Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 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-ssh3528905312932173088.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-ssh17684503524420825911.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-ssh17981769368308261357.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-ssh2473018817303751147.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-ssh8791678180912893757.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18044’ Running on prd-ubuntu20.04-docker-8c-8g-18052 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 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 (main) > 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 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 # timeout=10 Commit message: "Merge pull request #57 from edgexfoundry/dependabot/pip/restinstance-1.3.0" > git rev-list --no-walk 71639b79ba7a131fbb85446ae5addcc8145ea06f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:54:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:54:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:54:08 ========================================================= 12:54:08 EdgeX Global Pipelines Version Info 12:54:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:54:09 ------------------- 12:54:09 stable info: 12:54:09 ------------------- 12:54:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:54:09 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 12:54:09 Message: update stable to v1.0.250 12:54:09 ------------------- 12:54:09 experimental info: 12:54:09 ------------------- 12:54:09 Commited By: **** collab-it+edgex@linuxfoundation.org 12:54:09 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 12:54:09 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:54:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0492e7b [Pipeline] echo 12:54:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:54:10 provisioning config files... 12:54:10 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8069174998140894602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:10 ---> docker-login.sh 12:54:10 nexus3.edgexfoundry.org:10001 12:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:10 Configure a credential helper to remove this warning. See 12:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:10 12:54:10 Login Succeeded 12:54:10 nexus3.edgexfoundry.org:10002 12:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:10 Configure a credential helper to remove this warning. See 12:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:10 12:54:10 Login Succeeded 12:54:10 nexus3.edgexfoundry.org:10003 12:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:10 Configure a credential helper to remove this warning. See 12:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:10 12:54:10 Login Succeeded 12:54:10 nexus3.edgexfoundry.org:10004 12:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:11 Configure a credential helper to remove this warning. See 12:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:11 12:54:11 Login Succeeded 12:54:11 docker.io 12:54:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:11 Configure a credential helper to remove this warning. See 12:54:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:11 12:54:11 Login Succeeded 12:54:11 ---> docker-login.sh ends [Pipeline] } 12:54:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:54:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:54:11 + grep -v github /etc/ssh/ssh_known_hosts 12:54:11 + [ -e /tmp/ssh_known_hosts ] 12:54:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:54:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:54:11 + sudo tee -a /etc/ssh/ssh_known_hosts 12:54:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:12 12:54:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:12 0.1.4: Pulling from edgex-devops/py-git-semver 12:54:12 b85a868b505f: Pulling fs layer 12:54:12 e2be974225ed: Pulling fs layer 12:54:12 339a4e72a1f5: Pulling fs layer 12:54:12 988bab9f4d93: Pulling fs layer 12:54:12 1469e6f7b9e6: Pulling fs layer 12:54:12 eaf3925da568: Pulling fs layer 12:54:12 bab4dde63d76: Pulling fs layer 12:54:12 bde34c3a00c8: Pulling fs layer 12:54:12 b352a97aabf1: Pulling fs layer 12:54:12 4872d77fe225: Pulling fs layer 12:54:12 5851b861e8e6: Pulling fs layer 12:54:12 988bab9f4d93: Waiting 12:54:12 b352a97aabf1: Waiting 12:54:12 1469e6f7b9e6: Waiting 12:54:12 eaf3925da568: Waiting 12:54:12 bab4dde63d76: Waiting 12:54:12 bde34c3a00c8: Waiting 12:54:12 4872d77fe225: Waiting 12:54:12 5851b861e8e6: Waiting 12:54:12 e2be974225ed: Verifying Checksum 12:54:12 e2be974225ed: Download complete 12:54:12 988bab9f4d93: Verifying Checksum 12:54:12 988bab9f4d93: Download complete 12:54:12 1469e6f7b9e6: Verifying Checksum 12:54:12 1469e6f7b9e6: Download complete 12:54:12 eaf3925da568: Verifying Checksum 12:54:12 eaf3925da568: Download complete 12:54:12 339a4e72a1f5: Verifying Checksum 12:54:12 339a4e72a1f5: Download complete 12:54:12 bde34c3a00c8: Download complete 12:54:12 b352a97aabf1: Verifying Checksum 12:54:12 b352a97aabf1: Download complete 12:54:12 4872d77fe225: Verifying Checksum 12:54:12 4872d77fe225: Download complete 12:54:12 5851b861e8e6: Verifying Checksum 12:54:12 5851b861e8e6: Download complete 12:54:12 b85a868b505f: Verifying Checksum 12:54:12 b85a868b505f: Download complete 12:54:13 bab4dde63d76: Verifying Checksum 12:54:13 bab4dde63d76: Download complete 12:54:14 b85a868b505f: Pull complete 12:54:14 e2be974225ed: Pull complete 12:54:14 339a4e72a1f5: Pull complete 12:54:14 988bab9f4d93: Pull complete 12:54:15 1469e6f7b9e6: Pull complete 12:54:15 eaf3925da568: Pull complete 12:54:17 bab4dde63d76: Pull complete 12:54:17 bde34c3a00c8: Pull complete 12:54:17 b352a97aabf1: Pull complete 12:54:17 4872d77fe225: Pull complete 12:54:17 5851b861e8e6: Pull complete 12:54:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:54:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:54:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:17 prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container 12:54:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:54:31 $ docker top 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece -eo pid,comm 12:54:31 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). 12:54:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:54:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:31 [ssh-agent] Looking for ssh-agent implementation... 12:54:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:31 $ docker exec 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece ssh-agent 12:54:31 SSH_AUTH_SOCK=/tmp/ssh-lPf0zzjUNylK/agent.14 12:54:31 SSH_AGENT_PID=21 12:54:31 Running ssh-add (command line suppressed) 12:54:31 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_14726650377279538604.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_14726650377279538604.key) 12:54:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:32 + git tag --points-at HEAD [Pipeline] } 12:54:32 $ docker exec --env ******** --env ******** 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece ssh-agent -k 12:54:32 unset SSH_AUTH_SOCK; 12:54:32 unset SSH_AGENT_PID; 12:54:32 echo Agent pid 21 killed; 12:54:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:54:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:54:32 [ssh-agent] Looking for ssh-agent implementation... 12:54:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:32 $ docker exec 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece ssh-agent 12:54:32 SSH_AUTH_SOCK=/tmp/ssh-bQU87ZKoYUk8/agent.53 12:54:32 SSH_AGENT_PID=59 12:54:32 Running ssh-add (command line suppressed) 12:54:32 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4198748101202889823.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4198748101202889823.key) 12:54:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:54:33 + git semver init 12:54:33 2023-06-07 12:54:33,358 [run_init] DEBUG init version:0.0.0 force:False 12:54:33 2023-06-07 12:54:33,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 12:54:33 2023-06-07 12:54:33,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 12:54:33 2023-06-07 12:54:33,359 [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) 12:54:34 2023-06-07 12:54:34,197 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 12:54:34 2023-06-07 12:54:34,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 12:54:34 2023-06-07 12:54:34,198 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 12:54:34 2023-06-07 12:54:34,198 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 12:54:34 0.0.2-dev.24 [Pipeline] } 12:54:34 $ docker exec --env ******** --env ******** 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece ssh-agent -k 12:54:34 unset SSH_AUTH_SOCK; 12:54:34 unset SSH_AGENT_PID; 12:54:34 echo Agent pid 59 killed; 12:54:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:54:34 + git semver [Pipeline] } 12:54:35 $ docker stop --time=1 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece 12:54:36 $ docker rm -f --volumes 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece [Pipeline] // withDockerContainer [Pipeline] sh 12:54:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:54:36 Stashed 1 file(s) [Pipeline] echo 12:54:36 [edgeXSemver]: initialized semver on version 0.0.2-dev.24 [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 12:54:37 provisioning config files... 12:54:37 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17553598349529093268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:37 ---> docker-login.sh 12:54:37 nexus3.edgexfoundry.org:10001 12:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:37 Configure a credential helper to remove this warning. See 12:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:37 12:54:37 Login Succeeded 12:54:37 nexus3.edgexfoundry.org:10002 12:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:37 Configure a credential helper to remove this warning. See 12:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:37 12:54:37 Login Succeeded 12:54:37 nexus3.edgexfoundry.org:10003 12:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:37 Configure a credential helper to remove this warning. See 12:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:37 12:54:37 Login Succeeded 12:54:37 nexus3.edgexfoundry.org:10004 12:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:37 Configure a credential helper to remove this warning. See 12:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:37 12:54:37 Login Succeeded 12:54:37 docker.io 12:54:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:54:37 Configure a credential helper to remove this warning. See 12:54:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:54:37 12:54:37 Login Succeeded 12:54:37 ---> docker-login.sh ends [Pipeline] } 12:54:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:54:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:54:38 + ls -al . 12:54:38 total 72 12:54:38 drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 12:54 . 12:54:38 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:54 .. 12:54:38 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:54 .git 12:54:38 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:54 .github 12:54:38 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:54 .gitignore 12:54:38 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 12:54 .semver 12:54:38 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:54 Dockerfile 12:54:38 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:54 Jenkinsfile 12:54:38 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:54 LICENSE 12:54:38 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:54 README.md 12:54:38 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:54 TAF-Manager 12:54:38 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:54 TUC 12:54:38 -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 12:54 VERSION 12:54:38 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:54 requirements.txt 12:54:38 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:54 robot-entrypoint.sh 12:54:38 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:54 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:38 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 --label arch=amd64 --label version=0.0.2-dev.24 . 12:54:38 Sending build context to Docker daemon 451.1kB 12:54:38 Step 1/13 : FROM alpine:3.16 12:54:39 3.16: Pulling from library/alpine 12:54:39 91d30c5bc195: Pulling fs layer 12:54:39 91d30c5bc195: Download complete 12:54:39 91d30c5bc195: Pull complete 12:54:39 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 12:54:39 Status: Downloaded newer image for alpine:3.16 12:54:39 ---> 8471affe5de5 12:54:39 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 12:54:40 ---> Running in 90f3f1d6c8c7 12:54:40 Removing intermediate container 90f3f1d6c8c7 12:54:40 ---> 46571493ebbd 12:54:40 Step 3/13 : LABEL maintainer="Bruce Huang " 12:54:40 ---> Running in 50f629dd8e8f 12:54:40 Removing intermediate container 50f629dd8e8f 12:54:40 ---> fda44564e8a3 12:54:40 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 12:54:40 ---> 121888d8d5e2 12:54:40 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 12:54:40 ---> df7911802de7 12:54:40 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 12:54:40 ---> 1a2da9743ba9 12:54:40 Step 7/13 : WORKDIR /edgex-taf 12:54:40 ---> Running in 94d06f5ede74 12:54:40 Removing intermediate container 94d06f5ede74 12:54:40 ---> 676b8c1286f7 12:54:40 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:54:40 ---> Running in d87104494b6b 12:54:41 Removing intermediate container d87104494b6b 12:54:41 ---> 991264a10587 12:54:41 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 12:54:42 ---> Running in d52bc0bb1122 12:54:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:54:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:54:43 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 12:54:43 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 12:54:44 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 12:54:44 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 12:54:45 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 12:54:45 Executing busybox-1.35.0-r17.trigger 12:54:45 OK: 6 MiB in 14 packages 12:54:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:54:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:54:46 (1/9) Installing ca-certificates (20230506-r0) 12:54:46 (2/9) Installing brotli-libs (1.0.9-r6) 12:54:47 (3/9) Installing nghttp2-libs (1.47.0-r0) 12:54:47 (4/9) Installing libcurl (8.1.2-r0) 12:54:47 (5/9) Installing curl (8.1.2-r0) 12:54:48 (6/9) Installing docker-cli (20.10.20-r0) 12:54:49 (7/9) Installing oniguruma (6.9.8-r0) 12:54:49 (8/9) Installing jq (1.6-r1) 12:54:49 (9/9) Installing openssl (1.1.1u-r1) 12:54:50 Executing busybox-1.35.0-r17.trigger 12:54:50 Executing ca-certificates-20230506-r0.trigger 12:54:50 OK: 52 MiB in 23 packages 12:54:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:54:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:54:51 (1/137) Installing libmagic (5.41-r0) 12:54:51 (2/137) Installing file (5.41-r0) 12:54:51 (3/137) Installing libxau (1.0.9-r0) 12:54:52 Still waiting to schedule task 12:54:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18050’ 12:54:52 (4/137) Installing libxdmcp (1.1.3-r0) 12:54:52 (5/137) Installing libxcb (1.15-r0) 12:54:53 (6/137) Installing libx11 (1.8-r0) 12:54:53 (7/137) Installing libxext (1.3.4-r0) 12:54:53 (8/137) Installing libice (1.0.10-r0) 12:54:53 (9/137) Installing libuuid (2.38-r1) 12:54:54 (10/137) Installing libsm (1.2.3-r0) 12:54:54 (11/137) Installing libxt (1.2.1-r0) 12:54:54 (12/137) Installing libxmu (1.1.3-r0) 12:54:55 (13/137) Installing xset (1.2.4-r0) 12:54:55 (14/137) Installing xprop (1.2.5-r0) 12:54:55 (15/137) Installing xdg-utils (1.1.3-r3) 12:54:55 (16/137) Installing eudev-libs (3.2.11-r0) 12:54:56 (17/137) Installing pkgconf (1.8.1-r0) 12:54:56 (18/137) Installing libffi (3.4.2-r1) 12:54:57 (19/137) Installing libintl (0.21-r2) 12:54:57 (20/137) Installing libblkid (2.38-r1) 12:54:57 (21/137) Installing libmount (2.38-r1) 12:54:57 (22/137) Installing pcre (8.45-r2) 12:54:58 (23/137) Installing glib (2.72.4-r0) 12:54:58 (24/137) Installing xz-libs (5.2.5-r1) 12:54:59 (25/137) Installing libxml2 (2.9.14-r2) 12:54:59 (26/137) Installing shared-mime-info (2.2-r2) 12:55:00 (27/137) Installing hicolor-icon-theme (0.17-r1) 12:55:00 (28/137) Installing libjpeg-turbo (2.1.3-r1) 12:55:00 (29/137) Installing libpng (1.6.37-r1) 12:55:01 (30/137) Installing libwebp (1.2.3-r1) 12:55:01 (31/137) Installing zstd-libs (1.5.2-r1) 12:55:01 (32/137) Installing tiff (4.4.0-r3) 12:55:02 (33/137) Installing gdk-pixbuf (2.42.8-r0) 12:55:02 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 12:55:03 (35/137) Installing libxcomposite (0.4.5-r0) 12:55:03 (36/137) Installing libxfixes (6.0.0-r0) 12:55:03 (37/137) Installing libxrender (0.9.10-r3) 12:55:04 (38/137) Installing libxcursor (1.2.1-r0) 12:55:04 (39/137) Installing libxdamage (1.1.5-r1) 12:55:04 (40/137) Installing libxi (1.8-r0) 12:55:05 (41/137) Installing libxinerama (1.1.4-r1) 12:55:05 (42/137) Installing libxrandr (1.5.2-r1) 12:55:05 (43/137) Installing atk (2.38.0-r0) 12:55:05 (44/137) Installing libxtst (1.2.3-r3) 12:55:06 (45/137) Installing dbus-libs (1.14.8-r0) 12:55:06 (46/137) Installing at-spi2-core (2.44.1-r0) 12:55:06 (47/137) Installing at-spi2-atk (2.38.0-r0) 12:55:07 (48/137) Installing expat (2.5.0-r0) 12:55:07 (49/137) Installing libbz2 (1.0.8-r1) 12:55:07 (50/137) Installing freetype (2.12.1-r0) 12:55:07 (51/137) Installing fontconfig (2.14.0-r0) 12:55:08 (52/137) Installing pixman (0.40.0-r4) 12:55:08 (53/137) Installing cairo (1.17.4-r2) 12:55:09 (54/137) Installing cairo-gobject (1.17.4-r2) 12:55:09 (55/137) Installing avahi-libs (0.8-r6) 12:55:09 (56/137) Installing gmp (6.2.1-r2) 12:55:10 (57/137) Installing nettle (3.7.3-r0) 12:55:10 (58/137) Installing p11-kit (0.24.1-r0) 12:55:11 (59/137) Installing libtasn1 (4.18.0-r1) 12:55:11 (60/137) Installing libunistring (1.0-r0) 12:55:11 (61/137) Installing gnutls (3.7.7-r1) 12:55:12 (62/137) Installing cups-libs (2.4.2-r1) 12:55:12 (63/137) Installing libepoxy (1.5.10-r0) 12:55:13 (64/137) Installing fribidi (1.0.12-r0) 12:55:13 (65/137) Installing graphite2 (1.3.14-r1) 12:55:13 (66/137) Installing harfbuzz (4.3.0-r0) 12:55:13 (67/137) Installing libxft (2.3.4-r0) 12:55:14 (68/137) Installing pango (1.50.7-r0) 12:55:14 (69/137) Installing wayland-libs-client (1.20.0-r0) 12:55:15 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 12:55:15 (71/137) Installing wayland-libs-egl (1.20.0-r0) 12:55:15 (72/137) Installing xkeyboard-config (2.35.1-r0) 12:55:15 (73/137) Installing libxkbcommon (1.4.1-r0) 12:55:16 (74/137) Installing gtk+3.0 (3.24.34-r1) 12:55:16 Executing gtk+3.0-3.24.34-r1.post-install 12:55:16 (75/137) Installing libfontenc (1.1.4-r0) 12:55:17 (76/137) Installing mkfontscale (1.2.2-r0) 12:55:17 (77/137) Installing font-opensans (0_git20210927-r0) 12:55:18 (78/137) Installing libgcc (11.2.1_git20220219-r2) 12:55:18 (79/137) Installing libogg (1.3.5-r1) 12:55:18 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 12:55:19 (81/137) Installing flac (1.3.4-r0) 12:55:19 (82/137) Installing alsa-lib (1.2.7.2-r0) 12:55:20 (83/137) Installing libatomic (11.2.1_git20220219-r2) 12:55:20 (84/137) Installing sdl2 (2.0.22-r0) 12:55:21 (85/137) Installing aom-libs (3.3.0-r0) 12:55:21 (86/137) Installing libass (0.16.0-r0) 12:55:21 (87/137) Installing libdav1d (1.0.0-r0) 12:55:22 (88/137) Installing libpciaccess (0.16-r0) 12:55:23 (89/137) Installing libdrm (2.4.110-r0) 12:55:23 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 12:55:23 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 12:55:25 (92/137) Installing lame (3.100-r0) 12:55:25 (93/137) Installing opus (1.3.1-r1) 12:55:26 (94/137) Installing libasyncns (0.8-r1) 12:55:26 (95/137) Installing libltdl (2.4.7-r0) 12:55:26 (96/137) Installing orc (0.4.32-r0) 12:55:26 (97/137) Installing libvorbis (1.3.7-r0) 12:55:27 (98/137) Installing libsndfile (1.1.0-r0) 12:55:27 (99/137) Installing libgomp (11.2.1_git20220219-r2) 12:55:28 (100/137) Installing soxr (0.1.3-r2) 12:55:28 (101/137) Installing speexdsp (1.2.0-r0) 12:55:28 (102/137) Installing tdb-libs (1.4.6-r0) 12:55:29 (103/137) Installing libpulse (15.0-r2) 12:55:29 (104/137) Installing cjson (1.7.15-r3) 12:55:29 (105/137) Installing mbedtls (2.28.3-r0) 12:55:30 (106/137) Installing librist (0.2.6-r1) 12:55:30 (107/137) Installing libsrt (1.4.4-r0) 12:55:30 (108/137) Installing libssh (0.9.6-r1) 12:55:31 (109/137) Installing libtheora (1.1.1-r16) 12:55:32 (110/137) Installing v4l-utils-libs (1.22.1-r1) 12:55:32 (111/137) Installing libva (2.14.0-r0) 12:55:32 (112/137) Installing libvdpau (1.5-r0) 12:55:32 (113/137) Installing vidstab (1.1.0-r1) 12:55:33 (114/137) Installing libvpx (1.11.0-r1) 12:55:33 (115/137) Installing x264-libs (0.163_git20210613-r0) 12:55:34 (116/137) Installing numactl (2.0.14-r0) 12:55:34 (117/137) Installing x265-libs (3.5-r3) 12:55:35 (118/137) Installing xvidcore (1.3.7-r1) 12:55:35 (119/137) Installing ffmpeg-libs (5.0.3-r0) 12:55:36 (120/137) Installing libevent (2.1.12-r4) 12:55:36 (121/137) Installing mesa (21.3.9-r0) 12:55:36 (122/137) Installing wayland-libs-server (1.20.0-r0) 12:55:36 (123/137) Installing mesa-gbm (21.3.9-r0) 12:55:37 (124/137) Installing icu-data-en (71.1-r2) 12:55:37 Executing icu-data-en-71.1-r2.post-install 12:55:37 * 12:55:37 * If you need ICU with non-English locales and legacy charset support, install 12:55:37 * package icu-data-full. 12:55:37 * 12:55:37 (125/137) Installing icu-libs (71.1-r2) 12:55:38 (126/137) Installing lcms2 (2.13.1-r0) 12:55:38 (127/137) Installing minizip (1.2.12-r0) 12:55:39 (128/137) Installing nspr (4.33-r0) 12:55:39 (129/137) Installing sqlite-libs (3.40.1-r0) 12:55:40 (130/137) Installing nss (3.78.1-r0) 12:55:40 (131/137) Installing re2 (2022.04.01-r0) 12:55:40 (132/137) Installing snappy (1.1.9-r4) 12:55:41 (133/137) Installing libgpg-error (1.45-r0) 12:55:41 (134/137) Installing libgcrypt (1.10.1-r0) 12:55:41 (135/137) Installing libxslt (1.1.35-r0) 12:55:42 (136/137) Installing chromium (102.0.5005.182-r0) 12:55:44 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 12:55:45 Executing busybox-1.35.0-r17.trigger 12:55:45 Executing glib-2.72.4-r0.trigger 12:55:45 Executing shared-mime-info-2.2-r2.trigger 12:55:45 Executing gdk-pixbuf-2.42.8-r0.trigger 12:55:45 Executing gtk-update-icon-cache-2.24.33-r3.trigger 12:55:45 Executing fontconfig-2.14.0-r0.trigger 12:55:45 Executing mkfontscale-1.2.2-r0.trigger 12:55:45 OK: 409 MiB in 160 packages 12:55:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:55:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:55:46 (1/21) Installing binutils (2.38-r3) 12:55:46 (2/21) Installing isl22 (0.22-r0) 12:55:47 (3/21) Installing mpfr4 (4.1.0-r0) 12:55:48 (4/21) Installing mpc1 (1.2.1-r0) 12:55:48 (5/21) Installing gcc (11.2.1_git20220219-r2) 12:55:49 (6/21) Installing musl-dev (1.2.3-r3) 12:55:49 (7/21) Installing libc-dev (0.7.2-r3) 12:55:50 (8/21) Installing linux-headers (5.16.7-r1) 12:55:50 (9/21) Installing libffi-dev (3.4.2-r1) 12:55:51 (10/21) Installing libpq (14.8-r0) 12:55:51 (11/21) Installing openssl-dev (1.1.1u-r1) 12:55:51 (12/21) Installing libpq-dev (14.8-r0) 12:55:52 (13/21) Installing libecpg (14.8-r0) 12:55:52 (14/21) Installing libecpg-dev (14.8-r0) 12:55:53 (15/21) Installing llvm13-libs (13.0.1-r2) 12:55:54 (16/21) Installing clang-libs (13.0.1-r1) 12:55:55 (17/21) Installing clang (13.0.1-r1) 12:55:55 (18/21) Installing icu (71.1-r2) 12:55:56 (19/21) Installing icu-dev (71.1-r2) 12:55:56 (20/21) Installing llvm13 (13.0.1-r2) 12:55:57 (21/21) Installing postgresql14-dev (14.8-r0) 12:55:58 Executing busybox-1.35.0-r17.trigger 12:55:58 OK: 822 MiB in 181 packages 12:55:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:55:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:55:59 (1/10) Installing g++ (11.2.1_git20220219-r2) 12:56:04 (2/10) Installing gdbm (1.23-r0) 12:56:04 (3/10) Installing mpdecimal (2.5.1-r1) 12:56:04 (4/10) Installing readline (8.1.2-r0) 12:56:04 (5/10) Installing python3 (3.10.11-r0) 12:56:06 (6/10) Installing python3-dev (3.10.11-r0) 12:56:07 (7/10) Installing libsodium (1.0.18-r0) 12:56:07 (8/10) Installing libzmq (4.3.4-r0) 12:56:07 (9/10) Installing libsodium-dev (1.0.18-r0) 12:56:07 (10/10) Installing zeromq-dev (4.3.4-r0) 12:56:08 Executing busybox-1.35.0-r17.trigger 12:56:08 OK: 974 MiB in 191 packages 12:56:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:56:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:56:09 OK: 974 MiB in 191 packages 12:56:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:56:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:56:10 (1/1) Installing tzdata (2023c-r0) 12:56:10 Executing busybox-1.35.0-r17.trigger 12:56:10 OK: 978 MiB in 192 packages 12:56:11 (1/1) Purging tzdata (2023c-r0) 12:56:11 Executing busybox-1.35.0-r17.trigger 12:56:11 OK: 974 MiB in 191 packages 12:56:14 Looking in links: /tmp/tmpfr11s0fx 12:56:14 Processing /tmp/tmpfr11s0fx/setuptools-65.5.0-py3-none-any.whl 12:56:14 Processing /tmp/tmpfr11s0fx/pip-23.0.1-py3-none-any.whl 12:56:14 Installing collected packages: setuptools, pip 12:56:24 Successfully installed pip-23.0.1 setuptools-65.5.0 12:56:24 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:56:24 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 12:56:24 Collecting pip 12:56:24 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 12:56:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 35.5 MB/s eta 0:00:00 12:56:24 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 12:56:24 Collecting setuptools 12:56:24 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 12:56:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 109.1 MB/s eta 0:00:00 12:56:24 Collecting wheel 12:56:24 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 12:56:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 141.6 MB/s eta 0:00:00 12:56:24 Installing collected packages: wheel, setuptools, pip 12:56:24 Attempting uninstall: setuptools 12:56:24 Found existing installation: setuptools 65.5.0 12:56:24 Uninstalling setuptools-65.5.0: 12:56:24 Successfully uninstalled setuptools-65.5.0 12:56:25 Attempting uninstall: pip 12:56:25 Found existing installation: pip 23.0.1 12:56:25 Uninstalling pip-23.0.1: 12:56:25 Successfully uninstalled pip-23.0.1 12:56:32 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 12:56:32 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 12:56:32 Processing ./edgex-taf-common 12:56:32 Preparing metadata (setup.py): started 12:56:33 Preparing metadata (setup.py): finished with status 'done' 12:56:33 Building wheels for collected packages: edgex-taf-common 12:56:33 Building wheel for edgex-taf-common (setup.py): started 12:56:33 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 12:56:33 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=4652d92db5911cd0fa8afd6f0466c18977830e107f1144df0d5c98d4453f4da3 12:56:33 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 12:56:33 Successfully built edgex-taf-common 12:56:33 Installing collected packages: edgex-taf-common 12:56:34 Successfully installed edgex-taf-common-0.0.0 12:56:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:56:35 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 12:56:35 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 12:56:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 1.5 MB/s eta 0:00:00 12:56:36 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 12:56:36 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 12:56:36 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 12:56:36 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 12:56:37 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 12:56:37 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 12:56:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 658.3 kB/s eta 0:00:00 12:56:37 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 12:56:37 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 12:56:37 Preparing metadata (setup.py): started 12:56:39 Preparing metadata (setup.py): finished with status 'done' 12:56:43 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 12:56:43 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 12:56:43 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 12:56:43 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 12:56:43 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 12:56:43 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 12:56:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 201.4 kB/s eta 0:00:00 12:56:43 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 12:56:43 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 12:56:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 864.5 kB/s eta 0:00:00 12:56:44 Preparing metadata (setup.py): started 12:56:44 Preparing metadata (setup.py): finished with status 'done' 12:56:44 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 12:56:44 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 12:56:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 821.3 kB/s eta 0:00:00 12:56:45 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 12:56:45 Downloading numpy-1.22.3.zip (11.5 MB) 12:56:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 20.8 MB/s eta 0:00:00 12:56:46 Installing build dependencies: started 12:56:50 Installing build dependencies: finished with status 'done' 12:56:50 Getting requirements to build wheel: started 12:56:50 Getting requirements to build wheel: finished with status 'done' 12:56:50 Preparing metadata (pyproject.toml): started 12:56:51 Preparing metadata (pyproject.toml): finished with status 'done' 12:56:51 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 12:56:51 Downloading psutil-5.9.0.tar.gz (478 kB) 12:56:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.5 MB/s eta 0:00:00 12:56:52 Preparing metadata (setup.py): started 12:56:52 Preparing metadata (setup.py): finished with status 'done' 12:56:52 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 12:56:52 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 12:56:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 5.1 MB/s eta 0:00:00 12:56:52 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 12:56:52 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 12:56:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 39.4 MB/s eta 0:00:00 12:56:53 Installing build dependencies: started 12:56:55 Installing build dependencies: finished with status 'done' 12:56:55 Getting requirements to build wheel: started 12:56:55 Getting requirements to build wheel: finished with status 'done' 12:56:55 Preparing metadata (pyproject.toml): started 12:56:56 Preparing metadata (pyproject.toml): finished with status 'done' 12:56:56 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 12:56:56 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 12:56:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 18.7 MB/s eta 0:00:00 12:56:56 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 12:56:56 Downloading psycopg2-2.9.3.tar.gz (380 kB) 12:56:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 13.9 MB/s eta 0:00:00 12:56:56 Preparing metadata (setup.py): started 12:56:56 Preparing metadata (setup.py): finished with status 'done' 12:56:57 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 12:56:57 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 12:56:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 53.5 MB/s eta 0:00:00 12:56:57 Preparing metadata (setup.py): started 12:56:58 Preparing metadata (setup.py): finished with status 'done' 12:56:58 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:56:58 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 12:56:59 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:56:59 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 12:56:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 60.7 MB/s eta 0:00:00 12:56:59 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:56:59 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 12:56:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 17.2 MB/s eta 0:00:00 12:56:59 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:56:59 Downloading flex-6.14.1.tar.gz (40 kB) 12:56:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.3 MB/s eta 0:00:00 12:56:59 Preparing metadata (setup.py): started 12:56:59 Preparing metadata (setup.py): finished with status 'done' 12:56:59 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:56:59 Downloading genson-1.2.2.tar.gz (34 kB) 12:56:59 Preparing metadata (setup.py): started 12:57:00 Preparing metadata (setup.py): finished with status 'done' 12:57:00 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:00 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 12:57:00 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:00 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 12:57:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 1.9 MB/s eta 0:00:00 12:57:00 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:00 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 12:57:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 26.9 MB/s eta 0:00:00 12:57:00 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:00 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 12:57:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 5.9 MB/s eta 0:00:00 12:57:00 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:00 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 12:57:00 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 12:57:00 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 12:57:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 3.1 MB/s eta 0:00:00 12:57:01 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 12:57:01 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 12:57:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 608.4 kB/s eta 0:00:00 12:57:01 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 12:57:01 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 12:57:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 21.0 MB/s eta 0:00:00 12:57:01 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 12:57:01 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 12:57:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 2.6 MB/s eta 0:00:00 12:57:01 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 12:57:01 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 12:57:01 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 12:57:01 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 12:57:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 9.5 MB/s eta 0:00:00 12:57:01 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 12:57:01 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 12:57:01 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:57:01 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 12:57:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 21.1 MB/s eta 0:00:00 12:57:01 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:57:01 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 12:57:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 4.8 MB/s eta 0:00:00 12:57:01 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) 12:57:02 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:57:02 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 12:57:02 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:02 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 12:57:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 18.6 MB/s eta 0:00:00 12:57:02 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:02 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 12:57:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 2.7 MB/s eta 0:00:00 12:57:02 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:02 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 12:57:02 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:02 Downloading PyYAML-6.0.tar.gz (124 kB) 12:57:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 2.5 MB/s eta 0:00:00 12:57:03 Installing build dependencies: started 12:57:07 Installing build dependencies: finished with status 'done' 12:57:07 Getting requirements to build wheel: started 12:57:08 Getting requirements to build wheel: finished with status 'done' 12:57:08 Preparing metadata (pyproject.toml): started 12:57:08 Preparing metadata (pyproject.toml): finished with status 'done' 12:57:08 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:08 Downloading validate_email-1.3.tar.gz (4.7 kB) 12:57:08 Preparing metadata (setup.py): started 12:57:08 Preparing metadata (setup.py): finished with status 'done' 12:57:08 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:08 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 12:57:08 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:08 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 12:57:08 Preparing metadata (setup.py): started 12:57:09 Preparing metadata (setup.py): finished with status 'done' 12:57:09 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:09 Downloading click-8.1.3-py3-none-any.whl (96 kB) 12:57:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 12.9 MB/s eta 0:00:00 12:57:09 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:09 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 12:57:09 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:09 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 12:57:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.3 MB/s eta 0:00:00 12:57:09 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:09 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 12:57:09 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 12:57:09 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 12:57:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.0 MB/s eta 0:00:00 12:57:09 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)) 12:57:09 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 12:57:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.1 MB/s eta 0:00:00 12:57:09 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:09 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 12:57:09 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:09 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 12:57:10 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:10 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 12:57:10 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:10 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 12:57:10 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:10 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 12:57:10 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:10 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 12:57:10 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 12:57:10 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:10 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 12:57:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 16.0 MB/s eta 0:00:00 12:57:10 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 12:57:10 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 12:57:10 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:57:10 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 12:57:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.3 MB/s eta 0:00:00 12:57:10 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, GenSON, PyYAML, strict-rfc3339, validate-email 12:57:10 Building wheel for robotbackgroundlogger (setup.py): started 12:57:10 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 12:57:10 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=3c12b02a5429f810fa03aa243ae94e1494487180a6fddefe4c739a4014395d8c 12:57:10 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 12:57:10 Building wheel for paho-mqtt (setup.py): started 12:57:11 Building wheel for paho-mqtt (setup.py): finished with status 'done' 12:57:11 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=cf6da0fed5157405cd96d76553bc749678c4702b3901c36c7cce78210ef0f78b 12:57:11 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 12:57:11 Building wheel for numpy (pyproject.toml): started 12:57:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18066 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 12:57:13 Selected Git installation does not exist. Using Default 12:57:13 The recommended git tool is: NONE 12:57:19 using credential edgex-jenkins-ssh 12:57:19 Cloning the remote Git repository 12:57:19 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 12:57:19 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 12:57:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 12:57:19 > git --version # timeout=10 12:57:19 > git --version # 'git version 2.25.1' 12:57:19 using GIT_SSH to set credentials SSH Credentials for GitHub 12:57:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 12:57:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:21 Avoid second fetch 12:57:21 Checking out Revision 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 (main) 12:57:22 Commit message: "Merge pull request #57 from edgexfoundry/dependabot/pip/restinstance-1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:57:21 > git config core.sparsecheckout # timeout=10 12:57:21 > git checkout -f 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 # timeout=10 12:57:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:57:23 % Total % Received % Xferd Average Speed Time Time Time Current 12:57:23 Dload Upload Total Spent Left Speed 12:57:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh 12:57:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:57:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:57:24 + sudo tee /etc/docker/daemon.new 12:57:24 { 12:57:24 "registry-mirrors": [ 12:57:24 "https://nexus3.edgexfoundry.org:10001" 12:57:24 ], 12:57:24 "bip": "10.250.0.254/24", 12:57:24 "hosts": [ 12:57:24 "tcp://0.0.0.0:5555", 12:57:24 "unix:///var/run/docker.sock" 12:57:24 ], 12:57:24 "mtu": 1458, 12:57:24 "selinux-enabled": true, 12:57:24 "seccomp-profile": "/etc/docker/seccomp.json" 12:57:24 } [Pipeline] sh 12:57:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:57:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:57:43 provisioning config files... 12:57:43 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2349646696325277757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:57:43 ---> docker-login.sh 12:57:43 nexus3.edgexfoundry.org:10001 12:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:44 Configure a credential helper to remove this warning. See 12:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:44 12:57:44 Login Succeeded 12:57:44 nexus3.edgexfoundry.org:10002 12:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:44 Configure a credential helper to remove this warning. See 12:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:44 12:57:44 Login Succeeded 12:57:44 nexus3.edgexfoundry.org:10003 12:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:44 Configure a credential helper to remove this warning. See 12:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:44 12:57:44 Login Succeeded 12:57:44 nexus3.edgexfoundry.org:10004 12:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:45 Configure a credential helper to remove this warning. See 12:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:45 12:57:45 Login Succeeded 12:57:45 docker.io 12:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:57:45 Configure a credential helper to remove this warning. See 12:57:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:57:45 12:57:45 Login Succeeded 12:57:45 ---> docker-login.sh ends [Pipeline] } 12:57:45 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 12:57:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:57:46 + ls -al . 12:57:46 total 68 12:57:46 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:57 . 12:57:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:57 .. 12:57:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:57 .git 12:57:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:57 .github 12:57:46 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:57 .gitignore 12:57:46 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:57 Dockerfile 12:57:46 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:57 Jenkinsfile 12:57:46 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:57 LICENSE 12:57:46 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:57 README.md 12:57:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:57 TAF-Manager 12:57:46 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:57 TUC 12:57:46 -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 12:54 VERSION 12:57:46 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:57 requirements.txt 12:57:46 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:57 robot-entrypoint.sh 12:57:46 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:47 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 --label arch=arm64 --label version=0.0.2-dev.24 . 12:57:47 Sending build context to Docker daemon 283.1kB 12:57:47 Step 1/13 : FROM alpine:3.16 12:57:47 3.16: Pulling from library/alpine 12:57:47 547446be3368: Pulling fs layer 12:57:48 547446be3368: Verifying Checksum 12:57:48 547446be3368: Download complete 12:57:48 547446be3368: Pull complete 12:57:48 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 12:57:48 Status: Downloaded newer image for alpine:3.16 12:57:48 ---> 3b5033019969 12:57:48 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 12:57:48 ---> Running in 0b5fa55e87ed 12:57:49 Removing intermediate container 0b5fa55e87ed 12:57:49 ---> 4f2d15f9dc49 12:57:49 Step 3/13 : LABEL maintainer="Bruce Huang " 12:57:49 ---> Running in d4072b5dc118 12:57:49 Removing intermediate container d4072b5dc118 12:57:49 ---> 0a7e27fe3455 12:57:49 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 12:57:50 ---> 996c4d1ea160 12:57:50 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 12:57:50 ---> 602cda6f93bb 12:57:50 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 12:57:51 ---> 08b774f3c148 12:57:51 Step 7/13 : WORKDIR /edgex-taf 12:57:51 ---> Running in 1b3171e1a13c 12:57:51 Removing intermediate container 1b3171e1a13c 12:57:51 ---> bf07c64a0d57 12:57:51 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:57:51 ---> Running in 3ae18450c491 12:57:53 Removing intermediate container 3ae18450c491 12:57:53 ---> 92aefa06cf26 12:57:53 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 12:57:53 ---> Running in fa23b915f56f 12:57:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:57:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:57:56 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 12:57:56 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 12:57:57 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 12:57:57 Executing busybox-1.35.0-r17.trigger 12:57:57 OK: 5 MiB in 14 packages 12:57:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:57:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:57:59 (1/9) Installing ca-certificates (20230506-r0) 12:57:59 (2/9) Installing brotli-libs (1.0.9-r6) 12:58:00 (3/9) Installing nghttp2-libs (1.47.0-r0) 12:58:00 (4/9) Installing libcurl (8.1.1-r1) 12:58:01 (5/9) Installing curl (8.1.1-r1) 12:58:01 (6/9) Installing docker-cli (20.10.20-r0) 12:58:02 (7/9) Installing oniguruma (6.9.8-r0) 12:58:02 (8/9) Installing jq (1.6-r1) 12:58:03 (9/9) Installing openssl (1.1.1t-r2) 12:58:03 Executing busybox-1.35.0-r17.trigger 12:58:03 Executing ca-certificates-20230506-r0.trigger 12:58:04 OK: 50 MiB in 23 packages 12:58:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:58:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:58:05 (1/136) Installing libmagic (5.41-r0) 12:58:06 (2/136) Installing file (5.41-r0) 12:58:06 (3/136) Installing libxau (1.0.9-r0) 12:58:07 (4/136) Installing libxdmcp (1.1.3-r0) 12:58:07 (5/136) Installing libxcb (1.15-r0) 12:58:07 (6/136) Installing libx11 (1.8-r0) 12:58:08 (7/136) Installing libxext (1.3.4-r0) 12:58:08 (8/136) Installing libice (1.0.10-r0) 12:58:09 (9/136) Installing libuuid (2.38-r1) 12:58:09 (10/136) Installing libsm (1.2.3-r0) 12:58:09 (11/136) Installing libxt (1.2.1-r0) 12:58:10 (12/136) Installing libxmu (1.1.3-r0) 12:58:10 (13/136) Installing xset (1.2.4-r0) 12:58:10 (14/136) Installing xprop (1.2.5-r0) 12:58:11 (15/136) Installing xdg-utils (1.1.3-r3) 12:58:11 (16/136) Installing eudev-libs (3.2.11-r0) 12:58:11 (17/136) Installing pkgconf (1.8.1-r0) 12:58:12 (18/136) Installing libffi (3.4.2-r1) 12:58:12 (19/136) Installing libintl (0.21-r2) 12:58:12 (20/136) Installing libblkid (2.38-r1) 12:58:13 (21/136) Installing libmount (2.38-r1) 12:58:13 (22/136) Installing pcre (8.45-r2) 12:58:13 (23/136) Installing glib (2.72.4-r0) 12:58:14 (24/136) Installing xz-libs (5.2.5-r1) 12:58:14 (25/136) Installing libxml2 (2.9.14-r2) 12:58:15 (26/136) Installing shared-mime-info (2.2-r2) 12:58:15 (27/136) Installing hicolor-icon-theme (0.17-r1) 12:58:16 (28/136) Installing libjpeg-turbo (2.1.3-r1) 12:58:16 (29/136) Installing libpng (1.6.37-r1) 12:58:17 (30/136) Installing libwebp (1.2.3-r1) 12:58:17 (31/136) Installing zstd-libs (1.5.2-r1) 12:58:17 (32/136) Installing tiff (4.4.0-r1) 12:58:18 (33/136) Installing gdk-pixbuf (2.42.8-r0) 12:58:18 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 12:58:18 Building wheel for numpy (pyproject.toml): still running... 12:58:19 (35/136) Installing libxcomposite (0.4.5-r0) 12:58:19 (36/136) Installing libxfixes (6.0.0-r0) 12:58:19 (37/136) Installing libxrender (0.9.10-r3) 12:58:19 (38/136) Installing libxcursor (1.2.1-r0) 12:58:20 (39/136) Installing libxdamage (1.1.5-r1) 12:58:20 (40/136) Installing libxi (1.8-r0) 12:58:20 (41/136) Installing libxinerama (1.1.4-r1) 12:58:20 (42/136) Installing libxrandr (1.5.2-r1) 12:58:21 (43/136) Installing atk (2.38.0-r0) 12:58:21 (44/136) Installing libxtst (1.2.3-r3) 12:58:22 (45/136) Installing dbus-libs (1.14.4-r0) 12:58:22 (46/136) Installing at-spi2-core (2.44.1-r0) 12:58:22 (47/136) Installing at-spi2-atk (2.38.0-r0) 12:58:23 (48/136) Installing expat (2.5.0-r0) 12:58:23 (49/136) Installing libbz2 (1.0.8-r1) 12:58:23 (50/136) Installing freetype (2.12.1-r0) 12:58:24 (51/136) Installing fontconfig (2.14.0-r0) 12:58:24 (52/136) Installing pixman (0.40.0-r4) 12:58:25 (53/136) Installing cairo (1.17.4-r2) 12:58:25 (54/136) Installing cairo-gobject (1.17.4-r2) 12:58:25 (55/136) Installing avahi-libs (0.8-r6) 12:58:26 (56/136) Installing gmp (6.2.1-r2) 12:58:26 (57/136) Installing nettle (3.7.3-r0) 12:58:27 (58/136) Installing p11-kit (0.24.1-r0) 12:58:27 (59/136) Installing libtasn1 (4.18.0-r1) 12:58:27 (60/136) Installing libunistring (1.0-r0) 12:58:28 (61/136) Installing gnutls (3.7.7-r1) 12:58:28 (62/136) Installing cups-libs (2.4.2-r0) 12:58:29 (63/136) Installing libepoxy (1.5.10-r0) 12:58:29 (64/136) Installing fribidi (1.0.12-r0) 12:58:30 (65/136) Installing graphite2 (1.3.14-r1) 12:58:30 (66/136) Installing harfbuzz (4.3.0-r0) 12:58:31 (67/136) Installing libxft (2.3.4-r0) 12:58:31 (68/136) Installing pango (1.50.7-r0) 12:58:31 (69/136) Installing wayland-libs-client (1.20.0-r0) 12:58:31 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 12:58:32 (71/136) Installing wayland-libs-egl (1.20.0-r0) 12:58:32 (72/136) Installing xkeyboard-config (2.35.1-r0) 12:58:33 (73/136) Installing libxkbcommon (1.4.1-r0) 12:58:33 (74/136) Installing gtk+3.0 (3.24.34-r1) 12:58:34 Executing gtk+3.0-3.24.34-r1.post-install 12:58:34 (75/136) Installing libfontenc (1.1.4-r0) 12:58:34 (76/136) Installing mkfontscale (1.2.2-r0) 12:58:35 (77/136) Installing font-opensans (0_git20210927-r0) 12:58:35 (78/136) Installing libgcc (11.2.1_git20220219-r2) 12:58:35 (79/136) Installing libogg (1.3.5-r1) 12:58:36 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 12:58:36 (81/136) Installing flac (1.3.4-r0) 12:58:37 (82/136) Installing alsa-lib (1.2.7.2-r0) 12:58:37 (83/136) Installing libatomic (11.2.1_git20220219-r2) 12:58:37 (84/136) Installing sdl2 (2.0.22-r0) 12:58:38 (85/136) Installing aom-libs (3.3.0-r0) 12:58:39 (86/136) Installing libass (0.16.0-r0) 12:58:39 (87/136) Installing libdav1d (1.0.0-r0) 12:58:39 (88/136) Installing libdrm (2.4.110-r0) 12:58:40 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 12:58:40 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 12:58:41 (91/136) Installing lame (3.100-r0) 12:58:41 (92/136) Installing opus (1.3.1-r1) 12:58:41 (93/136) Installing libasyncns (0.8-r1) 12:58:42 (94/136) Installing libltdl (2.4.7-r0) 12:58:42 (95/136) Installing orc (0.4.32-r0) 12:58:42 (96/136) Installing libvorbis (1.3.7-r0) 12:58:43 (97/136) Installing libsndfile (1.1.0-r0) 12:58:43 (98/136) Installing libgomp (11.2.1_git20220219-r2) 12:58:44 (99/136) Installing soxr (0.1.3-r2) 12:58:44 (100/136) Installing speexdsp (1.2.0-r0) 12:58:44 (101/136) Installing tdb-libs (1.4.6-r0) 12:58:45 (102/136) Installing libpulse (15.0-r2) 12:58:45 (103/136) Installing cjson (1.7.15-r3) 12:58:45 (104/136) Installing mbedtls (2.28.3-r0) 12:58:46 (105/136) Installing librist (0.2.6-r1) 12:58:46 (106/136) Installing libsrt (1.4.4-r0) 12:58:47 (107/136) Installing libssh (0.9.6-r1) 12:58:47 (108/136) Installing libtheora (1.1.1-r16) 12:58:48 (109/136) Installing v4l-utils-libs (1.22.1-r1) 12:58:48 (110/136) Installing libva (2.14.0-r0) 12:58:48 (111/136) Installing libvdpau (1.5-r0) 12:58:49 (112/136) Installing vidstab (1.1.0-r1) 12:58:49 (113/136) Installing libvpx (1.11.0-r1) 12:58:50 (114/136) Installing x264-libs (0.163_git20210613-r0) 12:58:50 (115/136) Installing numactl (2.0.14-r0) 12:58:50 (116/136) Installing x265-libs (3.5-r3) 12:58:51 (117/136) Installing xvidcore (1.3.7-r1) 12:58:51 (118/136) Installing ffmpeg-libs (5.0.3-r0) 12:58:55 (119/136) Installing libevent (2.1.12-r4) 12:58:55 (120/136) Installing mesa (21.3.9-r0) 12:58:55 (121/136) Installing wayland-libs-server (1.20.0-r0) 12:58:55 (122/136) Installing mesa-gbm (21.3.9-r0) 12:58:55 (123/136) Installing icu-data-en (71.1-r2) 12:58:56 Executing icu-data-en-71.1-r2.post-install 12:58:56 * 12:58:56 * If you need ICU with non-English locales and legacy charset support, install 12:58:56 * package icu-data-full. 12:58:56 * 12:58:56 (124/136) Installing icu-libs (71.1-r2) 12:58:57 (125/136) Installing lcms2 (2.13.1-r0) 12:58:57 (126/136) Installing minizip (1.2.12-r0) 12:58:57 (127/136) Installing nspr (4.33-r0) 12:58:58 (128/136) Installing sqlite-libs (3.40.1-r0) 12:58:58 (129/136) Installing nss (3.78.1-r0) 12:58:59 (130/136) Installing re2 (2022.04.01-r0) 12:58:59 (131/136) Installing snappy (1.1.9-r4) 12:58:59 (132/136) Installing libgpg-error (1.45-r0) 12:59:00 (133/136) Installing libgcrypt (1.10.1-r0) 12:59:00 (134/136) Installing libxslt (1.1.35-r0) 12:59:00 (135/136) Installing chromium (102.0.5005.182-r0) 12:59:06 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 12:59:06 Executing busybox-1.35.0-r17.trigger 12:59:06 Executing glib-2.72.4-r0.trigger 12:59:06 Executing shared-mime-info-2.2-r2.trigger 12:59:09 Executing gdk-pixbuf-2.42.8-r0.trigger 12:59:09 Executing gtk-update-icon-cache-2.24.33-r3.trigger 12:59:09 Executing fontconfig-2.14.0-r0.trigger 12:59:09 Executing mkfontscale-1.2.2-r0.trigger 12:59:09 OK: 376 MiB in 159 packages 12:59:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:59:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:59:11 (1/21) Installing binutils (2.38-r3) 12:59:11 (2/21) Installing isl22 (0.22-r0) 12:59:12 (3/21) Installing mpfr4 (4.1.0-r0) 12:59:12 (4/21) Installing mpc1 (1.2.1-r0) 12:59:12 (5/21) Installing gcc (11.2.1_git20220219-r2) 12:59:15 (6/21) Installing musl-dev (1.2.3-r3) 12:59:15 (7/21) Installing libc-dev (0.7.2-r3) 12:59:16 (8/21) Installing linux-headers (5.16.7-r1) 12:59:17 (9/21) Installing libffi-dev (3.4.2-r1) 12:59:17 (10/21) Installing libpq (14.8-r0) 12:59:18 (11/21) Installing openssl-dev (1.1.1t-r2) 12:59:18 (12/21) Installing libpq-dev (14.8-r0) 12:59:18 (13/21) Installing libecpg (14.8-r0) 12:59:19 (14/21) Installing libecpg-dev (14.8-r0) 12:59:19 (15/21) Installing llvm13-libs (13.0.1-r2) 12:59:22 (16/21) Installing clang-libs (13.0.1-r1) 12:59:24 (17/21) Installing clang (13.0.1-r1) 12:59:24 (18/21) Installing icu (71.1-r2) 12:59:25 (19/21) Installing icu-dev (71.1-r2) 12:59:25 (20/21) Installing llvm13 (13.0.1-r2) 12:59:26 Building wheel for numpy (pyproject.toml): still running... 12:59:31 (21/21) Installing postgresql14-dev (14.8-r0) 12:59:31 Executing busybox-1.35.0-r17.trigger 12:59:31 OK: 768 MiB in 180 packages 12:59:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:59:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:59:33 (1/10) Installing g++ (11.2.1_git20220219-r2) 12:59:35 (2/10) Installing gdbm (1.23-r0) 12:59:35 (3/10) Installing mpdecimal (2.5.1-r1) 12:59:36 (4/10) Installing readline (8.1.2-r0) 12:59:36 (5/10) Installing python3 (3.10.11-r0) 12:59:40 (6/10) Installing python3-dev (3.10.11-r0) 12:59:45 (7/10) Installing libsodium (1.0.18-r0) 12:59:46 (8/10) Installing libzmq (4.3.4-r0) 12:59:46 (9/10) Installing libsodium-dev (1.0.18-r0) 12:59:47 (10/10) Installing zeromq-dev (4.3.4-r0) 12:59:47 Executing busybox-1.35.0-r17.trigger 12:59:47 OK: 938 MiB in 190 packages 12:59:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:59:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:59:49 OK: 938 MiB in 190 packages 12:59:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:59:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:59:51 (1/1) Installing tzdata (2023c-r0) 12:59:52 Executing busybox-1.35.0-r17.trigger 12:59:52 OK: 941 MiB in 191 packages 12:59:54 (1/1) Purging tzdata (2023c-r0) 12:59:54 Executing busybox-1.35.0-r17.trigger 12:59:54 OK: 938 MiB in 190 packages 13:00:12 Looking in links: /tmp/tmpnm_11kcg 13:00:12 Processing /tmp/tmpnm_11kcg/setuptools-65.5.0-py3-none-any.whl 13:00:12 Processing /tmp/tmpnm_11kcg/pip-23.0.1-py3-none-any.whl 13:00:12 Installing collected packages: setuptools, pip 13:00:28 Successfully installed pip-23.0.1 setuptools-65.5.0 13:00:28 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:00:31 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 13:00:32 Collecting pip 13:00:32 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 13:00:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 17.3 MB/s eta 0:00:00 13:00:32 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 13:00:34 Building wheel for numpy (pyproject.toml): still running... 13:00:35 Collecting setuptools 13:00:35 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 13:00:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 17.3 MB/s eta 0:00:00 13:00:36 Collecting wheel 13:00:36 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 13:00:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 22.4 MB/s eta 0:00:00 13:00:38 Installing collected packages: wheel, setuptools, pip 13:00:38 Attempting uninstall: setuptools 13:00:38 Found existing installation: setuptools 65.5.0 13:00:39 Uninstalling setuptools-65.5.0: 13:00:39 Successfully uninstalled setuptools-65.5.0 13:00:44 Attempting uninstall: pip 13:00:44 Found existing installation: pip 23.0.1 13:00:46 Uninstalling pip-23.0.1: 13:00:46 Successfully uninstalled pip-23.0.1 13:00:59 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 13:00:59 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:01:03 Processing ./edgex-taf-common 13:01:03 Preparing metadata (setup.py): started 13:01:04 Preparing metadata (setup.py): finished with status 'done' 13:01:04 Building wheels for collected packages: edgex-taf-common 13:01:04 Building wheel for edgex-taf-common (setup.py): started 13:01:06 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 13:01:06 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=488e5c27501610306547a81fc4b07cb5b25d7539bd1978ebfc06a103037ab727 13:01:06 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 13:01:06 Successfully built edgex-taf-common 13:01:07 Installing collected packages: edgex-taf-common 13:01:07 Successfully installed edgex-taf-common-0.0.0 13:01:07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:01:13 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 13:01:13 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 13:01:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 8.9 MB/s eta 0:00:00 13:01:13 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 13:01:13 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 13:01:13 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 13:01:13 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 13:01:14 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 13:01:14 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 13:01:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.8 MB/s eta 0:00:00 13:01:14 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 13:01:14 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 13:01:14 Preparing metadata (setup.py): started 13:01:15 Preparing metadata (setup.py): finished with status 'done' 13:01:18 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 13:01:18 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 13:01:18 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 13:01:18 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 13:01:19 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 13:01:19 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 13:01:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 13:01:19 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 13:01:19 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 13:01:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.6 MB/s eta 0:00:00 13:01:19 Preparing metadata (setup.py): started 13:01:21 Preparing metadata (setup.py): finished with status 'done' 13:01:21 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 13:01:21 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 13:01:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.6 MB/s eta 0:00:00 13:01:24 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 13:01:24 Downloading numpy-1.22.3.zip (11.5 MB) 13:01:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 10.8 MB/s eta 0:00:00 13:01:29 Installing build dependencies: started 13:01:41 Building wheel for numpy (pyproject.toml): still running... 13:01:56 Installing build dependencies: finished with status 'done' 13:01:56 Getting requirements to build wheel: started 13:02:03 Getting requirements to build wheel: finished with status 'done' 13:02:03 Preparing metadata (pyproject.toml): started 13:02:07 Preparing metadata (pyproject.toml): finished with status 'done' 13:02:09 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 13:02:09 Downloading psutil-5.9.0.tar.gz (478 kB) 13:02:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.6 MB/s eta 0:00:00 13:02:09 Preparing metadata (setup.py): started 13:02:12 Preparing metadata (setup.py): finished with status 'done' 13:02:13 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 13:02:13 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 13:02:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 5.7 MB/s eta 0:00:00 13:02:13 Building wheel for numpy (pyproject.toml): finished with status 'done' 13:02:13 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360814 sha256=161d61df49993c74a9ce3d0c17d3db6eb542ddbaa38fca7c4a8c47348505d686 13:02:13 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 13:02:13 Building wheel for psutil (setup.py): started 13:02:13 Building wheel for psutil (setup.py): finished with status 'done' 13:02:13 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271451 sha256=3f164b63c10410b9cb2e351a0816b7a482244ec7f9b322f8352fbcc90c74ad90 13:02:13 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 13:02:13 Building wheel for pyzmq (pyproject.toml): started 13:02:16 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 13:02:16 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 13:02:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.9 MB/s eta 0:00:00 13:02:18 Installing build dependencies: started 13:02:35 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 13:02:35 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537171 sha256=e07de3d87b683673e1ae66952e90530acca76ce2eccc7c06ce52769c9c20e8b3 13:02:35 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 13:02:35 Building wheel for psycopg2 (setup.py): started 13:02:41 Installing build dependencies: finished with status 'done' 13:02:41 Getting requirements to build wheel: started 13:02:41 Getting requirements to build wheel: finished with status 'done' 13:02:41 Preparing metadata (pyproject.toml): started 13:02:43 Preparing metadata (pyproject.toml): finished with status 'done' 13:02:43 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 13:02:43 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 13:02:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 7.9 MB/s eta 0:00:00 13:02:44 Building wheel for psycopg2 (setup.py): finished with status 'done' 13:02:44 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478587 sha256=59999cef501b945217551d67a5db2597c0b1de6db5a7c0988ab376a2f9f3ca8e 13:02:44 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 13:02:44 Building wheel for pycryptodome (setup.py): started 13:02:44 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 13:02:44 Downloading psycopg2-2.9.3.tar.gz (380 kB) 13:02:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 6.7 MB/s eta 0:00:00 13:02:45 Preparing metadata (setup.py): started 13:02:47 Preparing metadata (setup.py): finished with status 'done' 13:02:49 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 13:02:49 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 13:02:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.9 MB/s eta 0:00:00 13:02:49 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:02:49 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 13:02:50 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:02:50 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 13:02:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 9.2 MB/s eta 0:00:00 13:02:52 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:02:52 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 13:02:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 7.4 MB/s eta 0:00:00 13:02:52 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:02:52 Downloading flex-6.14.1.tar.gz (40 kB) 13:02:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.5 MB/s eta 0:00:00 13:02:52 Preparing metadata (setup.py): started 13:02:54 Preparing metadata (setup.py): finished with status 'done' 13:02:55 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:02:55 Downloading genson-1.2.2.tar.gz (34 kB) 13:02:55 Preparing metadata (setup.py): started 13:02:57 Preparing metadata (setup.py): finished with status 'done' 13:02:57 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:02:57 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 13:02:57 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:02:57 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 13:02:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.6 MB/s eta 0:00:00 13:02:58 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:02:58 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 13:02:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.8 MB/s eta 0:00:00 13:02:59 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:02:59 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 13:02:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 7.7 MB/s eta 0:00:00 13:02:59 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:02:59 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 13:03:00 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 13:03:00 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 13:03:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.9 MB/s eta 0:00:00 13:03:00 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 13:03:00 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 13:03:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.3 MB/s eta 0:00:00 13:03:01 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 13:03:01 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 13:03:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 5.0 MB/s eta 0:00:00 13:03:01 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 13:03:01 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 13:03:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.3 MB/s eta 0:00:00 13:03:02 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:03:02 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 13:03:05 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:03:05 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 13:03:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 1.9 MB/s eta 0:00:00 13:03:05 Building wheel for pycryptodome (setup.py): finished with status 'done' 13:03:05 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111241 sha256=1ac9c8fe353e35ced45b17a6cf4561f52cf65ab4d38870bcb04a9466d5408311 13:03:05 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 13:03:05 Building wheel for flex (setup.py): started 13:03:05 Building wheel for flex (setup.py): finished with status 'done' 13:03:05 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=4dad73b0658344552d100d25dbf5f33b09a8154d88247a867992587b79b1ba68 13:03:05 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 13:03:05 Building wheel for GenSON (setup.py): started 13:03:05 Building wheel for GenSON (setup.py): finished with status 'done' 13:03:05 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=24e0a999a00199a853e5c414c476b4464a65eb06cd139633223a57f8e57d4e57 13:03:05 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 13:03:05 Building wheel for PyYAML (pyproject.toml): started 13:03:05 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 13:03:05 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=4a2d8f720feab70fe34e438f0e8746e1978d0b864b04ec8b9f4bca16fc19ed89 13:03:05 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 13:03:05 Building wheel for strict-rfc3339 (setup.py): started 13:03:06 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 13:03:06 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=97d54d2e31da40ce8e505213fbe91a36a813a9494b21f3714a1ba4cfd514d04e 13:03:06 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 13:03:06 Building wheel for validate-email (setup.py): started 13:03:06 Building wheel for validate-email (setup.py): finished with status 'done' 13:03:06 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=a4863c68eefc10885235c991ddecd617bb79ae68676edea51b61a6ee6c2145ae 13:03:06 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 13:03:06 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex GenSON PyYAML strict-rfc3339 validate-email 13:03:06 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 13:03:06 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 13:03: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, chardet, 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 13:03:07 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:03:07 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 13:03:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.6 MB/s eta 0:00:00 13:03:07 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:03:07 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 13:03:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.4 MB/s eta 0:00:00 13:03:07 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) 13:03:09 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:03:09 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 13:03:09 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:03:09 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 13:03:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 4.5 MB/s eta 0:00:00 13:03:10 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:03:10 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 13:03:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 6.6 MB/s eta 0:00:00 13:03:10 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:03:10 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 13:03:13 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:03:13 Downloading PyYAML-6.0.tar.gz (124 kB) 13:03:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.0 MB/s eta 0:00:00 13:03:15 Installing build dependencies: started 13:03:19 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.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-2.10 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 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 13:03:19 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 13:03:42 Installing build dependencies: finished with status 'done' 13:03:42 Getting requirements to build wheel: started 13:04:00 Getting requirements to build wheel: finished with status 'done' 13:04:00 Preparing metadata (pyproject.toml): started 13:04:00 Preparing metadata (pyproject.toml): finished with status 'done' 13:04:00 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:00 Downloading validate_email-1.3.tar.gz (4.7 kB) 13:04:00 Preparing metadata (setup.py): started 13:04:01 Preparing metadata (setup.py): finished with status 'done' 13:04:01 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:01 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 13:04:02 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:02 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 13:04:02 Preparing metadata (setup.py): started 13:04:03 Preparing metadata (setup.py): finished with status 'done' 13:04:03 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:03 Downloading click-8.1.3-py3-none-any.whl (96 kB) 13:04:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.3 MB/s eta 0:00:00 13:04:03 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:03 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 13:04:04 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:04 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 13:04:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.7 MB/s eta 0:00:00 13:04:04 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:04 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 13:04:05 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:04:05 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 13:04:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.9 MB/s eta 0:00:00 13:04: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)) 13:04:05 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 13:04:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.5 MB/s eta 0:00:00 13:04:08 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:08 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 13:04:08 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:08 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 13:04:08 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:08 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 13:04:08 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:08 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 13:04:08 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:08 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 13:04:09 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:09 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 13:04:10 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 13:04:10 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:10 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 13:04:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.9 MB/s eta 0:00:00 13:04:10 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 13:04:10 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 13:04:12 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 13:04:12 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 13:04:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 13:04:13 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 13:04:13 Building wheel for robotbackgroundlogger (setup.py): started 13:04:15 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 13:04:15 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=aa54a08046dcc88b01393db1d63b3e15e292f9f2f51449db219f053dbd72a765 13:04:15 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 13:04:15 Building wheel for paho-mqtt (setup.py): started 13:04:15 Removing intermediate container d52bc0bb1122 13:04:15 ---> 47769340f320 13:04:15 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 13:04:15 ---> Running in 2e5224823b82 13:04:15 Removing intermediate container 2e5224823b82 13:04:15 ---> aef410401dbd 13:04:15 Step 11/13 : LABEL arch=amd64 13:04:15 ---> Running in 1eac38838856 13:04:15 Removing intermediate container 1eac38838856 13:04:15 ---> c0986d575fab 13:04:15 Step 12/13 : LABEL git_sha=0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 13:04:15 ---> Running in 367dc62c4b38 13:04:15 Removing intermediate container 367dc62c4b38 13:04:15 ---> 0912c6046a54 13:04:15 Step 13/13 : LABEL version=0.0.2-dev.24 13:04:15 ---> Running in 536f7ed0f152 13:04:15 Removing intermediate container 536f7ed0f152 13:04:15 ---> 3fe55ecd24e8 13:04:15 [Warning] One or more build-args [ARCH] were not consumed 13:04:15 Successfully built 3fe55ecd24e8 13:04:15 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 13:04:15 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 13:04:15 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 13:04:15 latest 13:04:15 0.0.2-dev.24 13:04:15 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 13:04:15 main 13:04:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:15 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:16 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 13:04:16 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 13:04:16 9a1ad1aacb9d: Preparing 13:04:16 bdd328c7ecb6: Preparing 13:04:16 2afd85fc4a08: Preparing 13:04:16 47383093653d: Preparing 13:04:16 2f45dfb01398: Preparing 13:04:16 5bc340f6d4f5: Preparing 13:04:16 5bc340f6d4f5: Waiting 13:04:16 bdd328c7ecb6: Pushed 13:04:16 2afd85fc4a08: Pushed 13:04:16 47383093653d: Pushed 13:04:16 5bc340f6d4f5: Layer already exists 13:04:16 2f45dfb01398: Pushed 13:04:17 Building wheel for paho-mqtt (setup.py): finished with status 'done' 13:04:17 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=662beeabf21383222f9612a04af4442e8cdec705365c111023519ba9712e4ea2 13:04:17 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 13:04:17 Building wheel for numpy (pyproject.toml): started 13:05:23 9a1ad1aacb9d: Retrying in 5 seconds 13:05:23 9a1ad1aacb9d: Retrying in 4 seconds 13:05:23 9a1ad1aacb9d: Retrying in 3 seconds 13:05:24 9a1ad1aacb9d: Retrying in 2 seconds 13:05:25 9a1ad1aacb9d: Retrying in 1 second 13:07:08 Building wheel for numpy (pyproject.toml): still running... 13:07:31 9a1ad1aacb9d: Pushed 13:07:31 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358: digest: sha256:436a9cda6914fcaee8e064adcbdec9093a2b50a3a3b38958262a2adf1913fecd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:31 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:32 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 13:07:32 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 13:07:32 9a1ad1aacb9d: Preparing 13:07:32 bdd328c7ecb6: Preparing 13:07:32 2afd85fc4a08: Preparing 13:07:32 47383093653d: Preparing 13:07:32 2f45dfb01398: Preparing 13:07:32 5bc340f6d4f5: Preparing 13:07:32 5bc340f6d4f5: Waiting 13:07:32 2f45dfb01398: Layer already exists 13:07:32 bdd328c7ecb6: Layer already exists 13:07:32 2afd85fc4a08: Layer already exists 13:07:32 9a1ad1aacb9d: Layer already exists 13:07:32 47383093653d: Layer already exists 13:07:32 5bc340f6d4f5: Layer already exists 13:07:32 latest: digest: sha256:436a9cda6914fcaee8e064adcbdec9093a2b50a3a3b38958262a2adf1913fecd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:32 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:32 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.24 13:07:32 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 13:07:32 9a1ad1aacb9d: Preparing 13:07:32 bdd328c7ecb6: Preparing 13:07:32 2afd85fc4a08: Preparing 13:07:32 47383093653d: Preparing 13:07:32 2f45dfb01398: Preparing 13:07:32 5bc340f6d4f5: Preparing 13:07:32 5bc340f6d4f5: Waiting 13:07:32 9a1ad1aacb9d: Layer already exists 13:07:32 47383093653d: Layer already exists 13:07:32 bdd328c7ecb6: Layer already exists 13:07:32 2afd85fc4a08: Layer already exists 13:07:32 2f45dfb01398: Layer already exists 13:07:32 5bc340f6d4f5: Layer already exists 13:07:32 0.0.2-dev.24: digest: sha256:436a9cda6914fcaee8e064adcbdec9093a2b50a3a3b38958262a2adf1913fecd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:33 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:33 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 13:07:33 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 13:07:33 9a1ad1aacb9d: Preparing 13:07:33 bdd328c7ecb6: Preparing 13:07:33 2afd85fc4a08: Preparing 13:07:33 47383093653d: Preparing 13:07:33 2f45dfb01398: Preparing 13:07:33 5bc340f6d4f5: Preparing 13:07:33 5bc340f6d4f5: Waiting 13:07:33 2f45dfb01398: Layer already exists 13:07:33 47383093653d: Layer already exists 13:07:33 9a1ad1aacb9d: Layer already exists 13:07:33 2afd85fc4a08: Layer already exists 13:07:33 bdd328c7ecb6: Layer already exists 13:07:33 5bc340f6d4f5: Layer already exists 13:07:33 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24: digest: sha256:436a9cda6914fcaee8e064adcbdec9093a2b50a3a3b38958262a2adf1913fecd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:33 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:33 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 13:07:33 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 13:07:33 9a1ad1aacb9d: Preparing 13:07:33 bdd328c7ecb6: Preparing 13:07:33 2afd85fc4a08: Preparing 13:07:33 47383093653d: Preparing 13:07:33 2f45dfb01398: Preparing 13:07:33 5bc340f6d4f5: Preparing 13:07:33 5bc340f6d4f5: Waiting 13:07:33 9a1ad1aacb9d: Layer already exists 13:07:33 bdd328c7ecb6: Layer already exists 13:07:33 47383093653d: Layer already exists 13:07:33 2f45dfb01398: Layer already exists 13:07:33 2afd85fc4a08: Layer already exists 13:07:33 5bc340f6d4f5: Layer already exists 13:07:33 main: digest: sha256:436a9cda6914fcaee8e064adcbdec9093a2b50a3a3b38958262a2adf1913fecd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:07:33 ===================================================== [Pipeline] echo 13:07:33 taggedImages: 13:07:33 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 13:07:33 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 13:07:33 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.24 13:07:33 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 13:07:33 - 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 13:07:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:34 13:07:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:34 latest: Pulling from edgex-lftools-log-publisher 13:07:34 5eb5b503b376: Pulling fs layer 13:07:34 5c69ac0246d0: Pulling fs layer 13:07:34 ec43610c2a17: Pulling fs layer 13:07:34 3a2ae6a8a46f: Pulling fs layer 13:07:34 33b1e0a273af: Pulling fs layer 13:07:34 5d3b04190fa2: Pulling fs layer 13:07:34 2f39f015ded8: Pulling fs layer 13:07:34 3a2ae6a8a46f: Waiting 13:07:34 33b1e0a273af: Waiting 13:07:34 5d3b04190fa2: Waiting 13:07:34 2f39f015ded8: Waiting 13:07:34 5c69ac0246d0: Verifying Checksum 13:07:34 5c69ac0246d0: Download complete 13:07:34 3a2ae6a8a46f: Verifying Checksum 13:07:34 3a2ae6a8a46f: Download complete 13:07:34 33b1e0a273af: Verifying Checksum 13:07:34 33b1e0a273af: Download complete 13:07:34 ec43610c2a17: Verifying Checksum 13:07:34 ec43610c2a17: Download complete 13:07:34 5d3b04190fa2: Download complete 13:07:34 5eb5b503b376: Verifying Checksum 13:07:34 5eb5b503b376: Download complete 13:07:35 2f39f015ded8: Download complete 13:07:36 5eb5b503b376: Pull complete 13:07:36 5c69ac0246d0: Pull complete 13:07:36 ec43610c2a17: Pull complete 13:07:36 3a2ae6a8a46f: Pull complete 13:07:36 33b1e0a273af: Pull complete 13:07:36 5d3b04190fa2: Pull complete 13:07:41 2f39f015ded8: Pull complete 13:07:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:07:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:41 prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container 13:07:41 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:07:44 $ docker top 063cd9fe58d7ffe72c8ccdd416869fcaa43ad09638c9fda8a23ad2856764dcc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:44 ---> job-cost.sh 13:07:44 lf-activate-venv: SKIPPING 13:07:44 INFO: No Stack... 13:07:45 INFO: Retrieving Pricing Info for: v3-standard-8 13:07:45 INFO: Archiving Costs [Pipeline] sh 13:07:45 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 13:07:45 + cut -d, -f6 [Pipeline] lock 13:07:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] 13:07:45 Resource [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] did not exist. Created. 13:07:45 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:07:46 + echo total: 0.2199999988079071 [Pipeline] stash 13:07:46 Stashed 1 file(s) [Pipeline] } 13:07:46 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 13:07:46 $ docker stop --time=1 063cd9fe58d7ffe72c8ccdd416869fcaa43ad09638c9fda8a23ad2856764dcc1 13:07:47 $ docker rm -f --volumes 063cd9fe58d7ffe72c8ccdd416869fcaa43ad09638c9fda8a23ad2856764dcc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:08:05 Building wheel for numpy (pyproject.toml): still running... 13:09:26 Building wheel for numpy (pyproject.toml): still running... 13:10:23 Building wheel for numpy (pyproject.toml): still running... 13:11:19 Building wheel for numpy (pyproject.toml): still running... 13:12:27 Building wheel for numpy (pyproject.toml): still running... 13:13:35 Building wheel for numpy (pyproject.toml): still running... 13:14:43 Building wheel for numpy (pyproject.toml): still running... 13:20:05 Building wheel for numpy (pyproject.toml): still running... 13:22:12 Building wheel for numpy (pyproject.toml): still running... 13:24:33 Building wheel for numpy (pyproject.toml): still running... 13:27:10 Building wheel for numpy (pyproject.toml): still running... 13:28:18 Building wheel for numpy (pyproject.toml): still running... 13:30:40 Building wheel for numpy (pyproject.toml): still running... 13:34:31 Building wheel for numpy (pyproject.toml): still running... 13:36:23 Building wheel for numpy (pyproject.toml): still running... 13:38:30 Building wheel for numpy (pyproject.toml): still running... 13:38:35 Building wheel for numpy (pyproject.toml): finished with status 'done' 13:38:35 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625245 sha256=07b8b82d18436c746434301bc14db0d28de3c68b3afd9c694e7c71545131539f 13:38:35 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 13:38:35 Building wheel for psutil (setup.py): started 13:38:45 Building wheel for psutil (setup.py): finished with status 'done' 13:38:45 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271962 sha256=a03fe96fd8c446d3d6329ae3037fdc13d8d1d33de424572cae6e949c8a25f6f7 13:38:45 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 13:38:45 Building wheel for pyzmq (pyproject.toml): started 13:40:07 Building wheel for pyzmq (pyproject.toml): still running... 13:41:28 Building wheel for pyzmq (pyproject.toml): still running... 13:41:43 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 13:41:43 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515224 sha256=410aae29b192975a836428b696c7e6888b19b0e162e30f73a742deff65744099 13:41:43 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 13:41:43 Building wheel for psycopg2 (setup.py): started 13:42:51 Building wheel for psycopg2 (setup.py): still running... 13:43:01 Building wheel for psycopg2 (setup.py): finished with status 'done' 13:43:01 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470363 sha256=0f5d5854977bf32057500c3cd53716a72833d02c020d892b0a3e170fc500128e 13:43:01 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 13:43:01 Building wheel for flex (setup.py): started 13:43:03 Building wheel for flex (setup.py): finished with status 'done' 13:43:03 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=d433b5a08fc9c60ab7411dbcce08bbc8baa7403cc130ad6ffd4b29d0f15a0265 13:43:03 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 13:43:03 Building wheel for GenSON (setup.py): started 13:43:04 Building wheel for GenSON (setup.py): finished with status 'done' 13:43:04 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=39a1a6d73bc6982400f92d8ec0961487e88949efe5aba076a2f4538065e01d65 13:43:04 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 13:43:04 Building wheel for PyYAML (pyproject.toml): started 13:43:08 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 13:43:08 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=b22ce2330370e452a00c9cc74279bc0f88bbea9d6daec3a186e43be8a22e4fe7 13:43:08 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 13:43:08 Building wheel for strict-rfc3339 (setup.py): started 13:43:10 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 13:43:10 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=6b902a496348a9f550f126fd48aaf4e10e14037b6ff211edf0bb769ec9aacf6c 13:43:10 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 13:43:10 Building wheel for validate-email (setup.py): started 13:43:12 Building wheel for validate-email (setup.py): finished with status 'done' 13:43:12 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=dffad289c48e350b5db4dfce32a2cc2e43226b1c71db1c61f36600fff76f60ff 13:43:12 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 13:43:12 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 13:43:15 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, chardet, 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 13:44:36 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.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-2.10 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 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 13:44:36 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 13:45:15 Removing intermediate container fa23b915f56f 13:45:15 ---> 3d21c5a5ee46 13:45:15 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 13:45:15 ---> Running in cdad57eef1d4 13:45:15 Removing intermediate container cdad57eef1d4 13:45:15 ---> 4a0e13733e99 13:45:15 Step 11/13 : LABEL arch=arm64 13:45:15 ---> Running in cd7c35a68f9d 13:45:15 Removing intermediate container cd7c35a68f9d 13:45:15 ---> 95805fce6179 13:45:15 Step 12/13 : LABEL git_sha=0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 13:45:15 ---> Running in 7b9ab1af8c69 13:45:15 Removing intermediate container 7b9ab1af8c69 13:45:15 ---> 1b48c36774ef 13:45:15 Step 13/13 : LABEL version=0.0.2-dev.24 13:45:15 ---> Running in ac28e6ebb580 13:45:15 Removing intermediate container ac28e6ebb580 13:45:15 ---> 57df3b117021 13:45:15 [Warning] One or more build-args [ARCH] were not consumed 13:45:15 Successfully built 57df3b117021 13:45:15 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 13:45:15 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 13:45:15 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 13:45:15 latest 13:45:15 0.0.2-dev.24 13:45:15 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 13:45:15 main 13:45:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:15 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:16 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 13:45:16 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 13:45:16 77a53634b54e: Preparing 13:45:16 5f4e563800a5: Preparing 13:45:16 5b752f2977a1: Preparing 13:45:16 11b5a93cb947: Preparing 13:45:16 2202b06a943a: Preparing 13:45:16 dc65b23a4b7c: Preparing 13:45:16 dc65b23a4b7c: Waiting 13:45:16 5b752f2977a1: Pushed 13:45:16 11b5a93cb947: Pushed 13:45:16 5f4e563800a5: Pushed 13:45:16 2202b06a943a: Pushed 13:45:17 dc65b23a4b7c: Layer already exists 13:49:09 77a53634b54e: Pushed 13:49:09 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358: digest: sha256:9e86539801c2697e4f7c5fe10d3babaa3daeb3c95c56e2d7ac348165b3521f81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49: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 13:49:09 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 13:49:09 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 13:49:09 77a53634b54e: Preparing 13:49:09 5f4e563800a5: Preparing 13:49:09 5b752f2977a1: Preparing 13:49:09 11b5a93cb947: Preparing 13:49:09 2202b06a943a: Preparing 13:49:09 dc65b23a4b7c: Preparing 13:49:09 dc65b23a4b7c: Waiting 13:49:09 5f4e563800a5: Layer already exists 13:49:09 2202b06a943a: Layer already exists 13:49:09 5b752f2977a1: Layer already exists 13:49:09 77a53634b54e: Layer already exists 13:49:09 11b5a93cb947: Layer already exists 13:49:09 dc65b23a4b7c: Layer already exists 13:49:10 latest: digest: sha256:9e86539801c2697e4f7c5fe10d3babaa3daeb3c95c56e2d7ac348165b3521f81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:10 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:10 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.24 13:49:10 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 13:49:10 77a53634b54e: Preparing 13:49:10 5f4e563800a5: Preparing 13:49:10 5b752f2977a1: Preparing 13:49:10 11b5a93cb947: Preparing 13:49:10 2202b06a943a: Preparing 13:49:10 dc65b23a4b7c: Preparing 13:49:10 dc65b23a4b7c: Waiting 13:49:10 5f4e563800a5: Layer already exists 13:49:10 77a53634b54e: Layer already exists 13:49:10 5b752f2977a1: Layer already exists 13:49:10 2202b06a943a: Layer already exists 13:49:10 11b5a93cb947: Layer already exists 13:49:10 dc65b23a4b7c: Layer already exists 13:49:11 0.0.2-dev.24: digest: sha256:9e86539801c2697e4f7c5fe10d3babaa3daeb3c95c56e2d7ac348165b3521f81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:11 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:11 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 13:49:11 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 13:49:11 77a53634b54e: Preparing 13:49:11 5f4e563800a5: Preparing 13:49:11 5b752f2977a1: Preparing 13:49:11 11b5a93cb947: Preparing 13:49:11 2202b06a943a: Preparing 13:49:11 dc65b23a4b7c: Preparing 13:49:11 dc65b23a4b7c: Waiting 13:49:11 11b5a93cb947: Layer already exists 13:49:11 5b752f2977a1: Layer already exists 13:49:11 2202b06a943a: Layer already exists 13:49:11 77a53634b54e: Layer already exists 13:49:11 5f4e563800a5: Layer already exists 13:49:11 dc65b23a4b7c: Layer already exists 13:49:11 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24: digest: sha256:9e86539801c2697e4f7c5fe10d3babaa3daeb3c95c56e2d7ac348165b3521f81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:12 + 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 13:49:12 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 13:49:12 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 13:49:12 77a53634b54e: Preparing 13:49:12 5f4e563800a5: Preparing 13:49:12 5b752f2977a1: Preparing 13:49:12 11b5a93cb947: Preparing 13:49:12 2202b06a943a: Preparing 13:49:12 dc65b23a4b7c: Preparing 13:49:12 5f4e563800a5: Layer already exists 13:49:12 77a53634b54e: Layer already exists 13:49:12 2202b06a943a: Layer already exists 13:49:12 11b5a93cb947: Layer already exists 13:49:12 5b752f2977a1: Layer already exists 13:49:12 dc65b23a4b7c: Layer already exists 13:49:12 main: digest: sha256:9e86539801c2697e4f7c5fe10d3babaa3daeb3c95c56e2d7ac348165b3521f81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:49:12 ===================================================== [Pipeline] echo 13:49:12 taggedImages: 13:49:12 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 13:49:12 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 13:49:12 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.24 13:49:12 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 13:49:12 - 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 13:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:49:13 13:49:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:49:13 arm64: Pulling from edgex-lftools-log-publisher 13:49:13 8998bd30e6a1: Pulling fs layer 13:49:13 04944245beec: Pulling fs layer 13:49:13 699f458cf7ca: Pulling fs layer 13:49:13 765212b225bb: Pulling fs layer 13:49:13 f23df028b6ca: Pulling fs layer 13:49:13 d65c8cfc05b1: Pulling fs layer 13:49:13 2437ff75d9bd: Pulling fs layer 13:49:13 f23df028b6ca: Waiting 13:49:13 d65c8cfc05b1: Waiting 13:49:13 2437ff75d9bd: Waiting 13:49:13 765212b225bb: Waiting 13:49:13 04944245beec: Verifying Checksum 13:49:13 04944245beec: Download complete 13:49:13 765212b225bb: Verifying Checksum 13:49:13 765212b225bb: Download complete 13:49:13 f23df028b6ca: Verifying Checksum 13:49:13 f23df028b6ca: Download complete 13:49:13 d65c8cfc05b1: Verifying Checksum 13:49:13 d65c8cfc05b1: Download complete 13:49:14 699f458cf7ca: Verifying Checksum 13:49:14 699f458cf7ca: Download complete 13:49:14 8998bd30e6a1: Verifying Checksum 13:49:14 8998bd30e6a1: Download complete 13:49:17 2437ff75d9bd: Verifying Checksum 13:49:17 2437ff75d9bd: Download complete 13:49:19 8998bd30e6a1: Pull complete 13:49:20 04944245beec: Pull complete 13:49:21 699f458cf7ca: Pull complete 13:49:21 765212b225bb: Pull complete 13:49:22 f23df028b6ca: Pull complete 13:49:22 d65c8cfc05b1: Pull complete 13:49:37 2437ff75d9bd: Pull complete 13:49:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:49:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:49:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:37 prd-ubuntu20.04-docker-arm64-4c-16g-18066 does not seem to be running inside a container 13:49:37 $ 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 13:49:40 $ docker top bb35d963b35f379b297961662c4c20c1fc81e4b1fd2e43dca20e44567a595fd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:41 ---> job-cost.sh 13:49:41 lf-activate-venv: SKIPPING 13:49:41 INFO: No Stack... 13:49:41 INFO: Retrieving Pricing Info for: v3-standard-4 13:49:42 INFO: Archiving Costs [Pipeline] sh 13:49:42 + + cut -d,cat -f6 /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 13:49:42 [Pipeline] lock 13:49:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] 13:49:42 Resource [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] did not exist. Created. 13:49:42 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:49:42 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-10c62656/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:49:43 + echo total: 0.10999999940395355 [Pipeline] stash 13:49:43 Warning: overwriting stash ‘stack-cost’ 13:49:43 Stashed 1 file(s) [Pipeline] } 13:49:43 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] [Pipeline] // lock [Pipeline] } 13:49:43 $ docker stop --time=1 bb35d963b35f379b297961662c4c20c1fc81e4b1fd2e43dca20e44567a595fd4 13:49:46 $ docker rm -f --volumes bb35d963b35f379b297961662c4c20c1fc81e4b1fd2e43dca20e44567a595fd4 [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 13:49:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:49:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:48 prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container 13:49:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:49:48 $ docker top d32c1067e0d1de9411a2a44e97f0dd03fd6f9d935313508140c0c31bf55097c8 -eo pid,comm 13:49:48 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). 13:49:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:49:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:48 [ssh-agent] Looking for ssh-agent implementation... 13:49:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:48 $ docker exec d32c1067e0d1de9411a2a44e97f0dd03fd6f9d935313508140c0c31bf55097c8 ssh-agent 13:49:48 SSH_AUTH_SOCK=/tmp/ssh-qYA7P5grsYtI/agent.33 13:49:48 SSH_AGENT_PID=39 13:49:48 Running ssh-add (command line suppressed) 13:49:48 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9395193060691387557.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9395193060691387557.key) 13:49:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:49 + git semver tag 13:49:49 2023-06-07 13:49:49,263 [run_tag] DEBUG tag force:False 13:49:49 2023-06-07 13:49:49,263 [check_head_tag] DEBUG check head tag 13:49:49 2023-06-07 13:49:49,264 [execute] INFO git cat-file --batch-check 13:49:49 2023-06-07 13:49:49,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 13:49:49 2023-06-07 13:49:49,268 [execute] INFO git cat-file --batch 13:49:49 2023-06-07 13:49:49,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 13:49:49 2023-06-07 13:49:49,280 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:49:49 2023-06-07 13:49:49,280 [execute] INFO git tag -a v0.0.2-dev.24 -m v0.0.2-dev.24 13:49:49 2023-06-07 13:49:49,281 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.24', '-m', 'v0.0.2-dev.24'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 13:49:49 2023-06-07 13:49:49,285 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:49:49 0.0.2-dev.24 [Pipeline] } 13:49:49 $ docker exec --env ******** --env ******** d32c1067e0d1de9411a2a44e97f0dd03fd6f9d935313508140c0c31bf55097c8 ssh-agent -k 13:49:49 unset SSH_AUTH_SOCK; 13:49:49 unset SSH_AGENT_PID; 13:49:49 echo Agent pid 39 killed; 13:49:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:49:49 + git semver [Pipeline] } 13:49:50 $ docker stop --time=1 d32c1067e0d1de9411a2a44e97f0dd03fd6f9d935313508140c0c31bf55097c8 13:49:51 $ docker rm -f --volumes d32c1067e0d1de9411a2a44e97f0dd03fd6f9d935313508140c0c31bf55097c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:49:51 13:49:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:49:52 0.23.1-centos7: Pulling from edgex-lftools 13:49:52 ab5ef0e58194: Pulling fs layer 13:49:52 9712f1f96733: Pulling fs layer 13:49:52 63f879dbbcfc: Pulling fs layer 13:49:52 0d9ebad4ef96: Pulling fs layer 13:49:52 e9a5061849ea: Pulling fs layer 13:49:52 d747dcd14b5f: Pulling fs layer 13:49:52 2de7ff778b66: Pulling fs layer 13:49:52 0d9ebad4ef96: Waiting 13:49:52 e9a5061849ea: Waiting 13:49:52 d747dcd14b5f: Waiting 13:49:52 9712f1f96733: Verifying Checksum 13:49:52 9712f1f96733: Download complete 13:49:52 63f879dbbcfc: Verifying Checksum 13:49:52 63f879dbbcfc: Download complete 13:49:52 0d9ebad4ef96: Verifying Checksum 13:49:52 0d9ebad4ef96: Download complete 13:49:52 d747dcd14b5f: Download complete 13:49:52 e9a5061849ea: Verifying Checksum 13:49:52 e9a5061849ea: Download complete 13:49:52 ab5ef0e58194: Verifying Checksum 13:49:52 ab5ef0e58194: Download complete 13:49:52 2de7ff778b66: Verifying Checksum 13:49:52 2de7ff778b66: Download complete 13:49:55 ab5ef0e58194: Pull complete 13:49:55 9712f1f96733: Pull complete 13:49:55 63f879dbbcfc: Pull complete 13:49:59 0d9ebad4ef96: Pull complete 13:49:59 e9a5061849ea: Pull complete 13:49:59 d747dcd14b5f: Pull complete 13:50:00 2de7ff778b66: Pull complete 13:50:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:50:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:50:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:00 prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container 13:50:00 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:50:02 $ docker top 9bdffbb56c04c2dae163b0e9de3d00cfe14825824de1dacab32ad5a1a1cf7666 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:50:02 provisioning config files... 13:50:02 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8115997688878220977tmp 13:50:02 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17566414245330717253tmp 13:50:02 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15052201031714486746tmp [Pipeline] { [Pipeline] echo 13:50:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:50:02 ---> sigul-configuration.sh 13:50:02 gpg: directory `/root/.gnupg' created 13:50:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:50:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:50:02 gpg: keyring `/root/.gnupg/secring.gpg' created 13:50:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:50:02 gpg: CAST5 encrypted data 13:50:02 gpg: encrypted with 1 passphrase 13:50:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:50:02 + mkdir /home/jenkins 13:50:02 + mkdir /home/jenkins/sigul [Pipeline] sh 13:50:03 + 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 13:50:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:50:03 ---> sigul-install.sh 13:50:03 Sigul already installed; skipping installation. [Pipeline] sh 13:50:03 + git tag --list 13:50:03 v0.0.1 13:50:03 v0.0.2-dev.1 13:50:03 v0.0.2-dev.10 13:50:03 v0.0.2-dev.11 13:50:03 v0.0.2-dev.12 13:50:03 v0.0.2-dev.13 13:50:03 v0.0.2-dev.14 13:50:03 v0.0.2-dev.15 13:50:03 v0.0.2-dev.16 13:50:03 v0.0.2-dev.17 13:50:03 v0.0.2-dev.18 13:50:03 v0.0.2-dev.19 13:50:03 v0.0.2-dev.2 13:50:03 v0.0.2-dev.20 13:50:03 v0.0.2-dev.21 13:50:03 v0.0.2-dev.22 13:50:03 v0.0.2-dev.23 13:50:03 v0.0.2-dev.24 13:50:03 v0.0.2-dev.3 13:50:03 v0.0.2-dev.4 13:50:03 v0.0.2-dev.5 13:50:03 v0.0.2-dev.6 13:50:03 v0.0.2-dev.7 13:50:03 v0.0.2-dev.8 13:50:03 v0.0.2-dev.9 [Pipeline] sh 13:50:04 + lftools sign git-tag v0.0.2-dev.24 13:50:04 Signing Git tag with Sigul... 13:50:04 Signing v0.0.2-dev.24 [Pipeline] echo 13:50:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:50:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:50:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:50:05 $ docker stop --time=1 9bdffbb56c04c2dae163b0e9de3d00cfe14825824de1dacab32ad5a1a1cf7666 13:50:06 $ docker rm -f --volumes 9bdffbb56c04c2dae163b0e9de3d00cfe14825824de1dacab32ad5a1a1cf7666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:50:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:50:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:50:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:07 prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container 13:50:07 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:50:07 $ docker top f94c6b6f62ff2f08314738247d3d083e9100c080ac5cac94af18c6b24509c5b6 -eo pid,comm 13:50:07 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). 13:50:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:50:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:50:07 [ssh-agent] Looking for ssh-agent implementation... 13:50:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:07 $ docker exec f94c6b6f62ff2f08314738247d3d083e9100c080ac5cac94af18c6b24509c5b6 ssh-agent 13:50:07 SSH_AUTH_SOCK=/tmp/ssh-5IBH4Y5vrJjk/agent.33 13:50:07 SSH_AGENT_PID=39 13:50:07 Running ssh-add (command line suppressed) 13:50:08 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2434837946491413813.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2434837946491413813.key) 13:50:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:50:08 + git semver bump pre 13:50:08 2023-06-07 13:50:08,456 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:50:08 2023-06-07 13:50:08,456 [bump_version] DEBUG bumping version:0.0.2-dev.24 on axis:pre with prefix:dev 13:50:08 2023-06-07 13:50:08,456 [bump_version] DEBUG bumped version:0.0.2-dev.25 13:50:08 2023-06-07 13:50:08,456 [write_version] DEBUG write version:0.0.2-dev.25 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 13:50:08 2023-06-07 13:50:08,456 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:50:08 2023-06-07 13:50:08,456 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:50:08 2023-06-07 13:50:08,458 [execute] INFO git cat-file --batch-check 13:50:08 2023-06-07 13:50:08,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 13:50:08 2023-06-07 13:50:08,464 [execute] INFO git cat-file --batch 13:50:08 2023-06-07 13:50:08,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 13:50:08 2023-06-07 13:50:08,468 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:50:08 0.0.2-dev.25 [Pipeline] } 13:50:08 $ docker exec --env ******** --env ******** f94c6b6f62ff2f08314738247d3d083e9100c080ac5cac94af18c6b24509c5b6 ssh-agent -k 13:50:08 unset SSH_AUTH_SOCK; 13:50:08 unset SSH_AGENT_PID; 13:50:08 echo Agent pid 39 killed; 13:50:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:50:09 + git semver [Pipeline] } 13:50:09 $ docker stop --time=1 f94c6b6f62ff2f08314738247d3d083e9100c080ac5cac94af18c6b24509c5b6 13:50:10 $ docker rm -f --volumes f94c6b6f62ff2f08314738247d3d083e9100c080ac5cac94af18c6b24509c5b6 [Pipeline] // withDockerContainer [Pipeline] sh 13:50:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:50:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:50:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:11 prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container 13:50:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:50:11 $ docker top 6b2daa33ff22ac5effe20313f09be05813c195f3c76b69863b9ff2a808edbbcc -eo pid,comm 13:50:11 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). 13:50:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:50:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:50:11 [ssh-agent] Looking for ssh-agent implementation... 13:50:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:11 $ docker exec 6b2daa33ff22ac5effe20313f09be05813c195f3c76b69863b9ff2a808edbbcc ssh-agent 13:50:11 SSH_AUTH_SOCK=/tmp/ssh-Xj68igL2za19/agent.32 13:50:11 SSH_AGENT_PID=38 13:50:11 Running ssh-add (command line suppressed) 13:50:11 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3023007654268998357.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3023007654268998357.key) 13:50:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:50:12 + git semver push 13:50:12 2023-06-07 13:50:12,410 [run_push] DEBUG push 13:50:12 2023-06-07 13:50:12,411 [execute] INFO git cat-file --batch-check 13:50:12 2023-06-07 13:50:12,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 13:50:12 2023-06-07 13:50:12,414 [execute] INFO git rev-list 0dba7e865c96583ed0abfb0f595f1e480ec79e44 -- 13:50:12 2023-06-07 13:50:12,414 [execute] DEBUG Popen(['git', 'rev-list', '0dba7e865c96583ed0abfb0f595f1e480ec79e44', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 13:50:12 2023-06-07 13:50:12,420 [execute] INFO git fetch -v origin 13:50:12 2023-06-07 13:50:12,421 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 13:50:13 2023-06-07 13:50:13,000 [run_push] DEBUG remote changes detected 13:50:13 2023-06-07 13:50:13,001 [run_push] DEBUG latest remote commit 20abeb75ad43dff5c78451d5aa1aee6d877e2d77 is not in local commits 13:50:13 2023-06-07 13:50:13,001 [run_push] DEBUG integrating remote changes with a git pull 13:50:13 2023-06-07 13:50:13,001 [execute] INFO git pull origin semver 13:50:13 2023-06-07 13:50:13,001 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 13:50:13 2023-06-07 13:50:13,491 [execute] INFO git push origin semver 13:50:13 2023-06-07 13:50:13,492 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 13:50:14 2023-06-07 13:50:14,258 [run_push] DEBUG push all version tags 13:50:14 2023-06-07 13:50:14,258 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:50:14 2023-06-07 13:50:14,258 [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) 13:50:14 2023-06-07 13:50:14,685 [main] ERROR Cmd('git') failed due to: exit code(1) 13:50:14 cmdline: git push origin refs/tags/v*:refs/tags/v* 13:50:14 stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.114.4' to the list of known hosts. 13:50:14 To github.com:edgexfoundry/edgex-taf-common.git 13:50:14 ! [rejected] v0.0.2-dev.24 -> v0.0.2-dev.24 (already exists) 13:50:14 error: failed to push some refs to 'github.com:edgexfoundry/edgex-taf-common.git' 13:50:14 hint: Updates were rejected because the tag already exists in the remote.' 13:50:14 ERROR: Cmd('git') failed due to: exit code(1) 13:50:14 cmdline: git push origin refs/tags/v*:refs/tags/v* 13:50:14 stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.114.4' to the list of known hosts. 13:50:14 To github.com:edgexfoundry/edgex-taf-common.git 13:50:14 ! [rejected] v0.0.2-dev.24 -> v0.0.2-dev.24 (already exists) 13:50:14 error: failed to push some refs to 'github.com:edgexfoundry/edgex-taf-common.git' 13:50:14 hint: Updates were rejected because the tag already exists in the remote.' [Pipeline] } 13:50:14 $ docker exec --env ******** --env ******** 6b2daa33ff22ac5effe20313f09be05813c195f3c76b69863b9ff2a808edbbcc ssh-agent -k 13:50:14 unset SSH_AUTH_SOCK; 13:50:14 unset SSH_AGENT_PID; 13:50:14 echo Agent pid 38 killed; 13:50:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 13:50:14 $ docker stop --time=1 6b2daa33ff22ac5effe20313f09be05813c195f3c76b69863b9ff2a808edbbcc 13:50:16 $ docker rm -f --volumes 6b2daa33ff22ac5effe20313f09be05813c195f3c76b69863b9ff2a808edbbcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:50:16 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 13:50:16 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 13:50:16 total 16 13:50:16 drwxr-xr-x 3 root root 4096 Jun 7 13:07 . 13:50:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:50 .. 13:50:16 drwxr-xr-x 2 root root 4096 Jun 7 13:07 cost 13:50:16 -rw-r--r-- 1 root root 87 Jun 7 13:07 cost.csv 13:50:16 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 13:50:16 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 13:50:16 total 16 13:50:16 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 13:07 . 13:50:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:50 .. 13:50:16 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 13:07 cost 13:50:16 -rw-r--r-- 1 jenkins jenkins 87 Jun 7 13:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:50:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:50:17 ---> package-listing.sh 13:50:17 ++ facter osfamily 13:50:17 ++ tr '[:upper:]' '[:lower:]' 13:50:18 + OS_FAMILY=debian 13:50:18 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 13:50:18 + START_PACKAGES=/tmp/packages_start.txt 13:50:18 + END_PACKAGES=/tmp/packages_end.txt 13:50:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:50:18 + PACKAGES=/tmp/packages_start.txt 13:50:18 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 13:50:18 + PACKAGES=/tmp/packages_end.txt 13:50:18 + case "${OS_FAMILY}" in 13:50:18 + dpkg -l 13:50:18 + grep '^ii' 13:50:18 + '[' -f /tmp/packages_start.txt ']' 13:50:18 + '[' -f /tmp/packages_end.txt ']' 13:50:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:50:18 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 13:50:18 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 13:50:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 13:50:18 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 13:50:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:50:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:50:19 prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container 13:50:19 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:50:19 $ docker top eea9dae049a945bb13582456995337eef2043ef6d095986d38ff1724324adbf3 -eo pid,comm [Pipeline] { [Pipeline] sh 13:50:19 + touch /tmp/pre-build-complete [Pipeline] sh 13:50:19 + mkdir -p /var/log/sysstat [Pipeline] sh 13:50:20 + ls /var/log/sa-host 13:50:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:50:20 provisioning config files... 13:50:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11555649954167368317tmp [Pipeline] { [Pipeline] echo 13:50:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:50:20 ---> create-netrc.sh [Pipeline] } 13:50:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:50:20 ---> python-tools-install.sh [Pipeline] echo 13:50:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:50:21 ---> sudo-logs.sh 13:50:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:50:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:50:21 ---> job-cost.sh 13:50:21 lf-activate-venv: SKIPPING 13:50:21 DEBUG: total: 0.2199999988079071 13:50:21 INFO: Retrieving Stack Cost... 13:50:22 INFO: Retrieving Pricing Info for: v3-standard-8 13:50:22 INFO: Archiving Costs [Pipeline] echo 13:50:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:50:22 ---> logs-deploy.sh 13:50:22 lf-activate-venv: SKIPPING 13:50:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/16 13:50:22 INFO: archiving workspace using pattern(s): 13:50:23 Archives upload complete. 13:50:23 INFO: archiving logs to Nexus