Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e89dd766adf70d3ef5effce142026c21ab88a29 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-ssh18184323973799047463.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9427196628702762976.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8900311030537649962.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14722624545894305985.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2856011437044564170.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-998 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7e89dd766adf70d3ef5effce142026c21ab88a29 (main) Commit message: "Merge pull request #108 from cherrycl/upgrade-alpine-version" > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 > git rev-list --no-walk 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:52:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:52:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:52:01 ========================================================= 02:52:01 EdgeX Global Pipelines Version Info 02:52:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:52:02 ------------------- 02:52:02 stable info: 02:52:02 ------------------- 02:52:02 Commited By: Ginny Guan ginny@iotechsys.com 02:52:02 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 02:52:02 Message: update stable to v1.0.260 02:52:02 ------------------- 02:52:02 experimental info: 02:52:02 ------------------- 02:52:02 Commited By: Ginny Guan ginny@iotechsys.com 02:52:02 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 02:52:02 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:52:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:52:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:52:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:52:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:52:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e89dd766adf70d3ef5effce142026c21ab88a29 [Pipeline] echo 02:52:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e89dd7 [Pipeline] echo 02:52:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:03 provisioning config files... 02:52:03 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config530267881792167819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:03 ---> ****-login.sh 02:52:03 nexus3.edgexfoundry.org:10001 02:52:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:04 Configure a credential helper to remove this warning. See 02:52:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:04 02:52:04 Login Succeeded 02:52:04 nexus3.edgexfoundry.org:10002 02:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:04 Configure a credential helper to remove this warning. See 02:52:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:04 02:52:04 Login Succeeded 02:52:04 nexus3.edgexfoundry.org:10003 02:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:04 Configure a credential helper to remove this warning. See 02:52:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:04 02:52:04 Login Succeeded 02:52:04 nexus3.edgexfoundry.org:10004 02:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:04 Configure a credential helper to remove this warning. See 02:52:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:04 02:52:04 Login Succeeded 02:52:04 ****.io 02:52:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:05 Configure a credential helper to remove this warning. See 02:52:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:05 02:52:05 Login Succeeded 02:52:05 ---> ****-login.sh ends [Pipeline] } 02:52:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:52:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:05 + grep -v github /etc/ssh/ssh_known_hosts 02:52:05 + [ -e /tmp/ssh_known_hosts ] 02:52:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:52:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:52:05 + sudo tee -a /etc/ssh/ssh_known_hosts 02:52:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:06 02:52:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:06 0.1.4: Pulling from edgex-devops/py-git-semver 02:52:06 b85a868b505f: Pulling fs layer 02:52:06 e2be974225ed: Pulling fs layer 02:52:06 339a4e72a1f5: Pulling fs layer 02:52:06 988bab9f4d93: Pulling fs layer 02:52:06 1469e6f7b9e6: Pulling fs layer 02:52:06 eaf3925da568: Pulling fs layer 02:52:06 bab4dde63d76: Pulling fs layer 02:52:06 bde34c3a00c8: Pulling fs layer 02:52:06 b352a97aabf1: Pulling fs layer 02:52:06 4872d77fe225: Pulling fs layer 02:52:06 5851b861e8e6: Pulling fs layer 02:52:06 bab4dde63d76: Waiting 02:52:06 bde34c3a00c8: Waiting 02:52:06 988bab9f4d93: Waiting 02:52:06 b352a97aabf1: Waiting 02:52:06 4872d77fe225: Waiting 02:52:06 5851b861e8e6: Waiting 02:52:06 1469e6f7b9e6: Waiting 02:52:06 eaf3925da568: Waiting 02:52:06 e2be974225ed: Verifying Checksum 02:52:06 e2be974225ed: Download complete 02:52:06 988bab9f4d93: Verifying Checksum 02:52:06 988bab9f4d93: Download complete 02:52:06 1469e6f7b9e6: Verifying Checksum 02:52:06 1469e6f7b9e6: Download complete 02:52:06 eaf3925da568: Verifying Checksum 02:52:06 eaf3925da568: Download complete 02:52:06 339a4e72a1f5: Verifying Checksum 02:52:06 339a4e72a1f5: Download complete 02:52:06 bde34c3a00c8: Download complete 02:52:06 b352a97aabf1: Verifying Checksum 02:52:06 b352a97aabf1: Download complete 02:52:06 4872d77fe225: Verifying Checksum 02:52:06 4872d77fe225: Download complete 02:52:06 5851b861e8e6: Verifying Checksum 02:52:06 5851b861e8e6: Download complete 02:52:06 b85a868b505f: Verifying Checksum 02:52:06 b85a868b505f: Download complete 02:52:07 bab4dde63d76: Verifying Checksum 02:52:07 bab4dde63d76: Download complete 02:52:08 b85a868b505f: Pull complete 02:52:08 e2be974225ed: Pull complete 02:52:08 339a4e72a1f5: Pull complete 02:52:08 988bab9f4d93: Pull complete 02:52:09 1469e6f7b9e6: Pull complete 02:52:09 eaf3925da568: Pull complete 02:52:10 bab4dde63d76: Pull complete 02:52:10 bde34c3a00c8: Pull complete 02:52:10 b352a97aabf1: Pull complete 02:52:10 4872d77fe225: Pull complete 02:52:10 5851b861e8e6: Pull complete 02:52:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:11 prd-ubuntu20.04-docker-8c-8g-998 does not seem to be running inside a container 02:52:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:52:14 $ docker top dfb1e55e8a67ec9ae315b675bce84f5a31d07b32b38e8b7c58e207c069c55589 -eo pid,comm 02:52:14 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). 02:52:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:14 [ssh-agent] Looking for ssh-agent implementation... 02:52:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:14 $ docker exec dfb1e55e8a67ec9ae315b675bce84f5a31d07b32b38e8b7c58e207c069c55589 ssh-agent 02:52:14 SSH_AUTH_SOCK=/tmp/ssh-OqFu88Ur3GS4/agent.32 02:52:14 SSH_AGENT_PID=38 02:52:14 Running ssh-add (command line suppressed) 02:52:15 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9341445671119021220.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9341445671119021220.key) 02:52:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:15 + git tag --points-at HEAD [Pipeline] } 02:52:15 $ docker exec --env ******** --env ******** dfb1e55e8a67ec9ae315b675bce84f5a31d07b32b38e8b7c58e207c069c55589 ssh-agent -k 02:52:15 unset SSH_AUTH_SOCK; 02:52:15 unset SSH_AGENT_PID; 02:52:15 echo Agent pid 38 killed; 02:52:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:52:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:15 [ssh-agent] Looking for ssh-agent implementation... 02:52:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:15 $ docker exec dfb1e55e8a67ec9ae315b675bce84f5a31d07b32b38e8b7c58e207c069c55589 ssh-agent 02:52:15 SSH_AUTH_SOCK=/tmp/ssh-JGshcCsfUziA/agent.71 02:52:15 SSH_AGENT_PID=77 02:52:15 Running ssh-add (command line suppressed) 02:52:15 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9668414075560803307.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9668414075560803307.key) 02:52:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:16 + git semver init 02:52:16 2024-05-29 02:52:16,433 [run_init] DEBUG init version:0.0.0 force:False 02:52:16 2024-05-29 02:52:16,434 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 02:52:16 2024-05-29 02:52:16,435 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 02:52:16 2024-05-29 02:52:16,435 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 02:52:17 2024-05-29 02:52:17,017 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 02:52:17 2024-05-29 02:52:17,018 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 02:52:17 2024-05-29 02:52:17,018 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:52:17 2024-05-29 02:52:17,018 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:52:17 0.0.2-dev.42 [Pipeline] } 02:52:17 $ docker exec --env ******** --env ******** dfb1e55e8a67ec9ae315b675bce84f5a31d07b32b38e8b7c58e207c069c55589 ssh-agent -k 02:52:17 unset SSH_AUTH_SOCK; 02:52:17 unset SSH_AGENT_PID; 02:52:17 echo Agent pid 77 killed; 02:52:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:17 + git semver [Pipeline] } 02:52:17 $ docker stop --time=1 dfb1e55e8a67ec9ae315b675bce84f5a31d07b32b38e8b7c58e207c069c55589 02:52:19 $ docker rm -f --volumes dfb1e55e8a67ec9ae315b675bce84f5a31d07b32b38e8b7c58e207c069c55589 [Pipeline] // withDockerContainer [Pipeline] sh 02:52:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:52:19 Stashed 1 file(s) [Pipeline] echo 02:52:19 [edgeXSemver]: initialized semver on version 0.0.2-dev.42 [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 02:52:19 provisioning config files... 02:52:19 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17482580046092858915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:20 ---> ****-login.sh 02:52:20 nexus3.edgexfoundry.org:10001 02:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:20 Configure a credential helper to remove this warning. See 02:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:20 02:52:20 Login Succeeded 02:52:20 nexus3.edgexfoundry.org:10002 02:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:20 Configure a credential helper to remove this warning. See 02:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:20 02:52:20 Login Succeeded 02:52:20 nexus3.edgexfoundry.org:10003 02:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:20 Configure a credential helper to remove this warning. See 02:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:20 02:52:20 Login Succeeded 02:52:20 nexus3.edgexfoundry.org:10004 02:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:20 Configure a credential helper to remove this warning. See 02:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:20 02:52:20 Login Succeeded 02:52:20 ****.io 02:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:52:20 Configure a credential helper to remove this warning. See 02:52:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:52:20 02:52:20 Login Succeeded 02:52:20 ---> ****-login.sh ends [Pipeline] } 02:52:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:52:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:52:21 + ls -al . 02:52:21 total 72 02:52:21 drwxrwxr-x 7 jenkins jenkins 4096 May 29 02:52 . 02:52:21 drwxrwxr-x 4 jenkins jenkins 4096 May 29 02:51 .. 02:52:21 drwxrwxr-x 8 jenkins jenkins 4096 May 29 02:52 .git 02:52:21 drwxrwxr-x 2 jenkins jenkins 4096 May 29 02:51 .github 02:52:21 -rw-rw-r-- 1 jenkins jenkins 22 May 29 02:51 .gitignore 02:52:21 drwxr-xr-x 3 jenkins jenkins 4096 May 29 02:52 .semver 02:52:21 -rw-rw-r-- 1 jenkins jenkins 1619 May 29 02:51 Dockerfile 02:52:21 -rw-rw-r-- 1 jenkins jenkins 746 May 29 02:51 Jenkinsfile 02:52:21 -rw-rw-r-- 1 jenkins jenkins 11381 May 29 02:51 LICENSE 02:52:21 -rw-rw-r-- 1 jenkins jenkins 3606 May 29 02:51 README.md 02:52:21 drwxrwxr-x 4 jenkins jenkins 4096 May 29 02:51 TAF-Manager 02:52:21 drwxrwxr-x 6 jenkins jenkins 4096 May 29 02:51 TUC 02:52:21 -rw-rw-r-- 1 jenkins jenkins 12 May 29 02:52 VERSION 02:52:21 -rw-rw-r-- 1 jenkins jenkins 343 May 29 02:51 requirements.txt 02:52:21 -rw-rw-r-- 1 jenkins jenkins 54 May 29 02:51 robot-entrypoint.sh 02:52:21 -rw-rw-r-- 1 jenkins jenkins 445 May 29 02:51 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:21 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 --label arch=amd64 --label version=0.0.2-dev.42 . 02:52:21 Sending build context to Docker daemon 589.3kB 02:52:21 Step 1/13 : FROM alpine:3.20 02:52:22 3.20: Pulling from library/alpine 02:52:22 d25f557d7f31: Pulling fs layer 02:52:22 d25f557d7f31: Verifying Checksum 02:52:22 d25f557d7f31: Download complete 02:52:22 d25f557d7f31: Pull complete 02:52:22 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 02:52:22 Status: Downloaded newer image for alpine:3.20 02:52:22 ---> 1d34ffeaf190 02:52:22 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:52:23 ---> Running in 33e04b6dfae2 02:52:23 Removing intermediate container 33e04b6dfae2 02:52:23 ---> 067061bdd85b 02:52:23 Step 3/13 : LABEL maintainer="Bruce Huang " 02:52:23 ---> Running in 81613df6e25e 02:52:23 Removing intermediate container 81613df6e25e 02:52:23 ---> fae2f6d4d538 02:52:23 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:52:23 ---> 101e6b2312b2 02:52:23 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:52:23 ---> e51d617422d4 02:52:23 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:52:23 ---> 4ff7a0e44b44 02:52:23 Step 7/13 : WORKDIR /edgex-taf 02:52:23 ---> Running in 9220dce17741 02:52:23 Removing intermediate container 9220dce17741 02:52:23 ---> b038e1ba009a 02:52:23 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:23 ---> Running in 3ae0f3c54e80 02:52:24 Removing intermediate container 3ae0f3c54e80 02:52:24 ---> 46bc34c9dafb 02:52:24 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && 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 02:52:24 ---> Running in 22fc8eb0ada0 02:52:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:52:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:52:26 OK: 8 MiB in 14 packages 02:52:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:52:26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:52:27 (1/14) Installing ca-certificates (20240226-r0) 02:52:27 (2/14) Installing brotli-libs (1.1.0-r2) 02:52:28 (3/14) Installing c-ares (1.28.1-r0) 02:52:28 (4/14) Installing libunistring (1.2-r0) 02:52:29 (5/14) Installing libidn2 (2.3.7-r0) 02:52:29 (6/14) Installing nghttp2-libs (1.62.0-r0) 02:52:29 (7/14) Installing libpsl (0.21.5-r1) 02:52:30 (8/14) Installing zstd-libs (1.5.6-r0) 02:52:30 (9/14) Installing libcurl (8.7.1-r0) 02:52:31 (10/14) Installing curl (8.7.1-r0) 02:52:31 (11/14) Installing docker-cli (26.1.3-r0) 02:52:32 (12/14) Installing oniguruma (6.9.9-r0) 02:52:32 (13/14) Installing jq (1.7.1-r0) 02:52:33 (14/14) Installing openssl (3.3.0-r2) 02:52:33 Executing busybox-1.36.1-r28.trigger 02:52:33 Executing ca-certificates-20240226-r0.trigger 02:52:33 OK: 43 MiB in 28 packages 02:52:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:52:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:52:34 (1/167) Installing libexpat (2.6.2-r0) 02:52:34 Still waiting to schedule task 02:52:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:52:34 (2/167) Installing libbz2 (1.0.8-r6) 02:52:35 (3/167) Installing libpng (1.6.43-r0) 02:52:35 (4/167) Installing freetype (2.13.2-r0) 02:52:36 (5/167) Installing fontconfig (2.15.0-r1) 02:52:36 (6/167) Installing libfontenc (1.1.8-r0) 02:52:36 (7/167) Installing mkfontscale (1.2.2-r6) 02:52:37 (8/167) Installing font-opensans (0_git20210927-r1) 02:52:37 (9/167) Installing pkgconf (2.2.0-r0) 02:52:38 (10/167) Installing libgcc (13.2.1_git20240309-r0) 02:52:38 (11/167) Installing libffi (3.4.6-r0) 02:52:38 (12/167) Installing libintl (0.22.5-r0) 02:52:38 (13/167) Installing libeconf (0.6.3-r0) 02:52:39 (14/167) Installing libblkid (2.40.1-r1) 02:52:39 (15/167) Installing libmount (2.40.1-r1) 02:52:39 (16/167) Installing pcre2 (10.43-r0) 02:52:40 (17/167) Installing glib (2.80.2-r0) 02:52:40 (18/167) Installing libstdc++ (13.2.1_git20240309-r0) 02:52:41 (19/167) Installing xz-libs (5.6.1-r3) 02:52:41 (20/167) Installing libxml2 (2.12.7-r0) 02:52:42 (21/167) Installing shared-mime-info (2.4-r0) 02:52:42 (22/167) Installing hicolor-icon-theme (0.17-r2) 02:52:43 (23/167) Installing libjpeg-turbo (3.0.3-r0) 02:52:43 (24/167) Installing libsharpyuv (1.3.2-r0) 02:52:43 (25/167) Installing libwebp (1.3.2-r0) 02:52:44 (26/167) Installing tiff (4.6.0t-r0) 02:52:44 (27/167) Installing gdk-pixbuf (2.42.11-r1) 02:52:44 (28/167) Installing gtk-update-icon-cache (3.24.42-r0) 02:52:45 (29/167) Installing libxau (1.0.11-r4) 02:52:45 (30/167) Installing libmd (1.1.0-r0) 02:52:45 (31/167) Installing libbsd (0.12.2-r0) 02:52:45 (32/167) Installing libxdmcp (1.1.5-r1) 02:52:46 (33/167) Installing libxcb (1.16.1-r0) 02:52:46 (34/167) Installing libx11 (1.8.9-r1) 02:52:47 (35/167) Installing libxcomposite (0.4.6-r5) 02:52:47 (36/167) Installing libxfixes (6.0.1-r4) 02:52:47 (37/167) Installing libxrender (0.9.11-r5) 02:52:47 (38/167) Installing libxcursor (1.2.2-r1) 02:52:48 (39/167) Installing libxdamage (1.1.6-r5) 02:52:48 (40/167) Installing libxext (1.3.6-r2) 02:52:48 (41/167) Installing libxi (1.8.1-r4) 02:52:49 (42/167) Installing libxinerama (1.1.5-r4) 02:52:49 (43/167) Installing libxrandr (1.5.4-r1) 02:52:49 (44/167) Installing libatk-1.0 (2.52.0-r0) 02:52:50 (45/167) Installing libxtst (1.2.4-r6) 02:52:50 (46/167) Installing dbus-libs (1.14.10-r1) 02:52:50 (47/167) Installing at-spi2-core (2.52.0-r0) 02:52:50 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 02:52:51 (49/167) Installing pixman (0.43.2-r0) 02:52:51 (50/167) Installing cairo (1.18.0-r0) 02:52:52 (51/167) Installing cairo-gobject (1.18.0-r0) 02:52:52 (52/167) Installing avahi-libs (0.8-r17) 02:52:52 (53/167) Installing gmp (6.3.0-r1) 02:52:53 (54/167) Installing nettle (3.9.1-r0) 02:52:53 (55/167) Installing libtasn1 (4.19.0-r2) 02:52:53 (56/167) Installing p11-kit (0.25.3-r0) 02:52:54 (57/167) Installing gnutls (3.8.5-r0) 02:52:54 (58/167) Installing cups-libs (2.4.8-r0) 02:52:55 (59/167) Installing libepoxy (1.5.10-r1) 02:52:55 (60/167) Installing fribidi (1.0.14-r0) 02:52:56 (61/167) Installing graphite2 (1.3.14-r6) 02:52:56 (62/167) Installing harfbuzz (8.5.0-r0) 02:52:56 (63/167) Installing libxft (2.3.8-r3) 02:52:57 (64/167) Installing pango (1.52.2-r0) 02:52:57 (65/167) Installing wayland-libs-client (1.22.0-r4) 02:52:57 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 02:52:57 (67/167) Installing wayland-libs-egl (1.22.0-r4) 02:52:58 (68/167) Installing xkeyboard-config (2.41-r0) 02:52:58 (69/167) Installing libxkbcommon (1.7.0-r0) 02:52:59 (70/167) Installing gtk+3.0 (3.24.42-r0) 02:52:59 (71/167) Installing icu-data-full (74.2-r0) 02:53:01 (72/167) Installing mesa (24.0.8-r1) 02:53:01 (73/167) Installing llvm17-libs (17.0.6-r1) 02:53:03 (74/167) Installing hwdata-pci (0.382-r0) 02:53:03 (75/167) Installing libpciaccess (0.18.1-r0) 02:53:03 (76/167) Installing libdrm (2.4.120-r0) 02:53:04 (77/167) Installing libelf (0.191-r0) 02:53:04 (78/167) Installing mesa-glapi (24.0.8-r1) 02:53:05 (79/167) Installing mesa-dri-gallium (24.0.8-r1) 02:53:05 (80/167) Installing eudev-libs (3.2.14-r2) 02:53:05 (81/167) Installing libmagic (5.45-r1) 02:53:06 (82/167) Installing file (5.45-r1) 02:53:06 (83/167) Installing xprop (1.2.7-r0) 02:53:06 (84/167) Installing libice (1.1.1-r6) 02:53:07 (85/167) Installing libuuid (2.40.1-r1) 02:53:07 (86/167) Installing libsm (1.2.4-r4) 02:53:07 (87/167) Installing libxt (1.3.0-r5) 02:53:08 (88/167) Installing libxmu (1.1.4-r2) 02:53:08 (89/167) Installing xset (1.2.5-r1) 02:53:08 (90/167) Installing xdg-utils (1.2.1-r0) 02:53:09 (91/167) Installing libogg (1.3.5-r5) 02:53:09 (92/167) Installing libflac (1.4.3-r1) 02:53:09 (93/167) Installing alsa-lib (1.2.11-r0) 02:53:10 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 02:53:11 (95/167) Installing aom-libs (3.9.0-r0) 02:53:11 (96/167) Installing libva (2.21.0-r0) 02:53:11 (97/167) Installing libvdpau (1.5-r3) 02:53:12 (98/167) Installing onevpl-libs (2023.3.1-r2) 02:53:12 (99/167) Installing ffmpeg-libavutil (6.1.1-r7) 02:53:13 (100/167) Installing libdav1d (1.4.2-r0) 02:53:13 (101/167) Installing openexr-libiex (3.1.13-r1) 02:53:13 (102/167) Installing openexr-libilmthread (3.1.13-r1) 02:53:14 (103/167) Installing imath (3.1.11-r2) 02:53:14 (104/167) Installing openexr-libopenexr (3.1.13-r1) 02:53:14 (105/167) Installing giflib (5.2.2-r0) 02:53:15 (106/167) Installing libhwy (1.0.7-r0) 02:53:15 (107/167) Installing lcms2 (2.16-r0) 02:53:16 (108/167) Installing libjxl (0.10.2-r0) 02:53:16 (109/167) Installing lame-libs (3.100-r5) 02:53:16 (110/167) Installing opus (1.5.2-r0) 02:53:17 (111/167) Installing rav1e-libs (0.7.1-r0) 02:53:17 (112/167) Installing libgomp (13.2.1_git20240309-r0) 02:53:18 (113/167) Installing soxr (0.1.3-r7) 02:53:18 (114/167) Installing ffmpeg-libswresample (6.1.1-r7) 02:53:18 (115/167) Installing libtheora (1.1.1-r18) 02:53:19 (116/167) Installing libvorbis (1.3.7-r2) 02:53:19 (117/167) Installing libvpx (1.14.0-r0) 02:53:20 (118/167) Installing libwebpmux (1.3.2-r0) 02:53:20 (119/167) Installing x264-libs (0.164_git20231001-r0) 02:53:20 (120/167) Installing numactl (2.0.18-r0) 02:53:21 (121/167) Installing x265-libs (3.6-r0) 02:53:21 (122/167) Installing xvidcore (1.3.7-r2) 02:53:22 (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) 02:53:22 (124/167) Installing libbluray (1.3.4-r1) 02:53:23 (125/167) Installing mpg123-libs (1.32.6-r0) 02:53:23 (126/167) Installing libopenmpt (0.7.7-r0) 02:53:24 (127/167) Installing cjson (1.7.18-r0) 02:53:24 (128/167) Installing mbedtls (3.6.0-r0) 02:53:24 (129/167) Installing librist (0.2.10-r1) 02:53:25 (130/167) Installing libsrt (1.5.3-r0) 02:53:25 (131/167) Installing libssh (0.10.6-r0) 02:53:25 (132/167) Installing libsodium (1.0.19-r0) 02:53:26 (133/167) Installing libzmq (4.3.5-r2) 02:53:26 (134/167) Installing ffmpeg-libavformat (6.1.1-r7) 02:53:27 (135/167) Installing crc32c (1.1.2-r0) 02:53:27 (136/167) Installing double-conversion (3.3.0-r0) 02:53:27 (137/167) Installing libevent (2.1.12-r7) 02:53:28 (138/167) Installing wayland-libs-server (1.22.0-r4) 02:53:28 (139/167) Installing mesa-gbm (24.0.8-r1) 02:53:28 (140/167) Installing harfbuzz-subset (8.5.0-r0) 02:53:29 (141/167) Installing icu-libs (74.2-r0) 02:53:29 (142/167) Installing minizip (1.3.1-r0) 02:53:30 (143/167) Installing nspr (4.35-r4) 02:53:30 (144/167) Installing sqlite-libs (3.45.3-r1) 02:53:31 (145/167) Installing nss (3.100-r0) 02:53:31 (146/167) Installing openh264 (2.4.1-r0) 02:53:32 (147/167) Installing libcamera-ipa (0.3.0-r0) 02:53:32 (148/167) Installing libunwind (1.8.1-r0) 02:53:32 (149/167) Installing yaml (0.2.5-r2) 02:53:33 (150/167) Installing libcamera (0.3.0-r0) 02:53:33 (151/167) Installing speexdsp (1.2.1-r2) 02:53:33 (152/167) Installing libuv (1.48.0-r0) 02:53:34 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 02:53:34 (154/167) Installing libsndfile (1.2.2-r0) 02:53:35 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 02:53:35 (156/167) Installing pipewire-libs (1.0.6-r1) 02:53:35 (157/167) Installing libasyncns (0.8-r3) 02:53:36 (158/167) Installing libltdl (2.4.7-r3) 02:53:36 (159/167) Installing orc (0.4.37-r0) 02:53:37 (160/167) Installing tdb-libs (1.4.9-r1) 02:53:37 (161/167) Installing libpulse (17.0-r0) 02:53:37 (162/167) Installing libwebpdemux (1.3.2-r0) 02:53:37 (163/167) Installing libgpg-error (1.49-r0) 02:53:38 (164/167) Installing libgcrypt (1.10.3-r0) 02:53:38 (165/167) Installing libxslt (1.1.39-r1) 02:53:39 (166/167) Installing chromium (125.0.6422.112-r0) 02:53:41 (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) 02:53:42 Executing busybox-1.36.1-r28.trigger 02:53:42 Executing fontconfig-2.15.0-r1.trigger 02:53:42 Executing mkfontscale-1.2.2-r6.trigger 02:53:42 Executing glib-2.80.2-r0.trigger 02:53:42 Executing shared-mime-info-2.4-r0.trigger 02:53:42 Executing gdk-pixbuf-2.42.11-r1.trigger 02:53:42 Executing gtk-update-icon-cache-3.24.42-r0.trigger 02:53:42 Executing gtk+3.0-3.24.42-r0.trigger 02:53:42 OK: 657 MiB in 195 packages 02:53:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:53:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:53:43 (1/30) Installing jansson (2.14-r4) 02:53:43 (2/30) Installing binutils (2.42-r0) 02:53:44 (3/30) Installing libatomic (13.2.1_git20240309-r0) 02:53:44 (4/30) Installing isl26 (0.26-r1) 02:53:45 (5/30) Installing mpfr4 (4.2.1-r0) 02:53:45 (6/30) Installing mpc1 (1.3.1-r1) 02:53:45 (7/30) Installing gcc (13.2.1_git20240309-r0) 02:53:47 (8/30) Installing musl-dev (1.2.5-r0) 02:53:47 (9/30) Installing linux-headers (6.6-r0) 02:53:48 (10/30) Installing libffi-dev (3.4.6-r0) 02:53:48 (11/30) Installing libpq (16.3-r0) 02:53:49 (12/30) Installing openssl-dev (3.3.0-r2) 02:53:49 (13/30) Installing libpq-dev (16.3-r0) 02:53:50 (14/30) Installing libecpg (16.3-r0) 02:53:50 (15/30) Installing libecpg-dev (16.3-r0) 02:53:50 (16/30) Installing clang16-headers (16.0.6-r5) 02:53:51 (17/30) Installing llvm16-libs (16.0.6-r8) 02:53:53 (18/30) Installing clang16-libs (16.0.6-r5) 02:53:56 (19/30) Installing fortify-headers (1.1-r3) 02:53:56 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 02:53:56 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 02:53:57 (22/30) Installing clang16 (16.0.6-r5) 02:53:57 (23/30) Installing icu (74.2-r0) 02:53:57 (24/30) Installing icu-dev (74.2-r0) 02:53:58 (25/30) Installing llvm16 (16.0.6-r8) 02:54:08 (26/30) Installing lz4-libs (1.9.4-r5) 02:54:08 (27/30) Installing lz4-dev (1.9.4-r5) 02:54:08 (28/30) Installing zstd (1.5.6-r0) 02:54:08 (29/30) Installing zstd-dev (1.5.6-r0) 02:54:08 (30/30) Installing postgresql16-dev (16.3-r0) 02:54:08 Executing busybox-1.36.1-r28.trigger 02:54:08 OK: 1193 MiB in 225 packages 02:54:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:09 (1/14) Installing g++ (13.2.1_git20240309-r0) 02:54:10 (2/14) Installing gdbm (1.23-r1) 02:54:11 (3/14) Installing mpdecimal (4.0.0-r0) 02:54:11 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 02:54:11 (5/14) Installing libncursesw (6.4_p20240420-r0) 02:54:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-999 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 02:54:11 Selected Git installation does not exist. Using Default 02:54:11 The recommended git tool is: NONE 02:54:12 (6/14) Installing libpanelw (6.4_p20240420-r0) 02:54:12 (7/14) Installing readline (8.2.10-r0) 02:54:12 (8/14) Installing python3 (3.12.3-r1) 02:54:13 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 02:54:13 (10/14) Installing pyc (3.12.3-r1) 02:54:14 (11/14) Installing python3-pyc (3.12.3-r1) 02:54:14 (12/14) Installing python3-dev (3.12.3-r1) 02:54:15 (13/14) Installing libsodium-dev (1.0.19-r0) 02:54:16 (14/14) Installing zeromq-dev (4.3.5-r2) 02:54:16 Executing busybox-1.36.1-r28.trigger 02:54:16 OK: 1359 MiB in 239 packages 02:54:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 using credential edgex-jenkins-ssh 02:54:16 Cloning the remote Git repository 02:54:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:17 OK: 1359 MiB in 239 packages 02:54:17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:16 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 02:54:16 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 02:54:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:54:16 > git --version # timeout=10 02:54:16 > git --version # 'git version 2.25.1' 02:54:16 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:54:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:54:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:54:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:18 Avoid second fetch 02:54:18 Checking out Revision 7e89dd766adf70d3ef5effce142026c21ab88a29 (main) 02:54:19 (1/1) Installing tzdata (2024a-r1) 02:54:18 > git config core.sparsecheckout # timeout=10 02:54:18 > git checkout -f 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 02:54:19 OK: 1361 MiB in 240 packages 02:54:19 Commit message: "Merge pull request #108 from cherrycl/upgrade-alpine-version" 02:54:19 (1/1) Purging tzdata (2024a-r1) 02:54:19 OK: 1359 MiB in 239 packages 02:54:22 Looking in links: /tmp/tmp5kiljfxl 02:54:22 Processing /tmp/tmp5kiljfxl/pip-24.0-py3-none-any.whl 02:54:22 Installing collected packages: pip 02:54:23 Successfully installed pip-24.0 02:54:23 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 02:54:23 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:54:23 Collecting setuptools 02:54:23 Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) 02:54:23 Collecting wheel 02:54:23 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 02:54:23 Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) 02:54:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 57.4 MB/s eta 0:00:00 02:54:23 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 02:54:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 200.7 MB/s eta 0:00:00 02:54:23 Installing collected packages: wheel, setuptools 02:54:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:54:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:54:24 Dload Upload Total Spent Left Speed 02:54:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 02:54:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 02:54:24 Successfully installed setuptools-70.0.0 wheel-0.43.0 02:54:24 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Pipeline] sh 02:54:24 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 02:54:24 /etc/docker/daemon.json 02:54:24 { 02:54:24 "registry-mirrors": [ 02:54:24 "https://nexus3.edgexfoundry.org:10001" 02:54:24 ], 02:54:24 "bip": "10.250.0.254/24", 02:54:24 "hosts": [ 02:54:24 "tcp://0.0.0.0:5555", 02:54:24 "unix:///var/run/docker.sock" 02:54:24 ], 02:54:24 "mtu": 1458, 02:54:24 "selinux-enabled": true, 02:54:24 "seccomp-profile": "/etc/docker/seccomp.json" 02:54:24 } [Pipeline] sh 02:54:24 Processing ./edgex-taf-common 02:54:24 Preparing metadata (setup.py): started 02:54:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:54:25 Preparing metadata (setup.py): finished with status 'done' 02:54:25 Building wheels for collected packages: edgex-taf-common 02:54:25 Building wheel for edgex-taf-common (setup.py): started 02:54:25 + sudo service docker restart 02:54:25 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:54:25 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=67479d4189e6d40b9da11161eabcef5659f8c7296884508b454bfd3414e26b45 02:54:25 Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 02:54:25 Successfully built edgex-taf-common 02:54:25 Installing collected packages: edgex-taf-common 02:54:25 Successfully installed edgex-taf-common-0.0.0 02:54:25 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 02:54:26 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 02:54:26 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 02:54:26 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 02:54:26 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 02:54:26 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 02:54:26 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 02:54:26 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 02:54:26 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 02:54:26 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:54:26 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:54:26 Preparing metadata (setup.py): started 02:54:26 Preparing metadata (setup.py): finished with status 'done' 02:54:28 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 02:54:28 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 02:54:28 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 02:54:28 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 02:54:28 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 02:54:28 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 02:54:28 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 02:54:28 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 02:54:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 2.9 MB/s eta 0:00:00 02:54:28 Preparing metadata (setup.py): started 02:54:28 Preparing metadata (setup.py): finished with status 'done' 02:54:28 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 02:54:28 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 02:54:29 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 02:54:29 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) 02:54:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.2 MB/s eta 0:00:00 02:54:29 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 02:54:29 Downloading psutil-5.9.5.tar.gz (493 kB) 02:54:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 28.2 MB/s eta 0:00:00 02:54:29 Installing build dependencies: started 02:54:31 Installing build dependencies: finished with status 'done' 02:54:31 Getting requirements to build wheel: started 02:54:31 Getting requirements to build wheel: finished with status 'done' 02:54:31 Preparing metadata (pyproject.toml): started 02:54:32 Preparing metadata (pyproject.toml): finished with status 'done' 02:54:32 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 02:54:32 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 02:54:32 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 02:54:32 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) 02:54:32 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 02:54:32 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 02:54:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 8.6 MB/s eta 0:00:00 02:54:32 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 02:54:32 Downloading psycopg2-2.9.9.tar.gz (384 kB) 02:54:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 39.6 MB/s eta 0:00:00 02:54:33 Preparing metadata (setup.py): started 02:54:33 Preparing metadata (setup.py): finished with status 'done' 02:54:34 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 02:54:34 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 02:54:34 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:54:34 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 02:54:34 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:54:34 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 02:54:34 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:34 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 02:54:34 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:34 Downloading flex-6.14.1.tar.gz (40 kB) 02:54:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.4 MB/s eta 0:00:00 02:54:34 Preparing metadata (setup.py): started 02:54:34 Preparing metadata (setup.py): finished with status 'done' 02:54:34 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:34 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 02:54:34 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:34 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 02:54:34 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:34 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 02:54:34 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:34 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 02:54:34 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:34 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 02:54:34 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:34 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 02:54:34 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 02:54:35 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) 02:54:35 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 02:54:35 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 02:54:35 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 02:54:35 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 02:54:35 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 02:54:35 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 02:54:35 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:54:35 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 02:54:35 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:54:35 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 02:54:35 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 02:54:35 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 02:54:35 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 02:54:35 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 02:54:35 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.0.0) 02:54:35 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 02:54:35 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 02:54:35 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 02:54:35 Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) 02:54:35 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:54:35 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 02:54:35 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:54:35 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 02:54:36 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:36 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 02:54:36 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:36 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:54:36 Preparing metadata (setup.py): started 02:54:36 Preparing metadata (setup.py): finished with status 'done' 02:54:36 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:36 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 02:54:36 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:36 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:54:36 Preparing metadata (setup.py): started 02:54:36 Preparing metadata (setup.py): finished with status 'done' 02:54:36 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:36 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 02:54:36 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:36 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 02:54:36 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:36 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 02:54:36 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:36 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 02:54:36 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:36 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 02:54:37 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:37 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 02:54:37 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:54:37 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 02:54:37 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:54:37 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 02:54:37 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:54:37 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:54:37 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:54:37 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 02:54:37 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:54:37 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 02:54:37 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)) 02:54:37 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 02:54:37 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)) 02:54:37 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 02:54:38 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 02:54:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 8.0 MB/s eta 0:00:00 02:54:38 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 02:54:38 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 02:54:38 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 02:54:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 1.4 MB/s eta 0:00:00 02:54:38 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 02:54:38 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 02:54:38 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 02:54:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 519.7 kB/s eta 0:00:00 02:54:38 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 02:54:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 692.2 kB/s eta 0:00:00 02:54:38 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 16.4 MB/s eta 0:00:00 02:54:39 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.6 MB/s eta 0:00:00 02:54:39 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 37.5 MB/s eta 0:00:00 02:54:39 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 20.0 MB/s eta 0:00:00 02:54:39 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 14.4 MB/s eta 0:00:00 02:54:39 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 19.8 MB/s eta 0:00:00 02:54:39 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 7.8 MB/s eta 0:00:00 02:54:39 Downloading idna-3.7-py3-none-any.whl (66 kB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 8.3 MB/s eta 0:00:00 02:54:39 Downloading packaging-24.0-py3-none-any.whl (53 kB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 5.7 MB/s eta 0:00:00 02:54:39 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 26.2 MB/s eta 0:00:00 02:54:39 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 27.1 MB/s eta 0:00:00 02:54:39 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 02:54:39 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 88.5 MB/s eta 0:00:00 02:54:39 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 14.5 MB/s eta 0:00:00 02:54:39 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 02:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 5.9 MB/s eta 0:00:00 02:54:40 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 02:54:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 14.4 MB/s eta 0:00:00 02:54:40 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 02:54:40 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 02:54:40 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 02:54:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 8.2 MB/s eta 0:00:00 02:54:40 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 02:54:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 38.1 MB/s eta 0:00:00 02:54:40 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 02:54:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 45.3 MB/s eta 0:00:00 02:54:40 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 02:54:40 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 02:54:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 6.1 MB/s eta 0:00:00 02:54:40 Downloading click-8.1.7-py3-none-any.whl (97 kB) 02:54:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.9 MB/s eta 0:00:00 02:54:40 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 02:54:40 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 02:54:40 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) 02:54:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 10.1 MB/s eta 0:00:00 02:54:40 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 02:54:40 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:54:40 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) 02:54:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 30.3 MB/s eta 0:00:00 02:54:40 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:54:40 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 02:54:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 15.3 MB/s eta 0:00:00 02:54:40 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 02:54:40 Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) 02:54:40 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:54:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.2 MB/s eta 0:00:00 02:54:40 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:54:40 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 02:54:40 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:54:40 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:54:40 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:54:40 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 02:54:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 5.1 MB/s eta 0:00:00 02:54:40 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 02:54:40 Building wheel for robotbackgroundlogger (setup.py): started 02:54:41 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:54:41 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=f6a5c5449bfe5e98733934e0b7cf6084477cda3bf42c8e34dafa9f28d42e7cb7 02:54:41 Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 02:54:41 Building wheel for paho-mqtt (setup.py): started 02:54:41 Building wheel for paho-mqtt (setup.py): finished with status 'done' 02:54:41 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=405837e41b5c0fa2bd9349d7efd6d0af9e73c4ea0e872224b964761191701d59 02:54:41 Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 02:54:41 Building wheel for psutil (pyproject.toml): started 02:54:42 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:54:42 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281485 sha256=ad749678a90bd5c047240884ddee548f8a0ccd9846a1152d9f16b0fb35834150 02:54:42 Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 02:54:42 Building wheel for psycopg2 (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:43 provisioning config files... 02:54:43 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4654492642747190175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:44 ---> ****-login.sh 02:54:44 nexus3.edgexfoundry.org:10001 02:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:44 Configure a credential helper to remove this warning. See 02:54:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:44 02:54:44 Login Succeeded 02:54:44 nexus3.edgexfoundry.org:10002 02:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:45 Configure a credential helper to remove this warning. See 02:54:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:45 02:54:45 Login Succeeded 02:54:45 nexus3.edgexfoundry.org:10003 02:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:45 Configure a credential helper to remove this warning. See 02:54:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:45 02:54:45 Login Succeeded 02:54:45 nexus3.edgexfoundry.org:10004 02:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:45 Configure a credential helper to remove this warning. See 02:54:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:45 02:54:45 Login Succeeded 02:54:45 ****.io 02:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:46 Configure a credential helper to remove this warning. See 02:54:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:46 02:54:46 Login Succeeded 02:54:46 ---> ****-login.sh ends [Pipeline] } 02:54:46 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 02:54:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:54:47 + ls -al . 02:54:47 total 68 02:54:47 drwxrwxr-x 6 jenkins jenkins 4096 May 29 02:54 . 02:54:47 drwxrwxr-x 4 jenkins jenkins 4096 May 29 02:54 .. 02:54:47 drwxrwxr-x 8 jenkins jenkins 4096 May 29 02:54 .git 02:54:47 drwxrwxr-x 2 jenkins jenkins 4096 May 29 02:54 .github 02:54:47 -rw-rw-r-- 1 jenkins jenkins 22 May 29 02:54 .gitignore 02:54:47 -rw-rw-r-- 1 jenkins jenkins 1619 May 29 02:54 Dockerfile 02:54:47 -rw-rw-r-- 1 jenkins jenkins 746 May 29 02:54 Jenkinsfile 02:54:47 -rw-rw-r-- 1 jenkins jenkins 11381 May 29 02:54 LICENSE 02:54:47 -rw-rw-r-- 1 jenkins jenkins 3606 May 29 02:54 README.md 02:54:47 drwxrwxr-x 4 jenkins jenkins 4096 May 29 02:54 TAF-Manager 02:54:47 drwxrwxr-x 6 jenkins jenkins 4096 May 29 02:54 TUC 02:54:47 -rw-rw-r-- 1 jenkins jenkins 12 May 29 02:52 VERSION 02:54:47 -rw-rw-r-- 1 jenkins jenkins 343 May 29 02:54 requirements.txt 02:54:47 -rw-rw-r-- 1 jenkins jenkins 54 May 29 02:54 robot-entrypoint.sh 02:54:47 -rw-rw-r-- 1 jenkins jenkins 445 May 29 02:54 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:48 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 --label arch=arm64 --label version=0.0.2-dev.42 . 02:54:48 Sending build context to Docker daemon 363kB 02:54:48 Step 1/13 : FROM alpine:3.20 02:54:48 3.20: Pulling from library/alpine 02:54:48 94747bd81234: Pulling fs layer 02:54:49 94747bd81234: Download complete 02:54:49 94747bd81234: Pull complete 02:54:49 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 02:54:49 Status: Downloaded newer image for alpine:3.20 02:54:49 ---> 442043f030d3 02:54:49 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:54:49 ---> Running in b6082c1d6c64 02:54:50 Removing intermediate container b6082c1d6c64 02:54:50 ---> 816f3eeb63f5 02:54:50 Step 3/13 : LABEL maintainer="Bruce Huang " 02:54:50 ---> Running in b8335e47ae76 02:54:50 Removing intermediate container b8335e47ae76 02:54:50 ---> 41cb7df10407 02:54:50 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:54:51 ---> 61a992806032 02:54:51 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:54:51 ---> b101a43679d3 02:54:51 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:54:52 ---> 0880c4dd1510 02:54:52 Step 7/13 : WORKDIR /edgex-taf 02:54:52 ---> Running in 69e09e8f8e23 02:54:52 Removing intermediate container 69e09e8f8e23 02:54:52 ---> c81870ff3a9a 02:54:52 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:54:52 ---> Running in 8acee8a0c431 02:54:54 Removing intermediate container 8acee8a0c431 02:54:54 ---> 45ffe63689df 02:54:54 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && 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 02:54:54 ---> Running in c6878e00e205 02:54:54 Building wheel for psycopg2 (setup.py): finished with status 'done' 02:54:54 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521866 sha256=f25d95499ce499b412e43223fdc474929f10f07f3cd9fdaaa6d56e61ddfb07d8 02:54:54 Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 02:54:54 Building wheel for flex (setup.py): started 02:54:54 Building wheel for flex (setup.py): finished with status 'done' 02:54:54 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=07a217789238abd23ebafcd59f430ac2aabbf045cd127e397ddf7ccffadc8dee 02:54:54 Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 02:54:54 Building wheel for strict-rfc3339 (setup.py): started 02:54:54 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 02:54:54 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=de99d9fe69f42f43869845ff0083c75893f11ad55460a8488d4f85e50271e120 02:54:54 Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 02:54:54 Building wheel for validate-email (setup.py): started 02:54:54 Building wheel for validate-email (setup.py): finished with status 'done' 02:54:54 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=537926c396e796ee024c62c934b61b10c9b27677e90143e9fb9be0861e976530 02:54:54 Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 02:54:54 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 02:54:54 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, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 02:54:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:54:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:54:58 OK: 9 MiB in 14 packages 02:54:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:54:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:00 (1/14) Installing ca-certificates (20240226-r0) 02:55:00 (2/14) Installing brotli-libs (1.1.0-r2) 02:55:00 (3/14) Installing c-ares (1.28.1-r0) 02:55:01 (4/14) Installing libunistring (1.2-r0) 02:55:01 (5/14) Installing libidn2 (2.3.7-r0) 02:55:02 (6/14) Installing nghttp2-libs (1.62.0-r0) 02:55:02 (7/14) Installing libpsl (0.21.5-r1) 02:55:03 (8/14) Installing zstd-libs (1.5.6-r0) 02:55:03 (9/14) Installing libcurl (8.7.1-r0) 02:55:03 (10/14) Installing curl (8.7.1-r0) 02:55:04 (11/14) Installing docker-cli (26.1.3-r0) 02:55:06 (12/14) Installing oniguruma (6.9.9-r0) 02:55:07 (13/14) Installing jq (1.7.1-r0) 02:55:07 (14/14) Installing openssl (3.3.0-r2) 02:55:07 Executing busybox-1.36.1-r28.trigger 02:55:07 Executing ca-certificates-20240226-r0.trigger 02:55:08 OK: 43 MiB in 28 packages 02:55:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:55:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:55:09 Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 02:55:09 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 02:55:10 (1/166) Installing libexpat (2.6.2-r0) 02:55:10 (2/166) Installing libbz2 (1.0.8-r6) 02:55:10 (3/166) Installing libpng (1.6.43-r0) 02:55:11 (4/166) Installing freetype (2.13.2-r0) 02:55:12 (5/166) Installing fontconfig (2.15.0-r1) 02:55:12 (6/166) Installing libfontenc (1.1.8-r0) 02:55:12 (7/166) Installing mkfontscale (1.2.2-r6) 02:55:13 (8/166) Installing font-opensans (0_git20210927-r1) 02:55:13 (9/166) Installing pkgconf (2.2.0-r0) 02:55:14 (10/166) Installing libgcc (13.2.1_git20240309-r0) 02:55:14 (11/166) Installing libffi (3.4.6-r0) 02:55:14 (12/166) Installing libintl (0.22.5-r0) 02:55:15 (13/166) Installing libeconf (0.6.3-r0) 02:55:15 (14/166) Installing libblkid (2.40.1-r1) 02:55:16 (15/166) Installing libmount (2.40.1-r1) 02:55:16 (16/166) Installing pcre2 (10.43-r0) 02:55:16 (17/166) Installing glib (2.80.2-r0) 02:55:17 (18/166) Installing libstdc++ (13.2.1_git20240309-r0) 02:55:18 (19/166) Installing xz-libs (5.6.1-r3) 02:55:18 (20/166) Installing libxml2 (2.12.7-r0) 02:55:18 (21/166) Installing shared-mime-info (2.4-r0) 02:55:19 (22/166) Installing hicolor-icon-theme (0.17-r2) 02:55:20 (23/166) Installing libjpeg-turbo (3.0.3-r0) 02:55:20 (24/166) Installing libsharpyuv (1.3.2-r0) 02:55:20 (25/166) Installing libwebp (1.3.2-r0) 02:55:21 (26/166) Installing tiff (4.6.0t-r0) 02:55:21 (27/166) Installing gdk-pixbuf (2.42.11-r1) 02:55:22 (28/166) Installing gtk-update-icon-cache (3.24.42-r0) 02:55:22 (29/166) Installing libxau (1.0.11-r4) 02:55:22 (30/166) Installing libmd (1.1.0-r0) 02:55:23 (31/166) Installing libbsd (0.12.2-r0) 02:55:23 (32/166) Installing libxdmcp (1.1.5-r1) 02:55:23 (33/166) Installing libxcb (1.16.1-r0) 02:55:24 (34/166) Installing libx11 (1.8.9-r1) 02:55:24 (35/166) Installing libxcomposite (0.4.6-r5) 02:55:25 (36/166) Installing libxfixes (6.0.1-r4) 02:55:25 (37/166) Installing libxrender (0.9.11-r5) 02:55:25 (38/166) Installing libxcursor (1.2.2-r1) 02:55:25 (39/166) Installing libxdamage (1.1.6-r5) 02:55:26 (40/166) Installing libxext (1.3.6-r2) 02:55:26 (41/166) Installing libxi (1.8.1-r4) 02:55:27 (42/166) Installing libxinerama (1.1.5-r4) 02:55:27 (43/166) Installing libxrandr (1.5.4-r1) 02:55:27 (44/166) Installing libatk-1.0 (2.52.0-r0) 02:55:28 (45/166) Installing libxtst (1.2.4-r6) 02:55:28 (46/166) Installing dbus-libs (1.14.10-r1) 02:55:28 (47/166) Installing at-spi2-core (2.52.0-r0) 02:55:29 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 02:55:29 (49/166) Installing pixman (0.43.2-r0) 02:55:30 (50/166) Installing cairo (1.18.0-r0) 02:55:30 (51/166) Installing cairo-gobject (1.18.0-r0) 02:55:31 (52/166) Installing avahi-libs (0.8-r17) 02:55:31 (53/166) Installing gmp (6.3.0-r1) 02:55:31 (54/166) Installing nettle (3.9.1-r0) 02:55:32 (55/166) Installing libtasn1 (4.19.0-r2) 02:55:32 (56/166) Installing p11-kit (0.25.3-r0) 02:55:32 (57/166) Installing gnutls (3.8.5-r0) 02:55:33 (58/166) Installing cups-libs (2.4.8-r0) 02:55:33 (59/166) Installing libepoxy (1.5.10-r1) 02:55:34 (60/166) Installing fribidi (1.0.14-r0) 02:55:34 (61/166) Installing graphite2 (1.3.14-r6) 02:55:35 (62/166) Installing harfbuzz (8.5.0-r0) 02:55:35 (63/166) Installing libxft (2.3.8-r3) 02:55:36 (64/166) Installing pango (1.52.2-r0) 02:55:36 (65/166) Installing wayland-libs-client (1.22.0-r4) 02:55:36 Removing intermediate container 22fc8eb0ada0 02:55:36 ---> 3a7ea9d4348e 02:55:36 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 02:55:36 ---> Running in 617d39d57e94 02:55:36 Removing intermediate container 617d39d57e94 02:55:36 ---> b0d8224eac8c 02:55:36 Step 11/13 : LABEL arch=amd64 02:55:36 ---> Running in f110a1bb1626 02:55:36 Removing intermediate container f110a1bb1626 02:55:36 ---> 1ec15c2137d7 02:55:36 Step 12/13 : LABEL git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 02:55:36 ---> Running in 6f62b8bd7a0d 02:55:36 Removing intermediate container 6f62b8bd7a0d 02:55:36 ---> b41ea300ab91 02:55:36 Step 13/13 : LABEL version=0.0.2-dev.42 02:55:36 ---> Running in aaabda68ed69 02:55:36 Removing intermediate container aaabda68ed69 02:55:36 ---> 8062c718a9ef 02:55:36 [Warning] One or more build-args [ARCH] were not consumed 02:55:36 Successfully built 8062c718a9ef 02:55:36 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 02:55:36 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 02:55:36 7e89dd766adf70d3ef5effce142026c21ab88a29 02:55:36 latest 02:55:36 0.0.2-dev.42 02:55:36 7e89dd766adf70d3ef5effce142026c21ab88a29-0.0.2-dev.42 02:55:36 main 02:55:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:36 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:7e89dd766adf70d3ef5effce142026c21ab88a29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:36 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 02:55:37 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:7e89dd766adf70d3ef5effce142026c21ab88a29 02:55:37 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:55:37 e38cb9af577c: Preparing 02:55:37 c9eb4a292523: Preparing 02:55:37 c8536611a916: Preparing 02:55:37 eb9afb9ab0a3: Preparing 02:55:37 38393b2c17cf: Preparing 02:55:37 02f2bcb26af5: Preparing 02:55:37 02f2bcb26af5: Waiting 02:55:37 eb9afb9ab0a3: Pushed 02:55:37 c8536611a916: Pushed 02:55:37 c9eb4a292523: Pushed 02:55:37 02f2bcb26af5: Layer already exists 02:55:37 38393b2c17cf: Pushed 02:55:37 (67/166) Installing wayland-libs-egl (1.22.0-r4) 02:55:37 (68/166) Installing xkeyboard-config (2.41-r0) 02:55:38 (69/166) Installing libxkbcommon (1.7.0-r0) 02:55:38 (70/166) Installing gtk+3.0 (3.24.42-r0) 02:55:39 (71/166) Installing icu-data-full (74.2-r0) 02:55:40 (72/166) Installing mesa (24.0.8-r1) 02:55:40 (73/166) Installing llvm17-libs (17.0.6-r1) 02:55:43 (74/166) Installing hwdata-pci (0.382-r0) 02:55:44 (75/166) Installing libpciaccess (0.18.1-r0) 02:55:44 (76/166) Installing libdrm (2.4.120-r0) 02:55:45 (77/166) Installing libelf (0.191-r0) 02:55:45 (78/166) Installing mesa-glapi (24.0.8-r1) 02:55:46 (79/166) Installing mesa-dri-gallium (24.0.8-r1) 02:55:47 (80/166) Installing eudev-libs (3.2.14-r2) 02:55:47 (81/166) Installing libmagic (5.45-r1) 02:55:47 (82/166) Installing file (5.45-r1) 02:55:48 (83/166) Installing xprop (1.2.7-r0) 02:55:48 (84/166) Installing libice (1.1.1-r6) 02:55:49 (85/166) Installing libuuid (2.40.1-r1) 02:55:49 (86/166) Installing libsm (1.2.4-r4) 02:55:49 (87/166) Installing libxt (1.3.0-r5) 02:55:50 (88/166) Installing libxmu (1.1.4-r2) 02:55:50 (89/166) Installing xset (1.2.5-r1) 02:55:50 (90/166) Installing xdg-utils (1.2.1-r0) 02:55:51 (91/166) Installing libogg (1.3.5-r5) 02:55:51 (92/166) Installing libflac (1.4.3-r1) 02:55:52 (93/166) Installing alsa-lib (1.2.11-r0) 02:55:52 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 02:55:53 (95/166) Installing aom-libs (3.9.0-r0) 02:55:53 (96/166) Installing libva (2.21.0-r0) 02:55:54 (97/166) Installing libvdpau (1.5-r3) 02:55:54 (98/166) Installing ffmpeg-libavutil (6.1.1-r7) 02:55:55 (99/166) Installing libdav1d (1.4.2-r0) 02:55:55 (100/166) Installing openexr-libiex (3.1.13-r1) 02:55:56 (101/166) Installing openexr-libilmthread (3.1.13-r1) 02:55:56 (102/166) Installing imath (3.1.11-r2) 02:55:56 (103/166) Installing openexr-libopenexr (3.1.13-r1) 02:55:57 (104/166) Installing giflib (5.2.2-r0) 02:55:57 (105/166) Installing libhwy (1.0.7-r0) 02:55:58 (106/166) Installing lcms2 (2.16-r0) 02:55:58 (107/166) Installing libjxl (0.10.2-r0) 02:55:59 (108/166) Installing lame-libs (3.100-r5) 02:55:59 (109/166) Installing opus (1.5.2-r0) 02:55:59 (110/166) Installing rav1e-libs (0.7.1-r0) 02:56:00 (111/166) Installing libgomp (13.2.1_git20240309-r0) 02:56:01 (112/166) Installing soxr (0.1.3-r7) 02:56:01 (113/166) Installing ffmpeg-libswresample (6.1.1-r7) 02:56:01 (114/166) Installing libtheora (1.1.1-r18) 02:56:02 (115/166) Installing libvorbis (1.3.7-r2) 02:56:02 (116/166) Installing libvpx (1.14.0-r0) 02:56:03 (117/166) Installing libwebpmux (1.3.2-r0) 02:56:03 (118/166) Installing x264-libs (0.164_git20231001-r0) 02:56:04 (119/166) Installing numactl (2.0.18-r0) 02:56:04 (120/166) Installing x265-libs (3.6-r0) 02:56:05 (121/166) Installing xvidcore (1.3.7-r2) 02:56:05 (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) 02:56:06 (123/166) Installing libbluray (1.3.4-r1) 02:56:06 (124/166) Installing mpg123-libs (1.32.6-r0) 02:56:07 (125/166) Installing libopenmpt (0.7.7-r0) 02:56:07 (126/166) Installing cjson (1.7.18-r0) 02:56:08 (127/166) Installing mbedtls (3.6.0-r0) 02:56:08 (128/166) Installing librist (0.2.10-r1) 02:56:08 (129/166) Installing libsrt (1.5.3-r0) 02:56:09 (130/166) Installing libssh (0.10.6-r0) 02:56:10 (131/166) Installing libsodium (1.0.19-r0) 02:56:10 (132/166) Installing libzmq (4.3.5-r2) 02:56:10 (133/166) Installing ffmpeg-libavformat (6.1.1-r7) 02:56:11 (134/166) Installing crc32c (1.1.2-r0) 02:56:11 (135/166) Installing double-conversion (3.3.0-r0) 02:56:12 (136/166) Installing libevent (2.1.12-r7) 02:56:12 (137/166) Installing wayland-libs-server (1.22.0-r4) 02:56:12 (138/166) Installing mesa-gbm (24.0.8-r1) 02:56:13 (139/166) Installing harfbuzz-subset (8.5.0-r0) 02:56:13 (140/166) Installing icu-libs (74.2-r0) 02:56:14 (141/166) Installing minizip (1.3.1-r0) 02:56:14 (142/166) Installing nspr (4.35-r4) 02:56:15 (143/166) Installing sqlite-libs (3.45.3-r1) 02:56:15 (144/166) Installing nss (3.100-r0) 02:56:16 (145/166) Installing openh264 (2.4.1-r0) 02:56:16 (146/166) Installing libcamera-ipa (0.3.0-r0) 02:56:17 (147/166) Installing libunwind (1.8.1-r0) 02:56:17 (148/166) Installing yaml (0.2.5-r2) 02:56:18 (149/166) Installing libcamera (0.3.0-r0) 02:56:18 (150/166) Installing speexdsp (1.2.1-r2) 02:56:18 (151/166) Installing libuv (1.48.0-r0) 02:56:19 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 02:56:19 (153/166) Installing libsndfile (1.2.2-r0) 02:56:20 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 02:56:20 (155/166) Installing pipewire-libs (1.0.6-r1) 02:56:21 (156/166) Installing libasyncns (0.8-r3) 02:56:21 (157/166) Installing libltdl (2.4.7-r3) 02:56:22 (158/166) Installing orc (0.4.37-r0) 02:56:22 (159/166) Installing tdb-libs (1.4.9-r1) 02:56:22 (160/166) Installing libpulse (17.0-r0) 02:56:23 (161/166) Installing libwebpdemux (1.3.2-r0) 02:56:23 (162/166) Installing libgpg-error (1.49-r0) 02:56:24 (163/166) Installing libgcrypt (1.10.3-r0) 02:56:24 (164/166) Installing libxslt (1.1.39-r1) 02:56:25 (165/166) Installing chromium (125.0.6422.112-r0) 02:56:31 (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) 02:56:31 Executing busybox-1.36.1-r28.trigger 02:56:31 Executing fontconfig-2.15.0-r1.trigger 02:56:31 Executing mkfontscale-1.2.2-r6.trigger 02:56:31 Executing glib-2.80.2-r0.trigger 02:56:31 Executing shared-mime-info-2.4-r0.trigger 02:56:34 Executing gdk-pixbuf-2.42.11-r1.trigger 02:56:34 Executing gtk-update-icon-cache-3.24.42-r0.trigger 02:56:34 Executing gtk+3.0-3.24.42-r0.trigger 02:56:34 OK: 643 MiB in 194 packages 02:56:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:56:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:56:37 (1/30) Installing jansson (2.14-r4) 02:56:37 (2/30) Installing binutils (2.42-r0) 02:56:38 (3/30) Installing libatomic (13.2.1_git20240309-r0) 02:56:38 (4/30) Installing isl26 (0.26-r1) 02:56:38 (5/30) Installing mpfr4 (4.2.1-r0) 02:56:39 (6/30) Installing mpc1 (1.3.1-r1) 02:56:39 (7/30) Installing gcc (13.2.1_git20240309-r0) 02:56:43 (8/30) Installing musl-dev (1.2.5-r0) 02:56:43 (9/30) Installing linux-headers (6.6-r0) 02:56:44 (10/30) Installing libffi-dev (3.4.6-r0) 02:56:44 (11/30) Installing libpq (16.3-r0) 02:56:45 (12/30) Installing openssl-dev (3.3.0-r2) 02:56:45 (13/30) Installing libpq-dev (16.3-r0) 02:56:46 (14/30) Installing libecpg (16.3-r0) 02:56:46 (15/30) Installing libecpg-dev (16.3-r0) 02:56:47 (16/30) Installing clang16-headers (16.0.6-r5) 02:56:47 (17/30) Installing llvm16-libs (16.0.6-r8) 02:56:51 (18/30) Installing clang16-libs (16.0.6-r5) 02:56:53 (19/30) Installing fortify-headers (1.1-r3) 02:56:53 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 02:56:54 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 02:56:55 (22/30) Installing clang16 (16.0.6-r5) 02:56:55 (23/30) Installing icu (74.2-r0) 02:56:55 (24/30) Installing icu-dev (74.2-r0) 02:56:56 (25/30) Installing llvm16 (16.0.6-r8) 02:56:59 (26/30) Installing lz4-libs (1.9.4-r5) 02:57:00 (27/30) Installing lz4-dev (1.9.4-r5) 02:57:00 (28/30) Installing zstd (1.5.6-r0) 02:57:01 (29/30) Installing zstd-dev (1.5.6-r0) 02:57:01 (30/30) Installing postgresql16-dev (16.3-r0) 02:57:02 Executing busybox-1.36.1-r28.trigger 02:57:02 OK: 1169 MiB in 224 packages 02:57:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:57:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:57:05 (1/14) Installing g++ (13.2.1_git20240309-r0) 02:57:06 (2/14) Installing gdbm (1.23-r1) 02:57:06 (3/14) Installing mpdecimal (4.0.0-r0) 02:57:06 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 02:57:07 (5/14) Installing libncursesw (6.4_p20240420-r0) 02:57:07 (6/14) Installing libpanelw (6.4_p20240420-r0) 02:57:08 (7/14) Installing readline (8.2.10-r0) 02:57:08 (8/14) Installing python3 (3.12.3-r1) 02:57:10 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 02:57:11 (10/14) Installing pyc (3.12.3-r1) 02:57:11 (11/14) Installing python3-pyc (3.12.3-r1) 02:57:12 (12/14) Installing python3-dev (3.12.3-r1) 02:57:22 (13/14) Installing libsodium-dev (1.0.19-r0) 02:57:22 (14/14) Installing zeromq-dev (4.3.5-r2) 02:57:22 Executing busybox-1.36.1-r28.trigger 02:57:22 OK: 1356 MiB in 238 packages 02:57:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:57:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:57:24 OK: 1356 MiB in 238 packages 02:57:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:57:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:57:27 (1/1) Installing tzdata (2024a-r1) 02:57:27 OK: 1357 MiB in 239 packages 02:57:28 error parsing HTTP 413 response body: invalid character '<' looking for beginning of value: "\r\n413 Request Entity Too Large\r\n\r\n

