Pull request #110 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c406e839a916546273bb113d0d3bc67e1b96147+7ef99bc445e5002edb91e45647dc2bc252dae2a9 (858876b87f176be8301f1f21397e0ec0aacc3c27) 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-ssh18203702739363795717.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh238851615226733927.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 590556114a56c6d90cc8043840e039c2f74196dc 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-110/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-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4471858053520589947.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-110/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10702809796850369982.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh7009209695621211054.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-110/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-110/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2593372562970044102.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2603 in /w/workspace/xfoundry_edgex-taf-common_PR-110 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-110 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 5c406e839a916546273bb113d0d3bc67e1b96147 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c406e839a916546273bb113d0d3bc67e1b96147 # timeout=10 Merge succeeded, producing 5c406e839a916546273bb113d0d3bc67e1b96147 Checking out Revision 5c406e839a916546273bb113d0d3bc67e1b96147 (PR-110) Commit message: "build: bump requests from 2.31.0 to 2.32.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c406e839a916546273bb113d0d3bc67e1b96147 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:35:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:35:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:35:06 ========================================================= 18:35:06 EdgeX Global Pipelines Version Info 18:35:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:35:07 ------------------- 18:35:07 stable info: 18:35:07 ------------------- 18:35:07 Commited By: Ginny Guan ginny@iotechsys.com 18:35:07 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 18:35:07 Message: update stable to v1.0.260 18:35:08 ------------------- 18:35:08 experimental info: 18:35:08 ------------------- 18:35:08 Commited By: Ginny Guan ginny@iotechsys.com 18:35:08 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 18:35:08 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:35:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:35:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:35:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:35:08 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:35:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:35:09 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:35:09 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:35:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:35:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:35:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-110 [Pipeline] echo 18:35:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-110 [Pipeline] echo 18:35:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-110 [Pipeline] echo 18:35:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c406e839a916546273bb113d0d3bc67e1b96147 [Pipeline] echo 18:35:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c406e8 [Pipeline] echo 18:35:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:09 provisioning config files... 18:35:09 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/config14830699954350797476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:10 ---> ****-login.sh 18:35:10 nexus3.edgexfoundry.org:10001 18:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:10 Configure a credential helper to remove this warning. See 18:35:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:10 18:35:10 Login Succeeded 18:35:10 nexus3.edgexfoundry.org:10002 18:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:11 Configure a credential helper to remove this warning. See 18:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:11 18:35:11 Login Succeeded 18:35:11 nexus3.edgexfoundry.org:10003 18:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:13 Configure a credential helper to remove this warning. See 18:35:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:13 18:35:13 Login Succeeded 18:35:13 nexus3.edgexfoundry.org:10004 18:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:13 Configure a credential helper to remove this warning. See 18:35:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:13 18:35:13 Login Succeeded 18:35:13 ****.io 18:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:13 Configure a credential helper to remove this warning. See 18:35:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:13 18:35:13 Login Succeeded 18:35:13 ---> ****-login.sh ends [Pipeline] } 18:35:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:35:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:35:14 + grep -v github /etc/ssh/ssh_known_hosts 18:35:14 + [ -e /tmp/ssh_known_hosts ] 18:35:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:35:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:35:14 + sudo tee -a /etc/ssh/ssh_known_hosts 18:35:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:14 18:35:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:15 0.1.4: Pulling from edgex-devops/py-git-semver 18:35:15 b85a868b505f: Pulling fs layer 18:35:15 e2be974225ed: Pulling fs layer 18:35:15 339a4e72a1f5: Pulling fs layer 18:35:15 988bab9f4d93: Pulling fs layer 18:35:15 1469e6f7b9e6: Pulling fs layer 18:35:15 eaf3925da568: Pulling fs layer 18:35:15 bab4dde63d76: Pulling fs layer 18:35:15 bde34c3a00c8: Pulling fs layer 18:35:15 b352a97aabf1: Pulling fs layer 18:35:15 4872d77fe225: Pulling fs layer 18:35:15 5851b861e8e6: Pulling fs layer 18:35:15 1469e6f7b9e6: Waiting 18:35:15 b352a97aabf1: Waiting 18:35:15 5851b861e8e6: Waiting 18:35:15 4872d77fe225: Waiting 18:35:15 eaf3925da568: Waiting 18:35:15 bde34c3a00c8: Waiting 18:35:15 bab4dde63d76: Waiting 18:35:15 988bab9f4d93: Waiting 18:35:17 e2be974225ed: Download complete 18:35:17 988bab9f4d93: Verifying Checksum 18:35:17 988bab9f4d93: Download complete 18:35:17 1469e6f7b9e6: Verifying Checksum 18:35:17 1469e6f7b9e6: Download complete 18:35:17 339a4e72a1f5: Verifying Checksum 18:35:17 339a4e72a1f5: Download complete 18:35:17 eaf3925da568: Verifying Checksum 18:35:17 eaf3925da568: Download complete 18:35:17 bde34c3a00c8: Download complete 18:35:17 b352a97aabf1: Download complete 18:35:17 4872d77fe225: Verifying Checksum 18:35:17 4872d77fe225: Download complete 18:35:17 5851b861e8e6: Verifying Checksum 18:35:17 5851b861e8e6: Download complete 18:35:17 b85a868b505f: Verifying Checksum 18:35:17 b85a868b505f: Download complete 18:35:17 bab4dde63d76: Verifying Checksum 18:35:17 bab4dde63d76: Download complete 18:35:18 b85a868b505f: Pull complete 18:35:19 e2be974225ed: Pull complete 18:35:20 339a4e72a1f5: Pull complete 18:35:21 988bab9f4d93: Pull complete 18:35:22 1469e6f7b9e6: Pull complete 18:35:22 eaf3925da568: Pull complete 18:35:24 bab4dde63d76: Pull complete 18:35:24 bde34c3a00c8: Pull complete 18:35:24 b352a97aabf1: Pull complete 18:35:24 4872d77fe225: Pull complete 18:35:24 5851b861e8e6: Pull complete 18:35:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:35:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:35:24 prd-ubuntu20.04-docker-8c-8g-2603 does not seem to be running inside a container 18:35:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-110 -v /w/workspace/xfoundry_edgex-taf-common_PR-110:/w/workspace/xfoundry_edgex-taf-common_PR-110:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:35:30 $ docker top 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 -eo pid,comm 18:35:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:35:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:35:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:30 [ssh-agent] Looking for ssh-agent implementation... 18:35:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:30 $ docker exec 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 ssh-agent 18:35:30 SSH_AUTH_SOCK=/tmp/ssh-XHF56yti1yQH/agent.32 18:35:30 SSH_AGENT_PID=38 18:35:30 Running ssh-add (command line suppressed) 18:35:30 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/private_key_84181803009190601.key (/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/private_key_84181803009190601.key) 18:35:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:31 + git tag --points-at HEAD [Pipeline] } 18:35:31 $ docker exec --env ******** --env ******** 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 ssh-agent -k 18:35:31 unset SSH_AUTH_SOCK; 18:35:31 unset SSH_AGENT_PID; 18:35:31 echo Agent pid 38 killed; 18:35:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:35:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:35:31 [ssh-agent] Looking for ssh-agent implementation... 18:35:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:35:31 $ docker exec 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 ssh-agent 18:35:31 SSH_AUTH_SOCK=/tmp/ssh-FHvMjZdqCRNu/agent.71 18:35:31 SSH_AGENT_PID=77 18:35:31 Running ssh-add (command line suppressed) 18:35:31 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/private_key_8691313287989112543.key (/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/private_key_8691313287989112543.key) 18:35:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:35:32 + git semver init 18:35:32 2024-06-01 18:35:32,461 [run_init] DEBUG init version:0.0.0 force:False 18:35:32 2024-06-01 18:35:32,462 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver 18:35:32 2024-06-01 18:35:32,462 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-110/.semver 18:35:32 2024-06-01 18:35:32,462 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-110, universal_newlines=False, shell=None, istream=None) 18:35:33 2024-06-01 18:35:33,032 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-110/.git/info/exclude 18:35:33 2024-06-01 18:35:33,033 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver/PR-110 with force:False 18:35:33 2024-06-01 18:35:33,033 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver/PR-110 18:35:33 2024-06-01 18:35:33,036 [execute] INFO git cat-file --batch-check 18:35:33 2024-06-01 18:35:33,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver, universal_newlines=False, shell=None, istream=) 18:35:33 2024-06-01 18:35:33,042 [execute] INFO git cat-file --batch 18:35:33 2024-06-01 18:35:33,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-110/.semver, universal_newlines=False, shell=None, istream=) 18:35:33 2024-06-01 18:35:33,047 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-110/.semver/PR-110 18:35:33 0.0.0 [Pipeline] } 18:35:33 $ docker exec --env ******** --env ******** 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 ssh-agent -k 18:35:33 unset SSH_AUTH_SOCK; 18:35:33 unset SSH_AGENT_PID; 18:35:33 echo Agent pid 77 killed; 18:35:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:35:33 + git semver [Pipeline] } 18:35:34 $ docker stop --time=1 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 18:35:35 $ docker rm -f --volumes 2db7ebccba6359af0269e979f5c401d556b9264d85721fc4aaf060dc269eb842 [Pipeline] // withDockerContainer [Pipeline] sh 18:35:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:35:36 Stashed 1 file(s) [Pipeline] echo 18:35:36 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:36 provisioning config files... 18:35:36 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/config9110223011594778908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:37 ---> ****-login.sh 18:35:37 nexus3.edgexfoundry.org:10001 18:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:37 Configure a credential helper to remove this warning. See 18:35:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:37 18:35:37 Login Succeeded 18:35:37 nexus3.edgexfoundry.org:10002 18:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:37 Configure a credential helper to remove this warning. See 18:35:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:37 18:35:37 Login Succeeded 18:35:37 nexus3.edgexfoundry.org:10003 18:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:37 Configure a credential helper to remove this warning. See 18:35:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:37 18:35:37 Login Succeeded 18:35:37 nexus3.edgexfoundry.org:10004 18:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:37 Configure a credential helper to remove this warning. See 18:35:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:37 18:35:37 Login Succeeded 18:35:37 ****.io 18:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:37 Configure a credential helper to remove this warning. See 18:35:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:37 18:35:37 Login Succeeded 18:35:37 ---> ****-login.sh ends [Pipeline] } 18:35:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:35:39 + ls -al . 18:35:39 total 72 18:35:39 drwxrwxr-x 7 jenkins jenkins 4096 Jun 1 18:35 . 18:35:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:35 .. 18:35:39 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:35 .git 18:35:39 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 18:35 .github 18:35:39 -rw-rw-r-- 1 jenkins jenkins 22 Jun 1 18:35 .gitignore 18:35:39 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 18:35 .semver 18:35:39 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 1 18:35 Dockerfile 18:35:39 -rw-rw-r-- 1 jenkins jenkins 746 Jun 1 18:35 Jenkinsfile 18:35:39 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 1 18:35 LICENSE 18:35:39 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 1 18:35 README.md 18:35:39 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:35 TAF-Manager 18:35:39 drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 18:35 TUC 18:35:39 -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 18:35 VERSION 18:35:39 -rw-rw-r-- 1 jenkins jenkins 343 Jun 1 18:35 requirements.txt 18:35:39 -rw-rw-r-- 1 jenkins jenkins 54 Jun 1 18:35 robot-entrypoint.sh 18:35:39 -rw-rw-r-- 1 jenkins jenkins 445 Jun 1 18:35 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:39 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5c406e839a916546273bb113d0d3bc67e1b96147 --label arch=amd64 --label version=0.0.0 . 18:35:39 Sending build context to Docker daemon 613.4kB 18:35:39 Step 1/13 : FROM alpine:3.20 18:35:40 3.20: Pulling from library/alpine 18:35:40 d25f557d7f31: Pulling fs layer 18:35:40 d25f557d7f31: Download complete 18:35:40 d25f557d7f31: Pull complete 18:35:40 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 18:35:40 Status: Downloaded newer image for alpine:3.20 18:35:40 ---> 1d34ffeaf190 18:35:40 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:35:41 ---> Running in d4ea25207619 18:35:41 Removing intermediate container d4ea25207619 18:35:41 ---> 413172221ff2 18:35:41 Step 3/13 : LABEL maintainer="Bruce Huang " 18:35:42 ---> Running in 5fe8f4897af8 18:35:42 Removing intermediate container 5fe8f4897af8 18:35:42 ---> 65fced3086f3 18:35:42 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:35:42 ---> 075f5cfdc3d4 18:35:42 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:35:43 ---> fce6409a8dc8 18:35:43 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:35:43 ---> ba0c0265c53e 18:35:43 Step 7/13 : WORKDIR /edgex-taf 18:35:44 ---> Running in 77cd76ff81bb 18:35:44 Removing intermediate container 77cd76ff81bb 18:35:44 ---> a30f5cd25418 18:35:44 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:35:44 ---> Running in fb87aaf731a3 18:35:46 Removing intermediate container fb87aaf731a3 18:35:46 ---> 529baa67da89 18:35:46 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:35:46 ---> Running in 9a557bafd505 18:35:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:35:51 Still waiting to schedule task 18:35:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:35:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:35:52 WARNING: updating and opening https://dl-4.alpinelinux.org/alpine/v3.20/main: temporary error (try again later) 18:35:54 ERROR: Not continuing due to stale/unavailable repositories.Use --force-missing-repositories to continue. 18:35:54 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt' returned a non-zero code: 99 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:35:55 18:35:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:35:55 latest: Pulling from edgex-lftools-log-publisher 18:35:55 5eb5b503b376: Pulling fs layer 18:35:55 5c69ac0246d0: Pulling fs layer 18:35:55 ec43610c2a17: Pulling fs layer 18:35:55 3a2ae6a8a46f: Pulling fs layer 18:35:55 33b1e0a273af: Pulling fs layer 18:35:55 5d3b04190fa2: Pulling fs layer 18:35:55 2f39f015ded8: Pulling fs layer 18:35:55 3a2ae6a8a46f: Waiting 18:35:55 33b1e0a273af: Waiting 18:35:55 5d3b04190fa2: Waiting 18:35:55 2f39f015ded8: Waiting 18:35:56 5c69ac0246d0: Download complete 18:35:56 3a2ae6a8a46f: Download complete 18:35:56 33b1e0a273af: Verifying Checksum 18:35:56 33b1e0a273af: Download complete 18:35:56 5d3b04190fa2: Verifying Checksum 18:35:56 5d3b04190fa2: Download complete 18:35:56 ec43610c2a17: Verifying Checksum 18:35:56 ec43610c2a17: Download complete 18:35:56 5eb5b503b376: Verifying Checksum 18:35:56 5eb5b503b376: Download complete 18:35:56 2f39f015ded8: Verifying Checksum 18:35:57 5eb5b503b376: Pull complete 18:35:57 5c69ac0246d0: Pull complete 18:35:58 ec43610c2a17: Pull complete 18:35:58 3a2ae6a8a46f: Pull complete 18:35:58 33b1e0a273af: Pull complete 18:35:58 5d3b04190fa2: Pull complete 18:36:04 2f39f015ded8: Pull complete 18:36:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:36:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:04 prd-ubuntu20.04-docker-8c-8g-2603 does not seem to be running inside a container 18:36:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-110 -v /w/workspace/xfoundry_edgex-taf-common_PR-110:/w/workspace/xfoundry_edgex-taf-common_PR-110:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:36:17 $ docker top fcee0c6959fb555d89ccee111f62255e2051e95734a66ff7b04aa0cedac0acbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:18 ---> job-cost.sh 18:36:18 lf-activate-venv: SKIPPING 18:36:18 INFO: No Stack... 18:36:18 INFO: Retrieving Pricing Info for: v3-standard-8 18:36:18 INFO: Archiving Costs [Pipeline] sh 18:36:18 + cat /w/workspace/xfoundry_edgex-taf-common_PR-110/archives/cost.csv 18:36:18 + cut -d, -f6 [Pipeline] lock 18:36:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] 18:36:19 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] did not exist. Created. 18:36:19 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:36:19 + echo total: 0.2199999988079071 [Pipeline] stash 18:36:19 Stashed 1 file(s) [Pipeline] } 18:36:19 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:36:19 $ docker stop --time=1 fcee0c6959fb555d89ccee111f62255e2051e95734a66ff7b04aa0cedac0acbd 18:36:21 $ docker rm -f --volumes fcee0c6959fb555d89ccee111f62255e2051e95734a66ff7b04aa0cedac0acbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:36:21 Failed in branch amd64 18:37:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2605 in /w/workspace/xfoundry_edgex-taf-common_PR-110 [Pipeline] { [Pipeline] checkout 18:37:27 Selected Git installation does not exist. Using Default 18:37:27 The recommended git tool is: NONE 18:37:32 using credential edgex-jenkins-ssh 18:37:32 Cloning the remote Git repository 18:37:32 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:37:32 > git init /w/workspace/xfoundry_edgex-taf-common_PR-110 # timeout=10 18:37:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:37:32 > git --version # timeout=10 18:37:32 > git --version # 'git version 2.25.1' 18:37:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:37:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:37:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:37:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:37:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:37:35 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 5c406e839a916546273bb113d0d3bc67e1b96147 18:37:35 Merge succeeded, producing 5c406e839a916546273bb113d0d3bc67e1b96147 18:37:35 Checking out Revision 5c406e839a916546273bb113d0d3bc67e1b96147 (PR-110) 18:37:35 Commit message: "build: bump requests from 2.31.0 to 2.32.3" 18:37:35 > git --version # timeout=10 18:37:35 > git --version # 'git version 2.25.1' 18:37:35 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 18:37:35 > git config core.sparsecheckout # timeout=10 18:37:35 > git checkout -f 5c406e839a916546273bb113d0d3bc67e1b96147 # timeout=10 18:37:35 > git remote # timeout=10 18:37:35 > git config --get remote.origin.url # timeout=10 18:37:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:37:35 > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 18:37:35 > git rev-parse HEAD^{commit} # timeout=10 18:37:35 > git config core.sparsecheckout # timeout=10 18:37:35 > git checkout -f 5c406e839a916546273bb113d0d3bc67e1b96147 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:37:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:37:40 % Total % Received % Xferd Average Speed Time Time Time Current 18:37:40 Dload Upload Total Spent Left Speed 18:37:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7620 0 0 70555 0 --:--:-- --:--:-- --:--:-- 70555 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 18:37:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:37:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:37:41 + sudo tee /etc/docker/daemon.new 18:37:41 { 18:37:41 "registry-mirrors": [ 18:37:41 "https://nexus3.edgexfoundry.org:10001" 18:37:41 ], 18:37:41 "bip": "10.250.0.254/24", 18:37:41 "hosts": [ 18:37:41 "tcp://0.0.0.0:5555", 18:37:41 "unix:///var/run/docker.sock" 18:37:41 ], 18:37:41 "mtu": 1458, 18:37:41 "selinux-enabled": true, 18:37:41 "seccomp-profile": "/etc/docker/seccomp.json" 18:37:41 } [Pipeline] sh 18:37:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:37:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:00 provisioning config files... 18:38:00 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/config8905579255128108550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:00 ---> ****-login.sh 18:38:00 nexus3.edgexfoundry.org:10001 18:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:38:01 Configure a credential helper to remove this warning. See 18:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:38:01 18:38:01 Login Succeeded 18:38:01 nexus3.edgexfoundry.org:10002 18:38:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:38:01 Configure a credential helper to remove this warning. See 18:38:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:38:01 18:38:01 Login Succeeded 18:38:02 nexus3.edgexfoundry.org:10003 18:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:38:02 Configure a credential helper to remove this warning. See 18:38:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:38:02 18:38:02 Login Succeeded 18:38:02 nexus3.edgexfoundry.org:10004 18:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:38:02 Configure a credential helper to remove this warning. See 18:38:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:38:02 18:38:02 Login Succeeded 18:38:02 ****.io 18:38:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:38:03 Configure a credential helper to remove this warning. See 18:38:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:38:03 18:38:03 Login Succeeded 18:38:03 ---> ****-login.sh ends [Pipeline] } 18:38:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:38:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:38:04 + ls -al . 18:38:04 total 68 18:38:04 drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 18:38 . 18:38:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:37 .. 18:38:04 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:37 .git 18:38:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 1 18:37 .github 18:38:04 -rw-rw-r-- 1 jenkins jenkins 22 Jun 1 18:37 .gitignore 18:38:04 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 1 18:37 Dockerfile 18:38:04 -rw-rw-r-- 1 jenkins jenkins 746 Jun 1 18:37 Jenkinsfile 18:38:04 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 1 18:37 LICENSE 18:38:04 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 1 18:37 README.md 18:38:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 18:37 TAF-Manager 18:38:04 drwxrwxr-x 6 jenkins jenkins 4096 Jun 1 18:37 TUC 18:38:04 -rw-rw-r-- 1 jenkins jenkins 5 Jun 1 18:35 VERSION 18:38:04 -rw-rw-r-- 1 jenkins jenkins 343 Jun 1 18:37 requirements.txt 18:38:04 -rw-rw-r-- 1 jenkins jenkins 54 Jun 1 18:37 robot-entrypoint.sh 18:38:04 -rw-rw-r-- 1 jenkins jenkins 445 Jun 1 18:37 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:05 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=5c406e839a916546273bb113d0d3bc67e1b96147 --label arch=arm64 --label version=0.0.0 . 18:38:05 Sending build context to Docker daemon 375.3kB 18:38:05 Step 1/13 : FROM alpine:3.20 18:38:05 3.20: Pulling from library/alpine 18:38:05 94747bd81234: Pulling fs layer 18:38:06 94747bd81234: Verifying Checksum 18:38:06 94747bd81234: Download complete 18:38:06 94747bd81234: Pull complete 18:38:06 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 18:38:06 Status: Downloaded newer image for alpine:3.20 18:38:06 ---> 442043f030d3 18:38:06 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:38:07 ---> Running in a4ad4035468d 18:38:07 Removing intermediate container a4ad4035468d 18:38:07 ---> 72a4c050b537 18:38:07 Step 3/13 : LABEL maintainer="Bruce Huang " 18:38:07 ---> Running in c58d95580865 18:38:07 Removing intermediate container c58d95580865 18:38:07 ---> ac64c29ff252 18:38:07 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:38:08 ---> 359bf3321a01 18:38:08 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:38:08 ---> a9c93eef90cf 18:38:08 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:38:09 ---> d9e71338d77e 18:38:09 Step 7/13 : WORKDIR /edgex-taf 18:38:09 ---> Running in 4ec61bb3cd16 18:38:09 Removing intermediate container 4ec61bb3cd16 18:38:09 ---> df1c4b597fa0 18:38:09 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:38:09 ---> Running in 6fb5d90ba784 18:38:11 Removing intermediate container 6fb5d90ba784 18:38:11 ---> 4928346974cb 18:38:11 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:38:11 ---> Running in b4e4390cb036 18:38:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:38:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:38:14 OK: 9 MiB in 14 packages 18:38:14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:38:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:38:16 (1/14) Installing ca-certificates (20240226-r0) 18:38:17 (2/14) Installing brotli-libs (1.1.0-r2) 18:38:17 (3/14) Installing c-ares (1.28.1-r0) 18:38:18 (4/14) Installing libunistring (1.2-r0) 18:38:18 (5/14) Installing libidn2 (2.3.7-r0) 18:38:18 (6/14) Installing nghttp2-libs (1.62.0-r0) 18:38:19 (7/14) Installing libpsl (0.21.5-r1) 18:38:19 (8/14) Installing zstd-libs (1.5.6-r0) 18:38:20 (9/14) Installing libcurl (8.7.1-r0) 18:38:20 (10/14) Installing curl (8.7.1-r0) 18:38:21 (11/14) Installing docker-cli (26.1.3-r0) 18:38:22 (12/14) Installing oniguruma (6.9.9-r0) 18:38:22 (13/14) Installing jq (1.7.1-r0) 18:38:23 (14/14) Installing openssl (3.3.0-r2) 18:38:24 Executing busybox-1.36.1-r28.trigger 18:38:24 Executing ca-certificates-20240226-r0.trigger 18:38:24 OK: 43 MiB in 28 packages 18:38:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:38:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:38:26 (1/166) Installing libexpat (2.6.2-r0) 18:38:27 (2/166) Installing libbz2 (1.0.8-r6) 18:38:27 (3/166) Installing libpng (1.6.43-r0) 18:38:27 (4/166) Installing freetype (2.13.2-r0) 18:38:28 (5/166) Installing fontconfig (2.15.0-r1) 18:38:28 (6/166) Installing libfontenc (1.1.8-r0) 18:38:29 (7/166) Installing mkfontscale (1.2.2-r6) 18:38:29 (8/166) Installing font-opensans (0_git20210927-r1) 18:38:30 (9/166) Installing pkgconf (2.2.0-r0) 18:38:30 (10/166) Installing libgcc (13.2.1_git20240309-r0) 18:38:31 (11/166) Installing libffi (3.4.6-r0) 18:38:31 (12/166) Installing libintl (0.22.5-r0) 18:38:31 (13/166) Installing libeconf (0.6.3-r0) 18:38:31 (14/166) Installing libblkid (2.40.1-r1) 18:38:32 (15/166) Installing libmount (2.40.1-r1) 18:38:33 (16/166) Installing pcre2 (10.43-r0) 18:38:33 (17/166) Installing glib (2.80.2-r0) 18:38:34 (18/166) Installing libstdc++ (13.2.1_git20240309-r0) 18:38:34 (19/166) Installing xz-libs (5.6.1-r3) 18:38:35 (20/166) Installing libxml2 (2.12.7-r0) 18:38:35 (21/166) Installing shared-mime-info (2.4-r0) 18:38:36 (22/166) Installing hicolor-icon-theme (0.17-r2) 18:38:36 (23/166) Installing libjpeg-turbo (3.0.3-r0) 18:38:37 (24/166) Installing libsharpyuv (1.3.2-r0) 18:38:37 (25/166) Installing libwebp (1.3.2-r0) 18:38:38 (26/166) Installing tiff (4.6.0t-r0) 18:38:38 (27/166) Installing gdk-pixbuf (2.42.11-r1) 18:38:38 (28/166) Installing gtk-update-icon-cache (3.24.42-r0) 18:38:39 (29/166) Installing libxau (1.0.11-r4) 18:38:39 (30/166) Installing libmd (1.1.0-r0) 18:38:40 (31/166) Installing libbsd (0.12.2-r0) 18:38:40 (32/166) Installing libxdmcp (1.1.5-r1) 18:38:40 (33/166) Installing libxcb (1.16.1-r0) 18:38:41 (34/166) Installing libx11 (1.8.9-r1) 18:38:41 (35/166) Installing libxcomposite (0.4.6-r5) 18:38:42 (36/166) Installing libxfixes (6.0.1-r4) 18:38:42 (37/166) Installing libxrender (0.9.11-r5) 18:38:42 (38/166) Installing libxcursor (1.2.2-r1) 18:38:42 (39/166) Installing libxdamage (1.1.6-r5) 18:38:43 (40/166) Installing libxext (1.3.6-r2) 18:38:43 (41/166) Installing libxi (1.8.1-r4) 18:38:44 (42/166) Installing libxinerama (1.1.5-r4) 18:38:44 (43/166) Installing libxrandr (1.5.4-r1) 18:38:44 (44/166) Installing libatk-1.0 (2.52.0-r0) 18:38:45 (45/166) Installing libxtst (1.2.4-r6) 18:38:45 (46/166) Installing dbus-libs (1.14.10-r1) 18:38:45 (47/166) Installing at-spi2-core (2.52.0-r0) 18:38:46 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 18:38:46 (49/166) Installing pixman (0.43.2-r0) 18:38:47 (50/166) Installing cairo (1.18.0-r0) 18:38:47 (51/166) Installing cairo-gobject (1.18.0-r0) 18:38:47 (52/166) Installing avahi-libs (0.8-r17) 18:38:48 (53/166) Installing gmp (6.3.0-r1) 18:38:48 (54/166) Installing nettle (3.9.1-r0) 18:38:49 (55/166) Installing libtasn1 (4.19.0-r2) 18:38:49 (56/166) Installing p11-kit (0.25.3-r0) 18:38:49 (57/166) Installing gnutls (3.8.5-r0) 18:38:50 (58/166) Installing cups-libs (2.4.8-r0) 18:38:51 (59/166) Installing libepoxy (1.5.10-r1) 18:38:51 (60/166) Installing fribidi (1.0.14-r0) 18:38:51 (61/166) Installing graphite2 (1.3.14-r6) 18:38:52 (62/166) Installing harfbuzz (8.5.0-r0) 18:38:52 (63/166) Installing libxft (2.3.8-r3) 18:38:53 (64/166) Installing pango (1.52.2-r0) 18:38:53 (65/166) Installing wayland-libs-client (1.22.0-r4) 18:38:54 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 18:38:54 (67/166) Installing wayland-libs-egl (1.22.0-r4) 18:38:54 (68/166) Installing xkeyboard-config (2.41-r0) 18:38:55 (69/166) Installing libxkbcommon (1.7.0-r0) 18:38:55 (70/166) Installing gtk+3.0 (3.24.42-r0) 18:38:56 (71/166) Installing icu-data-full (74.2-r0) 18:38:59 (72/166) Installing mesa (24.0.8-r1) 18:38:59 (73/166) Installing llvm17-libs (17.0.6-r1) 18:39:09 (74/166) Installing hwdata-pci (0.382-r0) 18:39:10 (75/166) Installing libpciaccess (0.18.1-r0) 18:39:10 (76/166) Installing libdrm (2.4.120-r0) 18:39:11 (77/166) Installing libelf (0.191-r0) 18:39:11 (78/166) Installing mesa-glapi (24.0.8-r1) 18:39:12 (79/166) Installing mesa-dri-gallium (24.0.8-r1) 18:39:13 (80/166) Installing eudev-libs (3.2.14-r2) 18:39:14 (81/166) Installing libmagic (5.45-r1) 18:39:14 (82/166) Installing file (5.45-r1) 18:39:15 (83/166) Installing xprop (1.2.7-r0) 18:39:15 (84/166) Installing libice (1.1.1-r6) 18:39:15 (85/166) Installing libuuid (2.40.1-r1) 18:39:16 (86/166) Installing libsm (1.2.4-r4) 18:39:16 (87/166) Installing libxt (1.3.0-r5) 18:39:17 (88/166) Installing libxmu (1.1.4-r2) 18:39:17 (89/166) Installing xset (1.2.5-r1) 18:39:17 (90/166) Installing xdg-utils (1.2.1-r0) 18:39:17 (91/166) Installing libogg (1.3.5-r5) 18:39:18 (92/166) Installing libflac (1.4.3-r1) 18:39:18 (93/166) Installing alsa-lib (1.2.11-r0) 18:39:19 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 18:39:20 (95/166) Installing aom-libs (3.9.0-r0) 18:39:21 (96/166) Installing libva (2.21.0-r0) 18:39:21 (97/166) Installing libvdpau (1.5-r3) 18:39:21 (98/166) Installing ffmpeg-libavutil (6.1.1-r7) 18:39:22 (99/166) Installing libdav1d (1.4.2-r0) 18:39:22 (100/166) Installing openexr-libiex (3.1.13-r1) 18:39:23 (101/166) Installing openexr-libilmthread (3.1.13-r1) 18:39:23 (102/166) Installing imath (3.1.11-r2) 18:39:23 (103/166) Installing openexr-libopenexr (3.1.13-r1) 18:39:24 (104/166) Installing giflib (5.2.2-r0) 18:39:24 (105/166) Installing libhwy (1.0.7-r0) 18:39:24 (106/166) Installing lcms2 (2.16-r0) 18:39:25 (107/166) Installing libjxl (0.10.2-r0) 18:39:25 (108/166) Installing lame-libs (3.100-r5) 18:39:26 (109/166) Installing opus (1.5.2-r0) 18:39:27 (110/166) Installing rav1e-libs (0.7.1-r0) 18:39:27 (111/166) Installing libgomp (13.2.1_git20240309-r0) 18:39:27 (112/166) Installing soxr (0.1.3-r7) 18:39:28 (113/166) Installing ffmpeg-libswresample (6.1.1-r7) 18:39:28 (114/166) Installing libtheora (1.1.1-r18) 18:39:29 (115/166) Installing libvorbis (1.3.7-r2) 18:39:29 (116/166) Installing libvpx (1.14.0-r0) 18:39:30 (117/166) Installing libwebpmux (1.3.2-r0) 18:39:30 (118/166) Installing x264-libs (0.164_git20231001-r0) 18:39:31 (119/166) Installing numactl (2.0.18-r0) 18:39:31 (120/166) Installing x265-libs (3.6-r0) 18:39:32 (121/166) Installing xvidcore (1.3.7-r2) 18:39:32 (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) 18:39:33 (123/166) Installing libbluray (1.3.4-r1) 18:39:33 (124/166) Installing mpg123-libs (1.32.6-r0) 18:39:34 (125/166) Installing libopenmpt (0.7.7-r0) 18:39:34 (126/166) Installing cjson (1.7.18-r0) 18:39:35 (127/166) Installing mbedtls (3.6.0-r0) 18:39:35 (128/166) Installing librist (0.2.10-r1) 18:39:36 (129/166) Installing libsrt (1.5.3-r0) 18:39:36 (130/166) Installing libssh (0.10.6-r0) 18:39:36 (131/166) Installing libsodium (1.0.19-r0) 18:39:37 (132/166) Installing libzmq (4.3.5-r2) 18:39:37 (133/166) Installing ffmpeg-libavformat (6.1.1-r7) 18:39:38 (134/166) Installing crc32c (1.1.2-r0) 18:39:38 (135/166) Installing double-conversion (3.3.0-r0) 18:39:39 (136/166) Installing libevent (2.1.12-r7) 18:39:39 (137/166) Installing wayland-libs-server (1.22.0-r4) 18:39:40 (138/166) Installing mesa-gbm (24.0.8-r1) 18:39:40 (139/166) Installing harfbuzz-subset (8.5.0-r0) 18:39:40 (140/166) Installing icu-libs (74.2-r0) 18:39:41 (141/166) Installing minizip (1.3.1-r0) 18:39:41 (142/166) Installing nspr (4.35-r4) 18:39:42 (143/166) Installing sqlite-libs (3.45.3-r1) 18:39:42 (144/166) Installing nss (3.100-r0) 18:39:43 (145/166) Installing openh264 (2.4.1-r0) 18:39:43 (146/166) Installing libcamera-ipa (0.3.0-r0) 18:39:44 (147/166) Installing libunwind (1.8.1-r0) 18:39:44 (148/166) Installing yaml (0.2.5-r2) 18:39:45 (149/166) Installing libcamera (0.3.0-r0) 18:39:45 (150/166) Installing speexdsp (1.2.1-r2) 18:39:46 (151/166) Installing libuv (1.48.0-r0) 18:39:46 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 18:39:46 (153/166) Installing libsndfile (1.2.2-r0) 18:39:47 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 18:39:48 (155/166) Installing pipewire-libs (1.0.6-r1) 18:39:48 (156/166) Installing libasyncns (0.8-r3) 18:39:48 (157/166) Installing libltdl (2.4.7-r3) 18:39:49 (158/166) Installing orc (0.4.37-r0) 18:39:49 (159/166) Installing tdb-libs (1.4.9-r1) 18:39:50 (160/166) Installing libpulse (17.0-r0) 18:39:50 (161/166) Installing libwebpdemux (1.3.2-r0) 18:39:50 (162/166) Installing libgpg-error (1.49-r0) 18:39:51 (163/166) Installing libgcrypt (1.10.3-r0) 18:39:51 (164/166) Installing libxslt (1.1.39-r1) 18:39:52 (165/166) Installing chromium (125.0.6422.112-r0) 18:40:07 (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) 18:40:07 Executing busybox-1.36.1-r28.trigger 18:40:07 Executing fontconfig-2.15.0-r1.trigger 18:40:07 Executing mkfontscale-1.2.2-r6.trigger 18:40:07 Executing glib-2.80.2-r0.trigger 18:40:07 Executing shared-mime-info-2.4-r0.trigger 18:40:09 Executing gdk-pixbuf-2.42.11-r1.trigger 18:40:09 Executing gtk-update-icon-cache-3.24.42-r0.trigger 18:40:09 Executing gtk+3.0-3.24.42-r0.trigger 18:40:09 OK: 643 MiB in 194 packages 18:40:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:40:10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:40:12 (1/30) Installing jansson (2.14-r4) 18:40:12 (2/30) Installing binutils (2.42-r0) 18:40:13 (3/30) Installing libatomic (13.2.1_git20240309-r0) 18:40:13 (4/30) Installing isl26 (0.26-r1) 18:40:14 (5/30) Installing mpfr4 (4.2.1-r0) 18:40:14 (6/30) Installing mpc1 (1.3.1-r1) 18:40:15 (7/30) Installing gcc (13.2.1_git20240309-r0) 18:40:18 (8/30) Installing musl-dev (1.2.5-r0) 18:40:18 (9/30) Installing linux-headers (6.6-r0) 18:40:19 (10/30) Installing libffi-dev (3.4.6-r0) 18:40:20 (11/30) Installing libpq (16.3-r0) 18:40:20 (12/30) Installing openssl-dev (3.3.0-r2) 18:40:21 (13/30) Installing libpq-dev (16.3-r0) 18:40:21 (14/30) Installing libecpg (16.3-r0) 18:40:22 (15/30) Installing libecpg-dev (16.3-r0) 18:40:22 (16/30) Installing clang16-headers (16.0.6-r5) 18:40:23 (17/30) Installing llvm16-libs (16.0.6-r8) 18:40:26 (18/30) Installing clang16-libs (16.0.6-r5) 18:40:33 (19/30) Installing fortify-headers (1.1-r3) 18:40:33 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 18:40:34 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 18:40:34 (22/30) Installing clang16 (16.0.6-r5) 18:40:35 (23/30) Installing icu (74.2-r0) 18:40:35 (24/30) Installing icu-dev (74.2-r0) 18:40:36 (25/30) Installing llvm16 (16.0.6-r8) 18:40:46 (26/30) Installing lz4-libs (1.9.4-r5) 18:40:46 (27/30) Installing lz4-dev (1.9.4-r5) 18:40:46 (28/30) Installing zstd (1.5.6-r0) 18:40:46 (29/30) Installing zstd-dev (1.5.6-r0) 18:40:46 (30/30) Installing postgresql16-dev (16.3-r0) 18:40:47 Executing busybox-1.36.1-r28.trigger 18:40:47 OK: 1169 MiB in 224 packages 18:40:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:40:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:40:50 (1/14) Installing g++ (13.2.1_git20240309-r0) 18:40:53 (2/14) Installing gdbm (1.23-r1) 18:40:53 (3/14) Installing mpdecimal (4.0.0-r0) 18:40:54 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 18:40:54 (5/14) Installing libncursesw (6.4_p20240420-r0) 18:40:55 (6/14) Installing libpanelw (6.4_p20240420-r0) 18:40:55 (7/14) Installing readline (8.2.10-r0) 18:40:55 (8/14) Installing python3 (3.12.3-r1) 18:40:57 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 18:40:58 (10/14) Installing pyc (3.12.3-r1) 18:40:58 (11/14) Installing python3-pyc (3.12.3-r1) 18:40:59 (12/14) Installing python3-dev (3.12.3-r1) 18:41:07 (13/14) Installing libsodium-dev (1.0.19-r0) 18:41:08 (14/14) Installing zeromq-dev (4.3.5-r2) 18:41:08 Executing busybox-1.36.1-r28.trigger 18:41:08 OK: 1356 MiB in 238 packages 18:41:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:41:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:41:11 OK: 1356 MiB in 238 packages 18:41:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:41:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:41:13 (1/1) Installing tzdata (2024a-r1) 18:41:14 OK: 1357 MiB in 239 packages 18:41:16 (1/1) Purging tzdata (2024a-r1) 18:41:16 OK: 1356 MiB in 238 packages 18:41:28 Looking in links: /tmp/tmphrr4klia 18:41:28 Processing /tmp/tmphrr4klia/pip-24.0-py3-none-any.whl 18:41:28 Installing collected packages: pip 18:41:37 Successfully installed pip-24.0 18:41:37 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:41:39 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 18:41:41 Collecting setuptools 18:41:41 Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) 18:41:41 Collecting wheel 18:41:41 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 18:41:41 Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) 18:41:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 19.9 MB/s eta 0:00:00 18:41:42 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 18:41:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 23.6 MB/s eta 0:00:00 18:41:42 Installing collected packages: wheel, setuptools 18:41:46 Successfully installed setuptools-70.0.0 wheel-0.43.0 18:41:46 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:41:49 Processing ./edgex-taf-common 18:41:49 Preparing metadata (setup.py): started 18:41:51 Preparing metadata (setup.py): finished with status 'done' 18:41:51 Building wheels for collected packages: edgex-taf-common 18:41:51 Building wheel for edgex-taf-common (setup.py): started 18:41:52 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:41:52 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=62e7f14bedfbdaead944ab70e071d817b562805562f2b9fca6c21771552f88d8 18:41:52 Stored in directory: /tmp/pip-ephem-wheel-cache-u6v_e8o0/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:41:52 Successfully built edgex-taf-common 18:41:52 Installing collected packages: edgex-taf-common 18:41:52 Successfully installed edgex-taf-common-0.0.0 18:41:52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:41:57 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:41:57 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:41:57 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 18:41:57 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 18:41:57 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:41:57 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:41:57 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:41:57 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:41:57 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:41:57 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:41:57 Preparing metadata (setup.py): started 18:41:58 Preparing metadata (setup.py): finished with status 'done' 18:41:58 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:41:58 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 18:41:59 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:41:59 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:41:59 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 18:41:59 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 18:41:59 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:41:59 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:41:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 25.0 MB/s eta 0:00:00 18:41:59 Preparing metadata (setup.py): started 18:42:00 Preparing metadata (setup.py): finished with status 'done' 18:42:00 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:42:00 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:42:02 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:42:02 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) 18:42:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 28.3 MB/s eta 0:00:00 18:42:03 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:42:03 Downloading psutil-5.9.5.tar.gz (493 kB) 18:42:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 27.7 MB/s eta 0:00:00 18:42:03 Installing build dependencies: started 18:42:16 Installing build dependencies: finished with status 'done' 18:42:16 Getting requirements to build wheel: started 18:42:17 Getting requirements to build wheel: finished with status 'done' 18:42:17 Preparing metadata (pyproject.toml): started 18:42:19 Preparing metadata (pyproject.toml): finished with status 'done' 18:42:20 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:42:20 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:42:22 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 18:42:22 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) 18:42:22 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 18:42:22 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 18:42:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 27.4 MB/s eta 0:00:00 18:42:23 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 18:42:23 Downloading psycopg2-2.9.9.tar.gz (384 kB) 18:42:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 28.9 MB/s eta 0:00:00 18:42:23 Preparing metadata (setup.py): started 18:42:25 Preparing metadata (setup.py): finished with status 'done' 18:42:26 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:42:26 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 18:42:27 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:42:27 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 18:42:27 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:42:27 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:42:27 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:42:27 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:42:27 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:42:27 Downloading flex-6.14.1.tar.gz (40 kB) 18:42:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 28.6 MB/s eta 0:00:00 18:42:28 Preparing metadata (setup.py): started 18:42:29 Preparing metadata (setup.py): finished with status 'done' 18:42:29 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:42:29 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:42:29 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:42:29 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 18:42:29 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:42:29 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 18:42:29 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:42:29 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 18:42:30 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:42:30 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 18:42:30 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:42:30 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:42:31 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 18:42:31 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) 18:42:31 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 18:42:31 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 18:42:31 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 18:42:31 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 18:42:31 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 18:42:31 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 18:42:32 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:42:32 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 18:42:32 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:42:32 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:42:33 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:42:33 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:42:33 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:42:33 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:42:33 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.0.0) 18:42:33 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:42:33 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 18:42:33 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:42:33 Downloading typing_extensions-4.12.1-py3-none-any.whl.metadata (3.0 kB) 18:42:34 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:42:34 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 18:42:34 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:42:34 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:42:35 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:42:36 Downloading PyYAML-6.0.1.tar.gz (125 kB) 18:42:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 20.3 MB/s eta 0:00:00 18:42:37 Installing build dependencies: started 18:42:59 Installing build dependencies: finished with status 'done' 18:42:59 Getting requirements to build wheel: started 18:43:04 Getting requirements to build wheel: finished with status 'done' 18:43:04 Preparing metadata (pyproject.toml): started 18:43:06 Preparing metadata (pyproject.toml): finished with status 'done' 18:43:06 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:43:06 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:43:06 Preparing metadata (setup.py): started 18:43:07 Preparing metadata (setup.py): finished with status 'done' 18:43:07 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:43:07 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:43:07 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:43:07 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:43:07 Preparing metadata (setup.py): started 18:43:08 Preparing metadata (setup.py): finished with status 'done' 18:43:08 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:43:08 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:43:08 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:43:08 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:43:08 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:43:08 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:43:09 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:43:09 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 18:43:09 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:43:09 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 18:43:09 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:43:09 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 18:43:11 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:43:11 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 18:43:13 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:43:13 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:43:13 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:43:13 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:43:13 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:43:13 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:43:13 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:43:13 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:43:13 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:43:13 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:43:14 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:43:14 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 18:43:14 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:43:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 28.6 MB/s eta 0:00:00 18:43:14 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 18:43:14 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:43:14 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:43:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 27.3 MB/s eta 0:00:00 18:43:14 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:43:14 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:43:14 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 18:43:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 27.5 MB/s eta 0:00:00 18:43:14 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:43:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 27.9 MB/s eta 0:00:00 18:43:14 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) 18:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 24.0 MB/s eta 0:00:00 18:43:15 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 28.6 MB/s eta 0:00:00 18:43:15 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 18:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.5 MB/s eta 0:00:00 18:43:15 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 18:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 29.3 MB/s eta 0:00:00 18:43:15 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 18:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 27.2 MB/s eta 0:00:00 18:43:15 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 18:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 27.8 MB/s eta 0:00:00 18:43:15 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) 18:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 27.2 MB/s eta 0:00:00 18:43:15 Downloading idna-3.7-py3-none-any.whl (66 kB) 18:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 25.7 MB/s eta 0:00:00 18:43:15 Downloading packaging-24.0-py3-none-any.whl (53 kB) 18:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 25.7 MB/s eta 0:00:00 18:43:15 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 28.5 MB/s eta 0:00:00 18:43:15 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 27.8 MB/s eta 0:00:00 18:43:15 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:43:15 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 18:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 25.7 MB/s eta 0:00:00 18:43:16 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 18:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 26.4 MB/s eta 0:00:00 18:43:16 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 25.0 MB/s eta 0:00:00 18:43:16 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 27.2 MB/s eta 0:00:00 18:43:16 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:43:16 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 18:43:16 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 18:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 25.8 MB/s eta 0:00:00 18:43:16 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 18:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.7 MB/s eta 0:00:00 18:43:16 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 18:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 25.0 MB/s eta 0:00:00 18:43:16 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:43:16 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 18:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 27.4 MB/s eta 0:00:00 18:43:16 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 25.7 MB/s eta 0:00:00 18:43:16 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:43:16 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 18:43:16 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 18:43:16 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:43:16 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) 18:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 26.3 MB/s eta 0:00:00 18:43:16 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:43:16 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 18:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 27.9 MB/s eta 0:00:00 18:43:17 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:43:17 Downloading typing_extensions-4.12.1-py3-none-any.whl (37 kB) 18:43:17 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:43:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 25.1 MB/s eta 0:00:00 18:43:17 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:43:17 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:43:17 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:43:17 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:43:17 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:43:17 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:43:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 25.2 MB/s eta 0:00:00 18:43:18 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email 18:43:18 Building wheel for robotbackgroundlogger (setup.py): started 18:43:19 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:43:19 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=eff01f29f048a17ccf18cd48596fadb9ecd87d671bedfe618cdeaed33fd44772 18:43:19 Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:43:19 Building wheel for paho-mqtt (setup.py): started 18:43:20 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:43:20 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=acedf4c30ccbea44ed76cd42d378bdc39aa098e76105537fcd484e67617b5352 18:43:20 Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 18:43:21 Building wheel for psutil (pyproject.toml): started 18:43:31 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:43:31 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281989 sha256=2d12ecfc886125e7afb6115ef1d8bc53b10d1ab4def54394277351f2b993b519 18:43:31 Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 18:43:31 Building wheel for psycopg2 (setup.py): started 18:44:39 Building wheel for psycopg2 (setup.py): still running... 18:44:39 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:44:39 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512491 sha256=4af2c021e4dd9dd169a5c4e8c0bfec9c461786fc53ad91e28fd6c317fa929f54 18:44:39 Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 18:44:39 Building wheel for flex (setup.py): started 18:44:39 Building wheel for flex (setup.py): finished with status 'done' 18:44:39 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=6bc003d6249e0e90b81de6d65481ea6e9bd21a1a234b8d35e0ad49e32a7e3749 18:44:39 Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:44:39 Building wheel for PyYAML (pyproject.toml): started 18:44:39 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 18:44:39 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=91b1129c324c6d6e6c251dad5fe99f61f98d9eec98504a9fa62d3a28d7a70556 18:44:39 Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea 18:44:39 Building wheel for strict-rfc3339 (setup.py): started 18:44:41 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:44:41 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=d9c35ec35473069b8f6bc335c636dfbd98947ecea08412293a9b43ff75cdd006 18:44:41 Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:44:41 Building wheel for validate-email (setup.py): started 18:44:42 Building wheel for validate-email (setup.py): finished with status 'done' 18:44:42 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=967cc9cdae058851d13516245a1e84b1fb45cc6a17d79f28a301ca174f0acbfc 18:44:42 Stored in directory: /tmp/pip-ephem-wheel-cache-y_o7dt28/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:44:42 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email 18:44:44 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:45:52 Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.1 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 18:45:52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:46:39 Removing intermediate container b4e4390cb036 18:46:39 ---> ed8082a563ab 18:46:39 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:46:39 ---> Running in 8555d4e60ec8 18:46:39 Removing intermediate container 8555d4e60ec8 18:46:39 ---> 09660fdb5d5b 18:46:39 Step 11/13 : LABEL arch=arm64 18:46:39 ---> Running in 3a7b4625f4cb 18:46:39 Removing intermediate container 3a7b4625f4cb 18:46:39 ---> ec5019e8dc53 18:46:39 Step 12/13 : LABEL git_sha=5c406e839a916546273bb113d0d3bc67e1b96147 18:46:39 ---> Running in d3b8dfb19e8c 18:46:39 Removing intermediate container d3b8dfb19e8c 18:46:39 ---> 2b71d2f9c4b4 18:46:39 Step 13/13 : LABEL version=0.0.0 18:46:39 ---> Running in a9166744f950 18:46:39 Removing intermediate container a9166744f950 18:46:39 ---> c2c0e5152ecf 18:46:39 [Warning] One or more build-args [ARCH] were not consumed 18:46:39 Successfully built c2c0e5152ecf 18:46:39 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:46:43 18:46:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:46:43 arm64: Pulling from edgex-lftools-log-publisher 18:46:43 8998bd30e6a1: Pulling fs layer 18:46:43 04944245beec: Pulling fs layer 18:46:43 699f458cf7ca: Pulling fs layer 18:46:43 765212b225bb: Pulling fs layer 18:46:43 f23df028b6ca: Pulling fs layer 18:46:43 d65c8cfc05b1: Pulling fs layer 18:46:43 2437ff75d9bd: Pulling fs layer 18:46:43 765212b225bb: Waiting 18:46:43 f23df028b6ca: Waiting 18:46:43 d65c8cfc05b1: Waiting 18:46:43 2437ff75d9bd: Waiting 18:46:43 04944245beec: Verifying Checksum 18:46:43 04944245beec: Download complete 18:46:43 765212b225bb: Download complete 18:46:44 f23df028b6ca: Verifying Checksum 18:46:44 f23df028b6ca: Download complete 18:46:44 d65c8cfc05b1: Verifying Checksum 18:46:44 d65c8cfc05b1: Download complete 18:46:44 699f458cf7ca: Verifying Checksum 18:46:44 699f458cf7ca: Download complete 18:46:44 8998bd30e6a1: Verifying Checksum 18:46:44 8998bd30e6a1: Download complete 18:46:46 2437ff75d9bd: Verifying Checksum 18:46:46 2437ff75d9bd: Download complete 18:46:49 8998bd30e6a1: Pull complete 18:46:49 04944245beec: Pull complete 18:46:51 699f458cf7ca: Pull complete 18:46:51 765212b225bb: Pull complete 18:46:52 f23df028b6ca: Pull complete 18:46:52 d65c8cfc05b1: Pull complete 18:47:10 2437ff75d9bd: Pull complete 18:47:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:47:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:10 prd-ubuntu20.04-docker-arm64-4c-16g-2605 does not seem to be running inside a container 18:47:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-110 -v /w/workspace/xfoundry_edgex-taf-common_PR-110:/w/workspace/xfoundry_edgex-taf-common_PR-110:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-110@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:arm64 cat 18:47:13 $ docker top 0e12f96805b2e520ee0660dd44c38a68dba577da492105f9424579f1af0179ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:47:14 ---> job-cost.sh 18:47:14 lf-activate-venv: SKIPPING 18:47:14 INFO: No Stack... 18:47:14 INFO: Retrieving Pricing Info for: v3-standard-4 18:47:15 INFO: Archiving Costs [Pipeline] sh 18:47:16 + cut -d, -f6 18:47:16 + cat /w/workspace/xfoundry_edgex-taf-common_PR-110/archives/cost.csv [Pipeline] lock 18:47:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] 18:47:16 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] did not exist. Created. 18:47:16 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:47:17 /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/durable-b30344bf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:47:18 + echo total: 0.10999999940395355 [Pipeline] stash 18:47:18 Warning: overwriting stash ‘stack-cost’ 18:47:18 Stashed 1 file(s) [Pipeline] } 18:47:18 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-110-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:47:18 $ docker stop --time=1 0e12f96805b2e520ee0660dd44c38a68dba577da492105f9424579f1af0179ea 18:47:20 $ docker rm -f --volumes 0e12f96805b2e520ee0660dd44c38a68dba577da492105f9424579f1af0179ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:47:22 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-110/archives ] 18:47:22 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-110/archives 18:47:22 total 16 18:47:22 drwxr-xr-x 3 root root 4096 Jun 1 18:36 . 18:47:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:36 .. 18:47:22 drwxr-xr-x 2 root root 4096 Jun 1 18:36 cost 18:47:22 -rw-r--r-- 1 root root 88 Jun 1 18:36 cost.csv 18:47:22 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-110/archives 18:47:22 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-110/archives 18:47:22 total 16 18:47:22 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 18:36 . 18:47:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 18:36 .. 18:47:22 drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 18:36 cost 18:47:22 -rw-r--r-- 1 jenkins jenkins 88 Jun 1 18:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:47:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:47:23 ---> package-listing.sh 18:47:23 ++ facter osfamily 18:47:23 ++ tr '[:upper:]' '[:lower:]' 18:47:23 + OS_FAMILY=debian 18:47:23 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-110 18:47:23 + START_PACKAGES=/tmp/packages_start.txt 18:47:23 + END_PACKAGES=/tmp/packages_end.txt 18:47:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:47:23 + PACKAGES=/tmp/packages_start.txt 18:47:23 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-110 ']' 18:47:23 + PACKAGES=/tmp/packages_end.txt 18:47:23 + case "${OS_FAMILY}" in 18:47:23 + dpkg -l 18:47:23 + grep '^ii' 18:47:23 + '[' -f /tmp/packages_start.txt ']' 18:47:23 + '[' -f /tmp/packages_end.txt ']' 18:47:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:47:23 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-110 ']' 18:47:23 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-110/archives/ 18:47:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-110/archives/ [Pipeline] echo 18:47:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:47:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:47:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:24 prd-ubuntu20.04-docker-8c-8g-2603 does not seem to be running inside a container 18:47:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-110/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-110 -v /w/workspace/xfoundry_edgex-taf-common_PR-110:/w/workspace/xfoundry_edgex-taf-common_PR-110:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:47:25 $ docker top 4840330b29bb22de47e896c2c4c8799e6d14c2e2920a1a47e62bb2150ac96533 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:25 + touch /tmp/pre-build-complete [Pipeline] sh 18:47:25 + mkdir -p /var/log/sysstat [Pipeline] sh 18:47:26 + ls /var/log/sa-host 18:47:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:47:26 provisioning config files... 18:47:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-110@tmp/config5021706674420615660tmp [Pipeline] { [Pipeline] echo 18:47:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:47:26 ---> create-netrc.sh [Pipeline] } 18:47:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:47:27 ---> python-tools-install.sh [Pipeline] echo 18:47:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:47:27 ---> sudo-logs.sh 18:47:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:47:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:47:28 ---> job-cost.sh 18:47:28 lf-activate-venv: SKIPPING 18:47:28 DEBUG: total: 0.2199999988079071 18:47:28 INFO: Retrieving Stack Cost... 18:47:28 INFO: Retrieving Pricing Info for: v3-standard-8 18:47:28 INFO: Archiving Costs [Pipeline] echo 18:47:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:47:29 ---> logs-deploy.sh 18:47:29 lf-activate-venv: SKIPPING 18:47:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-110/1 18:47:29 INFO: archiving workspace using pattern(s): 18:47:30 Archives upload complete. 18:47:30 INFO: archiving logs to Nexus