Pull request #96 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16f3312f2c25c352b288c7768e0717969a08c73c+a77ef99c8899b9728178ab16eccf9cf6b883cb40 (9b4b5998e633405e0273f6706bcba1ef4f1ddac0) 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-ssh4717483568707484074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8462076132502719082.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-96/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-96/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12959655642801792545.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-96/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8014927848272402924.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14606475313671637684.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-96/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-96/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16941143846938843442.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-26570 in /w/workspace/exfoundry_edgex-taf-common_PR-96 [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-96 # 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 > 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/96/head:refs/remotes/origin/PR-96 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a77ef99c8899b9728178ab16eccf9cf6b883cb40 into PR head commit 16f3312f2c25c352b288c7768e0717969a08c73c Merge succeeded, producing 16f3312f2c25c352b288c7768e0717969a08c73c Checking out Revision 16f3312f2c25c352b288c7768e0717969a08c73c (PR-96) Commit message: "build: bump pyzmq from 25.1.1 to 25.1.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:20:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:20:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 16f3312f2c25c352b288c7768e0717969a08c73c # 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 a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16f3312f2c25c352b288c7768e0717969a08c73c # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:20:43 ========================================================= 18:20:43 EdgeX Global Pipelines Version Info 18:20:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:20:44 ------------------- 18:20:44 stable info: 18:20:44 ------------------- 18:20:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:20:44 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:20:44 Message: update stable to v1.0.258 18:20:45 ------------------- 18:20:45 experimental info: 18:20:45 ------------------- 18:20:45 Commited By: **** collab-it+edgex@linuxfoundation.org 18:20:45 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:20:45 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:20:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:20:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:20:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:20:45 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:20:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:20:45 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:20:45 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:20:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:20:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:20:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-96 [Pipeline] echo 18:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-96 [Pipeline] echo 18:20:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-96 [Pipeline] echo 18:20:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16f3312f2c25c352b288c7768e0717969a08c73c [Pipeline] echo 18:20:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16f3312 [Pipeline] echo 18:20:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:46 provisioning config files... 18:20:46 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/config1324395342204608336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:47 ---> ****-login.sh 18:20:47 nexus3.edgexfoundry.org:10001 18:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:20:47 Configure a credential helper to remove this warning. See 18:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:20:47 18:20:47 Login Succeeded 18:20:47 nexus3.edgexfoundry.org:10002 18:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:20:47 Configure a credential helper to remove this warning. See 18:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:20:47 18:20:47 Login Succeeded 18:20:47 nexus3.edgexfoundry.org:10003 18:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:20:47 Configure a credential helper to remove this warning. See 18:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:20:47 18:20:47 Login Succeeded 18:20:47 nexus3.edgexfoundry.org:10004 18:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:20:47 Configure a credential helper to remove this warning. See 18:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:20:47 18:20:47 Login Succeeded 18:20:47 ****.io 18:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:20:48 Configure a credential helper to remove this warning. See 18:20:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:20:48 18:20:48 Login Succeeded 18:20:48 ---> ****-login.sh ends [Pipeline] } 18:20:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:20:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:20:49 + grep -v github /etc/ssh/ssh_known_hosts 18:20:49 + [ -e /tmp/ssh_known_hosts ] 18:20:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:20:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:20:49 + sudo tee -a /etc/ssh/ssh_known_hosts 18:20:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:20:49 18:20:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:20:49 0.1.4: Pulling from edgex-devops/py-git-semver 18:20:49 b85a868b505f: Pulling fs layer 18:20:49 e2be974225ed: Pulling fs layer 18:20:49 339a4e72a1f5: Pulling fs layer 18:20:49 988bab9f4d93: Pulling fs layer 18:20:49 1469e6f7b9e6: Pulling fs layer 18:20:49 eaf3925da568: Pulling fs layer 18:20:49 bab4dde63d76: Pulling fs layer 18:20:49 bde34c3a00c8: Pulling fs layer 18:20:49 b352a97aabf1: Pulling fs layer 18:20:49 4872d77fe225: Pulling fs layer 18:20:49 5851b861e8e6: Pulling fs layer 18:20:49 eaf3925da568: Waiting 18:20:49 bde34c3a00c8: Waiting 18:20:49 b352a97aabf1: Waiting 18:20:49 bab4dde63d76: Waiting 18:20:49 988bab9f4d93: Waiting 18:20:49 4872d77fe225: Waiting 18:20:49 e2be974225ed: Download complete 18:20:49 988bab9f4d93: Download complete 18:20:49 339a4e72a1f5: Verifying Checksum 18:20:49 339a4e72a1f5: Download complete 18:20:49 1469e6f7b9e6: Verifying Checksum 18:20:49 1469e6f7b9e6: Download complete 18:20:49 eaf3925da568: Download complete 18:20:49 bde34c3a00c8: Verifying Checksum 18:20:49 bde34c3a00c8: Download complete 18:20:50 b352a97aabf1: Download complete 18:20:50 4872d77fe225: Verifying Checksum 18:20:50 4872d77fe225: Download complete 18:20:50 5851b861e8e6: Verifying Checksum 18:20:50 5851b861e8e6: Download complete 18:20:50 b85a868b505f: Verifying Checksum 18:20:50 b85a868b505f: Download complete 18:20:50 bab4dde63d76: Verifying Checksum 18:20:50 bab4dde63d76: Download complete 18:20:51 b85a868b505f: Pull complete 18:20:51 e2be974225ed: Pull complete 18:20:52 339a4e72a1f5: Pull complete 18:20:52 988bab9f4d93: Pull complete 18:20:52 1469e6f7b9e6: Pull complete 18:20:52 eaf3925da568: Pull complete 18:20:54 bab4dde63d76: Pull complete 18:20:54 bde34c3a00c8: Pull complete 18:20:54 b352a97aabf1: Pull complete 18:20:54 4872d77fe225: Pull complete 18:20:54 5851b861e8e6: Pull complete 18:20:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:20:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:20:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:55 prd-ubuntu20.04-docker-8c-8g-26570 does not seem to be running inside a container 18:20:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-96 -v /w/workspace/exfoundry_edgex-taf-common_PR-96:/w/workspace/exfoundry_edgex-taf-common_PR-96:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:20:59 $ docker top 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 -eo pid,comm 18:20:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:20:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:20:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:20:59 [ssh-agent] Looking for ssh-agent implementation... 18:20:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:20:59 $ docker exec 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 ssh-agent 18:20:59 SSH_AUTH_SOCK=/tmp/ssh-3VuyrLpCZvAc/agent.13 18:20:59 SSH_AGENT_PID=19 18:20:59 Running ssh-add (command line suppressed) 18:20:59 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/private_key_6012480975200396487.key (/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/private_key_6012480975200396487.key) 18:20:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:21:00 + git tag --points-at HEAD [Pipeline] } 18:21:00 $ docker exec --env ******** --env ******** 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 ssh-agent -k 18:21:00 unset SSH_AUTH_SOCK; 18:21:00 unset SSH_AGENT_PID; 18:21:00 echo Agent pid 19 killed; 18:21:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:21:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:21:00 [ssh-agent] Looking for ssh-agent implementation... 18:21:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:21:00 $ docker exec 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 ssh-agent 18:21:00 SSH_AUTH_SOCK=/tmp/ssh-4H4iEwGZdCzl/agent.51 18:21:00 SSH_AGENT_PID=57 18:21:00 Running ssh-add (command line suppressed) 18:21:00 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/private_key_3236694714469076364.key (/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/private_key_3236694714469076364.key) 18:21:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:21:01 + git semver init 18:21:01 2024-01-01 18:21:01,341 [run_init] DEBUG init version:0.0.0 force:False 18:21:01 2024-01-01 18:21:01,342 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-96/.semver 18:21:01 2024-01-01 18:21:01,342 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-96/.semver 18:21:01 2024-01-01 18:21:01,343 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-96/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-96, universal_newlines=False, shell=None, istream=None) 18:21:02 2024-01-01 18:21:02,174 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-96/.git/info/exclude 18:21:02 2024-01-01 18:21:02,175 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-96/.semver/PR-96 with force:False 18:21:02 2024-01-01 18:21:02,175 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-96/.semver/PR-96 18:21:02 2024-01-01 18:21:02,179 [execute] INFO git cat-file --batch-check 18:21:02 2024-01-01 18:21:02,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-96/.semver, universal_newlines=False, shell=None, istream=) 18:21:02 2024-01-01 18:21:02,185 [execute] INFO git cat-file --batch 18:21:02 2024-01-01 18:21:02,185 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-96/.semver, universal_newlines=False, shell=None, istream=) 18:21:02 2024-01-01 18:21:02,191 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-96/.semver/PR-96 18:21:02 0.0.0 [Pipeline] } 18:21:02 $ docker exec --env ******** --env ******** 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 ssh-agent -k 18:21:02 unset SSH_AUTH_SOCK; 18:21:02 unset SSH_AGENT_PID; 18:21:02 echo Agent pid 57 killed; 18:21:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:21:02 + git semver [Pipeline] } 18:21:03 $ docker stop --time=1 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 18:21:04 $ docker rm -f --volumes 1e4ef235d2b7ab681e70009a3bc3b5375e060cdd316e35c214b37db196cb2e80 [Pipeline] // withDockerContainer [Pipeline] sh 18:21:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:21:05 Stashed 1 file(s) [Pipeline] echo 18:21:05 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:06 provisioning config files... 18:21:06 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/config3338969305775621898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:21:06 ---> ****-login.sh 18:21:06 nexus3.edgexfoundry.org:10001 18:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:06 Configure a credential helper to remove this warning. See 18:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:06 18:21:06 Login Succeeded 18:21:06 nexus3.edgexfoundry.org:10002 18:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:06 Configure a credential helper to remove this warning. See 18:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:06 18:21:06 Login Succeeded 18:21:06 nexus3.edgexfoundry.org:10003 18:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:06 Configure a credential helper to remove this warning. See 18:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:06 18:21:06 Login Succeeded 18:21:06 nexus3.edgexfoundry.org:10004 18:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:06 Configure a credential helper to remove this warning. See 18:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:06 18:21:06 Login Succeeded 18:21:06 ****.io 18:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:21:06 Configure a credential helper to remove this warning. See 18:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:21:06 18:21:06 Login Succeeded 18:21:06 ---> ****-login.sh ends [Pipeline] } 18:21:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:21:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:21:08 + ls -al . 18:21:08 total 72 18:21:08 drwxrwxr-x 7 jenkins jenkins 4096 Jan 1 18:21 . 18:21:08 drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:20 .. 18:21:08 drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:21 .git 18:21:08 drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 18:20 .github 18:21:08 -rw-rw-r-- 1 jenkins jenkins 22 Jan 1 18:20 .gitignore 18:21:08 drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 18:21 .semver 18:21:08 -rw-rw-r-- 1 jenkins jenkins 1575 Jan 1 18:20 Dockerfile 18:21:08 -rw-rw-r-- 1 jenkins jenkins 746 Jan 1 18:20 Jenkinsfile 18:21:08 -rw-rw-r-- 1 jenkins jenkins 11381 Jan 1 18:20 LICENSE 18:21:08 -rw-rw-r-- 1 jenkins jenkins 3606 Jan 1 18:20 README.md 18:21:08 drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:20 TAF-Manager 18:21:08 drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:20 TUC 18:21:08 -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 18:21 VERSION 18:21:08 -rw-rw-r-- 1 jenkins jenkins 343 Jan 1 18:20 requirements.txt 18:21:08 -rw-rw-r-- 1 jenkins jenkins 54 Jan 1 18:20 robot-entrypoint.sh 18:21:08 -rw-rw-r-- 1 jenkins jenkins 445 Jan 1 18:20 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:08 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=16f3312f2c25c352b288c7768e0717969a08c73c --label arch=amd64 --label version=0.0.0 . 18:21:08 Sending build context to Docker daemon 577kB 18:21:08 Step 1/13 : FROM alpine:3.16 18:21:09 3.16: Pulling from library/alpine 18:21:09 070eb51debd9: Pulling fs layer 18:21:09 070eb51debd9: Verifying Checksum 18:21:09 070eb51debd9: Download complete 18:21:09 070eb51debd9: Pull complete 18:21:09 Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:21:09 Status: Downloaded newer image for alpine:3.16 18:21:09 ---> e525c930fe75 18:21:09 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:21:09 ---> Running in 9079d182ab28 18:21:09 Removing intermediate container 9079d182ab28 18:21:09 ---> 285cfca3fc2f 18:21:09 Step 3/13 : LABEL maintainer="Bruce Huang " 18:21:09 ---> Running in f6a11f0ddd22 18:21:10 Removing intermediate container f6a11f0ddd22 18:21:10 ---> 44fdb15e17bc 18:21:10 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:21:10 ---> 4a5a4fc1290f 18:21:10 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:21:10 ---> 3528cf38e984 18:21:10 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:21:10 ---> 762472c82718 18:21:10 Step 7/13 : WORKDIR /edgex-taf 18:21:10 ---> Running in a1265cc20ac8 18:21:10 Removing intermediate container a1265cc20ac8 18:21:10 ---> 98b27b88a00a 18:21:10 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:10 ---> Running in 9b27442d864b 18:21:11 Removing intermediate container 9b27442d864b 18:21:11 ---> 8a433d6b04a5 18:21:11 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 18:21:11 ---> Running in 6618e640b10a 18:21:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:21:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:21:12 OK: 6 MiB in 14 packages 18:21:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:21:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:21:13 (1/9) Installing ca-certificates (20230506-r0) 18:21:14 (2/9) Installing brotli-libs (1.0.9-r6) 18:21:14 (3/9) Installing nghttp2-libs (1.47.0-r2) 18:21:15 (4/9) Installing libcurl (8.5.0-r0) 18:21:15 (5/9) Installing curl (8.5.0-r0) 18:21:15 (6/9) Installing docker-cli (20.10.20-r0) 18:21:16 (7/9) Installing oniguruma (6.9.8-r0) 18:21:16 (8/9) Installing jq (1.6-r1) 18:21:17 (9/9) Installing openssl (1.1.1w-r1) 18:21:17 Executing busybox-1.35.0-r17.trigger 18:21:17 Executing ca-certificates-20230506-r0.trigger 18:21:17 OK: 52 MiB in 23 packages 18:21:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:21:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:21:19 (1/137) Installing libmagic (5.41-r0) 18:21:19 (2/137) Installing file (5.41-r0) 18:21:19 (3/137) Installing libxau (1.0.9-r0) 18:21:19 (4/137) Installing libxdmcp (1.1.3-r0) 18:21:20 (5/137) Installing libxcb (1.15-r0) 18:21:20 (6/137) Installing libx11 (1.8.7-r0) 18:21:20 Still waiting to schedule task 18:21:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:21:20 (7/137) Installing libxext (1.3.4-r0) 18:21:21 (8/137) Installing libice (1.0.10-r0) 18:21:21 (9/137) Installing libuuid (2.38-r1) 18:21:21 (10/137) Installing libsm (1.2.3-r0) 18:21:21 (11/137) Installing libxt (1.2.1-r0) 18:21:22 (12/137) Installing libxmu (1.1.3-r0) 18:21:22 (13/137) Installing xset (1.2.4-r0) 18:21:22 (14/137) Installing xprop (1.2.5-r0) 18:21:23 (15/137) Installing xdg-utils (1.1.3-r3) 18:21:23 (16/137) Installing eudev-libs (3.2.11-r0) 18:21:24 (17/137) Installing pkgconf (1.8.1-r0) 18:21:24 (18/137) Installing libffi (3.4.2-r1) 18:21:24 (19/137) Installing libintl (0.21-r2) 18:21:24 (20/137) Installing libblkid (2.38-r1) 18:21:25 (21/137) Installing libmount (2.38-r1) 18:21:25 (22/137) Installing pcre (8.45-r2) 18:21:25 (23/137) Installing glib (2.72.4-r0) 18:21:26 (24/137) Installing xz-libs (5.2.5-r1) 18:21:26 (25/137) Installing libxml2 (2.9.14-r2) 18:21:27 (26/137) Installing shared-mime-info (2.2-r2) 18:21:27 (27/137) Installing hicolor-icon-theme (0.17-r1) 18:21:27 (28/137) Installing libjpeg-turbo (2.1.3-r1) 18:21:28 (29/137) Installing libpng (1.6.37-r1) 18:21:28 (30/137) Installing libwebp (1.2.3-r2) 18:21:29 (31/137) Installing zstd-libs (1.5.2-r1) 18:21:29 (32/137) Installing tiff (4.4.0-r4) 18:21:29 (33/137) Installing gdk-pixbuf (2.42.8-r0) 18:21:30 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 18:21:30 (35/137) Installing libxcomposite (0.4.5-r0) 18:21:30 (36/137) Installing libxfixes (6.0.0-r0) 18:21:30 (37/137) Installing libxrender (0.9.10-r3) 18:21:31 (38/137) Installing libxcursor (1.2.1-r0) 18:21:31 (39/137) Installing libxdamage (1.1.5-r1) 18:21:31 (40/137) Installing libxi (1.8-r0) 18:21:31 (41/137) Installing libxinerama (1.1.4-r1) 18:21:32 (42/137) Installing libxrandr (1.5.2-r1) 18:21:32 (43/137) Installing atk (2.38.0-r0) 18:21:32 (44/137) Installing libxtst (1.2.3-r3) 18:21:32 (45/137) Installing dbus-libs (1.14.8-r0) 18:21:33 (46/137) Installing at-spi2-core (2.44.1-r0) 18:21:33 (47/137) Installing at-spi2-atk (2.38.0-r0) 18:21:34 (48/137) Installing expat (2.5.0-r0) 18:21:34 (49/137) Installing libbz2 (1.0.8-r1) 18:21:34 (50/137) Installing freetype (2.12.1-r0) 18:21:35 (51/137) Installing fontconfig (2.14.0-r0) 18:21:35 (52/137) Installing pixman (0.40.0-r4) 18:21:35 (53/137) Installing cairo (1.17.4-r2) 18:21:36 (54/137) Installing cairo-gobject (1.17.4-r2) 18:21:36 (55/137) Installing avahi-libs (0.8-r6) 18:21:37 (56/137) Installing gmp (6.2.1-r2) 18:21:37 (57/137) Installing nettle (3.7.3-r0) 18:21:37 (58/137) Installing p11-kit (0.24.1-r0) 18:21:38 (59/137) Installing libtasn1 (4.18.0-r1) 18:21:38 (60/137) Installing libunistring (1.0-r0) 18:21:38 (61/137) Installing gnutls (3.7.7-r1) 18:21:39 (62/137) Installing cups-libs (2.4.2-r2) 18:21:39 (63/137) Installing libepoxy (1.5.10-r0) 18:21:40 (64/137) Installing fribidi (1.0.12-r0) 18:21:40 (65/137) Installing graphite2 (1.3.14-r1) 18:21:40 (66/137) Installing harfbuzz (4.3.0-r0) 18:21:41 (67/137) Installing libxft (2.3.4-r0) 18:21:41 (68/137) Installing pango (1.50.7-r0) 18:21:42 (69/137) Installing wayland-libs-client (1.20.0-r0) 18:21:42 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 18:21:42 (71/137) Installing wayland-libs-egl (1.20.0-r0) 18:21:42 (72/137) Installing xkeyboard-config (2.35.1-r0) 18:21:43 (73/137) Installing libxkbcommon (1.4.1-r0) 18:21:43 (74/137) Installing gtk+3.0 (3.24.34-r1) 18:21:44 Executing gtk+3.0-3.24.34-r1.post-install 18:21:44 (75/137) Installing libfontenc (1.1.4-r0) 18:21:44 (76/137) Installing mkfontscale (1.2.2-r0) 18:21:44 (77/137) Installing font-opensans (0_git20210927-r0) 18:21:45 (78/137) Installing libgcc (11.2.1_git20220219-r2) 18:21:45 (79/137) Installing libogg (1.3.5-r1) 18:21:45 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 18:21:46 (81/137) Installing flac (1.3.4-r0) 18:21:46 (82/137) Installing alsa-lib (1.2.7.2-r0) 18:21:47 (83/137) Installing libatomic (11.2.1_git20220219-r2) 18:21:47 (84/137) Installing sdl2 (2.0.22-r0) 18:21:47 (85/137) Installing aom-libs (3.3.0-r0) 18:21:48 (86/137) Installing libass (0.16.0-r0) 18:21:48 (87/137) Installing libdav1d (1.0.0-r0) 18:21:49 (88/137) Installing libpciaccess (0.16-r0) 18:21:49 (89/137) Installing libdrm (2.4.110-r0) 18:21:49 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:21:50 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 18:21:50 (92/137) Installing lame (3.100-r0) 18:21:50 (93/137) Installing opus (1.3.1-r1) 18:21:51 (94/137) Installing libasyncns (0.8-r1) 18:21:51 (95/137) Installing libltdl (2.4.7-r0) 18:21:51 (96/137) Installing orc (0.4.32-r0) 18:21:52 (97/137) Installing libvorbis (1.3.7-r0) 18:21:52 (98/137) Installing libsndfile (1.1.0-r0) 18:21:53 (99/137) Installing libgomp (11.2.1_git20220219-r2) 18:21:53 (100/137) Installing soxr (0.1.3-r2) 18:21:53 (101/137) Installing speexdsp (1.2.0-r0) 18:21:53 (102/137) Installing tdb-libs (1.4.6-r0) 18:21:54 (103/137) Installing libpulse (15.0-r2) 18:21:54 (104/137) Installing cjson (1.7.15-r3) 18:21:54 (105/137) Installing mbedtls (2.28.5-r0) 18:21:55 (106/137) Installing librist (0.2.6-r1) 18:21:55 (107/137) Installing libsrt (1.4.4-r0) 18:21:56 (108/137) Installing libssh (0.9.6-r1) 18:21:56 (109/137) Installing libtheora (1.1.1-r16) 18:21:56 (110/137) Installing v4l-utils-libs (1.22.1-r1) 18:21:57 (111/137) Installing libva (2.14.0-r0) 18:21:57 (112/137) Installing libvdpau (1.5-r0) 18:21:57 (113/137) Installing vidstab (1.1.0-r1) 18:21:58 (114/137) Installing libvpx (1.11.0-r1) 18:21:58 (115/137) Installing x264-libs (0.163_git20210613-r0) 18:21:59 (116/137) Installing numactl (2.0.14-r0) 18:21:59 (117/137) Installing x265-libs (3.5-r3) 18:21:59 (118/137) Installing xvidcore (1.3.7-r1) 18:22:00 (119/137) Installing ffmpeg-libs (5.0.3-r0) 18:22:01 (120/137) Installing libevent (2.1.12-r4) 18:22:01 (121/137) Installing mesa (21.3.9-r0) 18:22:01 (122/137) Installing wayland-libs-server (1.20.0-r0) 18:22:01 (123/137) Installing mesa-gbm (21.3.9-r0) 18:22:02 (124/137) Installing icu-data-en (71.1-r2) 18:22:02 Executing icu-data-en-71.1-r2.post-install 18:22:02 * 18:22:02 * If you need ICU with non-English locales and legacy charset support, install 18:22:02 * package icu-data-full. 18:22:02 * 18:22:02 (125/137) Installing icu-libs (71.1-r2) 18:22:03 (126/137) Installing lcms2 (2.13.1-r0) 18:22:03 (127/137) Installing minizip (1.2.12-r0) 18:22:04 (128/137) Installing nspr (4.33-r0) 18:22:04 (129/137) Installing sqlite-libs (3.40.1-r0) 18:22:04 (130/137) Installing nss (3.78.1-r0) 18:22:05 (131/137) Installing re2 (2022.04.01-r0) 18:22:05 (132/137) Installing snappy (1.1.9-r4) 18:22:06 (133/137) Installing libgpg-error (1.45-r0) 18:22:06 (134/137) Installing libgcrypt (1.10.1-r0) 18:22:06 (135/137) Installing libxslt (1.1.35-r0) 18:22:07 (136/137) Installing chromium (102.0.5005.182-r0) 18:22:08 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 18:22:09 Executing busybox-1.35.0-r17.trigger 18:22:09 Executing glib-2.72.4-r0.trigger 18:22:09 Executing shared-mime-info-2.2-r2.trigger 18:22:09 Executing gdk-pixbuf-2.42.8-r0.trigger 18:22:09 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:22:09 Executing fontconfig-2.14.0-r0.trigger 18:22:09 Executing mkfontscale-1.2.2-r0.trigger 18:22:10 OK: 409 MiB in 160 packages 18:22:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:22:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:22:11 (1/21) Installing binutils (2.38-r3) 18:22:11 (2/21) Installing isl22 (0.22-r0) 18:22:12 (3/21) Installing mpfr4 (4.1.0-r0) 18:22:12 (4/21) Installing mpc1 (1.2.1-r0) 18:22:12 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:22:19 (6/21) Installing musl-dev (1.2.3-r3) 18:22:19 (7/21) Installing libc-dev (0.7.2-r3) 18:22:19 (8/21) Installing linux-headers (5.16.7-r1) 18:22:20 (9/21) Installing libffi-dev (3.4.2-r1) 18:22:20 (10/21) Installing libpq (14.10-r0) 18:22:21 (11/21) Installing openssl-dev (1.1.1w-r1) 18:22:21 (12/21) Installing libpq-dev (14.10-r0) 18:22:21 (13/21) Installing libecpg (14.10-r0) 18:22:22 (14/21) Installing libecpg-dev (14.10-r0) 18:22:22 (15/21) Installing llvm13-libs (13.0.1-r2) 18:22:23 (16/21) Installing clang-libs (13.0.1-r1) 18:22:25 (17/21) Installing clang (13.0.1-r1) 18:22:25 (18/21) Installing icu (71.1-r2) 18:22:26 (19/21) Installing icu-dev (71.1-r2) 18:22:26 (20/21) Installing llvm13 (13.0.1-r2) 18:22:27 (21/21) Installing postgresql14-dev (14.10-r0) 18:22:27 Executing busybox-1.35.0-r17.trigger 18:22:27 OK: 822 MiB in 181 packages 18:22:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:22:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:22:29 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:22:30 (2/10) Installing gdbm (1.23-r0) 18:22:30 (3/10) Installing mpdecimal (2.5.1-r1) 18:22:30 (4/10) Installing readline (8.1.2-r0) 18:22:31 (5/10) Installing python3 (3.10.13-r0) 18:22:32 (6/10) Installing python3-dev (3.10.13-r0) 18:22:37 (7/10) Installing libsodium (1.0.18-r0) 18:22:37 (8/10) Installing libzmq (4.3.4-r0) 18:22:37 (9/10) Installing libsodium-dev (1.0.18-r0) 18:22:38 (10/10) Installing zeromq-dev (4.3.4-r0) 18:22:38 Executing busybox-1.35.0-r17.trigger 18:22:38 OK: 974 MiB in 191 packages 18:22:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:22:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:22:39 OK: 974 MiB in 191 packages 18:22:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:22:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:22:40 (1/1) Installing tzdata (2023d-r0) 18:22:41 Executing busybox-1.35.0-r17.trigger 18:22:41 OK: 978 MiB in 192 packages 18:22:41 (1/1) Purging tzdata (2023d-r0) 18:22:41 Executing busybox-1.35.0-r17.trigger 18:22:41 OK: 974 MiB in 191 packages 18:22:44 Looking in links: /tmp/tmp57zb4d7w 18:22:44 Processing /tmp/tmp57zb4d7w/setuptools-65.5.0-py3-none-any.whl 18:22:44 Processing /tmp/tmp57zb4d7w/pip-23.0.1-py3-none-any.whl 18:22:44 Installing collected packages: setuptools, pip 18:22:47 Successfully installed pip-23.0.1 setuptools-65.5.0 18:22:47 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:22:47 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:22:50 Collecting pip 18:22:50 Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) 18:22:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 81.8 MB/s eta 0:00:00 18:22:50 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:22:51 Collecting setuptools 18:22:51 Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) 18:22:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 121.3 MB/s eta 0:00:00 18:22:51 Collecting wheel 18:22:51 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 18:22:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 177.8 MB/s eta 0:00:00 18:22:51 Installing collected packages: wheel, setuptools, pip 18:22:51 Attempting uninstall: setuptools 18:22:51 Found existing installation: setuptools 65.5.0 18:22:51 Uninstalling setuptools-65.5.0: 18:22:51 Successfully uninstalled setuptools-65.5.0 18:22:52 Attempting uninstall: pip 18:22:52 Found existing installation: pip 23.0.1 18:22:52 Uninstalling pip-23.0.1: 18:22:52 Successfully uninstalled pip-23.0.1 18:22:54 Successfully installed pip-23.3.2 setuptools-69.0.3 wheel-0.42.0 18:22:54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:22:55 Processing ./edgex-taf-common 18:22:55 Preparing metadata (setup.py): started 18:22:55 Preparing metadata (setup.py): finished with status 'done' 18:22:55 Building wheels for collected packages: edgex-taf-common 18:22:55 Building wheel for edgex-taf-common (setup.py): started 18:22:55 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:22:55 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=fd4a0bf74daadbb3d875b65bbd7708d1b1d5041e32944b9c9099107f60f6d31d 18:22:55 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:22:55 Successfully built edgex-taf-common 18:22:55 Installing collected packages: edgex-taf-common 18:22:55 Successfully installed edgex-taf-common-0.0.0 18:22: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 18:22:56 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:22:56 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:22:56 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 18:22:56 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 18:22:56 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:22:56 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:22:56 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:22:56 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:22:57 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:22:57 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:22:57 Preparing metadata (setup.py): started 18:22:57 Preparing metadata (setup.py): finished with status 'done' 18:22:58 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:22:58 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:22:58 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:22:58 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:22:58 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:22:58 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:22:59 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:22:59 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:22:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 13.0 MB/s eta 0:00:00 18:22:59 Preparing metadata (setup.py): started 18:22:59 Preparing metadata (setup.py): finished with status 'done' 18:22:59 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:22:59 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:22:59 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:22:59 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 18:22:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.2 MB/s eta 0:00:00 18:23:00 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:23:00 Downloading psutil-5.9.5.tar.gz (493 kB) 18:23:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 12.4 MB/s eta 0:00:00 18:23:00 Installing build dependencies: started 18:23:02 Installing build dependencies: finished with status 'done' 18:23:02 Getting requirements to build wheel: started 18:23:02 Getting requirements to build wheel: finished with status 'done' 18:23:02 Preparing metadata (pyproject.toml): started 18:23:03 Preparing metadata (pyproject.toml): finished with status 'done' 18:23:03 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:23:03 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:23:03 Collecting pyzmq==25.1.2 (from -r requirements.txt (line 14)) 18:23:03 Downloading pyzmq-25.1.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) 18:23:03 Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) 18:23:03 Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) 18:23:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 6.8 MB/s eta 0:00:00 18:23:03 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 18:23:03 Downloading psycopg2-2.9.9.tar.gz (384 kB) 18:23:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 2.4 MB/s eta 0:00:00 18:23:04 Preparing metadata (setup.py): started 18:23:04 Preparing metadata (setup.py): finished with status 'done' 18:23:04 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:23:04 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:23:05 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:05 Downloading selenium-4.16.0-py3-none-any.whl.metadata (6.9 kB) 18:23:05 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:05 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:23:05 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:05 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:23:05 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:05 Downloading flex-6.14.1.tar.gz (40 kB) 18:23:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.2 MB/s eta 0:00:00 18:23:05 Preparing metadata (setup.py): started 18:23:05 Preparing metadata (setup.py): finished with status 'done' 18:23:05 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:05 Downloading genson-1.2.2.tar.gz (34 kB) 18:23:05 Preparing metadata (setup.py): started 18:23:06 Preparing metadata (setup.py): finished with status 'done' 18:23:06 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:06 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:23:06 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:06 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 18:23:06 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:06 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 18:23:06 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:06 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:23:06 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:06 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:23:06 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:23:06 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 18:23:06 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:23:06 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 18:23:06 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:23:06 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 18:23:06 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:23:06 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 18:23:06 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:23:06 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:23:06 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:23:06 Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) 18:23:07 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 18:23:07 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:23:07 Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:23:07 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:23:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 20.0 MB/s eta 0:00:00 18:23:07 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:23:07 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:23:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 22.8 MB/s eta 0:00:00 18:23:07 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.3) 18:23:07 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:23:07 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:23:07 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:23:07 Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) 18:23:07 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:07 Downloading trio-0.23.2-py3-none-any.whl.metadata (4.9 kB) 18:23:07 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:07 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:23:07 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:07 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:23:07 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:07 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:23:07 Preparing metadata (setup.py): started 18:23:08 Preparing metadata (setup.py): finished with status 'done' 18:23:08 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:08 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:23:08 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:08 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:23:08 Preparing metadata (setup.py): started 18:23:08 Preparing metadata (setup.py): finished with status 'done' 18:23:08 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:08 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:23:08 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:08 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:23:08 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:08 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:23:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.5 MB/s eta 0:00:00 18:23:08 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:08 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 18:23:08 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:08 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 18:23:08 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:08 Downloading referencing-0.32.0-py3-none-any.whl.metadata (2.7 kB) 18:23:09 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:23:09 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:23:09 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:09 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:23:09 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:09 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:23:09 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:09 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:23:09 Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:09 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 18:23:09 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:09 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:23:09 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:09 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:23:10 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:23:10 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:23:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 730.0 kB/s eta 0:00:00 18:23:10 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:23:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 4.4 MB/s eta 0:00:00 18:23:10 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:23:10 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:23:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 7.9 MB/s eta 0:00:00 18:23:10 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:23:10 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:23:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.9 MB/s eta 0:00:00 18:23:10 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:23:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 15.2 MB/s eta 0:00:00 18:23:10 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 18:23:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 59.2 MB/s eta 0:00:00 18:23:10 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:23:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.7 MB/s eta 0:00:00 18:23:10 Downloading pyzmq-25.1.2-cp310-cp310-musllinux_1_1_x86_64.whl (1.7 MB) 18:23:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 29.7 MB/s eta 0:00:00 18:23:11 Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 19.5 MB/s eta 0:00:00 18:23:11 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 36.5 MB/s eta 0:00:00 18:23:11 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:23:11 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 17.8 MB/s eta 0:00:00 18:23:11 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 15.9 MB/s eta 0:00:00 18:23:11 Downloading idna-3.6-py3-none-any.whl (61 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 6.5 MB/s eta 0:00:00 18:23:11 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 5.3 MB/s eta 0:00:00 18:23:11 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 18:23:11 Downloading selenium-4.16.0-py3-none-any.whl (10.0 MB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 75.1 MB/s eta 0:00:00 18:23:11 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 13.5 MB/s eta 0:00:00 18:23:11 Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 6.5 MB/s eta 0:00:00 18:23:11 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 15.7 MB/s eta 0:00:00 18:23:11 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:23:11 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 11.2 MB/s eta 0:00:00 18:23:11 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.7 MB/s eta 0:00:00 18:23:11 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 11.6 MB/s eta 0:00:00 18:23:11 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:23:11 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 6.8 MB/s eta 0:00:00 18:23:11 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 8.1 MB/s eta 0:00:00 18:23:11 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:23:11 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 18:23:11 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 46.2 MB/s eta 0:00:00 18:23:11 Downloading referencing-0.32.0-py3-none-any.whl (26 kB) 18:23:11 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 19.4 MB/s eta 0:00:00 18:23:11 Downloading trio-0.23.2-py3-none-any.whl (461 kB) 18:23:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.6/461.6 kB 12.5 MB/s eta 0:00:00 18:23:11 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:23:11 Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) 18:23:11 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 18:23:11 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:23:12 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 18:23:12 Building wheel for robotbackgroundlogger (setup.py): started 18:23:12 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:23:12 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=bd38d7306eca20ad09835e44362e5cbcf80834abaefedf48ce4f0bf20d328e29 18:23:12 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:23:12 Building wheel for paho-mqtt (setup.py): started 18:23:12 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:23:12 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=e12e563d82d2c97bfcff620c2702c165e5ad7bffd71aeec1cb7c269aa77de0f2 18:23:12 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:23:12 Building wheel for psutil (pyproject.toml): started 18:23:14 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:23:14 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274476 sha256=5c117a62d02f01ae4bc59b5057e574af62bda0cef65ed98470d8f28fa774d28f 18:23:14 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:23:14 Building wheel for psycopg2 (setup.py): started 18:23:24 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:23:24 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479415 sha256=40ce817c0d9a05957cd4189ea851999bdbcd16f188c87199d1defa05ace76c91 18:23:24 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 18:23:24 Building wheel for flex (setup.py): started 18:23:24 Building wheel for flex (setup.py): finished with status 'done' 18:23:24 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=5e165f2f51bd65760af058a862eaf0b3589913e901fdb0588dd2ccc5b5b1e92f 18:23:24 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:23:24 Building wheel for GenSON (setup.py): started 18:23:24 Building wheel for GenSON (setup.py): finished with status 'done' 18:23:24 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=b28fa362d6b15ff436f20fb5a66d709596e8d27c93c5d2bd0deb8b165c7258d4 18:23:24 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:23:24 Building wheel for strict-rfc3339 (setup.py): started 18:23:25 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:23:25 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=e1df976aa37f3d9183b6e8c254f2cfcb009b13f1e591bff976afade156e2a6d2 18:23:25 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:23:25 Building wheel for validate-email (setup.py): started 18:23:25 Building wheel for validate-email (setup.py): finished with status 'done' 18:23:25 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=764a9c844a5604df703af477fea13cfe57edbdcc3114558d0bb795a45329a703 18:23:25 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:23:25 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 18:23:25 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:23:38 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.2 reactivex-4.0.4 redis-5.0.1 referencing-0.32.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.16.2 selenium-4.16.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.2 trio-websocket-0.11.1 typing-extensions-4.9.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 18:23: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 18:23:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26576 in /w/workspace/exfoundry_edgex-taf-common_PR-96 [Pipeline] { [Pipeline] checkout 18:23:45 Selected Git installation does not exist. Using Default 18:23:45 The recommended git tool is: NONE 18:23:53 using credential edgex-jenkins-ssh 18:23:53 Cloning the remote Git repository 18:23:53 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:23:53 > git init /w/workspace/exfoundry_edgex-taf-common_PR-96 # timeout=10 18:23:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:23:54 > git --version # timeout=10 18:23:54 > git --version # 'git version 2.25.1' 18:23:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:23:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:23:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:23:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/96/head:refs/remotes/origin/PR-96 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:23:56 Merging remotes/origin/main commit a77ef99c8899b9728178ab16eccf9cf6b883cb40 into PR head commit 16f3312f2c25c352b288c7768e0717969a08c73c 18:23:56 Merge succeeded, producing 16f3312f2c25c352b288c7768e0717969a08c73c 18:23:56 Checking out Revision 16f3312f2c25c352b288c7768e0717969a08c73c (PR-96) 18:23:57 Commit message: "build: bump pyzmq from 25.1.1 to 25.1.2" 18:23:57 > git --version # timeout=10 18:23:57 > git --version # 'git version 2.25.1' 18:23:57 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:23:56 > git config core.sparsecheckout # timeout=10 18:23:56 > git checkout -f 16f3312f2c25c352b288c7768e0717969a08c73c # timeout=10 18:23:56 > git remote # timeout=10 18:23:56 > git config --get remote.origin.url # timeout=10 18:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:23:56 > git merge a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 18:23:56 > git rev-parse HEAD^{commit} # timeout=10 18:23:56 > git config core.sparsecheckout # timeout=10 18:23:56 > git checkout -f 16f3312f2c25c352b288c7768e0717969a08c73c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:23:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:23:59 Dload Upload Total Spent Left Speed 18:23:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 169k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 18:23:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:23:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:23:59 + sudo tee /etc/docker/daemon.new 18:23:59 { 18:23:59 "registry-mirrors": [ 18:23:59 "https://nexus3.edgexfoundry.org:10001" 18:23:59 ], 18:23:59 "bip": "10.250.0.254/24", 18:23:59 "hosts": [ 18:23:59 "tcp://0.0.0.0:5555", 18:23:59 "unix:///var/run/docker.sock" 18:23:59 ], 18:23:59 "mtu": 1458, 18:23:59 "selinux-enabled": true, 18:23:59 "seccomp-profile": "/etc/docker/seccomp.json" 18:23:59 } [Pipeline] sh 18:24:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:24:00 + sudo service docker restart 18:24:00 Removing intermediate container 6618e640b10a 18:24:00 ---> 9f91cead61c4 18:24:00 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:24:00 ---> Running in fc78acbbd24c 18:24:00 Removing intermediate container fc78acbbd24c 18:24:00 ---> e1745dfba834 18:24:00 Step 11/13 : LABEL arch=amd64 18:24:00 ---> Running in 45fb74fc8e67 18:24:00 Removing intermediate container 45fb74fc8e67 18:24:00 ---> 182468d03592 18:24:00 Step 12/13 : LABEL git_sha=16f3312f2c25c352b288c7768e0717969a08c73c 18:24:00 ---> Running in a00732936704 18:24:00 Removing intermediate container a00732936704 18:24:00 ---> 6cfb35926634 18:24:00 Step 13/13 : LABEL version=0.0.0 18:24:00 ---> Running in cb6505cef311 18:24:00 Removing intermediate container cb6505cef311 18:24:00 ---> 03b85849742d 18:24:00 [Warning] One or more build-args [ARCH] were not consumed 18:24:00 Successfully built 03b85849742d 18:24:00 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 18:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:01 18:24:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:02 latest: Pulling from edgex-lftools-log-publisher 18:24:02 5eb5b503b376: Pulling fs layer 18:24:02 5c69ac0246d0: Pulling fs layer 18:24:02 ec43610c2a17: Pulling fs layer 18:24:02 3a2ae6a8a46f: Pulling fs layer 18:24:02 33b1e0a273af: Pulling fs layer 18:24:02 5d3b04190fa2: Pulling fs layer 18:24:02 2f39f015ded8: Pulling fs layer 18:24:02 3a2ae6a8a46f: Waiting 18:24:02 33b1e0a273af: Waiting 18:24:02 5d3b04190fa2: Waiting 18:24:02 2f39f015ded8: Waiting 18:24:02 5c69ac0246d0: Download complete 18:24:02 3a2ae6a8a46f: Verifying Checksum 18:24:02 3a2ae6a8a46f: Download complete 18:24:02 33b1e0a273af: Verifying Checksum 18:24:02 33b1e0a273af: Download complete 18:24:02 5d3b04190fa2: Verifying Checksum 18:24:02 5d3b04190fa2: Download complete 18:24:02 ec43610c2a17: Verifying Checksum 18:24:02 5eb5b503b376: Verifying Checksum 18:24:02 5eb5b503b376: Download complete 18:24:02 2f39f015ded8: Download complete 18:24:03 5eb5b503b376: Pull complete 18:24:03 5c69ac0246d0: Pull complete 18:24:03 ec43610c2a17: Pull complete 18:24:03 3a2ae6a8a46f: Pull complete 18:24:04 33b1e0a273af: Pull complete 18:24:04 5d3b04190fa2: Pull complete 18:24:08 2f39f015ded8: Pull complete 18:24:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:24:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:08 prd-ubuntu20.04-docker-8c-8g-26570 does not seem to be running inside a container 18:24:08 $ 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-96 -v /w/workspace/exfoundry_edgex-taf-common_PR-96:/w/workspace/exfoundry_edgex-taf-common_PR-96:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:24:13 $ docker top 7ae274f1382437bd270fbffa8d4ce1c4e3237da6dcff5be5ceaaead8b6b9534b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:14 ---> job-cost.sh 18:24:14 lf-activate-venv: SKIPPING 18:24:14 INFO: No Stack... 18:24:14 INFO: Retrieving Pricing Info for: v3-standard-8 18:24:15 INFO: Archiving Costs [Pipeline] sh 18:24:15 + cat /w/workspace/exfoundry_edgex-taf-common_PR-96/archives/cost.csv 18:24:15 + cut -d, -f6 [Pipeline] lock 18:24:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] 18:24:15 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] did not exist. Created. 18:24:15 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:24:15 + echo total: 0.2199999988079071 [Pipeline] stash 18:24:16 Stashed 1 file(s) [Pipeline] } 18:24:16 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:24:16 $ docker stop --time=1 7ae274f1382437bd270fbffa8d4ce1c4e3237da6dcff5be5ceaaead8b6b9534b 18:24:17 $ docker rm -f --volumes 7ae274f1382437bd270fbffa8d4ce1c4e3237da6dcff5be5ceaaead8b6b9534b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:24:18 provisioning config files... 18:24:18 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/config16423837519477652277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:19 ---> ****-login.sh 18:24:19 nexus3.edgexfoundry.org:10001 18:24:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:24:19 Configure a credential helper to remove this warning. See 18:24:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:24:19 18:24:19 Login Succeeded 18:24:19 nexus3.edgexfoundry.org:10002 18:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:24:20 Configure a credential helper to remove this warning. See 18:24:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:24:20 18:24:20 Login Succeeded 18:24:20 nexus3.edgexfoundry.org:10003 18:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:24:20 Configure a credential helper to remove this warning. See 18:24:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:24:20 18:24:20 Login Succeeded 18:24:20 nexus3.edgexfoundry.org:10004 18:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:24:21 Configure a credential helper to remove this warning. See 18:24:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:24:21 18:24:21 Login Succeeded 18:24:21 ****.io 18:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:24:21 Configure a credential helper to remove this warning. See 18:24:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:24:21 18:24:21 Login Succeeded 18:24:21 ---> ****-login.sh ends [Pipeline] } 18:24:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:24:23 + ls -al . 18:24:23 total 68 18:24:23 drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:24 . 18:24:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:23 .. 18:24:23 drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:23 .git 18:24:23 drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 18:23 .github 18:24:23 -rw-rw-r-- 1 jenkins jenkins 22 Jan 1 18:23 .gitignore 18:24:23 -rw-rw-r-- 1 jenkins jenkins 1575 Jan 1 18:23 Dockerfile 18:24:23 -rw-rw-r-- 1 jenkins jenkins 746 Jan 1 18:23 Jenkinsfile 18:24:23 -rw-rw-r-- 1 jenkins jenkins 11381 Jan 1 18:23 LICENSE 18:24:23 -rw-rw-r-- 1 jenkins jenkins 3606 Jan 1 18:23 README.md 18:24:23 drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:23 TAF-Manager 18:24:23 drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:23 TUC 18:24:23 -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 18:21 VERSION 18:24:23 -rw-rw-r-- 1 jenkins jenkins 343 Jan 1 18:23 requirements.txt 18:24:23 -rw-rw-r-- 1 jenkins jenkins 54 Jan 1 18:23 robot-entrypoint.sh 18:24:23 -rw-rw-r-- 1 jenkins jenkins 445 Jan 1 18:23 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:23 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=16f3312f2c25c352b288c7768e0717969a08c73c --label arch=arm64 --label version=0.0.0 . 18:24:25 #0 building with "default" instance using docker driver 18:24:25 18:24:25 #1 [internal] load build definition from Dockerfile 18:24:25 #1 transferring dockerfile: 1.61kB done 18:24:25 #1 DONE 0.1s 18:24:25 18:24:25 #2 [internal] load .dockerignore 18:24:25 #2 transferring context: 2B 0.0s done 18:24:25 #2 DONE 0.1s 18:24:25 18:24:25 #3 [internal] load metadata for docker.io/library/alpine:3.16 18:24:25 #3 DONE 0.3s 18:24:25 18:24:25 #4 [internal] load build context 18:24:25 #4 DONE 0.0s 18:24:25 18:24:25 #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:24:25 #5 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:24:25 #5 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done 18:24:25 #5 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done 18:24:25 #5 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done 18:24:25 #5 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done 18:24:25 #5 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 868.35kB / 2.71MB 0.1s 18:24:25 #5 ... 18:24:25 18:24:25 #4 [internal] load build context 18:24:25 #4 transferring context: 248.70kB 0.1s done 18:24:25 #4 DONE 0.2s 18:24:25 18:24:25 #5 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 18:24:25 #5 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done 18:24:25 #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 18:24:26 #5 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done 18:24:26 #5 DONE 1.0s 18:24:26 18:24:26 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:24:27 #6 DONE 0.5s 18:24:27 18:24:27 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:24:27 #7 DONE 0.2s 18:24:27 18:24:27 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:24:27 #8 DONE 0.2s 18:24:27 18:24:27 #9 [5/7] WORKDIR /edgex-taf 18:24:27 #9 DONE 0.1s 18:24:27 18:24:27 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:28 #10 DONE 0.9s 18:24:28 18:24:28 #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 18:24:29 #11 0.862 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:24:29 #11 1.563 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:24:31 #11 3.401 OK: 5 MiB in 14 packages 18:24:32 #11 3.607 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:24:32 #11 4.241 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:24:34 #11 5.767 (1/9) Installing ca-certificates (20230506-r0) 18:24:34 #11 6.270 (2/9) Installing brotli-libs (1.0.9-r6) 18:24:35 #11 6.747 (3/9) Installing nghttp2-libs (1.47.0-r2) 18:24:35 #11 7.118 (4/9) Installing libcurl (8.5.0-r0) 18:24:36 #11 7.588 (5/9) Installing curl (8.5.0-r0) 18:24:36 #11 8.009 (6/9) Installing docker-cli (20.10.20-r0) 18:24:37 #11 9.243 (7/9) Installing oniguruma (6.9.8-r0) 18:24:38 #11 9.656 (8/9) Installing jq (1.6-r1) 18:24:38 #11 10.11 (9/9) Installing openssl (1.1.1w-r1) 18:24:39 #11 10.56 Executing busybox-1.35.0-r17.trigger 18:24:39 #11 10.58 Executing ca-certificates-20230506-r0.trigger 18:24:39 #11 10.76 OK: 50 MiB in 23 packages 18:24:39 #11 11.00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:24:39 #11 11.58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:24:41 #11 12.88 (1/136) Installing libmagic (5.41-r0) 18:24:41 #11 13.41 (2/136) Installing file (5.41-r0) 18:24:42 #11 13.68 (3/136) Installing libxau (1.0.9-r0) 18:24:42 #11 13.96 (4/136) Installing libxdmcp (1.1.3-r0) 18:24:42 #11 14.24 (5/136) Installing libxcb (1.15-r0) 18:24:43 #11 14.72 (6/136) Installing libx11 (1.8.7-r0) 18:24:43 #11 15.38 (7/136) Installing libxext (1.3.4-r0) 18:24:44 #11 15.71 (8/136) Installing libice (1.0.10-r0) 18:24:44 #11 16.09 (9/136) Installing libuuid (2.38-r1) 18:24:44 #11 16.43 (10/136) Installing libsm (1.2.3-r0) 18:24:45 #11 16.76 (11/136) Installing libxt (1.2.1-r0) 18:24:45 #11 17.20 (12/136) Installing libxmu (1.1.3-r0) 18:24:45 #11 17.58 (13/136) Installing xset (1.2.4-r0) 18:24:46 #11 17.90 (14/136) Installing xprop (1.2.5-r0) 18:24:46 #11 18.24 (15/136) Installing xdg-utils (1.1.3-r3) 18:24:47 #11 18.62 (16/136) Installing eudev-libs (3.2.11-r0) 18:24:47 #11 18.98 (17/136) Installing pkgconf (1.8.1-r0) 18:24:47 #11 19.35 (18/136) Installing libffi (3.4.2-r1) 18:24:48 #11 19.67 (19/136) Installing libintl (0.21-r2) 18:24:48 #11 20.00 (20/136) Installing libblkid (2.38-r1) 18:24:48 #11 20.41 (21/136) Installing libmount (2.38-r1) 18:24:49 #11 20.81 (22/136) Installing pcre (8.45-r2) 18:24:49 #11 21.21 (23/136) Installing glib (2.72.4-r0) 18:24:50 #11 21.79 (24/136) Installing xz-libs (5.2.5-r1) 18:24:50 #11 22.16 (25/136) Installing libxml2 (2.9.14-r2) 18:24:51 #11 22.67 (26/136) Installing shared-mime-info (2.2-r2) 18:24:51 #11 23.15 (27/136) Installing hicolor-icon-theme (0.17-r1) 18:24:51 #11 23.53 (28/136) Installing libjpeg-turbo (2.1.3-r1) 18:24:52 #11 23.98 (29/136) Installing libpng (1.6.37-r1) 18:24:52 #11 24.40 (30/136) Installing libwebp (1.2.3-r2) 18:24:53 #11 24.88 (31/136) Installing zstd-libs (1.5.2-r1) 18:24:54 #11 25.34 (32/136) Installing tiff (4.4.0-r4) 18:24:54 #11 25.77 (33/136) Installing gdk-pixbuf (2.42.8-r0) 18:24:54 #11 26.22 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 18:24:55 #11 26.55 (35/136) Installing libxcomposite (0.4.5-r0) 18:24:55 #11 26.84 (36/136) Installing libxfixes (6.0.0-r0) 18:24:55 #11 27.12 (37/136) Installing libxrender (0.9.10-r3) 18:24:55 #11 27.44 (38/136) Installing libxcursor (1.2.1-r0) 18:24:56 #11 27.76 (39/136) Installing libxdamage (1.1.5-r1) 18:24:56 #11 28.23 (40/136) Installing libxi (1.8-r0) 18:24:57 #11 28.55 (41/136) Installing libxinerama (1.1.4-r1) 18:24:57 #11 28.83 (42/136) Installing libxrandr (1.5.2-r1) 18:24:57 #11 29.15 (43/136) Installing atk (2.38.0-r0) 18:24:57 #11 29.52 (44/136) Installing libxtst (1.2.3-r3) 18:24:58 #11 29.79 (45/136) Installing dbus-libs (1.14.8-r0) 18:24:58 #11 30.21 (46/136) Installing at-spi2-core (2.44.1-r0) 18:24:58 #11 30.63 (47/136) Installing at-spi2-atk (2.38.0-r0) 18:24:59 #11 30.99 (48/136) Installing expat (2.5.0-r0) 18:24:59 #11 31.37 (49/136) Installing libbz2 (1.0.8-r1) 18:25:00 #11 31.70 (50/136) Installing freetype (2.12.1-r0) 18:25:00 #11 32.18 (51/136) Installing fontconfig (2.14.0-r0) 18:25:01 #11 32.62 (52/136) Installing pixman (0.40.0-r4) 18:25:01 #11 33.05 (53/136) Installing cairo (1.17.4-r2) 18:25:02 #11 33.54 (54/136) Installing cairo-gobject (1.17.4-r2) 18:25:02 #11 33.82 (55/136) Installing avahi-libs (0.8-r6) 18:25:02 #11 34.19 (56/136) Installing gmp (6.2.1-r2) 18:25:03 #11 34.65 (57/136) Installing nettle (3.7.3-r0) 18:25:03 #11 35.09 (58/136) Installing p11-kit (0.24.1-r0) 18:25:04 #11 35.55 (59/136) Installing libtasn1 (4.18.0-r1) 18:25:04 #11 35.88 (60/136) Installing libunistring (1.0-r0) 18:25:04 #11 36.37 (61/136) Installing gnutls (3.7.7-r1) 18:25:05 #11 36.87 (62/136) Installing cups-libs (2.4.2-r2) 18:25:05 #11 37.33 (63/136) Installing libepoxy (1.5.10-r0) 18:25:06 #11 37.77 (64/136) Installing fribidi (1.0.12-r0) 18:25:06 #11 38.08 (65/136) Installing graphite2 (1.3.14-r1) 18:25:07 #11 38.44 (66/136) Installing harfbuzz (4.3.0-r0) 18:25:07 #11 39.15 (67/136) Installing libxft (2.3.4-r0) 18:25:08 #11 39.49 (68/136) Installing pango (1.50.7-r0) 18:25:08 #11 39.95 (69/136) Installing wayland-libs-client (1.20.0-r0) 18:25:08 #11 40.29 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 18:25:08 #11 40.57 (71/136) Installing wayland-libs-egl (1.20.0-r0) 18:25:09 #11 40.85 (72/136) Installing xkeyboard-config (2.35.1-r0) 18:25:09 #11 41.45 (73/136) Installing libxkbcommon (1.4.1-r0) 18:25:10 #11 41.88 (74/136) Installing gtk+3.0 (3.24.34-r1) 18:25:10 #11 42.62 Executing gtk+3.0-3.24.34-r1.post-install 18:25:11 #11 42.71 (75/136) Installing libfontenc (1.1.4-r0) 18:25:11 #11 43.05 (76/136) Installing mkfontscale (1.2.2-r0) 18:25:12 #11 43.38 (77/136) Installing font-opensans (0_git20210927-r0) 18:25:12 #11 43.97 (78/136) Installing libgcc (11.2.1_git20220219-r2) 18:25:12 #11 44.36 (79/136) Installing libogg (1.3.5-r1) 18:25:13 #11 44.69 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 18:25:13 #11 45.21 (81/136) Installing flac (1.3.4-r0) 18:25:14 #11 45.67 (82/136) Installing alsa-lib (1.2.7.2-r0) 18:25:14 #11 46.20 (83/136) Installing libatomic (11.2.1_git20220219-r2) 18:25:14 #11 46.48 (84/136) Installing sdl2 (2.0.22-r0) 18:25:15 #11 46.99 (85/136) Installing aom-libs (3.3.0-r0) 18:25:16 #11 47.62 (86/136) Installing libass (0.16.0-r0) 18:25:16 #11 47.97 (87/136) Installing libdav1d (1.0.0-r0) 18:25:17 #11 48.42 (88/136) Installing libdrm (2.4.110-r0) 18:25:17 #11 48.84 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 18:25:17 #11 49.19 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 18:25:18 #11 49.66 (91/136) Installing lame (3.100-r0) 18:25:18 #11 50.13 (92/136) Installing opus (1.3.1-r1) 18:25:19 #11 50.60 (93/136) Installing libasyncns (0.8-r1) 18:25:19 #11 50.89 (94/136) Installing libltdl (2.4.7-r0) 18:25:19 #11 51.21 (95/136) Installing orc (0.4.32-r0) 18:25:20 #11 51.62 (96/136) Installing libvorbis (1.3.7-r0) 18:25:20 #11 52.06 (97/136) Installing libsndfile (1.1.0-r0) 18:25:21 #11 52.50 (98/136) Installing libgomp (11.2.1_git20220219-r2) 18:25:21 #11 52.91 (99/136) Installing soxr (0.1.3-r2) 18:25:21 #11 53.29 (100/136) Installing speexdsp (1.2.0-r0) 18:25:22 #11 53.61 (101/136) Installing tdb-libs (1.4.6-r0) 18:25:22 #11 53.97 (102/136) Installing libpulse (15.0-r2) 18:25:23 #11 54.47 (103/136) Installing cjson (1.7.15-r3) 18:25:23 #11 54.78 (104/136) Installing mbedtls (2.28.5-r0) 18:25:23 #11 55.23 (105/136) Installing librist (0.2.6-r1) 18:25:23 #11 55.61 (106/136) Installing libsrt (1.4.4-r0) 18:25:24 #11 56.07 (107/136) Installing libssh (0.9.6-r1) 18:25:24 #11 56.48 (108/136) Installing libtheora (1.1.1-r16) 18:25:25 #11 56.94 (109/136) Installing v4l-utils-libs (1.22.1-r1) 18:25:25 #11 57.35 (110/136) Installing libva (2.14.0-r0) 18:25:26 #11 57.71 (111/136) Installing libvdpau (1.5-r0) 18:25:26 #11 58.03 (112/136) Installing vidstab (1.1.0-r1) 18:25:26 #11 58.41 (113/136) Installing libvpx (1.11.0-r1) 18:25:27 #11 58.97 (114/136) Installing x264-libs (0.163_git20210613-r0) 18:25:28 #11 59.47 (115/136) Installing numactl (2.0.14-r0) 18:25:28 #11 59.79 (116/136) Installing x265-libs (3.5-r3) 18:25:28 #11 60.41 (117/136) Installing xvidcore (1.3.7-r1) 18:25:29 #11 60.83 (118/136) Installing ffmpeg-libs (5.0.3-r0) 18:25:32 #11 63.75 (119/136) Installing libevent (2.1.12-r4) 18:25:32 #11 64.19 (120/136) Installing mesa (21.3.9-r0) 18:25:32 #11 64.47 (121/136) Installing wayland-libs-server (1.20.0-r0) 18:25:33 #11 64.80 (122/136) Installing mesa-gbm (21.3.9-r0) 18:25:33 #11 65.13 (123/136) Installing icu-data-en (71.1-r2) 18:25:34 #11 65.67 Executing icu-data-en-71.1-r2.post-install 18:25:34 #11 65.68 * 18:25:34 #11 65.68 * If you need ICU with non-English locales and legacy charset support, install 18:25:34 #11 65.68 * package icu-data-full. 18:25:34 #11 65.68 * 18:25:34 #11 65.68 (124/136) Installing icu-libs (71.1-r2) 18:25:34 #11 66.26 (125/136) Installing lcms2 (2.13.1-r0) 18:25:35 #11 66.68 (126/136) Installing minizip (1.2.12-r0) 18:25:35 #11 66.99 (127/136) Installing nspr (4.33-r0) 18:25:35 #11 67.40 (128/136) Installing sqlite-libs (3.40.1-r0) 18:25:36 #11 67.90 (129/136) Installing nss (3.78.1-r0) 18:25:36 #11 68.47 (130/136) Installing re2 (2022.04.01-r0) 18:25:37 #11 68.87 (131/136) Installing snappy (1.1.9-r4) 18:25:37 #11 69.22 (132/136) Installing libgpg-error (1.45-r0) 18:25:38 #11 69.58 (133/136) Installing libgcrypt (1.10.1-r0) 18:25:38 #11 70.05 (134/136) Installing libxslt (1.1.35-r0) 18:25:38 #11 70.46 (135/136) Installing chromium (102.0.5005.182-r0) 18:25:44 #11 75.30 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 18:25:44 #11 76.11 Executing busybox-1.35.0-r17.trigger 18:25:44 #11 76.12 Executing glib-2.72.4-r0.trigger 18:25:44 #11 76.14 Executing shared-mime-info-2.2-r2.trigger 18:25:47 #11 78.67 Executing gdk-pixbuf-2.42.8-r0.trigger 18:25:47 #11 78.73 Executing gtk-update-icon-cache-2.24.33-r3.trigger 18:25:47 #11 78.82 Executing fontconfig-2.14.0-r0.trigger 18:25:47 #11 78.90 Executing mkfontscale-1.2.2-r0.trigger 18:25:47 #11 78.97 OK: 376 MiB in 159 packages 18:25:47 #11 79.22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:25:48 #11 79.80 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:25:49 #11 81.21 (1/21) Installing binutils (2.38-r3) 18:25:51 #11 82.73 (2/21) Installing isl22 (0.22-r0) 18:25:51 #11 83.22 (3/21) Installing mpfr4 (4.1.0-r0) 18:25:52 #11 83.63 (4/21) Installing mpc1 (1.2.1-r0) 18:25:52 #11 83.99 (5/21) Installing gcc (11.2.1_git20220219-r2) 18:25:59 #11 89.64 (6/21) Installing musl-dev (1.2.3-r3) 18:25:59 #11 90.36 (7/21) Installing libc-dev (0.7.2-r3) 18:25:59 #11 90.63 (8/21) Installing linux-headers (5.16.7-r1) 18:25:59 #11 91.52 (9/21) Installing libffi-dev (3.4.2-r1) 18:26:00 #11 91.94 (10/21) Installing libpq (14.10-r0) 18:26:00 #11 92.34 (11/21) Installing openssl-dev (1.1.1w-r1) 18:26:01 #11 92.83 (12/21) Installing libpq-dev (14.10-r0) 18:26:01 #11 93.35 (13/21) Installing libecpg (14.10-r0) 18:26:02 #11 93.72 (14/21) Installing libecpg-dev (14.10-r0) 18:26:02 #11 94.20 (15/21) Installing llvm13-libs (13.0.1-r2) 18:26:05 #11 96.75 (16/21) Installing clang-libs (13.0.1-r1) 18:26:08 #11 99.06 (17/21) Installing clang (13.0.1-r1) 18:26:08 #11 99.83 (18/21) Installing icu (71.1-r2) 18:26:08 #11 100.3 (19/21) Installing icu-dev (71.1-r2) 18:26:09 #11 100.9 (20/21) Installing llvm13 (13.0.1-r2) 18:26:15 #11 106.5 (21/21) Installing postgresql14-dev (14.10-r0) 18:26:15 #11 107.4 Executing busybox-1.35.0-r17.trigger 18:26:15 #11 107.5 OK: 768 MiB in 180 packages 18:26:16 #11 107.7 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:26:16 #11 108.3 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:26:18 #11 109.5 (1/10) Installing g++ (11.2.1_git20220219-r2) 18:26:21 #11 112.9 (2/10) Installing gdbm (1.23-r0) 18:26:21 #11 113.3 (3/10) Installing mpdecimal (2.5.1-r1) 18:26:21 #11 113.6 (4/10) Installing readline (8.1.2-r0) 18:26:22 #11 114.0 (5/10) Installing python3 (3.10.13-r0) 18:26:27 #11 119.0 (6/10) Installing python3-dev (3.10.13-r0) 18:26:33 #11 124.6 (7/10) Installing libsodium (1.0.18-r0) 18:26:33 #11 125.0 (8/10) Installing libzmq (4.3.4-r0) 18:26:34 #11 125.4 (9/10) Installing libsodium-dev (1.0.18-r0) 18:26:34 #11 125.8 (10/10) Installing zeromq-dev (4.3.4-r0) 18:26:34 #11 126.0 Executing busybox-1.35.0-r17.trigger 18:26:34 #11 126.1 OK: 938 MiB in 190 packages 18:26:34 #11 126.3 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:26:35 #11 126.9 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:26:36 #11 128.2 OK: 938 MiB in 190 packages 18:26:36 #11 128.4 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:26:37 #11 128.9 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:26:38 #11 130.2 (1/1) Installing tzdata (2023d-r0) 18:26:39 #11 131.1 Executing busybox-1.35.0-r17.trigger 18:26:39 #11 131.1 OK: 941 MiB in 191 packages 18:26:40 #11 132.4 (1/1) Purging tzdata (2023d-r0) 18:26:40 #11 132.5 Executing busybox-1.35.0-r17.trigger 18:26:41 #11 132.5 OK: 938 MiB in 190 packages 18:26:59 #11 148.3 Looking in links: /tmp/tmpj0fg2ukd 18:26:59 #11 148.3 Processing /tmp/tmpj0fg2ukd/setuptools-65.5.0-py3-none-any.whl 18:26:59 #11 148.4 Processing /tmp/tmpj0fg2ukd/pip-23.0.1-py3-none-any.whl 18:26:59 #11 149.7 Installing collected packages: setuptools, pip 18:27:17 #11 167.1 Successfully installed pip-23.0.1 setuptools-65.5.0 18:27:17 #11 167.1 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:27:19 #11 170.8 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 18:27:19 #11 171.6 Collecting pip 18:27:19 #11 171.7 Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) 18:27:20 #11 171.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.3 MB/s eta 0:00:00 18:27:20 #11 171.9 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 18:27:23 #11 175.1 Collecting setuptools 18:27:23 #11 175.1 Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) 18:27:23 #11 175.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 17.3 MB/s eta 0:00:00 18:27:24 #11 175.6 Collecting wheel 18:27:24 #11 175.6 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 18:27:24 #11 175.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 18.6 MB/s eta 0:00:00 18:27:26 #11 177.5 Installing collected packages: wheel, setuptools, pip 18:27:26 #11 177.9 Attempting uninstall: setuptools 18:27:26 #11 177.9 Found existing installation: setuptools 65.5.0 18:27:27 #11 178.9 Uninstalling setuptools-65.5.0: 18:27:27 #11 179.1 Successfully uninstalled setuptools-65.5.0 18:27:36 #11 187.1 Attempting uninstall: pip 18:27:36 #11 187.1 Found existing installation: pip 23.0.1 18:27:37 #11 189.3 Uninstalling pip-23.0.1: 18:27:37 #11 189.4 Successfully uninstalled pip-23.0.1 18:27:52 #11 202.3 Successfully installed pip-23.3.2 setuptools-69.0.3 wheel-0.42.0 18:27:52 #11 202.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:27:55 #11 207.1 Processing ./edgex-taf-common 18:27:55 #11 207.1 Preparing metadata (setup.py): started 18:27:56 #11 208.4 Preparing metadata (setup.py): finished with status 'done' 18:27:56 #11 208.5 Building wheels for collected packages: edgex-taf-common 18:27:57 #11 208.5 Building wheel for edgex-taf-common (setup.py): started 18:27:58 #11 210.3 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:27:58 #11 210.3 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=e47f3f11076f58713c00d8350699e67781a4df0a103cbaa07495b7b0ac7dd82c 18:27:58 #11 210.3 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 18:27:58 #11 210.3 Successfully built edgex-taf-common 18:27:59 #11 210.9 Installing collected packages: edgex-taf-common 18:27:59 #11 211.0 Successfully installed edgex-taf-common-0.0.0 18:27:59 #11 211.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:28:04 #11 215.9 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 18:28:04 #11 216.0 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 18:28:04 #11 216.2 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 18:28:04 #11 216.2 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 18:28:04 #11 216.5 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:28:04 #11 216.5 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:28:05 #11 216.9 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:28:05 #11 216.9 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:28:05 #11 217.1 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:28:05 #11 217.1 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:28:05 #11 217.1 Preparing metadata (setup.py): started 18:28:07 #11 218.4 Preparing metadata (setup.py): finished with status 'done' 18:28:07 #11 218.6 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:28:07 #11 218.6 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:28:07 #11 218.8 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:28:07 #11 218.8 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:28:07 #11 219.3 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:28:07 #11 219.3 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:28:07 #11 219.4 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:28:08 #11 219.5 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:28:08 #11 219.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.8 MB/s eta 0:00:00 18:28:08 #11 219.7 Preparing metadata (setup.py): started 18:28:09 #11 221.1 Preparing metadata (setup.py): finished with status 'done' 18:28:09 #11 221.5 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:28:09 #11 221.6 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:28:12 #11 224.0 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:28:12 #11 224.0 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) 18:28:12 #11 224.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 1.9 MB/s eta 0:00:00 18:28:13 #11 225.3 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:28:13 #11 225.3 Downloading psutil-5.9.5.tar.gz (493 kB) 18:28:13 #11 225.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 8.5 MB/s eta 0:00:00 18:28:14 #11 226.1 Installing build dependencies: started 18:28:32 #11 242.0 Installing build dependencies: finished with status 'done' 18:28:32 #11 242.0 Getting requirements to build wheel: started 18:28:32 #11 244.4 Getting requirements to build wheel: finished with status 'done' 18:28:32 #11 244.4 Preparing metadata (pyproject.toml): started 18:28:34 #11 246.6 Preparing metadata (pyproject.toml): finished with status 'done' 18:28:35 #11 247.1 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:28:35 #11 247.2 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:28:38 #11 249.8 Collecting pyzmq==25.1.2 (from -r requirements.txt (line 14)) 18:28:38 #11 249.8 Downloading pyzmq-25.1.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) 18:28:38 #11 250.1 Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) 18:28:38 #11 250.1 Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) 18:28:38 #11 250.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 2.2 MB/s eta 0:00:00 18:28:39 #11 250.9 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 18:28:39 #11 250.9 Downloading psycopg2-2.9.9.tar.gz (384 kB) 18:28:39 #11 251.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.1 MB/s eta 0:00:00 18:28:40 #11 251.6 Preparing metadata (setup.py): started 18:28:41 #11 253.3 Preparing metadata (setup.py): finished with status 'done' 18:28:43 #11 254.7 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:28:43 #11 254.8 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 18:28:44 #11 255.8 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:28:44 #11 255.8 Downloading selenium-4.16.0-py3-none-any.whl.metadata (6.9 kB) 18:28:44 #11 256.0 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:28:44 #11 256.1 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 18:28:44 #11 256.4 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:28:44 #11 256.4 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 18:28:45 #11 256.7 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:28:45 #11 256.7 Downloading flex-6.14.1.tar.gz (40 kB) 18:28:45 #11 256.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.3 MB/s eta 0:00:00 18:28:45 #11 257.0 Preparing metadata (setup.py): started 18:28:47 #11 258.5 Preparing metadata (setup.py): finished with status 'done' 18:28:49 #11 260.6 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:28:49 #11 260.6 Downloading genson-1.2.2.tar.gz (34 kB) 18:28:49 #11 260.7 Preparing metadata (setup.py): started 18:28:50 #11 262.1 Preparing metadata (setup.py): finished with status 'done' 18:28:50 #11 262.2 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:28:50 #11 262.2 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 18:28:51 #11 262.7 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:28:51 #11 262.7 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 18:28:51 #11 263.0 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:28:51 #11 263.1 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 18:28:52 #11 263.8 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:28:52 #11 263.8 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:28:52 #11 264.0 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:28:52 #11 264.0 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:28:53 #11 265.2 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:28:53 #11 265.3 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 18:28:54 #11 265.4 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:28:54 #11 265.5 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 18:28:54 #11 266.0 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:28:54 #11 266.1 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 18:28:54 #11 266.3 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:28:54 #11 266.3 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 18:28:55 #11 266.7 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:28:55 #11 266.8 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 18:28:55 #11 267.4 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:28:55 #11 267.4 Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) 18:28:56 #11 267.9 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 18:28:56 #11 267.9 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 18:28:56 #11 268.4 Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:28:56 #11 268.4 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:28:56 #11 268.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.7 MB/s eta 0:00:00 18:28:57 #11 268.8 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:28:57 #11 268.8 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 18:28:57 #11 268.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.0 MB/s eta 0:00:00 18:28:57 #11 268.9 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.3) 18:28:58 #11 269.6 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:28:58 #11 269.6 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:28:58 #11 270.0 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) 18:28:58 #11 270.0 Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) 18:28:59 #11 270.4 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:28:59 #11 270.4 Downloading trio-0.23.2-py3-none-any.whl.metadata (4.9 kB) 18:28:59 #11 270.6 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:28:59 #11 270.6 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:29:04 #11 276.0 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:04 #11 276.1 Downloading PyYAML-6.0.1.tar.gz (125 kB) 18:29:04 #11 276.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.1 MB/s eta 0:00:00 18:29:06 #11 277.6 Installing build dependencies: started 18:29:32 #11 303.3 Installing build dependencies: finished with status 'done' 18:29:32 #11 303.3 Getting requirements to build wheel: started 18:29:47 #11 318.4 Getting requirements to build wheel: finished with status 'done' 18:29:47 #11 318.4 Preparing metadata (pyproject.toml): started 18:29:49 #11 320.6 Preparing metadata (pyproject.toml): finished with status 'done' 18:29:49 #11 320.7 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:49 #11 320.7 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:29:49 #11 320.7 Preparing metadata (setup.py): started 18:29:50 #11 322.1 Preparing metadata (setup.py): finished with status 'done' 18:29:50 #11 322.2 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:50 #11 322.2 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:29:50 #11 322.5 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:50 #11 322.5 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:29:51 #11 322.5 Preparing metadata (setup.py): started 18:29:52 #11 323.9 Preparing metadata (setup.py): finished with status 'done' 18:29:52 #11 324.2 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:52 #11 324.2 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:29:52 #11 324.3 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:52 #11 324.4 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:29:53 #11 324.6 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:53 #11 324.6 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:29:53 #11 324.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.9 MB/s eta 0:00:00 18:29:53 #11 325.2 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:53 #11 325.2 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 18:29:53 #11 325.4 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:53 #11 325.4 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 18:29:54 #11 325.9 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:54 #11 325.9 Downloading referencing-0.32.0-py3-none-any.whl.metadata (2.7 kB) 18:29:57 #11 328.9 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:29:57 #11 328.9 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 18:30:03 #11 334.2 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:03 #11 334.2 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:30:03 #11 334.3 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:03 #11 334.4 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:30:03 #11 334.5 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:03 #11 334.5 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 18:30:03 #11 334.7 Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:03 #11 334.7 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 18:30:03 #11 335.1 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:03 #11 335.1 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:30:04 #11 335.5 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:04 #11 335.6 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:30:04 #11 336.3 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:30:04 #11 336.3 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:30:05 #11 336.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.1 MB/s eta 0:00:00 18:30:06 #11 337.3 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 18:30:06 #11 337.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 9.4 MB/s eta 0:00:00 18:30:06 #11 337.4 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:30:06 #11 337.5 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:30:06 #11 337.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 3.4 MB/s eta 0:00:00 18:30:06 #11 337.5 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:30:06 #11 337.6 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:30:06 #11 337.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.4 MB/s eta 0:00:00 18:30:06 #11 337.6 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:30:06 #11 337.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.7 MB/s eta 0:00:00 18:30:06 #11 337.7 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) 18:30:07 #11 338.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 11.7 MB/s eta 0:00:00 18:30:07 #11 338.9 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:30:07 #11 339.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.4 MB/s eta 0:00:00 18:30:07 #11 339.0 Downloading pyzmq-25.1.2-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 18:30:07 #11 339.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.9 MB/s eta 0:00:00 18:30:07 #11 339.2 Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) 18:30:07 #11 339.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 9.6 MB/s eta 0:00:00 18:30:07 #11 339.3 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 18:30:07 #11 339.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.9 MB/s eta 0:00:00 18:30:07 #11 339.6 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 18:30:08 #11 339.6 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 18:30:08 #11 339.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 4.9 MB/s eta 0:00:00 18:30:08 #11 339.7 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 18:30:08 #11 339.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.5 MB/s eta 0:00:00 18:30:08 #11 339.8 Downloading idna-3.6-py3-none-any.whl (61 kB) 18:30:08 #11 339.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.3 MB/s eta 0:00:00 18:30:08 #11 339.8 Downloading packaging-23.2-py3-none-any.whl (53 kB) 18:30:08 #11 339.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 2.1 MB/s eta 0:00:00 18:30:08 #11 339.9 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 18:30:08 #11 339.9 Downloading selenium-4.16.0-py3-none-any.whl (10.0 MB) 18:30:09 #11 340.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 12.1 MB/s eta 0:00:00 18:30:09 #11 340.8 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 18:30:09 #11 340.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.5 MB/s eta 0:00:00 18:30:09 #11 340.9 Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) 18:30:09 #11 340.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 2.3 MB/s eta 0:00:00 18:30:09 #11 340.9 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 18:30:09 #11 341.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.3 MB/s eta 0:00:00 18:30:09 #11 341.0 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 18:30:09 #11 341.1 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 18:30:09 #11 341.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.1 MB/s eta 0:00:00 18:30:09 #11 341.2 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 18:30:09 #11 341.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.7 MB/s eta 0:00:00 18:30:09 #11 341.3 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 18:30:09 #11 341.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 9.2 MB/s eta 0:00:00 18:30:09 #11 341.4 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:30:09 #11 341.4 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 18:30:09 #11 341.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.5 MB/s eta 0:00:00 18:30:09 #11 341.5 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:30:09 #11 341.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.8 MB/s eta 0:00:00 18:30:09 #11 341.6 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:30:09 #11 341.6 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 18:30:10 #11 341.7 Downloading referencing-0.32.0-py3-none-any.whl (26 kB) 18:30:10 #11 341.7 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 18:30:10 #11 341.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.3 MB/s eta 0:00:00 18:30:10 #11 341.9 Downloading trio-0.23.2-py3-none-any.whl (461 kB) 18:30:10 #11 341.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.6/461.6 kB 8.4 MB/s eta 0:00:00 18:30:10 #11 342.0 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:30:10 #11 342.0 Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) 18:30:10 #11 342.0 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 18:30:10 #11 342.1 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:30:11 #11 343.2 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 18:30:11 #11 343.2 Building wheel for robotbackgroundlogger (setup.py): started 18:30:13 #11 344.8 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:30:13 #11 344.8 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=846bac225f296f81c18534fa8f5cc94053809a488b94b21111aa45733c9dd2be 18:30:13 #11 344.8 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 18:30:13 #11 344.8 Building wheel for paho-mqtt (setup.py): started 18:30:15 #11 346.6 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:30:15 #11 346.7 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=a45eb73f2e2b6ac55a9095389eb7f9890cd5ce7096ca6a9d869b7a0d2f471796 18:30:15 #11 346.7 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 18:30:15 #11 346.7 Building wheel for psutil (pyproject.toml): started 18:30:27 #11 357.6 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:30:27 #11 357.6 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274840 sha256=6c4d1ad5f72ae100dea780c7c0e1bfcac8bff866d3cfe91364e1c4ceea60eed4 18:30:27 #11 357.6 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 18:30:27 #11 357.7 Building wheel for psycopg2 (setup.py): started 18:31:35 #11 421.7 Building wheel for psycopg2 (setup.py): still running... 18:31:36 #11 427.8 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:31:36 #11 427.8 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471084 sha256=51d7cce2cb5f28b13213abd06f8921916458ad3cc4c95cbe58dec7f7cbb3e5c7 18:31:36 #11 427.8 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 18:31:36 #11 427.9 Building wheel for flex (setup.py): started 18:31:38 #11 430.4 Building wheel for flex (setup.py): finished with status 'done' 18:31:38 #11 430.4 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=ba6dd64de72b7ec569003943c2fced543bb4f603fee978fa4b5c8d6a1fd7f9fe 18:31:38 #11 430.4 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 18:31:38 #11 430.4 Building wheel for GenSON (setup.py): started 18:31:40 #11 432.3 Building wheel for GenSON (setup.py): finished with status 'done' 18:31:40 #11 432.3 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=c0c281a97e0b61eb4e945d77ed6945a92e5da40d92f964dc3f92c2ea7fb91116 18:31:40 #11 432.3 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 18:31:40 #11 432.4 Building wheel for PyYAML (pyproject.toml): started 18:31:45 #11 435.9 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 18:31:45 #11 435.9 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=588261663efa6f0210b6ca28527eb13c6797b9e0dd95b1fbcca8b845ef454c7f 18:31:45 #11 435.9 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 18:31:45 #11 436.0 Building wheel for strict-rfc3339 (setup.py): started 18:31:46 #11 437.7 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:31:46 #11 437.7 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=fd4ccb0c058ea765c565295929440cc420339c1ce115d40f56839194a43303e3 18:31:46 #11 437.7 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 18:31:46 #11 437.7 Building wheel for validate-email (setup.py): started 18:31:48 #11 439.5 Building wheel for validate-email (setup.py): finished with status 'done' 18:31:48 #11 439.6 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=c077d7c4d317efdf24278f00c357711381f9577bd772be1f430ac73c68568a04 18:31:48 #11 439.6 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 18:31:48 #11 439.6 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 18:31:52 #11 443.3 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:33:29 #11 526.5 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.2 reactivex-4.0.4 redis-5.0.1 referencing-0.32.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.16.2 selenium-4.16.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.2 trio-websocket-0.11.1 typing-extensions-4.9.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 18:33:29 #11 526.5 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 18:33:29 #11 DONE 529.5s 18:33:29 18:33:29 #12 exporting to image 18:33:29 #12 exporting layers 18:33:44 #12 exporting layers 26.2s done 18:33:44 #12 writing image sha256:8b9e2274aa8f6397a02b1655734800816b4fb9c2c77f8077f17ecba8ef80c0a7 done 18:33:44 #12 naming to docker.io/library/edgex-taf-common-arm64 done 18:33:44 #12 DONE 26.3s [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 18:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:33:45 18:33:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:33:46 arm64: Pulling from edgex-lftools-log-publisher 18:33:46 8998bd30e6a1: Pulling fs layer 18:33:46 04944245beec: Pulling fs layer 18:33:46 699f458cf7ca: Pulling fs layer 18:33:46 765212b225bb: Pulling fs layer 18:33:46 f23df028b6ca: Pulling fs layer 18:33:46 d65c8cfc05b1: Pulling fs layer 18:33:46 2437ff75d9bd: Pulling fs layer 18:33:46 765212b225bb: Waiting 18:33:46 2437ff75d9bd: Waiting 18:33:46 d65c8cfc05b1: Waiting 18:33:46 f23df028b6ca: Waiting 18:33:46 04944245beec: Download complete 18:33:46 765212b225bb: Verifying Checksum 18:33:46 765212b225bb: Download complete 18:33:46 f23df028b6ca: Verifying Checksum 18:33:46 f23df028b6ca: Download complete 18:33:46 d65c8cfc05b1: Verifying Checksum 18:33:46 d65c8cfc05b1: Download complete 18:33:46 699f458cf7ca: Verifying Checksum 18:33:46 699f458cf7ca: Download complete 18:33:46 8998bd30e6a1: Verifying Checksum 18:33:46 8998bd30e6a1: Download complete 18:33:48 2437ff75d9bd: Verifying Checksum 18:33:48 2437ff75d9bd: Download complete 18:33:52 8998bd30e6a1: Pull complete 18:33:54 04944245beec: Pull complete 18:33:56 699f458cf7ca: Pull complete 18:33:56 765212b225bb: Pull complete 18:33:56 f23df028b6ca: Pull complete 18:33:56 d65c8cfc05b1: Pull complete 18:34:18 2437ff75d9bd: Pull complete 18:34:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:34:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:34:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:19 prd-ubuntu20.04-docker-arm64-4c-16g-26576 does not seem to be running inside a container 18:34:19 $ 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-96 -v /w/workspace/exfoundry_edgex-taf-common_PR-96:/w/workspace/exfoundry_edgex-taf-common_PR-96:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:34:20 $ docker top 99a6f7a92a3e465e7e05ea9c1de6b4a99744cb29608933a8c1f2b8951baa846e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:21 ---> job-cost.sh 18:34:21 lf-activate-venv: SKIPPING 18:34:21 INFO: No Stack... 18:34:21 INFO: Retrieving Pricing Info for: v3-standard-8 18:34:22 INFO: Archiving Costs [Pipeline] sh 18:34:22 + cat /w/workspace/exfoundry_edgex-taf-common_PR-96/archives/cost.csv 18:34:22 + cut -d, -f6 [Pipeline] lock 18:34:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] 18:34:23 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] did not exist. Created. 18:34:23 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:34:23 /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/durable-ed3680fd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:34:23 + echo total: 0.2199999988079071 [Pipeline] stash 18:34:23 Warning: overwriting stash ‘stack-cost’ 18:34:24 Stashed 1 file(s) [Pipeline] } 18:34:24 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-96-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:34:24 $ docker stop --time=1 99a6f7a92a3e465e7e05ea9c1de6b4a99744cb29608933a8c1f2b8951baa846e 18:34:25 $ docker rm -f --volumes 99a6f7a92a3e465e7e05ea9c1de6b4a99744cb29608933a8c1f2b8951baa846e [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 18:34:28 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-96/archives ] 18:34:28 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-96/archives 18:34:28 total 16 18:34:28 drwxr-xr-x 3 root root 4096 Jan 1 18:24 . 18:34:28 drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:24 .. 18:34:28 drwxr-xr-x 2 root root 4096 Jan 1 18:24 cost 18:34:28 -rw-r--r-- 1 root root 87 Jan 1 18:24 cost.csv 18:34:28 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-96/archives 18:34:28 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-96/archives 18:34:28 total 16 18:34:28 drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 18:24 . 18:34:28 drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:24 .. 18:34:28 drwxr-xr-x 2 jenkins jenkins 4096 Jan 1 18:24 cost 18:34:28 -rw-r--r-- 1 jenkins jenkins 87 Jan 1 18:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:34:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:34:29 ---> package-listing.sh 18:34:29 ++ facter osfamily 18:34:29 ++ tr '[:upper:]' '[:lower:]' 18:34:29 + OS_FAMILY=debian 18:34:29 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-96 18:34:29 + START_PACKAGES=/tmp/packages_start.txt 18:34:29 + END_PACKAGES=/tmp/packages_end.txt 18:34:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:29 + PACKAGES=/tmp/packages_start.txt 18:34:29 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-96 ']' 18:34:29 + PACKAGES=/tmp/packages_end.txt 18:34:29 + case "${OS_FAMILY}" in 18:34:29 + dpkg -l 18:34:29 + grep '^ii' 18:34:29 + '[' -f /tmp/packages_start.txt ']' 18:34:29 + '[' -f /tmp/packages_end.txt ']' 18:34:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:29 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-96 ']' 18:34:29 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-96/archives/ 18:34:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-96/archives/ [Pipeline] echo 18:34:29 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-96/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:34:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:30 prd-ubuntu20.04-docker-8c-8g-26570 does not seem to be running inside a container 18:34:30 $ 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-96/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-96 -v /w/workspace/exfoundry_edgex-taf-common_PR-96:/w/workspace/exfoundry_edgex-taf-common_PR-96:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:34:31 $ docker top 6ce02cf5ac22afd506b02b22eaccc1cb53893928b017379a9099a57a48b21818 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:31 + touch /tmp/pre-build-complete [Pipeline] sh 18:34:31 + mkdir -p /var/log/sysstat [Pipeline] sh 18:34:32 + ls /var/log/sa-host 18:34:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:34:32 provisioning config files... 18:34:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-96@tmp/config10694861699452942701tmp [Pipeline] { [Pipeline] echo 18:34:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:34:32 ---> create-netrc.sh [Pipeline] } 18:34:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:34:33 ---> python-tools-install.sh [Pipeline] echo 18:34:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:34:33 ---> sudo-logs.sh 18:34:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:34:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:34:34 ---> job-cost.sh 18:34:34 lf-activate-venv: SKIPPING 18:34:34 DEBUG: total: 0.2199999988079071 18:34:34 INFO: Retrieving Stack Cost... 18:34:34 INFO: Retrieving Pricing Info for: v3-standard-8 18:34:34 INFO: Archiving Costs [Pipeline] echo 18:34:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:34:35 ---> logs-deploy.sh 18:34:35 lf-activate-venv: SKIPPING 18:34:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-96/1 18:34:35 INFO: archiving workspace using pattern(s): 18:34:36 Archives upload complete. 18:34:36 INFO: archiving logs to Nexus 18:34:36 ---> uname -a: 18:34:36 Linux prd-ubuntu20-04-docker-8c-8g-26570 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:34:36 18:34:36 18:34:36 ---> lscpu: 18:34:36 Architecture: x86_64 18:34:36 CPU op-mode(s): 32-bit, 64-bit 18:34:36 Byte Order: Little Endian 18:34:36 Address sizes: 40 bits physical, 48 bits virtual 18:34:36 CPU(s): 8 18:34:36 On-line CPU(s) list: 0-7 18:34:36 Thread(s) per core: 1 18:34:36 Core(s) per socket: 1 18:34:36 Socket(s): 8 18:34:36 NUMA node(s): 1 18:34:36 Vendor ID: AuthenticAMD 18:34:36 CPU family: 23 18:34:36 Model: 49 18:34:36 Model name: AMD EPYC-Rome Processor 18:34:36 Stepping: 0 18:34:36 CPU MHz: 2800.000 18:34:36 BogoMIPS: 5600.00 18:34:36 Virtualization: AMD-V 18:34:36 Hypervisor vendor: KVM 18:34:36 Virtualization type: full 18:34:36 L1d cache: 256 KiB 18:34:36 L1i cache: 256 KiB 18:34:36 L2 cache: 4 MiB 18:34:36 L3 cache: 128 MiB 18:34:36 NUMA node0 CPU(s): 0-7 18:34:36 Vulnerability Itlb multihit: Not affected 18:34:36 Vulnerability L1tf: Not affected 18:34:36 Vulnerability Mds: Not affected 18:34:36 Vulnerability Meltdown: Not affected 18:34:36 Vulnerability Mmio stale data: Not affected 18:34:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:34:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:34:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:34:36 Vulnerability Srbds: Not affected 18:34:36 Vulnerability Tsx async abort: Not affected 18:34:36 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 18:34:36 18:34:36 18:34:36 ---> nproc: 18:34:36 8 18:34:36 18:34:36 18:34:36 ---> df -h: 18:34:36 Filesystem Size Used Avail Use% Mounted on 18:34:36 overlay 155G 12G 144G 8% / 18:34:36 tmpfs 64M 0 64M 0% /dev 18:34:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:34:36 shm 64M 0 64M 0% /dev/shm 18:34:36 /dev/vda1 155G 12G 144G 8% /facter-os 18:34:36 18:34:36 18:34:36 ---> sar -b -r -n DEV: 18:34:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26570) 01/01/24 _x86_64_ (8 CPU) 18:34:36 18:34:36 18:20:03 LINUX RESTART (8 CPU) 18:34:36 18:34:36 18:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:34:36 18:22:01 42.78 0.33 42.44 0.00 16.53 3685.79 0.00 18:34:36 18:23:01 27.76 0.00 27.76 0.00 0.00 26416.14 0.00 18:34:36 18:24:01 129.11 0.00 129.11 0.00 0.00 59012.70 0.00 18:34:36 18:25:01 50.24 0.18 50.06 0.00 11.86 16732.28 0.00 18:34:36 18:26:01 44.91 10.35 34.56 0.00 3418.23 5816.36 0.00 18:34:36 18:27:01 5.53 1.03 4.50 0.00 22.00 98.78 0.00 18:34:36 18:28:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 18:34:36 18:29:01 1.92 0.00 1.92 0.00 0.00 22.80 0.00 18:34:36 18:30:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 18:34:36 18:31:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 18:34:36 18:32:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 18:34:36 18:33:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 18:34:36 18:34:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 18:34:36 Average: 23.87 0.92 22.96 0.00 266.81 8606.14 0.00 18:34:36 18:34:36 18:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:34:36 18:22:01 29702600 31551796 785256 2.39 65028 2076160 1985972 5.85 1023320 1808360 108252 18:34:36 18:23:01 28734096 31457600 848456 2.58 72088 2916944 2024816 5.97 1120828 2618944 183652 18:34:36 18:24:01 28576416 31555520 753144 2.29 99128 3131172 1751952 5.16 1017924 2871324 512 18:34:36 18:25:01 28068748 31555048 751396 2.29 103536 3583348 1735432 5.11 1030272 3310212 4 18:34:36 18:26:01 27732564 31536436 744096 2.26 126604 3875740 1746324 5.15 1259320 3386632 8 18:34:36 18:27:01 27744384 31544352 735660 2.24 125252 3873108 1734376 5.11 1249796 3383920 8 18:34:36 18:28:01 27744352 31544420 735520 2.24 125348 3873112 1734376 5.11 1249604 3383924 8 18:34:36 18:29:01 27745528 31545800 733716 2.23 125444 3873116 1734376 5.11 1248696 3383928 172 18:34:36 18:30:01 27747204 31547540 731924 2.23 125508 3873108 1734376 5.11 1246812 3383928 20 18:34:36 18:31:01 27747060 31547424 731936 2.23 125560 3873120 1734376 5.11 1247108 3383932 172 18:34:36 18:32:01 27747328 31547804 731524 2.22 125644 3873120 1734376 5.11 1247368 3383932 172 18:34:36 18:33:01 27748572 31549080 730180 2.22 125676 3873124 1734376 5.11 1245440 3383936 180 18:34:36 18:34:01 27748808 31549324 729856 2.22 125696 3873128 1734376 5.11 1245572 3383940 176 18:34:36 Average: 28060589 31540934 749436 2.28 113116 3582177 1778423 5.24 1187082 3158993 22564 18:34:36 18:34:36 18:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:34:36 18:22:01 docker0 171.27 198.08 10.17 1099.87 0.00 0.00 0.00 0.00 18:34:36 18:22:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 18:34:36 18:22:01 veth903fb32 170.80 197.73 12.42 1097.42 0.00 0.00 0.00 0.09 18:34:36 18:22:01 ens3 293.18 241.66 1219.28 85.25 0.00 0.00 0.00 0.00 18:34:36 18:23:01 docker0 278.01 510.96 15.39 5273.69 0.00 0.00 0.00 0.00 18:34:36 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:34:36 18:23:01 veth903fb32 278.01 510.98 19.19 5273.69 0.00 0.00 0.00 0.43 18:34:36 18:23:01 ens3 562.95 308.23 5312.26 40.45 0.00 0.00 0.00 0.00 18:34:36 18:24:01 docker0 16.50 32.61 2.13 696.57 0.00 0.00 0.00 0.00 18:34:36 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:24:01 ens3 61.06 31.84 718.01 14.08 0.00 0.00 0.00 0.00 18:34:36 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:25:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 18:34:36 18:25:01 ens3 91.35 56.14 2521.69 10.31 0.00 0.00 0.00 0.00 18:34:36 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:26:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:34:36 18:26:01 ens3 141.08 71.90 2077.34 5.48 0.00 0.00 0.00 0.00 18:34:36 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:34:36 18:27:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 18:34:36 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:28:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:34:36 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:34:36 18:29:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 18:34:36 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:30:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:34:36 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:34:36 18:31:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 18:34:36 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:32:01 ens3 0.22 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:34:36 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:34:36 18:33:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:34:36 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:34:36 18:34:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:34:36 Average: docker0 35.83 57.06 2.13 543.91 0.00 0.00 0.00 0.00 18:34:36 Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:34:36 Average: ens3 88.57 54.66 911.50 11.98 0.00 0.00 0.00 0.00 18:34:36 18:34:36