Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 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-ssh15590147278841603270.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh4659681138843234183.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh2558749860492919186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh7591795534737706340.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d 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-ssh12622397151797701676.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ebbc55eab71e191b38dc3bff9bc5b1b552b008d # timeout=10 Commit message: "Merge changes Iad18a535,I8019d0c0" > 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 Running on prd-ubuntu20.04-docker-8c-8g-22782 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 Avoid second fetch Checking out Revision 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 (main) 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 > 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 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 # timeout=10 Commit message: "Merge pull request #42 from edgexfoundry/dependabot/pip/numpy-1.22.0" > git rev-list --no-walk 94bb558ef2d5ecf1c3cc860aba15ffe752c2445d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:39:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:39:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:39:58 ========================================================= 06:39:58 EdgeX Global Pipelines Version Info 06:39:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:39:59 ------------------- 06:39:59 stable info: 06:39:59 ------------------- 06:39:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:39:59 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 06:39:59 Message: update stable to v1.0.238 06:40:00 ------------------- 06:40:00 experimental info: 06:40:00 ------------------- 06:40:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:40:00 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 06:40:00 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38a1bf6 [Pipeline] echo 06:40:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:00 provisioning config files... 06:40:00 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7898434782899915392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:01 ---> docker-login.sh 06:40:01 nexus3.edgexfoundry.org:10001 06:40:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:01 Configure a credential helper to remove this warning. See 06:40:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:01 06:40:01 Login Succeeded 06:40:01 nexus3.edgexfoundry.org:10002 06:40:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:01 Configure a credential helper to remove this warning. See 06:40:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:01 06:40:01 Login Succeeded 06:40:01 nexus3.edgexfoundry.org:10003 06:40:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:01 Configure a credential helper to remove this warning. See 06:40:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:01 06:40:01 Login Succeeded 06:40:01 nexus3.edgexfoundry.org:10004 06:40:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:01 Configure a credential helper to remove this warning. See 06:40:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:01 06:40:01 Login Succeeded 06:40:01 docker.io 06:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:02 Configure a credential helper to remove this warning. See 06:40:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:02 06:40:02 Login Succeeded 06:40:02 ---> docker-login.sh ends [Pipeline] } 06:40:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:40:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:02 + grep -v github /etc/ssh/ssh_known_hosts 06:40:02 + [ -e /tmp/ssh_known_hosts ] 06:40:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:40:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:40:02 + sudo tee -a /etc/ssh/ssh_known_hosts 06:40:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:03 06:40:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:03 0.1.4: Pulling from edgex-devops/py-git-semver 06:40:03 b85a868b505f: Pulling fs layer 06:40:03 e2be974225ed: Pulling fs layer 06:40:03 339a4e72a1f5: Pulling fs layer 06:40:03 988bab9f4d93: Pulling fs layer 06:40:03 1469e6f7b9e6: Pulling fs layer 06:40:03 eaf3925da568: Pulling fs layer 06:40:03 bab4dde63d76: Pulling fs layer 06:40:03 bde34c3a00c8: Pulling fs layer 06:40:03 b352a97aabf1: Pulling fs layer 06:40:03 4872d77fe225: Pulling fs layer 06:40:03 5851b861e8e6: Pulling fs layer 06:40:03 988bab9f4d93: Waiting 06:40:03 1469e6f7b9e6: Waiting 06:40:03 eaf3925da568: Waiting 06:40:03 b352a97aabf1: Waiting 06:40:03 bab4dde63d76: Waiting 06:40:03 4872d77fe225: Waiting 06:40:03 bde34c3a00c8: Waiting 06:40:03 5851b861e8e6: Waiting 06:40:03 e2be974225ed: Verifying Checksum 06:40:03 e2be974225ed: Download complete 06:40:03 988bab9f4d93: Verifying Checksum 06:40:03 988bab9f4d93: Download complete 06:40:03 1469e6f7b9e6: Verifying Checksum 06:40:03 1469e6f7b9e6: Download complete 06:40:03 eaf3925da568: Download complete 06:40:03 339a4e72a1f5: Verifying Checksum 06:40:03 339a4e72a1f5: Download complete 06:40:03 bde34c3a00c8: Verifying Checksum 06:40:03 bde34c3a00c8: Download complete 06:40:03 b352a97aabf1: Verifying Checksum 06:40:03 b352a97aabf1: Download complete 06:40:03 4872d77fe225: Verifying Checksum 06:40:03 4872d77fe225: Download complete 06:40:03 5851b861e8e6: Verifying Checksum 06:40:03 b85a868b505f: Verifying Checksum 06:40:03 b85a868b505f: Download complete 06:40:04 bab4dde63d76: Verifying Checksum 06:40:04 bab4dde63d76: Download complete 06:40:04 b85a868b505f: Pull complete 06:40:05 e2be974225ed: Pull complete 06:40:05 339a4e72a1f5: Pull complete 06:40:05 988bab9f4d93: Pull complete 06:40:06 1469e6f7b9e6: Pull complete 06:40:06 eaf3925da568: Pull complete 06:40:07 bab4dde63d76: Pull complete 06:40:07 bde34c3a00c8: Pull complete 06:40:07 b352a97aabf1: Pull complete 06:40:07 4872d77fe225: Pull complete 06:40:08 5851b861e8e6: Pull complete 06:40:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:40:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:08 prd-ubuntu20.04-docker-8c-8g-22782 does not seem to be running inside a container 06:40:08 $ 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 06:40:09 $ docker top 5e12dbf9b11da4751e63e6226743d32b9726682b093faed7b9db1c3d75f53660 -eo pid,comm 06:40:09 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). 06:40:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:09 [ssh-agent] Looking for ssh-agent implementation... 06:40:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:09 $ docker exec 5e12dbf9b11da4751e63e6226743d32b9726682b093faed7b9db1c3d75f53660 ssh-agent 06:40:09 SSH_AUTH_SOCK=/tmp/ssh-LgjEYwFn9sZ0/agent.34 06:40:09 SSH_AGENT_PID=41 06:40:09 Running ssh-add (command line suppressed) 06:40:09 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7531594549891719229.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7531594549891719229.key) 06:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:10 + git tag --points-at HEAD [Pipeline] } 06:40:10 $ docker exec --env ******** --env ******** 5e12dbf9b11da4751e63e6226743d32b9726682b093faed7b9db1c3d75f53660 ssh-agent -k 06:40:10 unset SSH_AUTH_SOCK; 06:40:10 unset SSH_AGENT_PID; 06:40:10 echo Agent pid 41 killed; 06:40:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:10 [ssh-agent] Looking for ssh-agent implementation... 06:40:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:10 $ docker exec 5e12dbf9b11da4751e63e6226743d32b9726682b093faed7b9db1c3d75f53660 ssh-agent 06:40:10 SSH_AUTH_SOCK=/tmp/ssh-2pNLcALEqSYz/agent.74 06:40:10 SSH_AGENT_PID=80 06:40:10 Running ssh-add (command line suppressed) 06:40:10 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8534584675439720466.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8534584675439720466.key) 06:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:11 + git semver init 06:40:11 2022-08-15 06:40:11,442 [run_init] DEBUG init version:0.0.0 force:False 06:40:11 2022-08-15 06:40:11,443 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 06:40:11 2022-08-15 06:40:11,444 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 06:40:11 2022-08-15 06:40:11,444 [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) 06:40:12 2022-08-15 06:40:12,024 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 06:40:12 2022-08-15 06:40:12,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 06:40:12 2022-08-15 06:40:12,025 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:40:12 2022-08-15 06:40:12,025 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 06:40:12 0.0.2-dev.18 [Pipeline] } 06:40:12 $ docker exec --env ******** --env ******** 5e12dbf9b11da4751e63e6226743d32b9726682b093faed7b9db1c3d75f53660 ssh-agent -k 06:40:12 unset SSH_AUTH_SOCK; 06:40:12 unset SSH_AGENT_PID; 06:40:12 echo Agent pid 80 killed; 06:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:12 + git semver [Pipeline] } 06:40:13 $ docker stop --time=1 5e12dbf9b11da4751e63e6226743d32b9726682b093faed7b9db1c3d75f53660 06:40:14 $ docker rm -f 5e12dbf9b11da4751e63e6226743d32b9726682b093faed7b9db1c3d75f53660 [Pipeline] // withDockerContainer [Pipeline] sh 06:40:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:40:14 Stashed 1 file(s) [Pipeline] echo 06:40:14 [edgeXSemver]: initialized semver on version 0.0.2-dev.18 [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 06:40:15 provisioning config files... 06:40:15 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2863469540234357574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:15 ---> docker-login.sh 06:40:15 nexus3.edgexfoundry.org:10001 06:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:15 Configure a credential helper to remove this warning. See 06:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:15 06:40:15 Login Succeeded 06:40:15 nexus3.edgexfoundry.org:10002 06:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:15 Configure a credential helper to remove this warning. See 06:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:15 06:40:15 Login Succeeded 06:40:15 nexus3.edgexfoundry.org:10003 06:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:15 Configure a credential helper to remove this warning. See 06:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:15 06:40:15 Login Succeeded 06:40:15 nexus3.edgexfoundry.org:10004 06:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:15 Configure a credential helper to remove this warning. See 06:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:15 06:40:15 Login Succeeded 06:40:15 docker.io 06:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:40:16 Configure a credential helper to remove this warning. See 06:40:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:40:16 06:40:16 Login Succeeded 06:40:16 ---> docker-login.sh ends [Pipeline] } 06:40:16 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 06:40:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:40:17 + ls -al . 06:40:17 total 68 06:40:17 drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 06:40 . 06:40:17 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 06:39 .. 06:40:17 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 06:40 .git 06:40:17 -rw-rw-r-- 1 jenkins jenkins 22 Aug 15 06:39 .gitignore 06:40:17 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 06:40 .semver 06:40:17 -rw-rw-r-- 1 jenkins jenkins 2220 Aug 15 06:39 Dockerfile 06:40:17 -rw-rw-r-- 1 jenkins jenkins 746 Aug 15 06:39 Jenkinsfile 06:40:17 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 15 06:39 LICENSE 06:40:17 -rw-rw-r-- 1 jenkins jenkins 3582 Aug 15 06:39 README.md 06:40:17 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 06:39 TAF-Manager 06:40:17 drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 06:39 TUC 06:40:17 -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 06:40 VERSION 06:40:17 -rw-rw-r-- 1 jenkins jenkins 283 Aug 15 06:39 requirements.txt 06:40:17 -rw-rw-r-- 1 jenkins jenkins 54 Aug 15 06:39 robot-entrypoint.sh 06:40:17 -rw-rw-r-- 1 jenkins jenkins 445 Aug 15 06:39 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:17 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 --label arch=amd64 --label version=0.0.2-dev.18 . 06:40:17 Sending build context to Docker daemon 392.2kB 06:40:17 Step 1/12 : FROM alpine:3.16 06:40:18 3.16: Pulling from library/alpine 06:40:18 213ec9aee27d: Pulling fs layer 06:40:18 213ec9aee27d: Verifying Checksum 06:40:18 213ec9aee27d: Download complete 06:40:18 213ec9aee27d: Pull complete 06:40:18 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:40:18 Status: Downloaded newer image for alpine:3.16 06:40:18 ---> 9c6f07244728 06:40:18 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 06:40:18 ---> Running in 034c1ddef144 06:40:18 Removing intermediate container 034c1ddef144 06:40:18 ---> e96b3ffc591a 06:40:18 Step 3/12 : LABEL maintainer="Bruce Huang " 06:40:18 ---> Running in 39d759e717ea 06:40:18 Removing intermediate container 39d759e717ea 06:40:18 ---> 0a0565f77543 06:40:18 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 06:40:19 ---> 17e9bca4e58d 06:40:19 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 06:40:19 ---> 957919d0d39e 06:40:19 Step 6/12 : WORKDIR /edgex-taf 06:40:19 ---> Running in 230eacd978ac 06:40:19 Removing intermediate container 230eacd978ac 06:40:19 ---> d54dfc162bdb 06:40:19 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:40:19 ---> Running in 0d8cae87af08 06:40:19 Removing intermediate container 0d8cae87af08 06:40:19 ---> 64be121c4aa1 06:40:19 Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 06:40:19 ---> Running in 24fcb2acddfa 06:40:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:40:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:40:21 OK: 6 MiB in 14 packages 06:40:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:40:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:40:22 (1/7) Installing ca-certificates (20220614-r0) 06:40:22 (2/7) Installing brotli-libs (1.0.9-r6) 06:40:22 (3/7) Installing nghttp2-libs (1.47.0-r0) 06:40:23 (4/7) Installing libcurl (7.83.1-r2) 06:40:23 (5/7) Installing curl (7.83.1-r2) 06:40:23 (6/7) Installing docker-cli (20.10.16-r2) 06:40:24 (7/7) Installing openssl (1.1.1q-r0) 06:40:24 Executing busybox-1.35.0-r17.trigger 06:40:24 Executing ca-certificates-20220614-r0.trigger 06:40:24 OK: 50 MiB in 21 packages 06:40:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:40:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:40:25 (1/134) Installing libmagic (5.41-r0) 06:40:25 (2/134) Installing file (5.41-r0) 06:40:25 (3/134) Installing libxau (1.0.9-r0) 06:40:25 (4/134) Installing libxdmcp (1.1.3-r0) 06:40:25 (5/134) Installing libxcb (1.15-r0) 06:40:25 (6/134) Installing libx11 (1.8-r0) 06:40:26 (7/134) Installing libxext (1.3.4-r0) 06:40:26 (8/134) Installing libice (1.0.10-r0) 06:40:26 (9/134) Installing libuuid (2.38-r1) 06:40:26 (10/134) Installing libsm (1.2.3-r0) 06:40:26 (11/134) Installing libxt (1.2.1-r0) 06:40:26 (12/134) Installing libxmu (1.1.3-r0) 06:40:26 (13/134) Installing xset (1.2.4-r0) 06:40:26 (14/134) Installing xprop (1.2.5-r0) 06:40:26 (15/134) Installing xdg-utils (1.1.3-r3) 06:40:27 (16/134) Installing eudev-libs (3.2.11-r0) 06:40:27 (17/134) Installing pkgconf (1.8.0-r1) 06:40:27 (18/134) Installing libffi (3.4.2-r1) 06:40:27 (19/134) Installing libintl (0.21-r2) 06:40:27 (20/134) Installing libblkid (2.38-r1) 06:40:27 (21/134) Installing libmount (2.38-r1) 06:40:27 (22/134) Installing pcre (8.45-r2) 06:40:27 (23/134) Installing glib (2.72.1-r0) 06:40:27 (24/134) Installing xz-libs (5.2.5-r1) 06:40:27 (25/134) Installing libxml2 (2.9.14-r0) 06:40:27 (26/134) Installing shared-mime-info (2.2-r0) 06:40:28 (27/134) Installing hicolor-icon-theme (0.17-r1) 06:40:28 (28/134) Installing libjpeg-turbo (2.1.3-r1) 06:40:28 (29/134) Installing libpng (1.6.37-r1) 06:40:28 (30/134) Installing libwebp (1.2.3-r0) 06:40:28 (31/134) Installing zstd-libs (1.5.2-r1) 06:40:28 (32/134) Installing tiff (4.3.0-r1) 06:40:28 (33/134) Installing gdk-pixbuf (2.42.8-r0) 06:40:28 (34/134) Installing gtk-update-icon-cache (2.24.33-r3) 06:40:28 (35/134) Installing libxcomposite (0.4.5-r0) 06:40:28 (36/134) Installing libxfixes (6.0.0-r0) 06:40:28 (37/134) Installing libxrender (0.9.10-r3) 06:40:29 (38/134) Installing libxcursor (1.2.1-r0) 06:40:29 (39/134) Installing libxdamage (1.1.5-r1) 06:40:29 (40/134) Installing libxi (1.8-r0) 06:40:29 (41/134) Installing libxinerama (1.1.4-r1) 06:40:29 (42/134) Installing libxrandr (1.5.2-r1) 06:40:29 (43/134) Installing atk (2.38.0-r0) 06:40:29 (44/134) Installing libxtst (1.2.3-r3) 06:40:29 (45/134) Installing dbus-libs (1.14.0-r1) 06:40:29 (46/134) Installing at-spi2-core (2.44.1-r0) 06:40:29 (47/134) Installing at-spi2-atk (2.38.0-r0) 06:40:29 (48/134) Installing expat (2.4.8-r0) 06:40:29 (49/134) Installing libbz2 (1.0.8-r1) 06:40:30 Still waiting to schedule task 06:40:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:40:30 (50/134) Installing freetype (2.12.1-r0) 06:40:30 (51/134) Installing fontconfig (2.14.0-r0) 06:40:30 (52/134) Installing pixman (0.40.0-r3) 06:40:30 (53/134) Installing cairo (1.17.4-r2) 06:40:30 (54/134) Installing cairo-gobject (1.17.4-r2) 06:40:30 (55/134) Installing avahi-libs (0.8-r6) 06:40:30 (56/134) Installing gmp (6.2.1-r2) 06:40:30 (57/134) Installing nettle (3.7.3-r0) 06:40:30 (58/134) Installing p11-kit (0.24.1-r0) 06:40:30 (59/134) Installing libtasn1 (4.18.0-r0) 06:40:30 (60/134) Installing libunistring (1.0-r0) 06:40:31 (61/134) Installing gnutls (3.7.7-r0) 06:40:31 (62/134) Installing cups-libs (2.4.2-r0) 06:40:31 (63/134) Installing libepoxy (1.5.10-r0) 06:40:31 (64/134) Installing fribidi (1.0.12-r0) 06:40:31 (65/134) Installing graphite2 (1.3.14-r1) 06:40:31 (66/134) Installing harfbuzz (4.3.0-r0) 06:40:31 (67/134) Installing libxft (2.3.4-r0) 06:40:31 (68/134) Installing pango (1.50.7-r0) 06:40:32 (69/134) Installing wayland-libs-client (1.20.0-r0) 06:40:32 (70/134) Installing wayland-libs-cursor (1.20.0-r0) 06:40:32 (71/134) Installing wayland-libs-egl (1.20.0-r0) 06:40:32 (72/134) Installing xkeyboard-config (2.35.1-r0) 06:40:32 (73/134) Installing libxkbcommon (1.4.1-r0) 06:40:32 (74/134) Installing gtk+3.0 (3.24.34-r1) 06:40:32 Executing gtk+3.0-3.24.34-r1.post-install 06:40:32 (75/134) Installing libfontenc (1.1.4-r0) 06:40:32 (76/134) Installing mkfontscale (1.2.2-r0) 06:40:32 (77/134) Installing font-opensans (0_git20210927-r0) 06:40:33 (78/134) Installing libgcc (11.2.1_git20220219-r2) 06:40:33 (79/134) Installing libogg (1.3.5-r1) 06:40:33 (80/134) Installing libstdc++ (11.2.1_git20220219-r2) 06:40:33 (81/134) Installing flac (1.3.4-r0) 06:40:33 (82/134) Installing alsa-lib (1.2.7.2-r0) 06:40:33 (83/134) Installing libatomic (11.2.1_git20220219-r2) 06:40:33 (84/134) Installing sdl2 (2.0.22-r0) 06:40:33 (85/134) Installing aom-libs (3.3.0-r0) 06:40:34 (86/134) Installing libass (0.16.0-r0) 06:40:35 (87/134) Installing libdav1d (1.0.0-r0) 06:40:35 (88/134) Installing libpciaccess (0.16-r0) 06:40:35 (89/134) Installing libdrm (2.4.110-r0) 06:40:35 (90/134) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:40:35 (91/134) Installing ncurses-libs (6.3_p20220521-r0) 06:40:35 (92/134) Installing lame (3.100-r0) 06:40:35 (93/134) Installing opus (1.3.1-r1) 06:40:35 (94/134) Installing libasyncns (0.8-r1) 06:40:35 (95/134) Installing libltdl (2.4.7-r0) 06:40:35 (96/134) Installing orc (0.4.32-r0) 06:40:35 (97/134) Installing libvorbis (1.3.7-r0) 06:40:36 (98/134) Installing libsndfile (1.1.0-r0) 06:40:36 (99/134) Installing libgomp (11.2.1_git20220219-r2) 06:40:36 (100/134) Installing soxr (0.1.3-r2) 06:40:36 (101/134) Installing speexdsp (1.2.0-r0) 06:40:36 (102/134) Installing tdb-libs (1.4.6-r0) 06:40:36 (103/134) Installing libpulse (15.0-r2) 06:40:36 (104/134) Installing cjson (1.7.15-r3) 06:40:36 (105/134) Installing mbedtls (2.28.1-r0) 06:40:36 (106/134) Installing librist (0.2.6-r1) 06:40:36 (107/134) Installing libsrt (1.4.4-r0) 06:40:36 (108/134) Installing libssh (0.9.6-r1) 06:40:37 (109/134) Installing libtheora (1.1.1-r16) 06:40:37 (110/134) Installing v4l-utils-libs (1.22.1-r1) 06:40:37 (111/134) Installing libva (2.14.0-r0) 06:40:37 (112/134) Installing libvdpau (1.5-r0) 06:40:37 (113/134) Installing vidstab (1.1.0-r1) 06:40:37 (114/134) Installing libvpx (1.11.0-r1) 06:40:37 (115/134) Installing x264-libs (0.163_git20210613-r0) 06:40:37 (116/134) Installing numactl (2.0.14-r0) 06:40:37 (117/134) Installing x265-libs (3.5-r3) 06:40:38 (118/134) Installing xvidcore (1.3.7-r1) 06:40:38 (119/134) Installing ffmpeg-libs (5.0.1-r1) 06:40:39 (120/134) Installing libevent (2.1.12-r4) 06:40:39 (121/134) Installing mesa (21.3.8-r2) 06:40:39 (122/134) Installing wayland-libs-server (1.20.0-r0) 06:40:39 (123/134) Installing mesa-gbm (21.3.8-r2) 06:40:39 (124/134) Installing lcms2 (2.13.1-r0) 06:40:39 (125/134) Installing nspr (4.33-r0) 06:40:39 (126/134) Installing sqlite-libs (3.38.5-r0) 06:40:39 (127/134) Installing nss (3.78.1-r0) 06:40:39 (128/134) Installing re2 (2022.04.01-r0) 06:40:39 (129/134) Installing snappy (1.1.9-r4) 06:40:39 (130/134) Installing libgpg-error (1.45-r0) 06:40:39 (131/134) Installing libgcrypt (1.10.1-r0) 06:40:40 (132/134) Installing libxslt (1.1.35-r0) 06:40:40 (133/134) Installing chromium (102.0.5005.167-r0) 06:40:46 (134/134) Installing chromium-chromedriver (102.0.5005.167-r0) 06:40:47 Executing busybox-1.35.0-r17.trigger 06:40:47 Executing glib-2.72.1-r0.trigger 06:40:47 Executing shared-mime-info-2.2-r0.trigger 06:40:50 Executing gdk-pixbuf-2.42.8-r0.trigger 06:40:50 Executing gtk-update-icon-cache-2.24.33-r3.trigger 06:40:50 Executing fontconfig-2.14.0-r0.trigger 06:40:50 Executing mkfontscale-1.2.2-r0.trigger 06:40:50 OK: 424 MiB in 155 packages 06:40:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:40:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:40:51 (1/23) Installing binutils (2.38-r3) 06:40:51 (2/23) Installing isl22 (0.22-r0) 06:40:51 (3/23) Installing mpfr4 (4.1.0-r0) 06:40:51 (4/23) Installing mpc1 (1.2.1-r0) 06:40:51 (5/23) Installing gcc (11.2.1_git20220219-r2) 06:40:54 (6/23) Installing musl-dev (1.2.3-r0) 06:40:54 (7/23) Installing libc-dev (0.7.2-r3) 06:40:54 (8/23) Installing linux-headers (5.16.7-r1) 06:40:54 (9/23) Installing libffi-dev (3.4.2-r1) 06:40:54 (10/23) Installing libpq (14.5-r0) 06:40:54 (11/23) Installing openssl-dev (1.1.1q-r0) 06:40:54 (12/23) Installing libpq-dev (14.5-r0) 06:40:54 (13/23) Installing libecpg (14.5-r0) 06:40:55 (14/23) Installing libecpg-dev (14.5-r0) 06:40:55 (15/23) Installing llvm13-libs (13.0.1-r2) 06:40:57 (16/23) Installing clang-libs (13.0.1-r1) 06:41:00 (17/23) Installing clang (13.0.1-r1) 06:41:00 (18/23) Installing icu-data-en (71.1-r2) 06:41:00 Executing icu-data-en-71.1-r2.post-install 06:41:00 * 06:41:00 * If you need ICU with non-English locales and legacy charset support, install 06:41:00 * package icu-data-full. 06:41:00 * 06:41:00 (19/23) Installing icu-libs (71.1-r2) 06:41:00 (20/23) Installing icu (71.1-r2) 06:41:00 (21/23) Installing icu-dev (71.1-r2) 06:41:00 (22/23) Installing llvm13 (13.0.1-r2) 06:41:01 (23/23) Installing postgresql14-dev (14.5-r0) 06:41:02 Executing busybox-1.35.0-r17.trigger 06:41:02 OK: 844 MiB in 178 packages 06:41:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:41:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:41:03 (1/10) Installing g++ (11.2.1_git20220219-r2) 06:41:04 (2/10) Installing gdbm (1.23-r0) 06:41:04 (3/10) Installing mpdecimal (2.5.1-r1) 06:41:04 (4/10) Installing readline (8.1.2-r0) 06:41:04 (5/10) Installing python3 (3.10.5-r0) 06:41:06 (6/10) Installing python3-dev (3.10.5-r0) 06:41:07 (7/10) Installing libsodium (1.0.18-r0) 06:41:07 (8/10) Installing libzmq (4.3.4-r0) 06:41:08 (9/10) Installing libsodium-dev (1.0.18-r0) 06:41:08 (10/10) Installing zeromq-dev (4.3.4-r0) 06:41:08 Executing busybox-1.35.0-r17.trigger 06:41:08 OK: 996 MiB in 188 packages 06:41:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:41:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:41:09 OK: 996 MiB in 188 packages 06:41:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:41:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:41:10 (1/1) Installing tzdata (2022a-r0) 06:41:10 Executing busybox-1.35.0-r17.trigger 06:41:10 OK: 999 MiB in 189 packages 06:41:10 (1/1) Purging tzdata (2022a-r0) 06:41:10 Executing busybox-1.35.0-r17.trigger 06:41:10 OK: 996 MiB in 188 packages 06:41:14 Looking in links: /tmp/tmpjvjk53ca 06:41:14 Processing /tmp/tmpjvjk53ca/setuptools-58.1.0-py3-none-any.whl 06:41:14 Processing /tmp/tmpjvjk53ca/pip-22.0.4-py3-none-any.whl 06:41:14 Installing collected packages: setuptools, pip 06:41:16 Successfully installed pip-22.0.4 setuptools-58.1.0 06:41:16 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 06:41:16 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) 06:41:16 Collecting pip 06:41:16 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) 06:41:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 46.5 MB/s eta 0:00:00 06:41:16 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) 06:41:17 Collecting setuptools 06:41:17 Downloading setuptools-65.0.0-py3-none-any.whl (1.2 MB) 06:41:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 88.3 MB/s eta 0:00:00 06:41:17 Collecting wheel 06:41:17 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 06:41:17 Installing collected packages: wheel, setuptools, pip 06:41:17 Attempting uninstall: setuptools 06:41:17 Found existing installation: setuptools 58.1.0 06:41:17 Uninstalling setuptools-58.1.0: 06:41:17 Successfully uninstalled setuptools-58.1.0 06:41:18 Attempting uninstall: pip 06:41:18 Found existing installation: pip 22.0.4 06:41:18 Uninstalling pip-22.0.4: 06:41:18 Successfully uninstalled pip-22.0.4 06:41:20 Successfully installed pip-22.2.2 setuptools-65.0.0 wheel-0.37.1 06:41:20 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 06:41:21 Processing ./edgex-taf-common 06:41:21 Preparing metadata (setup.py): started 06:41:21 Preparing metadata (setup.py): finished with status 'done' 06:41:21 Building wheels for collected packages: edgex-taf-common 06:41:21 Building wheel for edgex-taf-common (setup.py): started 06:41:22 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 06:41:22 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=c1c9fbe8a4e42841a88416c91609183b1d09255519841924ee4642949171f507 06:41:22 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 06:41:22 Successfully built edgex-taf-common 06:41:22 Installing collected packages: edgex-taf-common 06:41:22 Successfully installed edgex-taf-common-0.0.0 06:41:22 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 06:41:22 Collecting robotframework==4.1.3 06:41:22 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 06:41:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 25.1 MB/s eta 0:00:00 06:41:22 Installing collected packages: robotframework 06:41:23 Successfully installed robotframework-4.1.3 06:41: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 06:41:24 Collecting docker==4.4.1 06:41:24 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 06:41:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 13.2 MB/s eta 0:00:00 06:41:24 Collecting six>=1.4.0 06:41:24 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 06:41:24 Collecting requests!=2.18.0,>=2.14.2 06:41:24 Downloading requests-2.28.1-py3-none-any.whl (62 kB) 06:41:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 9.7 MB/s eta 0:00:00 06:41:24 Collecting websocket-client>=0.32.0 06:41:24 Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) 06:41:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 8.7 MB/s eta 0:00:00 06:41:24 Collecting idna<4,>=2.5 06:41:24 Downloading idna-3.3-py3-none-any.whl (61 kB) 06:41:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.8 MB/s eta 0:00:00 06:41:24 Collecting certifi>=2017.4.17 06:41:24 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 06:41:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 19.6 MB/s eta 0:00:00 06:41:24 Collecting urllib3<1.27,>=1.21.1 06:41:24 Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 06:41:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 19.6 MB/s eta 0:00:00 06:41:24 Collecting charset-normalizer<3,>=2 06:41:24 Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 06:41:24 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 06:41:25 Successfully installed certifi-2022.6.15 charset-normalizer-2.1.0 docker-4.4.1 idna-3.3 requests-2.28.1 six-1.16.0 urllib3-1.26.11 websocket-client-1.3.3 06:41:25 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 06:41:26 Collecting python-dotenv==0.15.0 06:41:26 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 06:41:26 Installing collected packages: python-dotenv 06:41:26 Successfully installed python-dotenv-0.15.0 06:41:26 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 06:41:27 Collecting RESTinstance==1.0.2 06:41:27 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 06:41:27 Collecting GenSON 06:41:27 Downloading genson-1.2.2.tar.gz (34 kB) 06:41:27 Preparing metadata (setup.py): started 06:41:27 Preparing metadata (setup.py): finished with status 'done' 06:41:27 Collecting docutils 06:41:27 Downloading docutils-0.19-py3-none-any.whl (570 kB) 06:41:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 44.6 MB/s eta 0:00:00 06:41:27 Collecting rfc3987 06:41:27 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:41:27 Collecting pytz 06:41:27 Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB) 06:41:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.6/500.6 kB 42.0 MB/s eta 0:00:00 06:41:27 Collecting flex 06:41:27 Downloading flex-6.14.1.tar.gz (40 kB) 06:41:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.9 MB/s eta 0:00:00 06:41:27 Preparing metadata (setup.py): started 06:41:28 Preparing metadata (setup.py): finished with status 'done' 06:41:28 Collecting pygments 06:41:28 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) 06:41:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 63.8 MB/s eta 0:00:00 06:41:28 Collecting tzlocal 06:41:28 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 06:41:28 Collecting jsonschema 06:41:28 Downloading jsonschema-4.9.1-py3-none-any.whl (79 kB) 06:41:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 18.5 MB/s eta 0:00:00 06:41:28 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) 06:41:28 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 06:41:28 Collecting strict-rfc3339 06:41:28 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:41:28 Preparing metadata (setup.py): started 06:41:28 Preparing metadata (setup.py): finished with status 'done' 06:41:28 Collecting jsonpath-ng 06:41:28 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 06:41:28 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 06:41:28 Collecting PyYAML>=3.11 06:41:28 Downloading PyYAML-6.0.tar.gz (124 kB) 06:41:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 19.8 MB/s eta 0:00:00 06:41:28 Installing build dependencies: started 06:41:33 Installing build dependencies: finished with status 'done' 06:41:33 Getting requirements to build wheel: started 06:41:34 Getting requirements to build wheel: finished with status 'done' 06:41:34 Preparing metadata (pyproject.toml): started 06:41:34 Preparing metadata (pyproject.toml): finished with status 'done' 06:41:34 Collecting validate-email>=1.2 06:41:34 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:41:34 Preparing metadata (setup.py): started 06:41:35 Preparing metadata (setup.py): finished with status 'done' 06:41:35 Collecting click>=3.3 06:41:35 Downloading click-8.1.3-py3-none-any.whl (96 kB) 06:41:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 14.9 MB/s eta 0:00:00 06:41:35 Collecting jsonpointer>=1.7 06:41:35 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 06:41:35 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) 06:41:35 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.0) 06:41:35 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.3) 06:41:35 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.11) 06:41:35 Collecting ply 06:41:35 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:41:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.9 MB/s eta 0:00:00 06:41:35 Collecting decorator 06:41:35 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 06:41:35 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 06:41:35 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 06:41:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 14.8 MB/s eta 0:00:00 06:41:35 Installing build dependencies: started 06:41:37 Installing build dependencies: finished with status 'done' 06:41:37 Getting requirements to build wheel: started 06:41:37 Getting requirements to build wheel: finished with status 'done' 06:41:37 Preparing metadata (pyproject.toml): started 06:41:38 Preparing metadata (pyproject.toml): finished with status 'done' 06:41:38 Collecting attrs>=17.4.0 06:41:38 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 06:41:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.2 MB/s eta 0:00:00 06:41:38 Collecting pytz-deprecation-shim 06:41:38 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 06:41:38 Collecting tzdata 06:41:38 Downloading tzdata-2022.2-py2.py3-none-any.whl (336 kB) 06:41:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.4/336.4 kB 38.5 MB/s eta 0:00:00 06:41:38 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 06:41:38 Building wheel for flex (setup.py): started 06:41:39 Building wheel for flex (setup.py): finished with status 'done' 06:41:39 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=e105b9a358a4bd5922e7ee2dc98e3415b0ac7d28a8137779eed4f9434b3e0548 06:41:39 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 06:41:39 Building wheel for strict-rfc3339 (setup.py): started 06:41:39 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 06:41:39 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=fe5b5a3f340d4945a48f20e22bdde34a9e70bcee18fd3f11b9dece1b2098354d 06:41:39 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 06:41:39 Building wheel for GenSON (setup.py): started 06:41:39 Building wheel for GenSON (setup.py): finished with status 'done' 06:41:39 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=a16f88f58e12a0a2734866afc7294b6a5903d12eb04f3647bc68c153187584c3 06:41:39 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 06:41:39 Building wheel for pyrsistent (pyproject.toml): started 06:41:41 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 06:41:41 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_x86_64.whl size=114684 sha256=c5fc85e9f842b42f9ca76b53bed694e5d132f9fe23b9e531793811829be68ac7 06:41:41 Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 06:41:41 Building wheel for PyYAML (pyproject.toml): started 06:41:41 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 06:41:41 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=5a9e18e8e7cafe6ffa61de459cef89b41d445a11b244263e7da1a401798a28f4 06:41:41 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 06:41:41 Building wheel for validate-email (setup.py): started 06:41:42 Building wheel for validate-email (setup.py): finished with status 'done' 06:41:42 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=c6b5dc1377cb783b8783c50e5a06f12f2de3e46fbc5ab0962d6e348c08e39c62 06:41:42 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 06:41:42 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 06:41:42 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 06:41:45 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.9.1 ply-3.11 pygments-2.12.0 pyrsistent-0.18.1 pytz-2022.2.1 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.2 tzlocal-4.2 validate-email-1.3 06:41:45 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 06:41:45 Collecting robotbackgroundlogger==1.2 06:41:45 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:41:45 Preparing metadata (setup.py): started 06:41:46 Preparing metadata (setup.py): finished with status 'done' 06:41:46 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 06:41:46 Building wheels for collected packages: robotbackgroundlogger 06:41:46 Building wheel for robotbackgroundlogger (setup.py): started 06:41:46 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 06:41:46 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=239871f85c35656a8c2a056aadc972df3a4b2a5d204a1f7cdbca242c635fe3de 06:41:46 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 06:41:46 Successfully built robotbackgroundlogger 06:41:46 Installing collected packages: robotbackgroundlogger 06:41:46 Successfully installed robotbackgroundlogger-1.2 06:41:46 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 06:41:47 Collecting configparser==5.0.1 06:41:47 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 06:41:47 Installing collected packages: configparser 06:41:47 Successfully installed configparser-5.0.1 06:41:47 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 06:41:48 Collecting requests==2.25.1 06:41:48 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 06:41:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.7 MB/s eta 0:00:00 06:41:48 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.6.15) 06:41:48 Collecting idna<3,>=2.5 06:41:48 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 06:41:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.4 MB/s eta 0:00:00 06:41:48 Collecting chardet<5,>=3.0.2 06:41:48 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 06:41:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 19.2 MB/s eta 0:00:00 06:41:48 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.11) 06:41:48 Installing collected packages: idna, chardet, requests 06:41:48 Attempting uninstall: idna 06:41:49 Found existing installation: idna 3.3 06:41:49 Uninstalling idna-3.3: 06:41:49 Successfully uninstalled idna-3.3 06:41:49 Attempting uninstall: requests 06:41:49 Found existing installation: requests 2.28.1 06:41:49 Uninstalling requests-2.28.1: 06:41:49 Successfully uninstalled requests-2.28.1 06:41:49 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 06:41:49 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 06:41:50 Collecting robotframework-requests==0.8.0 06:41:50 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 06:41:50 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 06:41:50 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 06:41:50 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 06:41:50 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 06:41:50 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.11) 06:41:50 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) 06:41:50 Installing collected packages: robotframework-requests 06:41:50 Successfully installed robotframework-requests-0.8.0 06:41:50 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 06:41:50 Collecting paho-mqtt==1.5.1 06:41:50 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 06:41:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 11.6 MB/s eta 0:00:00 06:41:51 Preparing metadata (setup.py): started 06:41:51 Preparing metadata (setup.py): finished with status 'done' 06:41:51 Building wheels for collected packages: paho-mqtt 06:41:51 Building wheel for paho-mqtt (setup.py): started 06:41:52 Building wheel for paho-mqtt (setup.py): finished with status 'done' 06:41:52 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=c2b10d8abaac245d50c30db822a3b595bc7a3620b6a2c2b3e09c463cf94a561e 06:41:52 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 06:41:52 Successfully built paho-mqtt 06:41:52 Installing collected packages: paho-mqtt 06:41:52 Successfully installed paho-mqtt-1.5.1 06:41:52 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 06:41:52 Collecting redis==3.5.3 06:41:52 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 06:41:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 6.8 MB/s eta 0:00:00 06:41:53 Installing collected packages: redis 06:41:53 Successfully installed redis-3.5.3 06:41:53 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 06:41:54 Collecting pyzmq==22.2.1 06:41:54 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 06:41:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 34.4 MB/s eta 0:00:00 06:41:54 Installing build dependencies: started 06:41:57 Installing build dependencies: finished with status 'done' 06:41:57 Getting requirements to build wheel: started 06:41:57 Getting requirements to build wheel: finished with status 'done' 06:41:57 Preparing metadata (pyproject.toml): started 06:41:57 Preparing metadata (pyproject.toml): finished with status 'done' 06:41:58 Building wheels for collected packages: pyzmq 06:41:58 Building wheel for pyzmq (pyproject.toml): started 06:42:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22783 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 06:42:08 Selected Git installation does not exist. Using Default 06:42:08 The recommended git tool is: NONE 06:42:14 using credential edgex-jenkins-ssh 06:42:14 Cloning the remote Git repository 06:42:14 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 06:42:14 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 06:42:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 06:42:14 > git --version # timeout=10 06:42:15 > git --version # 'git version 2.25.1' 06:42:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:42:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:15 Avoid second fetch 06:42:15 Checking out Revision 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 (main) 06:42:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 06:42:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:42:15 > git config core.sparsecheckout # timeout=10 06:42:15 > git checkout -f 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 # timeout=10 06:42:20 Commit message: "Merge pull request #42 from edgexfoundry/dependabot/pip/numpy-1.22.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:42:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:42:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:20 Dload Upload Total Spent Left Speed 06:42:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92029 [Pipeline] sh 06:42:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:42:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:42:22 + sudo tee /etc/docker/daemon.new 06:42:22 { 06:42:22 "registry-mirrors": [ 06:42:22 "https://nexus3.edgexfoundry.org:10001" 06:42:22 ], 06:42:22 "bip": "10.250.0.254/24", 06:42:22 "hosts": [ 06:42:22 "tcp://0.0.0.0:5555", 06:42:22 "unix:///var/run/docker.sock" 06:42:22 ], 06:42:22 "mtu": 1458, 06:42:22 "selinux-enabled": true, 06:42:22 "seccomp-profile": "/etc/docker/seccomp.json" 06:42:22 } [Pipeline] sh 06:42:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:42:22 + sudo service docker restart 06:42:24 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 06:42:24 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537188 sha256=782a1ef4c01c06254e5d193830208db2d5968b42475dcf8d030401467001c9cb 06:42:24 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 06:42:24 Successfully built pyzmq 06:42:24 Installing collected packages: pyzmq 06:42:24 Successfully installed pyzmq-22.2.1 06:42: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 06:42:24 Collecting robotframework-seleniumlibrary==5.1.3 06:42:24 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 06:42:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 5.6 MB/s eta 0:00:00 06:42:24 Collecting selenium>=3.141.0 06:42:24 Downloading selenium-4.4.0-py3-none-any.whl (985 kB) 06:42:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 985.8/985.8 kB 32.7 MB/s eta 0:00:00 06:42:24 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 06:42:24 Collecting robotframework-pythonlibcore>=2.1.0 06:42:24 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 06:42:24 Collecting trio-websocket~=0.9 06:42:24 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 06:42:24 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.11) 06:42:24 Collecting trio~=0.17 06:42:24 Downloading trio-0.21.0-py3-none-any.whl (358 kB) 06:42:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 32.0 MB/s eta 0:00:00 06:42:24 Collecting sniffio 06:42:24 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 06:42:24 Collecting async-generator>=1.9 06:42:24 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 06:42:24 Collecting sortedcontainers 06:42:24 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:42:24 Collecting outcome 06:42:24 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 06:42:24 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) 06:42:24 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 06:42:24 Collecting wsproto>=0.14 06:42:24 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 06:42:24 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 06:42:24 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:42:24 Collecting cryptography>=1.3.4 06:42:24 Downloading cryptography-37.0.4-cp36-abi3-musllinux_1_1_x86_64.whl (4.2 MB) 06:42:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 70.7 MB/s eta 0:00:00 06:42:24 Collecting pyOpenSSL>=0.14 06:42:24 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 06:42:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 10.7 MB/s eta 0:00:00 06:42:24 Requirement already satisfied: certifi in /usr/lib/python3.10/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.6.15) 06:42:24 Collecting cffi>=1.12 06:42:24 Downloading cffi-1.15.1-cp310-cp310-musllinux_1_1_x86_64.whl (464 kB) 06:42:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.1/464.1 kB 50.3 MB/s eta 0:00:00 06:42:24 Collecting h11<1,>=0.9.0 06:42:24 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 06:42:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 10.1 MB/s eta 0:00:00 06:42:24 Collecting pycparser 06:42:24 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 06:42:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 25.2 MB/s eta 0:00:00 06:42:24 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 06:42:25 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.1 cryptography-37.0.4 h11-0.13.0 outcome-1.2.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.4.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.21.0 trio-websocket-0.9.2 wsproto-1.1.0 06:42:25 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 06:42:26 Collecting psycopg2==2.9.3 06:42:26 Downloading psycopg2-2.9.3.tar.gz (380 kB) 06:42:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 27.3 MB/s eta 0:00:00 06:42:26 Preparing metadata (setup.py): started 06:42:27 Preparing metadata (setup.py): finished with status 'done' 06:42:27 Building wheels for collected packages: psycopg2 06:42:27 Building wheel for psycopg2 (setup.py): started 06:42:37 Building wheel for psycopg2 (setup.py): finished with status 'done' 06:42:37 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=32b64a324aa7294ece5ad36c8f997a51b0cb7844d6ae2f3818825906e4ab0bc5 06:42:37 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 06:42:37 Successfully built psycopg2 06:42:37 Installing collected packages: psycopg2 06:42:37 Successfully installed psycopg2-2.9.3 06:42:37 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 06:42:38 Collecting numpy==1.22.3 06:42:38 Downloading numpy-1.22.3.zip (11.5 MB) 06:42:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 97.3 MB/s eta 0:00:00 06:42:39 Installing build dependencies: started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:41 provisioning config files... 06:42:41 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7504926795869165975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:41 ---> docker-login.sh 06:42:41 nexus3.edgexfoundry.org:10001 06:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:42 Installing build dependencies: finished with status 'done' 06:42:42 Getting requirements to build wheel: started 06:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:42 Configure a credential helper to remove this warning. See 06:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:42 06:42:42 Login Succeeded 06:42:42 nexus3.edgexfoundry.org:10002 06:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:42 Configure a credential helper to remove this warning. See 06:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:42 06:42:42 Login Succeeded 06:42:42 nexus3.edgexfoundry.org:10003 06:42:42 Getting requirements to build wheel: finished with status 'done' 06:42:42 Preparing metadata (pyproject.toml): started 06:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:43 Configure a credential helper to remove this warning. See 06:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:43 06:42:43 Login Succeeded 06:42:43 nexus3.edgexfoundry.org:10004 06:42:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:43 Configure a credential helper to remove this warning. See 06:42:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:43 06:42:43 Login Succeeded 06:42:43 docker.io 06:42:43 Preparing metadata (pyproject.toml): finished with status 'done' 06:42:43 Building wheels for collected packages: numpy 06:42:43 Building wheel for numpy (pyproject.toml): started 06:42:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:42:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:42:44 Configure a credential helper to remove this warning. See 06:42:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:42:44 06:42:44 Login Succeeded 06:42:44 ---> docker-login.sh ends [Pipeline] } 06:42:44 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 06:42:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:42:45 + ls -al . 06:42:45 total 64 06:42:45 drwxrwxr-x 5 jenkins jenkins 4096 Aug 15 06:42 . 06:42:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 06:42 .. 06:42:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 06:42 .git 06:42:45 -rw-rw-r-- 1 jenkins jenkins 22 Aug 15 06:42 .gitignore 06:42:45 -rw-rw-r-- 1 jenkins jenkins 2220 Aug 15 06:42 Dockerfile 06:42:45 -rw-rw-r-- 1 jenkins jenkins 746 Aug 15 06:42 Jenkinsfile 06:42:45 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 15 06:42 LICENSE 06:42:45 -rw-rw-r-- 1 jenkins jenkins 3582 Aug 15 06:42 README.md 06:42:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 06:42 TAF-Manager 06:42:45 drwxrwxr-x 6 jenkins jenkins 4096 Aug 15 06:42 TUC 06:42:45 -rw-rw-r-- 1 jenkins jenkins 12 Aug 15 06:40 VERSION 06:42:45 -rw-rw-r-- 1 jenkins jenkins 283 Aug 15 06:42 requirements.txt 06:42:45 -rw-rw-r-- 1 jenkins jenkins 54 Aug 15 06:42 robot-entrypoint.sh 06:42:45 -rw-rw-r-- 1 jenkins jenkins 445 Aug 15 06:42 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:45 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 --label arch=arm64 --label version=0.0.2-dev.18 . 06:42:45 Sending build context to Docker daemon 245.8kB 06:42:46 Step 1/12 : FROM alpine:3.16 06:42:46 3.16: Pulling from library/alpine 06:42:47 9b18e9b68314: Pulling fs layer 06:42:47 9b18e9b68314: Verifying Checksum 06:42:47 9b18e9b68314: Download complete 06:42:47 9b18e9b68314: Pull complete 06:42:47 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:42:47 Status: Downloaded newer image for alpine:3.16 06:42:47 ---> a6215f271958 06:42:47 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 06:42:47 ---> Running in fadfe8b4e804 06:42:48 Removing intermediate container fadfe8b4e804 06:42:48 ---> 2f1f3da28bb9 06:42:48 Step 3/12 : LABEL maintainer="Bruce Huang " 06:42:48 ---> Running in 2dac4991e0ce 06:42:48 Removing intermediate container 2dac4991e0ce 06:42:48 ---> 3e0e70d2891d 06:42:48 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 06:42:49 ---> 177ec9d9728e 06:42:49 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 06:42:50 ---> 36fccc45e66a 06:42:50 Step 6/12 : WORKDIR /edgex-taf 06:42:50 ---> Running in dc9300d82e07 06:42:50 Removing intermediate container dc9300d82e07 06:42:50 ---> 455e07ee89ea 06:42:50 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:42:50 ---> Running in d16bf56e39e6 06:42:51 Removing intermediate container d16bf56e39e6 06:42:51 ---> 092b9df9f0b9 06:42:51 Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 06:42:52 ---> Running in af9a65d9240d 06:42:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:42:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:42:55 OK: 5 MiB in 14 packages 06:42:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:42:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:42:57 (1/7) Installing ca-certificates (20220614-r0) 06:42:57 (2/7) Installing brotli-libs (1.0.9-r6) 06:42:57 (3/7) Installing nghttp2-libs (1.47.0-r0) 06:42:57 (4/7) Installing libcurl (7.83.1-r2) 06:42:57 (5/7) Installing curl (7.83.1-r2) 06:42:57 (6/7) Installing docker-cli (20.10.16-r2) 06:42:59 (7/7) Installing openssl (1.1.1q-r0) 06:42:59 Executing busybox-1.35.0-r17.trigger 06:42:59 Executing ca-certificates-20220614-r0.trigger 06:42:59 OK: 49 MiB in 21 packages 06:43:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:43:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:43:02 (1/133) Installing libmagic (5.41-r0) 06:43:02 (2/133) Installing file (5.41-r0) 06:43:02 (3/133) Installing libxau (1.0.9-r0) 06:43:02 (4/133) Installing libxdmcp (1.1.3-r0) 06:43:02 (5/133) Installing libxcb (1.15-r0) 06:43:02 (6/133) Installing libx11 (1.8-r0) 06:43:02 (7/133) Installing libxext (1.3.4-r0) 06:43:02 (8/133) Installing libice (1.0.10-r0) 06:43:03 (9/133) Installing libuuid (2.38-r1) 06:43:03 (10/133) Installing libsm (1.2.3-r0) 06:43:03 (11/133) Installing libxt (1.2.1-r0) 06:43:03 (12/133) Installing libxmu (1.1.3-r0) 06:43:03 (13/133) Installing xset (1.2.4-r0) 06:43:03 (14/133) Installing xprop (1.2.5-r0) 06:43:03 (15/133) Installing xdg-utils (1.1.3-r3) 06:43:03 (16/133) Installing eudev-libs (3.2.11-r0) 06:43:03 (17/133) Installing pkgconf (1.8.0-r1) 06:43:03 (18/133) Installing libffi (3.4.2-r1) 06:43:03 (19/133) Installing libintl (0.21-r2) 06:43:03 (20/133) Installing libblkid (2.38-r1) 06:43:04 (21/133) Installing libmount (2.38-r1) 06:43:04 (22/133) Installing pcre (8.45-r2) 06:43:04 (23/133) Installing glib (2.72.1-r0) 06:43:04 (24/133) Installing xz-libs (5.2.5-r1) 06:43:04 (25/133) Installing libxml2 (2.9.14-r0) 06:43:04 (26/133) Installing shared-mime-info (2.2-r0) 06:43:04 (27/133) Installing hicolor-icon-theme (0.17-r1) 06:43:04 (28/133) Installing libjpeg-turbo (2.1.3-r1) 06:43:04 (29/133) Installing libpng (1.6.37-r1) 06:43:05 (30/133) Installing libwebp (1.2.3-r0) 06:43:05 (31/133) Installing zstd-libs (1.5.2-r1) 06:43:05 (32/133) Installing tiff (4.3.0-r1) 06:43:05 (33/133) Installing gdk-pixbuf (2.42.8-r0) 06:43:05 (34/133) Installing gtk-update-icon-cache (2.24.33-r3) 06:43:05 (35/133) Installing libxcomposite (0.4.5-r0) 06:43:05 (36/133) Installing libxfixes (6.0.0-r0) 06:43:05 (37/133) Installing libxrender (0.9.10-r3) 06:43:05 (38/133) Installing libxcursor (1.2.1-r0) 06:43:06 (39/133) Installing libxdamage (1.1.5-r1) 06:43:06 (40/133) Installing libxi (1.8-r0) 06:43:06 (41/133) Installing libxinerama (1.1.4-r1) 06:43:06 (42/133) Installing libxrandr (1.5.2-r1) 06:43:06 (43/133) Installing atk (2.38.0-r0) 06:43:06 (44/133) Installing libxtst (1.2.3-r3) 06:43:06 (45/133) Installing dbus-libs (1.14.0-r1) 06:43:06 (46/133) Installing at-spi2-core (2.44.1-r0) 06:43:06 (47/133) Installing at-spi2-atk (2.38.0-r0) 06:43:06 (48/133) Installing expat (2.4.8-r0) 06:43:06 (49/133) Installing libbz2 (1.0.8-r1) 06:43:06 (50/133) Installing freetype (2.12.1-r0) 06:43:07 (51/133) Installing fontconfig (2.14.0-r0) 06:43:07 (52/133) Installing pixman (0.40.0-r3) 06:43:07 (53/133) Installing cairo (1.17.4-r2) 06:43:07 (54/133) Installing cairo-gobject (1.17.4-r2) 06:43:07 (55/133) Installing avahi-libs (0.8-r6) 06:43:07 (56/133) Installing gmp (6.2.1-r2) 06:43:07 (57/133) Installing nettle (3.7.3-r0) 06:43:07 (58/133) Installing p11-kit (0.24.1-r0) 06:43:07 (59/133) Installing libtasn1 (4.18.0-r0) 06:43:07 (60/133) Installing libunistring (1.0-r0) 06:43:08 (61/133) Installing gnutls (3.7.7-r0) 06:43:08 (62/133) Installing cups-libs (2.4.2-r0) 06:43:08 (63/133) Installing libepoxy (1.5.10-r0) 06:43:08 (64/133) Installing fribidi (1.0.12-r0) 06:43:08 (65/133) Installing graphite2 (1.3.14-r1) 06:43:08 (66/133) Installing harfbuzz (4.3.0-r0) 06:43:08 (67/133) Installing libxft (2.3.4-r0) 06:43:08 (68/133) Installing pango (1.50.7-r0) 06:43:09 (69/133) Installing wayland-libs-client (1.20.0-r0) 06:43:09 (70/133) Installing wayland-libs-cursor (1.20.0-r0) 06:43:09 (71/133) Installing wayland-libs-egl (1.20.0-r0) 06:43:09 (72/133) Installing xkeyboard-config (2.35.1-r0) 06:43:09 (73/133) Installing libxkbcommon (1.4.1-r0) 06:43:09 (74/133) Installing gtk+3.0 (3.24.34-r1) 06:43:09 Executing gtk+3.0-3.24.34-r1.post-install 06:43:09 (75/133) Installing libfontenc (1.1.4-r0) 06:43:10 (76/133) Installing mkfontscale (1.2.2-r0) 06:43:10 (77/133) Installing font-opensans (0_git20210927-r0) 06:43:10 (78/133) Installing libgcc (11.2.1_git20220219-r2) 06:43:10 (79/133) Installing libogg (1.3.5-r1) 06:43:10 (80/133) Installing libstdc++ (11.2.1_git20220219-r2) 06:43:10 (81/133) Installing flac (1.3.4-r0) 06:43:10 (82/133) Installing alsa-lib (1.2.7.2-r0) 06:43:10 (83/133) Installing libatomic (11.2.1_git20220219-r2) 06:43:10 (84/133) Installing sdl2 (2.0.22-r0) 06:43:10 (85/133) Installing aom-libs (3.3.0-r0) 06:43:11 (86/133) Installing libass (0.16.0-r0) 06:43:11 (87/133) Installing libdav1d (1.0.0-r0) 06:43:11 (88/133) Installing libdrm (2.4.110-r0) 06:43:11 (89/133) Installing ncurses-terminfo-base (6.3_p20220521-r0) 06:43:11 (90/133) Installing ncurses-libs (6.3_p20220521-r0) 06:43:11 (91/133) Installing lame (3.100-r0) 06:43:11 (92/133) Installing opus (1.3.1-r1) 06:43:12 (93/133) Installing libasyncns (0.8-r1) 06:43:12 (94/133) Installing libltdl (2.4.7-r0) 06:43:12 (95/133) Installing orc (0.4.32-r0) 06:43:12 (96/133) Installing libvorbis (1.3.7-r0) 06:43:12 (97/133) Installing libsndfile (1.1.0-r0) 06:43:12 (98/133) Installing libgomp (11.2.1_git20220219-r2) 06:43:12 (99/133) Installing soxr (0.1.3-r2) 06:43:12 (100/133) Installing speexdsp (1.2.0-r0) 06:43:12 (101/133) Installing tdb-libs (1.4.6-r0) 06:43:12 (102/133) Installing libpulse (15.0-r2) 06:43:12 (103/133) Installing cjson (1.7.15-r3) 06:43:13 (104/133) Installing mbedtls (2.28.1-r0) 06:43:13 (105/133) Installing librist (0.2.6-r1) 06:43:13 (106/133) Installing libsrt (1.4.4-r0) 06:43:13 (107/133) Installing libssh (0.9.6-r1) 06:43:13 (108/133) Installing libtheora (1.1.1-r16) 06:43:13 (109/133) Installing v4l-utils-libs (1.22.1-r1) 06:43:13 (110/133) Installing libva (2.14.0-r0) 06:43:13 (111/133) Installing libvdpau (1.5-r0) 06:43:13 (112/133) Installing vidstab (1.1.0-r1) 06:43:13 (113/133) Installing libvpx (1.11.0-r1) 06:43:13 (114/133) Installing x264-libs (0.163_git20210613-r0) 06:43:14 (115/133) Installing numactl (2.0.14-r0) 06:43:14 (116/133) Installing x265-libs (3.5-r3) 06:43:15 (117/133) Installing xvidcore (1.3.7-r1) 06:43:15 (118/133) Installing ffmpeg-libs (5.0.1-r1) 06:43:16 (119/133) Installing libevent (2.1.12-r4) 06:43:16 (120/133) Installing mesa (21.3.8-r2) 06:43:16 (121/133) Installing wayland-libs-server (1.20.0-r0) 06:43:16 (122/133) Installing mesa-gbm (21.3.8-r2) 06:43:16 (123/133) Installing lcms2 (2.13.1-r0) 06:43:16 (124/133) Installing nspr (4.33-r0) 06:43:16 (125/133) Installing sqlite-libs (3.38.5-r0) 06:43:17 (126/133) Installing nss (3.78.1-r0) 06:43:17 (127/133) Installing re2 (2022.04.01-r0) 06:43:17 (128/133) Installing snappy (1.1.9-r4) 06:43:17 (129/133) Installing libgpg-error (1.45-r0) 06:43:17 (130/133) Installing libgcrypt (1.10.1-r0) 06:43:17 (131/133) Installing libxslt (1.1.35-r0) 06:43:17 (132/133) Installing chromium (102.0.5005.167-r0) 06:43:24 (133/133) Installing chromium-chromedriver (102.0.5005.167-r0) 06:43:24 Executing busybox-1.35.0-r17.trigger 06:43:24 Executing glib-2.72.1-r0.trigger 06:43:24 Executing shared-mime-info-2.2-r0.trigger 06:43:31 Executing gdk-pixbuf-2.42.8-r0.trigger 06:43:31 Executing gtk-update-icon-cache-2.24.33-r3.trigger 06:43:31 Executing fontconfig-2.14.0-r0.trigger 06:43:31 Executing mkfontscale-1.2.2-r0.trigger 06:43:31 OK: 390 MiB in 154 packages 06:43:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:43:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:43:32 (1/23) Installing binutils (2.38-r3) 06:43:32 (2/23) Installing isl22 (0.22-r0) 06:43:32 (3/23) Installing mpfr4 (4.1.0-r0) 06:43:32 (4/23) Installing mpc1 (1.2.1-r0) 06:43:32 (5/23) Installing gcc (11.2.1_git20220219-r2) 06:43:35 (6/23) Installing musl-dev (1.2.3-r0) 06:43:35 (7/23) Installing libc-dev (0.7.2-r3) 06:43:35 (8/23) Installing linux-headers (5.16.7-r1) 06:43:36 (9/23) Installing libffi-dev (3.4.2-r1) 06:43:36 (10/23) Installing libpq (14.5-r0) 06:43:36 (11/23) Installing openssl-dev (1.1.1q-r0) 06:43:36 (12/23) Installing libpq-dev (14.5-r0) 06:43:36 (13/23) Installing libecpg (14.5-r0) 06:43:36 (14/23) Installing libecpg-dev (14.5-r0) 06:43:36 (15/23) Installing llvm13-libs (13.0.1-r2) 06:43:39 (16/23) Installing clang-libs (13.0.1-r1) 06:43:41 (17/23) Installing clang (13.0.1-r1) 06:43:41 (18/23) Installing icu-data-en (71.1-r2) 06:43:42 Executing icu-data-en-71.1-r2.post-install 06:43:42 * 06:43:42 * If you need ICU with non-English locales and legacy charset support, install 06:43:42 * package icu-data-full. 06:43:42 * 06:43:42 (19/23) Installing icu-libs (71.1-r2) 06:43:42 (20/23) Installing icu (71.1-r2) 06:43:42 (21/23) Installing icu-dev (71.1-r2) 06:43:42 (22/23) Installing llvm13 (13.0.1-r2) 06:43:44 (23/23) Installing postgresql14-dev (14.5-r0) 06:43:44 Executing busybox-1.35.0-r17.trigger 06:43:44 OK: 790 MiB in 177 packages 06:43:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:43:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:43:46 (1/10) Installing g++ (11.2.1_git20220219-r2) 06:43:48 (2/10) Installing gdbm (1.23-r0) 06:43:48 (3/10) Installing mpdecimal (2.5.1-r1) 06:43:48 (4/10) Installing readline (8.1.2-r0) 06:43:48 (5/10) Installing python3 (3.10.5-r0) 06:43:50 (6/10) Installing python3-dev (3.10.5-r0) 06:43:51 Building wheel for numpy (pyproject.toml): still running... 06:43:53 (7/10) Installing libsodium (1.0.18-r0) 06:43:53 (8/10) Installing libzmq (4.3.4-r0) 06:43:53 (9/10) Installing libsodium-dev (1.0.18-r0) 06:43:53 (10/10) Installing zeromq-dev (4.3.4-r0) 06:43:53 Executing busybox-1.35.0-r17.trigger 06:43:53 OK: 960 MiB in 187 packages 06:43:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:43:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:43:55 OK: 960 MiB in 187 packages 06:43:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:43:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:43:57 (1/1) Installing tzdata (2022a-r0) 06:43:58 Executing busybox-1.35.0-r17.trigger 06:43:58 OK: 963 MiB in 188 packages 06:43:59 (1/1) Purging tzdata (2022a-r0) 06:43:59 Executing busybox-1.35.0-r17.trigger 06:43:59 OK: 960 MiB in 187 packages 06:44:14 Looking in links: /tmp/tmpwdzjdp6k 06:44:14 Processing /tmp/tmpwdzjdp6k/setuptools-58.1.0-py3-none-any.whl 06:44:14 Processing /tmp/tmpwdzjdp6k/pip-22.0.4-py3-none-any.whl 06:44:15 Installing collected packages: setuptools, pip 06:44:27 Successfully installed pip-22.0.4 setuptools-58.1.0 06:44:27 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 06:44:31 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) 06:44:31 Collecting pip 06:44:32 Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) 06:44:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 19.8 MB/s eta 0:00:00 06:44:32 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) 06:44:34 Collecting setuptools 06:44:34 Downloading setuptools-65.0.0-py3-none-any.whl (1.2 MB) 06:44:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.2 MB/s eta 0:00:00 06:44:34 Collecting wheel 06:44:34 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 06:44:36 Installing collected packages: wheel, setuptools, pip 06:44:36 Attempting uninstall: setuptools 06:44:36 Found existing installation: setuptools 58.1.0 06:44:36 Uninstalling setuptools-58.1.0: 06:44:36 Successfully uninstalled setuptools-58.1.0 06:44:42 Attempting uninstall: pip 06:44:42 Found existing installation: pip 22.0.4 06:44:43 Uninstalling pip-22.0.4: 06:44:43 Successfully uninstalled pip-22.0.4 06:44:47 Building wheel for numpy (pyproject.toml): still running... 06:44:54 Successfully installed pip-22.2.2 setuptools-65.0.0 wheel-0.37.1 06:44:54 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 06:44:57 Processing ./edgex-taf-common 06:44:57 Preparing metadata (setup.py): started 06:44:58 Preparing metadata (setup.py): finished with status 'done' 06:44:58 Building wheels for collected packages: edgex-taf-common 06:44:58 Building wheel for edgex-taf-common (setup.py): started 06:45:01 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 06:45:01 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=debcd6d3a6da86aafa2a123391484448296f696bbc49cb3078d1eb4d238007e1 06:45:01 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 06:45:01 Successfully built edgex-taf-common 06:45:01 Installing collected packages: edgex-taf-common 06:45:01 Successfully installed edgex-taf-common-0.0.0 06:45:01 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 06:45:06 Collecting robotframework==4.1.3 06:45:06 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 06:45:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 9.8 MB/s eta 0:00:00 06:45:06 Installing collected packages: robotframework 06:45:09 Successfully installed robotframework-4.1.3 06:45:09 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 06:45:13 Collecting docker==4.4.1 06:45:13 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 06:45:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.3 MB/s eta 0:00:00 06:45:13 Collecting requests!=2.18.0,>=2.14.2 06:45:13 Downloading requests-2.28.1-py3-none-any.whl (62 kB) 06:45:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 2.8 MB/s eta 0:00:00 06:45:13 Collecting six>=1.4.0 06:45:13 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 06:45:13 Collecting websocket-client>=0.32.0 06:45:13 Downloading websocket_client-1.3.3-py3-none-any.whl (54 kB) 06:45:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.3/54.3 kB 2.9 MB/s eta 0:00:00 06:45:13 Collecting idna<4,>=2.5 06:45:13 Downloading idna-3.3-py3-none-any.whl (61 kB) 06:45:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.5 MB/s eta 0:00:00 06:45:14 Collecting charset-normalizer<3,>=2 06:45:14 Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 06:45:14 Collecting urllib3<1.27,>=1.21.1 06:45:14 Downloading urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 06:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 6.0 MB/s eta 0:00:00 06:45:14 Collecting certifi>=2017.4.17 06:45:14 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 06:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 7.2 MB/s eta 0:00:00 06:45:15 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 06:45:19 Successfully installed certifi-2022.6.15 charset-normalizer-2.1.0 docker-4.4.1 idna-3.3 requests-2.28.1 six-1.16.0 urllib3-1.26.11 websocket-client-1.3.3 06:45: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 06:45:22 Collecting python-dotenv==0.15.0 06:45:22 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 06:45:23 Installing collected packages: python-dotenv 06:45:23 Successfully installed python-dotenv-0.15.0 06:45: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 06:45:26 Collecting RESTinstance==1.0.2 06:45:26 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 06:45:26 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 06:45:26 Collecting strict-rfc3339 06:45:26 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:45:26 Preparing metadata (setup.py): started 06:45:28 Preparing metadata (setup.py): finished with status 'done' 06:45:28 Collecting docutils 06:45:28 Downloading docutils-0.19-py3-none-any.whl (570 kB) 06:45:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 9.9 MB/s eta 0:00:00 06:45:29 Collecting GenSON 06:45:29 Downloading genson-1.2.2.tar.gz (34 kB) 06:45:29 Preparing metadata (setup.py): started 06:45:31 Preparing metadata (setup.py): finished with status 'done' 06:45:31 Collecting tzlocal 06:45:31 Downloading tzlocal-4.2-py3-none-any.whl (19 kB) 06:45:31 Collecting jsonschema 06:45:31 Downloading jsonschema-4.9.1-py3-none-any.whl (79 kB) 06:45:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.5/79.5 kB 4.2 MB/s eta 0:00:00 06:45:31 Collecting rfc3987 06:45:31 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:45:31 Collecting pygments 06:45:31 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) 06:45:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.8 MB/s eta 0:00:00 06:45:32 Collecting pytz 06:45:32 Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB) 06:45:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.6/500.6 kB 10.0 MB/s eta 0:00:00 06:45:32 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) 06:45:32 Collecting jsonpath-ng 06:45:32 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 06:45:32 Collecting flex 06:45:32 Downloading flex-6.14.1.tar.gz (40 kB) 06:45:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.1 MB/s eta 0:00:00 06:45:32 Preparing metadata (setup.py): started 06:45:34 Preparing metadata (setup.py): finished with status 'done' 06:45:34 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 06:45:35 Collecting PyYAML>=3.11 06:45:35 Downloading PyYAML-6.0.tar.gz (124 kB) 06:45:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.5 MB/s eta 0:00:00 06:45:36 Installing build dependencies: started 06:45:55 Installing build dependencies: finished with status 'done' 06:45:55 Getting requirements to build wheel: started 06:45:55 Building wheel for numpy (pyproject.toml): still running... 06:46:07 Getting requirements to build wheel: finished with status 'done' 06:46:07 Preparing metadata (pyproject.toml): started 06:46:10 Preparing metadata (pyproject.toml): finished with status 'done' 06:46:10 Collecting validate-email>=1.2 06:46:10 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:46:10 Preparing metadata (setup.py): started 06:46:12 Preparing metadata (setup.py): finished with status 'done' 06:46:12 Collecting click>=3.3 06:46:12 Downloading click-8.1.3-py3-none-any.whl (96 kB) 06:46:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.4 MB/s eta 0:00:00 06:46:12 Collecting jsonpointer>=1.7 06:46:12 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 06:46:12 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.11) 06:46:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.6.15) 06:46:12 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.3) 06:46:12 Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.0) 06:46:12 Collecting decorator 06:46:12 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 06:46:12 Collecting ply 06:46:12 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:46:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.0 MB/s eta 0:00:00 06:46:13 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 06:46:13 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 06:46:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 2.5 MB/s eta 0:00:00 06:46:13 Installing build dependencies: started 06:46:25 Installing build dependencies: finished with status 'done' 06:46:25 Getting requirements to build wheel: started 06:46:27 Getting requirements to build wheel: finished with status 'done' 06:46:27 Preparing metadata (pyproject.toml): started 06:46:29 Preparing metadata (pyproject.toml): finished with status 'done' 06:46:29 Collecting attrs>=17.4.0 06:46:29 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) 06:46:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.2 MB/s eta 0:00:00 06:46:29 Collecting pytz-deprecation-shim 06:46:29 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 06:46:30 Collecting tzdata 06:46:30 Downloading tzdata-2022.2-py2.py3-none-any.whl (336 kB) 06:46:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.4/336.4 kB 9.1 MB/s eta 0:00:00 06:46:30 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 06:46:30 Building wheel for flex (setup.py): started 06:46:33 Building wheel for flex (setup.py): finished with status 'done' 06:46:33 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=767d540a48b7ede0d7810fee14f86ce8ecc84afd30c538e9d55323aaee675417 06:46:33 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 06:46:33 Building wheel for strict-rfc3339 (setup.py): started 06:46:35 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 06:46:35 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=3536ce2388b4f450b4a694975d1f094da75dc333072f5a2ae17c47086a33b4b3 06:46:35 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 06:46:35 Building wheel for GenSON (setup.py): started 06:46:37 Building wheel for GenSON (setup.py): finished with status 'done' 06:46:37 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=33d69f5daa6e23f1af7c0547b5f360f4c42deaf39700d604199103606f1052fa 06:46:37 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 06:46:37 Building wheel for pyrsistent (pyproject.toml): started 06:46:45 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 06:46:45 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_aarch64.whl size=114481 sha256=d619b0dc1dbe9d420def91f3dbc34ad98259a942e647a1bd46e46cfceb456c8c 06:46:45 Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 06:46:45 Building wheel for PyYAML (pyproject.toml): started 06:46:49 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 06:46:49 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45335 sha256=af2c126dd1b63a2ff7fbc6b3c5d97e66c00e29487addbd501bcdeba7d56b353e 06:46:49 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 06:46:49 Building wheel for validate-email (setup.py): started 06:46:51 Building wheel for validate-email (setup.py): finished with status 'done' 06:46:51 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=9ea7988054785308b549941a955dc5e72cc2bd8fd80d4c1270e9264c73573032 06:46:51 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 06:46:51 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 06:46:53 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 06:47:03 Building wheel for numpy (pyproject.toml): still running... 06:47:08 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.9.1 ply-3.11 pygments-2.12.0 pyrsistent-0.18.1 pytz-2022.2.1 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.2 tzlocal-4.2 validate-email-1.3 06:47:08 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 06:47:10 Collecting robotbackgroundlogger==1.2 06:47:10 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:47:10 Preparing metadata (setup.py): started 06:47:11 Preparing metadata (setup.py): finished with status 'done' 06:47:11 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 06:47:11 Building wheels for collected packages: robotbackgroundlogger 06:47:11 Building wheel for robotbackgroundlogger (setup.py): started 06:47:14 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 06:47:14 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=bdac1f2dbab82a1a70ac580cc974daf2af7d7b77082b7c4f7660fb1b4918771b 06:47:14 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 06:47:14 Successfully built robotbackgroundlogger 06:47:15 Installing collected packages: robotbackgroundlogger 06:47:15 Successfully installed robotbackgroundlogger-1.2 06:47:15 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 06:47:19 Collecting configparser==5.0.1 06:47:19 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 06:47:20 Installing collected packages: configparser 06:47:20 Successfully installed configparser-5.0.1 06:47:20 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 06:47:24 Collecting requests==2.25.1 06:47:24 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 06:47:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.7 MB/s eta 0:00:00 06:47:24 Collecting idna<3,>=2.5 06:47:24 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 06:47:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.1 MB/s eta 0:00:00 06:47:24 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.11) 06:47:24 Collecting chardet<5,>=3.0.2 06:47:24 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 06:47:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 7.5 MB/s eta 0:00:00 06:47:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.6.15) 06:47:26 Installing collected packages: idna, chardet, requests 06:47:26 Attempting uninstall: idna 06:47:26 Found existing installation: idna 3.3 06:47:26 Uninstalling idna-3.3: 06:47:26 Successfully uninstalled idna-3.3 06:47:28 Attempting uninstall: requests 06:47:28 Found existing installation: requests 2.28.1 06:47:28 Uninstalling requests-2.28.1: 06:47:28 Successfully uninstalled requests-2.28.1 06:47:29 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 06:47:29 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 06:47:32 Collecting robotframework-requests==0.8.0 06:47:32 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 06:47:32 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 06:47:32 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 06:47:32 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 06:47:32 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.11) 06:47:32 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.6.15) 06:47:32 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 06:47:34 Installing collected packages: robotframework-requests 06:47:34 Successfully installed robotframework-requests-0.8.0 06:47: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 06:47:35 Building wheel for numpy (pyproject.toml): finished with status 'done' 06:47:35 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22355750 sha256=06594470f6c21986a5484728f612ab71105024615b61a02fab92da7cd8fecb33 06:47:35 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 06:47:35 Successfully built numpy 06:47:35 Installing collected packages: numpy 06:47:35 Successfully installed numpy-1.22.3 06:47:35 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 06:47:36 Collecting psutil==5.9.0 06:47:36 Downloading psutil-5.9.0.tar.gz (478 kB) 06:47:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 25.3 MB/s eta 0:00:00 06:47:36 Preparing metadata (setup.py): started 06:47:36 Preparing metadata (setup.py): finished with status 'done' 06:47:36 Building wheels for collected packages: psutil 06:47:36 Building wheel for psutil (setup.py): started 06:47:37 Collecting paho-mqtt==1.5.1 06:47:37 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 06:47:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.4 MB/s eta 0:00:00 06:47:37 Preparing metadata (setup.py): started 06:47:38 Building wheel for psutil (setup.py): finished with status 'done' 06:47:38 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271453 sha256=fe1a02751bed87f594852ec5139fa58a0eac17670f775d8c266d8a90a5059d2f 06:47:38 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 06:47:38 Successfully built psutil 06:47:38 Installing collected packages: psutil 06:47:39 Successfully installed psutil-5.9.0 06:47:39 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 06:47:39 Preparing metadata (setup.py): finished with status 'done' 06:47:39 Building wheels for collected packages: paho-mqtt 06:47:39 Building wheel for paho-mqtt (setup.py): started 06:47:39 Collecting pycryptodome==3.15.0 06:47:39 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 06:47:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 52.1 MB/s eta 0:00:00 06:47:40 Preparing metadata (setup.py): started 06:47:41 Preparing metadata (setup.py): finished with status 'done' 06:47:41 Building wheels for collected packages: pycryptodome 06:47:41 Building wheel for pycryptodome (setup.py): started 06:47:42 Building wheel for paho-mqtt (setup.py): finished with status 'done' 06:47:42 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=5f1a90df516e43a1cab4e7d84ba26b5f36fa3d07de7c889e8db7af0eb4480d46 06:47:42 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 06:47:42 Successfully built paho-mqtt 06:47:44 Installing collected packages: paho-mqtt 06:47:44 Successfully installed paho-mqtt-1.5.1 06:47:44 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 06:47:48 Collecting redis==3.5.3 06:47:48 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 06:47:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 3.1 MB/s eta 0:00:00 06:47:49 Installing collected packages: redis 06:47:50 Successfully installed redis-3.5.3 06:47:50 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 06:47:54 Collecting pyzmq==22.2.1 06:47:54 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 06:47:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.2 MB/s eta 0:00:00 06:47:56 Installing build dependencies: started 06:48:08 Building wheel for pycryptodome (setup.py): finished with status 'done' 06:48:08 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111172 sha256=8b8a173d1736286ad1a10449035fb403b3c7b044d66996b4964ca7df7c1f2913 06:48:08 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 06:48:08 Successfully built pycryptodome 06:48:08 Installing collected packages: pycryptodome 06:48:08 Successfully installed pycryptodome-3.15.0 06:48:08 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 06:48:11 Installing build dependencies: finished with status 'done' 06:48:11 Getting requirements to build wheel: started 06:48:11 Getting requirements to build wheel: finished with status 'done' 06:48:11 Preparing metadata (pyproject.toml): started 06:48:16 Preparing metadata (pyproject.toml): finished with status 'done' 06:48:16 Building wheels for collected packages: pyzmq 06:48:16 Building wheel for pyzmq (pyproject.toml): started 06:48:18 Removing intermediate container 24fcb2acddfa 06:48:18 ---> c917b55b98ae 06:48:18 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:48:18 ---> Running in 2448eea3e0ff 06:48:18 Removing intermediate container 2448eea3e0ff 06:48:18 ---> f7d6d848c1eb 06:48:18 Step 10/12 : LABEL arch=amd64 06:48:18 ---> Running in 699c3608c1ce 06:48:18 Removing intermediate container 699c3608c1ce 06:48:18 ---> 126ac6536d72 06:48:18 Step 11/12 : LABEL git_sha=38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 06:48:18 ---> Running in 96643f6813eb 06:48:18 Removing intermediate container 96643f6813eb 06:48:18 ---> 06f488948ec6 06:48:18 Step 12/12 : LABEL version=0.0.2-dev.18 06:48:18 ---> Running in ddf2cce11ce3 06:48:18 Removing intermediate container ddf2cce11ce3 06:48:18 ---> 9106caba04f9 06:48:18 [Warning] One or more build-args [ARCH] were not consumed 06:48:18 Successfully built 9106caba04f9 06:48:18 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 06:48:18 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 06:48:18 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 06:48:18 latest 06:48:18 0.0.2-dev.18 06:48:18 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7-0.0.2-dev.18 06:48:18 main 06:48:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:18 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:19 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 06:48:19 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 06:48:19 cb0df0bb373b: Preparing 06:48:19 be83e4145fd0: Preparing 06:48:19 680b13a218df: Preparing 06:48:19 22b6f3ddef7d: Preparing 06:48:19 994393dc58e7: Preparing 06:48:19 994393dc58e7: Layer already exists 06:48:19 be83e4145fd0: Pushed 06:48:19 680b13a218df: Pushed 06:48:19 22b6f3ddef7d: Pushed 06:49:24 Building wheel for pyzmq (pyproject.toml): still running... 06:50:26 cb0df0bb373b: Pushed 06:50:26 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7: digest: sha256:714ee4594cb8d99179dd1c2e247961de1fbe2031a21f8186c322f277b898dec1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:26 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:26 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 06:50:26 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 06:50:26 cb0df0bb373b: Preparing 06:50:26 be83e4145fd0: Preparing 06:50:26 680b13a218df: Preparing 06:50:26 22b6f3ddef7d: Preparing 06:50:26 994393dc58e7: Preparing 06:50:26 994393dc58e7: Layer already exists 06:50:26 cb0df0bb373b: Layer already exists 06:50:26 22b6f3ddef7d: Layer already exists 06:50:26 680b13a218df: Layer already exists 06:50:26 be83e4145fd0: Layer already exists 06:50:26 latest: digest: sha256:714ee4594cb8d99179dd1c2e247961de1fbe2031a21f8186c322f277b898dec1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:27 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:27 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.18 06:50:27 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 06:50:27 cb0df0bb373b: Preparing 06:50:27 be83e4145fd0: Preparing 06:50:27 680b13a218df: Preparing 06:50:27 22b6f3ddef7d: Preparing 06:50:27 994393dc58e7: Preparing 06:50:27 cb0df0bb373b: Layer already exists 06:50:27 994393dc58e7: Layer already exists 06:50:27 680b13a218df: Layer already exists 06:50:27 be83e4145fd0: Layer already exists 06:50:27 22b6f3ddef7d: Layer already exists 06:50:27 0.0.2-dev.18: digest: sha256:714ee4594cb8d99179dd1c2e247961de1fbe2031a21f8186c322f277b898dec1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:27 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7-0.0.2-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:27 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7-0.0.2-dev.18 06:50:27 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 06:50:27 cb0df0bb373b: Preparing 06:50:27 be83e4145fd0: Preparing 06:50:27 680b13a218df: Preparing 06:50:27 22b6f3ddef7d: Preparing 06:50:27 994393dc58e7: Preparing 06:50:27 680b13a218df: Layer already exists 06:50:27 22b6f3ddef7d: Layer already exists 06:50:27 994393dc58e7: Layer already exists 06:50:27 cb0df0bb373b: Layer already exists 06:50:27 be83e4145fd0: Layer already exists 06:50:27 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7-0.0.2-dev.18: digest: sha256:714ee4594cb8d99179dd1c2e247961de1fbe2031a21f8186c322f277b898dec1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:28 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:28 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 06:50:28 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 06:50:28 cb0df0bb373b: Preparing 06:50:28 be83e4145fd0: Preparing 06:50:28 680b13a218df: Preparing 06:50:28 22b6f3ddef7d: Preparing 06:50:28 994393dc58e7: Preparing 06:50:28 680b13a218df: Layer already exists 06:50:28 22b6f3ddef7d: Layer already exists 06:50:28 994393dc58e7: Layer already exists 06:50:28 cb0df0bb373b: Layer already exists 06:50:28 be83e4145fd0: Layer already exists 06:50:28 main: digest: sha256:714ee4594cb8d99179dd1c2e247961de1fbe2031a21f8186c322f277b898dec1 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:50:28 ===================================================== [Pipeline] echo 06:50:28 taggedImages: 06:50:28 - nexus3.edgexfoundry.org:10003/edgex-taf-common:38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 06:50:28 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 06:50:28 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.18 06:50:28 - nexus3.edgexfoundry.org:10003/edgex-taf-common:38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7-0.0.2-dev.18 06:50:28 - 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 06:50:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:29 06:50:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:29 latest: Pulling from edgex-lftools-log-publisher 06:50:29 5eb5b503b376: Pulling fs layer 06:50:29 5c69ac0246d0: Pulling fs layer 06:50:29 ec43610c2a17: Pulling fs layer 06:50:29 3a2ae6a8a46f: Pulling fs layer 06:50:29 33b1e0a273af: Pulling fs layer 06:50:29 5d3b04190fa2: Pulling fs layer 06:50:29 2f39f015ded8: Pulling fs layer 06:50:29 33b1e0a273af: Waiting 06:50:29 5d3b04190fa2: Waiting 06:50:29 3a2ae6a8a46f: Waiting 06:50:29 2f39f015ded8: Waiting 06:50:29 5c69ac0246d0: Download complete 06:50:29 3a2ae6a8a46f: Verifying Checksum 06:50:29 3a2ae6a8a46f: Download complete 06:50:29 ec43610c2a17: Verifying Checksum 06:50:29 ec43610c2a17: Download complete 06:50:29 33b1e0a273af: Verifying Checksum 06:50:29 33b1e0a273af: Download complete 06:50:29 5d3b04190fa2: Verifying Checksum 06:50:29 5d3b04190fa2: Download complete 06:50:29 5eb5b503b376: Verifying Checksum 06:50:29 5eb5b503b376: Download complete 06:50:30 2f39f015ded8: Download complete 06:50:30 5eb5b503b376: Pull complete 06:50:30 5c69ac0246d0: Pull complete 06:50:31 ec43610c2a17: Pull complete 06:50:31 3a2ae6a8a46f: Pull complete 06:50:31 33b1e0a273af: Pull complete 06:50:31 5d3b04190fa2: Pull complete 06:50:32 Building wheel for pyzmq (pyproject.toml): still running... 06:50:35 2f39f015ded8: Pull complete 06:50:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:50:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:50:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:36 prd-ubuntu20.04-docker-8c-8g-22782 does not seem to be running inside a container 06:50:36 $ 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 06:50:40 $ docker top e0c2bc0334ec7f5ffb2427ba18c6690a2efbff767849cb1a86a96607ed49e897 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:50:41 ---> job-cost.sh 06:50:41 lf-activate-venv: SKIPPING 06:50:41 INFO: No Stack... 06:50:41 INFO: Retrieving Pricing Info for: v3-standard-8 06:50:42 INFO: Archiving Costs [Pipeline] sh 06:50:42 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 06:50:42 + cut -d, -f6 [Pipeline] lock 06:50:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-9-stack-cost] 06:50:42 Resource [jenkins-edgexfoundry-edgex-taf-common-main-9-stack-cost] did not exist. Created. 06:50:42 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:50:42 + echo total: 0.2199999988079071 [Pipeline] stash 06:50:42 Stashed 1 file(s) [Pipeline] } 06:50:42 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 06:50:42 $ docker stop --time=1 e0c2bc0334ec7f5ffb2427ba18c6690a2efbff767849cb1a86a96607ed49e897 06:50:44 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 06:50:44 $ docker rm -f e0c2bc0334ec7f5ffb2427ba18c6690a2efbff767849cb1a86a96607ed49e897 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:50:44 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515223 sha256=2c494a059d71345960379a112e07f042eabd7be4172deac2b721a8b730ca8c3c 06:50:44 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 06:50:44 Successfully built pyzmq 06:50:46 Installing collected packages: pyzmq 06:50:47 Successfully installed pyzmq-22.2.1 06:50:47 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 06:50:51 Collecting robotframework-seleniumlibrary==5.1.3 06:50:51 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 06:50:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.1 MB/s eta 0:00:00 06:50:51 Collecting robotframework-pythonlibcore>=2.1.0 06:50:51 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 06:50:52 Collecting selenium>=3.141.0 06:50:52 Downloading selenium-4.4.0-py3-none-any.whl (985 kB) 06:50:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 985.8/985.8 kB 10.6 MB/s eta 0:00:00 06:50:52 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 06:50:52 Collecting trio~=0.17 06:50:52 Downloading trio-0.21.0-py3-none-any.whl (358 kB) 06:50:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 kB 9.6 MB/s eta 0:00:00 06:50:52 Collecting trio-websocket~=0.9 06:50:52 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 06:50:52 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.11) 06:50:52 Collecting async-generator>=1.9 06:50:52 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 06:50:52 Collecting outcome 06:50:52 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 06:50:53 Collecting sortedcontainers 06:50:53 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:50:53 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 06:50:53 Collecting sniffio 06:50:53 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 06:50:53 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) 06:50:53 Collecting wsproto>=0.14 06:50:53 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 06:50:53 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 06:50:53 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:50:53 Requirement already satisfied: certifi in /usr/lib/python3.10/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.6.15) 06:50:53 Collecting pyOpenSSL>=0.14 06:50:53 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 06:50:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 3.2 MB/s eta 0:00:00 06:50:55 Collecting cryptography>=1.3.4 06:50:55 Downloading cryptography-37.0.4-cp36-abi3-musllinux_1_1_aarch64.whl (4.1 MB) 06:50:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.1/4.1 MB 11.7 MB/s eta 0:00:00 06:50:57 Collecting cffi>=1.12 06:50:57 Downloading cffi-1.15.1.tar.gz (508 kB) 06:50:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.5/508.5 kB 10.6 MB/s eta 0:00:00 06:50:58 Preparing metadata (setup.py): started 06:51:01 Preparing metadata (setup.py): finished with status 'done' 06:51:01 Collecting h11<1,>=0.9.0 06:51:01 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 06:51:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 3.8 MB/s eta 0:00:00 06:51:01 Collecting pycparser 06:51:01 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 06:51:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 5.8 MB/s eta 0:00:00 06:51:01 Building wheels for collected packages: cffi 06:51:01 Building wheel for cffi (setup.py): started 06:51:40 Building wheel for cffi (setup.py): finished with status 'done' 06:51:40 Created wheel for cffi: filename=cffi-1.15.1-cp310-cp310-linux_aarch64.whl size=419165 sha256=a66e1e9ce0ba4b4daf83667b1b4a1573063cd82a0a380b226e4053206ec6bd4a 06:51:40 Stored in directory: /root/.cache/pip/wheels/9a/ee/45/194003e40379492794fdf4ff200b86205f5f63115b85864251 06:51:40 Successfully built cffi 06:51:40 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 06:51:53 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.1 cryptography-37.0.4 h11-0.13.0 outcome-1.2.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.4.0 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.21.0 trio-websocket-0.9.2 wsproto-1.1.0 06:51:53 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 06:51:57 Collecting psycopg2==2.9.3 06:51:57 Downloading psycopg2-2.9.3.tar.gz (380 kB) 06:51:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 7.8 MB/s eta 0:00:00 06:51:57 Preparing metadata (setup.py): started 06:52:00 Preparing metadata (setup.py): finished with status 'done' 06:52:00 Building wheels for collected packages: psycopg2 06:52:00 Building wheel for psycopg2 (setup.py): started 06:53:08 Building wheel for psycopg2 (setup.py): still running... 06:53:08 Building wheel for psycopg2 (setup.py): finished with status 'done' 06:53:08 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470366 sha256=fc52c3b0ac1feb2aff780cc10654d3720525b12e9d675c5ec98225190a71bc05 06:53:08 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 06:53:08 Successfully built psycopg2 06:53:08 Installing collected packages: psycopg2 06:53:08 Successfully installed psycopg2-2.9.3 06:53:08 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 06:53:11 Collecting numpy==1.22.3 06:53:11 Downloading numpy-1.22.3.zip (11.5 MB) 06:53:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.5 MB/s eta 0:00:00 06:53:15 Installing build dependencies: started 06:53:34 Installing build dependencies: finished with status 'done' 06:53:34 Getting requirements to build wheel: started 06:53:37 Getting requirements to build wheel: finished with status 'done' 06:53:37 Preparing metadata (pyproject.toml): started 06:53:41 Preparing metadata (pyproject.toml): finished with status 'done' 06:53:41 Building wheels for collected packages: numpy 06:53:41 Building wheel for numpy (pyproject.toml): started 06:55:48 Building wheel for numpy (pyproject.toml): still running... 06:56:45 Building wheel for numpy (pyproject.toml): still running... 06:57:53 Building wheel for numpy (pyproject.toml): still running... 06:58:49 Building wheel for numpy (pyproject.toml): still running... 06:59:57 Building wheel for numpy (pyproject.toml): still running... 07:01:05 Building wheel for numpy (pyproject.toml): still running... 07:02:13 Building wheel for numpy (pyproject.toml): still running... 07:06:05 Building wheel for numpy (pyproject.toml): still running... 07:07:42 Building wheel for numpy (pyproject.toml): still running... 07:09:49 Building wheel for numpy (pyproject.toml): still running... 07:11:41 Building wheel for numpy (pyproject.toml): still running... 07:13:02 Building wheel for numpy (pyproject.toml): still running... 07:14:39 Building wheel for numpy (pyproject.toml): still running... 07:18:01 Building wheel for numpy (pyproject.toml): still running... 07:19:23 Building wheel for numpy (pyproject.toml): still running... 07:21:00 Building wheel for numpy (pyproject.toml): still running... 07:21:18 Building wheel for numpy (pyproject.toml): finished with status 'done' 07:21:18 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623635 sha256=0e9cedf9733e8e6c4c5b8d59e817e793285840d42d78044026349c4c5f1edef0 07:21:18 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 07:21:18 Successfully built numpy 07:21:18 Installing collected packages: numpy 07:21:33 Successfully installed numpy-1.22.3 07:21:33 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 07:21:38 Collecting psutil==5.9.0 07:21:38 Downloading psutil-5.9.0.tar.gz (478 kB) 07:21:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 9.1 MB/s eta 0:00:00 07:21:39 Preparing metadata (setup.py): started 07:21:41 Preparing metadata (setup.py): finished with status 'done' 07:21:41 Building wheels for collected packages: psutil 07:21:41 Building wheel for psutil (setup.py): started 07:21:52 Building wheel for psutil (setup.py): finished with status 'done' 07:21:52 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271962 sha256=7bfd7ef194defa2cd85cb739fd56f825a923fdc295f143172c7c3b1d7870a1f9 07:21:52 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 07:21:52 Successfully built psutil 07:21:54 Installing collected packages: psutil 07:21:55 Successfully installed psutil-5.9.0 07:21:55 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 07:22:01 Collecting pycryptodome==3.15.0 07:22:01 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 07:22:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 12.8 MB/s eta 0:00:00 07:22:03 Preparing metadata (setup.py): started 07:22:06 Preparing metadata (setup.py): finished with status 'done' 07:22:06 Building wheels for collected packages: pycryptodome 07:22:06 Building wheel for pycryptodome (setup.py): started 07:23:14 Building wheel for pycryptodome (setup.py): still running... 07:24:01 Building wheel for pycryptodome (setup.py): finished with status 'done' 07:24:01 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_aarch64.whl size=2017040 sha256=046808863897ccc727403378e11dad1a46450725c4ec7d3ba78ab5806a57672d 07:24:01 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 07:24:01 Successfully built pycryptodome 07:24:01 Installing collected packages: pycryptodome 07:24:01 Successfully installed pycryptodome-3.15.0 07:24:01 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 07:24:40 Removing intermediate container af9a65d9240d 07:24:40 ---> 394caec38c2f 07:24:40 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 07:24:40 ---> Running in 5752360a8991 07:24:40 Removing intermediate container 5752360a8991 07:24:40 ---> 98d20aa352fb 07:24:40 Step 10/12 : LABEL arch=arm64 07:24:40 ---> Running in ec05626c9c6e 07:24:40 Removing intermediate container ec05626c9c6e 07:24:40 ---> d6fd95d85193 07:24:40 Step 11/12 : LABEL git_sha=38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 07:24:40 ---> Running in 5250f1c39b93 07:24:40 Removing intermediate container 5250f1c39b93 07:24:40 ---> 69be7a23bb10 07:24:40 Step 12/12 : LABEL version=0.0.2-dev.18 07:24:40 ---> Running in 23f64cb0012b 07:24:40 Removing intermediate container 23f64cb0012b 07:24:40 ---> bb324fd7a4e3 07:24:40 [Warning] One or more build-args [ARCH] were not consumed 07:24:40 Successfully built bb324fd7a4e3 07:24:40 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 07:24:40 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 07:24:40 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 07:24:40 latest 07:24:40 0.0.2-dev.18 07:24:40 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7-0.0.2-dev.18 07:24:40 main 07:24:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:41 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:41 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 07:24:41 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 07:24:41 912a683c5537: Preparing 07:24:41 a09f7f1b4cef: Preparing 07:24:41 d725dda17e2b: Preparing 07:24:41 f1edd7836a19: Preparing 07:24:41 5d3e392a13a0: Preparing 07:24:41 5d3e392a13a0: Layer already exists 07:24:42 d725dda17e2b: Pushed 07:24:42 a09f7f1b4cef: Pushed 07:24:42 f1edd7836a19: Pushed 07:29:04 912a683c5537: Pushed 07:29:04 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7: digest: sha256:a7edb95a547e45a71dbfd0dda551107e6d62481edbe3c28dfe94abd3ad05f089 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:04 + 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 07:29:04 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 07:29:04 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 07:29:04 912a683c5537: Preparing 07:29:04 a09f7f1b4cef: Preparing 07:29:04 d725dda17e2b: Preparing 07:29:04 f1edd7836a19: Preparing 07:29:04 5d3e392a13a0: Preparing 07:29:04 d725dda17e2b: Layer already exists 07:29:04 a09f7f1b4cef: Layer already exists 07:29:04 912a683c5537: Layer already exists 07:29:04 f1edd7836a19: Layer already exists 07:29:04 5d3e392a13a0: Layer already exists 07:29:04 latest: digest: sha256:a7edb95a547e45a71dbfd0dda551107e6d62481edbe3c28dfe94abd3ad05f089 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:05 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:05 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.18 07:29:05 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 07:29:05 912a683c5537: Preparing 07:29:05 a09f7f1b4cef: Preparing 07:29:05 d725dda17e2b: Preparing 07:29:05 f1edd7836a19: Preparing 07:29:05 5d3e392a13a0: Preparing 07:29:05 5d3e392a13a0: Layer already exists 07:29:05 f1edd7836a19: Layer already exists 07:29:05 d725dda17e2b: Layer already exists 07:29:05 912a683c5537: Layer already exists 07:29:05 a09f7f1b4cef: Layer already exists 07:29:05 0.0.2-dev.18: digest: sha256:a7edb95a547e45a71dbfd0dda551107e6d62481edbe3c28dfe94abd3ad05f089 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:06 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7-0.0.2-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:06 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7-0.0.2-dev.18 07:29:06 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 07:29:06 912a683c5537: Preparing 07:29:06 a09f7f1b4cef: Preparing 07:29:06 d725dda17e2b: Preparing 07:29:06 f1edd7836a19: Preparing 07:29:06 5d3e392a13a0: Preparing 07:29:06 d725dda17e2b: Layer already exists 07:29:06 f1edd7836a19: Layer already exists 07:29:06 5d3e392a13a0: Layer already exists 07:29:06 a09f7f1b4cef: Layer already exists 07:29:06 912a683c5537: Layer already exists 07:29:06 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7-0.0.2-dev.18: digest: sha256:a7edb95a547e45a71dbfd0dda551107e6d62481edbe3c28dfe94abd3ad05f089 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:07 + 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 07:29:07 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 07:29:07 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 07:29:07 912a683c5537: Preparing 07:29:07 a09f7f1b4cef: Preparing 07:29:07 d725dda17e2b: Preparing 07:29:07 f1edd7836a19: Preparing 07:29:07 5d3e392a13a0: Preparing 07:29:07 912a683c5537: Layer already exists 07:29:07 5d3e392a13a0: Layer already exists 07:29:07 a09f7f1b4cef: Layer already exists 07:29:07 d725dda17e2b: Layer already exists 07:29:07 f1edd7836a19: Layer already exists 07:29:07 main: digest: sha256:a7edb95a547e45a71dbfd0dda551107e6d62481edbe3c28dfe94abd3ad05f089 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:07 ===================================================== [Pipeline] echo 07:29:07 taggedImages: 07:29:07 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 07:29:07 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 07:29:07 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.18 07:29:07 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7-0.0.2-dev.18 07:29:07 - 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 07:29:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:29:08 07:29:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:29:09 arm64: Pulling from edgex-lftools-log-publisher 07:29:09 8998bd30e6a1: Pulling fs layer 07:29:09 04944245beec: Pulling fs layer 07:29:09 699f458cf7ca: Pulling fs layer 07:29:09 765212b225bb: Pulling fs layer 07:29:09 f23df028b6ca: Pulling fs layer 07:29:09 d65c8cfc05b1: Pulling fs layer 07:29:09 2437ff75d9bd: Pulling fs layer 07:29:09 765212b225bb: Waiting 07:29:09 f23df028b6ca: Waiting 07:29:09 d65c8cfc05b1: Waiting 07:29:09 2437ff75d9bd: Waiting 07:29:09 04944245beec: Verifying Checksum 07:29:09 04944245beec: Download complete 07:29:09 765212b225bb: Verifying Checksum 07:29:09 765212b225bb: Download complete 07:29:09 f23df028b6ca: Download complete 07:29:09 d65c8cfc05b1: Verifying Checksum 07:29:09 d65c8cfc05b1: Download complete 07:29:09 699f458cf7ca: Verifying Checksum 07:29:09 699f458cf7ca: Download complete 07:29:09 8998bd30e6a1: Verifying Checksum 07:29:09 8998bd30e6a1: Download complete 07:29:12 2437ff75d9bd: Verifying Checksum 07:29:12 2437ff75d9bd: Download complete 07:29:14 8998bd30e6a1: Pull complete 07:29:14 04944245beec: Pull complete 07:29:16 699f458cf7ca: Pull complete 07:29:16 765212b225bb: Pull complete 07:29:16 f23df028b6ca: Pull complete 07:29:17 d65c8cfc05b1: Pull complete 07:29:32 2437ff75d9bd: Pull complete 07:29:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:29:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:29:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:32 prd-ubuntu20.04-docker-arm64-4c-16g-22783 does not seem to be running inside a container 07:29:32 $ 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 07:29:34 $ docker top a1638981737a0f175b68b9f37458e3cb329c7ef131512448c7b383b95bd075ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:35 ---> job-cost.sh 07:29:35 lf-activate-venv: SKIPPING 07:29:35 INFO: No Stack... 07:29:36 INFO: Retrieving Pricing Info for: v3-standard-4 07:29:36 INFO: Archiving Costs [Pipeline] sh 07:29:37 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 07:29:37 + cut -d, -f6 [Pipeline] lock 07:29:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-9-stack-cost] 07:29:37 Resource [jenkins-edgexfoundry-edgex-taf-common-main-9-stack-cost] did not exist. Created. 07:29:37 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:29:38 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-d3aabb69/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:29:38 + echo total: 0.10999999940395355 [Pipeline] stash 07:29:38 Warning: overwriting stash ‘stack-cost’ 07:29:39 Stashed 1 file(s) [Pipeline] } 07:29:39 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-9-stack-cost] [Pipeline] // lock [Pipeline] } 07:29:39 $ docker stop --time=1 a1638981737a0f175b68b9f37458e3cb329c7ef131512448c7b383b95bd075ad 07:29:40 $ docker rm -f a1638981737a0f175b68b9f37458e3cb329c7ef131512448c7b383b95bd075ad [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 07:29:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:29:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:41 prd-ubuntu20.04-docker-8c-8g-22782 does not seem to be running inside a container 07:29:41 $ 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 07:29:42 $ docker top cc6d670b4415ba893fe4185bdb6701db0406adf55a3da48e3bf709c84c109b6a -eo pid,comm 07:29:42 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). 07:29:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:29:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:29:42 [ssh-agent] Looking for ssh-agent implementation... 07:29:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:29:42 $ docker exec cc6d670b4415ba893fe4185bdb6701db0406adf55a3da48e3bf709c84c109b6a ssh-agent 07:29:42 SSH_AUTH_SOCK=/tmp/ssh-2DWgqnlG1HWP/agent.32 07:29:42 SSH_AGENT_PID=39 07:29:42 Running ssh-add (command line suppressed) 07:29:42 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1399496561938460312.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1399496561938460312.key) 07:29:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:29:43 + git semver tag 07:29:43 2022-08-15 07:29:43,359 [run_tag] DEBUG tag force:False 07:29:43 2022-08-15 07:29:43,359 [check_head_tag] DEBUG check head tag 07:29:43 2022-08-15 07:29:43,359 [execute] INFO git cat-file --batch-check 07:29:43 2022-08-15 07:29:43,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 07:29:43 2022-08-15 07:29:43,363 [execute] INFO git cat-file --batch 07:29:43 2022-08-15 07:29:43,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 07:29:43 2022-08-15 07:29:43,371 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 07:29:43 2022-08-15 07:29:43,371 [execute] INFO git tag -a v0.0.2-dev.18 -m v0.0.2-dev.18 07:29:43 2022-08-15 07:29:43,372 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.18', '-m', 'v0.0.2-dev.18'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 07:29:43 2022-08-15 07:29:43,375 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 07:29:43 0.0.2-dev.18 [Pipeline] } 07:29:43 $ docker exec --env ******** --env ******** cc6d670b4415ba893fe4185bdb6701db0406adf55a3da48e3bf709c84c109b6a ssh-agent -k 07:29:43 unset SSH_AUTH_SOCK; 07:29:43 unset SSH_AGENT_PID; 07:29:43 echo Agent pid 39 killed; 07:29:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:43 + git semver [Pipeline] } 07:29:44 $ docker stop --time=1 cc6d670b4415ba893fe4185bdb6701db0406adf55a3da48e3bf709c84c109b6a 07:29:45 $ docker rm -f cc6d670b4415ba893fe4185bdb6701db0406adf55a3da48e3bf709c84c109b6a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:29:45 07:29:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:29:46 0.23.1-centos7: Pulling from edgex-lftools 07:29:46 ab5ef0e58194: Pulling fs layer 07:29:46 9712f1f96733: Pulling fs layer 07:29:46 63f879dbbcfc: Pulling fs layer 07:29:46 0d9ebad4ef96: Pulling fs layer 07:29:46 e9a5061849ea: Pulling fs layer 07:29:46 d747dcd14b5f: Pulling fs layer 07:29:46 2de7ff778b66: Pulling fs layer 07:29:46 2de7ff778b66: Waiting 07:29:46 0d9ebad4ef96: Waiting 07:29:46 9712f1f96733: Verifying Checksum 07:29:46 9712f1f96733: Download complete 07:29:46 63f879dbbcfc: Verifying Checksum 07:29:46 63f879dbbcfc: Download complete 07:29:46 0d9ebad4ef96: Verifying Checksum 07:29:46 0d9ebad4ef96: Download complete 07:29:46 e9a5061849ea: Verifying Checksum 07:29:46 e9a5061849ea: Download complete 07:29:47 d747dcd14b5f: Verifying Checksum 07:29:47 d747dcd14b5f: Download complete 07:29:47 ab5ef0e58194: Verifying Checksum 07:29:47 ab5ef0e58194: Download complete 07:29:47 2de7ff778b66: Verifying Checksum 07:29:47 2de7ff778b66: Download complete 07:29:49 ab5ef0e58194: Pull complete 07:29:49 9712f1f96733: Pull complete 07:29:50 63f879dbbcfc: Pull complete 07:29:54 0d9ebad4ef96: Pull complete 07:29:54 e9a5061849ea: Pull complete 07:29:54 d747dcd14b5f: Pull complete 07:29:55 2de7ff778b66: Pull complete 07:29:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:29:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:29:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:55 prd-ubuntu20.04-docker-8c-8g-22782 does not seem to be running inside a container 07:29:55 $ 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 07:30:01 $ docker top 8f7b273d09440825c6e6209e5ea3188cb0ec6227ea9dcb46acdaf89e28a5eae4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:30:01 provisioning config files... 07:30:01 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6402877220911661752tmp 07:30:01 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1926850577995626998tmp 07:30:02 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7974779875431315205tmp [Pipeline] { [Pipeline] echo 07:30:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:30:02 ---> sigul-configuration.sh 07:30:02 gpg: directory `/root/.gnupg' created 07:30:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:30:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:30:02 gpg: keyring `/root/.gnupg/secring.gpg' created 07:30:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:30:02 gpg: CAST5 encrypted data 07:30:02 gpg: encrypted with 1 passphrase 07:30:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:30:02 + mkdir /home/jenkins 07:30:02 + mkdir /home/jenkins/sigul [Pipeline] sh 07:30:02 + 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 07:30:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:30:03 ---> sigul-install.sh 07:30:03 Sigul already installed; skipping installation. [Pipeline] sh 07:30:03 + git tag --list 07:30:03 v0.0.1 07:30:03 v0.0.2-dev.1 07:30:03 v0.0.2-dev.10 07:30:03 v0.0.2-dev.11 07:30:03 v0.0.2-dev.12 07:30:03 v0.0.2-dev.13 07:30:03 v0.0.2-dev.14 07:30:03 v0.0.2-dev.15 07:30:03 v0.0.2-dev.16 07:30:03 v0.0.2-dev.17 07:30:03 v0.0.2-dev.18 07:30:03 v0.0.2-dev.2 07:30:03 v0.0.2-dev.3 07:30:03 v0.0.2-dev.4 07:30:03 v0.0.2-dev.5 07:30:03 v0.0.2-dev.6 07:30:03 v0.0.2-dev.7 07:30:03 v0.0.2-dev.8 07:30:03 v0.0.2-dev.9 [Pipeline] sh 07:30:03 + lftools sign git-tag v0.0.2-dev.18 07:30:04 Signing Git tag with Sigul... 07:30:04 Signing v0.0.2-dev.18 [Pipeline] echo 07:30:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:30:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:30:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:30:04 $ docker stop --time=1 8f7b273d09440825c6e6209e5ea3188cb0ec6227ea9dcb46acdaf89e28a5eae4 07:30:06 $ docker rm -f 8f7b273d09440825c6e6209e5ea3188cb0ec6227ea9dcb46acdaf89e28a5eae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:30:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:30:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:30:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:06 prd-ubuntu20.04-docker-8c-8g-22782 does not seem to be running inside a container 07:30:07 $ 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 07:30:07 $ docker top 0a784ae7b8daea893d550e7ea8a99dc0e1bea39e652b97d0ff2a39fed13bc53f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:30:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:30:07 [ssh-agent] Looking for ssh-agent implementation... 07:30:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:30:07 $ docker exec 0a784ae7b8daea893d550e7ea8a99dc0e1bea39e652b97d0ff2a39fed13bc53f ssh-agent 07:30:07 SSH_AUTH_SOCK=/tmp/ssh-cNyTxz8jl657/agent.32 07:30:07 SSH_AGENT_PID=38 07:30:07 Running ssh-add (command line suppressed) 07:30:07 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1740362084529661508.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1740362084529661508.key) 07:30:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:30:08 + git semver bump pre 07:30:08 2022-08-15 07:30:08,287 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 07:30:08 2022-08-15 07:30:08,287 [bump_version] DEBUG bumping version:0.0.2-dev.18 on axis:pre with prefix:dev 07:30:08 2022-08-15 07:30:08,288 [bump_version] DEBUG bumped version:0.0.2-dev.19 07:30:08 2022-08-15 07:30:08,288 [write_version] DEBUG write version:0.0.2-dev.19 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 07:30:08 2022-08-15 07:30:08,288 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 07:30:08 2022-08-15 07:30:08,288 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 07:30:08 2022-08-15 07:30:08,290 [execute] INFO git cat-file --batch-check 07:30:08 2022-08-15 07:30:08,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 07:30:08 2022-08-15 07:30:08,295 [execute] INFO git cat-file --batch 07:30:08 2022-08-15 07:30:08,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 07:30:08 2022-08-15 07:30:08,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 07:30:08 0.0.2-dev.19 [Pipeline] } 07:30:08 $ docker exec --env ******** --env ******** 0a784ae7b8daea893d550e7ea8a99dc0e1bea39e652b97d0ff2a39fed13bc53f ssh-agent -k 07:30:08 unset SSH_AUTH_SOCK; 07:30:08 unset SSH_AGENT_PID; 07:30:08 echo Agent pid 38 killed; 07:30:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:30:08 + git semver [Pipeline] } 07:30:09 $ docker stop --time=1 0a784ae7b8daea893d550e7ea8a99dc0e1bea39e652b97d0ff2a39fed13bc53f 07:30:10 $ docker rm -f 0a784ae7b8daea893d550e7ea8a99dc0e1bea39e652b97d0ff2a39fed13bc53f [Pipeline] // withDockerContainer [Pipeline] sh 07:30:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:30:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:30:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:11 prd-ubuntu20.04-docker-8c-8g-22782 does not seem to be running inside a container 07:30:11 $ 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 07:30:11 $ docker top 7cdce974a23a8746e1321959d74fdae92204483f8b580eca0fc61239a6e8a26b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:30:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:30:11 [ssh-agent] Looking for ssh-agent implementation... 07:30:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:30:11 $ docker exec 7cdce974a23a8746e1321959d74fdae92204483f8b580eca0fc61239a6e8a26b ssh-agent 07:30:11 SSH_AUTH_SOCK=/tmp/ssh-kE1FB7VOVhbs/agent.32 07:30:11 SSH_AGENT_PID=39 07:30:11 Running ssh-add (command line suppressed) 07:30:11 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3026000936600177544.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3026000936600177544.key) 07:30:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:30:12 + git semver push 07:30:12 2022-08-15 07:30:12,391 [run_push] DEBUG push 07:30:12 2022-08-15 07:30:12,392 [execute] INFO git cat-file --batch-check 07:30:12 2022-08-15 07:30:12,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 07:30:12 2022-08-15 07:30:12,395 [execute] INFO git rev-list d16aee264ae0cd9ba5444aacaaa3ed965f1ee18c -- 07:30:12 2022-08-15 07:30:12,396 [execute] DEBUG Popen(['git', 'rev-list', 'd16aee264ae0cd9ba5444aacaaa3ed965f1ee18c', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 07:30:12 2022-08-15 07:30:12,399 [execute] INFO git fetch -v origin 07:30:12 2022-08-15 07:30:12,399 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 07:30:13 2022-08-15 07:30:12,847 [run_push] DEBUG no remote changes detected 07:30:13 2022-08-15 07:30:12,847 [execute] INFO git push origin semver 07:30:13 2022-08-15 07:30:12,847 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 07:30:13 2022-08-15 07:30:13,667 [run_push] DEBUG push all version tags 07:30:13 2022-08-15 07:30:13,667 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:30:13 2022-08-15 07:30:13,668 [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) 07:30:14 2022-08-15 07:30:14,360 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 07:30:14 0.0.2-dev.19 [Pipeline] } 07:30:14 $ docker exec --env ******** --env ******** 7cdce974a23a8746e1321959d74fdae92204483f8b580eca0fc61239a6e8a26b ssh-agent -k 07:30:14 unset SSH_AUTH_SOCK; 07:30:14 unset SSH_AGENT_PID; 07:30:14 echo Agent pid 39 killed; 07:30:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:30:14 + git semver [Pipeline] } 07:30:15 $ docker stop --time=1 7cdce974a23a8746e1321959d74fdae92204483f8b580eca0fc61239a6e8a26b 07:30:16 $ docker rm -f 7cdce974a23a8746e1321959d74fdae92204483f8b580eca0fc61239a6e8a26b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:30:16 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 07:30:16 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 07:30:16 total 16 07:30:16 drwxr-xr-x 3 root root 4096 Aug 15 06:50 . 07:30:16 drwxrwxr-x 7 jenkins jenkins 4096 Aug 15 07:30 .. 07:30:16 drwxr-xr-x 2 root root 4096 Aug 15 06:50 cost 07:30:16 -rw-r--r-- 1 root root 86 Aug 15 06:50 cost.csv 07:30:16 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 07:30:16 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 07:30:16 total 16 07:30:16 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 06:50 . 07:30:16 drwxrwxr-x 7 jenkins jenkins 4096 Aug 15 07:30 .. 07:30:16 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 06:50 cost 07:30:16 -rw-r--r-- 1 jenkins jenkins 86 Aug 15 06:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:30:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:30:18 ---> package-listing.sh 07:30:18 ++ facter osfamily 07:30:18 ++ tr '[:upper:]' '[:lower:]' 07:30:18 + OS_FAMILY=debian 07:30:18 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 07:30:18 + START_PACKAGES=/tmp/packages_start.txt 07:30:18 + END_PACKAGES=/tmp/packages_end.txt 07:30:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:30:18 + PACKAGES=/tmp/packages_start.txt 07:30:18 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 07:30:18 + PACKAGES=/tmp/packages_end.txt 07:30:18 + case "${OS_FAMILY}" in 07:30:18 + dpkg -l 07:30:18 + grep '^ii' 07:30:18 + '[' -f /tmp/packages_start.txt ']' 07:30:18 + '[' -f /tmp/packages_end.txt ']' 07:30:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:30:18 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 07:30:18 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 07:30:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 07:30:18 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 07:30:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:30:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:19 prd-ubuntu20.04-docker-8c-8g-22782 does not seem to be running inside a container 07:30:19 $ 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 07:30:19 $ docker top 92be366ccdb5fbc3baf0eaf94bd423304eed010a83e2a4afb5f960829f550d44 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:19 + touch /tmp/pre-build-complete [Pipeline] sh 07:30:20 + mkdir -p /var/log/sysstat [Pipeline] sh 07:30:20 + ls /var/log/sa-host 07:30:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:30:20 provisioning config files... 07:30:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6192051579035437451tmp [Pipeline] { [Pipeline] echo 07:30:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:30:20 ---> create-netrc.sh [Pipeline] } 07:30:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:30:21 ---> python-tools-install.sh [Pipeline] echo 07:30:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:30:21 ---> sudo-logs.sh 07:30:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:30:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:30:21 ---> job-cost.sh 07:30:21 lf-activate-venv: SKIPPING 07:30:21 DEBUG: total: 0.2199999988079071 07:30:21 INFO: Retrieving Stack Cost... 07:30:22 INFO: Retrieving Pricing Info for: v3-standard-8 07:30:22 INFO: Archiving Costs [Pipeline] echo 07:30:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:30:23 ---> logs-deploy.sh 07:30:23 lf-activate-venv: SKIPPING 07:30:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/9 07:30:23 INFO: archiving workspace using pattern(s): 07:30:24 Archives upload complete. 07:30:24 INFO: archiving logs to Nexus 07:30:24 ---> uname -a: 07:30:24 Linux prd-ubuntu20-04-docker-8c-8g-22782 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 07:30:24 07:30:24 07:30:24 ---> lscpu: 07:30:24 Architecture: x86_64 07:30:24 CPU op-mode(s): 32-bit, 64-bit 07:30:24 Byte Order: Little Endian 07:30:24 Address sizes: 40 bits physical, 48 bits virtual 07:30:24 CPU(s): 8 07:30:24 On-line CPU(s) list: 0-7 07:30:24 Thread(s) per core: 1 07:30:24 Core(s) per socket: 1 07:30:24 Socket(s): 8 07:30:24 NUMA node(s): 1 07:30:24 Vendor ID: AuthenticAMD 07:30:24 CPU family: 23 07:30:24 Model: 49 07:30:24 Model name: AMD EPYC-Rome Processor 07:30:24 Stepping: 0 07:30:24 CPU MHz: 2799.998 07:30:24 BogoMIPS: 5599.99 07:30:24 Virtualization: AMD-V 07:30:24 Hypervisor vendor: KVM 07:30:24 Virtualization type: full 07:30:24 L1d cache: 256 KiB 07:30:24 L1i cache: 256 KiB 07:30:24 L2 cache: 4 MiB 07:30:24 L3 cache: 128 MiB 07:30:24 NUMA node0 CPU(s): 0-7 07:30:24 Vulnerability Itlb multihit: Not affected 07:30:24 Vulnerability L1tf: Not affected 07:30:24 Vulnerability Mds: Not affected 07:30:24 Vulnerability Meltdown: Not affected 07:30:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:30:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:30:24 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:30:24 Vulnerability Srbds: Not affected 07:30:24 Vulnerability Tsx async abort: Not affected 07:30:24 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 07:30:24 07:30:24 07:30:24 ---> nproc: 07:30:24 8 07:30:24 07:30:24 07:30:24 ---> df -h: 07:30:24 Filesystem Size Used Avail Use% Mounted on 07:30:24 overlay 155G 12G 144G 8% / 07:30:24 tmpfs 64M 0 64M 0% /dev 07:30:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:30:24 shm 64M 0 64M 0% /dev/shm 07:30:24 /dev/vda1 155G 12G 144G 8% /facter-os 07:30:24 07:30:24 07:30:24 ---> sar -b -r -n DEV: 07:30:24 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22782) 08/15/22 _x86_64_ (8 CPU) 07:30:24 07:30:24 06:39:22 LINUX RESTART (8 CPU) 07:30:24 07:30:24 06:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:30:24 06:41:01 133.11 3.46 129.66 0.00 407.80 66859.74 0.00 07:30:24 06:42:01 33.13 0.00 33.13 0.00 0.00 22294.28 0.00 07:30:24 06:43:01 15.35 0.02 15.33 0.00 1.60 4403.40 0.00 07:30:24 06:44:01 14.00 0.00 14.00 0.00 0.00 7884.84 0.00 07:30:24 06:45:01 6.12 0.02 6.10 0.00 0.13 3085.75 0.00 07:30:24 06:46:01 5.28 0.00 5.28 0.00 0.00 3209.73 0.00 07:30:24 06:47:01 5.55 0.00 5.55 0.00 0.00 3819.23 0.00 07:30:24 06:48:01 4.98 0.00 4.98 0.00 0.00 2769.54 0.00 07:30:24 06:49:01 64.89 0.03 64.86 0.00 5.20 47114.55 0.00 07:30:24 06:50:01 1.47 0.00 1.47 0.00 0.00 24.26 0.00 07:30:24 06:51:01 34.28 0.05 34.23 0.00 3.60 16746.41 0.00 07:30:24 06:52:01 2.17 0.00 2.17 0.00 0.00 27.06 0.00 07:30:24 06:53:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 07:30:24 06:54:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 07:30:24 06:55:01 1.60 0.02 1.58 0.00 0.13 18.40 0.00 07:30:24 06:56:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 07:30:24 06:57:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 07:30:24 06:58:01 1.12 0.00 1.12 0.00 0.00 14.80 0.00 07:30:24 06:59:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 07:30:24 07:00:01 3.03 0.87 2.17 0.00 18.40 29.86 0.00 07:30:24 07:01:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 07:30:24 07:02:01 1.17 0.00 1.17 0.00 0.00 16.53 0.00 07:30:24 07:03:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 07:30:24 07:04:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 07:30:24 07:05:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 07:30:24 07:06:01 1.35 0.00 1.35 0.00 0.00 17.60 0.00 07:30:24 07:07:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 07:30:24 07:08:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 07:30:24 07:09:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 07:30:24 07:10:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 07:30:24 07:11:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 07:30:24 07:12:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 07:30:24 07:13:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 07:30:24 07:14:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 07:30:24 07:15:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 07:30:24 07:16:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 07:30:24 07:17:01 0.98 0.02 0.97 0.00 0.13 11.60 0.00 07:30:24 07:18:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 07:30:24 07:19:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 07:30:24 07:20:01 1.22 0.00 1.22 0.00 0.00 16.26 0.00 07:30:24 07:21:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 07:30:24 07:22:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 07:30:24 07:23:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 07:30:24 07:24:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 07:30:24 07:25:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 07:30:24 07:26:01 2.88 1.57 1.32 0.00 49.05 17.99 0.00 07:30:24 07:27:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 07:30:24 07:28:02 1.33 0.00 1.33 0.00 0.00 16.53 0.00 07:30:24 07:29:01 0.97 0.00 0.97 0.00 0.00 10.71 0.00 07:30:24 07:30:01 41.23 0.03 41.19 0.00 0.93 21538.01 0.00 07:30:24 Average: 8.12 0.12 8.00 0.00 9.61 3986.54 0.00 07:30:24 07:30:24 06:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:30:24 06:41:01 28799768 31758196 546664 1.66 102492 3127224 2116940 6.24 1107336 2603704 410784 07:30:24 06:42:01 28403948 31665784 629832 1.92 113300 3385452 2172204 6.40 1258068 2803596 46416 07:30:24 06:43:01 28318916 31716212 578396 1.76 116068 3503996 2197076 6.47 1243712 2885632 79976 07:30:24 06:44:01 27951036 31405892 891676 2.71 116624 3552624 2573128 7.58 1561248 2930148 20764 07:30:24 06:45:01 28186052 31664188 629916 1.92 116728 3578280 2313168 6.82 1312092 2944580 30860 07:30:24 06:46:01 27547504 31071756 1237528 3.76 116788 3608188 2839304 8.37 1910024 2984208 25004 07:30:24 06:47:01 27977288 31525140 768976 2.34 116868 3645576 2352796 6.93 1469460 2994572 5064 07:30:24 06:48:01 28207152 31660700 637508 1.94 118192 3551524 2325716 6.85 1315364 2923676 99912 07:30:24 06:49:01 28348600 31787020 511072 1.55 131956 3539016 1958444 5.77 1084624 3031748 24 07:30:24 06:50:01 28335364 31785500 511648 1.56 132024 3539020 1974612 5.82 1086212 3031752 156 07:30:24 06:51:01 27851100 31792836 503604 1.53 137384 3990960 1794224 5.29 1093400 3470824 420 07:30:24 06:52:01 27851840 31793584 502840 1.53 137412 3990964 1794224 5.29 1092364 3470824 64 07:30:24 06:53:01 27864044 31805836 490448 1.49 137432 3990968 1794224 5.29 1080088 3470832 12 07:30:24 06:54:01 27864352 31806220 490076 1.49 137460 3990972 1794224 5.29 1080132 3470852 52 07:30:24 06:55:01 27864128 31806168 490192 1.49 137504 3990968 1801968 5.31 1079908 3470852 184 07:30:24 06:56:01 27871360 31813464 483076 1.47 137556 3990976 1801968 5.31 1073492 3470856 24 07:30:24 06:57:01 27871036 31813144 483288 1.47 137584 3990980 1801968 5.31 1073256 3470860 24 07:30:24 06:58:01 27871020 31813172 483212 1.47 137616 3990980 1801968 5.31 1073408 3470860 12 07:30:24 06:59:01 27870704 31812860 483484 1.47 137632 3990984 1801968 5.31 1073400 3470864 32 07:30:24 07:00:01 27869504 31812536 483816 1.47 137704 3991492 1821912 5.37 1074076 3471308 60 07:30:24 07:01:01 27869960 31812996 483260 1.47 137732 3991504 1821912 5.37 1073716 3471312 20 07:30:24 07:02:01 27869816 31812952 483212 1.47 137756 3991512 1821912 5.37 1073760 3471320 68 07:30:24 07:03:01 27869516 31812656 483436 1.47 137768 3991512 1821912 5.37 1073760 3471320 16 07:30:24 07:04:01 27869688 31812864 483184 1.47 137780 3991516 1821912 5.37 1074068 3471324 68 07:30:24 07:05:01 27869404 31812588 483400 1.47 137808 3991516 1821912 5.37 1074148 3471324 24 07:30:24 07:06:01 27869672 31812940 483060 1.47 137856 3991520 1821912 5.37 1073712 3471328 20 07:30:24 07:07:01 27870116 31813424 482776 1.47 137884 3991524 1821912 5.37 1073748 3471332 32 07:30:24 07:08:01 27869864 31813180 482996 1.47 137908 3991528 1821912 5.37 1073784 3471336 8 07:30:24 07:09:01 27869864 31813188 482972 1.47 137924 3991532 1821912 5.37 1074060 3471340 28 07:30:24 07:10:01 27869856 31813232 482924 1.47 137960 3991536 1821912 5.37 1074140 3471344 20 07:30:24 07:11:01 27869636 31813088 483068 1.47 138004 3991528 1821912 5.37 1074384 3471344 28 07:30:24 07:12:01 27869556 31813056 483052 1.47 138044 3991532 1821912 5.37 1074172 3471348 16 07:30:24 07:13:01 27869256 31812756 483268 1.47 138072 3991540 1821912 5.37 1074056 3471348 16 07:30:24 07:14:01 27868956 31812520 483768 1.47 138100 3991544 1821912 5.37 1074148 3471356 12 07:30:24 07:15:01 27869432 31813028 483264 1.47 138116 3991548 1821912 5.37 1074652 3471356 8 07:30:24 07:16:01 27869456 31813076 483196 1.47 138144 3991548 1821912 5.37 1074308 3471356 16 07:30:24 07:17:01 27869148 31812772 483420 1.47 138176 3991540 1821912 5.37 1074584 3471360 32 07:30:24 07:18:01 27868940 31812660 483408 1.47 138200 3991564 1821912 5.37 1074368 3471376 8 07:30:24 07:19:01 27868908 31812628 483384 1.47 138220 3991564 1821912 5.37 1074128 3471376 16 07:30:24 07:20:01 27868860 31812648 483284 1.47 138260 3991568 1821912 5.37 1074496 3471384 52 07:30:24 07:21:01 27869032 31812820 483044 1.47 138284 3991568 1821912 5.37 1074188 3471384 20 07:30:24 07:22:01 27869292 31813220 482600 1.47 138324 3991636 1821396 5.37 1074236 3471452 64 07:30:24 07:23:01 27871772 31815732 480048 1.46 138356 3991640 1804784 5.32 1072356 3471444 32 07:30:24 07:24:01 27871692 31815688 480040 1.46 138392 3991640 1804784 5.32 1071760 3471448 12 07:30:24 07:25:01 27871676 31815720 479960 1.46 138440 3991644 1804784 5.32 1072488 3471452 48 07:30:24 07:26:01 27866504 31813032 482484 1.47 138484 3993116 1804784 5.32 1077760 3470972 52 07:30:24 07:27:01 27866672 31813208 482436 1.47 138512 3993124 1804784 5.32 1076880 3470980 40 07:30:24 07:28:02 27866688 31813296 482348 1.47 138552 3993128 1804784 5.32 1076932 3470984 12 07:30:24 07:29:01 27866640 31813376 482180 1.47 138580 3993256 1804784 5.32 1076944 3471112 16 07:30:24 07:30:01 27119152 31776248 514952 1.57 172616 4597192 1952464 5.75 1147300 4071380 35792 07:30:24 Average: 27921075 31769416 527034 1.60 134692 3905995 1909991 5.63 1128894 3371641 15129 07:30:24 07:30:24 06:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:30:24 06:41:01 vethaf5625c 552.18 897.88 40.53 5289.38 0.00 0.00 0.00 0.43 07:30:24 06:41:01 ens3 1077.19 682.14 7068.16 138.81 0.00 0.00 0.00 0.00 07:30:24 06:41:01 docker0 552.86 898.42 33.10 5290.84 0.00 0.00 0.00 0.00 07:30:24 06:41:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 07:30:24 06:42:01 vethaf5625c 165.91 244.09 13.39 1476.62 0.00 0.00 0.00 0.12 07:30:24 06:42:01 ens3 295.47 194.97 1518.06 35.84 0.00 0.00 0.00 0.00 07:30:24 06:42:01 docker0 165.91 244.08 11.12 1476.62 0.00 0.00 0.00 0.00 07:30:24 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 06:43:01 vethaf5625c 14.06 18.63 1.39 327.23 0.00 0.00 0.00 0.03 07:30:24 06:43:01 ens3 75.62 64.09 344.24 78.62 0.00 0.00 0.00 0.00 07:30:24 06:43:01 docker0 14.06 18.61 1.20 327.22 0.00 0.00 0.00 0.00 07:30:24 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:44:01 vethaf5625c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:44:01 ens3 5.46 2.95 4.50 2.37 0.00 0.00 0.00 0.00 07:30:24 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 06:45:01 vethaf5625c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:45:01 ens3 6.22 3.38 5.14 2.73 0.00 0.00 0.00 0.00 07:30:24 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:46:01 vethaf5625c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:46:01 ens3 5.02 2.73 4.16 2.19 0.00 0.00 0.00 0.00 07:30:24 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 06:47:01 vethaf5625c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:47:01 ens3 3.28 2.12 2.73 1.49 0.00 0.00 0.00 0.00 07:30:24 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:48:01 vethaf5625c 6.08 7.45 0.47 86.08 0.00 0.00 0.00 0.01 07:30:24 06:48:01 ens3 22.30 14.71 98.42 7.10 0.00 0.00 0.00 0.00 07:30:24 06:48:01 docker0 6.08 7.45 0.39 86.08 0.00 0.00 0.00 0.00 07:30:24 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 06:49:01 ens3 334.13 368.79 32.65 3540.16 0.00 0.00 0.00 0.00 07:30:24 06:49:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:30:24 06:49:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 07:30:24 06:50:01 ens3 348.76 386.45 23.60 4141.68 0.00 0.00 0.00 0.00 07:30:24 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 06:51:01 ens3 159.04 128.63 2539.49 576.93 0.00 0.00 0.00 0.00 07:30:24 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:51:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 07:30:24 06:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 06:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 06:55:01 ens3 9.02 4.02 9.79 0.33 0.00 0.00 0.00 0.00 07:30:24 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 06:57:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 06:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:00:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:30:24 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:04:01 ens3 1.10 0.52 0.40 0.28 0.00 0.00 0.00 0.00 07:30:24 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:05:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:30:24 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:06:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:08:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:10:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 07:30:24 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:11:01 ens3 0.45 0.50 0.26 0.22 0.00 0.00 0.00 0.00 07:30:24 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:14:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:15:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:30:24 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:20:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 07:30:24 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:23:01 ens3 6.05 10.23 0.39 10.65 0.00 0.00 0.00 0.00 07:30:24 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:25:01 ens3 4.22 4.42 0.34 7.01 0.00 0.00 0.00 0.00 07:30:24 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:26:01 ens3 15.38 20.78 5.73 22.14 0.00 0.00 0.00 0.00 07:30:24 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:26:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:30:24 07:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:28:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:28:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:30:24 07:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:30:01 ens3 130.06 106.23 3197.73 16.13 0.00 0.00 0.00 0.00 07:30:24 07:30:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:30:24 07:30:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:30:24 Average: ens3 49.71 39.80 294.96 171.77 0.00 0.00 0.00 0.00 07:30:24 Average: docker0 14.61 23.09 0.91 141.94 0.00 0.00 0.00 0.00 07:30:24 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 07:30:24 07:30:24 07:30:24 ---> sar -P ALL: 07:30:24 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-22782) 08/15/22 _x86_64_ (8 CPU) 07:30:24 07:30:24 06:39:22 LINUX RESTART (8 CPU) 07:30:24 07:30:24 06:40:02 CPU %user %nice %system %iowait %steal %idle 07:30:24 06:41:01 all 5.00 0.00 1.82 0.79 0.04 92.35 07:30:24 06:41:01 0 5.43 0.00 1.98 1.91 0.03 90.65 07:30:24 06:41:01 1 4.65 0.00 1.89 1.28 0.03 92.15 07:30:24 06:41:01 2 4.74 0.00 2.08 0.27 0.02 92.89 07:30:24 06:41:01 3 3.90 0.00 0.95 0.10 0.07 94.98 07:30:24 06:41:01 4 2.99 0.00 1.45 0.19 0.05 95.32 07:30:24 06:41:01 5 7.28 0.00 2.40 0.84 0.05 89.43 07:30:24 06:41:01 6 6.11 0.00 1.74 0.32 0.03 91.80 07:30:24 06:41:01 7 4.90 0.00 2.06 1.40 0.05 91.58 07:30:24 06:42:01 all 9.89 0.00 1.21 0.42 0.03 88.44 07:30:24 06:42:01 0 18.13 0.00 2.44 0.12 0.03 79.28 07:30:24 06:42:01 1 30.01 0.00 3.20 0.27 0.03 66.49 07:30:24 06:42:01 2 11.22 0.00 1.33 0.00 0.03 87.42 07:30:24 06:42:01 3 6.11 0.00 0.63 0.00 0.02 93.24 07:30:24 06:42:01 4 8.87 0.00 0.97 1.61 0.05 88.50 07:30:24 06:42:01 5 2.30 0.00 0.38 0.00 0.02 97.30 07:30:24 06:42:01 6 1.57 0.00 0.27 1.37 0.02 96.78 07:30:24 06:42:01 7 0.82 0.00 0.49 0.00 0.07 98.62 07:30:24 06:43:01 all 11.45 0.00 1.27 0.13 0.04 87.11 07:30:24 06:43:01 0 20.65 0.00 2.77 0.18 0.05 76.35 07:30:24 06:43:01 1 0.28 0.00 0.38 0.00 0.05 99.28 07:30:24 06:43:01 2 10.52 0.00 1.41 0.03 0.03 88.01 07:30:24 06:43:01 3 14.50 0.00 1.54 0.00 0.03 83.93 07:30:24 06:43:01 4 10.03 0.00 1.02 0.10 0.03 88.82 07:30:24 06:43:01 5 10.87 0.00 1.15 0.08 0.02 87.88 07:30:24 06:43:01 6 3.67 0.00 0.53 0.63 0.02 95.14 07:30:24 06:43:01 7 21.12 0.00 1.37 0.00 0.05 77.46 07:30:24 06:44:01 all 36.68 0.00 2.97 0.06 0.05 60.24 07:30:24 06:44:01 0 32.45 0.00 2.55 0.12 0.03 64.85 07:30:24 06:44:01 1 30.04 0.00 2.69 0.02 0.07 67.19 07:30:24 06:44:01 2 36.06 0.00 3.12 0.00 0.05 60.77 07:30:24 06:44:01 3 40.22 0.00 3.40 0.05 0.05 56.28 07:30:24 06:44:01 4 34.56 0.00 3.38 0.15 0.05 61.86 07:30:24 06:44:01 5 34.61 0.00 2.77 0.00 0.03 62.59 07:30:24 06:44:01 6 32.23 0.00 2.25 0.13 0.03 65.35 07:30:24 06:44:01 7 53.24 0.00 3.62 0.03 0.05 43.06 07:30:24 06:45:01 all 12.34 0.00 0.55 0.05 0.02 87.04 07:30:24 06:45:01 0 1.65 0.00 0.30 0.10 0.02 97.93 07:30:24 06:45:01 1 33.59 0.00 0.95 0.08 0.07 65.30 07:30:24 06:45:01 2 0.43 0.00 0.12 0.00 0.00 99.45 07:30:24 06:45:01 3 34.53 0.00 1.33 0.12 0.03 63.98 07:30:24 06:45:01 4 2.65 0.00 0.18 0.00 0.02 97.15 07:30:24 06:45:01 5 12.03 0.00 0.73 0.00 0.02 87.22 07:30:24 06:45:01 6 0.10 0.00 0.07 0.12 0.00 99.72 07:30:24 06:45:01 7 13.71 0.00 0.70 0.00 0.02 85.57 07:30:24 06:46:01 all 23.79 0.00 1.04 0.02 0.04 75.12 07:30:24 06:46:01 0 66.98 0.00 2.72 0.07 0.07 30.17 07:30:24 06:46:01 1 36.92 0.00 1.77 0.02 0.05 61.24 07:30:24 06:46:01 2 22.30 0.00 0.92 0.00 0.03 76.75 07:30:24 06:46:01 3 21.35 0.00 0.85 0.00 0.02 77.78 07:30:24 06:46:01 4 4.76 0.00 0.39 0.00 0.07 94.78 07:30:24 06:46:01 5 4.68 0.00 0.28 0.03 0.02 94.99 07:30:24 06:46:01 6 30.34 0.00 1.17 0.03 0.03 68.43 07:30:24 06:46:01 7 2.87 0.00 0.22 0.00 0.02 96.90 07:30:24 06:47:01 all 13.34 0.00 0.70 0.06 0.02 85.88 07:30:24 06:47:01 0 8.28 0.00 0.57 0.00 0.02 91.13 07:30:24 06:47:01 1 6.27 0.00 0.48 0.03 0.02 93.20 07:30:24 06:47:01 2 24.07 0.00 0.97 0.03 0.03 74.90 07:30:24 06:47:01 3 29.99 0.00 1.77 0.07 0.05 68.13 07:30:24 06:47:01 4 21.49 0.00 0.92 0.03 0.05 77.51 07:30:24 06:47:01 5 3.22 0.00 0.33 0.25 0.00 96.20 07:30:24 06:47:01 6 13.27 0.00 0.50 0.05 0.00 86.18 07:30:24 06:47:01 7 0.12 0.00 0.05 0.00 0.00 99.83 07:30:24 06:48:01 all 12.05 0.00 1.01 0.04 0.03 86.87 07:30:24 06:48:01 0 6.99 0.00 0.86 0.02 0.03 92.10 07:30:24 06:48:01 1 10.30 0.00 1.22 0.00 0.03 88.45 07:30:24 06:48:01 2 46.79 0.00 2.42 0.07 0.05 50.68 07:30:24 06:48:01 3 6.59 0.00 1.15 0.00 0.07 92.19 07:30:24 06:48:01 4 3.88 0.00 0.26 0.00 0.00 95.86 07:30:24 06:48:01 5 17.59 0.00 1.35 0.02 0.03 81.01 07:30:24 06:48:01 6 1.90 0.00 0.32 0.22 0.02 97.55 07:30:24 06:48:01 7 2.45 0.00 0.55 0.02 0.00 96.98 07:30:24 06:49:01 all 13.05 0.00 1.65 0.50 0.04 84.76 07:30:24 06:49:01 0 8.38 0.00 1.42 0.32 0.03 89.84 07:30:24 06:49:01 1 11.51 0.00 1.54 0.29 0.03 86.63 07:30:24 06:49:01 2 21.11 0.00 2.08 0.08 0.05 76.68 07:30:24 06:49:01 3 20.12 0.00 2.75 0.03 0.07 77.03 07:30:24 06:49:01 4 4.43 0.00 0.92 0.00 0.03 94.62 07:30:24 06:49:01 5 5.91 0.00 1.37 0.00 0.02 92.70 07:30:24 06:49:01 6 22.24 0.00 1.54 0.55 0.07 75.60 07:30:24 06:49:01 7 10.69 0.00 1.56 2.76 0.05 84.94 07:30:24 06:50:01 all 13.52 0.00 0.41 0.01 0.06 86.00 07:30:24 06:50:01 0 15.01 0.00 0.47 0.00 0.08 84.43 07:30:24 06:50:01 1 15.51 0.00 0.37 0.00 0.05 84.07 07:30:24 06:50:01 2 22.51 0.00 0.57 0.00 0.07 76.86 07:30:24 06:50:01 3 23.72 0.00 0.74 0.02 0.10 75.43 07:30:24 06:50:01 4 2.78 0.00 0.18 0.02 0.02 97.01 07:30:24 06:50:01 5 0.05 0.00 0.03 0.00 0.00 99.92 07:30:24 06:50:01 6 26.56 0.00 0.78 0.03 0.08 72.54 07:30:24 06:50:01 7 1.99 0.00 0.15 0.00 0.08 97.77 07:30:24 06:51:01 all 4.70 0.00 1.13 1.25 0.03 92.90 07:30:24 06:51:01 0 3.85 0.00 1.34 0.52 0.02 94.27 07:30:24 06:51:01 1 3.91 0.00 1.14 0.05 0.02 94.89 07:30:24 06:51:01 2 7.00 0.00 1.14 0.18 0.05 91.62 07:30:24 06:51:01 3 6.34 0.00 1.17 0.25 0.03 92.21 07:30:24 06:51:01 4 2.84 0.00 0.87 0.03 0.03 96.22 07:30:24 06:51:01 5 3.14 0.00 1.04 0.40 0.02 95.40 07:30:24 06:51:01 6 6.29 0.00 0.92 2.82 0.02 89.95 07:30:24 06:51:01 7 4.25 0.00 1.41 5.71 0.02 88.61 07:30:24 07:30:24 06:51:01 CPU %user %nice %system %iowait %steal %idle 07:30:24 06:52:01 all 0.02 0.00 0.00 0.05 0.00 99.92 07:30:24 06:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 06:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 06:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:30:24 06:52:01 3 0.03 0.00 0.00 0.08 0.00 99.88 07:30:24 06:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 06:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:30:24 06:52:01 6 0.00 0.00 0.00 0.32 0.02 99.67 07:30:24 06:52:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:30:24 06:53:01 all 0.04 0.00 0.03 0.01 0.00 99.92 07:30:24 06:53:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:30:24 06:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 06:53:01 2 0.05 0.00 0.05 0.00 0.02 99.88 07:30:24 06:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:30:24 06:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 06:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 06:53:01 6 0.00 0.00 0.00 0.05 0.00 99.95 07:30:24 06:53:01 7 0.17 0.00 0.08 0.05 0.00 99.70 07:30:24 06:54:01 all 0.12 0.00 0.00 0.06 0.00 99.81 07:30:24 06:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 06:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 06:54:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:30:24 06:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 06:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 06:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 06:54:01 6 0.00 0.00 0.00 0.20 0.00 99.80 07:30:24 06:54:01 7 0.90 0.00 0.00 0.30 0.00 98.81 07:30:24 06:55:01 all 0.08 0.00 0.03 0.04 0.00 99.86 07:30:24 06:55:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:30:24 06:55:01 1 0.27 0.00 0.02 0.00 0.00 99.72 07:30:24 06:55:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:30:24 06:55:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:30:24 06:55:01 4 0.03 0.00 0.02 0.02 0.00 99.93 07:30:24 06:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 06:55:01 6 0.02 0.00 0.03 0.25 0.00 99.70 07:30:24 06:55:01 7 0.13 0.00 0.03 0.02 0.02 99.80 07:30:24 06:56:01 all 0.27 0.00 0.02 0.01 0.01 99.70 07:30:24 06:56:01 0 0.05 0.00 0.07 0.00 0.00 99.88 07:30:24 06:56:01 1 1.99 0.00 0.00 0.00 0.00 98.01 07:30:24 06:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:30:24 06:56:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:30:24 06:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:30:24 06:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 06:56:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:30:24 06:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 06:57:01 all 0.16 0.00 0.01 0.01 0.00 99.82 07:30:24 06:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:30:24 06:57:01 1 1.01 0.00 0.00 0.00 0.02 98.97 07:30:24 06:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 06:57:01 3 0.02 0.00 0.00 0.05 0.00 99.93 07:30:24 06:57:01 4 0.07 0.00 0.02 0.00 0.00 99.92 07:30:24 06:57:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:30:24 06:57:01 6 0.08 0.00 0.00 0.02 0.00 99.90 07:30:24 06:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 06:58:01 all 0.17 0.00 0.02 0.00 0.00 99.81 07:30:24 06:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:30:24 06:58:01 1 1.09 0.00 0.08 0.00 0.00 98.82 07:30:24 06:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:30:24 06:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:30:24 06:58:01 4 0.08 0.00 0.02 0.00 0.00 99.90 07:30:24 06:58:01 5 0.05 0.00 0.03 0.00 0.00 99.92 07:30:24 06:58:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:30:24 06:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 06:59:01 all 0.23 0.00 0.01 0.00 0.00 99.75 07:30:24 06:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 06:59:01 1 1.78 0.00 0.03 0.00 0.00 98.19 07:30:24 06:59:01 2 0.02 0.00 0.05 0.00 0.02 99.92 07:30:24 06:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 06:59:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:30:24 06:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 06:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:30:24 06:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:00:01 all 0.20 0.00 0.03 0.01 0.00 99.76 07:30:24 07:00:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:30:24 07:00:01 1 1.18 0.00 0.05 0.00 0.00 98.78 07:30:24 07:00:01 2 0.05 0.00 0.05 0.00 0.00 99.90 07:30:24 07:00:01 3 0.25 0.00 0.00 0.03 0.00 99.72 07:30:24 07:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:00:01 6 0.02 0.00 0.03 0.02 0.00 99.93 07:30:24 07:00:01 7 0.02 0.00 0.03 0.03 0.00 99.92 07:30:24 07:01:01 all 0.01 0.00 0.02 0.01 0.01 99.95 07:30:24 07:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:30:24 07:01:01 2 0.02 0.00 0.03 0.00 0.00 99.95 07:30:24 07:01:01 3 0.02 0.00 0.05 0.00 0.02 99.92 07:30:24 07:01:01 4 0.00 0.00 0.05 0.00 0.02 99.93 07:30:24 07:01:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:30:24 07:01:01 6 0.00 0.00 0.00 0.12 0.00 99.88 07:30:24 07:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:02:01 all 0.01 0.00 0.01 0.03 0.00 99.96 07:30:24 07:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 07:02:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:30:24 07:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:02:01 4 0.00 0.00 0.00 0.03 0.00 99.97 07:30:24 07:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:02:01 6 0.00 0.00 0.00 0.17 0.00 99.83 07:30:24 07:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:30:24 07:02:01 CPU %user %nice %system %iowait %steal %idle 07:30:24 07:03:01 all 0.13 0.00 0.01 0.01 0.00 99.85 07:30:24 07:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:03:01 1 0.98 0.00 0.02 0.00 0.00 99.01 07:30:24 07:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:30:24 07:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:03:01 4 0.02 0.00 0.00 0.03 0.00 99.95 07:30:24 07:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:03:01 7 0.00 0.00 0.00 0.05 0.00 99.95 07:30:24 07:04:01 all 0.08 0.00 0.01 0.02 0.00 99.89 07:30:24 07:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:30:24 07:04:01 1 0.48 0.00 0.00 0.00 0.00 99.52 07:30:24 07:04:01 2 0.05 0.00 0.03 0.00 0.03 99.88 07:30:24 07:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:30:24 07:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:30:24 07:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:04:01 6 0.00 0.00 0.00 0.15 0.00 99.85 07:30:24 07:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:05:01 all 0.05 0.00 0.00 0.09 0.01 99.86 07:30:24 07:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:30:24 07:05:01 1 0.27 0.00 0.00 0.00 0.02 99.72 07:30:24 07:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:30:24 07:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 07:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:05:01 6 0.00 0.00 0.02 0.62 0.00 99.37 07:30:24 07:05:01 7 0.02 0.00 0.00 0.07 0.00 99.92 07:30:24 07:06:01 all 0.13 0.00 0.01 0.10 0.00 99.76 07:30:24 07:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:30:24 07:06:01 1 0.91 0.00 0.00 0.00 0.00 99.09 07:30:24 07:06:01 2 0.03 0.00 0.03 0.02 0.00 99.92 07:30:24 07:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:30:24 07:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:30:24 07:06:01 5 0.00 0.00 0.00 0.08 0.00 99.92 07:30:24 07:06:01 6 0.00 0.00 0.00 0.53 0.00 99.47 07:30:24 07:06:01 7 0.02 0.00 0.00 0.17 0.00 99.82 07:30:24 07:07:01 all 0.03 0.00 0.01 0.06 0.00 99.90 07:30:24 07:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 07:07:01 1 0.15 0.00 0.02 0.00 0.00 99.83 07:30:24 07:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:07:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:30:24 07:07:01 4 0.03 0.00 0.02 0.13 0.00 99.82 07:30:24 07:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:07:01 6 0.00 0.00 0.00 0.33 0.00 99.67 07:30:24 07:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:08:01 all 0.18 0.00 0.01 0.07 0.00 99.74 07:30:24 07:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:08:01 1 1.39 0.00 0.02 0.00 0.00 98.60 07:30:24 07:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:08:01 4 0.03 0.00 0.03 0.13 0.02 99.78 07:30:24 07:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:08:01 6 0.00 0.00 0.00 0.42 0.00 99.58 07:30:24 07:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:09:01 all 0.08 0.00 0.01 0.04 0.01 99.86 07:30:24 07:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:09:01 1 0.47 0.00 0.02 0.00 0.02 99.50 07:30:24 07:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:30:24 07:09:01 4 0.08 0.00 0.02 0.17 0.02 99.72 07:30:24 07:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:09:01 6 0.02 0.00 0.00 0.18 0.00 99.80 07:30:24 07:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:30:24 07:10:01 all 0.16 0.00 0.02 0.04 0.00 99.77 07:30:24 07:10:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:30:24 07:10:01 1 1.14 0.00 0.10 0.00 0.00 98.76 07:30:24 07:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:30:24 07:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:10:01 4 0.03 0.00 0.05 0.22 0.02 99.68 07:30:24 07:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:30:24 07:10:01 6 0.00 0.00 0.00 0.07 0.00 99.93 07:30:24 07:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:11:01 all 0.01 0.00 0.01 0.02 0.00 99.96 07:30:24 07:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:30:24 07:11:01 4 0.07 0.00 0.00 0.05 0.02 99.87 07:30:24 07:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:30:24 07:11:01 6 0.00 0.00 0.02 0.10 0.00 99.88 07:30:24 07:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:12:01 all 0.01 0.00 0.00 0.00 0.01 99.98 07:30:24 07:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:30:24 07:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:30:24 07:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:30:24 07:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:30:24 07:12:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:30:24 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:30:24 07:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:30:24 07:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:30:24 07:13:01 4 0.03 0.00 0.03 0.02 0.02 99.90 07:30:24 07:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:30:24 07:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:30:24 07:13:01 CPU %user %nice %system %iowait %steal %idle 07:30:24 07:14:01 all 0.01 0.00 0.00 0.01 0.00 99.98 07:30:24 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 07:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:14:01 4 0.03 0.00 0.00 0.02 0.00 99.95 07:30:24 07:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 07:14:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:30:24 07:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:15:01 all 0.18 0.00 0.01 0.01 0.00 99.79 07:30:24 07:15:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:30:24 07:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:30:24 07:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:15:01 3 1.32 0.00 0.07 0.00 0.00 98.61 07:30:24 07:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:30:24 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:15:01 6 0.00 0.00 0.00 0.05 0.02 99.93 07:30:24 07:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:16:01 all 0.26 0.00 0.02 0.00 0.00 99.72 07:30:24 07:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:30:24 07:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:16:01 3 1.99 0.00 0.00 0.00 0.02 98.00 07:30:24 07:16:01 4 0.02 0.00 0.05 0.02 0.02 99.90 07:30:24 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:30:24 07:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:17:01 all 0.18 0.00 0.01 0.00 0.00 99.80 07:30:24 07:17:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:30:24 07:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 07:17:01 3 1.31 0.00 0.02 0.00 0.00 98.68 07:30:24 07:17:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:30:24 07:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:30:24 07:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:30:24 07:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:30:24 07:18:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:30:24 07:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:30:24 07:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:18:01 4 0.05 0.00 0.02 0.03 0.02 99.88 07:30:24 07:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 07:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:19:01 all 0.02 0.00 0.01 0.00 0.00 99.97 07:30:24 07:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:30:24 07:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:30:24 07:19:01 4 0.05 0.00 0.02 0.02 0.02 99.90 07:30:24 07:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:19:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:30:24 07:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:30:24 07:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:30:24 07:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:30:24 07:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:30:24 07:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 07:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:30:24 07:21:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:30:24 07:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:30:24 07:21:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:30:24 07:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:30:24 07:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:22:01 all 0.02 0.00 0.01 0.00 0.01 99.97 07:30:24 07:22:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:30:24 07:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 07:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:30:24 07:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:30:24 07:22:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:30:24 07:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:30:24 07:23:01 all 0.03 0.00 0.01 0.01 0.00 99.95 07:30:24 07:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:30:24 07:23:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:30:24 07:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:30:24 07:23:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:30:24 07:23:01 6 0.02 0.00 0.00 0.07 0.00 99.92 07:30:24 07:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:30:24 07:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:30:24 07:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:30:24 07:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:30:24 07:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:30:24 07:24:01 5 0.07 0.00 0.00 0.00 0.00 99.93 07:30:24 07:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:30:24 07:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:30:24 07:24:01 CPU %user %nice %system %iowait %steal %idle 07:30:24 07:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:30:24 07:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 07:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:30:24 07:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:30:24 07:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:25:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:30:24 07:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:30:24 07:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:26:01 all 0.19 0.00 0.05 0.02 0.00 99.74 07:30:24 07:26:01 0 0.30 0.00 0.05 0.02 0.00 99.63 07:30:24 07:26:01 1 0.12 0.00 0.07 0.00 0.00 99.82 07:30:24 07:26:01 2 0.17 0.00 0.03 0.00 0.00 99.80 07:30:24 07:26:01 3 0.18 0.00 0.03 0.00 0.00 99.78 07:30:24 07:26:01 4 0.15 0.00 0.03 0.07 0.02 99.73 07:30:24 07:26:01 5 0.15 0.00 0.05 0.00 0.00 99.80 07:30:24 07:26:01 6 0.40 0.00 0.07 0.07 0.00 99.47 07:30:24 07:26:01 7 0.08 0.00 0.05 0.00 0.00 99.87 07:30:24 07:27:01 all 0.01 0.00 0.00 0.01 0.00 99.98 07:30:24 07:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 07:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 07:30:24 07:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:30:24 07:27:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:30:24 07:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:28:02 all 0.18 0.00 0.01 0.01 0.00 99.80 07:30:24 07:28:02 0 0.00 0.00 0.02 0.00 0.00 99.98 07:30:24 07:28:02 1 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:28:02 2 0.02 0.00 0.00 0.00 0.00 99.98 07:30:24 07:28:02 3 0.02 0.00 0.02 0.00 0.00 99.97 07:30:24 07:28:02 4 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:28:02 5 1.37 0.00 0.02 0.00 0.02 98.60 07:30:24 07:28:02 6 0.00 0.00 0.00 0.08 0.00 99.92 07:30:24 07:28:02 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:29:01 all 0.25 0.00 0.01 0.03 0.00 99.70 07:30:24 07:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:30:24 07:29:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:30:24 07:29:01 3 0.00 0.00 0.00 0.07 0.02 99.92 07:30:24 07:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:29:01 5 1.94 0.00 0.03 0.00 0.00 98.03 07:30:24 07:29:01 6 0.00 0.00 0.00 0.20 0.00 99.80 07:30:24 07:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:30:24 07:30:01 all 4.05 0.00 1.44 1.33 0.02 93.16 07:30:24 07:30:01 0 3.76 0.00 1.65 0.07 0.02 94.50 07:30:24 07:30:01 1 3.90 0.00 1.14 0.03 0.02 94.91 07:30:24 07:30:01 2 4.49 0.00 1.40 0.10 0.02 93.99 07:30:24 07:30:01 3 3.78 0.00 1.90 8.00 0.02 86.31 07:30:24 07:30:01 4 4.15 0.00 1.28 0.08 0.03 94.45 07:30:24 07:30:01 5 5.22 0.00 1.24 0.07 0.03 93.44 07:30:24 07:30:01 6 3.67 0.00 1.29 1.96 0.03 93.05 07:30:24 07:30:01 7 3.39 0.00 1.61 0.35 0.02 94.63 07:30:24 Average: all 3.26 0.00 0.31 0.11 0.01 96.30 07:30:24 Average: 0 3.85 0.00 0.40 0.07 0.01 95.67 07:30:24 Average: 1 4.01 0.00 0.35 0.04 0.01 95.59 07:30:24 Average: 2 4.24 0.00 0.36 0.02 0.01 95.37 07:30:24 Average: 3 4.33 0.00 0.37 0.18 0.01 95.11 07:30:24 Average: 4 2.09 0.00 0.25 0.06 0.01 97.59 07:30:24 Average: 5 2.22 0.00 0.27 0.04 0.01 97.47 07:30:24 Average: 6 2.97 0.00 0.23 0.25 0.01 96.54 07:30:24 Average: 7 2.42 0.00 0.28 0.22 0.01 97.07 07:30:24 07:30:24 07:30:24