Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f7616055fa408fe9de5c1ab01cec76f469475795 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-ssh15971218045873831607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh1854433002479896592.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh13003752672854665176.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh9196459406276668031.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-ssh17992392808492231985.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-42504 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 f7616055fa408fe9de5c1ab01cec76f469475795 (main) Commit message: "Merge pull request #114 from cherrycl/add-protobuf" > 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 f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 > git rev-list --no-walk f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:03:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:03:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:03:11 ========================================================= 03:03:11 EdgeX Global Pipelines Version Info 03:03:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:03:11 ------------------- 03:03:11 stable info: 03:03:11 ------------------- 03:03:11 Commited By: Ginny Guan ginny@iotechsys.com 03:03:11 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 03:03:11 Message: update stable to v1.0.274 03:03:12 ------------------- 03:03:12 experimental info: 03:03:12 ------------------- 03:03:12 Commited By: Ginny Guan ginny@iotechsys.com 03:03:12 Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 03:03:12 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7616055fa408fe9de5c1ab01cec76f469475795 [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f761605 [Pipeline] echo 03:03:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:03:13 provisioning config files... 03:03:13 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9002268279322557663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:03:13 ---> ****-login.sh 03:03:13 nexus3.edgexfoundry.org:10001 03:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:13 Configure a credential helper to remove this warning. See 03:03:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:13 03:03:13 Login Succeeded 03:03:13 nexus3.edgexfoundry.org:10002 03:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:13 Configure a credential helper to remove this warning. See 03:03:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:13 03:03:13 Login Succeeded 03:03:13 nexus3.edgexfoundry.org:10003 03:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:13 Configure a credential helper to remove this warning. See 03:03:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:13 03:03:13 Login Succeeded 03:03:13 nexus3.edgexfoundry.org:10004 03:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:13 Configure a credential helper to remove this warning. See 03:03:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:13 03:03:13 Login Succeeded 03:03:13 ****.io 03:03:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:14 Configure a credential helper to remove this warning. See 03:03:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:14 03:03:14 Login Succeeded 03:03:14 ---> ****-login.sh ends [Pipeline] } 03:03:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:03:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:03:14 + grep -v github /etc/ssh/ssh_known_hosts 03:03:14 + [ -e /tmp/ssh_known_hosts ] 03:03:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:03:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:03:14 + sudo tee -a /etc/ssh/ssh_known_hosts 03:03:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:03:15 03:03:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:03:15 0.1.4: Pulling from edgex-devops/py-git-semver 03:03:15 b85a868b505f: Pulling fs layer 03:03:15 e2be974225ed: Pulling fs layer 03:03:15 339a4e72a1f5: Pulling fs layer 03:03:15 988bab9f4d93: Pulling fs layer 03:03:15 1469e6f7b9e6: Pulling fs layer 03:03:15 eaf3925da568: Pulling fs layer 03:03:15 bab4dde63d76: Pulling fs layer 03:03:15 bde34c3a00c8: Pulling fs layer 03:03:15 b352a97aabf1: Pulling fs layer 03:03:15 4872d77fe225: Pulling fs layer 03:03:15 5851b861e8e6: Pulling fs layer 03:03:15 988bab9f4d93: Waiting 03:03:15 1469e6f7b9e6: Waiting 03:03:15 b352a97aabf1: Waiting 03:03:15 4872d77fe225: Waiting 03:03:15 eaf3925da568: Waiting 03:03:15 5851b861e8e6: Waiting 03:03:15 bde34c3a00c8: Waiting 03:03:15 bab4dde63d76: Waiting 03:03:15 e2be974225ed: Verifying Checksum 03:03:15 e2be974225ed: Download complete 03:03:15 988bab9f4d93: Verifying Checksum 03:03:15 988bab9f4d93: Download complete 03:03:15 1469e6f7b9e6: Verifying Checksum 03:03:15 1469e6f7b9e6: Download complete 03:03:15 339a4e72a1f5: Verifying Checksum 03:03:15 339a4e72a1f5: Download complete 03:03:15 eaf3925da568: Download complete 03:03:15 bde34c3a00c8: Download complete 03:03:15 b352a97aabf1: Verifying Checksum 03:03:15 b352a97aabf1: Download complete 03:03:15 4872d77fe225: Verifying Checksum 03:03:15 5851b861e8e6: Verifying Checksum 03:03:15 5851b861e8e6: Download complete 03:03:15 b85a868b505f: Verifying Checksum 03:03:15 b85a868b505f: Download complete 03:03:16 bab4dde63d76: Verifying Checksum 03:03:16 bab4dde63d76: Download complete 03:03:17 b85a868b505f: Pull complete 03:03:17 e2be974225ed: Pull complete 03:03:17 339a4e72a1f5: Pull complete 03:03:17 988bab9f4d93: Pull complete 03:03:18 1469e6f7b9e6: Pull complete 03:03:18 eaf3925da568: Pull complete 03:03:20 bab4dde63d76: Pull complete 03:03:20 bde34c3a00c8: Pull complete 03:03:20 b352a97aabf1: Pull complete 03:03:20 4872d77fe225: Pull complete 03:03:20 5851b861e8e6: Pull complete 03:03:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:03:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:03:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:03:20 prd-ubuntu20.04-docker-8c-8g-42504 does not seem to be running inside a container 03:03:20 $ 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 03:03:21 $ docker top 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 -eo pid,comm 03:03:21 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). 03:03:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:03:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:03:21 [ssh-agent] Looking for ssh-agent implementation... 03:03:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:03:21 $ docker exec 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 ssh-agent 03:03:21 SSH_AUTH_SOCK=/tmp/ssh-IUFXUZEErWut/agent.32 03:03:21 SSH_AGENT_PID=38 03:03:21 Running ssh-add (command line suppressed) 03:03:21 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2643501147578330866.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2643501147578330866.key) 03:03:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:03:22 + git tag --points-at HEAD [Pipeline] } 03:03:22 $ docker exec --env ******** --env ******** 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 ssh-agent -k 03:03:22 unset SSH_AUTH_SOCK; 03:03:22 unset SSH_AGENT_PID; 03:03:22 echo Agent pid 38 killed; 03:03:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:03:22 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v0.0.2-dev.44' [Pipeline] sshagent 03:03:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:03:22 [ssh-agent] Looking for ssh-agent implementation... 03:03:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:03:22 $ docker exec 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 ssh-agent 03:03:22 SSH_AUTH_SOCK=/tmp/ssh-jN9DM8NfN8du/agent.71 03:03:22 SSH_AGENT_PID=77 03:03:22 Running ssh-add (command line suppressed) 03:03:22 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9121609264502593784.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9121609264502593784.key) 03:03:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:03:22 + git semver init 03:03:23 2025-04-01 03:03:23,168 [run_init] DEBUG init version:0.0.0 force:False 03:03:23 2025-04-01 03:03:23,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 03:03:23 2025-04-01 03:03:23,169 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 03:03:23 2025-04-01 03:03:23,169 [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) 03:03:23 2025-04-01 03:03:23,737 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 03:03:23 2025-04-01 03:03:23,738 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 03:03:23 2025-04-01 03:03:23,738 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:03:23 2025-04-01 03:03:23,738 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:03:23 0.0.2-dev.45 [Pipeline] } 03:03:23 $ docker exec --env ******** --env ******** 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 ssh-agent -k 03:03:23 unset SSH_AUTH_SOCK; 03:03:23 unset SSH_AGENT_PID; 03:03:23 echo Agent pid 77 killed; 03:03:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:03:24 + git semver [Pipeline] } 03:03:24 $ docker stop --time=1 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 03:03:25 $ docker rm -f --volumes 28c103672e48ff75edda487885b5602e778fd37cc092758caa66c9555b2c4310 [Pipeline] // withDockerContainer [Pipeline] sh 03:03:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:03:26 Stashed 1 file(s) [Pipeline] echo 03:03:26 [edgeXSemver]: initialized semver on version 0.0.2-dev.45 [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 03:03:26 provisioning config files... 03:03:26 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config345019738060729629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:03:26 ---> ****-login.sh 03:03:26 nexus3.edgexfoundry.org:10001 03:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:26 Configure a credential helper to remove this warning. See 03:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:26 03:03:26 Login Succeeded 03:03:26 nexus3.edgexfoundry.org:10002 03:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:26 Configure a credential helper to remove this warning. See 03:03:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:26 03:03:26 Login Succeeded 03:03:26 nexus3.edgexfoundry.org:10003 03:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:27 Configure a credential helper to remove this warning. See 03:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:27 03:03:27 Login Succeeded 03:03:27 nexus3.edgexfoundry.org:10004 03:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:27 Configure a credential helper to remove this warning. See 03:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:27 03:03:27 Login Succeeded 03:03:27 ****.io 03:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:03:27 Configure a credential helper to remove this warning. See 03:03:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:03:27 03:03:27 Login Succeeded 03:03:27 ---> ****-login.sh ends [Pipeline] } 03:03:27 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 03:03:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:03:28 + ls -al . 03:03:28 total 72 03:03:28 drwxrwxr-x 7 jenkins jenkins 4096 Apr 1 03:03 . 03:03:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 03:03 .. 03:03:28 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 03:03 .git 03:03:28 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 03:03 .github 03:03:28 -rw-rw-r-- 1 jenkins jenkins 22 Apr 1 03:03 .gitignore 03:03:28 drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 03:03 .semver 03:03:28 -rw-rw-r-- 1 jenkins jenkins 1653 Apr 1 03:03 Dockerfile 03:03:28 -rw-rw-r-- 1 jenkins jenkins 746 Apr 1 03:03 Jenkinsfile 03:03:28 -rw-rw-r-- 1 jenkins jenkins 11381 Apr 1 03:03 LICENSE 03:03:28 -rw-rw-r-- 1 jenkins jenkins 3606 Apr 1 03:03 README.md 03:03:28 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 03:03 TAF-Manager 03:03:28 drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 03:03 TUC 03:03:28 -rw-rw-r-- 1 jenkins jenkins 12 Apr 1 03:03 VERSION 03:03:28 -rw-rw-r-- 1 jenkins jenkins 360 Apr 1 03:03 requirements.txt 03:03:28 -rw-rw-r-- 1 jenkins jenkins 54 Apr 1 03:03 robot-entrypoint.sh 03:03:28 -rw-rw-r-- 1 jenkins jenkins 445 Apr 1 03:03 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:28 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 --label arch=amd64 --label version=0.0.2-dev.45 . 03:03:28 Sending build context to Docker daemon 581.6kB 03:03:28 Step 1/13 : FROM alpine:3.20 03:03:29 3.20: Pulling from library/alpine 03:03:29 0a9a5dfd008f: Pulling fs layer 03:03:29 0a9a5dfd008f: Download complete 03:03:29 0a9a5dfd008f: Pull complete 03:03:29 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:03:29 Status: Downloaded newer image for alpine:3.20 03:03:29 ---> ff221270b9fb 03:03:29 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 03:03:29 ---> Running in 5a6836b9dbe3 03:03:29 Removing intermediate container 5a6836b9dbe3 03:03:29 ---> a8f1e92c45c2 03:03:29 Step 3/13 : LABEL maintainer="Bruce Huang " 03:03:29 ---> Running in 23a007d5d2d2 03:03:29 Removing intermediate container 23a007d5d2d2 03:03:29 ---> 14080894da51 03:03:29 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 03:03:30 ---> b71c602e4150 03:03:30 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 03:03:30 ---> 2993522ac953 03:03:30 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 03:03:30 ---> f4152df0b3f4 03:03:30 Step 7/13 : WORKDIR /edgex-taf 03:03:30 ---> Running in a2e43008adb7 03:03:30 Removing intermediate container a2e43008adb7 03:03:30 ---> 0cfa1d46eb93 03:03:30 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:30 ---> Running in 69b56e21166b 03:03:31 Removing intermediate container 69b56e21166b 03:03:31 ---> 402a9c5966e6 03:03:31 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-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 03:03:31 ---> Running in c616c4079efe 03:03:31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:03:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:03:33 OK: 8 MiB in 14 packages 03:03:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:03:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:03:34 (1/14) Installing ca-certificates (20241121-r1) 03:03:34 (2/14) Installing brotli-libs (1.1.0-r2) 03:03:34 (3/14) Installing c-ares (1.33.1-r0) 03:03:35 (4/14) Installing libunistring (1.2-r0) 03:03:35 (5/14) Installing libidn2 (2.3.7-r0) 03:03:36 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:03:36 (7/14) Installing libpsl (0.21.5-r1) 03:03:36 (8/14) Installing zstd-libs (1.5.6-r0) 03:03:37 (9/14) Installing libcurl (8.12.1-r0) 03:03:38 (10/14) Installing curl (8.12.1-r0) 03:03:38 (11/14) Installing docker-cli (26.1.5-r0) 03:03:40 (12/14) Installing oniguruma (6.9.9-r0) 03:03:40 (13/14) Installing jq (1.7.1-r0) 03:03:40 (14/14) Installing openssl (3.3.3-r0) 03:03:41 Executing busybox-1.36.1-r29.trigger 03:03:41 Executing ca-certificates-20241121-r1.trigger 03:03:41 OK: 43 MiB in 28 packages 03:03:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:03:41 Still waiting to schedule task 03:03:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:03:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:03:42 (1/167) Installing libexpat (2.7.0-r0) 03:03:42 (2/167) Installing libbz2 (1.0.8-r6) 03:03:43 (3/167) Installing libpng (1.6.44-r0) 03:03:43 (4/167) Installing freetype (2.13.2-r0) 03:03:44 (5/167) Installing fontconfig (2.15.0-r1) 03:03:44 (6/167) Installing libfontenc (1.1.8-r0) 03:03:44 (7/167) Installing mkfontscale (1.2.2-r6) 03:03:45 (8/167) Installing font-opensans (0_git20210927-r1) 03:03:45 (9/167) Installing pkgconf (2.2.0-r0) 03:03:46 (10/167) Installing libgcc (13.2.1_git20240309-r1) 03:03:46 (11/167) Installing libffi (3.4.6-r0) 03:03:46 (12/167) Installing libintl (0.22.5-r0) 03:03:47 (13/167) Installing libeconf (0.6.3-r0) 03:03:47 (14/167) Installing libblkid (2.40.1-r1) 03:03:47 (15/167) Installing libmount (2.40.1-r1) 03:03:48 (16/167) Installing pcre2 (10.43-r0) 03:03:48 (17/167) Installing glib (2.80.5-r0) 03:03:49 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 03:03:49 (19/167) Installing xz-libs (5.6.2-r0) 03:03:50 (20/167) Installing libxml2 (2.12.7-r2) 03:03:50 (21/167) Installing shared-mime-info (2.4-r0) 03:03:50 (22/167) Installing hicolor-icon-theme (0.17-r2) 03:03:51 (23/167) Installing libjpeg-turbo (3.0.3-r0) 03:03:51 (24/167) Installing libsharpyuv (1.3.2-r0) 03:03:52 (25/167) Installing libwebp (1.3.2-r0) 03:03:52 (26/167) Installing tiff (4.6.0t-r0) 03:03:52 (27/167) Installing gdk-pixbuf (2.42.12-r0) 03:03:53 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 03:03:53 (29/167) Installing libxau (1.0.11-r4) 03:03:54 (30/167) Installing libmd (1.1.0-r0) 03:03:54 (31/167) Installing libbsd (0.12.2-r0) 03:03:54 (32/167) Installing libxdmcp (1.1.5-r1) 03:03:54 (33/167) Installing libxcb (1.16.1-r0) 03:03:55 (34/167) Installing libx11 (1.8.9-r1) 03:03:55 (35/167) Installing libxcomposite (0.4.6-r5) 03:03:56 (36/167) Installing libxfixes (6.0.1-r4) 03:03:56 (37/167) Installing libxrender (0.9.11-r5) 03:03:56 (38/167) Installing libxcursor (1.2.2-r1) 03:03:57 (39/167) Installing libxdamage (1.1.6-r5) 03:03:57 (40/167) Installing libxext (1.3.6-r2) 03:03:57 (41/167) Installing libxi (1.8.1-r4) 03:03:58 (42/167) Installing libxinerama (1.1.5-r4) 03:03:58 (43/167) Installing libxrandr (1.5.4-r1) 03:03:58 (44/167) Installing libatk-1.0 (2.52.0-r0) 03:03:58 (45/167) Installing libxtst (1.2.4-r6) 03:03:59 (46/167) Installing dbus-libs (1.14.10-r1) 03:03:59 (47/167) Installing at-spi2-core (2.52.0-r0) 03:04:00 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 03:04:00 (49/167) Installing pixman (0.43.2-r0) 03:04:00 (50/167) Installing cairo (1.18.0-r0) 03:04:01 (51/167) Installing cairo-gobject (1.18.0-r0) 03:04:01 (52/167) Installing avahi-libs (0.8-r17) 03:04:01 (53/167) Installing gmp (6.3.0-r1) 03:04:02 (54/167) Installing nettle (3.9.1-r0) 03:04:03 (55/167) Installing libtasn1 (4.20.0-r0) 03:04:03 (56/167) Installing p11-kit (0.25.3-r0) 03:04:03 (57/167) Installing gnutls (3.8.5-r0) 03:04:04 (58/167) Installing cups-libs (2.4.9-r1) 03:04:04 (59/167) Installing libepoxy (1.5.10-r1) 03:04:05 (60/167) Installing fribidi (1.0.15-r0) 03:04:05 (61/167) Installing graphite2 (1.3.14-r6) 03:04:05 (62/167) Installing harfbuzz (8.5.0-r0) 03:04:06 (63/167) Installing libxft (2.3.8-r3) 03:04:06 (64/167) Installing pango (1.52.2-r0) 03:04:07 (65/167) Installing wayland-libs-client (1.22.0-r4) 03:04:07 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 03:04:07 (67/167) Installing wayland-libs-egl (1.22.0-r4) 03:04:08 (68/167) Installing xkeyboard-config (2.41-r0) 03:04:08 (69/167) Installing libxkbcommon (1.7.0-r0) 03:04:08 (70/167) Installing gtk+3.0 (3.24.43-r0) 03:04:09 (71/167) Installing icu-data-full (74.2-r0) 03:04:13 (72/167) Installing mesa (24.0.9-r1) 03:04:13 (73/167) Installing llvm17-libs (17.0.6-r1) 03:04:21 (74/167) Installing hwdata-pci (0.382-r0) 03:04:21 (75/167) Installing libpciaccess (0.18.1-r0) 03:04:21 (76/167) Installing libdrm (2.4.120-r0) 03:04:21 (77/167) Installing libelf (0.191-r0) 03:04:22 (78/167) Installing mesa-glapi (24.0.9-r1) 03:04:22 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 03:04:25 (80/167) Installing eudev-libs (3.2.14-r2) 03:04:25 (81/167) Installing libmagic (5.45-r1) 03:04:25 (82/167) Installing file (5.45-r1) 03:04:25 (83/167) Installing xprop (1.2.7-r0) 03:04:26 (84/167) Installing libice (1.1.1-r6) 03:04:26 (85/167) Installing libuuid (2.40.1-r1) 03:04:26 (86/167) Installing libsm (1.2.4-r4) 03:04:27 (87/167) Installing libxt (1.3.0-r5) 03:04:27 (88/167) Installing libxmu (1.1.4-r2) 03:04:27 (89/167) Installing xset (1.2.5-r1) 03:04:28 (90/167) Installing xdg-utils (1.2.1-r0) 03:04:28 (91/167) Installing libogg (1.3.5-r5) 03:04:28 (92/167) Installing libflac (1.4.3-r1) 03:04:29 (93/167) Installing alsa-lib (1.2.11-r0) 03:04:30 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 03:04:30 (95/167) Installing aom-libs (3.9.1-r0) 03:04:31 (96/167) Installing libva (2.21.0-r0) 03:04:31 (97/167) Installing libvdpau (1.5-r3) 03:04:31 (98/167) Installing onevpl-libs (2023.3.1-r2) 03:04:32 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 03:04:32 (100/167) Installing libdav1d (1.4.2-r0) 03:04:33 (101/167) Installing openexr-libiex (3.1.13-r1) 03:04:33 (102/167) Installing openexr-libilmthread (3.1.13-r1) 03:04:33 (103/167) Installing imath (3.1.12-r0) 03:04:34 (104/167) Installing openexr-libopenexr (3.1.13-r1) 03:04:34 (105/167) Installing giflib (5.2.2-r0) 03:04:35 (106/167) Installing libhwy (1.0.7-r0) 03:04:35 (107/167) Installing lcms2 (2.16-r0) 03:04:35 (108/167) Installing libjxl (0.10.2-r0) 03:04:36 (109/167) Installing lame-libs (3.100-r5) 03:04:36 (110/167) Installing opus (1.5.2-r0) 03:04:37 (111/167) Installing rav1e-libs (0.7.1-r0) 03:04:37 (112/167) Installing libgomp (13.2.1_git20240309-r1) 03:04:38 (113/167) Installing soxr (0.1.3-r7) 03:04:38 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 03:04:39 (115/167) Installing libtheora (1.1.1-r18) 03:04:39 (116/167) Installing libvorbis (1.3.7-r2) 03:04:39 (117/167) Installing libvpx (1.14.1-r0) 03:04:40 (118/167) Installing libwebpmux (1.3.2-r0) 03:04:40 (119/167) Installing x264-libs (0.164_git20231001-r0) 03:04:41 (120/167) Installing numactl (2.0.18-r0) 03:04:41 (121/167) Installing x265-libs (3.6-r0) 03:04:42 (122/167) Installing xvidcore (1.3.7-r2) 03:04:42 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 03:04:43 (124/167) Installing libbluray (1.3.4-r1) 03:04:43 (125/167) Installing mpg123-libs (1.32.8-r0) 03:04:44 (126/167) Installing libopenmpt (0.7.7-r0) 03:04:44 (127/167) Installing cjson (1.7.18-r0) 03:04:45 (128/167) Installing mbedtls (3.6.2-r0) 03:04:45 (129/167) Installing librist (0.2.10-r1) 03:04:45 (130/167) Installing libsrt (1.5.3-r0) 03:04:46 (131/167) Installing libssh (0.10.6-r0) 03:04:46 (132/167) Installing libsodium (1.0.19-r0) 03:04:47 (133/167) Installing libzmq (4.3.5-r2) 03:04:47 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 03:04:48 (135/167) Installing crc32c (1.1.2-r0) 03:04:48 (136/167) Installing double-conversion (3.3.0-r0) 03:04:48 (137/167) Installing libevent (2.1.12-r7) 03:04:49 (138/167) Installing wayland-libs-server (1.22.0-r4) 03:04:49 (139/167) Installing mesa-gbm (24.0.9-r1) 03:04:49 (140/167) Installing harfbuzz-subset (8.5.0-r0) 03:04:50 (141/167) Installing icu-libs (74.2-r0) 03:04:50 (142/167) Installing minizip (1.3.1-r0) 03:04:51 (143/167) Installing nspr (4.35-r4) 03:04:51 (144/167) Installing sqlite-libs (3.45.3-r1) 03:04:52 (145/167) Installing nss (3.105-r0) 03:04:52 (146/167) Installing openh264 (2.4.1-r0) 03:04:53 (147/167) Installing libcamera-ipa (0.3.0-r0) 03:04:53 (148/167) Installing libunwind (1.8.1-r0) 03:04:53 (149/167) Installing yaml (0.2.5-r2) 03:04:54 (150/167) Installing libcamera (0.3.0-r0) 03:04:54 (151/167) Installing speexdsp (1.2.1-r2) 03:04:55 (152/167) Installing libuv (1.48.0-r0) 03:04:55 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 03:04:55 (154/167) Installing libsndfile (1.2.2-r1) 03:04:56 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 03:04:56 (156/167) Installing pipewire-libs (1.0.6-r1) 03:04:57 (157/167) Installing libasyncns (0.8-r3) 03:04:57 (158/167) Installing libltdl (2.4.7-r3) 03:04:58 (159/167) Installing orc (0.4.40-r0) 03:04:58 (160/167) Installing tdb-libs (1.4.9-r1) 03:04:58 (161/167) Installing libpulse (17.0-r0) 03:04:59 (162/167) Installing libwebpdemux (1.3.2-r0) 03:04:59 (163/167) Installing libgpg-error (1.49-r0) 03:05:00 (164/167) Installing libgcrypt (1.10.3-r0) 03:05:00 (165/167) Installing libxslt (1.1.39-r2) 03:05:00 (166/167) Installing chromium (131.0.6778.108-r0) 03:05:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-42506 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 03:05:14 Selected Git installation does not exist. Using Default 03:05:14 The recommended git tool is: NONE 03:05:15 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 03:05:15 Executing busybox-1.36.1-r29.trigger 03:05:15 Executing fontconfig-2.15.0-r1.trigger 03:05:15 Executing mkfontscale-1.2.2-r6.trigger 03:05:15 Executing glib-2.80.5-r0.trigger 03:05:15 Executing shared-mime-info-2.4-r0.trigger 03:05:15 Executing gdk-pixbuf-2.42.12-r0.trigger 03:05:15 Executing gtk-update-icon-cache-3.24.43-r0.trigger 03:05:15 Executing gtk+3.0-3.24.43-r0.trigger 03:05:15 OK: 672 MiB in 195 packages 03:05:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:16 (1/30) Installing jansson (2.14-r4) 03:05:16 (2/30) Installing binutils (2.42-r1) 03:05:16 (3/30) Installing libatomic (13.2.1_git20240309-r1) 03:05:17 (4/30) Installing isl26 (0.26-r1) 03:05:17 (5/30) Installing mpfr4 (4.2.1-r0) 03:05:18 (6/30) Installing mpc1 (1.3.1-r1) 03:05:18 (7/30) Installing gcc (13.2.1_git20240309-r1) 03:05:19 using credential edgex-jenkins-ssh 03:05:19 Cloning the remote Git repository 03:05:19 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 03:05:19 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 03:05:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 03:05:19 > git --version # timeout=10 03:05:19 > git --version # 'git version 2.25.1' 03:05:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:05:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 03:05:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:05:21 Avoid second fetch 03:05:21 Checking out Revision f7616055fa408fe9de5c1ab01cec76f469475795 (main) 03:05:21 Commit message: "Merge pull request #114 from cherrycl/add-protobuf" 03:05:21 > git config core.sparsecheckout # timeout=10 03:05:21 > git checkout -f f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 03:05:25 (8/30) Installing musl-dev (1.2.5-r1) 03:05:25 (9/30) Installing linux-headers (6.6-r0) 03:05:25 (10/30) Installing libffi-dev (3.4.6-r0) 03:05:25 (11/30) Installing libpq (16.8-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:05:26 (12/30) Installing openssl-dev (3.3.3-r0) 03:05:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:05:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:05:26 Dload Upload Total Spent Left Speed 03:05:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7567 0 0 44775 0 --:--:-- --:--:-- --:--:-- 44511 100 12828 100 12828 0 0 75017 0 --:--:-- --:--:-- --:--:-- 75017 [Pipeline] sh 03:05:26 (13/30) Installing libpq-dev (16.8-r0) 03:05:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:05:26 (14/30) Installing libecpg (16.8-r0) 03:05:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:05:27 + sudo tee /etc/docker/daemon.new 03:05:27 { 03:05:27 "registry-mirrors": [ 03:05:27 "https://nexus3.edgexfoundry.org:10001" 03:05:27 ], 03:05:27 "bip": "10.250.0.254/24", 03:05:27 "hosts": [ 03:05:27 "tcp://0.0.0.0:5555", 03:05:27 "unix:///var/run/docker.sock" 03:05:27 ], 03:05:27 "mtu": 1458, 03:05:27 "selinux-enabled": true, 03:05:27 "seccomp-profile": "/etc/docker/seccomp.json" 03:05:27 } [Pipeline] sh 03:05:27 (15/30) Installing libecpg-dev (16.8-r0) 03:05:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:05:27 (16/30) Installing clang16-headers (16.0.6-r5) 03:05:27 + sudo service docker restart 03:05:28 (17/30) Installing llvm16-libs (16.0.6-r8) 03:05:38 (18/30) Installing clang16-libs (16.0.6-r5) 03:05:41 (19/30) Installing fortify-headers (1.1-r3) 03:05:41 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 03:05:42 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 03:05:42 (22/30) Installing clang16 (16.0.6-r5) 03:05:43 (23/30) Installing icu (74.2-r0) 03:05:43 (24/30) Installing icu-dev (74.2-r0) 03:05:44 (25/30) Installing llvm16 (16.0.6-r8) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:46 provisioning config files... 03:05:46 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7796046045362293142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:46 ---> ****-login.sh 03:05:46 nexus3.edgexfoundry.org:10001 03:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:47 Configure a credential helper to remove this warning. See 03:05:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:47 03:05:47 Login Succeeded 03:05:47 nexus3.edgexfoundry.org:10002 03:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:47 Configure a credential helper to remove this warning. See 03:05:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:47 03:05:47 Login Succeeded 03:05:47 nexus3.edgexfoundry.org:10003 03:05:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:48 Configure a credential helper to remove this warning. See 03:05:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:48 03:05:48 Login Succeeded 03:05:48 nexus3.edgexfoundry.org:10004 03:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:48 Configure a credential helper to remove this warning. See 03:05:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:48 03:05:48 Login Succeeded 03:05:48 ****.io 03:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:48 Configure a credential helper to remove this warning. See 03:05:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:48 03:05:48 Login Succeeded 03:05:48 ---> ****-login.sh ends [Pipeline] } 03:05:48 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 03:05:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:05:50 + ls -al . 03:05:50 total 68 03:05:50 drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 03:05 . 03:05:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 03:05 .. 03:05:50 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 03:05 .git 03:05:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 03:05 .github 03:05:50 -rw-rw-r-- 1 jenkins jenkins 22 Apr 1 03:05 .gitignore 03:05:50 -rw-rw-r-- 1 jenkins jenkins 1653 Apr 1 03:05 Dockerfile 03:05:50 -rw-rw-r-- 1 jenkins jenkins 746 Apr 1 03:05 Jenkinsfile 03:05:50 -rw-rw-r-- 1 jenkins jenkins 11381 Apr 1 03:05 LICENSE 03:05:50 -rw-rw-r-- 1 jenkins jenkins 3606 Apr 1 03:05 README.md 03:05:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 03:05 TAF-Manager 03:05:50 drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 03:05 TUC 03:05:50 -rw-rw-r-- 1 jenkins jenkins 12 Apr 1 03:03 VERSION 03:05:50 -rw-rw-r-- 1 jenkins jenkins 360 Apr 1 03:05 requirements.txt 03:05:50 -rw-rw-r-- 1 jenkins jenkins 54 Apr 1 03:05 robot-entrypoint.sh 03:05:50 -rw-rw-r-- 1 jenkins jenkins 445 Apr 1 03:05 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:51 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 --label arch=arm64 --label version=0.0.2-dev.45 . 03:05:51 Sending build context to Docker daemon 354.3kB 03:05:51 Step 1/13 : FROM alpine:3.20 03:05:52 3.20: Pulling from library/alpine 03:05:52 94e9d8af2201: Pulling fs layer 03:05:52 94e9d8af2201: Verifying Checksum 03:05:52 94e9d8af2201: Download complete 03:05:52 (26/30) Installing lz4-libs (1.9.4-r5) 03:05:52 94e9d8af2201: Pull complete 03:05:52 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:05:52 Status: Downloaded newer image for alpine:3.20 03:05:52 ---> 7aab056cecc6 03:05:52 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 03:05:53 ---> Running in 85b2e2a32324 03:05:53 (27/30) Installing lz4-dev (1.9.4-r5) 03:05:53 Removing intermediate container 85b2e2a32324 03:05:53 ---> 634c6901a946 03:05:53 Step 3/13 : LABEL maintainer="Bruce Huang " 03:05:53 ---> Running in f1378a6e524c 03:05:53 (28/30) Installing zstd (1.5.6-r0) 03:05:53 Removing intermediate container f1378a6e524c 03:05:53 ---> 6c983db760c8 03:05:53 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 03:05:53 (29/30) Installing zstd-dev (1.5.6-r0) 03:05:54 ---> 27002feabe4b 03:05:54 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 03:05:54 (30/30) Installing postgresql16-dev (16.8-r0) 03:05:54 Executing busybox-1.36.1-r29.trigger 03:05:54 OK: 1208 MiB in 225 packages 03:05:54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:05:54 ---> 3d180f6cdeba 03:05:54 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 03:05:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:05:55 ---> 584667f7ae9b 03:05:55 Step 7/13 : WORKDIR /edgex-taf 03:05:55 ---> Running in 055f5bdaea3a 03:05:55 Removing intermediate container 055f5bdaea3a 03:05:55 ---> 735ea741599e 03:05:55 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:05:56 ---> Running in dd558a729a72 03:05:56 (1/14) Installing g++ (13.2.1_git20240309-r1) 03:05:57 (2/14) Installing gdbm (1.23-r1) 03:05:57 Removing intermediate container dd558a729a72 03:05:57 ---> 19d715cc42bc 03:05:57 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-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 03:05:57 ---> Running in d875c49573ed 03:05:57 (3/14) Installing mpdecimal (4.0.0-r0) 03:05:58 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 03:05:58 (5/14) Installing libncursesw (6.4_p20240420-r2) 03:05:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:05:58 (6/14) Installing libpanelw (6.4_p20240420-r2) 03:05:58 (7/14) Installing readline (8.2.10-r0) 03:05:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:05:59 (8/14) Installing python3 (3.12.9-r0) 03:06:00 (9/14) Installing python3-pycache-pyc0 (3.12.9-r0) 03:06:01 (10/14) Installing pyc (3.12.9-r0) 03:06:01 (11/14) Installing python3-pyc (3.12.9-r0) 03:06:01 OK: 9 MiB in 14 packages 03:06:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:06:01 (12/14) Installing python3-dev (3.12.9-r0) 03:06:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:06:02 (13/14) Installing libsodium-dev (1.0.19-r0) 03:06:02 (14/14) Installing zeromq-dev (4.3.5-r2) 03:06:03 (1/14) Installing ca-certificates (20241121-r1) 03:06:03 Executing busybox-1.36.1-r29.trigger 03:06:03 OK: 1374 MiB in 239 packages 03:06:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:06:03 (2/14) Installing brotli-libs (1.1.0-r2) 03:06:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:06:04 (3/14) Installing c-ares (1.33.1-r0) 03:06:04 (4/14) Installing libunistring (1.2-r0) 03:06:04 OK: 1374 MiB in 239 packages 03:06:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:06:05 (5/14) Installing libidn2 (2.3.7-r0) 03:06:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:06:05 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:06:05 (1/1) Installing tzdata (2025b-r0) 03:06:05 (7/14) Installing libpsl (0.21.5-r1) 03:06:06 OK: 1376 MiB in 240 packages 03:06:06 (8/14) Installing zstd-libs (1.5.6-r0) 03:06:06 (1/1) Purging tzdata (2025b-r0) 03:06:06 OK: 1374 MiB in 239 packages 03:06:06 (9/14) Installing libcurl (8.12.1-r0) 03:06:07 (10/14) Installing curl (8.12.1-r0) 03:06:07 (11/14) Installing docker-cli (26.1.5-r0) 03:06:08 Looking in links: /tmp/tmpdy4wow_z 03:06:08 Processing /tmp/tmpdy4wow_z/pip-24.3.1-py3-none-any.whl 03:06:08 Installing collected packages: pip 03:06:09 Successfully installed pip-24.3.1 03:06:09 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 03:06:09 (12/14) Installing oniguruma (6.9.9-r0) 03:06:09 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.3.1) 03:06:09 Collecting pip 03:06:09 (13/14) Installing jq (1.7.1-r0) 03:06:09 Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB) 03:06:10 Collecting setuptools 03:06:10 Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB) 03:06:10 Collecting wheel 03:06:10 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 03:06:10 Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) 03:06:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 163.5 MB/s eta 0:00:00 03:06:10 Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB) 03:06:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 307.9 MB/s eta 0:00:00 03:06:10 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 03:06:10 Installing collected packages: wheel, setuptools, pip 03:06:10 (14/14) Installing openssl (3.3.3-r0) 03:06:10 Executing busybox-1.36.1-r29.trigger 03:06:10 Executing ca-certificates-20241121-r1.trigger 03:06:10 OK: 43 MiB in 28 packages 03:06:11 Attempting uninstall: pip 03:06:11 Found existing installation: pip 24.3.1 03:06:11 Uninstalling pip-24.3.1: 03:06:11 Successfully uninstalled pip-24.3.1 03:06:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:06:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:06:12 Successfully installed pip-25.0.1 setuptools-78.1.0 wheel-0.45.1 03:06:12 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 03:06:12 Processing ./edgex-taf-common 03:06:12 Preparing metadata (setup.py): started 03:06:13 Preparing metadata (setup.py): finished with status 'done' 03:06:13 Building wheels for collected packages: edgex-taf-common 03:06:13 Building wheel for edgex-taf-common (setup.py): started 03:06:13 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 03:06:13 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14540 sha256=9c511bd2a86748acf29d5b85924e36a0000ba965d5553ec5e77b9a055c9f824c 03:06:13 Stored in directory: /tmp/pip-ephem-wheel-cache-ne1sx4iu/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 03:06:13 Successfully built edgex-taf-common 03:06:13 Installing collected packages: edgex-taf-common 03:06:13 Successfully installed edgex-taf-common-0.0.0 03:06:13 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 03:06:13 (1/166) Installing libexpat (2.7.0-r0) 03:06:13 (2/166) Installing libbz2 (1.0.8-r6) 03:06:13 Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) 03:06:13 Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) 03:06:13 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 03:06:13 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 03:06:13 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 03:06:13 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 03:06:13 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 03:06:13 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 03:06:13 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 03:06:13 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 03:06:13 Preparing metadata (setup.py): started 03:06:14 (3/166) Installing libpng (1.6.44-r0) 03:06:14 Preparing metadata (setup.py): finished with status 'done' 03:06:14 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 03:06:14 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 03:06:14 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 03:06:14 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 03:06:14 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 03:06:14 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 03:06:14 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 03:06:14 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 03:06:14 Preparing metadata (setup.py): started 03:06:14 (4/166) Installing freetype (2.13.2-r0) 03:06:14 Preparing metadata (setup.py): finished with status 'done' 03:06:14 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 03:06:14 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 03:06:14 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 03:06:14 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) 03:06:14 Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) 03:06:14 Downloading psutil-6.0.0.tar.gz (508 kB) 03:06:14 Installing build dependencies: started 03:06:15 (5/166) Installing fontconfig (2.15.0-r1) 03:06:15 (6/166) Installing libfontenc (1.1.8-r0) 03:06:16 (7/166) Installing mkfontscale (1.2.2-r6) 03:06:16 (8/166) Installing font-opensans (0_git20210927-r1) 03:06:16 Installing build dependencies: finished with status 'done' 03:06:16 Getting requirements to build wheel: started 03:06:16 (9/166) Installing pkgconf (2.2.0-r0) 03:06:17 Getting requirements to build wheel: finished with status 'done' 03:06:17 Preparing metadata (pyproject.toml): started 03:06:17 Preparing metadata (pyproject.toml): finished with status 'done' 03:06:17 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 03:06:17 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 03:06:17 (10/166) Installing libgcc (13.2.1_git20240309-r1) 03:06:17 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 03:06:17 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) 03:06:17 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 03:06:17 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 03:06:17 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 03:06:17 Downloading psycopg2-2.9.9.tar.gz (384 kB) 03:06:17 Preparing metadata (setup.py): started 03:06:17 (11/166) Installing libffi (3.4.6-r0) 03:06:17 Preparing metadata (setup.py): finished with status 'done' 03:06:17 Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) 03:06:17 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 03:06:18 Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) 03:06:18 Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) 03:06:18 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:06:18 Downloading selenium-4.30.0-py3-none-any.whl.metadata (7.5 kB) 03:06:18 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:06:18 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 03:06:18 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:18 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 03:06:18 (12/166) Installing libintl (0.22.5-r0) 03:06:18 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:18 Downloading flex-6.14.1.tar.gz (40 kB) 03:06:18 Preparing metadata (setup.py): started 03:06:18 Preparing metadata (setup.py): finished with status 'done' 03:06:18 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:18 (13/166) Installing libeconf (0.6.3-r0) 03:06:18 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 03:06:18 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:18 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 03:06:18 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:18 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 03:06:18 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:18 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 03:06:18 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:18 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 03:06:18 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:18 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 03:06:18 (14/166) Installing libblkid (2.40.1-r1) 03:06:18 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 03:06:18 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 03:06:18 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 03:06:18 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 03:06:18 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 03:06:18 Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) 03:06:18 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 03:06:18 Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) 03:06:18 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 03:06:18 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 03:06:18 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 03:06:18 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 03:06:18 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)) (78.1.0) 03:06:18 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 03:06:18 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 03:06:18 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 03:06:18 Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB) 03:06:18 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:06:18 Downloading trio-0.29.0-py3-none-any.whl.metadata (8.5 kB) 03:06:19 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:06:19 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 03:06:19 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:06:19 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 03:06:19 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:19 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 03:06:19 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:19 Downloading validate_email-1.3.tar.gz (4.7 kB) 03:06:19 Preparing metadata (setup.py): started 03:06:19 Preparing metadata (setup.py): finished with status 'done' 03:06:19 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:19 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 03:06:19 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:19 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 03:06:19 Preparing metadata (setup.py): started 03:06:19 (15/166) Installing libmount (2.40.1-r1) 03:06:19 Preparing metadata (setup.py): finished with status 'done' 03:06:19 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:19 Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 03:06:19 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:19 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 03:06:19 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:19 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 03:06:19 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:19 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 03:06:19 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:19 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 03:06:19 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:19 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 03:06:19 (16/166) Installing pcre2 (10.43-r0) 03:06:19 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:06:19 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 03:06:19 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:06:19 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 03:06:19 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:06:19 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 03:06:19 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:06:19 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 03:06:19 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:06:19 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 03:06:20 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)) 03:06:20 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 03:06:20 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)) 03:06:20 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 03:06:20 Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) 03:06:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 217.6 MB/s eta 0:00:00 03:06:20 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 03:06:20 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 03:06:20 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 03:06:20 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 03:06:20 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 03:06:20 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 03:06:20 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 03:06:20 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) 03:06:20 (17/166) Installing glib (2.80.5-r0) 03:06:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 39.8 MB/s eta 0:00:00 03:06:20 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 03:06:20 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) 03:06:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 59.2 MB/s eta 0:00:00 03:06:20 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 03:06:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 254.4 MB/s eta 0:00:00 03:06:20 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.2 MB) 03:06:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 48.9 MB/s eta 0:00:00 03:06:20 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 03:06:21 Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) 03:06:21 Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 03:06:21 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl (146 kB) 03:06:21 Downloading idna-3.10-py3-none-any.whl (70 kB) 03:06:21 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 03:06:21 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 03:06:21 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 03:06:21 Downloading selenium-4.30.0-py3-none-any.whl (9.4 MB) 03:06:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 273.8 MB/s eta 0:00:00 03:06:21 Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) 03:06:21 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 03:06:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 385.4 MB/s eta 0:00:00 03:06:21 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 03:06:21 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 03:06:21 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 03:06:21 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 03:06:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 229.9 MB/s eta 0:00:00 03:06:21 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 03:06:21 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 03:06:21 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 03:06:21 Downloading click-8.1.8-py3-none-any.whl (98 kB) 03:06:21 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 03:06:21 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 03:06:21 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 03:06:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 228.7 MB/s eta 0:00:00 03:06:21 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 03:06:21 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 03:06:21 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl (564 kB) 03:06:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 564.3/564.3 kB 329.7 MB/s eta 0:00:00 03:06:21 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 03:06:21 Downloading trio-0.29.0-py3-none-any.whl (492 kB) 03:06:21 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 03:06:21 Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB) 03:06:21 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 03:06:21 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 03:06:21 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 03:06:21 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 03:06:21 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 03:06:21 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 03:06:21 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:06:21 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 03:06:21 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 03:06:21 Building wheel for robotbackgroundlogger (setup.py): started 03:06:21 (19/166) Installing xz-libs (5.6.2-r0) 03:06:21 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 03:06:21 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=3b5cc9b41d320b3b118d83dfa1ae19ede1398dcf13ad93f18bcd2023a75842fe 03:06:21 Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 03:06:21 Building wheel for paho-mqtt (setup.py): started 03:06:21 Building wheel for paho-mqtt (setup.py): finished with status 'done' 03:06:21 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62200 sha256=f42a51015eb552c4ba5fcabf8e838ac2b3d1b393c5b13dc7b58d9d047dfe5ae4 03:06:21 Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 03:06:21 Building wheel for psutil (pyproject.toml): started 03:06:22 (20/166) Installing libxml2 (2.12.7-r2) 03:06:22 (21/166) Installing shared-mime-info (2.4-r0) 03:06:22 (22/166) Installing hicolor-icon-theme (0.17-r2) 03:06:23 (23/166) Installing libjpeg-turbo (3.0.3-r0) 03:06:23 Building wheel for psutil (pyproject.toml): finished with status 'done' 03:06:23 Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_x86_64.whl size=289974 sha256=536edd89971b2eaa5214d731b7568d4098c6164b10ff2a289bb5567ab1e60534 03:06:23 Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 03:06:23 Building wheel for psycopg2 (setup.py): started 03:06:24 (24/166) Installing libsharpyuv (1.3.2-r0) 03:06:24 (25/166) Installing libwebp (1.3.2-r0) 03:06:24 (26/166) Installing tiff (4.6.0t-r0) 03:06:25 (27/166) Installing gdk-pixbuf (2.42.12-r0) 03:06:25 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 03:06:26 (29/166) Installing libxau (1.0.11-r4) 03:06:26 (30/166) Installing libmd (1.1.0-r0) 03:06:26 (31/166) Installing libbsd (0.12.2-r0) 03:06:26 (32/166) Installing libxdmcp (1.1.5-r1) 03:06:27 (33/166) Installing libxcb (1.16.1-r0) 03:06:28 (34/166) Installing libx11 (1.8.9-r1) 03:06:28 (35/166) Installing libxcomposite (0.4.6-r5) 03:06:28 (36/166) Installing libxfixes (6.0.1-r4) 03:06:29 (37/166) Installing libxrender (0.9.11-r5) 03:06:29 (38/166) Installing libxcursor (1.2.2-r1) 03:06:30 (39/166) Installing libxdamage (1.1.6-r5) 03:06:30 (40/166) Installing libxext (1.3.6-r2) 03:06:30 (41/166) Installing libxi (1.8.1-r4) 03:06:30 (42/166) Installing libxinerama (1.1.5-r4) 03:06:31 (43/166) Installing libxrandr (1.5.4-r1) 03:06:31 (44/166) Installing libatk-1.0 (2.52.0-r0) 03:06:31 (45/166) Installing libxtst (1.2.4-r6) 03:06:32 (46/166) Installing dbus-libs (1.14.10-r1) 03:06:32 (47/166) Installing at-spi2-core (2.52.0-r0) 03:06:33 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 03:06:33 (49/166) Installing pixman (0.43.2-r0) 03:06:33 Building wheel for psycopg2 (setup.py): finished with status 'done' 03:06:33 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521966 sha256=3a7a2c5d82d65f29280bbda0f617ba5fe1fb4292eced55efacd277a3b205b3f6 03:06:33 Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 03:06:33 Building wheel for flex (setup.py): started 03:06:33 Building wheel for flex (setup.py): finished with status 'done' 03:06:33 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=6e525a7c0eb687e818581bb2c870e8c79d6d7730119816b7af9ce37517866ab1 03:06:33 Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 03:06:33 Building wheel for strict-rfc3339 (setup.py): started 03:06:33 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 03:06:33 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=53184108e51645037cd1740027ac5c2c9cd63a672cf7c35dc8cf98041fe0d9db 03:06:33 Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 03:06:33 Building wheel for validate-email (setup.py): started 03:06:33 Building wheel for validate-email (setup.py): finished with status 'done' 03:06:33 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=19c2569e46c18d516dd8321f969c15f20422082be79b9f31866c58b96437201a 03:06:33 Stored in directory: /tmp/pip-ephem-wheel-cache-9fj9c7se/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 03:06:33 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 03:06: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, protobuf, 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:06:34 (50/166) Installing cairo (1.18.0-r0) 03:06:34 (51/166) Installing cairo-gobject (1.18.0-r0) 03:06:35 (52/166) Installing avahi-libs (0.8-r17) 03:06:35 (53/166) Installing gmp (6.3.0-r1) 03:06:35 (54/166) Installing nettle (3.9.1-r0) 03:06:36 (55/166) Installing libtasn1 (4.20.0-r0) 03:06:36 (56/166) Installing p11-kit (0.25.3-r0) 03:06:37 (57/166) Installing gnutls (3.8.5-r0) 03:06:37 (58/166) Installing cups-libs (2.4.9-r1) 03:06:38 (59/166) Installing libepoxy (1.5.10-r1) 03:06:38 (60/166) Installing fribidi (1.0.15-r0) 03:06:39 (61/166) Installing graphite2 (1.3.14-r6) 03:06:39 (62/166) Installing harfbuzz (8.5.0-r0) 03:06:40 (63/166) Installing libxft (2.3.8-r3) 03:06:40 (64/166) Installing pango (1.52.2-r0) 03:06:41 (65/166) Installing wayland-libs-client (1.22.0-r4) 03:06:41 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 03:06:41 (67/166) Installing wayland-libs-egl (1.22.0-r4) 03:06:41 Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-25.3.0 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.19.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2025.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.36.2 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.24.0 selenium-4.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.13.0 tzlocal-5.3.1 urllib3-2.3.0 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 03:06:41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 03:06:42 (68/166) Installing xkeyboard-config (2.41-r0) 03:06:42 (69/166) Installing libxkbcommon (1.7.0-r0) 03:06:43 (70/166) Installing gtk+3.0 (3.24.43-r0) 03:06:43 (71/166) Installing icu-data-full (74.2-r0) 03:06:46 (72/166) Installing mesa (24.0.9-r1) 03:06:47 (73/166) Installing llvm17-libs (17.0.6-r1) 03:06:57 (74/166) Installing hwdata-pci (0.382-r0) 03:06:57 (75/166) Installing libpciaccess (0.18.1-r0) 03:06:58 (76/166) Installing libdrm (2.4.120-r0) 03:06:58 (77/166) Installing libelf (0.191-r0) 03:06:58 (78/166) Installing mesa-glapi (24.0.9-r1) 03:06:59 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 03:06:59 Removing intermediate container c616c4079efe 03:06:59 ---> 7c3c9f927572 03:06:59 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:06:59 ---> Running in 7cc6a58da9a3 03:06:59 Removing intermediate container 7cc6a58da9a3 03:06:59 ---> 09ecbdcda2bd 03:06:59 Step 11/13 : LABEL arch=amd64 03:06:59 ---> Running in ca23adf8f0d8 03:06:59 Removing intermediate container ca23adf8f0d8 03:06:59 ---> 6eb8ca57ce4f 03:06:59 Step 12/13 : LABEL git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 03:06:59 ---> Running in 002f8c671aba 03:06:59 Removing intermediate container 002f8c671aba 03:06:59 ---> 589bdb4f51c6 03:06:59 Step 13/13 : LABEL version=0.0.2-dev.45 03:06:59 ---> Running in b07554bc6663 03:06:59 Removing intermediate container b07554bc6663 03:06:59 ---> 26962f3b9ce8 03:06:59 [Warning] One or more build-args [ARCH] were not consumed 03:06:59 Successfully built 26962f3b9ce8 03:06:59 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 03:07:00 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 03:07:00 f7616055fa408fe9de5c1ab01cec76f469475795 03:07:00 latest 03:07:00 0.0.2-dev.45 03:07:00 f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 03:07:00 main 03:07:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:00 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:00 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 03:07:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:07:00 173c96cc4633: Preparing 03:07:00 b2f3df0c2f5a: Preparing 03:07:00 c1f62347c87d: Preparing 03:07:00 9cd2299def47: Preparing 03:07:00 51262bf78d47: Preparing 03:07:00 994456c4fd7b: Preparing 03:07:00 994456c4fd7b: Waiting 03:07:00 9cd2299def47: Pushed 03:07:00 b2f3df0c2f5a: Pushed 03:07:00 c1f62347c87d: Pushed 03:07:00 994456c4fd7b: Layer already exists 03:07:00 51262bf78d47: Pushed 03:07:01 (80/166) Installing eudev-libs (3.2.14-r2) 03:07:01 (81/166) Installing libmagic (5.45-r1) 03:07:02 (82/166) Installing file (5.45-r1) 03:07:02 (83/166) Installing xprop (1.2.7-r0) 03:07:02 (84/166) Installing libice (1.1.1-r6) 03:07:03 (85/166) Installing libuuid (2.40.1-r1) 03:07:03 (86/166) Installing libsm (1.2.4-r4) 03:07:03 (87/166) Installing libxt (1.3.0-r5) 03:07:04 (88/166) Installing libxmu (1.1.4-r2) 03:07:04 (89/166) Installing xset (1.2.5-r1) 03:07:05 (90/166) Installing xdg-utils (1.2.1-r0) 03:07:05 (91/166) Installing libogg (1.3.5-r5) 03:07:05 (92/166) Installing libflac (1.4.3-r1) 03:07:06 (93/166) Installing alsa-lib (1.2.11-r0) 03:07:07 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 03:07:07 (95/166) Installing aom-libs (3.9.1-r0) 03:07:08 (96/166) Installing libva (2.21.0-r0) 03:07:08 (97/166) Installing libvdpau (1.5-r3) 03:07:09 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 03:07:09 (99/166) Installing libdav1d (1.4.2-r0) 03:07:10 (100/166) Installing openexr-libiex (3.1.13-r1) 03:07:10 (101/166) Installing openexr-libilmthread (3.1.13-r1) 03:07:10 (102/166) Installing imath (3.1.12-r0) 03:07:11 (103/166) Installing openexr-libopenexr (3.1.13-r1) 03:07:12 (104/166) Installing giflib (5.2.2-r0) 03:07:12 (105/166) Installing libhwy (1.0.7-r0) 03:07:12 (106/166) Installing lcms2 (2.16-r0) 03:07:13 (107/166) Installing libjxl (0.10.2-r0) 03:07:13 (108/166) Installing lame-libs (3.100-r5) 03:07:14 (109/166) Installing opus (1.5.2-r0) 03:07:14 (110/166) Installing rav1e-libs (0.7.1-r0) 03:07:15 (111/166) Installing libgomp (13.2.1_git20240309-r1) 03:07:15 (112/166) Installing soxr (0.1.3-r7) 03:07:16 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 03:07:16 (114/166) Installing libtheora (1.1.1-r18) 03:07:16 (115/166) Installing libvorbis (1.3.7-r2) 03:07:17 (116/166) Installing libvpx (1.14.1-r0) 03:07:18 (117/166) Installing libwebpmux (1.3.2-r0) 03:07:18 (118/166) Installing x264-libs (0.164_git20231001-r0) 03:07:18 (119/166) Installing numactl (2.0.18-r0) 03:07:19 (120/166) Installing x265-libs (3.6-r0) 03:07:20 (121/166) Installing xvidcore (1.3.7-r2) 03:07:20 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 03:07:21 (123/166) Installing libbluray (1.3.4-r1) 03:07:22 (124/166) Installing mpg123-libs (1.32.8-r0) 03:07:22 (125/166) Installing libopenmpt (0.7.7-r0) 03:07:22 (126/166) Installing cjson (1.7.18-r0) 03:07:23 (127/166) Installing mbedtls (3.6.2-r0) 03:07:24 (128/166) Installing librist (0.2.10-r1) 03:07:24 (129/166) Installing libsrt (1.5.3-r0) 03:07:24 (130/166) Installing libssh (0.10.6-r0) 03:07:25 (131/166) Installing libsodium (1.0.19-r0) 03:07:25 (132/166) Installing libzmq (4.3.5-r2) 03:07:26 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 03:07:26 (134/166) Installing crc32c (1.1.2-r0) 03:07:27 (135/166) Installing double-conversion (3.3.0-r0) 03:07:27 (136/166) Installing libevent (2.1.12-r7) 03:07:27 (137/166) Installing wayland-libs-server (1.22.0-r4) 03:07:28 (138/166) Installing mesa-gbm (24.0.9-r1) 03:07:28 (139/166) Installing harfbuzz-subset (8.5.0-r0) 03:07:29 (140/166) Installing icu-libs (74.2-r0) 03:07:30 (141/166) Installing minizip (1.3.1-r0) 03:07:30 (142/166) Installing nspr (4.35-r4) 03:07:30 (143/166) Installing sqlite-libs (3.45.3-r1) 03:07:31 (144/166) Installing nss (3.105-r0) 03:07:32 (145/166) Installing openh264 (2.4.1-r0) 03:07:32 (146/166) Installing libcamera-ipa (0.3.0-r0) 03:07:33 (147/166) Installing libunwind (1.8.1-r0) 03:07:33 (148/166) Installing yaml (0.2.5-r2) 03:07:33 (149/166) Installing libcamera (0.3.0-r0) 03:07:34 (150/166) Installing speexdsp (1.2.1-r2) 03:07:34 (151/166) Installing libuv (1.48.0-r0) 03:07:35 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 03:07:35 (153/166) Installing libsndfile (1.2.2-r1) 03:07:36 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 03:07:36 (155/166) Installing pipewire-libs (1.0.6-r1) 03:07:37 (156/166) Installing libasyncns (0.8-r3) 03:07:37 (157/166) Installing libltdl (2.4.7-r3) 03:07:38 (158/166) Installing orc (0.4.40-r0) 03:07:38 (159/166) Installing tdb-libs (1.4.9-r1) 03:07:39 (160/166) Installing libpulse (17.0-r0) 03:07:39 (161/166) Installing libwebpdemux (1.3.2-r0) 03:07:39 (162/166) Installing libgpg-error (1.49-r0) 03:07:40 (163/166) Installing libgcrypt (1.10.3-r0) 03:07:40 (164/166) Installing libxslt (1.1.39-r2) 03:07:41 (165/166) Installing chromium (131.0.6778.108-r0) 03:07:56 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 03:07:57 Executing busybox-1.36.1-r29.trigger 03:07:57 Executing fontconfig-2.15.0-r1.trigger 03:07:57 Executing mkfontscale-1.2.2-r6.trigger 03:07:57 Executing glib-2.80.5-r0.trigger 03:07:57 Executing shared-mime-info-2.4-r0.trigger 03:07:59 Executing gdk-pixbuf-2.42.12-r0.trigger 03:07:59 Executing gtk-update-icon-cache-3.24.43-r0.trigger 03:07:59 Executing gtk+3.0-3.24.43-r0.trigger 03:07:59 OK: 657 MiB in 194 packages 03:07:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:08:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:08:02 (1/30) Installing jansson (2.14-r4) 03:08:02 (2/30) Installing binutils (2.42-r1) 03:08:03 (3/30) Installing libatomic (13.2.1_git20240309-r1) 03:08:03 (4/30) Installing isl26 (0.26-r1) 03:08:04 (5/30) Installing mpfr4 (4.2.1-r0) 03:08:04 (6/30) Installing mpc1 (1.3.1-r1) 03:08:05 (7/30) Installing gcc (13.2.1_git20240309-r1) 03:08:15 (8/30) Installing musl-dev (1.2.5-r1) 03:08:15 (9/30) Installing linux-headers (6.6-r0) 03:08:15 (10/30) Installing libffi-dev (3.4.6-r0) 03:08:15 (11/30) Installing libpq (16.8-r0) 03:08:16 (12/30) Installing openssl-dev (3.3.3-r0) 03:08:16 (13/30) Installing libpq-dev (16.8-r0) 03:08:17 (14/30) Installing libecpg (16.8-r0) 03:08:17 (15/30) Installing libecpg-dev (16.8-r0) 03:08:18 (16/30) Installing clang16-headers (16.0.6-r5) 03:08:18 (17/30) Installing llvm16-libs (16.0.6-r8) 03:08:28 (18/30) Installing clang16-libs (16.0.6-r5) 03:08:35 (19/30) Installing fortify-headers (1.1-r3) 03:08:35 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 03:08:36 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 03:08:36 (22/30) Installing clang16 (16.0.6-r5) 03:08:36 (23/30) Installing icu (74.2-r0) 03:08:37 (24/30) Installing icu-dev (74.2-r0) 03:08:38 (25/30) Installing llvm16 (16.0.6-r8) 03:08:48 (26/30) Installing lz4-libs (1.9.4-r5) 03:08:48 (27/30) Installing lz4-dev (1.9.4-r5) 03:08:48 (28/30) Installing zstd (1.5.6-r0) 03:08:48 (29/30) Installing zstd-dev (1.5.6-r0) 03:08:49 (30/30) Installing postgresql16-dev (16.8-r0) 03:08:49 Executing busybox-1.36.1-r29.trigger 03:08:49 OK: 1184 MiB in 224 packages 03:08:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:08:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:08:52 (1/14) Installing g++ (13.2.1_git20240309-r1) 03:08:56 (2/14) Installing gdbm (1.23-r1) 03:08:56 (3/14) Installing mpdecimal (4.0.0-r0) 03:08:56 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 03:08:56 (5/14) Installing libncursesw (6.4_p20240420-r2) 03:08:57 (6/14) Installing libpanelw (6.4_p20240420-r2) 03:08:57 (7/14) Installing readline (8.2.10-r0) 03:08:58 (8/14) Installing python3 (3.12.9-r0) 03:08:59 (9/14) Installing python3-pycache-pyc0 (3.12.9-r0) 03:09:00 (10/14) Installing pyc (3.12.9-r0) 03:09:00 (11/14) Installing python3-pyc (3.12.9-r0) 03:09:00 (12/14) Installing python3-dev (3.12.9-r0) 03:09:09 (13/14) Installing libsodium-dev (1.0.19-r0) 03:09:09 (14/14) Installing zeromq-dev (4.3.5-r2) 03:09:09 Executing busybox-1.36.1-r29.trigger 03:09:09 OK: 1371 MiB in 238 packages 03:09:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:09:10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:09:12 OK: 1371 MiB in 238 packages 03:09:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:09:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:09:14 (1/1) Installing tzdata (2025b-r0) 03:09:15 OK: 1372 MiB in 239 packages 03:09:17 (1/1) Purging tzdata (2025b-r0) 03:09:17 OK: 1371 MiB in 238 packages 03:09:27 Looking in links: /tmp/tmp0epp2elx 03:09:27 Processing /tmp/tmp0epp2elx/pip-24.3.1-py3-none-any.whl 03:09:27 Installing collected packages: pip 03:09:32 Successfully installed pip-24.3.1 03:09:32 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 03:09:35 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.3.1) 03:09:35 Collecting pip 03:09:35 Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB) 03:09:37 173c96cc4633: Pushed 03:09:37 f7616055fa408fe9de5c1ab01cec76f469475795: digest: sha256:fecdba5b341ef30c1100645097eacea9599ceb3d2d8cd3b7142459c77c1f9b20 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:37 Collecting setuptools 03:09:37 Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB) 03:09:37 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:37 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 03:09:37 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:09:37 173c96cc4633: Preparing 03:09:37 b2f3df0c2f5a: Preparing 03:09:37 c1f62347c87d: Preparing 03:09:37 9cd2299def47: Preparing 03:09:37 51262bf78d47: Preparing 03:09:37 994456c4fd7b: Preparing 03:09:37 51262bf78d47: Layer already exists 03:09:37 173c96cc4633: Layer already exists 03:09:37 9cd2299def47: Layer already exists 03:09:37 c1f62347c87d: Layer already exists 03:09:37 b2f3df0c2f5a: Layer already exists 03:09:37 994456c4fd7b: Layer already exists 03:09:37 latest: digest: sha256:fecdba5b341ef30c1100645097eacea9599ceb3d2d8cd3b7142459c77c1f9b20 size: 1572 03:09:37 Collecting wheel 03:09:37 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 03:09:37 Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) 03:09:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 56.7 MB/s eta 0:00:00 03:09:37 Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB) 03:09:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 59.5 MB/s eta 0:00:00 03:09:37 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:38 Installing collected packages: wheel, setuptools, pip 03:09:38 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:38 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.45 03:09:38 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:09:38 173c96cc4633: Preparing 03:09:38 b2f3df0c2f5a: Preparing 03:09:38 c1f62347c87d: Preparing 03:09:38 9cd2299def47: Preparing 03:09:38 51262bf78d47: Preparing 03:09:38 994456c4fd7b: Preparing 03:09:38 994456c4fd7b: Waiting 03:09:38 51262bf78d47: Layer already exists 03:09:38 9cd2299def47: Layer already exists 03:09:38 c1f62347c87d: Layer already exists 03:09:38 173c96cc4633: Layer already exists 03:09:38 b2f3df0c2f5a: Layer already exists 03:09:38 994456c4fd7b: Layer already exists 03:09:38 0.0.2-dev.45: digest: sha256:fecdba5b341ef30c1100645097eacea9599ceb3d2d8cd3b7142459c77c1f9b20 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:38 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:39 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 03:09:39 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:09:39 173c96cc4633: Preparing 03:09:39 b2f3df0c2f5a: Preparing 03:09:39 c1f62347c87d: Preparing 03:09:39 9cd2299def47: Preparing 03:09:39 51262bf78d47: Preparing 03:09:39 994456c4fd7b: Preparing 03:09:39 994456c4fd7b: Waiting 03:09:39 173c96cc4633: Layer already exists 03:09:39 51262bf78d47: Layer already exists 03:09:39 c1f62347c87d: Layer already exists 03:09:39 9cd2299def47: Layer already exists 03:09:39 b2f3df0c2f5a: Layer already exists 03:09:39 994456c4fd7b: Layer already exists 03:09:39 f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45: digest: sha256:fecdba5b341ef30c1100645097eacea9599ceb3d2d8cd3b7142459c77c1f9b20 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:39 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:40 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 03:09:40 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:09:40 173c96cc4633: Preparing 03:09:40 b2f3df0c2f5a: Preparing 03:09:40 c1f62347c87d: Preparing 03:09:40 9cd2299def47: Preparing 03:09:40 51262bf78d47: Preparing 03:09:40 994456c4fd7b: Preparing 03:09:40 994456c4fd7b: Waiting 03:09:40 b2f3df0c2f5a: Layer already exists 03:09:40 c1f62347c87d: Layer already exists 03:09:40 9cd2299def47: Layer already exists 03:09:40 51262bf78d47: Layer already exists 03:09:40 173c96cc4633: Layer already exists 03:09:40 994456c4fd7b: Layer already exists 03:09:40 main: digest: sha256:fecdba5b341ef30c1100645097eacea9599ceb3d2d8cd3b7142459c77c1f9b20 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:40 ===================================================== [Pipeline] echo 03:09:40 taggedImages: 03:09:40 - nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 03:09:40 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 03:09:40 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.45 03:09:40 - nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 03:09:40 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo 03:09:40 ========================================================= 03:09:40 [edgeXBuildMultiArch] RAW Config: 03:09:40 images: 03:09:40 - nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 03:09:40 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 03:09:40 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.45 03:09:40 - nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 03:09:40 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main 03:09:40 settingsFile: 03:09:40 taf-settings 03:09:40 ========================================================= [Pipeline] node 03:09:44 Attempting uninstall: pip 03:09:44 Found existing installation: pip 24.3.1 03:09:44 Uninstalling pip-24.3.1: 03:09:45 Successfully uninstalled pip-24.3.1 03:09:53 Successfully installed pip-25.0.1 setuptools-78.1.0 wheel-0.45.1 03:09:53 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 03:09:55 Processing ./edgex-taf-common 03:09:55 Preparing metadata (setup.py): started 03:09:55 Still waiting to schedule task 03:09:55 All nodes of label ‘centos7-docker-4c-2g’ are offline 03:09:56 Preparing metadata (setup.py): finished with status 'done' 03:09:56 Building wheels for collected packages: edgex-taf-common 03:09:56 Building wheel for edgex-taf-common (setup.py): started 03:09:57 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 03:09:57 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14540 sha256=8f6a731174d30ebc27731e2162eb831e67ed236361d55dc677b16a67503021b2 03:09:57 Stored in directory: /tmp/pip-ephem-wheel-cache-ljltm997/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 03:09:57 Successfully built edgex-taf-common 03:09:57 Installing collected packages: edgex-taf-common 03:09:57 Successfully installed edgex-taf-common-0.0.0 03:09:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 03:10:01 Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) 03:10:01 Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) 03:10:01 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 03:10:01 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 03:10:01 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 03:10:01 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 03:10:01 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 03:10:01 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 03:10:01 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 03:10:01 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 03:10:01 Preparing metadata (setup.py): started 03:10:02 Preparing metadata (setup.py): finished with status 'done' 03:10:02 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 03:10:02 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 03:10:02 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 03:10:02 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 03:10:02 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 03:10:02 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 03:10:02 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 03:10:02 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 03:10:02 Preparing metadata (setup.py): started 03:10:04 Preparing metadata (setup.py): finished with status 'done' 03:10:04 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 03:10:04 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 03:10:05 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 03:10:05 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) 03:10:05 Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) 03:10:05 Downloading psutil-6.0.0.tar.gz (508 kB) 03:10:06 Installing build dependencies: started 03:10:18 Installing build dependencies: finished with status 'done' 03:10:18 Getting requirements to build wheel: started 03:10:18 Getting requirements to build wheel: finished with status 'done' 03:10:18 Preparing metadata (pyproject.toml): started 03:10:20 Preparing metadata (pyproject.toml): finished with status 'done' 03:10:20 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 03:10:20 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 03:10:22 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 03:10:22 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) 03:10:22 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 03:10:22 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 03:10:22 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 03:10:22 Downloading psycopg2-2.9.9.tar.gz (384 kB) 03:10:23 Preparing metadata (setup.py): started 03:10:24 Preparing metadata (setup.py): finished with status 'done' 03:10:24 Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) 03:10:24 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 03:10:26 Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) 03:10:26 Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) 03:10:26 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:10:26 Downloading selenium-4.30.0-py3-none-any.whl.metadata (7.5 kB) 03:10:26 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:10:26 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 03:10:26 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:26 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 03:10:26 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:26 Downloading flex-6.14.1.tar.gz (40 kB) 03:10:26 Preparing metadata (setup.py): started 03:10:28 Preparing metadata (setup.py): finished with status 'done' 03:10:28 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:28 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 03:10:28 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:28 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 03:10:28 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:28 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 03:10:28 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:28 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 03:10:28 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:28 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 03:10:28 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:28 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 03:10:29 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 03:10:29 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 03:10:29 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 03:10:29 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 03:10:29 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 03:10:29 Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) 03:10:29 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 03:10:29 Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) 03:10:29 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 03:10:29 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 03:10:30 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 03:10:30 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 03:10:30 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)) (78.1.0) 03:10:30 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 03:10:30 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 03:10:30 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 03:10:30 Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB) 03:10:30 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:10:30 Downloading trio-0.29.0-py3-none-any.whl.metadata (8.5 kB) 03:10:30 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:10:30 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 03:10:30 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:10:31 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 03:10:31 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:31 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 03:10:31 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:31 Downloading validate_email-1.3.tar.gz (4.7 kB) 03:10:31 Preparing metadata (setup.py): started 03:10:32 Preparing metadata (setup.py): finished with status 'done' 03:10:32 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:32 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 03:10:32 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:32 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 03:10:32 Preparing metadata (setup.py): started 03:10:33 Preparing metadata (setup.py): finished with status 'done' 03:10:33 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:33 Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 03:10:33 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:33 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 03:10:33 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:33 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 03:10:33 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:33 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 03:10:34 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:34 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 03:10:34 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:34 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 03:10:36 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:10:36 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 03:10:36 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:10:36 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 03:10:36 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:10:36 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 03:10:36 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:10:36 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 03:10:36 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 03:10:36 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 03:10:36 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)) 03:10:36 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 03:10:36 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)) 03:10:36 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 03:10:37 Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) 03:10:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 56.3 MB/s eta 0:00:00 03:10:37 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 03:10:37 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 03:10:37 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 03:10:37 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 03:10:37 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 03:10:37 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 03:10:37 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 03:10:37 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) 03:10:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 21.9 MB/s eta 0:00:00 03:10:37 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 03:10:38 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 03:10:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.7 MB/s eta 0:00:00 03:10:38 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 03:10:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 57.6 MB/s eta 0:00:00 03:10:38 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.1 MB) 03:10:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 52.0 MB/s eta 0:00:00 03:10:38 Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) 03:10:38 Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 03:10:38 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl (141 kB) 03:10:38 Downloading idna-3.10-py3-none-any.whl (70 kB) 03:10:38 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 03:10:38 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 03:10:38 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 03:10:38 Downloading selenium-4.30.0-py3-none-any.whl (9.4 MB) 03:10:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 59.2 MB/s eta 0:00:00 03:10:38 Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) 03:10:38 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 03:10:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 57.0 MB/s eta 0:00:00 03:10:38 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 03:10:38 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 03:10:38 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 03:10:38 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 03:10:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 61.3 MB/s eta 0:00:00 03:10:38 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 03:10:38 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 03:10:38 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 03:10:38 Downloading click-8.1.8-py3-none-any.whl (98 kB) 03:10:38 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 03:10:38 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 03:10:38 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 03:10:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 61.0 MB/s eta 0:00:00 03:10:38 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 03:10:38 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 03:10:38 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl (568 kB) 03:10:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.1/568.1 kB 57.7 MB/s eta 0:00:00 03:10:38 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 03:10:38 Downloading trio-0.29.0-py3-none-any.whl (492 kB) 03:10:38 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 03:10:38 Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB) 03:10:38 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 03:10:38 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 03:10:38 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 03:10:38 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 03:10:38 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 03:10:38 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 03:10:38 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:10:38 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 03:10:39 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 03:10:39 Building wheel for robotbackgroundlogger (setup.py): started 03:10:40 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 03:10:40 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=57cc1ff2241e3e5d7fdecaa2ded4f2b2500ca5c809c7e78149b0fc58c4f8178c 03:10:40 Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 03:10:40 Building wheel for paho-mqtt (setup.py): started 03:10:42 Building wheel for paho-mqtt (setup.py): finished with status 'done' 03:10:42 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62200 sha256=63eb5498a453b9dffef3673c30867bce57d3a71a6e74b040dd2a678b44400f8a 03:10:42 Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 03:10:42 Building wheel for psutil (pyproject.toml): started 03:10:51 Running on prd-centos7-docker-4c-2g-42508 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:10:51 provisioning config files... 03:10:51 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8464364420907106808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:10:52 ---> ****-login.sh 03:10:52 nexus3.edgexfoundry.org:10001 03:10:54 Building wheel for psutil (pyproject.toml): finished with status 'done' 03:10:54 Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_aarch64.whl size=290694 sha256=0a7ec113e3fa5818c90ae589053ac0a818d620a940e90af5d2598042e3a5e2b1 03:10:54 Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 03:10:54 Building wheel for psycopg2 (setup.py): started 03:11:50 Building wheel for psycopg2 (setup.py): finished with status 'done' 03:11:50 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512589 sha256=c1821681b11a17cb34cd64b0407ee10123ed40b6292d1352cbd0eefaeb7b8954 03:11:50 Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 03:11:50 Building wheel for flex (setup.py): started 03:11:50 Building wheel for flex (setup.py): finished with status 'done' 03:11:50 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=0c053eeb9169c1f975af540b3b27564f8c5638a3366994cb4b863dcece25adfd 03:11:50 Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 03:11:50 Building wheel for strict-rfc3339 (setup.py): started 03:11:51 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 03:11:51 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=d93cdb0ed60442559950932d2e6ee9e0644e3bc26d13f5557fdec0b54d1d6e22 03:11:51 Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 03:11:51 Building wheel for validate-email (setup.py): started 03:11:52 Building wheel for validate-email (setup.py): finished with status 'done' 03:11:52 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=0ac4bbf42f9b2634930fe95587e28f151a4d61e7e589946d550ec8a24f505008 03:11:52 Stored in directory: /tmp/pip-ephem-wheel-cache-0ysyv7n8/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 03:11:52 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 03:11:53 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, protobuf, 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:12:49 Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-25.3.0 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.19.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2025.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.36.2 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.24.0 selenium-4.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.13.0 tzlocal-5.3.1 urllib3-2.3.0 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 03:12:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 03:13:46 Removing intermediate container d875c49573ed 03:13:46 ---> cb9af9d48f58 03:13:46 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:13:46 ---> Running in d161369683dd 03:13:46 Removing intermediate container d161369683dd 03:13:46 ---> b3eed4d4f2ea 03:13:46 Step 11/13 : LABEL arch=arm64 03:13:46 ---> Running in c9f582f8543a 03:13:46 Removing intermediate container c9f582f8543a 03:13:46 ---> c8c883d4a2c0 03:13:46 Step 12/13 : LABEL git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 03:13:46 ---> Running in 366776bd1965 03:13:46 Removing intermediate container 366776bd1965 03:13:46 ---> e1ca1cbe0352 03:13:46 Step 13/13 : LABEL version=0.0.2-dev.45 03:13:46 ---> Running in ca7d9e244902 03:13:46 Removing intermediate container ca7d9e244902 03:13:46 ---> 132ce93eb75e 03:13:46 [Warning] One or more build-args [ARCH] were not consumed 03:13:46 Successfully built 132ce93eb75e 03:13:46 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:13:46 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 03:13:46 f7616055fa408fe9de5c1ab01cec76f469475795 03:13:46 latest 03:13:46 0.0.2-dev.45 03:13:46 f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 03:13:46 main 03:13:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:46 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:47 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795 03:13:47 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:13:47 cd8a78be7ad8: Preparing 03:13:47 f438d49264ac: Preparing 03:13:47 4a15b202b0b1: Preparing 03:13:47 a05b7ea9ba48: Preparing 03:13:47 7b7ce2c248f2: Preparing 03:13:47 dd9c8f8612c8: Preparing 03:13:47 dd9c8f8612c8: Waiting 03:13:47 f438d49264ac: Pushed 03:13:47 4a15b202b0b1: Pushed 03:13:47 a05b7ea9ba48: Pushed 03:13:47 dd9c8f8612c8: Layer already exists 03:13:47 7b7ce2c248f2: Pushed 03:18:39 cd8a78be7ad8: Pushed 03:18:39 f7616055fa408fe9de5c1ab01cec76f469475795: digest: sha256:91ab15f3568a7699511f128e6d904d9b382e66a537c008d401ed40d9cbfa0da1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:39 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:40 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:18:40 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:18:40 cd8a78be7ad8: Preparing 03:18:40 f438d49264ac: Preparing 03:18:40 4a15b202b0b1: Preparing 03:18:40 a05b7ea9ba48: Preparing 03:18:40 7b7ce2c248f2: Preparing 03:18:40 dd9c8f8612c8: Preparing 03:18:40 dd9c8f8612c8: Waiting 03:18:40 a05b7ea9ba48: Layer already exists 03:18:40 4a15b202b0b1: Layer already exists 03:18:40 f438d49264ac: Layer already exists 03:18:40 cd8a78be7ad8: Layer already exists 03:18:40 7b7ce2c248f2: Layer already exists 03:18:40 dd9c8f8612c8: Layer already exists 03:18:40 latest: digest: sha256:91ab15f3568a7699511f128e6d904d9b382e66a537c008d401ed40d9cbfa0da1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:40 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:40 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.45 03:18:40 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:18:40 cd8a78be7ad8: Preparing 03:18:40 f438d49264ac: Preparing 03:18:40 4a15b202b0b1: Preparing 03:18:40 a05b7ea9ba48: Preparing 03:18:40 7b7ce2c248f2: Preparing 03:18:40 dd9c8f8612c8: Preparing 03:18:40 dd9c8f8612c8: Waiting 03:18:40 4a15b202b0b1: Layer already exists 03:18:40 f438d49264ac: Layer already exists 03:18:40 a05b7ea9ba48: Layer already exists 03:18:40 cd8a78be7ad8: Layer already exists 03:18:40 7b7ce2c248f2: Layer already exists 03:18:40 dd9c8f8612c8: Layer already exists 03:18:41 0.0.2-dev.45: digest: sha256:91ab15f3568a7699511f128e6d904d9b382e66a537c008d401ed40d9cbfa0da1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:41 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:41 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 03:18:41 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:18:41 cd8a78be7ad8: Preparing 03:18:41 f438d49264ac: Preparing 03:18:41 4a15b202b0b1: Preparing 03:18:41 a05b7ea9ba48: Preparing 03:18:41 7b7ce2c248f2: Preparing 03:18:41 dd9c8f8612c8: Preparing 03:18:41 dd9c8f8612c8: Waiting 03:18:41 f438d49264ac: Layer already exists 03:18:41 4a15b202b0b1: Layer already exists 03:18:41 7b7ce2c248f2: Layer already exists 03:18:41 a05b7ea9ba48: Layer already exists 03:18:41 cd8a78be7ad8: Layer already exists 03:18:41 dd9c8f8612c8: Layer already exists 03:18:42 f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45: digest: sha256:91ab15f3568a7699511f128e6d904d9b382e66a537c008d401ed40d9cbfa0da1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:42 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:42 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 03:18:42 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:18:42 cd8a78be7ad8: Preparing 03:18:42 f438d49264ac: Preparing 03:18:42 4a15b202b0b1: Preparing 03:18:42 a05b7ea9ba48: Preparing 03:18:42 7b7ce2c248f2: Preparing 03:18:42 dd9c8f8612c8: Preparing 03:18:42 dd9c8f8612c8: Waiting 03:18:42 f438d49264ac: Layer already exists 03:18:42 7b7ce2c248f2: Layer already exists 03:18:42 4a15b202b0b1: Layer already exists 03:18:42 cd8a78be7ad8: Layer already exists 03:18:42 a05b7ea9ba48: Layer already exists 03:18:42 dd9c8f8612c8: Layer already exists 03:18:43 main: digest: sha256:91ab15f3568a7699511f128e6d904d9b382e66a537c008d401ed40d9cbfa0da1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:43 ===================================================== [Pipeline] echo 03:18:43 taggedImages: 03:18:43 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795 03:18:43 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:18:43 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.45 03:18:43 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 03:18:43 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo 03:18:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795 [Pipeline] echo 03:18:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo 03:18:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.45 [Pipeline] echo 03:18:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.45 [Pipeline] echo 03:18:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:43 03:18:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:44 arm64: Pulling from edgex-lftools-log-publisher 03:18:44 8998bd30e6a1: Pulling fs layer 03:18:44 04944245beec: Pulling fs layer 03:18:44 699f458cf7ca: Pulling fs layer 03:18:44 765212b225bb: Pulling fs layer 03:18:44 f23df028b6ca: Pulling fs layer 03:18:44 d65c8cfc05b1: Pulling fs layer 03:18:44 2437ff75d9bd: Pulling fs layer 03:18:44 f23df028b6ca: Waiting 03:18:44 d65c8cfc05b1: Waiting 03:18:44 2437ff75d9bd: Waiting 03:18:44 765212b225bb: Waiting 03:18:44 04944245beec: Verifying Checksum 03:18:44 04944245beec: Download complete 03:18:44 765212b225bb: Verifying Checksum 03:18:44 765212b225bb: Download complete 03:18:44 f23df028b6ca: Verifying Checksum 03:18:44 f23df028b6ca: Download complete 03:18:44 d65c8cfc05b1: Verifying Checksum 03:18:44 d65c8cfc05b1: Download complete 03:18:44 699f458cf7ca: Verifying Checksum 03:18:44 699f458cf7ca: Download complete 03:18:44 8998bd30e6a1: Download complete 03:18:47 2437ff75d9bd: Verifying Checksum 03:18:47 2437ff75d9bd: Download complete 03:18:49 8998bd30e6a1: Pull complete 03:18:50 04944245beec: Pull complete 03:18:51 699f458cf7ca: Pull complete 03:18:51 765212b225bb: Pull complete 03:18:52 f23df028b6ca: Pull complete 03:18:52 d65c8cfc05b1: Pull complete 03:19:10 2437ff75d9bd: Pull complete 03:19:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:19:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:19:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:11 prd-ubuntu20.04-docker-arm64-4c-16g-42506 does not seem to be running inside a container 03:19:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:19:13 $ docker top 9a033cf5372ade02ea0ff26498695d4a133ff1ff414a63313c8cffe90dde4d54 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:14 ---> job-cost.sh 03:19:14 lf-activate-venv: SKIPPING 03:19:14 INFO: No Stack... 03:19:15 INFO: Retrieving Pricing Info for: v3-standard-4 03:19:16 INFO: Archiving Costs [Pipeline] sh 03:19:16 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 03:19:16 + cut -d, -f6 [Pipeline] lock 03:19:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] 03:19:16 Resource [jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] did not exist. Created. 03:19:16 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:19:17 + echo total: 0.10999999940395355 [Pipeline] stash 03:19:18 Stashed 1 file(s) [Pipeline] } 03:19:18 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 03:19:18 $ docker stop --time=1 9a033cf5372ade02ea0ff26498695d4a133ff1ff414a63313c8cffe90dde4d54 03:19:19 $ docker rm -f --volumes 9a033cf5372ade02ea0ff26498695d4a133ff1ff414a63313c8cffe90dde4d54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Aborted by Cherry Wang 03:58:41 Sending interrupt signal to process 03:58:46 script returned exit code 143 [Pipeline] } 03:58:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:58:46 + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:58:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:58:47 ---> package-listing.sh 03:58:47 ++ facter osfamily 03:58:47 ++ tr '[:upper:]' '[:lower:]' 03:58:47 + OS_FAMILY=redhat 03:58:47 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 03:58:47 + START_PACKAGES=/tmp/packages_start.txt 03:58:47 + END_PACKAGES=/tmp/packages_end.txt 03:58:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:58:47 + PACKAGES=/tmp/packages_start.txt 03:58:47 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:58:47 + PACKAGES=/tmp/packages_end.txt 03:58:47 + case "${OS_FAMILY}" in 03:58:47 + rpm -qa 03:58:47 + sort 03:58:48 + '[' -f /tmp/packages_start.txt ']' 03:58:48 + '[' -f /tmp/packages_end.txt ']' 03:58:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:58:48 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:58:48 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 03:58:48 + 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:58:48 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:58:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:49 03:58:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:58:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:49 latest: Pulling from edgex-lftools-log-publisher 03:58:49 5eb5b503b376: Pulling fs layer 03:58:49 5c69ac0246d0: Pulling fs layer 03:58:49 ec43610c2a17: Pulling fs layer 03:58:49 3a2ae6a8a46f: Pulling fs layer 03:58:49 33b1e0a273af: Pulling fs layer 03:58:49 5d3b04190fa2: Pulling fs layer 03:58:49 2f39f015ded8: Pulling fs layer 03:58:49 3a2ae6a8a46f: Waiting 03:58:49 33b1e0a273af: Waiting 03:58:49 5d3b04190fa2: Waiting 03:58:49 2f39f015ded8: Waiting 03:58:49 5c69ac0246d0: Verifying Checksum 03:58:49 5c69ac0246d0: Download complete 03:58:49 3a2ae6a8a46f: Verifying Checksum 03:58:49 3a2ae6a8a46f: Download complete 03:58:49 33b1e0a273af: Verifying Checksum 03:58:49 33b1e0a273af: Download complete 03:58:49 5d3b04190fa2: Verifying Checksum 03:58:49 5d3b04190fa2: Download complete 03:58:49 ec43610c2a17: Verifying Checksum 03:58:49 ec43610c2a17: Download complete 03:58:50 5eb5b503b376: Verifying Checksum 03:58:50 5eb5b503b376: Download complete 03:58:50 2f39f015ded8: Verifying Checksum 03:58:50 2f39f015ded8: Download complete 03:58:51 5eb5b503b376: Pull complete 03:58:51 5c69ac0246d0: Pull complete 03:58:52 ec43610c2a17: Pull complete 03:58:52 3a2ae6a8a46f: Pull complete 03:58:52 33b1e0a273af: Pull complete 03:58:52 5d3b04190fa2: Pull complete Click here to forcibly terminate running steps 03:58:56 2f39f015ded8: Pull complete 03:58:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:58:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:56 prd-centos7-docker-4c-2g-42508 does not seem to be running inside a container 03:58:56 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:58:59 $ docker top d141dc8bea2f07a62130fd2b07c4991c0bdf1cd241f14da62650795580c7394c -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:00 + touch /tmp/pre-build-complete [Pipeline] sh 03:59:00 + mkdir -p /var/log/sysstat [Pipeline] sh 03:59:00 + ls /var/log/sa-host 03:59:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:01 provisioning config files... 03:59:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14099953709912655408tmp [Pipeline] { [Pipeline] echo 03:59:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:59:01 ---> create-netrc.sh [Pipeline] } 03:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:59:01 ---> python-tools-install.sh [Pipeline] echo 03:59:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:59:02 ---> sudo-logs.sh 03:59:02 Archiving 'sudo' log.. 03:59:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-42508.novalocal: Name or service not known 03:59:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-42508.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:59:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:59:02 ---> job-cost.sh 03:59:02 lf-activate-venv: SKIPPING 03:59:02 DEBUG: total: 0.10999999940395355 03:59:02 INFO: Retrieving Stack Cost... 03:59:02 INFO: Retrieving Pricing Info for: v3-standard-2 03:59:03 INFO: Archiving Costs [Pipeline] echo 03:59:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:59:03 ---> logs-deploy.sh 03:59:03 lf-activate-venv: SKIPPING 03:59:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/50 03:59:03 INFO: archiving workspace using pattern(s): 03:59:04 Archives upload complete. 03:59:04 INFO: archiving logs to Nexus 03:59:05 ---> uname -a: 03:59:05 Linux prd-centos7-docker-4c-2g-42508.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:59:05 03:59:05 03:59:05 ---> lscpu: 03:59:05 Architecture: x86_64 03:59:05 CPU op-mode(s): 32-bit, 64-bit 03:59:05 Byte Order: Little Endian 03:59:05 Address sizes: 40 bits physical, 48 bits virtual 03:59:05 CPU(s): 2 03:59:05 On-line CPU(s) list: 0,1 03:59:05 Thread(s) per core: 1 03:59:05 Core(s) per socket: 1 03:59:05 Socket(s): 2 03:59:05 NUMA node(s): 1 03:59:05 Vendor ID: AuthenticAMD 03:59:05 CPU family: 23 03:59:05 Model: 49 03:59:05 Model name: AMD EPYC-Rome Processor 03:59:05 Stepping: 0 03:59:05 CPU MHz: 2800.000 03:59:05 BogoMIPS: 5600.00 03:59:05 Virtualization: AMD-V 03:59:05 Hypervisor vendor: KVM 03:59:05 Virtualization type: full 03:59:05 L1d cache: 64 KiB 03:59:05 L1i cache: 64 KiB 03:59:05 L2 cache: 1 MiB 03:59:05 L3 cache: 32 MiB 03:59:05 NUMA node0 CPU(s): 0,1 03:59:05 Vulnerability Itlb multihit: Not affected 03:59:05 Vulnerability L1tf: Not affected 03:59:05 Vulnerability Mds: Not affected 03:59:05 Vulnerability Meltdown: Not affected 03:59:05 Vulnerability Mmio stale data: Not affected 03:59:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:59:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:59:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:59:05 Vulnerability Srbds: Not affected 03:59:05 Vulnerability Tsx async abort: Not affected 03:59:05 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:59:05 03:59:05 03:59:05 ---> nproc: 03:59:05 2 03:59:05 03:59:05 03:59:05 ---> df -h: 03:59:05 Filesystem Size Used Avail Use% Mounted on 03:59:05 overlay 40G 6.8G 34G 17% / 03:59:05 tmpfs 64M 0 64M 0% /dev 03:59:05 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:59:05 shm 64M 0 64M 0% /dev/shm 03:59:05 /dev/vda1 40G 6.8G 34G 17% /facter-os 03:59:05 03:59:05 03:59:05 Cannot open /var/log/sysstat/sa01: No such file or directory 03:59:05 Please check if data collecting is enabled 03:59:05 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:59:05 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:59:05 $ docker stop --time=1 d141dc8bea2f07a62130fd2b07c4991c0bdf1cd241f14da62650795580c7394c 03:59:06 $ docker rm -f --volumes d141dc8bea2f07a62130fd2b07c4991c0bdf1cd241f14da62650795580c7394c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:59:06 [WS-CLEANUP] Deleting project workspace... 03:59:06 [WS-CLEANUP] Deferred wipeout is used... 03:59:06 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:07 03:59:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:07 latest: Pulling from edgex-lftools-log-publisher 03:59:07 5eb5b503b376: Pulling fs layer 03:59:07 5c69ac0246d0: Pulling fs layer 03:59:07 ec43610c2a17: Pulling fs layer 03:59:07 3a2ae6a8a46f: Pulling fs layer 03:59:07 33b1e0a273af: Pulling fs layer 03:59:07 5d3b04190fa2: Pulling fs layer 03:59:07 2f39f015ded8: Pulling fs layer 03:59:07 33b1e0a273af: Waiting 03:59:07 5d3b04190fa2: Waiting 03:59:07 3a2ae6a8a46f: Waiting 03:59:07 5c69ac0246d0: Verifying Checksum 03:59:07 5c69ac0246d0: Download complete 03:59:07 3a2ae6a8a46f: Verifying Checksum 03:59:07 3a2ae6a8a46f: Download complete 03:59:07 ec43610c2a17: Verifying Checksum 03:59:07 ec43610c2a17: Download complete 03:59:07 33b1e0a273af: Verifying Checksum 03:59:07 33b1e0a273af: Download complete 03:59:07 5d3b04190fa2: Verifying Checksum 03:59:07 5d3b04190fa2: Download complete 03:59:07 5eb5b503b376: Verifying Checksum 03:59:07 5eb5b503b376: Download complete 03:59:08 2f39f015ded8: Verifying Checksum 03:59:08 2f39f015ded8: Download complete 03:59:08 5eb5b503b376: Pull complete 03:59:08 5c69ac0246d0: Pull complete 03:59:09 ec43610c2a17: Pull complete 03:59:09 3a2ae6a8a46f: Pull complete 03:59:09 33b1e0a273af: Pull complete 03:59:09 5d3b04190fa2: Pull complete 03:59:13 2f39f015ded8: Pull complete 03:59:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:59:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:13 prd-ubuntu20.04-docker-8c-8g-42504 does not seem to be running inside a container 03:59:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:59:15 $ docker top 385e6851746952276a2ce15a14b36ed5d3ed33ca09ffc6efde5f4b8c002166ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:59:15 ---> job-cost.sh 03:59:15 lf-activate-venv: SKIPPING 03:59:15 INFO: No Stack... 03:59:15 INFO: Retrieving Pricing Info for: v3-standard-8 03:59:15 INFO: Archiving Costs [Pipeline] sh 03:59:16 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 03:59:16 + cut -d, -f6 [Pipeline] lock 03:59:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] 03:59:16 Resource [jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] did not exist. Created. 03:59:16 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:59:16 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-d597bec0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:59:16 + echo total: 0.2199999988079071 [Pipeline] stash 03:59:16 Warning: overwriting stash ‘stack-cost’ 03:59:16 Stashed 1 file(s) [Pipeline] } 03:59:16 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 03:59:16 $ docker stop --time=1 385e6851746952276a2ce15a14b36ed5d3ed33ca09ffc6efde5f4b8c002166ff 03:59:18 $ docker rm -f --volumes 385e6851746952276a2ce15a14b36ed5d3ed33ca09ffc6efde5f4b8c002166ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:59:18 Failed in branch amd64 [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:59:18 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 03:59:18 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:59:18 total 16 03:59:18 drwxr-xr-x 3 root root 4096 Apr 1 03:59 . 03:59:18 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 03:59 .. 03:59:18 drwxr-xr-x 2 root root 4096 Apr 1 03:59 cost 03:59:18 -rw-r--r-- 1 root root 88 Apr 1 03:59 cost.csv 03:59:18 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:59:18 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:59:18 total 16 03:59:18 drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 03:59 . 03:59:18 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 03:59 .. 03:59:18 drwxr-xr-x 2 jenkins jenkins 4096 Apr 1 03:59 cost 03:59:18 -rw-r--r-- 1 jenkins jenkins 88 Apr 1 03:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:59:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:59:19 ---> package-listing.sh 03:59:19 ++ facter osfamily 03:59:19 ++ tr '[:upper:]' '[:lower:]' 03:59:20 + OS_FAMILY=debian 03:59:20 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 03:59:20 + START_PACKAGES=/tmp/packages_start.txt 03:59:20 + END_PACKAGES=/tmp/packages_end.txt 03:59:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:59:20 + PACKAGES=/tmp/packages_start.txt 03:59:20 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:59:20 + PACKAGES=/tmp/packages_end.txt 03:59:20 + case "${OS_FAMILY}" in 03:59:20 + dpkg -l 03:59:20 + grep '^ii' 03:59:20 + '[' -f /tmp/packages_start.txt ']' 03:59:20 + '[' -f /tmp/packages_end.txt ']' 03:59:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:59:20 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:59:20 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 03:59:20 + 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:59:20 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:59:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:59:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:59:21 prd-ubuntu20.04-docker-8c-8g-42504 does not seem to be running inside a container 03:59:21 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:59:21 $ docker top 4cf24e736bf34b776f3c96a384d471cd7de663097d607263ba3c99f86b453410 -eo pid,comm [Pipeline] { [Pipeline] sh 03:59:21 + touch /tmp/pre-build-complete [Pipeline] sh 03:59:21 + mkdir -p /var/log/sysstat [Pipeline] sh 03:59:22 + ls /var/log/sa-host 03:59:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:22 provisioning config files... 03:59:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16463475838688087287tmp [Pipeline] { [Pipeline] echo 03:59:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:59:22 ---> create-netrc.sh [Pipeline] } 03:59:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:59:22 ---> python-tools-install.sh [Pipeline] echo 03:59:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:59:23 ---> sudo-logs.sh 03:59:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:59:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:59:23 ---> job-cost.sh 03:59:23 lf-activate-venv: SKIPPING 03:59:23 DEBUG: total: 0.2199999988079071 03:59:23 INFO: Retrieving Stack Cost... 03:59:23 INFO: Retrieving Pricing Info for: v3-standard-8 03:59:23 INFO: Archiving Costs [Pipeline] echo 03:59:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:59:24 ---> logs-deploy.sh 03:59:24 lf-activate-venv: SKIPPING 03:59:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/50 03:59:24 INFO: archiving workspace using pattern(s): 03:59:25 Archives upload complete. 03:59:25 INFO: archiving logs to Nexus