Pull request #49 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0042017953d2e9d1361905677afb4b2496c26f2a+95cb4b59e9a0a8f49a25c4daa72c8d0162f6d548 (2ef7bfdd1405466ac54a16f1180ad47d1a2e6bc3) 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-ssh17805087625081633039.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh18001772919189145359.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-49/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-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh948869404031067358.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-49/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5965848609744799186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh8674758073191191564.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-49/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-49/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10971817493348638148.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5937 in /w/workspace/exfoundry_edgex-taf-common_PR-49 [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-49 # 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 95cb4b59e9a0a8f49a25c4daa72c8d0162f6d548 into PR head commit 0042017953d2e9d1361905677afb4b2496c26f2a Merge succeeded, producing 0042017953d2e9d1361905677afb4b2496c26f2a Checking out Revision 0042017953d2e9d1361905677afb4b2496c26f2a (PR-49) > 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/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0042017953d2e9d1361905677afb4b2496c26f2a # 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 95cb4b59e9a0a8f49a25c4daa72c8d0162f6d548 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0042017953d2e9d1361905677afb4b2496c26f2a # timeout=10 Commit message: "Bump redis from 3.5.3 to 4.5.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:23:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:23:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:23:37 ========================================================= 22:23:37 EdgeX Global Pipelines Version Info 22:23:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:23:38 ------------------- 22:23:38 stable info: 22:23:38 ------------------- 22:23:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:23:38 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 22:23:38 Message: update stable to v1.0.245 22:23:39 ------------------- 22:23:39 experimental info: 22:23:39 ------------------- 22:23:39 Commited By: **** collab-it+edgex@linuxfoundation.org 22:23:39 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 22:23:39 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:23:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 22:23:39 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 22:23:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 22:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 22:23:39 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 22:23:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:23:40 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 22:23:40 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 22:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:23:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-49 [Pipeline] echo 22:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-49 [Pipeline] echo 22:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-49 [Pipeline] echo 22:23:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0042017953d2e9d1361905677afb4b2496c26f2a [Pipeline] echo 22:23:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0042017 [Pipeline] echo 22:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:40 provisioning config files... 22:23:40 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/config16394456423105725687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:40 ---> docker-login.sh 22:23:40 nexus3.edgexfoundry.org:10001 22:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:41 Configure a credential helper to remove this warning. See 22:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:41 22:23:41 Login Succeeded 22:23:41 nexus3.edgexfoundry.org:10002 22:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:41 Configure a credential helper to remove this warning. See 22:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:41 22:23:41 Login Succeeded 22:23:41 nexus3.edgexfoundry.org:10003 22:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:41 Configure a credential helper to remove this warning. See 22:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:41 22:23:41 Login Succeeded 22:23:41 nexus3.edgexfoundry.org:10004 22:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:41 Configure a credential helper to remove this warning. See 22:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:41 22:23:41 Login Succeeded 22:23:41 docker.io 22:23:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:41 Configure a credential helper to remove this warning. See 22:23:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:41 22:23:41 Login Succeeded 22:23:41 ---> docker-login.sh ends [Pipeline] } 22:23:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:23:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:23:42 + grep -v github /etc/ssh/ssh_known_hosts 22:23:42 + [ -e /tmp/ssh_known_hosts ] 22:23:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:23:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 22:23:42 sudo tee -a /etc/ssh/ssh_known_hosts 22:23:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:43 22:23:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:43 0.1.4: Pulling from edgex-devops/py-git-semver 22:23:43 b85a868b505f: Pulling fs layer 22:23:43 e2be974225ed: Pulling fs layer 22:23:43 339a4e72a1f5: Pulling fs layer 22:23:43 988bab9f4d93: Pulling fs layer 22:23:43 1469e6f7b9e6: Pulling fs layer 22:23:43 eaf3925da568: Pulling fs layer 22:23:43 bab4dde63d76: Pulling fs layer 22:23:43 bde34c3a00c8: Pulling fs layer 22:23:43 b352a97aabf1: Pulling fs layer 22:23:43 4872d77fe225: Pulling fs layer 22:23:43 5851b861e8e6: Pulling fs layer 22:23:43 988bab9f4d93: Waiting 22:23:43 bde34c3a00c8: Waiting 22:23:43 bab4dde63d76: Waiting 22:23:43 eaf3925da568: Waiting 22:23:43 5851b861e8e6: Waiting 22:23:43 b352a97aabf1: Waiting 22:23:43 4872d77fe225: Waiting 22:23:43 1469e6f7b9e6: Waiting 22:23:43 e2be974225ed: Download complete 22:23:43 988bab9f4d93: Verifying Checksum 22:23:43 988bab9f4d93: Download complete 22:23:43 1469e6f7b9e6: Verifying Checksum 22:23:43 1469e6f7b9e6: Download complete 22:23:43 eaf3925da568: Verifying Checksum 22:23:43 eaf3925da568: Download complete 22:23:43 339a4e72a1f5: Verifying Checksum 22:23:43 339a4e72a1f5: Download complete 22:23:43 bde34c3a00c8: Verifying Checksum 22:23:43 bde34c3a00c8: Download complete 22:23:43 b352a97aabf1: Download complete 22:23:43 4872d77fe225: Verifying Checksum 22:23:43 4872d77fe225: Download complete 22:23:43 5851b861e8e6: Verifying Checksum 22:23:43 5851b861e8e6: Download complete 22:23:43 b85a868b505f: Verifying Checksum 22:23:43 b85a868b505f: Download complete 22:23:43 bab4dde63d76: Verifying Checksum 22:23:43 bab4dde63d76: Download complete 22:23:44 b85a868b505f: Pull complete 22:23:45 e2be974225ed: Pull complete 22:23:45 339a4e72a1f5: Pull complete 22:23:45 988bab9f4d93: Pull complete 22:23:45 1469e6f7b9e6: Pull complete 22:23:45 eaf3925da568: Pull complete 22:23:47 bab4dde63d76: Pull complete 22:23:47 bde34c3a00c8: Pull complete 22:23:48 b352a97aabf1: Pull complete 22:23:48 4872d77fe225: Pull complete 22:23:48 5851b861e8e6: Pull complete 22:23:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:23:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:48 prd-ubuntu20.04-docker-8c-8g-5937 does not seem to be running inside a container 22:23:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-49 -v /w/workspace/exfoundry_edgex-taf-common_PR-49:/w/workspace/exfoundry_edgex-taf-common_PR-49:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:23:50 $ docker top f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 -eo pid,comm 22:23:50 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). 22:23:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:50 [ssh-agent] Looking for ssh-agent implementation... 22:23:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:50 $ docker exec f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 ssh-agent 22:23:50 SSH_AUTH_SOCK=/tmp/ssh-qOnjkl9dxHg3/agent.33 22:23:50 SSH_AGENT_PID=39 22:23:50 Running ssh-add (command line suppressed) 22:23:50 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/private_key_1515712062671509238.key (/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/private_key_1515712062671509238.key) 22:23:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:51 + git tag --points-at HEAD [Pipeline] } 22:23:51 $ docker exec --env ******** --env ******** f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 ssh-agent -k 22:23:51 unset SSH_AUTH_SOCK; 22:23:51 unset SSH_AGENT_PID; 22:23:51 echo Agent pid 39 killed; 22:23:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:23:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:51 [ssh-agent] Looking for ssh-agent implementation... 22:23:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:51 $ docker exec f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 ssh-agent 22:23:51 SSH_AUTH_SOCK=/tmp/ssh-AdGbiGZcgTOz/agent.71 22:23:51 SSH_AGENT_PID=77 22:23:51 Running ssh-add (command line suppressed) 22:23:51 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/private_key_2111719901700904918.key (/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/private_key_2111719901700904918.key) 22:23:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:51 + git semver init 22:23:52 2023-03-27 22:23:52,124 [run_init] DEBUG init version:0.0.0 force:False 22:23:52 2023-03-27 22:23:52,125 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-49/.semver 22:23:52 2023-03-27 22:23:52,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-49/.semver 22:23:52 2023-03-27 22:23:52,126 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-49/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-49, universal_newlines=False, shell=None, istream=None) 22:23:52 2023-03-27 22:23:52,671 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-49/.git/info/exclude 22:23:52 2023-03-27 22:23:52,671 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-49/.semver/PR-49 with force:False 22:23:52 2023-03-27 22:23:52,671 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-49/.semver/PR-49 22:23:52 2023-03-27 22:23:52,675 [execute] INFO git cat-file --batch-check 22:23:52 2023-03-27 22:23:52,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-49/.semver, universal_newlines=False, shell=None, istream=) 22:23:52 2023-03-27 22:23:52,683 [execute] INFO git cat-file --batch 22:23:52 2023-03-27 22:23:52,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-49/.semver, universal_newlines=False, shell=None, istream=) 22:23:52 2023-03-27 22:23:52,690 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-49/.semver/PR-49 22:23:52 0.0.0 [Pipeline] } 22:23:52 $ docker exec --env ******** --env ******** f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 ssh-agent -k 22:23:52 unset SSH_AUTH_SOCK; 22:23:52 unset SSH_AGENT_PID; 22:23:52 echo Agent pid 77 killed; 22:23:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:53 + git semver [Pipeline] } 22:23:53 $ docker stop --time=1 f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 22:23:54 $ docker rm -f --volumes f8dab2bdf02db7cdec04aed7658cef8a00ba6681f50afe35b71e3c09c18d9485 [Pipeline] // withDockerContainer [Pipeline] sh 22:23:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:23:55 Stashed 1 file(s) [Pipeline] echo 22:23:55 [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 22:23:56 provisioning config files... 22:23:56 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/config9428164986377093604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:56 ---> docker-login.sh 22:23:56 nexus3.edgexfoundry.org:10001 22:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:56 Configure a credential helper to remove this warning. See 22:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:56 22:23:56 Login Succeeded 22:23:56 nexus3.edgexfoundry.org:10002 22:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:56 Configure a credential helper to remove this warning. See 22:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:56 22:23:56 Login Succeeded 22:23:56 nexus3.edgexfoundry.org:10003 22:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:56 Configure a credential helper to remove this warning. See 22:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:56 22:23:56 Login Succeeded 22:23:56 nexus3.edgexfoundry.org:10004 22:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:56 Configure a credential helper to remove this warning. See 22:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:56 22:23:56 Login Succeeded 22:23:56 docker.io 22:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:57 Configure a credential helper to remove this warning. See 22:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:57 22:23:57 Login Succeeded 22:23:57 ---> docker-login.sh ends [Pipeline] } 22:23:57 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 22:23:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:23:58 + ls -al . 22:23:58 total 68 22:23:58 drwxrwxr-x 6 jenkins jenkins 4096 Mar 27 22:23 . 22:23:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 22:23 .. 22:23:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 22:23 .git 22:23:58 -rw-rw-r-- 1 jenkins jenkins 22 Mar 27 22:23 .gitignore 22:23:58 drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 22:23 .semver 22:23:58 -rw-rw-r-- 1 jenkins jenkins 2268 Mar 27 22:23 Dockerfile 22:23:58 -rw-rw-r-- 1 jenkins jenkins 746 Mar 27 22:23 Jenkinsfile 22:23:58 -rw-rw-r-- 1 jenkins jenkins 11381 Mar 27 22:23 LICENSE 22:23:58 -rw-rw-r-- 1 jenkins jenkins 3582 Mar 27 22:23 README.md 22:23:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 22:23 TAF-Manager 22:23:58 drwxrwxr-x 6 jenkins jenkins 4096 Mar 27 22:23 TUC 22:23:58 -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 22:23 VERSION 22:23:58 -rw-rw-r-- 1 jenkins jenkins 307 Mar 27 22:23 requirements.txt 22:23:58 -rw-rw-r-- 1 jenkins jenkins 54 Mar 27 22:23 robot-entrypoint.sh 22:23:58 -rw-rw-r-- 1 jenkins jenkins 445 Mar 27 22:23 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:58 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0042017953d2e9d1361905677afb4b2496c26f2a --label arch=amd64 --label version=0.0.0 . 22:23:58 Sending build context to Docker daemon 418.8kB 22:23:58 Step 1/12 : FROM alpine:3.16 22:23:59 3.16: Pulling from library/alpine 22:23:59 ef5531b6e74e: Pulling fs layer 22:23:59 ef5531b6e74e: Verifying Checksum 22:23:59 ef5531b6e74e: Download complete 22:23:59 ef5531b6e74e: Pull complete 22:23:59 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 22:23:59 Status: Downloaded newer image for alpine:3.16 22:23:59 ---> dfd21b5a31f5 22:23:59 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 22:23:59 ---> Running in d5dbcadd6e43 22:23:59 Removing intermediate container d5dbcadd6e43 22:23:59 ---> 36c57346ddf8 22:23:59 Step 3/12 : LABEL maintainer="Bruce Huang " 22:23:59 ---> Running in 24d01fae7ef5 22:24:00 Removing intermediate container 24d01fae7ef5 22:24:00 ---> 5183abcafde6 22:24:00 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 22:24:00 ---> 90cb4a6551ce 22:24:00 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 22:24:00 ---> 992eacdd2764 22:24:00 Step 6/12 : WORKDIR /edgex-taf 22:24:00 ---> Running in dc817e5716ae 22:24:00 Removing intermediate container dc817e5716ae 22:24:00 ---> 0ae5c5956313 22:24:00 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:00 ---> Running in 44ec60e53120 22:24:01 Removing intermediate container 44ec60e53120 22:24:01 ---> c36102848ee4 22:24:01 Step 8/12 : 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 22:24:01 ---> Running in 991d6fbd7796 22:24:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:24:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:24:02 (1/2) Upgrading libcrypto1.1 (1.1.1t-r0 -> 1.1.1t-r1) 22:24:03 (2/2) Upgrading libssl1.1 (1.1.1t-r0 -> 1.1.1t-r1) 22:24:03 OK: 6 MiB in 14 packages 22:24:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:24:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:24:04 (1/9) Installing ca-certificates (20220614-r0) 22:24:05 (2/9) Installing brotli-libs (1.0.9-r6) 22:24:05 (3/9) Installing nghttp2-libs (1.47.0-r0) 22:24:06 (4/9) Installing libcurl (7.83.1-r6) 22:24:06 (5/9) Installing curl (7.83.1-r6) 22:24:06 (6/9) Installing docker-cli (20.10.20-r0) 22:24:07 (7/9) Installing oniguruma (6.9.8-r0) 22:24:08 (8/9) Installing jq (1.6-r1) 22:24:08 (9/9) Installing openssl (1.1.1t-r1) 22:24:08 Executing busybox-1.35.0-r17.trigger 22:24:08 Executing ca-certificates-20220614-r0.trigger 22:24:08 OK: 52 MiB in 23 packages 22:24:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:24:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:24:09 (1/137) Installing libmagic (5.41-r0) 22:24:10 (2/137) Installing file (5.41-r0) 22:24:10 (3/137) Installing libxau (1.0.9-r0) 22:24:10 (4/137) Installing libxdmcp (1.1.3-r0) 22:24:10 Still waiting to schedule task 22:24:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:24:11 (5/137) Installing libxcb (1.15-r0) 22:24:11 (6/137) Installing libx11 (1.8-r0) 22:24:12 (7/137) Installing libxext (1.3.4-r0) 22:24:12 (8/137) Installing libice (1.0.10-r0) 22:24:12 (9/137) Installing libuuid (2.38-r1) 22:24:12 (10/137) Installing libsm (1.2.3-r0) 22:24:13 (11/137) Installing libxt (1.2.1-r0) 22:24:13 (12/137) Installing libxmu (1.1.3-r0) 22:24:13 (13/137) Installing xset (1.2.4-r0) 22:24:14 (14/137) Installing xprop (1.2.5-r0) 22:24:14 (15/137) Installing xdg-utils (1.1.3-r3) 22:24:14 (16/137) Installing eudev-libs (3.2.11-r0) 22:24:15 (17/137) Installing pkgconf (1.8.1-r0) 22:24:15 (18/137) Installing libffi (3.4.2-r1) 22:24:15 (19/137) Installing libintl (0.21-r2) 22:24:16 (20/137) Installing libblkid (2.38-r1) 22:24:16 (21/137) Installing libmount (2.38-r1) 22:24:16 (22/137) Installing pcre (8.45-r2) 22:24:17 (23/137) Installing glib (2.72.1-r0) 22:24:17 (24/137) Installing xz-libs (5.2.5-r1) 22:24:17 (25/137) Installing libxml2 (2.9.14-r2) 22:24:18 (26/137) Installing shared-mime-info (2.2-r2) 22:24:18 (27/137) Installing hicolor-icon-theme (0.17-r1) 22:24:19 (28/137) Installing libjpeg-turbo (2.1.3-r1) 22:24:19 (29/137) Installing libpng (1.6.37-r1) 22:24:19 (30/137) Installing libwebp (1.2.3-r0) 22:24:20 (31/137) Installing zstd-libs (1.5.2-r1) 22:24:20 (32/137) Installing tiff (4.4.0-r1) 22:24:20 (33/137) Installing gdk-pixbuf (2.42.8-r0) 22:24:21 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 22:24:21 (35/137) Installing libxcomposite (0.4.5-r0) 22:24:22 (36/137) Installing libxfixes (6.0.0-r0) 22:24:22 (37/137) Installing libxrender (0.9.10-r3) 22:24:22 (38/137) Installing libxcursor (1.2.1-r0) 22:24:22 (39/137) Installing libxdamage (1.1.5-r1) 22:24:22 (40/137) Installing libxi (1.8-r0) 22:24:23 (41/137) Installing libxinerama (1.1.4-r1) 22:24:23 (42/137) Installing libxrandr (1.5.2-r1) 22:24:23 (43/137) Installing atk (2.38.0-r0) 22:24:24 (44/137) Installing libxtst (1.2.3-r3) 22:24:24 (45/137) Installing dbus-libs (1.14.4-r0) 22:24:24 (46/137) Installing at-spi2-core (2.44.1-r0) 22:24:25 (47/137) Installing at-spi2-atk (2.38.0-r0) 22:24:25 (48/137) Installing expat (2.5.0-r0) 22:24:25 (49/137) Installing libbz2 (1.0.8-r1) 22:24:25 (50/137) Installing freetype (2.12.1-r0) 22:24:26 (51/137) Installing fontconfig (2.14.0-r0) 22:24:26 (52/137) Installing pixman (0.40.0-r4) 22:24:27 (53/137) Installing cairo (1.17.4-r2) 22:24:27 (54/137) Installing cairo-gobject (1.17.4-r2) 22:24:27 (55/137) Installing avahi-libs (0.8-r6) 22:24:28 (56/137) Installing gmp (6.2.1-r2) 22:24:28 (57/137) Installing nettle (3.7.3-r0) 22:24:29 (58/137) Installing p11-kit (0.24.1-r0) 22:24:29 (59/137) Installing libtasn1 (4.18.0-r1) 22:24:29 (60/137) Installing libunistring (1.0-r0) 22:24:30 (61/137) Installing gnutls (3.7.7-r1) 22:24:30 (62/137) Installing cups-libs (2.4.2-r0) 22:24:31 (63/137) Installing libepoxy (1.5.10-r0) 22:24:31 (64/137) Installing fribidi (1.0.12-r0) 22:24:31 (65/137) Installing graphite2 (1.3.14-r1) 22:24:32 (66/137) Installing harfbuzz (4.3.0-r0) 22:24:32 (67/137) Installing libxft (2.3.4-r0) 22:24:33 (68/137) Installing pango (1.50.7-r0) 22:24:33 (69/137) Installing wayland-libs-client (1.20.0-r0) 22:24:33 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 22:24:33 (71/137) Installing wayland-libs-egl (1.20.0-r0) 22:24:34 (72/137) Installing xkeyboard-config (2.35.1-r0) 22:24:34 (73/137) Installing libxkbcommon (1.4.1-r0) 22:24:34 (74/137) Installing gtk+3.0 (3.24.34-r1) 22:24:35 Executing gtk+3.0-3.24.34-r1.post-install 22:24:35 (75/137) Installing libfontenc (1.1.4-r0) 22:24:35 (76/137) Installing mkfontscale (1.2.2-r0) 22:24:35 (77/137) Installing font-opensans (0_git20210927-r0) 22:24:36 (78/137) Installing libgcc (11.2.1_git20220219-r2) 22:24:36 (79/137) Installing libogg (1.3.5-r1) 22:24:37 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 22:24:37 (81/137) Installing flac (1.3.4-r0) 22:24:38 (82/137) Installing alsa-lib (1.2.7.2-r0) 22:24:38 (83/137) Installing libatomic (11.2.1_git20220219-r2) 22:24:38 (84/137) Installing sdl2 (2.0.22-r0) 22:24:39 (85/137) Installing aom-libs (3.3.0-r0) 22:24:39 (86/137) Installing libass (0.16.0-r0) 22:24:40 (87/137) Installing libdav1d (1.0.0-r0) 22:24:40 (88/137) Installing libpciaccess (0.16-r0) 22:24:40 (89/137) Installing libdrm (2.4.110-r0) 22:24:41 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:24:41 (91/137) Installing ncurses-libs (6.3_p20220521-r0) 22:24:42 (92/137) Installing lame (3.100-r0) 22:24:42 (93/137) Installing opus (1.3.1-r1) 22:24:42 (94/137) Installing libasyncns (0.8-r1) 22:24:43 (95/137) Installing libltdl (2.4.7-r0) 22:24:43 (96/137) Installing orc (0.4.32-r0) 22:24:43 (97/137) Installing libvorbis (1.3.7-r0) 22:24:44 (98/137) Installing libsndfile (1.1.0-r0) 22:24:44 (99/137) Installing libgomp (11.2.1_git20220219-r2) 22:24:45 (100/137) Installing soxr (0.1.3-r2) 22:24:45 (101/137) Installing speexdsp (1.2.0-r0) 22:24:45 (102/137) Installing tdb-libs (1.4.6-r0) 22:24:45 (103/137) Installing libpulse (15.0-r2) 22:24:46 (104/137) Installing cjson (1.7.15-r3) 22:24:46 (105/137) Installing mbedtls (2.28.2-r0) 22:24:46 (106/137) Installing librist (0.2.6-r1) 22:24:47 (107/137) Installing libsrt (1.4.4-r0) 22:24:47 (108/137) Installing libssh (0.9.6-r1) 22:24:48 (109/137) Installing libtheora (1.1.1-r16) 22:24:48 (110/137) Installing v4l-utils-libs (1.22.1-r1) 22:24:49 (111/137) Installing libva (2.14.0-r0) 22:24:49 (112/137) Installing libvdpau (1.5-r0) 22:24:49 (113/137) Installing vidstab (1.1.0-r1) 22:24:49 (114/137) Installing libvpx (1.11.0-r1) 22:24:50 (115/137) Installing x264-libs (0.163_git20210613-r0) 22:24:51 (116/137) Installing numactl (2.0.14-r0) 22:24:51 (117/137) Installing x265-libs (3.5-r3) 22:24:52 (118/137) Installing xvidcore (1.3.7-r1) 22:24:52 (119/137) Installing ffmpeg-libs (5.0.1-r1) 22:24:52 (120/137) Installing libevent (2.1.12-r4) 22:24:53 (121/137) Installing mesa (21.3.9-r0) 22:24:53 (122/137) Installing wayland-libs-server (1.20.0-r0) 22:24:53 (123/137) Installing mesa-gbm (21.3.9-r0) 22:24:54 (124/137) Installing icu-data-en (71.1-r2) 22:24:54 Executing icu-data-en-71.1-r2.post-install 22:24:54 * 22:24:54 * If you need ICU with non-English locales and legacy charset support, install 22:24:54 * package icu-data-full. 22:24:54 * 22:24:54 (125/137) Installing icu-libs (71.1-r2) 22:24:55 (126/137) Installing lcms2 (2.13.1-r0) 22:24:55 (127/137) Installing minizip (1.2.12-r0) 22:24:55 (128/137) Installing nspr (4.33-r0) 22:24:56 (129/137) Installing sqlite-libs (3.38.5-r0) 22:24:56 (130/137) Installing nss (3.78.1-r0) 22:24:57 (131/137) Installing re2 (2022.04.01-r0) 22:24:57 (132/137) Installing snappy (1.1.9-r4) 22:24:57 (133/137) Installing libgpg-error (1.45-r0) 22:24:58 (134/137) Installing libgcrypt (1.10.1-r0) 22:24:58 (135/137) Installing libxslt (1.1.35-r0) 22:24:59 (136/137) Installing chromium (102.0.5005.182-r0) 22:25:00 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 22:25:01 Executing busybox-1.35.0-r17.trigger 22:25:01 Executing glib-2.72.1-r0.trigger 22:25:01 Executing shared-mime-info-2.2-r2.trigger 22:25:01 Executing gdk-pixbuf-2.42.8-r0.trigger 22:25:02 Executing gtk-update-icon-cache-2.24.33-r3.trigger 22:25:02 Executing fontconfig-2.14.0-r0.trigger 22:25:02 Executing mkfontscale-1.2.2-r0.trigger 22:25:02 OK: 409 MiB in 160 packages 22:25:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:03 (1/21) Installing binutils (2.38-r3) 22:25:03 (2/21) Installing isl22 (0.22-r0) 22:25:04 (3/21) Installing mpfr4 (4.1.0-r0) 22:25:04 (4/21) Installing mpc1 (1.2.1-r0) 22:25:05 (5/21) Installing gcc (11.2.1_git20220219-r2) 22:25:11 (6/21) Installing musl-dev (1.2.3-r2) 22:25:11 (7/21) Installing libc-dev (0.7.2-r3) 22:25:12 (8/21) Installing linux-headers (5.16.7-r1) 22:25:12 (9/21) Installing libffi-dev (3.4.2-r1) 22:25:13 (10/21) Installing libpq (14.7-r0) 22:25:13 (11/21) Installing openssl-dev (1.1.1t-r1) 22:25:13 (12/21) Installing libpq-dev (14.7-r0) 22:25:14 (13/21) Installing libecpg (14.7-r0) 22:25:14 (14/21) Installing libecpg-dev (14.7-r0) 22:25:14 (15/21) Installing llvm13-libs (13.0.1-r2) 22:25:16 (16/21) Installing clang-libs (13.0.1-r1) 22:25:17 (17/21) Installing clang (13.0.1-r1) 22:25:17 (18/21) Installing icu (71.1-r2) 22:25:18 (19/21) Installing icu-dev (71.1-r2) 22:25:18 (20/21) Installing llvm13 (13.0.1-r2) 22:25:19 (21/21) Installing postgresql14-dev (14.7-r0) 22:25:20 Executing busybox-1.35.0-r17.trigger 22:25:20 OK: 822 MiB in 181 packages 22:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:21 (1/10) Installing g++ (11.2.1_git20220219-r2) 22:25:22 (2/10) Installing gdbm (1.23-r0) 22:25:22 (3/10) Installing mpdecimal (2.5.1-r1) 22:25:22 (4/10) Installing readline (8.1.2-r0) 22:25:23 (5/10) Installing python3 (3.10.10-r0) 22:25:24 (6/10) Installing python3-dev (3.10.10-r0) 22:25:29 (7/10) Installing libsodium (1.0.18-r0) 22:25:29 (8/10) Installing libzmq (4.3.4-r0) 22:25:30 (9/10) Installing libsodium-dev (1.0.18-r0) 22:25:30 (10/10) Installing zeromq-dev (4.3.4-r0) 22:25:30 Executing busybox-1.35.0-r17.trigger 22:25:30 OK: 974 MiB in 191 packages 22:25:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:31 OK: 974 MiB in 191 packages 22:25:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:32 (1/1) Installing tzdata (2023b-r1) 22:25:33 Executing busybox-1.35.0-r17.trigger 22:25:33 OK: 978 MiB in 192 packages 22:25:33 (1/1) Purging tzdata (2023b-r1) 22:25:33 Executing busybox-1.35.0-r17.trigger 22:25:33 OK: 974 MiB in 191 packages 22:25:36 Looking in links: /tmp/tmp_fjxccq7 22:25:36 Processing /tmp/tmp_fjxccq7/setuptools-65.5.0-py3-none-any.whl 22:25:36 Processing /tmp/tmp_fjxccq7/pip-22.3.1-py3-none-any.whl 22:25:36 Installing collected packages: setuptools, pip 22:25:38 Successfully installed pip-22.3.1 setuptools-65.5.0 22:25:38 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 22:25:39 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.3.1) 22:25:39 Collecting pip 22:25:39 Downloading pip-23.0.1-py3-none-any.whl (2.1 MB) 22:25:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 66.1 MB/s eta 0:00:00 22:25:39 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 22:25:39 Collecting setuptools 22:25:39 Downloading setuptools-67.6.0-py3-none-any.whl (1.1 MB) 22:25:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 108.6 MB/s eta 0:00:00 22:25:40 Collecting wheel 22:25:40 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 22:25:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 119.2 MB/s eta 0:00:00 22:25:40 Installing collected packages: wheel, setuptools, pip 22:25:40 Attempting uninstall: setuptools 22:25:40 Found existing installation: setuptools 65.5.0 22:25:40 Uninstalling setuptools-65.5.0: 22:25:40 Successfully uninstalled setuptools-65.5.0 22:25:41 Attempting uninstall: pip 22:25:41 Found existing installation: pip 22.3.1 22:25:41 Uninstalling pip-22.3.1: 22:25:41 Successfully uninstalled pip-22.3.1 22:25:43 Successfully installed pip-23.0.1 setuptools-67.6.0 wheel-0.40.0 22:25:43 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:25:44 Processing ./edgex-taf-common 22:25:44 Preparing metadata (setup.py): started 22:25:44 Preparing metadata (setup.py): finished with status 'done' 22:25:44 Building wheels for collected packages: edgex-taf-common 22:25:44 Building wheel for edgex-taf-common (setup.py): started 22:25:44 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 22:25:44 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=c25969f20e173d847a87819fab7e57a50640191beabac42174b90a12891d1300 22:25:44 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 22:25:44 Successfully built edgex-taf-common 22:25:44 Installing collected packages: edgex-taf-common 22:25:44 Successfully installed edgex-taf-common-0.0.0 22:25:44 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:25:45 Collecting robotframework==4.1.3 22:25:45 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 22:25:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 22.5 MB/s eta 0:00:00 22:25:45 Installing collected packages: robotframework 22:25:46 Successfully installed robotframework-4.1.3 22:25:46 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:25:46 Collecting docker==4.4.1 22:25:46 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 22:25:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 7.7 MB/s eta 0:00:00 22:25:46 Collecting six>=1.4.0 22:25:46 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 22:25:47 Collecting websocket-client>=0.32.0 22:25:47 Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) 22:25:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/55.9 kB 6.3 MB/s eta 0:00:00 22:25:47 Collecting requests!=2.18.0,>=2.14.2 22:25:47 Downloading requests-2.28.2-py3-none-any.whl (62 kB) 22:25:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.7 MB/s eta 0:00:00 22:25:47 Collecting urllib3<1.27,>=1.21.1 22:25:47 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) 22:25:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 14.2 MB/s eta 0:00:00 22:25:47 Collecting charset-normalizer<4,>=2 22:25:47 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) 22:25:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 11.8 MB/s eta 0:00:00 22:25:47 Collecting certifi>=2017.4.17 22:25:47 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 22:25:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 18.5 MB/s eta 0:00:00 22:25:47 Collecting idna<4,>=2.5 22:25:47 Downloading idna-3.4-py3-none-any.whl (61 kB) 22:25:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 8.4 MB/s eta 0:00:00 22:25:47 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 22:25:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5938 in /w/workspace/exfoundry_edgex-taf-common_PR-49 [Pipeline] { [Pipeline] checkout 22:25:48 Selected Git installation does not exist. Using Default 22:25:48 The recommended git tool is: NONE 22:25:48 Successfully installed certifi-2022.12.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.28.2 six-1.16.0 urllib3-1.26.15 websocket-client-1.5.1 22:25:48 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:25:49 Collecting python-dotenv==0.15.0 22:25:49 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 22:25:49 Installing collected packages: python-dotenv 22:25:49 Successfully installed python-dotenv-0.15.0 22:25:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:25:50 Collecting RESTinstance==1.0.2 22:25:50 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 22:25:50 Collecting jsonschema 22:25:50 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 22:25:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 15.0 MB/s eta 0:00:00 22:25:50 Collecting flex 22:25:50 Downloading flex-6.14.1.tar.gz (40 kB) 22:25:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.1 MB/s eta 0:00:00 22:25:50 Preparing metadata (setup.py): started 22:25:50 Preparing metadata (setup.py): finished with status 'done' 22:25:50 Collecting docutils 22:25:50 Downloading docutils-0.19-py3-none-any.whl (570 kB) 22:25:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 21.8 MB/s eta 0:00:00 22:25:50 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.2) 22:25:50 Collecting rfc3987 22:25:50 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 22:25:50 Collecting tzlocal 22:25:50 Downloading tzlocal-4.3-py3-none-any.whl (20 kB) 22:25:50 Collecting strict-rfc3339 22:25:50 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 22:25:50 Preparing metadata (setup.py): started 22:25:50 Preparing metadata (setup.py): finished with status 'done' 22:25:50 Collecting jsonpath-ng 22:25:51 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 22:25:51 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 22:25:51 Collecting pygments 22:25:51 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) 22:25:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 30.4 MB/s eta 0:00:00 22:25:51 Collecting GenSON 22:25:51 Downloading genson-1.2.2.tar.gz (34 kB) 22:25:51 Preparing metadata (setup.py): started 22:25:51 Preparing metadata (setup.py): finished with status 'done' 22:25:51 Collecting pytz 22:25:51 Downloading pytz-2023.2-py2.py3-none-any.whl (502 kB) 22:25:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.1/502.1 kB 22.5 MB/s eta 0:00:00 22:25:51 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 22:25:51 Collecting PyYAML>=3.11 22:25:51 Downloading PyYAML-6.0.tar.gz (124 kB) 22:25:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 15.6 MB/s eta 0:00:00 22:25:51 Installing build dependencies: started 22:25:53 using credential edgex-jenkins-ssh 22:25:53 Cloning the remote Git repository 22:25:53 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 22:25:53 > git init /w/workspace/exfoundry_edgex-taf-common_PR-49 # timeout=10 22:25:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 22:25:53 > git --version # timeout=10 22:25:53 > git --version # 'git version 2.25.1' 22:25:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 22:25:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 22:25:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 22:25:55 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/49/head:refs/remotes/origin/PR-49 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:25:56 Installing build dependencies: finished with status 'done' 22:25:56 Getting requirements to build wheel: started 22:25:56 Merging remotes/origin/main commit 95cb4b59e9a0a8f49a25c4daa72c8d0162f6d548 into PR head commit 0042017953d2e9d1361905677afb4b2496c26f2a 22:25:56 Merge succeeded, producing 0042017953d2e9d1361905677afb4b2496c26f2a 22:25:56 Checking out Revision 0042017953d2e9d1361905677afb4b2496c26f2a (PR-49) 22:25:56 Commit message: "Bump redis from 3.5.3 to 4.5.3" 22:25:56 > git --version # timeout=10 22:25:56 > git --version # 'git version 2.25.1' 22:25:56 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 22:25:56 Getting requirements to build wheel: finished with status 'done' 22:25:56 Preparing metadata (pyproject.toml): started 22:25:56 > git config core.sparsecheckout # timeout=10 22:25:56 > git checkout -f 0042017953d2e9d1361905677afb4b2496c26f2a # timeout=10 22:25:56 > git remote # timeout=10 22:25:56 > git config --get remote.origin.url # timeout=10 22:25:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:56 > git merge 95cb4b59e9a0a8f49a25c4daa72c8d0162f6d548 # timeout=10 22:25:56 > git rev-parse HEAD^{commit} # timeout=10 22:25:56 > git config core.sparsecheckout # timeout=10 22:25:56 > git checkout -f 0042017953d2e9d1361905677afb4b2496c26f2a # timeout=10 22:25:57 Preparing metadata (pyproject.toml): finished with status 'done' [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 22:25:57 Collecting validate-email>=1.2 22:25:57 Downloading validate_email-1.3.tar.gz (4.7 kB) 22:25:57 Preparing metadata (setup.py): started 22:25:57 Preparing metadata (setup.py): finished with status 'done' [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:57 Collecting click>=3.3 22:25:57 Downloading click-8.1.3-py3-none-any.whl (96 kB) 22:25:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 10.0 MB/s eta 0:00:00 22:25:57 Collecting jsonpointer>=1.7 22:25:57 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 22:25:57 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) 22:25:57 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 22:25:57 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.12.7) 22:25:57 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.15) 22:25:57 Collecting ply 22:25:57 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 22:25:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.3 MB/s eta 0:00:00 22:25:57 Collecting decorator 22:25:57 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 22:25:58 Collecting attrs>=17.4.0 22:25:58 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) 22:25:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 7.9 MB/s eta 0:00:00 22:25:58 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 22:25:58 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 22:25:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.2 MB/s eta 0:00:00 22:25:58 Collecting pytz-deprecation-shim 22:25:58 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 22:25:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:25:58 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:58 Dload Upload Total Spent Left Speed 22:25:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 22:25:58 Collecting tzdata 22:25:58 Downloading tzdata-2023.2-py2.py3-none-any.whl (342 kB) 22:25:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 342.1/342.1 kB 14.0 MB/s eta 0:00:00 22:25:58 Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email 22:25:58 Building wheel for flex (setup.py): started [Pipeline] sh 22:25:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:25:58 Building wheel for flex (setup.py): finished with status 'done' 22:25:58 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=c165aa37f0073392c406ed331d9c25a5934430c2d7a067a0cb5570e4ece068b2 22:25:58 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 22:25:58 Building wheel for strict-rfc3339 (setup.py): started 22:25:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:25:59 + sudo tee /etc/docker/daemon.new 22:25:59 { 22:25:59 "registry-mirrors": [ 22:25:59 "https://nexus3.edgexfoundry.org:10001" 22:25:59 ], 22:25:59 "bip": "10.250.0.254/24", 22:25:59 "hosts": [ 22:25:59 "tcp://0.0.0.0:5555", 22:25:59 "unix:///var/run/docker.sock" 22:25:59 ], 22:25:59 "mtu": 1458, 22:25:59 "selinux-enabled": true, 22:25:59 "seccomp-profile": "/etc/docker/seccomp.json" 22:25:59 } [Pipeline] sh 22:25:59 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 22:25:59 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=32044d0ad6635ebda8a60bf42067355210668269e8a6cda97cdc54ce8af76bbb 22:25:59 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 22:25:59 Building wheel for GenSON (setup.py): started 22:25:59 Building wheel for GenSON (setup.py): finished with status 'done' 22:25:59 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=081b6c45f1d2c7e30e080aaeb852b4e45939f61df5dba0671161bee382a8218b 22:25:59 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 22:25:59 Building wheel for PyYAML (pyproject.toml): started 22:25:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:25:59 + sudo service docker restart 22:25:59 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 22:25:59 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=6d32a8d33df206f483b9ad20bddce0acaad2ea700e10c48ab343a1da796c1b7e 22:25:59 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 22:25:59 Building wheel for validate-email (setup.py): started 22:26:00 Building wheel for validate-email (setup.py): finished with status 'done' 22:26:00 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=c18872e9978b92be3fc50ecb2f0c89cb9ba7a707ec39262218d1f476a80ac558 22:26:00 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 22:26:00 Successfully built flex strict-rfc3339 GenSON PyYAML validate-email 22:26:00 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 22:26:02 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.2.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 ply-3.11 pygments-2.14.0 pyrsistent-0.19.3 pytz-2023.2 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2023.2 tzlocal-4.3 validate-email-1.3 22:26:02 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 22:26:03 Collecting robotbackgroundlogger==1.2 22:26:03 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 22:26:03 Preparing metadata (setup.py): started 22:26:04 Preparing metadata (setup.py): finished with status 'done' 22:26:04 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 22:26:04 Building wheels for collected packages: robotbackgroundlogger 22:26:04 Building wheel for robotbackgroundlogger (setup.py): started 22:26:04 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 22:26:04 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=b866a993fa638c39ce7b3564cf3e48d1167841a8f212abffc536407770d0412c 22:26:04 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 22:26:04 Successfully built robotbackgroundlogger 22:26:04 Installing collected packages: robotbackgroundlogger 22:26:04 Successfully installed robotbackgroundlogger-1.2 22:26:04 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 22:26:05 Collecting configparser==5.0.1 22:26:05 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 22:26:05 Installing collected packages: configparser 22:26:05 Successfully installed configparser-5.0.1 22:26: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 22:26:06 Collecting requests==2.25.1 22:26:06 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 22:26:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.4 MB/s eta 0:00:00 22:26:06 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.12.7) 22:26:06 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.15) 22:26:06 Collecting idna<3,>=2.5 22:26:06 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 22:26:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.4 MB/s eta 0:00:00 22:26:06 Collecting chardet<5,>=3.0.2 22:26:06 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 22:26:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 11.4 MB/s eta 0:00:00 22:26:06 Installing collected packages: idna, chardet, requests 22:26:06 Attempting uninstall: idna 22:26:06 Found existing installation: idna 3.4 22:26:06 Uninstalling idna-3.4: 22:26:06 Successfully uninstalled idna-3.4 22:26:07 Attempting uninstall: requests 22:26:07 Found existing installation: requests 2.28.2 22:26:07 Uninstalling requests-2.28.2: 22:26:07 Successfully uninstalled requests-2.28.2 22:26:07 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 22:26:07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:26:08 Collecting robotframework-requests==0.8.0 22:26:08 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 22:26:08 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 22:26:08 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 22:26:08 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.15) 22:26:08 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 22:26:08 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.12.7) 22:26:08 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 22:26:08 Installing collected packages: robotframework-requests 22:26:08 Successfully installed robotframework-requests-0.8.0 22:26:08 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 22:26:09 Collecting paho-mqtt==1.5.1 22:26:09 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 22:26:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 8.7 MB/s eta 0:00:00 22:26:09 Preparing metadata (setup.py): started 22:26:09 Preparing metadata (setup.py): finished with status 'done' 22:26:09 Building wheels for collected packages: paho-mqtt 22:26:09 Building wheel for paho-mqtt (setup.py): started 22:26:10 Building wheel for paho-mqtt (setup.py): finished with status 'done' 22:26:10 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=bf3ab53660e96e1b21badc71da826212f9e895128dc09463e5e37d18d12339fd 22:26:10 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 22:26:10 Successfully built paho-mqtt 22:26:10 Installing collected packages: paho-mqtt 22:26:10 Successfully installed paho-mqtt-1.5.1 22:26:10 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 22:26:11 Collecting redis==3.5.3 22:26:11 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 22:26:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 7.3 MB/s eta 0:00:00 22:26:11 Installing collected packages: redis 22:26:11 Successfully installed redis-3.5.3 22:26:11 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 22:26:13 Collecting pyzmq==22.2.1 22:26:13 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 22:26:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.6 MB/s eta 0:00:00 22:26:13 Installing build dependencies: started 22:26:15 Installing build dependencies: finished with status 'done' 22:26:15 Getting requirements to build wheel: started 22:26:16 Getting requirements to build wheel: finished with status 'done' 22:26:16 Preparing metadata (pyproject.toml): started 22:26:16 Preparing metadata (pyproject.toml): finished with status 'done' 22:26:16 Building wheels for collected packages: pyzmq 22:26:16 Building wheel for pyzmq (pyproject.toml): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:18 provisioning config files... 22:26:18 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/config15888497536313731193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:18 ---> docker-login.sh 22:26:18 nexus3.edgexfoundry.org:10001 22:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:19 Configure a credential helper to remove this warning. See 22:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:19 22:26:19 Login Succeeded 22:26:19 nexus3.edgexfoundry.org:10002 22:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:19 Configure a credential helper to remove this warning. See 22:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:19 22:26:19 Login Succeeded 22:26:19 nexus3.edgexfoundry.org:10003 22:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:19 Configure a credential helper to remove this warning. See 22:26:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:19 22:26:19 Login Succeeded 22:26:19 nexus3.edgexfoundry.org:10004 22:26:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:20 Configure a credential helper to remove this warning. See 22:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:20 22:26:20 Login Succeeded 22:26:20 docker.io 22:26:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:20 Configure a credential helper to remove this warning. See 22:26:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:20 22:26:20 Login Succeeded 22:26:20 ---> docker-login.sh ends [Pipeline] } 22:26:20 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 22:26:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:26:21 + ls -al . 22:26:21 total 64 22:26:21 drwxrwxr-x 5 jenkins jenkins 4096 Mar 27 22:26 . 22:26:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 22:25 .. 22:26:21 drwxrwxr-x 8 jenkins jenkins 4096 Mar 27 22:25 .git 22:26:21 -rw-rw-r-- 1 jenkins jenkins 22 Mar 27 22:25 .gitignore 22:26:21 -rw-rw-r-- 1 jenkins jenkins 2268 Mar 27 22:25 Dockerfile 22:26:21 -rw-rw-r-- 1 jenkins jenkins 746 Mar 27 22:25 Jenkinsfile 22:26:21 -rw-rw-r-- 1 jenkins jenkins 11381 Mar 27 22:25 LICENSE 22:26:21 -rw-rw-r-- 1 jenkins jenkins 3582 Mar 27 22:25 README.md 22:26:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 27 22:25 TAF-Manager 22:26:21 drwxrwxr-x 6 jenkins jenkins 4096 Mar 27 22:25 TUC 22:26:21 -rw-rw-r-- 1 jenkins jenkins 5 Mar 27 22:23 VERSION 22:26:21 -rw-rw-r-- 1 jenkins jenkins 307 Mar 27 22:25 requirements.txt 22:26:21 -rw-rw-r-- 1 jenkins jenkins 54 Mar 27 22:25 robot-entrypoint.sh 22:26:21 -rw-rw-r-- 1 jenkins jenkins 445 Mar 27 22:25 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:22 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0042017953d2e9d1361905677afb4b2496c26f2a --label arch=arm64 --label version=0.0.0 . 22:26:22 Sending build context to Docker daemon 260.6kB 22:26:22 Step 1/12 : FROM alpine:3.16 22:26:22 3.16: Pulling from library/alpine 22:26:22 3760b48202b3: Pulling fs layer 22:26:22 3760b48202b3: Verifying Checksum 22:26:22 3760b48202b3: Download complete 22:26:23 3760b48202b3: Pull complete 22:26:23 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 22:26:23 Status: Downloaded newer image for alpine:3.16 22:26:23 ---> 4c81e5bf8899 22:26:23 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 22:26:23 ---> Running in ca058e51eac6 22:26:23 Removing intermediate container ca058e51eac6 22:26:23 ---> 0f2f33afbedb 22:26:23 Step 3/12 : LABEL maintainer="Bruce Huang " 22:26:24 ---> Running in b4bae6ecc7f8 22:26:24 Removing intermediate container b4bae6ecc7f8 22:26:24 ---> 57b0cf667ddc 22:26:24 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 22:26:24 ---> 3f7e51ce1575 22:26:24 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 22:26:25 ---> 36db5f35c71e 22:26:25 Step 6/12 : WORKDIR /edgex-taf 22:26:25 ---> Running in e708359ee548 22:26:25 Removing intermediate container e708359ee548 22:26:25 ---> fb4672f83a4d 22:26:25 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:25 ---> Running in 01a19757c271 22:26:27 Removing intermediate container 01a19757c271 22:26:27 ---> 978c16bae484 22:26:27 Step 8/12 : 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 22:26:27 ---> Running in 3bcaf3003941 22:26:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:26:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:26:30 (1/2) Upgrading libcrypto1.1 (1.1.1t-r0 -> 1.1.1t-r1) 22:26:30 (2/2) Upgrading libssl1.1 (1.1.1t-r0 -> 1.1.1t-r1) 22:26:31 OK: 5 MiB in 14 packages 22:26:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:26:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:26:33 (1/9) Installing ca-certificates (20220614-r0) 22:26:33 (2/9) Installing brotli-libs (1.0.9-r6) 22:26:34 (3/9) Installing nghttp2-libs (1.47.0-r0) 22:26:34 (4/9) Installing libcurl (7.83.1-r6) 22:26:35 (5/9) Installing curl (7.83.1-r6) 22:26:35 (6/9) Installing docker-cli (20.10.20-r0) 22:26:36 (7/9) Installing oniguruma (6.9.8-r0) 22:26:36 (8/9) Installing jq (1.6-r1) 22:26:37 (9/9) Installing openssl (1.1.1t-r1) 22:26:37 Executing busybox-1.35.0-r17.trigger 22:26:37 Executing ca-certificates-20220614-r0.trigger 22:26:38 OK: 50 MiB in 23 packages 22:26:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:26:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:26:40 (1/136) Installing libmagic (5.41-r0) 22:26:40 (2/136) Installing file (5.41-r0) 22:26:40 (3/136) Installing libxau (1.0.9-r0) 22:26:41 (4/136) Installing libxdmcp (1.1.3-r0) 22:26:41 (5/136) Installing libxcb (1.15-r0) 22:26:41 (6/136) Installing libx11 (1.8-r0) 22:26:42 (7/136) Installing libxext (1.3.4-r0) 22:26:42 (8/136) Installing libice (1.0.10-r0) 22:26:43 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 22:26:43 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537169 sha256=25b2e66f04b544b131901fbaea290e4e6c93b55d43889cc525ece276b98e917c 22:26:43 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 22:26:43 Successfully built pyzmq 22:26:43 Installing collected packages: pyzmq 22:26:43 Successfully installed pyzmq-22.2.1 22:26:43 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:26:43 Collecting robotframework-seleniumlibrary==5.1.3 22:26:43 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 22:26:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 8.0 MB/s eta 0:00:00 22:26:43 Collecting robotframework-pythonlibcore>=2.1.0 22:26:43 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 22:26:43 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 22:26:43 Collecting selenium>=3.141.0 22:26:43 Downloading selenium-4.8.3-py3-none-any.whl (6.5 MB) 22:26:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 51.0 MB/s eta 0:00:00 22:26:43 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.12.7) 22:26:43 Collecting trio~=0.17 22:26:43 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 22:26:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 16.6 MB/s eta 0:00:00 22:26:43 Collecting trio-websocket~=0.9 22:26:43 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 22:26:43 Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.15) 22:26:43 Collecting exceptiongroup>=1.0.0rc9 22:26:43 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 22:26:43 Collecting async-generator>=1.9 22:26:43 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 22:26:43 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 22:26:43 Collecting sniffio 22:26:43 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 22:26:43 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.2.0) 22:26:43 Collecting outcome 22:26:43 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 22:26:43 Collecting sortedcontainers 22:26:43 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 22:26:43 Collecting wsproto>=0.14 22:26:43 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 22:26:43 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 22:26:43 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 22:26:43 Collecting h11<1,>=0.9.0 22:26:43 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 22:26:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.3 MB/s eta 0:00:00 22:26:43 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 22:26:43 (9/136) Installing libuuid (2.38-r1) 22:26:43 (10/136) Installing libsm (1.2.3-r0) 22:26:43 (11/136) Installing libxt (1.2.1-r0) 22:26:44 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.1.1 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-4.1.2 robotframework-seleniumlibrary-5.1.3 selenium-4.8.3 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 22:26:44 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:26:44 (12/136) Installing libxmu (1.1.3-r0) 22:26:44 (13/136) Installing xset (1.2.4-r0) 22:26:45 (14/136) Installing xprop (1.2.5-r0) 22:26:45 Collecting psycopg2==2.9.3 22:26:45 Downloading psycopg2-2.9.3.tar.gz (380 kB) 22:26:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 10.2 MB/s eta 0:00:00 22:26:45 Preparing metadata (setup.py): started 22:26:45 (15/136) Installing xdg-utils (1.1.3-r3) 22:26:45 Preparing metadata (setup.py): finished with status 'done' 22:26:45 Building wheels for collected packages: psycopg2 22:26:45 Building wheel for psycopg2 (setup.py): started 22:26:45 (16/136) Installing eudev-libs (3.2.11-r0) 22:26:46 (17/136) Installing pkgconf (1.8.1-r0) 22:26:46 (18/136) Installing libffi (3.4.2-r1) 22:26:46 (19/136) Installing libintl (0.21-r2) 22:26:46 (20/136) Installing libblkid (2.38-r1) 22:26:47 (21/136) Installing libmount (2.38-r1) 22:26:47 (22/136) Installing pcre (8.45-r2) 22:26:48 (23/136) Installing glib (2.72.1-r0) 22:26:48 (24/136) Installing xz-libs (5.2.5-r1) 22:26:49 (25/136) Installing libxml2 (2.9.14-r2) 22:26:49 (26/136) Installing shared-mime-info (2.2-r2) 22:26:50 (27/136) Installing hicolor-icon-theme (0.17-r1) 22:26:50 (28/136) Installing libjpeg-turbo (2.1.3-r1) 22:26:51 (29/136) Installing libpng (1.6.37-r1) 22:26:51 (30/136) Installing libwebp (1.2.3-r0) 22:26:52 (31/136) Installing zstd-libs (1.5.2-r1) 22:26:52 (32/136) Installing tiff (4.4.0-r1) 22:26:52 (33/136) Installing gdk-pixbuf (2.42.8-r0) 22:26:53 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 22:26:53 (35/136) Installing libxcomposite (0.4.5-r0) 22:26:54 (36/136) Installing libxfixes (6.0.0-r0) 22:26:54 (37/136) Installing libxrender (0.9.10-r3) 22:26:54 (38/136) Installing libxcursor (1.2.1-r0) 22:26:54 (39/136) Installing libxdamage (1.1.5-r1) 22:26:55 (40/136) Installing libxi (1.8-r0) 22:26:55 Building wheel for psycopg2 (setup.py): finished with status 'done' 22:26:55 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478589 sha256=3ca40139a524b6782562440c8edd5f1d6d1f92b6d5ff5c7bf0b49f56f27be683 22:26:55 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 22:26:55 Successfully built psycopg2 22:26:55 (41/136) Installing libxinerama (1.1.4-r1) 22:26:55 Installing collected packages: psycopg2 22:26:55 Successfully installed psycopg2-2.9.3 22:26: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 22:26:55 (42/136) Installing libxrandr (1.5.2-r1) 22:26:55 (43/136) Installing atk (2.38.0-r0) 22:26:56 (44/136) Installing libxtst (1.2.3-r3) 22:26:56 Collecting numpy==1.22.3 22:26:56 Downloading numpy-1.22.3.zip (11.5 MB) 22:26:56 (45/136) Installing dbus-libs (1.14.4-r0) 22:26:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 57.0 MB/s eta 0:00:00 22:26:57 (46/136) Installing at-spi2-core (2.44.1-r0) 22:26:57 Installing build dependencies: started 22:26:57 (47/136) Installing at-spi2-atk (2.38.0-r0) 22:26:57 (48/136) Installing expat (2.5.0-r0) 22:26:58 (49/136) Installing libbz2 (1.0.8-r1) 22:26:58 (50/136) Installing freetype (2.12.1-r0) 22:26:58 (51/136) Installing fontconfig (2.14.0-r0) 22:26:59 (52/136) Installing pixman (0.40.0-r4) 22:26:59 (53/136) Installing cairo (1.17.4-r2) 22:27:00 (54/136) Installing cairo-gobject (1.17.4-r2) 22:27:00 (55/136) Installing avahi-libs (0.8-r6) 22:27:00 (56/136) Installing gmp (6.2.1-r2) 22:27:01 Installing build dependencies: finished with status 'done' 22:27:01 Getting requirements to build wheel: started 22:27:01 (57/136) Installing nettle (3.7.3-r0) 22:27:01 Getting requirements to build wheel: finished with status 'done' 22:27:01 Preparing metadata (pyproject.toml): started 22:27:01 (58/136) Installing p11-kit (0.24.1-r0) 22:27:02 Preparing metadata (pyproject.toml): finished with status 'done' 22:27:02 Building wheels for collected packages: numpy 22:27:02 Building wheel for numpy (pyproject.toml): started 22:27:02 (59/136) Installing libtasn1 (4.18.0-r1) 22:27:02 (60/136) Installing libunistring (1.0-r0) 22:27:03 (61/136) Installing gnutls (3.7.7-r1) 22:27:03 (62/136) Installing cups-libs (2.4.2-r0) 22:27:04 (63/136) Installing libepoxy (1.5.10-r0) 22:27:04 (64/136) Installing fribidi (1.0.12-r0) 22:27:04 (65/136) Installing graphite2 (1.3.14-r1) 22:27:05 (66/136) Installing harfbuzz (4.3.0-r0) 22:27:05 (67/136) Installing libxft (2.3.4-r0) 22:27:06 (68/136) Installing pango (1.50.7-r0) 22:27:06 (69/136) Installing wayland-libs-client (1.20.0-r0) 22:27:07 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 22:27:07 (71/136) Installing wayland-libs-egl (1.20.0-r0) 22:27:07 (72/136) Installing xkeyboard-config (2.35.1-r0) 22:27:08 (73/136) Installing libxkbcommon (1.4.1-r0) 22:27:08 (74/136) Installing gtk+3.0 (3.24.34-r1) 22:27:09 Executing gtk+3.0-3.24.34-r1.post-install 22:27:09 (75/136) Installing libfontenc (1.1.4-r0) 22:27:09 (76/136) Installing mkfontscale (1.2.2-r0) 22:27:10 (77/136) Installing font-opensans (0_git20210927-r0) 22:27:10 (78/136) Installing libgcc (11.2.1_git20220219-r2) 22:27:11 (79/136) Installing libogg (1.3.5-r1) 22:27:11 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 22:27:11 (81/136) Installing flac (1.3.4-r0) 22:27:12 (82/136) Installing alsa-lib (1.2.7.2-r0) 22:27:12 (83/136) Installing libatomic (11.2.1_git20220219-r2) 22:27:13 (84/136) Installing sdl2 (2.0.22-r0) 22:27:13 (85/136) Installing aom-libs (3.3.0-r0) 22:27:14 (86/136) Installing libass (0.16.0-r0) 22:27:14 (87/136) Installing libdav1d (1.0.0-r0) 22:27:15 (88/136) Installing libdrm (2.4.110-r0) 22:27:15 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:27:15 (90/136) Installing ncurses-libs (6.3_p20220521-r0) 22:27:16 (91/136) Installing lame (3.100-r0) 22:27:16 (92/136) Installing opus (1.3.1-r1) 22:27:17 (93/136) Installing libasyncns (0.8-r1) 22:27:17 (94/136) Installing libltdl (2.4.7-r0) 22:27:17 (95/136) Installing orc (0.4.32-r0) 22:27:18 (96/136) Installing libvorbis (1.3.7-r0) 22:27:18 (97/136) Installing libsndfile (1.1.0-r0) 22:27:19 (98/136) Installing libgomp (11.2.1_git20220219-r2) 22:27:19 (99/136) Installing soxr (0.1.3-r2) 22:27:19 (100/136) Installing speexdsp (1.2.0-r0) 22:27:19 (101/136) Installing tdb-libs (1.4.6-r0) 22:27:20 (102/136) Installing libpulse (15.0-r2) 22:27:21 (103/136) Installing cjson (1.7.15-r3) 22:27:21 (104/136) Installing mbedtls (2.28.2-r0) 22:27:21 (105/136) Installing librist (0.2.6-r1) 22:27:22 (106/136) Installing libsrt (1.4.4-r0) 22:27:22 (107/136) Installing libssh (0.9.6-r1) 22:27:23 (108/136) Installing libtheora (1.1.1-r16) 22:27:23 (109/136) Installing v4l-utils-libs (1.22.1-r1) 22:27:23 (110/136) Installing libva (2.14.0-r0) 22:27:24 (111/136) Installing libvdpau (1.5-r0) 22:27:24 (112/136) Installing vidstab (1.1.0-r1) 22:27:24 (113/136) Installing libvpx (1.11.0-r1) 22:27:25 (114/136) Installing x264-libs (0.163_git20210613-r0) 22:27:25 (115/136) Installing numactl (2.0.14-r0) 22:27:26 (116/136) Installing x265-libs (3.5-r3) 22:27:27 (117/136) Installing xvidcore (1.3.7-r1) 22:27:27 (118/136) Installing ffmpeg-libs (5.0.1-r1) 22:27:28 (119/136) Installing libevent (2.1.12-r4) 22:27:28 (120/136) Installing mesa (21.3.9-r0) 22:27:28 (121/136) Installing wayland-libs-server (1.20.0-r0) 22:27:29 (122/136) Installing mesa-gbm (21.3.9-r0) 22:27:29 (123/136) Installing icu-data-en (71.1-r2) 22:27:30 Executing icu-data-en-71.1-r2.post-install 22:27:30 * 22:27:30 * If you need ICU with non-English locales and legacy charset support, install 22:27:30 * package icu-data-full. 22:27:30 * 22:27:30 (124/136) Installing icu-libs (71.1-r2) 22:27:30 (125/136) Installing lcms2 (2.13.1-r0) 22:27:31 (126/136) Installing minizip (1.2.12-r0) 22:27:31 (127/136) Installing nspr (4.33-r0) 22:27:32 (128/136) Installing sqlite-libs (3.38.5-r0) 22:27:32 (129/136) Installing nss (3.78.1-r0) 22:27:33 (130/136) Installing re2 (2022.04.01-r0) 22:27:33 (131/136) Installing snappy (1.1.9-r4) 22:27:33 (132/136) Installing libgpg-error (1.45-r0) 22:27:34 (133/136) Installing libgcrypt (1.10.1-r0) 22:27:34 (134/136) Installing libxslt (1.1.35-r0) 22:27:35 (135/136) Installing chromium (102.0.5005.182-r0) 22:27:47 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 22:27:48 Executing busybox-1.35.0-r17.trigger 22:27:48 Executing glib-2.72.1-r0.trigger 22:27:48 Executing shared-mime-info-2.2-r2.trigger 22:27:50 Executing gdk-pixbuf-2.42.8-r0.trigger 22:27:50 Executing gtk-update-icon-cache-2.24.33-r3.trigger 22:27:50 Executing fontconfig-2.14.0-r0.trigger 22:27:50 Executing mkfontscale-1.2.2-r0.trigger 22:27:50 OK: 376 MiB in 159 packages 22:27:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:27:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:27:52 (1/21) Installing binutils (2.38-r3) 22:27:53 (2/21) Installing isl22 (0.22-r0) 22:27:53 (3/21) Installing mpfr4 (4.1.0-r0) 22:27:54 (4/21) Installing mpc1 (1.2.1-r0) 22:27:54 (5/21) Installing gcc (11.2.1_git20220219-r2) 22:27:57 (6/21) Installing musl-dev (1.2.3-r2) 22:27:57 (7/21) Installing libc-dev (0.7.2-r3) 22:27:58 (8/21) Installing linux-headers (5.16.7-r1) 22:27:59 (9/21) Installing libffi-dev (3.4.2-r1) 22:27:59 (10/21) Installing libpq (14.7-r0) 22:27:59 (11/21) Installing openssl-dev (1.1.1t-r1) 22:28:00 (12/21) Installing libpq-dev (14.7-r0) 22:28:00 (13/21) Installing libecpg (14.7-r0) 22:28:01 (14/21) Installing libecpg-dev (14.7-r0) 22:28:01 (15/21) Installing llvm13-libs (13.0.1-r2) 22:28:09 (16/21) Installing clang-libs (13.0.1-r1) 22:28:10 Building wheel for numpy (pyproject.toml): still running... 22:28:16 (17/21) Installing clang (13.0.1-r1) 22:28:17 (18/21) Installing icu (71.1-r2) 22:28:17 (19/21) Installing icu-dev (71.1-r2) 22:28:18 (20/21) Installing llvm13 (13.0.1-r2) 22:28:23 (21/21) Installing postgresql14-dev (14.7-r0) 22:28:23 Executing busybox-1.35.0-r17.trigger 22:28:23 OK: 768 MiB in 180 packages 22:28:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:28:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:28:25 (1/10) Installing g++ (11.2.1_git20220219-r2) 22:28:27 (2/10) Installing gdbm (1.23-r0) 22:28:28 (3/10) Installing mpdecimal (2.5.1-r1) 22:28:28 (4/10) Installing readline (8.1.2-r0) 22:28:28 (5/10) Installing python3 (3.10.10-r0) 22:28:31 (6/10) Installing python3-dev (3.10.10-r0) 22:28:38 (7/10) Installing libsodium (1.0.18-r0) 22:28:38 (8/10) Installing libzmq (4.3.4-r0) 22:28:39 (9/10) Installing libsodium-dev (1.0.18-r0) 22:28:39 (10/10) Installing zeromq-dev (4.3.4-r0) 22:28:39 Executing busybox-1.35.0-r17.trigger 22:28:39 OK: 938 MiB in 190 packages 22:28:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:28:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:28:41 OK: 938 MiB in 190 packages 22:28:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:28:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:28:43 (1/1) Installing tzdata (2023b-r1) 22:28:44 Executing busybox-1.35.0-r17.trigger 22:28:44 OK: 941 MiB in 191 packages 22:28:45 (1/1) Purging tzdata (2023b-r1) 22:28:45 Executing busybox-1.35.0-r17.trigger 22:28:45 OK: 938 MiB in 190 packages 22:29:01 Looking in links: /tmp/tmpqx0cf3zk 22:29:01 Processing /tmp/tmpqx0cf3zk/setuptools-65.5.0-py3-none-any.whl 22:29:01 Processing /tmp/tmpqx0cf3zk/pip-22.3.1-py3-none-any.whl 22:29:02 Installing collected packages: setuptools, pip 22:29:17 Building wheel for numpy (pyproject.toml): still running... 22:29:20 Successfully installed pip-22.3.1 setuptools-65.5.0 22:29:20 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 22:29:21 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.3.1) 22:29:22 Collecting pip 22:29:22 Downloading pip-23.0.1-py3-none-any.whl (2.1 MB) 22:29:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.2 MB/s eta 0:00:00 22:29:22 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 22:29:25 Collecting setuptools 22:29:25 Downloading setuptools-67.6.0-py3-none-any.whl (1.1 MB) 22:29:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 19.8 MB/s eta 0:00:00 22:29:25 Collecting wheel 22:29:25 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 22:29:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 23.5 MB/s eta 0:00:00 22:29:27 Installing collected packages: wheel, setuptools, pip 22:29:27 Attempting uninstall: setuptools 22:29:27 Found existing installation: setuptools 65.5.0 22:29:28 Uninstalling setuptools-65.5.0: 22:29:28 Successfully uninstalled setuptools-65.5.0 22:29:35 Attempting uninstall: pip 22:29:35 Found existing installation: pip 22.3.1 22:29:36 Uninstalling pip-22.3.1: 22:29:36 Successfully uninstalled pip-22.3.1 22:29:48 Successfully installed pip-23.0.1 setuptools-67.6.0 wheel-0.40.0 22:29:48 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:29:52 Processing ./edgex-taf-common 22:29:52 Preparing metadata (setup.py): started 22:29:53 Preparing metadata (setup.py): finished with status 'done' 22:29:53 Building wheels for collected packages: edgex-taf-common 22:29:53 Building wheel for edgex-taf-common (setup.py): started 22:29:55 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 22:29:55 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=e7f0ab969f833b52474c0185e64eb5914818b39e123b5256d2b55ad7f8c7b78c 22:29:55 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 22:29:55 Successfully built edgex-taf-common 22:29:55 Installing collected packages: edgex-taf-common 22:29:55 Successfully installed edgex-taf-common-0.0.0 22:29: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 22:30:00 Collecting robotframework==4.1.3 22:30:00 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 22:30:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 9.1 MB/s eta 0:00:00 22:30:01 Installing collected packages: robotframework 22:30:05 Successfully installed robotframework-4.1.3 22:30: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 22:30:09 Collecting docker==4.4.1 22:30:09 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 22:30:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 3.8 MB/s eta 0:00:00 22:30:09 Collecting websocket-client>=0.32.0 22:30:09 Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) 22:30:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/55.9 kB 916.8 kB/s eta 0:00:00 22:30:09 Collecting requests!=2.18.0,>=2.14.2 22:30:09 Downloading requests-2.28.2-py3-none-any.whl (62 kB) 22:30:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 1.2 MB/s eta 0:00:00 22:30:10 Collecting six>=1.4.0 22:30:10 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 22:30:10 Collecting idna<4,>=2.5 22:30:10 Downloading idna-3.4-py3-none-any.whl (61 kB) 22:30:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.4 MB/s eta 0:00:00 22:30:11 Collecting urllib3<1.27,>=1.21.1 22:30:11 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) 22:30:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 5.0 MB/s eta 0:00:00 22:30:11 Collecting certifi>=2017.4.17 22:30:11 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 22:30:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 5.9 MB/s eta 0:00:00 22:30:11 Collecting charset-normalizer<4,>=2 22:30:11 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) 22:30:13 Building wheel for numpy (pyproject.toml): still running... 22:30:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 89.9 kB/s eta 0:00:00 22:30:15 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 22:30:19 Successfully installed certifi-2022.12.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.28.2 six-1.16.0 urllib3-1.26.15 websocket-client-1.5.1 22:30:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:30:23 Collecting python-dotenv==0.15.0 22:30:23 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 22:30:24 Installing collected packages: python-dotenv 22:30:24 Successfully installed python-dotenv-0.15.0 22:30:24 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:30:29 Collecting RESTinstance==1.0.2 22:30:29 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 22:30:29 Collecting jsonpath-ng 22:30:29 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 22:30:29 Collecting pytz 22:30:29 Downloading pytz-2023.2-py2.py3-none-any.whl (502 kB) 22:30:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.1/502.1 kB 8.9 MB/s eta 0:00:00 22:30:30 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 22:30:30 Collecting jsonschema 22:30:30 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 22:30:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.4 MB/s eta 0:00:00 22:30:30 Collecting docutils 22:30:30 Downloading docutils-0.19-py3-none-any.whl (570 kB) 22:30:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 9.8 MB/s eta 0:00:00 22:30:30 Collecting strict-rfc3339 22:30:30 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 22:30:30 Preparing metadata (setup.py): started 22:30:32 Preparing metadata (setup.py): finished with status 'done' 22:30:32 Collecting pygments 22:30:32 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) 22:30:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.8 MB/s eta 0:00:00 22:30:32 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.2) 22:30:32 Collecting tzlocal 22:30:32 Downloading tzlocal-4.3-py3-none-any.whl (20 kB) 22:30:32 Collecting rfc3987 22:30:32 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 22:30:33 Collecting flex 22:30:33 Downloading flex-6.14.1.tar.gz (40 kB) 22:30:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.2 MB/s eta 0:00:00 22:30:33 Preparing metadata (setup.py): started 22:30:35 Preparing metadata (setup.py): finished with status 'done' 22:30:35 Collecting GenSON 22:30:35 Downloading genson-1.2.2.tar.gz (34 kB) 22:30:35 Preparing metadata (setup.py): started 22:30:37 Preparing metadata (setup.py): finished with status 'done' 22:30:37 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 22:30:37 Collecting PyYAML>=3.11 22:30:37 Downloading PyYAML-6.0.tar.gz (124 kB) 22:30:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.2 MB/s eta 0:00:00 22:30:38 Installing build dependencies: started 22:31:05 Installing build dependencies: finished with status 'done' 22:31:05 Getting requirements to build wheel: started 22:31:17 Getting requirements to build wheel: finished with status 'done' 22:31:17 Preparing metadata (pyproject.toml): started 22:31:18 Preparing metadata (pyproject.toml): finished with status 'done' 22:31:18 Collecting validate-email>=1.2 22:31:18 Downloading validate_email-1.3.tar.gz (4.7 kB) 22:31:18 Preparing metadata (setup.py): started 22:31:20 Preparing metadata (setup.py): finished with status 'done' 22:31:22 Collecting click>=3.3 22:31:22 Downloading click-8.1.3-py3-none-any.whl (96 kB) 22:31:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.8 MB/s eta 0:00:00 22:31:22 Collecting jsonpointer>=1.7 22:31:22 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 22:31:22 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.12.7) 22:31:22 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) 22:31:22 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.15) 22:31:22 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 22:31:22 Collecting decorator 22:31:22 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 22:31:22 Collecting ply 22:31:22 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 22:31:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.5 MB/s eta 0:00:00 22:31:23 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 22:31:23 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 22:31:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.3 MB/s eta 0:00:00 22:31:23 Collecting attrs>=17.4.0 22:31:23 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) 22:31:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 3.0 MB/s eta 0:00:00 22:31:23 Collecting pytz-deprecation-shim 22:31:23 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 22:31:25 Collecting tzdata 22:31:25 Downloading tzdata-2023.2-py2.py3-none-any.whl (342 kB) 22:31:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 342.1/342.1 kB 9.0 MB/s eta 0:00:00 22:31:25 Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email 22:31:25 Building wheel for flex (setup.py): started 22:31:27 Building wheel for flex (setup.py): finished with status 'done' 22:31:27 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=ef8a8c9231556282bb77eb2af8ab01b0abb74ad0531d5ff85729ff35f3516103 22:31:27 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 22:31:27 Building wheel for strict-rfc3339 (setup.py): started 22:31:29 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 22:31:29 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=b84b23caaa8819087071900f7c46e6352f09c0d70b7cea7a92c76e6c286e14dd 22:31:29 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 22:31:29 Building wheel for GenSON (setup.py): started 22:31:31 Building wheel for GenSON (setup.py): finished with status 'done' 22:31:31 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=af48a405dc6b0e6fc5ce5a3eb50c2c9d13e9c16d06b6bd3061338e7891b7358d 22:31:31 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 22:31:31 Building wheel for PyYAML (pyproject.toml): started 22:31:34 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 22:31:34 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=677714f341863db9de9bcec2c0421c94112eb082470a4e7a88bb1b61146618e4 22:31:34 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 22:31:34 Building wheel for validate-email (setup.py): started 22:31:35 Building wheel for numpy (pyproject.toml): still running... 22:31:36 Building wheel for validate-email (setup.py): finished with status 'done' 22:31:36 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=e23fd2dc1e0d4fd692469179a655a0f0e163eeac8411b4da93b4c080cb31427d 22:31:36 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 22:31:36 Successfully built flex strict-rfc3339 GenSON PyYAML validate-email 22:31:38 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 22:31:53 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.2.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 ply-3.11 pygments-2.14.0 pyrsistent-0.19.3 pytz-2023.2 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2023.2 tzlocal-4.3 validate-email-1.3 22:31:53 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 22:31:57 Collecting robotbackgroundlogger==1.2 22:31:57 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 22:31:57 Preparing metadata (setup.py): started 22:31:58 Preparing metadata (setup.py): finished with status 'done' 22:31:58 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 22:31:58 Building wheels for collected packages: robotbackgroundlogger 22:31:58 Building wheel for robotbackgroundlogger (setup.py): started 22:32:00 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 22:32:00 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=0d1778cfc782c79d0fffc5bfff4c68b245538c7e382644aed9fd2dc3cd5e5a06 22:32:00 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 22:32:00 Successfully built robotbackgroundlogger 22:32:01 Building wheel for numpy (pyproject.toml): finished with status 'done' 22:32:01 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22359160 sha256=3168b06f8fd1dd1b80242b01055df6518d3ae0df6e01cf91962c5d98bea1c103 22:32:01 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 22:32:01 Successfully built numpy 22:32:01 Installing collected packages: numpy 22:32:02 Installing collected packages: robotbackgroundlogger 22:32:02 Successfully installed robotbackgroundlogger-1.2 22:32:02 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 22:32:04 Successfully installed numpy-1.22.3 22:32:04 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 22:32:05 Collecting psutil==5.9.0 22:32:05 Downloading psutil-5.9.0.tar.gz (478 kB) 22:32:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 18.9 MB/s eta 0:00:00 22:32:05 Preparing metadata (setup.py): started 22:32:06 Preparing metadata (setup.py): finished with status 'done' 22:32:06 Building wheels for collected packages: psutil 22:32:06 Building wheel for psutil (setup.py): started 22:32:06 Collecting configparser==5.0.1 22:32:06 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 22:32:07 Building wheel for psutil (setup.py): finished with status 'done' 22:32:07 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271449 sha256=770b7afbe49897a82be8c103a11a84ac4fc1d77312f36a63326ee900a6dc3362 22:32:07 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 22:32:07 Successfully built psutil 22:32:07 Installing collected packages: psutil 22:32:07 Successfully installed psutil-5.9.0 22:32:07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:32:08 Installing collected packages: configparser 22:32:08 Successfully installed configparser-5.0.1 22:32:08 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 22:32:08 Collecting pycryptodome==3.15.0 22:32:09 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 22:32:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 14.5 MB/s eta 0:00:00 22:32:09 Preparing metadata (setup.py): started 22:32:11 Preparing metadata (setup.py): finished with status 'done' 22:32:11 Building wheels for collected packages: pycryptodome 22:32:11 Building wheel for pycryptodome (setup.py): started 22:32:12 Collecting requests==2.25.1 22:32:12 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 22:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 25.9 kB/s eta 0:00:00 22:32:14 Collecting idna<3,>=2.5 22:32:14 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 22:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.8 MB/s eta 0:00:00 22:32:14 Collecting chardet<5,>=3.0.2 22:32:14 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 22:32:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.4 MB/s eta 0:00:00 22:32:15 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.15) 22:32:15 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.12.7) 22:32:17 Installing collected packages: idna, chardet, requests 22:32:17 Attempting uninstall: idna 22:32:17 Found existing installation: idna 3.4 22:32:17 Uninstalling idna-3.4: 22:32:17 Successfully uninstalled idna-3.4 22:32:19 Attempting uninstall: requests 22:32:19 Found existing installation: requests 2.28.2 22:32:19 Uninstalling requests-2.28.2: 22:32:19 Successfully uninstalled requests-2.28.2 22:32:19 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 22:32:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:32:24 Collecting robotframework-requests==0.8.0 22:32:24 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 22:32:24 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 22:32:24 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 22:32:24 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.15) 22:32:24 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 22:32:24 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.12.7) 22:32:24 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 22:32:26 Installing collected packages: robotframework-requests 22:32:27 Successfully installed robotframework-requests-0.8.0 22:32:27 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 22:32:30 Collecting paho-mqtt==1.5.1 22:32:30 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 22:32:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.7 MB/s eta 0:00:00 22:32:31 Preparing metadata (setup.py): started 22:32:33 Preparing metadata (setup.py): finished with status 'done' 22:32:33 Building wheels for collected packages: paho-mqtt 22:32:33 Building wheel for paho-mqtt (setup.py): started 22:32:35 Building wheel for paho-mqtt (setup.py): finished with status 'done' 22:32:35 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=44fe678e8d82d162d65259e2d3cdd29fe22d30976fd6a264ccfe10f261ace16e 22:32:35 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 22:32:35 Successfully built paho-mqtt 22:32:36 Installing collected packages: paho-mqtt 22:32:37 Successfully installed paho-mqtt-1.5.1 22:32:37 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:32:37 Building wheel for pycryptodome (setup.py): finished with status 'done' 22:32:37 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111213 sha256=06efb5eac3e4b6e48ed7c69d6c1f734f73cb6a860e6b6a352978480949057a5f 22:32:37 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 22:32:37 Successfully built pycryptodome 22:32:37 Installing collected packages: pycryptodome 22:32:37 Successfully installed pycryptodome-3.15.0 22:32:37 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:32:37 Collecting influxdb-client==1.33.0 22:32:37 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 22:32:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 25.5 MB/s eta 0:00:00 22:32:37 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.6.0) 22:32:37 Collecting python-dateutil>=2.5.3 22:32:37 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 22:32:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 35.7 MB/s eta 0:00:00 22:32:37 Collecting reactivex>=4.0.4 22:32:37 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 22:32:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 29.3 MB/s eta 0:00:00 22:32:37 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) 22:32:37 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.12.7) 22:32:37 Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) 22:32:37 Collecting typing-extensions<5.0.0,>=4.1.1 22:32:37 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) 22:32:37 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 22:32:37 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.5.0 22:32:37 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:32:41 Collecting redis==3.5.3 22:32:41 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 22:32:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 1.5 MB/s eta 0:00:00 22:32:43 Installing collected packages: redis 22:32:44 Successfully installed redis-3.5.3 22:32:44 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:32:49 Collecting pyzmq==22.2.1 22:32:49 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 22:32:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.2 MB/s eta 0:00:00 22:32:52 Installing build dependencies: started 22:32:52 Removing intermediate container 991d6fbd7796 22:32:52 ---> baffa4919b57 22:32:52 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 22:32:52 ---> Running in 683ba8907456 22:32:52 Removing intermediate container 683ba8907456 22:32:52 ---> 186f351e8974 22:32:52 Step 10/12 : LABEL arch=amd64 22:32:52 ---> Running in b159d4f3a142 22:32:52 Removing intermediate container b159d4f3a142 22:32:52 ---> 27289ba10871 22:32:52 Step 11/12 : LABEL git_sha=0042017953d2e9d1361905677afb4b2496c26f2a 22:32:52 ---> Running in 4e5e9d9b0f9b 22:32:52 Removing intermediate container 4e5e9d9b0f9b 22:32:52 ---> 9926f0db5b20 22:32:52 Step 12/12 : LABEL version=0.0.0 22:32:52 ---> Running in 7674d71fd1c1 22:32:52 Removing intermediate container 7674d71fd1c1 22:32:52 ---> 9b042624c759 22:32:52 [Warning] One or more build-args [ARCH] were not consumed 22:32:52 Successfully built 9b042624c759 22:32:52 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:32:53 22:32:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:32:54 latest: Pulling from edgex-lftools-log-publisher 22:32:54 5eb5b503b376: Pulling fs layer 22:32:54 5c69ac0246d0: Pulling fs layer 22:32:54 ec43610c2a17: Pulling fs layer 22:32:54 3a2ae6a8a46f: Pulling fs layer 22:32:54 33b1e0a273af: Pulling fs layer 22:32:54 5d3b04190fa2: Pulling fs layer 22:32:54 2f39f015ded8: Pulling fs layer 22:32:54 3a2ae6a8a46f: Waiting 22:32:54 33b1e0a273af: Waiting 22:32:54 5d3b04190fa2: Waiting 22:32:54 2f39f015ded8: Waiting 22:32:54 5c69ac0246d0: Download complete 22:32:54 3a2ae6a8a46f: Verifying Checksum 22:32:54 3a2ae6a8a46f: Download complete 22:32:54 33b1e0a273af: Verifying Checksum 22:32:54 33b1e0a273af: Download complete 22:32:54 ec43610c2a17: Verifying Checksum 22:32:54 ec43610c2a17: Download complete 22:32:54 5d3b04190fa2: Download complete 22:32:54 5eb5b503b376: Verifying Checksum 22:32:54 5eb5b503b376: Download complete 22:32:54 2f39f015ded8: Verifying Checksum 22:32:54 2f39f015ded8: Download complete 22:32:55 5eb5b503b376: Pull complete 22:32:55 5c69ac0246d0: Pull complete 22:32:55 ec43610c2a17: Pull complete 22:32:56 3a2ae6a8a46f: Pull complete 22:32:56 33b1e0a273af: Pull complete 22:32:56 5d3b04190fa2: Pull complete 22:33:00 2f39f015ded8: Pull complete 22:33:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:33:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:00 prd-ubuntu20.04-docker-8c-8g-5937 does not seem to be running inside a container 22:33:00 $ 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-49 -v /w/workspace/exfoundry_edgex-taf-common_PR-49:/w/workspace/exfoundry_edgex-taf-common_PR-49:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-49@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:latest cat 22:33:03 $ docker top 1eed7b4613fe2c7336390dbb6cc188ee37ca2efa57d83b4d7da3e37a673f1e03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:03 ---> job-cost.sh 22:33:03 lf-activate-venv: SKIPPING 22:33:03 INFO: No Stack... 22:33:04 INFO: Retrieving Pricing Info for: v3-standard-8 22:33:04 INFO: Archiving Costs [Pipeline] sh 22:33:04 + cat /w/workspace/exfoundry_edgex-taf-common_PR-49/archives/cost.csv 22:33:04 + cut -d, -f6 [Pipeline] lock 22:33:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] 22:33:04 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] did not exist. Created. 22:33:04 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:33:05 + echo total: 0.2199999988079071 [Pipeline] stash 22:33:05 Stashed 1 file(s) [Pipeline] } 22:33:05 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:33:05 $ docker stop --time=1 1eed7b4613fe2c7336390dbb6cc188ee37ca2efa57d83b4d7da3e37a673f1e03 22:33:06 $ docker rm -f --volumes 1eed7b4613fe2c7336390dbb6cc188ee37ca2efa57d83b4d7da3e37a673f1e03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:33:07 Installing build dependencies: finished with status 'done' 22:33:07 Getting requirements to build wheel: started 22:33:07 Getting requirements to build wheel: finished with status 'done' 22:33:07 Preparing metadata (pyproject.toml): started 22:33:10 Preparing metadata (pyproject.toml): finished with status 'done' 22:33:10 Building wheels for collected packages: pyzmq 22:33:10 Building wheel for pyzmq (pyproject.toml): started 22:34:18 Building wheel for pyzmq (pyproject.toml): still running... 22:35:40 Building wheel for pyzmq (pyproject.toml): still running... 22:35:50 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 22:35:50 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515206 sha256=3f6a6a9bb73b190db59a047aa6bd5142635e6cc64734ccb61f5a686656ed74b7 22:35:50 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 22:35:50 Successfully built pyzmq 22:35:50 Installing collected packages: pyzmq 22:35:53 Successfully installed pyzmq-22.2.1 22:35:53 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 22:35:57 Collecting robotframework-seleniumlibrary==5.1.3 22:35:57 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 22:35:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.6 MB/s eta 0:00:00 22:35:57 Collecting robotframework-pythonlibcore>=2.1.0 22:35:57 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 22:35:57 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 22:35:58 Collecting selenium>=3.141.0 22:35:58 Downloading selenium-4.8.3-py3-none-any.whl (6.5 MB) 22:35:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 11.6 MB/s eta 0:00:00 22:35:59 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.12.7) 22:35:59 Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.15) 22:35:59 Collecting trio~=0.17 22:35:59 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 22:35:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.1 MB/s eta 0:00:00 22:35:59 Collecting trio-websocket~=0.9 22:35:59 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 22:35:59 Collecting sniffio 22:35:59 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 22:35:59 Collecting exceptiongroup>=1.0.0rc9 22:35:59 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 22:35:59 Collecting sortedcontainers 22:35:59 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 22:36:00 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.2.0) 22:36:00 Collecting async-generator>=1.9 22:36:00 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 22:36:00 Collecting outcome 22:36:00 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 22:36:00 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 22:36:00 Collecting wsproto>=0.14 22:36:00 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 22:36:00 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 22:36:00 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 22:36:01 Collecting h11<1,>=0.9.0 22:36:01 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 22:36:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.1 MB/s eta 0:00:00 22:36:03 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 22:36:15 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.1.1 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-4.1.2 robotframework-seleniumlibrary-5.1.3 selenium-4.8.3 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 22:36:15 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 22:36:20 Collecting psycopg2==2.9.3 22:36:20 Downloading psycopg2-2.9.3.tar.gz (380 kB) 22:36:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.0 MB/s eta 0:00:00 22:36:21 Preparing metadata (setup.py): started 22:36:23 Preparing metadata (setup.py): finished with status 'done' 22:36:23 Building wheels for collected packages: psycopg2 22:36:23 Building wheel for psycopg2 (setup.py): started 22:37:30 Building wheel for psycopg2 (setup.py): still running... 22:37:30 Building wheel for psycopg2 (setup.py): finished with status 'done' 22:37:30 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470363 sha256=3a40c9a40dadde968a98bacfd6f85601bf40309a3c64de726e1dd0d14707bf28 22:37:30 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 22:37:30 Successfully built psycopg2 22:37:32 Installing collected packages: psycopg2 22:37:32 Successfully installed psycopg2-2.9.3 22:37:32 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:37:38 Collecting numpy==1.22.3 22:37:38 Downloading numpy-1.22.3.zip (11.5 MB) 22:37:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.2 MB/s eta 0:00:00 22:37:44 Installing build dependencies: started 22:38:06 Installing build dependencies: finished with status 'done' 22:38:06 Getting requirements to build wheel: started 22:38:09 Getting requirements to build wheel: finished with status 'done' 22:38:09 Preparing metadata (pyproject.toml): started 22:38:13 Preparing metadata (pyproject.toml): finished with status 'done' 22:38:13 Building wheels for collected packages: numpy 22:38:13 Building wheel for numpy (pyproject.toml): started 22:40:35 Building wheel for numpy (pyproject.toml): still running... 22:41:31 Building wheel for numpy (pyproject.toml): still running... 22:42:39 Building wheel for numpy (pyproject.toml): still running... 22:43:47 Building wheel for numpy (pyproject.toml): still running... 22:44:55 Building wheel for numpy (pyproject.toml): still running... 22:45:51 Building wheel for numpy (pyproject.toml): still running... 22:46:48 Building wheel for numpy (pyproject.toml): still running... 22:51:39 Building wheel for numpy (pyproject.toml): still running... 22:53:31 Building wheel for numpy (pyproject.toml): still running... 22:55:53 Building wheel for numpy (pyproject.toml): still running... 22:58:15 Building wheel for numpy (pyproject.toml): still running... 22:59:36 Building wheel for numpy (pyproject.toml): still running... 23:00:33 Building wheel for numpy (pyproject.toml): still running... 23:02:09 Building wheel for numpy (pyproject.toml): still running... 23:06:31 Building wheel for numpy (pyproject.toml): still running... 23:08:08 Building wheel for numpy (pyproject.toml): still running... 23:10:29 Building wheel for numpy (pyproject.toml): still running... 23:10:35 Building wheel for numpy (pyproject.toml): finished with status 'done' 23:10:35 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623531 sha256=792a014de0b5528322efc43c17ff89f32b48f82a68a391aa819766bde27208ab 23:10:35 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 23:10:35 Successfully built numpy 23:10:37 Installing collected packages: numpy 23:10:59 Successfully installed numpy-1.22.3 23:10:59 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 23:11:03 Collecting psutil==5.9.0 23:11:03 Downloading psutil-5.9.0.tar.gz (478 kB) 23:11:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.0 MB/s eta 0:00:00 23:11:04 Preparing metadata (setup.py): started 23:11:06 Preparing metadata (setup.py): finished with status 'done' 23:11:06 Building wheels for collected packages: psutil 23:11:06 Building wheel for psutil (setup.py): started 23:11:19 Building wheel for psutil (setup.py): finished with status 'done' 23:11:19 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271956 sha256=19c8310d82dd84e8789c25121ad5c8a9614e66123b6ad9da1bce27ba34a5d5e1 23:11:19 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 23:11:19 Successfully built psutil 23:11:20 Installing collected packages: psutil 23:11:22 Successfully installed psutil-5.9.0 23:11:22 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 23:11:28 Collecting pycryptodome==3.15.0 23:11:28 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 23:11:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.4 MB/s eta 0:00:00 23:11:31 Installing collected packages: pycryptodome 23:11:36 Successfully installed pycryptodome-3.15.0 23:11:36 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 23:11:40 Collecting influxdb-client==1.33.0 23:11:40 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 23:11:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.0 MB/s eta 0:00:00 23:11:41 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.12.7) 23:11:41 Collecting python-dateutil>=2.5.3 23:11:41 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 23:11:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.3 MB/s eta 0:00:00 23:11:41 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.6.0) 23:11:41 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) 23:11:41 Collecting reactivex>=4.0.4 23:11:41 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 23:11:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.5 MB/s eta 0:00:00 23:11:41 Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) 23:11:42 Collecting typing-extensions<5.0.0,>=4.1.1 23:11:42 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) 23:11:45 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 23:11:55 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.5.0 23:11: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 23:12:34 Removing intermediate container 3bcaf3003941 23:12:34 ---> eed9d9d03e70 23:12:34 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 23:12:34 ---> Running in 5cae6949b3db 23:12:34 Removing intermediate container 5cae6949b3db 23:12:34 ---> 4577594df8f5 23:12:34 Step 10/12 : LABEL arch=arm64 23:12:34 ---> Running in 20628759dcc3 23:12:34 Removing intermediate container 20628759dcc3 23:12:34 ---> 17f8ea5e0380 23:12:34 Step 11/12 : LABEL git_sha=0042017953d2e9d1361905677afb4b2496c26f2a 23:12:34 ---> Running in f3a4eaebf11b 23:12:34 Removing intermediate container f3a4eaebf11b 23:12:34 ---> 7a31041e3837 23:12:34 Step 12/12 : LABEL version=0.0.0 23:12:34 ---> Running in 37f77c8c7236 23:12:34 Removing intermediate container 37f77c8c7236 23:12:34 ---> bae6c6b70ba9 23:12:34 [Warning] One or more build-args [ARCH] were not consumed 23:12:34 Successfully built bae6c6b70ba9 23:12:34 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:12:35 23:12:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:12:36 arm64: Pulling from edgex-lftools-log-publisher 23:12:36 8998bd30e6a1: Pulling fs layer 23:12:36 04944245beec: Pulling fs layer 23:12:36 699f458cf7ca: Pulling fs layer 23:12:36 765212b225bb: Pulling fs layer 23:12:36 f23df028b6ca: Pulling fs layer 23:12:36 d65c8cfc05b1: Pulling fs layer 23:12:36 2437ff75d9bd: Pulling fs layer 23:12:36 f23df028b6ca: Waiting 23:12:36 d65c8cfc05b1: Waiting 23:12:36 2437ff75d9bd: Waiting 23:12:36 765212b225bb: Waiting 23:12:36 04944245beec: Verifying Checksum 23:12:36 04944245beec: Download complete 23:12:36 765212b225bb: Verifying Checksum 23:12:36 765212b225bb: Download complete 23:12:36 f23df028b6ca: Download complete 23:12:36 d65c8cfc05b1: Verifying Checksum 23:12:36 d65c8cfc05b1: Download complete 23:12:36 699f458cf7ca: Verifying Checksum 23:12:36 699f458cf7ca: Download complete 23:12:36 8998bd30e6a1: Verifying Checksum 23:12:36 8998bd30e6a1: Download complete 23:12:38 2437ff75d9bd: Download complete 23:12:40 8998bd30e6a1: Pull complete 23:12:40 04944245beec: Pull complete 23:12:41 699f458cf7ca: Pull complete 23:12:41 765212b225bb: Pull complete 23:12:42 f23df028b6ca: Pull complete 23:12:42 d65c8cfc05b1: Pull complete 23:12:55 2437ff75d9bd: Pull complete 23:12:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:12:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:12:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:55 prd-ubuntu20.04-docker-arm64-4c-16g-5938 does not seem to be running inside a container 23:12:55 $ 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-49 -v /w/workspace/exfoundry_edgex-taf-common_PR-49:/w/workspace/exfoundry_edgex-taf-common_PR-49:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:12:58 $ docker top 7039e21c2f1346c1c0df51d7b5275b8dc59a9813e167a197df2dbb26d4629b02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:58 ---> job-cost.sh 23:12:58 lf-activate-venv: SKIPPING 23:12:58 INFO: No Stack... 23:12:59 INFO: Retrieving Pricing Info for: v3-standard-4 23:13:00 INFO: Archiving Costs [Pipeline] sh 23:13:00 + cat /w/workspace/exfoundry_edgex-taf-common_PR-49/archives/cost.csv 23:13:00 + cut -d, -f6 [Pipeline] lock 23:13:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] 23:13:01 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] did not exist. Created. 23:13:01 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:13:01 /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/durable-18c02dd1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:13:02 + echo total: 0.10999999940395355 [Pipeline] stash 23:13:02 Warning: overwriting stash ‘stack-cost’ 23:13:02 Stashed 1 file(s) [Pipeline] } 23:13:02 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-49-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:13:02 $ docker stop --time=1 7039e21c2f1346c1c0df51d7b5275b8dc59a9813e167a197df2dbb26d4629b02 23:13:04 $ docker rm -f --volumes 7039e21c2f1346c1c0df51d7b5275b8dc59a9813e167a197df2dbb26d4629b02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:13:05 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-49/archives ] 23:13:05 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-49/archives 23:13:05 total 16 23:13:05 drwxr-xr-x 3 root root 4096 Mar 27 22:33 . 23:13:05 drwxrwxr-x 7 jenkins jenkins 4096 Mar 27 22:33 .. 23:13:05 drwxr-xr-x 2 root root 4096 Mar 27 22:33 cost 23:13:05 -rw-r--r-- 1 root root 87 Mar 27 22:33 cost.csv 23:13:05 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-49/archives 23:13:05 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-49/archives 23:13:05 total 16 23:13:05 drwxr-xr-x 3 jenkins jenkins 4096 Mar 27 22:33 . 23:13:05 drwxrwxr-x 7 jenkins jenkins 4096 Mar 27 22:33 .. 23:13:05 drwxr-xr-x 2 jenkins jenkins 4096 Mar 27 22:33 cost 23:13:05 -rw-r--r-- 1 jenkins jenkins 87 Mar 27 22:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:13:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:13:06 ---> package-listing.sh 23:13:06 ++ facter osfamily 23:13:06 ++ tr '[:upper:]' '[:lower:]' 23:13:07 + OS_FAMILY=debian 23:13:07 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-49 23:13:07 + START_PACKAGES=/tmp/packages_start.txt 23:13:07 + END_PACKAGES=/tmp/packages_end.txt 23:13:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:13:07 + PACKAGES=/tmp/packages_start.txt 23:13:07 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-49 ']' 23:13:07 + PACKAGES=/tmp/packages_end.txt 23:13:07 + case "${OS_FAMILY}" in 23:13:07 + dpkg -l 23:13:07 + grep '^ii' 23:13:07 + '[' -f /tmp/packages_start.txt ']' 23:13:07 + '[' -f /tmp/packages_end.txt ']' 23:13:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:13:07 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-49 ']' 23:13:07 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-49/archives/ 23:13:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-49/archives/ [Pipeline] echo 23:13:07 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-49/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:13:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:13:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:08 prd-ubuntu20.04-docker-8c-8g-5937 does not seem to be running inside a container 23:13:08 $ 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-49/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-49 -v /w/workspace/exfoundry_edgex-taf-common_PR-49:/w/workspace/exfoundry_edgex-taf-common_PR-49:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-49@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-49@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 23:13:08 $ docker top 17e41b96faefbf98b85ff392291cfdb657d7c00063cffdcfaf7d56e46800dc7f -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:09 + touch /tmp/pre-build-complete [Pipeline] sh 23:13:09 + mkdir -p /var/log/sysstat [Pipeline] sh 23:13:09 + ls /var/log/sa-host 23:13:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:09 provisioning config files... 23:13:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-49@tmp/config10026846297508050703tmp [Pipeline] { [Pipeline] echo 23:13:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:13:10 ---> create-netrc.sh [Pipeline] } 23:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:13:10 ---> python-tools-install.sh [Pipeline] echo 23:13:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:13:10 ---> sudo-logs.sh 23:13:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:13:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:13:11 ---> job-cost.sh 23:13:11 lf-activate-venv: SKIPPING 23:13:11 DEBUG: total: 0.2199999988079071 23:13:11 INFO: Retrieving Stack Cost... 23:13:11 INFO: Retrieving Pricing Info for: v3-standard-8 23:13:12 INFO: Archiving Costs [Pipeline] echo 23:13:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:13:12 ---> logs-deploy.sh 23:13:12 lf-activate-venv: SKIPPING 23:13:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-49/1 23:13:12 INFO: archiving workspace using pattern(s): 23:13:13 Archives upload complete. 23:13:13 INFO: archiving logs to Nexus 23:13:14 ---> uname -a: 23:13:14 Linux prd-ubuntu20-04-docker-8c-8g-5937 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:13:14 23:13:14 23:13:14 ---> lscpu: 23:13:14 Architecture: x86_64 23:13:14 CPU op-mode(s): 32-bit, 64-bit 23:13:14 Byte Order: Little Endian 23:13:14 Address sizes: 40 bits physical, 48 bits virtual 23:13:14 CPU(s): 8 23:13:14 On-line CPU(s) list: 0-7 23:13:14 Thread(s) per core: 1 23:13:14 Core(s) per socket: 1 23:13:14 Socket(s): 8 23:13:14 NUMA node(s): 1 23:13:14 Vendor ID: AuthenticAMD 23:13:14 CPU family: 23 23:13:14 Model: 49 23:13:14 Model name: AMD EPYC-Rome Processor 23:13:14 Stepping: 0 23:13:14 CPU MHz: 2799.998 23:13:14 BogoMIPS: 5599.99 23:13:14 Virtualization: AMD-V 23:13:14 Hypervisor vendor: KVM 23:13:14 Virtualization type: full 23:13:14 L1d cache: 256 KiB 23:13:14 L1i cache: 256 KiB 23:13:14 L2 cache: 4 MiB 23:13:14 L3 cache: 128 MiB 23:13:14 NUMA node0 CPU(s): 0-7 23:13:14 Vulnerability Itlb multihit: Not affected 23:13:14 Vulnerability L1tf: Not affected 23:13:14 Vulnerability Mds: Not affected 23:13:14 Vulnerability Meltdown: Not affected 23:13:14 Vulnerability Mmio stale data: Not affected 23:13:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:13:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:13:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:13:14 Vulnerability Srbds: Not affected 23:13:14 Vulnerability Tsx async abort: Not affected 23:13:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:13:14 23:13:14 23:13:14 ---> nproc: 23:13:14 8 23:13:14 23:13:14 23:13:14 ---> df -h: 23:13:14 Filesystem Size Used Avail Use% Mounted on 23:13:14 overlay 155G 12G 144G 8% / 23:13:14 tmpfs 64M 0 64M 0% /dev 23:13:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:13:14 shm 64M 0 64M 0% /dev/shm 23:13:14 /dev/vda1 155G 12G 144G 8% /facter-os 23:13:14 23:13:14