413 Request Entity Too Large

\r\n
nginx/1.18.0
\r\n\r\n\r\n" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:29 02:57:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:29 latest: Pulling from edgex-lftools-log-publisher 02:57:29 5eb5b503b376: Pulling fs layer 02:57:29 5c69ac0246d0: Pulling fs layer 02:57:29 ec43610c2a17: Pulling fs layer 02:57:29 3a2ae6a8a46f: Pulling fs layer 02:57:29 33b1e0a273af: Pulling fs layer 02:57:29 5d3b04190fa2: Pulling fs layer 02:57:29 2f39f015ded8: Pulling fs layer 02:57:29 33b1e0a273af: Waiting 02:57:29 5d3b04190fa2: Waiting 02:57:29 2f39f015ded8: Waiting 02:57:29 3a2ae6a8a46f: Waiting 02:57:29 5c69ac0246d0: Verifying Checksum 02:57:29 5c69ac0246d0: Download complete 02:57:29 3a2ae6a8a46f: Verifying Checksum 02:57:29 3a2ae6a8a46f: Download complete 02:57:29 (1/1) Purging tzdata (2024a-r1) 02:57:29 OK: 1356 MiB in 238 packages 02:57:29 33b1e0a273af: Verifying Checksum 02:57:29 33b1e0a273af: Download complete 02:57:29 5d3b04190fa2: Download complete 02:57:29 ec43610c2a17: Verifying Checksum 02:57:29 ec43610c2a17: Download complete 02:57:29 5eb5b503b376: Verifying Checksum 02:57:29 5eb5b503b376: Download complete 02:57:30 2f39f015ded8: Download complete 02:57:30 5eb5b503b376: Pull complete 02:57:31 5c69ac0246d0: Pull complete 02:57:31 ec43610c2a17: Pull complete 02:57:31 3a2ae6a8a46f: Pull complete 02:57:31 33b1e0a273af: Pull complete 02:57:32 5d3b04190fa2: Pull complete 02:57:36 2f39f015ded8: Pull complete 02:57:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:57:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:57:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:57:36 prd-ubuntu20.04-docker-8c-8g-998 does not seem to be running inside a container 02:57:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:57:41 $ docker top 58b1846751b7f5e5ebf0b32dfc978550dcf13b4f5965f432dbac3335fe732158 -eo pid,comm [Pipeline] { 02:57:42 Looking in links: /tmp/tmpmaz4ofxr 02:57:42 Processing /tmp/tmpmaz4ofxr/pip-24.0-py3-none-any.whl 02:57:42 Installing collected packages: pip [Pipeline] libraryResource [Pipeline] sh 02:57:42 ---> job-cost.sh 02:57:42 lf-activate-venv: SKIPPING 02:57:42 INFO: No Stack... 02:57:42 INFO: Retrieving Pricing Info for: v3-standard-8 02:57:42 INFO: Archiving Costs [Pipeline] sh 02:57:43 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 02:57:43 + cut -d, -f6 [Pipeline] lock 02:57:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-39-stack-cost] 02:57:43 Resource [jenkins-edgexfoundry-edgex-taf-common-main-39-stack-cost] did not exist. Created. 02:57:43 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:57:43 + echo total: 0.2199999988079071 [Pipeline] stash 02:57:43 Stashed 1 file(s) [Pipeline] } 02:57:43 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 02:57:43 $ docker stop --time=1 58b1846751b7f5e5ebf0b32dfc978550dcf13b4f5965f432dbac3335fe732158 02:57:44 $ docker rm -f --volumes 58b1846751b7f5e5ebf0b32dfc978550dcf13b4f5965f432dbac3335fe732158 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:57:45 Failed in branch amd64 02:57:50 Successfully installed pip-24.0 02:57:50 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 02:57:51 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 02:57:54 Collecting setuptools 02:57:54 Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) 02:57:54 Collecting wheel 02:57:54 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 02:57:54 Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) 02:57:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 15.9 MB/s eta 0:00:00 02:57:54 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 02:57:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 26.6 MB/s eta 0:00:00 02:57:54 Installing collected packages: wheel, setuptools 02:57:59 Successfully installed setuptools-70.0.0 wheel-0.43.0 02:57:59 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:58:01 Processing ./edgex-taf-common 02:58:01 Preparing metadata (setup.py): started 02:58:02 Preparing metadata (setup.py): finished with status 'done' 02:58:02 Building wheels for collected packages: edgex-taf-common 02:58:02 Building wheel for edgex-taf-common (setup.py): started 02:58:04 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:58:04 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=b01175f9320c24ca1ded149c242ba33f3349c0d06b6d531842983f529eb315eb 02:58:04 Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 02:58:04 Successfully built edgex-taf-common 02:58:04 Installing collected packages: edgex-taf-common 02:58:04 Successfully installed edgex-taf-common-0.0.0 02:58:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:58:08 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 02:58:08 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 02:58:08 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 02:58:08 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 02:58:08 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 02:58:08 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 02:58:08 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 02:58:08 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 02:58:08 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:58:08 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:58:08 Preparing metadata (setup.py): started 02:58:09 Preparing metadata (setup.py): finished with status 'done' 02:58:09 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 02:58:09 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 02:58:10 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 02:58:10 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 02:58:10 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 02:58:10 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 02:58:10 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 02:58:10 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 02:58:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.8 MB/s eta 0:00:00 02:58:10 Preparing metadata (setup.py): started 02:58:11 Preparing metadata (setup.py): finished with status 'done' 02:58:11 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 02:58:11 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 02:58:13 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 02:58:13 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) 02:58:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.7 MB/s eta 0:00:00 02:58:14 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 02:58:14 Downloading psutil-5.9.5.tar.gz (493 kB) 02:58:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 11.6 MB/s eta 0:00:00 02:58:14 Installing build dependencies: started 02:58:24 Installing build dependencies: finished with status 'done' 02:58:24 Getting requirements to build wheel: started 02:58:25 Getting requirements to build wheel: finished with status 'done' 02:58:25 Preparing metadata (pyproject.toml): started 02:58:27 Preparing metadata (pyproject.toml): finished with status 'done' 02:58:27 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 02:58:27 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 02:58:29 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 02:58:29 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) 02:58:29 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 02:58:29 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 02:58:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 3.2 MB/s eta 0:00:00 02:58:30 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 02:58:30 Downloading psycopg2-2.9.9.tar.gz (384 kB) 02:58:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 10.7 MB/s eta 0:00:00 02:58:30 Preparing metadata (setup.py): started 02:58:31 Preparing metadata (setup.py): finished with status 'done' 02:58:32 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 02:58:32 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 02:58:33 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:58:33 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 02:58:33 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:58:33 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 02:58:33 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:33 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 02:58:33 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:33 Downloading flex-6.14.1.tar.gz (40 kB) 02:58:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 02:58:33 Preparing metadata (setup.py): started 02:58:34 Preparing metadata (setup.py): finished with status 'done' 02:58:34 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:34 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 02:58:34 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:34 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 02:58:35 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:35 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 02:58:35 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:35 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 02:58:35 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:35 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 02:58:35 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:35 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 02:58:36 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 02:58:36 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) 02:58:36 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 02:58:36 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 02:58:37 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 02:58:37 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 02:58:37 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 02:58:37 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 02:58:37 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:58:37 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 02:58:37 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:58:37 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 02:58:38 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 02:58:38 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 02:58:38 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 02:58:38 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 02:58:38 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.0.0) 02:58:39 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 02:58:39 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 02:58:39 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 02:58:39 Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) 02:58:39 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:58:39 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 02:58:39 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:58:39 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 02:58:40 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:58:40 Downloading PyYAML-6.0.1.tar.gz (125 kB) 02:58:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 5.3 MB/s eta 0:00:00 02:58:41 Installing build dependencies: started 02:58:56 Installing build dependencies: finished with status 'done' 02:58:56 Getting requirements to build wheel: started 02:59:05 Getting requirements to build wheel: finished with status 'done' 02:59:05 Preparing metadata (pyproject.toml): started 02:59:06 Preparing metadata (pyproject.toml): finished with status 'done' 02:59:06 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:06 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:59:06 Preparing metadata (setup.py): started 02:59:07 Preparing metadata (setup.py): finished with status 'done' 02:59:07 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:07 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 02:59:07 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:07 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:59:07 Preparing metadata (setup.py): started 02:59:08 Preparing metadata (setup.py): finished with status 'done' 02:59:08 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:08 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 02:59:08 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:08 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 02:59:08 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:08 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 02:59:09 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:09 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 02:59:09 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:09 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 02:59:09 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:09 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 02:59:11 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:59:11 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 02:59:12 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:59:12 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 02:59:12 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:59:12 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:59:12 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:59:12 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 02:59:13 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:59:13 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 02:59:13 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)) 02:59:13 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 02:59:13 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)) 02:59:13 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 02:59:14 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 02:59:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 13.2 MB/s eta 0:00:00 02:59:14 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 02:59:14 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 02:59:14 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 02:59:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 5.2 MB/s eta 0:00:00 02:59:14 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 02:59:14 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 02:59:14 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 02:59:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.4 MB/s eta 0:00:00 02:59:14 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 02:59:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 6.6 MB/s eta 0:00:00 02:59:14 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) 02:59:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 9.5 MB/s eta 0:00:00 02:59:15 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 02:59:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 8.5 MB/s eta 0:00:00 02:59:15 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 02:59:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.3 MB/s eta 0:00:00 02:59:15 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 02:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 12.7 MB/s eta 0:00:00 02:59:16 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 02:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 16.0 MB/s eta 0:00:00 02:59:16 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 02:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 7.1 MB/s eta 0:00:00 02:59:16 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) 02:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 6.2 MB/s eta 0:00:00 02:59:16 Downloading idna-3.7-py3-none-any.whl (66 kB) 02:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 3.7 MB/s eta 0:00:00 02:59:16 Downloading packaging-24.0-py3-none-any.whl (53 kB) 02:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 2.9 MB/s eta 0:00:00 02:59:16 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 02:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 8.7 MB/s eta 0:00:00 02:59:16 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.6 MB/s eta 0:00:00 02:59:16 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 02:59:16 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 02:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 16.4 MB/s eta 0:00:00 02:59:16 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 02:59:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 5.5 MB/s eta 0:00:00 02:59:17 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 02:59:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.1 MB/s eta 0:00:00 02:59:17 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 02:59:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 13.0 MB/s eta 0:00:00 02:59:17 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 02:59:17 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 02:59:17 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 02:59:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 4.5 MB/s eta 0:00:00 02:59:17 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 02:59:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.5 MB/s eta 0:00:00 02:59:17 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 02:59:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 12.0 MB/s eta 0:00:00 02:59:17 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 02:59:17 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 02:59:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 3.1 MB/s eta 0:00:00 02:59:17 Downloading click-8.1.7-py3-none-any.whl (97 kB) 02:59:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.3 MB/s eta 0:00:00 02:59:17 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 02:59:17 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 02:59:17 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 02:59:17 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:59:17 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) 02:59:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 13.5 MB/s eta 0:00:00 02:59:18 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:59:18 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 02:59:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 10.3 MB/s eta 0:00:00 02:59:18 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 02:59:18 Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) 02:59:18 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:59:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.4 MB/s eta 0:00:00 02:59:18 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:59:18 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 02:59:18 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:59:18 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:59:18 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:59:18 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 02:59:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.2 MB/s eta 0:00:00 02:59:19 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email 02:59:19 Building wheel for robotbackgroundlogger (setup.py): started 02:59:20 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:59:20 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=b33d542527dfc8db1984407522e763e2a5603048926b1749088b359c0dd79d8f 02:59:20 Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 02:59:20 Building wheel for paho-mqtt (setup.py): started 02:59:21 Building wheel for paho-mqtt (setup.py): finished with status 'done' 02:59:21 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=754e1f6e4e8ea4a1509832de8628b276c4b484a648c3aa619a892c76784cf29d 02:59:21 Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 02:59:21 Building wheel for psutil (pyproject.toml): started 02:59:31 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:59:31 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281984 sha256=7cb43d553a2098a12e0d345946fa04b22ee44d9b08717d961c14ceec11fd6ee3 02:59:31 Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 02:59:31 Building wheel for psycopg2 (setup.py): started 03:00:28 Building wheel for psycopg2 (setup.py): finished with status 'done' 03:00:28 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512492 sha256=b463e6d86468e6a1f1666572a28a079cb13e505c9083b4cc9c3c113efed34617 03:00:28 Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 03:00:28 Building wheel for flex (setup.py): started 03:00:28 Building wheel for flex (setup.py): finished with status 'done' 03:00:28 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=6b624823ddabb99ea6af23a5230273c28221edfc5cab0d6543adb9b1bde12329 03:00:28 Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 03:00:28 Building wheel for PyYAML (pyproject.toml): started 03:00:29 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 03:00:29 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=9e78cc55523b88494b9ebde3dc8c5cf66040b466b7b77e5cadb536e1e98bd07e 03:00:29 Stored in directory: /root/.cache/pip/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea 03:00:29 Building wheel for strict-rfc3339 (setup.py): started 03:00:30 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 03:00:30 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=90b9cdf183ee98312d0190c6f79be29b71204e5555c4bb68c8d7f5f5813880ee 03:00:30 Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 03:00:30 Building wheel for validate-email (setup.py): started 03:00:32 Building wheel for validate-email (setup.py): finished with status 'done' 03:00:32 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=d55eb9cdac6108bb50506a99c6228eaa4a1e29a9fc42c40cfb67ca3afde97a60 03:00:32 Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 03:00:32 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email 03:00:33 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, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 03:01:41 Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 03:01:41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:02:20 Removing intermediate container c6878e00e205 03:02:20 ---> 222b669b6a03 03:02:20 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:02:20 ---> Running in 03c8d319b158 03:02:20 Removing intermediate container 03c8d319b158 03:02:20 ---> f64da1dac795 03:02:20 Step 11/13 : LABEL arch=arm64 03:02:20 ---> Running in d136a7f4c76c 03:02:20 Removing intermediate container d136a7f4c76c 03:02:20 ---> 92e1e8e83a80 03:02:20 Step 12/13 : LABEL git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 03:02:20 ---> Running in 3f3bb03721c7 03:02:21 Removing intermediate container 3f3bb03721c7 03:02:21 ---> 905a7353776d 03:02:21 Step 13/13 : LABEL version=0.0.2-dev.42 03:02:21 ---> Running in e42629924197 03:02:21 Removing intermediate container e42629924197 03:02:21 ---> 4fb50505a45a 03:02:21 [Warning] One or more build-args [ARCH] were not consumed 03:02:21 Successfully built 4fb50505a45a 03:02:21 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 03:02:21 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 03:02:21 7e89dd766adf70d3ef5effce142026c21ab88a29 03:02:21 latest 03:02:21 0.0.2-dev.42 03:02:21 7e89dd766adf70d3ef5effce142026c21ab88a29-0.0.2-dev.42 03:02:21 main 03:02:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:21 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7e89dd766adf70d3ef5effce142026c21ab88a29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:22 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7e89dd766adf70d3ef5effce142026c21ab88a29 03:02:22 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:02:22 e6a904ae4b8c: Preparing 03:02:22 70a4a5847d1e: Preparing 03:02:22 2c1ef89d70fe: Preparing 03:02:22 978848303533: Preparing 03:02:22 535d23760e37: Preparing 03:02:22 50171d1acbd5: Preparing 03:02:22 50171d1acbd5: Waiting 03:02:22 70a4a5847d1e: Pushed 03:02:22 2c1ef89d70fe: Pushed 03:02:22 50171d1acbd5: Layer already exists 03:02:22 978848303533: Pushed 03:02:22 535d23760e37: Pushed 03:06:29 error parsing HTTP 413 response body: invalid character '<' looking for beginning of value: "\r\n413 Request Entity Too Large\r\n\r\n

