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 [2023-09-04T03:01:09.989Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-04T03:01:10.043Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-04T03:01:10.061Z] ========================================================= [2023-09-04T03:01:10.061Z] EdgeX Global Pipelines Version Info [2023-09-04T03:01:10.061Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:01:10.785Z] ------------------- [2023-09-04T03:01:10.785Z] stable info: [2023-09-04T03:01:10.785Z] ------------------- [2023-09-04T03:01:10.785Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-04T03:01:10.786Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-04T03:01:10.786Z] Message: update stable to v1.0.253 [2023-09-04T03:01:11.354Z] ------------------- [2023-09-04T03:01:11.354Z] experimental info: [2023-09-04T03:01:11.354Z] ------------------- [2023-09-04T03:01:11.354Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-04T03:01:11.354Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-04T03:01:11.354Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-09-04T03:01:11.529Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-09-04T03:01:11.539Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-09-04T03:01:11.549Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-04T03:01:11.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-04T03:01:11.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-04T03:01:11.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-09-04T03:01:11.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-04T03:01:11.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-09-04T03:01:11.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-09-04T03:01:11.628Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-04T03:01:11.637Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-09-04T03:01:11.645Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-09-04T03:01:11.659Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-04T03:01:11.673Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-04T03:01:11.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-04T03:01:11.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-04T03:01:11.707Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-04T03:01:11.717Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 [Pipeline] echo [2023-09-04T03:01:11.733Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a67004 [Pipeline] echo [2023-09-04T03:01:11.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-04T03:01:11.786Z] provisioning config files... [2023-09-04T03:01:11.800Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10158217612348236004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:01:12.110Z] ---> docker-login.sh [2023-09-04T03:01:12.110Z] nexus3.edgexfoundry.org:10001 [2023-09-04T03:01:12.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:01:12.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:01:12.370Z] Configure a credential helper to remove this warning. See [2023-09-04T03:01:12.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:01:12.370Z] [2023-09-04T03:01:12.370Z] Login Succeeded [2023-09-04T03:01:12.370Z] nexus3.edgexfoundry.org:10002 [2023-09-04T03:01:12.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:01:12.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:01:12.632Z] Configure a credential helper to remove this warning. See [2023-09-04T03:01:12.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:01:12.632Z] [2023-09-04T03:01:12.632Z] Login Succeeded [2023-09-04T03:01:12.632Z] nexus3.edgexfoundry.org:10003 [2023-09-04T03:01:12.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:01:12.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:01:12.632Z] Configure a credential helper to remove this warning. See [2023-09-04T03:01:12.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:01:12.632Z] [2023-09-04T03:01:12.632Z] Login Succeeded [2023-09-04T03:01:12.632Z] nexus3.edgexfoundry.org:10004 [2023-09-04T03:01:12.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:01:12.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:01:12.893Z] Configure a credential helper to remove this warning. See [2023-09-04T03:01:12.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:01:12.893Z] [2023-09-04T03:01:12.893Z] Login Succeeded [2023-09-04T03:01:12.893Z] docker.io [2023-09-04T03:01:12.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:01:13.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:01:13.156Z] Configure a credential helper to remove this warning. See [2023-09-04T03:01:13.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:01:13.156Z] [2023-09-04T03:01:13.156Z] Login Succeeded [2023-09-04T03:01:13.156Z] ---> docker-login.sh ends [Pipeline] } [2023-09-04T03:01:13.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-04T03:01:13.692Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-04T03:01:13.692Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-04T03:01:13.692Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-04T03:01:13.692Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-04T03:01:13.692Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-04T03:01:13.692Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-04T03:01:13.692Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:01:14.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T03:01:14.137Z] [2023-09-04T03:01:14.137Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:01:14.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T03:01:14.472Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-04T03:01:14.472Z] b85a868b505f: Pulling fs layer [2023-09-04T03:01:14.472Z] e2be974225ed: Pulling fs layer [2023-09-04T03:01:14.472Z] 339a4e72a1f5: Pulling fs layer [2023-09-04T03:01:14.472Z] 988bab9f4d93: Pulling fs layer [2023-09-04T03:01:14.472Z] 1469e6f7b9e6: Pulling fs layer [2023-09-04T03:01:14.472Z] eaf3925da568: Pulling fs layer [2023-09-04T03:01:14.472Z] bab4dde63d76: Pulling fs layer [2023-09-04T03:01:14.472Z] bde34c3a00c8: Pulling fs layer [2023-09-04T03:01:14.472Z] b352a97aabf1: Pulling fs layer [2023-09-04T03:01:14.472Z] eaf3925da568: Waiting [2023-09-04T03:01:14.472Z] bde34c3a00c8: Waiting [2023-09-04T03:01:14.472Z] 1469e6f7b9e6: Waiting [2023-09-04T03:01:14.472Z] 988bab9f4d93: Waiting [2023-09-04T03:01:14.472Z] bab4dde63d76: Waiting [2023-09-04T03:01:14.472Z] 4872d77fe225: Pulling fs layer [2023-09-04T03:01:14.472Z] 5851b861e8e6: Pulling fs layer [2023-09-04T03:01:14.472Z] 4872d77fe225: Waiting [2023-09-04T03:01:14.472Z] e2be974225ed: Verifying Checksum [2023-09-04T03:01:14.472Z] e2be974225ed: Download complete [2023-09-04T03:01:14.472Z] 988bab9f4d93: Verifying Checksum [2023-09-04T03:01:14.472Z] 988bab9f4d93: Download complete [2023-09-04T03:01:14.744Z] 1469e6f7b9e6: Verifying Checksum [2023-09-04T03:01:14.744Z] 1469e6f7b9e6: Download complete [2023-09-04T03:01:14.744Z] 339a4e72a1f5: Verifying Checksum [2023-09-04T03:01:14.744Z] 339a4e72a1f5: Download complete [2023-09-04T03:01:14.744Z] eaf3925da568: Verifying Checksum [2023-09-04T03:01:14.744Z] eaf3925da568: Download complete [2023-09-04T03:01:14.744Z] bde34c3a00c8: Download complete [2023-09-04T03:01:14.744Z] b352a97aabf1: Verifying Checksum [2023-09-04T03:01:14.744Z] b352a97aabf1: Download complete [2023-09-04T03:01:14.744Z] 4872d77fe225: Download complete [2023-09-04T03:01:14.744Z] 5851b861e8e6: Verifying Checksum [2023-09-04T03:01:14.744Z] b85a868b505f: Verifying Checksum [2023-09-04T03:01:14.744Z] b85a868b505f: Download complete [2023-09-04T03:01:15.002Z] bab4dde63d76: Verifying Checksum [2023-09-04T03:01:15.002Z] bab4dde63d76: Download complete [2023-09-04T03:01:16.384Z] b85a868b505f: Pull complete [2023-09-04T03:01:16.643Z] e2be974225ed: Pull complete [2023-09-04T03:01:17.210Z] 339a4e72a1f5: Pull complete [2023-09-04T03:01:17.210Z] 988bab9f4d93: Pull complete [2023-09-04T03:01:17.469Z] 1469e6f7b9e6: Pull complete [2023-09-04T03:01:17.469Z] eaf3925da568: Pull complete [2023-09-04T03:01:19.370Z] bab4dde63d76: Pull complete [2023-09-04T03:01:19.370Z] bde34c3a00c8: Pull complete [2023-09-04T03:01:19.370Z] b352a97aabf1: Pull complete [2023-09-04T03:01:19.370Z] 4872d77fe225: Pull complete [2023-09-04T03:01:19.630Z] 5851b861e8e6: Pull complete [2023-09-04T03:01:19.630Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-04T03:01:19.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T03:01:19.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T03:01:19.752Z] prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container [2023-09-04T03:01:19.783Z] $ 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 [2023-09-04T03:01:21.276Z] $ docker top 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad -eo pid,comm [2023-09-04T03:01:21.420Z] 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). [2023-09-04T03:01:21.420Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-04T03:01:21.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-04T03:01:21.452Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-04T03:01:21.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-04T03:01:21.582Z] $ docker exec 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad ssh-agent [2023-09-04T03:01:21.708Z] SSH_AUTH_SOCK=/tmp/ssh-VbMEHYqPtHsP/agent.13 [2023-09-04T03:01:21.708Z] SSH_AGENT_PID=19 [2023-09-04T03:01:21.714Z] Running ssh-add (command line suppressed) [2023-09-04T03:01:21.816Z] 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) [2023-09-04T03:01:21.839Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-04T03:01:22.128Z] + git tag --points-at HEAD [Pipeline] } [2023-09-04T03:01:22.162Z] $ docker exec --env ******** --env ******** 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad ssh-agent -k [2023-09-04T03:01:22.268Z] unset SSH_AUTH_SOCK; [2023-09-04T03:01:22.269Z] unset SSH_AGENT_PID; [2023-09-04T03:01:22.269Z] echo Agent pid 19 killed; [2023-09-04T03:01:22.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-04T03:01:22.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-04T03:01:22.305Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-04T03:01:22.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-04T03:01:22.409Z] $ docker exec 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad ssh-agent [2023-09-04T03:01:22.522Z] SSH_AUTH_SOCK=/tmp/ssh-ZKJwDeZ2n4DL/agent.69 [2023-09-04T03:01:22.522Z] SSH_AGENT_PID=75 [2023-09-04T03:01:22.526Z] Running ssh-add (command line suppressed) [2023-09-04T03:01:22.633Z] 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) [2023-09-04T03:01:22.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-04T03:01:22.941Z] + git semver init [2023-09-04T03:01:23.201Z] 2023-09-04 03:01:23,130 [run_init] DEBUG init version:0.0.0 force:False [2023-09-04T03:01:23.201Z] 2023-09-04 03:01:23,131 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-09-04T03:01:23.201Z] 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 [2023-09-04T03:01:23.201Z] 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) [2023-09-04T03:01:23.772Z] 2023-09-04 03:01:23,733 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2023-09-04T03:01:23.772Z] 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 [2023-09-04T03:01:23.772Z] 2023-09-04 03:01:23,734 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-09-04T03:01:23.772Z] 2023-09-04 03:01:23,734 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-09-04T03:01:23.772Z] 0.0.2-dev.33 [Pipeline] } [2023-09-04T03:01:23.776Z] $ docker exec --env ******** --env ******** 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad ssh-agent -k [2023-09-04T03:01:23.874Z] unset SSH_AUTH_SOCK; [2023-09-04T03:01:23.876Z] unset SSH_AGENT_PID; [2023-09-04T03:01:23.877Z] echo Agent pid 75 killed; [2023-09-04T03:01:23.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-04T03:01:24.197Z] + git semver [Pipeline] } [2023-09-04T03:01:24.465Z] $ docker stop --time=1 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad [2023-09-04T03:01:25.772Z] $ docker rm -f --volumes 5e1b72ad9ebfeba1b75ffe5df91b219820f9ad9a9252cd2fbad34fefd33805ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-04T03:01:26.219Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-04T03:01:26.538Z] Stashed 1 file(s) [Pipeline] echo [2023-09-04T03:01:26.541Z] [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 [2023-09-04T03:01:26.684Z] provisioning config files... [2023-09-04T03:01:26.692Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10607014202131523819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:01:26.986Z] ---> docker-login.sh [2023-09-04T03:01:26.986Z] nexus3.edgexfoundry.org:10001 [2023-09-04T03:01:26.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:01:26.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:01:26.986Z] Configure a credential helper to remove this warning. See [2023-09-04T03:01:26.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:01:26.986Z] [2023-09-04T03:01:26.986Z] Login Succeeded [2023-09-04T03:01:26.986Z] nexus3.edgexfoundry.org:10002 [2023-09-04T03:01:26.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:01:26.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:01:26.986Z] Configure a credential helper to remove this warning. See [2023-09-04T03:01:26.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:01:26.986Z] [2023-09-04T03:01:26.986Z] Login Succeeded [2023-09-04T03:01:26.986Z] nexus3.edgexfoundry.org:10003 [2023-09-04T03:01:27.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:01:27.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:01:27.245Z] Configure a credential helper to remove this warning. See [2023-09-04T03:01:27.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:01:27.245Z] [2023-09-04T03:01:27.245Z] Login Succeeded [2023-09-04T03:01:27.245Z] nexus3.edgexfoundry.org:10004 [2023-09-04T03:01:27.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:01:27.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:01:27.245Z] Configure a credential helper to remove this warning. See [2023-09-04T03:01:27.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:01:27.245Z] [2023-09-04T03:01:27.245Z] Login Succeeded [2023-09-04T03:01:27.245Z] docker.io [2023-09-04T03:01:27.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:01:27.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:01:27.505Z] Configure a credential helper to remove this warning. See [2023-09-04T03:01:27.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:01:27.505Z] [2023-09-04T03:01:27.505Z] Login Succeeded [2023-09-04T03:01:27.505Z] ---> docker-login.sh ends [Pipeline] } [2023-09-04T03:01:27.512Z] 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 [2023-09-04T03:01:28.150Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-04T03:01:28.438Z] + ls -al . [2023-09-04T03:01:28.438Z] total 72 [2023-09-04T03:01:28.438Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 4 03:01 . [2023-09-04T03:01:28.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:01 .. [2023-09-04T03:01:28.438Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:01 .git [2023-09-04T03:01:28.438Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 03:01 .github [2023-09-04T03:01:28.438Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 4 03:01 .gitignore [2023-09-04T03:01:28.438Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 03:01 .semver [2023-09-04T03:01:28.438Z] -rw-rw-r-- 1 jenkins jenkins 1575 Sep 4 03:01 Dockerfile [2023-09-04T03:01:28.438Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 4 03:01 Jenkinsfile [2023-09-04T03:01:28.438Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 4 03:01 LICENSE [2023-09-04T03:01:28.438Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 4 03:01 README.md [2023-09-04T03:01:28.438Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:01 TAF-Manager [2023-09-04T03:01:28.438Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 03:01 TUC [2023-09-04T03:01:28.438Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 4 03:01 VERSION [2023-09-04T03:01:28.438Z] -rw-rw-r-- 1 jenkins jenkins 344 Sep 4 03:01 requirements.txt [2023-09-04T03:01:28.438Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 4 03:01 robot-entrypoint.sh [2023-09-04T03:01:28.438Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 4 03:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:01:28.741Z] + 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 . [2023-09-04T03:01:28.741Z] Sending build context to Docker daemon 507.9kB [2023-09-04T03:01:28.741Z] Step 1/13 : FROM alpine:3.16 [2023-09-04T03:01:29.002Z] 3.16: Pulling from library/alpine [2023-09-04T03:01:29.261Z] 659d66d51139: Pulling fs layer [2023-09-04T03:01:29.520Z] 659d66d51139: Verifying Checksum [2023-09-04T03:01:29.520Z] 659d66d51139: Download complete [2023-09-04T03:01:29.780Z] 659d66d51139: Pull complete [2023-09-04T03:01:29.780Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-09-04T03:01:29.780Z] Status: Downloaded newer image for alpine:3.16 [2023-09-04T03:01:29.780Z] ---> 187eae39ad94 [2023-09-04T03:01:29.780Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-09-04T03:01:29.780Z] ---> Running in e06e6c485fae [2023-09-04T03:01:30.041Z] Removing intermediate container e06e6c485fae [2023-09-04T03:01:30.041Z] ---> 48f3f1ecf48b [2023-09-04T03:01:30.041Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-09-04T03:01:30.041Z] ---> Running in 339235f38679 [2023-09-04T03:01:30.041Z] Removing intermediate container 339235f38679 [2023-09-04T03:01:30.041Z] ---> fbc5bf07c1f0 [2023-09-04T03:01:30.041Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-09-04T03:01:30.612Z] ---> 1ffb194c4c64 [2023-09-04T03:01:30.612Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-09-04T03:01:30.612Z] ---> e8098a8fb751 [2023-09-04T03:01:30.612Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-09-04T03:01:30.612Z] ---> 5f24c06f0b5e [2023-09-04T03:01:30.613Z] Step 7/13 : WORKDIR /edgex-taf [2023-09-04T03:01:30.613Z] ---> Running in 129c14518dbf [2023-09-04T03:01:30.870Z] Removing intermediate container 129c14518dbf [2023-09-04T03:01:30.870Z] ---> 28a49df405a9 [2023-09-04T03:01:30.870Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-09-04T03:01:30.870Z] ---> Running in 2499ba702941 [2023-09-04T03:01:31.438Z] Removing intermediate container 2499ba702941 [2023-09-04T03:01:31.438Z] ---> 4968b4974c96 [2023-09-04T03:01:31.438Z] 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 [2023-09-04T03:01:31.438Z] ---> Running in dafc2d7b33ca [2023-09-04T03:01:31.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:01:32.269Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:01:33.209Z] OK: 6 MiB in 14 packages [2023-09-04T03:01:33.209Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:01:33.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:01:34.351Z] (1/9) Installing ca-certificates (20230506-r0) [2023-09-04T03:01:34.611Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-09-04T03:01:35.180Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-09-04T03:01:35.440Z] (4/9) Installing libcurl (8.2.1-r0) [2023-09-04T03:01:36.009Z] (5/9) Installing curl (8.2.1-r0) [2023-09-04T03:01:36.282Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-09-04T03:01:37.218Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-09-04T03:01:37.479Z] (8/9) Installing jq (1.6-r1) [2023-09-04T03:01:37.739Z] (9/9) Installing openssl (1.1.1v-r0) [2023-09-04T03:01:38.309Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:01:38.309Z] Executing ca-certificates-20230506-r0.trigger [2023-09-04T03:01:38.309Z] OK: 52 MiB in 23 packages [2023-09-04T03:01:38.309Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:01:38.878Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:01:39.448Z] (1/137) Installing libmagic (5.41-r0) [2023-09-04T03:01:40.019Z] (2/137) Installing file (5.41-r0) [2023-09-04T03:01:40.278Z] (3/137) Installing libxau (1.0.9-r0) [2023-09-04T03:01:40.538Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-09-04T03:01:40.538Z] (5/137) Installing libxcb (1.15-r0) [2023-09-04T03:01:41.106Z] (6/137) Installing libx11 (1.8-r1) [2023-09-04T03:01:41.637Z] Still waiting to schedule task [2023-09-04T03:01:41.637Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-04T03:01:41.678Z] (7/137) Installing libxext (1.3.4-r0) [2023-09-04T03:01:41.939Z] (8/137) Installing libice (1.0.10-r0) [2023-09-04T03:01:42.199Z] (9/137) Installing libuuid (2.38-r1) [2023-09-04T03:01:42.459Z] (10/137) Installing libsm (1.2.3-r0) [2023-09-04T03:01:42.720Z] (11/137) Installing libxt (1.2.1-r0) [2023-09-04T03:01:43.292Z] (12/137) Installing libxmu (1.1.3-r0) [2023-09-04T03:01:43.553Z] (13/137) Installing xset (1.2.4-r0) [2023-09-04T03:01:43.813Z] (14/137) Installing xprop (1.2.5-r0) [2023-09-04T03:01:44.073Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-09-04T03:01:44.333Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-09-04T03:01:44.901Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-09-04T03:01:45.160Z] (18/137) Installing libffi (3.4.2-r1) [2023-09-04T03:01:45.420Z] (19/137) Installing libintl (0.21-r2) [2023-09-04T03:01:45.680Z] (20/137) Installing libblkid (2.38-r1) [2023-09-04T03:01:45.939Z] (21/137) Installing libmount (2.38-r1) [2023-09-04T03:01:46.508Z] (22/137) Installing pcre (8.45-r2) [2023-09-04T03:01:46.767Z] (23/137) Installing glib (2.72.4-r0) [2023-09-04T03:01:47.336Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-09-04T03:01:47.906Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-09-04T03:01:48.166Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-09-04T03:01:48.735Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-09-04T03:01:48.994Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-09-04T03:01:49.563Z] (29/137) Installing libpng (1.6.37-r1) [2023-09-04T03:01:49.823Z] (30/137) Installing libwebp (1.2.3-r1) [2023-09-04T03:01:50.392Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-09-04T03:01:50.653Z] (32/137) Installing tiff (4.4.0-r4) [2023-09-04T03:01:51.222Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-09-04T03:01:51.482Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-09-04T03:01:51.745Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-09-04T03:01:52.004Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-09-04T03:01:52.265Z] (37/137) Installing libxrender (0.9.10-r3) [2023-09-04T03:01:52.525Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-09-04T03:01:52.784Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-09-04T03:01:53.042Z] (40/137) Installing libxi (1.8-r0) [2023-09-04T03:01:53.303Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-09-04T03:01:53.562Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-09-04T03:01:53.822Z] (43/137) Installing atk (2.38.0-r0) [2023-09-04T03:01:54.392Z] (44/137) Installing libxtst (1.2.3-r3) [2023-09-04T03:01:54.392Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-09-04T03:01:54.960Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-09-04T03:01:55.221Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-09-04T03:01:55.791Z] (48/137) Installing expat (2.5.0-r0) [2023-09-04T03:01:56.050Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-09-04T03:01:56.310Z] (50/137) Installing freetype (2.12.1-r0) [2023-09-04T03:01:56.877Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-09-04T03:01:57.136Z] (52/137) Installing pixman (0.40.0-r4) [2023-09-04T03:01:57.704Z] (53/137) Installing cairo (1.17.4-r2) [2023-09-04T03:01:57.964Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-09-04T03:01:58.223Z] (55/137) Installing avahi-libs (0.8-r6) [2023-09-04T03:01:58.482Z] (56/137) Installing gmp (6.2.1-r2) [2023-09-04T03:01:59.053Z] (57/137) Installing nettle (3.7.3-r0) [2023-09-04T03:01:59.623Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-09-04T03:01:59.883Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-09-04T03:02:00.142Z] (60/137) Installing libunistring (1.0-r0) [2023-09-04T03:02:00.709Z] (61/137) Installing gnutls (3.7.7-r1) [2023-09-04T03:02:01.277Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-09-04T03:02:01.535Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-09-04T03:02:02.102Z] (64/137) Installing fribidi (1.0.12-r0) [2023-09-04T03:02:02.360Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-09-04T03:02:02.618Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-09-04T03:02:03.185Z] (67/137) Installing libxft (2.3.4-r0) [2023-09-04T03:02:03.444Z] (68/137) Installing pango (1.50.7-r0) [2023-09-04T03:02:04.011Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-09-04T03:02:04.270Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-09-04T03:02:04.529Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-09-04T03:02:04.787Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-09-04T03:02:05.046Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-09-04T03:02:05.613Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-09-04T03:02:06.182Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-09-04T03:02:06.182Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-09-04T03:02:06.442Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-09-04T03:02:06.699Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-09-04T03:02:07.266Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-09-04T03:02:07.524Z] (79/137) Installing libogg (1.3.5-r1) [2023-09-04T03:02:08.096Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-09-04T03:02:08.355Z] (81/137) Installing flac (1.3.4-r0) [2023-09-04T03:02:08.922Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-09-04T03:02:09.537Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-09-04T03:02:09.537Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-09-04T03:02:10.104Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-09-04T03:02:10.674Z] (86/137) Installing libass (0.16.0-r0) [2023-09-04T03:02:10.933Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-09-04T03:02:11.501Z] (88/137) Installing libpciaccess (0.16-r0) [2023-09-04T03:02:11.760Z] (89/137) Installing libdrm (2.4.110-r0) [2023-09-04T03:02:12.020Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-09-04T03:02:12.280Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-09-04T03:02:12.860Z] (92/137) Installing lame (3.100-r0) [2023-09-04T03:02:13.428Z] (93/137) Installing opus (1.3.1-r1) [2023-09-04T03:02:13.686Z] (94/137) Installing libasyncns (0.8-r1) [2023-09-04T03:02:13.946Z] (95/137) Installing libltdl (2.4.7-r0) [2023-09-04T03:02:14.205Z] (96/137) Installing orc (0.4.32-r0) [2023-09-04T03:02:14.773Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-09-04T03:02:15.032Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-09-04T03:02:15.602Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-09-04T03:02:15.885Z] (100/137) Installing soxr (0.1.3-r2) [2023-09-04T03:02:16.144Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-09-04T03:02:16.404Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-09-04T03:02:16.974Z] (103/137) Installing libpulse (15.0-r2) [2023-09-04T03:02:17.233Z] (104/137) Installing cjson (1.7.15-r3) [2023-09-04T03:02:17.494Z] (105/137) Installing mbedtls (2.28.4-r0) [2023-09-04T03:02:18.061Z] (106/137) Installing librist (0.2.6-r1) [2023-09-04T03:02:18.319Z] (107/137) Installing libsrt (1.4.4-r0) [2023-09-04T03:02:18.887Z] (108/137) Installing libssh (0.9.6-r1) [2023-09-04T03:02:19.147Z] (109/137) Installing libtheora (1.1.1-r16) [2023-09-04T03:02:19.715Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-09-04T03:02:19.996Z] (111/137) Installing libva (2.14.0-r0) [2023-09-04T03:02:20.564Z] (112/137) Installing libvdpau (1.5-r0) [2023-09-04T03:02:20.822Z] (113/137) Installing vidstab (1.1.0-r1) [2023-09-04T03:02:21.081Z] (114/137) Installing libvpx (1.11.0-r1) [2023-09-04T03:02:21.649Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-09-04T03:02:21.908Z] (116/137) Installing numactl (2.0.14-r0) [2023-09-04T03:02:22.476Z] (117/137) Installing x265-libs (3.5-r3) [2023-09-04T03:02:23.042Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-09-04T03:02:23.301Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-09-04T03:02:24.239Z] (120/137) Installing libevent (2.1.12-r4) [2023-09-04T03:02:24.499Z] (121/137) Installing mesa (21.3.9-r0) [2023-09-04T03:02:24.757Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-09-04T03:02:25.017Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-09-04T03:02:25.275Z] (124/137) Installing icu-data-en (71.1-r2) [2023-09-04T03:02:25.845Z] Executing icu-data-en-71.1-r2.post-install [2023-09-04T03:02:25.845Z] * [2023-09-04T03:02:25.845Z] * If you need ICU with non-English locales and legacy charset support, install [2023-09-04T03:02:25.845Z] * package icu-data-full. [2023-09-04T03:02:25.845Z] * [2023-09-04T03:02:25.845Z] (125/137) Installing icu-libs (71.1-r2) [2023-09-04T03:02:26.414Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-09-04T03:02:26.673Z] (127/137) Installing minizip (1.2.12-r0) [2023-09-04T03:02:27.241Z] (128/137) Installing nspr (4.33-r0) [2023-09-04T03:02:27.500Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-09-04T03:02:28.070Z] (130/137) Installing nss (3.78.1-r0) [2023-09-04T03:02:28.638Z] (131/137) Installing re2 (2022.04.01-r0) [2023-09-04T03:02:28.898Z] (132/137) Installing snappy (1.1.9-r4) [2023-09-04T03:02:29.156Z] (133/137) Installing libgpg-error (1.45-r0) [2023-09-04T03:02:29.416Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-09-04T03:02:29.985Z] (135/137) Installing libxslt (1.1.35-r0) [2023-09-04T03:02:30.243Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-09-04T03:02:32.775Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-09-04T03:02:33.035Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:02:33.035Z] Executing glib-2.72.4-r0.trigger [2023-09-04T03:02:33.035Z] Executing shared-mime-info-2.2-r2.trigger [2023-09-04T03:02:33.602Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-09-04T03:02:33.602Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-09-04T03:02:33.602Z] Executing fontconfig-2.14.0-r0.trigger [2023-09-04T03:02:33.602Z] Executing mkfontscale-1.2.2-r0.trigger [2023-09-04T03:02:33.602Z] OK: 409 MiB in 160 packages [2023-09-04T03:02:33.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:02:34.171Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:02:34.738Z] (1/21) Installing binutils (2.38-r3) [2023-09-04T03:02:35.306Z] (2/21) Installing isl22 (0.22-r0) [2023-09-04T03:02:35.875Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-09-04T03:02:36.442Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-09-04T03:02:36.701Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-09-04T03:02:38.080Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-09-04T03:02:38.646Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-09-04T03:02:38.647Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-09-04T03:02:39.212Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-09-04T03:02:39.783Z] (10/21) Installing libpq (14.9-r0) [2023-09-04T03:02:40.044Z] (11/21) Installing openssl-dev (1.1.1v-r0) [2023-09-04T03:02:40.614Z] (12/21) Installing libpq-dev (14.9-r0) [2023-09-04T03:02:40.901Z] (13/21) Installing libecpg (14.9-r0) [2023-09-04T03:02:41.175Z] (14/21) Installing libecpg-dev (14.9-r0) [2023-09-04T03:02:41.773Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-09-04T03:02:43.268Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-09-04T03:02:46.695Z] (17/21) Installing clang (13.0.1-r1) [2023-09-04T03:02:49.054Z] (18/21) Installing icu (71.1-r2) [2023-09-04T03:02:49.312Z] (19/21) Installing icu-dev (71.1-r2) [2023-09-04T03:02:49.880Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-09-04T03:02:50.817Z] (21/21) Installing postgresql14-dev (14.9-r0) [2023-09-04T03:02:51.385Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:02:51.385Z] OK: 822 MiB in 181 packages [2023-09-04T03:02:51.385Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:02:51.952Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:02:52.517Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-09-04T03:02:57.789Z] (2/10) Installing gdbm (1.23-r0) [2023-09-04T03:02:57.789Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-09-04T03:02:57.789Z] (4/10) Installing readline (8.1.2-r0) [2023-09-04T03:02:58.048Z] (5/10) Installing python3 (3.10.13-r0) [2023-09-04T03:02:58.982Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-09-04T03:02:59.916Z] (7/10) Installing libsodium (1.0.18-r0) [2023-09-04T03:03:00.484Z] (8/10) Installing libzmq (4.3.4-r0) [2023-09-04T03:03:00.742Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-09-04T03:03:01.000Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-09-04T03:03:01.258Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:03:01.258Z] OK: 974 MiB in 191 packages [2023-09-04T03:03:01.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:03:01.780Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:03:02.717Z] OK: 974 MiB in 191 packages [2023-09-04T03:03:02.717Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:03:02.976Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:03:03.543Z] (1/1) Installing tzdata (2023c-r0) [2023-09-04T03:03:04.111Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:03:04.111Z] OK: 978 MiB in 192 packages [2023-09-04T03:03:04.368Z] (1/1) Purging tzdata (2023c-r0) [2023-09-04T03:03:04.368Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:03:04.368Z] OK: 974 MiB in 191 packages [2023-09-04T03:03:07.650Z] Looking in links: /tmp/tmpl62mmjpg [2023-09-04T03:03:07.650Z] Processing /tmp/tmpl62mmjpg/setuptools-65.5.0-py3-none-any.whl [2023-09-04T03:03:07.650Z] Processing /tmp/tmpl62mmjpg/pip-23.0.1-py3-none-any.whl [2023-09-04T03:03:07.650Z] Installing collected packages: setuptools, pip [2023-09-04T03:03:10.934Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-09-04T03:03:10.934Z] 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 [2023-09-04T03:03:10.934Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-09-04T03:03:10.934Z] Collecting pip [2023-09-04T03:03:11.193Z] Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) [2023-09-04T03:03:11.193Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 47.9 MB/s eta 0:00:00 [2023-09-04T03:03:11.193Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-09-04T03:03:11.451Z] Collecting setuptools [2023-09-04T03:03:11.451Z] Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) [2023-09-04T03:03:11.451Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 805.1/805.1 kB 109.9 MB/s eta 0:00:00 [2023-09-04T03:03:11.710Z] Collecting wheel [2023-09-04T03:03:11.710Z] Downloading wheel-0.41.2-py3-none-any.whl (64 kB) [2023-09-04T03:03:11.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 167.1 MB/s eta 0:00:00 [2023-09-04T03:03:11.968Z] Installing collected packages: wheel, setuptools, pip [2023-09-04T03:03:11.968Z] Attempting uninstall: setuptools [2023-09-04T03:03:11.968Z] Found existing installation: setuptools 65.5.0 [2023-09-04T03:03:11.968Z] Uninstalling setuptools-65.5.0: [2023-09-04T03:03:11.968Z] Successfully uninstalled setuptools-65.5.0 [2023-09-04T03:03:14.497Z] Attempting uninstall: pip [2023-09-04T03:03:14.497Z] Found existing installation: pip 23.0.1 [2023-09-04T03:03:14.758Z] Uninstalling pip-23.0.1: [2023-09-04T03:03:14.758Z] Successfully uninstalled pip-23.0.1 [2023-09-04T03:03:15.918Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5236 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2023-09-04T03:03:15.952Z] Selected Git installation does not exist. Using Default [2023-09-04T03:03:15.952Z] The recommended git tool is: NONE [2023-09-04T03:03:16.659Z] Successfully installed pip-23.2.1 setuptools-68.1.2 wheel-0.41.2 [2023-09-04T03:03:16.659Z] 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 [2023-09-04T03:03:17.225Z] Processing ./edgex-taf-common [2023-09-04T03:03:17.225Z] Preparing metadata (setup.py): started [2023-09-04T03:03:17.484Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:03:17.484Z] Building wheels for collected packages: edgex-taf-common [2023-09-04T03:03:17.484Z] Building wheel for edgex-taf-common (setup.py): started [2023-09-04T03:03:17.742Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-09-04T03:03:17.743Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=e19a278924e21370804eaa4c12c486a8ba3c3db5eafeed08c549ac0b595ffaa1 [2023-09-04T03:03:17.743Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-09-04T03:03:17.743Z] Successfully built edgex-taf-common [2023-09-04T03:03:17.743Z] Installing collected packages: edgex-taf-common [2023-09-04T03:03:18.001Z] Successfully installed edgex-taf-common-0.0.0 [2023-09-04T03:03:18.001Z] 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 [2023-09-04T03:03:19.898Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-09-04T03:03:19.898Z] 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 [2023-09-04T03:03:19.898Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-09-04T03:03:19.898Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-09-04T03:03:19.898Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-09-04T03:03:19.898Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-09-04T03:03:19.898Z] 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 [2023-09-04T03:03:19.898Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-09-04T03:03:19.898Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-09-04T03:03:19.898Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-09-04T03:03:19.898Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 14.2 MB/s eta 0:00:00 [2023-09-04T03:03:20.157Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-09-04T03:03:20.157Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-09-04T03:03:20.157Z] Preparing metadata (setup.py): started [2023-09-04T03:03:20.157Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:03:20.416Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-09-04T03:03:20.416Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-09-04T03:03:20.416Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-09-04T03:03:20.416Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-09-04T03:03:20.416Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-09-04T03:03:20.416Z] 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 [2023-09-04T03:03:20.416Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-09-04T03:03:20.416Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-09-04T03:03:20.416Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-09-04T03:03:20.416Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 13.5 MB/s eta 0:00:00 [2023-09-04T03:03:20.672Z] Preparing metadata (setup.py): started [2023-09-04T03:03:20.672Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:03:20.930Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-09-04T03:03:20.930Z] 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 [2023-09-04T03:03:20.930Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-09-04T03:03:21.132Z] using credential edgex-jenkins-ssh [2023-09-04T03:03:21.151Z] Cloning the remote Git repository [2023-09-04T03:03:21.496Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-09-04T03:03:21.496Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-09-04T03:03:21.496Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 72.0 MB/s eta 0:00:00 [2023-09-04T03:03:21.190Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-09-04T03:03:21.272Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2023-09-04T03:03:21.393Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-09-04T03:03:21.394Z] > git --version # timeout=10 [2023-09-04T03:03:21.418Z] > git --version # 'git version 2.25.1' [2023-09-04T03:03:21.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-04T03:03:21.553Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-04T03:03:22.432Z] Installing build dependencies: started [2023-09-04T03:03:22.892Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-09-04T03:03:22.915Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-04T03:03:23.724Z] Avoid second fetch [2023-09-04T03:03:23.724Z] Checking out Revision 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 (main) [2023-09-04T03:03:24.236Z] 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 [2023-09-04T03:03:23.737Z] > git config core.sparsecheckout # timeout=10 [2023-09-04T03:03:23.805Z] > git checkout -f 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 # timeout=10 [2023-09-04T03:03:24.983Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-04T03:03:24.983Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-04T03:03:24.983Z] Dload Upload Total Spent Left Speed [2023-09-04T03:03:24.983Z] 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 [2023-09-04T03:03:25.581Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-04T03:03:25.907Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-04T03:03:25.907Z] + sudo tee /etc/docker/daemon.new [2023-09-04T03:03:25.907Z] { [2023-09-04T03:03:25.907Z] "registry-mirrors": [ [2023-09-04T03:03:25.907Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-04T03:03:25.907Z] ], [2023-09-04T03:03:25.907Z] "bip": "10.250.0.254/24", [2023-09-04T03:03:25.907Z] "hosts": [ [2023-09-04T03:03:25.907Z] "tcp://0.0.0.0:5555", [2023-09-04T03:03:25.907Z] "unix:///var/run/docker.sock" [2023-09-04T03:03:25.907Z] ], [2023-09-04T03:03:25.907Z] "mtu": 1458, [2023-09-04T03:03:25.907Z] "selinux-enabled": true, [2023-09-04T03:03:25.907Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-04T03:03:25.907Z] } [Pipeline] sh [2023-09-04T03:03:26.232Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-04T03:03:26.558Z] + sudo service docker restart [2023-09-04T03:03:32.412Z] Installing build dependencies: finished with status 'done' [2023-09-04T03:03:32.412Z] Getting requirements to build wheel: started [2023-09-04T03:03:32.412Z] Getting requirements to build wheel: finished with status 'done' [2023-09-04T03:03:32.412Z] Preparing metadata (pyproject.toml): started [2023-09-04T03:03:32.669Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-09-04T03:03:33.602Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-09-04T03:03:33.602Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-09-04T03:03:35.511Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 246.4 kB/s eta 0:00:00 [2023-09-04T03:03:35.768Z] Preparing metadata (setup.py): started [2023-09-04T03:03:36.027Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:03:36.285Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-09-04T03:03:36.285Z] 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 [2023-09-04T03:03:36.285Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-09-04T03:03:36.543Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-09-04T03:03:36.543Z] 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 [2023-09-04T03:03:36.543Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) [2023-09-04T03:03:36.800Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-09-04T03:03:36.800Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-09-04T03:03:36.800Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 23.3 MB/s eta 0:00:00 [2023-09-04T03:03:36.800Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-09-04T03:03:36.800Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-09-04T03:03:37.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 2.3 MB/s eta 0:00:00 [2023-09-04T03:03:37.057Z] Preparing metadata (setup.py): started [2023-09-04T03:03:37.647Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:03:37.647Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-09-04T03:03:37.647Z] 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 [2023-09-04T03:03:37.647Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-09-04T03:03:38.214Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:03:38.214Z] 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 [2023-09-04T03:03:38.214Z] Downloading selenium-4.12.0-py3-none-any.whl.metadata (6.9 kB) [2023-09-04T03:03:38.214Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:03:38.214Z] 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 [2023-09-04T03:03:38.214Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-09-04T03:03:38.472Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:38.472Z] Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata [2023-09-04T03:03:38.472Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-04T03:03:38.472Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:38.472Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-09-04T03:03:38.730Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.7 MB/s eta 0:00:00 [2023-09-04T03:03:38.730Z] Preparing metadata (setup.py): started [2023-09-04T03:03:38.988Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:03:38.988Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:38.988Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-09-04T03:03:39.247Z] Preparing metadata (setup.py): started [2023-09-04T03:03:39.506Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:03:39.506Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:39.506Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-09-04T03:03:39.763Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:39.763Z] Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata [2023-09-04T03:03:39.763Z] Downloading jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB) [2023-09-04T03:03:40.020Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:40.020Z] Obtaining dependency information for pygments from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata [2023-09-04T03:03:40.020Z] Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) [2023-09-04T03:03:40.020Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:40.020Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-09-04T03:03:40.277Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 6.1 MB/s eta 0:00:00 [2023-09-04T03:03:40.277Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:40.277Z] Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata [2023-09-04T03:03:40.277Z] Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) [2023-09-04T03:03:40.534Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:03:40.534Z] 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 [2023-09-04T03:03:40.534Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (31 kB) [2023-09-04T03:03:40.534Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:03:40.534Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-09-04T03:03:40.534Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 1.7 MB/s eta 0:00:00 [2023-09-04T03:03:40.790Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:03:40.790Z] 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 [2023-09-04T03:03:40.790Z] Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) [2023-09-04T03:03:40.790Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:03:40.790Z] 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 [2023-09-04T03:03:40.790Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-09-04T03:03:41.048Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-04T03:03:41.048Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-09-04T03:03:41.048Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 565.0 kB/s eta 0:00:00 [2023-09-04T03:03:41.305Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-04T03:03:41.305Z] 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 [2023-09-04T03:03:41.305Z] Downloading websocket_client-1.6.2-py3-none-any.whl.metadata (7.5 kB) [2023-09-04T03:03:41.305Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-09-04T03:03:41.305Z] 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 [2023-09-04T03:03:41.305Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-09-04T03:03:41.564Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:03:41.564Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-09-04T03:03:41.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 1.7 MB/s eta 0:00:00 [2023-09-04T03:03:41.822Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:03:41.822Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-09-04T03:03:41.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 2.6 MB/s eta 0:00:00 [2023-09-04T03:03:41.822Z] 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) [2023-09-04T03:03:42.080Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:03:42.080Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-09-04T03:03:42.339Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:03:42.339Z] 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 [2023-09-04T03:03:42.339Z] Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) [2023-09-04T03:03:42.339Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:03:42.339Z] 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 [2023-09-04T03:03:42.339Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-09-04T03:03:42.339Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:03:42.339Z] 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 [2023-09-04T03:03:42.339Z] Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) [2023-09-04T03:03:42.905Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:42.905Z] 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 [2023-09-04T03:03:42.905Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-09-04T03:03:42.905Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:42.905Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-09-04T03:03:43.179Z] Preparing metadata (setup.py): started [2023-09-04T03:03:43.179Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:03:43.436Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:43.436Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-09-04T03:03:43.436Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:43.436Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-09-04T03:03:43.702Z] Preparing metadata (setup.py): started [2023-09-04T03:03:43.702Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:03:43.959Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:43.959Z] 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 [2023-09-04T03:03:43.959Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-09-04T03:03:43.959Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:43.959Z] 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 [2023-09-04T03:03:43.959Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-09-04T03:03:43.959Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:43.959Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-09-04T03:03:43.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.0 MB/s eta 0:00:00 [2023-09-04T03:03:44.217Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:44.217Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-09-04T03:03:44.217Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:44.217Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-09-04T03:03:44.217Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.2 MB/s eta 0:00:00 [2023-09-04T03:03:44.217Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:44.217Z] 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 [2023-09-04T03:03:44.217Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-04T03:03:44.474Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:44.474Z] 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 [2023-09-04T03:03:44.474Z] Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) [2023-09-04T03:03:44.731Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:03:44.731Z] 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 [2023-09-04T03:03:44.731Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-04T03:03:44.827Z] provisioning config files... [2023-09-04T03:03:44.850Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5583081700196301608tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:03:45.022Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:03:45.022Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-09-04T03:03:45.192Z] ---> docker-login.sh [2023-09-04T03:03:45.192Z] nexus3.edgexfoundry.org:10001 [2023-09-04T03:03:45.280Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:03:45.280Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-09-04T03:03:45.280Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:03:45.280Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-09-04T03:03:45.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:03:45.538Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:03:45.538Z] 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 [2023-09-04T03:03:45.538Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) [2023-09-04T03:03:45.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:03:45.742Z] Configure a credential helper to remove this warning. See [2023-09-04T03:03:45.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:03:45.742Z] [2023-09-04T03:03:45.742Z] Login Succeeded [2023-09-04T03:03:45.742Z] nexus3.edgexfoundry.org:10002 [2023-09-04T03:03:45.795Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:03:45.795Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-09-04T03:03:46.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:03:46.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:03:46.013Z] Configure a credential helper to remove this warning. See [2023-09-04T03:03:46.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:03:46.013Z] [2023-09-04T03:03:46.013Z] Login Succeeded [2023-09-04T03:03:46.013Z] nexus3.edgexfoundry.org:10003 [2023-09-04T03:03:46.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:03:46.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:03:46.556Z] Configure a credential helper to remove this warning. See [2023-09-04T03:03:46.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:03:46.556Z] [2023-09-04T03:03:46.556Z] Login Succeeded [2023-09-04T03:03:46.556Z] nexus3.edgexfoundry.org:10004 [2023-09-04T03:03:46.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:03:46.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:03:46.827Z] Configure a credential helper to remove this warning. See [2023-09-04T03:03:46.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:03:46.827Z] [2023-09-04T03:03:46.827Z] Login Succeeded [2023-09-04T03:03:46.827Z] docker.io [2023-09-04T03:03:47.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:03:47.181Z] 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)) [2023-09-04T03:03:47.181Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-09-04T03:03:47.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:03:47.364Z] Configure a credential helper to remove this warning. See [2023-09-04T03:03:47.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:03:47.364Z] [2023-09-04T03:03:47.364Z] Login Succeeded [2023-09-04T03:03:47.364Z] ---> docker-login.sh ends [Pipeline] } [2023-09-04T03:03:47.379Z] 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 [2023-09-04T03:03:47.759Z] 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)) [2023-09-04T03:03:47.759Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-09-04T03:03:47.759Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 200.5 kB/s eta 0:00:00 [2023-09-04T03:03:48.016Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-09-04T03:03:48.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-04T03:03:48.273Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 4.0 MB/s eta 0:00:00 [2023-09-04T03:03:48.273Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-09-04T03:03:48.273Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-09-04T03:03:48.365Z] + ls -al . [2023-09-04T03:03:48.365Z] total 68 [2023-09-04T03:03:48.365Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 03:03 . [2023-09-04T03:03:48.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:03 .. [2023-09-04T03:03:48.365Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:03 .git [2023-09-04T03:03:48.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 03:03 .github [2023-09-04T03:03:48.365Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 4 03:03 .gitignore [2023-09-04T03:03:48.365Z] -rw-rw-r-- 1 jenkins jenkins 1575 Sep 4 03:03 Dockerfile [2023-09-04T03:03:48.365Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 4 03:03 Jenkinsfile [2023-09-04T03:03:48.365Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 4 03:03 LICENSE [2023-09-04T03:03:48.365Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 4 03:03 README.md [2023-09-04T03:03:48.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:03 TAF-Manager [2023-09-04T03:03:48.365Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 03:03 TUC [2023-09-04T03:03:48.365Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 4 03:01 VERSION [2023-09-04T03:03:48.365Z] -rw-rw-r-- 1 jenkins jenkins 344 Sep 4 03:03 requirements.txt [2023-09-04T03:03:48.365Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 4 03:03 robot-entrypoint.sh [2023-09-04T03:03:48.365Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 4 03:03 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:03:48.532Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 222.0 kB/s eta 0:00:00 [2023-09-04T03:03:48.532Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-09-04T03:03:48.532Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 1.8 MB/s eta 0:00:00 [2023-09-04T03:03:48.532Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-09-04T03:03:48.717Z] + 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 . [2023-09-04T03:03:48.791Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 881.8 kB/s eta 0:00:00 [2023-09-04T03:03:48.791Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-09-04T03:03:49.049Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 6.6 MB/s eta 0:00:00 [2023-09-04T03:03:49.307Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-09-04T03:03:49.307Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 10.1 MB/s eta 0:00:00 [2023-09-04T03:03:49.307Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-09-04T03:03:49.566Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-09-04T03:03:49.825Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 830.4 kB/s eta 0:00:00 [2023-09-04T03:03:49.825Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl (195 kB) [2023-09-04T03:03:49.825Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 1.7 MB/s eta 0:00:00 [2023-09-04T03:03:49.825Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-09-04T03:03:50.082Z] Downloading selenium-4.12.0-py3-none-any.whl (9.4 MB) [2023-09-04T03:03:50.650Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 30.0 MB/s eta 0:00:00 [2023-09-04T03:03:50.650Z] Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) [2023-09-04T03:03:50.650Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 676.4 kB/s eta 0:00:00 [2023-09-04T03:03:50.650Z] Downloading websocket_client-1.6.2-py3-none-any.whl (57 kB) [2023-09-04T03:03:50.946Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 329.8 kB/s eta 0:00:00 [2023-09-04T03:03:50.946Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-09-04T03:03:51.513Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 1.0 MB/s eta 0:00:00 [2023-09-04T03:03:51.513Z] Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB) [2023-09-04T03:03:51.513Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 294.5 kB/s eta 0:00:00 [2023-09-04T03:03:51.513Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) [2023-09-04T03:03:51.771Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.9 MB/s eta 0:00:00 [2023-09-04T03:03:51.771Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-09-04T03:03:51.771Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-09-04T03:03:52.030Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 462.4 kB/s eta 0:00:00 [2023-09-04T03:03:52.030Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-09-04T03:03:52.065Z] Sending build context to Docker daemon 316.4kB [2023-09-04T03:03:52.065Z] Step 1/13 : FROM alpine:3.16 [2023-09-04T03:03:52.065Z] 3.16: Pulling from library/alpine [2023-09-04T03:03:52.065Z] bdb2de7ba06c: Pulling fs layer [2023-09-04T03:03:52.288Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-09-04T03:03:52.288Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-09-04T03:03:52.334Z] bdb2de7ba06c: Download complete [2023-09-04T03:03:52.547Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 2.9 MB/s eta 0:00:00 [2023-09-04T03:03:52.547Z] Downloading referencing-0.30.2-py3-none-any.whl (25 kB) [2023-09-04T03:03:52.547Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) [2023-09-04T03:03:52.805Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 7.3 MB/s eta 0:00:00 [2023-09-04T03:03:52.805Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-09-04T03:03:52.805Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 7.0 MB/s eta 0:00:00 [2023-09-04T03:03:52.805Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-09-04T03:03:52.805Z] Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) [2023-09-04T03:03:52.926Z] bdb2de7ba06c: Pull complete [2023-09-04T03:03:52.926Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-09-04T03:03:52.926Z] Status: Downloaded newer image for alpine:3.16 [2023-09-04T03:03:52.926Z] ---> 47a0d92d42c9 [2023-09-04T03:03:52.926Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-09-04T03:03:52.926Z] ---> Running in f123f4fd668f [2023-09-04T03:03:53.070Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) [2023-09-04T03:03:53.070Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-09-04T03:03:53.070Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-09-04T03:03:53.195Z] Removing intermediate container f123f4fd668f [2023-09-04T03:03:53.195Z] ---> ec39f6b8c731 [2023-09-04T03:03:53.195Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-09-04T03:03:53.330Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-09-04T03:03:53.330Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=662dca502b1a0897b72f110c690c3c100cd08d96737da3527194553d8b660942 [2023-09-04T03:03:53.330Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-09-04T03:03:53.330Z] Building wheel for paho-mqtt (setup.py): started [2023-09-04T03:03:53.464Z] ---> Running in 04d1798ebee5 [2023-09-04T03:03:53.738Z] Removing intermediate container 04d1798ebee5 [2023-09-04T03:03:53.738Z] ---> d215ee60f75f [2023-09-04T03:03:53.738Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-09-04T03:03:53.901Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-09-04T03:03:53.901Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62118 sha256=c53cec46e2c4d1bd15052f53fd8c4fa0e1afbd26c339cad079e83a6a2625bdb8 [2023-09-04T03:03:53.901Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-09-04T03:03:53.901Z] Building wheel for numpy (pyproject.toml): started [2023-09-04T03:03:54.328Z] ---> 228434b4a1fa [2023-09-04T03:03:54.328Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-09-04T03:03:54.912Z] ---> 6909976d452e [2023-09-04T03:03:54.912Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-09-04T03:03:55.505Z] ---> f70d3b29119e [2023-09-04T03:03:55.505Z] Step 7/13 : WORKDIR /edgex-taf [2023-09-04T03:03:55.505Z] ---> Running in 10afd8ae5d81 [2023-09-04T03:03:55.777Z] Removing intermediate container 10afd8ae5d81 [2023-09-04T03:03:55.777Z] ---> 1001087da837 [2023-09-04T03:03:55.777Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-09-04T03:03:56.050Z] ---> Running in 886652fb2005 [2023-09-04T03:03:58.008Z] Removing intermediate container 886652fb2005 [2023-09-04T03:03:58.008Z] ---> 3966f27f4b80 [2023-09-04T03:03:58.008Z] 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 [2023-09-04T03:03:58.008Z] ---> Running in 11f0c4eae654 [2023-09-04T03:03:58.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:03:59.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:04:00.966Z] OK: 5 MiB in 14 packages [2023-09-04T03:04:00.966Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:04:01.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:04:03.007Z] (1/9) Installing ca-certificates (20230506-r0) [2023-09-04T03:04:03.288Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-09-04T03:04:03.888Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-09-04T03:04:04.159Z] (4/9) Installing libcurl (8.2.1-r0) [2023-09-04T03:04:04.750Z] (5/9) Installing curl (8.2.1-r0) [2023-09-04T03:04:05.016Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-09-04T03:04:07.599Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-09-04T03:04:07.868Z] (8/9) Installing jq (1.6-r1) [2023-09-04T03:04:08.450Z] (9/9) Installing openssl (1.1.1v-r0) [2023-09-04T03:04:09.040Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:04:09.040Z] Executing ca-certificates-20230506-r0.trigger [2023-09-04T03:04:09.040Z] OK: 50 MiB in 23 packages [2023-09-04T03:04:09.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:04:09.892Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:04:10.855Z] (1/136) Installing libmagic (5.41-r0) [2023-09-04T03:04:11.440Z] (2/136) Installing file (5.41-r0) [2023-09-04T03:04:11.707Z] (3/136) Installing libxau (1.0.9-r0) [2023-09-04T03:04:11.972Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-09-04T03:04:12.240Z] (5/136) Installing libxcb (1.15-r0) [2023-09-04T03:04:12.821Z] (6/136) Installing libx11 (1.8-r1) [2023-09-04T03:04:13.403Z] (7/136) Installing libxext (1.3.4-r0) [2023-09-04T03:04:13.668Z] (8/136) Installing libice (1.0.10-r0) [2023-09-04T03:04:14.253Z] (9/136) Installing libuuid (2.38-r1) [2023-09-04T03:04:14.522Z] (10/136) Installing libsm (1.2.3-r0) [2023-09-04T03:04:14.789Z] (11/136) Installing libxt (1.2.1-r0) [2023-09-04T03:04:15.057Z] (12/136) Installing libxmu (1.1.3-r0) [2023-09-04T03:04:15.642Z] (13/136) Installing xset (1.2.4-r0) [2023-09-04T03:04:15.912Z] (14/136) Installing xprop (1.2.5-r0) [2023-09-04T03:04:16.183Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-09-04T03:04:16.769Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-09-04T03:04:17.036Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-09-04T03:04:17.303Z] (18/136) Installing libffi (3.4.2-r1) [2023-09-04T03:04:17.889Z] (19/136) Installing libintl (0.21-r2) [2023-09-04T03:04:18.158Z] (20/136) Installing libblkid (2.38-r1) [2023-09-04T03:04:18.426Z] (21/136) Installing libmount (2.38-r1) [2023-09-04T03:04:19.063Z] (22/136) Installing pcre (8.45-r2) [2023-09-04T03:04:19.331Z] (23/136) Installing glib (2.72.4-r0) [2023-09-04T03:04:19.920Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-09-04T03:04:20.505Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-09-04T03:04:20.774Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-09-04T03:04:21.358Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-09-04T03:04:21.941Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-09-04T03:04:22.209Z] (29/136) Installing libpng (1.6.37-r1) [2023-09-04T03:04:22.797Z] (30/136) Installing libwebp (1.2.3-r1) [2023-09-04T03:04:23.064Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-09-04T03:04:23.649Z] (32/136) Installing tiff (4.4.0-r4) [2023-09-04T03:04:23.914Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-09-04T03:04:24.501Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-09-04T03:04:24.766Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-09-04T03:04:25.032Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-09-04T03:04:25.297Z] (37/136) Installing libxrender (0.9.10-r3) [2023-09-04T03:04:25.562Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-09-04T03:04:26.144Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-09-04T03:04:26.144Z] (40/136) Installing libxi (1.8-r0) [2023-09-04T03:04:26.724Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-09-04T03:04:26.724Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-09-04T03:04:27.308Z] (43/136) Installing atk (2.38.0-r0) [2023-09-04T03:04:27.577Z] (44/136) Installing libxtst (1.2.3-r3) [2023-09-04T03:04:27.843Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-09-04T03:04:28.109Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-09-04T03:04:28.692Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-09-04T03:04:28.959Z] (48/136) Installing expat (2.5.0-r0) [2023-09-04T03:04:29.537Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-09-04T03:04:29.802Z] (50/136) Installing freetype (2.12.1-r0) [2023-09-04T03:04:30.067Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-09-04T03:04:30.652Z] (52/136) Installing pixman (0.40.0-r4) [2023-09-04T03:04:31.234Z] (53/136) Installing cairo (1.17.4-r2) [2023-09-04T03:04:31.500Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-09-04T03:04:31.765Z] (55/136) Installing avahi-libs (0.8-r6) [2023-09-04T03:04:32.346Z] (56/136) Installing gmp (6.2.1-r2) [2023-09-04T03:04:32.617Z] (57/136) Installing nettle (3.7.3-r0) [2023-09-04T03:04:33.197Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-09-04T03:04:33.776Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-09-04T03:04:34.039Z] (60/136) Installing libunistring (1.0-r0) [2023-09-04T03:04:34.303Z] (61/136) Installing gnutls (3.7.7-r1) [2023-09-04T03:04:34.888Z] (62/136) Installing cups-libs (2.4.2-r2) [2023-09-04T03:04:35.469Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-09-04T03:04:36.050Z] (64/136) Installing fribidi (1.0.12-r0) [2023-09-04T03:04:36.316Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-09-04T03:04:36.582Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-09-04T03:04:37.161Z] (67/136) Installing libxft (2.3.4-r0) [2023-09-04T03:04:37.425Z] (68/136) Installing pango (1.50.7-r0) [2023-09-04T03:04:38.005Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-09-04T03:04:38.274Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-09-04T03:04:38.540Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-09-04T03:04:38.806Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-09-04T03:04:39.387Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-09-04T03:04:39.968Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-09-04T03:04:40.548Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-09-04T03:04:40.548Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-09-04T03:04:41.128Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-09-04T03:04:41.393Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-09-04T03:04:41.975Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-09-04T03:04:42.243Z] (79/136) Installing libogg (1.3.5-r1) [2023-09-04T03:04:42.509Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-09-04T03:04:43.090Z] (81/136) Installing flac (1.3.4-r0) [2023-09-04T03:04:43.671Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-09-04T03:04:44.257Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-09-04T03:04:44.521Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-09-04T03:04:45.100Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-09-04T03:04:45.680Z] (86/136) Installing libass (0.16.0-r0) [2023-09-04T03:04:45.948Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-09-04T03:04:46.527Z] (88/136) Installing libdrm (2.4.110-r0) [2023-09-04T03:04:46.794Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-09-04T03:04:47.058Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-09-04T03:04:47.637Z] (91/136) Installing lame (3.100-r0) [2023-09-04T03:04:48.219Z] (92/136) Installing opus (1.3.1-r1) [2023-09-04T03:04:48.484Z] (93/136) Installing libasyncns (0.8-r1) [2023-09-04T03:04:49.061Z] (94/136) Installing libltdl (2.4.7-r0) [2023-09-04T03:04:49.327Z] (95/136) Installing orc (0.4.32-r0) [2023-09-04T03:04:49.596Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-09-04T03:04:50.197Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-09-04T03:04:50.467Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-09-04T03:04:51.048Z] (99/136) Installing soxr (0.1.3-r2) [2023-09-04T03:04:51.315Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-09-04T03:04:51.892Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-09-04T03:04:52.157Z] (102/136) Installing libpulse (15.0-r2) [2023-09-04T03:04:52.740Z] (103/136) Installing cjson (1.7.15-r3) [2023-09-04T03:04:53.007Z] (104/136) Installing mbedtls (2.28.4-r0) [2023-09-04T03:04:53.591Z] (105/136) Installing librist (0.2.6-r1) [2023-09-04T03:04:53.859Z] (106/136) Installing libsrt (1.4.4-r0) [2023-09-04T03:04:54.451Z] (107/136) Installing libssh (0.9.6-r1) [2023-09-04T03:04:54.717Z] (108/136) Installing libtheora (1.1.1-r16) [2023-09-04T03:04:55.308Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-09-04T03:04:55.975Z] (110/136) Installing libva (2.14.0-r0) [2023-09-04T03:04:55.975Z] (111/136) Installing libvdpau (1.5-r0) [2023-09-04T03:04:56.557Z] (112/136) Installing vidstab (1.1.0-r1) [2023-09-04T03:04:56.822Z] (113/136) Installing libvpx (1.11.0-r1) [2023-09-04T03:04:57.408Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-09-04T03:04:57.990Z] (115/136) Installing numactl (2.0.14-r0) [2023-09-04T03:04:58.260Z] (116/136) Installing x265-libs (3.5-r3) [2023-09-04T03:04:59.220Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-09-04T03:04:59.486Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-09-04T03:05:01.428Z] (119/136) Installing libevent (2.1.12-r4) [2023-09-04T03:05:01.587Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:05:01.696Z] (120/136) Installing mesa (21.3.9-r0) [2023-09-04T03:05:01.963Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-09-04T03:05:02.235Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-09-04T03:05:02.502Z] (123/136) Installing icu-data-en (71.1-r2) [2023-09-04T03:05:03.085Z] Executing icu-data-en-71.1-r2.post-install [2023-09-04T03:05:03.085Z] * [2023-09-04T03:05:03.085Z] * If you need ICU with non-English locales and legacy charset support, install [2023-09-04T03:05:03.085Z] * package icu-data-full. [2023-09-04T03:05:03.085Z] * [2023-09-04T03:05:03.085Z] (124/136) Installing icu-libs (71.1-r2) [2023-09-04T03:05:03.670Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-09-04T03:05:04.250Z] (126/136) Installing minizip (1.2.12-r0) [2023-09-04T03:05:04.515Z] (127/136) Installing nspr (4.33-r0) [2023-09-04T03:05:05.094Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-09-04T03:05:05.673Z] (129/136) Installing nss (3.78.1-r0) [2023-09-04T03:05:06.274Z] (130/136) Installing re2 (2022.04.01-r0) [2023-09-04T03:05:06.539Z] (131/136) Installing snappy (1.1.9-r4) [2023-09-04T03:05:06.805Z] (132/136) Installing libgpg-error (1.45-r0) [2023-09-04T03:05:07.384Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-09-04T03:05:07.652Z] (134/136) Installing libxslt (1.1.35-r0) [2023-09-04T03:05:08.231Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-09-04T03:05:23.316Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-09-04T03:05:23.316Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:05:23.316Z] Executing glib-2.72.4-r0.trigger [2023-09-04T03:05:23.316Z] Executing shared-mime-info-2.2-r2.trigger [2023-09-04T03:05:25.262Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-09-04T03:05:25.262Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-09-04T03:05:25.262Z] Executing fontconfig-2.14.0-r0.trigger [2023-09-04T03:05:25.262Z] Executing mkfontscale-1.2.2-r0.trigger [2023-09-04T03:05:25.262Z] OK: 376 MiB in 159 packages [2023-09-04T03:05:25.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:05:25.842Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:05:27.242Z] (1/21) Installing binutils (2.38-r3) [2023-09-04T03:05:27.825Z] (2/21) Installing isl22 (0.22-r0) [2023-09-04T03:05:28.407Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-09-04T03:05:28.985Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-09-04T03:05:29.249Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-09-04T03:05:31.823Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-09-04T03:05:32.402Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-09-04T03:05:32.667Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-09-04T03:05:33.620Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-09-04T03:05:33.887Z] (10/21) Installing libpq (14.9-r0) [2023-09-04T03:05:34.467Z] (11/21) Installing openssl-dev (1.1.1v-r0) [2023-09-04T03:05:35.044Z] (12/21) Installing libpq-dev (14.9-r0) [2023-09-04T03:05:35.308Z] (13/21) Installing libecpg (14.9-r0) [2023-09-04T03:05:35.885Z] (14/21) Installing libecpg-dev (14.9-r0) [2023-09-04T03:05:36.148Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-09-04T03:05:38.719Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-09-04T03:05:45.341Z] (17/21) Installing clang (13.0.1-r1) [2023-09-04T03:05:45.925Z] (18/21) Installing icu (71.1-r2) [2023-09-04T03:05:46.501Z] (19/21) Installing icu-dev (71.1-r2) [2023-09-04T03:05:47.080Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-09-04T03:05:48.483Z] (21/21) Installing postgresql14-dev (14.9-r0) [2023-09-04T03:05:49.438Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:05:49.438Z] OK: 768 MiB in 180 packages [2023-09-04T03:05:49.704Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:05:50.287Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:05:51.691Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-09-04T03:05:53.631Z] (2/10) Installing gdbm (1.23-r0) [2023-09-04T03:05:53.895Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-09-04T03:05:54.475Z] (4/10) Installing readline (8.1.2-r0) [2023-09-04T03:05:54.740Z] (5/10) Installing python3 (3.10.13-r0) [2023-09-04T03:05:57.311Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-09-04T03:05:58.717Z] (7/10) Installing libsodium (1.0.18-r0) [2023-09-04T03:05:58.983Z] (8/10) Installing libzmq (4.3.4-r0) [2023-09-04T03:05:59.563Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-09-04T03:05:59.828Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-09-04T03:06:00.095Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:06:00.361Z] OK: 938 MiB in 190 packages [2023-09-04T03:06:00.361Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:06:01.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:06:04.656Z] OK: 938 MiB in 190 packages [2023-09-04T03:06:04.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:06:04.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:06:06.323Z] (1/1) Installing tzdata (2023c-r0) [2023-09-04T03:06:06.905Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:06:07.171Z] OK: 941 MiB in 191 packages [2023-09-04T03:06:08.128Z] (1/1) Purging tzdata (2023c-r0) [2023-09-04T03:06:08.394Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:06:08.394Z] OK: 938 MiB in 190 packages [2023-09-04T03:06:09.267Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:06:23.379Z] Looking in links: /tmp/tmpf9xstcm4 [2023-09-04T03:06:23.379Z] Processing /tmp/tmpf9xstcm4/setuptools-65.5.0-py3-none-any.whl [2023-09-04T03:06:23.379Z] Processing /tmp/tmpf9xstcm4/pip-23.0.1-py3-none-any.whl [2023-09-04T03:06:23.379Z] Installing collected packages: setuptools, pip [2023-09-04T03:06:38.389Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-09-04T03:06:38.389Z] 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 [2023-09-04T03:06:40.978Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-09-04T03:06:41.256Z] Collecting pip [2023-09-04T03:06:41.256Z] Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) [2023-09-04T03:06:41.524Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.1 MB/s eta 0:00:00 [2023-09-04T03:06:41.524Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-09-04T03:06:44.115Z] Collecting setuptools [2023-09-04T03:06:44.115Z] Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) [2023-09-04T03:06:44.384Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 805.1/805.1 kB 17.3 MB/s eta 0:00:00 [2023-09-04T03:06:44.652Z] Collecting wheel [2023-09-04T03:06:44.652Z] Downloading wheel-0.41.2-py3-none-any.whl (64 kB) [2023-09-04T03:06:44.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 18.4 MB/s eta 0:00:00 [2023-09-04T03:06:46.062Z] Installing collected packages: wheel, setuptools, pip [2023-09-04T03:06:46.645Z] Attempting uninstall: setuptools [2023-09-04T03:06:46.645Z] Found existing installation: setuptools 65.5.0 [2023-09-04T03:06:47.603Z] Uninstalling setuptools-65.5.0: [2023-09-04T03:06:47.603Z] Successfully uninstalled setuptools-65.5.0 [2023-09-04T03:06:51.870Z] Attempting uninstall: pip [2023-09-04T03:06:51.870Z] Found existing installation: pip 23.0.1 [2023-09-04T03:06:53.817Z] Uninstalling pip-23.0.1: [2023-09-04T03:06:53.817Z] Successfully uninstalled pip-23.0.1 [2023-09-04T03:07:03.902Z] Successfully installed pip-23.2.1 setuptools-68.1.2 wheel-0.41.2 [2023-09-04T03:07:03.902Z] 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 [2023-09-04T03:07:05.490Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:07:08.164Z] Processing ./edgex-taf-common [2023-09-04T03:07:08.164Z] Preparing metadata (setup.py): started [2023-09-04T03:07:08.748Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:07:08.748Z] Building wheels for collected packages: edgex-taf-common [2023-09-04T03:07:08.748Z] Building wheel for edgex-taf-common (setup.py): started [2023-09-04T03:07:10.697Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-09-04T03:07:10.697Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=20a3a7d35f38bad316aa33e607fcb6405ae2a706b3e6ea42e0b847836ce5e094 [2023-09-04T03:07:10.697Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-09-04T03:07:10.697Z] Successfully built edgex-taf-common [2023-09-04T03:07:10.965Z] Installing collected packages: edgex-taf-common [2023-09-04T03:07:10.965Z] Successfully installed edgex-taf-common-0.0.0 [2023-09-04T03:07:10.965Z] 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 [2023-09-04T03:07:15.268Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-09-04T03:07:15.268Z] 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 [2023-09-04T03:07:15.538Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-09-04T03:07:15.808Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-09-04T03:07:15.808Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-09-04T03:07:15.808Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-09-04T03:07:15.808Z] 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 [2023-09-04T03:07:16.074Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-09-04T03:07:16.342Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-09-04T03:07:16.342Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-09-04T03:07:16.342Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 4.3 MB/s eta 0:00:00 [2023-09-04T03:07:16.342Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-09-04T03:07:16.342Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-09-04T03:07:16.342Z] Preparing metadata (setup.py): started [2023-09-04T03:07:17.760Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:07:17.760Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-09-04T03:07:17.760Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-09-04T03:07:18.026Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-09-04T03:07:18.026Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-09-04T03:07:18.292Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-09-04T03:07:18.292Z] 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 [2023-09-04T03:07:18.292Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-09-04T03:07:18.562Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-09-04T03:07:18.562Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-09-04T03:07:18.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.9 MB/s eta 0:00:00 [2023-09-04T03:07:18.832Z] Preparing metadata (setup.py): started [2023-09-04T03:07:20.256Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:07:20.256Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-09-04T03:07:20.256Z] 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 [2023-09-04T03:07:20.256Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-09-04T03:07:22.832Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-09-04T03:07:22.832Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-09-04T03:07:23.414Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 10.9 MB/s eta 0:00:00 [2023-09-04T03:07:27.652Z] Installing build dependencies: started [2023-09-04T03:07:49.688Z] Installing build dependencies: finished with status 'done' [2023-09-04T03:07:49.688Z] Getting requirements to build wheel: started [2023-09-04T03:07:53.028Z] Getting requirements to build wheel: finished with status 'done' [2023-09-04T03:07:53.028Z] Preparing metadata (pyproject.toml): started [2023-09-04T03:07:58.365Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-09-04T03:07:58.948Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-09-04T03:07:59.215Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-09-04T03:07:59.215Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 6.2 MB/s eta 0:00:00 [2023-09-04T03:07:59.797Z] Preparing metadata (setup.py): started [2023-09-04T03:08:01.737Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:08:02.316Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-09-04T03:08:02.316Z] 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 [2023-09-04T03:08:02.316Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-09-04T03:08:07.643Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-09-04T03:08:07.643Z] 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 [2023-09-04T03:08:07.643Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) [2023-09-04T03:08:07.909Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-09-04T03:08:07.909Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-09-04T03:08:07.909Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 10.8 MB/s eta 0:00:00 [2023-09-04T03:08:08.488Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-09-04T03:08:08.488Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-09-04T03:08:08.752Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.3 MB/s eta 0:00:00 [2023-09-04T03:08:09.332Z] Preparing metadata (setup.py): started [2023-09-04T03:08:10.731Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:08:12.129Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-09-04T03:08:12.129Z] 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 [2023-09-04T03:08:12.129Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.3 kB) [2023-09-04T03:08:12.708Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:08:12.708Z] 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 [2023-09-04T03:08:12.708Z] Downloading selenium-4.12.0-py3-none-any.whl.metadata (6.9 kB) [2023-09-04T03:08:12.974Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:08:12.974Z] 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 [2023-09-04T03:08:12.974Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-09-04T03:08:13.238Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:08:13.238Z] Obtaining dependency information for docutils from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata [2023-09-04T03:08:13.239Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-04T03:08:13.503Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:08:13.503Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-09-04T03:08:13.503Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.3 MB/s eta 0:00:00 [2023-09-04T03:08:13.769Z] Preparing metadata (setup.py): started [2023-09-04T03:08:15.174Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:08:15.174Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:08:15.174Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-09-04T03:08:15.174Z] Preparing metadata (setup.py): started [2023-09-04T03:08:16.577Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:08:16.577Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:08:16.577Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-09-04T03:08:19.909Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:08:19.910Z] Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata [2023-09-04T03:08:19.910Z] Downloading jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB) [2023-09-04T03:08:19.910Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:08:19.910Z] Obtaining dependency information for pygments from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata [2023-09-04T03:08:19.910Z] Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) [2023-09-04T03:08:20.486Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:08:20.750Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-09-04T03:08:20.750Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 10.1 MB/s eta 0:00:00 [2023-09-04T03:08:21.013Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:08:21.013Z] Obtaining dependency information for tzlocal from https://files.pythonhosted.org/packages/84/d2/730a87f0dbf184760394a85088d0d2366a5a8a32bc32ffd869a83f1de854/tzlocal-5.0.1-py3-none-any.whl.metadata [2023-09-04T03:08:21.013Z] Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) [2023-09-04T03:08:21.965Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:08:21.965Z] 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 [2023-09-04T03:08:21.965Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (31 kB) [2023-09-04T03:08:21.965Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:08:21.965Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-09-04T03:08:21.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.5 MB/s eta 0:00:00 [2023-09-04T03:08:22.544Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:08:22.544Z] 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 [2023-09-04T03:08:22.544Z] Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) [2023-09-04T03:08:22.809Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:08:22.809Z] 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 [2023-09-04T03:08:22.809Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-09-04T03:08:23.388Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-04T03:08:23.388Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-09-04T03:08:23.388Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.2 MB/s eta 0:00:00 [2023-09-04T03:08:23.964Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-04T03:08:23.964Z] 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 [2023-09-04T03:08:23.964Z] Downloading websocket_client-1.6.2-py3-none-any.whl.metadata (7.5 kB) [2023-09-04T03:08:24.228Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-09-04T03:08:24.228Z] 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 [2023-09-04T03:08:24.228Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-09-04T03:08:24.806Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:08:24.806Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-09-04T03:08:24.806Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.3 MB/s eta 0:00:00 [2023-09-04T03:08:25.070Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:08:25.070Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-09-04T03:08:25.070Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.5 MB/s eta 0:00:00 [2023-09-04T03:08:25.070Z] 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) [2023-09-04T03:08:25.649Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:08:25.649Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-09-04T03:08:25.914Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:08:25.914Z] 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 [2023-09-04T03:08:25.914Z] Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) [2023-09-04T03:08:26.494Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:08:26.494Z] 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 [2023-09-04T03:08:26.494Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-09-04T03:08:26.494Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:08:26.494Z] 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 [2023-09-04T03:08:26.494Z] Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) [2023-09-04T03:08:26.935Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:08:28.428Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:08:28.428Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-09-04T03:08:28.428Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 5.0 MB/s eta 0:00:00 [2023-09-04T03:08:29.828Z] Installing build dependencies: started [2023-09-04T03:08:51.859Z] Installing build dependencies: finished with status 'done' [2023-09-04T03:08:51.859Z] Getting requirements to build wheel: started [2023-09-04T03:08:59.007Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-09-04T03:08:59.007Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22362891 sha256=0645955e1f099dda57ffbc60b0bcaf49a5b390fec5856972f726c8657e31912e [2023-09-04T03:08:59.007Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-09-04T03:08:59.007Z] Building wheel for psutil (setup.py): started [2023-09-04T03:08:59.265Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-09-04T03:08:59.265Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271458 sha256=3b6d0a687a0c000c9451ba4954f27adb076782bb7964c4689436f124edf56d6f [2023-09-04T03:08:59.265Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-09-04T03:08:59.266Z] Building wheel for psycopg2 (setup.py): started [2023-09-04T03:09:04.150Z] Getting requirements to build wheel: finished with status 'done' [2023-09-04T03:09:04.150Z] Preparing metadata (pyproject.toml): started [2023-09-04T03:09:06.081Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-09-04T03:09:06.081Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:09:06.081Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-09-04T03:09:06.081Z] Preparing metadata (setup.py): started [2023-09-04T03:09:07.479Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:09:07.479Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:09:07.479Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-09-04T03:09:07.479Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:09:07.479Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-09-04T03:09:07.816Z] Preparing metadata (setup.py): started [2023-09-04T03:09:08.776Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:09:09.042Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:09:09.042Z] 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 [2023-09-04T03:09:09.042Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-09-04T03:09:09.245Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-09-04T03:09:09.245Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478591 sha256=8b2af6bd5e9936443226d366d235a9216b95254c8ceb83752bdabc5b094f1fb7 [2023-09-04T03:09:09.245Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-09-04T03:09:09.245Z] Building wheel for flex (setup.py): started [2023-09-04T03:09:09.310Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:09:09.310Z] 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 [2023-09-04T03:09:09.310Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-09-04T03:09:09.310Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:09:09.310Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-09-04T03:09:09.504Z] Building wheel for flex (setup.py): finished with status 'done' [2023-09-04T03:09:09.504Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=bd67b05e361bce7835b31004b082b994b7c4fba4459bb26675d57466738802ce [2023-09-04T03:09:09.504Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-09-04T03:09:09.504Z] Building wheel for GenSON (setup.py): started [2023-09-04T03:09:09.575Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.5 MB/s eta 0:00:00 [2023-09-04T03:09:09.575Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:09:09.575Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-09-04T03:09:09.762Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-09-04T03:09:09.763Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21270 sha256=829fbc90d7838a9452a365a9134375b628443dfaf5f70203b13941be37b0fd03 [2023-09-04T03:09:09.763Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-09-04T03:09:09.763Z] Building wheel for strict-rfc3339 (setup.py): started [2023-09-04T03:09:10.021Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-09-04T03:09:10.021Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18127 sha256=e0df4b9242c8a2577ba5cfc50694f2d6391fb92adff53ab36560aa39b16ac641 [2023-09-04T03:09:10.021Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-09-04T03:09:10.021Z] Building wheel for validate-email (setup.py): started [2023-09-04T03:09:10.159Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:09:10.159Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-09-04T03:09:10.159Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.9 MB/s eta 0:00:00 [2023-09-04T03:09:10.159Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:09:10.159Z] 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 [2023-09-04T03:09:10.159Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-04T03:09:10.280Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-09-04T03:09:10.281Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=235b9fafcc98a291a4fdcd67bfd0d2234eb67d7e9e0e51d1f86b452ce35f1fd9 [2023-09-04T03:09:10.281Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-09-04T03:09:10.281Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-09-04T03:09:10.755Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:09:10.755Z] 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 [2023-09-04T03:09:10.755Z] Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) [2023-09-04T03:09:10.848Z] 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 [2023-09-04T03:09:12.164Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:09:12.164Z] 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 [2023-09-04T03:09:12.164Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) [2023-09-04T03:09:14.107Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:09:14.107Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-09-04T03:09:14.373Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:09:14.374Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-09-04T03:09:14.374Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:09:14.374Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-09-04T03:09:14.640Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:09:14.640Z] 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 [2023-09-04T03:09:14.640Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) [2023-09-04T03:09:14.906Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:09:14.906Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-09-04T03:09:15.178Z] 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)) [2023-09-04T03:09:15.445Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-09-04T03:09:16.029Z] 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)) [2023-09-04T03:09:16.029Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-09-04T03:09:16.297Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.9 MB/s eta 0:00:00 [2023-09-04T03:09:16.882Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-09-04T03:09:17.148Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.8 MB/s eta 0:00:00 [2023-09-04T03:09:17.148Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-09-04T03:09:17.148Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-09-04T03:09:17.148Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.2 MB/s eta 0:00:00 [2023-09-04T03:09:17.148Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-09-04T03:09:17.148Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 6.7 MB/s eta 0:00:00 [2023-09-04T03:09:17.148Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-09-04T03:09:17.148Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 8.0 MB/s eta 0:00:00 [2023-09-04T03:09:17.415Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-09-04T03:09:17.415Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.2 MB/s eta 0:00:00 [2023-09-04T03:09:17.415Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-09-04T03:09:17.681Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.9 MB/s eta 0:00:00 [2023-09-04T03:09:17.681Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-09-04T03:09:17.681Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-09-04T03:09:17.681Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 6.7 MB/s eta 0:00:00 [2023-09-04T03:09:17.681Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl (194 kB) [2023-09-04T03:09:17.949Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.2/194.2 kB 8.0 MB/s eta 0:00:00 [2023-09-04T03:09:17.949Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-09-04T03:09:17.949Z] Downloading selenium-4.12.0-py3-none-any.whl (9.4 MB) [2023-09-04T03:09:18.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 11.7 MB/s eta 0:00:00 [2023-09-04T03:09:18.911Z] Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) [2023-09-04T03:09:18.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 5.6 MB/s eta 0:00:00 [2023-09-04T03:09:18.911Z] Downloading websocket_client-1.6.2-py3-none-any.whl (57 kB) [2023-09-04T03:09:18.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 3.4 MB/s eta 0:00:00 [2023-09-04T03:09:18.911Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-09-04T03:09:18.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.8 MB/s eta 0:00:00 [2023-09-04T03:09:18.911Z] Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB) [2023-09-04T03:09:18.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 4.4 MB/s eta 0:00:00 [2023-09-04T03:09:18.911Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) [2023-09-04T03:09:19.178Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.2 MB/s eta 0:00:00 [2023-09-04T03:09:19.178Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-09-04T03:09:19.178Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-09-04T03:09:19.178Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.6 MB/s eta 0:00:00 [2023-09-04T03:09:19.178Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-09-04T03:09:19.178Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-09-04T03:09:19.178Z] Downloading referencing-0.30.2-py3-none-any.whl (25 kB) [2023-09-04T03:09:19.178Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB) [2023-09-04T03:09:19.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 11.9 MB/s eta 0:00:00 [2023-09-04T03:09:19.445Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-09-04T03:09:19.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 10.2 MB/s eta 0:00:00 [2023-09-04T03:09:19.445Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-09-04T03:09:19.445Z] Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) [2023-09-04T03:09:19.713Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) [2023-09-04T03:09:20.298Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-09-04T03:09:20.298Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-09-04T03:09:21.710Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-09-04T03:09:21.711Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=96a81aa7ea8f546825a5d11a3e7aa2c6e3ea014226ea82ba4ef65635c0884b6f [2023-09-04T03:09:21.711Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-09-04T03:09:21.711Z] Building wheel for paho-mqtt (setup.py): started [2023-09-04T03:09:23.045Z] 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 [2023-09-04T03:09:23.045Z] 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 [2023-09-04T03:09:23.656Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-09-04T03:09:23.656Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62118 sha256=e0be76b39fff9af7c861dbecec6be3232a2fc27a0d136b32994fef3bbc5b25d3 [2023-09-04T03:09:23.656Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-09-04T03:09:23.656Z] Building wheel for numpy (pyproject.toml): started [2023-09-04T03:09:35.250Z] Removing intermediate container dafc2d7b33ca [2023-09-04T03:09:35.250Z] ---> 0f56ad55c533 [2023-09-04T03:09:35.250Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-09-04T03:09:35.250Z] ---> Running in ede66f7eb009 [2023-09-04T03:09:35.250Z] Removing intermediate container ede66f7eb009 [2023-09-04T03:09:35.250Z] ---> 1c501a09e92e [2023-09-04T03:09:35.250Z] Step 11/13 : LABEL arch=amd64 [2023-09-04T03:09:35.509Z] ---> Running in 6539fe3e66eb [2023-09-04T03:09:35.509Z] Removing intermediate container 6539fe3e66eb [2023-09-04T03:09:35.509Z] ---> 29cc2adb4701 [2023-09-04T03:09:35.509Z] Step 12/13 : LABEL git_sha=6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 [2023-09-04T03:09:35.509Z] ---> Running in df97e8996026 [2023-09-04T03:09:35.509Z] Removing intermediate container df97e8996026 [2023-09-04T03:09:35.509Z] ---> 9a26d4281871 [2023-09-04T03:09:35.509Z] Step 13/13 : LABEL version=0.0.2-dev.33 [2023-09-04T03:09:35.509Z] ---> Running in 06a2d65a3d01 [2023-09-04T03:09:35.509Z] Removing intermediate container 06a2d65a3d01 [2023-09-04T03:09:35.509Z] ---> 7ee5af420982 [2023-09-04T03:09:35.509Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-04T03:09:35.509Z] Successfully built 7ee5af420982 [2023-09-04T03:09:35.769Z] 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 [2023-09-04T03:09:35.881Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2023-09-04T03:09:35.881Z] 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 [2023-09-04T03:09:35.881Z] latest [2023-09-04T03:09:35.881Z] 0.0.2-dev.33 [2023-09-04T03:09:35.881Z] 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 [2023-09-04T03:09:35.881Z] main [2023-09-04T03:09:35.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:09:36.185Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:09:36.493Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 [2023-09-04T03:09:36.493Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-09-04T03:09:36.493Z] 8d017feff997: Preparing [2023-09-04T03:09:36.493Z] dcfd99b7e4b5: Preparing [2023-09-04T03:09:36.493Z] a552018538b7: Preparing [2023-09-04T03:09:36.493Z] f55cd38bd3ad: Preparing [2023-09-04T03:09:36.493Z] edca4cbfa4be: Preparing [2023-09-04T03:09:36.493Z] 0e182002b05f: Preparing [2023-09-04T03:09:36.751Z] a552018538b7: Pushed [2023-09-04T03:09:36.751Z] dcfd99b7e4b5: Pushed [2023-09-04T03:09:36.751Z] f55cd38bd3ad: Pushed [2023-09-04T03:09:36.751Z] edca4cbfa4be: Pushed [2023-09-04T03:09:37.326Z] 0e182002b05f: Pushed [2023-09-04T03:11:45.275Z] 8d017feff997: Pushed [2023-09-04T03:11:45.275Z] 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230: digest: sha256:d1c1880311a4103f507ab28a40fd4073ab8ecc3e29af962475b2c6da624304b5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:11:45.594Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:11:45.899Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-09-04T03:11:45.899Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-09-04T03:11:45.899Z] 8d017feff997: Preparing [2023-09-04T03:11:45.899Z] dcfd99b7e4b5: Preparing [2023-09-04T03:11:45.899Z] a552018538b7: Preparing [2023-09-04T03:11:45.899Z] f55cd38bd3ad: Preparing [2023-09-04T03:11:45.899Z] edca4cbfa4be: Preparing [2023-09-04T03:11:45.899Z] 0e182002b05f: Preparing [2023-09-04T03:11:45.899Z] 0e182002b05f: Waiting [2023-09-04T03:11:45.899Z] 8d017feff997: Layer already exists [2023-09-04T03:11:45.899Z] edca4cbfa4be: Layer already exists [2023-09-04T03:11:45.899Z] f55cd38bd3ad: Layer already exists [2023-09-04T03:11:45.899Z] dcfd99b7e4b5: Layer already exists [2023-09-04T03:11:45.899Z] a552018538b7: Layer already exists [2023-09-04T03:11:45.899Z] 0e182002b05f: Layer already exists [2023-09-04T03:11:45.900Z] latest: digest: sha256:d1c1880311a4103f507ab28a40fd4073ab8ecc3e29af962475b2c6da624304b5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:11:46.205Z] + 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 [2023-09-04T03:11:46.508Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.33 [2023-09-04T03:11:46.509Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-09-04T03:11:46.509Z] 8d017feff997: Preparing [2023-09-04T03:11:46.509Z] dcfd99b7e4b5: Preparing [2023-09-04T03:11:46.509Z] a552018538b7: Preparing [2023-09-04T03:11:46.509Z] f55cd38bd3ad: Preparing [2023-09-04T03:11:46.509Z] edca4cbfa4be: Preparing [2023-09-04T03:11:46.509Z] 0e182002b05f: Preparing [2023-09-04T03:11:46.509Z] 0e182002b05f: Waiting [2023-09-04T03:11:46.509Z] a552018538b7: Layer already exists [2023-09-04T03:11:46.509Z] dcfd99b7e4b5: Layer already exists [2023-09-04T03:11:46.509Z] edca4cbfa4be: Layer already exists [2023-09-04T03:11:46.509Z] f55cd38bd3ad: Layer already exists [2023-09-04T03:11:46.509Z] 8d017feff997: Layer already exists [2023-09-04T03:11:46.509Z] 0e182002b05f: Layer already exists [2023-09-04T03:11:46.509Z] 0.0.2-dev.33: digest: sha256:d1c1880311a4103f507ab28a40fd4073ab8ecc3e29af962475b2c6da624304b5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:11:46.813Z] + 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 [2023-09-04T03:11:47.114Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 [2023-09-04T03:11:47.114Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-09-04T03:11:47.114Z] 8d017feff997: Preparing [2023-09-04T03:11:47.114Z] dcfd99b7e4b5: Preparing [2023-09-04T03:11:47.114Z] a552018538b7: Preparing [2023-09-04T03:11:47.114Z] f55cd38bd3ad: Preparing [2023-09-04T03:11:47.114Z] edca4cbfa4be: Preparing [2023-09-04T03:11:47.114Z] 0e182002b05f: Preparing [2023-09-04T03:11:47.114Z] 0e182002b05f: Waiting [2023-09-04T03:11:47.114Z] f55cd38bd3ad: Layer already exists [2023-09-04T03:11:47.114Z] a552018538b7: Layer already exists [2023-09-04T03:11:47.114Z] 8d017feff997: Layer already exists [2023-09-04T03:11:47.114Z] edca4cbfa4be: Layer already exists [2023-09-04T03:11:47.114Z] dcfd99b7e4b5: Layer already exists [2023-09-04T03:11:47.114Z] 0e182002b05f: Layer already exists [2023-09-04T03:11:47.114Z] 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33: digest: sha256:d1c1880311a4103f507ab28a40fd4073ab8ecc3e29af962475b2c6da624304b5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:11:47.430Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:11:47.729Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2023-09-04T03:11:47.730Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-09-04T03:11:47.730Z] 8d017feff997: Preparing [2023-09-04T03:11:47.730Z] dcfd99b7e4b5: Preparing [2023-09-04T03:11:47.730Z] a552018538b7: Preparing [2023-09-04T03:11:47.730Z] f55cd38bd3ad: Preparing [2023-09-04T03:11:47.730Z] edca4cbfa4be: Preparing [2023-09-04T03:11:47.730Z] 0e182002b05f: Preparing [2023-09-04T03:11:47.730Z] 0e182002b05f: Waiting [2023-09-04T03:11:47.730Z] f55cd38bd3ad: Layer already exists [2023-09-04T03:11:47.730Z] dcfd99b7e4b5: Layer already exists [2023-09-04T03:11:47.730Z] 8d017feff997: Layer already exists [2023-09-04T03:11:47.730Z] a552018538b7: Layer already exists [2023-09-04T03:11:47.730Z] edca4cbfa4be: Layer already exists [2023-09-04T03:11:47.730Z] 0e182002b05f: Layer already exists [2023-09-04T03:11:47.730Z] main: digest: sha256:d1c1880311a4103f507ab28a40fd4073ab8ecc3e29af962475b2c6da624304b5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-04T03:11:47.762Z] ===================================================== [Pipeline] echo [2023-09-04T03:11:47.768Z] taggedImages: [2023-09-04T03:11:47.768Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 [2023-09-04T03:11:47.768Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-09-04T03:11:47.768Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.33 [2023-09-04T03:11:47.768Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 [2023-09-04T03:11:47.768Z] - 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 [2023-09-04T03:11:48.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T03:11:48.134Z] [2023-09-04T03:11:48.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:11:48.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T03:11:48.430Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-04T03:11:48.430Z] 5eb5b503b376: Pulling fs layer [2023-09-04T03:11:48.430Z] 5c69ac0246d0: Pulling fs layer [2023-09-04T03:11:48.430Z] ec43610c2a17: Pulling fs layer [2023-09-04T03:11:48.430Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-04T03:11:48.430Z] 33b1e0a273af: Pulling fs layer [2023-09-04T03:11:48.430Z] 5d3b04190fa2: Pulling fs layer [2023-09-04T03:11:48.430Z] 2f39f015ded8: Pulling fs layer [2023-09-04T03:11:48.430Z] 33b1e0a273af: Waiting [2023-09-04T03:11:48.430Z] 5d3b04190fa2: Waiting [2023-09-04T03:11:48.430Z] 3a2ae6a8a46f: Waiting [2023-09-04T03:11:48.430Z] 5c69ac0246d0: Download complete [2023-09-04T03:11:48.430Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-04T03:11:48.430Z] 3a2ae6a8a46f: Download complete [2023-09-04T03:11:48.430Z] 33b1e0a273af: Verifying Checksum [2023-09-04T03:11:48.430Z] 33b1e0a273af: Download complete [2023-09-04T03:11:48.430Z] ec43610c2a17: Verifying Checksum [2023-09-04T03:11:48.430Z] ec43610c2a17: Download complete [2023-09-04T03:11:48.430Z] 5d3b04190fa2: Download complete [2023-09-04T03:11:48.688Z] 5eb5b503b376: Verifying Checksum [2023-09-04T03:11:48.688Z] 5eb5b503b376: Download complete [2023-09-04T03:11:49.251Z] 2f39f015ded8: Download complete [2023-09-04T03:11:49.816Z] 5eb5b503b376: Pull complete [2023-09-04T03:11:49.816Z] 5c69ac0246d0: Pull complete [2023-09-04T03:11:50.381Z] ec43610c2a17: Pull complete [2023-09-04T03:11:50.381Z] 3a2ae6a8a46f: Pull complete [2023-09-04T03:11:50.637Z] 33b1e0a273af: Pull complete [2023-09-04T03:11:50.637Z] 5d3b04190fa2: Pull complete [2023-09-04T03:11:54.818Z] 2f39f015ded8: Pull complete [2023-09-04T03:11:54.818Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-04T03:11:54.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T03:11:54.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T03:11:54.895Z] prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container [2023-09-04T03:11:54.924Z] $ 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 [2023-09-04T03:11:55.871Z] $ docker top 0cdad7c1d531e9ad76a61831fa9cd4eb4273d0a43d4703d92811d9471fca18e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:11:56.244Z] ---> job-cost.sh [2023-09-04T03:11:56.244Z] lf-activate-venv: SKIPPING [2023-09-04T03:11:56.244Z] INFO: No Stack... [2023-09-04T03:11:56.503Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-04T03:11:57.072Z] INFO: Archiving Costs [Pipeline] sh [2023-09-04T03:11:57.357Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-09-04T03:11:57.357Z] + cut -d, -f6 [Pipeline] lock [2023-09-04T03:11:57.370Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] [2023-09-04T03:11:57.379Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] did not exist. Created. [2023-09-04T03:11:57.379Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-04T03:11:57.680Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-04T03:11:57.715Z] Stashed 1 file(s) [Pipeline] } [2023-09-04T03:11:57.722Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-04T03:11:57.730Z] $ docker stop --time=1 0cdad7c1d531e9ad76a61831fa9cd4eb4273d0a43d4703d92811d9471fca18e1 [2023-09-04T03:11:58.878Z] $ docker rm -f --volumes 0cdad7c1d531e9ad76a61831fa9cd4eb4273d0a43d4703d92811d9471fca18e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-04T03:12:00.382Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:12:56.819Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:14:04.723Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:15:01.096Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:16:08.963Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:17:17.146Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:18:24.984Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:22:46.763Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:24:53.378Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:26:59.997Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:29:21.652Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:30:29.479Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:32:51.148Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:36:12.840Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:38:04.462Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:39:41.249Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:39:56.214Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-09-04T03:39:56.480Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18627053 sha256=c010c9a735c3dfec814390707a06a24a86da64eb39302f5522ae73661fb4121a [2023-09-04T03:39:56.480Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-09-04T03:39:56.480Z] Building wheel for psutil (setup.py): started [2023-09-04T03:40:06.532Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-09-04T03:40:06.532Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271966 sha256=01fe0c08f0e1f413dd97e58cd19ade1889a0d2d461ab3321ab06dabacfebffda [2023-09-04T03:40:06.532Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-09-04T03:40:06.532Z] Building wheel for psycopg2 (setup.py): started [2023-09-04T03:41:14.474Z] Building wheel for psycopg2 (setup.py): still running... [2023-09-04T03:41:14.474Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-09-04T03:41:14.474Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470368 sha256=d09494653d05c34d3a0c0898882e7b5587e9dc4c72c58f6e1dea507c122337dc [2023-09-04T03:41:14.474Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-09-04T03:41:14.474Z] Building wheel for flex (setup.py): started [2023-09-04T03:41:15.055Z] Building wheel for flex (setup.py): finished with status 'done' [2023-09-04T03:41:15.055Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=4e4c46ef9667cbde5707354dd6fe3ddbfad7d811dbf7eda2a61bd8fda6039825 [2023-09-04T03:41:15.055Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-09-04T03:41:15.055Z] Building wheel for GenSON (setup.py): started [2023-09-04T03:41:16.986Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-09-04T03:41:16.986Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21270 sha256=573b4f780c742047e23a9eb8821e7b1d0146bf98bd8cc4f40f9d8bf9e16603d3 [2023-09-04T03:41:16.986Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-09-04T03:41:16.986Z] Building wheel for PyYAML (pyproject.toml): started [2023-09-04T03:41:20.317Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-09-04T03:41:20.317Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45364 sha256=6c9a3a0512090ec0cd12b97348635226447392521196665c1e8066b053dea44a [2023-09-04T03:41:20.317Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-09-04T03:41:20.317Z] Building wheel for strict-rfc3339 (setup.py): started [2023-09-04T03:41:22.249Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-09-04T03:41:22.249Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18127 sha256=bb7f6147e941cb42a55dca844d78cc39d326dacfe8b8a03bcabed16913ce075d [2023-09-04T03:41:22.249Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-09-04T03:41:22.250Z] Building wheel for validate-email (setup.py): started [2023-09-04T03:41:23.648Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-09-04T03:41:23.648Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=d6adcf331f1d8bec6432b879c35efc10555b5aff1845dad972ee52126cfc3034 [2023-09-04T03:41:23.648Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-09-04T03:41:23.648Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-09-04T03:41:26.220Z] 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 [2023-09-04T03:42:34.034Z] 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 [2023-09-04T03:42:34.034Z] 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 [2023-09-04T03:43:12.883Z] Removing intermediate container 11f0c4eae654 [2023-09-04T03:43:12.883Z] ---> ece3e5080054 [2023-09-04T03:43:12.883Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-09-04T03:43:12.883Z] ---> Running in 561f7fb402eb [2023-09-04T03:43:12.883Z] Removing intermediate container 561f7fb402eb [2023-09-04T03:43:12.883Z] ---> 7070b7ff9151 [2023-09-04T03:43:12.883Z] Step 11/13 : LABEL arch=arm64 [2023-09-04T03:43:12.883Z] ---> Running in caef73a3333f [2023-09-04T03:43:12.883Z] Removing intermediate container caef73a3333f [2023-09-04T03:43:12.883Z] ---> 7cc9d3752d65 [2023-09-04T03:43:12.883Z] Step 12/13 : LABEL git_sha=6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 [2023-09-04T03:43:12.883Z] ---> Running in ec7dc9c92dea [2023-09-04T03:43:12.883Z] Removing intermediate container ec7dc9c92dea [2023-09-04T03:43:12.883Z] ---> f4924dd862a2 [2023-09-04T03:43:12.883Z] Step 13/13 : LABEL version=0.0.2-dev.33 [2023-09-04T03:43:12.883Z] ---> Running in 11334d4791bd [2023-09-04T03:43:12.883Z] Removing intermediate container 11334d4791bd [2023-09-04T03:43:12.883Z] ---> 5cda0b94b925 [2023-09-04T03:43:12.883Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-04T03:43:12.883Z] Successfully built 5cda0b94b925 [2023-09-04T03:43:12.883Z] 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 [2023-09-04T03:43:13.005Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2023-09-04T03:43:13.005Z] 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 [2023-09-04T03:43:13.005Z] latest [2023-09-04T03:43:13.005Z] 0.0.2-dev.33 [2023-09-04T03:43:13.005Z] 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 [2023-09-04T03:43:13.005Z] main [2023-09-04T03:43:13.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:43:13.356Z] + 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 [2023-09-04T03:43:13.693Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 [2023-09-04T03:43:13.958Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-09-04T03:43:13.958Z] 78d08de48898: Preparing [2023-09-04T03:43:13.958Z] 7fcf19f75731: Preparing [2023-09-04T03:43:13.958Z] bd79f8d0c43d: Preparing [2023-09-04T03:43:13.958Z] c9841f3fdbc2: Preparing [2023-09-04T03:43:13.958Z] 50f8a597d416: Preparing [2023-09-04T03:43:13.958Z] 5bf92d2fc2cf: Preparing [2023-09-04T03:43:13.958Z] 5bf92d2fc2cf: Waiting [2023-09-04T03:43:14.223Z] bd79f8d0c43d: Pushed [2023-09-04T03:43:14.223Z] 7fcf19f75731: Pushed [2023-09-04T03:43:14.223Z] c9841f3fdbc2: Pushed [2023-09-04T03:43:14.223Z] 50f8a597d416: Pushed [2023-09-04T03:43:15.624Z] 5bf92d2fc2cf: Pushed [2023-09-04T03:47:07.333Z] 78d08de48898: Pushed [2023-09-04T03:47:07.333Z] 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230: digest: sha256:b4650289b14fe7455ff5553b69b2960b0143c78ee937c2043c1ad043db5bdcbd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:47:07.673Z] + 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 [2023-09-04T03:47:08.006Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-09-04T03:47:08.006Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-09-04T03:47:08.006Z] 78d08de48898: Preparing [2023-09-04T03:47:08.006Z] 7fcf19f75731: Preparing [2023-09-04T03:47:08.006Z] bd79f8d0c43d: Preparing [2023-09-04T03:47:08.006Z] c9841f3fdbc2: Preparing [2023-09-04T03:47:08.006Z] 50f8a597d416: Preparing [2023-09-04T03:47:08.006Z] 5bf92d2fc2cf: Preparing [2023-09-04T03:47:08.006Z] 5bf92d2fc2cf: Waiting [2023-09-04T03:47:08.006Z] 78d08de48898: Layer already exists [2023-09-04T03:47:08.006Z] c9841f3fdbc2: Layer already exists [2023-09-04T03:47:08.006Z] 7fcf19f75731: Layer already exists [2023-09-04T03:47:08.006Z] bd79f8d0c43d: Layer already exists [2023-09-04T03:47:08.006Z] 50f8a597d416: Layer already exists [2023-09-04T03:47:08.006Z] 5bf92d2fc2cf: Layer already exists [2023-09-04T03:47:08.006Z] latest: digest: sha256:b4650289b14fe7455ff5553b69b2960b0143c78ee937c2043c1ad043db5bdcbd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:47:08.600Z] + 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 [2023-09-04T03:47:08.935Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.33 [2023-09-04T03:47:08.935Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-09-04T03:47:08.935Z] 78d08de48898: Preparing [2023-09-04T03:47:08.935Z] 7fcf19f75731: Preparing [2023-09-04T03:47:08.935Z] bd79f8d0c43d: Preparing [2023-09-04T03:47:08.935Z] c9841f3fdbc2: Preparing [2023-09-04T03:47:08.935Z] 50f8a597d416: Preparing [2023-09-04T03:47:08.935Z] 5bf92d2fc2cf: Preparing [2023-09-04T03:47:08.935Z] 5bf92d2fc2cf: Waiting [2023-09-04T03:47:08.936Z] bd79f8d0c43d: Layer already exists [2023-09-04T03:47:08.936Z] 7fcf19f75731: Layer already exists [2023-09-04T03:47:08.936Z] 50f8a597d416: Layer already exists [2023-09-04T03:47:08.936Z] c9841f3fdbc2: Layer already exists [2023-09-04T03:47:08.936Z] 78d08de48898: Layer already exists [2023-09-04T03:47:08.936Z] 5bf92d2fc2cf: Layer already exists [2023-09-04T03:47:08.936Z] 0.0.2-dev.33: digest: sha256:b4650289b14fe7455ff5553b69b2960b0143c78ee937c2043c1ad043db5bdcbd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:47:09.271Z] + 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 [2023-09-04T03:47:09.598Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 [2023-09-04T03:47:09.598Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-09-04T03:47:09.598Z] 78d08de48898: Preparing [2023-09-04T03:47:09.598Z] 7fcf19f75731: Preparing [2023-09-04T03:47:09.598Z] bd79f8d0c43d: Preparing [2023-09-04T03:47:09.598Z] c9841f3fdbc2: Preparing [2023-09-04T03:47:09.598Z] 50f8a597d416: Preparing [2023-09-04T03:47:09.598Z] 5bf92d2fc2cf: Preparing [2023-09-04T03:47:09.598Z] 5bf92d2fc2cf: Waiting [2023-09-04T03:47:09.598Z] 50f8a597d416: Layer already exists [2023-09-04T03:47:09.598Z] c9841f3fdbc2: Layer already exists [2023-09-04T03:47:09.598Z] bd79f8d0c43d: Layer already exists [2023-09-04T03:47:09.598Z] 78d08de48898: Layer already exists [2023-09-04T03:47:09.598Z] 7fcf19f75731: Layer already exists [2023-09-04T03:47:09.598Z] 5bf92d2fc2cf: Layer already exists [2023-09-04T03:47:09.598Z] 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33: digest: sha256:b4650289b14fe7455ff5553b69b2960b0143c78ee937c2043c1ad043db5bdcbd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:47:09.927Z] + 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 [2023-09-04T03:47:10.257Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2023-09-04T03:47:10.257Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-09-04T03:47:10.257Z] 78d08de48898: Preparing [2023-09-04T03:47:10.257Z] 7fcf19f75731: Preparing [2023-09-04T03:47:10.257Z] bd79f8d0c43d: Preparing [2023-09-04T03:47:10.257Z] c9841f3fdbc2: Preparing [2023-09-04T03:47:10.257Z] 50f8a597d416: Preparing [2023-09-04T03:47:10.257Z] 5bf92d2fc2cf: Preparing [2023-09-04T03:47:10.257Z] 5bf92d2fc2cf: Waiting [2023-09-04T03:47:10.257Z] 7fcf19f75731: Layer already exists [2023-09-04T03:47:10.257Z] bd79f8d0c43d: Layer already exists [2023-09-04T03:47:10.257Z] 50f8a597d416: Layer already exists [2023-09-04T03:47:10.257Z] 78d08de48898: Layer already exists [2023-09-04T03:47:10.257Z] c9841f3fdbc2: Layer already exists [2023-09-04T03:47:10.257Z] 5bf92d2fc2cf: Layer already exists [2023-09-04T03:47:10.257Z] main: digest: sha256:b4650289b14fe7455ff5553b69b2960b0143c78ee937c2043c1ad043db5bdcbd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-04T03:47:10.557Z] ===================================================== [Pipeline] echo [2023-09-04T03:47:10.562Z] taggedImages: [2023-09-04T03:47:10.562Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 [2023-09-04T03:47:10.562Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-09-04T03:47:10.562Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.33 [2023-09-04T03:47:10.562Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6a67004f3c8cef8fe6115d6f0edac5e43a2a7230-0.0.2-dev.33 [2023-09-04T03:47:10.562Z] - 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 [2023-09-04T03:47:10.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-04T03:47:10.939Z] [2023-09-04T03:47:10.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:47:11.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-04T03:47:11.261Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-04T03:47:11.261Z] 8998bd30e6a1: Pulling fs layer [2023-09-04T03:47:11.261Z] 04944245beec: Pulling fs layer [2023-09-04T03:47:11.261Z] 699f458cf7ca: Pulling fs layer [2023-09-04T03:47:11.261Z] 765212b225bb: Pulling fs layer [2023-09-04T03:47:11.261Z] f23df028b6ca: Pulling fs layer [2023-09-04T03:47:11.261Z] d65c8cfc05b1: Pulling fs layer [2023-09-04T03:47:11.261Z] 2437ff75d9bd: Pulling fs layer [2023-09-04T03:47:11.261Z] 765212b225bb: Waiting [2023-09-04T03:47:11.261Z] d65c8cfc05b1: Waiting [2023-09-04T03:47:11.261Z] f23df028b6ca: Waiting [2023-09-04T03:47:11.261Z] 2437ff75d9bd: Waiting [2023-09-04T03:47:11.542Z] 04944245beec: Verifying Checksum [2023-09-04T03:47:11.542Z] 04944245beec: Download complete [2023-09-04T03:47:11.542Z] 765212b225bb: Verifying Checksum [2023-09-04T03:47:11.542Z] 765212b225bb: Download complete [2023-09-04T03:47:11.542Z] f23df028b6ca: Verifying Checksum [2023-09-04T03:47:11.542Z] f23df028b6ca: Download complete [2023-09-04T03:47:11.542Z] d65c8cfc05b1: Verifying Checksum [2023-09-04T03:47:11.542Z] d65c8cfc05b1: Download complete [2023-09-04T03:47:11.542Z] 699f458cf7ca: Verifying Checksum [2023-09-04T03:47:11.542Z] 699f458cf7ca: Download complete [2023-09-04T03:47:12.123Z] 8998bd30e6a1: Verifying Checksum [2023-09-04T03:47:12.123Z] 8998bd30e6a1: Download complete [2023-09-04T03:47:14.057Z] 2437ff75d9bd: Verifying Checksum [2023-09-04T03:47:14.057Z] 2437ff75d9bd: Download complete [2023-09-04T03:47:15.460Z] 8998bd30e6a1: Pull complete [2023-09-04T03:47:16.040Z] 04944245beec: Pull complete [2023-09-04T03:47:20.274Z] 699f458cf7ca: Pull complete [2023-09-04T03:47:20.274Z] 765212b225bb: Pull complete [2023-09-04T03:47:20.545Z] f23df028b6ca: Pull complete [2023-09-04T03:47:20.811Z] d65c8cfc05b1: Pull complete [2023-09-04T03:47:35.784Z] 2437ff75d9bd: Pull complete [2023-09-04T03:47:35.784Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-04T03:47:35.784Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-04T03:47:35.784Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T03:47:35.970Z] prd-ubuntu20.04-docker-arm64-4c-16g-5236 does not seem to be running inside a container [2023-09-04T03:47:36.018Z] $ 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 [2023-09-04T03:47:38.492Z] $ docker top f9aeea01b9da3f48ce4231c2fcc6d9ce73df98c62fdef974dfcd9d75ed943172 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:47:39.015Z] ---> job-cost.sh [2023-09-04T03:47:39.280Z] lf-activate-venv: SKIPPING [2023-09-04T03:47:39.280Z] INFO: No Stack... [2023-09-04T03:47:39.856Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-04T03:47:40.435Z] INFO: Archiving Costs [Pipeline] sh [2023-09-04T03:47:40.753Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-09-04T03:47:40.753Z] + cut -d, -f6 [Pipeline] lock [2023-09-04T03:47:41.052Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] [2023-09-04T03:47:41.058Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] did not exist. Created. [2023-09-04T03:47:41.058Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-04T03:47:41.394Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-dbf08725/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-04T03:47:41.731Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-04T03:47:41.751Z] Warning: overwriting stash ‘stack-cost’ [2023-09-04T03:47:42.120Z] Stashed 1 file(s) [Pipeline] } [2023-09-04T03:47:42.130Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-04T03:47:42.134Z] $ docker stop --time=1 f9aeea01b9da3f48ce4231c2fcc6d9ce73df98c62fdef974dfcd9d75ed943172 [2023-09-04T03:47:43.628Z] $ 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 [2023-09-04T03:47:44.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-04T03:47:44.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:47:44.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T03:47:44.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T03:47:44.594Z] prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container [2023-09-04T03:47:44.648Z] $ 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 [2023-09-04T03:47:45.062Z] $ docker top b68cf41bb6ce722aa736ec071db09bfde956861ff518ac615af8b8abb6881d29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-04T03:47:45.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-04T03:47:45.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-04T03:47:45.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-04T03:47:45.252Z] $ docker exec b68cf41bb6ce722aa736ec071db09bfde956861ff518ac615af8b8abb6881d29 ssh-agent [2023-09-04T03:47:45.352Z] SSH_AUTH_SOCK=/tmp/ssh-4Gi7JryrAEGv/agent.34 [2023-09-04T03:47:45.352Z] SSH_AGENT_PID=40 [2023-09-04T03:47:45.372Z] Running ssh-add (command line suppressed) [2023-09-04T03:47:45.471Z] 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) [2023-09-04T03:47:45.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-04T03:47:45.797Z] + git semver tag [2023-09-04T03:47:46.077Z] 2023-09-04 03:47:45,977 [run_tag] DEBUG tag force:False [2023-09-04T03:47:46.077Z] 2023-09-04 03:47:45,977 [check_head_tag] DEBUG check head tag [2023-09-04T03:47:46.077Z] 2023-09-04 03:47:45,978 [execute] INFO git cat-file --batch-check [2023-09-04T03:47:46.077Z] 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=) [2023-09-04T03:47:46.077Z] 2023-09-04 03:47:45,981 [execute] INFO git cat-file --batch [2023-09-04T03:47:46.077Z] 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=) [2023-09-04T03:47:46.077Z] 2023-09-04 03:47:45,995 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-09-04T03:47:46.077Z] 2023-09-04 03:47:45,995 [execute] INFO git tag -a v0.0.2-dev.33 -m v0.0.2-dev.33 [2023-09-04T03:47:46.077Z] 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) [2023-09-04T03:47:46.077Z] 2023-09-04 03:47:46,000 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-09-04T03:47:46.077Z] 0.0.2-dev.33 [Pipeline] } [2023-09-04T03:47:46.082Z] $ docker exec --env ******** --env ******** b68cf41bb6ce722aa736ec071db09bfde956861ff518ac615af8b8abb6881d29 ssh-agent -k [2023-09-04T03:47:46.166Z] unset SSH_AUTH_SOCK; [2023-09-04T03:47:46.166Z] unset SSH_AGENT_PID; [2023-09-04T03:47:46.166Z] echo Agent pid 40 killed; [2023-09-04T03:47:46.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-04T03:47:46.487Z] + git semver [Pipeline] } [2023-09-04T03:47:46.754Z] $ docker stop --time=1 b68cf41bb6ce722aa736ec071db09bfde956861ff518ac615af8b8abb6881d29 [2023-09-04T03:47:48.018Z] $ docker rm -f --volumes b68cf41bb6ce722aa736ec071db09bfde956861ff518ac615af8b8abb6881d29 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:47:48.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-04T03:47:48.431Z] [2023-09-04T03:47:48.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:47:48.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-04T03:47:48.732Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-04T03:47:48.732Z] ab5ef0e58194: Pulling fs layer [2023-09-04T03:47:48.732Z] 9712f1f96733: Pulling fs layer [2023-09-04T03:47:48.732Z] 63f879dbbcfc: Pulling fs layer [2023-09-04T03:47:48.732Z] 0d9ebad4ef96: Pulling fs layer [2023-09-04T03:47:48.732Z] e9a5061849ea: Pulling fs layer [2023-09-04T03:47:48.732Z] d747dcd14b5f: Pulling fs layer [2023-09-04T03:47:48.732Z] 2de7ff778b66: Pulling fs layer [2023-09-04T03:47:48.732Z] e9a5061849ea: Waiting [2023-09-04T03:47:48.732Z] d747dcd14b5f: Waiting [2023-09-04T03:47:48.732Z] 2de7ff778b66: Waiting [2023-09-04T03:47:48.732Z] 0d9ebad4ef96: Waiting [2023-09-04T03:47:48.732Z] 9712f1f96733: Verifying Checksum [2023-09-04T03:47:48.732Z] 9712f1f96733: Download complete [2023-09-04T03:47:48.993Z] 63f879dbbcfc: Verifying Checksum [2023-09-04T03:47:48.993Z] 63f879dbbcfc: Download complete [2023-09-04T03:47:49.252Z] e9a5061849ea: Verifying Checksum [2023-09-04T03:47:49.252Z] e9a5061849ea: Download complete [2023-09-04T03:47:49.252Z] 0d9ebad4ef96: Verifying Checksum [2023-09-04T03:47:49.252Z] 0d9ebad4ef96: Download complete [2023-09-04T03:47:49.252Z] d747dcd14b5f: Verifying Checksum [2023-09-04T03:47:49.252Z] d747dcd14b5f: Download complete [2023-09-04T03:47:49.252Z] ab5ef0e58194: Verifying Checksum [2023-09-04T03:47:49.252Z] ab5ef0e58194: Download complete [2023-09-04T03:47:49.252Z] 2de7ff778b66: Verifying Checksum [2023-09-04T03:47:49.252Z] 2de7ff778b66: Download complete [2023-09-04T03:47:51.778Z] ab5ef0e58194: Pull complete [2023-09-04T03:47:51.778Z] 9712f1f96733: Pull complete [2023-09-04T03:47:52.345Z] 63f879dbbcfc: Pull complete [2023-09-04T03:47:55.627Z] 0d9ebad4ef96: Pull complete [2023-09-04T03:47:55.627Z] e9a5061849ea: Pull complete [2023-09-04T03:47:55.627Z] d747dcd14b5f: Pull complete [2023-09-04T03:47:56.561Z] 2de7ff778b66: Pull complete [2023-09-04T03:47:56.561Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-04T03:47:56.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-04T03:47:56.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T03:47:56.632Z] prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container [2023-09-04T03:47:56.662Z] $ 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 [2023-09-04T03:47:58.208Z] $ docker top 03e2abd4f359a089051647fa7772f03ee6c7032153cdd3ffbfb9ff638d64a648 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-04T03:47:58.279Z] provisioning config files... [2023-09-04T03:47:58.286Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10338720602955761737tmp [2023-09-04T03:47:58.296Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2274607082627778411tmp [2023-09-04T03:47:58.305Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9922636576430983734tmp [Pipeline] { [Pipeline] echo [2023-09-04T03:47:58.320Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:47:58.607Z] ---> sigul-configuration.sh [2023-09-04T03:47:58.607Z] gpg: directory `/root/.gnupg' created [2023-09-04T03:47:58.607Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-04T03:47:58.607Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-04T03:47:58.607Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-04T03:47:58.607Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-04T03:47:58.607Z] gpg: CAST5 encrypted data [2023-09-04T03:47:58.607Z] gpg: encrypted with 1 passphrase [2023-09-04T03:47:58.608Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-04T03:47:58.901Z] + mkdir /home/jenkins [2023-09-04T03:47:58.901Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-04T03:47:59.184Z] + 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 [2023-09-04T03:47:59.193Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:47:59.485Z] ---> sigul-install.sh [2023-09-04T03:47:59.485Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-04T03:47:59.781Z] + git tag --list [2023-09-04T03:47:59.781Z] v0.0.1 [2023-09-04T03:47:59.781Z] v0.0.2-dev.1 [2023-09-04T03:47:59.781Z] v0.0.2-dev.10 [2023-09-04T03:47:59.781Z] v0.0.2-dev.11 [2023-09-04T03:47:59.781Z] v0.0.2-dev.12 [2023-09-04T03:47:59.781Z] v0.0.2-dev.13 [2023-09-04T03:47:59.781Z] v0.0.2-dev.14 [2023-09-04T03:47:59.781Z] v0.0.2-dev.15 [2023-09-04T03:47:59.781Z] v0.0.2-dev.16 [2023-09-04T03:47:59.781Z] v0.0.2-dev.17 [2023-09-04T03:47:59.781Z] v0.0.2-dev.18 [2023-09-04T03:47:59.781Z] v0.0.2-dev.19 [2023-09-04T03:47:59.781Z] v0.0.2-dev.2 [2023-09-04T03:47:59.781Z] v0.0.2-dev.20 [2023-09-04T03:47:59.781Z] v0.0.2-dev.21 [2023-09-04T03:47:59.781Z] v0.0.2-dev.22 [2023-09-04T03:47:59.781Z] v0.0.2-dev.23 [2023-09-04T03:47:59.781Z] v0.0.2-dev.24 [2023-09-04T03:47:59.781Z] v0.0.2-dev.25 [2023-09-04T03:47:59.781Z] v0.0.2-dev.26 [2023-09-04T03:47:59.781Z] v0.0.2-dev.27 [2023-09-04T03:47:59.781Z] v0.0.2-dev.28 [2023-09-04T03:47:59.781Z] v0.0.2-dev.29 [2023-09-04T03:47:59.781Z] v0.0.2-dev.3 [2023-09-04T03:47:59.781Z] v0.0.2-dev.30 [2023-09-04T03:47:59.781Z] v0.0.2-dev.31 [2023-09-04T03:47:59.781Z] v0.0.2-dev.32 [2023-09-04T03:47:59.781Z] v0.0.2-dev.33 [2023-09-04T03:47:59.781Z] v0.0.2-dev.4 [2023-09-04T03:47:59.781Z] v0.0.2-dev.5 [2023-09-04T03:47:59.781Z] v0.0.2-dev.6 [2023-09-04T03:47:59.781Z] v0.0.2-dev.7 [2023-09-04T03:47:59.781Z] v0.0.2-dev.8 [2023-09-04T03:47:59.781Z] v0.0.2-dev.9 [Pipeline] sh [2023-09-04T03:48:00.070Z] + lftools sign git-tag v0.0.2-dev.33 [2023-09-04T03:48:00.638Z] Signing Git tag with Sigul... [2023-09-04T03:48:00.638Z] Signing v0.0.2-dev.33 [Pipeline] echo [2023-09-04T03:48:00.905Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:48:01.185Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-04T03:48:01.191Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-04T03:48:01.203Z] $ docker stop --time=1 03e2abd4f359a089051647fa7772f03ee6c7032153cdd3ffbfb9ff638d64a648 [2023-09-04T03:48:02.481Z] $ docker rm -f --volumes 03e2abd4f359a089051647fa7772f03ee6c7032153cdd3ffbfb9ff638d64a648 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-04T03:48:02.869Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-04T03:48:02.869Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:48:03.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T03:48:03.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T03:48:03.225Z] prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container [2023-09-04T03:48:03.251Z] $ 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 [2023-09-04T03:48:03.608Z] $ docker top bc7303d4be020f6363a6b48e2f6d711fb7d17fdd35fefa646e3cf391cd099ee7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-04T03:48:03.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-04T03:48:03.701Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-04T03:48:03.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-04T03:48:03.796Z] $ docker exec bc7303d4be020f6363a6b48e2f6d711fb7d17fdd35fefa646e3cf391cd099ee7 ssh-agent [2023-09-04T03:48:03.905Z] SSH_AUTH_SOCK=/tmp/ssh-bzdwaeuILHRZ/agent.32 [2023-09-04T03:48:03.905Z] SSH_AGENT_PID=38 [2023-09-04T03:48:03.910Z] Running ssh-add (command line suppressed) [2023-09-04T03:48:04.016Z] 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) [2023-09-04T03:48:04.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-04T03:48:04.314Z] + git semver bump pre [2023-09-04T03:48:04.573Z] 2023-09-04 03:48:04,493 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-09-04T03:48:04.573Z] 2023-09-04 03:48:04,493 [bump_version] DEBUG bumping version:0.0.2-dev.33 on axis:pre with prefix:dev [2023-09-04T03:48:04.573Z] 2023-09-04 03:48:04,493 [bump_version] DEBUG bumped version:0.0.2-dev.34 [2023-09-04T03:48:04.573Z] 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 [2023-09-04T03:48:04.573Z] 2023-09-04 03:48:04,494 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-09-04T03:48:04.573Z] 2023-09-04 03:48:04,494 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-09-04T03:48:04.573Z] 2023-09-04 03:48:04,496 [execute] INFO git cat-file --batch-check [2023-09-04T03:48:04.573Z] 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=) [2023-09-04T03:48:04.573Z] 2023-09-04 03:48:04,502 [execute] INFO git cat-file --batch [2023-09-04T03:48:04.573Z] 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=) [2023-09-04T03:48:04.573Z] 2023-09-04 03:48:04,515 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-09-04T03:48:04.573Z] 0.0.2-dev.34 [Pipeline] } [2023-09-04T03:48:04.578Z] $ docker exec --env ******** --env ******** bc7303d4be020f6363a6b48e2f6d711fb7d17fdd35fefa646e3cf391cd099ee7 ssh-agent -k [2023-09-04T03:48:04.673Z] unset SSH_AUTH_SOCK; [2023-09-04T03:48:04.673Z] unset SSH_AGENT_PID; [2023-09-04T03:48:04.673Z] echo Agent pid 38 killed; [2023-09-04T03:48:04.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-04T03:48:04.979Z] + git semver [Pipeline] } [2023-09-04T03:48:05.244Z] $ docker stop --time=1 bc7303d4be020f6363a6b48e2f6d711fb7d17fdd35fefa646e3cf391cd099ee7 [2023-09-04T03:48:06.514Z] $ docker rm -f --volumes bc7303d4be020f6363a6b48e2f6d711fb7d17fdd35fefa646e3cf391cd099ee7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-04T03:48:06.852Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-04T03:48:06.852Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:48:07.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T03:48:07.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T03:48:07.218Z] prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container [2023-09-04T03:48:07.245Z] $ 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 [2023-09-04T03:48:07.611Z] $ docker top 2ee9c9892e34453fea81c98db5ea93c8de7fe2edf9395aabfbffccff723bac96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-04T03:48:07.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-04T03:48:07.701Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-04T03:48:07.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-04T03:48:07.805Z] $ docker exec 2ee9c9892e34453fea81c98db5ea93c8de7fe2edf9395aabfbffccff723bac96 ssh-agent [2023-09-04T03:48:07.925Z] SSH_AUTH_SOCK=/tmp/ssh-6TRs8yii1T9O/agent.32 [2023-09-04T03:48:07.925Z] SSH_AGENT_PID=38 [2023-09-04T03:48:07.930Z] Running ssh-add (command line suppressed) [2023-09-04T03:48:08.036Z] 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) [2023-09-04T03:48:08.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-04T03:48:08.336Z] + git semver push [2023-09-04T03:48:08.597Z] 2023-09-04 03:48:08,517 [run_push] DEBUG push [2023-09-04T03:48:08.597Z] 2023-09-04 03:48:08,517 [execute] INFO git cat-file --batch-check [2023-09-04T03:48:08.597Z] 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=) [2023-09-04T03:48:08.597Z] 2023-09-04 03:48:08,522 [execute] INFO git rev-list 9980d05bcfc1696429c1b19438ff86dfca40ed94 -- [2023-09-04T03:48:08.597Z] 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) [2023-09-04T03:48:08.597Z] 2023-09-04 03:48:08,528 [execute] INFO git fetch -v origin [2023-09-04T03:48:08.597Z] 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) [2023-09-04T03:48:09.164Z] 2023-09-04 03:48:08,992 [run_push] DEBUG no remote changes detected [2023-09-04T03:48:09.164Z] 2023-09-04 03:48:08,992 [execute] INFO git push origin semver [2023-09-04T03:48:09.164Z] 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) [2023-09-04T03:48:10.096Z] 2023-09-04 03:48:09,853 [run_push] DEBUG push all version tags [2023-09-04T03:48:10.096Z] 2023-09-04 03:48:09,854 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-04T03:48:10.096Z] 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) [2023-09-04T03:48:11.032Z] 2023-09-04 03:48:10,872 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-09-04T03:48:11.032Z] 0.0.2-dev.34 [Pipeline] } [2023-09-04T03:48:11.036Z] $ docker exec --env ******** --env ******** 2ee9c9892e34453fea81c98db5ea93c8de7fe2edf9395aabfbffccff723bac96 ssh-agent -k [2023-09-04T03:48:11.122Z] unset SSH_AUTH_SOCK; [2023-09-04T03:48:11.122Z] unset SSH_AGENT_PID; [2023-09-04T03:48:11.122Z] echo Agent pid 38 killed; [2023-09-04T03:48:11.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-04T03:48:11.428Z] + git semver [Pipeline] } [2023-09-04T03:48:11.694Z] $ docker stop --time=1 2ee9c9892e34453fea81c98db5ea93c8de7fe2edf9395aabfbffccff723bac96 [2023-09-04T03:48:12.965Z] $ 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 [2023-09-04T03:48:13.425Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2023-09-04T03:48:13.425Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-09-04T03:48:13.425Z] total 16 [2023-09-04T03:48:13.425Z] drwxr-xr-x 3 root root 4096 Sep 4 03:11 . [2023-09-04T03:48:13.425Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:47 .. [2023-09-04T03:48:13.425Z] drwxr-xr-x 2 root root 4096 Sep 4 03:11 cost [2023-09-04T03:48:13.425Z] -rw-r--r-- 1 root root 87 Sep 4 03:11 cost.csv [2023-09-04T03:48:13.425Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-09-04T03:48:13.425Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-09-04T03:48:13.425Z] total 16 [2023-09-04T03:48:13.425Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 03:11 . [2023-09-04T03:48:13.425Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:47 .. [2023-09-04T03:48:13.425Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 03:11 cost [2023-09-04T03:48:13.425Z] -rw-r--r-- 1 jenkins jenkins 87 Sep 4 03:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:48:13.710Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:48:14.566Z] ---> package-listing.sh [2023-09-04T03:48:14.566Z] ++ facter osfamily [2023-09-04T03:48:14.566Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-04T03:48:14.824Z] + OS_FAMILY=debian [2023-09-04T03:48:14.824Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2023-09-04T03:48:14.824Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-04T03:48:14.824Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-04T03:48:14.824Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-04T03:48:14.824Z] + PACKAGES=/tmp/packages_start.txt [2023-09-04T03:48:14.824Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-09-04T03:48:14.824Z] + PACKAGES=/tmp/packages_end.txt [2023-09-04T03:48:14.824Z] + case "${OS_FAMILY}" in [2023-09-04T03:48:14.824Z] + dpkg -l [2023-09-04T03:48:14.824Z] + grep '^ii' [2023-09-04T03:48:14.824Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-04T03:48:14.824Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-04T03:48:14.824Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-04T03:48:14.824Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-09-04T03:48:14.824Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2023-09-04T03:48:14.824Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2023-09-04T03:48:14.836Z] 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 [2023-09-04T03:48:15.113Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:48:15.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T03:48:15.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T03:48:15.731Z] prd-ubuntu20.04-docker-8c-8g-5233 does not seem to be running inside a container [2023-09-04T03:48:15.757Z] $ 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 [2023-09-04T03:48:15.955Z] $ docker top 9fecfc270212c6e2dcd2fbe97fa8411d0f4608babaa52da5efd33700a516a0e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-04T03:48:16.296Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-04T03:48:16.581Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-04T03:48:16.865Z] + ls /var/log/sa-host [2023-09-04T03:48:16.865Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-04T03:48:17.015Z] provisioning config files... [2023-09-04T03:48:17.024Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8613212298460057130tmp [Pipeline] { [Pipeline] echo [2023-09-04T03:48:17.034Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:48:17.316Z] ---> create-netrc.sh [Pipeline] } [2023-09-04T03:48:17.323Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:48:17.655Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-04T03:48:17.663Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:48:17.947Z] ---> sudo-logs.sh [2023-09-04T03:48:17.947Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-04T03:48:17.967Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:48:18.248Z] ---> job-cost.sh [2023-09-04T03:48:18.249Z] lf-activate-venv: SKIPPING [2023-09-04T03:48:18.249Z] DEBUG: total: 0.2199999988079071 [2023-09-04T03:48:18.249Z] INFO: Retrieving Stack Cost... [2023-09-04T03:48:18.507Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-04T03:48:19.076Z] INFO: Archiving Costs [Pipeline] echo [2023-09-04T03:48:19.088Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:48:19.369Z] ---> logs-deploy.sh [2023-09-04T03:48:19.370Z] lf-activate-venv: SKIPPING [2023-09-04T03:48:19.370Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/25 [2023-09-04T03:48:19.370Z] INFO: archiving workspace using pattern(s): [2023-09-04T03:48:20.304Z] Archives upload complete. [2023-09-04T03:48:20.562Z] INFO: archiving logs to Nexus [2023-09-04T03:48:21.130Z] ---> uname -a: [2023-09-04T03:48:21.130Z] 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 [2023-09-04T03:48:21.130Z] [2023-09-04T03:48:21.130Z] [2023-09-04T03:48:21.130Z] ---> lscpu: [2023-09-04T03:48:21.130Z] Architecture: x86_64 [2023-09-04T03:48:21.130Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-04T03:48:21.130Z] Byte Order: Little Endian [2023-09-04T03:48:21.130Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-04T03:48:21.130Z] CPU(s): 8 [2023-09-04T03:48:21.130Z] On-line CPU(s) list: 0-7 [2023-09-04T03:48:21.130Z] Thread(s) per core: 1 [2023-09-04T03:48:21.130Z] Core(s) per socket: 1 [2023-09-04T03:48:21.130Z] Socket(s): 8 [2023-09-04T03:48:21.130Z] NUMA node(s): 1 [2023-09-04T03:48:21.130Z] Vendor ID: AuthenticAMD [2023-09-04T03:48:21.130Z] CPU family: 23 [2023-09-04T03:48:21.130Z] Model: 49 [2023-09-04T03:48:21.130Z] Model name: AMD EPYC-Rome Processor [2023-09-04T03:48:21.130Z] Stepping: 0 [2023-09-04T03:48:21.130Z] CPU MHz: 2800.000 [2023-09-04T03:48:21.130Z] BogoMIPS: 5600.00 [2023-09-04T03:48:21.130Z] Virtualization: AMD-V [2023-09-04T03:48:21.130Z] Hypervisor vendor: KVM [2023-09-04T03:48:21.130Z] Virtualization type: full [2023-09-04T03:48:21.130Z] L1d cache: 256 KiB [2023-09-04T03:48:21.130Z] L1i cache: 256 KiB [2023-09-04T03:48:21.130Z] L2 cache: 4 MiB [2023-09-04T03:48:21.130Z] L3 cache: 128 MiB [2023-09-04T03:48:21.130Z] NUMA node0 CPU(s): 0-7 [2023-09-04T03:48:21.130Z] Vulnerability Itlb multihit: Not affected [2023-09-04T03:48:21.130Z] Vulnerability L1tf: Not affected [2023-09-04T03:48:21.130Z] Vulnerability Mds: Not affected [2023-09-04T03:48:21.130Z] Vulnerability Meltdown: Not affected [2023-09-04T03:48:21.130Z] Vulnerability Mmio stale data: Not affected [2023-09-04T03:48:21.130Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-04T03:48:21.130Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-04T03:48:21.130Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-04T03:48:21.130Z] Vulnerability Srbds: Not affected [2023-09-04T03:48:21.130Z] Vulnerability Tsx async abort: Not affected [2023-09-04T03:48:21.130Z] 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 [2023-09-04T03:48:21.130Z] [2023-09-04T03:48:21.130Z] [2023-09-04T03:48:21.130Z] ---> nproc: [2023-09-04T03:48:21.130Z] 8 [2023-09-04T03:48:21.130Z] [2023-09-04T03:48:21.130Z] [2023-09-04T03:48:21.130Z] ---> df -h: [2023-09-04T03:48:21.130Z] Filesystem Size Used Avail Use% Mounted on [2023-09-04T03:48:21.130Z] overlay 155G 12G 144G 8% / [2023-09-04T03:48:21.131Z] tmpfs 64M 0 64M 0% /dev [2023-09-04T03:48:21.131Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-04T03:48:21.131Z] shm 64M 0 64M 0% /dev/shm [2023-09-04T03:48:21.131Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-04T03:48:21.131Z] [2023-09-04T03:48:21.131Z] [2023-09-04T03:48:21.131Z] ---> sar -b -r -n DEV: [2023-09-04T03:48:21.131Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5233) 09/04/23 _x86_64_ (8 CPU) [2023-09-04T03:48:21.131Z] [2023-09-04T03:48:21.131Z] 03:00:20 LINUX RESTART (8 CPU) [2023-09-04T03:48:21.131Z] [2023-09-04T03:48:21.131Z] 03:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-04T03:48:21.131Z] 03:02:01 112.78 37.85 74.93 0.00 4242.19 14668.31 0.00 [2023-09-04T03:48:21.131Z] 03:03:01 8.57 0.00 8.57 0.00 0.00 6024.88 0.00 [2023-09-04T03:48:21.131Z] 03:04:01 35.79 0.00 35.79 0.00 0.00 31512.61 0.00 [2023-09-04T03:48:21.131Z] 03:05:01 14.26 0.00 14.26 0.00 0.00 6395.07 0.00 [2023-09-04T03:48:21.131Z] 03:06:01 31.63 10.90 20.73 0.00 3527.15 7058.42 0.00 [2023-09-04T03:48:21.131Z] 03:07:01 8.92 0.00 8.92 0.00 0.00 2780.34 0.00 [2023-09-04T03:48:21.131Z] 03:08:01 5.70 0.00 5.70 0.00 0.00 3505.82 0.00 [2023-09-04T03:48:21.131Z] 03:09:01 5.15 0.00 5.15 0.00 0.00 2888.72 0.00 [2023-09-04T03:48:21.131Z] 03:10:01 77.47 0.02 77.45 0.00 2.00 51657.92 0.00 [2023-09-04T03:48:21.131Z] 03:11:01 5.82 1.58 4.23 0.00 32.79 60.79 0.00 [2023-09-04T03:48:21.131Z] 03:12:01 37.63 0.13 37.49 0.00 8.53 19830.43 0.00 [2023-09-04T03:48:21.131Z] 03:13:01 1.82 0.00 1.82 0.00 0.00 25.86 0.00 [2023-09-04T03:48:21.131Z] 03:14:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2023-09-04T03:48:21.131Z] 03:15:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2023-09-04T03:48:21.131Z] 03:16:01 1.80 0.02 1.78 0.00 0.13 20.66 0.00 [2023-09-04T03:48:21.131Z] 03:17:01 1.55 0.02 1.53 0.00 0.13 17.06 0.00 [2023-09-04T03:48:21.131Z] 03:18:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2023-09-04T03:48:21.131Z] 03:19:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 [2023-09-04T03:48:21.131Z] 03:20:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2023-09-04T03:48:21.131Z] 03:21:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 [2023-09-04T03:48:21.131Z] 03:22:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 [2023-09-04T03:48:21.131Z] 03:23:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 [2023-09-04T03:48:21.131Z] 03:24:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2023-09-04T03:48:21.131Z] 03:25:01 1.57 0.00 1.57 0.00 0.00 17.60 0.00 [2023-09-04T03:48:21.131Z] 03:26:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2023-09-04T03:48:21.131Z] 03:27:01 1.57 0.00 1.57 0.00 0.00 16.93 0.00 [2023-09-04T03:48:21.131Z] 03:28:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2023-09-04T03:48:21.131Z] 03:29:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 [2023-09-04T03:48:21.131Z] 03:30:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2023-09-04T03:48:21.131Z] 03:31:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 [2023-09-04T03:48:21.131Z] 03:32:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-09-04T03:48:21.131Z] 03:33:01 1.35 0.12 1.23 0.00 6.40 16.13 0.00 [2023-09-04T03:48:21.131Z] 03:34:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 [2023-09-04T03:48:21.131Z] 03:35:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 [2023-09-04T03:48:21.131Z] 03:36:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2023-09-04T03:48:21.131Z] 03:37:02 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2023-09-04T03:48:21.131Z] 03:38:01 1.08 0.00 1.08 0.00 0.00 11.79 0.00 [2023-09-04T03:48:21.131Z] 03:39:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 [2023-09-04T03:48:21.131Z] 03:40:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2023-09-04T03:48:21.131Z] 03:41:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 [2023-09-04T03:48:21.131Z] 03:42:01 3.45 1.02 2.43 0.00 21.86 32.93 0.00 [2023-09-04T03:48:21.131Z] 03:43:01 1.92 0.00 1.92 0.00 0.00 20.80 0.00 [2023-09-04T03:48:21.131Z] 03:44:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2023-09-04T03:48:21.131Z] 03:45:01 1.60 0.00 1.60 0.00 0.00 17.59 0.00 [2023-09-04T03:48:21.131Z] 03:46:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2023-09-04T03:48:21.131Z] 03:47:01 1.80 0.00 1.80 0.00 0.00 21.06 0.00 [2023-09-04T03:48:21.131Z] 03:48:01 46.51 0.03 46.48 0.00 4.00 23091.88 0.00 [2023-09-04T03:48:21.131Z] Average: 9.33 1.10 8.23 0.00 166.99 3618.75 0.00 [2023-09-04T03:48:21.131Z] [2023-09-04T03:48:21.131Z] 03:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-04T03:48:21.131Z] 03:02:01 29846900 31596864 740972 2.25 64356 1982132 1943848 5.73 995980 1723356 61312 [2023-09-04T03:48:21.131Z] 03:03:01 28877432 31564460 744928 2.27 68880 2889980 1921080 5.66 1022036 2615152 799356 [2023-09-04T03:48:21.131Z] 03:04:01 28551844 31422340 880936 2.68 77028 3046704 2054652 6.06 1223112 2713640 51512 [2023-09-04T03:48:21.131Z] 03:05:01 27875816 30807884 1496640 4.55 77708 3099888 2761104 8.14 1875332 2731300 23232 [2023-09-04T03:48:21.131Z] 03:06:01 27724396 30935420 1358400 4.13 83392 3362480 2583740 7.61 1890028 2842036 1540 [2023-09-04T03:48:21.131Z] 03:07:01 28079896 31273000 1021392 3.11 83512 3343856 2217864 6.54 1562624 2815568 10832 [2023-09-04T03:48:21.131Z] 03:08:01 28120844 31352144 946356 2.88 83648 3376584 2155372 6.35 1499172 2837284 14852 [2023-09-04T03:48:21.131Z] 03:09:01 28194192 31462992 830432 2.53 84376 3415944 2037364 6.00 1394028 2865636 32544 [2023-09-04T03:48:21.131Z] 03:10:01 28336144 31555372 742080 2.26 104156 3350656 1874700 5.52 1186164 2942292 792 [2023-09-04T03:48:21.131Z] 03:11:01 28318636 31544836 751956 2.29 104264 3351620 1907032 5.62 1195696 2942484 36 [2023-09-04T03:48:21.131Z] 03:12:01 27809708 31533744 761172 2.31 109460 3803716 1777260 5.24 1225048 3381152 272 [2023-09-04T03:48:21.131Z] 03:13:01 27821848 31545928 749100 2.28 109512 3803712 1777260 5.24 1210540 3381156 16 [2023-09-04T03:48:21.131Z] 03:14:01 27823256 31547436 747544 2.27 109528 3803724 1777260 5.24 1209308 3381164 8 [2023-09-04T03:48:21.131Z] 03:15:01 27825444 31550016 745272 2.27 109552 3803728 1777260 5.24 1206128 3381552 48 [2023-09-04T03:48:21.131Z] 03:16:01 27826832 31551544 743412 2.26 109612 3803724 1799160 5.30 1204248 3381556 8 [2023-09-04T03:48:21.131Z] 03:17:01 27832704 31557468 737256 2.24 109648 3803732 1799160 5.30 1198540 3381556 224 [2023-09-04T03:48:21.131Z] 03:18:01 27833224 31558052 736704 2.24 109672 3803736 1799160 5.30 1197820 3381564 8 [2023-09-04T03:48:21.131Z] 03:19:01 27832924 31557752 736928 2.24 109704 3803736 1799160 5.30 1197848 3381564 40 [2023-09-04T03:48:21.131Z] 03:20:01 27833384 31558268 736596 2.24 109728 3803740 1799160 5.30 1197900 3381572 8 [2023-09-04T03:48:21.131Z] 03:21:01 27833352 31558264 736548 2.24 109756 3803744 1799160 5.30 1197912 3381576 40 [2023-09-04T03:48:21.131Z] 03:22:01 27833524 31558492 736288 2.24 109780 3803744 1799160 5.30 1198028 3381580 8 [2023-09-04T03:48:21.131Z] 03:23:01 27833184 31558160 736524 2.24 109812 3803752 1799160 5.30 1197980 3381584 8 [2023-09-04T03:48:21.131Z] 03:24:01 27833168 31558200 736444 2.24 109836 3803752 1799160 5.30 1198028 3381592 8 [2023-09-04T03:48:21.131Z] 03:25:01 27833372 31558416 736144 2.24 109856 3803760 1799160 5.30 1198032 3381596 8 [2023-09-04T03:48:21.131Z] 03:26:01 27833572 31558680 736048 2.24 109912 3803748 1799160 5.30 1198076 3381608 24 [2023-09-04T03:48:21.131Z] 03:27:01 27832924 31558076 736608 2.24 109936 3803764 1799160 5.30 1198508 3381588 8 [2023-09-04T03:48:21.131Z] 03:28:01 27833444 31558664 736008 2.24 109960 3803768 1799160 5.30 1198316 3381596 28 [2023-09-04T03:48:21.131Z] 03:29:01 27833428 31558656 735924 2.24 109992 3803768 1799160 5.30 1198212 3381596 40 [2023-09-04T03:48:21.131Z] 03:30:01 27833552 31558840 735744 2.24 110024 3803772 1799160 5.30 1198692 3381604 216 [2023-09-04T03:48:21.131Z] 03:31:01 27833576 31558864 735696 2.24 110048 3803772 1799160 5.30 1198276 3381604 40 [2023-09-04T03:48:21.131Z] 03:32:01 27833232 31558576 736176 2.24 110072 3803776 1782936 5.25 1198468 3381612 24 [2023-09-04T03:48:21.131Z] 03:33:01 27831660 31558180 736436 2.24 110104 3803980 1782936 5.25 1199956 3381028 80 [2023-09-04T03:48:21.131Z] 03:34:01 27831904 31558484 736104 2.24 110144 3803980 1766580 5.21 1199684 3381020 16 [2023-09-04T03:48:21.131Z] 03:35:01 27831880 31558504 736040 2.24 110184 3803984 1766580 5.21 1199648 3381024 152 [2023-09-04T03:48:21.131Z] 03:36:01 27831580 31558228 736256 2.24 110212 3803980 1766580 5.21 1199680 3381024 8 [2023-09-04T03:48:21.131Z] 03:37:02 27831816 31558492 735932 2.24 110228 3803988 1766580 5.21 1199780 3381028 8 [2023-09-04T03:48:21.131Z] 03:38:01 27831768 31558472 735892 2.24 110252 3803988 1766580 5.21 1199756 3381028 8 [2023-09-04T03:48:21.131Z] 03:39:01 27831872 31558680 735840 2.24 110284 3804056 1766580 5.21 1199776 3381096 4 [2023-09-04T03:48:21.131Z] 03:40:01 27831844 31558692 736008 2.24 110316 3804060 1766580 5.21 1199816 3381100 28 [2023-09-04T03:48:21.131Z] 03:41:01 27832056 31558944 735704 2.24 110348 3804064 1766580 5.21 1199904 3381104 56 [2023-09-04T03:48:21.131Z] 03:42:01 27828688 31556656 738044 2.24 110456 3804688 1836184 5.41 1200492 3381644 208 [2023-09-04T03:48:21.131Z] 03:43:01 27829468 31557516 737192 2.24 110528 3804688 1836184 5.41 1200136 3381644 8 [2023-09-04T03:48:21.131Z] 03:44:01 27829452 31557536 737408 2.24 110560 3804692 1836184 5.41 1200180 3381648 12 [2023-09-04T03:48:21.131Z] 03:45:01 27829368 31557492 737420 2.24 110592 3804692 1836184 5.41 1200252 3381648 8 [2023-09-04T03:48:21.131Z] 03:46:01 27829604 31557756 737240 2.24 110616 3804696 1836184 5.41 1200316 3381652 8 [2023-09-04T03:48:21.131Z] 03:47:01 27829736 31557940 736968 2.24 110668 3804696 1819796 5.36 1200628 3381656 4 [2023-09-04T03:48:21.131Z] 03:48:01 27065712 31514464 771636 2.35 145452 4409208 1818228 5.36 1289596 3965160 796 [2023-09-04T03:48:21.131Z] Average: 27933918 31511988 784305 2.39 105057 3671744 1869570 5.51 1241695 3249473 21245 [2023-09-04T03:48:21.131Z] [2023-09-04T03:48:21.131Z] 03:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-04T03:48:21.131Z] 03:02:01 lo 6.26 6.26 0.63 0.63 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:02:01 veth83929cc 92.77 106.96 6.78 551.70 0.00 0.00 0.00 0.05 [2023-09-04T03:48:21.131Z] 03:02:01 ens3 575.42 380.66 2984.95 95.58 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:02:01 docker0 93.52 107.66 5.64 553.82 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:03:01 veth83929cc 279.80 482.50 19.34 5635.08 0.00 0.00 0.00 0.46 [2023-09-04T03:48:21.131Z] 03:03:01 ens3 561.74 351.02 5680.51 160.69 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:03:01 docker0 279.80 482.49 15.51 5635.07 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:04:01 veth83929cc 36.59 52.24 4.08 783.72 0.00 0.00 0.00 0.06 [2023-09-04T03:48:21.131Z] 03:04:01 ens3 103.22 71.35 828.85 25.63 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:04:01 docker0 36.59 52.22 3.58 783.72 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:05:01 veth83929cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:05:01 ens3 3.73 2.12 2.85 1.55 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:06:01 veth83929cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:06:01 ens3 105.20 49.74 1380.53 6.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:07:01 veth83929cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:07:01 ens3 6.07 3.13 4.91 2.62 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:08:01 veth83929cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:08:01 ens3 5.73 2.98 4.78 2.52 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:09:01 veth83929cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:09:01 ens3 7.47 3.88 6.14 3.26 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:10:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:10:01 ens3 237.94 240.41 32.61 2416.61 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:10:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:11:01 ens3 401.77 418.18 30.24 4425.33 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:12:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:12:01 ens3 232.44 195.88 2545.02 1348.06 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:13:01 ens3 0.15 0.22 0.01 0.04 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:17:01 ens3 0.35 0.35 0.09 0.08 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:18:01 ens3 0.67 0.53 2.57 0.04 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.131Z] 03:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:22:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:27:01 ens3 0.27 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:32:01 ens3 0.33 0.32 0.25 0.08 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:33:01 ens3 5.05 4.62 2.87 5.07 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:34:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:35:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:37:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:37:02 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:40:01 ens3 0.23 0.13 0.09 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:41:01 ens3 0.53 0.50 0.26 0.22 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:42:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:47:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:48:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:48:01 veth635e533 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:48:01 ens3 179.04 135.29 3209.46 168.65 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] 03:48:01 docker0 0.32 0.32 0.08 0.12 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] Average: lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] Average: veth635e533 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] Average: ens3 51.72 39.66 355.82 184.37 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] Average: docker0 8.73 13.68 0.53 148.41 0.00 0.00 0.00 0.00 [2023-09-04T03:48:21.132Z] [2023-09-04T03:48:21.132Z] [2023-09-04T03:48:21.132Z] ---> sar -P ALL: [2023-09-04T03:48:21.132Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5233) 09/04/23 _x86_64_ (8 CPU) [2023-09-04T03:48:21.132Z] [2023-09-04T03:48:21.132Z] 03:00:20 LINUX RESTART (8 CPU) [2023-09-04T03:48:21.132Z] [2023-09-04T03:48:21.132Z] 03:01:01 CPU %user %nice %system %iowait %steal %idle [2023-09-04T03:48:21.132Z] 03:02:01 all 7.37 0.00 1.93 1.08 0.05 89.57 [2023-09-04T03:48:21.132Z] 03:02:01 0 7.51 0.00 1.71 2.09 0.05 88.64 [2023-09-04T03:48:21.132Z] 03:02:01 1 7.37 0.00 2.40 2.20 0.05 87.98 [2023-09-04T03:48:21.132Z] 03:02:01 2 5.72 0.00 1.82 0.30 0.03 92.12 [2023-09-04T03:48:21.132Z] 03:02:01 3 8.29 0.00 1.78 0.25 0.05 89.63 [2023-09-04T03:48:21.132Z] 03:02:01 4 6.75 0.00 1.64 0.10 0.03 91.48 [2023-09-04T03:48:21.132Z] 03:02:01 5 9.44 0.00 1.74 0.84 0.05 87.93 [2023-09-04T03:48:21.132Z] 03:02:01 6 6.32 0.00 1.72 2.29 0.05 89.62 [2023-09-04T03:48:21.132Z] 03:02:01 7 7.56 0.00 2.67 0.52 0.08 89.16 [2023-09-04T03:48:21.132Z] 03:03:01 all 2.19 0.00 0.49 0.31 0.02 96.98 [2023-09-04T03:48:21.132Z] 03:03:01 0 1.69 0.00 0.35 0.07 0.02 97.88 [2023-09-04T03:48:21.132Z] 03:03:01 1 0.80 0.00 0.08 0.87 0.02 98.24 [2023-09-04T03:48:21.132Z] 03:03:01 2 0.67 0.00 0.32 1.00 0.02 97.99 [2023-09-04T03:48:21.132Z] 03:03:01 3 2.41 0.00 0.38 0.33 0.03 96.84 [2023-09-04T03:48:21.132Z] 03:03:01 4 2.92 0.00 0.55 0.03 0.02 96.48 [2023-09-04T03:48:21.132Z] 03:03:01 5 0.08 0.00 0.08 0.00 0.00 99.83 [2023-09-04T03:48:21.132Z] 03:03:01 6 0.90 0.00 0.03 0.00 0.00 99.07 [2023-09-04T03:48:21.132Z] 03:03:01 7 8.10 0.00 2.15 0.20 0.07 89.48 [2023-09-04T03:48:21.132Z] 03:04:01 all 6.88 0.00 0.76 6.87 0.03 85.46 [2023-09-04T03:48:21.132Z] 03:04:01 0 9.81 0.00 0.62 0.62 0.03 88.92 [2023-09-04T03:48:21.132Z] 03:04:01 1 0.13 0.00 0.28 26.82 0.00 72.76 [2023-09-04T03:48:21.132Z] 03:04:01 2 3.56 0.00 0.67 6.68 0.02 89.07 [2023-09-04T03:48:21.132Z] 03:04:01 3 1.37 0.00 0.22 4.70 0.03 93.68 [2023-09-04T03:48:21.132Z] 03:04:01 4 16.70 0.00 1.94 3.14 0.03 78.19 [2023-09-04T03:48:21.132Z] 03:04:01 5 2.83 0.00 0.45 0.70 0.02 96.00 [2023-09-04T03:48:21.132Z] 03:04:01 6 6.99 0.00 0.97 2.09 0.03 89.92 [2023-09-04T03:48:21.132Z] 03:04:01 7 13.68 0.00 0.97 10.20 0.05 75.10 [2023-09-04T03:48:21.132Z] 03:05:01 all 36.92 0.00 3.29 0.14 0.08 59.56 [2023-09-04T03:48:21.132Z] 03:05:01 0 38.56 0.00 3.22 0.03 0.08 58.11 [2023-09-04T03:48:21.132Z] 03:05:01 1 35.35 0.00 3.03 0.25 0.07 61.30 [2023-09-04T03:48:21.132Z] 03:05:01 2 31.33 0.00 2.87 0.08 0.07 65.65 [2023-09-04T03:48:21.132Z] 03:05:01 3 31.38 0.00 2.04 0.00 0.07 66.52 [2023-09-04T03:48:21.132Z] 03:05:01 4 48.56 0.00 4.67 0.25 0.10 46.41 [2023-09-04T03:48:21.132Z] 03:05:01 5 34.13 0.00 3.29 0.05 0.07 62.47 [2023-09-04T03:48:21.132Z] 03:05:01 6 34.01 0.00 3.82 0.45 0.08 61.64 [2023-09-04T03:48:21.132Z] 03:05:01 7 42.05 0.00 3.40 0.03 0.08 54.43 [2023-09-04T03:48:21.132Z] 03:06:01 all 14.16 0.00 0.92 0.69 0.04 84.19 [2023-09-04T03:48:21.132Z] 03:06:01 0 48.69 0.00 1.82 0.52 0.10 48.87 [2023-09-04T03:48:21.132Z] 03:06:01 1 14.20 0.00 1.10 1.17 0.05 83.48 [2023-09-04T03:48:21.132Z] 03:06:01 2 41.05 0.00 1.77 0.37 0.07 56.74 [2023-09-04T03:48:21.132Z] 03:06:01 3 0.57 0.00 0.62 0.32 0.03 98.45 [2023-09-04T03:48:21.132Z] 03:06:01 4 1.78 0.00 0.68 0.90 0.02 96.62 [2023-09-04T03:48:21.132Z] 03:06:01 5 5.19 0.00 0.65 0.28 0.02 93.86 [2023-09-04T03:48:21.132Z] 03:06:01 6 0.83 0.00 0.33 0.33 0.00 98.50 [2023-09-04T03:48:21.132Z] 03:06:01 7 0.77 0.00 0.40 1.62 0.03 97.17 [2023-09-04T03:48:21.132Z] 03:07:01 all 12.14 0.00 0.71 0.10 0.03 87.02 [2023-09-04T03:48:21.132Z] 03:07:01 0 3.52 0.00 0.43 0.02 0.02 96.01 [2023-09-04T03:48:21.132Z] 03:07:01 1 2.03 0.00 0.32 0.00 0.00 97.65 [2023-09-04T03:48:21.132Z] 03:07:01 2 3.15 0.00 0.30 0.35 0.02 96.18 [2023-09-04T03:48:21.132Z] 03:07:01 3 4.64 0.00 0.32 0.02 0.02 95.01 [2023-09-04T03:48:21.132Z] 03:07:01 4 0.88 0.00 0.17 0.00 0.02 98.93 [2023-09-04T03:48:21.132Z] 03:07:01 5 13.75 0.00 0.65 0.17 0.03 85.40 [2023-09-04T03:48:21.132Z] 03:07:01 6 46.07 0.00 2.38 0.05 0.08 51.41 [2023-09-04T03:48:21.132Z] 03:07:01 7 22.98 0.00 1.13 0.22 0.03 75.64 [2023-09-04T03:48:21.132Z] 03:08:01 all 25.64 0.00 1.27 0.10 0.04 72.96 [2023-09-04T03:48:21.132Z] 03:08:01 0 43.43 0.00 2.18 0.17 0.07 54.16 [2023-09-04T03:48:21.132Z] 03:08:01 1 31.44 0.00 1.47 0.00 0.05 67.04 [2023-09-04T03:48:21.132Z] 03:08:01 2 1.47 0.00 0.28 0.00 0.00 98.25 [2023-09-04T03:48:21.132Z] 03:08:01 3 35.25 0.00 1.39 0.23 0.07 63.06 [2023-09-04T03:48:21.132Z] 03:08:01 4 16.19 0.00 1.17 0.00 0.03 82.61 [2023-09-04T03:48:21.132Z] 03:08:01 5 33.16 0.00 1.43 0.00 0.05 65.36 [2023-09-04T03:48:21.132Z] 03:08:01 6 24.22 0.00 1.23 0.17 0.03 74.34 [2023-09-04T03:48:21.132Z] 03:08:01 7 19.93 0.00 0.98 0.22 0.03 78.84 [2023-09-04T03:48:21.132Z] 03:09:01 all 12.22 0.00 0.71 0.04 0.03 87.00 [2023-09-04T03:48:21.132Z] 03:09:01 0 1.18 0.00 0.25 0.03 0.02 98.52 [2023-09-04T03:48:21.132Z] 03:09:01 1 1.62 0.00 0.10 0.00 0.02 98.26 [2023-09-04T03:48:21.132Z] 03:09:01 2 40.64 0.00 1.90 0.05 0.08 57.33 [2023-09-04T03:48:21.132Z] 03:09:01 3 0.77 0.00 0.17 0.08 0.00 98.98 [2023-09-04T03:48:21.132Z] 03:09:01 4 25.43 0.00 1.27 0.00 0.05 73.25 [2023-09-04T03:48:21.132Z] 03:09:01 5 21.41 0.00 1.42 0.00 0.05 77.12 [2023-09-04T03:48:21.132Z] 03:09:01 6 6.08 0.00 0.42 0.12 0.02 93.37 [2023-09-04T03:48:21.132Z] 03:09:01 7 0.65 0.00 0.17 0.03 0.02 99.13 [2023-09-04T03:48:21.132Z] 03:10:01 all 11.99 0.00 2.21 0.46 0.06 85.28 [2023-09-04T03:48:21.132Z] 03:10:01 0 30.87 0.00 3.82 0.08 0.12 65.10 [2023-09-04T03:48:21.132Z] 03:10:01 1 4.36 0.00 1.05 0.33 0.03 94.22 [2023-09-04T03:48:21.132Z] 03:10:01 2 5.15 0.00 2.81 0.00 0.03 92.00 [2023-09-04T03:48:21.132Z] 03:10:01 3 10.15 0.00 2.64 2.87 0.07 84.27 [2023-09-04T03:48:21.132Z] 03:10:01 4 12.52 0.00 1.99 0.00 0.05 85.44 [2023-09-04T03:48:21.132Z] 03:10:01 5 9.21 0.00 1.56 0.00 0.03 89.20 [2023-09-04T03:48:21.132Z] 03:10:01 6 12.51 0.00 2.18 0.13 0.07 85.11 [2023-09-04T03:48:21.132Z] 03:10:01 7 11.23 0.00 1.63 0.25 0.08 86.80 [2023-09-04T03:48:21.132Z] 03:11:01 all 13.25 0.00 0.39 0.02 0.08 86.26 [2023-09-04T03:48:21.132Z] 03:11:01 0 20.07 0.00 0.52 0.00 0.08 79.33 [2023-09-04T03:48:21.132Z] 03:11:01 1 2.25 0.00 0.12 0.03 0.03 97.56 [2023-09-04T03:48:21.132Z] 03:11:01 2 15.89 0.00 0.55 0.00 0.08 83.47 [2023-09-04T03:48:21.132Z] 03:11:01 3 8.09 0.00 0.30 0.05 0.10 91.46 [2023-09-04T03:48:21.132Z] 03:11:01 4 16.99 0.00 0.45 0.00 0.07 82.49 [2023-09-04T03:48:21.132Z] 03:11:01 5 9.76 0.00 0.35 0.00 0.05 89.84 [2023-09-04T03:48:21.132Z] 03:11:01 6 18.58 0.00 0.45 0.03 0.08 80.85 [2023-09-04T03:48:21.132Z] 03:11:01 7 14.39 0.00 0.40 0.02 0.10 85.09 [2023-09-04T03:48:21.132Z] 03:12:01 all 7.27 0.00 1.30 0.15 0.04 91.24 [2023-09-04T03:48:21.132Z] 03:12:01 0 11.06 0.00 1.56 0.00 0.05 87.33 [2023-09-04T03:48:21.132Z] 03:12:01 1 1.50 0.00 0.89 0.23 0.00 97.38 [2023-09-04T03:48:21.132Z] 03:12:01 2 9.21 0.00 1.41 0.02 0.05 89.31 [2023-09-04T03:48:21.132Z] 03:12:01 3 7.51 0.00 1.56 0.81 0.07 90.05 [2023-09-04T03:48:21.132Z] 03:12:01 4 5.77 0.00 1.36 0.07 0.05 92.75 [2023-09-04T03:48:21.132Z] 03:12:01 5 9.29 0.00 1.09 0.02 0.03 89.57 [2023-09-04T03:48:21.132Z] 03:12:01 6 3.02 0.00 1.19 0.02 0.02 95.76 [2023-09-04T03:48:21.132Z] 03:12:01 7 10.84 0.00 1.38 0.02 0.07 87.69 [2023-09-04T03:48:21.132Z] [2023-09-04T03:48:21.132Z] 03:12:01 CPU %user %nice %system %iowait %steal %idle [2023-09-04T03:48:21.132Z] 03:13:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2023-09-04T03:48:21.132Z] 03:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.132Z] 03:13:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2023-09-04T03:48:21.132Z] 03:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-04T03:48:21.132Z] 03:13:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-04T03:48:21.132Z] 03:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.132Z] 03:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.132Z] 03:13:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-04T03:48:21.132Z] 03:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.132Z] 03:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-09-04T03:48:21.132Z] 03:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.132Z] 03:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.132Z] 03:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.132Z] 03:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.132Z] 03:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-04T03:48:21.132Z] 03:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.132Z] 03:14:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-04T03:48:21.132Z] 03:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.132Z] 03:15:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2023-09-04T03:48:21.132Z] 03:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.132Z] 03:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.132Z] 03:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.132Z] 03:15:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-04T03:48:21.132Z] 03:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.132Z] 03:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-04T03:48:21.132Z] 03:15:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.132Z] 03:15:01 7 0.22 0.00 0.02 0.00 0.00 99.77 [2023-09-04T03:48:21.132Z] 03:16:01 all 0.03 0.00 0.03 0.00 0.00 99.94 [2023-09-04T03:48:21.132Z] 03:16:01 0 0.00 0.00 0.05 0.00 0.02 99.93 [2023-09-04T03:48:21.132Z] 03:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-04T03:48:21.132Z] 03:16:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:16:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-09-04T03:48:21.133Z] 03:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:16:01 5 0.07 0.00 0.05 0.00 0.00 99.88 [2023-09-04T03:48:21.133Z] 03:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:16:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-04T03:48:21.133Z] 03:17:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-09-04T03:48:21.133Z] 03:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:17:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:17:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-04T03:48:21.133Z] 03:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-04T03:48:21.133Z] 03:17:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-04T03:48:21.133Z] 03:18:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-09-04T03:48:21.133Z] 03:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:18:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2023-09-04T03:48:21.133Z] 03:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:19:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2023-09-04T03:48:21.133Z] 03:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:19:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:19:01 4 0.28 0.00 0.03 0.00 0.00 99.68 [2023-09-04T03:48:21.133Z] 03:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:19:01 6 0.20 0.00 0.02 0.00 0.00 99.78 [2023-09-04T03:48:21.133Z] 03:19:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:20:01 all 0.10 0.00 0.01 0.00 0.00 99.88 [2023-09-04T03:48:21.133Z] 03:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-04T03:48:21.133Z] 03:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:20:01 4 0.71 0.00 0.07 0.00 0.02 99.20 [2023-09-04T03:48:21.133Z] 03:20:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:20:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:20:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-09-04T03:48:21.133Z] 03:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:21:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-04T03:48:21.133Z] 03:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:21:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:21:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-04T03:48:21.133Z] 03:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:21:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-04T03:48:21.133Z] 03:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-09-04T03:48:21.133Z] 03:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:22:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-04T03:48:21.133Z] 03:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:22:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-04T03:48:21.133Z] 03:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:23:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:23:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:23:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:23:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:23:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2023-09-04T03:48:21.133Z] 03:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] [2023-09-04T03:48:21.133Z] 03:23:01 CPU %user %nice %system %iowait %steal %idle [2023-09-04T03:48:21.133Z] 03:24:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2023-09-04T03:48:21.133Z] 03:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:24:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:24:01 4 0.30 0.00 0.03 0.00 0.00 99.67 [2023-09-04T03:48:21.133Z] 03:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:24:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-04T03:48:21.133Z] 03:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:25:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-09-04T03:48:21.133Z] 03:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:25:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:25:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:25:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:25:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-04T03:48:21.133Z] 03:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-09-04T03:48:21.133Z] 03:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:26:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:26:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2023-09-04T03:48:21.133Z] 03:26:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-04T03:48:21.133Z] 03:27:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:27:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:27:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:27:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-04T03:48:21.133Z] 03:27:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-04T03:48:21.133Z] 03:28:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-04T03:48:21.133Z] 03:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:28:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-04T03:48:21.133Z] 03:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-04T03:48:21.133Z] 03:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-04T03:48:21.133Z] 03:29:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:29:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-04T03:48:21.133Z] 03:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-04T03:48:21.133Z] 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:29:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-09-04T03:48:21.133Z] 03:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:30:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2023-09-04T03:48:21.133Z] 03:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:30:01 4 0.71 0.00 0.00 0.00 0.00 99.29 [2023-09-04T03:48:21.133Z] 03:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:30:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-04T03:48:21.133Z] 03:30:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-04T03:48:21.133Z] 03:31:01 all 0.21 0.00 0.02 0.00 0.00 99.76 [2023-09-04T03:48:21.133Z] 03:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:31:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:31:01 4 1.52 0.00 0.08 0.00 0.00 98.40 [2023-09-04T03:48:21.133Z] 03:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:31:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-04T03:48:21.133Z] 03:31:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-04T03:48:21.133Z] 03:32:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2023-09-04T03:48:21.133Z] 03:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:32:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:32:01 4 0.22 0.00 0.03 0.00 0.02 99.73 [2023-09-04T03:48:21.133Z] 03:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-04T03:48:21.133Z] 03:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:33:01 all 0.07 0.00 0.03 0.00 0.00 99.90 [2023-09-04T03:48:21.133Z] 03:33:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2023-09-04T03:48:21.133Z] 03:33:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:33:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2023-09-04T03:48:21.133Z] 03:33:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:33:01 4 0.08 0.00 0.07 0.00 0.00 99.85 [2023-09-04T03:48:21.133Z] 03:33:01 5 0.13 0.00 0.00 0.00 0.00 99.87 [2023-09-04T03:48:21.133Z] 03:33:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2023-09-04T03:48:21.133Z] 03:33:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-09-04T03:48:21.133Z] 03:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:34:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-04T03:48:21.133Z] [2023-09-04T03:48:21.133Z] 03:34:01 CPU %user %nice %system %iowait %steal %idle [2023-09-04T03:48:21.133Z] 03:35:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-09-04T03:48:21.133Z] 03:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:35:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2023-09-04T03:48:21.133Z] 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:35:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-04T03:48:21.133Z] 03:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:35:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-04T03:48:21.133Z] 03:36:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-09-04T03:48:21.133Z] 03:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:36:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-04T03:48:21.133Z] 03:36:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-04T03:48:21.133Z] 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:36:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2023-09-04T03:48:21.133Z] 03:37:02 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:37:02 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:37:02 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:37:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:37:02 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:37:02 4 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-04T03:48:21.133Z] 03:37:02 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:37:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:37:02 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-04T03:48:21.133Z] 03:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-09-04T03:48:21.133Z] 03:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:38:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:38:01 4 0.07 0.00 0.02 0.00 0.00 99.91 [2023-09-04T03:48:21.133Z] 03:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-04T03:48:21.133Z] 03:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:38:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-09-04T03:48:21.133Z] 03:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.133Z] 03:39:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-04T03:48:21.133Z] 03:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.133Z] 03:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:39:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2023-09-04T03:48:21.133Z] 03:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-09-04T03:48:21.133Z] 03:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.133Z] 03:40:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-04T03:48:21.133Z] 03:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.134Z] 03:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:40:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-04T03:48:21.134Z] 03:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:40:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-04T03:48:21.134Z] 03:41:01 all 0.25 0.00 0.02 0.00 0.00 99.73 [2023-09-04T03:48:21.134Z] 03:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-04T03:48:21.134Z] 03:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-04T03:48:21.134Z] 03:41:01 4 1.92 0.00 0.03 0.00 0.00 98.04 [2023-09-04T03:48:21.134Z] 03:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.134Z] 03:42:01 all 0.10 0.00 0.03 0.01 0.01 99.86 [2023-09-04T03:48:21.134Z] 03:42:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-09-04T03:48:21.134Z] 03:42:01 1 0.03 0.00 0.03 0.03 0.02 99.88 [2023-09-04T03:48:21.134Z] 03:42:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2023-09-04T03:48:21.134Z] 03:42:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-09-04T03:48:21.134Z] 03:42:01 4 0.32 0.00 0.02 0.00 0.00 99.67 [2023-09-04T03:48:21.134Z] 03:42:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-04T03:48:21.134Z] 03:42:01 6 0.20 0.00 0.07 0.03 0.02 99.68 [2023-09-04T03:48:21.134Z] 03:42:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-04T03:48:21.134Z] 03:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-09-04T03:48:21.134Z] 03:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-04T03:48:21.134Z] 03:43:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-04T03:48:21.134Z] 03:43:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-04T03:48:21.134Z] 03:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-04T03:48:21.134Z] 03:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-04T03:48:21.134Z] 03:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:44:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:44:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.134Z] 03:45:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2023-09-04T03:48:21.134Z] 03:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:45:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:45:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-09-04T03:48:21.134Z] 03:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.134Z] 03:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-04T03:48:21.134Z] [2023-09-04T03:48:21.134Z] 03:45:01 CPU %user %nice %system %iowait %steal %idle [2023-09-04T03:48:21.134Z] 03:46:01 all 0.17 0.00 0.01 0.00 0.00 99.82 [2023-09-04T03:48:21.134Z] 03:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:46:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2023-09-04T03:48:21.134Z] 03:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:46:01 4 1.14 0.00 0.00 0.00 0.00 98.86 [2023-09-04T03:48:21.134Z] 03:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:47:01 all 0.17 0.00 0.01 0.00 0.00 99.81 [2023-09-04T03:48:21.134Z] 03:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:47:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2023-09-04T03:48:21.134Z] 03:47:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-04T03:48:21.134Z] 03:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-04T03:48:21.134Z] 03:47:01 4 1.26 0.00 0.02 0.00 0.00 98.73 [2023-09-04T03:48:21.134Z] 03:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-04T03:48:21.134Z] 03:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-04T03:48:21.134Z] 03:47:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-04T03:48:21.134Z] 03:48:01 all 3.99 0.00 1.70 0.25 0.03 94.03 [2023-09-04T03:48:21.134Z] 03:48:01 0 3.74 0.00 1.89 0.43 0.03 93.90 [2023-09-04T03:48:21.134Z] 03:48:01 1 3.53 0.00 1.81 1.26 0.03 93.36 [2023-09-04T03:48:21.134Z] 03:48:01 2 4.16 0.00 2.01 0.25 0.03 93.55 [2023-09-04T03:48:21.134Z] 03:48:01 3 3.19 0.00 1.64 0.02 0.05 95.10 [2023-09-04T03:48:21.134Z] 03:48:01 4 6.29 0.00 1.42 0.02 0.03 92.24 [2023-09-04T03:48:21.134Z] 03:48:01 5 4.43 0.00 1.29 0.02 0.03 94.23 [2023-09-04T03:48:21.134Z] 03:48:01 6 3.29 0.00 2.09 0.02 0.02 94.59 [2023-09-04T03:48:21.134Z] 03:48:01 7 3.27 0.00 1.43 0.00 0.03 95.26 [2023-09-04T03:48:21.134Z] Average: all 3.32 0.00 0.34 0.22 0.01 96.11 [2023-09-04T03:48:21.134Z] Average: 0 4.69 0.00 0.40 0.09 0.02 94.81 [2023-09-04T03:48:21.134Z] Average: 1 2.24 0.00 0.27 0.72 0.01 96.76 [2023-09-04T03:48:21.134Z] Average: 2 3.46 0.00 0.36 0.19 0.01 95.97 [2023-09-04T03:48:21.134Z] Average: 3 2.43 0.00 0.28 0.21 0.01 97.07 [2023-09-04T03:48:21.134Z] Average: 4 3.62 0.00 0.38 0.10 0.01 95.89 [2023-09-04T03:48:21.134Z] Average: 5 3.27 0.00 0.31 0.04 0.01 96.37 [2023-09-04T03:48:21.134Z] Average: 6 3.49 0.00 0.37 0.12 0.01 96.00 [2023-09-04T03:48:21.134Z] Average: 7 3.33 0.00 0.37 0.28 0.02 96.00 [2023-09-04T03:48:21.134Z] [2023-09-04T03:48:21.134Z] [2023-09-04T03:48:21.134Z]