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 [2023-11-01T18:11:05.611Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T18:11:05.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T18:11:05.890Z] ========================================================= [2023-11-01T18:11:05.890Z] EdgeX Global Pipelines Version Info [2023-11-01T18:11:05.890Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:11:07.017Z] ------------------- [2023-11-01T18:11:07.017Z] stable info: [2023-11-01T18:11:07.017Z] ------------------- [2023-11-01T18:11:07.017Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T18:11:07.017Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T18:11:07.017Z] Message: update stable to v1.0.255 [2023-11-01T18:11:07.279Z] ------------------- [2023-11-01T18:11:07.279Z] experimental info: [2023-11-01T18:11:07.279Z] ------------------- [2023-11-01T18:11:07.279Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T18:11:07.279Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T18:11:07.279Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-11-01T18:11:07.625Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-11-01T18:11:07.661Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-11-01T18:11:07.701Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T18:11:07.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T18:11:07.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T18:11:07.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-11-01T18:11:07.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T18:11:07.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-11-01T18:11:07.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-11-01T18:11:07.982Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T18:11:08.016Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-11-01T18:11:08.053Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-11-01T18:11:08.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T18:11:08.137Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T18:11:08.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-86 [Pipeline] echo [2023-11-01T18:11:08.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-86 [Pipeline] echo [2023-11-01T18:11:08.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-86 [Pipeline] echo [2023-11-01T18:11:08.287Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2915e5e35b39a6ade89df32b65bc16eb3680ead3 [Pipeline] echo [2023-11-01T18:11:08.322Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2915e5e [Pipeline] echo [2023-11-01T18:11:08.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:11:08.466Z] provisioning config files... [2023-11-01T18:11:08.483Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/config427054500806963894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:11:08.850Z] ---> docker-login.sh [2023-11-01T18:11:08.850Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:11:09.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:09.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:09.424Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:09.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:09.424Z] [2023-11-01T18:11:09.424Z] Login Succeeded [2023-11-01T18:11:09.424Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:11:09.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:09.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:09.685Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:09.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:09.685Z] [2023-11-01T18:11:09.685Z] Login Succeeded [2023-11-01T18:11:09.685Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:11:09.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:09.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:09.685Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:09.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:09.685Z] [2023-11-01T18:11:09.685Z] Login Succeeded [2023-11-01T18:11:09.685Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:11:09.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:09.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:09.947Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:09.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:09.947Z] [2023-11-01T18:11:09.947Z] Login Succeeded [2023-11-01T18:11:09.947Z] docker.io [2023-11-01T18:11:09.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:10.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:10.212Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:10.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:10.212Z] [2023-11-01T18:11:10.212Z] Login Succeeded [2023-11-01T18:11:10.212Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:11:10.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-01T18:11:10.853Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T18:11:10.853Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T18:11:10.853Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T18:11:10.853Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T18:11:10.853Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T18:11:10.853Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T18:11:10.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:11:11.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:11:11.283Z] [2023-11-01T18:11:11.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:11:11.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:11:11.676Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T18:11:11.676Z] b85a868b505f: Pulling fs layer [2023-11-01T18:11:11.676Z] e2be974225ed: Pulling fs layer [2023-11-01T18:11:11.676Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T18:11:11.676Z] 988bab9f4d93: Pulling fs layer [2023-11-01T18:11:11.676Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T18:11:11.676Z] eaf3925da568: Pulling fs layer [2023-11-01T18:11:11.676Z] bab4dde63d76: Pulling fs layer [2023-11-01T18:11:11.676Z] bde34c3a00c8: Pulling fs layer [2023-11-01T18:11:11.676Z] b352a97aabf1: Pulling fs layer [2023-11-01T18:11:11.676Z] 4872d77fe225: Pulling fs layer [2023-11-01T18:11:11.676Z] 5851b861e8e6: Pulling fs layer [2023-11-01T18:11:11.676Z] 988bab9f4d93: Waiting [2023-11-01T18:11:11.676Z] b352a97aabf1: Waiting [2023-11-01T18:11:11.676Z] 1469e6f7b9e6: Waiting [2023-11-01T18:11:11.676Z] eaf3925da568: Waiting [2023-11-01T18:11:11.676Z] 4872d77fe225: Waiting [2023-11-01T18:11:11.676Z] 5851b861e8e6: Waiting [2023-11-01T18:11:11.676Z] bde34c3a00c8: Waiting [2023-11-01T18:11:11.676Z] bab4dde63d76: Waiting [2023-11-01T18:11:11.676Z] e2be974225ed: Download complete [2023-11-01T18:11:11.676Z] 988bab9f4d93: Verifying Checksum [2023-11-01T18:11:11.676Z] 988bab9f4d93: Download complete [2023-11-01T18:11:11.950Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T18:11:11.950Z] 1469e6f7b9e6: Download complete [2023-11-01T18:11:11.950Z] eaf3925da568: Verifying Checksum [2023-11-01T18:11:11.950Z] eaf3925da568: Download complete [2023-11-01T18:11:11.950Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T18:11:11.950Z] 339a4e72a1f5: Download complete [2023-11-01T18:11:11.950Z] bde34c3a00c8: Verifying Checksum [2023-11-01T18:11:11.950Z] bde34c3a00c8: Download complete [2023-11-01T18:11:11.950Z] b352a97aabf1: Download complete [2023-11-01T18:11:11.950Z] 4872d77fe225: Verifying Checksum [2023-11-01T18:11:11.950Z] 4872d77fe225: Download complete [2023-11-01T18:11:11.950Z] 5851b861e8e6: Verifying Checksum [2023-11-01T18:11:11.950Z] 5851b861e8e6: Download complete [2023-11-01T18:11:11.950Z] b85a868b505f: Verifying Checksum [2023-11-01T18:11:11.950Z] b85a868b505f: Download complete [2023-11-01T18:11:12.209Z] bab4dde63d76: Verifying Checksum [2023-11-01T18:11:12.209Z] bab4dde63d76: Download complete [2023-11-01T18:11:13.588Z] b85a868b505f: Pull complete [2023-11-01T18:11:13.588Z] e2be974225ed: Pull complete [2023-11-01T18:11:14.159Z] 339a4e72a1f5: Pull complete [2023-11-01T18:11:14.159Z] 988bab9f4d93: Pull complete [2023-11-01T18:11:14.420Z] 1469e6f7b9e6: Pull complete [2023-11-01T18:11:14.420Z] eaf3925da568: Pull complete [2023-11-01T18:11:16.329Z] bab4dde63d76: Pull complete [2023-11-01T18:11:16.329Z] bde34c3a00c8: Pull complete [2023-11-01T18:11:16.329Z] b352a97aabf1: Pull complete [2023-11-01T18:11:16.588Z] 4872d77fe225: Pull complete [2023-11-01T18:11:16.588Z] 5851b861e8e6: Pull complete [2023-11-01T18:11:16.588Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T18:11:16.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:11:16.588Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:11:16.820Z] prd-ubuntu20.04-docker-8c-8g-16255 does not seem to be running inside a container [2023-11-01T18:11:16.852Z] $ 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 [2023-11-01T18:11:24.555Z] $ docker top 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 -eo pid,comm [2023-11-01T18:11:24.612Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T18:11:24.612Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T18:11:24.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:11:24.731Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:11:24.879Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:11:24.883Z] $ docker exec 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 ssh-agent [2023-11-01T18:11:24.988Z] SSH_AUTH_SOCK=/tmp/ssh-vnh3VdKWveSJ/agent.14 [2023-11-01T18:11:24.988Z] SSH_AGENT_PID=20 [2023-11-01T18:11:24.995Z] Running ssh-add (command line suppressed) [2023-11-01T18:11:25.095Z] 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) [2023-11-01T18:11:25.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:11:25.475Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T18:11:25.527Z] $ docker exec --env ******** --env ******** 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 ssh-agent -k [2023-11-01T18:11:25.626Z] unset SSH_AUTH_SOCK; [2023-11-01T18:11:25.626Z] unset SSH_AGENT_PID; [2023-11-01T18:11:25.627Z] echo Agent pid 20 killed; [2023-11-01T18:11:25.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T18:11:25.719Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:11:25.719Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:11:25.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:11:25.830Z] $ docker exec 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 ssh-agent [2023-11-01T18:11:25.937Z] SSH_AUTH_SOCK=/tmp/ssh-L2OejU4pRi9J/agent.70 [2023-11-01T18:11:25.937Z] SSH_AGENT_PID=76 [2023-11-01T18:11:25.942Z] Running ssh-add (command line suppressed) [2023-11-01T18:11:26.051Z] 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) [2023-11-01T18:11:26.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:11:26.405Z] + git semver init [2023-11-01T18:11:26.663Z] 2023-11-01 18:11:26,599 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T18:11:26.663Z] 2023-11-01 18:11:26,600 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver [2023-11-01T18:11:26.663Z] 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 [2023-11-01T18:11:26.663Z] 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) [2023-11-01T18:11:27.604Z] 2023-11-01 18:11:27,276 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-86/.git/info/exclude [2023-11-01T18:11:27.604Z] 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 [2023-11-01T18:11:27.604Z] 2023-11-01 18:11:27,277 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-86/.semver/PR-86 [2023-11-01T18:11:27.604Z] 2023-11-01 18:11:27,281 [execute] INFO git cat-file --batch-check [2023-11-01T18:11:27.604Z] 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=) [2023-11-01T18:11:27.604Z] 2023-11-01 18:11:27,287 [execute] INFO git cat-file --batch [2023-11-01T18:11:27.604Z] 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=) [2023-11-01T18:11:27.604Z] 2023-11-01 18:11:27,292 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-86/.semver/PR-86 [2023-11-01T18:11:27.604Z] 0.0.0 [Pipeline] } [2023-11-01T18:11:27.629Z] $ docker exec --env ******** --env ******** 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 ssh-agent -k [2023-11-01T18:11:27.715Z] unset SSH_AUTH_SOCK; [2023-11-01T18:11:27.716Z] unset SSH_AGENT_PID; [2023-11-01T18:11:27.716Z] echo Agent pid 76 killed; [2023-11-01T18:11:27.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T18:11:28.141Z] + git semver [Pipeline] } [2023-11-01T18:11:28.433Z] $ docker stop --time=1 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 [2023-11-01T18:11:29.828Z] $ docker rm -f --volumes 7b33e9917ca1a875f2f4a8fa546f56b2919eec294ba1ca675b5929dd074ed3b6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:11:30.290Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T18:11:30.590Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T18:11:30.607Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:11:31.124Z] provisioning config files... [2023-11-01T18:11:31.136Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/config3567734482475754134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:11:31.477Z] ---> docker-login.sh [2023-11-01T18:11:31.478Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:11:31.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:31.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:31.478Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:31.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:31.478Z] [2023-11-01T18:11:31.478Z] Login Succeeded [2023-11-01T18:11:31.478Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:11:31.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:31.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:31.478Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:31.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:31.478Z] [2023-11-01T18:11:31.478Z] Login Succeeded [2023-11-01T18:11:31.478Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:11:31.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:31.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:31.740Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:31.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:31.740Z] [2023-11-01T18:11:31.740Z] Login Succeeded [2023-11-01T18:11:31.740Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:11:31.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:31.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:31.740Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:31.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:31.740Z] [2023-11-01T18:11:31.740Z] Login Succeeded [2023-11-01T18:11:31.740Z] docker.io [2023-11-01T18:11:31.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:11:32.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:11:32.000Z] Configure a credential helper to remove this warning. See [2023-11-01T18:11:32.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:11:32.000Z] [2023-11-01T18:11:32.000Z] Login Succeeded [2023-11-01T18:11:32.000Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:11:32.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:11:33.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T18:11:33.410Z] + ls -al . [2023-11-01T18:11:33.411Z] total 72 [2023-11-01T18:11:33.411Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 18:11 . [2023-11-01T18:11:33.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:11 .. [2023-11-01T18:11:33.411Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:11 .git [2023-11-01T18:11:33.411Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:11 .github [2023-11-01T18:11:33.411Z] -rw-rw-r-- 1 jenkins jenkins 22 Nov 1 18:11 .gitignore [2023-11-01T18:11:33.411Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:11 .semver [2023-11-01T18:11:33.411Z] -rw-rw-r-- 1 jenkins jenkins 1575 Nov 1 18:11 Dockerfile [2023-11-01T18:11:33.411Z] -rw-rw-r-- 1 jenkins jenkins 746 Nov 1 18:11 Jenkinsfile [2023-11-01T18:11:33.411Z] -rw-rw-r-- 1 jenkins jenkins 11381 Nov 1 18:11 LICENSE [2023-11-01T18:11:33.411Z] -rw-rw-r-- 1 jenkins jenkins 3606 Nov 1 18:11 README.md [2023-11-01T18:11:33.411Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:11 TAF-Manager [2023-11-01T18:11:33.411Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:11 TUC [2023-11-01T18:11:33.411Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:11 VERSION [2023-11-01T18:11:33.411Z] -rw-rw-r-- 1 jenkins jenkins 344 Nov 1 18:11 requirements.txt [2023-11-01T18:11:33.411Z] -rw-rw-r-- 1 jenkins jenkins 54 Nov 1 18:11 robot-entrypoint.sh [2023-11-01T18:11:33.411Z] -rw-rw-r-- 1 jenkins jenkins 445 Nov 1 18:11 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:11:33.803Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=2915e5e35b39a6ade89df32b65bc16eb3680ead3 --label arch=amd64 --label version=0.0.0 . [2023-11-01T18:11:33.803Z] Sending build context to Docker daemon 533.5kB [2023-11-01T18:11:33.803Z] Step 1/13 : FROM alpine:3.16 [2023-11-01T18:11:34.370Z] 3.16: Pulling from library/alpine [2023-11-01T18:11:34.370Z] 659d66d51139: Pulling fs layer [2023-11-01T18:11:34.628Z] 659d66d51139: Verifying Checksum [2023-11-01T18:11:34.628Z] 659d66d51139: Download complete [2023-11-01T18:11:34.956Z] 659d66d51139: Pull complete [2023-11-01T18:11:34.956Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-11-01T18:11:34.956Z] Status: Downloaded newer image for alpine:3.16 [2023-11-01T18:11:34.956Z] ---> 187eae39ad94 [2023-11-01T18:11:34.956Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-11-01T18:11:35.218Z] ---> Running in 981152c3db19 [2023-11-01T18:11:35.218Z] Removing intermediate container 981152c3db19 [2023-11-01T18:11:35.218Z] ---> 4e7fca4c2076 [2023-11-01T18:11:35.218Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-11-01T18:11:35.218Z] ---> Running in 0f46ad7c5c90 [2023-11-01T18:11:35.479Z] Removing intermediate container 0f46ad7c5c90 [2023-11-01T18:11:35.479Z] ---> c55bc05f7262 [2023-11-01T18:11:35.479Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-11-01T18:11:35.741Z] ---> f326c7204a9f [2023-11-01T18:11:35.741Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-11-01T18:11:35.999Z] ---> 36271eb09619 [2023-11-01T18:11:35.999Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-11-01T18:11:36.258Z] ---> 3a0c7d9798af [2023-11-01T18:11:36.258Z] Step 7/13 : WORKDIR /edgex-taf [2023-11-01T18:11:36.258Z] ---> Running in 9bcf443d1be2 [2023-11-01T18:11:36.258Z] Removing intermediate container 9bcf443d1be2 [2023-11-01T18:11:36.258Z] ---> 02ccba6f38f1 [2023-11-01T18:11:36.258Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-11-01T18:11:36.258Z] ---> Running in d69070295edc [2023-11-01T18:11:36.827Z] Removing intermediate container d69070295edc [2023-11-01T18:11:36.827Z] ---> 0efdb2c277c6 [2023-11-01T18:11:36.827Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-11-01T18:11:37.086Z] ---> Running in 057eb91e3b18 [2023-11-01T18:11:37.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:11:37.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:11:38.852Z] (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r0) [2023-11-01T18:11:39.111Z] (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r0) [2023-11-01T18:11:39.682Z] OK: 6 MiB in 14 packages [2023-11-01T18:11:39.682Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:11:39.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:11:40.883Z] (1/9) Installing ca-certificates (20230506-r0) [2023-11-01T18:11:41.143Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-11-01T18:11:41.401Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-11-01T18:11:41.972Z] (4/9) Installing libcurl (8.4.0-r0) [2023-11-01T18:11:42.233Z] (5/9) Installing curl (8.4.0-r0) [2023-11-01T18:11:42.802Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-11-01T18:11:45.340Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-11-01T18:11:45.340Z] (8/9) Installing jq (1.6-r1) [2023-11-01T18:11:45.904Z] Still waiting to schedule task [2023-11-01T18:11:45.904Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16253’ is offline [2023-11-01T18:11:45.907Z] (9/9) Installing openssl (1.1.1w-r0) [2023-11-01T18:11:46.167Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:11:46.167Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T18:11:46.167Z] OK: 52 MiB in 23 packages [2023-11-01T18:11:46.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:11:46.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:11:47.304Z] (1/137) Installing libmagic (5.41-r0) [2023-11-01T18:11:47.873Z] (2/137) Installing file (5.41-r0) [2023-11-01T18:11:48.133Z] (3/137) Installing libxau (1.0.9-r0) [2023-11-01T18:11:48.395Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-11-01T18:11:48.656Z] (5/137) Installing libxcb (1.15-r0) [2023-11-01T18:11:49.229Z] (6/137) Installing libx11 (1.8.7-r0) [2023-11-01T18:11:49.495Z] (7/137) Installing libxext (1.3.4-r0) [2023-11-01T18:11:49.755Z] (8/137) Installing libice (1.0.10-r0) [2023-11-01T18:11:50.324Z] (9/137) Installing libuuid (2.38-r1) [2023-11-01T18:11:50.583Z] (10/137) Installing libsm (1.2.3-r0) [2023-11-01T18:11:50.844Z] (11/137) Installing libxt (1.2.1-r0) [2023-11-01T18:11:51.104Z] (12/137) Installing libxmu (1.1.3-r0) [2023-11-01T18:11:51.672Z] (13/137) Installing xset (1.2.4-r0) [2023-11-01T18:11:51.672Z] (14/137) Installing xprop (1.2.5-r0) [2023-11-01T18:11:52.241Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-11-01T18:11:52.501Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-11-01T18:11:52.761Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-11-01T18:11:53.020Z] (18/137) Installing libffi (3.4.2-r1) [2023-11-01T18:11:53.279Z] (19/137) Installing libintl (0.21-r2) [2023-11-01T18:11:53.847Z] (20/137) Installing libblkid (2.38-r1) [2023-11-01T18:11:54.108Z] (21/137) Installing libmount (2.38-r1) [2023-11-01T18:11:54.368Z] (22/137) Installing pcre (8.45-r2) [2023-11-01T18:11:54.937Z] (23/137) Installing glib (2.72.4-r0) [2023-11-01T18:11:55.508Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-11-01T18:11:55.767Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-11-01T18:11:56.335Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-11-01T18:11:56.593Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-11-01T18:11:57.163Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-11-01T18:11:57.421Z] (29/137) Installing libpng (1.6.37-r1) [2023-11-01T18:11:57.987Z] (30/137) Installing libwebp (1.2.3-r2) [2023-11-01T18:11:58.244Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-11-01T18:11:58.810Z] (32/137) Installing tiff (4.4.0-r4) [2023-11-01T18:11:59.069Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-11-01T18:11:59.636Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-11-01T18:11:59.899Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-11-01T18:12:00.157Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-11-01T18:12:00.416Z] (37/137) Installing libxrender (0.9.10-r3) [2023-11-01T18:12:00.676Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-11-01T18:12:00.935Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-11-01T18:12:01.194Z] (40/137) Installing libxi (1.8-r0) [2023-11-01T18:12:01.452Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-11-01T18:12:01.711Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-11-01T18:12:01.969Z] (43/137) Installing atk (2.38.0-r0) [2023-11-01T18:12:02.229Z] (44/137) Installing libxtst (1.2.3-r3) [2023-11-01T18:12:02.487Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-11-01T18:12:03.056Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-11-01T18:12:03.316Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-11-01T18:12:03.887Z] (48/137) Installing expat (2.5.0-r0) [2023-11-01T18:12:04.147Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-11-01T18:12:04.406Z] (50/137) Installing freetype (2.12.1-r0) [2023-11-01T18:12:04.669Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-11-01T18:12:05.240Z] (52/137) Installing pixman (0.40.0-r4) [2023-11-01T18:12:05.499Z] (53/137) Installing cairo (1.17.4-r2) [2023-11-01T18:12:06.067Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-11-01T18:12:06.327Z] (55/137) Installing avahi-libs (0.8-r6) [2023-11-01T18:12:06.586Z] (56/137) Installing gmp (6.2.1-r2) [2023-11-01T18:12:07.153Z] (57/137) Installing nettle (3.7.3-r0) [2023-11-01T18:12:07.413Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-11-01T18:12:07.982Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-11-01T18:12:08.242Z] (60/137) Installing libunistring (1.0-r0) [2023-11-01T18:12:08.810Z] (61/137) Installing gnutls (3.7.7-r1) [2023-11-01T18:12:09.069Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-11-01T18:12:09.638Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-11-01T18:12:10.207Z] (64/137) Installing fribidi (1.0.12-r0) [2023-11-01T18:12:10.207Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-11-01T18:12:10.778Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-11-01T18:12:11.038Z] (67/137) Installing libxft (2.3.4-r0) [2023-11-01T18:12:11.296Z] (68/137) Installing pango (1.50.7-r0) [2023-11-01T18:12:11.866Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-11-01T18:12:12.127Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-11-01T18:12:12.386Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-11-01T18:12:12.645Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-11-01T18:12:13.213Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-11-01T18:12:13.471Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-11-01T18:12:14.046Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-11-01T18:12:14.046Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-11-01T18:12:14.305Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-11-01T18:12:14.565Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-11-01T18:12:15.134Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-11-01T18:12:15.393Z] (79/137) Installing libogg (1.3.5-r1) [2023-11-01T18:12:15.652Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-11-01T18:12:16.221Z] (81/137) Installing flac (1.3.4-r0) [2023-11-01T18:12:16.790Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-11-01T18:12:17.050Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-11-01T18:12:17.309Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-11-01T18:12:17.877Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-11-01T18:12:18.444Z] (86/137) Installing libass (0.16.0-r0) [2023-11-01T18:12:18.734Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-11-01T18:12:19.302Z] (88/137) Installing libpciaccess (0.16-r0) [2023-11-01T18:12:19.561Z] (89/137) Installing libdrm (2.4.110-r0) [2023-11-01T18:12:19.821Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-11-01T18:12:20.081Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-11-01T18:12:20.647Z] (92/137) Installing lame (3.100-r0) [2023-11-01T18:12:21.216Z] (93/137) Installing opus (1.3.1-r1) [2023-11-01T18:12:21.475Z] (94/137) Installing libasyncns (0.8-r1) [2023-11-01T18:12:21.735Z] (95/137) Installing libltdl (2.4.7-r0) [2023-11-01T18:12:21.994Z] (96/137) Installing orc (0.4.32-r0) [2023-11-01T18:12:22.563Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-11-01T18:12:22.823Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-11-01T18:12:23.391Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-11-01T18:12:23.652Z] (100/137) Installing soxr (0.1.3-r2) [2023-11-01T18:12:23.912Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-11-01T18:12:24.172Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-11-01T18:12:24.742Z] (103/137) Installing libpulse (15.0-r2) [2023-11-01T18:12:25.002Z] (104/137) Installing cjson (1.7.15-r3) [2023-11-01T18:12:25.261Z] (105/137) Installing mbedtls (2.28.5-r0) [2023-11-01T18:12:25.832Z] (106/137) Installing librist (0.2.6-r1) [2023-11-01T18:12:26.093Z] (107/137) Installing libsrt (1.4.4-r0) [2023-11-01T18:12:26.662Z] (108/137) Installing libssh (0.9.6-r1) [2023-11-01T18:12:26.921Z] (109/137) Installing libtheora (1.1.1-r16) [2023-11-01T18:12:27.488Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-11-01T18:12:27.747Z] (111/137) Installing libva (2.14.0-r0) [2023-11-01T18:12:28.315Z] (112/137) Installing libvdpau (1.5-r0) [2023-11-01T18:12:28.315Z] (113/137) Installing vidstab (1.1.0-r1) [2023-11-01T18:12:28.883Z] (114/137) Installing libvpx (1.11.0-r1) [2023-11-01T18:12:29.450Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-11-01T18:12:29.710Z] (116/137) Installing numactl (2.0.14-r0) [2023-11-01T18:12:29.971Z] (117/137) Installing x265-libs (3.5-r3) [2023-11-01T18:12:30.906Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-11-01T18:12:31.166Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-11-01T18:12:31.735Z] (120/137) Installing libevent (2.1.12-r4) [2023-11-01T18:12:32.302Z] (121/137) Installing mesa (21.3.9-r0) [2023-11-01T18:12:32.560Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-11-01T18:12:32.819Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-11-01T18:12:33.079Z] (124/137) Installing icu-data-en (71.1-r2) [2023-11-01T18:12:33.649Z] Executing icu-data-en-71.1-r2.post-install [2023-11-01T18:12:33.649Z] (125/137) Installing icu-libs (71.1-r2) [2023-11-01T18:12:33.649Z] * [2023-11-01T18:12:33.649Z] * If you need ICU with non-English locales and legacy charset support, install [2023-11-01T18:12:33.649Z] * package icu-data-full. [2023-11-01T18:12:33.649Z] * [2023-11-01T18:12:34.218Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-11-01T18:12:34.477Z] (127/137) Installing minizip (1.2.12-r0) [2023-11-01T18:12:35.042Z] (128/137) Installing nspr (4.33-r0) [2023-11-01T18:12:35.300Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-11-01T18:12:35.867Z] (130/137) Installing nss (3.78.1-r0) [2023-11-01T18:12:36.435Z] (131/137) Installing re2 (2022.04.01-r0) [2023-11-01T18:12:36.699Z] (132/137) Installing snappy (1.1.9-r4) [2023-11-01T18:12:36.957Z] (133/137) Installing libgpg-error (1.45-r0) [2023-11-01T18:12:37.525Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-11-01T18:12:37.784Z] (135/137) Installing libxslt (1.1.35-r0) [2023-11-01T18:12:38.353Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-11-01T18:12:50.744Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-11-01T18:12:51.310Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:12:51.310Z] Executing glib-2.72.4-r0.trigger [2023-11-01T18:12:51.310Z] Executing shared-mime-info-2.2-r2.trigger [2023-11-01T18:12:51.570Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-11-01T18:12:51.830Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-11-01T18:12:51.830Z] Executing fontconfig-2.14.0-r0.trigger [2023-11-01T18:12:51.830Z] Executing mkfontscale-1.2.2-r0.trigger [2023-11-01T18:12:51.830Z] OK: 409 MiB in 160 packages [2023-11-01T18:12:52.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:12:52.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:12:53.291Z] (1/21) Installing binutils (2.38-r3) [2023-11-01T18:12:53.551Z] (2/21) Installing isl22 (0.22-r0) [2023-11-01T18:12:54.121Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-11-01T18:12:54.691Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-11-01T18:12:54.951Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-11-01T18:12:56.343Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-11-01T18:12:56.912Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-11-01T18:12:57.171Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-11-01T18:12:57.817Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-11-01T18:12:58.384Z] (10/21) Installing libpq (14.9-r0) [2023-11-01T18:12:58.644Z] (11/21) Installing openssl-dev (1.1.1w-r0) [2023-11-01T18:12:59.211Z] (12/21) Installing libpq-dev (14.9-r0) [2023-11-01T18:12:59.785Z] (13/21) Installing libecpg (14.9-r0) [2023-11-01T18:13:00.043Z] (14/21) Installing libecpg-dev (14.9-r0) [2023-11-01T18:13:00.303Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-11-01T18:13:01.693Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-11-01T18:13:02.630Z] (17/21) Installing clang (13.0.1-r1) [2023-11-01T18:13:03.198Z] (18/21) Installing icu (71.1-r2) [2023-11-01T18:13:03.766Z] (19/21) Installing icu-dev (71.1-r2) [2023-11-01T18:13:04.335Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-11-01T18:13:05.291Z] (21/21) Installing postgresql14-dev (14.9-r0) [2023-11-01T18:13:06.232Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:13:06.232Z] OK: 822 MiB in 181 packages [2023-11-01T18:13:06.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:13:06.803Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:13:07.371Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-11-01T18:13:08.307Z] (2/10) Installing gdbm (1.23-r0) [2023-11-01T18:13:08.569Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-11-01T18:13:08.828Z] (4/10) Installing readline (8.1.2-r0) [2023-11-01T18:13:09.397Z] (5/10) Installing python3 (3.10.13-r0) [2023-11-01T18:13:10.334Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-11-01T18:13:11.273Z] (7/10) Installing libsodium (1.0.18-r0) [2023-11-01T18:13:11.533Z] (8/10) Installing libzmq (4.3.4-r0) [2023-11-01T18:13:12.104Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-11-01T18:13:12.365Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-11-01T18:13:13.748Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:13:13.748Z] OK: 974 MiB in 191 packages [2023-11-01T18:13:13.748Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:13:14.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:13:14.888Z] OK: 974 MiB in 191 packages [2023-11-01T18:13:14.888Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:13:15.459Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:13:16.028Z] (1/1) Installing tzdata (2023c-r0) [2023-11-01T18:13:16.598Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:13:16.598Z] OK: 978 MiB in 192 packages [2023-11-01T18:13:16.598Z] (1/1) Purging tzdata (2023c-r0) [2023-11-01T18:13:16.598Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:13:16.598Z] OK: 974 MiB in 191 packages [2023-11-01T18:13:19.896Z] Looking in links: /tmp/tmpz2yjxa0m [2023-11-01T18:13:19.896Z] Processing /tmp/tmpz2yjxa0m/setuptools-65.5.0-py3-none-any.whl [2023-11-01T18:13:19.896Z] Processing /tmp/tmpz2yjxa0m/pip-23.0.1-py3-none-any.whl [2023-11-01T18:13:19.896Z] Installing collected packages: setuptools, pip [2023-11-01T18:13:22.429Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-11-01T18:13:22.430Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-01T18:13:22.997Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-11-01T18:13:23.255Z] Collecting pip [2023-11-01T18:13:23.255Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-11-01T18:13:23.255Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 83.0 MB/s eta 0:00:00 [2023-11-01T18:13:23.255Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-11-01T18:13:23.822Z] Collecting setuptools [2023-11-01T18:13:23.822Z] Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) [2023-11-01T18:13:23.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 128.9 MB/s eta 0:00:00 [2023-11-01T18:13:23.822Z] Collecting wheel [2023-11-01T18:13:23.822Z] Downloading wheel-0.41.3-py3-none-any.whl (65 kB) [2023-11-01T18:13:23.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 154.7 MB/s eta 0:00:00 [2023-11-01T18:13:24.081Z] Installing collected packages: wheel, setuptools, pip [2023-11-01T18:13:26.615Z] Attempting uninstall: setuptools [2023-11-01T18:13:26.615Z] Found existing installation: setuptools 65.5.0 [2023-11-01T18:13:26.615Z] Uninstalling setuptools-65.5.0: [2023-11-01T18:13:26.615Z] Successfully uninstalled setuptools-65.5.0 [2023-11-01T18:13:27.551Z] Attempting uninstall: pip [2023-11-01T18:13:27.551Z] Found existing installation: pip 23.0.1 [2023-11-01T18:13:27.811Z] Uninstalling pip-23.0.1: [2023-11-01T18:13:27.811Z] Successfully uninstalled pip-23.0.1 [2023-11-01T18:13:34.375Z] Successfully installed pip-23.3.1 setuptools-68.2.2 wheel-0.41.3 [2023-11-01T18:13:34.375Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-01T18:13:34.375Z] Processing ./edgex-taf-common [2023-11-01T18:13:34.375Z] Preparing metadata (setup.py): started [2023-11-01T18:13:34.375Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:34.375Z] Building wheels for collected packages: edgex-taf-common [2023-11-01T18:13:34.375Z] Building wheel for edgex-taf-common (setup.py): started [2023-11-01T18:13:34.375Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-11-01T18:13:34.375Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=c09956ca55b5cc63d212b6cea59cd5662626617709750459fb6b4053989a373f [2023-11-01T18:13:34.375Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-11-01T18:13:34.375Z] Successfully built edgex-taf-common [2023-11-01T18:13:34.635Z] Installing collected packages: edgex-taf-common [2023-11-01T18:13:34.635Z] Successfully installed edgex-taf-common-0.0.0 [2023-11-01T18:13:34.635Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-01T18:13:35.569Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-11-01T18:13:35.569Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-11-01T18:13:35.569Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-11-01T18:13:35.569Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-11-01T18:13:35.569Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-11-01T18:13:35.569Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-11-01T18:13:35.569Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-11-01T18:13:35.569Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-11-01T18:13:35.569Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 8.6 MB/s eta 0:00:00 [2023-11-01T18:13:35.569Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-11-01T18:13:35.569Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-11-01T18:13:35.569Z] Preparing metadata (setup.py): started [2023-11-01T18:13:35.829Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:35.829Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-11-01T18:13:35.829Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-11-01T18:13:36.088Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-11-01T18:13:36.088Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-11-01T18:13:36.088Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-11-01T18:13:36.088Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-11-01T18:13:36.088Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-11-01T18:13:36.088Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-11-01T18:13:36.088Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 11.6 MB/s eta 0:00:00 [2023-11-01T18:13:36.088Z] Preparing metadata (setup.py): started [2023-11-01T18:13:36.347Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:36.347Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-11-01T18:13:36.347Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-11-01T18:13:36.914Z] Collecting numpy==1.26.1 (from -r requirements.txt (line 11)) [2023-11-01T18:13:36.914Z] Downloading numpy-1.26.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2023-11-01T18:13:42.183Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 10.7 kB/s eta 0:00:00 [2023-11-01T18:13:43.121Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-11-01T18:13:43.121Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-11-01T18:13:43.380Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 2.2 MB/s eta 0:00:00 [2023-11-01T18:13:43.380Z] Installing build dependencies: started [2023-11-01T18:13:45.918Z] Installing build dependencies: finished with status 'done' [2023-11-01T18:13:45.918Z] Getting requirements to build wheel: started [2023-11-01T18:13:46.178Z] Getting requirements to build wheel: finished with status 'done' [2023-11-01T18:13:46.178Z] Preparing metadata (pyproject.toml): started [2023-11-01T18:13:46.744Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-01T18:13:46.744Z] Collecting redis==4.6.0 (from -r requirements.txt (line 13)) [2023-11-01T18:13:46.744Z] Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) [2023-11-01T18:13:47.003Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-11-01T18:13:47.003Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) [2023-11-01T18:13:47.261Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-11-01T18:13:47.261Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-11-01T18:13:47.261Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 17.6 MB/s eta 0:00:00 [2023-11-01T18:13:47.261Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-11-01T18:13:47.261Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-11-01T18:13:47.261Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 10.1 MB/s eta 0:00:00 [2023-11-01T18:13:47.458Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16258 in /w/workspace/exfoundry_edgex-taf-common_PR-86 [Pipeline] { [Pipeline] checkout [2023-11-01T18:13:47.522Z] Preparing metadata (setup.py): started [2023-11-01T18:13:47.547Z] Selected Git installation does not exist. Using Default [2023-11-01T18:13:47.547Z] The recommended git tool is: NONE [2023-11-01T18:13:47.780Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:48.039Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-11-01T18:13:48.039Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-11-01T18:13:48.039Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-11-01T18:13:48.039Z] Downloading selenium-4.15.0-py3-none-any.whl.metadata (6.9 kB) [2023-11-01T18:13:48.039Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-11-01T18:13:48.039Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-11-01T18:13:48.298Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:48.298Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-01T18:13:48.298Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:48.298Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-11-01T18:13:48.298Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.9 MB/s eta 0:00:00 [2023-11-01T18:13:48.298Z] Preparing metadata (setup.py): started [2023-11-01T18:13:48.557Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:48.557Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:48.557Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-11-01T18:13:48.557Z] Preparing metadata (setup.py): started [2023-11-01T18:13:48.816Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:48.817Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:48.817Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-11-01T18:13:48.817Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:48.817Z] Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) [2023-11-01T18:13:49.075Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:49.075Z] Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) [2023-11-01T18:13:49.075Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:49.075Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-11-01T18:13:49.333Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:49.333Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-11-01T18:13:49.333Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-01T18:13:49.333Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2023-11-01T18:13:49.592Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-01T18:13:49.592Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-11-01T18:13:49.592Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 6.3 MB/s eta 0:00:00 [2023-11-01T18:13:49.592Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-01T18:13:49.592Z] Downloading urllib3-2.0.7-py3-none-any.whl.metadata (6.6 kB) [2023-11-01T18:13:49.592Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-01T18:13:49.592Z] Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) [2023-11-01T18:13:49.592Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-01T18:13:49.592Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-11-01T18:13:49.854Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-01T18:13:49.854Z] Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-11-01T18:13:50.116Z] Collecting async-timeout>=4.0.2 (from redis==4.6.0->-r requirements.txt (line 13)) [2023-11-01T18:13:50.116Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-11-01T18:13:50.116Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-01T18:13:50.116Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-11-01T18:13:50.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 15.9 MB/s eta 0:00:00 [2023-11-01T18:13:50.116Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-01T18:13:50.116Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-11-01T18:13:50.376Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 21.2 MB/s eta 0:00:00 [2023-11-01T18:13:50.376Z] 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) [2023-11-01T18:13:50.376Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-01T18:13:50.376Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-11-01T18:13:50.376Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-01T18:13:50.376Z] Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-11-01T18:13:50.637Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-11-01T18:13:50.637Z] Downloading trio-0.22.2-py3-none-any.whl.metadata (4.7 kB) [2023-11-01T18:13:50.637Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-11-01T18:13:50.637Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-11-01T18:13:50.897Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:50.897Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-11-01T18:13:50.897Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:50.897Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-11-01T18:13:50.897Z] Preparing metadata (setup.py): started [2023-11-01T18:13:51.156Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:51.417Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.417Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-11-01T18:13:51.417Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.417Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-11-01T18:13:51.417Z] Preparing metadata (setup.py): started [2023-11-01T18:13:51.675Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:13:51.675Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.675Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-11-01T18:13:51.675Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.675Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-11-01T18:13:51.675Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.675Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-11-01T18:13:51.675Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.6 MB/s eta 0:00:00 [2023-11-01T18:13:51.976Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.976Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-11-01T18:13:51.976Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.1 MB/s eta 0:00:00 [2023-11-01T18:13:51.976Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.976Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-01T18:13:51.976Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:51.976Z] Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) [2023-11-01T18:13:52.545Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-01T18:13:52.546Z] Downloading rpds_py-0.10.6-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [2023-11-01T18:13:52.805Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-11-01T18:13:52.805Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-11-01T18:13:52.805Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-11-01T18:13:52.805Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-11-01T18:13:52.805Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-11-01T18:13:52.805Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-11-01T18:13:53.064Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-11-01T18:13:53.064Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl.metadata (6.1 kB) [2023-11-01T18:13:53.064Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-11-01T18:13:53.064Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-11-01T18:13:53.064Z] 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)) [2023-11-01T18:13:53.064Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-11-01T18:13:53.323Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-11-01T18:13:53.323Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-11-01T18:13:53.323Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 5.0 MB/s eta 0:00:00 [2023-11-01T18:13:53.323Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-11-01T18:13:53.323Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 18.0 MB/s eta 0:00:00 [2023-11-01T18:13:53.323Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-11-01T18:13:53.323Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-11-01T18:13:53.323Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.9 MB/s eta 0:00:00 [2023-11-01T18:13:53.323Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-11-01T18:13:53.586Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 12.1 MB/s eta 0:00:00 [2023-11-01T18:13:53.586Z] Downloading numpy-1.26.1-cp310-cp310-musllinux_1_1_x86_64.whl (18.0 MB) [2023-11-01T18:13:53.846Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.0/18.0 MB 34.9 MB/s eta 0:00:00 [2023-11-01T18:13:53.846Z] Downloading redis-4.6.0-py3-none-any.whl (241 kB) [2023-11-01T18:13:53.846Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 15.9 MB/s eta 0:00:00 [2023-11-01T18:13:53.846Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-11-01T18:13:54.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 12.7 MB/s eta 0:00:00 [2023-11-01T18:13:54.107Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-11-01T18:13:54.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 28.2 MB/s eta 0:00:00 [2023-11-01T18:13:54.107Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-11-01T18:13:54.107Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) [2023-11-01T18:13:54.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 14.0 MB/s eta 0:00:00 [2023-11-01T18:13:54.107Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2023-11-01T18:13:54.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 15.0 MB/s eta 0:00:00 [2023-11-01T18:13:54.107Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-11-01T18:13:54.107Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 5.3 MB/s eta 0:00:00 [2023-11-01T18:13:54.107Z] Downloading robotframework_pythonlibcore-4.2.0-py2.py3-none-any.whl (10 kB) [2023-11-01T18:13:54.107Z] Downloading selenium-4.15.0-py3-none-any.whl (10.2 MB) [2023-11-01T18:13:54.367Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 43.3 MB/s eta 0:00:00 [2023-11-01T18:13:54.367Z] Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) [2023-11-01T18:13:54.367Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 13.7 MB/s eta 0:00:00 [2023-11-01T18:13:54.367Z] Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-11-01T18:13:54.367Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 5.8 MB/s eta 0:00:00 [2023-11-01T18:13:54.368Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-11-01T18:13:54.579Z] using credential edgex-jenkins-ssh [2023-11-01T18:13:54.603Z] Cloning the remote Git repository [2023-11-01T18:13:54.669Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.6 MB/s eta 0:00:00 [2023-11-01T18:13:54.669Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-11-01T18:13:54.669Z] Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) [2023-11-01T18:13:54.669Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 kB 7.3 MB/s eta 0:00:00 [2023-11-01T18:13:54.669Z] Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) [2023-11-01T18:13:54.669Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 22.4 MB/s eta 0:00:00 [2023-11-01T18:13:54.669Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-11-01T18:13:54.928Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 3.0 MB/s eta 0:00:00 [2023-11-01T18:13:54.928Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-11-01T18:13:54.928Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-11-01T18:13:54.928Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 7.5 MB/s eta 0:00:00 [2023-11-01T18:13:54.928Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-11-01T18:13:54.928Z] Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) [2023-11-01T18:13:54.928Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-11-01T18:13:54.928Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 7.5 MB/s eta 0:00:00 [2023-11-01T18:13:54.928Z] Downloading referencing-0.30.2-py3-none-any.whl (25 kB) [2023-11-01T18:13:54.928Z] Downloading rpds_py-0.10.6-cp310-cp310-musllinux_1_2_x86_64.whl (1.3 MB) [2023-11-01T18:13:55.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 28.6 MB/s eta 0:00:00 [2023-11-01T18:13:55.187Z] Downloading trio-0.22.2-py3-none-any.whl (400 kB) [2023-11-01T18:13:55.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 400.2/400.2 kB 31.7 MB/s eta 0:00:00 [2023-11-01T18:13:55.187Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-11-01T18:13:55.187Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-11-01T18:13:55.187Z] Downloading exceptiongroup-1.1.3-py3-none-any.whl (14 kB) [2023-11-01T18:13:55.187Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-11-01T18:13:55.187Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-11-01T18:13:55.187Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-11-01T18:13:54.663Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-01T18:13:54.779Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-86 # timeout=10 [2023-11-01T18:13:54.956Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-01T18:13:54.957Z] > git --version # timeout=10 [2023-11-01T18:13:54.984Z] > git --version # 'git version 2.25.1' [2023-11-01T18:13:54.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:13:55.188Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:13:55.447Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-11-01T18:13:55.448Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=3ef776220afa9498b30b13d9e410237f577dcd48db97230dfe85366a5613fc15 [2023-11-01T18:13:55.448Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-11-01T18:13:55.448Z] Building wheel for paho-mqtt (setup.py): started [2023-11-01T18:13:56.017Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-11-01T18:13:56.017Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=b50fd7f7ab5efd9a49bca7e78726bfc59ed2006a2a7be580c9e2bd22ff5018dc [2023-11-01T18:13:56.017Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-11-01T18:13:56.017Z] Building wheel for psutil (pyproject.toml): started [2023-11-01T18:13:55.891Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-11-01T18:13:55.917Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:13:57.394Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-11-01T18:13:57.394Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274475 sha256=77b4d6345112f0828e65ee3d7be0a8b1b23b5f40cd10ee826e2ad3eea730723d [2023-11-01T18:13:57.394Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-11-01T18:13:57.394Z] Building wheel for psycopg2 (setup.py): started [2023-11-01T18:13:57.569Z] Merging remotes/origin/main commit 4bb22fa9a5616907f33d588e012b6aaf72681b53 into PR head commit 2915e5e35b39a6ade89df32b65bc16eb3680ead3 [2023-11-01T18:13:57.874Z] Merge succeeded, producing 2915e5e35b39a6ade89df32b65bc16eb3680ead3 [2023-11-01T18:13:57.874Z] Checking out Revision 2915e5e35b39a6ade89df32b65bc16eb3680ead3 (PR-86) [2023-11-01T18:13:56.961Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-11-01T18:13:57.014Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-11-01T18:13:57.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:13:57.033Z] > 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 [2023-11-01T18:13:57.592Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T18:13:57.671Z] > git checkout -f 2915e5e35b39a6ade89df32b65bc16eb3680ead3 # timeout=10 [2023-11-01T18:13:57.765Z] > git remote # timeout=10 [2023-11-01T18:13:57.787Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T18:13:57.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:13:57.819Z] > git merge 4bb22fa9a5616907f33d588e012b6aaf72681b53 # timeout=10 [2023-11-01T18:13:57.855Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T18:13:57.883Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T18:13:57.898Z] > git checkout -f 2915e5e35b39a6ade89df32b65bc16eb3680ead3 # timeout=10 [2023-11-01T18:13:58.376Z] Commit message: "build: bump numpy from 1.22.3 to 1.26.1" [2023-11-01T18:13:58.431Z] > git --version # timeout=10 [2023-11-01T18:13:58.443Z] > git --version # 'git version 2.25.1' [2023-11-01T18:13:58.463Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:13:59.866Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T18:13:59.866Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:13:59.866Z] Dload Upload Total Spent Left Speed [2023-11-01T18:13:59.866Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh [2023-11-01T18:14:00.698Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T18:14:01.049Z] + sudo tee /etc/docker/daemon.new [2023-11-01T18:14:01.049Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T18:14:01.049Z] { [2023-11-01T18:14:01.049Z] "registry-mirrors": [ [2023-11-01T18:14:01.049Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T18:14:01.049Z] ], [2023-11-01T18:14:01.049Z] "bip": "10.250.0.254/24", [2023-11-01T18:14:01.049Z] "hosts": [ [2023-11-01T18:14:01.049Z] "tcp://0.0.0.0:5555", [2023-11-01T18:14:01.049Z] "unix:///var/run/docker.sock" [2023-11-01T18:14:01.049Z] ], [2023-11-01T18:14:01.049Z] "mtu": 1458, [2023-11-01T18:14:01.049Z] "selinux-enabled": true, [2023-11-01T18:14:01.049Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T18:14:01.049Z] } [Pipeline] sh [2023-11-01T18:14:01.401Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T18:14:01.773Z] + sudo service docker restart [2023-11-01T18:14:09.605Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-11-01T18:14:09.605Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479416 sha256=5df5733c9157d89c4b6e72218f059751c0f8d4fa893d3dfe61b5874d642a91c6 [2023-11-01T18:14:09.605Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-11-01T18:14:09.605Z] Building wheel for flex (setup.py): started [2023-11-01T18:14:09.605Z] Building wheel for flex (setup.py): finished with status 'done' [2023-11-01T18:14:09.605Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=102ffd23d92de44abc11929c98f6ff873f3d7d097e150861beb6d7cf6fbeea72 [2023-11-01T18:14:09.605Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-11-01T18:14:09.605Z] Building wheel for GenSON (setup.py): started [2023-11-01T18:14:09.606Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-11-01T18:14:09.606Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=dccaac7237fd6a89d3d4c0f595d1f37d77f4bc57f15f388fbbe8e5a6a78b2e49 [2023-11-01T18:14:09.606Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-11-01T18:14:09.606Z] Building wheel for strict-rfc3339 (setup.py): started [2023-11-01T18:14:09.606Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-11-01T18:14:09.606Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=f7fbb1b567d6e3c557ecbbac8cdfc5e3faf5d7aa62c1615f65197a35f668c376 [2023-11-01T18:14:09.606Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-11-01T18:14:09.606Z] Building wheel for validate-email (setup.py): started [2023-11-01T18:14:09.606Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-11-01T18:14:09.606Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5468 sha256=f2a4173d3584d59c6dc8a1ddfd8970688bbcf1a977cc4610b8e05513af44c4f7 [2023-11-01T18:14:09.606Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-11-01T18:14:09.606Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-11-01T18:14:09.606Z] 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 [2023-11-01T18:14:23.977Z] provisioning config files... [2023-11-01T18:14:24.006Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/config1556202521832528056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:14:24.411Z] ---> docker-login.sh [2023-11-01T18:14:24.411Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:14:24.482Z] 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 [2023-11-01T18:14:24.482Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-01T18:14:25.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:14:25.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:14:25.274Z] Configure a credential helper to remove this warning. See [2023-11-01T18:14:25.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:14:25.274Z] [2023-11-01T18:14:25.274Z] Login Succeeded [2023-11-01T18:14:25.274Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:14:25.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:14:25.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:14:25.554Z] Configure a credential helper to remove this warning. See [2023-11-01T18:14:25.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:14:25.554Z] [2023-11-01T18:14:25.554Z] Login Succeeded [2023-11-01T18:14:25.554Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:14:25.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:14:25.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:14:25.827Z] Configure a credential helper to remove this warning. See [2023-11-01T18:14:25.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:14:25.827Z] [2023-11-01T18:14:25.827Z] Login Succeeded [2023-11-01T18:14:25.827Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:14:26.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:14:26.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:14:26.367Z] Configure a credential helper to remove this warning. See [2023-11-01T18:14:26.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:14:26.367Z] [2023-11-01T18:14:26.367Z] Login Succeeded [2023-11-01T18:14:26.367Z] docker.io [2023-11-01T18:14:26.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:14:26.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:14:26.917Z] Configure a credential helper to remove this warning. See [2023-11-01T18:14:26.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:14:26.917Z] [2023-11-01T18:14:26.917Z] Login Succeeded [2023-11-01T18:14:26.917Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:14:26.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:14:27.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T18:14:28.289Z] + ls -al . [2023-11-01T18:14:28.289Z] total 68 [2023-11-01T18:14:28.289Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:14 . [2023-11-01T18:14:28.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:13 .. [2023-11-01T18:14:28.289Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:13 .git [2023-11-01T18:14:28.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:13 .github [2023-11-01T18:14:28.289Z] -rw-rw-r-- 1 jenkins jenkins 22 Nov 1 18:13 .gitignore [2023-11-01T18:14:28.289Z] -rw-rw-r-- 1 jenkins jenkins 1575 Nov 1 18:13 Dockerfile [2023-11-01T18:14:28.289Z] -rw-rw-r-- 1 jenkins jenkins 746 Nov 1 18:13 Jenkinsfile [2023-11-01T18:14:28.289Z] -rw-rw-r-- 1 jenkins jenkins 11381 Nov 1 18:13 LICENSE [2023-11-01T18:14:28.289Z] -rw-rw-r-- 1 jenkins jenkins 3606 Nov 1 18:13 README.md [2023-11-01T18:14:28.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:13 TAF-Manager [2023-11-01T18:14:28.289Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:13 TUC [2023-11-01T18:14:28.289Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:11 VERSION [2023-11-01T18:14:28.289Z] -rw-rw-r-- 1 jenkins jenkins 344 Nov 1 18:13 requirements.txt [2023-11-01T18:14:28.289Z] -rw-rw-r-- 1 jenkins jenkins 54 Nov 1 18:13 robot-entrypoint.sh [2023-11-01T18:14:28.289Z] -rw-rw-r-- 1 jenkins jenkins 445 Nov 1 18:13 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:14:28.721Z] + 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 . [2023-11-01T18:14:28.991Z] Sending build context to Docker daemon 329.7kB [2023-11-01T18:14:28.991Z] Step 1/13 : FROM alpine:3.16 [2023-11-01T18:14:29.584Z] 3.16: Pulling from library/alpine [2023-11-01T18:14:29.853Z] bdb2de7ba06c: Pulling fs layer [2023-11-01T18:14:30.125Z] bdb2de7ba06c: Verifying Checksum [2023-11-01T18:14:30.125Z] bdb2de7ba06c: Download complete [2023-11-01T18:14:30.713Z] bdb2de7ba06c: Pull complete [2023-11-01T18:14:30.713Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-11-01T18:14:30.983Z] Status: Downloaded newer image for alpine:3.16 [2023-11-01T18:14:30.984Z] ---> 47a0d92d42c9 [2023-11-01T18:14:30.984Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-11-01T18:14:30.984Z] ---> Running in 564f985de3fa [2023-11-01T18:14:31.255Z] Removing intermediate container 564f985de3fa [2023-11-01T18:14:31.255Z] ---> d90d3c155dba [2023-11-01T18:14:31.255Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-11-01T18:14:31.527Z] ---> Running in 030be853df5c [2023-11-01T18:14:31.799Z] Removing intermediate container 030be853df5c [2023-11-01T18:14:31.799Z] ---> 56595573dc98 [2023-11-01T18:14:31.799Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-11-01T18:14:37.165Z] ---> 182869eb543b [2023-11-01T18:14:37.165Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-11-01T18:14:37.165Z] ---> d54342d9db32 [2023-11-01T18:14:37.165Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-11-01T18:14:37.758Z] ---> fc8d4d9c09a1 [2023-11-01T18:14:37.758Z] Step 7/13 : WORKDIR /edgex-taf [2023-11-01T18:14:37.758Z] ---> Running in 6363d3071cc9 [2023-11-01T18:14:38.029Z] Removing intermediate container 6363d3071cc9 [2023-11-01T18:14:38.030Z] ---> fce58c7e8ef2 [2023-11-01T18:14:38.030Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-11-01T18:14:38.299Z] ---> Running in 156bb3dbdaf4 [2023-11-01T18:14:40.270Z] Removing intermediate container 156bb3dbdaf4 [2023-11-01T18:14:40.270Z] ---> cc7af166c3ad [2023-11-01T18:14:40.270Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-11-01T18:14:40.270Z] ---> Running in 5a730fa6f08f [2023-11-01T18:14:41.246Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:14:41.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:14:43.254Z] (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r0) [2023-11-01T18:14:43.840Z] (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r0) [2023-11-01T18:14:44.432Z] OK: 5 MiB in 14 packages [2023-11-01T18:14:44.432Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:14:45.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:14:46.460Z] (1/9) Installing ca-certificates (20230506-r0) [2023-11-01T18:14:47.046Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-11-01T18:14:47.315Z] (3/9) Installing nghttp2-libs (1.47.0-r1) [2023-11-01T18:14:47.909Z] (4/9) Installing libcurl (8.4.0-r0) [2023-11-01T18:14:48.184Z] (5/9) Installing curl (8.4.0-r0) [2023-11-01T18:14:48.772Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-11-01T18:14:53.078Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-11-01T18:14:53.078Z] (8/9) Installing jq (1.6-r1) [2023-11-01T18:14:53.345Z] (9/9) Installing openssl (1.1.1w-r0) [2023-11-01T18:14:53.934Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:14:53.934Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T18:14:54.206Z] OK: 50 MiB in 23 packages [2023-11-01T18:14:54.475Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:14:55.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:14:56.477Z] (1/136) Installing libmagic (5.41-r0) [2023-11-01T18:14:56.661Z] Removing intermediate container 057eb91e3b18 [2023-11-01T18:14:56.661Z] ---> 928d39db658e [2023-11-01T18:14:56.661Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-11-01T18:14:57.069Z] (2/136) Installing file (5.41-r0) [2023-11-01T18:14:57.229Z] ---> Running in 146c48017460 [2023-11-01T18:14:57.229Z] Removing intermediate container 146c48017460 [2023-11-01T18:14:57.229Z] ---> 4d749278328b [2023-11-01T18:14:57.229Z] Step 11/13 : LABEL arch=amd64 [2023-11-01T18:14:57.229Z] ---> Running in a472e470fad5 [2023-11-01T18:14:57.229Z] Removing intermediate container a472e470fad5 [2023-11-01T18:14:57.229Z] ---> 98a1df507f35 [2023-11-01T18:14:57.229Z] Step 12/13 : LABEL git_sha=2915e5e35b39a6ade89df32b65bc16eb3680ead3 [2023-11-01T18:14:57.338Z] (3/136) Installing libxau (1.0.9-r0) [2023-11-01T18:14:57.489Z] ---> Running in 38338913386a [2023-11-01T18:14:57.489Z] Removing intermediate container 38338913386a [2023-11-01T18:14:57.489Z] ---> add23fd48ce7 [2023-11-01T18:14:57.489Z] Step 13/13 : LABEL version=0.0.0 [2023-11-01T18:14:57.489Z] ---> Running in ca47165533a4 [2023-11-01T18:14:57.607Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-11-01T18:14:57.748Z] Removing intermediate container ca47165533a4 [2023-11-01T18:14:57.748Z] ---> 1996dfa3983d [2023-11-01T18:14:57.748Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T18:14:57.748Z] Successfully built 1996dfa3983d [2023-11-01T18:14:57.748Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-11-01T18:14:57.883Z] (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] { [2023-11-01T18:14:58.468Z] (6/136) Installing libx11 (1.8.7-r0) [Pipeline] sh [2023-11-01T18:14:58.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:14:58.755Z] [2023-11-01T18:14:58.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:14:59.076Z] (7/136) Installing libxext (1.3.4-r0) [2023-11-01T18:14:59.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:14:59.344Z] (8/136) Installing libice (1.0.10-r0) [2023-11-01T18:14:59.414Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T18:14:59.414Z] 5eb5b503b376: Pulling fs layer [2023-11-01T18:14:59.414Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T18:14:59.414Z] ec43610c2a17: Pulling fs layer [2023-11-01T18:14:59.414Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T18:14:59.414Z] 33b1e0a273af: Pulling fs layer [2023-11-01T18:14:59.414Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T18:14:59.414Z] 2f39f015ded8: Pulling fs layer [2023-11-01T18:14:59.414Z] 5d3b04190fa2: Waiting [2023-11-01T18:14:59.415Z] 33b1e0a273af: Waiting [2023-11-01T18:14:59.415Z] 3a2ae6a8a46f: Waiting [2023-11-01T18:14:59.415Z] 5c69ac0246d0: Download complete [2023-11-01T18:14:59.415Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T18:14:59.415Z] 3a2ae6a8a46f: Download complete [2023-11-01T18:14:59.415Z] ec43610c2a17: Verifying Checksum [2023-11-01T18:14:59.415Z] ec43610c2a17: Download complete [2023-11-01T18:14:59.415Z] 33b1e0a273af: Verifying Checksum [2023-11-01T18:14:59.415Z] 33b1e0a273af: Download complete [2023-11-01T18:14:59.415Z] 5d3b04190fa2: Download complete [2023-11-01T18:14:59.614Z] (9/136) Installing libuuid (2.38-r1) [2023-11-01T18:14:59.691Z] 5eb5b503b376: Verifying Checksum [2023-11-01T18:14:59.691Z] 5eb5b503b376: Download complete [2023-11-01T18:14:59.884Z] (10/136) Installing libsm (1.2.3-r0) [2023-11-01T18:15:00.261Z] 2f39f015ded8: Download complete [2023-11-01T18:15:00.475Z] (11/136) Installing libxt (1.2.1-r0) [2023-11-01T18:15:00.752Z] (12/136) Installing libxmu (1.1.3-r0) [2023-11-01T18:15:00.830Z] 5eb5b503b376: Pull complete [2023-11-01T18:15:00.830Z] 5c69ac0246d0: Pull complete [2023-11-01T18:15:01.019Z] (13/136) Installing xset (1.2.4-r0) [2023-11-01T18:15:01.397Z] ec43610c2a17: Pull complete [2023-11-01T18:15:01.397Z] 3a2ae6a8a46f: Pull complete [2023-11-01T18:15:01.610Z] (14/136) Installing xprop (1.2.5-r0) [2023-11-01T18:15:01.663Z] 33b1e0a273af: Pull complete [2023-11-01T18:15:01.663Z] 5d3b04190fa2: Pull complete [2023-11-01T18:15:01.884Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-11-01T18:15:02.153Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-11-01T18:15:02.740Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-11-01T18:15:03.009Z] (18/136) Installing libffi (3.4.2-r1) [2023-11-01T18:15:03.276Z] (19/136) Installing libintl (0.21-r2) [2023-11-01T18:15:03.861Z] (20/136) Installing libblkid (2.38-r1) [2023-11-01T18:15:04.130Z] (21/136) Installing libmount (2.38-r1) [2023-11-01T18:15:04.718Z] (22/136) Installing pcre (8.45-r2) [2023-11-01T18:15:04.989Z] (23/136) Installing glib (2.72.4-r0) [2023-11-01T18:15:05.861Z] 2f39f015ded8: Pull complete [2023-11-01T18:15:05.861Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T18:15:05.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:15:05.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2023-11-01T18:15:05.953Z] (24/136) Installing xz-libs (5.2.5-r1) [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:15:06.099Z] prd-ubuntu20.04-docker-8c-8g-16255 does not seem to be running inside a container [2023-11-01T18:15:06.144Z] $ 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 [2023-11-01T18:15:06.221Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-11-01T18:15:06.807Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-11-01T18:15:07.075Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-11-01T18:15:07.660Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-11-01T18:15:07.928Z] (29/136) Installing libpng (1.6.37-r1) [2023-11-01T18:15:08.515Z] (30/136) Installing libwebp (1.2.3-r2) [2023-11-01T18:15:09.100Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-11-01T18:15:09.368Z] (32/136) Installing tiff (4.4.0-r4) [2023-11-01T18:15:09.955Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-11-01T18:15:10.546Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-11-01T18:15:10.821Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-11-01T18:15:11.088Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-11-01T18:15:11.361Z] (37/136) Installing libxrender (0.9.10-r3) [2023-11-01T18:15:11.629Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-11-01T18:15:11.898Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-11-01T18:15:12.167Z] (40/136) Installing libxi (1.8-r0) [2023-11-01T18:15:12.757Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-11-01T18:15:13.027Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-11-01T18:15:13.364Z] (43/136) Installing atk (2.38.0-r0) [2023-11-01T18:15:13.640Z] (44/136) Installing libxtst (1.2.3-r3) [2023-11-01T18:15:13.860Z] $ docker top 3fdbc3b57efd3c616821a5689bcaa3bb152bd01ff732f0cc048e1bfafb2451db -eo pid,comm [Pipeline] { [2023-11-01T18:15:13.919Z] (45/136) Installing dbus-libs (1.14.8-r0) [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:15:14.523Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-11-01T18:15:14.627Z] ---> job-cost.sh [2023-11-01T18:15:14.627Z] lf-activate-venv: SKIPPING [2023-11-01T18:15:14.627Z] INFO: No Stack... [2023-11-01T18:15:14.797Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-11-01T18:15:14.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T18:15:15.144Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T18:15:15.407Z] (48/136) Installing expat (2.5.0-r0) [2023-11-01T18:15:15.454Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-86/archives/cost.csv [2023-11-01T18:15:15.454Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T18:15:15.495Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] [2023-11-01T18:15:15.500Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] did not exist. Created. [2023-11-01T18:15:15.500Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T18:15:15.678Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-11-01T18:15:15.882Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T18:15:15.937Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T18:15:15.957Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T18:15:16.045Z] $ docker stop --time=1 3fdbc3b57efd3c616821a5689bcaa3bb152bd01ff732f0cc048e1bfafb2451db [2023-11-01T18:15:16.265Z] (50/136) Installing freetype (2.12.1-r0) [2023-11-01T18:15:16.536Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-11-01T18:15:17.128Z] (52/136) Installing pixman (0.40.0-r4) [2023-11-01T18:15:17.310Z] $ docker rm -f --volumes 3fdbc3b57efd3c616821a5689bcaa3bb152bd01ff732f0cc048e1bfafb2451db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T18:15:17.716Z] (53/136) Installing cairo (1.17.4-r2) [2023-11-01T18:15:18.313Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-11-01T18:15:18.585Z] (55/136) Installing avahi-libs (0.8-r6) [2023-11-01T18:15:18.857Z] (56/136) Installing gmp (6.2.1-r2) [2023-11-01T18:15:19.450Z] (57/136) Installing nettle (3.7.3-r0) [2023-11-01T18:15:20.040Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-11-01T18:15:20.309Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-11-01T18:15:20.904Z] (60/136) Installing libunistring (1.0-r0) [2023-11-01T18:15:21.175Z] (61/136) Installing gnutls (3.7.7-r1) [2023-11-01T18:15:21.765Z] (62/136) Installing cups-libs (2.4.2-r2) [2023-11-01T18:15:22.355Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-11-01T18:15:22.944Z] (64/136) Installing fribidi (1.0.12-r0) [2023-11-01T18:15:23.212Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-11-01T18:15:23.800Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-11-01T18:15:24.070Z] (67/136) Installing libxft (2.3.4-r0) [2023-11-01T18:15:24.660Z] (68/136) Installing pango (1.50.7-r0) [2023-11-01T18:15:24.930Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-11-01T18:15:25.519Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-11-01T18:15:25.789Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-11-01T18:15:26.058Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-11-01T18:15:26.901Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-11-01T18:15:27.490Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-11-01T18:15:28.080Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-11-01T18:15:28.350Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-11-01T18:15:28.620Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-11-01T18:15:28.890Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-11-01T18:15:29.480Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-11-01T18:15:30.074Z] (79/136) Installing libogg (1.3.5-r1) [2023-11-01T18:15:30.345Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-11-01T18:15:30.933Z] (81/136) Installing flac (1.3.4-r0) [2023-11-01T18:15:31.527Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-11-01T18:15:32.115Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-11-01T18:15:32.115Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-11-01T18:15:32.705Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-11-01T18:15:33.672Z] (86/136) Installing libass (0.16.0-r0) [2023-11-01T18:15:33.944Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-11-01T18:15:34.539Z] (88/136) Installing libdrm (2.4.110-r0) [2023-11-01T18:15:34.811Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-11-01T18:15:35.399Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-11-01T18:15:35.669Z] (91/136) Installing lame (3.100-r0) [2023-11-01T18:15:36.256Z] (92/136) Installing opus (1.3.1-r1) [2023-11-01T18:15:36.842Z] (93/136) Installing libasyncns (0.8-r1) [2023-11-01T18:15:37.110Z] (94/136) Installing libltdl (2.4.7-r0) [2023-11-01T18:15:37.379Z] (95/136) Installing orc (0.4.32-r0) [2023-11-01T18:15:37.968Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-11-01T18:15:38.554Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-11-01T18:15:38.822Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-11-01T18:15:39.407Z] (99/136) Installing soxr (0.1.3-r2) [2023-11-01T18:15:39.675Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-11-01T18:15:40.274Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-11-01T18:15:40.543Z] (102/136) Installing libpulse (15.0-r2) [2023-11-01T18:15:41.130Z] (103/136) Installing cjson (1.7.15-r3) [2023-11-01T18:15:41.402Z] (104/136) Installing mbedtls (2.28.5-r0) [2023-11-01T18:15:41.988Z] (105/136) Installing librist (0.2.6-r1) [2023-11-01T18:15:42.256Z] (106/136) Installing libsrt (1.4.4-r0) [2023-11-01T18:15:42.839Z] (107/136) Installing libssh (0.9.6-r1) [2023-11-01T18:15:43.423Z] (108/136) Installing libtheora (1.1.1-r16) [2023-11-01T18:15:43.690Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-11-01T18:15:44.281Z] (110/136) Installing libva (2.14.0-r0) [2023-11-01T18:15:44.550Z] (111/136) Installing libvdpau (1.5-r0) [2023-11-01T18:15:44.819Z] (112/136) Installing vidstab (1.1.0-r1) [2023-11-01T18:15:45.404Z] (113/136) Installing libvpx (1.11.0-r1) [2023-11-01T18:15:45.988Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-11-01T18:15:46.571Z] (115/136) Installing numactl (2.0.14-r0) [2023-11-01T18:15:46.839Z] (116/136) Installing x265-libs (3.5-r3) [2023-11-01T18:15:47.422Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-11-01T18:15:48.008Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-11-01T18:15:48.968Z] (119/136) Installing libevent (2.1.12-r4) [2023-11-01T18:15:49.553Z] (120/136) Installing mesa (21.3.9-r0) [2023-11-01T18:15:49.820Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-11-01T18:15:50.087Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-11-01T18:15:50.675Z] (123/136) Installing icu-data-en (71.1-r2) [2023-11-01T18:15:51.261Z] Executing icu-data-en-71.1-r2.post-install [2023-11-01T18:15:51.261Z] * [2023-11-01T18:15:51.261Z] * If you need ICU with non-English locales and legacy charset support, install [2023-11-01T18:15:51.261Z] * package icu-data-full. [2023-11-01T18:15:51.261Z] * [2023-11-01T18:15:51.261Z] (124/136) Installing icu-libs (71.1-r2) [2023-11-01T18:15:51.846Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-11-01T18:15:52.115Z] (126/136) Installing minizip (1.2.12-r0) [2023-11-01T18:15:52.702Z] (127/136) Installing nspr (4.33-r0) [2023-11-01T18:15:52.969Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-11-01T18:15:53.559Z] (129/136) Installing nss (3.78.1-r0) [2023-11-01T18:15:54.143Z] (130/136) Installing re2 (2022.04.01-r0) [2023-11-01T18:15:54.726Z] (131/136) Installing snappy (1.1.9-r4) [2023-11-01T18:15:54.994Z] (132/136) Installing libgpg-error (1.45-r0) [2023-11-01T18:15:55.580Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-11-01T18:15:55.849Z] (134/136) Installing libxslt (1.1.35-r0) [2023-11-01T18:15:56.435Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-11-01T18:16:11.448Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-11-01T18:16:11.448Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:16:11.448Z] Executing glib-2.72.4-r0.trigger [2023-11-01T18:16:11.448Z] Executing shared-mime-info-2.2-r2.trigger [2023-11-01T18:16:12.413Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-11-01T18:16:13.831Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-11-01T18:16:14.105Z] Executing fontconfig-2.14.0-r0.trigger [2023-11-01T18:16:14.105Z] Executing mkfontscale-1.2.2-r0.trigger [2023-11-01T18:16:14.105Z] OK: 376 MiB in 159 packages [2023-11-01T18:16:14.376Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:16:14.970Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:16:16.385Z] (1/21) Installing binutils (2.38-r3) [2023-11-01T18:16:17.352Z] (2/21) Installing isl22 (0.22-r0) [2023-11-01T18:16:17.937Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-11-01T18:16:18.204Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-11-01T18:16:18.472Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-11-01T18:16:25.122Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-11-01T18:16:26.084Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-11-01T18:16:26.351Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-11-01T18:16:27.311Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-11-01T18:16:27.580Z] (10/21) Installing libpq (14.9-r0) [2023-11-01T18:16:28.165Z] (11/21) Installing openssl-dev (1.1.1w-r0) [2023-11-01T18:16:28.432Z] (12/21) Installing libpq-dev (14.9-r0) [2023-11-01T18:16:29.017Z] (13/21) Installing libecpg (14.9-r0) [2023-11-01T18:16:29.598Z] (14/21) Installing libecpg-dev (14.9-r0) [2023-11-01T18:16:29.868Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-11-01T18:16:38.094Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-11-01T18:16:44.759Z] (17/21) Installing clang (13.0.1-r1) [2023-11-01T18:16:45.724Z] (18/21) Installing icu (71.1-r2) [2023-11-01T18:16:45.991Z] (19/21) Installing icu-dev (71.1-r2) [2023-11-01T18:16:46.575Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-11-01T18:16:51.933Z] (21/21) Installing postgresql14-dev (14.9-r0) [2023-11-01T18:16:52.903Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:16:52.903Z] OK: 768 MiB in 180 packages [2023-11-01T18:16:53.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:16:53.771Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:16:55.187Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-11-01T18:16:57.781Z] (2/10) Installing gdbm (1.23-r0) [2023-11-01T18:16:58.372Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-11-01T18:16:58.639Z] (4/10) Installing readline (8.1.2-r0) [2023-11-01T18:16:59.224Z] (5/10) Installing python3 (3.10.13-r0) [2023-11-01T18:17:04.577Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-11-01T18:17:09.924Z] (7/10) Installing libsodium (1.0.18-r0) [2023-11-01T18:17:09.924Z] (8/10) Installing libzmq (4.3.4-r0) [2023-11-01T18:17:10.511Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-11-01T18:17:10.777Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-11-01T18:17:11.046Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:17:11.314Z] OK: 938 MiB in 190 packages [2023-11-01T18:17:11.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:17:12.170Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:17:14.122Z] OK: 938 MiB in 190 packages [2023-11-01T18:17:14.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:17:14.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:17:16.122Z] (1/1) Installing tzdata (2023c-r0) [2023-11-01T18:17:17.085Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:17:17.085Z] OK: 941 MiB in 191 packages [2023-11-01T18:17:18.500Z] (1/1) Purging tzdata (2023c-r0) [2023-11-01T18:17:18.837Z] Executing busybox-1.35.0-r17.trigger [2023-11-01T18:17:18.837Z] OK: 938 MiB in 190 packages [2023-11-01T18:17:40.989Z] Looking in links: /tmp/tmpykkn9iyi [2023-11-01T18:17:40.989Z] Processing /tmp/tmpykkn9iyi/setuptools-65.5.0-py3-none-any.whl [2023-11-01T18:17:40.989Z] Processing /tmp/tmpykkn9iyi/pip-23.0.1-py3-none-any.whl [2023-11-01T18:17:40.989Z] Installing collected packages: setuptools, pip [2023-11-01T18:17:59.213Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-11-01T18:17:59.213Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-01T18:18:01.158Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-11-01T18:18:02.122Z] Collecting pip [2023-11-01T18:18:02.392Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-11-01T18:18:02.392Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 16.1 MB/s eta 0:00:00 [2023-11-01T18:18:02.659Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-11-01T18:18:06.914Z] Collecting setuptools [2023-11-01T18:18:06.914Z] Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) [2023-11-01T18:18:06.914Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 17.1 MB/s eta 0:00:00 [2023-11-01T18:18:06.914Z] Collecting wheel [2023-11-01T18:18:06.914Z] Downloading wheel-0.41.3-py3-none-any.whl (65 kB) [2023-11-01T18:18:06.914Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 19.0 MB/s eta 0:00:00 [2023-11-01T18:18:08.854Z] Installing collected packages: wheel, setuptools, pip [2023-11-01T18:18:09.435Z] Attempting uninstall: setuptools [2023-11-01T18:18:09.435Z] Found existing installation: setuptools 65.5.0 [2023-11-01T18:18:10.395Z] Uninstalling setuptools-65.5.0: [2023-11-01T18:18:10.663Z] Successfully uninstalled setuptools-65.5.0 [2023-11-01T18:18:16.011Z] Attempting uninstall: pip [2023-11-01T18:18:16.011Z] Found existing installation: pip 23.0.1 [2023-11-01T18:18:18.595Z] Uninstalling pip-23.0.1: [2023-11-01T18:18:18.864Z] Successfully uninstalled pip-23.0.1 [2023-11-01T18:18:33.885Z] Successfully installed pip-23.3.1 setuptools-68.2.2 wheel-0.41.3 [2023-11-01T18:18:33.885Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-01T18:18:37.228Z] Processing ./edgex-taf-common [2023-11-01T18:18:37.228Z] Preparing metadata (setup.py): started [2023-11-01T18:18:38.723Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:18:38.723Z] Building wheels for collected packages: edgex-taf-common [2023-11-01T18:18:38.723Z] Building wheel for edgex-taf-common (setup.py): started [2023-11-01T18:18:41.315Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-11-01T18:18:41.315Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=12dc14348558b9f93078d9d32447dba658f45301ae9311c7105eddfbaf25bdf8 [2023-11-01T18:18:41.315Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-11-01T18:18:41.315Z] Successfully built edgex-taf-common [2023-11-01T18:18:41.898Z] Installing collected packages: edgex-taf-common [2023-11-01T18:18:42.236Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-11-01T18:18:42.236Z] Successfully installed edgex-taf-common-0.0.0 [2023-11-01T18:18:48.889Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-11-01T18:18:48.889Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-11-01T18:18:48.889Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-11-01T18:18:48.889Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-11-01T18:18:49.157Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-11-01T18:18:49.157Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-11-01T18:18:49.424Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-11-01T18:18:49.690Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-11-01T18:18:49.690Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 3.6 MB/s eta 0:00:00 [2023-11-01T18:18:49.690Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-11-01T18:18:49.690Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-11-01T18:18:49.690Z] Preparing metadata (setup.py): started [2023-11-01T18:18:51.090Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:18:51.359Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-11-01T18:18:51.359Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-11-01T18:18:51.359Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-11-01T18:18:51.628Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-11-01T18:18:52.212Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-11-01T18:18:52.212Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-11-01T18:18:52.212Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-11-01T18:18:52.212Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-11-01T18:18:52.481Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.0 MB/s eta 0:00:00 [2023-11-01T18:18:52.481Z] Preparing metadata (setup.py): started [2023-11-01T18:18:54.419Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-01T18:18:54.687Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-11-01T18:18:54.687Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-11-01T18:18:57.264Z] Collecting numpy==1.26.1 (from -r requirements.txt (line 11)) [2023-11-01T18:18:57.264Z] Downloading numpy-1.26.1.tar.gz (15.7 MB) [2023-11-01T18:19:03.916Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 2.1 MB/s eta 0:00:00 [2023-11-01T18:19:22.146Z] Installing build dependencies: started [2023-11-01T18:19:44.211Z] Installing build dependencies: finished with status 'done' [2023-11-01T18:19:44.211Z] Getting requirements to build wheel: started [2023-11-01T18:19:45.167Z] Getting requirements to build wheel: finished with status 'done' [2023-11-01T18:19:45.167Z] Installing backend dependencies: started [2023-11-01T18:19:51.819Z] Installing backend dependencies: finished with status 'done' [2023-11-01T18:19:51.819Z] Preparing metadata (pyproject.toml): started [2023-11-01T18:20:38.686Z] Preparing metadata (pyproject.toml): finished with status 'error' [2023-11-01T18:20:38.686Z]  error: subprocess-exited-with-error [2023-11-01T18:20:38.686Z] [2023-11-01T18:20:38.686Z] × Preparing metadata (pyproject.toml) did not run successfully. [2023-11-01T18:20:38.686Z] │ exit code: 1 [2023-11-01T18:20:38.686Z] ╰─> [50 lines of output] [2023-11-01T18:20:38.686Z] + /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 [2023-11-01T18:20:38.686Z] The Meson build system [2023-11-01T18:20:38.686Z] Version: 1.2.99 [2023-11-01T18:20:38.686Z] Source dir: /tmp/pip-install-5_3i7fkc/numpy_c913f1a906d0429695cab197b374cfc1 [2023-11-01T18:20:38.686Z] Build dir: /tmp/pip-install-5_3i7fkc/numpy_c913f1a906d0429695cab197b374cfc1/.mesonpy-cmgy08vl/build [2023-11-01T18:20:38.686Z] Build type: native build [2023-11-01T18:20:38.686Z] Project name: NumPy [2023-11-01T18:20:38.686Z] Project version: 1.26.1 [2023-11-01T18:20:38.686Z] C compiler for the host machine: cc (gcc 11.2.1 "cc (Alpine 11.2.1_git20220219) 11.2.1 20220219") [2023-11-01T18:20:38.686Z] C linker for the host machine: cc ld.bfd 2.38 [2023-11-01T18:20:38.686Z] C++ compiler for the host machine: c++ (gcc 11.2.1 "c++ (Alpine 11.2.1_git20220219) 11.2.1 20220219") [2023-11-01T18:20:38.686Z] C++ linker for the host machine: c++ ld.bfd 2.38 [2023-11-01T18:20:38.686Z] Cython compiler for the host machine: cython (cython 3.0.5) [2023-11-01T18:20:38.686Z] Host machine cpu family: aarch64 [2023-11-01T18:20:38.686Z] Host machine cpu: aarch64 [2023-11-01T18:20:38.686Z] Program python found: YES (/usr/bin/python3) [2023-11-01T18:20:38.686Z] Found pkg-config: /usr/bin/pkg-config (1.8.1) [2023-11-01T18:20:38.686Z] Run-time dependency python found: YES 3.10 [2023-11-01T18:20:38.686Z] Has header "Python.h" with dependency python-3.10: YES [2023-11-01T18:20:38.686Z] Compiler for C supports arguments -fno-strict-aliasing: YES [2023-11-01T18:20:38.686Z] Message: During parsing cpu-dispatch: The following CPU features were ignored due to platform incompatibility or lack of support: [2023-11-01T18:20:38.686Z] "XOP FMA4" [2023-11-01T18:20:38.686Z] Test features "NEON NEON_FP16 NEON_VFPV4 ASIMD" : Supported [2023-11-01T18:20:38.686Z] Test features "ASIMDHP" : Supported [2023-11-01T18:20:38.687Z] Test features "ASIMDFHM" : Supported [2023-11-01T18:20:38.687Z] Configuring npy_cpu_dispatch_config.h using configuration [2023-11-01T18:20:38.687Z] Message: [2023-11-01T18:20:38.687Z] CPU Optimization Options [2023-11-01T18:20:38.687Z] baseline: [2023-11-01T18:20:38.687Z] Requested : min [2023-11-01T18:20:38.687Z] Enabled : NEON NEON_FP16 NEON_VFPV4 ASIMD [2023-11-01T18:20:38.687Z] dispatch: [2023-11-01T18:20:38.687Z] Requested : max -xop -fma4 [2023-11-01T18:20:38.687Z] Enabled : ASIMDHP ASIMDFHM [2023-11-01T18:20:38.687Z] [2023-11-01T18:20:38.687Z] Library m found: YES [2023-11-01T18:20:38.687Z] Did not find CMake 'cmake' [2023-11-01T18:20:38.687Z] Found CMake: NO [2023-11-01T18:20:38.687Z] Run-time dependency scipy-openblas found: NO (tried pkgconfig and cmake) [2023-11-01T18:20:38.687Z] Run-time dependency mkl found: NO (tried pkgconfig and system) [2023-11-01T18:20:38.687Z] Run-time dependency mkl found: NO (tried pkgconfig and system) [2023-11-01T18:20:38.687Z] Run-time dependency accelerate found: NO (tried system) [2023-11-01T18:20:38.687Z] Run-time dependency openblas found: NO (tried pkgconfig, pkgconfig, pkgconfig, system and cmake) [2023-11-01T18:20:38.687Z] Run-time dependency flexiblas found: NO (tried pkgconfig and cmake) [2023-11-01T18:20:38.687Z] Run-time dependency blis found: NO (tried pkgconfig and cmake) [2023-11-01T18:20:38.687Z] Run-time dependency blas found: NO (tried pkgconfig and cmake) [2023-11-01T18:20:38.687Z] [2023-11-01T18:20:38.687Z] ../../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). [2023-11-01T18:20:38.687Z] [2023-11-01T18:20:38.687Z] A full log can be found at /tmp/pip-install-5_3i7fkc/numpy_c913f1a906d0429695cab197b374cfc1/.mesonpy-cmgy08vl/build/meson-logs/meson-log.txt [2023-11-01T18:20:38.687Z] [end of output] [2023-11-01T18:20:38.687Z] [2023-11-01T18:20:38.687Z] note: This error originates from a subprocess, and is likely not a problem with pip. [2023-11-01T18:20:38.687Z] error: metadata-generation-failed [2023-11-01T18:20:38.687Z] [2023-11-01T18:20:38.687Z] × Encountered error while generating package metadata. [2023-11-01T18:20:38.687Z] ╰─> See above for output. [2023-11-01T18:20:38.687Z] [2023-11-01T18:20:38.687Z] note: This is an issue with the package mentioned above, not pip. [2023-11-01T18:20:38.687Z] hint: See above for details. [2023-11-01T18:20:38.687Z] 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 [2023-11-01T18:20:39.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T18:20:39.672Z] [2023-11-01T18:20:39.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:20:40.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T18:20:42.037Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T18:20:42.037Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T18:20:42.037Z] 04944245beec: Pulling fs layer [2023-11-01T18:20:42.037Z] 699f458cf7ca: Pulling fs layer [2023-11-01T18:20:42.037Z] 765212b225bb: Pulling fs layer [2023-11-01T18:20:42.037Z] f23df028b6ca: Pulling fs layer [2023-11-01T18:20:42.037Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T18:20:42.037Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T18:20:42.037Z] 765212b225bb: Waiting [2023-11-01T18:20:42.037Z] d65c8cfc05b1: Waiting [2023-11-01T18:20:42.037Z] 2437ff75d9bd: Waiting [2023-11-01T18:20:42.037Z] f23df028b6ca: Waiting [2023-11-01T18:20:42.306Z] 04944245beec: Verifying Checksum [2023-11-01T18:20:42.306Z] 04944245beec: Download complete [2023-11-01T18:20:42.306Z] 765212b225bb: Verifying Checksum [2023-11-01T18:20:42.306Z] 765212b225bb: Download complete [2023-11-01T18:20:42.306Z] f23df028b6ca: Verifying Checksum [2023-11-01T18:20:42.306Z] f23df028b6ca: Download complete [2023-11-01T18:20:42.306Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T18:20:42.306Z] d65c8cfc05b1: Download complete [2023-11-01T18:20:42.576Z] 699f458cf7ca: Verifying Checksum [2023-11-01T18:20:42.576Z] 699f458cf7ca: Download complete [2023-11-01T18:20:43.160Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T18:20:43.160Z] 8998bd30e6a1: Download complete [2023-11-01T18:20:45.752Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T18:20:45.752Z] 2437ff75d9bd: Download complete [2023-11-01T18:20:48.338Z] 8998bd30e6a1: Pull complete [2023-11-01T18:20:48.606Z] 04944245beec: Pull complete [2023-11-01T18:20:50.552Z] 699f458cf7ca: Pull complete [2023-11-01T18:20:50.552Z] 765212b225bb: Pull complete [2023-11-01T18:20:51.544Z] f23df028b6ca: Pull complete [2023-11-01T18:20:51.811Z] d65c8cfc05b1: Pull complete [2023-11-01T18:21:13.982Z] 2437ff75d9bd: Pull complete [2023-11-01T18:21:13.982Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T18:21:13.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T18:21:13.982Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:21:14.381Z] prd-ubuntu20.04-docker-arm64-4c-16g-16258 does not seem to be running inside a container [2023-11-01T18:21:14.487Z] $ 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 [2023-11-01T18:21:16.575Z] $ docker top 41d746399f95508ee87e009c351afcb552f9df0b516075c22b4004728b0111b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:21:17.506Z] ---> job-cost.sh [2023-11-01T18:21:17.506Z] lf-activate-venv: SKIPPING [2023-11-01T18:21:17.506Z] INFO: No Stack... [2023-11-01T18:21:18.093Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T18:21:19.058Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T18:21:19.728Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-86/archives/cost.csv [2023-11-01T18:21:19.728Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T18:21:19.783Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] [2023-11-01T18:21:19.788Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] did not exist. Created. [2023-11-01T18:21:19.788Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T18:21:20.527Z] /w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/durable-087feb91/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T18:21:21.210Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T18:21:21.247Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T18:21:21.750Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T18:21:21.768Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-86-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T18:21:21.861Z] $ docker stop --time=1 41d746399f95508ee87e009c351afcb552f9df0b516075c22b4004728b0111b8 [2023-11-01T18:21:23.509Z] $ docker rm -f --volumes 41d746399f95508ee87e009c351afcb552f9df0b516075c22b4004728b0111b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T18:21:24.178Z] 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 [2023-11-01T18:21:25.200Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-86/archives ] [2023-11-01T18:21:25.200Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-86/archives [2023-11-01T18:21:25.200Z] total 16 [2023-11-01T18:21:25.200Z] drwxr-xr-x 3 root root 4096 Nov 1 18:15 . [2023-11-01T18:21:25.200Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:15 .. [2023-11-01T18:21:25.200Z] drwxr-xr-x 2 root root 4096 Nov 1 18:15 cost [2023-11-01T18:21:25.200Z] -rw-r--r-- 1 root root 87 Nov 1 18:15 cost.csv [2023-11-01T18:21:25.200Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-86/archives [2023-11-01T18:21:25.200Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-86/archives [2023-11-01T18:21:25.200Z] total 16 [2023-11-01T18:21:25.200Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:15 . [2023-11-01T18:21:25.200Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:15 .. [2023-11-01T18:21:25.200Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:15 cost [2023-11-01T18:21:25.200Z] -rw-r--r-- 1 jenkins jenkins 87 Nov 1 18:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:21:25.527Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:21:26.417Z] ---> package-listing.sh [2023-11-01T18:21:26.417Z] ++ facter osfamily [2023-11-01T18:21:26.417Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T18:21:26.677Z] + OS_FAMILY=debian [2023-11-01T18:21:26.677Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-86 [2023-11-01T18:21:26.677Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T18:21:26.677Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T18:21:26.677Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T18:21:26.677Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T18:21:26.677Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-86 ']' [2023-11-01T18:21:26.677Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T18:21:26.677Z] + case "${OS_FAMILY}" in [2023-11-01T18:21:26.677Z] + grep '^ii' [2023-11-01T18:21:26.677Z] + dpkg -l [2023-11-01T18:21:26.677Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T18:21:26.677Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T18:21:26.677Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T18:21:26.677Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-86 ']' [2023-11-01T18:21:26.677Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-86/archives/ [2023-11-01T18:21:26.677Z] + 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 [2023-11-01T18:21:26.713Z] 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 [2023-11-01T18:21:27.007Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:21:27.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:21:27.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:21:27.782Z] prd-ubuntu20.04-docker-8c-8g-16255 does not seem to be running inside a container [2023-11-01T18:21:27.828Z] $ 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 [2023-11-01T18:21:28.106Z] $ docker top 376e1eb03a3d773bb8b8218c56b15a090987be1f2ce85234ad00fb7412b684ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:21:28.483Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T18:21:28.804Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T18:21:29.115Z] + ls /var/log/sa-host [2023-11-01T18:21:29.115Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:21:29.252Z] provisioning config files... [2023-11-01T18:21:29.261Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-86@tmp/config16411054698355139846tmp [Pipeline] { [Pipeline] echo [2023-11-01T18:21:29.313Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:21:29.623Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T18:21:29.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:21:30.049Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T18:21:30.082Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:21:30.391Z] ---> sudo-logs.sh [2023-11-01T18:21:30.391Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T18:21:30.473Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:21:30.788Z] ---> job-cost.sh [2023-11-01T18:21:30.788Z] lf-activate-venv: SKIPPING [2023-11-01T18:21:30.788Z] DEBUG: total: 0.2199999988079071 [2023-11-01T18:21:30.788Z] INFO: Retrieving Stack Cost... [2023-11-01T18:21:31.356Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T18:21:31.615Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T18:21:31.656Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:21:31.969Z] ---> logs-deploy.sh [2023-11-01T18:21:31.969Z] lf-activate-venv: SKIPPING [2023-11-01T18:21:31.970Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-86/1 [2023-11-01T18:21:31.970Z] INFO: archiving workspace using pattern(s): [2023-11-01T18:21:33.347Z] Archives upload complete. [2023-11-01T18:21:33.347Z] INFO: archiving logs to Nexus