413 Request Entity Too Large

\r\n
nginx/1.18.0
\r\n\r\n\r\n" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:29 03:06:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:30 arm64: Pulling from edgex-lftools-log-publisher 03:06:30 8998bd30e6a1: Pulling fs layer 03:06:30 04944245beec: Pulling fs layer 03:06:30 699f458cf7ca: Pulling fs layer 03:06:30 765212b225bb: Pulling fs layer 03:06:30 f23df028b6ca: Pulling fs layer 03:06:30 d65c8cfc05b1: Pulling fs layer 03:06:30 2437ff75d9bd: Pulling fs layer 03:06:30 f23df028b6ca: Waiting 03:06:30 d65c8cfc05b1: Waiting 03:06:30 2437ff75d9bd: Waiting 03:06:30 765212b225bb: Waiting 03:06:30 04944245beec: Verifying Checksum 03:06:30 04944245beec: Download complete 03:06:30 765212b225bb: Verifying Checksum 03:06:30 765212b225bb: Download complete 03:06:30 f23df028b6ca: Download complete 03:06:30 d65c8cfc05b1: Verifying Checksum 03:06:30 d65c8cfc05b1: Download complete 03:06:30 699f458cf7ca: Verifying Checksum 03:06:30 699f458cf7ca: Download complete 03:06:31 8998bd30e6a1: Verifying Checksum 03:06:31 8998bd30e6a1: Download complete 03:06:33 2437ff75d9bd: Verifying Checksum 03:06:33 2437ff75d9bd: Download complete 03:06:35 8998bd30e6a1: Pull complete 03:06:36 04944245beec: Pull complete 03:06:37 699f458cf7ca: Pull complete 03:06:37 765212b225bb: Pull complete 03:06:38 f23df028b6ca: Pull complete 03:06:38 d65c8cfc05b1: Pull complete 03:06:57 2437ff75d9bd: Pull complete 03:06:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:57 prd-ubuntu20.04-docker-arm64-4c-16g-999 does not seem to be running inside a container 03:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:06:59 $ docker top 5e3de594f5ca6b99e8d302ef9971d6c053e122a1e0c6b3f1a8c1633363124eee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:00 ---> job-cost.sh 03:07:00 lf-activate-venv: SKIPPING 03:07:00 INFO: No Stack... 03:07:00 INFO: Retrieving Pricing Info for: v3-standard-4 03:07:01 INFO: Archiving Costs [Pipeline] sh 03:07:02 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 03:07:02 + cut -d, -f6 [Pipeline] lock 03:07:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-39-stack-cost] 03:07:02 Resource [jenkins-edgexfoundry-edgex-taf-common-main-39-stack-cost] did not exist. Created. 03:07:02 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:07:03 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-8caf3d42/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:07:03 + echo total: 0.10999999940395355 [Pipeline] stash 03:07:03 Warning: overwriting stash ‘stack-cost’ 03:07:04 Stashed 1 file(s) [Pipeline] } 03:07:04 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-39-stack-cost] [Pipeline] // lock [Pipeline] } 03:07:04 $ docker stop --time=1 5e3de594f5ca6b99e8d302ef9971d6c053e122a1e0c6b3f1a8c1633363124eee 03:07:05 $ docker rm -f --volumes 5e3de594f5ca6b99e8d302ef9971d6c053e122a1e0c6b3f1a8c1633363124eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:07:06 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:07:06 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 03:07:06 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:07:06 total 16 03:07:06 drwxr-xr-x 3 root root 4096 May 29 02:57 . 03:07:06 drwxrwxr-x 8 jenkins jenkins 4096 May 29 02:57 .. 03:07:06 drwxr-xr-x 2 root root 4096 May 29 02:57 cost 03:07:06 -rw-r--r-- 1 root root 87 May 29 02:57 cost.csv 03:07:06 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:07:06 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:07:06 total 16 03:07:06 drwxr-xr-x 3 jenkins jenkins 4096 May 29 02:57 . 03:07:06 drwxrwxr-x 8 jenkins jenkins 4096 May 29 02:57 .. 03:07:06 drwxr-xr-x 2 jenkins jenkins 4096 May 29 02:57 cost 03:07:06 -rw-r--r-- 1 jenkins jenkins 87 May 29 02:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:07:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:07:07 ---> package-listing.sh 03:07:07 ++ facter osfamily 03:07:07 ++ tr '[:upper:]' '[:lower:]' 03:07:08 + OS_FAMILY=debian 03:07:08 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 03:07:08 + START_PACKAGES=/tmp/packages_start.txt 03:07:08 + END_PACKAGES=/tmp/packages_end.txt 03:07:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:07:08 + PACKAGES=/tmp/packages_start.txt 03:07:08 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:07:08 + PACKAGES=/tmp/packages_end.txt 03:07:08 + case "${OS_FAMILY}" in 03:07:08 + dpkg -l 03:07:08 + grep '^ii' 03:07:08 + '[' -f /tmp/packages_start.txt ']' 03:07:08 + '[' -f /tmp/packages_end.txt ']' 03:07:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:07:08 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:07:08 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 03:07:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 03:07:08 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:07:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:07:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:09 prd-ubuntu20.04-docker-8c-8g-998 does not seem to be running inside a container 03:07:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:07:09 $ docker top ec2ae2fb85cca7ee220feb4e608c20e69a34337acebcd79e60c0c0644a1f095f -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:09 + touch /tmp/pre-build-complete [Pipeline] sh 03:07:09 + mkdir -p /var/log/sysstat [Pipeline] sh 03:07:10 + ls /var/log/sa-host 03:07:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:10 provisioning config files... 03:07:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12491528520533003534tmp [Pipeline] { [Pipeline] echo 03:07:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:07:10 ---> create-netrc.sh [Pipeline] } 03:07:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:07:11 ---> python-tools-install.sh [Pipeline] echo 03:07:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:07:12 ---> sudo-logs.sh 03:07:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:07:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:07:13 ---> job-cost.sh 03:07:13 lf-activate-venv: SKIPPING 03:07:13 DEBUG: total: 0.2199999988079071 03:07:13 INFO: Retrieving Stack Cost... 03:07:13 INFO: Retrieving Pricing Info for: v3-standard-8 03:07:13 INFO: Archiving Costs [Pipeline] echo 03:07:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:07:14 ---> logs-deploy.sh 03:07:14 lf-activate-venv: SKIPPING 03:07:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/39 03:07:14 INFO: archiving workspace using pattern(s): 03:07:15 Archives upload complete. 03:07:15 INFO: archiving logs to Nexus 03:07:16 ---> uname -a: 03:07:16 Linux prd-ubuntu20-04-docker-8c-8g-998 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:07:16 03:07:16 03:07:16 ---> lscpu: 03:07:16 Architecture: x86_64 03:07:16 CPU op-mode(s): 32-bit, 64-bit 03:07:16 Byte Order: Little Endian 03:07:16 Address sizes: 40 bits physical, 48 bits virtual 03:07:16 CPU(s): 8 03:07:16 On-line CPU(s) list: 0-7 03:07:16 Thread(s) per core: 1 03:07:16 Core(s) per socket: 1 03:07:16 Socket(s): 8 03:07:16 NUMA node(s): 1 03:07:16 Vendor ID: AuthenticAMD 03:07:16 CPU family: 23 03:07:16 Model: 49 03:07:16 Model name: AMD EPYC-Rome Processor 03:07:16 Stepping: 0 03:07:16 CPU MHz: 2799.998 03:07:16 BogoMIPS: 5599.99 03:07:16 Virtualization: AMD-V 03:07:16 Hypervisor vendor: KVM 03:07:16 Virtualization type: full 03:07:16 L1d cache: 256 KiB 03:07:16 L1i cache: 256 KiB 03:07:16 L2 cache: 4 MiB 03:07:16 L3 cache: 128 MiB 03:07:16 NUMA node0 CPU(s): 0-7 03:07:16 Vulnerability Itlb multihit: Not affected 03:07:16 Vulnerability L1tf: Not affected 03:07:16 Vulnerability Mds: Not affected 03:07:16 Vulnerability Meltdown: Not affected 03:07:16 Vulnerability Mmio stale data: Not affected 03:07:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:07:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:07:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:07:16 Vulnerability Srbds: Not affected 03:07:16 Vulnerability Tsx async abort: Not affected 03:07:16 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 03:07:16 03:07:16 03:07:16 ---> nproc: 03:07:16 8 03:07:16 03:07:16 03:07:16 ---> df -h: 03:07:16 Filesystem Size Used Avail Use% Mounted on 03:07:16 overlay 155G 12G 144G 8% / 03:07:16 tmpfs 64M 0 64M 0% /dev 03:07:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:07:16 shm 64M 0 64M 0% /dev/shm 03:07:16 /dev/vda1 155G 12G 144G 8% /facter-os 03:07:16 03:07:16 03:07:16 ---> sar -b -r -n DEV: 03:07:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-998) 05/29/24 _x86_64_ (8 CPU) 03:07:16 03:07:16 02:51:14 LINUX RESTART (8 CPU) 03:07:16 03:07:16 02:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:07:16 02:53:01 94.55 9.73 84.82 0.00 1712.25 81476.42 0.00 03:07:16 02:54:01 8.78 0.00 8.78 0.00 0.00 11095.25 0.00 03:07:16 02:55:01 58.31 0.00 58.31 0.00 0.00 37213.26 0.00 03:07:16 02:56:01 104.77 0.02 104.75 0.00 0.80 64523.51 0.00 03:07:16 02:57:01 47.23 5.12 42.11 0.00 4343.41 8374.87 0.00 03:07:16 02:58:01 57.82 0.12 57.71 0.00 4.27 19515.68 0.00 03:07:16 02:59:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 03:07:16 03:00:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 03:07:16 03:01:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 03:07:16 03:02:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 03:07:16 03:03:01 1.53 0.00 1.53 0.00 0.00 21.46 0.00 03:07:16 03:04:01 1.54 0.00 1.54 0.00 0.00 17.90 0.00 03:07:16 03:05:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 03:07:16 03:06:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 03:07:16 03:07:01 1.87 0.02 1.85 0.00 0.13 24.66 0.00 03:07:16 Average: 25.64 1.00 24.64 0.00 404.50 14839.90 0.00 03:07:16 03:07:16 02:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:16 02:53:01 29751628 31543484 800388 2.43 64812 2018824 1992976 5.87 1028444 1759932 56196 03:07:16 02:54:01 28718568 31518652 801944 2.44 67300 3004024 1988708 5.86 1049344 2727872 715288 03:07:16 02:55:01 28161272 31467044 842392 2.56 79896 3463900 2100064 6.19 1181132 3108308 116064 03:07:16 02:56:01 28151324 31554788 759060 2.31 99132 3540112 1840708 5.42 1027772 3280972 668 03:07:16 02:57:01 27698844 31533080 750576 2.28 127924 3937896 1856632 5.47 1306096 3413004 1012 03:07:16 02:58:01 27201208 31532728 747692 2.27 131588 4386592 1669664 4.92 1321172 3848344 340 03:07:16 02:59:01 27201168 31532700 747624 2.27 131624 4386596 1669664 4.92 1320936 3848348 12 03:07:16 03:00:01 27205468 31537064 743220 2.26 131664 4386600 1669664 4.92 1316948 3848356 8 03:07:16 03:01:01 27206072 31537692 742516 2.26 131696 4386592 1669664 4.92 1315056 3848352 136 03:07:16 03:02:01 27215376 31547056 733052 2.23 131752 4386604 1669664 4.92 1305360 3848360 16 03:07:16 03:03:01 27214824 31546644 733440 2.23 131848 4386608 1669664 4.92 1306164 3848360 12 03:07:16 03:04:01 27214928 31546764 733456 2.23 131872 4386612 1669664 4.92 1306340 3848364 8 03:07:16 03:05:01 27215040 31546880 733300 2.23 131884 4386616 1669664 4.92 1306504 3848368 8 03:07:16 03:06:01 27214992 31546836 733264 2.23 131904 4386616 1669664 4.92 1306116 3848368 12 03:07:16 03:07:01 27214344 31546320 734236 2.23 131976 4386596 1701388 5.01 1306296 3848348 16 03:07:16 Average: 27639004 31535849 755744 2.30 117125 3988719 1767163 5.21 1246912 3518244 59320 03:07:16 03:07:16 02:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:16 02:53:01 docker0 127.15 156.47 7.56 832.08 0.00 0.00 0.00 0.00 03:07:16 02:53:01 veth4ce2b3e 126.08 155.34 9.12 829.39 0.00 0.00 0.00 0.07 03:07:16 02:53:01 lo 5.73 5.73 0.57 0.57 0.00 0.00 0.00 0.00 03:07:16 02:53:01 ens3 308.03 235.31 2611.60 48.96 0.00 0.00 0.00 0.00 03:07:16 02:54:01 docker0 304.97 517.26 16.98 6122.52 0.00 0.00 0.00 0.00 03:07:16 02:54:01 veth4ce2b3e 304.97 517.28 21.15 6122.52 0.00 0.00 0.00 0.50 03:07:16 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:16 02:54:01 ens3 580.99 347.70 6169.52 47.80 0.00 0.00 0.00 0.00 03:07:16 02:55:01 docker0 137.23 238.88 9.11 2712.20 0.00 0.00 0.00 0.00 03:07:16 02:55:01 veth4ce2b3e 137.23 238.89 10.99 2712.20 0.00 0.00 0.00 0.22 03:07:16 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 02:55:01 ens3 281.52 160.71 2745.49 29.28 0.00 0.00 0.00 0.00 03:07:16 02:56:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:07:16 02:56:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 03:07:16 02:56:01 ens3 203.88 232.99 24.81 2395.41 0.00 0.00 0.00 0.00 03:07:16 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 02:57:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 03:07:16 02:57:01 ens3 554.54 502.15 2738.26 4647.70 0.00 0.00 0.00 0.00 03:07:16 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 02:58:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 03:07:16 02:58:01 ens3 293.20 302.27 2535.42 2013.67 0.00 0.00 0.00 0.00 03:07:16 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 02:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:16 03:00:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:07:16 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:01:01 ens3 2.73 1.65 10.14 0.14 0.00 0.00 0.00 0.00 03:07:16 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:16 03:02:01 ens3 1.07 0.57 0.68 0.52 0.00 0.00 0.00 0.00 03:07:16 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:16 03:04:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 03:07:16 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:05:01 ens3 0.62 0.57 0.36 0.28 0.00 0.00 0.00 0.00 03:07:16 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:07:16 03:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:07:16 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:16 03:07:01 ens3 0.28 0.13 0.09 0.07 0.00 0.00 0.00 0.00 03:07:16 Average: docker0 38.01 60.92 2.25 645.22 0.00 0.00 0.00 0.00 03:07:16 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 03:07:16 Average: ens3 148.68 119.09 1123.72 612.92 0.00 0.00 0.00 0.00 03:07:16 03:07:16 03:07:16 ---> sar -P ALL: 03:07:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-998) 05/29/24 _x86_64_ (8 CPU) 03:07:16 03:07:16 02:51:14 LINUX RESTART (8 CPU) 03:07:16 03:07:16 02:52:01 CPU %user %nice %system %iowait %steal %idle 03:07:16 02:53:01 all 3.92 0.00 1.58 1.16 0.04 93.29 03:07:16 02:53:01 0 4.29 0.00 2.01 0.10 0.03 93.57 03:07:16 02:53:01 1 4.04 0.00 1.36 4.32 0.05 90.22 03:07:16 02:53:01 2 3.96 0.00 1.43 0.44 0.05 94.12 03:07:16 02:53:01 3 3.11 0.00 1.16 0.15 0.05 95.53 03:07:16 02:53:01 4 3.52 0.00 1.26 1.51 0.05 93.67 03:07:16 02:53:01 5 3.22 0.00 1.41 1.57 0.03 93.77 03:07:16 02:53:01 6 4.07 0.00 1.91 0.59 0.03 93.40 03:07:16 02:53:01 7 5.15 0.00 2.14 0.59 0.05 92.07 03:07:16 02:54:01 all 2.11 0.00 0.44 0.20 0.03 97.22 03:07:16 02:54:01 0 5.17 0.00 1.05 0.00 0.03 93.74 03:07:16 02:54:01 1 1.63 0.00 0.10 0.00 0.03 98.23 03:07:16 02:54:01 2 0.97 0.00 0.18 0.00 0.03 98.81 03:07:16 02:54:01 3 1.28 0.00 0.28 0.00 0.02 98.41 03:07:16 02:54:01 4 1.02 0.00 0.30 1.34 0.02 97.33 03:07:16 02:54:01 5 2.06 0.00 0.60 0.28 0.03 97.02 03:07:16 02:54:01 6 0.73 0.00 0.23 0.00 0.02 99.02 03:07:16 02:54:01 7 4.04 0.00 0.75 0.00 0.02 95.19 03:07:16 02:55:01 all 6.03 0.00 1.09 4.01 0.03 88.84 03:07:16 02:55:01 0 9.79 0.00 1.27 0.42 0.03 88.49 03:07:16 02:55:01 1 2.15 0.00 0.62 0.00 0.05 97.18 03:07:16 02:55:01 2 2.32 0.00 0.47 0.00 0.02 97.20 03:07:16 02:55:01 3 5.64 0.00 1.10 2.09 0.03 91.13 03:07:16 02:55:01 4 0.49 0.00 0.45 14.30 0.03 84.72 03:07:16 02:55:01 5 8.42 0.00 1.29 12.48 0.03 77.79 03:07:16 02:55:01 6 9.23 0.00 1.45 1.94 0.03 87.35 03:07:16 02:55:01 7 10.23 0.00 2.11 0.87 0.03 86.77 03:07:16 02:56:01 all 9.64 0.00 1.93 3.02 0.05 85.36 03:07:16 02:56:01 0 9.61 0.00 1.61 0.00 0.05 88.73 03:07:16 02:56:01 1 13.72 0.00 1.39 0.76 0.07 84.06 03:07:16 02:56:01 2 1.98 0.00 0.90 0.03 0.03 97.05 03:07:16 02:56:01 3 13.27 0.00 3.27 0.25 0.05 83.16 03:07:16 02:56:01 4 14.82 0.00 2.95 18.25 0.07 63.91 03:07:16 02:56:01 5 14.57 0.00 1.57 3.80 0.07 79.99 03:07:16 02:56:01 6 2.16 0.00 1.04 0.00 0.03 96.77 03:07:16 02:56:01 7 7.02 0.00 2.73 1.02 0.07 89.17 03:07:16 02:57:01 all 15.86 0.00 1.61 0.77 0.08 81.68 03:07:16 02:57:01 0 23.10 0.00 1.55 0.05 0.10 75.21 03:07:16 02:57:01 1 25.33 0.00 1.47 1.24 0.10 71.86 03:07:16 02:57:01 2 10.39 0.00 1.24 0.53 0.07 87.78 03:07:16 02:57:01 3 6.77 0.00 2.49 1.33 0.05 89.36 03:07:16 02:57:01 4 16.59 0.00 2.24 0.05 0.08 81.04 03:07:16 02:57:01 5 19.57 0.00 1.26 1.41 0.08 77.67 03:07:16 02:57:01 6 10.87 0.00 1.26 1.16 0.07 86.65 03:07:16 02:57:01 7 14.32 0.00 1.36 0.39 0.08 83.85 03:07:16 02:58:01 all 7.43 0.00 1.25 2.00 0.04 89.28 03:07:16 02:58:01 0 12.75 0.00 1.52 5.16 0.05 80.51 03:07:16 02:58:01 1 9.58 0.00 1.41 3.53 0.05 85.43 03:07:16 02:58:01 2 5.30 0.00 1.07 0.02 0.02 93.59 03:07:16 02:58:01 3 7.14 0.00 1.84 0.13 0.03 90.85 03:07:16 02:58:01 4 3.89 0.00 0.79 0.02 0.05 95.26 03:07:16 02:58:01 5 4.15 0.00 1.37 0.72 0.03 93.73 03:07:16 02:58:01 6 5.48 0.00 0.75 0.22 0.03 93.51 03:07:16 02:58:01 7 11.18 0.00 1.27 6.16 0.07 81.33 03:07:16 02:59:01 all 0.03 0.00 0.01 0.06 0.00 99.89 03:07:16 02:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 03:07:16 02:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:07:16 02:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:07:16 02:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:07:16 02:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:07:16 02:59:01 5 0.02 0.00 0.00 0.02 0.02 99.95 03:07:16 02:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:07:16 02:59:01 7 0.10 0.00 0.00 0.49 0.00 99.41 03:07:16 03:00:01 all 0.03 0.00 0.01 0.02 0.01 99.93 03:07:16 03:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:07:16 03:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:07:16 03:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:07:16 03:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:07:16 03:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:07:16 03:00:01 5 0.02 0.00 0.02 0.02 0.00 99.95 03:07:16 03:00:01 6 0.05 0.00 0.00 0.00 0.02 99.93 03:07:16 03:00:01 7 0.07 0.00 0.02 0.12 0.02 99.78 03:07:16 03:01:01 all 0.21 0.00 0.01 0.00 0.01 99.76 03:07:16 03:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:07:16 03:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:07:16 03:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:07:16 03:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:07:16 03:01:01 4 0.00 0.00 0.03 0.00 0.02 99.95 03:07:16 03:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 03:07:16 03:01:01 6 0.03 0.00 0.03 0.00 0.03 99.90 03:07:16 03:01:01 7 1.57 0.00 0.03 0.00 0.02 98.38 03:07:16 03:02:01 all 0.13 0.00 0.01 0.00 0.01 99.85 03:07:16 03:02:01 0 0.13 0.00 0.02 0.02 0.02 99.82 03:07:16 03:02:01 1 0.00 0.00 0.03 0.00 0.02 99.95 03:07:16 03:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:07:16 03:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:07:16 03:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:07:16 03:02:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:07:16 03:02:01 6 0.05 0.00 0.02 0.00 0.02 99.92 03:07:16 03:02:01 7 0.70 0.00 0.00 0.02 0.00 99.28 03:07:16 03:03:01 all 0.14 0.00 0.01 0.01 0.01 99.83 03:07:16 03:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:07:16 03:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:07:16 03:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:07:16 03:03:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:07:16 03:03:01 4 0.00 0.00 0.00 0.03 0.00 99.97 03:07:16 03:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:07:16 03:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:07:16 03:03:01 7 0.99 0.00 0.03 0.08 0.02 98.87 03:07:16 03:07:16 03:03:01 CPU %user %nice %system %iowait %steal %idle 03:07:16 03:04:01 all 0.02 0.00 0.00 0.01 0.00 99.96 03:07:16 03:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:07:16 03:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:07:16 03:04:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:07:16 03:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:07:16 03:04:01 4 0.02 0.00 0.00 0.02 0.02 99.95 03:07:16 03:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:07:16 03:04:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:07:16 03:04:01 7 0.03 0.00 0.02 0.02 0.00 99.93 03:07:16 03:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:07:16 03:05:01 0 0.00 0.00 0.02 0.02 0.02 99.95 03:07:16 03:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:07:16 03:05:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:07:16 03:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:07:16 03:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:07:16 03:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:07:16 03:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:07:16 03:05:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:07:16 03:06:01 all 0.09 0.00 0.01 0.00 0.00 99.89 03:07:16 03:06:01 0 0.03 0.00 0.00 0.02 0.00 99.95 03:07:16 03:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:07:16 03:06:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:07:16 03:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:07:16 03:06:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:07:16 03:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:07:16 03:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:07:16 03:06:01 7 0.65 0.00 0.00 0.02 0.00 99.33 03:07:16 03:07:01 all 0.13 0.00 0.04 0.00 0.01 99.81 03:07:16 03:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:07:16 03:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:07:16 03:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:07:16 03:07:01 3 0.02 0.00 0.07 0.02 0.02 99.88 03:07:16 03:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 03:07:16 03:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:07:16 03:07:01 6 0.08 0.00 0.03 0.00 0.02 99.87 03:07:16 03:07:01 7 0.80 0.00 0.13 0.02 0.00 99.05 03:07:16 Average: all 3.05 0.00 0.54 0.75 0.02 95.64 03:07:16 Average: 0 4.32 0.00 0.61 0.39 0.03 94.65 03:07:16 Average: 1 3.77 0.00 0.43 0.66 0.03 95.12 03:07:16 Average: 2 1.67 0.00 0.36 0.07 0.02 97.88 03:07:16 Average: 3 2.49 0.00 0.68 0.27 0.02 96.55 03:07:16 Average: 4 2.70 0.00 0.54 2.36 0.02 94.37 03:07:16 Average: 5 3.46 0.00 0.50 1.35 0.02 94.66 03:07:16 Average: 6 2.19 0.00 0.45 0.26 0.02 97.08 03:07:16 Average: 7 3.79 0.00 0.70 0.65 0.03 94.84 03:07:16 03:07:16 03:07:16