Pull request #58 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1acf3805ffa3d7bcea137d19800068cc78fe0321+ad1c4890737c1de496ff22310609d87903665ac4 (7ff1a00ba558efb3614b34c2d31376e9e0d1e8e7) 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-ssh6358600196945917160.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-ssh18026886978986878219.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-58/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-58/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3895714496550685925.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-58/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1327702153317087067.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16253932598331015748.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-58/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-58/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15175716978294436071.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 ‘prd-ubuntu20.04-docker-8c-8g-18035’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18038 in /w/workspace/exfoundry_edgex-taf-common_PR-58 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/exfoundry_edgex-taf-common_PR-58 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ad1c4890737c1de496ff22310609d87903665ac4 into PR head commit 1acf3805ffa3d7bcea137d19800068cc78fe0321 Merge succeeded, producing 1acf3805ffa3d7bcea137d19800068cc78fe0321 Checking out Revision 1acf3805ffa3d7bcea137d19800068cc78fe0321 (PR-58) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/58/head:refs/remotes/origin/PR-58 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1acf3805ffa3d7bcea137d19800068cc78fe0321 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1acf3805ffa3d7bcea137d19800068cc78fe0321 # timeout=10 Commit message: "build: bump docker from 4.4.1 to 6.1.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:41:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:41:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:41:32 ========================================================= 11:41:32 EdgeX Global Pipelines Version Info 11:41:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:41:33 ------------------- 11:41:33 stable info: 11:41:33 ------------------- 11:41:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:41:33 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:41:33 Message: update stable to v1.0.250 11:41:33 ------------------- 11:41:33 experimental info: 11:41:33 ------------------- 11:41:33 Commited By: **** collab-it+edgex@linuxfoundation.org 11:41:33 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:41:33 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-58 [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-58 [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-58 [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1acf3805ffa3d7bcea137d19800068cc78fe0321 [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1acf380 [Pipeline] echo 11:41:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:41:34 provisioning config files... 11:41:34 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-58@tmp/config18320136542577089076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:35 ---> docker-login.sh 11:41:35 nexus3.edgexfoundry.org:10001 11:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:35 Configure a credential helper to remove this warning. See 11:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:35 11:41:35 Login Succeeded 11:41:35 nexus3.edgexfoundry.org:10002 11:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:35 Configure a credential helper to remove this warning. See 11:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:35 11:41:35 Login Succeeded 11:41:35 nexus3.edgexfoundry.org:10003 11:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:35 Configure a credential helper to remove this warning. See 11:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:35 11:41:35 Login Succeeded 11:41:35 nexus3.edgexfoundry.org:10004 11:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:35 Configure a credential helper to remove this warning. See 11:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:35 11:41:35 Login Succeeded 11:41:35 docker.io 11:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:36 Configure a credential helper to remove this warning. See 11:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:36 11:41:36 Login Succeeded 11:41:36 ---> docker-login.sh ends [Pipeline] } 11:41:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:41:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:41:36 + grep -v github /etc/ssh/ssh_known_hosts 11:41:36 + [ -e /tmp/ssh_known_hosts ] 11:41:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:41:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:41:36 + sudo tee -a /etc/ssh/ssh_known_hosts 11:41:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:37 11:41:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:37 0.1.4: Pulling from edgex-devops/py-git-semver 11:41:37 b85a868b505f: Pulling fs layer 11:41:37 e2be974225ed: Pulling fs layer 11:41:37 339a4e72a1f5: Pulling fs layer 11:41:37 988bab9f4d93: Pulling fs layer 11:41:37 1469e6f7b9e6: Pulling fs layer 11:41:37 eaf3925da568: Pulling fs layer 11:41:37 bab4dde63d76: Pulling fs layer 11:41:37 bde34c3a00c8: Pulling fs layer 11:41:37 b352a97aabf1: Pulling fs layer 11:41:37 4872d77fe225: Pulling fs layer 11:41:37 5851b861e8e6: Pulling fs layer 11:41:37 bab4dde63d76: Waiting 11:41:37 bde34c3a00c8: Waiting 11:41:37 1469e6f7b9e6: Waiting 11:41:37 988bab9f4d93: Waiting 11:41:37 eaf3925da568: Waiting 11:41:37 b352a97aabf1: Waiting 11:41:37 4872d77fe225: Waiting 11:41:37 5851b861e8e6: Waiting 11:41:37 e2be974225ed: Verifying Checksum 11:41:37 e2be974225ed: Download complete 11:41:37 988bab9f4d93: Verifying Checksum 11:41:37 988bab9f4d93: Download complete 11:41:37 1469e6f7b9e6: Verifying Checksum 11:41:37 1469e6f7b9e6: Download complete 11:41:37 eaf3925da568: Verifying Checksum 11:41:37 eaf3925da568: Download complete 11:41:37 339a4e72a1f5: Verifying Checksum 11:41:37 339a4e72a1f5: Download complete 11:41:37 bde34c3a00c8: Download complete 11:41:37 b352a97aabf1: Verifying Checksum 11:41:37 b352a97aabf1: Download complete 11:41:37 4872d77fe225: Verifying Checksum 11:41:37 4872d77fe225: Download complete 11:41:37 5851b861e8e6: Verifying Checksum 11:41:37 5851b861e8e6: Download complete 11:41:37 b85a868b505f: Verifying Checksum 11:41:37 b85a868b505f: Download complete 11:41:38 bab4dde63d76: Verifying Checksum 11:41:38 bab4dde63d76: Download complete 11:41:38 b85a868b505f: Pull complete 11:41:38 e2be974225ed: Pull complete 11:41:39 339a4e72a1f5: Pull complete 11:41:39 988bab9f4d93: Pull complete 11:41:39 1469e6f7b9e6: Pull complete 11:41:39 eaf3925da568: Pull complete 11:41:41 bab4dde63d76: Pull complete 11:41:41 bde34c3a00c8: Pull complete 11:41:41 b352a97aabf1: Pull complete 11:41:41 4872d77fe225: Pull complete 11:41:41 5851b861e8e6: Pull complete 11:41:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:41:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:41 prd-ubuntu20.04-docker-8c-8g-18038 does not seem to be running inside a container 11:41:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-58 -v /w/workspace/exfoundry_edgex-taf-common_PR-58:/w/workspace/exfoundry_edgex-taf-common_PR-58:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-58@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:41:44 $ docker top a7bd7bc584e47fe893b13b3a2dbf6fc125e2226be304302be0570fdd12e7c8e7 -eo pid,comm 11:41:44 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). 11:41:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:41:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:41:44 [ssh-agent] Looking for ssh-agent implementation... 11:41:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:41:44 $ docker exec a7bd7bc584e47fe893b13b3a2dbf6fc125e2226be304302be0570fdd12e7c8e7 ssh-agent 11:41:44 SSH_AUTH_SOCK=/tmp/ssh-f43dAOlu264L/agent.31 11:41:44 SSH_AGENT_PID=37 11:41:44 Running ssh-add (command line suppressed) 11:41:45 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-58@tmp/private_key_609512310002973793.key (/w/workspace/exfoundry_edgex-taf-common_PR-58@tmp/private_key_609512310002973793.key) 11:41:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:41:45 + git tag --points-at HEAD [Pipeline] } 11:41:45 $ docker exec --env ******** --env ******** a7bd7bc584e47fe893b13b3a2dbf6fc125e2226be304302be0570fdd12e7c8e7 ssh-agent -k 11:41:45 unset SSH_AUTH_SOCK; 11:41:45 unset SSH_AGENT_PID; 11:41:45 echo Agent pid 37 killed; 11:41:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:41:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:41:45 [ssh-agent] Looking for ssh-agent implementation... 11:41:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:41:45 $ docker exec a7bd7bc584e47fe893b13b3a2dbf6fc125e2226be304302be0570fdd12e7c8e7 ssh-agent 11:41:45 SSH_AUTH_SOCK=/tmp/ssh-5lKBxHnJNwZR/agent.69 11:41:45 SSH_AGENT_PID=75 11:41:45 Running ssh-add (command line suppressed) 11:41:45 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-58@tmp/private_key_3274820874515757923.key (/w/workspace/exfoundry_edgex-taf-common_PR-58@tmp/private_key_3274820874515757923.key) 11:41:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:41:46 + git semver init 11:41:46 2023-06-07 11:41:46,468 [run_init] DEBUG init version:0.0.0 force:False 11:41:46 2023-06-07 11:41:46,469 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-58/.semver 11:41:46 2023-06-07 11:41:46,469 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-58/.semver 11:41:46 2023-06-07 11:41:46,470 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-58/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-58, universal_newlines=False, shell=None, istream=None) 11:41:47 2023-06-07 11:41:47,065 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-58/.git/info/exclude 11:41:47 2023-06-07 11:41:47,065 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-58/.semver/PR-58 with force:False 11:41:47 2023-06-07 11:41:47,066 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-58/.semver/PR-58 11:41:47 2023-06-07 11:41:47,069 [execute] INFO git cat-file --batch-check 11:41:47 2023-06-07 11:41:47,070 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-58/.semver, universal_newlines=False, shell=None, istream=) 11:41:47 2023-06-07 11:41:47,075 [execute] INFO git cat-file --batch 11:41:47 2023-06-07 11:41:47,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-58/.semver, universal_newlines=False, shell=None, istream=) 11:41:47 2023-06-07 11:41:47,081 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-58/.semver/PR-58 11:41:47 0.0.0 [Pipeline] } 11:41:47 $ docker exec --env ******** --env ******** a7bd7bc584e47fe893b13b3a2dbf6fc125e2226be304302be0570fdd12e7c8e7 ssh-agent -k 11:41:47 unset SSH_AUTH_SOCK; 11:41:47 unset SSH_AGENT_PID; 11:41:47 echo Agent pid 75 killed; 11:41:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:41:47 + git semver [Pipeline] } 11:41:47 $ docker stop --time=1 a7bd7bc584e47fe893b13b3a2dbf6fc125e2226be304302be0570fdd12e7c8e7 11:41:49 $ docker rm -f --volumes a7bd7bc584e47fe893b13b3a2dbf6fc125e2226be304302be0570fdd12e7c8e7 [Pipeline] // withDockerContainer [Pipeline] sh 11:41:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:41:49 Stashed 1 file(s) [Pipeline] echo 11:41:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:41:50 provisioning config files... 11:41:50 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-58@tmp/config13675229284882814080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:50 ---> docker-login.sh 11:41:50 nexus3.edgexfoundry.org:10001 11:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:50 Configure a credential helper to remove this warning. See 11:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:50 11:41:50 Login Succeeded 11:41:50 nexus3.edgexfoundry.org:10002 11:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:50 Configure a credential helper to remove this warning. See 11:41:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:50 11:41:50 Login Succeeded 11:41:50 nexus3.edgexfoundry.org:10003 11:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:51 Configure a credential helper to remove this warning. See 11:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:51 11:41:51 Login Succeeded 11:41:51 nexus3.edgexfoundry.org:10004 11:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:51 Configure a credential helper to remove this warning. See 11:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:51 11:41:51 Login Succeeded 11:41:51 docker.io 11:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:51 Configure a credential helper to remove this warning. See 11:41:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:51 11:41:51 Login Succeeded 11:41:51 ---> docker-login.sh ends [Pipeline] } 11:41:51 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 11:41:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:41:52 + ls -al . 11:41:52 total 72 11:41:52 drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 11:41 . 11:41:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:41 .. 11:41:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:41 .git 11:41:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:41 .github 11:41:52 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:41 .gitignore 11:41:52 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:41 .semver 11:41:52 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:41 Dockerfile 11:41:52 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:41 Jenkinsfile 11:41:52 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:41 LICENSE 11:41:52 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:41 README.md 11:41:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:41 TAF-Manager 11:41:52 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:41 TUC 11:41:52 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 11:41 VERSION 11:41:52 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:41 requirements.txt 11:41:52 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:41 robot-entrypoint.sh 11:41:52 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:41 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:52 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=1acf3805ffa3d7bcea137d19800068cc78fe0321 --label arch=amd64 --label version=0.0.0 . 11:41:52 Sending build context to Docker daemon 457.2kB 11:41:52 Step 1/13 : FROM alpine:3.16 11:41:53 3.16: Pulling from library/alpine 11:41:53 91d30c5bc195: Pulling fs layer 11:41:53 91d30c5bc195: Download complete 11:41:53 91d30c5bc195: Pull complete 11:41:53 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 11:41:53 Status: Downloaded newer image for alpine:3.16 11:41:53 ---> 8471affe5de5 11:41:53 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 11:41:53 ---> Running in 6b4b0ff8418d 11:41:53 Removing intermediate container 6b4b0ff8418d 11:41:53 ---> 21360208789f 11:41:53 Step 3/13 : LABEL maintainer="Bruce Huang " 11:41:53 ---> Running in cd8715b6e188 11:41:53 Removing intermediate container cd8715b6e188 11:41:53 ---> f9cb4df014a0 11:41:53 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 11:41:54 ---> 3a9242d1dcd6 11:41:54 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 11:41:54 ---> e4a32ff51140 11:41:54 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 11:41:54 ---> 54b3b0089475 11:41:54 Step 7/13 : WORKDIR /edgex-taf 11:41:54 ---> Running in feb31b3f41a4 11:41:54 Removing intermediate container feb31b3f41a4 11:41:54 ---> eb9bff192aa4 11:41:54 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:54 ---> Running in 5b00665aebde 11:41:54 Removing intermediate container 5b00665aebde 11:41:54 ---> c18dcf59cce5 11:41:54 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 11:41:55 ---> Running in a30240554808 11:41:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:41:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:41:56 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 11:41:56 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 11:41:57 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 11:41:57 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 11:41:58 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 11:41:58 Executing busybox-1.35.0-r17.trigger 11:41:58 OK: 6 MiB in 14 packages 11:41:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:41:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:41:59 (1/9) Installing ca-certificates (20230506-r0) 11:41:59 (2/9) Installing brotli-libs (1.0.9-r6) 11:42:00 (3/9) Installing nghttp2-libs (1.47.0-r0) 11:42:00 (4/9) Installing libcurl (8.1.2-r0) 11:42:00 (5/9) Installing curl (8.1.2-r0) 11:42:01 (6/9) Installing docker-cli (20.10.20-r0) 11:42:03 (7/9) Installing oniguruma (6.9.8-r0) 11:42:04 (8/9) Installing jq (1.6-r1) 11:42:04 (9/9) Installing openssl (1.1.1u-r1) 11:42:04 Executing busybox-1.35.0-r17.trigger 11:42:04 Executing ca-certificates-20230506-r0.trigger 11:42:04 OK: 52 MiB in 23 packages 11:42:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:42:05 Still waiting to schedule task 11:42:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-18039’ is offline 11:42:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:42:06 (1/137) Installing libmagic (5.41-r0) 11:42:06 (2/137) Installing file (5.41-r0) 11:42:06 (3/137) Installing libxau (1.0.9-r0) 11:42:06 (4/137) Installing libxdmcp (1.1.3-r0) 11:42:07 (5/137) Installing libxcb (1.15-r0) 11:42:07 (6/137) Installing libx11 (1.8-r0) 11:42:07 (7/137) Installing libxext (1.3.4-r0) 11:42:08 (8/137) Installing libice (1.0.10-r0) 11:42:08 (9/137) Installing libuuid (2.38-r1) 11:42:08 (10/137) Installing libsm (1.2.3-r0) 11:42:09 (11/137) Installing libxt (1.2.1-r0) 11:42:09 (12/137) Installing libxmu (1.1.3-r0) 11:42:09 (13/137) Installing xset (1.2.4-r0) 11:42:10 (14/137) Installing xprop (1.2.5-r0) 11:42:10 (15/137) Installing xdg-utils (1.1.3-r3) 11:42:10 (16/137) Installing eudev-libs (3.2.11-r0) 11:42:11 (17/137) Installing pkgconf (1.8.1-r0) 11:42:11 (18/137) Installing libffi (3.4.2-r1) 11:42:11 (19/137) Installing libintl (0.21-r2) 11:42:11 (20/137) Installing libblkid (2.38-r1) 11:42:12 (21/137) Installing libmount (2.38-r1) 11:42:12 (22/137) Installing pcre (8.45-r2) 11:42:13 (23/137) Installing glib (2.72.4-r0) 11:42:13 (24/137) Installing xz-libs (5.2.5-r1) 11:42:13 (25/137) Installing libxml2 (2.9.14-r2) 11:42:14 (26/137) Installing shared-mime-info (2.2-r2) 11:42:14 (27/137) Installing hicolor-icon-theme (0.17-r1) 11:42:14 (28/137) Installing libjpeg-turbo (2.1.3-r1) 11:42:15 (29/137) Installing libpng (1.6.37-r1) 11:42:15 (30/137) Installing libwebp (1.2.3-r1) 11:42:16 (31/137) Installing zstd-libs (1.5.2-r1) 11:42:16 (32/137) Installing tiff (4.4.0-r3) 11:42:16 (33/137) Installing gdk-pixbuf (2.42.8-r0) 11:42:17 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 11:42:17 (35/137) Installing libxcomposite (0.4.5-r0) 11:42:17 (36/137) Installing libxfixes (6.0.0-r0) 11:42:17 (37/137) Installing libxrender (0.9.10-r3) 11:42:18 (38/137) Installing libxcursor (1.2.1-r0) 11:42:18 (39/137) Installing libxdamage (1.1.5-r1) 11:42:18 (40/137) Installing libxi (1.8-r0) 11:42:18 (41/137) Installing libxinerama (1.1.4-r1) 11:42:19 (42/137) Installing libxrandr (1.5.2-r1) 11:42:19 (43/137) Installing atk (2.38.0-r0) 11:42:19 (44/137) Installing libxtst (1.2.3-r3) 11:42:19 (45/137) Installing dbus-libs (1.14.8-r0) 11:42:20 (46/137) Installing at-spi2-core (2.44.1-r0) 11:42:20 (47/137) Installing at-spi2-atk (2.38.0-r0) 11:42:21 (48/137) Installing expat (2.5.0-r0) 11:42:21 (49/137) Installing libbz2 (1.0.8-r1) 11:42:21 (50/137) Installing freetype (2.12.1-r0) 11:42:22 (51/137) Installing fontconfig (2.14.0-r0) 11:42:22 (52/137) Installing pixman (0.40.0-r4) 11:42:22 (53/137) Installing cairo (1.17.4-r2) 11:42:23 (54/137) Installing cairo-gobject (1.17.4-r2) 11:42:23 (55/137) Installing avahi-libs (0.8-r6) 11:42:23 (56/137) Installing gmp (6.2.1-r2) 11:42:24 (57/137) Installing nettle (3.7.3-r0) 11:42:24 (58/137) Installing p11-kit (0.24.1-r0) 11:42:25 (59/137) Installing libtasn1 (4.18.0-r1) 11:42:25 (60/137) Installing libunistring (1.0-r0) 11:42:25 (61/137) Installing gnutls (3.7.7-r1) 11:42:26 (62/137) Installing cups-libs (2.4.2-r1) 11:42:26 (63/137) Installing libepoxy (1.5.10-r0) 11:42:27 (64/137) Installing fribidi (1.0.12-r0) 11:42:27 (65/137) Installing graphite2 (1.3.14-r1) 11:42:27 (66/137) Installing harfbuzz (4.3.0-r0) 11:42:27 (67/137) Installing libxft (2.3.4-r0) 11:42:28 (68/137) Installing pango (1.50.7-r0) 11:42:28 (69/137) Installing wayland-libs-client (1.20.0-r0) 11:42:28 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 11:42:29 (71/137) Installing wayland-libs-egl (1.20.0-r0) 11:42:29 (72/137) Installing xkeyboard-config (2.35.1-r0) 11:42:29 (73/137) Installing libxkbcommon (1.4.1-r0) 11:42:30 (74/137) Installing gtk+3.0 (3.24.34-r1) 11:42:30 Executing gtk+3.0-3.24.34-r1.post-install 11:42:30 (75/137) Installing libfontenc (1.1.4-r0) 11:42:31 (76/137) Installing mkfontscale (1.2.2-r0) 11:42:31 (77/137) Installing font-opensans (0_git20210927-r0) 11:42:31 (78/137) Installing libgcc (11.2.1_git20220219-r2) 11:42:32 (79/137) Installing libogg (1.3.5-r1) 11:42:32 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 11:42:32 (81/137) Installing flac (1.3.4-r0) 11:42:33 (82/137) Installing alsa-lib (1.2.7.2-r0) 11:42:33 (83/137) Installing libatomic (11.2.1_git20220219-r2) 11:42:33 (84/137) Installing sdl2 (2.0.22-r0) 11:42:34 (85/137) Installing aom-libs (3.3.0-r0) 11:42:35 (86/137) Installing libass (0.16.0-r0) 11:42:35 (87/137) Installing libdav1d (1.0.0-r0) 11:42:35 (88/137) Installing libpciaccess (0.16-r0) 11:42:35 (89/137) Installing libdrm (2.4.110-r0) 11:42:36 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 11:42:36 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 11:42:36 (92/137) Installing lame (3.100-r0) 11:42:37 (93/137) Installing opus (1.3.1-r1) 11:42:37 (94/137) Installing libasyncns (0.8-r1) 11:42:37 (95/137) Installing libltdl (2.4.7-r0) 11:42:38 (96/137) Installing orc (0.4.32-r0) 11:42:38 (97/137) Installing libvorbis (1.3.7-r0) 11:42:39 (98/137) Installing libsndfile (1.1.0-r0) 11:42:39 (99/137) Installing libgomp (11.2.1_git20220219-r2) 11:42:39 (100/137) Installing soxr (0.1.3-r2) 11:42:40 (101/137) Installing speexdsp (1.2.0-r0) 11:42:40 (102/137) Installing tdb-libs (1.4.6-r0) 11:42:40 (103/137) Installing libpulse (15.0-r2) 11:42:41 (104/137) Installing cjson (1.7.15-r3) 11:42:41 (105/137) Installing mbedtls (2.28.3-r0) 11:42:41 (106/137) Installing librist (0.2.6-r1) 11:42:42 (107/137) Installing libsrt (1.4.4-r0) 11:42:42 (108/137) Installing libssh (0.9.6-r1) 11:42:42 (109/137) Installing libtheora (1.1.1-r16) 11:42:43 (110/137) Installing v4l-utils-libs (1.22.1-r1) 11:42:43 (111/137) Installing libva (2.14.0-r0) 11:42:43 (112/137) Installing libvdpau (1.5-r0) 11:42:44 (113/137) Installing vidstab (1.1.0-r1) 11:42:44 (114/137) Installing libvpx (1.11.0-r1) 11:42:45 (115/137) Installing x264-libs (0.163_git20210613-r0) 11:42:45 (116/137) Installing numactl (2.0.14-r0) 11:42:45 (117/137) Installing x265-libs (3.5-r3) 11:42:46 (118/137) Installing xvidcore (1.3.7-r1) 11:42:46 (119/137) Installing ffmpeg-libs (5.0.3-r0) 11:42:47 (120/137) Installing libevent (2.1.12-r4) 11:42:47 (121/137) Installing mesa (21.3.9-r0) 11:42:48 (122/137) Installing wayland-libs-server (1.20.0-r0) 11:42:48 (123/137) Installing mesa-gbm (21.3.9-r0) 11:42:48 (124/137) Installing icu-data-en (71.1-r2) 11:42:48 Executing icu-data-en-71.1-r2.post-install 11:42:49 * 11:42:49 * If you need ICU with non-English locales and legacy charset support, install 11:42:49 * package icu-data-full. 11:42:49 * 11:42:49 (125/137) Installing icu-libs (71.1-r2) 11:42:49 (126/137) Installing lcms2 (2.13.1-r0) 11:42:50 (127/137) Installing minizip (1.2.12-r0) 11:42:50 (128/137) Installing nspr (4.33-r0) 11:42:50 (129/137) Installing sqlite-libs (3.40.1-r0) 11:42:51 (130/137) Installing nss (3.78.1-r0) 11:42:51 (131/137) Installing re2 (2022.04.01-r0) 11:42:51 (132/137) Installing snappy (1.1.9-r4) 11:42:52 (133/137) Installing libgpg-error (1.45-r0) 11:42:52 (134/137) Installing libgcrypt (1.10.1-r0) 11:42:53 (135/137) Installing libxslt (1.1.35-r0) 11:42:53 (136/137) Installing chromium (102.0.5005.182-r0) 11:43:05 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 11:43:06 Executing busybox-1.35.0-r17.trigger 11:43:06 Executing glib-2.72.4-r0.trigger 11:43:06 Executing shared-mime-info-2.2-r2.trigger 11:43:06 Executing gdk-pixbuf-2.42.8-r0.trigger 11:43:06 Executing gtk-update-icon-cache-2.24.33-r3.trigger 11:43:06 Executing fontconfig-2.14.0-r0.trigger 11:43:06 Executing mkfontscale-1.2.2-r0.trigger 11:43:06 OK: 409 MiB in 160 packages 11:43:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:43:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:43:07 (1/21) Installing binutils (2.38-r3) 11:43:08 (2/21) Installing isl22 (0.22-r0) 11:43:08 (3/21) Installing mpfr4 (4.1.0-r0) 11:43:09 (4/21) Installing mpc1 (1.2.1-r0) 11:43:09 (5/21) Installing gcc (11.2.1_git20220219-r2) 11:43:10 (6/21) Installing musl-dev (1.2.3-r3) 11:43:11 (7/21) Installing libc-dev (0.7.2-r3) 11:43:11 (8/21) Installing linux-headers (5.16.7-r1) 11:43:12 (9/21) Installing libffi-dev (3.4.2-r1) 11:43:12 (10/21) Installing libpq (14.8-r0) 11:43:12 (11/21) Installing openssl-dev (1.1.1u-r1) 11:43:13 (12/21) Installing libpq-dev (14.8-r0) 11:43:13 (13/21) Installing libecpg (14.8-r0) 11:43:14 (14/21) Installing libecpg-dev (14.8-r0) 11:43:14 (15/21) Installing llvm13-libs (13.0.1-r2) 11:43:15 (16/21) Installing clang-libs (13.0.1-r1) 11:43:16 (17/21) Installing clang (13.0.1-r1) 11:43:16 (18/21) Installing icu (71.1-r2) 11:43:17 (19/21) Installing icu-dev (71.1-r2) 11:43:18 (20/21) Installing llvm13 (13.0.1-r2) 11:43:22 (21/21) Installing postgresql14-dev (14.8-r0) 11:43:22 Executing busybox-1.35.0-r17.trigger 11:43:22 OK: 822 MiB in 181 packages 11:43:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:43:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:43:23 (1/10) Installing g++ (11.2.1_git20220219-r2) 11:43:24 (2/10) Installing gdbm (1.23-r0) 11:43:24 (3/10) Installing mpdecimal (2.5.1-r1) 11:43:25 (4/10) Installing readline (8.1.2-r0) 11:43:25 (5/10) Installing python3 (3.10.11-r0) 11:43:26 (6/10) Installing python3-dev (3.10.11-r0) 11:43:31 (7/10) Installing libsodium (1.0.18-r0) 11:43:32 (8/10) Installing libzmq (4.3.4-r0) 11:43:32 (9/10) Installing libsodium-dev (1.0.18-r0) 11:43:32 (10/10) Installing zeromq-dev (4.3.4-r0) 11:43:33 Executing busybox-1.35.0-r17.trigger 11:43:33 OK: 974 MiB in 191 packages 11:43:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:43:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:43:34 OK: 974 MiB in 191 packages 11:43:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:43:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:43:35 (1/1) Installing tzdata (2023c-r0) 11:43:35 Executing busybox-1.35.0-r17.trigger 11:43:35 OK: 978 MiB in 192 packages 11:43:36 (1/1) Purging tzdata (2023c-r0) 11:43:36 Executing busybox-1.35.0-r17.trigger 11:43:36 OK: 974 MiB in 191 packages 11:43:38 Looking in links: /tmp/tmpbbo1qvsu 11:43:38 Processing /tmp/tmpbbo1qvsu/setuptools-65.5.0-py3-none-any.whl 11:43:38 Processing /tmp/tmpbbo1qvsu/pip-23.0.1-py3-none-any.whl 11:43:38 Installing collected packages: setuptools, pip 11:43:41 Successfully installed pip-23.0.1 setuptools-65.5.0 11:43:41 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 11:43:41 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 11:43:41 Collecting pip 11:43:41 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 11:43:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 114.9 MB/s eta 0:00:00 11:43:41 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 11:43:42 Collecting setuptools 11:43:42 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 11:43:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 173.8 MB/s eta 0:00:00 11:43:42 Collecting wheel 11:43:42 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 11:43:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 177.3 MB/s eta 0:00:00 11:43:42 Installing collected packages: wheel, setuptools, pip 11:43:42 Attempting uninstall: setuptools 11:43:42 Found existing installation: setuptools 65.5.0 11:43:42 Uninstalling setuptools-65.5.0: 11:43:42 Successfully uninstalled setuptools-65.5.0 11:43:43 Attempting uninstall: pip 11:43:43 Found existing installation: pip 23.0.1 11:43:43 Uninstalling pip-23.0.1: 11:43:43 Successfully uninstalled pip-23.0.1 11:43:45 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 11:43:45 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 11:43:46 Processing ./edgex-taf-common 11:43:46 Preparing metadata (setup.py): started 11:43:46 Preparing metadata (setup.py): finished with status 'done' 11:43:46 Building wheels for collected packages: edgex-taf-common 11:43:46 Building wheel for edgex-taf-common (setup.py): started 11:43:46 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 11:43:46 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=3cac6b263567a3c77f6514f7ad9fb9eab6d36a3447bc188cf8f393198e83db46 11:43:46 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 11:43:46 Successfully built edgex-taf-common 11:43:46 Installing collected packages: edgex-taf-common 11:43:47 Successfully installed edgex-taf-common-0.0.0 11:43:47 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 11:43:48 Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) 11:43:48 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 11:43:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 33.1 MB/s eta 0:00:00 11:43:48 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 11:43:48 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 11:43:48 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 11:43:48 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 11:43:48 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 11:43:48 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 11:43:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 21.2 MB/s eta 0:00:00 11:43:48 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 11:43:48 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 11:43:48 Preparing metadata (setup.py): started 11:43:48 Preparing metadata (setup.py): finished with status 'done' 11:43:48 Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) 11:43:48 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 11:43:48 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 11:43:48 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 11:43:48 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 11:43:48 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 11:43:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.1 MB/s eta 0:00:00 11:43:48 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 11:43:48 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 11:43:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 15.2 MB/s eta 0:00:00 11:43:48 Preparing metadata (setup.py): started 11:43:48 Preparing metadata (setup.py): finished with status 'done' 11:43:49 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 11:43:49 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 11:43:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 19.2 MB/s eta 0:00:00 11:43:49 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 11:43:49 Downloading numpy-1.22.3.zip (11.5 MB) 11:43:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 71.3 MB/s eta 0:00:00 11:43:50 Installing build dependencies: started 11:43:54 Installing build dependencies: finished with status 'done' 11:43:54 Getting requirements to build wheel: started 11:43:54 Getting requirements to build wheel: finished with status 'done' 11:43:54 Preparing metadata (pyproject.toml): started 11:43:55 Preparing metadata (pyproject.toml): finished with status 'done' 11:43:55 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 11:43:55 Downloading psutil-5.9.0.tar.gz (478 kB) 11:43:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 44.3 MB/s eta 0:00:00 11:43:55 Preparing metadata (setup.py): started 11:43:56 Preparing metadata (setup.py): finished with status 'done' 11:43:56 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 11:43:56 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 11:43:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 22.6 MB/s eta 0:00:00 11:43:56 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 11:43:56 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 11:43:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 3.5 MB/s eta 0:00:00 11:43:57 Installing build dependencies: started 11:43:59 Installing build dependencies: finished with status 'done' 11:43:59 Getting requirements to build wheel: started 11:43:59 Getting requirements to build wheel: finished with status 'done' 11:43:59 Preparing metadata (pyproject.toml): started 11:44:00 Preparing metadata (pyproject.toml): finished with status 'done' 11:44:00 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 11:44:00 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 11:44:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 19.6 MB/s eta 0:00:00 11:44:00 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 11:44:00 Downloading psycopg2-2.9.3.tar.gz (380 kB) 11:44:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 43.3 MB/s eta 0:00:00 11:44:00 Preparing metadata (setup.py): started 11:44:00 Preparing metadata (setup.py): finished with status 'done' 11:44:00 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 11:44:00 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 11:44:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 67.3 MB/s eta 0:00:00 11:44:01 Preparing metadata (setup.py): started 11:44:02 Preparing metadata (setup.py): finished with status 'done' 11:44:02 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:44:02 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 11:44:02 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:44:02 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 11:44:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 64.0 MB/s eta 0:00:00 11:44:03 Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:44:03 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 11:44:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 52.0 MB/s eta 0:00:00 11:44:03 Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:44:03 Downloading flex-6.14.1.tar.gz (40 kB) 11:44:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.7 MB/s eta 0:00:00 11:44:03 Preparing metadata (setup.py): started 11:44:03 Preparing metadata (setup.py): finished with status 'done' 11:44:03 Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:44:03 Downloading genson-1.2.2.tar.gz (34 kB) 11:44:03 Preparing metadata (setup.py): started 11:44:03 Preparing metadata (setup.py): finished with status 'done' 11:44:03 Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:44:03 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 11:44:03 Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:44:03 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 11:44:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 69.0 MB/s eta 0:00:00 11:44:03 Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:44:03 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 11:44:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 15.1 MB/s eta 0:00:00 11:44:03 Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:44:03 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 11:44:04 Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:44:04 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 11:44:04 Preparing metadata (setup.py): started 11:44:04 Preparing metadata (setup.py): finished with status 'done' 11:44:04 Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:44:04 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 11:44:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 43.4 MB/s eta 0:00:00 11:44:04 Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:44:04 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 11:44:04 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 11:44:04 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 11:44:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 32.9 MB/s eta 0:00:00 11:44:04 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 11:44:04 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 11:44:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 9.8 MB/s eta 0:00:00 11:44:04 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 11:44:04 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 11:44:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 21.1 MB/s eta 0:00:00 11:44:04 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 11:44:04 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 11:44:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 25.9 MB/s eta 0:00:00 11:44:04 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 11:44:04 Downloading packaging-23.1-py3-none-any.whl (48 kB) 11:44:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 1.4 MB/s eta 0:00:00 11:44:04 INFO: pip is looking at multiple versions of docker to determine which version is compatible with other requirements. This could take a while. 11:44:04 ERROR: Cannot install -r requirements.txt (line 10), -r requirements.txt (line 3), -r requirements.txt (line 6) and requests==2.25.1 because these package versions have conflicting dependencies. 11:44:04  11:44:04 The conflict is caused by: 11:44:04 The user requested requests==2.25.1 11:44:04 robotframework-requests 0.8.0 depends on requests 11:44:04 restinstance 1.0.2 depends on requests 11:44:04 docker 6.1.3 depends on requests>=2.26.0 11:44:04 11:44:04 To fix this you could try to: 11:44:04 1. loosen the range of package versions you've specified 11:44:04 2. remove package versions to allow pip attempt to solve the dependency conflict 11:44:04 11:44:04 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 11:44:05 The command '/bin/sh -c apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:44:06 11:44:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:44:07 latest: Pulling from edgex-lftools-log-publisher 11:44:07 5eb5b503b376: Pulling fs layer 11:44:07 5c69ac0246d0: Pulling fs layer 11:44:07 ec43610c2a17: Pulling fs layer 11:44:07 3a2ae6a8a46f: Pulling fs layer 11:44:07 33b1e0a273af: Pulling fs layer 11:44:07 5d3b04190fa2: Pulling fs layer 11:44:07 2f39f015ded8: Pulling fs layer 11:44:07 33b1e0a273af: Waiting 11:44:07 5d3b04190fa2: Waiting 11:44:07 2f39f015ded8: Waiting 11:44:07 3a2ae6a8a46f: Waiting 11:44:07 5c69ac0246d0: Verifying Checksum 11:44:07 5c69ac0246d0: Download complete 11:44:07 3a2ae6a8a46f: Verifying Checksum 11:44:07 3a2ae6a8a46f: Download complete 11:44:07 33b1e0a273af: Verifying Checksum 11:44:07 33b1e0a273af: Download complete 11:44:07 5d3b04190fa2: Verifying Checksum 11:44:07 5d3b04190fa2: Download complete 11:44:07 ec43610c2a17: Verifying Checksum 11:44:07 ec43610c2a17: Download complete 11:44:07 5eb5b503b376: Verifying Checksum 11:44:07 5eb5b503b376: Download complete 11:44:07 2f39f015ded8: Download complete 11:44:08 5eb5b503b376: Pull complete 11:44:08 5c69ac0246d0: Pull complete 11:44:08 ec43610c2a17: Pull complete 11:44:09 3a2ae6a8a46f: Pull complete 11:44:09 33b1e0a273af: Pull complete 11:44:09 5d3b04190fa2: Pull complete 11:44:13 2f39f015ded8: Pull complete 11:44:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:44:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:44:13 prd-ubuntu20.04-docker-8c-8g-18038 does not seem to be running inside a container 11:44:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-58 -v /w/workspace/exfoundry_edgex-taf-common_PR-58:/w/workspace/exfoundry_edgex-taf-common_PR-58:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-58@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:44:18 $ docker top 488b0ff5c287e7400b2e41091856e08210c2c3f8af8487ea3d9636145af462ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:44:18 ---> job-cost.sh 11:44:18 lf-activate-venv: SKIPPING 11:44:18 INFO: No Stack... 11:44:18 INFO: Retrieving Pricing Info for: v3-standard-8 11:44:19 INFO: Archiving Costs [Pipeline] sh 11:44:19 + cat /w/workspace/exfoundry_edgex-taf-common_PR-58/archives/cost.csv 11:44:19 + cut -d, -f6 [Pipeline] lock 11:44:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-58-1-stack-cost] 11:44:19 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-58-1-stack-cost] did not exist. Created. 11:44:19 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-58-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:44:19 + echo total: 0.2199999988079071 [Pipeline] stash 11:44:19 Stashed 1 file(s) [Pipeline] } 11:44:19 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-58-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:44:19 $ docker stop --time=1 488b0ff5c287e7400b2e41091856e08210c2c3f8af8487ea3d9636145af462ad 11:44:21 $ docker rm -f --volumes 488b0ff5c287e7400b2e41091856e08210c2c3f8af8487ea3d9636145af462ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:44:21 Failed in branch amd64 11:44:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18046 in /w/workspace/exfoundry_edgex-taf-common_PR-58 [Pipeline] { [Pipeline] checkout 11:44:45 Selected Git installation does not exist. Using Default 11:44:45 The recommended git tool is: NONE 11:44:55 using credential edgex-jenkins-ssh 11:44:55 Cloning the remote Git repository 11:44:55 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 11:44:55 > git init /w/workspace/exfoundry_edgex-taf-common_PR-58 # timeout=10 11:44:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 11:44:55 > git --version # timeout=10 11:44:55 > git --version # 'git version 2.25.1' 11:44:55 using GIT_SSH to set credentials SSH Credentials for GitHub 11:44:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:44:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 11:44:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:45:01 Merging remotes/origin/main commit ad1c4890737c1de496ff22310609d87903665ac4 into PR head commit 1acf3805ffa3d7bcea137d19800068cc78fe0321 11:45:02 Merge succeeded, producing 1acf3805ffa3d7bcea137d19800068cc78fe0321 11:45:02 Checking out Revision 1acf3805ffa3d7bcea137d19800068cc78fe0321 (PR-58) 11:45:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 11:45:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 11:45:01 using GIT_SSH to set credentials SSH Credentials for GitHub 11:45:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/58/head:refs/remotes/origin/PR-58 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:45:01 > git config core.sparsecheckout # timeout=10 11:45:01 > git checkout -f 1acf3805ffa3d7bcea137d19800068cc78fe0321 # timeout=10 11:45:02 > git remote # timeout=10 11:45:02 > git config --get remote.origin.url # timeout=10 11:45:02 using GIT_SSH to set credentials SSH Credentials for GitHub 11:45:02 > git merge ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 11:45:02 > git rev-parse HEAD^{commit} # timeout=10 11:45:02 > git config core.sparsecheckout # timeout=10 11:45:02 > git checkout -f 1acf3805ffa3d7bcea137d19800068cc78fe0321 # timeout=10 11:45:02 Commit message: "build: bump docker from 4.4.1 to 6.1.3" 11:45:02 > git --version # timeout=10 11:45:02 > git --version # 'git version 2.25.1' 11:45:02 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:45:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:45:03 % Total % Received % Xferd Average Speed Time Time Time Current 11:45:03 Dload Upload Total Spent Left Speed 11:45:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 11:45:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:45:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:45:04 + sudo tee /etc/docker/daemon.new 11:45:04 { 11:45:04 "registry-mirrors": [ 11:45:04 "https://nexus3.edgexfoundry.org:10001" 11:45:04 ], 11:45:04 "bip": "10.250.0.254/24", 11:45:04 "hosts": [ 11:45:04 "tcp://0.0.0.0:5555", 11:45:04 "unix:///var/run/docker.sock" 11:45:04 ], 11:45:04 "mtu": 1458, 11:45:04 "selinux-enabled": true, 11:45:04 "seccomp-profile": "/etc/docker/seccomp.json" 11:45:04 } [Pipeline] sh 11:45:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:45:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:45:23 provisioning config files... 11:45:23 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-58@tmp/config13331531356953595261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:45:24 ---> docker-login.sh 11:45:24 nexus3.edgexfoundry.org:10001 11:45:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:24 Configure a credential helper to remove this warning. See 11:45:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:24 11:45:24 Login Succeeded 11:45:24 nexus3.edgexfoundry.org:10002 11:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:25 Configure a credential helper to remove this warning. See 11:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:25 11:45:25 Login Succeeded 11:45:25 nexus3.edgexfoundry.org:10003 11:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:25 Configure a credential helper to remove this warning. See 11:45:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:25 11:45:25 Login Succeeded 11:45:25 nexus3.edgexfoundry.org:10004 11:45:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:26 Configure a credential helper to remove this warning. See 11:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:26 11:45:26 Login Succeeded 11:45:26 docker.io 11:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:45:26 Configure a credential helper to remove this warning. See 11:45:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:45:26 11:45:26 Login Succeeded 11:45:26 ---> docker-login.sh ends [Pipeline] } 11:45:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:45:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:45:28 + ls -al . 11:45:28 total 68 11:45:28 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:45 . 11:45:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:44 .. 11:45:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:45 .git 11:45:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:45 .github 11:45:28 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:45 .gitignore 11:45:28 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:45 Dockerfile 11:45:28 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:45 Jenkinsfile 11:45:28 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:45 LICENSE 11:45:28 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:45 README.md 11:45:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:45 TAF-Manager 11:45:28 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:45 TUC 11:45:28 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 11:41 VERSION 11:45:28 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:45 requirements.txt 11:45:28 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:45 robot-entrypoint.sh 11:45:28 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:45 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:28 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=1acf3805ffa3d7bcea137d19800068cc78fe0321 --label arch=arm64 --label version=0.0.0 . 11:45:28 Sending build context to Docker daemon 286.2kB 11:45:28 Step 1/13 : FROM alpine:3.16 11:45:29 3.16: Pulling from library/alpine 11:45:29 547446be3368: Pulling fs layer 11:45:29 547446be3368: Download complete 11:45:30 547446be3368: Pull complete 11:45:30 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 11:45:30 Status: Downloaded newer image for alpine:3.16 11:45:30 ---> 3b5033019969 11:45:30 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 11:45:30 ---> Running in 4a48f1287dda 11:45:30 Removing intermediate container 4a48f1287dda 11:45:30 ---> d173f20a7e9a 11:45:30 Step 3/13 : LABEL maintainer="Bruce Huang " 11:45:30 ---> Running in 9adf67b542a6 11:45:31 Removing intermediate container 9adf67b542a6 11:45:31 ---> 0778c5e2fe7a 11:45:31 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 11:45:31 ---> c986e047573a 11:45:31 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 11:45:32 ---> 4db4870ae833 11:45:32 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 11:45:32 ---> baea4e537cea 11:45:32 Step 7/13 : WORKDIR /edgex-taf 11:45:32 ---> Running in 83dcf6a65d46 11:45:33 Removing intermediate container 83dcf6a65d46 11:45:33 ---> 7ee240c05654 11:45:33 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:45:33 ---> Running in 7311d81038b3 11:45:35 Removing intermediate container 7311d81038b3 11:45:35 ---> b0aa31cc0395 11:45:35 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 11:45:35 ---> Running in 1456ae706e81 11:45:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:45:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:45:38 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 11:45:38 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 11:45:39 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 11:45:39 Executing busybox-1.35.0-r17.trigger 11:45:39 OK: 5 MiB in 14 packages 11:45:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:45:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:45:41 (1/9) Installing ca-certificates (20230506-r0) 11:45:42 (2/9) Installing brotli-libs (1.0.9-r6) 11:45:42 (3/9) Installing nghttp2-libs (1.47.0-r0) 11:45:43 (4/9) Installing libcurl (8.1.1-r1) 11:45:43 (5/9) Installing curl (8.1.1-r1) 11:45:43 (6/9) Installing docker-cli (20.10.20-r0) 11:45:45 (7/9) Installing oniguruma (6.9.8-r0) 11:45:45 (8/9) Installing jq (1.6-r1) 11:45:46 (9/9) Installing openssl (1.1.1t-r2) 11:45:46 Executing busybox-1.35.0-r17.trigger 11:45:46 Executing ca-certificates-20230506-r0.trigger 11:45:46 OK: 50 MiB in 23 packages 11:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:45:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:45:49 (1/136) Installing libmagic (5.41-r0) 11:45:49 (2/136) Installing file (5.41-r0) 11:45:49 (3/136) Installing libxau (1.0.9-r0) 11:45:49 (4/136) Installing libxdmcp (1.1.3-r0) 11:45:50 (5/136) Installing libxcb (1.15-r0) 11:45:50 (6/136) Installing libx11 (1.8-r0) 11:45:51 (7/136) Installing libxext (1.3.4-r0) 11:45:51 (8/136) Installing libice (1.0.10-r0) 11:45:51 (9/136) Installing libuuid (2.38-r1) 11:45:52 (10/136) Installing libsm (1.2.3-r0) 11:45:52 (11/136) Installing libxt (1.2.1-r0) 11:45:52 (12/136) Installing libxmu (1.1.3-r0) 11:45:53 (13/136) Installing xset (1.2.4-r0) 11:45:53 (14/136) Installing xprop (1.2.5-r0) 11:45:54 (15/136) Installing xdg-utils (1.1.3-r3) 11:45:54 (16/136) Installing eudev-libs (3.2.11-r0) 11:45:54 (17/136) Installing pkgconf (1.8.1-r0) 11:45:54 (18/136) Installing libffi (3.4.2-r1) 11:45:55 (19/136) Installing libintl (0.21-r2) 11:45:55 (20/136) Installing libblkid (2.38-r1) 11:45:55 (21/136) Installing libmount (2.38-r1) 11:45:56 (22/136) Installing pcre (8.45-r2) 11:45:56 (23/136) Installing glib (2.72.4-r0) 11:45:57 (24/136) Installing xz-libs (5.2.5-r1) 11:45:57 (25/136) Installing libxml2 (2.9.14-r2) 11:45:58 (26/136) Installing shared-mime-info (2.2-r2) 11:45:58 (27/136) Installing hicolor-icon-theme (0.17-r1) 11:45:59 (28/136) Installing libjpeg-turbo (2.1.3-r1) 11:45:59 (29/136) Installing libpng (1.6.37-r1) 11:45:59 (30/136) Installing libwebp (1.2.3-r1) 11:46:00 (31/136) Installing zstd-libs (1.5.2-r1) 11:46:00 (32/136) Installing tiff (4.4.0-r1) 11:46:01 (33/136) Installing gdk-pixbuf (2.42.8-r0) 11:46:01 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 11:46:01 (35/136) Installing libxcomposite (0.4.5-r0) 11:46:02 (36/136) Installing libxfixes (6.0.0-r0) 11:46:02 (37/136) Installing libxrender (0.9.10-r3) 11:46:02 (38/136) Installing libxcursor (1.2.1-r0) 11:46:03 (39/136) Installing libxdamage (1.1.5-r1) 11:46:03 (40/136) Installing libxi (1.8-r0) 11:46:03 (41/136) Installing libxinerama (1.1.4-r1) 11:46:04 (42/136) Installing libxrandr (1.5.2-r1) 11:46:04 (43/136) Installing atk (2.38.0-r0) 11:46:04 (44/136) Installing libxtst (1.2.3-r3) 11:46:04 (45/136) Installing dbus-libs (1.14.4-r0) 11:46:05 (46/136) Installing at-spi2-core (2.44.1-r0) 11:46:05 (47/136) Installing at-spi2-atk (2.38.0-r0) 11:46:06 (48/136) Installing expat (2.5.0-r0) 11:46:06 (49/136) Installing libbz2 (1.0.8-r1) 11:46:06 (50/136) Installing freetype (2.12.1-r0) 11:46:07 (51/136) Installing fontconfig (2.14.0-r0) 11:46:07 (52/136) Installing pixman (0.40.0-r4) 11:46:08 (53/136) Installing cairo (1.17.4-r2) 11:46:08 (54/136) Installing cairo-gobject (1.17.4-r2) 11:46:08 (55/136) Installing avahi-libs (0.8-r6) 11:46:09 (56/136) Installing gmp (6.2.1-r2) 11:46:09 (57/136) Installing nettle (3.7.3-r0) 11:46:10 (58/136) Installing p11-kit (0.24.1-r0) 11:46:10 (59/136) Installing libtasn1 (4.18.0-r1) 11:46:10 (60/136) Installing libunistring (1.0-r0) 11:46:11 (61/136) Installing gnutls (3.7.7-r1) 11:46:11 (62/136) Installing cups-libs (2.4.2-r0) 11:46:12 (63/136) Installing libepoxy (1.5.10-r0) 11:46:12 (64/136) Installing fribidi (1.0.12-r0) 11:46:12 (65/136) Installing graphite2 (1.3.14-r1) 11:46:13 (66/136) Installing harfbuzz (4.3.0-r0) 11:46:14 (67/136) Installing libxft (2.3.4-r0) 11:46:14 (68/136) Installing pango (1.50.7-r0) 11:46:14 (69/136) Installing wayland-libs-client (1.20.0-r0) 11:46:14 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 11:46:15 (71/136) Installing wayland-libs-egl (1.20.0-r0) 11:46:15 (72/136) Installing xkeyboard-config (2.35.1-r0) 11:46:15 (73/136) Installing libxkbcommon (1.4.1-r0) 11:46:16 (74/136) Installing gtk+3.0 (3.24.34-r1) 11:46:17 Executing gtk+3.0-3.24.34-r1.post-install 11:46:17 (75/136) Installing libfontenc (1.1.4-r0) 11:46:17 (76/136) Installing mkfontscale (1.2.2-r0) 11:46:17 (77/136) Installing font-opensans (0_git20210927-r0) 11:46:18 (78/136) Installing libgcc (11.2.1_git20220219-r2) 11:46:18 (79/136) Installing libogg (1.3.5-r1) 11:46:19 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 11:46:19 (81/136) Installing flac (1.3.4-r0) 11:46:20 (82/136) Installing alsa-lib (1.2.7.2-r0) 11:46:20 (83/136) Installing libatomic (11.2.1_git20220219-r2) 11:46:20 (84/136) Installing sdl2 (2.0.22-r0) 11:46:21 (85/136) Installing aom-libs (3.3.0-r0) 11:46:21 (86/136) Installing libass (0.16.0-r0) 11:46:22 (87/136) Installing libdav1d (1.0.0-r0) 11:46:22 (88/136) Installing libdrm (2.4.110-r0) 11:46:23 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 11:46:23 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 11:46:23 (91/136) Installing lame (3.100-r0) 11:46:24 (92/136) Installing opus (1.3.1-r1) 11:46:24 (93/136) Installing libasyncns (0.8-r1) 11:46:25 (94/136) Installing libltdl (2.4.7-r0) 11:46:25 (95/136) Installing orc (0.4.32-r0) 11:46:25 (96/136) Installing libvorbis (1.3.7-r0) 11:46:26 (97/136) Installing libsndfile (1.1.0-r0) 11:46:26 (98/136) Installing libgomp (11.2.1_git20220219-r2) 11:46:27 (99/136) Installing soxr (0.1.3-r2) 11:46:27 (100/136) Installing speexdsp (1.2.0-r0) 11:46:27 (101/136) Installing tdb-libs (1.4.6-r0) 11:46:28 (102/136) Installing libpulse (15.0-r2) 11:46:28 (103/136) Installing cjson (1.7.15-r3) 11:46:29 (104/136) Installing mbedtls (2.28.3-r0) 11:46:29 (105/136) Installing librist (0.2.6-r1) 11:46:29 (106/136) Installing libsrt (1.4.4-r0) 11:46:30 (107/136) Installing libssh (0.9.6-r1) 11:46:30 (108/136) Installing libtheora (1.1.1-r16) 11:46:30 (109/136) Installing v4l-utils-libs (1.22.1-r1) 11:46:31 (110/136) Installing libva (2.14.0-r0) 11:46:31 (111/136) Installing libvdpau (1.5-r0) 11:46:32 (112/136) Installing vidstab (1.1.0-r1) 11:46:32 (113/136) Installing libvpx (1.11.0-r1) 11:46:32 (114/136) Installing x264-libs (0.163_git20210613-r0) 11:46:33 (115/136) Installing numactl (2.0.14-r0) 11:46:33 (116/136) Installing x265-libs (3.5-r3) 11:46:34 (117/136) Installing xvidcore (1.3.7-r1) 11:46:34 (118/136) Installing ffmpeg-libs (5.0.3-r0) 11:46:36 (119/136) Installing libevent (2.1.12-r4) 11:46:37 (120/136) Installing mesa (21.3.9-r0) 11:46:37 (121/136) Installing wayland-libs-server (1.20.0-r0) 11:46:37 (122/136) Installing mesa-gbm (21.3.9-r0) 11:46:37 (123/136) Installing icu-data-en (71.1-r2) 11:46:38 Executing icu-data-en-71.1-r2.post-install 11:46:38 * 11:46:38 * If you need ICU with non-English locales and legacy charset support, install 11:46:38 * package icu-data-full. 11:46:38 * 11:46:38 (124/136) Installing icu-libs (71.1-r2) 11:46:39 (125/136) Installing lcms2 (2.13.1-r0) 11:46:39 (126/136) Installing minizip (1.2.12-r0) 11:46:39 (127/136) Installing nspr (4.33-r0) 11:46:40 (128/136) Installing sqlite-libs (3.40.1-r0) 11:46:40 (129/136) Installing nss (3.78.1-r0) 11:46:41 (130/136) Installing re2 (2022.04.01-r0) 11:46:41 (131/136) Installing snappy (1.1.9-r4) 11:46:42 (132/136) Installing libgpg-error (1.45-r0) 11:46:42 (133/136) Installing libgcrypt (1.10.1-r0) 11:46:42 (134/136) Installing libxslt (1.1.35-r0) 11:46:43 (135/136) Installing chromium (102.0.5005.182-r0) 11:46:48 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 11:46:48 Executing busybox-1.35.0-r17.trigger 11:46:48 Executing glib-2.72.4-r0.trigger 11:46:48 Executing shared-mime-info-2.2-r2.trigger 11:46:50 Executing gdk-pixbuf-2.42.8-r0.trigger 11:46:50 Executing gtk-update-icon-cache-2.24.33-r3.trigger 11:46:51 Executing fontconfig-2.14.0-r0.trigger 11:46:51 Executing mkfontscale-1.2.2-r0.trigger 11:46:51 OK: 376 MiB in 159 packages 11:46:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:46:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:46:53 (1/21) Installing binutils (2.38-r3) 11:46:54 (2/21) Installing isl22 (0.22-r0) 11:46:54 (3/21) Installing mpfr4 (4.1.0-r0) 11:46:54 (4/21) Installing mpc1 (1.2.1-r0) 11:46:55 (5/21) Installing gcc (11.2.1_git20220219-r2) 11:47:01 (6/21) Installing musl-dev (1.2.3-r3) 11:47:02 (7/21) Installing libc-dev (0.7.2-r3) 11:47:02 (8/21) Installing linux-headers (5.16.7-r1) 11:47:03 (9/21) Installing libffi-dev (3.4.2-r1) 11:47:03 (10/21) Installing libpq (14.8-r0) 11:47:04 (11/21) Installing openssl-dev (1.1.1t-r2) 11:47:04 (12/21) Installing libpq-dev (14.8-r0) 11:47:05 (13/21) Installing libecpg (14.8-r0) 11:47:05 (14/21) Installing libecpg-dev (14.8-r0) 11:47:05 (15/21) Installing llvm13-libs (13.0.1-r2) 11:47:08 (16/21) Installing clang-libs (13.0.1-r1) 11:47:15 (17/21) Installing clang (13.0.1-r1) 11:47:15 (18/21) Installing icu (71.1-r2) 11:47:15 (19/21) Installing icu-dev (71.1-r2) 11:47:16 (20/21) Installing llvm13 (13.0.1-r2) 11:47:21 (21/21) Installing postgresql14-dev (14.8-r0) 11:47:22 Executing busybox-1.35.0-r17.trigger 11:47:22 OK: 768 MiB in 180 packages 11:47:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:47:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:47:24 (1/10) Installing g++ (11.2.1_git20220219-r2) 11:47:26 (2/10) Installing gdbm (1.23-r0) 11:47:26 (3/10) Installing mpdecimal (2.5.1-r1) 11:47:27 (4/10) Installing readline (8.1.2-r0) 11:47:27 (5/10) Installing python3 (3.10.11-r0) 11:47:31 (6/10) Installing python3-dev (3.10.11-r0) 11:47:38 (7/10) Installing libsodium (1.0.18-r0) 11:47:38 (8/10) Installing libzmq (4.3.4-r0) 11:47:38 (9/10) Installing libsodium-dev (1.0.18-r0) 11:47:38 (10/10) Installing zeromq-dev (4.3.4-r0) 11:47:38 Executing busybox-1.35.0-r17.trigger 11:47:38 OK: 938 MiB in 190 packages 11:47:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:47:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:47:41 OK: 938 MiB in 190 packages 11:47:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:47:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:47:43 (1/1) Installing tzdata (2023c-r0) 11:47:44 Executing busybox-1.35.0-r17.trigger 11:47:44 OK: 941 MiB in 191 packages 11:47:45 (1/1) Purging tzdata (2023c-r0) 11:47:45 Executing busybox-1.35.0-r17.trigger 11:47:45 OK: 938 MiB in 190 packages 11:48:03 Looking in links: /tmp/tmp0oo1bf_q 11:48:03 Processing /tmp/tmp0oo1bf_q/setuptools-65.5.0-py3-none-any.whl 11:48:03 Processing /tmp/tmp0oo1bf_q/pip-23.0.1-py3-none-any.whl 11:48:04 Installing collected packages: setuptools, pip 11:48:26 Successfully installed pip-23.0.1 setuptools-65.5.0 11:48:26 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 11:48:27 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 11:48:28 Collecting pip 11:48:28 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 11:48:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 20.6 MB/s eta 0:00:00 11:48:28 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 11:48:31 Collecting setuptools 11:48:31 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 11:48:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 17.2 MB/s eta 0:00:00 11:48:32 Collecting wheel 11:48:32 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 11:48:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 15.9 MB/s eta 0:00:00 11:48:34 Installing collected packages: wheel, setuptools, pip 11:48:34 Attempting uninstall: setuptools 11:48:34 Found existing installation: setuptools 65.5.0 11:48:35 Uninstalling setuptools-65.5.0: 11:48:35 Successfully uninstalled setuptools-65.5.0 11:48:41 Attempting uninstall: pip 11:48:41 Found existing installation: pip 23.0.1 11:48:43 Uninstalling pip-23.0.1: 11:48:43 Successfully uninstalled pip-23.0.1 11:48:55 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 11:48:55 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 11:49:00 Processing ./edgex-taf-common 11:49:00 Preparing metadata (setup.py): started 11:49:02 Preparing metadata (setup.py): finished with status 'done' 11:49:02 Building wheels for collected packages: edgex-taf-common 11:49:02 Building wheel for edgex-taf-common (setup.py): started 11:49:04 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 11:49:04 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=15af86992650f5629ead6c32df73c6631f03911d45fe7ea7cefdb863ed73e8c0 11:49:04 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 11:49:04 Successfully built edgex-taf-common 11:49:05 Installing collected packages: edgex-taf-common 11:49:05 Successfully installed edgex-taf-common-0.0.0 11:49:05 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 11:49:11 Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) 11:49:11 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 11:49:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 8.7 MB/s eta 0:00:00 11:49:11 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 11:49:11 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 11:49:12 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 11:49:12 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 11:49:12 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 11:49:12 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 11:49:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.8 MB/s eta 0:00:00 11:49:12 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 11:49:12 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 11:49:12 Preparing metadata (setup.py): started 11:49:14 Preparing metadata (setup.py): finished with status 'done' 11:49:14 Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) 11:49:14 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 11:49:14 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 11:49:14 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 11:49:15 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 11:49:15 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 11:49:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.7 MB/s eta 0:00:00 11:49:15 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 11:49:15 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 11:49:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.2 MB/s eta 0:00:00 11:49:15 Preparing metadata (setup.py): started 11:49:17 Preparing metadata (setup.py): finished with status 'done' 11:49:17 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 11:49:17 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 11:49:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.5 MB/s eta 0:00:00 11:49:20 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 11:49:20 Downloading numpy-1.22.3.zip (11.5 MB) 11:49:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 9.7 MB/s eta 0:00:00 11:49:25 Installing build dependencies: started 11:49:51 Installing build dependencies: finished with status 'done' 11:49:51 Getting requirements to build wheel: started 11:49:53 Getting requirements to build wheel: finished with status 'done' 11:49:53 Preparing metadata (pyproject.toml): started 11:49:58 Preparing metadata (pyproject.toml): finished with status 'done' 11:50:02 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 11:50:02 Downloading psutil-5.9.0.tar.gz (478 kB) 11:50:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.8 MB/s eta 0:00:00 11:50:02 Preparing metadata (setup.py): started 11:50:05 Preparing metadata (setup.py): finished with status 'done' 11:50:05 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 11:50:05 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 11:50:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 6.1 MB/s eta 0:00:00 11:50:08 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 11:50:08 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 11:50:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.4 MB/s eta 0:00:00 11:50:11 Installing build dependencies: started 11:50:26 Installing build dependencies: finished with status 'done' 11:50:26 Getting requirements to build wheel: started 11:50:27 Getting requirements to build wheel: finished with status 'done' 11:50:27 Preparing metadata (pyproject.toml): started 11:50:30 Preparing metadata (pyproject.toml): finished with status 'done' 11:50:30 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 11:50:30 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 11:50:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 10.4 MB/s eta 0:00:00 11:50:31 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 11:50:31 Downloading psycopg2-2.9.3.tar.gz (380 kB) 11:50:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 7.3 MB/s eta 0:00:00 11:50:31 Preparing metadata (setup.py): started 11:50:33 Preparing metadata (setup.py): finished with status 'done' 11:50:34 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 11:50:34 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 11:50:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.1 MB/s eta 0:00:00 11:50:35 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:50:35 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 11:50:36 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:50:36 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 11:50:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 10.0 MB/s eta 0:00:00 11:50:37 Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:37 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 11:50:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.0 MB/s eta 0:00:00 11:50:38 Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:38 Downloading flex-6.14.1.tar.gz (40 kB) 11:50:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.1 MB/s eta 0:00:00 11:50:38 Preparing metadata (setup.py): started 11:50:39 Preparing metadata (setup.py): finished with status 'done' 11:50:40 Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:40 Downloading genson-1.2.2.tar.gz (34 kB) 11:50:40 Preparing metadata (setup.py): started 11:50:41 Preparing metadata (setup.py): finished with status 'done' 11:50:41 Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:41 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 11:50:42 Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:42 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 11:50:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.9 MB/s eta 0:00:00 11:50:42 Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:42 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 11:50:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.1 MB/s eta 0:00:00 11:50:42 Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:42 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 11:50:42 Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:42 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 11:50:42 Preparing metadata (setup.py): started 11:50:44 Preparing metadata (setup.py): finished with status 'done' 11:50:44 Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:44 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 11:50:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 9.0 MB/s eta 0:00:00 11:50:44 Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:44 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 11:50:45 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 11:50:45 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 11:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.2 MB/s eta 0:00:00 11:50:45 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 11:50:45 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 11:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.3 MB/s eta 0:00:00 11:50:46 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 11:50:46 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 11:50:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 4.8 MB/s eta 0:00:00 11:50:46 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 11:50:46 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 11:50:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 4.0 MB/s eta 0:00:00 11:50:47 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 11:50:47 Downloading packaging-23.1-py3-none-any.whl (48 kB) 11:50:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 1.9 MB/s eta 0:00:00 11:50:47 INFO: pip is looking at multiple versions of docker to determine which version is compatible with other requirements. This could take a while. 11:50:47 ERROR: Cannot install -r requirements.txt (line 10), -r requirements.txt (line 3), -r requirements.txt (line 6) and requests==2.25.1 because these package versions have conflicting dependencies. 11:50:47  11:50:47 The conflict is caused by: 11:50:47 The user requested requests==2.25.1 11:50:47 robotframework-requests 0.8.0 depends on requests 11:50:47 restinstance 1.0.2 depends on requests 11:50:47 docker 6.1.3 depends on requests>=2.26.0 11:50:47 11:50:47 To fix this you could try to: 11:50:47 1. loosen the range of package versions you've specified 11:50:47 2. remove package versions to allow pip attempt to solve the dependency conflict 11:50:47 11:50:47 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 11:50:51 The command '/bin/sh -c apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt' returned a non-zero code: 1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:50:52 11:50:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:50:52 arm64: Pulling from edgex-lftools-log-publisher 11:50:52 8998bd30e6a1: Pulling fs layer 11:50:52 04944245beec: Pulling fs layer 11:50:52 699f458cf7ca: Pulling fs layer 11:50:52 765212b225bb: Pulling fs layer 11:50:52 f23df028b6ca: Pulling fs layer 11:50:52 d65c8cfc05b1: Pulling fs layer 11:50:52 2437ff75d9bd: Pulling fs layer 11:50:52 765212b225bb: Waiting 11:50:52 f23df028b6ca: Waiting 11:50:52 d65c8cfc05b1: Waiting 11:50:52 2437ff75d9bd: Waiting 11:50:52 04944245beec: Verifying Checksum 11:50:52 04944245beec: Download complete 11:50:52 765212b225bb: Verifying Checksum 11:50:52 765212b225bb: Download complete 11:50:53 f23df028b6ca: Verifying Checksum 11:50:53 f23df028b6ca: Download complete 11:50:53 d65c8cfc05b1: Download complete 11:50:53 699f458cf7ca: Verifying Checksum 11:50:53 699f458cf7ca: Download complete 11:50:53 8998bd30e6a1: Verifying Checksum 11:50:53 8998bd30e6a1: Download complete 11:50:55 2437ff75d9bd: Verifying Checksum 11:50:55 2437ff75d9bd: Download complete 11:50:57 8998bd30e6a1: Pull complete 11:50:57 04944245beec: Pull complete 11:50:59 699f458cf7ca: Pull complete 11:50:59 765212b225bb: Pull complete 11:50:59 f23df028b6ca: Pull complete 11:51:00 d65c8cfc05b1: Pull complete 11:51:12 2437ff75d9bd: Pull complete 11:51:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:51:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:51:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:12 prd-ubuntu20.04-docker-arm64-4c-16g-18046 does not seem to be running inside a container 11:51:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-58 -v /w/workspace/exfoundry_edgex-taf-common_PR-58:/w/workspace/exfoundry_edgex-taf-common_PR-58:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-58@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-58@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:51:15 $ docker top 878ea5d2a7fac3decfad95593832daddb034f093c922dbd5001ebd1c74faf60c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:16 ---> job-cost.sh 11:51:16 lf-activate-venv: SKIPPING 11:51:16 INFO: No Stack... 11:51:16 INFO: Retrieving Pricing Info for: v3-standard-4 11:51:17 INFO: Archiving Costs [Pipeline] sh 11:51:18 + + cat /w/workspace/exfoundry_edgex-taf-common_PR-58/archives/cost.csvcut 11:51:18 -d, -f6 [Pipeline] lock 11:51:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-58-1-stack-cost] 11:51:18 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-58-1-stack-cost] did not exist. Created. 11:51:18 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-58-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:51:18 /w/workspace/exfoundry_edgex-taf-common_PR-58@tmp/durable-bf6a77b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:51:19 + echo total: 0.10999999940395355 [Pipeline] stash 11:51:19 Warning: overwriting stash ‘stack-cost’ 11:51:19 Stashed 1 file(s) [Pipeline] } 11:51:19 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-58-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:51:19 $ docker stop --time=1 878ea5d2a7fac3decfad95593832daddb034f093c922dbd5001ebd1c74faf60c 11:51:22 $ docker rm -f --volumes 878ea5d2a7fac3decfad95593832daddb034f093c922dbd5001ebd1c74faf60c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:51:23 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:51:24 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-58/archives ] 11:51:24 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-58/archives 11:51:24 total 16 11:51:24 drwxr-xr-x 3 root root 4096 Jun 7 11:44 . 11:51:24 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:44 .. 11:51:24 drwxr-xr-x 2 root root 4096 Jun 7 11:44 cost 11:51:24 -rw-r--r-- 1 root root 87 Jun 7 11:44 cost.csv 11:51:24 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-58/archives 11:51:24 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-58/archives 11:51:24 total 16 11:51:24 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:44 . 11:51:24 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:44 .. 11:51:24 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 11:44 cost 11:51:24 -rw-r--r-- 1 jenkins jenkins 87 Jun 7 11:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:51:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:51:25 ---> package-listing.sh 11:51:25 ++ facter osfamily 11:51:25 ++ tr '[:upper:]' '[:lower:]' 11:51:25 + OS_FAMILY=debian 11:51:25 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-58 11:51:25 + START_PACKAGES=/tmp/packages_start.txt 11:51:25 + END_PACKAGES=/tmp/packages_end.txt 11:51:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:51:25 + PACKAGES=/tmp/packages_start.txt 11:51:25 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-58 ']' 11:51:25 + PACKAGES=/tmp/packages_end.txt 11:51:25 + case "${OS_FAMILY}" in 11:51:25 + dpkg -l 11:51:25 + grep '^ii' 11:51:25 + '[' -f /tmp/packages_start.txt ']' 11:51:25 + '[' -f /tmp/packages_end.txt ']' 11:51:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:51:25 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-58 ']' 11:51:25 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-58/archives/ 11:51:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-58/archives/ [Pipeline] echo 11:51:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-58/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:51:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:51:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:26 prd-ubuntu20.04-docker-8c-8g-18038 does not seem to be running inside a container 11:51:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-58/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-58 -v /w/workspace/exfoundry_edgex-taf-common_PR-58:/w/workspace/exfoundry_edgex-taf-common_PR-58:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-58@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-58@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 11:51:27 $ docker top 7d5cc1d55fff06e29c6b38749a57ab4a9641d5fb37b2d8efadc6b19bc84e2846 -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:27 + touch /tmp/pre-build-complete [Pipeline] sh 11:51:27 + mkdir -p /var/log/sysstat [Pipeline] sh 11:51:28 + ls /var/log/sa-host 11:51:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:28 provisioning config files... 11:51:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-58@tmp/config6205653727998795701tmp [Pipeline] { [Pipeline] echo 11:51:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:51:28 ---> create-netrc.sh [Pipeline] } 11:51:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:51:29 ---> python-tools-install.sh [Pipeline] echo 11:51:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:51:29 ---> sudo-logs.sh 11:51:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:51:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:51:29 ---> job-cost.sh 11:51:29 lf-activate-venv: SKIPPING 11:51:29 DEBUG: total: 0.2199999988079071 11:51:29 INFO: Retrieving Stack Cost... 11:51:30 INFO: Retrieving Pricing Info for: v3-standard-8 11:51:30 INFO: Archiving Costs [Pipeline] echo 11:51:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:51:30 ---> logs-deploy.sh 11:51:30 lf-activate-venv: SKIPPING 11:51:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-58/1 11:51:30 INFO: archiving workspace using pattern(s): 11:51:31 Archives upload complete. 11:51:31 INFO: archiving logs to Nexus