Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3faf08a8f61560a225416c19987cdbb152b583a8 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-ssh9581826411314915328.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14458713048974895398.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9879633165352551274.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3863409513615753207.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8343791722055526222.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18417 in /w/workspace/gexfoundry_edgex-taf-common_main [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/gexfoundry_edgex-taf-common_main # 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 Avoid second fetch Checking out Revision 3faf08a8f61560a225416c19987cdbb152b583a8 (main) Commit message: "Merge pull request #61 from cherrycl/issue-60" > 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 core.sparsecheckout # timeout=10 > git checkout -f 3faf08a8f61560a225416c19987cdbb152b583a8 # timeout=10 > git rev-list --no-walk c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:39:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:39:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:39:51 ========================================================= 04:39:51 EdgeX Global Pipelines Version Info 04:39:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:39:52 ------------------- 04:39:52 stable info: 04:39:52 ------------------- 04:39:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:39:52 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:39:52 Message: update stable to v1.0.250 04:39:53 ------------------- 04:39:53 experimental info: 04:39:53 ------------------- 04:39:53 Commited By: **** collab-it+edgex@linuxfoundation.org 04:39:53 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:39:53 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3faf08a8f61560a225416c19987cdbb152b583a8 [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3faf08a [Pipeline] echo 04:39:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:53 provisioning config files... 04:39:53 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15600145938556831988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:53 ---> docker-login.sh 04:39:53 nexus3.edgexfoundry.org:10001 04:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:54 Configure a credential helper to remove this warning. See 04:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:54 04:39:54 Login Succeeded 04:39:54 nexus3.edgexfoundry.org:10002 04:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:54 Configure a credential helper to remove this warning. See 04:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:54 04:39:54 Login Succeeded 04:39:54 nexus3.edgexfoundry.org:10003 04:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:54 Configure a credential helper to remove this warning. See 04:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:54 04:39:54 Login Succeeded 04:39:54 nexus3.edgexfoundry.org:10004 04:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:54 Configure a credential helper to remove this warning. See 04:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:54 04:39:54 Login Succeeded 04:39:54 docker.io 04:39:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:39:54 Configure a credential helper to remove this warning. See 04:39:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:39:54 04:39:54 Login Succeeded 04:39:54 ---> docker-login.sh ends [Pipeline] } 04:39:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:39:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:39:55 + grep -v github /etc/ssh/ssh_known_hosts 04:39:55 + [ -e /tmp/ssh_known_hosts ] 04:39:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:39:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:39:55 + sudo tee -a /etc/ssh/ssh_known_hosts 04:39:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:55 04:39:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:56 0.1.4: Pulling from edgex-devops/py-git-semver 04:39:56 b85a868b505f: Pulling fs layer 04:39:56 e2be974225ed: Pulling fs layer 04:39:56 339a4e72a1f5: Pulling fs layer 04:39:56 988bab9f4d93: Pulling fs layer 04:39:56 1469e6f7b9e6: Pulling fs layer 04:39:56 eaf3925da568: Pulling fs layer 04:39:56 bab4dde63d76: Pulling fs layer 04:39:56 bde34c3a00c8: Pulling fs layer 04:39:56 b352a97aabf1: Pulling fs layer 04:39:56 4872d77fe225: Pulling fs layer 04:39:56 5851b861e8e6: Pulling fs layer 04:39:56 bab4dde63d76: Waiting 04:39:56 bde34c3a00c8: Waiting 04:39:56 b352a97aabf1: Waiting 04:39:56 4872d77fe225: Waiting 04:39:56 5851b861e8e6: Waiting 04:39:56 988bab9f4d93: Waiting 04:39:56 1469e6f7b9e6: Waiting 04:39:56 eaf3925da568: Waiting 04:39:56 e2be974225ed: Verifying Checksum 04:39:56 e2be974225ed: Download complete 04:39:56 988bab9f4d93: Verifying Checksum 04:39:56 988bab9f4d93: Download complete 04:39:56 1469e6f7b9e6: Verifying Checksum 04:39:56 1469e6f7b9e6: Download complete 04:39:56 339a4e72a1f5: Verifying Checksum 04:39:56 339a4e72a1f5: Download complete 04:39:56 eaf3925da568: Download complete 04:39:56 bde34c3a00c8: Verifying Checksum 04:39:56 bde34c3a00c8: Download complete 04:39:56 b352a97aabf1: Verifying Checksum 04:39:56 4872d77fe225: Verifying Checksum 04:39:56 4872d77fe225: Download complete 04:39:56 5851b861e8e6: Verifying Checksum 04:39:56 5851b861e8e6: Download complete 04:39:56 b85a868b505f: Verifying Checksum 04:39:56 b85a868b505f: Download complete 04:39:56 bab4dde63d76: Verifying Checksum 04:39:56 bab4dde63d76: Download complete 04:39:57 b85a868b505f: Pull complete 04:39:57 e2be974225ed: Pull complete 04:39:58 339a4e72a1f5: Pull complete 04:39:58 988bab9f4d93: Pull complete 04:39:58 1469e6f7b9e6: Pull complete 04:39:58 eaf3925da568: Pull complete 04:40:00 bab4dde63d76: Pull complete 04:40:00 bde34c3a00c8: Pull complete 04:40:00 b352a97aabf1: Pull complete 04:40:00 4872d77fe225: Pull complete 04:40:00 5851b861e8e6: Pull complete 04:40:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:40:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:40:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:40:00 prd-ubuntu20.04-docker-8c-8g-18417 does not seem to be running inside a container 04:40:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:40:03 $ docker top ad67126237a2bb231ba9951357653f42e43017aec313a0ecb3caee58a68b686c -eo pid,comm 04:40:03 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). 04:40:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:40:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:03 [ssh-agent] Looking for ssh-agent implementation... 04:40:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:03 $ docker exec ad67126237a2bb231ba9951357653f42e43017aec313a0ecb3caee58a68b686c ssh-agent 04:40:03 SSH_AUTH_SOCK=/tmp/ssh-fjG5iwxMtAUI/agent.32 04:40:03 SSH_AGENT_PID=38 04:40:03 Running ssh-add (command line suppressed) 04:40:03 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6093431924098568433.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6093431924098568433.key) 04:40:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:04 + git tag --points-at HEAD [Pipeline] } 04:40:04 $ docker exec --env ******** --env ******** ad67126237a2bb231ba9951357653f42e43017aec313a0ecb3caee58a68b686c ssh-agent -k 04:40:04 unset SSH_AUTH_SOCK; 04:40:04 unset SSH_AGENT_PID; 04:40:04 echo Agent pid 38 killed; 04:40:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:40:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:40:04 [ssh-agent] Looking for ssh-agent implementation... 04:40:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:40:04 $ docker exec ad67126237a2bb231ba9951357653f42e43017aec313a0ecb3caee58a68b686c ssh-agent 04:40:04 SSH_AUTH_SOCK=/tmp/ssh-tLo91R4QSL2V/agent.71 04:40:04 SSH_AGENT_PID=77 04:40:04 Running ssh-add (command line suppressed) 04:40:04 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11641024463293968420.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11641024463293968420.key) 04:40:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:40:04 + git semver init 04:40:05 2023-06-12 04:40:05,010 [run_init] DEBUG init version:0.0.0 force:False 04:40:05 2023-06-12 04:40:05,011 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 04:40:05 2023-06-12 04:40:05,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 04:40:05 2023-06-12 04:40:05,012 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 04:40:05 2023-06-12 04:40:05,610 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 04:40:05 2023-06-12 04:40:05,610 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 04:40:05 2023-06-12 04:40:05,611 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 04:40:05 2023-06-12 04:40:05,611 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 04:40:05 0.0.2-dev.26 [Pipeline] } 04:40:05 $ docker exec --env ******** --env ******** ad67126237a2bb231ba9951357653f42e43017aec313a0ecb3caee58a68b686c ssh-agent -k 04:40:05 unset SSH_AUTH_SOCK; 04:40:05 unset SSH_AGENT_PID; 04:40:05 echo Agent pid 77 killed; 04:40:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:40:06 + git semver [Pipeline] } 04:40:06 $ docker stop --time=1 ad67126237a2bb231ba9951357653f42e43017aec313a0ecb3caee58a68b686c 04:40:07 $ docker rm -f --volumes ad67126237a2bb231ba9951357653f42e43017aec313a0ecb3caee58a68b686c [Pipeline] // withDockerContainer [Pipeline] sh 04:40:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:40:08 Stashed 1 file(s) [Pipeline] echo 04:40:08 [edgeXSemver]: initialized semver on version 0.0.2-dev.26 [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 04:40:08 provisioning config files... 04:40:08 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8402001011877373091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:40:08 ---> docker-login.sh 04:40:08 nexus3.edgexfoundry.org:10001 04:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:08 Configure a credential helper to remove this warning. See 04:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:08 04:40:08 Login Succeeded 04:40:08 nexus3.edgexfoundry.org:10002 04:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:08 Configure a credential helper to remove this warning. See 04:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:08 04:40:08 Login Succeeded 04:40:08 nexus3.edgexfoundry.org:10003 04:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:08 Configure a credential helper to remove this warning. See 04:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:08 04:40:08 Login Succeeded 04:40:08 nexus3.edgexfoundry.org:10004 04:40:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:08 Configure a credential helper to remove this warning. See 04:40:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:08 04:40:08 Login Succeeded 04:40:08 docker.io 04:40:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:40:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:40:09 Configure a credential helper to remove this warning. See 04:40:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:40:09 04:40:09 Login Succeeded 04:40:09 ---> docker-login.sh ends [Pipeline] } 04:40:09 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 04:40:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:40:10 + ls -al . 04:40:10 total 72 04:40:10 drwxrwxr-x 7 jenkins jenkins 4096 Jun 12 04:40 . 04:40:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 04:39 .. 04:40:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 04:40 .git 04:40:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 04:39 .github 04:40:10 -rw-rw-r-- 1 jenkins jenkins 22 Jun 12 04:39 .gitignore 04:40:10 drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 04:40 .semver 04:40:10 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 12 04:39 Dockerfile 04:40:10 -rw-rw-r-- 1 jenkins jenkins 746 Jun 12 04:39 Jenkinsfile 04:40:10 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 12 04:39 LICENSE 04:40:10 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 12 04:39 README.md 04:40:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 04:39 TAF-Manager 04:40:10 drwxrwxr-x 6 jenkins jenkins 4096 Jun 12 04:39 TUC 04:40:10 -rw-rw-r-- 1 jenkins jenkins 12 Jun 12 04:40 VERSION 04:40:10 -rw-rw-r-- 1 jenkins jenkins 344 Jun 12 04:39 requirements.txt 04:40:10 -rw-rw-r-- 1 jenkins jenkins 54 Jun 12 04:39 robot-entrypoint.sh 04:40:10 -rw-rw-r-- 1 jenkins jenkins 445 Jun 12 04:39 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:40:10 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=3faf08a8f61560a225416c19987cdbb152b583a8 --label arch=amd64 --label version=0.0.2-dev.26 . 04:40:10 Sending build context to Docker daemon 455.2kB 04:40:10 Step 1/13 : FROM alpine:3.16 04:40:10 3.16: Pulling from library/alpine 04:40:10 91d30c5bc195: Pulling fs layer 04:40:10 91d30c5bc195: Verifying Checksum 04:40:10 91d30c5bc195: Download complete 04:40:11 91d30c5bc195: Pull complete 04:40:11 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 04:40:11 Status: Downloaded newer image for alpine:3.16 04:40:11 ---> 8471affe5de5 04:40:11 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 04:40:11 ---> Running in 8f952a1f6e17 04:40:11 Removing intermediate container 8f952a1f6e17 04:40:11 ---> ff087bf40e83 04:40:11 Step 3/13 : LABEL maintainer="Bruce Huang " 04:40:11 ---> Running in 733ff71ec8df 04:40:11 Removing intermediate container 733ff71ec8df 04:40:11 ---> 947a6ccf7dc7 04:40:11 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 04:40:11 ---> b7765a80820b 04:40:11 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 04:40:11 ---> c070ddf27e88 04:40:11 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 04:40:11 ---> b69493ede8ad 04:40:11 Step 7/13 : WORKDIR /edgex-taf 04:40:11 ---> Running in 0b06e5893bb1 04:40:11 Removing intermediate container 0b06e5893bb1 04:40:11 ---> 8f20ded7fb3f 04:40:11 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:40:11 ---> Running in f68ecbb5d026 04:40:12 Removing intermediate container f68ecbb5d026 04:40:12 ---> 48f32579a7eb 04:40:12 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 04:40:12 ---> Running in 85e3e973408c 04:40:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:40:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:40:14 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 04:40:14 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 04:40:15 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 04:40:15 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 04:40:16 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 04:40:16 Executing busybox-1.35.0-r17.trigger 04:40:16 OK: 6 MiB in 14 packages 04:40:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:40:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:40:17 (1/9) Installing ca-certificates (20230506-r0) 04:40:17 (2/9) Installing brotli-libs (1.0.9-r6) 04:40:18 (3/9) Installing nghttp2-libs (1.47.0-r0) 04:40:18 (4/9) Installing libcurl (8.1.2-r0) 04:40:18 (5/9) Installing curl (8.1.2-r0) 04:40:19 (6/9) Installing docker-cli (20.10.20-r0) 04:40:20 (7/9) Installing oniguruma (6.9.8-r0) 04:40:20 (8/9) Installing jq (1.6-r1) 04:40:20 (9/9) Installing openssl (1.1.1u-r1) 04:40:21 Executing busybox-1.35.0-r17.trigger 04:40:21 Executing ca-certificates-20230506-r0.trigger 04:40:21 OK: 52 MiB in 23 packages 04:40:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:40:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:40:22 (1/137) Installing libmagic (5.41-r0) 04:40:22 (2/137) Installing file (5.41-r0) 04:40:23 (3/137) Installing libxau (1.0.9-r0) 04:40:23 Still waiting to schedule task 04:40:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:40:23 (4/137) Installing libxdmcp (1.1.3-r0) 04:40:23 (5/137) Installing libxcb (1.15-r0) 04:40:24 (6/137) Installing libx11 (1.8-r0) 04:40:24 (7/137) Installing libxext (1.3.4-r0) 04:40:25 (8/137) Installing libice (1.0.10-r0) 04:40:25 (9/137) Installing libuuid (2.38-r1) 04:40:25 (10/137) Installing libsm (1.2.3-r0) 04:40:25 (11/137) Installing libxt (1.2.1-r0) 04:40:26 (12/137) Installing libxmu (1.1.3-r0) 04:40:26 (13/137) Installing xset (1.2.4-r0) 04:40:26 (14/137) Installing xprop (1.2.5-r0) 04:40:27 (15/137) Installing xdg-utils (1.1.3-r3) 04:40:27 (16/137) Installing eudev-libs (3.2.11-r0) 04:40:27 (17/137) Installing pkgconf (1.8.1-r0) 04:40:28 (18/137) Installing libffi (3.4.2-r1) 04:40:28 (19/137) Installing libintl (0.21-r2) 04:40:28 (20/137) Installing libblkid (2.38-r1) 04:40:29 (21/137) Installing libmount (2.38-r1) 04:40:29 (22/137) Installing pcre (8.45-r2) 04:40:29 (23/137) Installing glib (2.72.4-r0) 04:40:30 (24/137) Installing xz-libs (5.2.5-r1) 04:40:30 (25/137) Installing libxml2 (2.9.14-r2) 04:40:31 (26/137) Installing shared-mime-info (2.2-r2) 04:40:31 (27/137) Installing hicolor-icon-theme (0.17-r1) 04:40:31 (28/137) Installing libjpeg-turbo (2.1.3-r1) 04:40:32 (29/137) Installing libpng (1.6.37-r1) 04:40:32 (30/137) Installing libwebp (1.2.3-r1) 04:40:33 (31/137) Installing zstd-libs (1.5.2-r1) 04:40:33 (32/137) Installing tiff (4.4.0-r3) 04:40:34 (33/137) Installing gdk-pixbuf (2.42.8-r0) 04:40:34 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 04:40:34 (35/137) Installing libxcomposite (0.4.5-r0) 04:40:34 (36/137) Installing libxfixes (6.0.0-r0) 04:40:35 (37/137) Installing libxrender (0.9.10-r3) 04:40:35 (38/137) Installing libxcursor (1.2.1-r0) 04:40:35 (39/137) Installing libxdamage (1.1.5-r1) 04:40:35 (40/137) Installing libxi (1.8-r0) 04:40:36 (41/137) Installing libxinerama (1.1.4-r1) 04:40:36 (42/137) Installing libxrandr (1.5.2-r1) 04:40:36 (43/137) Installing atk (2.38.0-r0) 04:40:36 (44/137) Installing libxtst (1.2.3-r3) 04:40:37 (45/137) Installing dbus-libs (1.14.8-r0) 04:40:37 (46/137) Installing at-spi2-core (2.44.1-r0) 04:40:37 (47/137) Installing at-spi2-atk (2.38.0-r0) 04:40:38 (48/137) Installing expat (2.5.0-r0) 04:40:38 (49/137) Installing libbz2 (1.0.8-r1) 04:40:39 (50/137) Installing freetype (2.12.1-r0) 04:40:39 (51/137) Installing fontconfig (2.14.0-r0) 04:40:39 (52/137) Installing pixman (0.40.0-r4) 04:40:40 (53/137) Installing cairo (1.17.4-r2) 04:40:40 (54/137) Installing cairo-gobject (1.17.4-r2) 04:40:40 (55/137) Installing avahi-libs (0.8-r6) 04:40:41 (56/137) Installing gmp (6.2.1-r2) 04:40:41 (57/137) Installing nettle (3.7.3-r0) 04:40:42 (58/137) Installing p11-kit (0.24.1-r0) 04:40:42 (59/137) Installing libtasn1 (4.18.0-r1) 04:40:42 (60/137) Installing libunistring (1.0-r0) 04:40:43 (61/137) Installing gnutls (3.7.7-r1) 04:40:44 (62/137) Installing cups-libs (2.4.2-r1) 04:40:44 (63/137) Installing libepoxy (1.5.10-r0) 04:40:44 (64/137) Installing fribidi (1.0.12-r0) 04:40:45 (65/137) Installing graphite2 (1.3.14-r1) 04:40:45 (66/137) Installing harfbuzz (4.3.0-r0) 04:40:45 (67/137) Installing libxft (2.3.4-r0) 04:40:46 (68/137) Installing pango (1.50.7-r0) 04:40:46 (69/137) Installing wayland-libs-client (1.20.0-r0) 04:40:46 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 04:40:46 (71/137) Installing wayland-libs-egl (1.20.0-r0) 04:40:47 (72/137) Installing xkeyboard-config (2.35.1-r0) 04:40:47 (73/137) Installing libxkbcommon (1.4.1-r0) 04:40:48 (74/137) Installing gtk+3.0 (3.24.34-r1) 04:40:48 Executing gtk+3.0-3.24.34-r1.post-install 04:40:48 (75/137) Installing libfontenc (1.1.4-r0) 04:40:49 (76/137) Installing mkfontscale (1.2.2-r0) 04:40:49 (77/137) Installing font-opensans (0_git20210927-r0) 04:40:49 (78/137) Installing libgcc (11.2.1_git20220219-r2) 04:40:50 (79/137) Installing libogg (1.3.5-r1) 04:40:50 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 04:40:51 (81/137) Installing flac (1.3.4-r0) 04:40:51 (82/137) Installing alsa-lib (1.2.7.2-r0) 04:40:51 (83/137) Installing libatomic (11.2.1_git20220219-r2) 04:40:52 (84/137) Installing sdl2 (2.0.22-r0) 04:40:52 (85/137) Installing aom-libs (3.3.0-r0) 04:40:52 (86/137) Installing libass (0.16.0-r0) 04:40:53 (87/137) Installing libdav1d (1.0.0-r0) 04:40:53 (88/137) Installing libpciaccess (0.16-r0) 04:40:54 (89/137) Installing libdrm (2.4.110-r0) 04:40:54 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 04:40:54 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 04:40:55 (92/137) Installing lame (3.100-r0) 04:40:55 (93/137) Installing opus (1.3.1-r1) 04:40:55 (94/137) Installing libasyncns (0.8-r1) 04:40:56 (95/137) Installing libltdl (2.4.7-r0) 04:40:56 (96/137) Installing orc (0.4.32-r0) 04:40:57 (97/137) Installing libvorbis (1.3.7-r0) 04:40:57 (98/137) Installing libsndfile (1.1.0-r0) 04:40:57 (99/137) Installing libgomp (11.2.1_git20220219-r2) 04:40:58 (100/137) Installing soxr (0.1.3-r2) 04:40:58 (101/137) Installing speexdsp (1.2.0-r0) 04:40:58 (102/137) Installing tdb-libs (1.4.6-r0) 04:40:59 (103/137) Installing libpulse (15.0-r2) 04:40:59 (104/137) Installing cjson (1.7.15-r3) 04:40:59 (105/137) Installing mbedtls (2.28.3-r0) 04:41:00 (106/137) Installing librist (0.2.6-r1) 04:41:00 (107/137) Installing libsrt (1.4.4-r0) 04:41:01 (108/137) Installing libssh (0.9.6-r1) 04:41:01 (109/137) Installing libtheora (1.1.1-r16) 04:41:02 (110/137) Installing v4l-utils-libs (1.22.1-r1) 04:41:02 (111/137) Installing libva (2.14.0-r0) 04:41:02 (112/137) Installing libvdpau (1.5-r0) 04:41:02 (113/137) Installing vidstab (1.1.0-r1) 04:41:03 (114/137) Installing libvpx (1.11.0-r1) 04:41:03 (115/137) Installing x264-libs (0.163_git20210613-r0) 04:41:04 (116/137) Installing numactl (2.0.14-r0) 04:41:04 (117/137) Installing x265-libs (3.5-r3) 04:41:05 (118/137) Installing xvidcore (1.3.7-r1) 04:41:05 (119/137) Installing ffmpeg-libs (5.0.3-r0) 04:41:06 (120/137) Installing libevent (2.1.12-r4) 04:41:06 (121/137) Installing mesa (21.3.9-r0) 04:41:07 (122/137) Installing wayland-libs-server (1.20.0-r0) 04:41:07 (123/137) Installing mesa-gbm (21.3.9-r0) 04:41:07 (124/137) Installing icu-data-en (71.1-r2) 04:41:08 Executing icu-data-en-71.1-r2.post-install 04:41:08 * 04:41:08 * If you need ICU with non-English locales and legacy charset support, install 04:41:08 * package icu-data-full. 04:41:08 * 04:41:08 (125/137) Installing icu-libs (71.1-r2) 04:41:08 (126/137) Installing lcms2 (2.13.1-r0) 04:41:08 (127/137) Installing minizip (1.2.12-r0) 04:41:09 (128/137) Installing nspr (4.33-r0) 04:41:09 (129/137) Installing sqlite-libs (3.40.1-r0) 04:41:10 (130/137) Installing nss (3.78.1-r0) 04:41:10 (131/137) Installing re2 (2022.04.01-r0) 04:41:10 (132/137) Installing snappy (1.1.9-r4) 04:41:11 (133/137) Installing libgpg-error (1.45-r0) 04:41:11 (134/137) Installing libgcrypt (1.10.1-r0) 04:41:11 (135/137) Installing libxslt (1.1.35-r0) 04:41:12 (136/137) Installing chromium (102.0.5005.182-r0) 04:41:15 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 04:41:16 Executing busybox-1.35.0-r17.trigger 04:41:16 Executing glib-2.72.4-r0.trigger 04:41:16 Executing shared-mime-info-2.2-r2.trigger 04:41:16 Executing gdk-pixbuf-2.42.8-r0.trigger 04:41:16 Executing gtk-update-icon-cache-2.24.33-r3.trigger 04:41:16 Executing fontconfig-2.14.0-r0.trigger 04:41:16 Executing mkfontscale-1.2.2-r0.trigger 04:41:16 OK: 409 MiB in 160 packages 04:41:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:41:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:41:17 (1/21) Installing binutils (2.38-r3) 04:41:18 (2/21) Installing isl22 (0.22-r0) 04:41:18 (3/21) Installing mpfr4 (4.1.0-r0) 04:41:19 (4/21) Installing mpc1 (1.2.1-r0) 04:41:19 (5/21) Installing gcc (11.2.1_git20220219-r2) 04:41:20 (6/21) Installing musl-dev (1.2.3-r3) 04:41:21 (7/21) Installing libc-dev (0.7.2-r3) 04:41:21 (8/21) Installing linux-headers (5.16.7-r1) 04:41:21 (9/21) Installing libffi-dev (3.4.2-r1) 04:41:22 (10/21) Installing libpq (14.8-r0) 04:41:22 (11/21) Installing openssl-dev (1.1.1u-r1) 04:41:22 (12/21) Installing libpq-dev (14.8-r0) 04:41:23 (13/21) Installing libecpg (14.8-r0) 04:41:23 (14/21) Installing libecpg-dev (14.8-r0) 04:41:24 (15/21) Installing llvm13-libs (13.0.1-r2) 04:41:25 (16/21) Installing clang-libs (13.0.1-r1) 04:41:26 (17/21) Installing clang (13.0.1-r1) 04:41:26 (18/21) Installing icu (71.1-r2) 04:41:27 (19/21) Installing icu-dev (71.1-r2) 04:41:28 (20/21) Installing llvm13 (13.0.1-r2) 04:41:29 (21/21) Installing postgresql14-dev (14.8-r0) 04:41:29 Executing busybox-1.35.0-r17.trigger 04:41:29 OK: 822 MiB in 181 packages 04:41:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:41:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:41:31 (1/10) Installing g++ (11.2.1_git20220219-r2) 04:41:31 (2/10) Installing gdbm (1.23-r0) 04:41:31 (3/10) Installing mpdecimal (2.5.1-r1) 04:41:32 (4/10) Installing readline (8.1.2-r0) 04:41:32 (5/10) Installing python3 (3.10.12-r0) 04:41:33 (6/10) Installing python3-dev (3.10.12-r0) 04:41:34 (7/10) Installing libsodium (1.0.18-r0) 04:41:34 (8/10) Installing libzmq (4.3.4-r0) 04:41:35 (9/10) Installing libsodium-dev (1.0.18-r0) 04:41:35 (10/10) Installing zeromq-dev (4.3.4-r0) 04:41:35 Executing busybox-1.35.0-r17.trigger 04:41:35 OK: 974 MiB in 191 packages 04:41:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:41:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:41:36 OK: 974 MiB in 191 packages 04:41:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:41:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:41:38 (1/1) Installing tzdata (2023c-r0) 04:41:38 Executing busybox-1.35.0-r17.trigger 04:41:38 OK: 978 MiB in 192 packages 04:41:38 (1/1) Purging tzdata (2023c-r0) 04:41:38 Executing busybox-1.35.0-r17.trigger 04:41:38 OK: 974 MiB in 191 packages 04:41:41 Looking in links: /tmp/tmp1wq6nl2s 04:41:41 Processing /tmp/tmp1wq6nl2s/setuptools-65.5.0-py3-none-any.whl 04:41:41 Processing /tmp/tmp1wq6nl2s/pip-23.0.1-py3-none-any.whl 04:41:41 Installing collected packages: setuptools, pip 04:41:44 Successfully installed pip-23.0.1 setuptools-65.5.0 04:41:44 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 04:41:44 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 04:41:44 Collecting pip 04:41:44 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 04:41:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 45.2 MB/s eta 0:00:00 04:41:44 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 04:41:45 Collecting setuptools 04:41:45 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 04:41:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 103.5 MB/s eta 0:00:00 04:41:45 Collecting wheel 04:41:45 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 04:41:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 150.8 MB/s eta 0:00:00 04:41:45 Installing collected packages: wheel, setuptools, pip 04:41:45 Attempting uninstall: setuptools 04:41:45 Found existing installation: setuptools 65.5.0 04:41:45 Uninstalling setuptools-65.5.0: 04:41:45 Successfully uninstalled setuptools-65.5.0 04:41:46 Attempting uninstall: pip 04:41:46 Found existing installation: pip 23.0.1 04:41:46 Uninstalling pip-23.0.1: 04:41:46 Successfully uninstalled pip-23.0.1 04:41:48 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 04:41:48 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 04:41:49 Processing ./edgex-taf-common 04:41:49 Preparing metadata (setup.py): started 04:41:49 Preparing metadata (setup.py): finished with status 'done' 04:41:49 Building wheels for collected packages: edgex-taf-common 04:41:49 Building wheel for edgex-taf-common (setup.py): started 04:41:49 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 04:41:49 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=045ee81b6aa3a7e26540e9818cd0669191ee50a5cfd48a720e7242b4db3d1d9f 04:41:49 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 04:41:49 Successfully built edgex-taf-common 04:41:49 Installing collected packages: edgex-taf-common 04:41:49 Successfully installed edgex-taf-common-0.0.0 04:41:49 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 04:41:50 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 04:41:50 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 04:41:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 13.9 MB/s eta 0:00:00 04:41:50 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 04:41:50 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 04:41:50 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 04:41:50 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 04:41:50 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 04:41:50 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 04:41:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 18.5 MB/s eta 0:00:00 04:41:50 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 04:41:50 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:41:50 Preparing metadata (setup.py): started 04:41:51 Preparing metadata (setup.py): finished with status 'done' 04:41:51 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 04:41:51 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 04:41:51 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 04:41:51 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 04:41:51 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 04:41:51 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 04:41:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.8 MB/s eta 0:00:00 04:41:51 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 04:41:51 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 04:41:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 16.4 MB/s eta 0:00:00 04:41:51 Preparing metadata (setup.py): started 04:41:51 Preparing metadata (setup.py): finished with status 'done' 04:41:51 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 04:41:52 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 04:41:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 19.7 MB/s eta 0:00:00 04:41:52 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 04:41:52 Downloading numpy-1.22.3.zip (11.5 MB) 04:41:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 67.6 MB/s eta 0:00:00 04:41:53 Installing build dependencies: started 04:41:56 Installing build dependencies: finished with status 'done' 04:41:56 Getting requirements to build wheel: started 04:41:57 Getting requirements to build wheel: finished with status 'done' 04:41:57 Preparing metadata (pyproject.toml): started 04:41:57 Preparing metadata (pyproject.toml): finished with status 'done' 04:41:58 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 04:41:58 Downloading psutil-5.9.0.tar.gz (478 kB) 04:41:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 12.6 MB/s eta 0:00:00 04:41:58 Preparing metadata (setup.py): started 04:41:58 Preparing metadata (setup.py): finished with status 'done' 04:41:58 Collecting redis==4.5.4 (from -r requirements.txt (line 13)) 04:41:58 Downloading redis-4.5.4-py3-none-any.whl (238 kB) 04:41:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 23.7 MB/s eta 0:00:00 04:41:59 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 04:41:59 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 04:41:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.0 MB/s eta 0:00:00 04:41:59 Installing build dependencies: started 04:42:01 Installing build dependencies: finished with status 'done' 04:42:01 Getting requirements to build wheel: started 04:42:01 Getting requirements to build wheel: finished with status 'done' 04:42:01 Preparing metadata (pyproject.toml): started 04:42:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18420 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 04:42:02 Selected Git installation does not exist. Using Default 04:42:02 The recommended git tool is: NONE 04:42:02 Preparing metadata (pyproject.toml): finished with status 'done' 04:42:02 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 04:42:02 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 04:42:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 22.0 MB/s eta 0:00:00 04:42:02 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 04:42:02 Downloading psycopg2-2.9.3.tar.gz (380 kB) 04:42:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 19.4 MB/s eta 0:00:00 04:42:02 Preparing metadata (setup.py): started 04:42:02 Preparing metadata (setup.py): finished with status 'done' 04:42:03 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 04:42:03 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 04:42:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 7.4 MB/s eta 0:00:00 04:42:04 Preparing metadata (setup.py): started 04:42:05 Preparing metadata (setup.py): finished with status 'done' 04:42:05 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:42:05 Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) 04:42:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 55.7 MB/s eta 0:00:00 04:42:06 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:42:06 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 04:42:06 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:06 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 04:42:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 14.5 MB/s eta 0:00:00 04:42:06 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:06 Downloading flex-6.14.1.tar.gz (40 kB) 04:42:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.0 MB/s eta 0:00:00 04:42:06 Preparing metadata (setup.py): started 04:42:06 Preparing metadata (setup.py): finished with status 'done' 04:42:06 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:06 Downloading genson-1.2.2.tar.gz (34 kB) 04:42:06 Preparing metadata (setup.py): started 04:42:06 Preparing metadata (setup.py): finished with status 'done' 04:42:06 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:06 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 04:42:06 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:06 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 04:42:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 15.5 MB/s eta 0:00:00 04:42:07 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:07 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 04:42:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 27.2 MB/s eta 0:00:00 04:42:07 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:07 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 04:42:07 using credential edgex-jenkins-ssh 04:42:07 Cloning the remote Git repository 04:42:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 13.4 MB/s eta 0:00:00 04:42:07 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:07 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 04:42:07 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 04:42:07 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) 04:42:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 35.8 MB/s eta 0:00:00 04:42:07 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 04:42:07 Downloading idna-3.4-py3-none-any.whl (61 kB) 04:42:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 8.5 MB/s eta 0:00:00 04:42:07 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 04:42:07 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 04:42:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 17.4 MB/s eta 0:00:00 04:42:07 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 04:42:07 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 04:42:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 24.0 MB/s eta 0:00:00 04:42:07 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 04:42:07 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 04:42:07 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 04:42:07 Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) 04:42:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 8.2 MB/s eta 0:00:00 04:42:07 Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) 04:42:07 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 04:42:07 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 04:42:07 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 04:42:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 27.3 MB/s eta 0:00:00 04:42:08 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 04:42:08 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 04:42:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 32.7 MB/s eta 0:00:00 04:42:08 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 04:42:08 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 04:42:08 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 04:42:07 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 04:42:07 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 04:42:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 04:42:07 > git --version # timeout=10 04:42:07 > git --version # 'git version 2.25.1' 04:42:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:08 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:42:08 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 04:42:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 12.8 MB/s eta 0:00:00 04:42:08 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:42:08 Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) 04:42:08 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:08 Downloading PyYAML-6.0.tar.gz (124 kB) 04:42:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 16.7 MB/s eta 0:00:00 04:42:08 Installing build dependencies: started 04:42:09 Avoid second fetch 04:42:09 Checking out Revision 3faf08a8f61560a225416c19987cdbb152b583a8 (main) 04:42:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 04:42:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:42:09 > git config core.sparsecheckout # timeout=10 04:42:09 > git checkout -f 3faf08a8f61560a225416c19987cdbb152b583a8 # timeout=10 04:42:09 Commit message: "Merge pull request #61 from cherrycl/issue-60" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:42:10 % Total % Received % Xferd Average Speed Time Time Time Current 04:42:10 Dload Upload Total Spent Left Speed 04:42:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 04:42:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:42:11 + sudo tee /etc/docker/daemon.new 04:42:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:42:11 { 04:42:11 "registry-mirrors": [ 04:42:11 "https://nexus3.edgexfoundry.org:10001" 04:42:11 ], 04:42:11 "bip": "10.250.0.254/24", 04:42:11 "hosts": [ 04:42:11 "tcp://0.0.0.0:5555", 04:42:11 "unix:///var/run/docker.sock" 04:42:11 ], 04:42:11 "mtu": 1458, 04:42:11 "selinux-enabled": true, 04:42:11 "seccomp-profile": "/etc/docker/seccomp.json" 04:42:11 } [Pipeline] sh 04:42:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:42:12 Installing build dependencies: finished with status 'done' 04:42:12 Getting requirements to build wheel: started 04:42:12 + sudo service docker restart 04:42:13 Getting requirements to build wheel: finished with status 'done' 04:42:13 Preparing metadata (pyproject.toml): started 04:42:13 Preparing metadata (pyproject.toml): finished with status 'done' 04:42:13 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:13 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:42:13 Preparing metadata (setup.py): started 04:42:14 Preparing metadata (setup.py): finished with status 'done' 04:42:14 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:14 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:42:14 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:14 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:42:14 Preparing metadata (setup.py): started 04:42:14 Preparing metadata (setup.py): finished with status 'done' 04:42:14 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:14 Downloading click-8.1.3-py3-none-any.whl (96 kB) 04:42:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 9.7 MB/s eta 0:00:00 04:42:14 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:14 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 04:42:14 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:14 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 04:42:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.1 MB/s eta 0:00:00 04:42:14 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:14 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 04:42:14 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:14 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 04:42:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 10.2 MB/s eta 0:00:00 04:42:14 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:42:14 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 04:42:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 8.1 MB/s eta 0:00:00 04:42:14 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:42:14 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:42:15 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:42:15 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 04:42:15 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:42:15 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 04:42:15 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:42:15 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 04:42:15 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:42:15 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 04:42:15 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:42:15 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 04:42:15 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 04:42:15 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:42:15 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:42:15 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 04:42:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.4 MB/s eta 0:00:00 04:42:15 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, GenSON, PyYAML, strict-rfc3339, validate-email 04:42:15 Building wheel for robotbackgroundlogger (setup.py): started 04:42:15 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 04:42:15 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=409bfdb3a70346ec410fa7fbc14b3779e9f704710c2da5309e179f07ef87de1d 04:42:15 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 04:42:15 Building wheel for paho-mqtt (setup.py): started 04:42:16 Building wheel for paho-mqtt (setup.py): finished with status 'done' 04:42:16 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=7b0fb45824c0c1ea2dcd72c9253e70dea7bbc0e59761ebf86510e38a09d24185 04:42:16 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 04:42:16 Building wheel for numpy (pyproject.toml): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:30 provisioning config files... 04:42:30 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13949344275325858766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:30 ---> docker-login.sh 04:42:30 nexus3.edgexfoundry.org:10001 04:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:31 Configure a credential helper to remove this warning. See 04:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:31 04:42:31 Login Succeeded 04:42:31 nexus3.edgexfoundry.org:10002 04:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:31 Configure a credential helper to remove this warning. See 04:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:31 04:42:31 Login Succeeded 04:42:31 nexus3.edgexfoundry.org:10003 04:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:32 Configure a credential helper to remove this warning. See 04:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:32 04:42:32 Login Succeeded 04:42:32 nexus3.edgexfoundry.org:10004 04:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:32 Configure a credential helper to remove this warning. See 04:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:32 04:42:32 Login Succeeded 04:42:32 docker.io 04:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:42:32 Configure a credential helper to remove this warning. See 04:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:42:32 04:42:32 Login Succeeded 04:42:32 ---> docker-login.sh ends [Pipeline] } 04:42:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:42:33 + ls -al . 04:42:33 total 68 04:42:33 drwxrwxr-x 6 jenkins jenkins 4096 Jun 12 04:42 . 04:42:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 04:42 .. 04:42:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 04:42 .git 04:42:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 04:42 .github 04:42:33 -rw-rw-r-- 1 jenkins jenkins 22 Jun 12 04:42 .gitignore 04:42:33 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 12 04:42 Dockerfile 04:42:33 -rw-rw-r-- 1 jenkins jenkins 746 Jun 12 04:42 Jenkinsfile 04:42:33 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 12 04:42 LICENSE 04:42:33 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 12 04:42 README.md 04:42:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 04:42 TAF-Manager 04:42:33 drwxrwxr-x 6 jenkins jenkins 4096 Jun 12 04:42 TUC 04:42:33 -rw-rw-r-- 1 jenkins jenkins 12 Jun 12 04:40 VERSION 04:42:33 -rw-rw-r-- 1 jenkins jenkins 344 Jun 12 04:42 requirements.txt 04:42:33 -rw-rw-r-- 1 jenkins jenkins 54 Jun 12 04:42 robot-entrypoint.sh 04:42:33 -rw-rw-r-- 1 jenkins jenkins 445 Jun 12 04:42 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:34 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=3faf08a8f61560a225416c19987cdbb152b583a8 --label arch=arm64 --label version=0.0.2-dev.26 . 04:42:34 Sending build context to Docker daemon 284.2kB 04:42:34 Step 1/13 : FROM alpine:3.16 04:42:34 3.16: Pulling from library/alpine 04:42:35 547446be3368: Pulling fs layer 04:42:35 547446be3368: Verifying Checksum 04:42:35 547446be3368: Download complete 04:42:35 547446be3368: Pull complete 04:42:35 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 04:42:35 Status: Downloaded newer image for alpine:3.16 04:42:35 ---> 3b5033019969 04:42:35 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 04:42:35 ---> Running in 5530adacb802 04:42:36 Removing intermediate container 5530adacb802 04:42:36 ---> 421d49698a29 04:42:36 Step 3/13 : LABEL maintainer="Bruce Huang " 04:42:36 ---> Running in 5c22c2c6b2bd 04:42:36 Removing intermediate container 5c22c2c6b2bd 04:42:36 ---> bbd4cf9ae08e 04:42:36 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 04:42:37 ---> dbc35fc6cf09 04:42:37 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 04:42:37 ---> d48d5be702bd 04:42:37 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 04:42:38 ---> 4c2def8424c2 04:42:38 Step 7/13 : WORKDIR /edgex-taf 04:42:38 ---> Running in 1726028feccb 04:42:38 Removing intermediate container 1726028feccb 04:42:38 ---> d88e0933d8d7 04:42:38 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:42:38 ---> Running in c55efabe6f8d 04:42:40 Removing intermediate container c55efabe6f8d 04:42:40 ---> 24cbf98b9dd5 04:42:40 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 04:42:40 ---> Running in 54478374852f 04:42:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:42:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:42:43 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 04:42:43 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 04:42:44 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 04:42:44 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 04:42:45 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 04:42:45 Executing busybox-1.35.0-r17.trigger 04:42:45 OK: 5 MiB in 14 packages 04:42:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:42:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:42:47 (1/9) Installing ca-certificates (20230506-r0) 04:42:47 (2/9) Installing brotli-libs (1.0.9-r6) 04:42:48 (3/9) Installing nghttp2-libs (1.47.0-r0) 04:42:48 (4/9) Installing libcurl (8.1.2-r0) 04:42:49 (5/9) Installing curl (8.1.2-r0) 04:42:49 (6/9) Installing docker-cli (20.10.20-r0) 04:42:51 (7/9) Installing oniguruma (6.9.8-r0) 04:42:51 (8/9) Installing jq (1.6-r1) 04:42:51 (9/9) Installing openssl (1.1.1u-r1) 04:42:52 Executing busybox-1.35.0-r17.trigger 04:42:52 Executing ca-certificates-20230506-r0.trigger 04:42:52 OK: 50 MiB in 23 packages 04:42:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:42:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:42:54 (1/136) Installing libmagic (5.41-r0) 04:42:55 (2/136) Installing file (5.41-r0) 04:42:55 (3/136) Installing libxau (1.0.9-r0) 04:42:55 (4/136) Installing libxdmcp (1.1.3-r0) 04:42:55 (5/136) Installing libxcb (1.15-r0) 04:42:56 (6/136) Installing libx11 (1.8-r0) 04:42:56 (7/136) Installing libxext (1.3.4-r0) 04:42:57 (8/136) Installing libice (1.0.10-r0) 04:42:57 (9/136) Installing libuuid (2.38-r1) 04:42:57 (10/136) Installing libsm (1.2.3-r0) 04:42:58 (11/136) Installing libxt (1.2.1-r0) 04:42:58 (12/136) Installing libxmu (1.1.3-r0) 04:42:58 (13/136) Installing xset (1.2.4-r0) 04:42:59 (14/136) Installing xprop (1.2.5-r0) 04:42:59 (15/136) Installing xdg-utils (1.1.3-r3) 04:42:59 (16/136) Installing eudev-libs (3.2.11-r0) 04:43:00 (17/136) Installing pkgconf (1.8.1-r0) 04:43:00 (18/136) Installing libffi (3.4.2-r1) 04:43:00 (19/136) Installing libintl (0.21-r2) 04:43:01 (20/136) Installing libblkid (2.38-r1) 04:43:01 (21/136) Installing libmount (2.38-r1) 04:43:01 (22/136) Installing pcre (8.45-r2) 04:43:02 (23/136) Installing glib (2.72.4-r0) 04:43:03 (24/136) Installing xz-libs (5.2.5-r1) 04:43:03 (25/136) Installing libxml2 (2.9.14-r2) 04:43:03 (26/136) Installing shared-mime-info (2.2-r2) 04:43:04 (27/136) Installing hicolor-icon-theme (0.17-r1) 04:43:04 (28/136) Installing libjpeg-turbo (2.1.3-r1) 04:43:05 (29/136) Installing libpng (1.6.37-r1) 04:43:05 (30/136) Installing libwebp (1.2.3-r1) 04:43:06 (31/136) Installing zstd-libs (1.5.2-r1) 04:43:06 (32/136) Installing tiff (4.4.0-r3) 04:43:07 (33/136) Installing gdk-pixbuf (2.42.8-r0) 04:43:07 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 04:43:07 (35/136) Installing libxcomposite (0.4.5-r0) 04:43:07 (36/136) Installing libxfixes (6.0.0-r0) 04:43:08 (37/136) Installing libxrender (0.9.10-r3) 04:43:08 (38/136) Installing libxcursor (1.2.1-r0) 04:43:08 (39/136) Installing libxdamage (1.1.5-r1) 04:43:09 (40/136) Installing libxi (1.8-r0) 04:43:09 (41/136) Installing libxinerama (1.1.4-r1) 04:43:09 (42/136) Installing libxrandr (1.5.2-r1) 04:43:10 (43/136) Installing atk (2.38.0-r0) 04:43:10 (44/136) Installing libxtst (1.2.3-r3) 04:43:10 (45/136) Installing dbus-libs (1.14.8-r0) 04:43:11 (46/136) Installing at-spi2-core (2.44.1-r0) 04:43:11 (47/136) Installing at-spi2-atk (2.38.0-r0) 04:43:12 (48/136) Installing expat (2.5.0-r0) 04:43:12 (49/136) Installing libbz2 (1.0.8-r1) 04:43:12 (50/136) Installing freetype (2.12.1-r0) 04:43:13 (51/136) Installing fontconfig (2.14.0-r0) 04:43:13 (52/136) Installing pixman (0.40.0-r4) 04:43:14 (53/136) Installing cairo (1.17.4-r2) 04:43:14 (54/136) Installing cairo-gobject (1.17.4-r2) 04:43:14 (55/136) Installing avahi-libs (0.8-r6) 04:43:15 (56/136) Installing gmp (6.2.1-r2) 04:43:15 (57/136) Installing nettle (3.7.3-r0) 04:43:16 (58/136) Installing p11-kit (0.24.1-r0) 04:43:16 (59/136) Installing libtasn1 (4.18.0-r1) 04:43:16 (60/136) Installing libunistring (1.0-r0) 04:43:17 (61/136) Installing gnutls (3.7.7-r1) 04:43:18 (62/136) Installing cups-libs (2.4.2-r1) 04:43:18 (63/136) Installing libepoxy (1.5.10-r0) 04:43:18 (64/136) Installing fribidi (1.0.12-r0) 04:43:19 (65/136) Installing graphite2 (1.3.14-r1) 04:43:19 (66/136) Installing harfbuzz (4.3.0-r0) 04:43:20 (67/136) Installing libxft (2.3.4-r0) 04:43:20 (68/136) Installing pango (1.50.7-r0) 04:43:20 (69/136) Installing wayland-libs-client (1.20.0-r0) 04:43:21 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 04:43:21 (71/136) Installing wayland-libs-egl (1.20.0-r0) 04:43:21 (72/136) Installing xkeyboard-config (2.35.1-r0) 04:43:22 (73/136) Installing libxkbcommon (1.4.1-r0) 04:43:22 (74/136) Installing gtk+3.0 (3.24.34-r1) 04:43:23 Executing gtk+3.0-3.24.34-r1.post-install 04:43:23 (75/136) Installing libfontenc (1.1.4-r0) 04:43:23 Building wheel for numpy (pyproject.toml): still running... 04:43:23 (76/136) Installing mkfontscale (1.2.2-r0) 04:43:24 (77/136) Installing font-opensans (0_git20210927-r0) 04:43:24 (78/136) Installing libgcc (11.2.1_git20220219-r2) 04:43:25 (79/136) Installing libogg (1.3.5-r1) 04:43:25 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 04:43:26 (81/136) Installing flac (1.3.4-r0) 04:43:26 (82/136) Installing alsa-lib (1.2.7.2-r0) 04:43:27 (83/136) Installing libatomic (11.2.1_git20220219-r2) 04:43:27 (84/136) Installing sdl2 (2.0.22-r0) 04:43:27 (85/136) Installing aom-libs (3.3.0-r0) 04:43:28 (86/136) Installing libass (0.16.0-r0) 04:43:28 (87/136) Installing libdav1d (1.0.0-r0) 04:43:29 (88/136) Installing libdrm (2.4.110-r0) 04:43:29 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 04:43:30 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 04:43:30 (91/136) Installing lame (3.100-r0) 04:43:31 (92/136) Installing opus (1.3.1-r1) 04:43:31 (93/136) Installing libasyncns (0.8-r1) 04:43:31 (94/136) Installing libltdl (2.4.7-r0) 04:43:32 (95/136) Installing orc (0.4.32-r0) 04:43:32 (96/136) Installing libvorbis (1.3.7-r0) 04:43:33 (97/136) Installing libsndfile (1.1.0-r0) 04:43:33 (98/136) Installing libgomp (11.2.1_git20220219-r2) 04:43:33 (99/136) Installing soxr (0.1.3-r2) 04:43:34 (100/136) Installing speexdsp (1.2.0-r0) 04:43:34 (101/136) Installing tdb-libs (1.4.6-r0) 04:43:34 (102/136) Installing libpulse (15.0-r2) 04:43:35 (103/136) Installing cjson (1.7.15-r3) 04:43:35 (104/136) Installing mbedtls (2.28.3-r0) 04:43:36 (105/136) Installing librist (0.2.6-r1) 04:43:36 (106/136) Installing libsrt (1.4.4-r0) 04:43:36 (107/136) Installing libssh (0.9.6-r1) 04:43:37 (108/136) Installing libtheora (1.1.1-r16) 04:43:37 (109/136) Installing v4l-utils-libs (1.22.1-r1) 04:43:38 (110/136) Installing libva (2.14.0-r0) 04:43:38 (111/136) Installing libvdpau (1.5-r0) 04:43:38 (112/136) Installing vidstab (1.1.0-r1) 04:43:39 (113/136) Installing libvpx (1.11.0-r1) 04:43:39 (114/136) Installing x264-libs (0.163_git20210613-r0) 04:43:40 (115/136) Installing numactl (2.0.14-r0) 04:43:40 (116/136) Installing x265-libs (3.5-r3) 04:43:41 (117/136) Installing xvidcore (1.3.7-r1) 04:43:41 (118/136) Installing ffmpeg-libs (5.0.3-r0) 04:43:42 (119/136) Installing libevent (2.1.12-r4) 04:43:43 (120/136) Installing mesa (21.3.9-r0) 04:43:43 (121/136) Installing wayland-libs-server (1.20.0-r0) 04:43:43 (122/136) Installing mesa-gbm (21.3.9-r0) 04:43:44 (123/136) Installing icu-data-en (71.1-r2) 04:43:44 Executing icu-data-en-71.1-r2.post-install 04:43:44 * 04:43:44 * If you need ICU with non-English locales and legacy charset support, install 04:43:44 * package icu-data-full. 04:43:44 * 04:43:44 (124/136) Installing icu-libs (71.1-r2) 04:43:45 (125/136) Installing lcms2 (2.13.1-r0) 04:43:45 (126/136) Installing minizip (1.2.12-r0) 04:43:45 (127/136) Installing nspr (4.33-r0) 04:43:46 (128/136) Installing sqlite-libs (3.40.1-r0) 04:43:46 (129/136) Installing nss (3.78.1-r0) 04:43:47 (130/136) Installing re2 (2022.04.01-r0) 04:43:47 (131/136) Installing snappy (1.1.9-r4) 04:43:48 (132/136) Installing libgpg-error (1.45-r0) 04:43:48 (133/136) Installing libgcrypt (1.10.1-r0) 04:43:48 (134/136) Installing libxslt (1.1.35-r0) 04:43:49 (135/136) Installing chromium (102.0.5005.182-r0) 04:44:04 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 04:44:04 Executing busybox-1.35.0-r17.trigger 04:44:04 Executing glib-2.72.4-r0.trigger 04:44:04 Executing shared-mime-info-2.2-r2.trigger 04:44:05 Executing gdk-pixbuf-2.42.8-r0.trigger 04:44:06 Executing gtk-update-icon-cache-2.24.33-r3.trigger 04:44:06 Executing fontconfig-2.14.0-r0.trigger 04:44:07 Executing mkfontscale-1.2.2-r0.trigger 04:44:07 OK: 376 MiB in 159 packages 04:44:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:44:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:44:09 (1/21) Installing binutils (2.38-r3) 04:44:10 (2/21) Installing isl22 (0.22-r0) 04:44:10 (3/21) Installing mpfr4 (4.1.0-r0) 04:44:10 (4/21) Installing mpc1 (1.2.1-r0) 04:44:11 (5/21) Installing gcc (11.2.1_git20220219-r2) 04:44:13 (6/21) Installing musl-dev (1.2.3-r3) 04:44:14 (7/21) Installing libc-dev (0.7.2-r3) 04:44:14 (8/21) Installing linux-headers (5.16.7-r1) 04:44:15 (9/21) Installing libffi-dev (3.4.2-r1) 04:44:16 (10/21) Installing libpq (14.8-r0) 04:44:16 (11/21) Installing openssl-dev (1.1.1u-r1) 04:44:17 (12/21) Installing libpq-dev (14.8-r0) 04:44:17 (13/21) Installing libecpg (14.8-r0) 04:44:17 (14/21) Installing libecpg-dev (14.8-r0) 04:44:18 (15/21) Installing llvm13-libs (13.0.1-r2) 04:44:20 Building wheel for numpy (pyproject.toml): still running... 04:44:21 (16/21) Installing clang-libs (13.0.1-r1) 04:44:23 (17/21) Installing clang (13.0.1-r1) 04:44:23 (18/21) Installing icu (71.1-r2) 04:44:24 (19/21) Installing icu-dev (71.1-r2) 04:44:25 (20/21) Installing llvm13 (13.0.1-r2) 04:44:26 (21/21) Installing postgresql14-dev (14.8-r0) 04:44:27 Executing busybox-1.35.0-r17.trigger 04:44:27 OK: 768 MiB in 180 packages 04:44:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:44:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:44:29 (1/10) Installing g++ (11.2.1_git20220219-r2) 04:44:31 (2/10) Installing gdbm (1.23-r0) 04:44:31 (3/10) Installing mpdecimal (2.5.1-r1) 04:44:32 (4/10) Installing readline (8.1.2-r0) 04:44:32 (5/10) Installing python3 (3.10.12-r0) 04:44:35 (6/10) Installing python3-dev (3.10.12-r0) 04:44:36 (7/10) Installing libsodium (1.0.18-r0) 04:44:37 (8/10) Installing libzmq (4.3.4-r0) 04:44:37 (9/10) Installing libsodium-dev (1.0.18-r0) 04:44:38 (10/10) Installing zeromq-dev (4.3.4-r0) 04:44:38 Executing busybox-1.35.0-r17.trigger 04:44:38 OK: 938 MiB in 190 packages 04:44:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:44:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:44:40 OK: 938 MiB in 190 packages 04:44:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:44:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:44:42 (1/1) Installing tzdata (2023c-r0) 04:44:43 Executing busybox-1.35.0-r17.trigger 04:44:43 OK: 941 MiB in 191 packages 04:44:44 (1/1) Purging tzdata (2023c-r0) 04:44:44 Executing busybox-1.35.0-r17.trigger 04:44:44 OK: 938 MiB in 190 packages 04:44:59 Looking in links: /tmp/tmptx12ofoy 04:44:59 Processing /tmp/tmptx12ofoy/setuptools-65.5.0-py3-none-any.whl 04:44:59 Processing /tmp/tmptx12ofoy/pip-23.0.1-py3-none-any.whl 04:44:59 Installing collected packages: setuptools, pip 04:45:17 Successfully installed pip-23.0.1 setuptools-65.5.0 04:45:17 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 04:45:18 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 04:45:18 Collecting pip 04:45:19 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 04:45:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 22.8 MB/s eta 0:00:00 04:45:19 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 04:45:22 Collecting setuptools 04:45:22 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 04:45:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 20.2 MB/s eta 0:00:00 04:45:22 Collecting wheel 04:45:22 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 04:45:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 21.3 MB/s eta 0:00:00 04:45:23 Installing collected packages: wheel, setuptools, pip 04:45:23 Attempting uninstall: setuptools 04:45:23 Found existing installation: setuptools 65.5.0 04:45:24 Uninstalling setuptools-65.5.0: 04:45:24 Successfully uninstalled setuptools-65.5.0 04:45:27 Building wheel for numpy (pyproject.toml): still running... 04:45:28 Attempting uninstall: pip 04:45:28 Found existing installation: pip 23.0.1 04:45:30 Uninstalling pip-23.0.1: 04:45:30 Successfully uninstalled pip-23.0.1 04:45:43 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 04:45:43 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 04:45:45 Processing ./edgex-taf-common 04:45:45 Preparing metadata (setup.py): started 04:45:46 Preparing metadata (setup.py): finished with status 'done' 04:45:46 Building wheels for collected packages: edgex-taf-common 04:45:46 Building wheel for edgex-taf-common (setup.py): started 04:45:48 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 04:45:48 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=eb4af77f6fb213a5288fda3ae10847faa16a051e765ae86fe208d8f4931fd0f2 04:45:48 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 04:45:48 Successfully built edgex-taf-common 04:45:48 Installing collected packages: edgex-taf-common 04:45:48 Successfully installed edgex-taf-common-0.0.0 04:45:48 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 04:45:52 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 04:45:52 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 04:45:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 415.1 kB/s eta 0:00:00 04:45:54 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 04:45:54 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 04:45:54 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 04:45:54 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 04:45:54 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 04:45:54 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 04:45:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 5.3 MB/s eta 0:00:00 04:45:54 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 04:45:54 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:45:54 Preparing metadata (setup.py): started 04:45:55 Preparing metadata (setup.py): finished with status 'done' 04:45:56 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 04:45:56 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 04:45:56 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 04:45:56 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 04:45:56 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 04:45:56 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 04:45:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.9 MB/s eta 0:00:00 04:45:56 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 04:45:56 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 04:45:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 5.1 MB/s eta 0:00:00 04:45:57 Preparing metadata (setup.py): started 04:45:58 Preparing metadata (setup.py): finished with status 'done' 04:45:58 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 04:45:58 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 04:45:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 6.3 MB/s eta 0:00:00 04:46:00 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 04:46:00 Downloading numpy-1.22.3.zip (11.5 MB) 04:46:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 12.1 MB/s eta 0:00:00 04:46:05 Installing build dependencies: started 04:46:24 Installing build dependencies: finished with status 'done' 04:46:24 Getting requirements to build wheel: started 04:46:27 Getting requirements to build wheel: finished with status 'done' 04:46:27 Preparing metadata (pyproject.toml): started 04:46:31 Preparing metadata (pyproject.toml): finished with status 'done' 04:46:35 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 04:46:35 Downloading psutil-5.9.0.tar.gz (478 kB) 04:46:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 9.3 MB/s eta 0:00:00 04:46:36 Preparing metadata (setup.py): started 04:46:38 Preparing metadata (setup.py): finished with status 'done' 04:46:38 Collecting redis==4.5.4 (from -r requirements.txt (line 13)) 04:46:38 Downloading redis-4.5.4-py3-none-any.whl (238 kB) 04:46:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 8.0 MB/s eta 0:00:00 04:46:40 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 04:46:40 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 04:46:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.3 MB/s eta 0:00:00 04:46:42 Installing build dependencies: started 04:46:49 Building wheel for numpy (pyproject.toml): still running... 04:46:57 Installing build dependencies: finished with status 'done' 04:46:57 Getting requirements to build wheel: started 04:46:57 Getting requirements to build wheel: finished with status 'done' 04:46:57 Preparing metadata (pyproject.toml): started 04:47:00 Preparing metadata (pyproject.toml): finished with status 'done' 04:47:00 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 04:47:00 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 04:47:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 10.4 MB/s eta 0:00:00 04:47:01 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 04:47:01 Downloading psycopg2-2.9.3.tar.gz (380 kB) 04:47:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.1 MB/s eta 0:00:00 04:47:02 Preparing metadata (setup.py): started 04:47:03 Preparing metadata (setup.py): finished with status 'done' 04:47:05 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 04:47:05 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 04:47:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.9 MB/s eta 0:00:00 04:47:06 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:47:06 Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) 04:47:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 11.5 MB/s eta 0:00:00 04:47:06 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:47:06 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 04:47:07 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:47:07 Building wheel for numpy (pyproject.toml): finished with status 'done' 04:47:07 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360793 sha256=aab32f0c01fc5c2831fb293d9bc0c551e8a6d2dfd77f42e3a2291e763faa78fc 04:47:07 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 04:47:07 Building wheel for psutil (setup.py): started 04:47:07 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 04:47:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.8 MB/s eta 0:00:00 04:47:07 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:47:07 Downloading flex-6.14.1.tar.gz (40 kB) 04:47:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.0 MB/s eta 0:00:00 04:47:07 Preparing metadata (setup.py): started 04:47:08 Building wheel for psutil (setup.py): finished with status 'done' 04:47:08 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271445 sha256=52917793eaa386e6d5f62ed4b2fd7395ec7f786bd6a08acd71a7e1d9afc4896a 04:47:08 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 04:47:08 Building wheel for pyzmq (pyproject.toml): started 04:47:09 Preparing metadata (setup.py): finished with status 'done' 04:47:09 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:47:09 Downloading genson-1.2.2.tar.gz (34 kB) 04:47:09 Preparing metadata (setup.py): started 04:47:10 Preparing metadata (setup.py): finished with status 'done' 04:47:10 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:47:10 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 04:47:11 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:47:11 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 04:47:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 5.0 MB/s eta 0:00:00 04:47:11 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:47:11 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 04:47:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 563.1 kB/s eta 0:00:00 04:47:14 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:47:14 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 04:47:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 9.7 MB/s eta 0:00:00 04:47:14 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:47:14 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 04:47:15 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 04:47:15 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) 04:47:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 5.8 MB/s eta 0:00:00 04:47:15 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 04:47:15 Downloading idna-3.4-py3-none-any.whl (61 kB) 04:47:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.0 MB/s eta 0:00:00 04:47:16 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 04:47:16 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 04:47:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 5.1 MB/s eta 0:00:00 04:47:16 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 04:47:16 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 04:47:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 6.1 MB/s eta 0:00:00 04:47:16 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 04:47:16 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 04:47:17 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 04:47:17 Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) 04:47:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 1.3 MB/s eta 0:00:00 04:47:17 Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) 04:47:17 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 04:47:18 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 04:47:18 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 04:47:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.4 MB/s eta 0:00:00 04:47:18 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 04:47:18 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 04:47:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.0 MB/s eta 0:00:00 04:47:18 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 04:47:19 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 04:47:19 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 04:47:20 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:47:20 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 04:47:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.0 MB/s eta 0:00:00 04:47:20 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:47:20 Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) 04:47:22 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:47:22 Downloading PyYAML-6.0.tar.gz (124 kB) 04:47:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.3 MB/s eta 0:00:00 04:47:23 Installing build dependencies: started 04:47:35 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 04:47:35 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537158 sha256=21b88c03a0cde7ad632ddb6a693b43da3081a8eb3435a42641473dd55b6e2843 04:47:35 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 04:47:35 Building wheel for psycopg2 (setup.py): started 04:47:40 Building wheel for psycopg2 (setup.py): finished with status 'done' 04:47:40 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478589 sha256=6ff936aa27c329689814f41b19d66234c2ad7f8ec910e646771157aa75a21222 04:47:40 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 04:47:40 Building wheel for pycryptodome (setup.py): started 04:47:50 Installing build dependencies: finished with status 'done' 04:47:50 Getting requirements to build wheel: started 04:48:00 Getting requirements to build wheel: finished with status 'done' 04:48:00 Preparing metadata (pyproject.toml): started 04:48:01 Preparing metadata (pyproject.toml): finished with status 'done' 04:48:01 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:48:01 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:48:01 Preparing metadata (setup.py): started 04:48:02 Preparing metadata (setup.py): finished with status 'done' 04:48:02 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:48:02 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:48:02 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:48:02 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:48:02 Preparing metadata (setup.py): started 04:48:03 Preparing metadata (setup.py): finished with status 'done' 04:48:04 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:48:04 Downloading click-8.1.3-py3-none-any.whl (96 kB) 04:48:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 5.0 MB/s eta 0:00:00 04:48:04 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:48:04 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 04:48:04 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:48:04 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 04:48:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.6 MB/s eta 0:00:00 04:48:04 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:48:04 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 04:48:05 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:48:05 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 04:48:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.1 MB/s eta 0:00:00 04:48:05 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:48:05 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 04:48:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 49.1 kB/s eta 0:00:00 04:48:07 Building wheel for pycryptodome (setup.py): finished with status 'done' 04:48:07 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111184 sha256=c656f915c18f2bb7a58e87a303a9d40d7e1b43a94b9dc5ce6d749d60bf6fc224 04:48:07 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 04:48:07 Building wheel for flex (setup.py): started 04:48:07 Building wheel for flex (setup.py): finished with status 'done' 04:48:07 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=61856f81418a4e0b3e7be54f113cffb49d7ee08677ec1e428e37e8336285fcc3 04:48:07 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 04:48:07 Building wheel for GenSON (setup.py): started 04:48:07 Building wheel for GenSON (setup.py): finished with status 'done' 04:48:07 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=be41926c7dfeb1e0387323a24c0ce60b44a480ac3b30b35d9e9ff0568068b30a 04:48:07 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 04:48:07 Building wheel for PyYAML (pyproject.toml): started 04:48:07 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 04:48:07 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=8bdfd9d0c1c70eaacea8528cf1943d1876b1b2f7570fe87fc5149860c4e67fbf 04:48:07 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 04:48:07 Building wheel for strict-rfc3339 (setup.py): started 04:48:07 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 04:48:07 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=85d4360d3c6ce21b22e84b609fcba7f79d9f80377adaab715320efb6bcfb865b 04:48:07 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 04:48:07 Building wheel for validate-email (setup.py): started 04:48:07 Building wheel for validate-email (setup.py): finished with status 'done' 04:48:07 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=3e1ccfd1cf4d93cf941d6f9627b5ab6d08fc841ca2960a958464903e0890f804 04:48:07 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 04:48:07 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex GenSON PyYAML strict-rfc3339 validate-email 04:48:07 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 04:48:08 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:48:08 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:48:08 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:48:08 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 04:48:08 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:48:08 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 04:48:08 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:48:08 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 04:48:08 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:48:08 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 04:48:08 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:48:08 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 04:48:09 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) 04:48:09 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:48:10 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 04:48:10 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 04:48:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 04:48:11 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 04:48:11 Building wheel for robotbackgroundlogger (setup.py): started 04:48:12 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 04:48:12 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=0c06d7f1487aab5eb597d012490ef7c3b122527e4a20ef22e8adf830cc44159f 04:48:12 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 04:48:12 Building wheel for paho-mqtt (setup.py): started 04:48:14 Building wheel for paho-mqtt (setup.py): finished with status 'done' 04:48:14 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=ea7ec93d1dcde3d2317a9ddea17ba1e5ecaa489f29f9020cba237b6a74787f97 04:48:14 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 04:48:14 Building wheel for numpy (pyproject.toml): started 04:48:17 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.3 wsproto-1.2.0 04:48:17 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 04:48:35 Removing intermediate container 85e3e973408c 04:48:35 ---> 9e44bd4a3281 04:48:35 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 04:48:35 ---> Running in d18bb3bbb5b9 04:48:35 Removing intermediate container d18bb3bbb5b9 04:48:35 ---> 7f9be006752b 04:48:35 Step 11/13 : LABEL arch=amd64 04:48:35 ---> Running in c3fbfb3a6fe7 04:48:35 Removing intermediate container c3fbfb3a6fe7 04:48:35 ---> e9b941b516f0 04:48:35 Step 12/13 : LABEL git_sha=3faf08a8f61560a225416c19987cdbb152b583a8 04:48:35 ---> Running in 3e5f3e2e5fd5 04:48:35 Removing intermediate container 3e5f3e2e5fd5 04:48:35 ---> 2cd93158934a 04:48:35 Step 13/13 : LABEL version=0.0.2-dev.26 04:48:35 ---> Running in ae730e6e1221 04:48:35 Removing intermediate container ae730e6e1221 04:48:35 ---> 34453282c4a8 04:48:35 [Warning] One or more build-args [ARCH] were not consumed 04:48:35 Successfully built 34453282c4a8 04:48:35 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 04:48:35 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 04:48:35 3faf08a8f61560a225416c19987cdbb152b583a8 04:48:35 latest 04:48:35 0.0.2-dev.26 04:48:35 3faf08a8f61560a225416c19987cdbb152b583a8-0.0.2-dev.26 04:48:35 main 04:48:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:35 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:3faf08a8f61560a225416c19987cdbb152b583a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:36 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:3faf08a8f61560a225416c19987cdbb152b583a8 04:48:36 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:48:36 cbd60fdc9cfc: Preparing 04:48:36 613596189f2c: Preparing 04:48:36 651b69f6f3e7: Preparing 04:48:36 44365834b79c: Preparing 04:48:36 5010838ac425: Preparing 04:48:36 5bc340f6d4f5: Preparing 04:48:36 651b69f6f3e7: Pushed 04:48:36 44365834b79c: Pushed 04:48:36 613596189f2c: Pushed 04:48:36 5010838ac425: Pushed 04:48:36 5bc340f6d4f5: Layer already exists 04:50:36 Building wheel for numpy (pyproject.toml): still running... 04:50:42 cbd60fdc9cfc: Pushed 04:50:42 3faf08a8f61560a225416c19987cdbb152b583a8: digest: sha256:dc101b7598920993c436da36a4489a790708dd4e2e46893009d9c724caccec29 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:43 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:43 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 04:50:43 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:50:43 cbd60fdc9cfc: Preparing 04:50:43 613596189f2c: Preparing 04:50:43 651b69f6f3e7: Preparing 04:50:43 44365834b79c: Preparing 04:50:43 5010838ac425: Preparing 04:50:43 5bc340f6d4f5: Preparing 04:50:43 5bc340f6d4f5: Waiting 04:50:43 44365834b79c: Layer already exists 04:50:43 651b69f6f3e7: Layer already exists 04:50:43 cbd60fdc9cfc: Layer already exists 04:50:43 613596189f2c: Layer already exists 04:50:43 5010838ac425: Layer already exists 04:50:43 5bc340f6d4f5: Layer already exists 04:50:43 latest: digest: sha256:dc101b7598920993c436da36a4489a790708dd4e2e46893009d9c724caccec29 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:43 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:43 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.26 04:50:43 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:50:43 cbd60fdc9cfc: Preparing 04:50:43 613596189f2c: Preparing 04:50:43 651b69f6f3e7: Preparing 04:50:43 44365834b79c: Preparing 04:50:43 5010838ac425: Preparing 04:50:43 5bc340f6d4f5: Preparing 04:50:43 5bc340f6d4f5: Waiting 04:50:43 5010838ac425: Layer already exists 04:50:43 651b69f6f3e7: Layer already exists 04:50:43 44365834b79c: Layer already exists 04:50:43 613596189f2c: Layer already exists 04:50:43 cbd60fdc9cfc: Layer already exists 04:50:43 5bc340f6d4f5: Layer already exists 04:50:43 0.0.2-dev.26: digest: sha256:dc101b7598920993c436da36a4489a790708dd4e2e46893009d9c724caccec29 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:44 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:3faf08a8f61560a225416c19987cdbb152b583a8-0.0.2-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:44 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:3faf08a8f61560a225416c19987cdbb152b583a8-0.0.2-dev.26 04:50:44 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:50:44 cbd60fdc9cfc: Preparing 04:50:44 613596189f2c: Preparing 04:50:44 651b69f6f3e7: Preparing 04:50:44 44365834b79c: Preparing 04:50:44 5010838ac425: Preparing 04:50:44 5bc340f6d4f5: Preparing 04:50:44 5bc340f6d4f5: Waiting 04:50:44 613596189f2c: Layer already exists 04:50:44 651b69f6f3e7: Layer already exists 04:50:44 5010838ac425: Layer already exists 04:50:44 44365834b79c: Layer already exists 04:50:44 cbd60fdc9cfc: Layer already exists 04:50:44 5bc340f6d4f5: Layer already exists 04:50:44 3faf08a8f61560a225416c19987cdbb152b583a8-0.0.2-dev.26: digest: sha256:dc101b7598920993c436da36a4489a790708dd4e2e46893009d9c724caccec29 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:44 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:45 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 04:50:45 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:50:45 cbd60fdc9cfc: Preparing 04:50:45 613596189f2c: Preparing 04:50:45 651b69f6f3e7: Preparing 04:50:45 44365834b79c: Preparing 04:50:45 5010838ac425: Preparing 04:50:45 5bc340f6d4f5: Preparing 04:50:45 5bc340f6d4f5: Waiting 04:50:45 613596189f2c: Layer already exists 04:50:45 651b69f6f3e7: Layer already exists 04:50:45 cbd60fdc9cfc: Layer already exists 04:50:45 5010838ac425: Layer already exists 04:50:45 44365834b79c: Layer already exists 04:50:45 5bc340f6d4f5: Layer already exists 04:50:45 main: digest: sha256:dc101b7598920993c436da36a4489a790708dd4e2e46893009d9c724caccec29 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:50:45 ===================================================== [Pipeline] echo 04:50:45 taggedImages: 04:50:45 - nexus3.edgexfoundry.org:10003/edgex-taf-common:3faf08a8f61560a225416c19987cdbb152b583a8 04:50:45 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 04:50:45 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.26 04:50:45 - nexus3.edgexfoundry.org:10003/edgex-taf-common:3faf08a8f61560a225416c19987cdbb152b583a8-0.0.2-dev.26 04:50:45 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:50:45 04:50:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:50:45 latest: Pulling from edgex-lftools-log-publisher 04:50:45 5eb5b503b376: Pulling fs layer 04:50:45 5c69ac0246d0: Pulling fs layer 04:50:45 ec43610c2a17: Pulling fs layer 04:50:45 3a2ae6a8a46f: Pulling fs layer 04:50:45 33b1e0a273af: Pulling fs layer 04:50:45 5d3b04190fa2: Pulling fs layer 04:50:45 2f39f015ded8: Pulling fs layer 04:50:45 3a2ae6a8a46f: Waiting 04:50:45 33b1e0a273af: Waiting 04:50:45 5d3b04190fa2: Waiting 04:50:45 2f39f015ded8: Waiting 04:50:45 5c69ac0246d0: Verifying Checksum 04:50:45 5c69ac0246d0: Download complete 04:50:45 3a2ae6a8a46f: Verifying Checksum 04:50:45 3a2ae6a8a46f: Download complete 04:50:45 33b1e0a273af: Verifying Checksum 04:50:45 33b1e0a273af: Download complete 04:50:45 5d3b04190fa2: Verifying Checksum 04:50:45 5d3b04190fa2: Download complete 04:50:45 ec43610c2a17: Verifying Checksum 04:50:45 ec43610c2a17: Download complete 04:50:46 5eb5b503b376: Download complete 04:50:47 5eb5b503b376: Pull complete 04:50:47 5c69ac0246d0: Pull complete 04:50:47 ec43610c2a17: Pull complete 04:50:47 3a2ae6a8a46f: Pull complete 04:50:47 33b1e0a273af: Pull complete 04:50:47 5d3b04190fa2: Pull complete 04:50:52 2f39f015ded8: Pull complete 04:50:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:50:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:50:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:52 prd-ubuntu20.04-docker-8c-8g-18417 does not seem to be running inside a container 04:50:52 $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:50:55 $ docker top 5868f899b80b3d976ae292c4fbb74aa2551925f73ba0f84c21607fa342ff1e4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:55 ---> job-cost.sh 04:50:55 lf-activate-venv: SKIPPING 04:50:55 INFO: No Stack... 04:50:56 INFO: Retrieving Pricing Info for: v3-standard-8 04:50:56 INFO: Archiving Costs [Pipeline] sh 04:50:57 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 04:50:57 + cut -d, -f6 [Pipeline] lock 04:50:57 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-18-stack-cost] 04:50:57 Resource [jenkins-edgexfoundry-edgex-taf-common-main-18-stack-cost] did not exist. Created. 04:50:57 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:50:57 + echo total: 0.2199999988079071 [Pipeline] stash 04:50:57 Stashed 1 file(s) [Pipeline] } 04:50:57 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 04:50:57 $ docker stop --time=1 5868f899b80b3d976ae292c4fbb74aa2551925f73ba0f84c21607fa342ff1e4e 04:50:58 $ docker rm -f --volumes 5868f899b80b3d976ae292c4fbb74aa2551925f73ba0f84c21607fa342ff1e4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:51:43 Building wheel for numpy (pyproject.toml): still running... 04:52:40 Building wheel for numpy (pyproject.toml): still running... 04:53:48 Building wheel for numpy (pyproject.toml): still running... 04:54:44 Building wheel for numpy (pyproject.toml): still running... 04:55:52 Building wheel for numpy (pyproject.toml): still running... 04:56:48 Building wheel for numpy (pyproject.toml): still running... 05:01:40 Building wheel for numpy (pyproject.toml): still running... 05:03:32 Building wheel for numpy (pyproject.toml): still running... 05:05:38 Building wheel for numpy (pyproject.toml): still running... 05:08:00 Building wheel for numpy (pyproject.toml): still running... 05:08:56 Building wheel for numpy (pyproject.toml): still running... 05:11:03 Building wheel for numpy (pyproject.toml): still running... 05:14:25 Building wheel for numpy (pyproject.toml): still running... 05:16:01 Building wheel for numpy (pyproject.toml): still running... 05:17:53 Building wheel for numpy (pyproject.toml): still running... 05:17:55 Building wheel for numpy (pyproject.toml): finished with status 'done' 05:17:55 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625237 sha256=2b25e1ebb17614ee9805e0f6fdb441e19f267a1b132135e865b497e7fc1974a6 05:17:55 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 05:17:55 Building wheel for psutil (setup.py): started 05:18:06 Building wheel for psutil (setup.py): finished with status 'done' 05:18:06 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271956 sha256=a516e4fa90325570a455a796d84f767eda4c1150e27bb5ab07556aeb0b27ac8a 05:18:06 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 05:18:06 Building wheel for pyzmq (pyproject.toml): started 05:19:13 Building wheel for pyzmq (pyproject.toml): still running... 05:20:35 Building wheel for pyzmq (pyproject.toml): still running... 05:20:47 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 05:20:47 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515238 sha256=d1cec16dc7dc428c9b170d2ca52bd523ea5174e22d7dfe0840948bc91848a1cb 05:20:47 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 05:20:47 Building wheel for psycopg2 (setup.py): started 05:21:55 Building wheel for psycopg2 (setup.py): still running... 05:21:55 Building wheel for psycopg2 (setup.py): finished with status 'done' 05:21:55 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470362 sha256=de23f17567ed0c93bbd38ecc5e3d161290f4e5df374d078eb9d63e5c134babb4 05:21:55 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 05:21:55 Building wheel for flex (setup.py): started 05:21:55 Building wheel for flex (setup.py): finished with status 'done' 05:21:55 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=0d8b2348e2c015fa2304c9924fc69ff405c5160dc9d89d5886a47f79704587fe 05:21:55 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 05:21:55 Building wheel for GenSON (setup.py): started 05:21:57 Building wheel for GenSON (setup.py): finished with status 'done' 05:21:57 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=942d08a31864f291a9c73b203e8e69fae2acc8b0887fe5db207e5deb8e9784b6 05:21:57 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 05:21:57 Building wheel for PyYAML (pyproject.toml): started 05:22:00 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 05:22:00 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=22f9d3d4f6893ae36c78d90c014fecd305645e72ed6eefdef9ba081fab3a6561 05:22:00 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 05:22:00 Building wheel for strict-rfc3339 (setup.py): started 05:22:02 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 05:22:02 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=14413f44d671c51a56d063adae5ca9a0ce53a5151ce58eb2c2a2aa148b639949 05:22:02 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 05:22:02 Building wheel for validate-email (setup.py): started 05:22:03 Building wheel for validate-email (setup.py): finished with status 'done' 05:22:03 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=ca6cb135a15f7bec8bffc2c0199a0d69591646684206cfa19630cb22f1ecff93 05:22:03 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 05:22:03 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 05:22:06 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 05:23:14 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.3 wsproto-1.2.0 05:23:14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:24:00 Removing intermediate container 54478374852f 05:24:00 ---> 7e06cef18d87 05:24:00 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 05:24:00 ---> Running in f90d4b5d6029 05:24:00 Removing intermediate container f90d4b5d6029 05:24:00 ---> 52b07c75f6f7 05:24:00 Step 11/13 : LABEL arch=arm64 05:24:00 ---> Running in 814f895b7942 05:24:00 Removing intermediate container 814f895b7942 05:24:00 ---> f84d962b9f50 05:24:00 Step 12/13 : LABEL git_sha=3faf08a8f61560a225416c19987cdbb152b583a8 05:24:00 ---> Running in 1c6a9a64d562 05:24:00 Removing intermediate container 1c6a9a64d562 05:24:00 ---> 90dd03031c56 05:24:00 Step 13/13 : LABEL version=0.0.2-dev.26 05:24:00 ---> Running in 2bcf09526094 05:24:00 Removing intermediate container 2bcf09526094 05:24:00 ---> f4ac1b7e37af 05:24:00 [Warning] One or more build-args [ARCH] were not consumed 05:24:00 Successfully built f4ac1b7e37af 05:24:00 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 05:24:01 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 05:24:01 3faf08a8f61560a225416c19987cdbb152b583a8 05:24:01 latest 05:24:01 0.0.2-dev.26 05:24:01 3faf08a8f61560a225416c19987cdbb152b583a8-0.0.2-dev.26 05:24:01 main 05:24:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:01 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:3faf08a8f61560a225416c19987cdbb152b583a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:01 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:3faf08a8f61560a225416c19987cdbb152b583a8 05:24:01 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:24:01 258a483105f6: Preparing 05:24:01 e64f9282920d: Preparing 05:24:01 07d7a785f210: Preparing 05:24:01 6b17de7d46f8: Preparing 05:24:01 053cad345538: Preparing 05:24:01 dc65b23a4b7c: Preparing 05:24:01 dc65b23a4b7c: Waiting 05:24:01 6b17de7d46f8: Pushed 05:24:01 e64f9282920d: Pushed 05:24:01 07d7a785f210: Pushed 05:24:01 053cad345538: Pushed 05:24:01 dc65b23a4b7c: Layer already exists 05:28:08 258a483105f6: Pushed 05:28:08 3faf08a8f61560a225416c19987cdbb152b583a8: digest: sha256:5259219a4826edee4f4611397eefd26a29429f087556e6e426864746c09a2a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:09 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:09 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 05:28:09 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:28:09 258a483105f6: Preparing 05:28:09 e64f9282920d: Preparing 05:28:09 07d7a785f210: Preparing 05:28:09 6b17de7d46f8: Preparing 05:28:09 053cad345538: Preparing 05:28:09 dc65b23a4b7c: Preparing 05:28:09 dc65b23a4b7c: Waiting 05:28:09 258a483105f6: Layer already exists 05:28:09 6b17de7d46f8: Layer already exists 05:28:09 07d7a785f210: Layer already exists 05:28:09 053cad345538: Layer already exists 05:28:09 e64f9282920d: Layer already exists 05:28:09 dc65b23a4b7c: Layer already exists 05:28:09 latest: digest: sha256:5259219a4826edee4f4611397eefd26a29429f087556e6e426864746c09a2a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:09 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:10 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.26 05:28:10 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:28:10 258a483105f6: Preparing 05:28:10 e64f9282920d: Preparing 05:28:10 07d7a785f210: Preparing 05:28:10 6b17de7d46f8: Preparing 05:28:10 053cad345538: Preparing 05:28:10 dc65b23a4b7c: Preparing 05:28:10 07d7a785f210: Layer already exists 05:28:10 e64f9282920d: Layer already exists 05:28:10 6b17de7d46f8: Layer already exists 05:28:10 258a483105f6: Layer already exists 05:28:10 053cad345538: Layer already exists 05:28:10 dc65b23a4b7c: Layer already exists 05:28:10 0.0.2-dev.26: digest: sha256:5259219a4826edee4f4611397eefd26a29429f087556e6e426864746c09a2a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:10 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:3faf08a8f61560a225416c19987cdbb152b583a8-0.0.2-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:10 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:3faf08a8f61560a225416c19987cdbb152b583a8-0.0.2-dev.26 05:28:10 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:28:10 258a483105f6: Preparing 05:28:10 e64f9282920d: Preparing 05:28:10 07d7a785f210: Preparing 05:28:10 6b17de7d46f8: Preparing 05:28:10 053cad345538: Preparing 05:28:10 dc65b23a4b7c: Preparing 05:28:10 dc65b23a4b7c: Waiting 05:28:10 6b17de7d46f8: Layer already exists 05:28:10 e64f9282920d: Layer already exists 05:28:10 07d7a785f210: Layer already exists 05:28:10 053cad345538: Layer already exists 05:28:10 258a483105f6: Layer already exists 05:28:10 dc65b23a4b7c: Layer already exists 05:28:10 3faf08a8f61560a225416c19987cdbb152b583a8-0.0.2-dev.26: digest: sha256:5259219a4826edee4f4611397eefd26a29429f087556e6e426864746c09a2a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:11 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:11 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 05:28:11 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:28:11 258a483105f6: Preparing 05:28:11 e64f9282920d: Preparing 05:28:11 07d7a785f210: Preparing 05:28:11 6b17de7d46f8: Preparing 05:28:11 053cad345538: Preparing 05:28:11 dc65b23a4b7c: Preparing 05:28:11 dc65b23a4b7c: Waiting 05:28:11 e64f9282920d: Layer already exists 05:28:11 053cad345538: Layer already exists 05:28:11 6b17de7d46f8: Layer already exists 05:28:11 258a483105f6: Layer already exists 05:28:11 07d7a785f210: Layer already exists 05:28:11 dc65b23a4b7c: Layer already exists 05:28:11 main: digest: sha256:5259219a4826edee4f4611397eefd26a29429f087556e6e426864746c09a2a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:28:11 ===================================================== [Pipeline] echo 05:28:11 taggedImages: 05:28:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:3faf08a8f61560a225416c19987cdbb152b583a8 05:28:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 05:28:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.26 05:28:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:3faf08a8f61560a225416c19987cdbb152b583a8-0.0.2-dev.26 05:28:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:28:12 05:28:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:28:12 arm64: Pulling from edgex-lftools-log-publisher 05:28:12 8998bd30e6a1: Pulling fs layer 05:28:12 04944245beec: Pulling fs layer 05:28:12 699f458cf7ca: Pulling fs layer 05:28:12 765212b225bb: Pulling fs layer 05:28:12 f23df028b6ca: Pulling fs layer 05:28:12 d65c8cfc05b1: Pulling fs layer 05:28:12 2437ff75d9bd: Pulling fs layer 05:28:12 765212b225bb: Waiting 05:28:12 f23df028b6ca: Waiting 05:28:12 d65c8cfc05b1: Waiting 05:28:12 2437ff75d9bd: Waiting 05:28:12 04944245beec: Verifying Checksum 05:28:12 04944245beec: Download complete 05:28:12 765212b225bb: Verifying Checksum 05:28:12 765212b225bb: Download complete 05:28:12 f23df028b6ca: Verifying Checksum 05:28:12 f23df028b6ca: Download complete 05:28:12 d65c8cfc05b1: Verifying Checksum 05:28:12 d65c8cfc05b1: Download complete 05:28:12 699f458cf7ca: Verifying Checksum 05:28:12 699f458cf7ca: Download complete 05:28:13 8998bd30e6a1: Download complete 05:28:15 2437ff75d9bd: Verifying Checksum 05:28:15 2437ff75d9bd: Download complete 05:28:17 8998bd30e6a1: Pull complete 05:28:17 04944245beec: Pull complete 05:28:18 699f458cf7ca: Pull complete 05:28:19 765212b225bb: Pull complete 05:28:19 f23df028b6ca: Pull complete 05:28:20 d65c8cfc05b1: Pull complete 05:28:35 2437ff75d9bd: Pull complete 05:28:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:28:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:35 prd-ubuntu20.04-docker-arm64-4c-16g-18420 does not seem to be running inside a container 05:28:35 $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:28:37 $ docker top c9413cc5307cb79131042d509262ceca74b535045aa52c7c66e3bdbcb6b310b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:38 ---> job-cost.sh 05:28:38 lf-activate-venv: SKIPPING 05:28:38 INFO: No Stack... 05:28:38 INFO: Retrieving Pricing Info for: v3-standard-4 05:28:39 INFO: Archiving Costs [Pipeline] sh 05:28:39 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 05:28:39 + cut -d, -f6 [Pipeline] lock 05:28:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-18-stack-cost] 05:28:39 Resource [jenkins-edgexfoundry-edgex-taf-common-main-18-stack-cost] did not exist. Created. 05:28:39 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:28:40 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-ed88604c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:28:40 + echo total: 0.10999999940395355 [Pipeline] stash 05:28:40 Warning: overwriting stash ‘stack-cost’ 05:28:41 Stashed 1 file(s) [Pipeline] } 05:28:41 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 05:28:41 $ docker stop --time=1 c9413cc5307cb79131042d509262ceca74b535045aa52c7c66e3bdbcb6b310b5 05:28:43 $ docker rm -f --volumes c9413cc5307cb79131042d509262ceca74b535045aa52c7c66e3bdbcb6b310b5 [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:28:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:28:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:28:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:44 prd-ubuntu20.04-docker-8c-8g-18417 does not seem to be running inside a container 05:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 05:28:45 $ docker top bf9ff214876cb6db0a79ab78c5ad6fe47ce4d12dbbac9f0c388bec6fabd53853 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:28:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:28:45 [ssh-agent] Looking for ssh-agent implementation... 05:28:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:28:45 $ docker exec bf9ff214876cb6db0a79ab78c5ad6fe47ce4d12dbbac9f0c388bec6fabd53853 ssh-agent 05:28:45 SSH_AUTH_SOCK=/tmp/ssh-CmA3w9pHUROf/agent.32 05:28:45 SSH_AGENT_PID=38 05:28:45 Running ssh-add (command line suppressed) 05:28:45 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9892143961741559077.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9892143961741559077.key) 05:28:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:28:45 + git semver tag 05:28:46 2023-06-12 05:28:46,066 [run_tag] DEBUG tag force:False 05:28:46 2023-06-12 05:28:46,067 [check_head_tag] DEBUG check head tag 05:28:46 2023-06-12 05:28:46,067 [execute] INFO git cat-file --batch-check 05:28:46 2023-06-12 05:28:46,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 05:28:46 2023-06-12 05:28:46,071 [execute] INFO git cat-file --batch 05:28:46 2023-06-12 05:28:46,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 05:28:46 2023-06-12 05:28:46,082 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:28:46 2023-06-12 05:28:46,082 [execute] INFO git tag -a v0.0.2-dev.26 -m v0.0.2-dev.26 05:28:46 2023-06-12 05:28:46,082 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.26', '-m', 'v0.0.2-dev.26'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 05:28:46 2023-06-12 05:28:46,087 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:28:46 0.0.2-dev.26 [Pipeline] } 05:28:46 $ docker exec --env ******** --env ******** bf9ff214876cb6db0a79ab78c5ad6fe47ce4d12dbbac9f0c388bec6fabd53853 ssh-agent -k 05:28:46 unset SSH_AUTH_SOCK; 05:28:46 unset SSH_AGENT_PID; 05:28:46 echo Agent pid 38 killed; 05:28:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:28:46 + git semver [Pipeline] } 05:28:46 $ docker stop --time=1 bf9ff214876cb6db0a79ab78c5ad6fe47ce4d12dbbac9f0c388bec6fabd53853 05:28:48 $ docker rm -f --volumes bf9ff214876cb6db0a79ab78c5ad6fe47ce4d12dbbac9f0c388bec6fabd53853 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:28:48 05:28:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:28:48 0.23.1-centos7: Pulling from edgex-lftools 05:28:48 ab5ef0e58194: Pulling fs layer 05:28:48 9712f1f96733: Pulling fs layer 05:28:48 63f879dbbcfc: Pulling fs layer 05:28:48 0d9ebad4ef96: Pulling fs layer 05:28:48 e9a5061849ea: Pulling fs layer 05:28:48 d747dcd14b5f: Pulling fs layer 05:28:48 2de7ff778b66: Pulling fs layer 05:28:48 0d9ebad4ef96: Waiting 05:28:48 d747dcd14b5f: Waiting 05:28:48 e9a5061849ea: Waiting 05:28:48 9712f1f96733: Verifying Checksum 05:28:49 63f879dbbcfc: Verifying Checksum 05:28:49 63f879dbbcfc: Download complete 05:28:49 ab5ef0e58194: Download complete 05:28:49 0d9ebad4ef96: Verifying Checksum 05:28:49 0d9ebad4ef96: Download complete 05:28:49 d747dcd14b5f: Verifying Checksum 05:28:49 d747dcd14b5f: Download complete 05:28:49 e9a5061849ea: Verifying Checksum 05:28:49 e9a5061849ea: Download complete 05:28:49 2de7ff778b66: Verifying Checksum 05:28:49 2de7ff778b66: Download complete 05:28:51 ab5ef0e58194: Pull complete 05:28:51 9712f1f96733: Pull complete 05:28:52 63f879dbbcfc: Pull complete 05:28:55 0d9ebad4ef96: Pull complete 05:28:55 e9a5061849ea: Pull complete 05:28:56 d747dcd14b5f: Pull complete 05:28:57 2de7ff778b66: Pull complete 05:28:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:28:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:28:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:57 prd-ubuntu20.04-docker-8c-8g-18417 does not seem to be running inside a container 05:28:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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-lftools:0.23.1-centos7 cat 05:29:01 $ docker top c651375cd589161604873e25a324c5e501bbda26f124108d2cfc2dc610c9c1b9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:29:01 provisioning config files... 05:29:01 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8526751182074722653tmp 05:29:01 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9416387952132731956tmp 05:29:01 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13460176976715356657tmp [Pipeline] { [Pipeline] echo 05:29:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:29:01 ---> sigul-configuration.sh 05:29:01 gpg: directory `/root/.gnupg' created 05:29:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:29:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:29:01 gpg: keyring `/root/.gnupg/secring.gpg' created 05:29:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:29:01 gpg: CAST5 encrypted data 05:29:01 gpg: encrypted with 1 passphrase 05:29:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:29:02 + mkdir /home/jenkins 05:29:02 + mkdir /home/jenkins/sigul [Pipeline] sh 05:29:02 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:29:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:29:02 ---> sigul-install.sh 05:29:02 Sigul already installed; skipping installation. [Pipeline] sh 05:29:02 + git tag --list 05:29:02 v0.0.1 05:29:02 v0.0.2-dev.1 05:29:02 v0.0.2-dev.10 05:29:02 v0.0.2-dev.11 05:29:02 v0.0.2-dev.12 05:29:02 v0.0.2-dev.13 05:29:02 v0.0.2-dev.14 05:29:02 v0.0.2-dev.15 05:29:02 v0.0.2-dev.16 05:29:02 v0.0.2-dev.17 05:29:02 v0.0.2-dev.18 05:29:02 v0.0.2-dev.19 05:29:02 v0.0.2-dev.2 05:29:02 v0.0.2-dev.20 05:29:02 v0.0.2-dev.21 05:29:02 v0.0.2-dev.22 05:29:02 v0.0.2-dev.23 05:29:02 v0.0.2-dev.24 05:29:02 v0.0.2-dev.25 05:29:02 v0.0.2-dev.26 05:29:02 v0.0.2-dev.3 05:29:02 v0.0.2-dev.4 05:29:02 v0.0.2-dev.5 05:29:02 v0.0.2-dev.6 05:29:02 v0.0.2-dev.7 05:29:02 v0.0.2-dev.8 05:29:02 v0.0.2-dev.9 [Pipeline] sh 05:29:03 + lftools sign git-tag v0.0.2-dev.26 05:29:03 Signing Git tag with Sigul... 05:29:03 Signing v0.0.2-dev.26 [Pipeline] echo 05:29:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:29:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:29:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:29:04 $ docker stop --time=1 c651375cd589161604873e25a324c5e501bbda26f124108d2cfc2dc610c9c1b9 05:29:05 $ docker rm -f --volumes c651375cd589161604873e25a324c5e501bbda26f124108d2cfc2dc610c9c1b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:29:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:29:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:06 prd-ubuntu20.04-docker-8c-8g-18417 does not seem to be running inside a container 05:29:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 05:29:06 $ docker top 79786b4fdcbb6e2375965146db1910b7a0aa7bf684b70a45d22eb93bd0b5fdf8 -eo pid,comm 05:29:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:29:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:06 [ssh-agent] Looking for ssh-agent implementation... 05:29:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:07 $ docker exec 79786b4fdcbb6e2375965146db1910b7a0aa7bf684b70a45d22eb93bd0b5fdf8 ssh-agent 05:29:07 SSH_AUTH_SOCK=/tmp/ssh-ouJrBqEy2Dw7/agent.32 05:29:07 SSH_AGENT_PID=38 05:29:07 Running ssh-add (command line suppressed) 05:29:07 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_789432509059084750.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_789432509059084750.key) 05:29:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:07 + git semver bump pre 05:29:07 2023-06-12 05:29:07,694 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:29:07 2023-06-12 05:29:07,695 [bump_version] DEBUG bumping version:0.0.2-dev.26 on axis:pre with prefix:dev 05:29:07 2023-06-12 05:29:07,695 [bump_version] DEBUG bumped version:0.0.2-dev.27 05:29:07 2023-06-12 05:29:07,695 [write_version] DEBUG write version:0.0.2-dev.27 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 05:29:07 2023-06-12 05:29:07,695 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:29:07 2023-06-12 05:29:07,695 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:29:07 2023-06-12 05:29:07,696 [execute] INFO git cat-file --batch-check 05:29:07 2023-06-12 05:29:07,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 05:29:07 2023-06-12 05:29:07,701 [execute] INFO git cat-file --batch 05:29:07 2023-06-12 05:29:07,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 05:29:07 2023-06-12 05:29:07,706 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:29:07 0.0.2-dev.27 [Pipeline] } 05:29:07 $ docker exec --env ******** --env ******** 79786b4fdcbb6e2375965146db1910b7a0aa7bf684b70a45d22eb93bd0b5fdf8 ssh-agent -k 05:29:07 unset SSH_AUTH_SOCK; 05:29:07 unset SSH_AGENT_PID; 05:29:07 echo Agent pid 38 killed; 05:29:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:08 + git semver [Pipeline] } 05:29:08 $ docker stop --time=1 79786b4fdcbb6e2375965146db1910b7a0aa7bf684b70a45d22eb93bd0b5fdf8 05:29:09 $ docker rm -f --volumes 79786b4fdcbb6e2375965146db1910b7a0aa7bf684b70a45d22eb93bd0b5fdf8 [Pipeline] // withDockerContainer [Pipeline] sh 05:29:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:29:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:10 prd-ubuntu20.04-docker-8c-8g-18417 does not seem to be running inside a container 05:29:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 05:29:10 $ docker top 8b25e1c10b6aa8fc797238b2ec2de8d3d33b59b837c95d8e63b342ceb161c78e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:29:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:29:10 [ssh-agent] Looking for ssh-agent implementation... 05:29:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:29:10 $ docker exec 8b25e1c10b6aa8fc797238b2ec2de8d3d33b59b837c95d8e63b342ceb161c78e ssh-agent 05:29:11 SSH_AUTH_SOCK=/tmp/ssh-pGan7VmSZxG2/agent.31 05:29:11 SSH_AGENT_PID=37 05:29:11 Running ssh-add (command line suppressed) 05:29:11 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1360717634105499391.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1360717634105499391.key) 05:29:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:29:11 + git semver push 05:29:11 2023-06-12 05:29:11,606 [run_push] DEBUG push 05:29:11 2023-06-12 05:29:11,607 [execute] INFO git cat-file --batch-check 05:29:11 2023-06-12 05:29:11,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 05:29:11 2023-06-12 05:29:11,611 [execute] INFO git rev-list 275d1667844c179aa371840fba27d18c60fd20fa -- 05:29:11 2023-06-12 05:29:11,611 [execute] DEBUG Popen(['git', 'rev-list', '275d1667844c179aa371840fba27d18c60fd20fa', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 05:29:11 2023-06-12 05:29:11,617 [execute] INFO git fetch -v origin 05:29:11 2023-06-12 05:29:11,617 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 05:29:12 2023-06-12 05:29:12,090 [run_push] DEBUG no remote changes detected 05:29:12 2023-06-12 05:29:12,090 [execute] INFO git push origin semver 05:29:12 2023-06-12 05:29:12,091 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 05:29:13 2023-06-12 05:29:12,964 [run_push] DEBUG push all version tags 05:29:13 2023-06-12 05:29:12,964 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:29:13 2023-06-12 05:29:12,965 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 05:29:13 2023-06-12 05:29:13,736 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:29:13 0.0.2-dev.27 [Pipeline] } 05:29:13 $ docker exec --env ******** --env ******** 8b25e1c10b6aa8fc797238b2ec2de8d3d33b59b837c95d8e63b342ceb161c78e ssh-agent -k 05:29:13 unset SSH_AUTH_SOCK; 05:29:13 unset SSH_AGENT_PID; 05:29:13 echo Agent pid 37 killed; 05:29:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:29:14 + git semver [Pipeline] } 05:29:14 $ docker stop --time=1 8b25e1c10b6aa8fc797238b2ec2de8d3d33b59b837c95d8e63b342ceb161c78e 05:29:15 $ docker rm -f --volumes 8b25e1c10b6aa8fc797238b2ec2de8d3d33b59b837c95d8e63b342ceb161c78e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:29:16 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 05:29:16 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 05:29:16 total 16 05:29:16 drwxr-xr-x 3 root root 4096 Jun 12 04:50 . 05:29:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 05:29 .. 05:29:16 drwxr-xr-x 2 root root 4096 Jun 12 04:50 cost 05:29:16 -rw-r--r-- 1 root root 87 Jun 12 04:50 cost.csv 05:29:16 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 05:29:16 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 05:29:16 total 16 05:29:16 drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 04:50 . 05:29:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 05:29 .. 05:29:16 drwxr-xr-x 2 jenkins jenkins 4096 Jun 12 04:50 cost 05:29:16 -rw-r--r-- 1 jenkins jenkins 87 Jun 12 04:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:29:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:29:17 ---> package-listing.sh 05:29:17 ++ facter osfamily 05:29:17 ++ tr '[:upper:]' '[:lower:]' 05:29:17 + OS_FAMILY=debian 05:29:17 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 05:29:17 + START_PACKAGES=/tmp/packages_start.txt 05:29:17 + END_PACKAGES=/tmp/packages_end.txt 05:29:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:29:17 + PACKAGES=/tmp/packages_start.txt 05:29:17 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 05:29:17 + PACKAGES=/tmp/packages_end.txt 05:29:17 + case "${OS_FAMILY}" in 05:29:17 + dpkg -l 05:29:17 + grep '^ii' 05:29:17 + '[' -f /tmp/packages_start.txt ']' 05:29:17 + '[' -f /tmp/packages_end.txt ']' 05:29:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:29:17 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 05:29:17 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 05:29:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 05:29:17 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:29:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:29:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:18 prd-ubuntu20.04-docker-8c-8g-18417 does not seem to be running inside a container 05:29:18 $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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-lftools-log-publisher:latest cat 05:29:18 $ docker top 9c0052b3f52523ebcc4fd3d56c468753b32cb817d71a452f5c1171190fe2f343 -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:19 + touch /tmp/pre-build-complete [Pipeline] sh 05:29:19 + mkdir -p /var/log/sysstat [Pipeline] sh 05:29:19 + ls /var/log/sa-host 05:29:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:29:19 provisioning config files... 05:29:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1905403274598022408tmp [Pipeline] { [Pipeline] echo 05:29:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:29:19 ---> create-netrc.sh [Pipeline] } 05:29:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:29:20 ---> python-tools-install.sh [Pipeline] echo 05:29:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:29:20 ---> sudo-logs.sh 05:29:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:29:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:29:20 ---> job-cost.sh 05:29:20 lf-activate-venv: SKIPPING 05:29:20 DEBUG: total: 0.2199999988079071 05:29:20 INFO: Retrieving Stack Cost... 05:29:21 INFO: Retrieving Pricing Info for: v3-standard-8 05:29:21 INFO: Archiving Costs [Pipeline] echo 05:29:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:29:22 ---> logs-deploy.sh 05:29:22 lf-activate-venv: SKIPPING 05:29:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/18 05:29:22 INFO: archiving workspace using pattern(s): 05:29:22 Archives upload complete. 05:29:22 INFO: archiving logs to Nexus