Pull request #77 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94032e55291161f681cab67831a932270488293b+6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 (191d045c0654ef11d1628dcf7328f8aa36c6847b) 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-ssh6494636077240765663.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-ssh290717706522960691.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/PR-77/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/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2632107315794763578.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-ssh8108531612151860593.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/PR-77/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/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6835345323885265497.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-5235 in /w/workspace/exfoundry_edgex-taf-common_PR-77 [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/exfoundry_edgex-taf-common_PR-77 # 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 Merging remotes/origin/main commit 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 into PR head commit 94032e55291161f681cab67831a932270488293b Merge succeeded, producing 57c0a4508d8fa52469ffaca0cf2bb31824bc82cc Checking out Revision 57c0a4508d8fa52469ffaca0cf2bb31824bc82cc (PR-77) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 94032e55291161f681cab67831a932270488293b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57c0a4508d8fa52469ffaca0cf2bb31824bc82cc # timeout=10 Commit message: "Merge commit '6a67004f3c8cef8fe6115d6f0edac5e43a2a7230' into HEAD" > git rev-list --no-walk 94032e55291161f681cab67831a932270488293b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-04T03:02:12.750Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-04T03:02:12.799Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-04T03:02:12.813Z] ========================================================= [2023-09-04T03:02:12.813Z] EdgeX Global Pipelines Version Info [2023-09-04T03:02:12.813Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:02:15.086Z] ------------------- [2023-09-04T03:02:15.086Z] stable info: [2023-09-04T03:02:15.086Z] ------------------- [2023-09-04T03:02:15.086Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-04T03:02:15.086Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-04T03:02:15.086Z] Message: update stable to v1.0.253 [2023-09-04T03:02:15.348Z] ------------------- [2023-09-04T03:02:15.348Z] experimental info: [2023-09-04T03:02:15.348Z] ------------------- [2023-09-04T03:02:15.348Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-04T03:02:15.348Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-04T03:02:15.348Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-09-04T03:02:15.514Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-09-04T03:02:15.524Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-09-04T03:02:15.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-04T03:02:15.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-04T03:02:15.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-04T03:02:15.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-09-04T03:02:15.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-04T03:02:15.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-09-04T03:02:15.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-09-04T03:02:15.615Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-04T03:02:15.624Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-09-04T03:02:15.633Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-09-04T03:02:15.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-04T03:02:15.652Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-04T03:02:15.661Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo [2023-09-04T03:02:15.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo [2023-09-04T03:02:15.675Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo [2023-09-04T03:02:15.681Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57c0a4508d8fa52469ffaca0cf2bb31824bc82cc [Pipeline] echo [2023-09-04T03:02:15.688Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57c0a45 [Pipeline] echo [2023-09-04T03:02:15.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-04T03:02:15.731Z] provisioning config files... [2023-09-04T03:02:15.744Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-77@tmp/config1631175675428887221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:02:16.036Z] ---> docker-login.sh [2023-09-04T03:02:16.036Z] nexus3.edgexfoundry.org:10001 [2023-09-04T03:02:16.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:02:16.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:02:16.296Z] Configure a credential helper to remove this warning. See [2023-09-04T03:02:16.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:02:16.296Z] [2023-09-04T03:02:16.296Z] Login Succeeded [2023-09-04T03:02:16.296Z] nexus3.edgexfoundry.org:10002 [2023-09-04T03:02:16.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:02:16.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:02:16.296Z] Configure a credential helper to remove this warning. See [2023-09-04T03:02:16.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:02:16.296Z] [2023-09-04T03:02:16.296Z] Login Succeeded [2023-09-04T03:02:16.296Z] nexus3.edgexfoundry.org:10003 [2023-09-04T03:02:16.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:02:16.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:02:16.558Z] Configure a credential helper to remove this warning. See [2023-09-04T03:02:16.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:02:16.558Z] [2023-09-04T03:02:16.558Z] Login Succeeded [2023-09-04T03:02:16.558Z] nexus3.edgexfoundry.org:10004 [2023-09-04T03:02:16.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:02:16.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:02:16.558Z] Configure a credential helper to remove this warning. See [2023-09-04T03:02:16.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:02:16.558Z] [2023-09-04T03:02:16.558Z] Login Succeeded [2023-09-04T03:02:16.558Z] docker.io [2023-09-04T03:02:17.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:02:17.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:02:17.948Z] Configure a credential helper to remove this warning. See [2023-09-04T03:02:17.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:02:17.948Z] [2023-09-04T03:02:17.948Z] Login Succeeded [2023-09-04T03:02:17.948Z] ---> docker-login.sh ends [Pipeline] } [2023-09-04T03:02:17.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-04T03:02:18.381Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-04T03:02:18.381Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-04T03:02:18.381Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-04T03:02:18.381Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-04T03:02:18.381Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-04T03:02:18.381Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-04T03:02:18.381Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:02:18.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T03:02:18.744Z] [2023-09-04T03:02:18.744Z] 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:02:19.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T03:02:19.043Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-04T03:02:19.043Z] b85a868b505f: Pulling fs layer [2023-09-04T03:02:19.043Z] e2be974225ed: Pulling fs layer [2023-09-04T03:02:19.043Z] 339a4e72a1f5: Pulling fs layer [2023-09-04T03:02:19.043Z] 988bab9f4d93: Pulling fs layer [2023-09-04T03:02:19.043Z] 1469e6f7b9e6: Pulling fs layer [2023-09-04T03:02:19.043Z] eaf3925da568: Pulling fs layer [2023-09-04T03:02:19.043Z] bab4dde63d76: Pulling fs layer [2023-09-04T03:02:19.043Z] bde34c3a00c8: Pulling fs layer [2023-09-04T03:02:19.043Z] b352a97aabf1: Pulling fs layer [2023-09-04T03:02:19.043Z] 4872d77fe225: Pulling fs layer [2023-09-04T03:02:19.043Z] 5851b861e8e6: Pulling fs layer [2023-09-04T03:02:19.043Z] 988bab9f4d93: Waiting [2023-09-04T03:02:19.043Z] 1469e6f7b9e6: Waiting [2023-09-04T03:02:19.043Z] eaf3925da568: Waiting [2023-09-04T03:02:19.043Z] 4872d77fe225: Waiting [2023-09-04T03:02:19.043Z] bab4dde63d76: Waiting [2023-09-04T03:02:19.044Z] 5851b861e8e6: Waiting [2023-09-04T03:02:19.044Z] b352a97aabf1: Waiting [2023-09-04T03:02:19.044Z] bde34c3a00c8: Waiting [2023-09-04T03:02:19.044Z] e2be974225ed: Verifying Checksum [2023-09-04T03:02:19.044Z] e2be974225ed: Download complete [2023-09-04T03:02:19.044Z] 988bab9f4d93: Verifying Checksum [2023-09-04T03:02:19.044Z] 988bab9f4d93: Download complete [2023-09-04T03:02:19.044Z] 1469e6f7b9e6: Verifying Checksum [2023-09-04T03:02:19.044Z] 1469e6f7b9e6: Download complete [2023-09-04T03:02:19.303Z] eaf3925da568: Verifying Checksum [2023-09-04T03:02:19.303Z] eaf3925da568: Download complete [2023-09-04T03:02:19.303Z] 339a4e72a1f5: Verifying Checksum [2023-09-04T03:02:19.303Z] 339a4e72a1f5: Download complete [2023-09-04T03:02:19.303Z] bde34c3a00c8: Download complete [2023-09-04T03:02:19.303Z] b352a97aabf1: Verifying Checksum [2023-09-04T03:02:19.303Z] b352a97aabf1: Download complete [2023-09-04T03:02:19.303Z] 4872d77fe225: Download complete [2023-09-04T03:02:19.303Z] 5851b861e8e6: Verifying Checksum [2023-09-04T03:02:19.303Z] 5851b861e8e6: Download complete [2023-09-04T03:02:19.303Z] b85a868b505f: Verifying Checksum [2023-09-04T03:02:19.303Z] b85a868b505f: Download complete [2023-09-04T03:02:19.561Z] bab4dde63d76: Verifying Checksum [2023-09-04T03:02:19.561Z] bab4dde63d76: Download complete [2023-09-04T03:02:20.496Z] b85a868b505f: Pull complete [2023-09-04T03:02:20.755Z] e2be974225ed: Pull complete [2023-09-04T03:02:21.320Z] 339a4e72a1f5: Pull complete [2023-09-04T03:02:21.320Z] 988bab9f4d93: Pull complete [2023-09-04T03:02:21.581Z] 1469e6f7b9e6: Pull complete [2023-09-04T03:02:21.581Z] eaf3925da568: Pull complete [2023-09-04T03:02:23.485Z] bab4dde63d76: Pull complete [2023-09-04T03:02:23.745Z] bde34c3a00c8: Pull complete [2023-09-04T03:02:23.745Z] b352a97aabf1: Pull complete [2023-09-04T03:02:23.745Z] 4872d77fe225: Pull complete [2023-09-04T03:02:24.006Z] 5851b861e8e6: Pull complete [2023-09-04T03:02:24.006Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-04T03:02:24.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-04T03:02:24.006Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T03:02:24.121Z] prd-ubuntu20.04-docker-8c-8g-5235 does not seem to be running inside a container [2023-09-04T03:02:24.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-77 -v /w/workspace/exfoundry_edgex-taf-common_PR-77:/w/workspace/exfoundry_edgex-taf-common_PR-77:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-77@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-77@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-04T03:02:28.104Z] $ docker top f0316db27b3f1f79edf643ee75fd673dae94e6f9cea3827cf546a7934f37bca3 -eo pid,comm [2023-09-04T03:02:28.160Z] 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:02:28.160Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-04T03:02:28.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-04T03:02:28.194Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-04T03:02:30.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-04T03:02:30.305Z] $ docker exec f0316db27b3f1f79edf643ee75fd673dae94e6f9cea3827cf546a7934f37bca3 ssh-agent [2023-09-04T03:02:30.429Z] SSH_AUTH_SOCK=/tmp/ssh-GrbydIvwVcAI/agent.33 [2023-09-04T03:02:30.429Z] SSH_AGENT_PID=39 [2023-09-04T03:02:30.435Z] Running ssh-add (command line suppressed) [2023-09-04T03:02:30.537Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-77@tmp/private_key_11135676651347475705.key (/w/workspace/exfoundry_edgex-taf-common_PR-77@tmp/private_key_11135676651347475705.key) [2023-09-04T03:02:30.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-04T03:02:30.831Z] + git tag --points-at HEAD [Pipeline] } [2023-09-04T03:02:30.871Z] $ docker exec --env ******** --env ******** f0316db27b3f1f79edf643ee75fd673dae94e6f9cea3827cf546a7934f37bca3 ssh-agent -k [2023-09-04T03:02:30.961Z] unset SSH_AUTH_SOCK; [2023-09-04T03:02:30.961Z] unset SSH_AGENT_PID; [2023-09-04T03:02:30.961Z] echo Agent pid 39 killed; [2023-09-04T03:02:30.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-04T03:02:30.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-04T03:02:30.990Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-04T03:02:31.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-04T03:02:31.111Z] $ docker exec f0316db27b3f1f79edf643ee75fd673dae94e6f9cea3827cf546a7934f37bca3 ssh-agent [2023-09-04T03:02:31.209Z] SSH_AUTH_SOCK=/tmp/ssh-bqr8gIAiZiIj/agent.70 [2023-09-04T03:02:31.209Z] SSH_AGENT_PID=76 [2023-09-04T03:02:31.213Z] Running ssh-add (command line suppressed) [2023-09-04T03:02:31.324Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-77@tmp/private_key_14166761021593215304.key (/w/workspace/exfoundry_edgex-taf-common_PR-77@tmp/private_key_14166761021593215304.key) [2023-09-04T03:02:31.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-04T03:02:31.623Z] + git semver init [2023-09-04T03:02:31.881Z] 2023-09-04 03:02:31,817 [run_init] DEBUG init version:0.0.0 force:False [2023-09-04T03:02:31.881Z] 2023-09-04 03:02:31,817 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-77/.semver [2023-09-04T03:02:31.881Z] 2023-09-04 03:02:31,818 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-77/.semver [2023-09-04T03:02:31.881Z] 2023-09-04 03:02:31,818 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-77/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-77, universal_newlines=False, shell=None, istream=None) [2023-09-04T03:02:32.465Z] 2023-09-04 03:02:32,401 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-77/.git/info/exclude [2023-09-04T03:02:32.465Z] 2023-09-04 03:02:32,401 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-77/.semver/PR-77 with force:False [2023-09-04T03:02:32.465Z] 2023-09-04 03:02:32,402 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-77/.semver/PR-77 [2023-09-04T03:02:32.465Z] 2023-09-04 03:02:32,406 [execute] INFO git cat-file --batch-check [2023-09-04T03:02:32.465Z] 2023-09-04 03:02:32,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2023-09-04T03:02:32.465Z] 2023-09-04 03:02:32,415 [execute] INFO git cat-file --batch [2023-09-04T03:02:32.465Z] 2023-09-04 03:02:32,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2023-09-04T03:02:32.465Z] 2023-09-04 03:02:32,420 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-77/.semver/PR-77 [2023-09-04T03:02:32.465Z] 0.0.0 [Pipeline] } [2023-09-04T03:02:32.479Z] $ docker exec --env ******** --env ******** f0316db27b3f1f79edf643ee75fd673dae94e6f9cea3827cf546a7934f37bca3 ssh-agent -k [2023-09-04T03:02:32.593Z] unset SSH_AUTH_SOCK; [2023-09-04T03:02:32.593Z] unset SSH_AGENT_PID; [2023-09-04T03:02:32.593Z] echo Agent pid 76 killed; [2023-09-04T03:02:32.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-04T03:02:32.898Z] + git semver [Pipeline] } [2023-09-04T03:02:33.173Z] $ docker stop --time=1 f0316db27b3f1f79edf643ee75fd673dae94e6f9cea3827cf546a7934f37bca3 [2023-09-04T03:02:35.152Z] $ docker rm -f --volumes f0316db27b3f1f79edf643ee75fd673dae94e6f9cea3827cf546a7934f37bca3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-04T03:02:36.217Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-04T03:02:36.415Z] Stashed 1 file(s) [Pipeline] echo [2023-09-04T03:02:36.418Z] [edgeXSemver]: initialized semver on version 0.0.0 [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:02:36.533Z] provisioning config files... [2023-09-04T03:02:36.542Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-77@tmp/config1146821680749516738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:02:36.835Z] ---> docker-login.sh [2023-09-04T03:02:36.835Z] nexus3.edgexfoundry.org:10001 [2023-09-04T03:02:36.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:02:36.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:02:36.835Z] Configure a credential helper to remove this warning. See [2023-09-04T03:02:36.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:02:36.835Z] [2023-09-04T03:02:36.835Z] Login Succeeded [2023-09-04T03:02:36.835Z] nexus3.edgexfoundry.org:10002 [2023-09-04T03:02:36.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:02:36.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:02:36.835Z] Configure a credential helper to remove this warning. See [2023-09-04T03:02:36.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:02:36.835Z] [2023-09-04T03:02:36.835Z] Login Succeeded [2023-09-04T03:02:36.835Z] nexus3.edgexfoundry.org:10003 [2023-09-04T03:02:37.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:02:37.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:02:37.094Z] Configure a credential helper to remove this warning. See [2023-09-04T03:02:37.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:02:37.094Z] [2023-09-04T03:02:37.094Z] Login Succeeded [2023-09-04T03:02:37.094Z] nexus3.edgexfoundry.org:10004 [2023-09-04T03:02:37.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:02:37.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:02:37.094Z] Configure a credential helper to remove this warning. See [2023-09-04T03:02:37.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:02:37.094Z] [2023-09-04T03:02:37.094Z] Login Succeeded [2023-09-04T03:02:37.094Z] docker.io [2023-09-04T03:02:37.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:02:37.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:02:37.354Z] Configure a credential helper to remove this warning. See [2023-09-04T03:02:37.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:02:37.354Z] [2023-09-04T03:02:37.354Z] Login Succeeded [2023-09-04T03:02:37.354Z] ---> docker-login.sh ends [Pipeline] } [2023-09-04T03:02:37.361Z] 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:02:37.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-04T03:02:38.134Z] + ls -al . [2023-09-04T03:02:38.134Z] total 72 [2023-09-04T03:02:38.134Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 4 03:02 . [2023-09-04T03:02:38.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:02 .. [2023-09-04T03:02:38.134Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:02 .git [2023-09-04T03:02:38.134Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 03:02 .github [2023-09-04T03:02:38.134Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 4 03:02 .gitignore [2023-09-04T03:02:38.134Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 03:02 .semver [2023-09-04T03:02:38.134Z] -rw-rw-r-- 1 jenkins jenkins 1575 Sep 4 03:02 Dockerfile [2023-09-04T03:02:38.134Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 4 03:02 Jenkinsfile [2023-09-04T03:02:38.134Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 4 03:02 LICENSE [2023-09-04T03:02:38.134Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 4 03:02 README.md [2023-09-04T03:02:38.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:02 TAF-Manager [2023-09-04T03:02:38.134Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 03:02 TUC [2023-09-04T03:02:38.134Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 03:02 VERSION [2023-09-04T03:02:38.134Z] -rw-rw-r-- 1 jenkins jenkins 344 Sep 4 03:02 requirements.txt [2023-09-04T03:02:38.134Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 4 03:02 robot-entrypoint.sh [2023-09-04T03:02:38.134Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 4 03:02 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:02:38.441Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=57c0a4508d8fa52469ffaca0cf2bb31824bc82cc --label arch=amd64 --label version=0.0.0 . [2023-09-04T03:02:38.441Z] Sending build context to Docker daemon 521.2kB [2023-09-04T03:02:38.441Z] Step 1/13 : FROM alpine:3.16 [2023-09-04T03:02:38.701Z] 3.16: Pulling from library/alpine [2023-09-04T03:02:38.961Z] 659d66d51139: Pulling fs layer [2023-09-04T03:02:39.267Z] 659d66d51139: Download complete [2023-09-04T03:02:39.267Z] 659d66d51139: Pull complete [2023-09-04T03:02:39.267Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-09-04T03:02:39.267Z] Status: Downloaded newer image for alpine:3.16 [2023-09-04T03:02:39.267Z] ---> 187eae39ad94 [2023-09-04T03:02:39.267Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-09-04T03:02:39.526Z] ---> Running in a86ebf1d74a2 [2023-09-04T03:02:39.526Z] Removing intermediate container a86ebf1d74a2 [2023-09-04T03:02:39.526Z] ---> 178934bb3c53 [2023-09-04T03:02:39.526Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-09-04T03:02:39.526Z] ---> Running in 0c33fc0a921b [2023-09-04T03:02:39.526Z] Removing intermediate container 0c33fc0a921b [2023-09-04T03:02:39.526Z] ---> 059a9874ab4f [2023-09-04T03:02:39.526Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-09-04T03:02:39.787Z] ---> 121954b89a2d [2023-09-04T03:02:39.787Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-09-04T03:02:40.046Z] ---> 84449987e018 [2023-09-04T03:02:40.046Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-09-04T03:02:40.046Z] ---> 1fde1287d983 [2023-09-04T03:02:40.046Z] Step 7/13 : WORKDIR /edgex-taf [2023-09-04T03:02:40.305Z] ---> Running in bc62336fea3a [2023-09-04T03:02:40.305Z] Removing intermediate container bc62336fea3a [2023-09-04T03:02:40.305Z] ---> 8e48d77ceecb [2023-09-04T03:02:40.305Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-09-04T03:02:40.305Z] ---> Running in 5c1c3fecba74 [2023-09-04T03:02:40.874Z] Removing intermediate container 5c1c3fecba74 [2023-09-04T03:02:40.874Z] ---> 9268e3bba5d8 [2023-09-04T03:02:40.874Z] 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:02:40.874Z] ---> Running in b4834bb78a5d [2023-09-04T03:02:41.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:02:41.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:02:42.642Z] OK: 6 MiB in 14 packages [2023-09-04T03:02:42.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:02:42.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:02:43.839Z] (1/9) Installing ca-certificates (20230506-r0) [2023-09-04T03:02:44.098Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-09-04T03:02:44.357Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-09-04T03:02:44.617Z] (4/9) Installing libcurl (8.2.1-r0) [2023-09-04T03:02:45.187Z] (5/9) Installing curl (8.2.1-r0) [2023-09-04T03:02:45.446Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-09-04T03:02:46.695Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-09-04T03:02:48.373Z] (8/9) Installing jq (1.6-r1) [2023-09-04T03:02:48.946Z] (9/9) Installing openssl (1.1.1v-r0) [2023-09-04T03:02:49.206Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:02:49.206Z] Executing ca-certificates-20230506-r0.trigger [2023-09-04T03:02:49.206Z] OK: 52 MiB in 23 packages [2023-09-04T03:02:49.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:02:49.725Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:02:50.664Z] (1/137) Installing libmagic (5.41-r0) [2023-09-04T03:02:50.924Z] (2/137) Installing file (5.41-r0) [2023-09-04T03:02:51.184Z] (3/137) Installing libxau (1.0.9-r0) [2023-09-04T03:02:51.444Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-09-04T03:02:51.483Z] Still waiting to schedule task [2023-09-04T03:02:51.483Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5236’ is offline [2023-09-04T03:02:51.703Z] (5/137) Installing libxcb (1.15-r0) [2023-09-04T03:02:51.961Z] (6/137) Installing libx11 (1.8-r1) [2023-09-04T03:02:52.527Z] (7/137) Installing libxext (1.3.4-r0) [2023-09-04T03:02:53.096Z] (8/137) Installing libice (1.0.10-r0) [2023-09-04T03:02:53.356Z] (9/137) Installing libuuid (2.38-r1) [2023-09-04T03:02:53.615Z] (10/137) Installing libsm (1.2.3-r0) [2023-09-04T03:02:53.874Z] (11/137) Installing libxt (1.2.1-r0) [2023-09-04T03:02:54.133Z] (12/137) Installing libxmu (1.1.3-r0) [2023-09-04T03:02:54.393Z] (13/137) Installing xset (1.2.4-r0) [2023-09-04T03:02:54.961Z] (14/137) Installing xprop (1.2.5-r0) [2023-09-04T03:02:54.961Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-09-04T03:02:55.530Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-09-04T03:02:55.791Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-09-04T03:02:56.050Z] (18/137) Installing libffi (3.4.2-r1) [2023-09-04T03:02:56.309Z] (19/137) Installing libintl (0.21-r2) [2023-09-04T03:02:56.568Z] (20/137) Installing libblkid (2.38-r1) [2023-09-04T03:02:57.136Z] (21/137) Installing libmount (2.38-r1) [2023-09-04T03:02:57.394Z] (22/137) Installing pcre (8.45-r2) [2023-09-04T03:02:57.652Z] (23/137) Installing glib (2.72.4-r0) [2023-09-04T03:02:58.217Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-09-04T03:02:58.476Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-09-04T03:02:59.045Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-09-04T03:02:59.303Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-09-04T03:02:59.561Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-09-04T03:03:00.128Z] (29/137) Installing libpng (1.6.37-r1) [2023-09-04T03:03:00.387Z] (30/137) Installing libwebp (1.2.3-r1) [2023-09-04T03:03:00.954Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-09-04T03:03:01.212Z] (32/137) Installing tiff (4.4.0-r4) [2023-09-04T03:03:01.470Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-09-04T03:03:02.038Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-09-04T03:03:02.296Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-09-04T03:03:02.555Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-09-04T03:03:02.813Z] (37/137) Installing libxrender (0.9.10-r3) [2023-09-04T03:03:03.072Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-09-04T03:03:03.330Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-09-04T03:03:03.588Z] (40/137) Installing libxi (1.8-r0) [2023-09-04T03:03:03.847Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-09-04T03:03:04.105Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-09-04T03:03:04.363Z] (43/137) Installing atk (2.38.0-r0) [2023-09-04T03:03:04.621Z] (44/137) Installing libxtst (1.2.3-r3) [2023-09-04T03:03:04.880Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-09-04T03:03:05.138Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-09-04T03:03:05.704Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-09-04T03:03:05.963Z] (48/137) Installing expat (2.5.0-r0) [2023-09-04T03:03:06.221Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-09-04T03:03:06.480Z] (50/137) Installing freetype (2.12.1-r0) [2023-09-04T03:03:07.047Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-09-04T03:03:07.306Z] (52/137) Installing pixman (0.40.0-r4) [2023-09-04T03:03:07.564Z] (53/137) Installing cairo (1.17.4-r2) [2023-09-04T03:03:08.131Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-09-04T03:03:08.389Z] (55/137) Installing avahi-libs (0.8-r6) [2023-09-04T03:03:08.646Z] (56/137) Installing gmp (6.2.1-r2) [2023-09-04T03:03:09.211Z] (57/137) Installing nettle (3.7.3-r0) [2023-09-04T03:03:09.470Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-09-04T03:03:10.040Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-09-04T03:03:10.299Z] (60/137) Installing libunistring (1.0-r0) [2023-09-04T03:03:10.556Z] (61/137) Installing gnutls (3.7.7-r1) [2023-09-04T03:03:11.123Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-09-04T03:03:11.454Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-09-04T03:03:12.019Z] (64/137) Installing fribidi (1.0.12-r0) [2023-09-04T03:03:12.277Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-09-04T03:03:12.535Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-09-04T03:03:13.109Z] (67/137) Installing libxft (2.3.4-r0) [2023-09-04T03:03:13.367Z] (68/137) Installing pango (1.50.7-r0) [2023-09-04T03:03:13.626Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-09-04T03:03:13.884Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-09-04T03:03:14.143Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-09-04T03:03:14.400Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-09-04T03:03:14.968Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-09-04T03:03:15.226Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-09-04T03:03:15.792Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-09-04T03:03:16.050Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-09-04T03:03:16.309Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-09-04T03:03:16.567Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-09-04T03:03:16.871Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-09-04T03:03:17.439Z] (79/137) Installing libogg (1.3.5-r1) [2023-09-04T03:03:17.698Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-09-04T03:03:17.957Z] (81/137) Installing flac (1.3.4-r0) [2023-09-04T03:03:18.523Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-09-04T03:03:18.800Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-09-04T03:03:19.059Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-09-04T03:03:19.650Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-09-04T03:03:20.216Z] (86/137) Installing libass (0.16.0-r0) [2023-09-04T03:03:20.475Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-09-04T03:03:21.042Z] (88/137) Installing libpciaccess (0.16-r0) [2023-09-04T03:03:21.042Z] (89/137) Installing libdrm (2.4.110-r0) [2023-09-04T03:03:21.611Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-09-04T03:03:21.870Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-09-04T03:03:22.129Z] (92/137) Installing lame (3.100-r0) [2023-09-04T03:03:22.698Z] (93/137) Installing opus (1.3.1-r1) [2023-09-04T03:03:22.956Z] (94/137) Installing libasyncns (0.8-r1) [2023-09-04T03:03:23.214Z] (95/137) Installing libltdl (2.4.7-r0) [2023-09-04T03:03:23.473Z] (96/137) Installing orc (0.4.32-r0) [2023-09-04T03:03:24.674Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-09-04T03:03:24.932Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-09-04T03:03:25.502Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-09-04T03:03:25.760Z] (100/137) Installing soxr (0.1.3-r2) [2023-09-04T03:03:26.019Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-09-04T03:03:26.278Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-09-04T03:03:26.872Z] (103/137) Installing libpulse (15.0-r2) [2023-09-04T03:03:27.130Z] (104/137) Installing cjson (1.7.15-r3) [2023-09-04T03:03:27.389Z] (105/137) Installing mbedtls (2.28.4-r0) [2023-09-04T03:03:27.957Z] (106/137) Installing librist (0.2.6-r1) [2023-09-04T03:03:28.216Z] (107/137) Installing libsrt (1.4.4-r0) [2023-09-04T03:03:28.476Z] (108/137) Installing libssh (0.9.6-r1) [2023-09-04T03:03:29.043Z] (109/137) Installing libtheora (1.1.1-r16) [2023-09-04T03:03:29.303Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-09-04T03:03:29.873Z] (111/137) Installing libva (2.14.0-r0) [2023-09-04T03:03:30.133Z] (112/137) Installing libvdpau (1.5-r0) [2023-09-04T03:03:30.392Z] (113/137) Installing vidstab (1.1.0-r1) [2023-09-04T03:03:30.656Z] (114/137) Installing libvpx (1.11.0-r1) [2023-09-04T03:03:31.223Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-09-04T03:03:31.791Z] (116/137) Installing numactl (2.0.14-r0) [2023-09-04T03:03:32.050Z] (117/137) Installing x265-libs (3.5-r3) [2023-09-04T03:03:32.616Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-09-04T03:03:32.874Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-09-04T03:03:38.286Z] (120/137) Installing libevent (2.1.12-r4) [2023-09-04T03:03:38.871Z] (121/137) Installing mesa (21.3.9-r0) [2023-09-04T03:03:38.871Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-09-04T03:03:39.130Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-09-04T03:03:39.698Z] (124/137) Installing icu-data-en (71.1-r2) [2023-09-04T03:03:39.957Z] Executing icu-data-en-71.1-r2.post-install [2023-09-04T03:03:39.957Z] * [2023-09-04T03:03:39.957Z] * If you need ICU with non-English locales and legacy charset support, install [2023-09-04T03:03:39.957Z] * package icu-data-full. [2023-09-04T03:03:39.957Z] * [2023-09-04T03:03:39.957Z] (125/137) Installing icu-libs (71.1-r2) [2023-09-04T03:03:40.524Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-09-04T03:03:40.783Z] (127/137) Installing minizip (1.2.12-r0) [2023-09-04T03:03:41.352Z] (128/137) Installing nspr (4.33-r0) [2023-09-04T03:03:41.610Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-09-04T03:03:42.177Z] (130/137) Installing nss (3.78.1-r0) [2023-09-04T03:03:42.451Z] (131/137) Installing re2 (2022.04.01-r0) [2023-09-04T03:03:43.019Z] (132/137) Installing snappy (1.1.9-r4) [2023-09-04T03:03:43.278Z] (133/137) Installing libgpg-error (1.45-r0) [2023-09-04T03:03:43.544Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-09-04T03:03:43.803Z] (135/137) Installing libxslt (1.1.35-r0) [2023-09-04T03:03:44.370Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-09-04T03:03:46.273Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-09-04T03:03:46.850Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:03:46.850Z] Executing glib-2.72.4-r0.trigger [2023-09-04T03:03:46.850Z] Executing shared-mime-info-2.2-r2.trigger [2023-09-04T03:03:47.420Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-09-04T03:03:47.420Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-09-04T03:03:47.420Z] Executing fontconfig-2.14.0-r0.trigger [2023-09-04T03:03:47.420Z] Executing mkfontscale-1.2.2-r0.trigger [2023-09-04T03:03:47.420Z] OK: 409 MiB in 160 packages [2023-09-04T03:03:47.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:03:47.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:03:48.574Z] (1/21) Installing binutils (2.38-r3) [2023-09-04T03:03:49.143Z] (2/21) Installing isl22 (0.22-r0) [2023-09-04T03:03:49.710Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-09-04T03:03:50.013Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-09-04T03:03:50.585Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-09-04T03:03:51.528Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-09-04T03:03:52.099Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-09-04T03:03:52.360Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-09-04T03:03:52.968Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-09-04T03:03:53.228Z] (10/21) Installing libpq (14.9-r0) [2023-09-04T03:03:53.489Z] (11/21) Installing openssl-dev (1.1.1v-r0) [2023-09-04T03:03:54.067Z] (12/21) Installing libpq-dev (14.9-r0) [2023-09-04T03:03:54.327Z] (13/21) Installing libecpg (14.9-r0) [2023-09-04T03:03:54.900Z] (14/21) Installing libecpg-dev (14.9-r0) [2023-09-04T03:03:55.162Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-09-04T03:03:56.546Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-09-04T03:04:00.741Z] (17/21) Installing clang (13.0.1-r1) [2023-09-04T03:04:00.999Z] (18/21) Installing icu (71.1-r2) [2023-09-04T03:04:01.563Z] (19/21) Installing icu-dev (71.1-r2) [2023-09-04T03:04:02.130Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-09-04T03:04:03.086Z] (21/21) Installing postgresql14-dev (14.9-r0) [2023-09-04T03:04:03.650Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:04:03.650Z] OK: 822 MiB in 181 packages [2023-09-04T03:04:03.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:04:04.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:04:04.783Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-09-04T03:04:08.971Z] (2/10) Installing gdbm (1.23-r0) [2023-09-04T03:04:08.971Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-09-04T03:04:09.538Z] (4/10) Installing readline (8.1.2-r0) [2023-09-04T03:04:09.797Z] (5/10) Installing python3 (3.10.13-r0) [2023-09-04T03:04:10.731Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-09-04T03:04:11.669Z] (7/10) Installing libsodium (1.0.18-r0) [2023-09-04T03:04:11.928Z] (8/10) Installing libzmq (4.3.4-r0) [2023-09-04T03:04:12.499Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-09-04T03:04:12.758Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-09-04T03:04:13.016Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:04:13.016Z] OK: 974 MiB in 191 packages [2023-09-04T03:04:13.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:04:13.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:04:14.152Z] OK: 974 MiB in 191 packages [2023-09-04T03:04:14.152Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-09-04T03:04:14.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-09-04T03:04:15.288Z] (1/1) Installing tzdata (2023c-r0) [2023-09-04T03:04:15.546Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:04:15.546Z] OK: 978 MiB in 192 packages [2023-09-04T03:04:15.804Z] (1/1) Purging tzdata (2023c-r0) [2023-09-04T03:04:15.804Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:04:16.063Z] OK: 974 MiB in 191 packages [2023-09-04T03:04:18.617Z] Looking in links: /tmp/tmp9l5emnnp [2023-09-04T03:04:18.617Z] Processing /tmp/tmp9l5emnnp/setuptools-65.5.0-py3-none-any.whl [2023-09-04T03:04:18.617Z] Processing /tmp/tmp9l5emnnp/pip-23.0.1-py3-none-any.whl [2023-09-04T03:04:18.877Z] Installing collected packages: setuptools, pip [2023-09-04T03:04:23.065Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-09-04T03:04:23.065Z] 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:04:23.065Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-09-04T03:04:23.324Z] Collecting pip [2023-09-04T03:04:23.324Z] Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) [2023-09-04T03:04:23.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 55.5 MB/s eta 0:00:00 [2023-09-04T03:04:23.324Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-09-04T03:04:23.584Z] Collecting setuptools [2023-09-04T03:04:23.584Z] Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) [2023-09-04T03:04:23.847Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 805.1/805.1 kB 96.8 MB/s eta 0:00:00 [2023-09-04T03:04:23.847Z] Collecting wheel [2023-09-04T03:04:23.847Z] Downloading wheel-0.41.2-py3-none-any.whl (64 kB) [2023-09-04T03:04:23.847Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 151.6 MB/s eta 0:00:00 [2023-09-04T03:04:24.107Z] Installing collected packages: wheel, setuptools, pip [2023-09-04T03:04:24.107Z] Attempting uninstall: setuptools [2023-09-04T03:04:24.107Z] Found existing installation: setuptools 65.5.0 [2023-09-04T03:04:24.107Z] Uninstalling setuptools-65.5.0: [2023-09-04T03:04:24.107Z] Successfully uninstalled setuptools-65.5.0 [2023-09-04T03:04:25.046Z] Attempting uninstall: pip [2023-09-04T03:04:25.046Z] Found existing installation: pip 23.0.1 [2023-09-04T03:04:25.046Z] Uninstalling pip-23.0.1: [2023-09-04T03:04:25.046Z] Successfully uninstalled pip-23.0.1 [2023-09-04T03:04:27.575Z] Successfully installed pip-23.2.1 setuptools-68.1.2 wheel-0.41.2 [2023-09-04T03:04:27.575Z] 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:04:28.153Z] Processing ./edgex-taf-common [2023-09-04T03:04:28.153Z] Preparing metadata (setup.py): started [2023-09-04T03:04:28.153Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:04:28.153Z] Building wheels for collected packages: edgex-taf-common [2023-09-04T03:04:28.153Z] Building wheel for edgex-taf-common (setup.py): started [2023-09-04T03:04:28.720Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-09-04T03:04:28.720Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=56be640a138351b20ff090f83e3bd6f23efaefd8308ef17b26e21fa15bdc2ce9 [2023-09-04T03:04:28.720Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-09-04T03:04:28.720Z] Successfully built edgex-taf-common [2023-09-04T03:04:28.720Z] Installing collected packages: edgex-taf-common [2023-09-04T03:04:28.720Z] Successfully installed edgex-taf-common-0.0.0 [2023-09-04T03:04:28.720Z] 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:04:29.655Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-09-04T03:04:29.655Z] 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:04:29.655Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-09-04T03:04:29.655Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-09-04T03:04:29.655Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-09-04T03:04:29.655Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-09-04T03:04:29.656Z] 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:04:29.656Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-09-04T03:04:29.656Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-09-04T03:04:29.656Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-09-04T03:04:29.656Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 14.8 MB/s eta 0:00:00 [2023-09-04T03:04:29.656Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-09-04T03:04:29.915Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-09-04T03:04:29.915Z] Preparing metadata (setup.py): started [2023-09-04T03:04:29.915Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:04:30.173Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-09-04T03:04:30.173Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-09-04T03:04:30.173Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-09-04T03:04:30.173Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-09-04T03:04:30.173Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-09-04T03:04:30.173Z] 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:04:30.173Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-09-04T03:04:30.173Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-09-04T03:04:30.173Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-09-04T03:04:30.173Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 12.8 MB/s eta 0:00:00 [2023-09-04T03:04:30.173Z] Preparing metadata (setup.py): started [2023-09-04T03:04:30.431Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:04:30.690Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-09-04T03:04:30.690Z] 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:04:30.690Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-09-04T03:04:30.948Z] Collecting numpy==1.25.2 (from -r requirements.txt (line 11)) [2023-09-04T03:04:30.948Z] Obtaining dependency information for numpy==1.25.2 from https://files.pythonhosted.org/packages/73/6f/2a0d0ad31a588d303178d494787f921c246c6234eccced236866bc1beaa5/numpy-1.25.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata [2023-09-04T03:04:30.948Z] Downloading numpy-1.25.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (5.6 kB) [2023-09-04T03:04:31.206Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-09-04T03:04:31.206Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-09-04T03:04:31.206Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 14.6 MB/s eta 0:00:00 [2023-09-04T03:04:31.206Z] Preparing metadata (setup.py): started [2023-09-04T03:04:31.464Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:04:31.723Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-09-04T03:04:31.723Z] 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:04:31.723Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-09-04T03:04:31.982Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-09-04T03:04:31.982Z] 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:04:31.982Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) [2023-09-04T03:04:32.439Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-09-04T03:04:32.439Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-09-04T03:04:32.700Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 1.2 MB/s eta 0:00:00 [2023-09-04T03:04:32.959Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-09-04T03:04:32.959Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-09-04T03:04:32.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 11.2 MB/s eta 0:00:00 [2023-09-04T03:04:32.959Z] Preparing metadata (setup.py): started [2023-09-04T03:04:33.217Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:04:33.475Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-09-04T03:04:33.475Z] 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:04:33.475Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-09-04T03:04:33.733Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:04:33.733Z] 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:04:33.733Z] Downloading selenium-4.12.0-py3-none-any.whl.metadata (6.9 kB) [2023-09-04T03:04:33.733Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:04:33.733Z] 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:04:33.733Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-09-04T03:04:33.733Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:33.733Z] 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:04:33.733Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-04T03:04:33.733Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:33.733Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-09-04T03:04:33.733Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.0 MB/s eta 0:00:00 [2023-09-04T03:04:33.991Z] Preparing metadata (setup.py): started [2023-09-04T03:04:33.991Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:04:34.249Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:34.250Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-09-04T03:04:34.250Z] Preparing metadata (setup.py): started [2023-09-04T03:04:34.250Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:04:34.507Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:34.507Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-09-04T03:04:34.507Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:34.507Z] 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:04:34.507Z] Downloading jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB) [2023-09-04T03:04:34.507Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:34.507Z] 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:04:34.507Z] Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) [2023-09-04T03:04:34.765Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:34.765Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-09-04T03:04:34.765Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 15.1 MB/s eta 0:00:00 [2023-09-04T03:04:34.765Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:34.765Z] 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:04:34.765Z] Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) [2023-09-04T03:04:35.023Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:04:35.023Z] 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:04:35.023Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (31 kB) [2023-09-04T03:04:35.023Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:04:35.023Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-09-04T03:04:35.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 9.6 MB/s eta 0:00:00 [2023-09-04T03:04:35.023Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:04:35.023Z] 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:04:35.023Z] Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) [2023-09-04T03:04:35.281Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:04:35.281Z] 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:04:35.281Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-09-04T03:04:35.281Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-04T03:04:35.281Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-09-04T03:04:35.281Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 5.2 MB/s eta 0:00:00 [2023-09-04T03:04:35.281Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-04T03:04:35.282Z] 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:04:35.282Z] Downloading websocket_client-1.6.2-py3-none-any.whl.metadata (7.5 kB) [2023-09-04T03:04:35.540Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-09-04T03:04:35.540Z] 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:04:35.540Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-09-04T03:04:35.540Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:04:35.540Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-09-04T03:04:35.540Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 28.7 MB/s eta 0:00:00 [2023-09-04T03:04:35.540Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:04:35.540Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-09-04T03:04:35.540Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 28.8 MB/s eta 0:00:00 [2023-09-04T03:04:35.540Z] 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:04:35.799Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:04:35.799Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-09-04T03:04:35.799Z] 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:04:35.799Z] 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:04:35.799Z] Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) [2023-09-04T03:04:35.799Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:04:35.799Z] 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:04:35.799Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-09-04T03:04:35.799Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:04:35.799Z] 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:04:35.799Z] Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) [2023-09-04T03:04:36.057Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:36.057Z] 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:04:36.057Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-09-04T03:04:36.057Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:36.057Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-09-04T03:04:36.057Z] Preparing metadata (setup.py): started [2023-09-04T03:04:36.315Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:04:36.315Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:36.315Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-09-04T03:04:36.315Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:36.574Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-09-04T03:04:36.574Z] Preparing metadata (setup.py): started [2023-09-04T03:04:36.574Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:04:36.831Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:36.831Z] 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:04:36.831Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-09-04T03:04:36.831Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:36.831Z] 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:04:36.831Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-09-04T03:04:36.831Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:36.831Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-09-04T03:04:36.831Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.9 MB/s eta 0:00:00 [2023-09-04T03:04:36.831Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:36.831Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-09-04T03:04:37.091Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:37.091Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-09-04T03:04:37.091Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.1 MB/s eta 0:00:00 [2023-09-04T03:04:37.091Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:37.091Z] 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:04:37.091Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-04T03:04:37.091Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:37.091Z] 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:04:37.091Z] Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) [2023-09-04T03:04:37.350Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:04:37.350Z] 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:04:37.350Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [2023-09-04T03:04:37.608Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:04:37.608Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-09-04T03:04:37.608Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:04:37.608Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-09-04T03:04:37.608Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:04:37.608Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-09-04T03:04:37.608Z] 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:04:37.608Z] 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:04:37.608Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) [2023-09-04T03:04:37.867Z] 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:04:37.867Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-09-04T03:04:38.808Z] 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:04:38.808Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-09-04T03:04:38.808Z] 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:04:38.808Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-09-04T03:04:38.808Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.4 MB/s eta 0:00:00 [2023-09-04T03:04:38.808Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-09-04T03:04:38.808Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 12.6 MB/s eta 0:00:00 [2023-09-04T03:04:38.808Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-09-04T03:04:38.808Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-09-04T03:04:39.066Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 9.3 MB/s eta 0:00:00 [2023-09-04T03:04:39.066Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-09-04T03:04:39.066Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 21.4 MB/s eta 0:00:00 [2023-09-04T03:04:39.066Z] Downloading numpy-1.25.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2023-09-04T03:04:39.324Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 32.8 MB/s eta 0:00:00 [2023-09-04T03:04:39.583Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-09-04T03:04:39.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 29.3 MB/s eta 0:00:00 [2023-09-04T03:04:39.583Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-09-04T03:04:39.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 34.5 MB/s eta 0:00:00 [2023-09-04T03:04:39.583Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-09-04T03:04:39.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 33.8 MB/s eta 0:00:00 [2023-09-04T03:04:39.583Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-09-04T03:04:39.583Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-09-04T03:04:39.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 24.0 MB/s eta 0:00:00 [2023-09-04T03:04:39.583Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_x86_64.whl (195 kB) [2023-09-04T03:04:39.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 27.8 MB/s eta 0:00:00 [2023-09-04T03:04:39.583Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-09-04T03:04:39.583Z] Downloading selenium-4.12.0-py3-none-any.whl (9.4 MB) [2023-09-04T03:04:39.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 59.1 MB/s eta 0:00:00 [2023-09-04T03:04:39.840Z] Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) [2023-09-04T03:04:39.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 20.7 MB/s eta 0:00:00 [2023-09-04T03:04:39.840Z] Downloading websocket_client-1.6.2-py3-none-any.whl (57 kB) [2023-09-04T03:04:39.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 15.4 MB/s eta 0:00:00 [2023-09-04T03:04:39.840Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-09-04T03:04:39.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 13.5 MB/s eta 0:00:00 [2023-09-04T03:04:39.840Z] Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB) [2023-09-04T03:04:39.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 15.9 MB/s eta 0:00:00 [2023-09-04T03:04:39.840Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) [2023-09-04T03:04:40.098Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.5 MB/s eta 0:00:00 [2023-09-04T03:04:40.098Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-09-04T03:04:40.098Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-09-04T03:04:40.098Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 16.1 MB/s eta 0:00:00 [2023-09-04T03:04:40.098Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-09-04T03:04:40.098Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-09-04T03:04:40.098Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-09-04T03:04:40.098Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 18.7 MB/s eta 0:00:00 [2023-09-04T03:04:40.098Z] Downloading referencing-0.30.2-py3-none-any.whl (25 kB) [2023-09-04T03:04:40.098Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) [2023-09-04T03:04:40.098Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 27.2 MB/s eta 0:00:00 [2023-09-04T03:04:40.098Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-09-04T03:04:40.098Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 44.1 MB/s eta 0:00:00 [2023-09-04T03:04:40.098Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-09-04T03:04:40.098Z] Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) [2023-09-04T03:04:40.098Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) [2023-09-04T03:04:40.357Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-09-04T03:04:40.357Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-09-04T03:04:40.615Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-09-04T03:04:40.615Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=20630670afb72bf975023d2390d3fbbc08b644feb4a15d655d221cb1e6d86bb8 [2023-09-04T03:04:40.615Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-09-04T03:04:40.615Z] Building wheel for paho-mqtt (setup.py): started [2023-09-04T03:04:40.874Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-09-04T03:04:40.874Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62118 sha256=106f4c85901ad7ad1cc572285438267f82d68a415fedd22e27f3da1b9909fa43 [2023-09-04T03:04:40.874Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-09-04T03:04:40.874Z] Building wheel for psutil (setup.py): started [2023-09-04T03:04:42.257Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-09-04T03:04:42.257Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271449 sha256=9e723900851b79191c38c5df8dfd1d9ed21a059fde648ddae60c911309d8a017 [2023-09-04T03:04:42.257Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-09-04T03:04:42.257Z] Building wheel for psycopg2 (setup.py): started [2023-09-04T03:04:56.156Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-09-04T03:04:56.156Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478587 sha256=da1dd9d7636275f9b3764c88684a4aa2db06e19946fa5c022c260f5d69c27e45 [2023-09-04T03:04:56.156Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-09-04T03:04:56.156Z] Building wheel for flex (setup.py): started [2023-09-04T03:04:56.156Z] Building wheel for flex (setup.py): finished with status 'done' [2023-09-04T03:04:56.156Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=8272463a7f45d861bdbcdf829e3d3f889a8dd23cb5bb49db3a1f3ea8b057b6c5 [2023-09-04T03:04:56.156Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-09-04T03:04:56.156Z] Building wheel for GenSON (setup.py): started [2023-09-04T03:04:56.156Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-09-04T03:04:56.156Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21270 sha256=161ca4088688d456155dab9fa3c6d2f2062af59c16f154b0c382d1c9e5b3e56e [2023-09-04T03:04:56.156Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-09-04T03:04:56.156Z] Building wheel for strict-rfc3339 (setup.py): started [2023-09-04T03:04:56.156Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-09-04T03:04:56.156Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18127 sha256=d904028174d8b69a57d527d24909cc4eb71681668a26b9b6a0277e6d4342902a [2023-09-04T03:04:56.156Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-09-04T03:04:56.156Z] Building wheel for validate-email (setup.py): started [2023-09-04T03:04:56.156Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-09-04T03:04:56.156Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=af3352a2da98ab6704f9010d7df2df8eba6ad4b4b9ba587968015c2ed011c187 [2023-09-04T03:04:56.156Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-09-04T03:04:56.156Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-09-04T03:04:56.156Z] 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:05:06.519Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5238 in /w/workspace/exfoundry_edgex-taf-common_PR-77 [Pipeline] { [Pipeline] checkout [2023-09-04T03:05:06.553Z] Selected Git installation does not exist. Using Default [2023-09-04T03:05:06.553Z] The recommended git tool is: NONE [2023-09-04T03:05:08.370Z] 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.25.2 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:05:08.370Z] 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:05:11.762Z] using credential edgex-jenkins-ssh [2023-09-04T03:05:11.781Z] Cloning the remote Git repository [2023-09-04T03:05:11.827Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-09-04T03:05:11.916Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-77 # timeout=10 [2023-09-04T03:05:12.063Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-09-04T03:05:12.064Z] > git --version # timeout=10 [2023-09-04T03:05:12.083Z] > git --version # 'git version 2.25.1' [2023-09-04T03:05:12.086Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-04T03:05:12.237Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-04T03:05:12.807Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-09-04T03:05:12.840Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-04T03:05:13.634Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-09-04T03:05:13.677Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-09-04T03:05:13.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-04T03:05:13.697Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-04T03:05:14.171Z] Merging remotes/origin/main commit 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 into PR head commit 94032e55291161f681cab67831a932270488293b [2023-09-04T03:05:14.470Z] Merge succeeded, producing f382d80fcf63ff7ab17352eeb3e21423f482e72d [2023-09-04T03:05:14.470Z] Checking out Revision f382d80fcf63ff7ab17352eeb3e21423f482e72d (PR-77) [2023-09-04T03:05:14.193Z] > git config core.sparsecheckout # timeout=10 [2023-09-04T03:05:14.281Z] > git checkout -f 94032e55291161f681cab67831a932270488293b # timeout=10 [2023-09-04T03:05:14.355Z] > git remote # timeout=10 [2023-09-04T03:05:14.373Z] > git config --get remote.origin.url # timeout=10 [2023-09-04T03:05:14.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-04T03:05:14.408Z] > git merge 6a67004f3c8cef8fe6115d6f0edac5e43a2a7230 # timeout=10 [2023-09-04T03:05:14.457Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-04T03:05:14.479Z] > git config core.sparsecheckout # timeout=10 [2023-09-04T03:05:14.496Z] > git checkout -f f382d80fcf63ff7ab17352eeb3e21423f482e72d # timeout=10 [2023-09-04T03:05:17.943Z] Commit message: "Merge commit '6a67004f3c8cef8fe6115d6f0edac5e43a2a7230' into HEAD" [2023-09-04T03:05:17.955Z] > git rev-list --no-walk 94032e55291161f681cab67831a932270488293b # timeout=10 [2023-09-04T03:05:43.966Z] Removing intermediate container b4834bb78a5d [2023-09-04T03:05:43.966Z] ---> f616506c5d78 [2023-09-04T03:05:43.966Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-09-04T03:05:43.966Z] ---> Running in c683b16e32bd [2023-09-04T03:05:43.966Z] Removing intermediate container c683b16e32bd [2023-09-04T03:05:43.966Z] ---> 6c2f1719a9eb [2023-09-04T03:05:43.966Z] Step 11/13 : LABEL arch=amd64 [2023-09-04T03:05:43.966Z] ---> Running in 94cd1b494560 [2023-09-04T03:05:43.966Z] Removing intermediate container 94cd1b494560 [2023-09-04T03:05:43.966Z] ---> ec05d6a7fa02 [2023-09-04T03:05:43.966Z] Step 12/13 : LABEL git_sha=57c0a4508d8fa52469ffaca0cf2bb31824bc82cc [2023-09-04T03:05:43.966Z] ---> Running in b914ca3ae352 [2023-09-04T03:05:43.966Z] Removing intermediate container b914ca3ae352 [2023-09-04T03:05:43.966Z] ---> 7ab9b8174a23 [2023-09-04T03:05:43.966Z] Step 13/13 : LABEL version=0.0.0 [2023-09-04T03:05:43.966Z] ---> Running in ef9b1a259459 [2023-09-04T03:05:43.966Z] Removing intermediate container ef9b1a259459 [2023-09-04T03:05:43.966Z] ---> ebbb238f71bc [2023-09-04T03:05:43.966Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-04T03:05:43.966Z] Successfully built ebbb238f71bc [2023-09-04T03:05:43.966Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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:05:44.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T03:05:44.486Z] [2023-09-04T03:05:44.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:05:44.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T03:05:44.789Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-04T03:05:44.789Z] 5eb5b503b376: Pulling fs layer [2023-09-04T03:05:44.789Z] 5c69ac0246d0: Pulling fs layer [2023-09-04T03:05:44.789Z] ec43610c2a17: Pulling fs layer [2023-09-04T03:05:44.789Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-04T03:05:44.789Z] 33b1e0a273af: Pulling fs layer [2023-09-04T03:05:44.789Z] 5d3b04190fa2: Pulling fs layer [2023-09-04T03:05:44.789Z] 2f39f015ded8: Pulling fs layer [2023-09-04T03:05:44.789Z] 33b1e0a273af: Waiting [2023-09-04T03:05:44.789Z] 5d3b04190fa2: Waiting [2023-09-04T03:05:44.789Z] 2f39f015ded8: Waiting [2023-09-04T03:05:44.789Z] 3a2ae6a8a46f: Waiting [2023-09-04T03:05:44.789Z] 5c69ac0246d0: Download complete [2023-09-04T03:05:44.789Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-04T03:05:44.789Z] 3a2ae6a8a46f: Download complete [2023-09-04T03:05:44.789Z] 33b1e0a273af: Verifying Checksum [2023-09-04T03:05:44.789Z] 33b1e0a273af: Download complete [2023-09-04T03:05:44.789Z] 5d3b04190fa2: Verifying Checksum [2023-09-04T03:05:44.789Z] 5d3b04190fa2: Download complete [2023-09-04T03:05:44.789Z] ec43610c2a17: Verifying Checksum [2023-09-04T03:05:44.789Z] ec43610c2a17: Download complete [2023-09-04T03:05:45.048Z] 5eb5b503b376: Verifying Checksum [2023-09-04T03:05:45.048Z] 5eb5b503b376: Download complete [2023-09-04T03:05:45.615Z] 2f39f015ded8: Download complete [2023-09-04T03:05:46.183Z] 5eb5b503b376: Pull complete [2023-09-04T03:05:46.183Z] 5c69ac0246d0: Pull complete [2023-09-04T03:05:46.749Z] ec43610c2a17: Pull complete [2023-09-04T03:05:46.750Z] 3a2ae6a8a46f: Pull complete [2023-09-04T03:05:47.009Z] 33b1e0a273af: Pull complete [2023-09-04T03:05:47.009Z] 5d3b04190fa2: Pull complete [2023-09-04T03:05:51.200Z] 2f39f015ded8: Pull complete [2023-09-04T03:05:51.200Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-04T03:05:51.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T03:05:51.200Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T03:05:51.273Z] prd-ubuntu20.04-docker-8c-8g-5235 does not seem to be running inside a container [2023-09-04T03:05:51.306Z] $ 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/exfoundry_edgex-taf-common_PR-77 -v /w/workspace/exfoundry_edgex-taf-common_PR-77:/w/workspace/exfoundry_edgex-taf-common_PR-77:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-77@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-77@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-04T03:05:57.244Z] $ docker top 47e6e05f81cc551bf4555bf23559ea77aa8e74c1da03228af87f27e250ee1f2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:05:57.643Z] ---> job-cost.sh [2023-09-04T03:05:57.643Z] lf-activate-venv: SKIPPING [2023-09-04T03:05:57.643Z] INFO: No Stack... [2023-09-04T03:05:57.902Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-04T03:05:58.161Z] INFO: Archiving Costs [Pipeline] sh [2023-09-04T03:05:58.448Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-77/archives/cost.csv [2023-09-04T03:05:58.448Z] + cut -d, -f6 [Pipeline] lock [2023-09-04T03:05:58.462Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-77-6-stack-cost] [2023-09-04T03:05:58.469Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-77-6-stack-cost] did not exist. Created. [2023-09-04T03:05:58.469Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-77-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-04T03:05:58.765Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-04T03:05:58.798Z] Stashed 1 file(s) [Pipeline] } [2023-09-04T03:05:58.809Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-77-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-04T03:05:58.829Z] $ docker stop --time=1 47e6e05f81cc551bf4555bf23559ea77aa8e74c1da03228af87f27e250ee1f2e [2023-09-04T03:05:59.976Z] $ docker rm -f --volumes 47e6e05f81cc551bf4555bf23559ea77aa8e74c1da03228af87f27e250ee1f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-04T03:14:32.053Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-04T03:14:32.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-04T03:14:32.053Z] Dload Upload Total Spent Left Speed [2023-09-04T03:14:32.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-09-04T03:14:32.619Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-04T03:14:32.946Z] + sudo tee /etc/docker/daemon.new [2023-09-04T03:14:32.946Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-04T03:14:32.946Z] { [2023-09-04T03:14:32.946Z] "registry-mirrors": [ [2023-09-04T03:14:32.946Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-04T03:14:32.946Z] ], [2023-09-04T03:14:32.946Z] "bip": "10.250.0.254/24", [2023-09-04T03:14:32.946Z] "hosts": [ [2023-09-04T03:14:32.946Z] "tcp://0.0.0.0:5555", [2023-09-04T03:14:32.946Z] "unix:///var/run/docker.sock" [2023-09-04T03:14:32.946Z] ], [2023-09-04T03:14:32.946Z] "mtu": 1458, [2023-09-04T03:14:32.946Z] "selinux-enabled": true, [2023-09-04T03:14:32.946Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-04T03:14:32.946Z] } [Pipeline] sh [2023-09-04T03:14:33.284Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-04T03:14:33.623Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-04T03:14:51.902Z] provisioning config files... [2023-09-04T03:14:51.929Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-77@tmp/config4344866776961463011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:14:52.279Z] ---> docker-login.sh [2023-09-04T03:14:52.280Z] nexus3.edgexfoundry.org:10001 [2023-09-04T03:14:52.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:14:53.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:14:53.137Z] Configure a credential helper to remove this warning. See [2023-09-04T03:14:53.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:14:53.137Z] [2023-09-04T03:14:53.137Z] Login Succeeded [2023-09-04T03:14:53.137Z] nexus3.edgexfoundry.org:10002 [2023-09-04T03:14:53.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:14:53.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:14:53.410Z] Configure a credential helper to remove this warning. See [2023-09-04T03:14:53.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:14:53.410Z] [2023-09-04T03:14:53.410Z] Login Succeeded [2023-09-04T03:14:53.410Z] nexus3.edgexfoundry.org:10003 [2023-09-04T03:14:53.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:14:53.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:14:53.684Z] Configure a credential helper to remove this warning. See [2023-09-04T03:14:53.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:14:53.684Z] [2023-09-04T03:14:53.684Z] Login Succeeded [2023-09-04T03:14:53.684Z] nexus3.edgexfoundry.org:10004 [2023-09-04T03:14:53.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:14:54.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:14:54.235Z] Configure a credential helper to remove this warning. See [2023-09-04T03:14:54.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:14:54.235Z] [2023-09-04T03:14:54.235Z] Login Succeeded [2023-09-04T03:14:54.235Z] docker.io [2023-09-04T03:14:54.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-04T03:14:54.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-04T03:14:54.773Z] Configure a credential helper to remove this warning. See [2023-09-04T03:14:54.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-04T03:14:54.773Z] [2023-09-04T03:14:54.773Z] Login Succeeded [2023-09-04T03:14:54.773Z] ---> docker-login.sh ends [Pipeline] } [2023-09-04T03:14:54.786Z] 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:14:55.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-04T03:14:55.691Z] + ls -al . [2023-09-04T03:14:55.691Z] total 68 [2023-09-04T03:14:55.691Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 03:14 . [2023-09-04T03:14:55.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:05 .. [2023-09-04T03:14:55.691Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:05 .git [2023-09-04T03:14:55.691Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 03:05 .github [2023-09-04T03:14:55.691Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 4 03:05 .gitignore [2023-09-04T03:14:55.691Z] -rw-rw-r-- 1 jenkins jenkins 1575 Sep 4 03:05 Dockerfile [2023-09-04T03:14:55.691Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 4 03:05 Jenkinsfile [2023-09-04T03:14:55.691Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 4 03:05 LICENSE [2023-09-04T03:14:55.691Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 4 03:05 README.md [2023-09-04T03:14:55.691Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:05 TAF-Manager [2023-09-04T03:14:55.691Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 03:05 TUC [2023-09-04T03:14:55.691Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 03:02 VERSION [2023-09-04T03:14:55.691Z] -rw-rw-r-- 1 jenkins jenkins 344 Sep 4 03:05 requirements.txt [2023-09-04T03:14:55.691Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 4 03:05 robot-entrypoint.sh [2023-09-04T03:14:55.691Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 4 03:05 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:14:56.030Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f382d80fcf63ff7ab17352eeb3e21423f482e72d --label arch=arm64 --label version=0.0.0 . [2023-09-04T03:14:56.298Z] Sending build context to Docker daemon 324.1kB [2023-09-04T03:14:56.298Z] Step 1/13 : FROM alpine:3.16 [2023-09-04T03:14:56.883Z] 3.16: Pulling from library/alpine [2023-09-04T03:14:56.883Z] bdb2de7ba06c: Pulling fs layer [2023-09-04T03:14:57.151Z] bdb2de7ba06c: Verifying Checksum [2023-09-04T03:14:57.151Z] bdb2de7ba06c: Download complete [2023-09-04T03:14:57.737Z] bdb2de7ba06c: Pull complete [2023-09-04T03:14:57.737Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-09-04T03:14:57.737Z] Status: Downloaded newer image for alpine:3.16 [2023-09-04T03:14:57.737Z] ---> 47a0d92d42c9 [2023-09-04T03:14:57.737Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-09-04T03:14:57.737Z] ---> Running in ed8e1b738196 [2023-09-04T03:14:58.005Z] Removing intermediate container ed8e1b738196 [2023-09-04T03:14:58.005Z] ---> 570bcbd3a6d2 [2023-09-04T03:14:58.005Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-09-04T03:14:58.005Z] ---> Running in bd82da5e5a6a [2023-09-04T03:14:58.591Z] Removing intermediate container bd82da5e5a6a [2023-09-04T03:14:58.591Z] ---> cb7508a0c73c [2023-09-04T03:14:58.591Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-09-04T03:15:01.944Z] ---> 5b0d8f592bc2 [2023-09-04T03:15:01.944Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-09-04T03:15:02.530Z] ---> dd0a1db0dc6c [2023-09-04T03:15:02.530Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-09-04T03:15:03.116Z] ---> 5a190f92e0de [2023-09-04T03:15:03.116Z] Step 7/13 : WORKDIR /edgex-taf [2023-09-04T03:15:03.116Z] ---> Running in d7a02349c985 [2023-09-04T03:15:03.387Z] Removing intermediate container d7a02349c985 [2023-09-04T03:15:03.387Z] ---> c1e180aac403 [2023-09-04T03:15:03.387Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-09-04T03:15:03.654Z] ---> Running in c325e32327a7 [2023-09-04T03:15:05.603Z] Removing intermediate container c325e32327a7 [2023-09-04T03:15:05.603Z] ---> 42709b2a14d3 [2023-09-04T03:15:05.603Z] 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:15:05.603Z] ---> Running in cae9001d33f2 [2023-09-04T03:15:06.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:15:07.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:15:08.569Z] OK: 5 MiB in 14 packages [2023-09-04T03:15:08.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:15:09.154Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:15:10.568Z] (1/9) Installing ca-certificates (20230506-r0) [2023-09-04T03:15:10.835Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-09-04T03:15:11.419Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-09-04T03:15:11.687Z] (4/9) Installing libcurl (8.2.1-r0) [2023-09-04T03:15:12.272Z] (5/9) Installing curl (8.2.1-r0) [2023-09-04T03:15:12.539Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-09-04T03:15:15.279Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-09-04T03:15:15.279Z] (8/9) Installing jq (1.6-r1) [2023-09-04T03:15:15.862Z] (9/9) Installing openssl (1.1.1v-r0) [2023-09-04T03:15:16.130Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:15:16.401Z] Executing ca-certificates-20230506-r0.trigger [2023-09-04T03:15:16.401Z] OK: 50 MiB in 23 packages [2023-09-04T03:15:16.670Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:15:17.256Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:15:18.675Z] (1/136) Installing libmagic (5.41-r0) [2023-09-04T03:15:18.943Z] (2/136) Installing file (5.41-r0) [2023-09-04T03:15:19.211Z] (3/136) Installing libxau (1.0.9-r0) [2023-09-04T03:15:19.478Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-09-04T03:15:20.062Z] (5/136) Installing libxcb (1.15-r0) [2023-09-04T03:15:20.329Z] (6/136) Installing libx11 (1.8-r1) [2023-09-04T03:15:20.912Z] (7/136) Installing libxext (1.3.4-r0) [2023-09-04T03:15:21.497Z] (8/136) Installing libice (1.0.10-r0) [2023-09-04T03:15:21.764Z] (9/136) Installing libuuid (2.38-r1) [2023-09-04T03:15:22.031Z] (10/136) Installing libsm (1.2.3-r0) [2023-09-04T03:15:22.299Z] (11/136) Installing libxt (1.2.1-r0) [2023-09-04T03:15:22.881Z] (12/136) Installing libxmu (1.1.3-r0) [2023-09-04T03:15:23.148Z] (13/136) Installing xset (1.2.4-r0) [2023-09-04T03:15:23.415Z] (14/136) Installing xprop (1.2.5-r0) [2023-09-04T03:15:23.682Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-09-04T03:15:24.263Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-09-04T03:15:24.530Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-09-04T03:15:24.796Z] (18/136) Installing libffi (3.4.2-r1) [2023-09-04T03:15:25.062Z] (19/136) Installing libintl (0.21-r2) [2023-09-04T03:15:25.647Z] (20/136) Installing libblkid (2.38-r1) [2023-09-04T03:15:25.915Z] (21/136) Installing libmount (2.38-r1) [2023-09-04T03:15:26.501Z] (22/136) Installing pcre (8.45-r2) [2023-09-04T03:15:26.768Z] (23/136) Installing glib (2.72.4-r0) [2023-09-04T03:15:27.354Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-09-04T03:15:27.620Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-09-04T03:15:28.206Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-09-04T03:15:28.789Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-09-04T03:15:29.324Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-09-04T03:15:29.909Z] (29/136) Installing libpng (1.6.37-r1) [2023-09-04T03:15:30.174Z] (30/136) Installing libwebp (1.2.3-r1) [2023-09-04T03:15:30.756Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-09-04T03:15:31.024Z] (32/136) Installing tiff (4.4.0-r4) [2023-09-04T03:15:31.609Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-09-04T03:15:31.876Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-09-04T03:15:32.143Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-09-04T03:15:32.725Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-09-04T03:15:32.725Z] (37/136) Installing libxrender (0.9.10-r3) [2023-09-04T03:15:33.307Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-09-04T03:15:33.574Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-09-04T03:15:33.840Z] (40/136) Installing libxi (1.8-r0) [2023-09-04T03:15:34.107Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-09-04T03:15:34.374Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-09-04T03:15:34.640Z] (43/136) Installing atk (2.38.0-r0) [2023-09-04T03:15:34.907Z] (44/136) Installing libxtst (1.2.3-r3) [2023-09-04T03:15:35.173Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-09-04T03:15:35.756Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-09-04T03:15:36.023Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-09-04T03:15:36.605Z] (48/136) Installing expat (2.5.0-r0) [2023-09-04T03:15:36.870Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-09-04T03:15:37.137Z] (50/136) Installing freetype (2.12.1-r0) [2023-09-04T03:15:37.720Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-09-04T03:15:37.987Z] (52/136) Installing pixman (0.40.0-r4) [2023-09-04T03:15:38.571Z] (53/136) Installing cairo (1.17.4-r2) [2023-09-04T03:15:39.155Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-09-04T03:15:39.423Z] (55/136) Installing avahi-libs (0.8-r6) [2023-09-04T03:15:39.691Z] (56/136) Installing gmp (6.2.1-r2) [2023-09-04T03:15:40.276Z] (57/136) Installing nettle (3.7.3-r0) [2023-09-04T03:15:40.543Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-09-04T03:15:41.127Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-09-04T03:15:41.394Z] (60/136) Installing libunistring (1.0-r0) [2023-09-04T03:15:41.978Z] (61/136) Installing gnutls (3.7.7-r1) [2023-09-04T03:15:43.386Z] (62/136) Installing cups-libs (2.4.2-r2) [2023-09-04T03:15:43.967Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-09-04T03:15:44.234Z] (64/136) Installing fribidi (1.0.12-r0) [2023-09-04T03:15:44.816Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-09-04T03:15:45.081Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-09-04T03:15:45.664Z] (67/136) Installing libxft (2.3.4-r0) [2023-09-04T03:15:45.930Z] (68/136) Installing pango (1.50.7-r0) [2023-09-04T03:15:46.513Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-09-04T03:15:46.513Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-09-04T03:15:47.096Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-09-04T03:15:47.096Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-09-04T03:15:47.678Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-09-04T03:15:48.259Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-09-04T03:15:48.843Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-09-04T03:15:49.110Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-09-04T03:15:49.377Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-09-04T03:15:49.644Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-09-04T03:15:50.227Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-09-04T03:15:50.495Z] (79/136) Installing libogg (1.3.5-r1) [2023-09-04T03:15:51.079Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-09-04T03:15:51.344Z] (81/136) Installing flac (1.3.4-r0) [2023-09-04T03:15:51.927Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-09-04T03:15:52.511Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-09-04T03:15:52.779Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-09-04T03:15:53.366Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-09-04T03:15:53.950Z] (86/136) Installing libass (0.16.0-r0) [2023-09-04T03:15:54.216Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-09-04T03:15:54.801Z] (88/136) Installing libdrm (2.4.110-r0) [2023-09-04T03:15:55.068Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-09-04T03:15:55.334Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-09-04T03:15:55.974Z] (91/136) Installing lame (3.100-r0) [2023-09-04T03:15:56.240Z] (92/136) Installing opus (1.3.1-r1) [2023-09-04T03:15:56.822Z] (93/136) Installing libasyncns (0.8-r1) [2023-09-04T03:15:57.088Z] (94/136) Installing libltdl (2.4.7-r0) [2023-09-04T03:15:57.409Z] (95/136) Installing orc (0.4.32-r0) [2023-09-04T03:15:57.997Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-09-04T03:15:58.267Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-09-04T03:15:58.857Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-09-04T03:15:59.125Z] (99/136) Installing soxr (0.1.3-r2) [2023-09-04T03:15:59.402Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-09-04T03:15:59.996Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-09-04T03:16:00.265Z] (102/136) Installing libpulse (15.0-r2) [2023-09-04T03:16:00.855Z] (103/136) Installing cjson (1.7.15-r3) [2023-09-04T03:16:01.122Z] (104/136) Installing mbedtls (2.28.4-r0) [2023-09-04T03:16:01.389Z] (105/136) Installing librist (0.2.6-r1) [2023-09-04T03:16:01.975Z] (106/136) Installing libsrt (1.4.4-r0) [2023-09-04T03:16:02.242Z] (107/136) Installing libssh (0.9.6-r1) [2023-09-04T03:16:02.826Z] (108/136) Installing libtheora (1.1.1-r16) [2023-09-04T03:16:03.094Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-09-04T03:16:03.676Z] (110/136) Installing libva (2.14.0-r0) [2023-09-04T03:16:03.943Z] (111/136) Installing libvdpau (1.5-r0) [2023-09-04T03:16:04.210Z] (112/136) Installing vidstab (1.1.0-r1) [2023-09-04T03:16:04.792Z] (113/136) Installing libvpx (1.11.0-r1) [2023-09-04T03:16:05.381Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-09-04T03:16:05.648Z] (115/136) Installing numactl (2.0.14-r0) [2023-09-04T03:16:05.918Z] (116/136) Installing x265-libs (3.5-r3) [2023-09-04T03:16:06.876Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-09-04T03:16:07.143Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-09-04T03:16:09.089Z] (119/136) Installing libevent (2.1.12-r4) [2023-09-04T03:16:09.355Z] (120/136) Installing mesa (21.3.9-r0) [2023-09-04T03:16:09.621Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-09-04T03:16:09.888Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-09-04T03:16:10.155Z] (123/136) Installing icu-data-en (71.1-r2) [2023-09-04T03:16:10.737Z] Executing icu-data-en-71.1-r2.post-install [2023-09-04T03:16:10.737Z] * [2023-09-04T03:16:10.737Z] * If you need ICU with non-English locales and legacy charset support, install [2023-09-04T03:16:10.737Z] * package icu-data-full. [2023-09-04T03:16:10.737Z] * [2023-09-04T03:16:10.737Z] (124/136) Installing icu-libs (71.1-r2) [2023-09-04T03:16:11.319Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-09-04T03:16:11.900Z] (126/136) Installing minizip (1.2.12-r0) [2023-09-04T03:16:12.166Z] (127/136) Installing nspr (4.33-r0) [2023-09-04T03:16:12.433Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-09-04T03:16:13.016Z] (129/136) Installing nss (3.78.1-r0) [2023-09-04T03:16:13.597Z] (130/136) Installing re2 (2022.04.01-r0) [2023-09-04T03:16:14.179Z] (131/136) Installing snappy (1.1.9-r4) [2023-09-04T03:16:14.445Z] (132/136) Installing libgpg-error (1.45-r0) [2023-09-04T03:16:14.712Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-09-04T03:16:15.295Z] (134/136) Installing libxslt (1.1.35-r0) [2023-09-04T03:16:15.561Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-09-04T03:16:20.546Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-09-04T03:16:21.131Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:16:21.131Z] Executing glib-2.72.4-r0.trigger [2023-09-04T03:16:21.131Z] Executing shared-mime-info-2.2-r2.trigger [2023-09-04T03:16:23.713Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-09-04T03:16:23.713Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-09-04T03:16:23.980Z] Executing fontconfig-2.14.0-r0.trigger [2023-09-04T03:16:23.980Z] Executing mkfontscale-1.2.2-r0.trigger [2023-09-04T03:16:23.980Z] OK: 376 MiB in 159 packages [2023-09-04T03:16:24.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:16:24.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:16:26.236Z] (1/21) Installing binutils (2.38-r3) [2023-09-04T03:16:26.819Z] (2/21) Installing isl22 (0.22-r0) [2023-09-04T03:16:27.400Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-09-04T03:16:27.666Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-09-04T03:16:28.249Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-09-04T03:16:30.832Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-09-04T03:16:31.415Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-09-04T03:16:31.681Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-09-04T03:16:32.641Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-09-04T03:16:32.908Z] (10/21) Installing libpq (14.9-r0) [2023-09-04T03:16:33.491Z] (11/21) Installing openssl-dev (1.1.1v-r0) [2023-09-04T03:16:33.757Z] (12/21) Installing libpq-dev (14.9-r0) [2023-09-04T03:16:34.340Z] (13/21) Installing libecpg (14.9-r0) [2023-09-04T03:16:34.921Z] (14/21) Installing libecpg-dev (14.9-r0) [2023-09-04T03:16:35.186Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-09-04T03:16:37.762Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-09-04T03:16:45.964Z] (17/21) Installing clang (13.0.1-r1) [2023-09-04T03:16:46.546Z] (18/21) Installing icu (71.1-r2) [2023-09-04T03:16:47.131Z] (19/21) Installing icu-dev (71.1-r2) [2023-09-04T03:16:47.716Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-09-04T03:16:53.061Z] (21/21) Installing postgresql14-dev (14.9-r0) [2023-09-04T03:16:53.643Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:16:53.643Z] OK: 768 MiB in 180 packages [2023-09-04T03:16:53.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:16:54.490Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:16:55.895Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-09-04T03:16:57.836Z] (2/10) Installing gdbm (1.23-r0) [2023-09-04T03:16:58.102Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-09-04T03:16:58.683Z] (4/10) Installing readline (8.1.2-r0) [2023-09-04T03:16:58.949Z] (5/10) Installing python3 (3.10.13-r0) [2023-09-04T03:17:01.524Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-09-04T03:17:08.153Z] (7/10) Installing libsodium (1.0.18-r0) [2023-09-04T03:17:08.732Z] (8/10) Installing libzmq (4.3.4-r0) [2023-09-04T03:17:08.999Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-09-04T03:17:09.578Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-09-04T03:17:09.845Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:17:09.845Z] OK: 938 MiB in 190 packages [2023-09-04T03:17:10.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:17:10.692Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:17:11.649Z] OK: 938 MiB in 190 packages [2023-09-04T03:17:11.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-09-04T03:17:12.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-09-04T03:17:13.900Z] (1/1) Installing tzdata (2023c-r0) [2023-09-04T03:17:14.573Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:17:14.573Z] OK: 941 MiB in 191 packages [2023-09-04T03:17:15.986Z] (1/1) Purging tzdata (2023c-r0) [2023-09-04T03:17:15.986Z] Executing busybox-1.35.0-r17.trigger [2023-09-04T03:17:15.986Z] OK: 938 MiB in 190 packages [2023-09-04T03:17:34.181Z] Looking in links: /tmp/tmpwjdid9x1 [2023-09-04T03:17:34.181Z] Processing /tmp/tmpwjdid9x1/setuptools-65.5.0-py3-none-any.whl [2023-09-04T03:17:34.181Z] Processing /tmp/tmpwjdid9x1/pip-23.0.1-py3-none-any.whl [2023-09-04T03:17:34.181Z] Installing collected packages: setuptools, pip [2023-09-04T03:17:49.172Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-09-04T03:17:49.172Z] 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:17:51.110Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-09-04T03:17:51.692Z] Collecting pip [2023-09-04T03:17:51.692Z] Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) [2023-09-04T03:17:51.692Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.2 MB/s eta 0:00:00 [2023-09-04T03:17:51.958Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-09-04T03:17:55.296Z] Collecting setuptools [2023-09-04T03:17:55.296Z] Downloading setuptools-68.1.2-py3-none-any.whl (805 kB) [2023-09-04T03:17:55.296Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 805.1/805.1 kB 18.1 MB/s eta 0:00:00 [2023-09-04T03:17:55.296Z] Collecting wheel [2023-09-04T03:17:55.296Z] Downloading wheel-0.41.2-py3-none-any.whl (64 kB) [2023-09-04T03:17:55.296Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 17.6 MB/s eta 0:00:00 [2023-09-04T03:17:57.237Z] Installing collected packages: wheel, setuptools, pip [2023-09-04T03:17:59.180Z] Attempting uninstall: setuptools [2023-09-04T03:17:59.180Z] Found existing installation: setuptools 65.5.0 [2023-09-04T03:17:59.761Z] Uninstalling setuptools-65.5.0: [2023-09-04T03:18:00.030Z] Successfully uninstalled setuptools-65.5.0 [2023-09-04T03:18:04.271Z] Attempting uninstall: pip [2023-09-04T03:18:04.271Z] Found existing installation: pip 23.0.1 [2023-09-04T03:18:06.838Z] Uninstalling pip-23.0.1: [2023-09-04T03:18:06.838Z] Successfully uninstalled pip-23.0.1 [2023-09-04T03:18:19.119Z] Successfully installed pip-23.2.1 setuptools-68.1.2 wheel-0.41.2 [2023-09-04T03:18:19.119Z] 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:18:21.685Z] Processing ./edgex-taf-common [2023-09-04T03:18:21.685Z] Preparing metadata (setup.py): started [2023-09-04T03:18:22.640Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:18:22.640Z] Building wheels for collected packages: edgex-taf-common [2023-09-04T03:18:22.640Z] Building wheel for edgex-taf-common (setup.py): started [2023-09-04T03:18:24.573Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-09-04T03:18:24.573Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=49bc90397ba739ce8d11e3b21775c3d530ebf00ae34bc6c1a62c2a813010ff86 [2023-09-04T03:18:24.573Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-09-04T03:18:24.573Z] Successfully built edgex-taf-common [2023-09-04T03:18:24.839Z] Installing collected packages: edgex-taf-common [2023-09-04T03:18:25.845Z] Successfully installed edgex-taf-common-0.0.0 [2023-09-04T03:18:25.845Z] 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:18:31.211Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-09-04T03:18:31.212Z] 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:18:31.212Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-09-04T03:18:31.212Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-09-04T03:18:31.212Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-09-04T03:18:31.212Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-09-04T03:18:31.212Z] 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:18:31.212Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-09-04T03:18:31.212Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-09-04T03:18:31.212Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-09-04T03:18:31.212Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 4.3 MB/s eta 0:00:00 [2023-09-04T03:18:31.481Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-09-04T03:18:31.481Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-09-04T03:18:31.481Z] Preparing metadata (setup.py): started [2023-09-04T03:18:32.886Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:18:32.886Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-09-04T03:18:32.886Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-09-04T03:18:33.151Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-09-04T03:18:33.151Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-09-04T03:18:33.414Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-09-04T03:18:33.414Z] 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:18:33.414Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-09-04T03:18:33.680Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-09-04T03:18:33.680Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-09-04T03:18:33.680Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.5 MB/s eta 0:00:00 [2023-09-04T03:18:33.945Z] Preparing metadata (setup.py): started [2023-09-04T03:18:35.345Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:18:35.610Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-09-04T03:18:35.610Z] 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:18:35.610Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-09-04T03:18:38.178Z] Collecting numpy==1.25.2 (from -r requirements.txt (line 11)) [2023-09-04T03:18:38.178Z] Downloading numpy-1.25.2.tar.gz (10.8 MB) [2023-09-04T03:18:40.112Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.8/10.8 MB 5.0 MB/s eta 0:00:00 [2023-09-04T03:18:50.177Z] Installing build dependencies: started [2023-09-04T03:19:12.204Z] Installing build dependencies: finished with status 'done' [2023-09-04T03:19:12.204Z] Getting requirements to build wheel: started [2023-09-04T03:19:16.436Z] Getting requirements to build wheel: finished with status 'done' [2023-09-04T03:19:16.436Z] Preparing metadata (pyproject.toml): started [2023-09-04T03:19:20.668Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-09-04T03:19:21.617Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-09-04T03:19:21.617Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-09-04T03:19:21.617Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 9.6 MB/s eta 0:00:00 [2023-09-04T03:19:22.196Z] Preparing metadata (setup.py): started [2023-09-04T03:19:24.127Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:19:24.392Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-09-04T03:19:24.392Z] 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:19:24.392Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-09-04T03:19:26.953Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-09-04T03:19:26.953Z] 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:19:26.953Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) [2023-09-04T03:19:26.953Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-09-04T03:19:26.953Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-09-04T03:19:26.953Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 11.4 MB/s eta 0:00:00 [2023-09-04T03:19:27.621Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-09-04T03:19:27.621Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-09-04T03:19:27.621Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.3 MB/s eta 0:00:00 [2023-09-04T03:19:28.201Z] Preparing metadata (setup.py): started [2023-09-04T03:19:29.598Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:19:30.993Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-09-04T03:19:30.993Z] 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:19:30.993Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.3 kB) [2023-09-04T03:19:31.569Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:19:31.569Z] 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:19:31.569Z] Downloading selenium-4.12.0-py3-none-any.whl.metadata (6.9 kB) [2023-09-04T03:19:32.521Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:19:32.521Z] 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:19:32.521Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-09-04T03:19:32.785Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:19:32.785Z] 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:19:32.785Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-04T03:19:33.049Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:19:33.049Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-09-04T03:19:33.049Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.1 MB/s eta 0:00:00 [2023-09-04T03:19:33.313Z] Preparing metadata (setup.py): started [2023-09-04T03:19:34.709Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:19:34.709Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:19:34.709Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-09-04T03:19:34.709Z] Preparing metadata (setup.py): started [2023-09-04T03:19:36.104Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:19:36.104Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:19:36.104Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-09-04T03:19:36.368Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:19:36.368Z] 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:19:36.368Z] Downloading jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB) [2023-09-04T03:19:36.631Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:19:36.631Z] 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:19:36.631Z] Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) [2023-09-04T03:19:37.207Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:19:37.207Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-09-04T03:19:37.472Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 9.2 MB/s eta 0:00:00 [2023-09-04T03:19:37.472Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:19:37.472Z] 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:19:37.472Z] Downloading tzlocal-5.0.1-py3-none-any.whl.metadata (16 kB) [2023-09-04T03:19:38.424Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:19:38.424Z] 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:19:38.424Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (31 kB) [2023-09-04T03:19:38.687Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:19:38.687Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-09-04T03:19:38.687Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.3 MB/s eta 0:00:00 [2023-09-04T03:19:39.264Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:19:39.264Z] 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:19:39.264Z] Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) [2023-09-04T03:19:39.527Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-09-04T03:19:39.527Z] 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:19:39.527Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-09-04T03:19:39.792Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-04T03:19:39.792Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-09-04T03:19:39.792Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.8 MB/s eta 0:00:00 [2023-09-04T03:19:40.372Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-09-04T03:19:40.372Z] 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:19:40.372Z] Downloading websocket_client-1.6.2-py3-none-any.whl.metadata (7.5 kB) [2023-09-04T03:19:40.636Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-09-04T03:19:40.636Z] 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:19:40.636Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-09-04T03:19:41.215Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:19:41.215Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-09-04T03:19:41.215Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.1 MB/s eta 0:00:00 [2023-09-04T03:19:41.479Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:19:41.479Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-09-04T03:19:41.479Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.5 MB/s eta 0:00:00 [2023-09-04T03:19:41.479Z] 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:19:42.058Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-09-04T03:19:42.058Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-09-04T03:19:42.322Z] 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:19:42.322Z] 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:19:42.322Z] Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) [2023-09-04T03:19:42.900Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:19:42.900Z] 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:19:42.900Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-09-04T03:19:42.900Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:19:42.900Z] 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:19:42.900Z] Downloading trio_websocket-0.10.3-py3-none-any.whl.metadata (4.6 kB) [2023-09-04T03:19:46.234Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:19:46.234Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-09-04T03:19:46.234Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 5.3 MB/s eta 0:00:00 [2023-09-04T03:19:47.639Z] Installing build dependencies: started [2023-09-04T03:20:09.683Z] Installing build dependencies: finished with status 'done' [2023-09-04T03:20:09.683Z] Getting requirements to build wheel: started [2023-09-04T03:20:21.972Z] Getting requirements to build wheel: finished with status 'done' [2023-09-04T03:20:21.972Z] Preparing metadata (pyproject.toml): started [2023-09-04T03:20:22.552Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-09-04T03:20:22.552Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:20:22.552Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-09-04T03:20:22.817Z] Preparing metadata (setup.py): started [2023-09-04T03:20:23.770Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:20:23.770Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:20:23.770Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-09-04T03:20:24.035Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:20:24.035Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-09-04T03:20:26.605Z] Preparing metadata (setup.py): started [2023-09-04T03:20:28.007Z] Preparing metadata (setup.py): finished with status 'done' [2023-09-04T03:20:28.007Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:20:28.007Z] 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:20:28.007Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-09-04T03:20:28.007Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:20:28.007Z] 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:20:28.007Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-09-04T03:20:28.272Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:20:28.272Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-09-04T03:20:28.272Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.9 MB/s eta 0:00:00 [2023-09-04T03:20:28.537Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:20:28.537Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-09-04T03:20:29.115Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:20:29.115Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-09-04T03:20:29.115Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.2 MB/s eta 0:00:00 [2023-09-04T03:20:29.115Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:20:29.115Z] 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:20:29.115Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-09-04T03:20:29.692Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:20:29.692Z] 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:20:29.692Z] Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) [2023-09-04T03:20:30.646Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-09-04T03:20:30.646Z] 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:20:30.646Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) [2023-09-04T03:20:32.576Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:20:32.576Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-09-04T03:20:32.840Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:20:32.840Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-09-04T03:20:32.840Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-09-04T03:20:32.840Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-09-04T03:20:33.107Z] 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:20:33.107Z] 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:20:33.107Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) [2023-09-04T03:20:33.372Z] 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:20:33.372Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-09-04T03:20:33.636Z] 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:20:33.636Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-09-04T03:20:34.586Z] 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:20:34.586Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-09-04T03:20:34.586Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.8 MB/s eta 0:00:00 [2023-09-04T03:20:35.169Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-09-04T03:20:35.434Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.3 MB/s eta 0:00:00 [2023-09-04T03:20:35.434Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-09-04T03:20:35.434Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-09-04T03:20:35.434Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.5 MB/s eta 0:00:00 [2023-09-04T03:20:35.434Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-09-04T03:20:35.434Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 7.4 MB/s eta 0:00:00 [2023-09-04T03:20:35.435Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-09-04T03:20:35.435Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 8.7 MB/s eta 0:00:00 [2023-09-04T03:20:35.435Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-09-04T03:20:35.699Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.1 MB/s eta 0:00:00 [2023-09-04T03:20:35.699Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-09-04T03:20:35.962Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.1 MB/s eta 0:00:00 [2023-09-04T03:20:35.962Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-09-04T03:20:35.962Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-09-04T03:20:35.962Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 6.5 MB/s eta 0:00:00 [2023-09-04T03:20:35.962Z] Downloading charset_normalizer-3.2.0-cp310-cp310-musllinux_1_1_aarch64.whl (194 kB) [2023-09-04T03:20:35.962Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 194.2/194.2 kB 8.2 MB/s eta 0:00:00 [2023-09-04T03:20:35.962Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-09-04T03:20:35.962Z] Downloading selenium-4.12.0-py3-none-any.whl (9.4 MB) [2023-09-04T03:20:36.917Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 12.0 MB/s eta 0:00:00 [2023-09-04T03:20:36.917Z] Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) [2023-09-04T03:20:36.917Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 5.5 MB/s eta 0:00:00 [2023-09-04T03:20:36.917Z] Downloading websocket_client-1.6.2-py3-none-any.whl (57 kB) [2023-09-04T03:20:36.917Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.0/57.0 kB 3.4 MB/s eta 0:00:00 [2023-09-04T03:20:36.917Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-09-04T03:20:37.183Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.2 MB/s eta 0:00:00 [2023-09-04T03:20:37.183Z] Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB) [2023-09-04T03:20:37.183Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 4.1 MB/s eta 0:00:00 [2023-09-04T03:20:37.183Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) [2023-09-04T03:20:37.183Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.2 MB/s eta 0:00:00 [2023-09-04T03:20:37.183Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-09-04T03:20:37.449Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-09-04T03:20:37.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.6 MB/s eta 0:00:00 [2023-09-04T03:20:37.449Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-09-04T03:20:37.449Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-09-04T03:20:37.449Z] Downloading referencing-0.30.2-py3-none-any.whl (25 kB) [2023-09-04T03:20:37.449Z] Downloading rpds_py-0.10.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB) [2023-09-04T03:20:37.714Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 11.4 MB/s eta 0:00:00 [2023-09-04T03:20:37.714Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-09-04T03:20:37.714Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 9.6 MB/s eta 0:00:00 [2023-09-04T03:20:37.714Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-09-04T03:20:37.714Z] Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) [2023-09-04T03:20:37.714Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) [2023-09-04T03:20:38.297Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-09-04T03:20:38.297Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-09-04T03:20:40.231Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-09-04T03:20:40.231Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=bd4c7f11136f9fdb84e1cae7230d76009dcf26c7c402785713a8eb7e1c6e0797 [2023-09-04T03:20:40.231Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-09-04T03:20:40.231Z] Building wheel for paho-mqtt (setup.py): started [2023-09-04T03:20:41.635Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-09-04T03:20:41.635Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62118 sha256=71f920cbe0348f93b80af978b082298ecec6c832049c52e40a19d076dc75e6fa [2023-09-04T03:20:41.635Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-09-04T03:20:41.635Z] Building wheel for numpy (pyproject.toml): started [2023-09-04T03:23:03.276Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:23:59.651Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:25:07.659Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:27:44.500Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:28:40.882Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:29:48.717Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:30:45.078Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:31:52.931Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:33:14.528Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:34:10.923Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:36:02.546Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:38:09.168Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:39:30.736Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:40:38.543Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:42:45.278Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:46:22.016Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:47:58.596Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:49:35.166Z] Building wheel for numpy (pyproject.toml): still running... [2023-09-04T03:49:50.108Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-09-04T03:49:50.108Z] Created wheel for numpy: filename=numpy-1.25.2-cp310-cp310-linux_aarch64.whl size=19673293 sha256=fd3f9376892321866ded99c33fc9fbdddcdf1e0229dca5fdee4cd9feeb759362 [2023-09-04T03:49:50.108Z] Stored in directory: /root/.cache/pip/wheels/b2/3f/b3/5d0122fc75195c2be54e03064442a8a44ded8b1ac334fdec57 [2023-09-04T03:49:50.108Z] Building wheel for psutil (setup.py): started [2023-09-04T03:49:58.284Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-09-04T03:49:58.284Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271953 sha256=1957abde7e5a2cb07fcbe663aa1733c9380134dc891d7711528575f53f41b7d2 [2023-09-04T03:49:58.284Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-09-04T03:49:58.284Z] Building wheel for psycopg2 (setup.py): started [2023-09-04T03:51:06.120Z] Building wheel for psycopg2 (setup.py): still running... [2023-09-04T03:51:06.120Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-09-04T03:51:06.120Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470367 sha256=9262241e7fb2eb6ea435ea2fec9da36127c1d5564a220e1bfd5a0a507c5091d1 [2023-09-04T03:51:06.120Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-09-04T03:51:06.120Z] Building wheel for flex (setup.py): started [2023-09-04T03:51:06.120Z] Building wheel for flex (setup.py): finished with status 'done' [2023-09-04T03:51:06.120Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=4d902dfc7659c9a4df0ce0bab9e2b69aff5267a5fd00360b14872c711eedac52 [2023-09-04T03:51:06.120Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-09-04T03:51:06.120Z] Building wheel for GenSON (setup.py): started [2023-09-04T03:51:06.120Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-09-04T03:51:06.120Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21270 sha256=a485f1cee8f2f071dace69e021222b8bff0688014caca089e98dc397bc9a8557 [2023-09-04T03:51:06.120Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-09-04T03:51:06.120Z] Building wheel for PyYAML (pyproject.toml): started [2023-09-04T03:51:07.521Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-09-04T03:51:07.521Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45364 sha256=3d0f087de614163147943e51d7d2ee8876945db7e9a2a56bd950114f38632078 [2023-09-04T03:51:07.521Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-09-04T03:51:07.521Z] Building wheel for strict-rfc3339 (setup.py): started [2023-09-04T03:51:08.920Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-09-04T03:51:08.920Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18127 sha256=5108199287b640032e098b56b01546fe67ab0de43c329b4507e32ab4e2e0e936 [2023-09-04T03:51:08.920Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-09-04T03:51:08.920Z] Building wheel for validate-email (setup.py): started [2023-09-04T03:51:10.317Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-09-04T03:51:10.317Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5465 sha256=4bb3f7975fea424fb7abb26877274ad281870697ba1d183903d19f813500638d [2023-09-04T03:51:10.317Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-09-04T03:51:10.317Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-09-04T03:51:12.883Z] 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:52:20.718Z] 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.25.2 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:52:20.718Z] 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:52:59.560Z] Removing intermediate container cae9001d33f2 [2023-09-04T03:52:59.560Z] ---> 16c460d94f59 [2023-09-04T03:52:59.560Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-09-04T03:52:59.560Z] ---> Running in 8c6242646e1f [2023-09-04T03:52:59.560Z] Removing intermediate container 8c6242646e1f [2023-09-04T03:52:59.560Z] ---> dd617ced6eeb [2023-09-04T03:52:59.560Z] Step 11/13 : LABEL arch=arm64 [2023-09-04T03:52:59.560Z] ---> Running in 3fa308169196 [2023-09-04T03:52:59.560Z] Removing intermediate container 3fa308169196 [2023-09-04T03:52:59.560Z] ---> 5527b2afd428 [2023-09-04T03:52:59.560Z] Step 12/13 : LABEL git_sha=f382d80fcf63ff7ab17352eeb3e21423f482e72d [2023-09-04T03:52:59.560Z] ---> Running in 903f1b8ef4dc [2023-09-04T03:52:59.560Z] Removing intermediate container 903f1b8ef4dc [2023-09-04T03:52:59.560Z] ---> 40548def4ebb [2023-09-04T03:52:59.560Z] Step 13/13 : LABEL version=0.0.0 [2023-09-04T03:52:59.560Z] ---> Running in 8e4a9ccc461c [2023-09-04T03:52:59.825Z] Removing intermediate container 8e4a9ccc461c [2023-09-04T03:52:59.825Z] ---> 605846e7456f [2023-09-04T03:52:59.825Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-04T03:52:59.825Z] Successfully built 605846e7456f [2023-09-04T03:52:59.825Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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:53:00.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-04T03:53:00.280Z] [2023-09-04T03:53:00.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:53:00.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-04T03:53:00.877Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-04T03:53:00.877Z] 8998bd30e6a1: Pulling fs layer [2023-09-04T03:53:00.877Z] 04944245beec: Pulling fs layer [2023-09-04T03:53:00.877Z] 699f458cf7ca: Pulling fs layer [2023-09-04T03:53:00.877Z] 765212b225bb: Pulling fs layer [2023-09-04T03:53:00.877Z] f23df028b6ca: Pulling fs layer [2023-09-04T03:53:00.877Z] d65c8cfc05b1: Pulling fs layer [2023-09-04T03:53:00.877Z] 2437ff75d9bd: Pulling fs layer [2023-09-04T03:53:00.877Z] 765212b225bb: Waiting [2023-09-04T03:53:00.877Z] f23df028b6ca: Waiting [2023-09-04T03:53:00.877Z] d65c8cfc05b1: Waiting [2023-09-04T03:53:00.877Z] 2437ff75d9bd: Waiting [2023-09-04T03:53:00.877Z] 04944245beec: Verifying Checksum [2023-09-04T03:53:00.877Z] 04944245beec: Download complete [2023-09-04T03:53:00.877Z] 765212b225bb: Verifying Checksum [2023-09-04T03:53:00.877Z] 765212b225bb: Download complete [2023-09-04T03:53:01.143Z] f23df028b6ca: Verifying Checksum [2023-09-04T03:53:01.143Z] f23df028b6ca: Download complete [2023-09-04T03:53:01.143Z] d65c8cfc05b1: Verifying Checksum [2023-09-04T03:53:01.143Z] d65c8cfc05b1: Download complete [2023-09-04T03:53:01.143Z] 699f458cf7ca: Verifying Checksum [2023-09-04T03:53:01.143Z] 699f458cf7ca: Download complete [2023-09-04T03:53:01.723Z] 8998bd30e6a1: Verifying Checksum [2023-09-04T03:53:01.723Z] 8998bd30e6a1: Download complete [2023-09-04T03:53:03.661Z] 2437ff75d9bd: Verifying Checksum [2023-09-04T03:53:03.661Z] 2437ff75d9bd: Download complete [2023-09-04T03:53:05.599Z] 8998bd30e6a1: Pull complete [2023-09-04T03:53:05.864Z] 04944245beec: Pull complete [2023-09-04T03:53:07.264Z] 699f458cf7ca: Pull complete [2023-09-04T03:53:07.264Z] 765212b225bb: Pull complete [2023-09-04T03:53:07.846Z] f23df028b6ca: Pull complete [2023-09-04T03:53:08.112Z] d65c8cfc05b1: Pull complete [2023-09-04T03:53:23.083Z] 2437ff75d9bd: Pull complete [2023-09-04T03:53:23.083Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-04T03:53:23.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-04T03:53:23.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T03:53:23.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-5238 does not seem to be running inside a container [2023-09-04T03:53:23.315Z] $ 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/exfoundry_edgex-taf-common_PR-77 -v /w/workspace/exfoundry_edgex-taf-common_PR-77:/w/workspace/exfoundry_edgex-taf-common_PR-77:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-77@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-77@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-04T03:53:25.724Z] $ docker top b0fb7e093873674f09a9692ca4a78f9876263261b5a525c26fbb772c634812d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:53:26.229Z] ---> job-cost.sh [2023-09-04T03:53:26.492Z] lf-activate-venv: SKIPPING [2023-09-04T03:53:26.492Z] INFO: No Stack... [2023-09-04T03:53:27.070Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-04T03:53:27.647Z] INFO: Archiving Costs [Pipeline] sh [2023-09-04T03:53:28.272Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-77/archives/cost.csv [2023-09-04T03:53:28.272Z] + cut -d, -f6 [Pipeline] lock [2023-09-04T03:53:28.299Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-77-6-stack-cost] [2023-09-04T03:53:28.305Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-77-6-stack-cost] did not exist. Created. [2023-09-04T03:53:28.305Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-77-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-04T03:53:28.637Z] /w/workspace/exfoundry_edgex-taf-common_PR-77@tmp/durable-776ac5c0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-04T03:53:29.536Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-04T03:53:29.555Z] Warning: overwriting stash ‘stack-cost’ [2023-09-04T03:53:29.892Z] Stashed 1 file(s) [Pipeline] } [2023-09-04T03:53:29.898Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-77-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-04T03:53:29.907Z] $ docker stop --time=1 b0fb7e093873674f09a9692ca4a78f9876263261b5a525c26fbb772c634812d3 [2023-09-04T03:53:31.354Z] $ docker rm -f --volumes b0fb7e093873674f09a9692ca4a78f9876263261b5a525c26fbb772c634812d3 [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-04T03:53:32.084Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-77/archives ] [2023-09-04T03:53:32.084Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-77/archives [2023-09-04T03:53:32.084Z] total 16 [2023-09-04T03:53:32.084Z] drwxr-xr-x 3 root root 4096 Sep 4 03:05 . [2023-09-04T03:53:32.084Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:05 .. [2023-09-04T03:53:32.084Z] drwxr-xr-x 2 root root 4096 Sep 4 03:05 cost [2023-09-04T03:53:32.084Z] -rw-r--r-- 1 root root 87 Sep 4 03:05 cost.csv [2023-09-04T03:53:32.084Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-77/archives [2023-09-04T03:53:32.084Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-77/archives [2023-09-04T03:53:32.084Z] total 16 [2023-09-04T03:53:32.084Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 03:05 . [2023-09-04T03:53:32.084Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:05 .. [2023-09-04T03:53:32.084Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 03:05 cost [2023-09-04T03:53:32.084Z] -rw-r--r-- 1 jenkins jenkins 87 Sep 4 03:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:53:32.406Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:53:33.303Z] ---> package-listing.sh [2023-09-04T03:53:33.304Z] ++ facter osfamily [2023-09-04T03:53:33.304Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-04T03:53:33.304Z] + OS_FAMILY=debian [2023-09-04T03:53:33.304Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-77 [2023-09-04T03:53:33.304Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-04T03:53:33.304Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-04T03:53:33.304Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-04T03:53:33.304Z] + PACKAGES=/tmp/packages_start.txt [2023-09-04T03:53:33.304Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-77 ']' [2023-09-04T03:53:33.304Z] + PACKAGES=/tmp/packages_end.txt [2023-09-04T03:53:33.304Z] + case "${OS_FAMILY}" in [2023-09-04T03:53:33.304Z] + dpkg -l [2023-09-04T03:53:33.304Z] + grep '^ii' [2023-09-04T03:53:33.563Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-04T03:53:33.563Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-04T03:53:33.563Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-04T03:53:33.563Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-77 ']' [2023-09-04T03:53:33.563Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-77/archives/ [2023-09-04T03:53:33.563Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-77/archives/ [Pipeline] echo [2023-09-04T03:53:33.572Z] 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/exfoundry_edgex-taf-common_PR-77/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:53:33.861Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-04T03:53:34.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-04T03:53:34.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-04T03:53:34.237Z] prd-ubuntu20.04-docker-8c-8g-5235 does not seem to be running inside a container [2023-09-04T03:53:34.267Z] $ 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/exfoundry_edgex-taf-common_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-77 -v /w/workspace/exfoundry_edgex-taf-common_PR-77:/w/workspace/exfoundry_edgex-taf-common_PR-77:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-77@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-77@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-04T03:53:34.486Z] $ docker top 61486cc7f3a7f2351a68499e08b3e248a9f91b3e007a362c22b9d1a94ebaf38f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-04T03:53:34.830Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-04T03:53:35.113Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-04T03:53:35.399Z] + ls /var/log/sa-host [2023-09-04T03:53:35.399Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-04T03:53:35.464Z] provisioning config files... [2023-09-04T03:53:35.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-77@tmp/config17830823519629813975tmp [Pipeline] { [Pipeline] echo [2023-09-04T03:53:35.480Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:53:35.761Z] ---> create-netrc.sh [Pipeline] } [2023-09-04T03:53:35.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:53:36.085Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-04T03:53:36.092Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:53:36.374Z] ---> sudo-logs.sh [2023-09-04T03:53:36.374Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-04T03:53:36.394Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:53:36.673Z] ---> job-cost.sh [2023-09-04T03:53:36.673Z] lf-activate-venv: SKIPPING [2023-09-04T03:53:36.673Z] DEBUG: total: 0.2199999988079071 [2023-09-04T03:53:36.673Z] INFO: Retrieving Stack Cost... [2023-09-04T03:53:37.240Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-04T03:53:37.499Z] INFO: Archiving Costs [Pipeline] echo [2023-09-04T03:53:37.510Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-04T03:53:37.800Z] ---> logs-deploy.sh [2023-09-04T03:53:37.800Z] lf-activate-venv: SKIPPING [2023-09-04T03:53:37.800Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-77/6 [2023-09-04T03:53:37.800Z] INFO: archiving workspace using pattern(s): [2023-09-04T03:53:38.739Z] Archives upload complete. [2023-09-04T03:53:38.739Z] INFO: archiving logs to Nexus