Pull request #86 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2915e5e35b39a6ade89df32b65bc16eb3680ead3+4bb22fa9a5616907f33d588e012b6aaf72681b53 (4d5adb5aa6b1524965ab1bfa5d9cdf33c1de2e8e) 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-ssh13771709816438917702.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh13933987728054003048.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-86/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-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13891835090408657387.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-86/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3055059888834324659.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh15678461904317555195.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-86/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-86/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15291318534512766169.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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 on ‘prd-ubuntu20.04-docker-8c-8g-16252’ Running on prd-ubuntu20.04-docker-8c-8g-16255 in /w/workspace/exfoundry_edgex-taf-common_PR-86 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/exfoundry_edgex-taf-common_PR-86 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Merging remotes/origin/main commit 4bb22fa9a5616907f33d588e012b6aaf72681b53 into PR head commit 2915e5e35b39a6ade89df32b65bc16eb3680ead3 Merge succeeded, producing 2915e5e35b39a6ade89df32b65bc16eb3680ead3 Checking out Revision 2915e5e35b39a6ade89df32b65bc16eb3680ead3 (PR-86) Commit message: "build: bump numpy from 1.22.3 to 1.26.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { 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/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2915e5e35b39a6ade89df32b65bc16eb3680ead3 # 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 4bb22fa9a5616907f33d588e012b6aaf72681b53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2915e5e35b39a6ade89df32b65bc16eb3680ead3 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:11:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:11:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:11:05 ========================================================= 18:11:05 EdgeX Global Pipelines Version Info 18:11:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:11:07 ------------------- 18:11:07 stable info: 18:11:07 ------------------- 18:11:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:11:07 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:11:07 Message: update stable to v1.0.255 18:11:07 ------------------- 18:11:07 experimental info: 18:11:07 ------------------- 18:11:07 Commited By: **** collab-it+edgex@linuxfoundation.org 18:11:07 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 18:11:07 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:11:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:11:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:11:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:11:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:11:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:11:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:11:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:11:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:11:07 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:11:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:11:08 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:11:08 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:11:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:11:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:11:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-86 [Pipeline] echo 18:11:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-86 [Pipeline] echo 18:11:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-86 [Pipeline] echo 18:11:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2915e5e35b39a6ade89df32b65bc16eb3680ead3 [Pipeline] echo 18:11:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2915e5e [Pipeline] echo 18:11:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:08 provisioning config files... 18:11:08 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/config427054500806963894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:08 ---> docker-login.sh 18:11:08 nexus3.edgexfoundry.org:10001 18:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:09 Configure a credential helper to remove this warning. See 18:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:09 18:11:09 Login Succeeded 18:11:09 nexus3.edgexfoundry.org:10002 18:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:09 Configure a credential helper to remove this warning. See 18:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:09 18:11:09 Login Succeeded 18:11:09 nexus3.edgexfoundry.org:10003 18:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:09 Configure a credential helper to remove this warning. See 18:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:09 18:11:09 Login Succeeded 18:11:09 nexus3.edgexfoundry.org:10004 18:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:09 Configure a credential helper to remove this warning. See 18:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:09 18:11:09 Login Succeeded 18:11:09 docker.io 18:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:10 Configure a credential helper to remove this warning. See 18:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:10 18:11:10 Login Succeeded 18:11:10 ---> docker-login.sh ends [Pipeline] } 18:11:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:11:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:11:10 + grep -v github /etc/ssh/ssh_known_hosts 18:11:10 + [ -e /tmp/ssh_known_hosts ] 18:11:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:11:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:11:10 + sudo tee -a /etc/ssh/ssh_known_hosts 18:11:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:11 18:11:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:11 0.1.4: Pulling from edgex-devops/py-git-semver 18:11:11 b85a868b505f: Pulling fs layer 18:11:11 e2be974225ed: Pulling fs layer 18:11:11 339a4e72a1f5: Pulling fs layer 18:11:11 988bab9f4d93: Pulling fs layer 18:11:11 1469e6f7b9e6: Pulling fs layer 18:11:11 eaf3925da568: Pulling fs layer 18:11:11 bab4dde63d76: Pulling fs layer 18:11:11 bde34c3a00c8: Pulling fs layer 18:11:11 b352a97aabf1: Pulling fs layer 18:11:11 4872d77fe225: Pulling fs layer 18:11:11 5851b861e8e6: Pulling fs layer 18:11:11 988bab9f4d93: Waiting 18:11:11 b352a97aabf1: Waiting 18:11:11 1469e6f7b9e6: Waiting 18:11:11 eaf3925da568: Waiting 18:11:11 4872d77fe225: Waiting 18:11:11 5851b861e8e6: Waiting 18:11:11 bde34c3a00c8: Waiting 18:11:11 bab4dde63d76: Waiting 18:11:11 e2be974225ed: Download complete 18:11:11 988bab9f4d93: Verifying Checksum 18:11:11 988bab9f4d93: Download complete 18:11:11 1469e6f7b9e6: Verifying Checksum 18:11:11 1469e6f7b9e6: Download complete 18:11:11 eaf3925da568: Verifying Checksum 18:11:11 eaf3925da568: Download complete 18:11:11 339a4e72a1f5: Verifying Checksum 18:11:11 339a4e72a1f5: Download complete 18:11:11 bde34c3a00c8: Verifying Checksum 18:11:11 bde34c3a00c8: Download complete 18:11:11 b352a97aabf1: Download complete 18:11:11 4872d77fe225: Verifying Checksum 18:11:11 4872d77fe225: Download complete 18:11:11 5851b861e8e6: Verifying Checksum 18:11:11 5851b861e8e6: Download complete 18:11:11 b85a868b505f: Verifying Checksum 18:11:11 b85a868b505f: Download complete 18:11:12 bab4dde63d76: Verifying Checksum 18:11:12 bab4dde63d76: Download complete 18:11:13 b85a868b505f: Pull complete 18:11:13 e2be974225ed: Pull complete 18:11:14 339a4e72a1f5: Pull complete 18:11:14 988bab9f4d93: Pull complete 18:11:14 1469e6f7b9e6: Pull complete 18:11:14 eaf3925da568: Pull complete 18:11:16 bab4dde63d76: Pull complete 18:11:16 bde34c3a00c8: Pull complete 18:11:16 b352a97aabf1: Pull complete 18:11:16 4872d77fe225: Pull complete 18:11:16 5851b861e8e6: Pull complete 18:11:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:11:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:11:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:16 prd-ubuntu20.04-docker-8c-8g-16255 does not seem to be running inside a container 18:11:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-86 -v /w/workspace/exfoundry_edgex-taf-common_PR-86:/w/workspace/exfoundry_edgex-taf-common_PR-86:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-86@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:11:24 $ docker top 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 -eo pid,comm 18:11:24 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). 18:11:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:11:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:24 [ssh-agent] Looking for ssh-agent implementation... 18:11:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:24 $ docker exec 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 ssh-agent 18:11:24 SSH_AUTH_SOCK=/tmp/ssh-vnh3VdKWveSJ/agent.14 18:11:24 SSH_AGENT_PID=20 18:11:24 Running ssh-add (command line suppressed) 18:11:25 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/private_key_18265044106970777845.key (/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/private_key_18265044106970777845.key) 18:11:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:25 + git tag --points-at HEAD [Pipeline] } 18:11:25 $ docker exec --env ******** --env ******** 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 ssh-agent -k 18:11:25 unset SSH_AUTH_SOCK; 18:11:25 unset SSH_AGENT_PID; 18:11:25 echo Agent pid 20 killed; 18:11:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:11:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:11:25 [ssh-agent] Looking for ssh-agent implementation... 18:11:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:11:25 $ docker exec 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 ssh-agent 18:11:25 SSH_AUTH_SOCK=/tmp/ssh-L2OejU4pRi9J/agent.70 18:11:25 SSH_AGENT_PID=76 18:11:25 Running ssh-add (command line suppressed) 18:11:26 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/private_key_13879519428714742134.key (/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/private_key_13879519428714742134.key) 18:11:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:11:26 + git semver init 18:11:26 2023-11-01 18:11:26,599 [run_init] DEBUG init version:0.0.0 force:False 18:11:26 2023-11-01 18:11:26,600 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver 18:11:26 2023-11-01 18:11:26,600 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-86/.semver 18:11:26 2023-11-01 18:11:26,601 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-86, universal_newlines=False, shell=None, istream=None) 18:11:27 2023-11-01 18:11:27,276 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-86/.git/info/exclude 18:11:27 2023-11-01 18:11:27,277 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver/PR-86 with force:False 18:11:27 2023-11-01 18:11:27,277 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver/PR-86 18:11:27 2023-11-01 18:11:27,281 [execute] INFO git cat-file --batch-check 18:11:27 2023-11-01 18:11:27,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver, universal_newlines=False, shell=None, istream=) 18:11:27 2023-11-01 18:11:27,287 [execute] INFO git cat-file --batch 18:11:27 2023-11-01 18:11:27,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver, universal_newlines=False, shell=None, istream=) 18:11:27 2023-11-01 18:11:27,292 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-86/.semver/PR-86 18:11:27 0.0.0 [Pipeline] } 18:11:27 $ docker exec --env ******** --env ******** 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 ssh-agent -k 18:11:27 unset SSH_AUTH_SOCK; 18:11:27 unset SSH_AGENT_PID; 18:11:27 echo Agent pid 76 killed; 18:11:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:28 + git semver [Pipeline] } 18:11:28 $ docker stop --time=1 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 18:11:29 $ docker rm -f --volumes 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:11:30 Stashed 1 file(s) [Pipeline] echo 18:11:30 [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 18:11:31 provisioning config files... 18:11:31 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/config3567734482475754134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:31 ---> docker-login.sh 18:11:31 nexus3.edgexfoundry.org:10001 18:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:31 Configure a credential helper to remove this warning. See 18:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:31 18:11:31 Login Succeeded 18:11:31 nexus3.edgexfoundry.org:10002 18:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:31 Configure a credential helper to remove this warning. See 18:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:31 18:11:31 Login Succeeded 18:11:31 nexus3.edgexfoundry.org:10003 18:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:31 Configure a credential helper to remove this warning. See 18:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:31 18:11:31 Login Succeeded 18:11:31 nexus3.edgexfoundry.org:10004 18:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:31 Configure a credential helper to remove this warning. See 18:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:31 18:11:31 Login Succeeded 18:11:31 docker.io 18:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:32 Configure a credential helper to remove this warning. See 18:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:32 18:11:32 Login Succeeded 18:11:32 ---> docker-login.sh ends [Pipeline] } 18:11:32 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 18:11:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:11:33 + ls -al . 18:11:33 total 72 18:11:33 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 18:11 . 18:11:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:11 .. 18:11:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:11 .git 18:11:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:11 .github 18:11:33 -rw-rw-r-- 1 jenkins jenkins 22 Nov 1 18:11 .gitignore 18:11:33 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:11 .semver 18:11:33 -rw-rw-r-- 1 jenkins jenkins 1575 Nov 1 18:11 Dockerfile 18:11:33 -rw-rw-r-- 1 jenkins jenkins 746 Nov 1 18:11 Jenkinsfile 18:11:33 -rw-rw-r-- 1 jenkins jenkins 11381 Nov 1 18:11 LICENSE 18:11:33 -rw-rw-r-- 1 jenkins jenkins 3606 Nov 1 18:11 README.md 18:11:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:11 TAF-Manager 18:11:33 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:11 TUC 18:11:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:11 VERSION 18:11:33 -rw-rw-r-- 1 jenkins jenkins 344 Nov 1 18:11 requirements.txt 18:11:33 -rw-rw-r-- 1 jenkins jenkins 54 Nov 1 18:11 robot-entrypoint.sh 18:11:33 -rw-rw-r-- 1 jenkins jenkins 445 Nov 1 18:11 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:33 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=2915e5e35b39a6ade89df32b65bc16eb3680ead3 --label arch=amd64 --label version=0.0.0 . 18:11:33 Sending build context to Docker daemon 533.5kB 18:11:33 Step 1/13 : FROM alpine:3.16 18:11:34 3.16: Pulling from library/alpine 18:11:34 659d66d51139: Pulling fs layer 18:11:34 659d66d51139: Verifying Checksum 18:11:34 659d66d51139: Download complete 18:11:34 659d66d51139: Pull complete 18:11:34 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 18:11:34 Status: Downloaded newer image for alpine:3.16 18:11:34 ---> 187eae39ad94 18:11:34 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:11:35 ---> Running in 981152c3db19 18:11:35 Removing intermediate container 981152c3db19 18:11:35 ---> 4e7fca4c2076 18:11:35 Step 3/13 : LABEL maintainer="Bruce Huang " 18:11:35 ---> Running in 0f46ad7c5c90 18:11:35 Removing intermediate container 0f46ad7c5c90 18:11:35 ---> c55bc05f7262 18:11:35 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:11:35 ---> f326c7204a9f 18:11:35 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:11:35 ---> 36271eb09619 18:11:35 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:11:36 ---> 3a0c7d9798af 18:11:36 Step 7/13 : WORKDIR /edgex-taf 18:11:36 ---> Running in 9bcf443d1be2 18:11:36 Removing intermediate container 9bcf443d1be2 18:11:36 ---> 02ccba6f38f1 18:11:36 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:36 ---> Running in d69070295edc 18:11:36 Removing intermediate container d69070295edc 18:11:36 ---> 0efdb2c277c6 18:11:36 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 18:11:37 ---> Running in 057eb91e3b18 18:11:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:11:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:11:38 (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r0) 18:11:39 (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r0) 18:11:39 OK: 6 MiB in 14 packages 18:11:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:11:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:11:40 (1/9) Installing ca-certificates (20230506-r0) 18:11:41 (2/9) Installing brotli-libs (1.0.9-r6) 18:11:41 (3/9) Installing nghttp2-libs (1.47.0-r1) 18:11:41 (4/9) Installing libcurl (8.4.0-r0) 18:11:42 (5/9) Installing curl (8.4.0-r0) 18:11:42 (6/9) Installing docker-cli (20.10.20-r0) 18:11:45 (7/9) Installing oniguruma (6.9.8-r0) 18:11:45 (8/9) Installing jq (1.6-r1) 18:11:45 Still waiting to schedule task 18:11:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16253’ is offline 18:11:45 (9/9) Installing openssl (1.1.1w-r0) 18:11:46 Executing busybox-1.35.0-r17.trigger 18:11:46 Executing ca-certificates-20230506-r0.trigger 18:11:46 OK: 52 MiB in 23 packages 18:11:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:11:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:11:47 (1/137) Installing libmagic (5.41-r0) 18:11:47 (2/137) Installing file (5.41-r0) 18:11:48 (3/137) Installing libxau (1.0.9-r0) 18:11:48 (4/137) Installing libxdmcp (1.1.3-r0) 18:11:48 (5/137) Installing libxcb (1.15-r0) 18:11:49 (6/137) Installing libx11 (1.8.7-r0) 18:11:49 (7/137) Installing libxext (1.3.4-r0) 18:11:49 (8/137) Installing libice (1.0.10-r0) 18:11:50 (9/137) Installing libuuid (2.38-r1) 18:11:50 (10/137) Installing libsm (1.2.3-r0) 18:11:50 (11/137) Installing libxt (1.2.1-r0) 18:11:51 (12/137) Installing libxmu (1.1.3-r0) 18:11:51 (13/137) Installing xset (1.2.4-r0) 18:11:51 (14/137) Installing xprop (1.2.5-r0) 18:11:52 (15/137) Installing xdg-utils (1.1.3-r3) 18:11:52 (16/137) Installing eudev-libs (3.2.11-r0) 18:11:52 (17/137) Installing pkgconf (1.8.1-r0) 18:11:53 (18/137) Installing libffi (3.4.2-r1) 18:11:53 (19/137) Installing libintl (0.21-r2) 18:11:53 (20/137) Installing libblkid (2.38-r1) 18:11:54 (21/137) Installing libmount (2.38-r1) 18:11:54 (22/137) Installing pcre (8.45-r2) 18:11:54 (23/137) Installing glib (2.72.4-r0) 18:11:55 (24/137) Installing xz-libs (5.2.5-r1) 18:11:55 (25/137) Installing libxml2 (2.9.14-r2) 18:11:56 (26/137) Installing shared-mime-info (2.2-r2) 18:11:56 (27/137) Installing hicolor-icon-theme (0.17-r1) 18:11:57 (28/137) Installing libjpeg-turbo (2.1.3-r1) 18:11:57 (29/137) Installing libpng (1.6.37-r1) 18:11:57 (30/137) Installing libwebp (1.2.3-r2) 18:11:58 (31/137) Installing zstd-libs (1.5.2-r1) 18:11:58 (32/137) Installing tiff (4.4.0-r4) 18:11:59 (33/137) Installing gdk-pixbuf (2.42.8-r0) 18:11:59 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 18:11:59 (35/137) Installing libxcomposite (0.4.5-r0) 18:12:00 (36/137) Installing libxfixes (6.0.0-r0) 18:12:00 (37/137) Installing libxrender (0.9.10-r3) 18:12:00 (38/137) Installing libxcursor (1.2.1-r0) 18:12:00 (39/137) Installing libxdamage (1.1.5-r1) 18:12:01 (40/137) Installing libxi (1.8-r0) 18:12:01 (41/137) Installing libxinerama (1.1.4-r1) 18:12:01 (42/137) Installing libxrandr (1.5.2-r1) 18:12:01 (43/137) Installing atk (2.38.0-r0) 18:12:02 (44/137) Installing libxtst (1.2.3-r3) 18:12:02 (45/137) Installing dbus-libs (1.14.8-r0) 18:12:03 (46/137) Installing at-spi2-core (2.44.1-r0) 18:12:03 (47/137) Installing at-spi2-atk (2.38.0-r0) 18:12:03 (48/137) Installing expat (2.5.0-r0) 18:12:04 (49/137) Installing libbz2 (1.0.8-r1) 18:12:04 (50/137) Installing freetype (2.12.1-r0) 18:12:04 (51/137) Installing fontconfig (2.14.0-r0) 18:12:05 (52/137) Installing pixman (0.40.0-r4) 18:12:05 (53/137) Installing cairo (1.17.4-r2) 18:12:06 (54/137) Installing cairo-gobject (1.17.4-r2) 18:12:06 (55/137) Installing avahi-libs (0.8-r6) 18:12:06 (56/137) Installing gmp (6.2.1-r2) 18:12:07 (57/137) Installing nettle (3.7.3-r0) 18:12:07 (58/137) Installing p11-kit (0.24.1-r0) 18:12:07 (59/137) Installing libtasn1 (4.18.0-r1) 18:12:08 (60/137) Installing libunistring (1.0-r0) 18:12:08 (61/137) Installing gnutls (3.7.7-r1) 18:12:09 (62/137) Installing cups-libs (2.4.2-r2) 18:12:09 (63/137) Installing libepoxy (1.5.10-r0) 18:12:10 (64/137) Installing fribidi (1.0.12-r0) 18:12:10 (65/137) Installing graphite2 (1.3.14-r1) 18:12:10 (66/137) Installing harfbuzz (4.3.0-r0) 18:12:11 (67/137) Installing libxft (2.3.4-r0) 18:12:11 (68/137) Installing pango (1.50.7-r0) 18:12:11 (69/137) Installing wayland-libs-client (1.20.0-r0) 18:12:12 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 18:12:12 (71/137) Installing wayland-libs-egl (1.20.0-r0) 18:12:12 (72/137) Installing xkeyboard-config (2.35.1-r0) 18:12:13 (73/137) Installing libxkbcommon (1.4.1-r0) 18:12:13 (74/137) Installing gtk+3.0 (3.24.34-r1) 18:12:14 Executing gtk+3.0-3.24.34-r1.post-install 18:12:14 (75/137) Installing libfontenc (1.1.4-r0) 18:12:14 (76/137) Installing mkfontscale (1.2.2-r0) 18:12:14 (77/137) Installing font-opensans (0_git20210927-r0) 18:12:15 (78/137) Installing libgcc (11.2.1_git20220219-r2) 18:12:15 (79/137) Installing libogg (1.3.5-r1) 18:12:15 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 18:12:16 (81/137) Installing flac (1.3.4-r0) 18:12:16 (82/137) Installing alsa-lib (1.2.7.2-r0) 18:12:17 (83/137) Installing libatomic (11.2.1_git20220219-r2) 18:12:17 (84/137) Installing sdl2 (2.0.22-r0) 18:12:17 (85/137) Installing aom-libs (3.3.0-r0) 18:12:18 (86/137) Installing libass (0.16.0-r0) 18:12:18 (87/137) Installing libdav1d (1.0.0-r0) 18:12:19 (88/137) Installing libpciaccess (0.16-r0) 18:12:19 (89/137) Installing libdrm (2.4.110-r0) 18:12:19 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:12:20 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 18:12:20 (92/137) Installing lame (3.100-r0) 18:12:21 (93/137) Installing opus (1.3.1-r1) 18:12:21 (94/137) Installing libasyncns (0.8-r1) 18:12:21 (95/137) Installing libltdl (2.4.7-r0) 18:12:21 (96/137) Installing orc (0.4.32-r0) 18:12:22 (97/137) Installing libvorbis (1.3.7-r0) 18:12:22 (98/137) Installing libsndfile (1.1.0-r0) 18:12:23 (99/137) Installing libgomp (11.2.1_git20220219-r2) 18:12:23 (100/137) Installing soxr (0.1.3-r2) 18:12:23 (101/137) Installing speexdsp (1.2.0-r0) 18:12:24 (102/137) Installing tdb-libs (1.4.6-r0) 18:12:24 (103/137) Installing libpulse (15.0-r2) 18:12:25 (104/137) Installing cjson (1.7.15-r3) 18:12:25 (105/137) Installing mbedtls (2.28.5-r0) 18:12:25 (106/137) Installing librist (0.2.6-r1) 18:12:26 (107/137) Installing libsrt (1.4.4-r0) 18:12:26 (108/137) Installing libssh (0.9.6-r1) 18:12:26 (109/137) Installing libtheora (1.1.1-r16) 18:12:27 (110/137) Installing v4l-utils-libs (1.22.1-r1) 18:12:27 (111/137) Installing libva (2.14.0-r0) 18:12:28 (112/137) Installing libvdpau (1.5-r0) 18:12:28 (113/137) Installing vidstab (1.1.0-r1) 18:12:28 (114/137) Installing libvpx (1.11.0-r1) 18:12:29 (115/137) Installing x264-libs (0.163_git20210613-r0) 18:12:29 (116/137) Installing numactl (2.0.14-r0) 18:12:29 (117/137) Installing x265-libs (3.5-r3) 18:12:30 (118/137) Installing xvidcore (1.3.7-r1) 18:12:31 (119/137) Installing ffmpeg-libs (5.0.3-r0) 18:12:31 (120/137) Installing libevent (2.1.12-r4) 18:12:32 (121/137) Installing mesa (21.3.9-r0) 18:12:32 (122/137) Installing wayland-libs-server (1.20.0-r0) 18:12:32 (123/137) Installing mesa-gbm (21.3.9-r0) 18:12:33 (124/137) Installing icu-data-en (71.1-r2) 18:12:33 Executing icu-data-en-71.1-r2.post-install 18:12:33 (125/137) Installing icu-libs (71.1-r2) 18:12:33 * 18:12:33 * If you need ICU with non-English locales and legacy charset support, install 18:12:33 * package icu-data-full. 18:12:33 * 18:12:34 (126/137) Installing lcms2 (2.13.1-r0) 18:12:34 (127/137) Installing minizip (1.2.12-r0) 18:12:35 (128/137) Installing nspr (4.33-r0) 18:12:35 (129/137) Installing sqlite-libs (3.40.1-r0) 18:12:35 (130/137) Installing nss (3.78.1-r0) 18:12:36 (131/137) Installing re2 (2022.04.01-r0) 18:12:36 (132/137) Installing snappy (1.1.9-r4) 18:12:36 (133/137) Installing libgpg-error (1.45-r0) 18:12:37 (134/137) Installing libgcrypt (1.10.1-r0) 18:12:37 (135/137) Installing libxslt (1.1.35-r0) 18:12:38 (136/137) Installing chromium (102.0.5005.182-r0) 18:12:50 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 18:12:51 Executing busybox-1.35.0-r17.trigger 18:12:51 Executing glib-2.72.4-r0.trigger 18:12:51 Executing shared-mime-info-2.2-r2.trigger 18:12:51 Executing gdk-pixbuf-2.42.8-r0.trigger 18:12:51 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:12:51 Executing fontconfig-2.14.0-r0.trigger 18:12:51 Executing mkfontscale-1.2.2-r0.trigger 18:12:51 OK: 409 MiB in 160 packages 18:12:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:12:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:12:53 (1/21) Installing binutils (2.38-r3) 18:12:53 (2/21) Installing isl22 (0.22-r0) 18:12:54 (3/21) Installing mpfr4 (4.1.0-r0) 18:12:54 (4/21) Installing mpc1 (1.2.1-r0) 18:12:54 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:12:56 (6/21) Installing musl-dev (1.2.3-r3) 18:12:56 (7/21) Installing libc-dev (0.7.2-r3) 18:12:57 (8/21) Installing linux-headers (5.16.7-r1) 18:12:57 (9/21) Installing libffi-dev (3.4.2-r1) 18:12:58 (10/21) Installing libpq (14.9-r0) 18:12:58 (11/21) Installing openssl-dev (1.1.1w-r0) 18:12:59 (12/21) Installing libpq-dev (14.9-r0) 18:12:59 (13/21) Installing libecpg (14.9-r0) 18:13:00 (14/21) Installing libecpg-dev (14.9-r0) 18:13:00 (15/21) Installing llvm13-libs (13.0.1-r2) 18:13:01 (16/21) Installing clang-libs (13.0.1-r1) 18:13:02 (17/21) Installing clang (13.0.1-r1) 18:13:03 (18/21) Installing icu (71.1-r2) 18:13:03 (19/21) Installing icu-dev (71.1-r2) 18:13:04 (20/21) Installing llvm13 (13.0.1-r2) 18:13:05 (21/21) Installing postgresql14-dev (14.9-r0) 18:13:06 Executing busybox-1.35.0-r17.trigger 18:13:06 OK: 822 MiB in 181 packages 18:13:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:13:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:13:07 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:13:08 (2/10) Installing gdbm (1.23-r0) 18:13:08 (3/10) Installing mpdecimal (2.5.1-r1) 18:13:08 (4/10) Installing readline (8.1.2-r0) 18:13:09 (5/10) Installing python3 (3.10.13-r0) 18:13:10 (6/10) Installing python3-dev (3.10.13-r0) 18:13:11 (7/10) Installing libsodium (1.0.18-r0) 18:13:11 (8/10) Installing libzmq (4.3.4-r0) 18:13:12 (9/10) Installing libsodium-dev (1.0.18-r0) 18:13:12 (10/10) Installing zeromq-dev (4.3.4-r0) 18:13:13 Executing busybox-1.35.0-r17.trigger 18:13:13 OK: 974 MiB in 191 packages 18:13:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:13:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:13:14 OK: 974 MiB in 191 packages 18:13:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:13:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:13:16 (1/1) Installing tzdata (2023c-r0) 18:13:16 Executing busybox-1.35.0-r17.trigger 18:13:16 OK: 978 MiB in 192 packages 18:13:16 (1/1) Purging tzdata (2023c-r0) 18:13:16 Executing busybox-1.35.0-r17.trigger 18:13:16 OK: 974 MiB in 191 packages 18:13:19 Looking in links: /tmp/tmpz2yjxa0m 18:13:19 Processing /tmp/tmpz2yjxa0m/setuptools-65.5.0-py3-none-any.whl 18:13:19 Processing /tmp/tmpz2yjxa0m/pip-23.0.1-py3-none-any.whl 18:13:19 Installing collected packages: setuptools, pip 18:13:22 Successfully installed pip-23.0.1 setuptools-65.5.0 18:13: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 18:13:22 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:13:23 Collecting pip 18:13:23 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 18:13:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 83.0 MB/s eta 0:00:00 18:13:23 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:13:23 Collecting setuptools 18:13:23 Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) 18:13:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 128.9 MB/s eta 0:00:00 18:13:23 Collecting wheel 18:13:23 Downloading wheel-0.41.3-py3-none-any.whl (65 kB) 18:13:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 154.7 MB/s eta 0:00:00 18:13:24 Installing collected packages: wheel, setuptools, pip 18:13:26 Attempting uninstall: setuptools 18:13:26 Found existing installation: setuptools 65.5.0 18:13:26 Uninstalling setuptools-65.5.0: 18:13:26 Successfully uninstalled setuptools-65.5.0 18:13:27 Attempting uninstall: pip 18:13:27 Found existing installation: pip 23.0.1 18:13:27 Uninstalling pip-23.0.1: 18:13:27 Successfully uninstalled pip-23.0.1 18:13:34 Successfully installed pip-23.3.1 setuptools-68.2.2 wheel-0.41.3 18:13:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:13:34 Processing ./edgex-taf-common 18:13:34 Preparing metadata (setup.py): started 18:13:34 Preparing metadata (setup.py): finished with status 'done' 18:13:34 Building wheels for collected packages: edgex-taf-common 18:13:34 Building wheel for edgex-taf-common (setup.py): started 18:13:34 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:13:34 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=c09956ca55b5cc63d212b6cea59cd5662626617709750459fb6b4053989a373f 18:13:34 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:13:34 Successfully built edgex-taf-common 18:13:34 Installing collected packages: edgex-taf-common 18:13:34 Successfully installed edgex-taf-common-0.0.0 18:13:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:13:35 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:13:35 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:13:35 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 18:13:35 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 18:13:35 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:13:35 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:13:35 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 18:13:35 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 18:13:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 8.6 MB/s eta 0:00:00 18:13:35 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:13:35 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:13:35 Preparing metadata (setup.py): started 18:13:35 Preparing metadata (setup.py): finished with status 'done' 18:13:35 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:13:35 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:13:36 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 18:13:36 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 18:13:36 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:13:36 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:13:36 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:13:36 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:13:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 11.6 MB/s eta 0:00:00 18:13:36 Preparing metadata (setup.py): started 18:13:36 Preparing metadata (setup.py): finished with status 'done' 18:13:36 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:13:36 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:13:36 Collecting numpy==1.26.1 (from -r requirements.txt (line 11)) 18:13:36 Downloading numpy-1.26.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 18:13:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 10.7 kB/s eta 0:00:00 18:13:43 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:13:43 Downloading psutil-5.9.5.tar.gz (493 kB) 18:13:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 2.2 MB/s eta 0:00:00 18:13:43 Installing build dependencies: started 18:13:45 Installing build dependencies: finished with status 'done' 18:13:45 Getting requirements to build wheel: started 18:13:46 Getting requirements to build wheel: finished with status 'done' 18:13:46 Preparing metadata (pyproject.toml): started 18:13:46 Preparing metadata (pyproject.toml): finished with status 'done' 18:13:46 Collecting redis==4.6.0 (from -r requirements.txt (line 13)) 18:13:46 Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) 18:13:47 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 18:13:47 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) 18:13:47 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 18:13:47 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 18:13:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 17.6 MB/s eta 0:00:00 18:13:47 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 18:13:47 Downloading psycopg2-2.9.7.tar.gz (383 kB) 18:13:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 10.1 MB/s eta 0:00:00 18:13:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16258 in /w/workspace/exfoundry_edgex-taf-common_PR-86 [Pipeline] { [Pipeline] checkout 18:13:47 Preparing metadata (setup.py): started 18:13:47 Selected Git installation does not exist. Using Default 18:13:47 The recommended git tool is: NONE 18:13:47 Preparing metadata (setup.py): finished with status 'done' 18:13:48 Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) 18:13:48 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:13:48 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:13:48 Downloading selenium-4.15.0-py3-none-any.whl.metadata (6.9 kB) 18:13:48 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:13:48 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:13:48 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:48 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:13:48 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:48 Downloading flex-6.14.1.tar.gz (40 kB) 18:13:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.9 MB/s eta 0:00:00 18:13:48 Preparing metadata (setup.py): started 18:13:48 Preparing metadata (setup.py): finished with status 'done' 18:13:48 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:48 Downloading genson-1.2.2.tar.gz (34 kB) 18:13:48 Preparing metadata (setup.py): started 18:13:48 Preparing metadata (setup.py): finished with status 'done' 18:13:48 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:48 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:13:48 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:48 Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 18:13:49 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:49 Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) 18:13:49 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:49 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:13:49 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:49 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:13:49 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:13:49 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 18:13:49 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:13:49 Downloading idna-3.4-py3-none-any.whl (61 kB) 18:13:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 6.3 MB/s eta 0:00:00 18:13:49 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:13:49 Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) 18:13:49 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:13:49 Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) 18:13:49 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:13:49 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:13:49 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:13:49 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 18:13:50 Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) 18:13:50 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:13:50 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:13:50 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:13:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 15.9 MB/s eta 0:00:00 18:13:50 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:13:50 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:13:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 21.2 MB/s eta 0:00:00 18:13:50 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (68.2.2) 18:13:50 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:13:50 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:13:50 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 18:13:50 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 18:13:50 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:13:50 Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) 18:13:50 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:13:50 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:13:50 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:50 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:13:50 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:50 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:13:50 Preparing metadata (setup.py): started 18:13:51 Preparing metadata (setup.py): finished with status 'done' 18:13:51 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:13:51 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:13:51 Preparing metadata (setup.py): started 18:13:51 Preparing metadata (setup.py): finished with status 'done' 18:13:51 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:13:51 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:13:51 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:13:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.6 MB/s eta 0:00:00 18:13:51 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 18:13:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.1 MB/s eta 0:00:00 18:13:51 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) 18:13:51 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:51 Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) 18:13:52 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:13:52 Downloading rpds_py-0.10.6-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) 18:13:52 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:13:52 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:13:52 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:13:52 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:13:52 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:13:52 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:13:53 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:13:53 Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) 18:13:53 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:13:53 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:13:53 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:13:53 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:13:53 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 18:13:53 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 5.0 MB/s eta 0:00:00 18:13:53 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 18.0 MB/s eta 0:00:00 18:13:53 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:13:53 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.9 MB/s eta 0:00:00 18:13:53 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 12.1 MB/s eta 0:00:00 18:13:53 Downloading numpy-1.26.1-cp310-cp310-musllinux_1_1_x86_64.whl (18.0 MB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.0/18.0 MB 34.9 MB/s eta 0:00:00 18:13:53 Downloading redis-4.6.0-py3-none-any.whl (241 kB) 18:13:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 15.9 MB/s eta 0:00:00 18:13:53 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 12.7 MB/s eta 0:00:00 18:13:54 Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 28.2 MB/s eta 0:00:00 18:13:54 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:13:54 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 14.0 MB/s eta 0:00:00 18:13:54 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 15.0 MB/s eta 0:00:00 18:13:54 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 5.3 MB/s eta 0:00:00 18:13:54 Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) 18:13:54 Downloading selenium-4.15.0-py3-none-any.whl (10.2 MB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 43.3 MB/s eta 0:00:00 18:13:54 Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 13.7 MB/s eta 0:00:00 18:13:54 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 5.8 MB/s eta 0:00:00 18:13:54 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:13:54 using credential edgex-jenkins-ssh 18:13:54 Cloning the remote Git repository 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.6 MB/s eta 0:00:00 18:13:54 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:13:54 Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 kB 7.3 MB/s eta 0:00:00 18:13:54 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.4 MB/s eta 0:00:00 18:13:54 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 3.0 MB/s eta 0:00:00 18:13:54 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:13:54 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 7.5 MB/s eta 0:00:00 18:13:54 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:13:54 Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) 18:13:54 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 18:13:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 7.5 MB/s eta 0:00:00 18:13:54 Downloading referencing-0.30.2-py3-none-any.whl (25 kB) 18:13:54 Downloading rpds_py-0.10.6-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) 18:13:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 28.6 MB/s eta 0:00:00 18:13:55 Downloading trio-0.22.2-py3-none-any.whl (400 kB) 18:13:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 31.7 MB/s eta 0:00:00 18:13:55 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:13:55 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 18:13:55 Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) 18:13:55 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:13:55 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 18:13:55 Building wheel for robotbackgroundlogger (setup.py): started 18:13:54 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:13:54 > git init /w/workspace/exfoundry_edgex-taf-common_PR-86 # timeout=10 18:13:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:13:54 > git --version # timeout=10 18:13:54 > git --version # 'git version 2.25.1' 18:13:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:55 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:13:55 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=3ef776220afa9498b30b13d9e410237f577dcd48db97230dfe85366a5613fc15 18:13:55 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:13:55 Building wheel for paho-mqtt (setup.py): started 18:13:56 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:13:56 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=b50fd7f7ab5efd9a49bca7e78726bfc59ed2006a2a7be580c9e2bd22ff5018dc 18:13:56 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:13:56 Building wheel for psutil (pyproject.toml): started 18:13:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:13:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:13:57 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:13:57 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274475 sha256=77b4d6345112f0828e65ee3d7be0a8b1b23b5f40cd10ee826e2ad3eea730723d 18:13:57 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:13:57 Building wheel for psycopg2 (setup.py): started 18:13:57 Merging remotes/origin/main commit 4bb22fa9a5616907f33d588e012b6aaf72681b53 into PR head commit 2915e5e35b39a6ade89df32b65bc16eb3680ead3 18:13:57 Merge succeeded, producing 2915e5e35b39a6ade89df32b65bc16eb3680ead3 18:13:57 Checking out Revision 2915e5e35b39a6ade89df32b65bc16eb3680ead3 (PR-86) 18:13:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:13:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:13:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:13:57 > git config core.sparsecheckout # timeout=10 18:13:57 > git checkout -f 2915e5e35b39a6ade89df32b65bc16eb3680ead3 # timeout=10 18:13:57 > git remote # timeout=10 18:13:57 > git config --get remote.origin.url # timeout=10 18:13:57 using GIT_SSH to set credentials SSH Credentials for GitHub 18:13:57 > git merge 4bb22fa9a5616907f33d588e012b6aaf72681b53 # timeout=10 18:13:57 > git rev-parse HEAD^{commit} # timeout=10 18:13:57 > git config core.sparsecheckout # timeout=10 18:13:57 > git checkout -f 2915e5e35b39a6ade89df32b65bc16eb3680ead3 # timeout=10 18:13:58 Commit message: "build: bump numpy from 1.22.3 to 1.26.1" 18:13:58 > git --version # timeout=10 18:13:58 > git --version # 'git version 2.25.1' 18:13:58 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:13:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:59 Dload Upload Total Spent Left Speed 18:13:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 18:14:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:14:01 + sudo tee /etc/docker/daemon.new 18:14:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:14:01 { 18:14:01 "registry-mirrors": [ 18:14:01 "https://nexus3.edgexfoundry.org:10001" 18:14:01 ], 18:14:01 "bip": "10.250.0.254/24", 18:14:01 "hosts": [ 18:14:01 "tcp://0.0.0.0:5555", 18:14:01 "unix:///var/run/docker.sock" 18:14:01 ], 18:14:01 "mtu": 1458, 18:14:01 "selinux-enabled": true, 18:14:01 "seccomp-profile": "/etc/docker/seccomp.json" 18:14:01 } [Pipeline] sh 18:14:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:14:01 + sudo service docker restart 18:14:09 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:14:09 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479416 sha256=5df5733c9157d89c4b6e72218f059751c0f8d4fa893d3dfe61b5874d642a91c6 18:14:09 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 18:14:09 Building wheel for flex (setup.py): started 18:14:09 Building wheel for flex (setup.py): finished with status 'done' 18:14:09 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=102ffd23d92de44abc11929c98f6ff873f3d7d097e150861beb6d7cf6fbeea72 18:14:09 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:14:09 Building wheel for GenSON (setup.py): started 18:14:09 Building wheel for GenSON (setup.py): finished with status 'done' 18:14:09 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=dccaac7237fd6a89d3d4c0f595d1f37d77f4bc57f15f388fbbe8e5a6a78b2e49 18:14:09 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:14:09 Building wheel for strict-rfc3339 (setup.py): started 18:14:09 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:14:09 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=f7fbb1b567d6e3c557ecbbac8cdfc5e3faf5d7aa62c1615f65197a35f668c376 18:14:09 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:14:09 Building wheel for validate-email (setup.py): started 18:14:09 Building wheel for validate-email (setup.py): finished with status 'done' 18:14:09 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5468 sha256=f2a4173d3584d59c6dc8a1ddfd8970688bbcf1a977cc4610b8e05513af44c4f7 18:14:09 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:14:09 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 18:14:09 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:23 provisioning config files... 18:14:24 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/config1556202521832528056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:24 ---> docker-login.sh 18:14:24 nexus3.edgexfoundry.org:10001 18:14:24 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.7.22 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.3 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.19.2 jsonschema-specifications-2023.7.1 numpy-1.26.1 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.18.0 pygments-2.16.1 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-4.6.0 referencing-0.30.2 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.2.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 rpds-py-0.10.6 selenium-4.15.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.2 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.0.7 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 18:14: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 18:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:25 Configure a credential helper to remove this warning. See 18:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:25 18:14:25 Login Succeeded 18:14:25 nexus3.edgexfoundry.org:10002 18:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:25 Configure a credential helper to remove this warning. See 18:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:25 18:14:25 Login Succeeded 18:14:25 nexus3.edgexfoundry.org:10003 18:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:25 Configure a credential helper to remove this warning. See 18:14:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:25 18:14:25 Login Succeeded 18:14:25 nexus3.edgexfoundry.org:10004 18:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:26 Configure a credential helper to remove this warning. See 18:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:26 18:14:26 Login Succeeded 18:14:26 docker.io 18:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:26 Configure a credential helper to remove this warning. See 18:14:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:26 18:14:26 Login Succeeded 18:14:26 ---> docker-login.sh ends [Pipeline] } 18:14:26 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 18:14:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:28 + ls -al . 18:14:28 total 68 18:14:28 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:14 . 18:14:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:13 .. 18:14:28 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:13 .git 18:14:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:13 .github 18:14:28 -rw-rw-r-- 1 jenkins jenkins 22 Nov 1 18:13 .gitignore 18:14:28 -rw-rw-r-- 1 jenkins jenkins 1575 Nov 1 18:13 Dockerfile 18:14:28 -rw-rw-r-- 1 jenkins jenkins 746 Nov 1 18:13 Jenkinsfile 18:14:28 -rw-rw-r-- 1 jenkins jenkins 11381 Nov 1 18:13 LICENSE 18:14:28 -rw-rw-r-- 1 jenkins jenkins 3606 Nov 1 18:13 README.md 18:14:28 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:13 TAF-Manager 18:14:28 drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:13 TUC 18:14:28 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:11 VERSION 18:14:28 -rw-rw-r-- 1 jenkins jenkins 344 Nov 1 18:13 requirements.txt 18:14:28 -rw-rw-r-- 1 jenkins jenkins 54 Nov 1 18:13 robot-entrypoint.sh 18:14:28 -rw-rw-r-- 1 jenkins jenkins 445 Nov 1 18:13 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:28 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=2915e5e35b39a6ade89df32b65bc16eb3680ead3 --label arch=arm64 --label version=0.0.0 . 18:14:28 Sending build context to Docker daemon 329.7kB 18:14:28 Step 1/13 : FROM alpine:3.16 18:14:29 3.16: Pulling from library/alpine 18:14:29 bdb2de7ba06c: Pulling fs layer 18:14:30 bdb2de7ba06c: Verifying Checksum 18:14:30 bdb2de7ba06c: Download complete 18:14:30 bdb2de7ba06c: Pull complete 18:14:30 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 18:14:30 Status: Downloaded newer image for alpine:3.16 18:14:30 ---> 47a0d92d42c9 18:14:30 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:14:30 ---> Running in 564f985de3fa 18:14:31 Removing intermediate container 564f985de3fa 18:14:31 ---> d90d3c155dba 18:14:31 Step 3/13 : LABEL maintainer="Bruce Huang " 18:14:31 ---> Running in 030be853df5c 18:14:31 Removing intermediate container 030be853df5c 18:14:31 ---> 56595573dc98 18:14:31 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:14:37 ---> 182869eb543b 18:14:37 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:14:37 ---> d54342d9db32 18:14:37 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:14:37 ---> fc8d4d9c09a1 18:14:37 Step 7/13 : WORKDIR /edgex-taf 18:14:37 ---> Running in 6363d3071cc9 18:14:38 Removing intermediate container 6363d3071cc9 18:14:38 ---> fce58c7e8ef2 18:14:38 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:38 ---> Running in 156bb3dbdaf4 18:14:40 Removing intermediate container 156bb3dbdaf4 18:14:40 ---> cc7af166c3ad 18:14: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 18:14:40 ---> Running in 5a730fa6f08f 18:14:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:14:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:14:43 (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r0) 18:14:43 (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r0) 18:14:44 OK: 5 MiB in 14 packages 18:14:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:14:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:14:46 (1/9) Installing ca-certificates (20230506-r0) 18:14:47 (2/9) Installing brotli-libs (1.0.9-r6) 18:14:47 (3/9) Installing nghttp2-libs (1.47.0-r1) 18:14:47 (4/9) Installing libcurl (8.4.0-r0) 18:14:48 (5/9) Installing curl (8.4.0-r0) 18:14:48 (6/9) Installing docker-cli (20.10.20-r0) 18:14:53 (7/9) Installing oniguruma (6.9.8-r0) 18:14:53 (8/9) Installing jq (1.6-r1) 18:14:53 (9/9) Installing openssl (1.1.1w-r0) 18:14:53 Executing busybox-1.35.0-r17.trigger 18:14:53 Executing ca-certificates-20230506-r0.trigger 18:14:54 OK: 50 MiB in 23 packages 18:14:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:14:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:14:56 (1/136) Installing libmagic (5.41-r0) 18:14:56 Removing intermediate container 057eb91e3b18 18:14:56 ---> 928d39db658e 18:14:56 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:14:57 (2/136) Installing file (5.41-r0) 18:14:57 ---> Running in 146c48017460 18:14:57 Removing intermediate container 146c48017460 18:14:57 ---> 4d749278328b 18:14:57 Step 11/13 : LABEL arch=amd64 18:14:57 ---> Running in a472e470fad5 18:14:57 Removing intermediate container a472e470fad5 18:14:57 ---> 98a1df507f35 18:14:57 Step 12/13 : LABEL git_sha=2915e5e35b39a6ade89df32b65bc16eb3680ead3 18:14:57 (3/136) Installing libxau (1.0.9-r0) 18:14:57 ---> Running in 38338913386a 18:14:57 Removing intermediate container 38338913386a 18:14:57 ---> add23fd48ce7 18:14:57 Step 13/13 : LABEL version=0.0.0 18:14:57 ---> Running in ca47165533a4 18:14:57 (4/136) Installing libxdmcp (1.1.3-r0) 18:14:57 Removing intermediate container ca47165533a4 18:14:57 ---> 1996dfa3983d 18:14:57 [Warning] One or more build-args [ARCH] were not consumed 18:14:57 Successfully built 1996dfa3983d 18:14:57 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 18:14:57 (5/136) Installing libxcb (1.15-r0) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 18:14:58 (6/136) Installing libx11 (1.8.7-r0) [Pipeline] sh 18:14:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:58 18:14:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:59 (7/136) Installing libxext (1.3.4-r0) 18:14:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:14:59 (8/136) Installing libice (1.0.10-r0) 18:14:59 latest: Pulling from edgex-lftools-log-publisher 18:14:59 5eb5b503b376: Pulling fs layer 18:14:59 5c69ac0246d0: Pulling fs layer 18:14:59 ec43610c2a17: Pulling fs layer 18:14:59 3a2ae6a8a46f: Pulling fs layer 18:14:59 33b1e0a273af: Pulling fs layer 18:14:59 5d3b04190fa2: Pulling fs layer 18:14:59 2f39f015ded8: Pulling fs layer 18:14:59 5d3b04190fa2: Waiting 18:14:59 33b1e0a273af: Waiting 18:14:59 3a2ae6a8a46f: Waiting 18:14:59 5c69ac0246d0: Download complete 18:14:59 3a2ae6a8a46f: Verifying Checksum 18:14:59 3a2ae6a8a46f: Download complete 18:14:59 ec43610c2a17: Verifying Checksum 18:14:59 ec43610c2a17: Download complete 18:14:59 33b1e0a273af: Verifying Checksum 18:14:59 33b1e0a273af: Download complete 18:14:59 5d3b04190fa2: Download complete 18:14:59 (9/136) Installing libuuid (2.38-r1) 18:14:59 5eb5b503b376: Verifying Checksum 18:14:59 5eb5b503b376: Download complete 18:14:59 (10/136) Installing libsm (1.2.3-r0) 18:15:00 2f39f015ded8: Download complete 18:15:00 (11/136) Installing libxt (1.2.1-r0) 18:15:00 (12/136) Installing libxmu (1.1.3-r0) 18:15:00 5eb5b503b376: Pull complete 18:15:00 5c69ac0246d0: Pull complete 18:15:01 (13/136) Installing xset (1.2.4-r0) 18:15:01 ec43610c2a17: Pull complete 18:15:01 3a2ae6a8a46f: Pull complete 18:15:01 (14/136) Installing xprop (1.2.5-r0) 18:15:01 33b1e0a273af: Pull complete 18:15:01 5d3b04190fa2: Pull complete 18:15:01 (15/136) Installing xdg-utils (1.1.3-r3) 18:15:02 (16/136) Installing eudev-libs (3.2.11-r0) 18:15:02 (17/136) Installing pkgconf (1.8.1-r0) 18:15:03 (18/136) Installing libffi (3.4.2-r1) 18:15:03 (19/136) Installing libintl (0.21-r2) 18:15:03 (20/136) Installing libblkid (2.38-r1) 18:15:04 (21/136) Installing libmount (2.38-r1) 18:15:04 (22/136) Installing pcre (8.45-r2) 18:15:04 (23/136) Installing glib (2.72.4-r0) 18:15:05 2f39f015ded8: Pull complete 18:15:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv 18:15:05 (24/136) Installing xz-libs (5.2.5-r1) [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:06 prd-ubuntu20.04-docker-8c-8g-16255 does not seem to be running inside a container 18:15:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-86 -v /w/workspace/exfoundry_edgex-taf-common_PR-86:/w/workspace/exfoundry_edgex-taf-common_PR-86:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-86@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 18:15:06 (25/136) Installing libxml2 (2.9.14-r2) 18:15:06 (26/136) Installing shared-mime-info (2.2-r2) 18:15:07 (27/136) Installing hicolor-icon-theme (0.17-r1) 18:15:07 (28/136) Installing libjpeg-turbo (2.1.3-r1) 18:15:07 (29/136) Installing libpng (1.6.37-r1) 18:15:08 (30/136) Installing libwebp (1.2.3-r2) 18:15:09 (31/136) Installing zstd-libs (1.5.2-r1) 18:15:09 (32/136) Installing tiff (4.4.0-r4) 18:15:09 (33/136) Installing gdk-pixbuf (2.42.8-r0) 18:15:10 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 18:15:10 (35/136) Installing libxcomposite (0.4.5-r0) 18:15:11 (36/136) Installing libxfixes (6.0.0-r0) 18:15:11 (37/136) Installing libxrender (0.9.10-r3) 18:15:11 (38/136) Installing libxcursor (1.2.1-r0) 18:15:11 (39/136) Installing libxdamage (1.1.5-r1) 18:15:12 (40/136) Installing libxi (1.8-r0) 18:15:12 (41/136) Installing libxinerama (1.1.4-r1) 18:15:13 (42/136) Installing libxrandr (1.5.2-r1) 18:15:13 (43/136) Installing atk (2.38.0-r0) 18:15:13 (44/136) Installing libxtst (1.2.3-r3) 18:15:13 $ docker top 3fdbc3b57efd3c616821a5689bcaa3bb152bd01ff732f0cc048e1bfafb2451db -eo pid,comm [Pipeline] { 18:15:13 (45/136) Installing dbus-libs (1.14.8-r0) [Pipeline] libraryResource [Pipeline] sh 18:15:14 (46/136) Installing at-spi2-core (2.44.1-r0) 18:15:14 ---> job-cost.sh 18:15:14 lf-activate-venv: SKIPPING 18:15:14 INFO: No Stack... 18:15:14 (47/136) Installing at-spi2-atk (2.38.0-r0) 18:15:14 INFO: Retrieving Pricing Info for: v3-standard-8 18:15:15 INFO: Archiving Costs [Pipeline] sh 18:15:15 (48/136) Installing expat (2.5.0-r0) 18:15:15 + cat /w/workspace/exfoundry_edgex-taf-common_PR-86/archives/cost.csv 18:15:15 + cut -d, -f6 [Pipeline] lock 18:15:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] 18:15:15 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] did not exist. Created. 18:15:15 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:15:15 (49/136) Installing libbz2 (1.0.8-r1) 18:15:15 + echo total: 0.2199999988079071 [Pipeline] stash 18:15:15 Stashed 1 file(s) [Pipeline] } 18:15:15 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:15:16 $ docker stop --time=1 3fdbc3b57efd3c616821a5689bcaa3bb152bd01ff732f0cc048e1bfafb2451db 18:15:16 (50/136) Installing freetype (2.12.1-r0) 18:15:16 (51/136) Installing fontconfig (2.14.0-r0) 18:15:17 (52/136) Installing pixman (0.40.0-r4) 18:15:17 $ docker rm -f --volumes 3fdbc3b57efd3c616821a5689bcaa3bb152bd01ff732f0cc048e1bfafb2451db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:15:17 (53/136) Installing cairo (1.17.4-r2) 18:15:18 (54/136) Installing cairo-gobject (1.17.4-r2) 18:15:18 (55/136) Installing avahi-libs (0.8-r6) 18:15:18 (56/136) Installing gmp (6.2.1-r2) 18:15:19 (57/136) Installing nettle (3.7.3-r0) 18:15:20 (58/136) Installing p11-kit (0.24.1-r0) 18:15:20 (59/136) Installing libtasn1 (4.18.0-r1) 18:15:20 (60/136) Installing libunistring (1.0-r0) 18:15:21 (61/136) Installing gnutls (3.7.7-r1) 18:15:21 (62/136) Installing cups-libs (2.4.2-r2) 18:15:22 (63/136) Installing libepoxy (1.5.10-r0) 18:15:22 (64/136) Installing fribidi (1.0.12-r0) 18:15:23 (65/136) Installing graphite2 (1.3.14-r1) 18:15:23 (66/136) Installing harfbuzz (4.3.0-r0) 18:15:24 (67/136) Installing libxft (2.3.4-r0) 18:15:24 (68/136) Installing pango (1.50.7-r0) 18:15:24 (69/136) Installing wayland-libs-client (1.20.0-r0) 18:15:25 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 18:15:25 (71/136) Installing wayland-libs-egl (1.20.0-r0) 18:15:26 (72/136) Installing xkeyboard-config (2.35.1-r0) 18:15:26 (73/136) Installing libxkbcommon (1.4.1-r0) 18:15:27 (74/136) Installing gtk+3.0 (3.24.34-r1) 18:15:28 Executing gtk+3.0-3.24.34-r1.post-install 18:15:28 (75/136) Installing libfontenc (1.1.4-r0) 18:15:28 (76/136) Installing mkfontscale (1.2.2-r0) 18:15:28 (77/136) Installing font-opensans (0_git20210927-r0) 18:15:29 (78/136) Installing libgcc (11.2.1_git20220219-r2) 18:15:30 (79/136) Installing libogg (1.3.5-r1) 18:15:30 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 18:15:30 (81/136) Installing flac (1.3.4-r0) 18:15:31 (82/136) Installing alsa-lib (1.2.7.2-r0) 18:15:32 (83/136) Installing libatomic (11.2.1_git20220219-r2) 18:15:32 (84/136) Installing sdl2 (2.0.22-r0) 18:15:32 (85/136) Installing aom-libs (3.3.0-r0) 18:15:33 (86/136) Installing libass (0.16.0-r0) 18:15:33 (87/136) Installing libdav1d (1.0.0-r0) 18:15:34 (88/136) Installing libdrm (2.4.110-r0) 18:15:34 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:15:35 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 18:15:35 (91/136) Installing lame (3.100-r0) 18:15:36 (92/136) Installing opus (1.3.1-r1) 18:15:36 (93/136) Installing libasyncns (0.8-r1) 18:15:37 (94/136) Installing libltdl (2.4.7-r0) 18:15:37 (95/136) Installing orc (0.4.32-r0) 18:15:37 (96/136) Installing libvorbis (1.3.7-r0) 18:15:38 (97/136) Installing libsndfile (1.1.0-r0) 18:15:38 (98/136) Installing libgomp (11.2.1_git20220219-r2) 18:15:39 (99/136) Installing soxr (0.1.3-r2) 18:15:39 (100/136) Installing speexdsp (1.2.0-r0) 18:15:40 (101/136) Installing tdb-libs (1.4.6-r0) 18:15:40 (102/136) Installing libpulse (15.0-r2) 18:15:41 (103/136) Installing cjson (1.7.15-r3) 18:15:41 (104/136) Installing mbedtls (2.28.5-r0) 18:15:41 (105/136) Installing librist (0.2.6-r1) 18:15:42 (106/136) Installing libsrt (1.4.4-r0) 18:15:42 (107/136) Installing libssh (0.9.6-r1) 18:15:43 (108/136) Installing libtheora (1.1.1-r16) 18:15:43 (109/136) Installing v4l-utils-libs (1.22.1-r1) 18:15:44 (110/136) Installing libva (2.14.0-r0) 18:15:44 (111/136) Installing libvdpau (1.5-r0) 18:15:44 (112/136) Installing vidstab (1.1.0-r1) 18:15:45 (113/136) Installing libvpx (1.11.0-r1) 18:15:45 (114/136) Installing x264-libs (0.163_git20210613-r0) 18:15:46 (115/136) Installing numactl (2.0.14-r0) 18:15:46 (116/136) Installing x265-libs (3.5-r3) 18:15:47 (117/136) Installing xvidcore (1.3.7-r1) 18:15:48 (118/136) Installing ffmpeg-libs (5.0.3-r0) 18:15:48 (119/136) Installing libevent (2.1.12-r4) 18:15:49 (120/136) Installing mesa (21.3.9-r0) 18:15:49 (121/136) Installing wayland-libs-server (1.20.0-r0) 18:15:50 (122/136) Installing mesa-gbm (21.3.9-r0) 18:15:50 (123/136) Installing icu-data-en (71.1-r2) 18:15:51 Executing icu-data-en-71.1-r2.post-install 18:15:51 * 18:15:51 * If you need ICU with non-English locales and legacy charset support, install 18:15:51 * package icu-data-full. 18:15:51 * 18:15:51 (124/136) Installing icu-libs (71.1-r2) 18:15:51 (125/136) Installing lcms2 (2.13.1-r0) 18:15:52 (126/136) Installing minizip (1.2.12-r0) 18:15:52 (127/136) Installing nspr (4.33-r0) 18:15:52 (128/136) Installing sqlite-libs (3.40.1-r0) 18:15:53 (129/136) Installing nss (3.78.1-r0) 18:15:54 (130/136) Installing re2 (2022.04.01-r0) 18:15:54 (131/136) Installing snappy (1.1.9-r4) 18:15:54 (132/136) Installing libgpg-error (1.45-r0) 18:15:55 (133/136) Installing libgcrypt (1.10.1-r0) 18:15:55 (134/136) Installing libxslt (1.1.35-r0) 18:15:56 (135/136) Installing chromium (102.0.5005.182-r0) 18:16:11 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 18:16:11 Executing busybox-1.35.0-r17.trigger 18:16:11 Executing glib-2.72.4-r0.trigger 18:16:11 Executing shared-mime-info-2.2-r2.trigger 18:16:12 Executing gdk-pixbuf-2.42.8-r0.trigger 18:16:13 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:16:14 Executing fontconfig-2.14.0-r0.trigger 18:16:14 Executing mkfontscale-1.2.2-r0.trigger 18:16:14 OK: 376 MiB in 159 packages 18:16:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:16:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:16:16 (1/21) Installing binutils (2.38-r3) 18:16:17 (2/21) Installing isl22 (0.22-r0) 18:16:17 (3/21) Installing mpfr4 (4.1.0-r0) 18:16:18 (4/21) Installing mpc1 (1.2.1-r0) 18:16:18 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:16:25 (6/21) Installing musl-dev (1.2.3-r3) 18:16:26 (7/21) Installing libc-dev (0.7.2-r3) 18:16:26 (8/21) Installing linux-headers (5.16.7-r1) 18:16:27 (9/21) Installing libffi-dev (3.4.2-r1) 18:16:27 (10/21) Installing libpq (14.9-r0) 18:16:28 (11/21) Installing openssl-dev (1.1.1w-r0) 18:16:28 (12/21) Installing libpq-dev (14.9-r0) 18:16:29 (13/21) Installing libecpg (14.9-r0) 18:16:29 (14/21) Installing libecpg-dev (14.9-r0) 18:16:29 (15/21) Installing llvm13-libs (13.0.1-r2) 18:16:38 (16/21) Installing clang-libs (13.0.1-r1) 18:16:44 (17/21) Installing clang (13.0.1-r1) 18:16:45 (18/21) Installing icu (71.1-r2) 18:16:45 (19/21) Installing icu-dev (71.1-r2) 18:16:46 (20/21) Installing llvm13 (13.0.1-r2) 18:16:51 (21/21) Installing postgresql14-dev (14.9-r0) 18:16:52 Executing busybox-1.35.0-r17.trigger 18:16:52 OK: 768 MiB in 180 packages 18:16:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:16:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:16:55 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:16:57 (2/10) Installing gdbm (1.23-r0) 18:16:58 (3/10) Installing mpdecimal (2.5.1-r1) 18:16:58 (4/10) Installing readline (8.1.2-r0) 18:16:59 (5/10) Installing python3 (3.10.13-r0) 18:17:04 (6/10) Installing python3-dev (3.10.13-r0) 18:17:09 (7/10) Installing libsodium (1.0.18-r0) 18:17:09 (8/10) Installing libzmq (4.3.4-r0) 18:17:10 (9/10) Installing libsodium-dev (1.0.18-r0) 18:17:10 (10/10) Installing zeromq-dev (4.3.4-r0) 18:17:11 Executing busybox-1.35.0-r17.trigger 18:17:11 OK: 938 MiB in 190 packages 18:17:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:17:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:17:14 OK: 938 MiB in 190 packages 18:17:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:17:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:17:16 (1/1) Installing tzdata (2023c-r0) 18:17:17 Executing busybox-1.35.0-r17.trigger 18:17:17 OK: 941 MiB in 191 packages 18:17:18 (1/1) Purging tzdata (2023c-r0) 18:17:18 Executing busybox-1.35.0-r17.trigger 18:17:18 OK: 938 MiB in 190 packages 18:17:40 Looking in links: /tmp/tmpykkn9iyi 18:17:40 Processing /tmp/tmpykkn9iyi/setuptools-65.5.0-py3-none-any.whl 18:17:40 Processing /tmp/tmpykkn9iyi/pip-23.0.1-py3-none-any.whl 18:17:40 Installing collected packages: setuptools, pip 18:17:59 Successfully installed pip-23.0.1 setuptools-65.5.0 18:17:59 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 18:18:01 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:18:02 Collecting pip 18:18:02 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 18:18:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 16.1 MB/s eta 0:00:00 18:18:02 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:18:06 Collecting setuptools 18:18:06 Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) 18:18:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 17.1 MB/s eta 0:00:00 18:18:06 Collecting wheel 18:18:06 Downloading wheel-0.41.3-py3-none-any.whl (65 kB) 18:18:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 19.0 MB/s eta 0:00:00 18:18:08 Installing collected packages: wheel, setuptools, pip 18:18:09 Attempting uninstall: setuptools 18:18:09 Found existing installation: setuptools 65.5.0 18:18:10 Uninstalling setuptools-65.5.0: 18:18:10 Successfully uninstalled setuptools-65.5.0 18:18:16 Attempting uninstall: pip 18:18:16 Found existing installation: pip 23.0.1 18:18:18 Uninstalling pip-23.0.1: 18:18:18 Successfully uninstalled pip-23.0.1 18:18:33 Successfully installed pip-23.3.1 setuptools-68.2.2 wheel-0.41.3 18:18:33 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:18:37 Processing ./edgex-taf-common 18:18:37 Preparing metadata (setup.py): started 18:18:38 Preparing metadata (setup.py): finished with status 'done' 18:18:38 Building wheels for collected packages: edgex-taf-common 18:18:38 Building wheel for edgex-taf-common (setup.py): started 18:18:41 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:18:41 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=12dc14348558b9f93078d9d32447dba658f45301ae9311c7105eddfbaf25bdf8 18:18:41 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:18:41 Successfully built edgex-taf-common 18:18:41 Installing collected packages: edgex-taf-common 18:18:42 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 18:18:42 Successfully installed edgex-taf-common-0.0.0 18:18:48 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:18:48 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:18:48 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 18:18:48 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 18:18:49 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:18:49 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:18:49 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 18:18:49 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 18:18:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 3.6 MB/s eta 0:00:00 18:18:49 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:18:49 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:18:49 Preparing metadata (setup.py): started 18:18:51 Preparing metadata (setup.py): finished with status 'done' 18:18:51 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:18:51 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:18:51 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 18:18:51 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 18:18:52 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:18:52 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:18:52 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:18:52 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:18:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.0 MB/s eta 0:00:00 18:18:52 Preparing metadata (setup.py): started 18:18:54 Preparing metadata (setup.py): finished with status 'done' 18:18:54 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:18:54 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:18:57 Collecting numpy==1.26.1 (from -r requirements.txt (line 11)) 18:18:57 Downloading numpy-1.26.1.tar.gz (15.7 MB) 18:19:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 2.1 MB/s eta 0:00:00 18:19:22 Installing build dependencies: started 18:19:44 Installing build dependencies: finished with status 'done' 18:19:44 Getting requirements to build wheel: started 18:19:45 Getting requirements to build wheel: finished with status 'done' 18:19:45 Installing backend dependencies: started 18:19:51 Installing backend dependencies: finished with status 'done' 18:19:51 Preparing metadata (pyproject.toml): started 18:20:38 Preparing metadata (pyproject.toml): finished with status 'error' 18:20:38  error: subprocess-exited-with-error 18:20:38 18:20:38 × Preparing metadata (pyproject.toml) did not run successfully. 18:20:38 │ exit code: 1 18:20:38 ╰─> [50 lines of output] 18:20:38 + /usr/bin/python3 /tmp/pip-install-5_3i7fkc/numpy_c913f1a906d0429695cab197b374cfc1/vendored-meson/meson/meson.py setup /tmp/pip-install-5_3i7fkc/numpy_c913f1a906d0429695cab197b374cfc1 /tmp/pip-install-5_3i7fkc/numpy_c913f1a906d0429695cab197b374cfc1/.mesonpy-cmgy08vl/build -Dbuildtype=release -Db_ndebug=if-release -Db_vscrt=md --native-file=/tmp/pip-install-5_3i7fkc/numpy_c913f1a906d0429695cab197b374cfc1/.mesonpy-cmgy08vl/build/meson-python-native-file.ini 18:20:38 The Meson build system 18:20:38 Version: 1.2.99 18:20:38 Source dir: /tmp/pip-install-5_3i7fkc/numpy_c913f1a906d0429695cab197b374cfc1 18:20:38 Build dir: /tmp/pip-install-5_3i7fkc/numpy_c913f1a906d0429695cab197b374cfc1/.mesonpy-cmgy08vl/build 18:20:38 Build type: native build 18:20:38 Project name: NumPy 18:20:38 Project version: 1.26.1 18:20:38 C compiler for the host machine: cc (gcc 11.2.1 "cc (Alpine 11.2.1_git20220219) 11.2.1 20220219") 18:20:38 C linker for the host machine: cc ld.bfd 2.38 18:20:38 C++ compiler for the host machine: c++ (gcc 11.2.1 "c++ (Alpine 11.2.1_git20220219) 11.2.1 20220219") 18:20:38 C++ linker for the host machine: c++ ld.bfd 2.38 18:20:38 Cython compiler for the host machine: cython (cython 3.0.5) 18:20:38 Host machine cpu family: aarch64 18:20:38 Host machine cpu: aarch64 18:20:38 Program python found: YES (/usr/bin/python3) 18:20:38 Found pkg-config: /usr/bin/pkg-config (1.8.1) 18:20:38 Run-time dependency python found: YES 3.10 18:20:38 Has header "Python.h" with dependency python-3.10: YES 18:20:38 Compiler for C supports arguments -fno-strict-aliasing: YES 18:20:38 Message: During parsing cpu-dispatch: The following CPU features were ignored due to platform incompatibility or lack of support: 18:20:38 "XOP FMA4" 18:20:38 Test features "NEON NEON_FP16 NEON_VFPV4 ASIMD" : Supported 18:20:38 Test features "ASIMDHP" : Supported 18:20:38 Test features "ASIMDFHM" : Supported 18:20:38 Configuring npy_cpu_dispatch_config.h using configuration 18:20:38 Message: 18:20:38 CPU Optimization Options 18:20:38 baseline: 18:20:38 Requested : min 18:20:38 Enabled : NEON NEON_FP16 NEON_VFPV4 ASIMD 18:20:38 dispatch: 18:20:38 Requested : max -xop -fma4 18:20:38 Enabled : ASIMDHP ASIMDFHM 18:20:38 18:20:38 Library m found: YES 18:20:38 Did not find CMake 'cmake' 18:20:38 Found CMake: NO 18:20:38 Run-time dependency scipy-openblas found: NO (tried pkgconfig and cmake) 18:20:38 Run-time dependency mkl found: NO (tried pkgconfig and system) 18:20:38 Run-time dependency mkl found: NO (tried pkgconfig and system) 18:20:38 Run-time dependency accelerate found: NO (tried system) 18:20:38 Run-time dependency openblas found: NO (tried pkgconfig, pkgconfig, pkgconfig, system and cmake) 18:20:38 Run-time dependency flexiblas found: NO (tried pkgconfig and cmake) 18:20:38 Run-time dependency blis found: NO (tried pkgconfig and cmake) 18:20:38 Run-time dependency blas found: NO (tried pkgconfig and cmake) 18:20:38 18:20:38 ../../numpy/meson.build:169:4: ERROR: Problem encountered: No BLAS library detected! Install one, or use the `allow-noblas` build option (note, this may be up to 100x slower for some linear algebra operations). 18:20:38 18:20:38 A full log can be found at /tmp/pip-install-5_3i7fkc/numpy_c913f1a906d0429695cab197b374cfc1/.mesonpy-cmgy08vl/build/meson-logs/meson-log.txt 18:20:38 [end of output] 18:20:38 18:20:38 note: This error originates from a subprocess, and is likely not a problem with pip. 18:20:38 error: metadata-generation-failed 18:20:38 18:20:38 × Encountered error while generating package metadata. 18:20:38 ╰─> See above for output. 18:20:38 18:20:38 note: This is an issue with the package mentioned above, not pip. 18:20:38 hint: See above for details. 18:20:38 The command '/bin/sh -c 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' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:20:39 18:20:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:20:42 arm64: Pulling from edgex-lftools-log-publisher 18:20:42 8998bd30e6a1: Pulling fs layer 18:20:42 04944245beec: Pulling fs layer 18:20:42 699f458cf7ca: Pulling fs layer 18:20:42 765212b225bb: Pulling fs layer 18:20:42 f23df028b6ca: Pulling fs layer 18:20:42 d65c8cfc05b1: Pulling fs layer 18:20:42 2437ff75d9bd: Pulling fs layer 18:20:42 765212b225bb: Waiting 18:20:42 d65c8cfc05b1: Waiting 18:20:42 2437ff75d9bd: Waiting 18:20:42 f23df028b6ca: Waiting 18:20:42 04944245beec: Verifying Checksum 18:20:42 04944245beec: Download complete 18:20:42 765212b225bb: Verifying Checksum 18:20:42 765212b225bb: Download complete 18:20:42 f23df028b6ca: Verifying Checksum 18:20:42 f23df028b6ca: Download complete 18:20:42 d65c8cfc05b1: Verifying Checksum 18:20:42 d65c8cfc05b1: Download complete 18:20:42 699f458cf7ca: Verifying Checksum 18:20:42 699f458cf7ca: Download complete 18:20:43 8998bd30e6a1: Verifying Checksum 18:20:43 8998bd30e6a1: Download complete 18:20:45 2437ff75d9bd: Verifying Checksum 18:20:45 2437ff75d9bd: Download complete 18:20:48 8998bd30e6a1: Pull complete 18:20:48 04944245beec: Pull complete 18:20:50 699f458cf7ca: Pull complete 18:20:50 765212b225bb: Pull complete 18:20:51 f23df028b6ca: Pull complete 18:20:51 d65c8cfc05b1: Pull complete 18:21:13 2437ff75d9bd: Pull complete 18:21:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:21:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:21:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:14 prd-ubuntu20.04-docker-arm64-4c-16g-16258 does not seem to be running inside a container 18:21:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-86 -v /w/workspace/exfoundry_edgex-taf-common_PR-86:/w/workspace/exfoundry_edgex-taf-common_PR-86:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-86@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 18:21:16 $ docker top 41d746399f95508ee87e009c351afcb552f9df0b516075c22b4004728b0111b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:17 ---> job-cost.sh 18:21:17 lf-activate-venv: SKIPPING 18:21:17 INFO: No Stack... 18:21:18 INFO: Retrieving Pricing Info for: v3-standard-4 18:21:19 INFO: Archiving Costs [Pipeline] sh 18:21:19 + cat /w/workspace/exfoundry_edgex-taf-common_PR-86/archives/cost.csv 18:21:19 + cut -d, -f6 [Pipeline] lock 18:21:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] 18:21:19 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] did not exist. Created. 18:21:19 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:21:20 /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/durable-087feb91/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:21:21 + echo total: 0.10999999940395355 [Pipeline] stash 18:21:21 Warning: overwriting stash ‘stack-cost’ 18:21:21 Stashed 1 file(s) [Pipeline] } 18:21:21 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:21:21 $ docker stop --time=1 41d746399f95508ee87e009c351afcb552f9df0b516075c22b4004728b0111b8 18:21:23 $ docker rm -f --volumes 41d746399f95508ee87e009c351afcb552f9df0b516075c22b4004728b0111b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:21:24 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:21:25 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-86/archives ] 18:21:25 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-86/archives 18:21:25 total 16 18:21:25 drwxr-xr-x 3 root root 4096 Nov 1 18:15 . 18:21:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:15 .. 18:21:25 drwxr-xr-x 2 root root 4096 Nov 1 18:15 cost 18:21:25 -rw-r--r-- 1 root root 87 Nov 1 18:15 cost.csv 18:21:25 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-86/archives 18:21:25 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-86/archives 18:21:25 total 16 18:21:25 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:15 . 18:21:25 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:15 .. 18:21:25 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:15 cost 18:21:25 -rw-r--r-- 1 jenkins jenkins 87 Nov 1 18:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:21:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:21:26 ---> package-listing.sh 18:21:26 ++ facter osfamily 18:21:26 ++ tr '[:upper:]' '[:lower:]' 18:21:26 + OS_FAMILY=debian 18:21:26 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-86 18:21:26 + START_PACKAGES=/tmp/packages_start.txt 18:21:26 + END_PACKAGES=/tmp/packages_end.txt 18:21:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:21:26 + PACKAGES=/tmp/packages_start.txt 18:21:26 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-86 ']' 18:21:26 + PACKAGES=/tmp/packages_end.txt 18:21:26 + case "${OS_FAMILY}" in 18:21:26 + grep '^ii' 18:21:26 + dpkg -l 18:21:26 + '[' -f /tmp/packages_start.txt ']' 18:21:26 + '[' -f /tmp/packages_end.txt ']' 18:21:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:21:26 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-86 ']' 18:21:26 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-86/archives/ 18:21:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-86/archives/ [Pipeline] echo 18:21:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:21:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:27 prd-ubuntu20.04-docker-8c-8g-16255 does not seem to be running inside a container 18:21:27 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-86/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-86 -v /w/workspace/exfoundry_edgex-taf-common_PR-86:/w/workspace/exfoundry_edgex-taf-common_PR-86:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:21:28 $ docker top 376e1eb03a3d773bb8b8218c56b15a090987be1f2ce85234ad00fb7412b684ad -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:28 + touch /tmp/pre-build-complete [Pipeline] sh 18:21:28 + mkdir -p /var/log/sysstat [Pipeline] sh 18:21:29 + ls /var/log/sa-host 18:21:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:29 provisioning config files... 18:21:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/config16411054698355139846tmp [Pipeline] { [Pipeline] echo 18:21:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:21:29 ---> create-netrc.sh [Pipeline] } 18:21:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:21:30 ---> python-tools-install.sh [Pipeline] echo 18:21:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:21:30 ---> sudo-logs.sh 18:21:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:21:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:21:30 ---> job-cost.sh 18:21:30 lf-activate-venv: SKIPPING 18:21:30 DEBUG: total: 0.2199999988079071 18:21:30 INFO: Retrieving Stack Cost... 18:21:31 INFO: Retrieving Pricing Info for: v3-standard-8 18:21:31 INFO: Archiving Costs [Pipeline] echo 18:21:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:21:31 ---> logs-deploy.sh 18:21:31 lf-activate-venv: SKIPPING 18:21:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-86/1 18:21:31 INFO: archiving workspace using pattern(s): 18:21:33 Archives upload complete. 18:21:33 INFO: archiving logs to Nexus