Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 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-ssh14073793688703722626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh3263371810060986417.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh866579459024259126.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh1917918628119918738.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14816855858784854749.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5233 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 (main) Commit message: "Merge pull request #79 from edgexfoundry/dependabot/pip/robotframework-6.1.1" > 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 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 # timeout=10 > git rev-list --no-walk 664646a66508576d27e3d47772bd781c47cbd64c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:01:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:01:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:01:10 ========================================================= 03:01:10 EdgeX Global Pipelines Version Info 03:01:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:01:10 ------------------- 03:01:10 stable info: 03:01:10 ------------------- 03:01:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:01:10 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:01:10 Message: update stable to v1.0.253 03:01:11 ------------------- 03:01:11 experimental info: 03:01:11 ------------------- 03:01:11 Commited By: **** collab-it+edgex@linuxfoundation.org 03:01:11 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 03:01:11 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a67004 [Pipeline] echo 03:01:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:11 provisioning config files... 03:01:11 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10158217612348236004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:12 ---> docker-login.sh 03:01:12 nexus3.edgexfoundry.org:10001 03:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:12 Configure a credential helper to remove this warning. See 03:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:12 03:01:12 Login Succeeded 03:01:12 nexus3.edgexfoundry.org:10002 03:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:12 Configure a credential helper to remove this warning. See 03:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:12 03:01:12 Login Succeeded 03:01:12 nexus3.edgexfoundry.org:10003 03:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:12 Configure a credential helper to remove this warning. See 03:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:12 03:01:12 Login Succeeded 03:01:12 nexus3.edgexfoundry.org:10004 03:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:12 Configure a credential helper to remove this warning. See 03:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:12 03:01:12 Login Succeeded 03:01:12 docker.io 03:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:13 Configure a credential helper to remove this warning. See 03:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:13 03:01:13 Login Succeeded 03:01:13 ---> docker-login.sh ends [Pipeline] } 03:01:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:01:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:01:13 + grep -v github /etc/ssh/ssh_known_hosts 03:01:13 + [ -e /tmp/ssh_known_hosts ] 03:01:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:01:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:01:13 + sudo tee -a /etc/ssh/ssh_known_hosts 03:01:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:14 03:01:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:14 0.1.4: Pulling from edgex-devops/py-git-semver 03:01:14 b85a868b505f: Pulling fs layer 03:01:14 e2be974225ed: Pulling fs layer 03:01:14 339a4e72a1f5: Pulling fs layer 03:01:14 988bab9f4d93: Pulling fs layer 03:01:14 1469e6f7b9e6: Pulling fs layer 03:01:14 eaf3925da568: Pulling fs layer 03:01:14 bab4dde63d76: Pulling fs layer 03:01:14 bde34c3a00c8: Pulling fs layer 03:01:14 b352a97aabf1: Pulling fs layer 03:01:14 eaf3925da568: Waiting 03:01:14 bde34c3a00c8: Waiting 03:01:14 1469e6f7b9e6: Waiting 03:01:14 988bab9f4d93: Waiting 03:01:14 bab4dde63d76: Waiting 03:01:14 4872d77fe225: Pulling fs layer 03:01:14 5851b861e8e6: Pulling fs layer 03:01:14 4872d77fe225: Waiting 03:01:14 e2be974225ed: Verifying Checksum 03:01:14 e2be974225ed: Download complete 03:01:14 988bab9f4d93: Verifying Checksum 03:01:14 988bab9f4d93: Download complete 03:01:14 1469e6f7b9e6: Verifying Checksum 03:01:14 1469e6f7b9e6: Download complete 03:01:14 339a4e72a1f5: Verifying Checksum 03:01:14 339a4e72a1f5: Download complete 03:01:14 eaf3925da568: Verifying Checksum 03:01:14 eaf3925da568: Download complete 03:01:14 bde34c3a00c8: Download complete 03:01:14 b352a97aabf1: Verifying Checksum 03:01:14 b352a97aabf1: Download complete 03:01:14 4872d77fe225: Download complete 03:01:14 5851b861e8e6: Verifying Checksum 03:01:14 b85a868b505f: Verifying Checksum 03:01:14 b85a868b505f: Download complete 03:01:15 bab4dde63d76: Verifying Checksum 03:01:15 bab4dde63d76: Download complete 03:01:16 b85a868b505f: Pull complete 03:01:16 e2be974225ed: Pull complete 03:01:17 339a4e72a1f5: Pull complete 03:01:17 988bab9f4d93: Pull complete 03:01:17 1469e6f7b9e6: Pull complete 03:01:17 eaf3925da568: Pull complete 03:01:19 bab4dde63d76: Pull complete 03:01:19 bde34c3a00c8: Pull complete 03:01:19 b352a97aabf1: Pull complete 03:01:19 4872d77fe225: Pull complete 03:01:19 5851b861e8e6: Pull complete 03:01:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:01:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:19 prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container 03:01:19 $ 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 03:01:21 $ docker top 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad -eo pid,comm 03:01:21 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). 03:01:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:01:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:21 [ssh-agent] Looking for ssh-agent implementation... 03:01:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:21 $ docker exec 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad ssh-agent 03:01:21 SSH_AUTH_SOCK=/tmp/ssh-VbMEHYqPtHsP/agent.13 03:01:21 SSH_AGENT_PID=19 03:01:21 Running ssh-add (command line suppressed) 03:01:21 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11952260757411216887.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11952260757411216887.key) 03:01:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:22 + git tag --points-at HEAD [Pipeline] } 03:01:22 $ docker exec --env ******** --env ******** 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad ssh-agent -k 03:01:22 unset SSH_AUTH_SOCK; 03:01:22 unset SSH_AGENT_PID; 03:01:22 echo Agent pid 19 killed; 03:01:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:01:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:01:22 [ssh-agent] Looking for ssh-agent implementation... 03:01:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:01:22 $ docker exec 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad ssh-agent 03:01:22 SSH_AUTH_SOCK=/tmp/ssh-ZKJwDeZ2n4DL/agent.69 03:01:22 SSH_AGENT_PID=75 03:01:22 Running ssh-add (command line suppressed) 03:01:22 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4885589097724185781.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4885589097724185781.key) 03:01:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:01:22 + git semver init 03:01:23 2023-09-04 03:01:23,130 [run_init] DEBUG init version:0.0.0 force:False 03:01:23 2023-09-04 03:01:23,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 03:01:23 2023-09-04 03:01:23,131 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 03:01:23 2023-09-04 03:01:23,131 [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) 03:01:23 2023-09-04 03:01:23,733 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 03:01:23 2023-09-04 03:01:23,733 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 03:01:23 2023-09-04 03:01:23,734 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:01:23 2023-09-04 03:01:23,734 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:01:23 0.0.2-dev.33 [Pipeline] } 03:01:23 $ docker exec --env ******** --env ******** 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad ssh-agent -k 03:01:23 unset SSH_AUTH_SOCK; 03:01:23 unset SSH_AGENT_PID; 03:01:23 echo Agent pid 75 killed; 03:01:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:01:24 + git semver [Pipeline] } 03:01:24 $ docker stop --time=1 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad 03:01:25 $ docker rm -f --volumes 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad [Pipeline] // withDockerContainer [Pipeline] sh 03:01:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:01:26 Stashed 1 file(s) [Pipeline] echo 03:01:26 [edgeXSemver]: initialized semver on version 0.0.2-dev.33 [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 03:01:26 provisioning config files... 03:01:26 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10607014202131523819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:26 ---> docker-login.sh 03:01:26 nexus3.edgexfoundry.org:10001 03:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:26 Configure a credential helper to remove this warning. See 03:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:26 03:01:26 Login Succeeded 03:01:26 nexus3.edgexfoundry.org:10002 03:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:26 Configure a credential helper to remove this warning. See 03:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:26 03:01:26 Login Succeeded 03:01:26 nexus3.edgexfoundry.org:10003 03:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:27 Configure a credential helper to remove this warning. See 03:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:27 03:01:27 Login Succeeded 03:01:27 nexus3.edgexfoundry.org:10004 03:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:27 Configure a credential helper to remove this warning. See 03:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:27 03:01:27 Login Succeeded 03:01:27 docker.io 03:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:01:27 Configure a credential helper to remove this warning. See 03:01:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:01:27 03:01:27 Login Succeeded 03:01:27 ---> docker-login.sh ends [Pipeline] } 03:01:27 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 03:01:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:01:28 + ls -al . 03:01:28 total 72 03:01:28 drwxrwxr-x 7 jenkins jenkins 4096 Sep 4 03:01 . 03:01:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:01 .. 03:01:28 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:01 .git 03:01:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 03:01 .github 03:01:28 -rw-rw-r-- 1 jenkins jenkins 22 Sep 4 03:01 .gitignore 03:01:28 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 03:01 .semver 03:01:28 -rw-rw-r-- 1 jenkins jenkins 1575 Sep 4 03:01 Dockerfile 03:01:28 -rw-rw-r-- 1 jenkins jenkins 746 Sep 4 03:01 Jenkinsfile 03:01:28 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 4 03:01 LICENSE 03:01:28 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 4 03:01 README.md 03:01:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:01 TAF-Manager 03:01:28 drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 03:01 TUC 03:01:28 -rw-rw-r-- 1 jenkins jenkins 12 Sep 4 03:01 VERSION 03:01:28 -rw-rw-r-- 1 jenkins jenkins 344 Sep 4 03:01 requirements.txt 03:01:28 -rw-rw-r-- 1 jenkins jenkins 54 Sep 4 03:01 robot-entrypoint.sh 03:01:28 -rw-rw-r-- 1 jenkins jenkins 445 Sep 4 03:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:28 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 --label arch=amd64 --label version=0.0.2-dev.33 . 03:01:28 Sending build context to Docker daemon 507.9kB 03:01:28 Step 1/13 : FROM alpine:3.16 03:01:29 3.16: Pulling from library/alpine 03:01:29 659d66d51139: Pulling fs layer 03:01:29 659d66d51139: Verifying Checksum 03:01:29 659d66d51139: Download complete 03:01:29 659d66d51139: Pull complete 03:01:29 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 03:01:29 Status: Downloaded newer image for alpine:3.16 03:01:29 ---> 187eae39ad94 03:01:29 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 03:01:29 ---> Running in e06e6c485fae 03:01:30 Removing intermediate container e06e6c485fae 03:01:30 ---> 48f3f1ecf48b 03:01:30 Step 3/13 : LABEL maintainer="Bruce Huang " 03:01:30 ---> Running in 339235f38679 03:01:30 Removing intermediate container 339235f38679 03:01:30 ---> fbc5bf07c1f0 03:01:30 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 03:01:30 ---> 1ffb194c4c64 03:01:30 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 03:01:30 ---> e8098a8fb751 03:01:30 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 03:01:30 ---> 5f24c06f0b5e 03:01:30 Step 7/13 : WORKDIR /edgex-taf 03:01:30 ---> Running in 129c14518dbf 03:01:30 Removing intermediate container 129c14518dbf 03:01:30 ---> 28a49df405a9 03:01:30 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:30 ---> Running in 2499ba702941 03:01:31 Removing intermediate container 2499ba702941 03:01:31 ---> 4968b4974c96 03:01:31 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 03:01:31 ---> Running in dafc2d7b33ca 03:01:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:01:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:01:33 OK: 6 MiB in 14 packages 03:01:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:01:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:01:34 (1/9) Installing ca-certificates (20230506-r0) 03:01:34 (2/9) Installing brotli-libs (1.0.9-r6) 03:01:35 (3/9) Installing nghttp2-libs (1.47.0-r1) 03:01:35 (4/9) Installing libcurl (8.2.1-r0) 03:01:36 (5/9) Installing curl (8.2.1-r0) 03:01:36 (6/9) Installing docker-cli (20.10.20-r0) 03:01:37 (7/9) Installing oniguruma (6.9.8-r0) 03:01:37 (8/9) Installing jq (1.6-r1) 03:01:37 (9/9) Installing openssl (1.1.1v-r0) 03:01:38 Executing busybox-1.35.0-r17.trigger 03:01:38 Executing ca-certificates-20230506-r0.trigger 03:01:38 OK: 52 MiB in 23 packages 03:01:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:01:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:01:39 (1/137) Installing libmagic (5.41-r0) 03:01:40 (2/137) Installing file (5.41-r0) 03:01:40 (3/137) Installing libxau (1.0.9-r0) 03:01:40 (4/137) Installing libxdmcp (1.1.3-r0) 03:01:40 (5/137) Installing libxcb (1.15-r0) 03:01:41 (6/137) Installing libx11 (1.8-r1) 03:01:41 Still waiting to schedule task 03:01:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:01:41 (7/137) Installing libxext (1.3.4-r0) 03:01:41 (8/137) Installing libice (1.0.10-r0) 03:01:42 (9/137) Installing libuuid (2.38-r1) 03:01:42 (10/137) Installing libsm (1.2.3-r0) 03:01:42 (11/137) Installing libxt (1.2.1-r0) 03:01:43 (12/137) Installing libxmu (1.1.3-r0) 03:01:43 (13/137) Installing xset (1.2.4-r0) 03:01:43 (14/137) Installing xprop (1.2.5-r0) 03:01:44 (15/137) Installing xdg-utils (1.1.3-r3) 03:01:44 (16/137) Installing eudev-libs (3.2.11-r0) 03:01:44 (17/137) Installing pkgconf (1.8.1-r0) 03:01:45 (18/137) Installing libffi (3.4.2-r1) 03:01:45 (19/137) Installing libintl (0.21-r2) 03:01:45 (20/137) Installing libblkid (2.38-r1) 03:01:45 (21/137) Installing libmount (2.38-r1) 03:01:46 (22/137) Installing pcre (8.45-r2) 03:01:46 (23/137) Installing glib (2.72.4-r0) 03:01:47 (24/137) Installing xz-libs (5.2.5-r1) 03:01:47 (25/137) Installing libxml2 (2.9.14-r2) 03:01:48 (26/137) Installing shared-mime-info (2.2-r2) 03:01:48 (27/137) Installing hicolor-icon-theme (0.17-r1) 03:01:48 (28/137) Installing libjpeg-turbo (2.1.3-r1) 03:01:49 (29/137) Installing libpng (1.6.37-r1) 03:01:49 (30/137) Installing libwebp (1.2.3-r1) 03:01:50 (31/137) Installing zstd-libs (1.5.2-r1) 03:01:50 (32/137) Installing tiff (4.4.0-r4) 03:01:51 (33/137) Installing gdk-pixbuf (2.42.8-r0) 03:01:51 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 03:01:51 (35/137) Installing libxcomposite (0.4.5-r0) 03:01:52 (36/137) Installing libxfixes (6.0.0-r0) 03:01:52 (37/137) Installing libxrender (0.9.10-r3) 03:01:52 (38/137) Installing libxcursor (1.2.1-r0) 03:01:52 (39/137) Installing libxdamage (1.1.5-r1) 03:01:53 (40/137) Installing libxi (1.8-r0) 03:01:53 (41/137) Installing libxinerama (1.1.4-r1) 03:01:53 (42/137) Installing libxrandr (1.5.2-r1) 03:01:53 (43/137) Installing atk (2.38.0-r0) 03:01:54 (44/137) Installing libxtst (1.2.3-r3) 03:01:54 (45/137) Installing dbus-libs (1.14.8-r0) 03:01:54 (46/137) Installing at-spi2-core (2.44.1-r0) 03:01:55 (47/137) Installing at-spi2-atk (2.38.0-r0) 03:01:55 (48/137) Installing expat (2.5.0-r0) 03:01:56 (49/137) Installing libbz2 (1.0.8-r1) 03:01:56 (50/137) Installing freetype (2.12.1-r0) 03:01:56 (51/137) Installing fontconfig (2.14.0-r0) 03:01:57 (52/137) Installing pixman (0.40.0-r4) 03:01:57 (53/137) Installing cairo (1.17.4-r2) 03:01:57 (54/137) Installing cairo-gobject (1.17.4-r2) 03:01:58 (55/137) Installing avahi-libs (0.8-r6) 03:01:58 (56/137) Installing gmp (6.2.1-r2) 03:01:59 (57/137) Installing nettle (3.7.3-r0) 03:01:59 (58/137) Installing p11-kit (0.24.1-r0) 03:01:59 (59/137) Installing libtasn1 (4.18.0-r1) 03:02:00 (60/137) Installing libunistring (1.0-r0) 03:02:00 (61/137) Installing gnutls (3.7.7-r1) 03:02:01 (62/137) Installing cups-libs (2.4.2-r2) 03:02:01 (63/137) Installing libepoxy (1.5.10-r0) 03:02:02 (64/137) Installing fribidi (1.0.12-r0) 03:02:02 (65/137) Installing graphite2 (1.3.14-r1) 03:02:02 (66/137) Installing harfbuzz (4.3.0-r0) 03:02:03 (67/137) Installing libxft (2.3.4-r0) 03:02:03 (68/137) Installing pango (1.50.7-r0) 03:02:04 (69/137) Installing wayland-libs-client (1.20.0-r0) 03:02:04 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 03:02:04 (71/137) Installing wayland-libs-egl (1.20.0-r0) 03:02:04 (72/137) Installing xkeyboard-config (2.35.1-r0) 03:02:05 (73/137) Installing libxkbcommon (1.4.1-r0) 03:02:05 (74/137) Installing gtk+3.0 (3.24.34-r1) 03:02:06 Executing gtk+3.0-3.24.34-r1.post-install 03:02:06 (75/137) Installing libfontenc (1.1.4-r0) 03:02:06 (76/137) Installing mkfontscale (1.2.2-r0) 03:02:06 (77/137) Installing font-opensans (0_git20210927-r0) 03:02:07 (78/137) Installing libgcc (11.2.1_git20220219-r2) 03:02:07 (79/137) Installing libogg (1.3.5-r1) 03:02:08 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 03:02:08 (81/137) Installing flac (1.3.4-r0) 03:02:08 (82/137) Installing alsa-lib (1.2.7.2-r0) 03:02:09 (83/137) Installing libatomic (11.2.1_git20220219-r2) 03:02:09 (84/137) Installing sdl2 (2.0.22-r0) 03:02:10 (85/137) Installing aom-libs (3.3.0-r0) 03:02:10 (86/137) Installing libass (0.16.0-r0) 03:02:10 (87/137) Installing libdav1d (1.0.0-r0) 03:02:11 (88/137) Installing libpciaccess (0.16-r0) 03:02:11 (89/137) Installing libdrm (2.4.110-r0) 03:02:12 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 03:02:12 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 03:02:12 (92/137) Installing lame (3.100-r0) 03:02:13 (93/137) Installing opus (1.3.1-r1) 03:02:13 (94/137) Installing libasyncns (0.8-r1) 03:02:13 (95/137) Installing libltdl (2.4.7-r0) 03:02:14 (96/137) Installing orc (0.4.32-r0) 03:02:14 (97/137) Installing libvorbis (1.3.7-r0) 03:02:15 (98/137) Installing libsndfile (1.1.0-r0) 03:02:15 (99/137) Installing libgomp (11.2.1_git20220219-r2) 03:02:15 (100/137) Installing soxr (0.1.3-r2) 03:02:16 (101/137) Installing speexdsp (1.2.0-r0) 03:02:16 (102/137) Installing tdb-libs (1.4.6-r0) 03:02:16 (103/137) Installing libpulse (15.0-r2) 03:02:17 (104/137) Installing cjson (1.7.15-r3) 03:02:17 (105/137) Installing mbedtls (2.28.4-r0) 03:02:18 (106/137) Installing librist (0.2.6-r1) 03:02:18 (107/137) Installing libsrt (1.4.4-r0) 03:02:18 (108/137) Installing libssh (0.9.6-r1) 03:02:19 (109/137) Installing libtheora (1.1.1-r16) 03:02:19 (110/137) Installing v4l-utils-libs (1.22.1-r1) 03:02:19 (111/137) Installing libva (2.14.0-r0) 03:02:20 (112/137) Installing libvdpau (1.5-r0) 03:02:20 (113/137) Installing vidstab (1.1.0-r1) 03:02:21 (114/137) Installing libvpx (1.11.0-r1) 03:02:21 (115/137) Installing x264-libs (0.163_git20210613-r0) 03:02:21 (116/137) Installing numactl (2.0.14-r0) 03:02:22 (117/137) Installing x265-libs (3.5-r3) 03:02:23 (118/137) Installing xvidcore (1.3.7-r1) 03:02:23 (119/137) Installing ffmpeg-libs (5.0.3-r0) 03:02:24 (120/137) Installing libevent (2.1.12-r4) 03:02:24 (121/137) Installing mesa (21.3.9-r0) 03:02:24 (122/137) Installing wayland-libs-server (1.20.0-r0) 03:02:25 (123/137) Installing mesa-gbm (21.3.9-r0) 03:02:25 (124/137) Installing icu-data-en (71.1-r2) 03:02:25 Executing icu-data-en-71.1-r2.post-install 03:02:25 * 03:02:25 * If you need ICU with non-English locales and legacy charset support, install 03:02:25 * package icu-data-full. 03:02:25 * 03:02:25 (125/137) Installing icu-libs (71.1-r2) 03:02:26 (126/137) Installing lcms2 (2.13.1-r0) 03:02:26 (127/137) Installing minizip (1.2.12-r0) 03:02:27 (128/137) Installing nspr (4.33-r0) 03:02:27 (129/137) Installing sqlite-libs (3.40.1-r0) 03:02:28 (130/137) Installing nss (3.78.1-r0) 03:02:28 (131/137) Installing re2 (2022.04.01-r0) 03:02:28 (132/137) Installing snappy (1.1.9-r4) 03:02:29 (133/137) Installing libgpg-error (1.45-r0) 03:02:29 (134/137) Installing libgcrypt (1.10.1-r0) 03:02:29 (135/137) Installing libxslt (1.1.35-r0) 03:02:30 (136/137) Installing chromium (102.0.5005.182-r0) 03:02:32 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 03:02:33 Executing busybox-1.35.0-r17.trigger 03:02:33 Executing glib-2.72.4-r0.trigger 03:02:33 Executing shared-mime-info-2.2-r2.trigger 03:02:33 Executing gdk-pixbuf-2.42.8-r0.trigger 03:02:33 Executing gtk-update-icon-cache-2.24.33-r3.trigger 03:02:33 Executing fontconfig-2.14.0-r0.trigger 03:02:33 Executing mkfontscale-1.2.2-r0.trigger 03:02:33 OK: 409 MiB in 160 packages 03:02:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:02:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:02:34 (1/21) Installing binutils (2.38-r3) 03:02:35 (2/21) Installing isl22 (0.22-r0) 03:02:35 (3/21) Installing mpfr4 (4.1.0-r0) 03:02:36 (4/21) Installing mpc1 (1.2.1-r0) 03:02:36 (5/21) Installing gcc (11.2.1_git20220219-r2) 03:02:38 (6/21) Installing musl-dev (1.2.3-r3) 03:02:38 (7/21) Installing libc-dev (0.7.2-r3) 03:02:38 (8/21) Installing linux-headers (5.16.7-r1) 03:02:39 (9/21) Installing libffi-dev (3.4.2-r1) 03:02:39 (10/21) Installing libpq (14.9-r0) 03:02:40 (11/21) Installing openssl-dev (1.1.1v-r0) 03:02:40 (12/21) Installing libpq-dev (14.9-r0) 03:02:40 (13/21) Installing libecpg (14.9-r0) 03:02:41 (14/21) Installing libecpg-dev (14.9-r0) 03:02:41 (15/21) Installing llvm13-libs (13.0.1-r2) 03:02:43 (16/21) Installing clang-libs (13.0.1-r1) 03:02:46 (17/21) Installing clang (13.0.1-r1) 03:02:49 (18/21) Installing icu (71.1-r2) 03:02:49 (19/21) Installing icu-dev (71.1-r2) 03:02:49 (20/21) Installing llvm13 (13.0.1-r2) 03:02:50 (21/21) Installing postgresql14-dev (14.9-r0) 03:02:51 Executing busybox-1.35.0-r17.trigger 03:02:51 OK: 822 MiB in 181 packages 03:02:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:02:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:02:52 (1/10) Installing g++ (11.2.1_git20220219-r2) 03:02:57 (2/10) Installing gdbm (1.23-r0) 03:02:57 (3/10) Installing mpdecimal (2.5.1-r1) 03:02:57 (4/10) Installing readline (8.1.2-r0) 03:02:58 (5/10) Installing python3 (3.10.13-r0) 03:02:58 (6/10) Installing python3-dev (3.10.13-r0) 03:02:59 (7/10) Installing libsodium (1.0.18-r0) 03:03:00 (8/10) Installing libzmq (4.3.4-r0) 03:03:00 (9/10) Installing libsodium-dev (1.0.18-r0) 03:03:01 (10/10) Installing zeromq-dev (4.3.4-r0) 03:03:01 Executing busybox-1.35.0-r17.trigger 03:03:01 OK: 974 MiB in 191 packages 03:03:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:03:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:03:02 OK: 974 MiB in 191 packages 03:03:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:03:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:03:03 (1/1) Installing tzdata (2023c-r0) 03:03:04 Executing busybox-1.35.0-r17.trigger 03:03:04 OK: 978 MiB in 192 packages 03:03:04 (1/1) Purging tzdata (2023c-r0) 03:03:04 Executing busybox-1.35.0-r17.trigger 03:03:04 OK: 974 MiB in 191 packages 03:03:07 Looking in links: /tmp/tmpl62mmjpg 03:03:07 Processing /tmp/tmpl62mmjpg/setuptools-65.5.0-py3-none-any.whl 03:03:07 Processing /tmp/tmpl62mmjpg/pip-23.0.1-py3-none-any.whl 03:03:07 Installing collected packages: setuptools, pip 03:03:10 Successfully installed pip-23.0.1 setuptools-65.5.0 03:03:10 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 03:03:10 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 03:03:10 Collecting pip 03:03:11 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) 03:03:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 47.9 MB/s eta 0:00:00 03:03:11 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 03:03:11 Collecting setuptools 03:03:11 Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) 03:03:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 805.1/805.1 kB 109.9 MB/s eta 0:00:00 03:03:11 Collecting wheel 03:03:11 Downloading wheel-0.41.2-py3-none-any.whl (64 kB) 03:03:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 167.1 MB/s eta 0:00:00 03:03:11 Installing collected packages: wheel, setuptools, pip 03:03:11 Attempting uninstall: setuptools 03:03:11 Found existing installation: setuptools 65.5.0 03:03:11 Uninstalling setuptools-65.5.0: 03:03:11 Successfully uninstalled setuptools-65.5.0 03:03:14 Attempting uninstall: pip 03:03:14 Found existing installation: pip 23.0.1 03:03:14 Uninstalling pip-23.0.1: 03:03:14 Successfully uninstalled pip-23.0.1 03:03:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5236 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 03:03:15 Selected Git installation does not exist. Using Default 03:03:15 The recommended git tool is: NONE 03:03:16 Successfully installed pip-23.2.1 setuptools-68.1.2 wheel-0.41.2 03:03: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 03:03:17 Processing ./edgex-taf-common 03:03:17 Preparing metadata (setup.py): started 03:03:17 Preparing metadata (setup.py): finished with status 'done' 03:03:17 Building wheels for collected packages: edgex-taf-common 03:03:17 Building wheel for edgex-taf-common (setup.py): started 03:03:17 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 03:03:17 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=e19a278924e21370804eaa4c12c486a8ba3c3db5eafeed08c549ac0b595ffaa1 03:03:17 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 03:03:17 Successfully built edgex-taf-common 03:03:17 Installing collected packages: edgex-taf-common 03:03:18 Successfully installed edgex-taf-common-0.0.0 03:03:18 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 03:03:19 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 03:03:19 Obtaining dependency information for robotframework==6.1.1 from https://files.pythonhosted.org/packages/b5/f0/3338803e955926c7826cfe6738ed99db1f76c3a86defca2c33228b12119a/robotframework-6.1.1-py3-none-any.whl.metadata 03:03:19 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 03:03:19 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 03:03:19 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 03:03:19 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 03:03:19 Obtaining dependency information for robotframework-requests==0.9.5 from https://files.pythonhosted.org/packages/09/b7/ca9dc356330be0ec6834806f6e63c16dbcfa8d7c45286b62ffd4710b731e/robotframework_requests-0.9.5-py3-none-any.whl.metadata 03:03:19 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 03:03:19 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 03:03:19 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 03:03:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 14.2 MB/s eta 0:00:00 03:03:20 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 03:03:20 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 03:03:20 Preparing metadata (setup.py): started 03:03:20 Preparing metadata (setup.py): finished with status 'done' 03:03:20 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 03:03:20 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 03:03:20 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 03:03:20 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 03:03:20 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 03:03:20 Obtaining dependency information for requests==2.31.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata 03:03:20 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 03:03:20 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 03:03:20 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 03:03:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 13.5 MB/s eta 0:00:00 03:03:20 Preparing metadata (setup.py): started 03:03:20 Preparing metadata (setup.py): finished with status 'done' 03:03:20 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 03:03:20 Obtaining dependency information for docker==6.1.3 from https://files.pythonhosted.org/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata 03:03:20 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 03:03:21 using credential edgex-jenkins-ssh 03:03:21 Cloning the remote Git repository 03:03:21 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 03:03:21 Downloading numpy-1.22.3.zip (11.5 MB) 03:03:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 72.0 MB/s eta 0:00:00 03:03:21 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 03:03:21 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 03:03:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 03:03:21 > git --version # timeout=10 03:03:21 > git --version # 'git version 2.25.1' 03:03:21 using GIT_SSH to set credentials SSH Credentials for GitHub 03:03:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:22 Installing build dependencies: started 03:03:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 03:03:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:03:23 Avoid second fetch 03:03:23 Checking out Revision 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 (main) 03:03:24 Commit message: "Merge pull request #79 from edgexfoundry/dependabot/pip/robotframework-6.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:03:23 > git config core.sparsecheckout # timeout=10 03:03:23 > git checkout -f 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 # timeout=10 03:03:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:03:24 % Total % Received % Xferd Average Speed Time Time Time Current 03:03:24 Dload Upload Total Spent Left Speed 03:03:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11848 0 0 91844 0 --:--:-- --:--:-- --:--:-- 91138 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 03:03:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:03:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:03:25 + sudo tee /etc/docker/daemon.new 03:03:25 { 03:03:25 "registry-mirrors": [ 03:03:25 "https://nexus3.edgexfoundry.org:10001" 03:03:25 ], 03:03:25 "bip": "10.250.0.254/24", 03:03:25 "hosts": [ 03:03:25 "tcp://0.0.0.0:5555", 03:03:25 "unix:///var/run/docker.sock" 03:03:25 ], 03:03:25 "mtu": 1458, 03:03:25 "selinux-enabled": true, 03:03:25 "seccomp-profile": "/etc/docker/seccomp.json" 03:03:25 } [Pipeline] sh 03:03:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:03:26 + sudo service docker restart 03:03:32 Installing build dependencies: finished with status 'done' 03:03:32 Getting requirements to build wheel: started 03:03:32 Getting requirements to build wheel: finished with status 'done' 03:03:32 Preparing metadata (pyproject.toml): started 03:03:32 Preparing metadata (pyproject.toml): finished with status 'done' 03:03:33 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 03:03:33 Downloading psutil-5.9.0.tar.gz (478 kB) 03:03:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 246.4 kB/s eta 0:00:00 03:03:35 Preparing metadata (setup.py): started 03:03:36 Preparing metadata (setup.py): finished with status 'done' 03:03:36 Collecting redis==4.6.0 (from -r requirements.txt (line 13)) 03:03:36 Obtaining dependency information for redis==4.6.0 from https://files.pythonhosted.org/packages/20/2e/409703d645363352a20c944f5d119bdae3eb3034051a53724a7c5fee12b8/redis-4.6.0-py3-none-any.whl.metadata 03:03:36 Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) 03:03:36 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 03:03:36 Obtaining dependency information for pyzmq==25.1.0 from https://files.pythonhosted.org/packages/66/96/129706be681649f43bde93811416f566acfefcd3fb18156d5df349c360ab/pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata 03:03:36 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) 03:03:36 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 03:03:36 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 03:03:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 23.3 MB/s eta 0:00:00 03:03:36 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 03:03:36 Downloading psycopg2-2.9.3.tar.gz (380 kB) 03:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 2.3 MB/s eta 0:00:00 03:03:37 Preparing metadata (setup.py): started 03:03:37 Preparing metadata (setup.py): finished with status 'done' 03:03:37 Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) 03:03:37 Obtaining dependency information for pycryptodome==3.18.0 from https://files.pythonhosted.org/packages/92/d7/df2bf45a1bcc7f2983a22c05f77ecd04bb8252a734219b0a6f089121dfa3/pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata 03:03:37 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 03:03:38 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:03:38 Obtaining dependency information for selenium>=4.0.0 from https://files.pythonhosted.org/packages/f9/2f/9c6eef6487faca5006ae1ba43cf6ab627c7e3d2a7ec5a3b8728e2105472d/selenium-4.12.0-py3-none-any.whl.metadata 03:03:38 Downloading selenium-4.12.0-py3-none-any.whl.metadata (6.9 kB) 03:03:38 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:03:38 Obtaining dependency information for robotframework-pythonlibcore>=3.0.0 from https://files.pythonhosted.org/packages/af/2b/88274849d9ea6cdddbbdf40e5262d92fdd7e20026026c49369c07d7f62d5/robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata 03:03:38 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) 03:03:38 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:38 Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata 03:03:38 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 03:03:38 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:38 Downloading flex-6.14.1.tar.gz (40 kB) 03:03:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.7 MB/s eta 0:00:00 03:03:38 Preparing metadata (setup.py): started 03:03:38 Preparing metadata (setup.py): finished with status 'done' 03:03:38 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:38 Downloading genson-1.2.2.tar.gz (34 kB) 03:03:39 Preparing metadata (setup.py): started 03:03:39 Preparing metadata (setup.py): finished with status 'done' 03:03:39 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:39 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 03:03:39 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:39 Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata 03:03:39 Downloading jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB) 03:03:40 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:40 Obtaining dependency information for pygments from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata 03:03:40 Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) 03:03:40 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:40 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 03:03:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 6.1 MB/s eta 0:00:00 03:03:40 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:40 Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata 03:03:40 Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) 03:03:40 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 03:03:40 Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/95/d2/6f25fddfbe31448ceea236e03b70d2bbd647d4bc9148bf9665307794c4f2/charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata 03:03:40 Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (31 kB) 03:03:40 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 03:03:40 Downloading idna-3.4-py3-none-any.whl (61 kB) 03:03:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 1.7 MB/s eta 0:00:00 03:03:40 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 03:03:40 Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata 03:03:40 Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) 03:03:40 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 03:03:40 Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata 03:03:40 Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) 03:03:41 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:03:41 Downloading packaging-23.1-py3-none-any.whl (48 kB) 03:03:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 565.0 kB/s eta 0:00:00 03:03:41 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:03:41 Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/4b/4a/3176388095e5bae6e6a1fbee66c438809230ae0196e7de4af12c5e75c509/websocket_client-1.6.2-py3-none-any.whl.metadata 03:03:41 Downloading websocket_client-1.6.2-py3-none-any.whl.metadata (7.5 kB) 03:03:41 Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) 03:03:41 Obtaining dependency information for async-timeout>=4.0.2 from https://files.pythonhosted.org/packages/a7/fa/e01228c2938de91d47b307831c62ab9e4001e747789d0b05baf779a6488c/async_timeout-4.0.3-py3-none-any.whl.metadata 03:03:41 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 03:03:41 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:03:41 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 03:03:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 1.7 MB/s eta 0:00:00 03:03:41 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:03:41 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 03:03:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 2.6 MB/s eta 0:00:00 03:03:41 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.1.2) 03:03:42 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:03:42 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 03:03:42 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:03:42 Obtaining dependency information for typing-extensions<5.0.0,>=4.1.1 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata 03:03:42 Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) 03:03:42 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:03:42 Obtaining dependency information for trio~=0.17 from https://files.pythonhosted.org/packages/a3/dd/b61fa61b186d3267ef3903048fbee29132963ae762fb70b08d4a3cd6f7aa/trio-0.22.2-py3-none-any.whl.metadata 03:03:42 Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) 03:03:42 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:03:42 Obtaining dependency information for trio-websocket~=0.9 from https://files.pythonhosted.org/packages/a5/a6/06e2373f95c12e9e8f6b910a76c86e375348ead77ab476230640666310fb/trio_websocket-0.10.3-py3-none-any.whl.metadata 03:03:42 Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) 03:03:42 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:42 Obtaining dependency information for PyYAML>=3.11 from https://files.pythonhosted.org/packages/07/91/45dfd0ef821a7f41d9d0136ea3608bb5b1653e42fd56a7970532cb5c003f/PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata 03:03:42 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 03:03:42 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:42 Downloading validate_email-1.3.tar.gz (4.7 kB) 03:03:43 Preparing metadata (setup.py): started 03:03:43 Preparing metadata (setup.py): finished with status 'done' 03:03:43 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:43 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 03:03:43 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:43 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 03:03:43 Preparing metadata (setup.py): started 03:03:43 Preparing metadata (setup.py): finished with status 'done' 03:03:43 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:43 Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata 03:03:43 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 03:03:43 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:43 Obtaining dependency information for jsonpointer>=1.7 from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata 03:03:43 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 03:03:43 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:43 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 03:03:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.0 MB/s eta 0:00:00 03:03:44 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:44 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 03:03:44 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:44 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 03:03:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.2 MB/s eta 0:00:00 03:03:44 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:44 Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata 03:03:44 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) 03:03:44 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:44 Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl.metadata 03:03:44 Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) 03:03:44 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:03:44 Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/e3/dc/548d8ecf75f7b06adb8ea83ebb0c7f8e735d3fc259ffd8efc16a43c0b19a/rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata 03:03:44 Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:03:44 provisioning config files... 03:03:44 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5583081700196301608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:03:45 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:03:45 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:03:45 ---> docker-login.sh 03:03:45 nexus3.edgexfoundry.org:10001 03:03:45 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:03:45 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 03:03:45 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:03:45 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 03:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:45 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:03:45 Obtaining dependency information for exceptiongroup>=1.0.0rc9 from https://files.pythonhosted.org/packages/ad/83/b71e58666f156a39fb29417e4c8ca4bc7400c0dd4ed9e8842ab54dc8c344/exceptiongroup-1.1.3-py3-none-any.whl.metadata 03:03:45 Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) 03:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:03:45 Configure a credential helper to remove this warning. See 03:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:03:45 03:03:45 Login Succeeded 03:03:45 nexus3.edgexfoundry.org:10002 03:03:45 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:03:45 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 03:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:03:46 Configure a credential helper to remove this warning. See 03:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:03:46 03:03:46 Login Succeeded 03:03:46 nexus3.edgexfoundry.org:10003 03:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:03:46 Configure a credential helper to remove this warning. See 03:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:03:46 03:03:46 Login Succeeded 03:03:46 nexus3.edgexfoundry.org:10004 03:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:03:46 Configure a credential helper to remove this warning. See 03:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:03:46 03:03:46 Login Succeeded 03:03:46 docker.io 03:03:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:47 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 03:03:47 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 03:03:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:03:47 Configure a credential helper to remove this warning. See 03:03:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:03:47 03:03:47 Login Succeeded 03:03:47 ---> docker-login.sh ends [Pipeline] } 03:03:47 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 03:03:47 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:03:47 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 03:03:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 200.5 kB/s eta 0:00:00 03:03:48 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 03:03:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:03:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 4.0 MB/s eta 0:00:00 03:03:48 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 03:03:48 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 03:03:48 + ls -al . 03:03:48 total 68 03:03:48 drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 03:03 . 03:03:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:03 .. 03:03:48 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:03 .git 03:03:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 03:03 .github 03:03:48 -rw-rw-r-- 1 jenkins jenkins 22 Sep 4 03:03 .gitignore 03:03:48 -rw-rw-r-- 1 jenkins jenkins 1575 Sep 4 03:03 Dockerfile 03:03:48 -rw-rw-r-- 1 jenkins jenkins 746 Sep 4 03:03 Jenkinsfile 03:03:48 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 4 03:03 LICENSE 03:03:48 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 4 03:03 README.md 03:03:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:03 TAF-Manager 03:03:48 drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 03:03 TUC 03:03:48 -rw-rw-r-- 1 jenkins jenkins 12 Sep 4 03:01 VERSION 03:03:48 -rw-rw-r-- 1 jenkins jenkins 344 Sep 4 03:03 requirements.txt 03:03:48 -rw-rw-r-- 1 jenkins jenkins 54 Sep 4 03:03 robot-entrypoint.sh 03:03:48 -rw-rw-r-- 1 jenkins jenkins 445 Sep 4 03:03 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 222.0 kB/s eta 0:00:00 03:03:48 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 03:03:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 1.8 MB/s eta 0:00:00 03:03:48 Downloading redis-4.6.0-py3-none-any.whl (241 kB) 03:03:48 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 --label arch=arm64 --label version=0.0.2-dev.33 . 03:03:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 881.8 kB/s eta 0:00:00 03:03:48 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 03:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 6.6 MB/s eta 0:00:00 03:03:49 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 03:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 10.1 MB/s eta 0:00:00 03:03:49 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 03:03:49 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) 03:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 830.4 kB/s eta 0:00:00 03:03:49 Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl (195 kB) 03:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 1.7 MB/s eta 0:00:00 03:03:49 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) 03:03:50 Downloading selenium-4.12.0-py3-none-any.whl (9.4 MB) 03:03:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 30.0 MB/s eta 0:00:00 03:03:50 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) 03:03:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 676.4 kB/s eta 0:00:00 03:03:50 Downloading websocket_client-1.6.2-py3-none-any.whl (57 kB) 03:03:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 329.8 kB/s eta 0:00:00 03:03:50 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 03:03:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 1.0 MB/s eta 0:00:00 03:03:51 Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB) 03:03:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 294.5 kB/s eta 0:00:00 03:03:51 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) 03:03:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.9 MB/s eta 0:00:00 03:03:51 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 03:03:51 Downloading click-8.1.7-py3-none-any.whl (97 kB) 03:03:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 462.4 kB/s eta 0:00:00 03:03:52 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 03:03:52 Sending build context to Docker daemon 316.4kB 03:03:52 Step 1/13 : FROM alpine:3.16 03:03:52 3.16: Pulling from library/alpine 03:03:52 bdb2de7ba06c: Pulling fs layer 03:03:52 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) 03:03:52 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 03:03:52 bdb2de7ba06c: Download complete 03:03:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 2.9 MB/s eta 0:00:00 03:03:52 Downloading referencing-0.30.2-py3-none-any.whl (25 kB) 03:03:52 Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) 03:03:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 7.3 MB/s eta 0:00:00 03:03:52 Downloading trio-0.22.2-py3-none-any.whl (400 kB) 03:03:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 7.0 MB/s eta 0:00:00 03:03:52 Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) 03:03:52 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) 03:03:52 bdb2de7ba06c: Pull complete 03:03:52 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 03:03:52 Status: Downloaded newer image for alpine:3.16 03:03:52 ---> 47a0d92d42c9 03:03:52 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 03:03:52 ---> Running in f123f4fd668f 03:03:53 Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) 03:03:53 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 03:03:53 Building wheel for robotbackgroundlogger (setup.py): started 03:03:53 Removing intermediate container f123f4fd668f 03:03:53 ---> ec39f6b8c731 03:03:53 Step 3/13 : LABEL maintainer="Bruce Huang " 03:03:53 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 03:03:53 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=662dca502b1a0897b72f110c690c3c100cd08d96737da3527194553d8b660942 03:03:53 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 03:03:53 Building wheel for paho-mqtt (setup.py): started 03:03:53 ---> Running in 04d1798ebee5 03:03:53 Removing intermediate container 04d1798ebee5 03:03:53 ---> d215ee60f75f 03:03:53 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 03:03:53 Building wheel for paho-mqtt (setup.py): finished with status 'done' 03:03:53 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62118 sha256=c53cec46e2c4d1bd15052f53fd8c4fa0e1afbd26c339cad079e83a6a2625bdb8 03:03:53 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 03:03:53 Building wheel for numpy (pyproject.toml): started 03:03:54 ---> 228434b4a1fa 03:03:54 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 03:03:54 ---> 6909976d452e 03:03:54 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 03:03:55 ---> f70d3b29119e 03:03:55 Step 7/13 : WORKDIR /edgex-taf 03:03:55 ---> Running in 10afd8ae5d81 03:03:55 Removing intermediate container 10afd8ae5d81 03:03:55 ---> 1001087da837 03:03:55 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:56 ---> Running in 886652fb2005 03:03:58 Removing intermediate container 886652fb2005 03:03:58 ---> 3966f27f4b80 03:03:58 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 03:03:58 ---> Running in 11f0c4eae654 03:03:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:03:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:04:00 OK: 5 MiB in 14 packages 03:04:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:04:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:04:03 (1/9) Installing ca-certificates (20230506-r0) 03:04:03 (2/9) Installing brotli-libs (1.0.9-r6) 03:04:03 (3/9) Installing nghttp2-libs (1.47.0-r1) 03:04:04 (4/9) Installing libcurl (8.2.1-r0) 03:04:04 (5/9) Installing curl (8.2.1-r0) 03:04:05 (6/9) Installing docker-cli (20.10.20-r0) 03:04:07 (7/9) Installing oniguruma (6.9.8-r0) 03:04:07 (8/9) Installing jq (1.6-r1) 03:04:08 (9/9) Installing openssl (1.1.1v-r0) 03:04:09 Executing busybox-1.35.0-r17.trigger 03:04:09 Executing ca-certificates-20230506-r0.trigger 03:04:09 OK: 50 MiB in 23 packages 03:04:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:04:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:04:10 (1/136) Installing libmagic (5.41-r0) 03:04:11 (2/136) Installing file (5.41-r0) 03:04:11 (3/136) Installing libxau (1.0.9-r0) 03:04:11 (4/136) Installing libxdmcp (1.1.3-r0) 03:04:12 (5/136) Installing libxcb (1.15-r0) 03:04:12 (6/136) Installing libx11 (1.8-r1) 03:04:13 (7/136) Installing libxext (1.3.4-r0) 03:04:13 (8/136) Installing libice (1.0.10-r0) 03:04:14 (9/136) Installing libuuid (2.38-r1) 03:04:14 (10/136) Installing libsm (1.2.3-r0) 03:04:14 (11/136) Installing libxt (1.2.1-r0) 03:04:15 (12/136) Installing libxmu (1.1.3-r0) 03:04:15 (13/136) Installing xset (1.2.4-r0) 03:04:15 (14/136) Installing xprop (1.2.5-r0) 03:04:16 (15/136) Installing xdg-utils (1.1.3-r3) 03:04:16 (16/136) Installing eudev-libs (3.2.11-r0) 03:04:17 (17/136) Installing pkgconf (1.8.1-r0) 03:04:17 (18/136) Installing libffi (3.4.2-r1) 03:04:17 (19/136) Installing libintl (0.21-r2) 03:04:18 (20/136) Installing libblkid (2.38-r1) 03:04:18 (21/136) Installing libmount (2.38-r1) 03:04:19 (22/136) Installing pcre (8.45-r2) 03:04:19 (23/136) Installing glib (2.72.4-r0) 03:04:19 (24/136) Installing xz-libs (5.2.5-r1) 03:04:20 (25/136) Installing libxml2 (2.9.14-r2) 03:04:20 (26/136) Installing shared-mime-info (2.2-r2) 03:04:21 (27/136) Installing hicolor-icon-theme (0.17-r1) 03:04:21 (28/136) Installing libjpeg-turbo (2.1.3-r1) 03:04:22 (29/136) Installing libpng (1.6.37-r1) 03:04:22 (30/136) Installing libwebp (1.2.3-r1) 03:04:23 (31/136) Installing zstd-libs (1.5.2-r1) 03:04:23 (32/136) Installing tiff (4.4.0-r4) 03:04:23 (33/136) Installing gdk-pixbuf (2.42.8-r0) 03:04:24 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 03:04:24 (35/136) Installing libxcomposite (0.4.5-r0) 03:04:25 (36/136) Installing libxfixes (6.0.0-r0) 03:04:25 (37/136) Installing libxrender (0.9.10-r3) 03:04:25 (38/136) Installing libxcursor (1.2.1-r0) 03:04:26 (39/136) Installing libxdamage (1.1.5-r1) 03:04:26 (40/136) Installing libxi (1.8-r0) 03:04:26 (41/136) Installing libxinerama (1.1.4-r1) 03:04:26 (42/136) Installing libxrandr (1.5.2-r1) 03:04:27 (43/136) Installing atk (2.38.0-r0) 03:04:27 (44/136) Installing libxtst (1.2.3-r3) 03:04:27 (45/136) Installing dbus-libs (1.14.8-r0) 03:04:28 (46/136) Installing at-spi2-core (2.44.1-r0) 03:04:28 (47/136) Installing at-spi2-atk (2.38.0-r0) 03:04:28 (48/136) Installing expat (2.5.0-r0) 03:04:29 (49/136) Installing libbz2 (1.0.8-r1) 03:04:29 (50/136) Installing freetype (2.12.1-r0) 03:04:30 (51/136) Installing fontconfig (2.14.0-r0) 03:04:30 (52/136) Installing pixman (0.40.0-r4) 03:04:31 (53/136) Installing cairo (1.17.4-r2) 03:04:31 (54/136) Installing cairo-gobject (1.17.4-r2) 03:04:31 (55/136) Installing avahi-libs (0.8-r6) 03:04:32 (56/136) Installing gmp (6.2.1-r2) 03:04:32 (57/136) Installing nettle (3.7.3-r0) 03:04:33 (58/136) Installing p11-kit (0.24.1-r0) 03:04:33 (59/136) Installing libtasn1 (4.18.0-r1) 03:04:34 (60/136) Installing libunistring (1.0-r0) 03:04:34 (61/136) Installing gnutls (3.7.7-r1) 03:04:34 (62/136) Installing cups-libs (2.4.2-r2) 03:04:35 (63/136) Installing libepoxy (1.5.10-r0) 03:04:36 (64/136) Installing fribidi (1.0.12-r0) 03:04:36 (65/136) Installing graphite2 (1.3.14-r1) 03:04:36 (66/136) Installing harfbuzz (4.3.0-r0) 03:04:37 (67/136) Installing libxft (2.3.4-r0) 03:04:37 (68/136) Installing pango (1.50.7-r0) 03:04:38 (69/136) Installing wayland-libs-client (1.20.0-r0) 03:04:38 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 03:04:38 (71/136) Installing wayland-libs-egl (1.20.0-r0) 03:04:38 (72/136) Installing xkeyboard-config (2.35.1-r0) 03:04:39 (73/136) Installing libxkbcommon (1.4.1-r0) 03:04:39 (74/136) Installing gtk+3.0 (3.24.34-r1) 03:04:40 Executing gtk+3.0-3.24.34-r1.post-install 03:04:40 (75/136) Installing libfontenc (1.1.4-r0) 03:04:41 (76/136) Installing mkfontscale (1.2.2-r0) 03:04:41 (77/136) Installing font-opensans (0_git20210927-r0) 03:04:41 (78/136) Installing libgcc (11.2.1_git20220219-r2) 03:04:42 (79/136) Installing libogg (1.3.5-r1) 03:04:42 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 03:04:43 (81/136) Installing flac (1.3.4-r0) 03:04:43 (82/136) Installing alsa-lib (1.2.7.2-r0) 03:04:44 (83/136) Installing libatomic (11.2.1_git20220219-r2) 03:04:44 (84/136) Installing sdl2 (2.0.22-r0) 03:04:45 (85/136) Installing aom-libs (3.3.0-r0) 03:04:45 (86/136) Installing libass (0.16.0-r0) 03:04:45 (87/136) Installing libdav1d (1.0.0-r0) 03:04:46 (88/136) Installing libdrm (2.4.110-r0) 03:04:46 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 03:04:47 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 03:04:47 (91/136) Installing lame (3.100-r0) 03:04:48 (92/136) Installing opus (1.3.1-r1) 03:04:48 (93/136) Installing libasyncns (0.8-r1) 03:04:49 (94/136) Installing libltdl (2.4.7-r0) 03:04:49 (95/136) Installing orc (0.4.32-r0) 03:04:49 (96/136) Installing libvorbis (1.3.7-r0) 03:04:50 (97/136) Installing libsndfile (1.1.0-r0) 03:04:50 (98/136) Installing libgomp (11.2.1_git20220219-r2) 03:04:51 (99/136) Installing soxr (0.1.3-r2) 03:04:51 (100/136) Installing speexdsp (1.2.0-r0) 03:04:51 (101/136) Installing tdb-libs (1.4.6-r0) 03:04:52 (102/136) Installing libpulse (15.0-r2) 03:04:52 (103/136) Installing cjson (1.7.15-r3) 03:04:53 (104/136) Installing mbedtls (2.28.4-r0) 03:04:53 (105/136) Installing librist (0.2.6-r1) 03:04:53 (106/136) Installing libsrt (1.4.4-r0) 03:04:54 (107/136) Installing libssh (0.9.6-r1) 03:04:54 (108/136) Installing libtheora (1.1.1-r16) 03:04:55 (109/136) Installing v4l-utils-libs (1.22.1-r1) 03:04:55 (110/136) Installing libva (2.14.0-r0) 03:04:55 (111/136) Installing libvdpau (1.5-r0) 03:04:56 (112/136) Installing vidstab (1.1.0-r1) 03:04:56 (113/136) Installing libvpx (1.11.0-r1) 03:04:57 (114/136) Installing x264-libs (0.163_git20210613-r0) 03:04:57 (115/136) Installing numactl (2.0.14-r0) 03:04:58 (116/136) Installing x265-libs (3.5-r3) 03:04:59 (117/136) Installing xvidcore (1.3.7-r1) 03:04:59 (118/136) Installing ffmpeg-libs (5.0.3-r0) 03:05:01 (119/136) Installing libevent (2.1.12-r4) 03:05:01 Building wheel for numpy (pyproject.toml): still running... 03:05:01 (120/136) Installing mesa (21.3.9-r0) 03:05:01 (121/136) Installing wayland-libs-server (1.20.0-r0) 03:05:02 (122/136) Installing mesa-gbm (21.3.9-r0) 03:05:02 (123/136) Installing icu-data-en (71.1-r2) 03:05:03 Executing icu-data-en-71.1-r2.post-install 03:05:03 * 03:05:03 * If you need ICU with non-English locales and legacy charset support, install 03:05:03 * package icu-data-full. 03:05:03 * 03:05:03 (124/136) Installing icu-libs (71.1-r2) 03:05:03 (125/136) Installing lcms2 (2.13.1-r0) 03:05:04 (126/136) Installing minizip (1.2.12-r0) 03:05:04 (127/136) Installing nspr (4.33-r0) 03:05:05 (128/136) Installing sqlite-libs (3.40.1-r0) 03:05:05 (129/136) Installing nss (3.78.1-r0) 03:05:06 (130/136) Installing re2 (2022.04.01-r0) 03:05:06 (131/136) Installing snappy (1.1.9-r4) 03:05:06 (132/136) Installing libgpg-error (1.45-r0) 03:05:07 (133/136) Installing libgcrypt (1.10.1-r0) 03:05:07 (134/136) Installing libxslt (1.1.35-r0) 03:05:08 (135/136) Installing chromium (102.0.5005.182-r0) 03:05:23 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 03:05:23 Executing busybox-1.35.0-r17.trigger 03:05:23 Executing glib-2.72.4-r0.trigger 03:05:23 Executing shared-mime-info-2.2-r2.trigger 03:05:25 Executing gdk-pixbuf-2.42.8-r0.trigger 03:05:25 Executing gtk-update-icon-cache-2.24.33-r3.trigger 03:05:25 Executing fontconfig-2.14.0-r0.trigger 03:05:25 Executing mkfontscale-1.2.2-r0.trigger 03:05:25 OK: 376 MiB in 159 packages 03:05:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:05:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:05:27 (1/21) Installing binutils (2.38-r3) 03:05:27 (2/21) Installing isl22 (0.22-r0) 03:05:28 (3/21) Installing mpfr4 (4.1.0-r0) 03:05:28 (4/21) Installing mpc1 (1.2.1-r0) 03:05:29 (5/21) Installing gcc (11.2.1_git20220219-r2) 03:05:31 (6/21) Installing musl-dev (1.2.3-r3) 03:05:32 (7/21) Installing libc-dev (0.7.2-r3) 03:05:32 (8/21) Installing linux-headers (5.16.7-r1) 03:05:33 (9/21) Installing libffi-dev (3.4.2-r1) 03:05:33 (10/21) Installing libpq (14.9-r0) 03:05:34 (11/21) Installing openssl-dev (1.1.1v-r0) 03:05:35 (12/21) Installing libpq-dev (14.9-r0) 03:05:35 (13/21) Installing libecpg (14.9-r0) 03:05:35 (14/21) Installing libecpg-dev (14.9-r0) 03:05:36 (15/21) Installing llvm13-libs (13.0.1-r2) 03:05:38 (16/21) Installing clang-libs (13.0.1-r1) 03:05:45 (17/21) Installing clang (13.0.1-r1) 03:05:45 (18/21) Installing icu (71.1-r2) 03:05:46 (19/21) Installing icu-dev (71.1-r2) 03:05:47 (20/21) Installing llvm13 (13.0.1-r2) 03:05:48 (21/21) Installing postgresql14-dev (14.9-r0) 03:05:49 Executing busybox-1.35.0-r17.trigger 03:05:49 OK: 768 MiB in 180 packages 03:05:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:05:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:05:51 (1/10) Installing g++ (11.2.1_git20220219-r2) 03:05:53 (2/10) Installing gdbm (1.23-r0) 03:05:53 (3/10) Installing mpdecimal (2.5.1-r1) 03:05:54 (4/10) Installing readline (8.1.2-r0) 03:05:54 (5/10) Installing python3 (3.10.13-r0) 03:05:57 (6/10) Installing python3-dev (3.10.13-r0) 03:05:58 (7/10) Installing libsodium (1.0.18-r0) 03:05:58 (8/10) Installing libzmq (4.3.4-r0) 03:05:59 (9/10) Installing libsodium-dev (1.0.18-r0) 03:05:59 (10/10) Installing zeromq-dev (4.3.4-r0) 03:06:00 Executing busybox-1.35.0-r17.trigger 03:06:00 OK: 938 MiB in 190 packages 03:06:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:06:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:06:04 OK: 938 MiB in 190 packages 03:06:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:06:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:06:06 (1/1) Installing tzdata (2023c-r0) 03:06:06 Executing busybox-1.35.0-r17.trigger 03:06:07 OK: 941 MiB in 191 packages 03:06:08 (1/1) Purging tzdata (2023c-r0) 03:06:08 Executing busybox-1.35.0-r17.trigger 03:06:08 OK: 938 MiB in 190 packages 03:06:09 Building wheel for numpy (pyproject.toml): still running... 03:06:23 Looking in links: /tmp/tmpf9xstcm4 03:06:23 Processing /tmp/tmpf9xstcm4/setuptools-65.5.0-py3-none-any.whl 03:06:23 Processing /tmp/tmpf9xstcm4/pip-23.0.1-py3-none-any.whl 03:06:23 Installing collected packages: setuptools, pip 03:06:38 Successfully installed pip-23.0.1 setuptools-65.5.0 03:06:38 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 03:06:40 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 03:06:41 Collecting pip 03:06:41 Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) 03:06:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.1 MB/s eta 0:00:00 03:06:41 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 03:06:44 Collecting setuptools 03:06:44 Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) 03:06:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 805.1/805.1 kB 17.3 MB/s eta 0:00:00 03:06:44 Collecting wheel 03:06:44 Downloading wheel-0.41.2-py3-none-any.whl (64 kB) 03:06:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 18.4 MB/s eta 0:00:00 03:06:46 Installing collected packages: wheel, setuptools, pip 03:06:46 Attempting uninstall: setuptools 03:06:46 Found existing installation: setuptools 65.5.0 03:06:47 Uninstalling setuptools-65.5.0: 03:06:47 Successfully uninstalled setuptools-65.5.0 03:06:51 Attempting uninstall: pip 03:06:51 Found existing installation: pip 23.0.1 03:06:53 Uninstalling pip-23.0.1: 03:06:53 Successfully uninstalled pip-23.0.1 03:07:03 Successfully installed pip-23.2.1 setuptools-68.1.2 wheel-0.41.2 03:07:03 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 03:07:05 Building wheel for numpy (pyproject.toml): still running... 03:07:08 Processing ./edgex-taf-common 03:07:08 Preparing metadata (setup.py): started 03:07:08 Preparing metadata (setup.py): finished with status 'done' 03:07:08 Building wheels for collected packages: edgex-taf-common 03:07:08 Building wheel for edgex-taf-common (setup.py): started 03:07:10 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 03:07:10 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=20a3a7d35f38bad316aa33e607fcb6405ae2a706b3e6ea42e0b847836ce5e094 03:07:10 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 03:07:10 Successfully built edgex-taf-common 03:07:10 Installing collected packages: edgex-taf-common 03:07:10 Successfully installed edgex-taf-common-0.0.0 03:07:10 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 03:07:15 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 03:07:15 Obtaining dependency information for robotframework==6.1.1 from https://files.pythonhosted.org/packages/b5/f0/3338803e955926c7826cfe6738ed99db1f76c3a86defca2c33228b12119a/robotframework-6.1.1-py3-none-any.whl.metadata 03:07:15 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 03:07:15 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 03:07:15 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 03:07:15 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 03:07:15 Obtaining dependency information for robotframework-requests==0.9.5 from https://files.pythonhosted.org/packages/09/b7/ca9dc356330be0ec6834806f6e63c16dbcfa8d7c45286b62ffd4710b731e/robotframework_requests-0.9.5-py3-none-any.whl.metadata 03:07:16 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 03:07:16 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 03:07:16 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 03:07:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 4.3 MB/s eta 0:00:00 03:07:16 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 03:07:16 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 03:07:16 Preparing metadata (setup.py): started 03:07:17 Preparing metadata (setup.py): finished with status 'done' 03:07:17 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 03:07:17 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 03:07:18 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 03:07:18 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 03:07:18 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 03:07:18 Obtaining dependency information for requests==2.31.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata 03:07:18 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 03:07:18 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 03:07:18 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 03:07:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.9 MB/s eta 0:00:00 03:07:18 Preparing metadata (setup.py): started 03:07:20 Preparing metadata (setup.py): finished with status 'done' 03:07:20 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 03:07:20 Obtaining dependency information for docker==6.1.3 from https://files.pythonhosted.org/packages/db/be/3032490fa33b36ddc8c4b1da3252c6f974e7133f1a50de00c6b85cca203a/docker-6.1.3-py3-none-any.whl.metadata 03:07:20 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 03:07:22 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 03:07:22 Downloading numpy-1.22.3.zip (11.5 MB) 03:07:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 10.9 MB/s eta 0:00:00 03:07:27 Installing build dependencies: started 03:07:49 Installing build dependencies: finished with status 'done' 03:07:49 Getting requirements to build wheel: started 03:07:53 Getting requirements to build wheel: finished with status 'done' 03:07:53 Preparing metadata (pyproject.toml): started 03:07:58 Preparing metadata (pyproject.toml): finished with status 'done' 03:07:58 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 03:07:59 Downloading psutil-5.9.0.tar.gz (478 kB) 03:07:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 6.2 MB/s eta 0:00:00 03:07:59 Preparing metadata (setup.py): started 03:08:01 Preparing metadata (setup.py): finished with status 'done' 03:08:02 Collecting redis==4.6.0 (from -r requirements.txt (line 13)) 03:08:02 Obtaining dependency information for redis==4.6.0 from https://files.pythonhosted.org/packages/20/2e/409703d645363352a20c944f5d119bdae3eb3034051a53724a7c5fee12b8/redis-4.6.0-py3-none-any.whl.metadata 03:08:02 Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) 03:08:07 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 03:08:07 Obtaining dependency information for pyzmq==25.1.0 from https://files.pythonhosted.org/packages/94/3a/c3964c0a86c3535ae240799d3b7c8e13527e7a092080dda9012b1401fa86/pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata 03:08:07 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) 03:08:07 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 03:08:07 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 03:08:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 10.8 MB/s eta 0:00:00 03:08:08 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 03:08:08 Downloading psycopg2-2.9.3.tar.gz (380 kB) 03:08:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.3 MB/s eta 0:00:00 03:08:09 Preparing metadata (setup.py): started 03:08:10 Preparing metadata (setup.py): finished with status 'done' 03:08:12 Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) 03:08:12 Obtaining dependency information for pycryptodome==3.18.0 from https://files.pythonhosted.org/packages/89/2b/4113d7124603ca258ba874633f1410760771c5313dfd73931fef4f272d63/pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata 03:08:12 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.3 kB) 03:08:12 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:08:12 Obtaining dependency information for selenium>=4.0.0 from https://files.pythonhosted.org/packages/f9/2f/9c6eef6487faca5006ae1ba43cf6ab627c7e3d2a7ec5a3b8728e2105472d/selenium-4.12.0-py3-none-any.whl.metadata 03:08:12 Downloading selenium-4.12.0-py3-none-any.whl.metadata (6.9 kB) 03:08:12 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:08:12 Obtaining dependency information for robotframework-pythonlibcore>=3.0.0 from https://files.pythonhosted.org/packages/af/2b/88274849d9ea6cdddbbdf40e5262d92fdd7e20026026c49369c07d7f62d5/robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata 03:08:12 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) 03:08:13 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:08:13 Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata 03:08:13 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 03:08:13 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:08:13 Downloading flex-6.14.1.tar.gz (40 kB) 03:08:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.3 MB/s eta 0:00:00 03:08:13 Preparing metadata (setup.py): started 03:08:15 Preparing metadata (setup.py): finished with status 'done' 03:08:15 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:08:15 Downloading genson-1.2.2.tar.gz (34 kB) 03:08:15 Preparing metadata (setup.py): started 03:08:16 Preparing metadata (setup.py): finished with status 'done' 03:08:16 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:08:16 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 03:08:19 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:08:19 Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata 03:08:19 Downloading jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB) 03:08:19 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:08:19 Obtaining dependency information for pygments from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata 03:08:19 Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) 03:08:20 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:08:20 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 03:08:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 10.1 MB/s eta 0:00:00 03:08:21 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:08:21 Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata 03:08:21 Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) 03:08:21 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 03:08:21 Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/6b/b7/f042568ee89c378b457f73fda1642fd3b795df79c285520e4ec8a74c8b09/charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata 03:08:21 Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (31 kB) 03:08:21 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 03:08:21 Downloading idna-3.4-py3-none-any.whl (61 kB) 03:08:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.5 MB/s eta 0:00:00 03:08:22 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 03:08:22 Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata 03:08:22 Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) 03:08:22 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 03:08:22 Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata 03:08:22 Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) 03:08:23 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:08:23 Downloading packaging-23.1-py3-none-any.whl (48 kB) 03:08:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.2 MB/s eta 0:00:00 03:08:23 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:08:23 Obtaining dependency information for websocket-client>=0.32.0 from https://files.pythonhosted.org/packages/4b/4a/3176388095e5bae6e6a1fbee66c438809230ae0196e7de4af12c5e75c509/websocket_client-1.6.2-py3-none-any.whl.metadata 03:08:23 Downloading websocket_client-1.6.2-py3-none-any.whl.metadata (7.5 kB) 03:08:24 Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) 03:08:24 Obtaining dependency information for async-timeout>=4.0.2 from https://files.pythonhosted.org/packages/a7/fa/e01228c2938de91d47b307831c62ab9e4001e747789d0b05baf779a6488c/async_timeout-4.0.3-py3-none-any.whl.metadata 03:08:24 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 03:08:24 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:08:24 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 03:08:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.3 MB/s eta 0:00:00 03:08:25 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:08:25 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 03:08:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.5 MB/s eta 0:00:00 03:08:25 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.1.2) 03:08:25 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:08:25 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 03:08:25 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:08:25 Obtaining dependency information for typing-extensions<5.0.0,>=4.1.1 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata 03:08:25 Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) 03:08:26 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:08:26 Obtaining dependency information for trio~=0.17 from https://files.pythonhosted.org/packages/a3/dd/b61fa61b186d3267ef3903048fbee29132963ae762fb70b08d4a3cd6f7aa/trio-0.22.2-py3-none-any.whl.metadata 03:08:26 Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) 03:08:26 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:08:26 Obtaining dependency information for trio-websocket~=0.9 from https://files.pythonhosted.org/packages/a5/a6/06e2373f95c12e9e8f6b910a76c86e375348ead77ab476230640666310fb/trio_websocket-0.10.3-py3-none-any.whl.metadata 03:08:26 Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) 03:08:26 Building wheel for numpy (pyproject.toml): still running... 03:08:28 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:08:28 Downloading PyYAML-6.0.1.tar.gz (125 kB) 03:08:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 5.0 MB/s eta 0:00:00 03:08:29 Installing build dependencies: started 03:08:51 Installing build dependencies: finished with status 'done' 03:08:51 Getting requirements to build wheel: started 03:08:59 Building wheel for numpy (pyproject.toml): finished with status 'done' 03:08:59 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22362891 sha256=0645955e1f099dda57ffbc60b0bcaf49a5b390fec5856972f726c8657e31912e 03:08:59 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 03:08:59 Building wheel for psutil (setup.py): started 03:08:59 Building wheel for psutil (setup.py): finished with status 'done' 03:08:59 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271458 sha256=3b6d0a687a0c000c9451ba4954f27adb076782bb7964c4689436f124edf56d6f 03:08:59 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 03:08:59 Building wheel for psycopg2 (setup.py): started 03:09:04 Getting requirements to build wheel: finished with status 'done' 03:09:04 Preparing metadata (pyproject.toml): started 03:09:06 Preparing metadata (pyproject.toml): finished with status 'done' 03:09:06 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:09:06 Downloading validate_email-1.3.tar.gz (4.7 kB) 03:09:06 Preparing metadata (setup.py): started 03:09:07 Preparing metadata (setup.py): finished with status 'done' 03:09:07 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:09:07 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 03:09:07 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:09:07 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 03:09:07 Preparing metadata (setup.py): started 03:09:08 Preparing metadata (setup.py): finished with status 'done' 03:09:09 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:09:09 Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata 03:09:09 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 03:09:09 Building wheel for psycopg2 (setup.py): finished with status 'done' 03:09:09 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478591 sha256=8b2af6bd5e9936443226d366d235a9216b95254c8ceb83752bdabc5b094f1fb7 03:09:09 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 03:09:09 Building wheel for flex (setup.py): started 03:09:09 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:09:09 Obtaining dependency information for jsonpointer>=1.7 from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata 03:09:09 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 03:09:09 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:09:09 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 03:09:09 Building wheel for flex (setup.py): finished with status 'done' 03:09:09 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=bd67b05e361bce7835b31004b082b994b7c4fba4459bb26675d57466738802ce 03:09:09 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 03:09:09 Building wheel for GenSON (setup.py): started 03:09:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.5 MB/s eta 0:00:00 03:09:09 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:09:09 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 03:09:09 Building wheel for GenSON (setup.py): finished with status 'done' 03:09:09 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21270 sha256=829fbc90d7838a9452a365a9134375b628443dfaf5f70203b13941be37b0fd03 03:09:09 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 03:09:09 Building wheel for strict-rfc3339 (setup.py): started 03:09:10 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 03:09:10 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18127 sha256=e0df4b9242c8a2577ba5cfc50694f2d6391fb92adff53ab36560aa39b16ac641 03:09:10 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 03:09:10 Building wheel for validate-email (setup.py): started 03:09:10 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:09:10 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 03:09:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.9 MB/s eta 0:00:00 03:09:10 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:09:10 Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata 03:09:10 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) 03:09:10 Building wheel for validate-email (setup.py): finished with status 'done' 03:09:10 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=235b9fafcc98a291a4fdcd67bfd0d2234eb67d7e9e0e51d1f86b452ce35f1fd9 03:09:10 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 03:09:10 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON strict-rfc3339 validate-email 03:09:10 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:09:10 Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl.metadata 03:09:10 Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) 03:09:10 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, jsonpath-ng, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 03:09:12 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:09:12 Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/71/95/dea0ea59684af46b1d63f7a9c74d1f94bbb63b6512179138014e493f604d/rpds_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl.metadata 03:09:12 Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) 03:09:14 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:09:14 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:09:14 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:09:14 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 03:09:14 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:09:14 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 03:09:14 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:09:14 Obtaining dependency information for exceptiongroup>=1.0.0rc9 from https://files.pythonhosted.org/packages/ad/83/b71e58666f156a39fb29417e4c8ca4bc7400c0dd4ed9e8842ab54dc8c344/exceptiongroup-1.1.3-py3-none-any.whl.metadata 03:09:14 Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) 03:09:14 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:09:14 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 03:09:15 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 03:09:15 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 03:09:16 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 03:09:16 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 03:09:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.9 MB/s eta 0:00:00 03:09:16 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 03:09:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.8 MB/s eta 0:00:00 03:09:17 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 03:09:17 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 03:09:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.2 MB/s eta 0:00:00 03:09:17 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 03:09:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 6.7 MB/s eta 0:00:00 03:09:17 Downloading redis-4.6.0-py3-none-any.whl (241 kB) 03:09:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 8.0 MB/s eta 0:00:00 03:09:17 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 03:09:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.2 MB/s eta 0:00:00 03:09:17 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 03:09:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.9 MB/s eta 0:00:00 03:09:17 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 03:09:17 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) 03:09:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 6.7 MB/s eta 0:00:00 03:09:17 Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl (194 kB) 03:09:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.2/194.2 kB 8.0 MB/s eta 0:00:00 03:09:17 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) 03:09:17 Downloading selenium-4.12.0-py3-none-any.whl (9.4 MB) 03:09:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 11.7 MB/s eta 0:00:00 03:09:18 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) 03:09:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 5.6 MB/s eta 0:00:00 03:09:18 Downloading websocket_client-1.6.2-py3-none-any.whl (57 kB) 03:09:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 3.4 MB/s eta 0:00:00 03:09:18 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 03:09:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.8 MB/s eta 0:00:00 03:09:18 Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB) 03:09:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 4.4 MB/s eta 0:00:00 03:09:18 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) 03:09:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.2 MB/s eta 0:00:00 03:09:19 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 03:09:19 Downloading click-8.1.7-py3-none-any.whl (97 kB) 03:09:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.6 MB/s eta 0:00:00 03:09:19 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 03:09:19 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) 03:09:19 Downloading referencing-0.30.2-py3-none-any.whl (25 kB) 03:09:19 Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB) 03:09:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 11.9 MB/s eta 0:00:00 03:09:19 Downloading trio-0.22.2-py3-none-any.whl (400 kB) 03:09:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 10.2 MB/s eta 0:00:00 03:09:19 Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) 03:09:19 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) 03:09:19 Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) 03:09:20 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 03:09:20 Building wheel for robotbackgroundlogger (setup.py): started 03:09:21 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 03:09:21 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=96a81aa7ea8f546825a5d11a3e7aa2c6e3ea014226ea82ba4ef65635c0884b6f 03:09:21 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 03:09:21 Building wheel for paho-mqtt (setup.py): started 03:09:23 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.3 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.4 jsonschema-4.19.0 jsonschema-specifications-2023.7.1 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.16.1 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.30.2 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 rpds-py-0.10.0 selenium-4.12.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.10.3 typing-extensions-4.7.1 tzlocal-5.0.1 urllib3-2.0.4 validate-email-1.3 websocket-client-1.6.2 wsproto-1.2.0 03:09: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 03:09:23 Building wheel for paho-mqtt (setup.py): finished with status 'done' 03:09:23 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62118 sha256=e0be76b39fff9af7c861dbecec6be3232a2fc27a0d136b32994fef3bbc5b25d3 03:09:23 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 03:09:23 Building wheel for numpy (pyproject.toml): started 03:09:35 Removing intermediate container dafc2d7b33ca 03:09:35 ---> 0f56ad55c533 03:09:35 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:09:35 ---> Running in ede66f7eb009 03:09:35 Removing intermediate container ede66f7eb009 03:09:35 ---> 1c501a09e92e 03:09:35 Step 11/13 : LABEL arch=amd64 03:09:35 ---> Running in 6539fe3e66eb 03:09:35 Removing intermediate container 6539fe3e66eb 03:09:35 ---> 29cc2adb4701 03:09:35 Step 12/13 : LABEL git_sha=6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 03:09:35 ---> Running in df97e8996026 03:09:35 Removing intermediate container df97e8996026 03:09:35 ---> 9a26d4281871 03:09:35 Step 13/13 : LABEL version=0.0.2-dev.33 03:09:35 ---> Running in 06a2d65a3d01 03:09:35 Removing intermediate container 06a2d65a3d01 03:09:35 ---> 7ee5af420982 03:09:35 [Warning] One or more build-args [ARCH] were not consumed 03:09:35 Successfully built 7ee5af420982 03:09:35 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 03:09:35 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 03:09:35 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 03:09:35 latest 03:09:35 0.0.2-dev.33 03:09:35 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 03:09:35 main 03:09:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:36 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 03:09:36 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:09:36 8d017feff997: Preparing 03:09:36 dcfd99b7e4b5: Preparing 03:09:36 a552018538b7: Preparing 03:09:36 f55cd38bd3ad: Preparing 03:09:36 edca4cbfa4be: Preparing 03:09:36 0e182002b05f: Preparing 03:09:36 a552018538b7: Pushed 03:09:36 dcfd99b7e4b5: Pushed 03:09:36 f55cd38bd3ad: Pushed 03:09:36 edca4cbfa4be: Pushed 03:09:37 0e182002b05f: Pushed 03:11:45 8d017feff997: Pushed 03:11:45 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230: digest: sha256:d1c1880311a4103f507ab28a40fd4073ab8ecc3e29af962475b2c6da624304b5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:45 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:45 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 03:11:45 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:11:45 8d017feff997: Preparing 03:11:45 dcfd99b7e4b5: Preparing 03:11:45 a552018538b7: Preparing 03:11:45 f55cd38bd3ad: Preparing 03:11:45 edca4cbfa4be: Preparing 03:11:45 0e182002b05f: Preparing 03:11:45 0e182002b05f: Waiting 03:11:45 8d017feff997: Layer already exists 03:11:45 edca4cbfa4be: Layer already exists 03:11:45 f55cd38bd3ad: Layer already exists 03:11:45 dcfd99b7e4b5: Layer already exists 03:11:45 a552018538b7: Layer already exists 03:11:45 0e182002b05f: Layer already exists 03:11:45 latest: digest: sha256:d1c1880311a4103f507ab28a40fd4073ab8ecc3e29af962475b2c6da624304b5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:46 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:46 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.33 03:11:46 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:11:46 8d017feff997: Preparing 03:11:46 dcfd99b7e4b5: Preparing 03:11:46 a552018538b7: Preparing 03:11:46 f55cd38bd3ad: Preparing 03:11:46 edca4cbfa4be: Preparing 03:11:46 0e182002b05f: Preparing 03:11:46 0e182002b05f: Waiting 03:11:46 a552018538b7: Layer already exists 03:11:46 dcfd99b7e4b5: Layer already exists 03:11:46 edca4cbfa4be: Layer already exists 03:11:46 f55cd38bd3ad: Layer already exists 03:11:46 8d017feff997: Layer already exists 03:11:46 0e182002b05f: Layer already exists 03:11:46 0.0.2-dev.33: digest: sha256:d1c1880311a4103f507ab28a40fd4073ab8ecc3e29af962475b2c6da624304b5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:46 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:47 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 03:11:47 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:11:47 8d017feff997: Preparing 03:11:47 dcfd99b7e4b5: Preparing 03:11:47 a552018538b7: Preparing 03:11:47 f55cd38bd3ad: Preparing 03:11:47 edca4cbfa4be: Preparing 03:11:47 0e182002b05f: Preparing 03:11:47 0e182002b05f: Waiting 03:11:47 f55cd38bd3ad: Layer already exists 03:11:47 a552018538b7: Layer already exists 03:11:47 8d017feff997: Layer already exists 03:11:47 edca4cbfa4be: Layer already exists 03:11:47 dcfd99b7e4b5: Layer already exists 03:11:47 0e182002b05f: Layer already exists 03:11:47 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33: digest: sha256:d1c1880311a4103f507ab28a40fd4073ab8ecc3e29af962475b2c6da624304b5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:47 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:47 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 03:11:47 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:11:47 8d017feff997: Preparing 03:11:47 dcfd99b7e4b5: Preparing 03:11:47 a552018538b7: Preparing 03:11:47 f55cd38bd3ad: Preparing 03:11:47 edca4cbfa4be: Preparing 03:11:47 0e182002b05f: Preparing 03:11:47 0e182002b05f: Waiting 03:11:47 f55cd38bd3ad: Layer already exists 03:11:47 dcfd99b7e4b5: Layer already exists 03:11:47 8d017feff997: Layer already exists 03:11:47 a552018538b7: Layer already exists 03:11:47 edca4cbfa4be: Layer already exists 03:11:47 0e182002b05f: Layer already exists 03:11:47 main: digest: sha256:d1c1880311a4103f507ab28a40fd4073ab8ecc3e29af962475b2c6da624304b5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:11:47 ===================================================== [Pipeline] echo 03:11:47 taggedImages: 03:11:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 03:11:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 03:11:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.33 03:11:47 - nexus3.edgexfoundry.org:10003/edgex-taf-common:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 03:11:47 - 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 03:11:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:48 03:11:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:48 latest: Pulling from edgex-lftools-log-publisher 03:11:48 5eb5b503b376: Pulling fs layer 03:11:48 5c69ac0246d0: Pulling fs layer 03:11:48 ec43610c2a17: Pulling fs layer 03:11:48 3a2ae6a8a46f: Pulling fs layer 03:11:48 33b1e0a273af: Pulling fs layer 03:11:48 5d3b04190fa2: Pulling fs layer 03:11:48 2f39f015ded8: Pulling fs layer 03:11:48 33b1e0a273af: Waiting 03:11:48 5d3b04190fa2: Waiting 03:11:48 3a2ae6a8a46f: Waiting 03:11:48 5c69ac0246d0: Download complete 03:11:48 3a2ae6a8a46f: Verifying Checksum 03:11:48 3a2ae6a8a46f: Download complete 03:11:48 33b1e0a273af: Verifying Checksum 03:11:48 33b1e0a273af: Download complete 03:11:48 ec43610c2a17: Verifying Checksum 03:11:48 ec43610c2a17: Download complete 03:11:48 5d3b04190fa2: Download complete 03:11:48 5eb5b503b376: Verifying Checksum 03:11:48 5eb5b503b376: Download complete 03:11:49 2f39f015ded8: Download complete 03:11:49 5eb5b503b376: Pull complete 03:11:49 5c69ac0246d0: Pull complete 03:11:50 ec43610c2a17: Pull complete 03:11:50 3a2ae6a8a46f: Pull complete 03:11:50 33b1e0a273af: Pull complete 03:11:50 5d3b04190fa2: Pull complete 03:11:54 2f39f015ded8: Pull complete 03:11:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:11:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:11:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:54 prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container 03:11:54 $ 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 03:11:55 $ docker top 0cdad7c1d531e9ad76a61831fa9cd4eb4273d0a43d4703d92811d9471fca18e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:56 ---> job-cost.sh 03:11:56 lf-activate-venv: SKIPPING 03:11:56 INFO: No Stack... 03:11:56 INFO: Retrieving Pricing Info for: v3-standard-8 03:11:57 INFO: Archiving Costs [Pipeline] sh 03:11:57 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 03:11:57 + cut -d, -f6 [Pipeline] lock 03:11:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] 03:11:57 Resource [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] did not exist. Created. 03:11:57 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:11:57 + echo total: 0.2199999988079071 [Pipeline] stash 03:11:57 Stashed 1 file(s) [Pipeline] } 03:11:57 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 03:11:57 $ docker stop --time=1 0cdad7c1d531e9ad76a61831fa9cd4eb4273d0a43d4703d92811d9471fca18e1 03:11:58 $ docker rm -f --volumes 0cdad7c1d531e9ad76a61831fa9cd4eb4273d0a43d4703d92811d9471fca18e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:12:00 Building wheel for numpy (pyproject.toml): still running... 03:12:56 Building wheel for numpy (pyproject.toml): still running... 03:14:04 Building wheel for numpy (pyproject.toml): still running... 03:15:01 Building wheel for numpy (pyproject.toml): still running... 03:16:08 Building wheel for numpy (pyproject.toml): still running... 03:17:17 Building wheel for numpy (pyproject.toml): still running... 03:18:24 Building wheel for numpy (pyproject.toml): still running... 03:22:46 Building wheel for numpy (pyproject.toml): still running... 03:24:53 Building wheel for numpy (pyproject.toml): still running... 03:26:59 Building wheel for numpy (pyproject.toml): still running... 03:29:21 Building wheel for numpy (pyproject.toml): still running... 03:30:29 Building wheel for numpy (pyproject.toml): still running... 03:32:51 Building wheel for numpy (pyproject.toml): still running... 03:36:12 Building wheel for numpy (pyproject.toml): still running... 03:38:04 Building wheel for numpy (pyproject.toml): still running... 03:39:41 Building wheel for numpy (pyproject.toml): still running... 03:39:56 Building wheel for numpy (pyproject.toml): finished with status 'done' 03:39:56 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18627053 sha256=c010c9a735c3dfec814390707a06a24a86da64eb39302f5522ae73661fb4121a 03:39:56 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 03:39:56 Building wheel for psutil (setup.py): started 03:40:06 Building wheel for psutil (setup.py): finished with status 'done' 03:40:06 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271966 sha256=01fe0c08f0e1f413dd97e58cd19ade1889a0d2d461ab3321ab06dabacfebffda 03:40:06 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 03:40:06 Building wheel for psycopg2 (setup.py): started 03:41:14 Building wheel for psycopg2 (setup.py): still running... 03:41:14 Building wheel for psycopg2 (setup.py): finished with status 'done' 03:41:14 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470368 sha256=d09494653d05c34d3a0c0898882e7b5587e9dc4c72c58f6e1dea507c122337dc 03:41:14 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 03:41:14 Building wheel for flex (setup.py): started 03:41:15 Building wheel for flex (setup.py): finished with status 'done' 03:41:15 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=4e4c46ef9667cbde5707354dd6fe3ddbfad7d811dbf7eda2a61bd8fda6039825 03:41:15 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 03:41:15 Building wheel for GenSON (setup.py): started 03:41:16 Building wheel for GenSON (setup.py): finished with status 'done' 03:41:16 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21270 sha256=573b4f780c742047e23a9eb8821e7b1d0146bf98bd8cc4f40f9d8bf9e16603d3 03:41:16 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 03:41:16 Building wheel for PyYAML (pyproject.toml): started 03:41:20 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 03:41:20 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45364 sha256=6c9a3a0512090ec0cd12b97348635226447392521196665c1e8066b053dea44a 03:41:20 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 03:41:20 Building wheel for strict-rfc3339 (setup.py): started 03:41:22 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 03:41:22 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18127 sha256=bb7f6147e941cb42a55dca844d78cc39d326dacfe8b8a03bcabed16913ce075d 03:41:22 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 03:41:22 Building wheel for validate-email (setup.py): started 03:41:23 Building wheel for validate-email (setup.py): finished with status 'done' 03:41:23 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=d6adcf331f1d8bec6432b879c35efc10555b5aff1845dad972ee52126cfc3034 03:41:23 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 03:41:23 Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 03:41:26 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, jsonpath-ng, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 03:42:34 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.7 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.3 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.4 jsonschema-4.19.0 jsonschema-specifications-2023.7.1 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.16.1 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.30.2 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 rpds-py-0.10.0 selenium-4.12.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.10.3 typing-extensions-4.7.1 tzlocal-5.0.1 urllib3-2.0.4 validate-email-1.3 websocket-client-1.6.2 wsproto-1.2.0 03:42: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 03:43:12 Removing intermediate container 11f0c4eae654 03:43:12 ---> ece3e5080054 03:43:12 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:43:12 ---> Running in 561f7fb402eb 03:43:12 Removing intermediate container 561f7fb402eb 03:43:12 ---> 7070b7ff9151 03:43:12 Step 11/13 : LABEL arch=arm64 03:43:12 ---> Running in caef73a3333f 03:43:12 Removing intermediate container caef73a3333f 03:43:12 ---> 7cc9d3752d65 03:43:12 Step 12/13 : LABEL git_sha=6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 03:43:12 ---> Running in ec7dc9c92dea 03:43:12 Removing intermediate container ec7dc9c92dea 03:43:12 ---> f4924dd862a2 03:43:12 Step 13/13 : LABEL version=0.0.2-dev.33 03:43:12 ---> Running in 11334d4791bd 03:43:12 Removing intermediate container 11334d4791bd 03:43:12 ---> 5cda0b94b925 03:43:12 [Warning] One or more build-args [ARCH] were not consumed 03:43:12 Successfully built 5cda0b94b925 03:43:12 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 03:43:13 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 03:43:13 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 03:43:13 latest 03:43:13 0.0.2-dev.33 03:43:13 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 03:43:13 main 03:43:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:13 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:13 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 03:43:13 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:43:13 78d08de48898: Preparing 03:43:13 7fcf19f75731: Preparing 03:43:13 bd79f8d0c43d: Preparing 03:43:13 c9841f3fdbc2: Preparing 03:43:13 50f8a597d416: Preparing 03:43:13 5bf92d2fc2cf: Preparing 03:43:13 5bf92d2fc2cf: Waiting 03:43:14 bd79f8d0c43d: Pushed 03:43:14 7fcf19f75731: Pushed 03:43:14 c9841f3fdbc2: Pushed 03:43:14 50f8a597d416: Pushed 03:43:15 5bf92d2fc2cf: Pushed 03:47:07 78d08de48898: Pushed 03:47:07 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230: digest: sha256:b4650289b14fe7455ff5553b69b2960b0143c78ee937c2043c1ad043db5bdcbd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:07 + 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 03:47:08 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:47:08 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:47:08 78d08de48898: Preparing 03:47:08 7fcf19f75731: Preparing 03:47:08 bd79f8d0c43d: Preparing 03:47:08 c9841f3fdbc2: Preparing 03:47:08 50f8a597d416: Preparing 03:47:08 5bf92d2fc2cf: Preparing 03:47:08 5bf92d2fc2cf: Waiting 03:47:08 78d08de48898: Layer already exists 03:47:08 c9841f3fdbc2: Layer already exists 03:47:08 7fcf19f75731: Layer already exists 03:47:08 bd79f8d0c43d: Layer already exists 03:47:08 50f8a597d416: Layer already exists 03:47:08 5bf92d2fc2cf: Layer already exists 03:47:08 latest: digest: sha256:b4650289b14fe7455ff5553b69b2960b0143c78ee937c2043c1ad043db5bdcbd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:08 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:08 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.33 03:47:08 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:47:08 78d08de48898: Preparing 03:47:08 7fcf19f75731: Preparing 03:47:08 bd79f8d0c43d: Preparing 03:47:08 c9841f3fdbc2: Preparing 03:47:08 50f8a597d416: Preparing 03:47:08 5bf92d2fc2cf: Preparing 03:47:08 5bf92d2fc2cf: Waiting 03:47:08 bd79f8d0c43d: Layer already exists 03:47:08 7fcf19f75731: Layer already exists 03:47:08 50f8a597d416: Layer already exists 03:47:08 c9841f3fdbc2: Layer already exists 03:47:08 78d08de48898: Layer already exists 03:47:08 5bf92d2fc2cf: Layer already exists 03:47:08 0.0.2-dev.33: digest: sha256:b4650289b14fe7455ff5553b69b2960b0143c78ee937c2043c1ad043db5bdcbd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:09 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:09 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 03:47:09 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:47:09 78d08de48898: Preparing 03:47:09 7fcf19f75731: Preparing 03:47:09 bd79f8d0c43d: Preparing 03:47:09 c9841f3fdbc2: Preparing 03:47:09 50f8a597d416: Preparing 03:47:09 5bf92d2fc2cf: Preparing 03:47:09 5bf92d2fc2cf: Waiting 03:47:09 50f8a597d416: Layer already exists 03:47:09 c9841f3fdbc2: Layer already exists 03:47:09 bd79f8d0c43d: Layer already exists 03:47:09 78d08de48898: Layer already exists 03:47:09 7fcf19f75731: Layer already exists 03:47:09 5bf92d2fc2cf: Layer already exists 03:47:09 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33: digest: sha256:b4650289b14fe7455ff5553b69b2960b0143c78ee937c2043c1ad043db5bdcbd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:09 + 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 03:47:10 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 03:47:10 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:47:10 78d08de48898: Preparing 03:47:10 7fcf19f75731: Preparing 03:47:10 bd79f8d0c43d: Preparing 03:47:10 c9841f3fdbc2: Preparing 03:47:10 50f8a597d416: Preparing 03:47:10 5bf92d2fc2cf: Preparing 03:47:10 5bf92d2fc2cf: Waiting 03:47:10 7fcf19f75731: Layer already exists 03:47:10 bd79f8d0c43d: Layer already exists 03:47:10 50f8a597d416: Layer already exists 03:47:10 78d08de48898: Layer already exists 03:47:10 c9841f3fdbc2: Layer already exists 03:47:10 5bf92d2fc2cf: Layer already exists 03:47:10 main: digest: sha256:b4650289b14fe7455ff5553b69b2960b0143c78ee937c2043c1ad043db5bdcbd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:47:10 ===================================================== [Pipeline] echo 03:47:10 taggedImages: 03:47:10 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 03:47:10 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:47:10 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.33 03:47:10 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 03:47:10 - 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 03:47:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:10 03:47:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:11 arm64: Pulling from edgex-lftools-log-publisher 03:47:11 8998bd30e6a1: Pulling fs layer 03:47:11 04944245beec: Pulling fs layer 03:47:11 699f458cf7ca: Pulling fs layer 03:47:11 765212b225bb: Pulling fs layer 03:47:11 f23df028b6ca: Pulling fs layer 03:47:11 d65c8cfc05b1: Pulling fs layer 03:47:11 2437ff75d9bd: Pulling fs layer 03:47:11 765212b225bb: Waiting 03:47:11 d65c8cfc05b1: Waiting 03:47:11 f23df028b6ca: Waiting 03:47:11 2437ff75d9bd: Waiting 03:47:11 04944245beec: Verifying Checksum 03:47:11 04944245beec: Download complete 03:47:11 765212b225bb: Verifying Checksum 03:47:11 765212b225bb: Download complete 03:47:11 f23df028b6ca: Verifying Checksum 03:47:11 f23df028b6ca: Download complete 03:47:11 d65c8cfc05b1: Verifying Checksum 03:47:11 d65c8cfc05b1: Download complete 03:47:11 699f458cf7ca: Verifying Checksum 03:47:11 699f458cf7ca: Download complete 03:47:12 8998bd30e6a1: Verifying Checksum 03:47:12 8998bd30e6a1: Download complete 03:47:14 2437ff75d9bd: Verifying Checksum 03:47:14 2437ff75d9bd: Download complete 03:47:15 8998bd30e6a1: Pull complete 03:47:16 04944245beec: Pull complete 03:47:20 699f458cf7ca: Pull complete 03:47:20 765212b225bb: Pull complete 03:47:20 f23df028b6ca: Pull complete 03:47:20 d65c8cfc05b1: Pull complete 03:47:35 2437ff75d9bd: Pull complete 03:47:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:47:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:35 prd-ubuntu20.04-docker-arm64-4c-16g-5236 does not seem to be running inside a container 03:47: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:47:38 $ docker top f9aeea01b9da3f48ce4231c2fcc6d9ce73df98c62fdef974dfcd9d75ed943172 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:47:39 ---> job-cost.sh 03:47:39 lf-activate-venv: SKIPPING 03:47:39 INFO: No Stack... 03:47:39 INFO: Retrieving Pricing Info for: v3-standard-4 03:47:40 INFO: Archiving Costs [Pipeline] sh 03:47:40 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 03:47:40 + cut -d, -f6 [Pipeline] lock 03:47:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] 03:47:41 Resource [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] did not exist. Created. 03:47:41 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:47:41 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-dbf08725/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:47:41 + echo total: 0.10999999940395355 [Pipeline] stash 03:47:41 Warning: overwriting stash ‘stack-cost’ 03:47:42 Stashed 1 file(s) [Pipeline] } 03:47:42 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 03:47:42 $ docker stop --time=1 f9aeea01b9da3f48ce4231c2fcc6d9ce73df98c62fdef974dfcd9d75ed943172 03:47:43 $ docker rm -f --volumes f9aeea01b9da3f48ce4231c2fcc6d9ce73df98c62fdef974dfcd9d75ed943172 [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 03:47:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:47:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:47:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:44 prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container 03:47:44 $ 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 03:47:45 $ docker top b68cf41bb6ce722aa736ec071db09bfde956861ff518ac615af8b8abb6881d29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:47:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:47:45 [ssh-agent] Looking for ssh-agent implementation... 03:47:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:47:45 $ docker exec b68cf41bb6ce722aa736ec071db09bfde956861ff518ac615af8b8abb6881d29 ssh-agent 03:47:45 SSH_AUTH_SOCK=/tmp/ssh-4Gi7JryrAEGv/agent.34 03:47:45 SSH_AGENT_PID=40 03:47:45 Running ssh-add (command line suppressed) 03:47:45 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10542859065338648849.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10542859065338648849.key) 03:47:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:47:45 + git semver tag 03:47:46 2023-09-04 03:47:45,977 [run_tag] DEBUG tag force:False 03:47:46 2023-09-04 03:47:45,977 [check_head_tag] DEBUG check head tag 03:47:46 2023-09-04 03:47:45,978 [execute] INFO git cat-file --batch-check 03:47:46 2023-09-04 03:47:45,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 03:47:46 2023-09-04 03:47:45,981 [execute] INFO git cat-file --batch 03:47:46 2023-09-04 03:47:45,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 03:47:46 2023-09-04 03:47:45,995 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:47:46 2023-09-04 03:47:45,995 [execute] INFO git tag -a v0.0.2-dev.33 -m v0.0.2-dev.33 03:47:46 2023-09-04 03:47:45,995 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.33', '-m', 'v0.0.2-dev.33'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 03:47:46 2023-09-04 03:47:46,000 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:47:46 0.0.2-dev.33 [Pipeline] } 03:47:46 $ docker exec --env ******** --env ******** b68cf41bb6ce722aa736ec071db09bfde956861ff518ac615af8b8abb6881d29 ssh-agent -k 03:47:46 unset SSH_AUTH_SOCK; 03:47:46 unset SSH_AGENT_PID; 03:47:46 echo Agent pid 40 killed; 03:47:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:47:46 + git semver [Pipeline] } 03:47:46 $ docker stop --time=1 b68cf41bb6ce722aa736ec071db09bfde956861ff518ac615af8b8abb6881d29 03:47:48 $ docker rm -f --volumes b68cf41bb6ce722aa736ec071db09bfde956861ff518ac615af8b8abb6881d29 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:48 03:47:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:48 0.23.1-centos7: Pulling from edgex-lftools 03:47:48 ab5ef0e58194: Pulling fs layer 03:47:48 9712f1f96733: Pulling fs layer 03:47:48 63f879dbbcfc: Pulling fs layer 03:47:48 0d9ebad4ef96: Pulling fs layer 03:47:48 e9a5061849ea: Pulling fs layer 03:47:48 d747dcd14b5f: Pulling fs layer 03:47:48 2de7ff778b66: Pulling fs layer 03:47:48 e9a5061849ea: Waiting 03:47:48 d747dcd14b5f: Waiting 03:47:48 2de7ff778b66: Waiting 03:47:48 0d9ebad4ef96: Waiting 03:47:48 9712f1f96733: Verifying Checksum 03:47:48 9712f1f96733: Download complete 03:47:48 63f879dbbcfc: Verifying Checksum 03:47:48 63f879dbbcfc: Download complete 03:47:49 e9a5061849ea: Verifying Checksum 03:47:49 e9a5061849ea: Download complete 03:47:49 0d9ebad4ef96: Verifying Checksum 03:47:49 0d9ebad4ef96: Download complete 03:47:49 d747dcd14b5f: Verifying Checksum 03:47:49 d747dcd14b5f: Download complete 03:47:49 ab5ef0e58194: Verifying Checksum 03:47:49 ab5ef0e58194: Download complete 03:47:49 2de7ff778b66: Verifying Checksum 03:47:49 2de7ff778b66: Download complete 03:47:51 ab5ef0e58194: Pull complete 03:47:51 9712f1f96733: Pull complete 03:47:52 63f879dbbcfc: Pull complete 03:47:55 0d9ebad4ef96: Pull complete 03:47:55 e9a5061849ea: Pull complete 03:47:55 d747dcd14b5f: Pull complete 03:47:56 2de7ff778b66: Pull complete 03:47:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:47:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:47:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:56 prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container 03:47:56 $ 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 03:47:58 $ docker top 03e2abd4f359a089051647fa7772f03ee6c7032153cdd3ffbfb9ff638d64a648 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:47:58 provisioning config files... 03:47:58 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10338720602955761737tmp 03:47:58 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2274607082627778411tmp 03:47:58 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9922636576430983734tmp [Pipeline] { [Pipeline] echo 03:47:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:47:58 ---> sigul-configuration.sh 03:47:58 gpg: directory `/root/.gnupg' created 03:47:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:47:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:47:58 gpg: keyring `/root/.gnupg/secring.gpg' created 03:47:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:47:58 gpg: CAST5 encrypted data 03:47:58 gpg: encrypted with 1 passphrase 03:47:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:47:58 + mkdir /home/jenkins 03:47:58 + mkdir /home/jenkins/sigul [Pipeline] sh 03:47:59 + 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 03:47:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:47:59 ---> sigul-install.sh 03:47:59 Sigul already installed; skipping installation. [Pipeline] sh 03:47:59 + git tag --list 03:47:59 v0.0.1 03:47:59 v0.0.2-dev.1 03:47:59 v0.0.2-dev.10 03:47:59 v0.0.2-dev.11 03:47:59 v0.0.2-dev.12 03:47:59 v0.0.2-dev.13 03:47:59 v0.0.2-dev.14 03:47:59 v0.0.2-dev.15 03:47:59 v0.0.2-dev.16 03:47:59 v0.0.2-dev.17 03:47:59 v0.0.2-dev.18 03:47:59 v0.0.2-dev.19 03:47:59 v0.0.2-dev.2 03:47:59 v0.0.2-dev.20 03:47:59 v0.0.2-dev.21 03:47:59 v0.0.2-dev.22 03:47:59 v0.0.2-dev.23 03:47:59 v0.0.2-dev.24 03:47:59 v0.0.2-dev.25 03:47:59 v0.0.2-dev.26 03:47:59 v0.0.2-dev.27 03:47:59 v0.0.2-dev.28 03:47:59 v0.0.2-dev.29 03:47:59 v0.0.2-dev.3 03:47:59 v0.0.2-dev.30 03:47:59 v0.0.2-dev.31 03:47:59 v0.0.2-dev.32 03:47:59 v0.0.2-dev.33 03:47:59 v0.0.2-dev.4 03:47:59 v0.0.2-dev.5 03:47:59 v0.0.2-dev.6 03:47:59 v0.0.2-dev.7 03:47:59 v0.0.2-dev.8 03:47:59 v0.0.2-dev.9 [Pipeline] sh 03:48:00 + lftools sign git-tag v0.0.2-dev.33 03:48:00 Signing Git tag with Sigul... 03:48:00 Signing v0.0.2-dev.33 [Pipeline] echo 03:48:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:48:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:48:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:48:01 $ docker stop --time=1 03e2abd4f359a089051647fa7772f03ee6c7032153cdd3ffbfb9ff638d64a648 03:48:02 $ docker rm -f --volumes 03e2abd4f359a089051647fa7772f03ee6c7032153cdd3ffbfb9ff638d64a648 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:48:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:48:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:03 prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container 03:48:03 $ 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 03:48:03 $ docker top bc7303d4be020f6363a6b48e2f6d711fb7d17fdd35fefa646e3cf391cd099ee7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:03 [ssh-agent] Looking for ssh-agent implementation... 03:48:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:03 $ docker exec bc7303d4be020f6363a6b48e2f6d711fb7d17fdd35fefa646e3cf391cd099ee7 ssh-agent 03:48:03 SSH_AUTH_SOCK=/tmp/ssh-bzdwaeuILHRZ/agent.32 03:48:03 SSH_AGENT_PID=38 03:48:03 Running ssh-add (command line suppressed) 03:48:04 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_14114180872997763297.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_14114180872997763297.key) 03:48:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:04 + git semver bump pre 03:48:04 2023-09-04 03:48:04,493 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:48:04 2023-09-04 03:48:04,493 [bump_version] DEBUG bumping version:0.0.2-dev.33 on axis:pre with prefix:dev 03:48:04 2023-09-04 03:48:04,493 [bump_version] DEBUG bumped version:0.0.2-dev.34 03:48:04 2023-09-04 03:48:04,494 [write_version] DEBUG write version:0.0.2-dev.34 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 03:48:04 2023-09-04 03:48:04,494 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:48:04 2023-09-04 03:48:04,494 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:48:04 2023-09-04 03:48:04,496 [execute] INFO git cat-file --batch-check 03:48:04 2023-09-04 03:48:04,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 03:48:04 2023-09-04 03:48:04,502 [execute] INFO git cat-file --batch 03:48:04 2023-09-04 03:48:04,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 03:48:04 2023-09-04 03:48:04,515 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:48:04 0.0.2-dev.34 [Pipeline] } 03:48:04 $ docker exec --env ******** --env ******** bc7303d4be020f6363a6b48e2f6d711fb7d17fdd35fefa646e3cf391cd099ee7 ssh-agent -k 03:48:04 unset SSH_AUTH_SOCK; 03:48:04 unset SSH_AGENT_PID; 03:48:04 echo Agent pid 38 killed; 03:48:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:04 + git semver [Pipeline] } 03:48:05 $ docker stop --time=1 bc7303d4be020f6363a6b48e2f6d711fb7d17fdd35fefa646e3cf391cd099ee7 03:48:06 $ docker rm -f --volumes bc7303d4be020f6363a6b48e2f6d711fb7d17fdd35fefa646e3cf391cd099ee7 [Pipeline] // withDockerContainer [Pipeline] sh 03:48:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:48:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:07 prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container 03:48: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 03:48:07 $ docker top 2ee9c9892e34453fea81c98db5ea93c8de7fe2edf9395aabfbffccff723bac96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:48:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:48:07 [ssh-agent] Looking for ssh-agent implementation... 03:48:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:48:07 $ docker exec 2ee9c9892e34453fea81c98db5ea93c8de7fe2edf9395aabfbffccff723bac96 ssh-agent 03:48:07 SSH_AUTH_SOCK=/tmp/ssh-6TRs8yii1T9O/agent.32 03:48:07 SSH_AGENT_PID=38 03:48:07 Running ssh-add (command line suppressed) 03:48:08 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8408567447980752053.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8408567447980752053.key) 03:48:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:48:08 + git semver push 03:48:08 2023-09-04 03:48:08,517 [run_push] DEBUG push 03:48:08 2023-09-04 03:48:08,517 [execute] INFO git cat-file --batch-check 03:48:08 2023-09-04 03:48:08,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 03:48:08 2023-09-04 03:48:08,522 [execute] INFO git rev-list 9980d05bcfc1696429c1b19438ff86dfca40ed94 -- 03:48:08 2023-09-04 03:48:08,522 [execute] DEBUG Popen(['git', 'rev-list', '9980d05bcfc1696429c1b19438ff86dfca40ed94', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 03:48:08 2023-09-04 03:48:08,528 [execute] INFO git fetch -v origin 03:48:08 2023-09-04 03:48:08,528 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 03:48:09 2023-09-04 03:48:08,992 [run_push] DEBUG no remote changes detected 03:48:09 2023-09-04 03:48:08,992 [execute] INFO git push origin semver 03:48:09 2023-09-04 03:48:08,993 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 03:48:10 2023-09-04 03:48:09,853 [run_push] DEBUG push all version tags 03:48:10 2023-09-04 03:48:09,854 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:48:10 2023-09-04 03:48:09,855 [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) 03:48:11 2023-09-04 03:48:10,872 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:48:11 0.0.2-dev.34 [Pipeline] } 03:48:11 $ docker exec --env ******** --env ******** 2ee9c9892e34453fea81c98db5ea93c8de7fe2edf9395aabfbffccff723bac96 ssh-agent -k 03:48:11 unset SSH_AUTH_SOCK; 03:48:11 unset SSH_AGENT_PID; 03:48:11 echo Agent pid 38 killed; 03:48:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:48:11 + git semver [Pipeline] } 03:48:11 $ docker stop --time=1 2ee9c9892e34453fea81c98db5ea93c8de7fe2edf9395aabfbffccff723bac96 03:48:12 $ docker rm -f --volumes 2ee9c9892e34453fea81c98db5ea93c8de7fe2edf9395aabfbffccff723bac96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:48:13 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 03:48:13 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:48:13 total 16 03:48:13 drwxr-xr-x 3 root root 4096 Sep 4 03:11 . 03:48:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:47 .. 03:48:13 drwxr-xr-x 2 root root 4096 Sep 4 03:11 cost 03:48:13 -rw-r--r-- 1 root root 87 Sep 4 03:11 cost.csv 03:48:13 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:48:13 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:48:13 total 16 03:48:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 03:11 . 03:48:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:47 .. 03:48:13 drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 03:11 cost 03:48:13 -rw-r--r-- 1 jenkins jenkins 87 Sep 4 03:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:48:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:48:14 ---> package-listing.sh 03:48:14 ++ facter osfamily 03:48:14 ++ tr '[:upper:]' '[:lower:]' 03:48:14 + OS_FAMILY=debian 03:48:14 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 03:48:14 + START_PACKAGES=/tmp/packages_start.txt 03:48:14 + END_PACKAGES=/tmp/packages_end.txt 03:48:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:48:14 + PACKAGES=/tmp/packages_start.txt 03:48:14 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:48:14 + PACKAGES=/tmp/packages_end.txt 03:48:14 + case "${OS_FAMILY}" in 03:48:14 + dpkg -l 03:48:14 + grep '^ii' 03:48:14 + '[' -f /tmp/packages_start.txt ']' 03:48:14 + '[' -f /tmp/packages_end.txt ']' 03:48:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:48:14 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:48:14 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 03:48:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 03:48:14 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 03:48:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:48:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:48:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:48:15 prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container 03:48:15 $ 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 03:48:15 $ docker top 9fecfc270212c6e2dcd2fbe97fa8411d0f4608babaa52da5efd33700a516a0e7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:48:16 + touch /tmp/pre-build-complete [Pipeline] sh 03:48:16 + mkdir -p /var/log/sysstat [Pipeline] sh 03:48:16 + ls /var/log/sa-host 03:48:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:17 provisioning config files... 03:48:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8613212298460057130tmp [Pipeline] { [Pipeline] echo 03:48:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:48:17 ---> create-netrc.sh [Pipeline] } 03:48:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:48:17 ---> python-tools-install.sh [Pipeline] echo 03:48:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:48:17 ---> sudo-logs.sh 03:48:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:48:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:48:18 ---> job-cost.sh 03:48:18 lf-activate-venv: SKIPPING 03:48:18 DEBUG: total: 0.2199999988079071 03:48:18 INFO: Retrieving Stack Cost... 03:48:18 INFO: Retrieving Pricing Info for: v3-standard-8 03:48:19 INFO: Archiving Costs [Pipeline] echo 03:48:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:48:19 ---> logs-deploy.sh 03:48:19 lf-activate-venv: SKIPPING 03:48:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/25 03:48:19 INFO: archiving workspace using pattern(s): 03:48:20 Archives upload complete. 03:48:20 INFO: archiving logs to Nexus 03:48:21 ---> uname -a: 03:48:21 Linux prd-ubuntu20-04-docker-8c-8g-5233 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:48:21 03:48:21 03:48:21 ---> lscpu: 03:48:21 Architecture: x86_64 03:48:21 CPU op-mode(s): 32-bit, 64-bit 03:48:21 Byte Order: Little Endian 03:48:21 Address sizes: 40 bits physical, 48 bits virtual 03:48:21 CPU(s): 8 03:48:21 On-line CPU(s) list: 0-7 03:48:21 Thread(s) per core: 1 03:48:21 Core(s) per socket: 1 03:48:21 Socket(s): 8 03:48:21 NUMA node(s): 1 03:48:21 Vendor ID: AuthenticAMD 03:48:21 CPU family: 23 03:48:21 Model: 49 03:48:21 Model name: AMD EPYC-Rome Processor 03:48:21 Stepping: 0 03:48:21 CPU MHz: 2800.000 03:48:21 BogoMIPS: 5600.00 03:48:21 Virtualization: AMD-V 03:48:21 Hypervisor vendor: KVM 03:48:21 Virtualization type: full 03:48:21 L1d cache: 256 KiB 03:48:21 L1i cache: 256 KiB 03:48:21 L2 cache: 4 MiB 03:48:21 L3 cache: 128 MiB 03:48:21 NUMA node0 CPU(s): 0-7 03:48:21 Vulnerability Itlb multihit: Not affected 03:48:21 Vulnerability L1tf: Not affected 03:48:21 Vulnerability Mds: Not affected 03:48:21 Vulnerability Meltdown: Not affected 03:48:21 Vulnerability Mmio stale data: Not affected 03:48:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:48:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:48:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:48:21 Vulnerability Srbds: Not affected 03:48:21 Vulnerability Tsx async abort: Not affected 03:48:21 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 03:48:21 03:48:21 03:48:21 ---> nproc: 03:48:21 8 03:48:21 03:48:21 03:48:21 ---> df -h: 03:48:21 Filesystem Size Used Avail Use% Mounted on 03:48:21 overlay 155G 12G 144G 8% / 03:48:21 tmpfs 64M 0 64M 0% /dev 03:48:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:48:21 shm 64M 0 64M 0% /dev/shm 03:48:21 /dev/vda1 155G 12G 144G 8% /facter-os 03:48:21 03:48:21 03:48:21 ---> sar -b -r -n DEV: 03:48:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5233) 09/04/23 _x86_64_ (8 CPU) 03:48:21 03:48:21 03:00:20 LINUX RESTART (8 CPU) 03:48:21 03:48:21 03:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:48:21 03:02:01 112.78 37.85 74.93 0.00 4242.19 14668.31 0.00 03:48:21 03:03:01 8.57 0.00 8.57 0.00 0.00 6024.88 0.00 03:48:21 03:04:01 35.79 0.00 35.79 0.00 0.00 31512.61 0.00 03:48:21 03:05:01 14.26 0.00 14.26 0.00 0.00 6395.07 0.00 03:48:21 03:06:01 31.63 10.90 20.73 0.00 3527.15 7058.42 0.00 03:48:21 03:07:01 8.92 0.00 8.92 0.00 0.00 2780.34 0.00 03:48:21 03:08:01 5.70 0.00 5.70 0.00 0.00 3505.82 0.00 03:48:21 03:09:01 5.15 0.00 5.15 0.00 0.00 2888.72 0.00 03:48:21 03:10:01 77.47 0.02 77.45 0.00 2.00 51657.92 0.00 03:48:21 03:11:01 5.82 1.58 4.23 0.00 32.79 60.79 0.00 03:48:21 03:12:01 37.63 0.13 37.49 0.00 8.53 19830.43 0.00 03:48:21 03:13:01 1.82 0.00 1.82 0.00 0.00 25.86 0.00 03:48:21 03:14:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 03:48:21 03:15:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 03:48:21 03:16:01 1.80 0.02 1.78 0.00 0.13 20.66 0.00 03:48:21 03:17:01 1.55 0.02 1.53 0.00 0.13 17.06 0.00 03:48:21 03:18:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 03:48:21 03:19:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 03:48:21 03:20:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 03:48:21 03:21:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 03:48:21 03:22:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 03:48:21 03:23:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 03:48:21 03:24:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 03:48:21 03:25:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 03:48:21 03:26:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 03:48:21 03:27:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 03:48:21 03:28:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 03:48:21 03:29:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 03:48:21 03:30:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 03:48:21 03:31:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 03:48:21 03:32:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 03:48:21 03:33:01 1.35 0.12 1.23 0.00 6.40 16.13 0.00 03:48:21 03:34:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 03:48:21 03:35:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 03:48:21 03:36:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 03:48:21 03:37:02 1.57 0.00 1.57 0.00 0.00 17.46 0.00 03:48:21 03:38:01 1.08 0.00 1.08 0.00 0.00 11.79 0.00 03:48:21 03:39:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 03:48:21 03:40:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 03:48:21 03:41:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 03:48:21 03:42:01 3.45 1.02 2.43 0.00 21.86 32.93 0.00 03:48:21 03:43:01 1.92 0.00 1.92 0.00 0.00 20.80 0.00 03:48:21 03:44:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 03:48:21 03:45:01 1.60 0.00 1.60 0.00 0.00 17.59 0.00 03:48:21 03:46:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 03:48:21 03:47:01 1.80 0.00 1.80 0.00 0.00 21.06 0.00 03:48:21 03:48:01 46.51 0.03 46.48 0.00 4.00 23091.88 0.00 03:48:21 Average: 9.33 1.10 8.23 0.00 166.99 3618.75 0.00 03:48:21 03:48:21 03:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:48:21 03:02:01 29846900 31596864 740972 2.25 64356 1982132 1943848 5.73 995980 1723356 61312 03:48:21 03:03:01 28877432 31564460 744928 2.27 68880 2889980 1921080 5.66 1022036 2615152 799356 03:48:21 03:04:01 28551844 31422340 880936 2.68 77028 3046704 2054652 6.06 1223112 2713640 51512 03:48:21 03:05:01 27875816 30807884 1496640 4.55 77708 3099888 2761104 8.14 1875332 2731300 23232 03:48:21 03:06:01 27724396 30935420 1358400 4.13 83392 3362480 2583740 7.61 1890028 2842036 1540 03:48:21 03:07:01 28079896 31273000 1021392 3.11 83512 3343856 2217864 6.54 1562624 2815568 10832 03:48:21 03:08:01 28120844 31352144 946356 2.88 83648 3376584 2155372 6.35 1499172 2837284 14852 03:48:21 03:09:01 28194192 31462992 830432 2.53 84376 3415944 2037364 6.00 1394028 2865636 32544 03:48:21 03:10:01 28336144 31555372 742080 2.26 104156 3350656 1874700 5.52 1186164 2942292 792 03:48:21 03:11:01 28318636 31544836 751956 2.29 104264 3351620 1907032 5.62 1195696 2942484 36 03:48:21 03:12:01 27809708 31533744 761172 2.31 109460 3803716 1777260 5.24 1225048 3381152 272 03:48:21 03:13:01 27821848 31545928 749100 2.28 109512 3803712 1777260 5.24 1210540 3381156 16 03:48:21 03:14:01 27823256 31547436 747544 2.27 109528 3803724 1777260 5.24 1209308 3381164 8 03:48:21 03:15:01 27825444 31550016 745272 2.27 109552 3803728 1777260 5.24 1206128 3381552 48 03:48:21 03:16:01 27826832 31551544 743412 2.26 109612 3803724 1799160 5.30 1204248 3381556 8 03:48:21 03:17:01 27832704 31557468 737256 2.24 109648 3803732 1799160 5.30 1198540 3381556 224 03:48:21 03:18:01 27833224 31558052 736704 2.24 109672 3803736 1799160 5.30 1197820 3381564 8 03:48:21 03:19:01 27832924 31557752 736928 2.24 109704 3803736 1799160 5.30 1197848 3381564 40 03:48:21 03:20:01 27833384 31558268 736596 2.24 109728 3803740 1799160 5.30 1197900 3381572 8 03:48:21 03:21:01 27833352 31558264 736548 2.24 109756 3803744 1799160 5.30 1197912 3381576 40 03:48:21 03:22:01 27833524 31558492 736288 2.24 109780 3803744 1799160 5.30 1198028 3381580 8 03:48:21 03:23:01 27833184 31558160 736524 2.24 109812 3803752 1799160 5.30 1197980 3381584 8 03:48:21 03:24:01 27833168 31558200 736444 2.24 109836 3803752 1799160 5.30 1198028 3381592 8 03:48:21 03:25:01 27833372 31558416 736144 2.24 109856 3803760 1799160 5.30 1198032 3381596 8 03:48:21 03:26:01 27833572 31558680 736048 2.24 109912 3803748 1799160 5.30 1198076 3381608 24 03:48:21 03:27:01 27832924 31558076 736608 2.24 109936 3803764 1799160 5.30 1198508 3381588 8 03:48:21 03:28:01 27833444 31558664 736008 2.24 109960 3803768 1799160 5.30 1198316 3381596 28 03:48:21 03:29:01 27833428 31558656 735924 2.24 109992 3803768 1799160 5.30 1198212 3381596 40 03:48:21 03:30:01 27833552 31558840 735744 2.24 110024 3803772 1799160 5.30 1198692 3381604 216 03:48:21 03:31:01 27833576 31558864 735696 2.24 110048 3803772 1799160 5.30 1198276 3381604 40 03:48:21 03:32:01 27833232 31558576 736176 2.24 110072 3803776 1782936 5.25 1198468 3381612 24 03:48:21 03:33:01 27831660 31558180 736436 2.24 110104 3803980 1782936 5.25 1199956 3381028 80 03:48:21 03:34:01 27831904 31558484 736104 2.24 110144 3803980 1766580 5.21 1199684 3381020 16 03:48:21 03:35:01 27831880 31558504 736040 2.24 110184 3803984 1766580 5.21 1199648 3381024 152 03:48:21 03:36:01 27831580 31558228 736256 2.24 110212 3803980 1766580 5.21 1199680 3381024 8 03:48:21 03:37:02 27831816 31558492 735932 2.24 110228 3803988 1766580 5.21 1199780 3381028 8 03:48:21 03:38:01 27831768 31558472 735892 2.24 110252 3803988 1766580 5.21 1199756 3381028 8 03:48:21 03:39:01 27831872 31558680 735840 2.24 110284 3804056 1766580 5.21 1199776 3381096 4 03:48:21 03:40:01 27831844 31558692 736008 2.24 110316 3804060 1766580 5.21 1199816 3381100 28 03:48:21 03:41:01 27832056 31558944 735704 2.24 110348 3804064 1766580 5.21 1199904 3381104 56 03:48:21 03:42:01 27828688 31556656 738044 2.24 110456 3804688 1836184 5.41 1200492 3381644 208 03:48:21 03:43:01 27829468 31557516 737192 2.24 110528 3804688 1836184 5.41 1200136 3381644 8 03:48:21 03:44:01 27829452 31557536 737408 2.24 110560 3804692 1836184 5.41 1200180 3381648 12 03:48:21 03:45:01 27829368 31557492 737420 2.24 110592 3804692 1836184 5.41 1200252 3381648 8 03:48:21 03:46:01 27829604 31557756 737240 2.24 110616 3804696 1836184 5.41 1200316 3381652 8 03:48:21 03:47:01 27829736 31557940 736968 2.24 110668 3804696 1819796 5.36 1200628 3381656 4 03:48:21 03:48:01 27065712 31514464 771636 2.35 145452 4409208 1818228 5.36 1289596 3965160 796 03:48:21 Average: 27933918 31511988 784305 2.39 105057 3671744 1869570 5.51 1241695 3249473 21245 03:48:21 03:48:21 03:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:48:21 03:02:01 lo 6.26 6.26 0.63 0.63 0.00 0.00 0.00 0.00 03:48:21 03:02:01 veth83929cc 92.77 106.96 6.78 551.70 0.00 0.00 0.00 0.05 03:48:21 03:02:01 ens3 575.42 380.66 2984.95 95.58 0.00 0.00 0.00 0.00 03:48:21 03:02:01 docker0 93.52 107.66 5.64 553.82 0.00 0.00 0.00 0.00 03:48:21 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:03:01 veth83929cc 279.80 482.50 19.34 5635.08 0.00 0.00 0.00 0.46 03:48:21 03:03:01 ens3 561.74 351.02 5680.51 160.69 0.00 0.00 0.00 0.00 03:48:21 03:03:01 docker0 279.80 482.49 15.51 5635.07 0.00 0.00 0.00 0.00 03:48:21 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:04:01 veth83929cc 36.59 52.24 4.08 783.72 0.00 0.00 0.00 0.06 03:48:21 03:04:01 ens3 103.22 71.35 828.85 25.63 0.00 0.00 0.00 0.00 03:48:21 03:04:01 docker0 36.59 52.22 3.58 783.72 0.00 0.00 0.00 0.00 03:48:21 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:05:01 veth83929cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:05:01 ens3 3.73 2.12 2.85 1.55 0.00 0.00 0.00 0.00 03:48:21 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 03:48:21 03:06:01 veth83929cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:06:01 ens3 105.20 49.74 1380.53 6.01 0.00 0.00 0.00 0.00 03:48:21 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:07:01 veth83929cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:07:01 ens3 6.07 3.13 4.91 2.62 0.00 0.00 0.00 0.00 03:48:21 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:08:01 veth83929cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:08:01 ens3 5.73 2.98 4.78 2.52 0.00 0.00 0.00 0.00 03:48:21 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:09:01 veth83929cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:09:01 ens3 7.47 3.88 6.14 3.26 0.00 0.00 0.00 0.00 03:48:21 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:10:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 03:48:21 03:10:01 ens3 237.94 240.41 32.61 2416.61 0.00 0.00 0.00 0.00 03:48:21 03:10:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:48:21 03:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:48:21 03:11:01 ens3 401.77 418.18 30.24 4425.33 0.00 0.00 0.00 0.00 03:48:21 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:12:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 03:48:21 03:12:01 ens3 232.44 195.88 2545.02 1348.06 0.00 0.00 0.00 0.00 03:48:21 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:13:01 ens3 0.15 0.22 0.01 0.04 0.00 0.00 0.00 0.00 03:48:21 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:17:01 ens3 0.35 0.35 0.09 0.08 0.00 0.00 0.00 0.00 03:48:21 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:18:01 ens3 0.67 0.53 2.57 0.04 0.00 0.00 0.00 0.00 03:48:21 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:22:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 03:48:21 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:27:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 03:48:21 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:32:01 ens3 0.33 0.32 0.25 0.08 0.00 0.00 0.00 0.00 03:48:21 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:48:21 03:33:01 ens3 5.05 4.62 2.87 5.07 0.00 0.00 0.00 0.00 03:48:21 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:34:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:35:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:37:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:37:02 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:48:21 03:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:40:01 ens3 0.23 0.13 0.09 0.01 0.00 0.00 0.00 0.00 03:48:21 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:41:01 ens3 0.53 0.50 0.26 0.22 0.00 0.00 0.00 0.00 03:48:21 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:42:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:48:21 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:48:21 03:47:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:48:21 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 03:48:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 03:48:21 03:48:01 veth635e533 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 03:48:21 03:48:01 ens3 179.04 135.29 3209.46 168.65 0.00 0.00 0.00 0.00 03:48:21 03:48:01 docker0 0.32 0.32 0.08 0.12 0.00 0.00 0.00 0.00 03:48:21 Average: lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 03:48:21 Average: veth635e533 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 03:48:21 Average: ens3 51.72 39.66 355.82 184.37 0.00 0.00 0.00 0.00 03:48:21 Average: docker0 8.73 13.68 0.53 148.41 0.00 0.00 0.00 0.00 03:48:21 03:48:21 03:48:21 ---> sar -P ALL: 03:48:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5233) 09/04/23 _x86_64_ (8 CPU) 03:48:21 03:48:21 03:00:20 LINUX RESTART (8 CPU) 03:48:21 03:48:21 03:01:01 CPU %user %nice %system %iowait %steal %idle 03:48:21 03:02:01 all 7.37 0.00 1.93 1.08 0.05 89.57 03:48:21 03:02:01 0 7.51 0.00 1.71 2.09 0.05 88.64 03:48:21 03:02:01 1 7.37 0.00 2.40 2.20 0.05 87.98 03:48:21 03:02:01 2 5.72 0.00 1.82 0.30 0.03 92.12 03:48:21 03:02:01 3 8.29 0.00 1.78 0.25 0.05 89.63 03:48:21 03:02:01 4 6.75 0.00 1.64 0.10 0.03 91.48 03:48:21 03:02:01 5 9.44 0.00 1.74 0.84 0.05 87.93 03:48:21 03:02:01 6 6.32 0.00 1.72 2.29 0.05 89.62 03:48:21 03:02:01 7 7.56 0.00 2.67 0.52 0.08 89.16 03:48:21 03:03:01 all 2.19 0.00 0.49 0.31 0.02 96.98 03:48:21 03:03:01 0 1.69 0.00 0.35 0.07 0.02 97.88 03:48:21 03:03:01 1 0.80 0.00 0.08 0.87 0.02 98.24 03:48:21 03:03:01 2 0.67 0.00 0.32 1.00 0.02 97.99 03:48:21 03:03:01 3 2.41 0.00 0.38 0.33 0.03 96.84 03:48:21 03:03:01 4 2.92 0.00 0.55 0.03 0.02 96.48 03:48:21 03:03:01 5 0.08 0.00 0.08 0.00 0.00 99.83 03:48:21 03:03:01 6 0.90 0.00 0.03 0.00 0.00 99.07 03:48:21 03:03:01 7 8.10 0.00 2.15 0.20 0.07 89.48 03:48:21 03:04:01 all 6.88 0.00 0.76 6.87 0.03 85.46 03:48:21 03:04:01 0 9.81 0.00 0.62 0.62 0.03 88.92 03:48:21 03:04:01 1 0.13 0.00 0.28 26.82 0.00 72.76 03:48:21 03:04:01 2 3.56 0.00 0.67 6.68 0.02 89.07 03:48:21 03:04:01 3 1.37 0.00 0.22 4.70 0.03 93.68 03:48:21 03:04:01 4 16.70 0.00 1.94 3.14 0.03 78.19 03:48:21 03:04:01 5 2.83 0.00 0.45 0.70 0.02 96.00 03:48:21 03:04:01 6 6.99 0.00 0.97 2.09 0.03 89.92 03:48:21 03:04:01 7 13.68 0.00 0.97 10.20 0.05 75.10 03:48:21 03:05:01 all 36.92 0.00 3.29 0.14 0.08 59.56 03:48:21 03:05:01 0 38.56 0.00 3.22 0.03 0.08 58.11 03:48:21 03:05:01 1 35.35 0.00 3.03 0.25 0.07 61.30 03:48:21 03:05:01 2 31.33 0.00 2.87 0.08 0.07 65.65 03:48:21 03:05:01 3 31.38 0.00 2.04 0.00 0.07 66.52 03:48:21 03:05:01 4 48.56 0.00 4.67 0.25 0.10 46.41 03:48:21 03:05:01 5 34.13 0.00 3.29 0.05 0.07 62.47 03:48:21 03:05:01 6 34.01 0.00 3.82 0.45 0.08 61.64 03:48:21 03:05:01 7 42.05 0.00 3.40 0.03 0.08 54.43 03:48:21 03:06:01 all 14.16 0.00 0.92 0.69 0.04 84.19 03:48:21 03:06:01 0 48.69 0.00 1.82 0.52 0.10 48.87 03:48:21 03:06:01 1 14.20 0.00 1.10 1.17 0.05 83.48 03:48:21 03:06:01 2 41.05 0.00 1.77 0.37 0.07 56.74 03:48:21 03:06:01 3 0.57 0.00 0.62 0.32 0.03 98.45 03:48:21 03:06:01 4 1.78 0.00 0.68 0.90 0.02 96.62 03:48:21 03:06:01 5 5.19 0.00 0.65 0.28 0.02 93.86 03:48:21 03:06:01 6 0.83 0.00 0.33 0.33 0.00 98.50 03:48:21 03:06:01 7 0.77 0.00 0.40 1.62 0.03 97.17 03:48:21 03:07:01 all 12.14 0.00 0.71 0.10 0.03 87.02 03:48:21 03:07:01 0 3.52 0.00 0.43 0.02 0.02 96.01 03:48:21 03:07:01 1 2.03 0.00 0.32 0.00 0.00 97.65 03:48:21 03:07:01 2 3.15 0.00 0.30 0.35 0.02 96.18 03:48:21 03:07:01 3 4.64 0.00 0.32 0.02 0.02 95.01 03:48:21 03:07:01 4 0.88 0.00 0.17 0.00 0.02 98.93 03:48:21 03:07:01 5 13.75 0.00 0.65 0.17 0.03 85.40 03:48:21 03:07:01 6 46.07 0.00 2.38 0.05 0.08 51.41 03:48:21 03:07:01 7 22.98 0.00 1.13 0.22 0.03 75.64 03:48:21 03:08:01 all 25.64 0.00 1.27 0.10 0.04 72.96 03:48:21 03:08:01 0 43.43 0.00 2.18 0.17 0.07 54.16 03:48:21 03:08:01 1 31.44 0.00 1.47 0.00 0.05 67.04 03:48:21 03:08:01 2 1.47 0.00 0.28 0.00 0.00 98.25 03:48:21 03:08:01 3 35.25 0.00 1.39 0.23 0.07 63.06 03:48:21 03:08:01 4 16.19 0.00 1.17 0.00 0.03 82.61 03:48:21 03:08:01 5 33.16 0.00 1.43 0.00 0.05 65.36 03:48:21 03:08:01 6 24.22 0.00 1.23 0.17 0.03 74.34 03:48:21 03:08:01 7 19.93 0.00 0.98 0.22 0.03 78.84 03:48:21 03:09:01 all 12.22 0.00 0.71 0.04 0.03 87.00 03:48:21 03:09:01 0 1.18 0.00 0.25 0.03 0.02 98.52 03:48:21 03:09:01 1 1.62 0.00 0.10 0.00 0.02 98.26 03:48:21 03:09:01 2 40.64 0.00 1.90 0.05 0.08 57.33 03:48:21 03:09:01 3 0.77 0.00 0.17 0.08 0.00 98.98 03:48:21 03:09:01 4 25.43 0.00 1.27 0.00 0.05 73.25 03:48:21 03:09:01 5 21.41 0.00 1.42 0.00 0.05 77.12 03:48:21 03:09:01 6 6.08 0.00 0.42 0.12 0.02 93.37 03:48:21 03:09:01 7 0.65 0.00 0.17 0.03 0.02 99.13 03:48:21 03:10:01 all 11.99 0.00 2.21 0.46 0.06 85.28 03:48:21 03:10:01 0 30.87 0.00 3.82 0.08 0.12 65.10 03:48:21 03:10:01 1 4.36 0.00 1.05 0.33 0.03 94.22 03:48:21 03:10:01 2 5.15 0.00 2.81 0.00 0.03 92.00 03:48:21 03:10:01 3 10.15 0.00 2.64 2.87 0.07 84.27 03:48:21 03:10:01 4 12.52 0.00 1.99 0.00 0.05 85.44 03:48:21 03:10:01 5 9.21 0.00 1.56 0.00 0.03 89.20 03:48:21 03:10:01 6 12.51 0.00 2.18 0.13 0.07 85.11 03:48:21 03:10:01 7 11.23 0.00 1.63 0.25 0.08 86.80 03:48:21 03:11:01 all 13.25 0.00 0.39 0.02 0.08 86.26 03:48:21 03:11:01 0 20.07 0.00 0.52 0.00 0.08 79.33 03:48:21 03:11:01 1 2.25 0.00 0.12 0.03 0.03 97.56 03:48:21 03:11:01 2 15.89 0.00 0.55 0.00 0.08 83.47 03:48:21 03:11:01 3 8.09 0.00 0.30 0.05 0.10 91.46 03:48:21 03:11:01 4 16.99 0.00 0.45 0.00 0.07 82.49 03:48:21 03:11:01 5 9.76 0.00 0.35 0.00 0.05 89.84 03:48:21 03:11:01 6 18.58 0.00 0.45 0.03 0.08 80.85 03:48:21 03:11:01 7 14.39 0.00 0.40 0.02 0.10 85.09 03:48:21 03:12:01 all 7.27 0.00 1.30 0.15 0.04 91.24 03:48:21 03:12:01 0 11.06 0.00 1.56 0.00 0.05 87.33 03:48:21 03:12:01 1 1.50 0.00 0.89 0.23 0.00 97.38 03:48:21 03:12:01 2 9.21 0.00 1.41 0.02 0.05 89.31 03:48:21 03:12:01 3 7.51 0.00 1.56 0.81 0.07 90.05 03:48:21 03:12:01 4 5.77 0.00 1.36 0.07 0.05 92.75 03:48:21 03:12:01 5 9.29 0.00 1.09 0.02 0.03 89.57 03:48:21 03:12:01 6 3.02 0.00 1.19 0.02 0.02 95.76 03:48:21 03:12:01 7 10.84 0.00 1.38 0.02 0.07 87.69 03:48:21 03:48:21 03:12:01 CPU %user %nice %system %iowait %steal %idle 03:48:21 03:13:01 all 0.03 0.00 0.02 0.01 0.00 99.95 03:48:21 03:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:13:01 1 0.02 0.00 0.02 0.03 0.02 99.92 03:48:21 03:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:48:21 03:13:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:48:21 03:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:13:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:48:21 03:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:48:21 03:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:48:21 03:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:14:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:48:21 03:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:15:01 all 0.05 0.00 0.01 0.00 0.00 99.94 03:48:21 03:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:15:01 3 0.03 0.00 0.02 0.02 0.00 99.93 03:48:21 03:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:48:21 03:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:15:01 7 0.22 0.00 0.02 0.00 0.00 99.77 03:48:21 03:16:01 all 0.03 0.00 0.03 0.00 0.00 99.94 03:48:21 03:16:01 0 0.00 0.00 0.05 0.00 0.02 99.93 03:48:21 03:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:48:21 03:16:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:48:21 03:16:01 3 0.03 0.00 0.02 0.02 0.02 99.92 03:48:21 03:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:16:01 5 0.07 0.00 0.05 0.00 0.00 99.88 03:48:21 03:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:48:21 03:16:01 7 0.05 0.00 0.03 0.00 0.00 99.92 03:48:21 03:17:01 all 0.01 0.00 0.00 0.00 0.01 99.97 03:48:21 03:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:48:21 03:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:17:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:48:21 03:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:48:21 03:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 03:48:21 03:17:01 7 0.05 0.00 0.00 0.00 0.02 99.93 03:48:21 03:18:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:48:21 03:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:48:21 03:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:18:01 6 0.10 0.00 0.02 0.00 0.00 99.88 03:48:21 03:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:19:01 all 0.07 0.00 0.01 0.00 0.00 99.91 03:48:21 03:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:19:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:48:21 03:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:19:01 4 0.28 0.00 0.03 0.00 0.00 99.68 03:48:21 03:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:19:01 6 0.20 0.00 0.02 0.00 0.00 99.78 03:48:21 03:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:48:21 03:20:01 all 0.10 0.00 0.01 0.00 0.00 99.88 03:48:21 03:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 03:48:21 03:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 03:48:21 03:20:01 4 0.71 0.00 0.07 0.00 0.02 99.20 03:48:21 03:20:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:48:21 03:20:01 6 0.00 0.00 0.03 0.00 0.00 99.97 03:48:21 03:20:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:48:21 03:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:48:21 03:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:21:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:48:21 03:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:21:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:48:21 03:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:21:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:48:21 03:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:21:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:48:21 03:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:48:21 03:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:48:21 03:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:22:01 3 0.02 0.00 0.02 0.02 0.02 99.93 03:48:21 03:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 03:48:21 03:22:01 5 0.03 0.00 0.05 0.00 0.02 99.90 03:48:21 03:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:23:01 all 0.03 0.00 0.01 0.00 0.00 99.95 03:48:21 03:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:48:21 03:23:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:48:21 03:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:23:01 5 0.02 0.00 0.03 0.00 0.00 99.95 03:48:21 03:23:01 6 0.10 0.00 0.02 0.00 0.02 99.87 03:48:21 03:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:48:21 03:23:01 CPU %user %nice %system %iowait %steal %idle 03:48:21 03:24:01 all 0.05 0.00 0.01 0.00 0.00 99.94 03:48:21 03:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:48:21 03:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:24:01 4 0.30 0.00 0.03 0.00 0.00 99.67 03:48:21 03:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:24:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:48:21 03:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:25:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:48:21 03:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:25:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:48:21 03:25:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:48:21 03:25:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:48:21 03:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:25:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:48:21 03:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:48:21 03:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:26:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:48:21 03:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:48:21 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:26:01 6 0.08 0.00 0.02 0.00 0.00 99.90 03:48:21 03:26:01 7 0.05 0.00 0.03 0.00 0.00 99.92 03:48:21 03:27:01 all 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:48:21 03:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 03:48:21 03:27:01 4 0.05 0.00 0.00 0.00 0.00 99.95 03:48:21 03:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:27:01 6 0.03 0.00 0.03 0.00 0.00 99.93 03:48:21 03:27:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:48:21 03:28:01 all 0.01 0.00 0.01 0.00 0.00 99.98 03:48:21 03:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 03:48:21 03:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 03:48:21 03:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:48:21 03:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:48:21 03:29:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:48:21 03:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:29:01 3 0.02 0.00 0.00 0.02 0.02 99.95 03:48:21 03:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:48:21 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:29:01 6 0.03 0.00 0.05 0.00 0.00 99.92 03:48:21 03:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:30:01 all 0.10 0.00 0.01 0.00 0.00 99.89 03:48:21 03:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:30:01 4 0.71 0.00 0.00 0.00 0.00 99.29 03:48:21 03:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:30:01 6 0.03 0.00 0.03 0.00 0.02 99.92 03:48:21 03:30:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:48:21 03:31:01 all 0.21 0.00 0.02 0.00 0.00 99.76 03:48:21 03:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:31:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:48:21 03:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:48:21 03:31:01 4 1.52 0.00 0.08 0.00 0.00 98.40 03:48:21 03:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:31:01 6 0.05 0.00 0.02 0.00 0.00 99.93 03:48:21 03:31:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:48:21 03:32:01 all 0.05 0.00 0.01 0.00 0.00 99.94 03:48:21 03:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:32:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:48:21 03:32:01 4 0.22 0.00 0.03 0.00 0.02 99.73 03:48:21 03:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 03:48:21 03:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:33:01 all 0.07 0.00 0.03 0.00 0.00 99.90 03:48:21 03:33:01 0 0.08 0.00 0.02 0.00 0.00 99.90 03:48:21 03:33:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:48:21 03:33:01 2 0.10 0.00 0.03 0.00 0.00 99.87 03:48:21 03:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:48:21 03:33:01 4 0.08 0.00 0.07 0.00 0.00 99.85 03:48:21 03:33:01 5 0.13 0.00 0.00 0.00 0.00 99.87 03:48:21 03:33:01 6 0.10 0.00 0.03 0.00 0.00 99.87 03:48:21 03:33:01 7 0.07 0.00 0.03 0.00 0.02 99.88 03:48:21 03:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:48:21 03:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:34:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:48:21 03:48:21 03:34:01 CPU %user %nice %system %iowait %steal %idle 03:48:21 03:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:48:21 03:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:35:01 1 0.00 0.00 0.00 0.03 0.02 99.95 03:48:21 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 03:48:21 03:35:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:48:21 03:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:35:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:48:21 03:36:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:48:21 03:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:48:21 03:36:01 4 0.05 0.00 0.02 0.00 0.00 99.93 03:48:21 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:36:01 7 0.07 0.00 0.05 0.00 0.00 99.88 03:48:21 03:37:02 all 0.02 0.00 0.01 0.00 0.00 99.97 03:48:21 03:37:02 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:37:02 1 0.00 0.00 0.00 0.02 0.00 99.98 03:48:21 03:37:02 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:37:02 3 0.02 0.00 0.00 0.02 0.00 99.97 03:48:21 03:37:02 4 0.07 0.00 0.02 0.00 0.02 99.90 03:48:21 03:37:02 5 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:37:02 6 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:37:02 7 0.03 0.00 0.03 0.00 0.00 99.93 03:48:21 03:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:48:21 03:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:38:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:48:21 03:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:38:01 4 0.07 0.00 0.02 0.00 0.00 99.91 03:48:21 03:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:48:21 03:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 03:48:21 03:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 03:48:21 03:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:48:21 03:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:39:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:48:21 03:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:48:21 03:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:39:01 7 0.08 0.00 0.02 0.00 0.02 99.88 03:48:21 03:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:48:21 03:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:40:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:48:21 03:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:40:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:48:21 03:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:40:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:48:21 03:41:01 all 0.25 0.00 0.02 0.00 0.00 99.73 03:48:21 03:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:48:21 03:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:48:21 03:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 03:48:21 03:41:01 4 1.92 0.00 0.03 0.00 0.00 98.04 03:48:21 03:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:42:01 all 0.10 0.00 0.03 0.01 0.01 99.86 03:48:21 03:42:01 0 0.05 0.00 0.05 0.00 0.00 99.90 03:48:21 03:42:01 1 0.03 0.00 0.03 0.03 0.02 99.88 03:48:21 03:42:01 2 0.05 0.00 0.02 0.02 0.00 99.92 03:48:21 03:42:01 3 0.03 0.00 0.02 0.02 0.02 99.92 03:48:21 03:42:01 4 0.32 0.00 0.02 0.00 0.00 99.67 03:48:21 03:42:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:48:21 03:42:01 6 0.20 0.00 0.07 0.03 0.02 99.68 03:48:21 03:42:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:48:21 03:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:48:21 03:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:48:21 03:43:01 1 0.02 0.00 0.00 0.03 0.00 99.95 03:48:21 03:43:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:48:21 03:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:48:21 03:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:48:21 03:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:44:01 all 0.02 0.00 0.01 0.00 0.00 99.97 03:48:21 03:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:44:01 1 0.02 0.00 0.00 0.02 0.00 99.97 03:48:21 03:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:45:01 all 0.02 0.00 0.02 0.00 0.00 99.96 03:48:21 03:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:45:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:48:21 03:45:01 2 0.05 0.00 0.05 0.00 0.02 99.88 03:48:21 03:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:48:21 03:48:21 03:45:01 CPU %user %nice %system %iowait %steal %idle 03:48:21 03:46:01 all 0.17 0.00 0.01 0.00 0.00 99.82 03:48:21 03:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 03:48:21 03:46:01 2 0.08 0.00 0.02 0.00 0.02 99.88 03:48:21 03:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:46:01 4 1.14 0.00 0.00 0.00 0.00 98.86 03:48:21 03:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:48:21 03:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:47:01 all 0.17 0.00 0.01 0.00 0.00 99.81 03:48:21 03:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:48:21 03:47:01 1 0.00 0.00 0.02 0.03 0.00 99.95 03:48:21 03:47:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:48:21 03:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:48:21 03:47:01 4 1.26 0.00 0.02 0.00 0.00 98.73 03:48:21 03:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:48:21 03:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:48:21 03:47:01 7 0.05 0.00 0.00 0.00 0.02 99.93 03:48:21 03:48:01 all 3.99 0.00 1.70 0.25 0.03 94.03 03:48:21 03:48:01 0 3.74 0.00 1.89 0.43 0.03 93.90 03:48:21 03:48:01 1 3.53 0.00 1.81 1.26 0.03 93.36 03:48:21 03:48:01 2 4.16 0.00 2.01 0.25 0.03 93.55 03:48:21 03:48:01 3 3.19 0.00 1.64 0.02 0.05 95.10 03:48:21 03:48:01 4 6.29 0.00 1.42 0.02 0.03 92.24 03:48:21 03:48:01 5 4.43 0.00 1.29 0.02 0.03 94.23 03:48:21 03:48:01 6 3.29 0.00 2.09 0.02 0.02 94.59 03:48:21 03:48:01 7 3.27 0.00 1.43 0.00 0.03 95.26 03:48:21 Average: all 3.32 0.00 0.34 0.22 0.01 96.11 03:48:21 Average: 0 4.69 0.00 0.40 0.09 0.02 94.81 03:48:21 Average: 1 2.24 0.00 0.27 0.72 0.01 96.76 03:48:21 Average: 2 3.46 0.00 0.36 0.19 0.01 95.97 03:48:21 Average: 3 2.43 0.00 0.28 0.21 0.01 97.07 03:48:21 Average: 4 3.62 0.00 0.38 0.10 0.01 95.89 03:48:21 Average: 5 3.27 0.00 0.31 0.04 0.01 96.37 03:48:21 Average: 6 3.49 0.00 0.37 0.12 0.01 96.00 03:48:21 Average: 7 3.33 0.00 0.37 0.28 0.02 96.00 03:48:21 03:48:21 03:48:21