Pull request #107 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93d7e06844c3bde380a469e74dbfc073cc03bced+3ca3cddfca188673c058580017bc939ba91c3085 (b65d454cad35bd666846d2927842e2471f0ecd27) 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-ssh12526810710383062295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6247588901654472912.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6907588688990588062.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2095362410186330482.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17477515335162860061.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14191869537408399519.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-517 in /w/workspace/xfoundry_edgex-taf-common_PR-107 [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/xfoundry_edgex-taf-common_PR-107 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3ca3cddfca188673c058580017bc939ba91c3085 into PR head commit 93d7e06844c3bde380a469e74dbfc073cc03bced Merge succeeded, producing 93d7e06844c3bde380a469e74dbfc073cc03bced Checking out Revision 93d7e06844c3bde380a469e74dbfc073cc03bced (PR-107) Commit message: "" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93d7e06844c3bde380a469e74dbfc073cc03bced # 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 3ca3cddfca188673c058580017bc939ba91c3085 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93d7e06844c3bde380a469e74dbfc073cc03bced # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:50:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:50:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:50:17 ========================================================= 05:50:17 EdgeX Global Pipelines Version Info 05:50:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:50:18 ------------------- 05:50:18 stable info: 05:50:18 ------------------- 05:50:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:50:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:50:18 Message: update stable to v1.0.258 05:50:19 ------------------- 05:50:19 experimental info: 05:50:19 ------------------- 05:50:19 Commited By: **** collab-it+edgex@linuxfoundation.org 05:50:19 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:50:19 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:50:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 05:50:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 05:50:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 05:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 05:50:19 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 05:50:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:50:20 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 05:50:20 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 05:50:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:50:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:50:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-107 [Pipeline] echo 05:50:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-107 [Pipeline] echo 05:50:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-107 [Pipeline] echo 05:50:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93d7e06844c3bde380a469e74dbfc073cc03bced [Pipeline] echo 05:50:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93d7e06 [Pipeline] echo 05:50:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:20 provisioning config files... 05:50:20 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config12173586355110285230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:21 ---> ****-login.sh 05:50:21 nexus3.edgexfoundry.org:10001 05:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:21 Configure a credential helper to remove this warning. See 05:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:21 05:50:21 Login Succeeded 05:50:21 nexus3.edgexfoundry.org:10002 05:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:21 Configure a credential helper to remove this warning. See 05:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:21 05:50:21 Login Succeeded 05:50:21 nexus3.edgexfoundry.org:10003 05:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:21 Configure a credential helper to remove this warning. See 05:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:21 05:50:21 Login Succeeded 05:50:21 nexus3.edgexfoundry.org:10004 05:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:21 Configure a credential helper to remove this warning. See 05:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:21 05:50:21 Login Succeeded 05:50:21 ****.io 05:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:21 Configure a credential helper to remove this warning. See 05:50:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:21 05:50:21 Login Succeeded 05:50:21 ---> ****-login.sh ends [Pipeline] } 05:50:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:50:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:50:22 + grep -v github /etc/ssh/ssh_known_hosts 05:50:22 + [ -e /tmp/ssh_known_hosts ] 05:50:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:50:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:50:22 + sudo tee -a /etc/ssh/ssh_known_hosts 05:50:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:50:23 05:50:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:50:23 0.1.4: Pulling from edgex-devops/py-git-semver 05:50:23 b85a868b505f: Pulling fs layer 05:50:23 e2be974225ed: Pulling fs layer 05:50:23 339a4e72a1f5: Pulling fs layer 05:50:23 988bab9f4d93: Pulling fs layer 05:50:23 1469e6f7b9e6: Pulling fs layer 05:50:23 eaf3925da568: Pulling fs layer 05:50:23 bab4dde63d76: Pulling fs layer 05:50:23 bde34c3a00c8: Pulling fs layer 05:50:23 b352a97aabf1: Pulling fs layer 05:50:23 4872d77fe225: Pulling fs layer 05:50:23 5851b861e8e6: Pulling fs layer 05:50:23 bab4dde63d76: Waiting 05:50:23 bde34c3a00c8: Waiting 05:50:23 988bab9f4d93: Waiting 05:50:23 b352a97aabf1: Waiting 05:50:23 1469e6f7b9e6: Waiting 05:50:23 eaf3925da568: Waiting 05:50:23 4872d77fe225: Waiting 05:50:23 5851b861e8e6: Waiting 05:50:23 e2be974225ed: Verifying Checksum 05:50:23 e2be974225ed: Download complete 05:50:23 988bab9f4d93: Verifying Checksum 05:50:23 988bab9f4d93: Download complete 05:50:23 1469e6f7b9e6: Verifying Checksum 05:50:23 1469e6f7b9e6: Download complete 05:50:23 339a4e72a1f5: Verifying Checksum 05:50:23 339a4e72a1f5: Download complete 05:50:23 eaf3925da568: Download complete 05:50:23 bde34c3a00c8: Download complete 05:50:23 b352a97aabf1: Verifying Checksum 05:50:23 b352a97aabf1: Download complete 05:50:23 4872d77fe225: Verifying Checksum 05:50:23 4872d77fe225: Download complete 05:50:23 5851b861e8e6: Verifying Checksum 05:50:23 5851b861e8e6: Download complete 05:50:23 b85a868b505f: Verifying Checksum 05:50:23 b85a868b505f: Download complete 05:50:24 bab4dde63d76: Verifying Checksum 05:50:24 bab4dde63d76: Download complete 05:50:24 b85a868b505f: Pull complete 05:50:24 e2be974225ed: Pull complete 05:50:25 339a4e72a1f5: Pull complete 05:50:25 988bab9f4d93: Pull complete 05:50:25 1469e6f7b9e6: Pull complete 05:50:25 eaf3925da568: Pull complete 05:50:27 bab4dde63d76: Pull complete 05:50:27 bde34c3a00c8: Pull complete 05:50:27 b352a97aabf1: Pull complete 05:50:27 4872d77fe225: Pull complete 05:50:27 5851b861e8e6: Pull complete 05:50:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:50:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:50:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:27 prd-ubuntu20.04-docker-8c-8g-517 does not seem to be running inside a container 05:50:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:50:29 $ docker top 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 -eo pid,comm 05:50:29 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). 05:50:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:50:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:30 [ssh-agent] Looking for ssh-agent implementation... 05:50:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:30 $ docker exec 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 ssh-agent 05:50:30 SSH_AUTH_SOCK=/tmp/ssh-Cq0J1yc1KOHD/agent.32 05:50:30 SSH_AGENT_PID=38 05:50:30 Running ssh-add (command line suppressed) 05:50:30 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_9088025186372969592.key (/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_9088025186372969592.key) 05:50:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:30 + git tag --points-at HEAD [Pipeline] } 05:50:30 $ docker exec --env ******** --env ******** 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 ssh-agent -k 05:50:30 unset SSH_AUTH_SOCK; 05:50:30 unset SSH_AGENT_PID; 05:50:30 echo Agent pid 38 killed; 05:50:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:50:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:31 [ssh-agent] Looking for ssh-agent implementation... 05:50:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:31 $ docker exec 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 ssh-agent 05:50:31 SSH_AUTH_SOCK=/tmp/ssh-HXR3NBflCAaT/agent.71 05:50:31 SSH_AGENT_PID=77 05:50:31 Running ssh-add (command line suppressed) 05:50:31 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_15270270691757456986.key (/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/private_key_15270270691757456986.key) 05:50:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:31 + git semver init 05:50:31 2024-05-21 05:50:31,822 [run_init] DEBUG init version:0.0.0 force:False 05:50:31 2024-05-21 05:50:31,823 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver 05:50:31 2024-05-21 05:50:31,823 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-107/.semver 05:50:31 2024-05-21 05:50:31,823 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-107, universal_newlines=False, shell=None, istream=None) 05:50:32 2024-05-21 05:50:32,394 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-107/.git/info/exclude 05:50:32 2024-05-21 05:50:32,395 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver/PR-107 with force:False 05:50:32 2024-05-21 05:50:32,395 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver/PR-107 05:50:32 2024-05-21 05:50:32,399 [execute] INFO git cat-file --batch-check 05:50:32 2024-05-21 05:50:32,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver, universal_newlines=False, shell=None, istream=) 05:50:32 2024-05-21 05:50:32,405 [execute] INFO git cat-file --batch 05:50:32 2024-05-21 05:50:32,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-107/.semver, universal_newlines=False, shell=None, istream=) 05:50:32 2024-05-21 05:50:32,410 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-107/.semver/PR-107 05:50:32 0.0.0 [Pipeline] } 05:50:32 $ docker exec --env ******** --env ******** 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 ssh-agent -k 05:50:32 unset SSH_AUTH_SOCK; 05:50:32 unset SSH_AGENT_PID; 05:50:32 echo Agent pid 77 killed; 05:50:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:50:33 + git semver [Pipeline] } 05:50:33 $ docker stop --time=1 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 05:50:34 $ docker rm -f --volumes 213666ebf6bdd1e77f8705a5ec3e38450124f05268cb746e27a4e3b43363bbe7 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:50:35 Stashed 1 file(s) [Pipeline] echo 05:50:35 [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 05:50:36 provisioning config files... 05:50:36 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config1003805879344184306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:36 ---> ****-login.sh 05:50:36 nexus3.edgexfoundry.org:10001 05:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:36 Configure a credential helper to remove this warning. See 05:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:36 05:50:36 Login Succeeded 05:50:36 nexus3.edgexfoundry.org:10002 05:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:36 Configure a credential helper to remove this warning. See 05:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:36 05:50:36 Login Succeeded 05:50:36 nexus3.edgexfoundry.org:10003 05:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:36 Configure a credential helper to remove this warning. See 05:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:36 05:50:36 Login Succeeded 05:50:36 nexus3.edgexfoundry.org:10004 05:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:36 Configure a credential helper to remove this warning. See 05:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:36 05:50:36 Login Succeeded 05:50:36 ****.io 05:50:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:36 Configure a credential helper to remove this warning. See 05:50:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:36 05:50:36 Login Succeeded 05:50:36 ---> ****-login.sh ends [Pipeline] } 05:50:36 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 05:50:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:50:38 + ls -al . 05:50:38 total 72 05:50:38 drwxrwxr-x 7 jenkins jenkins 4096 May 21 05:50 . 05:50:38 drwxrwxr-x 4 jenkins jenkins 4096 May 21 05:50 .. 05:50:38 drwxrwxr-x 8 jenkins jenkins 4096 May 21 05:50 .git 05:50:38 drwxrwxr-x 2 jenkins jenkins 4096 May 21 05:50 .github 05:50:38 -rw-rw-r-- 1 jenkins jenkins 22 May 21 05:50 .gitignore 05:50:38 drwxr-xr-x 3 jenkins jenkins 4096 May 21 05:50 .semver 05:50:38 -rw-rw-r-- 1 jenkins jenkins 1575 May 21 05:50 Dockerfile 05:50:38 -rw-rw-r-- 1 jenkins jenkins 746 May 21 05:50 Jenkinsfile 05:50:38 -rw-rw-r-- 1 jenkins jenkins 11381 May 21 05:50 LICENSE 05:50:38 -rw-rw-r-- 1 jenkins jenkins 3606 May 21 05:50 README.md 05:50:38 drwxrwxr-x 4 jenkins jenkins 4096 May 21 05:50 TAF-Manager 05:50:38 drwxrwxr-x 6 jenkins jenkins 4096 May 21 05:50 TUC 05:50:38 -rw-rw-r-- 1 jenkins jenkins 5 May 21 05:50 VERSION 05:50:38 -rw-rw-r-- 1 jenkins jenkins 343 May 21 05:50 requirements.txt 05:50:38 -rw-rw-r-- 1 jenkins jenkins 54 May 21 05:50 robot-entrypoint.sh 05:50:38 -rw-rw-r-- 1 jenkins jenkins 445 May 21 05:50 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:38 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=93d7e06844c3bde380a469e74dbfc073cc03bced --label arch=amd64 --label version=0.0.0 . 05:50:38 Sending build context to Docker daemon 599kB 05:50:38 Step 1/13 : FROM alpine:3.16 05:50:39 3.16: Pulling from library/alpine 05:50:39 a88dc8b54e91: Pulling fs layer 05:50:39 a88dc8b54e91: Verifying Checksum 05:50:39 a88dc8b54e91: Download complete 05:50:39 a88dc8b54e91: Pull complete 05:50:39 Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 05:50:39 Status: Downloaded newer image for alpine:3.16 05:50:39 ---> d49a5025be10 05:50:39 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 05:50:39 ---> Running in 176d59c287d6 05:50:39 Removing intermediate container 176d59c287d6 05:50:39 ---> 862b1d04beb9 05:50:39 Step 3/13 : LABEL maintainer="Bruce Huang " 05:50:39 ---> Running in f8fdd27f526b 05:50:39 Removing intermediate container f8fdd27f526b 05:50:39 ---> 5df906a57811 05:50:39 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 05:50:40 ---> 7ea67fc1045c 05:50:40 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 05:50:40 ---> c08a0bec15a3 05:50:40 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 05:50:40 ---> dfe68697dc5b 05:50:40 Step 7/13 : WORKDIR /edgex-taf 05:50:40 ---> Running in 62c9d1cf1e5c 05:50:40 Removing intermediate container 62c9d1cf1e5c 05:50:40 ---> bb199765000b 05:50:40 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:50:40 ---> Running in 24a773e89a60 05:50:40 Removing intermediate container 24a773e89a60 05:50:40 ---> e665e18e0a1b 05:50:40 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 05:50:40 ---> Running in 1df21b85e961 05:50:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:50:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:50:42 (1/3) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) 05:50:42 Executing busybox-1.35.0-r18.post-upgrade 05:50:42 (2/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:50:43 (3/3) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) 05:50:43 Executing busybox-1.35.0-r18.trigger 05:50:43 OK: 6 MiB in 14 packages 05:50:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:50:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:50:44 (1/9) Installing ca-certificates (20240226-r0) 05:50:45 (2/9) Installing brotli-libs (1.0.9-r6) 05:50:45 (3/9) Installing nghttp2-libs (1.47.0-r2) 05:50:45 (4/9) Installing libcurl (8.5.0-r0) 05:50:46 (5/9) Installing curl (8.5.0-r0) 05:50:46 (6/9) Installing docker-cli (20.10.20-r0) 05:50:47 (7/9) Installing oniguruma (6.9.8-r0) 05:50:47 (8/9) Installing jq (1.6-r1) 05:50:48 (9/9) Installing openssl (1.1.1w-r1) 05:50:48 Executing busybox-1.35.0-r18.trigger 05:50:48 Executing ca-certificates-20240226-r0.trigger 05:50:48 OK: 52 MiB in 23 packages 05:50:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:50:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:50:49 (1/137) Installing libmagic (5.41-r0) 05:50:50 (2/137) Installing file (5.41-r0) 05:50:50 (3/137) Installing libxau (1.0.9-r0) 05:50:50 (4/137) Installing libxdmcp (1.1.3-r0) 05:50:50 (5/137) Installing libxcb (1.15-r0) 05:50:50 Still waiting to schedule task 05:50:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:50:51 (6/137) Installing libx11 (1.8.7-r0) 05:50:51 (7/137) Installing libxext (1.3.4-r0) 05:50:52 (8/137) Installing libice (1.0.10-r0) 05:50:52 (9/137) Installing libuuid (2.38-r1) 05:50:52 (10/137) Installing libsm (1.2.3-r0) 05:50:52 (11/137) Installing libxt (1.2.1-r0) 05:50:53 (12/137) Installing libxmu (1.1.3-r0) 05:50:53 (13/137) Installing xset (1.2.4-r0) 05:50:53 (14/137) Installing xprop (1.2.7-r0) 05:50:54 (15/137) Installing xdg-utils (1.1.3-r3) 05:50:54 (16/137) Installing eudev-libs (3.2.11-r0) 05:50:54 (17/137) Installing pkgconf (1.8.1-r0) 05:50:55 (18/137) Installing libffi (3.4.2-r1) 05:50:55 (19/137) Installing libintl (0.21-r2) 05:50:55 (20/137) Installing libblkid (2.38-r1) 05:50:56 (21/137) Installing libmount (2.38-r1) 05:50:56 (22/137) Installing pcre (8.45-r2) 05:50:56 (23/137) Installing glib (2.72.4-r0) 05:50:57 (24/137) Installing xz-libs (5.2.5-r1) 05:50:57 (25/137) Installing libxml2 (2.9.14-r2) 05:50:58 (26/137) Installing shared-mime-info (2.2-r2) 05:50:58 (27/137) Installing hicolor-icon-theme (0.17-r1) 05:50:58 (28/137) Installing libjpeg-turbo (2.1.3-r1) 05:50:59 (29/137) Installing libpng (1.6.37-r1) 05:50:59 (30/137) Installing libwebp (1.2.3-r2) 05:51:00 (31/137) Installing zstd-libs (1.5.2-r1) 05:51:00 (32/137) Installing tiff (4.4.0-r4) 05:51:00 (33/137) Installing gdk-pixbuf (2.42.8-r0) 05:51:01 (34/137) Installing gtk-update-icon-cache (3.24.41-r0) 05:51:01 (35/137) Installing libxcomposite (0.4.5-r0) 05:51:01 (36/137) Installing libxfixes (6.0.0-r0) 05:51:02 (37/137) Installing libxrender (0.9.10-r3) 05:51:02 (38/137) Installing libxcursor (1.2.1-r0) 05:51:02 (39/137) Installing libxdamage (1.1.5-r1) 05:51:02 (40/137) Installing libxi (1.8-r0) 05:51:03 (41/137) Installing libxinerama (1.1.4-r1) 05:51:03 (42/137) Installing libxrandr (1.5.2-r1) 05:51:03 (43/137) Installing atk (2.38.0-r0) 05:51:04 (44/137) Installing libxtst (1.2.3-r3) 05:51:04 (45/137) Installing dbus-libs (1.14.8-r0) 05:51:04 (46/137) Installing at-spi2-core (2.44.1-r0) 05:51:04 (47/137) Installing at-spi2-atk (2.38.0-r0) 05:51:05 (48/137) Installing expat (2.6.2-r0) 05:51:05 (49/137) Installing libbz2 (1.0.8-r1) 05:51:06 (50/137) Installing freetype (2.12.1-r0) 05:51:06 (51/137) Installing fontconfig (2.14.0-r0) 05:51:06 (52/137) Installing pixman (0.40.0-r4) 05:51:07 (53/137) Installing cairo (1.17.4-r2) 05:51:07 (54/137) Installing cairo-gobject (1.17.4-r2) 05:51:07 (55/137) Installing avahi-libs (0.8-r6) 05:51:08 (56/137) Installing gmp (6.2.1-r2) 05:51:08 (57/137) Installing nettle (3.7.3-r0) 05:51:09 (58/137) Installing p11-kit (0.24.1-r0) 05:51:09 (59/137) Installing libtasn1 (4.18.0-r1) 05:51:09 (60/137) Installing libunistring (1.0-r0) 05:51:10 (61/137) Installing gnutls (3.7.7-r1) 05:51:10 (62/137) Installing cups-libs (2.4.2-r2) 05:51:11 (63/137) Installing libepoxy (1.5.10-r0) 05:51:11 (64/137) Installing fribidi (1.0.12-r0) 05:51:11 (65/137) Installing graphite2 (1.3.14-r1) 05:51:12 (66/137) Installing harfbuzz (4.3.0-r0) 05:51:12 (67/137) Installing libxft (2.3.4-r0) 05:51:12 (68/137) Installing pango (1.50.7-r0) 05:51:13 (69/137) Installing wayland-libs-client (1.20.0-r0) 05:51:13 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 05:51:13 (71/137) Installing wayland-libs-egl (1.20.0-r0) 05:51:14 (72/137) Installing xkeyboard-config (2.35.1-r0) 05:51:14 (73/137) Installing libxkbcommon (1.4.1-r0) 05:51:15 (74/137) Installing gtk+3.0 (3.24.41-r0) 05:51:15 (75/137) Installing libfontenc (1.1.4-r0) 05:51:15 (76/137) Installing mkfontscale (1.2.2-r0) 05:51:16 (77/137) Installing font-opensans (0_git20210927-r0) 05:51:16 (78/137) Installing libgcc (11.2.1_git20220219-r2) 05:51:16 (79/137) Installing libogg (1.3.5-r1) 05:51:17 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 05:51:17 (81/137) Installing flac (1.3.4-r0) 05:51:18 (82/137) Installing alsa-lib (1.2.7.2-r0) 05:51:18 (83/137) Installing libatomic (11.2.1_git20220219-r2) 05:51:18 (84/137) Installing sdl2 (2.0.22-r0) 05:51:19 (85/137) Installing aom-libs (3.3.0-r0) 05:51:19 (86/137) Installing libass (0.16.0-r0) 05:51:20 (87/137) Installing libdav1d (1.0.0-r0) 05:51:20 (88/137) Installing libpciaccess (0.16-r0) 05:51:21 (89/137) Installing libdrm (2.4.110-r0) 05:51:21 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 05:51:21 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 05:51:22 (92/137) Installing lame (3.100-r0) 05:51:22 (93/137) Installing opus (1.3.1-r1) 05:51:22 (94/137) Installing libasyncns (0.8-r1) 05:51:23 (95/137) Installing libltdl (2.4.7-r0) 05:51:23 (96/137) Installing orc (0.4.32-r0) 05:51:23 (97/137) Installing libvorbis (1.3.7-r0) 05:51:24 (98/137) Installing libsndfile (1.1.0-r0) 05:51:24 (99/137) Installing libgomp (11.2.1_git20220219-r2) 05:51:25 (100/137) Installing soxr (0.1.3-r2) 05:51:25 (101/137) Installing speexdsp (1.2.0-r0) 05:51:25 (102/137) Installing tdb-libs (1.4.6-r0) 05:51:25 (103/137) Installing libpulse (15.0-r2) 05:51:26 (104/137) Installing cjson (1.7.17-r0) 05:51:26 (105/137) Installing mbedtls (2.28.8-r0) 05:51:27 (106/137) Installing librist (0.2.6-r1) 05:51:27 (107/137) Installing libsrt (1.4.4-r0) 05:51:27 (108/137) Installing libssh (0.9.6-r1) 05:51:28 (109/137) Installing libtheora (1.1.1-r16) 05:51:28 (110/137) Installing v4l-utils-libs (1.22.1-r1) 05:51:29 (111/137) Installing libva (2.14.0-r0) 05:51:29 (112/137) Installing libvdpau (1.5-r0) 05:51:29 (113/137) Installing vidstab (1.1.0-r1) 05:51:30 (114/137) Installing libvpx (1.11.0-r1) 05:51:30 (115/137) Installing x264-libs (0.163_git20210613-r0) 05:51:31 (116/137) Installing numactl (2.0.14-r0) 05:51:31 (117/137) Installing x265-libs (3.5-r3) 05:51:31 (118/137) Installing xvidcore (1.3.7-r1) 05:51:32 (119/137) Installing ffmpeg-libs (5.0.3-r0) 05:51:33 (120/137) Installing libevent (2.1.12-r4) 05:51:33 (121/137) Installing mesa (21.3.9-r0) 05:51:33 (122/137) Installing wayland-libs-server (1.20.0-r0) 05:51:33 (123/137) Installing mesa-gbm (21.3.9-r0) 05:51:34 (124/137) Installing icu-data-en (71.1-r2) 05:51:34 Executing icu-data-en-71.1-r2.post-install 05:51:34 * 05:51:34 * If you need ICU with non-English locales and legacy charset support, install 05:51:34 * package icu-data-full. 05:51:34 * 05:51:34 (125/137) Installing icu-libs (71.1-r2) 05:51:35 (126/137) Installing lcms2 (2.13.1-r0) 05:51:35 (127/137) Installing minizip (1.2.12-r0) 05:51:35 (128/137) Installing nspr (4.33-r0) 05:51:36 (129/137) Installing sqlite-libs (3.40.1-r1) 05:51:36 (130/137) Installing nss (3.78.1-r0) 05:51:37 (131/137) Installing re2 (2022.04.01-r0) 05:51:37 (132/137) Installing snappy (1.1.9-r4) 05:51:38 (133/137) Installing libgpg-error (1.45-r0) 05:51:38 (134/137) Installing libgcrypt (1.10.1-r0) 05:51:38 (135/137) Installing libxslt (1.1.35-r0) 05:51:39 (136/137) Installing chromium (102.0.5005.182-r0) 05:51:41 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 05:51:41 Executing busybox-1.35.0-r18.trigger 05:51:41 Executing glib-2.72.4-r0.trigger 05:51:41 Executing shared-mime-info-2.2-r2.trigger 05:51:42 Executing gdk-pixbuf-2.42.8-r0.trigger 05:51:42 Executing gtk-update-icon-cache-3.24.41-r0.trigger 05:51:42 Executing fontconfig-2.14.0-r0.trigger 05:51:42 Executing gtk+3.0-3.24.41-r0.trigger 05:51:42 Executing mkfontscale-1.2.2-r0.trigger 05:51:42 OK: 408 MiB in 160 packages 05:51:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:51:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:51:43 (1/21) Installing binutils (2.38-r3) 05:51:43 (2/21) Installing isl22 (0.22-r0) 05:51:44 (3/21) Installing mpfr4 (4.1.0-r0) 05:51:44 (4/21) Installing mpc1 (1.2.1-r0) 05:51:45 (5/21) Installing gcc (11.2.1_git20220219-r2) 05:51:46 (6/21) Installing musl-dev (1.2.3-r3) 05:51:46 (7/21) Installing libc-dev (0.7.2-r3) 05:51:47 (8/21) Installing linux-headers (5.16.7-r1) 05:51:47 (9/21) Installing libffi-dev (3.4.2-r1) 05:51:47 (10/21) Installing libpq (14.12-r0) 05:51:48 (11/21) Installing openssl-dev (1.1.1w-r1) 05:51:48 (12/21) Installing libpq-dev (14.12-r0) 05:51:49 (13/21) Installing libecpg (14.12-r0) 05:51:49 (14/21) Installing libecpg-dev (14.12-r0) 05:51:50 (15/21) Installing llvm13-libs (13.0.1-r2) 05:51:56 (16/21) Installing clang-libs (13.0.1-r1) 05:52:03 (17/21) Installing clang (13.0.1-r1) 05:52:03 (18/21) Installing icu (71.1-r2) 05:52:04 (19/21) Installing icu-dev (71.1-r2) 05:52:04 (20/21) Installing llvm13 (13.0.1-r2) 05:52:05 (21/21) Installing postgresql14-dev (14.12-r0) 05:52:06 Executing busybox-1.35.0-r18.trigger 05:52:06 OK: 821 MiB in 181 packages 05:52:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:52:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:52:07 (1/10) Installing g++ (11.2.1_git20220219-r2) 05:52:08 (2/10) Installing gdbm (1.23-r0) 05:52:08 (3/10) Installing mpdecimal (2.5.1-r1) 05:52:08 (4/10) Installing readline (8.1.2-r0) 05:52:09 (5/10) Installing python3 (3.10.14-r1) 05:52:10 (6/10) Installing python3-dev (3.10.14-r1) 05:52:11 (7/10) Installing libsodium (1.0.18-r0) 05:52:11 (8/10) Installing libzmq (4.3.4-r0) 05:52:11 (9/10) Installing libsodium-dev (1.0.18-r0) 05:52:12 (10/10) Installing zeromq-dev (4.3.4-r0) 05:52:12 Executing busybox-1.35.0-r18.trigger 05:52:12 OK: 974 MiB in 191 packages 05:52:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:52:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:52:13 OK: 974 MiB in 191 packages 05:52:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:52:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:52:14 (1/1) Installing tzdata (2024a-r0) 05:52:15 Executing busybox-1.35.0-r18.trigger 05:52:15 OK: 977 MiB in 192 packages 05:52:15 (1/1) Purging tzdata (2024a-r0) 05:52:15 Executing busybox-1.35.0-r18.trigger 05:52:15 OK: 974 MiB in 191 packages 05:52:17 Looking in links: /tmp/tmpt2a0o8z0 05:52:17 Processing /tmp/tmpt2a0o8z0/setuptools-65.5.0-py3-none-any.whl 05:52:17 Processing /tmp/tmpt2a0o8z0/pip-23.0.1-py3-none-any.whl 05:52:17 Installing collected packages: setuptools, pip 05:52:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:52:20 Successfully installed pip-23.0.1 setuptools-65.5.0 05:52:20 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 05:52:20 Collecting pip 05:52:20 Downloading pip-24.0-py3-none-any.whl (2.1 MB) 05:52:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.2 MB/s eta 0:00:00 05:52:21 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 05:52:21 Collecting setuptools 05:52:21 Downloading setuptools-69.5.1-py3-none-any.whl (894 kB) 05:52:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 142.6 MB/s eta 0:00:00 05:52:21 Collecting wheel 05:52:21 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 05:52:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 140.2 MB/s eta 0:00:00 05:52:21 Installing collected packages: wheel, setuptools, pip 05:52:22 Attempting uninstall: setuptools 05:52:22 Found existing installation: setuptools 65.5.0 05:52:22 Uninstalling setuptools-65.5.0: 05:52:22 Successfully uninstalled setuptools-65.5.0 05:52:22 Attempting uninstall: pip 05:52:22 Found existing installation: pip 23.0.1 05:52:22 Uninstalling pip-23.0.1: 05:52:22 Successfully uninstalled pip-23.0.1 05:52:24 Successfully installed pip-24.0 setuptools-69.5.1 wheel-0.43.0 05:52:24 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:52:25 Processing ./edgex-taf-common 05:52:25 Preparing metadata (setup.py): started 05:52:25 Preparing metadata (setup.py): finished with status 'done' 05:52:25 Building wheels for collected packages: edgex-taf-common 05:52:25 Building wheel for edgex-taf-common (setup.py): started 05:52:26 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 05:52:26 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=dadd4273a400e6c916a876a443e84198dd77bc6d3e9462e02bc14ccbde07b683 05:52:26 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 05:52:26 Successfully built edgex-taf-common 05:52:26 Installing collected packages: edgex-taf-common 05:52:26 Successfully installed edgex-taf-common-0.0.0 05:52:26 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:52:27 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 05:52:27 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 05:52:27 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 05:52:27 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 05:52:27 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 05:52:27 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 05:52:27 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 05:52:27 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 05:52:27 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 05:52:27 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:52:27 Preparing metadata (setup.py): started 05:52:27 Preparing metadata (setup.py): finished with status 'done' 05:52:27 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 05:52:27 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 05:52:27 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 05:52:27 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 05:52:27 Collecting requests==2.32.0 (from -r requirements.txt (line 8)) 05:52:27 Downloading requests-2.32.0-py3-none-any.whl.metadata (4.6 kB) 05:52:27 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 05:52:27 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 05:52:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 14.2 MB/s eta 0:00:00 05:52:27 Preparing metadata (setup.py): started 05:52:28 Preparing metadata (setup.py): finished with status 'done' 05:52:28 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 05:52:28 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 05:52:28 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 05:52:28 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 05:52:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.5 MB/s eta 0:00:00 05:52:28 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 05:52:28 Downloading psutil-5.9.5.tar.gz (493 kB) 05:52:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 37.3 MB/s eta 0:00:00 05:52:29 Installing build dependencies: started 05:52:31 Installing build dependencies: finished with status 'done' 05:52:31 Getting requirements to build wheel: started 05:52:31 Getting requirements to build wheel: finished with status 'done' 05:52:31 Preparing metadata (pyproject.toml): started 05:52:32 Preparing metadata (pyproject.toml): finished with status 'done' 05:52:32 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 05:52:32 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 05:52:33 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 05:52:33 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) 05:52:33 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 05:52:33 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 05:52:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 5.4 MB/s eta 0:00:00 05:52:33 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 05:52:33 Downloading psycopg2-2.9.9.tar.gz (384 kB) 05:52:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 33.4 MB/s eta 0:00:00 05:52:33 Preparing metadata (setup.py): started 05:52:33 Preparing metadata (setup.py): finished with status 'done' 05:52:33 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 05:52:33 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 05:52:34 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:52:34 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 05:52:34 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:52:34 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 05:52:34 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:34 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 05:52:34 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:34 Downloading flex-6.14.1.tar.gz (40 kB) 05:52:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.4 MB/s eta 0:00:00 05:52:34 Preparing metadata (setup.py): started 05:52:34 Preparing metadata (setup.py): finished with status 'done' 05:52:34 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:34 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 05:52:34 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:34 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 05:52:34 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:34 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 05:52:34 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:34 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 05:52:34 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:34 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 05:52:34 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:34 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 05:52:35 Collecting charset-normalizer<4,>=2 (from requests==2.32.0->-r requirements.txt (line 8)) 05:52:35 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 05:52:35 Collecting idna<4,>=2.5 (from requests==2.32.0->-r requirements.txt (line 8)) 05:52:35 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 05:52:35 Collecting urllib3<3,>=1.21.1 (from requests==2.32.0->-r requirements.txt (line 8)) 05:52:35 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 05:52:35 Collecting certifi>=2017.4.17 (from requests==2.32.0->-r requirements.txt (line 8)) 05:52:35 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 05:52:35 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 05:52:35 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 05:52:35 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 05:52:35 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 05:52:35 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 05:52:35 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 05:52:35 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 05:52:35 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 05:52:36 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 05:52:36 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 05:52:36 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (69.5.1) 05:52:36 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 05:52:36 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 05:52:36 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 05:52:36 Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) 05:52:36 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:52:36 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 05:52:36 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:52:36 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 05:52:36 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:36 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 05:52:36 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:36 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:52:36 Preparing metadata (setup.py): started 05:52:36 Preparing metadata (setup.py): finished with status 'done' 05:52:36 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:36 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 05:52:36 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:36 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:52:36 Preparing metadata (setup.py): started 05:52:37 Preparing metadata (setup.py): finished with status 'done' 05:52:37 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:37 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 05:52:37 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:37 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 05:52:37 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:37 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 05:52:37 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:37 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 05:52:37 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:37 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 05:52:37 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:37 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 05:52:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-518 in /w/workspace/xfoundry_edgex-taf-common_PR-107 [Pipeline] { [Pipeline] checkout 05:52:38 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:52:38 Downloading rpds_py-0.18.1-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 05:52:38 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:52:38 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 05:52:38 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:52:38 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 05:52:38 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:52:38 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 05:52:38 Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:52:38 Downloading exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB) 05:52:38 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:52:38 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 05:52:38 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:52:38 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 05:52:38 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:52:38 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 05:52:38 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 05:52:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 27.2 MB/s eta 0:00:00 05:52:38 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 05:52:39 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 05:52:39 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 05:52:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 10.5 MB/s eta 0:00:00 05:52:39 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 05:52:39 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 05:52:39 Downloading requests-2.32.0-py3-none-any.whl (63 kB) 05:52:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.7/63.7 kB 6.9 MB/s eta 0:00:00 05:52:39 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 05:52:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 18.9 MB/s eta 0:00:00 05:52:39 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 05:52:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 29.0 MB/s eta 0:00:00 05:52:39 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 05:52:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 22.8 MB/s eta 0:00:00 05:52:39 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 05:52:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 32.4 MB/s eta 0:00:00 05:52:39 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 05:52:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 25.1 MB/s eta 0:00:00 05:52:39 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 05:52:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.4 MB/s eta 0:00:00 05:52:39 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 05:52:39 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 05:52:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 20.8 MB/s eta 0:00:00 05:52:39 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 05:52:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 16.2 MB/s eta 0:00:00 05:52:40 Downloading idna-3.7-py3-none-any.whl (66 kB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 5.7 MB/s eta 0:00:00 05:52:40 Downloading packaging-24.0-py3-none-any.whl (53 kB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 9.0 MB/s eta 0:00:00 05:52:40 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 20.0 MB/s eta 0:00:00 05:52:40 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 23.4 MB/s eta 0:00:00 05:52:40 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 05:52:40 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 67.4 MB/s eta 0:00:00 05:52:40 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 17.2 MB/s eta 0:00:00 05:52:40 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.2 MB/s eta 0:00:00 05:52:40 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 18.4 MB/s eta 0:00:00 05:52:40 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 05:52:40 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 05:52:40 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 8.8 MB/s eta 0:00:00 05:52:40 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.2 MB/s eta 0:00:00 05:52:40 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 14.2 MB/s eta 0:00:00 05:52:40 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 05:52:40 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 7.7 MB/s eta 0:00:00 05:52:40 Downloading click-8.1.7-py3-none-any.whl (97 kB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.5 MB/s eta 0:00:00 05:52:40 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 05:52:40 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 05:52:40 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 05:52:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 3.0 MB/s eta 0:00:00 05:52:40 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 05:52:40 Selected Git installation does not exist. Using Default 05:52:40 The recommended git tool is: NONE 05:52:41 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:52:41 Downloading rpds_py-0.18.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) 05:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 11.5 MB/s eta 0:00:00 05:52:41 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 05:52:41 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 05:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 40.9 MB/s eta 0:00:00 05:52:41 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 05:52:41 Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) 05:52:41 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 05:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.8 MB/s eta 0:00:00 05:52:41 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:52:41 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 05:52:41 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 05:52:41 Downloading exceptiongroup-1.2.1-py3-none-any.whl (16 kB) 05:52:41 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 05:52:41 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:52:41 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 05:52:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 5.5 MB/s eta 0:00:00 05:52:41 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 05:52:41 Building wheel for robotbackgroundlogger (setup.py): started 05:52:42 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 05:52:42 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=04a68ed76f39b3fe745e56c07496ca4144ce580d5cb8035df5f26457d89533ba 05:52:42 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 05:52:42 Building wheel for paho-mqtt (setup.py): started 05:52:42 Building wheel for paho-mqtt (setup.py): finished with status 'done' 05:52:42 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=5bf286da8a704aa1356153e120a87d7d02e641be8adb8f8c63eb68ab5fbd9a95 05:52:42 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 05:52:42 Building wheel for psutil (pyproject.toml): started 05:52:43 Building wheel for psutil (pyproject.toml): finished with status 'done' 05:52:43 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274474 sha256=adc8ef8d2fdec7dc3f278c574879eab3ff57d4336ae1726aaaacb8d056f36265 05:52:43 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 05:52:43 Building wheel for psycopg2 (setup.py): started 05:52:45 using credential edgex-jenkins-ssh 05:52:45 Cloning the remote Git repository 05:52:45 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 05:52:45 > git init /w/workspace/xfoundry_edgex-taf-common_PR-107 # timeout=10 05:52:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:52:45 > git --version # timeout=10 05:52:45 > git --version # 'git version 2.25.1' 05:52:45 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:52:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:47 Merging remotes/origin/main commit 3ca3cddfca188673c058580017bc939ba91c3085 into PR head commit 93d7e06844c3bde380a469e74dbfc073cc03bced 05:52:47 Merge succeeded, producing 93d7e06844c3bde380a469e74dbfc073cc03bced 05:52:47 Checking out Revision 93d7e06844c3bde380a469e74dbfc073cc03bced (PR-107) 05:52:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:52:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:52:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:52:47 > git config core.sparsecheckout # timeout=10 05:52:47 > git checkout -f 93d7e06844c3bde380a469e74dbfc073cc03bced # timeout=10 05:52:47 > git remote # timeout=10 05:52:47 > git config --get remote.origin.url # timeout=10 05:52:47 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:47 > git merge 3ca3cddfca188673c058580017bc939ba91c3085 # timeout=10 05:52:47 > git rev-parse HEAD^{commit} # timeout=10 05:52:47 > git config core.sparsecheckout # timeout=10 05:52:47 > git checkout -f 93d7e06844c3bde380a469e74dbfc073cc03bced # timeout=10 05:52:48 Commit message: "" 05:52:48 > git --version # timeout=10 05:52:48 > git --version # 'git version 2.25.1' 05:52:48 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:52:53 % Total % Received % Xferd Average Speed Time Time Time Current 05:52:53 Dload Upload Total Spent Left Speed 05:52:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 05:52:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:52:53 + sudo tee /etc/docker/daemon.new 05:52:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:52:53 { 05:52:53 "registry-mirrors": [ 05:52:53 "https://nexus3.edgexfoundry.org:10001" 05:52:53 ], 05:52:53 "bip": "10.250.0.254/24", 05:52:53 "hosts": [ 05:52:53 "tcp://0.0.0.0:5555", 05:52:53 "unix:///var/run/docker.sock" 05:52:53 ], 05:52:53 "mtu": 1458, 05:52:53 "selinux-enabled": true, 05:52:53 "seccomp-profile": "/etc/docker/seccomp.json" 05:52:53 } [Pipeline] sh 05:52:53 Building wheel for psycopg2 (setup.py): finished with status 'done' 05:52:53 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479418 sha256=f682cd5a20b5fa1f2a1f5f001071e4aea9046a4f47fef5a0c73fe3b04111cf8c 05:52:53 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 05:52:53 Building wheel for flex (setup.py): started 05:52:53 Building wheel for flex (setup.py): finished with status 'done' 05:52:53 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=142bfface09b5d06a904ed4240de0706c27b29bd7a8feaed20736278f47f5f63 05:52:53 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 05:52:53 Building wheel for strict-rfc3339 (setup.py): started 05:52:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:52:54 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 05:52:54 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=645e4e8663f6a4b69830a85a5cf8b9cdeaedf2af81638bd15ed326d4beb562ed 05:52:54 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 05:52:54 Building wheel for validate-email (setup.py): started 05:52:54 Building wheel for validate-email (setup.py): finished with status 'done' 05:52:54 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=f906a1e164138e58fac609a2b6a5ec2ac978ca7e95c7252e03fe67a8c1127fc7 05:52:54 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 05:52:54 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 05:52:54 + sudo service docker restart 05:52:54 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 05:53:07 Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 exceptiongroup-1.2.1 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.11.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 05:53:07 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:12 provisioning config files... 05:53:12 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config14765972198390487402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:13 ---> ****-login.sh 05:53:13 nexus3.edgexfoundry.org:10001 05:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:13 Configure a credential helper to remove this warning. See 05:53:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:13 05:53:13 Login Succeeded 05:53:13 nexus3.edgexfoundry.org:10002 05:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:14 Configure a credential helper to remove this warning. See 05:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:14 05:53:14 Login Succeeded 05:53:14 nexus3.edgexfoundry.org:10003 05:53:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:14 Configure a credential helper to remove this warning. See 05:53:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:14 05:53:14 Login Succeeded 05:53:14 nexus3.edgexfoundry.org:10004 05:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:15 Configure a credential helper to remove this warning. See 05:53:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:15 05:53:15 Login Succeeded 05:53:15 ****.io 05:53:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:15 Configure a credential helper to remove this warning. See 05:53:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:15 05:53:15 Login Succeeded 05:53:15 ---> ****-login.sh ends [Pipeline] } 05:53:15 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 05:53:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:53:17 + ls -al . 05:53:17 total 68 05:53:17 drwxrwxr-x 6 jenkins jenkins 4096 May 21 05:53 . 05:53:17 drwxrwxr-x 4 jenkins jenkins 4096 May 21 05:52 .. 05:53:17 drwxrwxr-x 8 jenkins jenkins 4096 May 21 05:52 .git 05:53:17 drwxrwxr-x 2 jenkins jenkins 4096 May 21 05:52 .github 05:53:17 -rw-rw-r-- 1 jenkins jenkins 22 May 21 05:52 .gitignore 05:53:17 -rw-rw-r-- 1 jenkins jenkins 1575 May 21 05:52 Dockerfile 05:53:17 -rw-rw-r-- 1 jenkins jenkins 746 May 21 05:52 Jenkinsfile 05:53:17 -rw-rw-r-- 1 jenkins jenkins 11381 May 21 05:52 LICENSE 05:53:17 -rw-rw-r-- 1 jenkins jenkins 3606 May 21 05:52 README.md 05:53:17 drwxrwxr-x 4 jenkins jenkins 4096 May 21 05:52 TAF-Manager 05:53:17 drwxrwxr-x 6 jenkins jenkins 4096 May 21 05:52 TUC 05:53:17 -rw-rw-r-- 1 jenkins jenkins 5 May 21 05:50 VERSION 05:53:17 -rw-rw-r-- 1 jenkins jenkins 343 May 21 05:52 requirements.txt 05:53:17 -rw-rw-r-- 1 jenkins jenkins 54 May 21 05:52 robot-entrypoint.sh 05:53:17 -rw-rw-r-- 1 jenkins jenkins 445 May 21 05:52 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:17 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=93d7e06844c3bde380a469e74dbfc073cc03bced --label arch=arm64 --label version=0.0.0 . 05:53:17 Sending build context to Docker daemon 367.1kB 05:53:17 Step 1/13 : FROM alpine:3.16 05:53:18 3.16: Pulling from library/alpine 05:53:18 550f8bf8502c: Pulling fs layer 05:53:18 550f8bf8502c: Verifying Checksum 05:53:18 550f8bf8502c: Download complete 05:53:19 550f8bf8502c: Pull complete 05:53:19 Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 05:53:19 Status: Downloaded newer image for alpine:3.16 05:53:19 ---> 4a74307a1e88 05:53:19 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 05:53:19 ---> Running in c5868e66118f 05:53:19 Removing intermediate container c5868e66118f 05:53:19 ---> d05e6f29e21f 05:53:19 Step 3/13 : LABEL maintainer="Bruce Huang " 05:53:19 ---> Running in 6e6cb8aec920 05:53:20 Removing intermediate container 6e6cb8aec920 05:53:20 ---> 9786854808b6 05:53:20 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 05:53:20 ---> 49491dfb3604 05:53:20 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 05:53:21 ---> 0bc2844713d7 05:53:21 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 05:53:21 ---> 36049b0324e9 05:53:21 Step 7/13 : WORKDIR /edgex-taf 05:53:21 ---> Running in 6e114e0b53d6 05:53:22 Removing intermediate container 6e114e0b53d6 05:53:22 ---> c77b3b700800 05:53:22 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:53:22 ---> Running in 79427723f32d 05:53:24 Removing intermediate container 79427723f32d 05:53:24 ---> 1cd725d5a104 05:53:24 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 05:53:24 ---> Running in 058107deee1f 05:53:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:53:25 Removing intermediate container 1df21b85e961 05:53:25 ---> 7f29028afed1 05:53:25 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 05:53:25 ---> Running in ff1d1a5945d5 05:53:25 Removing intermediate container ff1d1a5945d5 05:53:25 ---> bcec64594c54 05:53:25 Step 11/13 : LABEL arch=amd64 05:53:25 ---> Running in da4fd96e8b04 05:53:25 Removing intermediate container da4fd96e8b04 05:53:25 ---> 57a4dd720a65 05:53:25 Step 12/13 : LABEL git_sha=93d7e06844c3bde380a469e74dbfc073cc03bced 05:53:25 ---> Running in b30ed2492fa9 05:53:25 Removing intermediate container b30ed2492fa9 05:53:25 ---> 1c667b98763c 05:53:25 Step 13/13 : LABEL version=0.0.0 05:53:25 ---> Running in 86d9f2d36fa7 05:53:25 Removing intermediate container 86d9f2d36fa7 05:53:25 ---> 623d77d1b6d2 05:53:25 [Warning] One or more build-args [ARCH] were not consumed 05:53:25 Successfully built 623d77d1b6d2 05:53:25 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:53:26 05:53:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:53:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:53:26 latest: Pulling from edgex-lftools-log-publisher 05:53:26 5eb5b503b376: Pulling fs layer 05:53:26 5c69ac0246d0: Pulling fs layer 05:53:26 ec43610c2a17: Pulling fs layer 05:53:26 3a2ae6a8a46f: Pulling fs layer 05:53:26 33b1e0a273af: Pulling fs layer 05:53:26 5d3b04190fa2: Pulling fs layer 05:53:26 2f39f015ded8: Pulling fs layer 05:53:26 33b1e0a273af: Waiting 05:53:26 5d3b04190fa2: Waiting 05:53:26 2f39f015ded8: Waiting 05:53:26 3a2ae6a8a46f: Waiting 05:53:26 5c69ac0246d0: Verifying Checksum 05:53:26 5c69ac0246d0: Download complete 05:53:26 3a2ae6a8a46f: Verifying Checksum 05:53:26 3a2ae6a8a46f: Download complete 05:53:26 33b1e0a273af: Verifying Checksum 05:53:26 33b1e0a273af: Download complete 05:53:26 5d3b04190fa2: Verifying Checksum 05:53:26 5d3b04190fa2: Download complete 05:53:26 ec43610c2a17: Verifying Checksum 05:53:26 ec43610c2a17: Download complete 05:53:26 5eb5b503b376: Verifying Checksum 05:53:26 5eb5b503b376: Download complete 05:53:27 2f39f015ded8: Download complete 05:53:27 (1/3) Upgrading busybox (1.35.0-r17 -> 1.35.0-r18) 05:53:28 5eb5b503b376: Pull complete 05:53:28 5c69ac0246d0: Pull complete 05:53:28 ec43610c2a17: Pull complete 05:53:28 Executing busybox-1.35.0-r18.post-upgrade 05:53:28 (2/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 05:53:28 3a2ae6a8a46f: Pull complete 05:53:28 33b1e0a273af: Pull complete 05:53:28 (3/3) Upgrading ssl_client (1.35.0-r17 -> 1.35.0-r18) 05:53:28 5d3b04190fa2: Pull complete 05:53:29 Executing busybox-1.35.0-r18.trigger 05:53:29 OK: 5 MiB in 14 packages 05:53:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:53:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:53:31 (1/9) Installing ca-certificates (20240226-r0) 05:53:31 (2/9) Installing brotli-libs (1.0.9-r6) 05:53:32 (3/9) Installing nghttp2-libs (1.47.0-r2) 05:53:32 (4/9) Installing libcurl (8.5.0-r0) 05:53:32 (5/9) Installing curl (8.5.0-r0) 05:53:33 2f39f015ded8: Pull complete 05:53:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:53:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:53:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 05:53:33 (6/9) Installing docker-cli (20.10.20-r0) [Pipeline] withDockerContainer 05:53:33 prd-ubuntu20.04-docker-8c-8g-517 does not seem to be running inside a container 05:53:33 $ 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/xfoundry_edgex-taf-common_PR-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:53:35 $ docker top a886eb704ccd0dba42058c50ddc144139b4258a682622054bbe5adf66a5ae171 -eo pid,comm [Pipeline] { 05:53:35 (7/9) Installing oniguruma (6.9.8-r0) [Pipeline] libraryResource [Pipeline] sh 05:53:36 (8/9) Installing jq (1.6-r1) 05:53:36 ---> job-cost.sh 05:53:36 lf-activate-venv: SKIPPING 05:53:36 INFO: No Stack... 05:53:36 (9/9) Installing openssl (1.1.1w-r1) 05:53:36 INFO: Retrieving Pricing Info for: v3-standard-8 05:53:36 Executing busybox-1.35.0-r18.trigger 05:53:36 Executing ca-certificates-20240226-r0.trigger 05:53:37 INFO: Archiving Costs [Pipeline] sh 05:53:37 OK: 50 MiB in 23 packages 05:53:37 + cat /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/cost.csv 05:53:37 + cut -d, -f6 [Pipeline] lock 05:53:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] 05:53:37 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] did not exist. Created. 05:53:37 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash 05:53:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 05:53:37 + echo total: 0.2199999988079071 [Pipeline] stash 05:53:37 Stashed 1 file(s) [Pipeline] } 05:53:37 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:53:38 $ docker stop --time=1 a886eb704ccd0dba42058c50ddc144139b4258a682622054bbe5adf66a5ae171 05:53:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:53:39 (1/136) Installing libmagic (5.41-r0) 05:53:39 $ docker rm -f --volumes a886eb704ccd0dba42058c50ddc144139b4258a682622054bbe5adf66a5ae171 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:53:39 (2/136) Installing file (5.41-r0) 05:53:39 (3/136) Installing libxau (1.0.9-r0) 05:53:40 (4/136) Installing libxdmcp (1.1.3-r0) 05:53:40 (5/136) Installing libxcb (1.15-r0) 05:53:41 (6/136) Installing libx11 (1.8.7-r0) 05:53:41 (7/136) Installing libxext (1.3.4-r0) 05:53:41 (8/136) Installing libice (1.0.10-r0) 05:53:42 (9/136) Installing libuuid (2.38-r1) 05:53:42 (10/136) Installing libsm (1.2.3-r0) 05:53:43 (11/136) Installing libxt (1.2.1-r0) 05:53:43 (12/136) Installing libxmu (1.1.3-r0) 05:53:43 (13/136) Installing xset (1.2.4-r0) 05:53:44 (14/136) Installing xprop (1.2.7-r0) 05:53:44 (15/136) Installing xdg-utils (1.1.3-r3) 05:53:44 (16/136) Installing eudev-libs (3.2.11-r0) 05:53:44 (17/136) Installing pkgconf (1.8.1-r0) 05:53:45 (18/136) Installing libffi (3.4.2-r1) 05:53:45 (19/136) Installing libintl (0.21-r2) 05:53:46 (20/136) Installing libblkid (2.38-r1) 05:53:46 (21/136) Installing libmount (2.38-r1) 05:53:46 (22/136) Installing pcre (8.45-r2) 05:53:47 (23/136) Installing glib (2.72.4-r0) 05:53:47 (24/136) Installing xz-libs (5.2.5-r1) 05:53:48 (25/136) Installing libxml2 (2.9.14-r2) 05:53:48 (26/136) Installing shared-mime-info (2.2-r2) 05:53:49 (27/136) Installing hicolor-icon-theme (0.17-r1) 05:53:49 (28/136) Installing libjpeg-turbo (2.1.3-r1) 05:53:49 (29/136) Installing libpng (1.6.37-r1) 05:53:50 (30/136) Installing libwebp (1.2.3-r2) 05:53:50 (31/136) Installing zstd-libs (1.5.2-r1) 05:53:51 (32/136) Installing tiff (4.4.0-r4) 05:53:51 (33/136) Installing gdk-pixbuf (2.42.8-r0) 05:53:52 (34/136) Installing gtk-update-icon-cache (3.24.41-r0) 05:53:52 (35/136) Installing libxcomposite (0.4.5-r0) 05:53:52 (36/136) Installing libxfixes (6.0.0-r0) 05:53:53 (37/136) Installing libxrender (0.9.10-r3) 05:53:53 (38/136) Installing libxcursor (1.2.1-r0) 05:53:53 (39/136) Installing libxdamage (1.1.5-r1) 05:53:53 (40/136) Installing libxi (1.8-r0) 05:53:54 (41/136) Installing libxinerama (1.1.4-r1) 05:53:54 (42/136) Installing libxrandr (1.5.2-r1) 05:53:54 (43/136) Installing atk (2.38.0-r0) 05:53:55 (44/136) Installing libxtst (1.2.3-r3) 05:53:55 (45/136) Installing dbus-libs (1.14.8-r0) 05:53:55 (46/136) Installing at-spi2-core (2.44.1-r0) 05:53:56 (47/136) Installing at-spi2-atk (2.38.0-r0) 05:53:56 (48/136) Installing expat (2.6.2-r0) 05:53:56 (49/136) Installing libbz2 (1.0.8-r1) 05:53:57 (50/136) Installing freetype (2.12.1-r0) 05:53:57 (51/136) Installing fontconfig (2.14.0-r0) 05:53:58 (52/136) Installing pixman (0.40.0-r4) 05:53:58 (53/136) Installing cairo (1.17.4-r2) 05:53:59 (54/136) Installing cairo-gobject (1.17.4-r2) 05:53:59 (55/136) Installing avahi-libs (0.8-r6) 05:53:59 (56/136) Installing gmp (6.2.1-r2) 05:54:00 (57/136) Installing nettle (3.7.3-r0) 05:54:00 (58/136) Installing p11-kit (0.24.1-r0) 05:54:01 (59/136) Installing libtasn1 (4.18.0-r1) 05:54:01 (60/136) Installing libunistring (1.0-r0) 05:54:01 (61/136) Installing gnutls (3.7.7-r1) 05:54:02 (62/136) Installing cups-libs (2.4.2-r2) 05:54:03 (63/136) Installing libepoxy (1.5.10-r0) 05:54:03 (64/136) Installing fribidi (1.0.12-r0) 05:54:03 (65/136) Installing graphite2 (1.3.14-r1) 05:54:04 (66/136) Installing harfbuzz (4.3.0-r0) 05:54:04 (67/136) Installing libxft (2.3.4-r0) 05:54:05 (68/136) Installing pango (1.50.7-r0) 05:54:05 (69/136) Installing wayland-libs-client (1.20.0-r0) 05:54:05 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 05:54:06 (71/136) Installing wayland-libs-egl (1.20.0-r0) 05:54:06 (72/136) Installing xkeyboard-config (2.35.1-r0) 05:54:06 (73/136) Installing libxkbcommon (1.4.1-r0) 05:54:07 (74/136) Installing gtk+3.0 (3.24.41-r0) 05:54:08 (75/136) Installing libfontenc (1.1.4-r0) 05:54:08 (76/136) Installing mkfontscale (1.2.2-r0) 05:54:08 (77/136) Installing font-opensans (0_git20210927-r0) 05:54:09 (78/136) Installing libgcc (11.2.1_git20220219-r2) 05:54:09 (79/136) Installing libogg (1.3.5-r1) 05:54:10 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 05:54:10 (81/136) Installing flac (1.3.4-r0) 05:54:10 (82/136) Installing alsa-lib (1.2.7.2-r0) 05:54:11 (83/136) Installing libatomic (11.2.1_git20220219-r2) 05:54:11 (84/136) Installing sdl2 (2.0.22-r0) 05:54:12 (85/136) Installing aom-libs (3.3.0-r0) 05:54:12 (86/136) Installing libass (0.16.0-r0) 05:54:13 (87/136) Installing libdav1d (1.0.0-r0) 05:54:13 (88/136) Installing libdrm (2.4.110-r0) 05:54:14 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 05:54:14 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 05:54:14 (91/136) Installing lame (3.100-r0) 05:54:15 (92/136) Installing opus (1.3.1-r1) 05:54:16 (93/136) Installing libasyncns (0.8-r1) 05:54:16 (94/136) Installing libltdl (2.4.7-r0) 05:54:16 (95/136) Installing orc (0.4.32-r0) 05:54:17 (96/136) Installing libvorbis (1.3.7-r0) 05:54:17 (97/136) Installing libsndfile (1.1.0-r0) 05:54:18 (98/136) Installing libgomp (11.2.1_git20220219-r2) 05:54:18 (99/136) Installing soxr (0.1.3-r2) 05:54:18 (100/136) Installing speexdsp (1.2.0-r0) 05:54:19 (101/136) Installing tdb-libs (1.4.6-r0) 05:54:19 (102/136) Installing libpulse (15.0-r2) 05:54:20 (103/136) Installing cjson (1.7.17-r0) 05:54:20 (104/136) Installing mbedtls (2.28.8-r0) 05:54:20 (105/136) Installing librist (0.2.6-r1) 05:54:21 (106/136) Installing libsrt (1.4.4-r0) 05:54:21 (107/136) Installing libssh (0.9.6-r1) 05:54:21 (108/136) Installing libtheora (1.1.1-r16) 05:54:22 (109/136) Installing v4l-utils-libs (1.22.1-r1) 05:54:22 (110/136) Installing libva (2.14.0-r0) 05:54:23 (111/136) Installing libvdpau (1.5-r0) 05:54:23 (112/136) Installing vidstab (1.1.0-r1) 05:54:23 (113/136) Installing libvpx (1.11.0-r1) 05:54:24 (114/136) Installing x264-libs (0.163_git20210613-r0) 05:54:25 (115/136) Installing numactl (2.0.14-r0) 05:54:25 (116/136) Installing x265-libs (3.5-r3) 05:54:25 (117/136) Installing xvidcore (1.3.7-r1) 05:54:26 (118/136) Installing ffmpeg-libs (5.0.3-r0) 05:54:27 (119/136) Installing libevent (2.1.12-r4) 05:54:27 (120/136) Installing mesa (21.3.9-r0) 05:54:28 (121/136) Installing wayland-libs-server (1.20.0-r0) 05:54:28 (122/136) Installing mesa-gbm (21.3.9-r0) 05:54:28 (123/136) Installing icu-data-en (71.1-r2) 05:54:29 Executing icu-data-en-71.1-r2.post-install 05:54:29 * 05:54:29 * If you need ICU with non-English locales and legacy charset support, install 05:54:29 * package icu-data-full. 05:54:29 * 05:54:29 (124/136) Installing icu-libs (71.1-r2) 05:54:29 (125/136) Installing lcms2 (2.13.1-r0) 05:54:30 (126/136) Installing minizip (1.2.12-r0) 05:54:30 (127/136) Installing nspr (4.33-r0) 05:54:30 (128/136) Installing sqlite-libs (3.40.1-r1) 05:54:31 (129/136) Installing nss (3.78.1-r0) 05:54:31 (130/136) Installing re2 (2022.04.01-r0) 05:54:32 (131/136) Installing snappy (1.1.9-r4) 05:54:32 (132/136) Installing libgpg-error (1.45-r0) 05:54:33 (133/136) Installing libgcrypt (1.10.1-r0) 05:54:33 (134/136) Installing libxslt (1.1.35-r0) 05:54:33 (135/136) Installing chromium (102.0.5005.182-r0) 05:54:39 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 05:54:39 Executing busybox-1.35.0-r18.trigger 05:54:39 Executing glib-2.72.4-r0.trigger 05:54:39 Executing shared-mime-info-2.2-r2.trigger 05:54:42 Executing gdk-pixbuf-2.42.8-r0.trigger 05:54:42 Executing gtk-update-icon-cache-3.24.41-r0.trigger 05:54:42 Executing fontconfig-2.14.0-r0.trigger 05:54:42 Executing gtk+3.0-3.24.41-r0.trigger 05:54:42 Executing mkfontscale-1.2.2-r0.trigger 05:54:42 OK: 375 MiB in 159 packages 05:54:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:54:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:54:44 (1/21) Installing binutils (2.38-r3) 05:54:44 (2/21) Installing isl22 (0.22-r0) 05:54:45 (3/21) Installing mpfr4 (4.1.0-r0) 05:54:45 (4/21) Installing mpc1 (1.2.1-r0) 05:54:46 (5/21) Installing gcc (11.2.1_git20220219-r2) 05:54:48 (6/21) Installing musl-dev (1.2.3-r3) 05:54:49 (7/21) Installing libc-dev (0.7.2-r3) 05:54:49 (8/21) Installing linux-headers (5.16.7-r1) 05:54:50 (9/21) Installing libffi-dev (3.4.2-r1) 05:54:50 (10/21) Installing libpq (14.12-r0) 05:54:50 (11/21) Installing openssl-dev (1.1.1w-r1) 05:54:51 (12/21) Installing libpq-dev (14.12-r0) 05:54:52 (13/21) Installing libecpg (14.12-r0) 05:54:52 (14/21) Installing libecpg-dev (14.12-r0) 05:54:52 (15/21) Installing llvm13-libs (13.0.1-r2) 05:54:55 (16/21) Installing clang-libs (13.0.1-r1) 05:55:03 (17/21) Installing clang (13.0.1-r1) 05:55:04 (18/21) Installing icu (71.1-r2) 05:55:04 (19/21) Installing icu-dev (71.1-r2) 05:55:05 (20/21) Installing llvm13 (13.0.1-r2) 05:55:07 (21/21) Installing postgresql14-dev (14.12-r0) 05:55:07 Executing busybox-1.35.0-r18.trigger 05:55:07 OK: 767 MiB in 180 packages 05:55:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:55:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:55:09 (1/10) Installing g++ (11.2.1_git20220219-r2) 05:55:12 (2/10) Installing gdbm (1.23-r0) 05:55:12 (3/10) Installing mpdecimal (2.5.1-r1) 05:55:12 (4/10) Installing readline (8.1.2-r0) 05:55:12 (5/10) Installing python3 (3.10.14-r1) 05:55:15 (6/10) Installing python3-dev (3.10.14-r1) 05:55:22 (7/10) Installing libsodium (1.0.18-r0) 05:55:22 (8/10) Installing libzmq (4.3.4-r0) 05:55:22 (9/10) Installing libsodium-dev (1.0.18-r0) 05:55:22 (10/10) Installing zeromq-dev (4.3.4-r0) 05:55:22 Executing busybox-1.35.0-r18.trigger 05:55:22 OK: 938 MiB in 190 packages 05:55:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:55:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:55:24 OK: 938 MiB in 190 packages 05:55:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:55:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:55:26 (1/1) Installing tzdata (2024a-r0) 05:55:27 Executing busybox-1.35.0-r18.trigger 05:55:27 OK: 941 MiB in 191 packages 05:55:28 (1/1) Purging tzdata (2024a-r0) 05:55:28 Executing busybox-1.35.0-r18.trigger 05:55:28 OK: 938 MiB in 190 packages 05:55:43 Looking in links: /tmp/tmpsl36w5q9 05:55:43 Processing /tmp/tmpsl36w5q9/setuptools-65.5.0-py3-none-any.whl 05:55:43 Processing /tmp/tmpsl36w5q9/pip-23.0.1-py3-none-any.whl 05:55:43 Installing collected packages: setuptools, pip 05:55:58 Successfully installed pip-23.0.1 setuptools-65.5.0 05:55:58 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:55:59 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 05:55:59 Collecting pip 05:55:59 Downloading pip-24.0-py3-none-any.whl (2.1 MB) 05:55:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 20.9 MB/s eta 0:00:00 05:55:59 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 05:56:02 Collecting setuptools 05:56:02 Downloading setuptools-69.5.1-py3-none-any.whl (894 kB) 05:56:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 894.6/894.6 kB 19.2 MB/s eta 0:00:00 05:56:02 Collecting wheel 05:56:02 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 05:56:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 19.6 MB/s eta 0:00:00 05:56:04 Installing collected packages: wheel, setuptools, pip 05:56:04 Attempting uninstall: setuptools 05:56:04 Found existing installation: setuptools 65.5.0 05:56:05 Uninstalling setuptools-65.5.0: 05:56:05 Successfully uninstalled setuptools-65.5.0 05:56:10 Attempting uninstall: pip 05:56:10 Found existing installation: pip 23.0.1 05:56:12 Uninstalling pip-23.0.1: 05:56:12 Successfully uninstalled pip-23.0.1 05:56:22 Successfully installed pip-24.0 setuptools-69.5.1 wheel-0.43.0 05:56:22 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:56:26 Processing ./edgex-taf-common 05:56:26 Preparing metadata (setup.py): started 05:56:26 Preparing metadata (setup.py): finished with status 'done' 05:56:26 Building wheels for collected packages: edgex-taf-common 05:56:26 Building wheel for edgex-taf-common (setup.py): started 05:56:28 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 05:56:28 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=8325bb44971f2580c861f31f90cc0aaf62094c17d8dbc7832d1e6503e8564569 05:56:28 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 05:56:28 Successfully built edgex-taf-common 05:56:28 Installing collected packages: edgex-taf-common 05:56:28 Successfully installed edgex-taf-common-0.0.0 05:56:28 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 05:56:33 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 05:56:33 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 05:56:33 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 05:56:33 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 05:56:33 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 05:56:33 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 05:56:33 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 05:56:33 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 05:56:33 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 05:56:33 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:56:33 Preparing metadata (setup.py): started 05:56:35 Preparing metadata (setup.py): finished with status 'done' 05:56:35 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 05:56:35 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 05:56:35 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 05:56:35 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 05:56:35 Collecting requests==2.32.0 (from -r requirements.txt (line 8)) 05:56:35 Downloading requests-2.32.0-py3-none-any.whl.metadata (4.6 kB) 05:56:36 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 05:56:36 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 05:56:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.7 MB/s eta 0:00:00 05:56:36 Preparing metadata (setup.py): started 05:56:37 Preparing metadata (setup.py): finished with status 'done' 05:56:37 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 05:56:37 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 05:56:40 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 05:56:40 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) 05:56:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.5 MB/s eta 0:00:00 05:56:41 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 05:56:41 Downloading psutil-5.9.5.tar.gz (493 kB) 05:56:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 10.2 MB/s eta 0:00:00 05:56:41 Installing build dependencies: started 05:56:54 Installing build dependencies: finished with status 'done' 05:56:54 Getting requirements to build wheel: started 05:56:56 Getting requirements to build wheel: finished with status 'done' 05:56:56 Preparing metadata (pyproject.toml): started 05:56:58 Preparing metadata (pyproject.toml): finished with status 'done' 05:56:58 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 05:56:58 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 05:57:01 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 05:57:03 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) 05:57:03 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 05:57:03 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 05:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 2.8 MB/s eta 0:00:00 05:57:03 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 05:57:03 Downloading psycopg2-2.9.9.tar.gz (384 kB) 05:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.1 MB/s eta 0:00:00 05:57:04 Preparing metadata (setup.py): started 05:57:05 Preparing metadata (setup.py): finished with status 'done' 05:57:07 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 05:57:07 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 05:57:07 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:57:07 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 05:57:07 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:57:07 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 05:57:08 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:08 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 05:57:08 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:08 Downloading flex-6.14.1.tar.gz (40 kB) 05:57:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.1 MB/s eta 0:00:00 05:57:08 Preparing metadata (setup.py): started 05:57:10 Preparing metadata (setup.py): finished with status 'done' 05:57:10 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:10 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 05:57:10 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:10 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 05:57:10 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:10 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 05:57:10 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:10 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 05:57:11 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:11 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 05:57:11 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:11 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 05:57:13 Collecting charset-normalizer<4,>=2 (from requests==2.32.0->-r requirements.txt (line 8)) 05:57:13 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 05:57:13 Collecting idna<4,>=2.5 (from requests==2.32.0->-r requirements.txt (line 8)) 05:57:13 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 05:57:14 Collecting urllib3<3,>=1.21.1 (from requests==2.32.0->-r requirements.txt (line 8)) 05:57:14 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 05:57:14 Collecting certifi>=2017.4.17 (from requests==2.32.0->-r requirements.txt (line 8)) 05:57:14 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 05:57:14 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 05:57:14 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 05:57:15 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 05:57:15 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 05:57:15 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 05:57:15 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 05:57:15 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 05:57:15 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 05:57:15 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 05:57:15 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 05:57:16 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (69.5.1) 05:57:16 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 05:57:16 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 05:57:16 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 05:57:17 Downloading typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB) 05:57:17 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:57:17 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 05:57:17 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:57:17 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 05:57:19 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:19 Downloading PyYAML-6.0.1.tar.gz (125 kB) 05:57:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.5 MB/s eta 0:00:00 05:57:20 Installing build dependencies: started 05:57:42 Installing build dependencies: finished with status 'done' 05:57:42 Getting requirements to build wheel: started 05:57:52 Getting requirements to build wheel: finished with status 'done' 05:57:52 Preparing metadata (pyproject.toml): started 05:57:54 Preparing metadata (pyproject.toml): finished with status 'done' 05:57:54 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:54 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:57:54 Preparing metadata (setup.py): started 05:57:55 Preparing metadata (setup.py): finished with status 'done' 05:57:55 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:55 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 05:57:55 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:55 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:57:55 Preparing metadata (setup.py): started 05:57:57 Preparing metadata (setup.py): finished with status 'done' 05:57:57 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:57 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 05:57:57 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:57:59 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 05:57:59 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:58:00 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 05:58:00 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:58:00 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 05:58:00 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:58:00 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 05:58:01 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:58:01 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 05:58:04 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 05:58:04 Downloading rpds_py-0.18.1-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 05:58:06 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:58:06 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 05:58:06 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:58:06 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 05:58:06 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:58:06 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 05:58:06 Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:58:06 Downloading exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB) 05:58:06 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:58:06 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 05:58:07 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:58:07 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 05:58:07 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 05:58:07 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 05:58:08 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 05:58:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.8 MB/s eta 0:00:00 05:58:08 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 05:58:08 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 05:58:08 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 05:58:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 4.3 MB/s eta 0:00:00 05:58:08 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 05:58:08 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 05:58:08 Downloading requests-2.32.0-py3-none-any.whl (63 kB) 05:58:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.7/63.7 kB 3.5 MB/s eta 0:00:00 05:58:08 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 05:58:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 6.2 MB/s eta 0:00:00 05:58:08 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) 05:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 12.2 MB/s eta 0:00:00 05:58:10 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 05:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 8.0 MB/s eta 0:00:00 05:58:10 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 05:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.8 MB/s eta 0:00:00 05:58:10 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 05:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 11.6 MB/s eta 0:00:00 05:58:10 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 05:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 13.2 MB/s eta 0:00:00 05:58:10 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 05:58:10 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 05:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 6.6 MB/s eta 0:00:00 05:58:10 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 05:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 5.8 MB/s eta 0:00:00 05:58:10 Downloading idna-3.7-py3-none-any.whl (66 kB) 05:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 3.3 MB/s eta 0:00:00 05:58:10 Downloading packaging-24.0-py3-none-any.whl (53 kB) 05:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 2.5 MB/s eta 0:00:00 05:58:10 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 05:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 7.6 MB/s eta 0:00:00 05:58:11 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 05:58:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.5 MB/s eta 0:00:00 05:58:11 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 05:58:11 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 05:58:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 13.8 MB/s eta 0:00:00 05:58:11 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 05:58:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 4.9 MB/s eta 0:00:00 05:58:11 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 05:58:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.7 MB/s eta 0:00:00 05:58:11 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 05:58:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 10.7 MB/s eta 0:00:00 05:58:11 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 05:58:11 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 05:58:12 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 05:58:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 3.9 MB/s eta 0:00:00 05:58:12 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 05:58:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.5 MB/s eta 0:00:00 05:58:12 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 05:58:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 9.4 MB/s eta 0:00:00 05:58:12 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 05:58:12 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 05:58:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.7 MB/s eta 0:00:00 05:58:12 Downloading click-8.1.7-py3-none-any.whl (97 kB) 05:58:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.4 MB/s eta 0:00:00 05:58:12 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 05:58:12 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 05:58:12 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 05:58:12 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:58:12 Downloading rpds_py-0.18.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.3 MB) 05:58:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 12.6 MB/s eta 0:00:00 05:58:12 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 05:58:12 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 05:58:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 10.1 MB/s eta 0:00:00 05:58:13 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 05:58:13 Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB) 05:58:13 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 05:58:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.3 MB/s eta 0:00:00 05:58:13 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:58:13 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 05:58:13 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 05:58:13 Downloading exceptiongroup-1.2.1-py3-none-any.whl (16 kB) 05:58:13 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 05:58:13 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:58:13 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 05:58:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.8 MB/s eta 0:00:00 05:58:14 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email 05:58:14 Building wheel for robotbackgroundlogger (setup.py): started 05:58:15 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 05:58:15 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=d9525f5070a62dbb6a2d59030836d1fae225ee2853e798c96841b1a4457fba76 05:58:15 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 05:58:15 Building wheel for paho-mqtt (setup.py): started 05:58:17 Building wheel for paho-mqtt (setup.py): finished with status 'done' 05:58:17 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=6f042f8fc65a0c23665e425d6b9329d812b691582c3ef8382a10dacc317049a9 05:58:17 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 05:58:17 Building wheel for psutil (pyproject.toml): started 05:58:27 Building wheel for psutil (pyproject.toml): finished with status 'done' 05:58:27 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274840 sha256=bf237f2ffdd781c882b0240465cc7f8cf5c1744a883b8c14c880a595c2be0683 05:58:27 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 05:58:27 Building wheel for psycopg2 (setup.py): started 05:59:35 Building wheel for psycopg2 (setup.py): finished with status 'done' 05:59:35 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471082 sha256=133db3c565ffe277e549320a0ce73904002a8517718fa2570219544f73819ffc 05:59:35 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 05:59:35 Building wheel for flex (setup.py): started 05:59:35 Building wheel for flex (setup.py): finished with status 'done' 05:59:35 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=d58b9b79b80715cb9e210ec05cd49588e6fed3b5931cd76652766fbb34ba0697 05:59:35 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 05:59:35 Building wheel for PyYAML (pyproject.toml): started 05:59:35 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 05:59:35 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45365 sha256=ca0838f36559cd2383b448e075fb5e565bda2d6521924328f973c5e6709c10ef 05:59:35 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 05:59:35 Building wheel for strict-rfc3339 (setup.py): started 05:59:35 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 05:59:35 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=d3411fe5ef7531af1f5fa6ba50a4704f0dd461a81ad5eea24c95494ca951df62 05:59:35 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 05:59:35 Building wheel for validate-email (setup.py): started 05:59:35 Building wheel for validate-email (setup.py): finished with status 'done' 05:59:35 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=bf7d4c09f6b537826e0dc4c276c3385523f3436088710248c193777eb1493513 05:59:35 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 05:59:35 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email 05:59:37 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 06:00:45 Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 exceptiongroup-1.2.1 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.11.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 06:00:45 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 06:01:24 Removing intermediate container 058107deee1f 06:01:24 ---> 0879d4013d19 06:01:24 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:01:24 ---> Running in 3d8d64aaac5b 06:01:24 Removing intermediate container 3d8d64aaac5b 06:01:24 ---> 960e6e512e2d 06:01:24 Step 11/13 : LABEL arch=arm64 06:01:24 ---> Running in 1a12429cfdc4 06:01:24 Removing intermediate container 1a12429cfdc4 06:01:24 ---> 9dce6df1f85a 06:01:24 Step 12/13 : LABEL git_sha=93d7e06844c3bde380a469e74dbfc073cc03bced 06:01:24 ---> Running in 0cef56f9bec2 06:01:24 Removing intermediate container 0cef56f9bec2 06:01:24 ---> 5d5311b762f0 06:01:24 Step 13/13 : LABEL version=0.0.0 06:01:24 ---> Running in 1113e822bf97 06:01:24 Removing intermediate container 1113e822bf97 06:01:24 ---> 09cb793e2b18 06:01:24 [Warning] One or more build-args [ARCH] were not consumed 06:01:24 Successfully built 09cb793e2b18 06:01:24 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:01:25 06:01:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:01:26 arm64: Pulling from edgex-lftools-log-publisher 06:01:26 8998bd30e6a1: Pulling fs layer 06:01:26 04944245beec: Pulling fs layer 06:01:26 699f458cf7ca: Pulling fs layer 06:01:26 765212b225bb: Pulling fs layer 06:01:26 f23df028b6ca: Pulling fs layer 06:01:26 d65c8cfc05b1: Pulling fs layer 06:01:26 2437ff75d9bd: Pulling fs layer 06:01:26 f23df028b6ca: Waiting 06:01:26 d65c8cfc05b1: Waiting 06:01:26 2437ff75d9bd: Waiting 06:01:26 765212b225bb: Waiting 06:01:26 04944245beec: Verifying Checksum 06:01:26 04944245beec: Download complete 06:01:26 765212b225bb: Verifying Checksum 06:01:26 765212b225bb: Download complete 06:01:26 f23df028b6ca: Download complete 06:01:26 d65c8cfc05b1: Verifying Checksum 06:01:26 d65c8cfc05b1: Download complete 06:01:26 699f458cf7ca: Verifying Checksum 06:01:27 8998bd30e6a1: Download complete 06:01:29 2437ff75d9bd: Verifying Checksum 06:01:29 2437ff75d9bd: Download complete 06:01:31 8998bd30e6a1: Pull complete 06:01:31 04944245beec: Pull complete 06:01:33 699f458cf7ca: Pull complete 06:01:33 765212b225bb: Pull complete 06:01:34 f23df028b6ca: Pull complete 06:01:34 d65c8cfc05b1: Pull complete 06:01:52 2437ff75d9bd: Pull complete 06:01:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:01:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:01:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:53 prd-ubuntu20.04-docker-arm64-4c-16g-518 does not seem to be running inside a container 06:01:53 $ 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/xfoundry_edgex-taf-common_PR-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:01:55 $ docker top 65b79206241cc765648a6f072eb7c42b6a6b66dbd650816bf444860007a6ede7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:56 ---> job-cost.sh 06:01:56 lf-activate-venv: SKIPPING 06:01:56 INFO: No Stack... 06:01:57 INFO: Retrieving Pricing Info for: v3-standard-4 06:01:57 INFO: Archiving Costs [Pipeline] sh 06:01:58 + cat /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/cost.csv 06:01:58 + cut -d, -f6 [Pipeline] lock 06:01:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] 06:01:58 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] did not exist. Created. 06:01:58 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:01:58 /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/durable-fb6f5715/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:01:59 + echo total: 0.10999999940395355 [Pipeline] stash 06:01:59 Warning: overwriting stash ‘stack-cost’ 06:01:59 Stashed 1 file(s) [Pipeline] } 06:01:59 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:01:59 $ docker stop --time=1 65b79206241cc765648a6f072eb7c42b6a6b66dbd650816bf444860007a6ede7 06:02:01 $ docker rm -f --volumes 65b79206241cc765648a6f072eb7c42b6a6b66dbd650816bf444860007a6ede7 [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] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:02:03 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-107/archives ] 06:02:03 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-107/archives 06:02:03 total 16 06:02:03 drwxr-xr-x 3 root root 4096 May 21 05:53 . 06:02:03 drwxrwxr-x 8 jenkins jenkins 4096 May 21 05:53 .. 06:02:03 drwxr-xr-x 2 root root 4096 May 21 05:53 cost 06:02:03 -rw-r--r-- 1 root root 88 May 21 05:53 cost.csv 06:02:03 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-107/archives 06:02:03 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-107/archives 06:02:03 total 16 06:02:03 drwxr-xr-x 3 jenkins jenkins 4096 May 21 05:53 . 06:02:03 drwxrwxr-x 8 jenkins jenkins 4096 May 21 05:53 .. 06:02:03 drwxr-xr-x 2 jenkins jenkins 4096 May 21 05:53 cost 06:02:03 -rw-r--r-- 1 jenkins jenkins 88 May 21 05:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:02:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:02:04 ---> package-listing.sh 06:02:04 ++ facter osfamily 06:02:04 ++ tr '[:upper:]' '[:lower:]' 06:02:04 + OS_FAMILY=debian 06:02:04 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-107 06:02:04 + START_PACKAGES=/tmp/packages_start.txt 06:02:04 + END_PACKAGES=/tmp/packages_end.txt 06:02:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:02:04 + PACKAGES=/tmp/packages_start.txt 06:02:04 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-107 ']' 06:02:04 + PACKAGES=/tmp/packages_end.txt 06:02:04 + case "${OS_FAMILY}" in 06:02:04 + dpkg -l 06:02:04 + grep '^ii' 06:02:04 + '[' -f /tmp/packages_start.txt ']' 06:02:04 + '[' -f /tmp/packages_end.txt ']' 06:02:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:02:04 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-107 ']' 06:02:04 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/ 06:02:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-107/archives/ [Pipeline] echo 06:02:04 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/xfoundry_edgex-taf-common_PR-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:02:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:05 prd-ubuntu20.04-docker-8c-8g-517 does not seem to be running inside a container 06:02:05 $ 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/xfoundry_edgex-taf-common_PR-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-107 -v /w/workspace/xfoundry_edgex-taf-common_PR-107:/w/workspace/xfoundry_edgex-taf-common_PR-107:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-107@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-107@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-lftools-log-publisher:latest cat 06:02:06 $ docker top 3611169a585eba0f02857421b7d62b8ed5ec8166c6975462813086ddcc78a058 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:06 + touch /tmp/pre-build-complete [Pipeline] sh 06:02:06 + mkdir -p /var/log/sysstat [Pipeline] sh 06:02:07 + ls /var/log/sa-host 06:02:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:07 provisioning config files... 06:02:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-107@tmp/config6138769005648587454tmp [Pipeline] { [Pipeline] echo 06:02:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:02:07 ---> create-netrc.sh [Pipeline] } 06:02:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:02:08 ---> python-tools-install.sh [Pipeline] echo 06:02:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:02:08 ---> sudo-logs.sh 06:02:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:02:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:02:09 ---> job-cost.sh 06:02:09 lf-activate-venv: SKIPPING 06:02:09 DEBUG: total: 0.2199999988079071 06:02:09 INFO: Retrieving Stack Cost... 06:02:09 INFO: Retrieving Pricing Info for: v3-standard-8 06:02:09 INFO: Archiving Costs [Pipeline] echo 06:02:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:02:10 ---> logs-deploy.sh 06:02:10 lf-activate-venv: SKIPPING 06:02:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-107/1 06:02:10 INFO: archiving workspace using pattern(s): 06:02:11 Archives upload complete. 06:02:11 INFO: archiving logs to Nexus