Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 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-ssh9897076691568783643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8616312649857869037.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh12393281883003263538.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6373693611714487249.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-ssh15498339292143145346.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 Running on prd-ubuntu20.04-docker-8c-8g-9088 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 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 (main) Commit message: "Merge pull request #89 from cherrycl/issue-88" > 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 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 # timeout=10 > git rev-list --no-walk bcbcc22bb55fcf7d42cfa8ac6584ae10f2f0fef0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:17:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:17:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:17:22 ========================================================= 03:17:22 EdgeX Global Pipelines Version Info 03:17:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:17:23 ------------------- 03:17:23 stable info: 03:17:23 ------------------- 03:17:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:17:23 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:17:23 Message: update stable to v1.0.258 03:17:24 ------------------- 03:17:24 experimental info: 03:17:24 ------------------- 03:17:24 Commited By: **** collab-it+edgex@linuxfoundation.org 03:17:24 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:17:24 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b7c46a [Pipeline] echo 03:17:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:24 provisioning config files... 03:17:24 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14818379389589510280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:25 ---> ****-login.sh 03:17:25 nexus3.edgexfoundry.org:10001 03:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:25 Configure a credential helper to remove this warning. See 03:17:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:25 03:17:25 Login Succeeded 03:17:25 nexus3.edgexfoundry.org:10002 03:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:25 Configure a credential helper to remove this warning. See 03:17:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:25 03:17:25 Login Succeeded 03:17:25 nexus3.edgexfoundry.org:10003 03:17:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:25 Configure a credential helper to remove this warning. See 03:17:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:25 03:17:25 Login Succeeded 03:17:25 nexus3.edgexfoundry.org:10004 03:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:26 Configure a credential helper to remove this warning. See 03:17:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:26 03:17:26 Login Succeeded 03:17:26 ****.io 03:17:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:26 Configure a credential helper to remove this warning. See 03:17:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:26 03:17:26 Login Succeeded 03:17:26 ---> ****-login.sh ends [Pipeline] } 03:17:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:17:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:17:26 + grep -v github /etc/ssh/ssh_known_hosts 03:17:26 + [ -e /tmp/ssh_known_hosts ] 03:17:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:17:26 + + sudoecho tee github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= -a 03:17:26 /etc/ssh/ssh_known_hosts 03:17:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:27 03:17:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:27 0.1.4: Pulling from edgex-devops/py-git-semver 03:17:27 b85a868b505f: Pulling fs layer 03:17:27 e2be974225ed: Pulling fs layer 03:17:27 339a4e72a1f5: Pulling fs layer 03:17:27 988bab9f4d93: Pulling fs layer 03:17:27 1469e6f7b9e6: Pulling fs layer 03:17:27 eaf3925da568: Pulling fs layer 03:17:27 bab4dde63d76: Pulling fs layer 03:17:27 bde34c3a00c8: Pulling fs layer 03:17:27 b352a97aabf1: Pulling fs layer 03:17:27 4872d77fe225: Pulling fs layer 03:17:27 5851b861e8e6: Pulling fs layer 03:17:27 eaf3925da568: Waiting 03:17:27 b352a97aabf1: Waiting 03:17:27 4872d77fe225: Waiting 03:17:27 5851b861e8e6: Waiting 03:17:27 bab4dde63d76: Waiting 03:17:27 bde34c3a00c8: Waiting 03:17:27 988bab9f4d93: Waiting 03:17:27 1469e6f7b9e6: Waiting 03:17:27 e2be974225ed: Verifying Checksum 03:17:27 e2be974225ed: Download complete 03:17:27 988bab9f4d93: Download complete 03:17:27 1469e6f7b9e6: Verifying Checksum 03:17:27 1469e6f7b9e6: Download complete 03:17:27 339a4e72a1f5: Verifying Checksum 03:17:27 339a4e72a1f5: Download complete 03:17:27 eaf3925da568: Verifying Checksum 03:17:27 eaf3925da568: Download complete 03:17:27 bde34c3a00c8: Verifying Checksum 03:17:27 bde34c3a00c8: Download complete 03:17:27 b352a97aabf1: Download complete 03:17:27 4872d77fe225: Verifying Checksum 03:17:27 4872d77fe225: Download complete 03:17:27 5851b861e8e6: Verifying Checksum 03:17:27 5851b861e8e6: Download complete 03:17:27 b85a868b505f: Verifying Checksum 03:17:27 b85a868b505f: Download complete 03:17:28 bab4dde63d76: Verifying Checksum 03:17:28 bab4dde63d76: Download complete 03:17:29 b85a868b505f: Pull complete 03:17:29 e2be974225ed: Pull complete 03:17:29 339a4e72a1f5: Pull complete 03:17:29 988bab9f4d93: Pull complete 03:17:30 1469e6f7b9e6: Pull complete 03:17:30 eaf3925da568: Pull complete 03:17:32 bab4dde63d76: Pull complete 03:17:32 bde34c3a00c8: Pull complete 03:17:32 b352a97aabf1: Pull complete 03:17:32 4872d77fe225: Pull complete 03:17:32 5851b861e8e6: Pull complete 03:17:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:17:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:32 prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container 03:17:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:17:35 $ docker top 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b -eo pid,comm 03:17:35 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:17:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:17:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:35 [ssh-agent] Looking for ssh-agent implementation... 03:17:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:35 $ docker exec 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b ssh-agent 03:17:36 SSH_AUTH_SOCK=/tmp/ssh-NjGj35m25MW0/agent.31 03:17:36 SSH_AGENT_PID=37 03:17:36 Running ssh-add (command line suppressed) 03:17:36 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9114236144302627612.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9114236144302627612.key) 03:17:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:36 + git tag --points-at HEAD [Pipeline] } 03:17:36 $ docker exec --env ******** --env ******** 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b ssh-agent -k 03:17:36 unset SSH_AUTH_SOCK; 03:17:36 unset SSH_AGENT_PID; 03:17:36 echo Agent pid 37 killed; 03:17:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:17:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:36 [ssh-agent] Looking for ssh-agent implementation... 03:17:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:36 $ docker exec 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b ssh-agent 03:17:36 SSH_AUTH_SOCK=/tmp/ssh-bgT0FyFeEZQ9/agent.69 03:17:36 SSH_AGENT_PID=75 03:17:36 Running ssh-add (command line suppressed) 03:17:36 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10255042524623221850.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10255042524623221850.key) 03:17:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:37 + git semver init 03:17:37 2023-11-29 03:17:37,451 [run_init] DEBUG init version:0.0.0 force:False 03:17:37 2023-11-29 03:17:37,452 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 03:17:37 2023-11-29 03:17:37,452 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 03:17:37 2023-11-29 03:17:37,452 [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:17:38 2023-11-29 03:17:38,158 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 03:17:38 2023-11-29 03:17:38,158 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 03:17:38 2023-11-29 03:17:38,159 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:17:38 2023-11-29 03:17:38,159 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:17:38 0.0.2-dev.36 [Pipeline] } 03:17:38 $ docker exec --env ******** --env ******** 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b ssh-agent -k 03:17:38 unset SSH_AUTH_SOCK; 03:17:38 unset SSH_AGENT_PID; 03:17:38 echo Agent pid 75 killed; 03:17:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:17:38 + git semver [Pipeline] } 03:17:39 $ docker stop --time=1 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b 03:17:40 $ docker rm -f --volumes 513bc4183ab670683394f2f7ddeb15689fcf083d92d2bf6439fb380d984b1c2b [Pipeline] // withDockerContainer [Pipeline] sh 03:17:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:17:41 Stashed 1 file(s) [Pipeline] echo 03:17:41 [edgeXSemver]: initialized semver on version 0.0.2-dev.36 [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:17:41 provisioning config files... 03:17:41 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7214790833586504121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:41 ---> ****-login.sh 03:17:41 nexus3.edgexfoundry.org:10001 03:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:41 Configure a credential helper to remove this warning. See 03:17:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:41 03:17:41 Login Succeeded 03:17:41 nexus3.edgexfoundry.org:10002 03:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:41 Configure a credential helper to remove this warning. See 03:17:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:41 03:17:41 Login Succeeded 03:17:41 nexus3.edgexfoundry.org:10003 03:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:42 Configure a credential helper to remove this warning. See 03:17:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:42 03:17:42 Login Succeeded 03:17:42 nexus3.edgexfoundry.org:10004 03:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:42 Configure a credential helper to remove this warning. See 03:17:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:42 03:17:42 Login Succeeded 03:17:42 ****.io 03:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:17:42 Configure a credential helper to remove this warning. See 03:17:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:17:42 03:17:42 Login Succeeded 03:17:42 ---> ****-login.sh ends [Pipeline] } 03:17:42 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:17:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:17:43 + ls -al . 03:17:43 total 72 03:17:43 drwxrwxr-x 7 jenkins jenkins 4096 Nov 29 03:17 . 03:17:43 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 03:17 .. 03:17:43 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 03:17 .git 03:17:43 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 03:17 .github 03:17:43 -rw-rw-r-- 1 jenkins jenkins 22 Nov 29 03:17 .gitignore 03:17:43 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 03:17 .semver 03:17:43 -rw-rw-r-- 1 jenkins jenkins 1575 Nov 29 03:17 Dockerfile 03:17:43 -rw-rw-r-- 1 jenkins jenkins 746 Nov 29 03:17 Jenkinsfile 03:17:43 -rw-rw-r-- 1 jenkins jenkins 11381 Nov 29 03:17 LICENSE 03:17:43 -rw-rw-r-- 1 jenkins jenkins 3606 Nov 29 03:17 README.md 03:17:43 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 03:17 TAF-Manager 03:17:43 drwxrwxr-x 6 jenkins jenkins 4096 Nov 29 03:17 TUC 03:17:43 -rw-rw-r-- 1 jenkins jenkins 12 Nov 29 03:17 VERSION 03:17:43 -rw-rw-r-- 1 jenkins jenkins 343 Nov 29 03:17 requirements.txt 03:17:43 -rw-rw-r-- 1 jenkins jenkins 54 Nov 29 03:17 robot-entrypoint.sh 03:17:43 -rw-rw-r-- 1 jenkins jenkins 445 Nov 29 03:17 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:43 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=6b7c46adfed12d806b7a5d1fb51ffb40297bb203 --label arch=amd64 --label version=0.0.2-dev.36 . 03:17:43 Sending build context to Docker daemon 531.5kB 03:17:43 Step 1/13 : FROM alpine:3.16 03:17:43 3.16: Pulling from library/alpine 03:17:44 659d66d51139: Pulling fs layer 03:17:47 659d66d51139: Download complete 03:17:47 659d66d51139: Pull complete 03:17:47 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 03:17:47 Status: Downloaded newer image for alpine:3.16 03:17:47 ---> 187eae39ad94 03:17:47 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 03:17:48 ---> Running in 94e760dc5010 03:17:48 Removing intermediate container 94e760dc5010 03:17:48 ---> aa95e3f145ed 03:17:48 Step 3/13 : LABEL maintainer="Bruce Huang " 03:17:48 ---> Running in 1a801f87be86 03:17:48 Removing intermediate container 1a801f87be86 03:17:48 ---> bca262b20857 03:17:48 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 03:17:48 ---> af4a552c80ff 03:17:48 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 03:17:48 ---> 14da186f89cb 03:17:48 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 03:17:48 ---> fb9741ecb0a4 03:17:48 Step 7/13 : WORKDIR /edgex-taf 03:17:48 ---> Running in e47261329d61 03:17:48 Removing intermediate container e47261329d61 03:17:48 ---> 4bbf18604787 03:17:48 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:48 ---> Running in b2184e09a3aa 03:17:49 Removing intermediate container b2184e09a3aa 03:17:49 ---> 98d3ff3d42ee 03:17:49 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 03:17:49 ---> Running in 95b1f18f01cf 03:17:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:17:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:17:50 (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) 03:17:51 (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) 03:17:51 OK: 6 MiB in 14 packages 03:17:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:17:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:17:53 (1/9) Installing ca-certificates (20230506-r0) 03:17:53 (2/9) Installing brotli-libs (1.0.9-r6) 03:17:53 (3/9) Installing nghttp2-libs (1.47.0-r2) 03:17:54 (4/9) Installing libcurl (8.4.0-r0) 03:17:54 (5/9) Installing curl (8.4.0-r0) 03:17:55 (6/9) Installing docker-cli (20.10.20-r0) 03:17:56 (7/9) Installing oniguruma (6.9.8-r0) 03:17:56 Still waiting to schedule task 03:17:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:17:56 (8/9) Installing jq (1.6-r1) 03:17:56 (9/9) Installing openssl (1.1.1w-r1) 03:17:57 Executing busybox-1.35.0-r17.trigger 03:17:57 Executing ca-certificates-20230506-r0.trigger 03:17:57 OK: 52 MiB in 23 packages 03:17:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:17:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:17:58 (1/137) Installing libmagic (5.41-r0) 03:17:58 (2/137) Installing file (5.41-r0) 03:17:58 (3/137) Installing libxau (1.0.9-r0) 03:17:59 (4/137) Installing libxdmcp (1.1.3-r0) 03:17:59 (5/137) Installing libxcb (1.15-r0) 03:17:59 (6/137) Installing libx11 (1.8.7-r0) 03:18:00 (7/137) Installing libxext (1.3.4-r0) 03:18:00 (8/137) Installing libice (1.0.10-r0) 03:18:01 (9/137) Installing libuuid (2.38-r1) 03:18:01 (10/137) Installing libsm (1.2.3-r0) 03:18:01 (11/137) Installing libxt (1.2.1-r0) 03:18:02 (12/137) Installing libxmu (1.1.3-r0) 03:18:02 (13/137) Installing xset (1.2.4-r0) 03:18:02 (14/137) Installing xprop (1.2.5-r0) 03:18:02 (15/137) Installing xdg-utils (1.1.3-r3) 03:18:03 (16/137) Installing eudev-libs (3.2.11-r0) 03:18:03 (17/137) Installing pkgconf (1.8.1-r0) 03:18:03 (18/137) Installing libffi (3.4.2-r1) 03:18:04 (19/137) Installing libintl (0.21-r2) 03:18:04 (20/137) Installing libblkid (2.38-r1) 03:18:05 (21/137) Installing libmount (2.38-r1) 03:18:05 (22/137) Installing pcre (8.45-r2) 03:18:05 (23/137) Installing glib (2.72.4-r0) 03:18:06 (24/137) Installing xz-libs (5.2.5-r1) 03:18:06 (25/137) Installing libxml2 (2.9.14-r2) 03:18:07 (26/137) Installing shared-mime-info (2.2-r2) 03:18:07 (27/137) Installing hicolor-icon-theme (0.17-r1) 03:18:07 (28/137) Installing libjpeg-turbo (2.1.3-r1) 03:18:08 (29/137) Installing libpng (1.6.37-r1) 03:18:08 (30/137) Installing libwebp (1.2.3-r2) 03:18:09 (31/137) Installing zstd-libs (1.5.2-r1) 03:18:09 (32/137) Installing tiff (4.4.0-r4) 03:18:10 (33/137) Installing gdk-pixbuf (2.42.8-r0) 03:18:10 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 03:18:10 (35/137) Installing libxcomposite (0.4.5-r0) 03:18:10 (36/137) Installing libxfixes (6.0.0-r0) 03:18:11 (37/137) Installing libxrender (0.9.10-r3) 03:18:11 (38/137) Installing libxcursor (1.2.1-r0) 03:18:11 (39/137) Installing libxdamage (1.1.5-r1) 03:18:11 (40/137) Installing libxi (1.8-r0) 03:18:12 (41/137) Installing libxinerama (1.1.4-r1) 03:18:12 (42/137) Installing libxrandr (1.5.2-r1) 03:18:12 (43/137) Installing atk (2.38.0-r0) 03:18:12 (44/137) Installing libxtst (1.2.3-r3) 03:18:13 (45/137) Installing dbus-libs (1.14.8-r0) 03:18:13 (46/137) Installing at-spi2-core (2.44.1-r0) 03:18:14 (47/137) Installing at-spi2-atk (2.38.0-r0) 03:18:14 (48/137) Installing expat (2.5.0-r0) 03:18:14 (49/137) Installing libbz2 (1.0.8-r1) 03:18:15 (50/137) Installing freetype (2.12.1-r0) 03:18:15 (51/137) Installing fontconfig (2.14.0-r0) 03:18:15 (52/137) Installing pixman (0.40.0-r4) 03:18:16 (53/137) Installing cairo (1.17.4-r2) 03:18:16 (54/137) Installing cairo-gobject (1.17.4-r2) 03:18:17 (55/137) Installing avahi-libs (0.8-r6) 03:18:17 (56/137) Installing gmp (6.2.1-r2) 03:18:17 (57/137) Installing nettle (3.7.3-r0) 03:18:18 (58/137) Installing p11-kit (0.24.1-r0) 03:18:18 (59/137) Installing libtasn1 (4.18.0-r1) 03:18:18 (60/137) Installing libunistring (1.0-r0) 03:18:19 (61/137) Installing gnutls (3.7.7-r1) 03:18:20 (62/137) Installing cups-libs (2.4.2-r2) 03:18:20 (63/137) Installing libepoxy (1.5.10-r0) 03:18:20 (64/137) Installing fribidi (1.0.12-r0) 03:18:21 (65/137) Installing graphite2 (1.3.14-r1) 03:18:21 (66/137) Installing harfbuzz (4.3.0-r0) 03:18:22 (67/137) Installing libxft (2.3.4-r0) 03:18:22 (68/137) Installing pango (1.50.7-r0) 03:18:22 (69/137) Installing wayland-libs-client (1.20.0-r0) 03:18:23 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 03:18:23 (71/137) Installing wayland-libs-egl (1.20.0-r0) 03:18:23 (72/137) Installing xkeyboard-config (2.35.1-r0) 03:18:23 (73/137) Installing libxkbcommon (1.4.1-r0) 03:18:24 (74/137) Installing gtk+3.0 (3.24.34-r1) 03:18:25 Executing gtk+3.0-3.24.34-r1.post-install 03:18:25 (75/137) Installing libfontenc (1.1.4-r0) 03:18:25 (76/137) Installing mkfontscale (1.2.2-r0) 03:18:25 (77/137) Installing font-opensans (0_git20210927-r0) 03:18:25 (78/137) Installing libgcc (11.2.1_git20220219-r2) 03:18:26 (79/137) Installing libogg (1.3.5-r1) 03:18:26 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 03:18:27 (81/137) Installing flac (1.3.4-r0) 03:18:27 (82/137) Installing alsa-lib (1.2.7.2-r0) 03:18:28 (83/137) Installing libatomic (11.2.1_git20220219-r2) 03:18:28 (84/137) Installing sdl2 (2.0.22-r0) 03:18:28 (85/137) Installing aom-libs (3.3.0-r0) 03:18:29 (86/137) Installing libass (0.16.0-r0) 03:18:29 (87/137) Installing libdav1d (1.0.0-r0) 03:18:30 (88/137) Installing libpciaccess (0.16-r0) 03:18:30 (89/137) Installing libdrm (2.4.110-r0) 03:18:30 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 03:18:31 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 03:18:31 (92/137) Installing lame (3.100-r0) 03:18:32 (93/137) Installing opus (1.3.1-r1) 03:18:32 (94/137) Installing libasyncns (0.8-r1) 03:18:32 (95/137) Installing libltdl (2.4.7-r0) 03:18:32 (96/137) Installing orc (0.4.32-r0) 03:18:33 (97/137) Installing libvorbis (1.3.7-r0) 03:18:33 (98/137) Installing libsndfile (1.1.0-r0) 03:18:34 (99/137) Installing libgomp (11.2.1_git20220219-r2) 03:18:34 (100/137) Installing soxr (0.1.3-r2) 03:18:34 (101/137) Installing speexdsp (1.2.0-r0) 03:18:35 (102/137) Installing tdb-libs (1.4.6-r0) 03:18:35 (103/137) Installing libpulse (15.0-r2) 03:18:35 (104/137) Installing cjson (1.7.15-r3) 03:18:36 (105/137) Installing mbedtls (2.28.5-r0) 03:18:36 (106/137) Installing librist (0.2.6-r1) 03:18:36 (107/137) Installing libsrt (1.4.4-r0) 03:18:37 (108/137) Installing libssh (0.9.6-r1) 03:18:37 (109/137) Installing libtheora (1.1.1-r16) 03:18:38 (110/137) Installing v4l-utils-libs (1.22.1-r1) 03:18:38 (111/137) Installing libva (2.14.0-r0) 03:18:39 (112/137) Installing libvdpau (1.5-r0) 03:18:39 (113/137) Installing vidstab (1.1.0-r1) 03:18:39 (114/137) Installing libvpx (1.11.0-r1) 03:18:40 (115/137) Installing x264-libs (0.163_git20210613-r0) 03:18:40 (116/137) Installing numactl (2.0.14-r0) 03:18:41 (117/137) Installing x265-libs (3.5-r3) 03:18:41 (118/137) Installing xvidcore (1.3.7-r1) 03:18:42 (119/137) Installing ffmpeg-libs (5.0.3-r0) 03:18:42 (120/137) Installing libevent (2.1.12-r4) 03:18:43 (121/137) Installing mesa (21.3.9-r0) 03:18:43 (122/137) Installing wayland-libs-server (1.20.0-r0) 03:18:43 (123/137) Installing mesa-gbm (21.3.9-r0) 03:18:43 (124/137) Installing icu-data-en (71.1-r2) 03:18:44 Executing icu-data-en-71.1-r2.post-install 03:18:44 * 03:18:44 * If you need ICU with non-English locales and legacy charset support, install 03:18:44 * package icu-data-full. 03:18:44 * 03:18:44 (125/137) Installing icu-libs (71.1-r2) 03:18:45 (126/137) Installing lcms2 (2.13.1-r0) 03:18:45 (127/137) Installing minizip (1.2.12-r0) 03:18:45 (128/137) Installing nspr (4.33-r0) 03:18:46 (129/137) Installing sqlite-libs (3.40.1-r0) 03:18:46 (130/137) Installing nss (3.78.1-r0) 03:18:47 (131/137) Installing re2 (2022.04.01-r0) 03:18:47 (132/137) Installing snappy (1.1.9-r4) 03:18:47 (133/137) Installing libgpg-error (1.45-r0) 03:18:48 (134/137) Installing libgcrypt (1.10.1-r0) 03:18:48 (135/137) Installing libxslt (1.1.35-r0) 03:18:49 (136/137) Installing chromium (102.0.5005.182-r0) 03:18:51 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 03:18:51 Executing busybox-1.35.0-r17.trigger 03:18:51 Executing glib-2.72.4-r0.trigger 03:18:51 Executing shared-mime-info-2.2-r2.trigger 03:18:52 Executing gdk-pixbuf-2.42.8-r0.trigger 03:18:52 Executing gtk-update-icon-cache-2.24.33-r3.trigger 03:18:52 Executing fontconfig-2.14.0-r0.trigger 03:18:52 Executing mkfontscale-1.2.2-r0.trigger 03:18:52 OK: 409 MiB in 160 packages 03:18:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:18:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:18:53 (1/21) Installing binutils (2.38-r3) 03:18:53 (2/21) Installing isl22 (0.22-r0) 03:18:54 (3/21) Installing mpfr4 (4.1.0-r0) 03:18:55 (4/21) Installing mpc1 (1.2.1-r0) 03:18:55 (5/21) Installing gcc (11.2.1_git20220219-r2) 03:18:57 (6/21) Installing musl-dev (1.2.3-r3) 03:18:58 (7/21) Installing libc-dev (0.7.2-r3) 03:18:58 (8/21) Installing linux-headers (5.16.7-r1) 03:18:59 (9/21) Installing libffi-dev (3.4.2-r1) 03:18:59 (10/21) Installing libpq (14.10-r0) 03:19:00 (11/21) Installing openssl-dev (1.1.1w-r1) 03:19:00 (12/21) Installing libpq-dev (14.10-r0) 03:19:00 (13/21) Installing libecpg (14.10-r0) 03:19:01 (14/21) Installing libecpg-dev (14.10-r0) 03:19:01 (15/21) Installing llvm13-libs (13.0.1-r2) 03:19:03 (16/21) Installing clang-libs (13.0.1-r1) 03:19:04 (17/21) Installing clang (13.0.1-r1) 03:19:04 (18/21) Installing icu (71.1-r2) 03:19:05 (19/21) Installing icu-dev (71.1-r2) 03:19:05 (20/21) Installing llvm13 (13.0.1-r2) 03:19:06 (21/21) Installing postgresql14-dev (14.10-r0) 03:19:07 Executing busybox-1.35.0-r17.trigger 03:19:07 OK: 822 MiB in 181 packages 03:19:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:19:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:19:08 (1/10) Installing g++ (11.2.1_git20220219-r2) 03:19:13 (2/10) Installing gdbm (1.23-r0) 03:19:13 (3/10) Installing mpdecimal (2.5.1-r1) 03:19:13 (4/10) Installing readline (8.1.2-r0) 03:19:14 (5/10) Installing python3 (3.10.13-r0) 03:19:15 (6/10) Installing python3-dev (3.10.13-r0) 03:19:15 (7/10) Installing libsodium (1.0.18-r0) 03:19:16 (8/10) Installing libzmq (4.3.4-r0) 03:19:16 (9/10) Installing libsodium-dev (1.0.18-r0) 03:19:16 (10/10) Installing zeromq-dev (4.3.4-r0) 03:19:17 Executing busybox-1.35.0-r17.trigger 03:19:17 OK: 974 MiB in 191 packages 03:19:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:19:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:19:18 OK: 974 MiB in 191 packages 03:19:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:19:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:19:19 (1/1) Installing tzdata (2023c-r0) 03:19:19 Executing busybox-1.35.0-r17.trigger 03:19:19 OK: 978 MiB in 192 packages 03:19:20 (1/1) Purging tzdata (2023c-r0) 03:19:20 Executing busybox-1.35.0-r17.trigger 03:19:20 OK: 974 MiB in 191 packages 03:19:23 Looking in links: /tmp/tmpvyuy4gad 03:19:23 Processing /tmp/tmpvyuy4gad/setuptools-65.5.0-py3-none-any.whl 03:19:23 Processing /tmp/tmpvyuy4gad/pip-23.0.1-py3-none-any.whl 03:19:23 Installing collected packages: setuptools, pip 03:19:25 Successfully installed pip-23.0.1 setuptools-65.5.0 03:19:25 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:19:26 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 03:19:26 Collecting pip 03:19:26 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 03:19:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 96.1 MB/s eta 0:00:00 03:19:26 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 03:19:27 Collecting setuptools 03:19:27 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 03:19:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 122.2 MB/s eta 0:00:00 03:19:27 Collecting wheel 03:19:27 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 03:19:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 174.7 MB/s eta 0:00:00 03:19:27 Installing collected packages: wheel, setuptools, pip 03:19:27 Attempting uninstall: setuptools 03:19:27 Found existing installation: setuptools 65.5.0 03:19:27 Uninstalling setuptools-65.5.0: 03:19:27 Successfully uninstalled setuptools-65.5.0 03:19:28 Attempting uninstall: pip 03:19:28 Found existing installation: pip 23.0.1 03:19:28 Uninstalling pip-23.0.1: 03:19:28 Successfully uninstalled pip-23.0.1 03:19:30 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 03:19:30 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:19:31 Processing ./edgex-taf-common 03:19:31 Preparing metadata (setup.py): started 03:19:31 Preparing metadata (setup.py): finished with status 'done' 03:19:31 Building wheels for collected packages: edgex-taf-common 03:19:31 Building wheel for edgex-taf-common (setup.py): started 03:19:31 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 03:19:31 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=d8ef7d0c2fd03b83189710388eb89bc78531ace916e6a2a44c392177d52fb041 03:19:31 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 03:19:31 Successfully built edgex-taf-common 03:19:31 Installing collected packages: edgex-taf-common 03:19:31 Successfully installed edgex-taf-common-0.0.0 03:19:31 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:19:32 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 03:19:32 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 03:19:32 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 03:19:32 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 03:19:32 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 03:19:32 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 03:19:32 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 03:19:32 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 03:19:32 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 03:19:32 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 03:19:32 Preparing metadata (setup.py): started 03:19:32 Preparing metadata (setup.py): finished with status 'done' 03:19:32 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 03:19:32 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 03:19:32 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 03:19:32 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 03:19:32 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 03:19:32 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 03:19:32 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 03:19:32 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 03:19:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 14.1 MB/s eta 0:00:00 03:19:32 Preparing metadata (setup.py): started 03:19:33 Preparing metadata (setup.py): finished with status 'done' 03:19:33 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 03:19:33 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 03:19:33 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 03:19:33 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 03:19:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.8 MB/s eta 0:00:00 03:19:34 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 03:19:34 Downloading psutil-5.9.5.tar.gz (493 kB) 03:19:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 24.3 MB/s eta 0:00:00 03:19:34 Installing build dependencies: started 03:19:37 Installing build dependencies: finished with status 'done' 03:19:37 Getting requirements to build wheel: started 03:19:37 Getting requirements to build wheel: finished with status 'done' 03:19:37 Preparing metadata (pyproject.toml): started 03:19:37 Preparing metadata (pyproject.toml): finished with status 'done' 03:19:37 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 03:19:37 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 03:19:38 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 03:19:38 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) 03:19:38 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 03:19:38 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 03:19:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 21.5 MB/s eta 0:00:00 03:19:38 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 03:19:38 Downloading psycopg2-2.9.7.tar.gz (383 kB) 03:19:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 24.9 MB/s eta 0:00:00 03:19:38 Preparing metadata (setup.py): started 03:19:38 Preparing metadata (setup.py): finished with status 'done' 03:19:38 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 03:19:38 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 03:19:38 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:19:38 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 03:19:38 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:19:38 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 03:19:39 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:39 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 03:19:39 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:39 Downloading flex-6.14.1.tar.gz (40 kB) 03:19:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.6 MB/s eta 0:00:00 03:19:39 Preparing metadata (setup.py): started 03:19:39 Preparing metadata (setup.py): finished with status 'done' 03:19:39 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:39 Downloading genson-1.2.2.tar.gz (34 kB) 03:19:39 Preparing metadata (setup.py): started 03:19:39 Preparing metadata (setup.py): finished with status 'done' 03:19:39 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:39 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 03:19:39 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:39 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 03:19:41 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:41 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 03:19:41 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:41 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 03:19:41 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:41 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 03:19:41 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 03:19:41 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 03:19:41 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 03:19:41 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 03:19:41 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 03:19:41 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 03:19:41 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 03:19:41 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 03:19:41 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:19:41 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 03:19:42 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:19:42 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 03:19:42 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 03:19:42 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 03:19:42 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:19:42 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 03:19:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 25.1 MB/s eta 0:00:00 03:19:42 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:19:42 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 03:19:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 23.0 MB/s eta 0:00:00 03:19:42 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) 03:19:42 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:19:42 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 03:19:42 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:19:42 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 03:19:42 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:19:42 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 03:19:42 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:19:42 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 03:19:42 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:42 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 03:19:42 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:42 Downloading validate_email-1.3.tar.gz (4.7 kB) 03:19:42 Preparing metadata (setup.py): started 03:19:43 Preparing metadata (setup.py): finished with status 'done' 03:19:43 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:43 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 03:19:43 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:43 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 03:19:43 Preparing metadata (setup.py): started 03:19:43 Preparing metadata (setup.py): finished with status 'done' 03:19:43 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:43 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 03:19:43 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:43 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 03:19:43 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:43 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 03:19:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.5 MB/s eta 0:00:00 03:19:43 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:43 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 03:19:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.5 MB/s eta 0:00:00 03:19:43 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:43 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl.metadata (2.8 kB) 03:19:44 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:44 Downloading referencing-0.31.0-py3-none-any.whl.metadata (2.6 kB) 03:19:44 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:19:44 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) 03:19:44 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:19:44 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:19:44 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:19:44 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 03:19:44 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:19:44 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 03:19:44 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:19:44 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 03:19:44 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:19:44 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 03:19:44 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:19:44 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 03:19:45 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:19:45 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 5.8 MB/s eta 0:00:00 03:19:45 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 16.3 MB/s eta 0:00:00 03:19:45 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 03:19:45 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 10.2 MB/s eta 0:00:00 03:19:45 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.6 MB/s eta 0:00:00 03:19:45 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 14.2 MB/s eta 0:00:00 03:19:45 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 03:19:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9091 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 41.8 MB/s eta 0:00:00 03:19:45 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.7 MB/s eta 0:00:00 03:19:45 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 29.2 MB/s eta 0:00:00 03:19:45 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 36.9 MB/s eta 0:00:00 03:19:45 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 03:19:45 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 16.0 MB/s eta 0:00:00 03:19:45 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 16.1 MB/s eta 0:00:00 03:19:45 Downloading idna-3.6-py3-none-any.whl (61 kB) 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.0 MB/s eta 0:00:00 03:19:45 Downloading packaging-23.2-py3-none-any.whl (53 kB) 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 6.2 MB/s eta 0:00:00 03:19:45 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 03:19:45 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 03:19:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 72.6 MB/s eta 0:00:00 03:19:45 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 03:19:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 11.4 MB/s eta 0:00:00 03:19:46 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 03:19:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 6.7 MB/s eta 0:00:00 03:19:46 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 03:19:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 16.1 MB/s eta 0:00:00 03:19:46 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 03:19:46 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 03:19:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 9.7 MB/s eta 0:00:00 03:19:46 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 03:19:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 44.5 MB/s eta 0:00:00 03:19:46 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 03:19:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 13.4 MB/s eta 0:00:00 03:19:46 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 03:19:46 Selected Git installation does not exist. Using Default 03:19:46 The recommended git tool is: NONE 03:19:46 Downloading click-8.1.7-py3-none-any.whl (97 kB) 03:19:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 259.9 kB/s eta 0:00:00 03:19:46 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 03:19:46 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl (17 kB) 03:19:46 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 03:19:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 17.7 MB/s eta 0:00:00 03:19:46 Downloading referencing-0.31.0-py3-none-any.whl (25 kB) 03:19:47 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 03:19:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 32.9 MB/s eta 0:00:00 03:19:47 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 03:19:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 35.5 MB/s eta 0:00:00 03:19:47 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 03:19:47 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 03:19:47 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 03:19:47 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 03:19:47 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 03:19:47 Building wheel for robotbackgroundlogger (setup.py): started 03:19:47 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 03:19:47 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=e613c503c0147e54100e779c9dff746eed4cbad20fd927b61325dfb7a6152446 03:19:47 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 03:19:47 Building wheel for paho-mqtt (setup.py): started 03:19:48 Building wheel for paho-mqtt (setup.py): finished with status 'done' 03:19:48 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=4f8be28aaf0f549375023fc66d1af74718e55aa31d480f2235d5a44f62aad1f8 03:19:48 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 03:19:48 Building wheel for psutil (pyproject.toml): started 03:19:49 Building wheel for psutil (pyproject.toml): finished with status 'done' 03:19:49 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274471 sha256=d63e9f35570ffa402c4332e86649d6047a20e4b6eed534b8701aae20e2434832 03:19:49 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 03:19:49 Building wheel for psycopg2 (setup.py): started 03:19:51 using credential edgex-jenkins-ssh 03:19:51 Cloning the remote Git repository 03:19:51 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 03:19:51 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 03:19:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 03:19:52 > git --version # timeout=10 03:19:52 > git --version # 'git version 2.25.1' 03:19:52 using GIT_SSH to set credentials SSH Credentials for GitHub 03:19:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:19:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 03:19:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:19:53 Avoid second fetch 03:19:53 Checking out Revision 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 (main) 03:19:54 Commit message: "Merge pull request #89 from cherrycl/issue-88" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:19:53 > git config core.sparsecheckout # timeout=10 03:19:53 > git checkout -f 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 # timeout=10 03:19:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:19:55 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:55 Dload Upload Total Spent Left Speed 03:19:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 03:19:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:19:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:19:56 + sudo tee /etc/docker/daemon.new 03:19:56 { 03:19:56 "registry-mirrors": [ 03:19:56 "https://nexus3.edgexfoundry.org:10001" 03:19:56 ], 03:19:56 "bip": "10.250.0.254/24", 03:19:56 "hosts": [ 03:19:56 "tcp://0.0.0.0:5555", 03:19:56 "unix:///var/run/docker.sock" 03:19:56 ], 03:19:56 "mtu": 1458, 03:19:56 "selinux-enabled": true, 03:19:56 "seccomp-profile": "/etc/docker/seccomp.json" 03:19:56 } [Pipeline] sh 03:19:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:19:56 + sudo service docker restart 03:19:59 Building wheel for psycopg2 (setup.py): finished with status 'done' 03:19:59 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479419 sha256=d5ce473b9ab7118f7e5e1a4b81f7956c1641ca56f7763c5ea87e62474be85e12 03:19:59 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 03:19:59 Building wheel for flex (setup.py): started 03:19:59 Building wheel for flex (setup.py): finished with status 'done' 03:19:59 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=e7a6ea22c18cd0c694463b33cc6041970e3a5f334b2acbfc7fa05752884250e2 03:19:59 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 03:19:59 Building wheel for GenSON (setup.py): started 03:19:59 Building wheel for GenSON (setup.py): finished with status 'done' 03:19:59 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=96b738e2116e9db134760506884b57c32153019f9c3c995620260d2550f4c8c1 03:19:59 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 03:19:59 Building wheel for strict-rfc3339 (setup.py): started 03:19:59 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 03:19:59 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=7fb83a16f74fbcdedd5c224e1c1e7e916091b2aa030408212cb320d3ed73f9b8 03:19:59 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 03:19:59 Building wheel for validate-email (setup.py): started 03:20:00 Building wheel for validate-email (setup.py): finished with status 'done' 03:20:00 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=0bc566dcc2952f0f3eb1e6adff56254c6e7580c8e768eb6ff008729b0dc5ccd7 03:20:00 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 03:20:00 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 03:20:00 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 03:20:12 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.1 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 03:20:12 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:15 provisioning config files... 03:20:15 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6108166029579092231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:15 ---> ****-login.sh 03:20:15 nexus3.edgexfoundry.org:10001 03:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:16 Configure a credential helper to remove this warning. See 03:20:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:16 03:20:16 Login Succeeded 03:20:16 nexus3.edgexfoundry.org:10002 03:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:16 Configure a credential helper to remove this warning. See 03:20:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:16 03:20:16 Login Succeeded 03:20:16 nexus3.edgexfoundry.org:10003 03:20:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:16 Configure a credential helper to remove this warning. See 03:20:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:16 03:20:16 Login Succeeded 03:20:16 nexus3.edgexfoundry.org:10004 03:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:17 Configure a credential helper to remove this warning. See 03:20:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:17 03:20:17 Login Succeeded 03:20:17 ****.io 03:20:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:20:17 Configure a credential helper to remove this warning. See 03:20:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:20:17 03:20:17 Login Succeeded 03:20:17 ---> ****-login.sh ends [Pipeline] } 03:20:17 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:20:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:20:20 + ls -al . 03:20:20 total 68 03:20:20 drwxrwxr-x 6 jenkins jenkins 4096 Nov 29 03:20 . 03:20:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 03:19 .. 03:20:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 03:19 .git 03:20:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 03:19 .github 03:20:20 -rw-rw-r-- 1 jenkins jenkins 22 Nov 29 03:19 .gitignore 03:20:20 -rw-rw-r-- 1 jenkins jenkins 1575 Nov 29 03:19 Dockerfile 03:20:20 -rw-rw-r-- 1 jenkins jenkins 746 Nov 29 03:19 Jenkinsfile 03:20:20 -rw-rw-r-- 1 jenkins jenkins 11381 Nov 29 03:19 LICENSE 03:20:20 -rw-rw-r-- 1 jenkins jenkins 3606 Nov 29 03:19 README.md 03:20:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 03:19 TAF-Manager 03:20:20 drwxrwxr-x 6 jenkins jenkins 4096 Nov 29 03:19 TUC 03:20:20 -rw-rw-r-- 1 jenkins jenkins 12 Nov 29 03:17 VERSION 03:20:20 -rw-rw-r-- 1 jenkins jenkins 343 Nov 29 03:19 requirements.txt 03:20:20 -rw-rw-r-- 1 jenkins jenkins 54 Nov 29 03:19 robot-entrypoint.sh 03:20:20 -rw-rw-r-- 1 jenkins jenkins 445 Nov 29 03:19 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:21 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=6b7c46adfed12d806b7a5d1fb51ffb40297bb203 --label arch=arm64 --label version=0.0.2-dev.36 . 03:20:21 Sending build context to Docker daemon 326.7kB 03:20:21 Step 1/13 : FROM alpine:3.16 03:20:22 3.16: Pulling from library/alpine 03:20:22 bdb2de7ba06c: Pulling fs layer 03:20:22 bdb2de7ba06c: Verifying Checksum 03:20:22 bdb2de7ba06c: Download complete 03:20:23 bdb2de7ba06c: Pull complete 03:20:23 Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b 03:20:23 Status: Downloaded newer image for alpine:3.16 03:20:23 ---> 47a0d92d42c9 03:20:23 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 03:20:23 ---> Running in b692e65eba50 03:20:23 Removing intermediate container b692e65eba50 03:20:23 ---> c588308a6cd3 03:20:23 Step 3/13 : LABEL maintainer="Bruce Huang " 03:20:23 ---> Running in 1017879f8e90 03:20:23 Removing intermediate container 1017879f8e90 03:20:23 ---> 85b8408bec09 03:20:23 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 03:20:24 ---> 3e78f11b0464 03:20:24 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 03:20:25 ---> fdbfb28b3913 03:20:25 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 03:20:25 ---> 2d1ba1bf8d11 03:20:25 Step 7/13 : WORKDIR /edgex-taf 03:20:25 ---> Running in fe2663a80b7a 03:20:25 Removing intermediate container fe2663a80b7a 03:20:25 ---> 2643b27b05d6 03:20:25 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:25 ---> Running in 44663a6d6c3c 03:20:27 Removing intermediate container 44663a6d6c3c 03:20:27 ---> cb4b98d08f57 03:20:27 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 03:20:27 ---> Running in ca0b0497eef5 03:20:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:20:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:20:30 (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) 03:20:31 (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) 03:20:31 OK: 5 MiB in 14 packages 03:20:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:20:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:20:33 (1/9) Installing ca-certificates (20230506-r0) 03:20:33 (2/9) Installing brotli-libs (1.0.9-r6) 03:20:34 (3/9) Installing nghttp2-libs (1.47.0-r2) 03:20:34 Removing intermediate container 95b1f18f01cf 03:20:34 ---> 4ac20c780292 03:20:34 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:20:34 ---> Running in 26b5262a4294 03:20:34 Removing intermediate container 26b5262a4294 03:20:34 ---> 74a0b762a944 03:20:34 Step 11/13 : LABEL arch=amd64 03:20:34 ---> Running in dc26539158ca 03:20:34 Removing intermediate container dc26539158ca 03:20:34 ---> f78854d03790 03:20:34 Step 12/13 : LABEL git_sha=6b7c46adfed12d806b7a5d1fb51ffb40297bb203 03:20:34 ---> Running in 88eabb25f1e5 03:20:34 Removing intermediate container 88eabb25f1e5 03:20:34 ---> 1c6d5902fd40 03:20:34 Step 13/13 : LABEL version=0.0.2-dev.36 03:20:34 ---> Running in 205a311b4457 03:20:34 Removing intermediate container 205a311b4457 03:20:34 ---> 623af3366abe 03:20:34 [Warning] One or more build-args [ARCH] were not consumed 03:20:34 Successfully built 623af3366abe 03:20:34 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 03:20:34 (4/9) Installing libcurl (8.4.0-r0) [Pipeline] script [Pipeline] { [Pipeline] echo 03:20:34 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 03:20:34 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 03:20:34 latest 03:20:34 0.0.2-dev.36 03:20:34 6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 03:20:34 main 03:20:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:35 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 03:20:35 (5/9) Installing curl (8.4.0-r0) [Pipeline] sh 03:20:35 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:6b7c46adfed12d806b7a5d1fb51ffb40297bb203 03:20:35 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:20:35 a4d5d869e695: Preparing 03:20:35 dedc1b9e68df: Preparing 03:20:35 03ad923c7a91: Preparing 03:20:35 379fca597b27: Preparing 03:20:35 3dbb703d24ff: Preparing 03:20:35 0e182002b05f: Preparing 03:20:35 0e182002b05f: Waiting 03:20:35 379fca597b27: Pushed 03:20:35 dedc1b9e68df: Pushed 03:20:35 0e182002b05f: Layer already exists 03:20:35 03ad923c7a91: Pushed 03:20:35 3dbb703d24ff: Pushed 03:20:35 (6/9) Installing docker-cli (20.10.20-r0) 03:20:38 (7/9) Installing oniguruma (6.9.8-r0) 03:20:38 (8/9) Installing jq (1.6-r1) 03:20:39 (9/9) Installing openssl (1.1.1w-r1) 03:20:39 Executing busybox-1.35.0-r17.trigger 03:20:39 Executing ca-certificates-20230506-r0.trigger 03:20:39 OK: 50 MiB in 23 packages 03:20:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:20:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:20:41 (1/136) Installing libmagic (5.41-r0) 03:20:41 (2/136) Installing file (5.41-r0) 03:20:42 (3/136) Installing libxau (1.0.9-r0) 03:20:42 (4/136) Installing libxdmcp (1.1.3-r0) 03:20:42 (5/136) Installing libxcb (1.15-r0) 03:20:43 (6/136) Installing libx11 (1.8.7-r0) 03:20:43 (7/136) Installing libxext (1.3.4-r0) 03:20:44 (8/136) Installing libice (1.0.10-r0) 03:20:44 (9/136) Installing libuuid (2.38-r1) 03:20:45 (10/136) Installing libsm (1.2.3-r0) 03:20:45 (11/136) Installing libxt (1.2.1-r0) 03:20:45 (12/136) Installing libxmu (1.1.3-r0) 03:20:46 (13/136) Installing xset (1.2.4-r0) 03:20:46 (14/136) Installing xprop (1.2.5-r0) 03:20:47 (15/136) Installing xdg-utils (1.1.3-r3) 03:20:47 (16/136) Installing eudev-libs (3.2.11-r0) 03:20:47 (17/136) Installing pkgconf (1.8.1-r0) 03:20:48 (18/136) Installing libffi (3.4.2-r1) 03:20:48 (19/136) Installing libintl (0.21-r2) 03:20:48 (20/136) Installing libblkid (2.38-r1) 03:20:48 (21/136) Installing libmount (2.38-r1) 03:20:49 (22/136) Installing pcre (8.45-r2) 03:20:49 (23/136) Installing glib (2.72.4-r0) 03:20:50 (24/136) Installing xz-libs (5.2.5-r1) 03:20:50 (25/136) Installing libxml2 (2.9.14-r2) 03:20:51 (26/136) Installing shared-mime-info (2.2-r2) 03:20:51 (27/136) Installing hicolor-icon-theme (0.17-r1) 03:20:52 (28/136) Installing libjpeg-turbo (2.1.3-r1) 03:20:52 (29/136) Installing libpng (1.6.37-r1) 03:20:53 (30/136) Installing libwebp (1.2.3-r2) 03:20:53 (31/136) Installing zstd-libs (1.5.2-r1) 03:20:53 (32/136) Installing tiff (4.4.0-r4) 03:20:54 (33/136) Installing gdk-pixbuf (2.42.8-r0) 03:20:55 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 03:20:55 (35/136) Installing libxcomposite (0.4.5-r0) 03:20:55 (36/136) Installing libxfixes (6.0.0-r0) 03:20:55 (37/136) Installing libxrender (0.9.10-r3) 03:20:56 (38/136) Installing libxcursor (1.2.1-r0) 03:20:56 (39/136) Installing libxdamage (1.1.5-r1) 03:20:56 (40/136) Installing libxi (1.8-r0) 03:20:56 (41/136) Installing libxinerama (1.1.4-r1) 03:20:57 (42/136) Installing libxrandr (1.5.2-r1) 03:20:57 (43/136) Installing atk (2.38.0-r0) 03:20:58 (44/136) Installing libxtst (1.2.3-r3) 03:20:58 (45/136) Installing dbus-libs (1.14.8-r0) 03:20:58 (46/136) Installing at-spi2-core (2.44.1-r0) 03:20:59 (47/136) Installing at-spi2-atk (2.38.0-r0) 03:20:59 (48/136) Installing expat (2.5.0-r0) 03:21:00 (49/136) Installing libbz2 (1.0.8-r1) 03:21:00 (50/136) Installing freetype (2.12.1-r0) 03:21:00 (51/136) Installing fontconfig (2.14.0-r0) 03:21:01 (52/136) Installing pixman (0.40.0-r4) 03:21:01 (53/136) Installing cairo (1.17.4-r2) 03:21:02 (54/136) Installing cairo-gobject (1.17.4-r2) 03:21:02 (55/136) Installing avahi-libs (0.8-r6) 03:21:02 (56/136) Installing gmp (6.2.1-r2) 03:21:03 (57/136) Installing nettle (3.7.3-r0) 03:21:04 (58/136) Installing p11-kit (0.24.1-r0) 03:21:04 (59/136) Installing libtasn1 (4.18.0-r1) 03:21:04 (60/136) Installing libunistring (1.0-r0) 03:21:05 (61/136) Installing gnutls (3.7.7-r1) 03:21:05 (62/136) Installing cups-libs (2.4.2-r2) 03:21:06 (63/136) Installing libepoxy (1.5.10-r0) 03:21:06 (64/136) Installing fribidi (1.0.12-r0) 03:21:07 (65/136) Installing graphite2 (1.3.14-r1) 03:21:07 (66/136) Installing harfbuzz (4.3.0-r0) 03:21:08 (67/136) Installing libxft (2.3.4-r0) 03:21:10 (68/136) Installing pango (1.50.7-r0) 03:21:10 (69/136) Installing wayland-libs-client (1.20.0-r0) 03:21:10 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 03:21:10 (71/136) Installing wayland-libs-egl (1.20.0-r0) 03:21:11 (72/136) Installing xkeyboard-config (2.35.1-r0) 03:21:11 (73/136) Installing libxkbcommon (1.4.1-r0) 03:21:12 (74/136) Installing gtk+3.0 (3.24.34-r1) 03:21:13 Executing gtk+3.0-3.24.34-r1.post-install 03:21:13 (75/136) Installing libfontenc (1.1.4-r0) 03:21:13 (76/136) Installing mkfontscale (1.2.2-r0) 03:21:14 (77/136) Installing font-opensans (0_git20210927-r0) 03:21:14 (78/136) Installing libgcc (11.2.1_git20220219-r2) 03:21:14 (79/136) Installing libogg (1.3.5-r1) 03:21:14 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 03:21:15 (81/136) Installing flac (1.3.4-r0) 03:21:15 (82/136) Installing alsa-lib (1.2.7.2-r0) 03:21:16 (83/136) Installing libatomic (11.2.1_git20220219-r2) 03:21:16 (84/136) Installing sdl2 (2.0.22-r0) 03:21:17 (85/136) Installing aom-libs (3.3.0-r0) 03:21:17 (86/136) Installing libass (0.16.0-r0) 03:21:18 (87/136) Installing libdav1d (1.0.0-r0) 03:21:18 (88/136) Installing libdrm (2.4.110-r0) 03:21:19 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 03:21:19 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 03:21:20 (91/136) Installing lame (3.100-r0) 03:21:20 (92/136) Installing opus (1.3.1-r1) 03:21:20 (93/136) Installing libasyncns (0.8-r1) 03:21:21 (94/136) Installing libltdl (2.4.7-r0) 03:21:21 (95/136) Installing orc (0.4.32-r0) 03:21:22 (96/136) Installing libvorbis (1.3.7-r0) 03:21:22 (97/136) Installing libsndfile (1.1.0-r0) 03:21:22 (98/136) Installing libgomp (11.2.1_git20220219-r2) 03:21:23 (99/136) Installing soxr (0.1.3-r2) 03:21:23 (100/136) Installing speexdsp (1.2.0-r0) 03:21:24 (101/136) Installing tdb-libs (1.4.6-r0) 03:21:24 (102/136) Installing libpulse (15.0-r2) 03:21:24 (103/136) Installing cjson (1.7.15-r3) 03:21:25 (104/136) Installing mbedtls (2.28.5-r0) 03:21:25 (105/136) Installing librist (0.2.6-r1) 03:21:26 (106/136) Installing libsrt (1.4.4-r0) 03:21:26 (107/136) Installing libssh (0.9.6-r1) 03:21:27 (108/136) Installing libtheora (1.1.1-r16) 03:21:27 (109/136) Installing v4l-utils-libs (1.22.1-r1) 03:21:28 (110/136) Installing libva (2.14.0-r0) 03:21:28 (111/136) Installing libvdpau (1.5-r0) 03:21:28 (112/136) Installing vidstab (1.1.0-r1) 03:21:29 (113/136) Installing libvpx (1.11.0-r1) 03:21:29 (114/136) Installing x264-libs (0.163_git20210613-r0) 03:21:29 (115/136) Installing numactl (2.0.14-r0) 03:21:30 (116/136) Installing x265-libs (3.5-r3) 03:21:31 (117/136) Installing xvidcore (1.3.7-r1) 03:21:31 (118/136) Installing ffmpeg-libs (5.0.3-r0) 03:21:33 (119/136) Installing libevent (2.1.12-r4) 03:21:34 (120/136) Installing mesa (21.3.9-r0) 03:21:34 (121/136) Installing wayland-libs-server (1.20.0-r0) 03:21:35 (122/136) Installing mesa-gbm (21.3.9-r0) 03:21:35 (123/136) Installing icu-data-en (71.1-r2) 03:21:35 Executing icu-data-en-71.1-r2.post-install 03:21:35 * 03:21:35 * If you need ICU with non-English locales and legacy charset support, install 03:21:35 * package icu-data-full. 03:21:35 * 03:21:35 (124/136) Installing icu-libs (71.1-r2) 03:21:36 (125/136) Installing lcms2 (2.13.1-r0) 03:21:37 (126/136) Installing minizip (1.2.12-r0) 03:21:37 (127/136) Installing nspr (4.33-r0) 03:21:37 (128/136) Installing sqlite-libs (3.40.1-r0) 03:21:38 (129/136) Installing nss (3.78.1-r0) 03:21:38 (130/136) Installing re2 (2022.04.01-r0) 03:21:39 (131/136) Installing snappy (1.1.9-r4) 03:21:39 (132/136) Installing libgpg-error (1.45-r0) 03:21:39 (133/136) Installing libgcrypt (1.10.1-r0) 03:21:40 (134/136) Installing libxslt (1.1.35-r0) 03:21:40 (135/136) Installing chromium (102.0.5005.182-r0) 03:21:46 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 03:21:46 Executing busybox-1.35.0-r17.trigger 03:21:46 Executing glib-2.72.4-r0.trigger 03:21:46 Executing shared-mime-info-2.2-r2.trigger 03:21:48 Executing gdk-pixbuf-2.42.8-r0.trigger 03:21:48 Executing gtk-update-icon-cache-2.24.33-r3.trigger 03:21:48 Executing fontconfig-2.14.0-r0.trigger 03:21:48 Executing mkfontscale-1.2.2-r0.trigger 03:21:48 OK: 376 MiB in 159 packages 03:21:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:21:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:21:50 (1/21) Installing binutils (2.38-r3) 03:21:51 (2/21) Installing isl22 (0.22-r0) 03:21:51 (3/21) Installing mpfr4 (4.1.0-r0) 03:21:52 (4/21) Installing mpc1 (1.2.1-r0) 03:21:52 (5/21) Installing gcc (11.2.1_git20220219-r2) 03:21:55 (6/21) Installing musl-dev (1.2.3-r3) 03:21:55 (7/21) Installing libc-dev (0.7.2-r3) 03:21:56 (8/21) Installing linux-headers (5.16.7-r1) 03:21:57 (9/21) Installing libffi-dev (3.4.2-r1) 03:21:57 (10/21) Installing libpq (14.10-r0) 03:21:57 (11/21) Installing openssl-dev (1.1.1w-r1) 03:21:58 (12/21) Installing libpq-dev (14.10-r0) 03:21:58 (13/21) Installing libecpg (14.10-r0) 03:21:59 (14/21) Installing libecpg-dev (14.10-r0) 03:21:59 (15/21) Installing llvm13-libs (13.0.1-r2) 03:22:02 (16/21) Installing clang-libs (13.0.1-r1) 03:22:04 (17/21) Installing clang (13.0.1-r1) 03:22:05 (18/21) Installing icu (71.1-r2) 03:22:05 (19/21) Installing icu-dev (71.1-r2) 03:22:06 (20/21) Installing llvm13 (13.0.1-r2) 03:22:07 (21/21) Installing postgresql14-dev (14.10-r0) 03:22:08 Executing busybox-1.35.0-r17.trigger 03:22:08 OK: 768 MiB in 180 packages 03:22:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:22:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:22:10 (1/10) Installing g++ (11.2.1_git20220219-r2) 03:22:13 (2/10) Installing gdbm (1.23-r0) 03:22:13 (3/10) Installing mpdecimal (2.5.1-r1) 03:22:13 (4/10) Installing readline (8.1.2-r0) 03:22:13 (5/10) Installing python3 (3.10.13-r0) 03:22:18 (6/10) Installing python3-dev (3.10.13-r0) 03:22:24 (7/10) Installing libsodium (1.0.18-r0) 03:22:24 (8/10) Installing libzmq (4.3.4-r0) 03:22:24 (9/10) Installing libsodium-dev (1.0.18-r0) 03:22:25 (10/10) Installing zeromq-dev (4.3.4-r0) 03:22:25 Executing busybox-1.35.0-r17.trigger 03:22:25 OK: 938 MiB in 190 packages 03:22:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:22:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:22:27 OK: 938 MiB in 190 packages 03:22:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:22:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:22:29 (1/1) Installing tzdata (2023c-r0) 03:22:30 Executing busybox-1.35.0-r17.trigger 03:22:30 OK: 941 MiB in 191 packages 03:22:31 (1/1) Purging tzdata (2023c-r0) 03:22:31 Executing busybox-1.35.0-r17.trigger 03:22:31 OK: 938 MiB in 190 packages 03:22:42 a4d5d869e695: Pushed 03:22:42 6b7c46adfed12d806b7a5d1fb51ffb40297bb203: digest: sha256:ca82e9eef191a3328d8f9269d2f5aef79e65c30db723814598961741397f3c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:42 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:42 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 03:22:42 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:22:42 a4d5d869e695: Preparing 03:22:42 dedc1b9e68df: Preparing 03:22:42 03ad923c7a91: Preparing 03:22:42 379fca597b27: Preparing 03:22:42 3dbb703d24ff: Preparing 03:22:42 0e182002b05f: Preparing 03:22:42 0e182002b05f: Waiting 03:22:42 379fca597b27: Layer already exists 03:22:42 03ad923c7a91: Layer already exists 03:22:42 3dbb703d24ff: Layer already exists 03:22:42 a4d5d869e695: Layer already exists 03:22:42 dedc1b9e68df: Layer already exists 03:22:42 0e182002b05f: Layer already exists 03:22:42 latest: digest: sha256:ca82e9eef191a3328d8f9269d2f5aef79e65c30db723814598961741397f3c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:43 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:43 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.36 03:22:43 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:22:43 a4d5d869e695: Preparing 03:22:43 dedc1b9e68df: Preparing 03:22:43 03ad923c7a91: Preparing 03:22:43 379fca597b27: Preparing 03:22:43 3dbb703d24ff: Preparing 03:22:43 0e182002b05f: Preparing 03:22:43 0e182002b05f: Waiting 03:22:43 03ad923c7a91: Layer already exists 03:22:43 3dbb703d24ff: Layer already exists 03:22:43 dedc1b9e68df: Layer already exists 03:22:43 379fca597b27: Layer already exists 03:22:43 a4d5d869e695: Layer already exists 03:22:43 0e182002b05f: Layer already exists 03:22:43 0.0.2-dev.36: digest: sha256:ca82e9eef191a3328d8f9269d2f5aef79e65c30db723814598961741397f3c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:43 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:44 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 03:22:44 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:22:44 a4d5d869e695: Preparing 03:22:44 dedc1b9e68df: Preparing 03:22:44 03ad923c7a91: Preparing 03:22:44 379fca597b27: Preparing 03:22:44 3dbb703d24ff: Preparing 03:22:44 0e182002b05f: Preparing 03:22:44 0e182002b05f: Waiting 03:22:44 3dbb703d24ff: Layer already exists 03:22:44 a4d5d869e695: Layer already exists 03:22:44 03ad923c7a91: Layer already exists 03:22:44 dedc1b9e68df: Layer already exists 03:22:44 379fca597b27: Layer already exists 03:22:44 0e182002b05f: Layer already exists 03:22:44 6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36: digest: sha256:ca82e9eef191a3328d8f9269d2f5aef79e65c30db723814598961741397f3c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:44 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:45 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 03:22:45 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 03:22:45 a4d5d869e695: Preparing 03:22:45 dedc1b9e68df: Preparing 03:22:45 03ad923c7a91: Preparing 03:22:45 379fca597b27: Preparing 03:22:45 3dbb703d24ff: Preparing 03:22:45 0e182002b05f: Preparing 03:22:45 0e182002b05f: Waiting 03:22:45 dedc1b9e68df: Layer already exists 03:22:45 3dbb703d24ff: Layer already exists 03:22:45 03ad923c7a91: Layer already exists 03:22:45 379fca597b27: Layer already exists 03:22:45 a4d5d869e695: Layer already exists 03:22:45 0e182002b05f: Layer already exists 03:22:45 main: digest: sha256:ca82e9eef191a3328d8f9269d2f5aef79e65c30db723814598961741397f3c12 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:22:45 ===================================================== [Pipeline] echo 03:22:45 taggedImages: 03:22:45 - nexus3.edgexfoundry.org:10003/edgex-taf-common:6b7c46adfed12d806b7a5d1fb51ffb40297bb203 03:22:45 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 03:22:45 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.36 03:22:45 - nexus3.edgexfoundry.org:10003/edgex-taf-common:6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 03:22:45 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:45 03:22:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:46 latest: Pulling from edgex-lftools-log-publisher 03:22:46 5eb5b503b376: Pulling fs layer 03:22:46 5c69ac0246d0: Pulling fs layer 03:22:46 ec43610c2a17: Pulling fs layer 03:22:46 3a2ae6a8a46f: Pulling fs layer 03:22:46 33b1e0a273af: Pulling fs layer 03:22:46 5d3b04190fa2: Pulling fs layer 03:22:46 2f39f015ded8: Pulling fs layer 03:22:46 3a2ae6a8a46f: Waiting 03:22:46 33b1e0a273af: Waiting 03:22:46 2f39f015ded8: Waiting 03:22:46 5d3b04190fa2: Waiting 03:22:46 5c69ac0246d0: Download complete 03:22:46 3a2ae6a8a46f: Verifying Checksum 03:22:46 3a2ae6a8a46f: Download complete 03:22:46 Looking in links: /tmp/tmpqm1kl6_3 03:22:46 Processing /tmp/tmpqm1kl6_3/setuptools-65.5.0-py3-none-any.whl 03:22:46 Processing /tmp/tmpqm1kl6_3/pip-23.0.1-py3-none-any.whl 03:22:46 Installing collected packages: setuptools, pip 03:22:46 33b1e0a273af: Verifying Checksum 03:22:46 33b1e0a273af: Download complete 03:22:46 ec43610c2a17: Verifying Checksum 03:22:46 ec43610c2a17: Download complete 03:22:46 5d3b04190fa2: Verifying Checksum 03:22:46 5d3b04190fa2: Download complete 03:22:46 5eb5b503b376: Verifying Checksum 03:22:46 5eb5b503b376: Download complete 03:22:47 2f39f015ded8: Download complete 03:22:48 5eb5b503b376: Pull complete 03:22:48 5c69ac0246d0: Pull complete 03:22:48 ec43610c2a17: Pull complete 03:22:48 3a2ae6a8a46f: Pull complete 03:22:48 33b1e0a273af: Pull complete 03:22:48 5d3b04190fa2: Pull complete 03:22:54 2f39f015ded8: Pull complete 03:22:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:22:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:22:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:54 prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container 03:22:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:22:59 $ docker top 92e8193fa6315ee924d330a7b85df65d45ad9f246d3f01718e09da0a1a6ad79e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:59 ---> job-cost.sh 03:22:59 lf-activate-venv: SKIPPING 03:22:59 INFO: No Stack... 03:23:00 INFO: Retrieving Pricing Info for: v3-standard-8 03:23:00 INFO: Archiving Costs [Pipeline] sh 03:23:01 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 03:23:01 + cut -d, -f6 [Pipeline] lock 03:23:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] 03:23:01 Resource [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] did not exist. Created. 03:23:01 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:23:01 + echo total: 0.2199999988079071 [Pipeline] stash 03:23:01 Successfully installed pip-23.0.1 setuptools-65.5.0 03:23:01 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:23:01 Stashed 1 file(s) [Pipeline] } 03:23:01 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 03:23:01 $ docker stop --time=1 92e8193fa6315ee924d330a7b85df65d45ad9f246d3f01718e09da0a1a6ad79e 03:23:02 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 03:23:02 $ docker rm -f --volumes 92e8193fa6315ee924d330a7b85df65d45ad9f246d3f01718e09da0a1a6ad79e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 03:23:02 Collecting pip 03:23:02 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [Pipeline] // stage [Pipeline] } 03:23:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.4 MB/s eta 0:00:00 03:23:03 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 03:23:05 Collecting setuptools 03:23:05 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 03:23:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 19.1 MB/s eta 0:00:00 03:23:05 Collecting wheel 03:23:05 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 03:23:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 21.3 MB/s eta 0:00:00 03:23:07 Installing collected packages: wheel, setuptools, pip 03:23:07 Attempting uninstall: setuptools 03:23:07 Found existing installation: setuptools 65.5.0 03:23:08 Uninstalling setuptools-65.5.0: 03:23:08 Successfully uninstalled setuptools-65.5.0 03:23:12 Attempting uninstall: pip 03:23:12 Found existing installation: pip 23.0.1 03:23:14 Uninstalling pip-23.0.1: 03:23:14 Successfully uninstalled pip-23.0.1 03:23:26 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 03:23:26 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:23:28 Processing ./edgex-taf-common 03:23:28 Preparing metadata (setup.py): started 03:23:30 Preparing metadata (setup.py): finished with status 'done' 03:23:30 Building wheels for collected packages: edgex-taf-common 03:23:30 Building wheel for edgex-taf-common (setup.py): started 03:23:31 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 03:23:31 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=3ac83b6438a93426982dbcee768214c57c473c8dbccae3b24cf9059acd19e058 03:23:31 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 03:23:31 Successfully built edgex-taf-common 03:23:31 Installing collected packages: edgex-taf-common 03:23:32 Successfully installed edgex-taf-common-0.0.0 03:23:32 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:23:38 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 03:23:39 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 03:23:39 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 03:23:39 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 03:23:39 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 03:23:39 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 03:23:39 Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) 03:23:39 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) 03:23:39 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 03:23:39 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 03:23:39 Preparing metadata (setup.py): started 03:23:40 Preparing metadata (setup.py): finished with status 'done' 03:23:40 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 03:23:41 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 03:23:41 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 03:23:41 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 03:23:41 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 03:23:41 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 03:23:41 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 03:23:41 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 03:23:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.2 MB/s eta 0:00:00 03:23:41 Preparing metadata (setup.py): started 03:23:43 Preparing metadata (setup.py): finished with status 'done' 03:23:43 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 03:23:43 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 03:23:45 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 03:23:45 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) 03:23:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.5 MB/s eta 0:00:00 03:23:46 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 03:23:46 Downloading psutil-5.9.5.tar.gz (493 kB) 03:23:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 8.8 MB/s eta 0:00:00 03:23:46 Installing build dependencies: started 03:23:59 Installing build dependencies: finished with status 'done' 03:23:59 Getting requirements to build wheel: started 03:24:00 Getting requirements to build wheel: finished with status 'done' 03:24:00 Preparing metadata (pyproject.toml): started 03:24:03 Preparing metadata (pyproject.toml): finished with status 'done' 03:24:03 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 03:24:03 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 03:24:09 Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) 03:24:09 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.8 kB) 03:24:09 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 03:24:09 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 03:24:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 9.9 MB/s eta 0:00:00 03:24:10 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 03:24:10 Downloading psycopg2-2.9.7.tar.gz (383 kB) 03:24:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 8.0 MB/s eta 0:00:00 03:24:10 Preparing metadata (setup.py): started 03:24:12 Preparing metadata (setup.py): finished with status 'done' 03:24:13 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 03:24:13 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 03:24:14 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:24:14 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 03:24:14 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:24:14 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 03:24:15 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:24:15 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 03:24:15 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:24:15 Downloading flex-6.14.1.tar.gz (40 kB) 03:24:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.5 MB/s eta 0:00:00 03:24:15 Preparing metadata (setup.py): started 03:24:16 Preparing metadata (setup.py): finished with status 'done' 03:24:16 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:24:16 Downloading genson-1.2.2.tar.gz (34 kB) 03:24:17 Preparing metadata (setup.py): started 03:24:18 Preparing metadata (setup.py): finished with status 'done' 03:24:18 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:24:18 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 03:24:18 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:24:18 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 03:24:21 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:24:21 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 03:24:22 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:24:22 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 03:24:22 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:24:22 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 03:24:24 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 03:24:24 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 03:24:24 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 03:24:24 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 03:24:24 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 03:24:24 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 03:24:25 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 03:24:25 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 03:24:25 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:24:25 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 03:24:26 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 03:24:26 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 03:24:26 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 03:24:26 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 03:24:27 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:24:27 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 03:24:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 3.7 MB/s eta 0:00:00 03:24:27 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:24:27 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 03:24:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 5.7 MB/s eta 0:00:00 03:24:27 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) 03:24:28 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:24:28 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 03:24:28 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 03:24:28 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 03:24:29 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:24:29 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 03:24:29 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:24:29 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 03:24:31 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:24:31 Downloading PyYAML-6.0.1.tar.gz (125 kB) 03:24:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 3.9 MB/s eta 0:00:00 03:24:33 Installing build dependencies: started 03:25:00 Installing build dependencies: finished with status 'done' 03:25:00 Getting requirements to build wheel: started 03:25:12 Getting requirements to build wheel: finished with status 'done' 03:25:12 Preparing metadata (pyproject.toml): started 03:25:14 Preparing metadata (pyproject.toml): finished with status 'done' 03:25:14 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:25:14 Downloading validate_email-1.3.tar.gz (4.7 kB) 03:25:14 Preparing metadata (setup.py): started 03:25:15 Preparing metadata (setup.py): finished with status 'done' 03:25:15 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:25:15 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 03:25:17 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:25:17 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 03:25:17 Preparing metadata (setup.py): started 03:25:19 Preparing metadata (setup.py): finished with status 'done' 03:25:19 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:25:19 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 03:25:19 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:25:19 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 03:25:20 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:25:20 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 03:25:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.4 MB/s eta 0:00:00 03:25:20 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:25:20 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 03:25:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.5 MB/s eta 0:00:00 03:25:20 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:25:20 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl.metadata (2.8 kB) 03:25:21 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:25:21 Downloading referencing-0.31.0-py3-none-any.whl.metadata (2.6 kB) 03:25:23 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 03:25:23 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.7 kB) 03:25:25 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:25:25 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:25:25 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:25:25 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 03:25:25 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:25:25 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 03:25:25 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:25:25 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 03:25:25 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:25:25 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 03:25:25 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:25:25 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 03:25:26 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) 03:25:26 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 03:25:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.5 MB/s eta 0:00:00 03:25:27 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 03:25:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 9.7 MB/s eta 0:00:00 03:25:27 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 03:25:27 Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) 03:25:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 4.6 MB/s eta 0:00:00 03:25:27 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 03:25:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.8 MB/s eta 0:00:00 03:25:27 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 03:25:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.4 MB/s eta 0:00:00 03:25:27 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) 03:25:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 12.4 MB/s eta 0:00:00 03:25:28 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 03:25:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.9 MB/s eta 0:00:00 03:25:29 Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 03:25:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 453.1 kB/s eta 0:00:00 03:25:33 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 03:25:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.1 MB/s eta 0:00:00 03:25:33 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 03:25:33 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 03:25:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 5.9 MB/s eta 0:00:00 03:25:33 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 03:25:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 5.4 MB/s eta 0:00:00 03:25:33 Downloading idna-3.6-py3-none-any.whl (61 kB) 03:25:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.8 MB/s eta 0:00:00 03:25:33 Downloading packaging-23.2-py3-none-any.whl (53 kB) 03:25:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 2.5 MB/s eta 0:00:00 03:25:33 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 03:25:33 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 03:25:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 13.4 MB/s eta 0:00:00 03:25:34 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 03:25:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 4.3 MB/s eta 0:00:00 03:25:34 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 03:25:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.5 MB/s eta 0:00:00 03:25:34 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 03:25:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.4 MB/s eta 0:00:00 03:25:34 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 03:25:34 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 03:25:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 4.0 MB/s eta 0:00:00 03:25:34 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 03:25:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.9 MB/s eta 0:00:00 03:25:34 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 03:25:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 10.0 MB/s eta 0:00:00 03:25:34 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 03:25:34 Downloading click-8.1.7-py3-none-any.whl (97 kB) 03:25:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.3 MB/s eta 0:00:00 03:25:34 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 03:25:34 Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl (17 kB) 03:25:34 Downloading referencing-0.31.0-py3-none-any.whl (25 kB) 03:25:34 Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 03:25:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.3 MB/s eta 0:00:00 03:25:34 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 03:25:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 9.8 MB/s eta 0:00:00 03:25:35 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 03:25:35 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 03:25:35 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 03:25:35 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 03:25:36 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 03:25:36 Building wheel for robotbackgroundlogger (setup.py): started 03:25:37 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 03:25:37 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=f1deceb90640624dc3e3ef7b4d0cef98eb86ac76b3666deff5228134c038b83f 03:25:37 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 03:25:37 Building wheel for paho-mqtt (setup.py): started 03:25:39 Building wheel for paho-mqtt (setup.py): finished with status 'done' 03:25:39 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=3b883d1b7c37721429a91adba7947779eb7a70e90c5fe5ef65b675630b40832e 03:25:39 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 03:25:39 Building wheel for psutil (pyproject.toml): started 03:25:49 Building wheel for psutil (pyproject.toml): finished with status 'done' 03:25:49 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274838 sha256=25ac890e4b929be9dd4d1f98420a14ae070f2303446f0a2b889bb127f27baab1 03:25:49 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 03:25:49 Building wheel for psycopg2 (setup.py): started 03:26:57 Building wheel for psycopg2 (setup.py): still running... 03:26:57 Building wheel for psycopg2 (setup.py): finished with status 'done' 03:26:57 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471083 sha256=1d43ed541402d876e8817b347341d2e16059c02efe0e23863d824c395a2489d7 03:26:57 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 03:26:57 Building wheel for flex (setup.py): started 03:26:57 Building wheel for flex (setup.py): finished with status 'done' 03:26:57 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=d27ae1f2fc30f1192e1cfb2badcdda8a9cc43ba1f16ba7cb24dbfbaf47db54da 03:26:57 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 03:26:57 Building wheel for GenSON (setup.py): started 03:26:57 Building wheel for GenSON (setup.py): finished with status 'done' 03:26:57 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=9b7dc436048d0c2348f746c215ab94d6da47801a638450d1a2465014c6d68e09 03:26:57 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 03:26:57 Building wheel for PyYAML (pyproject.toml): started 03:26:57 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 03:26:57 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=1f3604b6ae12bb3efaa5604a00c0da1d51f525be04d2e29bed634c29cbcbc7fa 03:26:57 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 03:26:57 Building wheel for strict-rfc3339 (setup.py): started 03:26:58 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 03:26:58 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=d25f36567a91ef96e2fae00d18955bd735319d1b13ef93022277fe066a3f1d82 03:26:58 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 03:26:58 Building wheel for validate-email (setup.py): started 03:27:00 Building wheel for validate-email (setup.py): finished with status 'done' 03:27:00 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=972a645307bdc2cfc1162c7cc30b5a72ffd21e30702e53bb2e4f09523ad4d64d 03:27:00 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 03:27:00 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 03:27:02 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 03:28:24 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.1 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 03:28:24 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 03:28:56 Removing intermediate container ca0b0497eef5 03:28:56 ---> e54471580b2c 03:28:56 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:28:56 ---> Running in dca7bbbb60bf 03:28:56 Removing intermediate container dca7bbbb60bf 03:28:56 ---> 786f2dc43ef9 03:28:56 Step 11/13 : LABEL arch=arm64 03:28:56 ---> Running in 07052c8b5248 03:28:56 Removing intermediate container 07052c8b5248 03:28:56 ---> 0d1c86361ccd 03:28:56 Step 12/13 : LABEL git_sha=6b7c46adfed12d806b7a5d1fb51ffb40297bb203 03:28:56 ---> Running in 856e823af09b 03:28:56 Removing intermediate container 856e823af09b 03:28:56 ---> 401e38d9ce6e 03:28:56 Step 13/13 : LABEL version=0.0.2-dev.36 03:28:56 ---> Running in 93867839cf29 03:28:56 Removing intermediate container 93867839cf29 03:28:56 ---> a0353d968183 03:28:56 [Warning] One or more build-args [ARCH] were not consumed 03:28:56 Successfully built a0353d968183 03:28:56 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:28:56 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 03:28:56 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 03:28:56 latest 03:28:56 0.0.2-dev.36 03:28:56 6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 03:28:56 main 03:28:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:57 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6b7c46adfed12d806b7a5d1fb51ffb40297bb203 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:57 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6b7c46adfed12d806b7a5d1fb51ffb40297bb203 03:28:57 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:28:57 06b939b95889: Preparing 03:28:57 bc8c6e89809e: Preparing 03:28:57 c678677a675d: Preparing 03:28:57 d9be34af395c: Preparing 03:28:57 37ff26767f8f: Preparing 03:28:57 5bf92d2fc2cf: Preparing 03:28:57 5bf92d2fc2cf: Waiting 03:28:58 bc8c6e89809e: Pushed 03:28:58 d9be34af395c: Pushed 03:28:58 c678677a675d: Pushed 03:28:58 37ff26767f8f: Pushed 03:28:58 5bf92d2fc2cf: Layer already exists 03:32:50 06b939b95889: Pushed 03:32:50 6b7c46adfed12d806b7a5d1fb51ffb40297bb203: digest: sha256:b0ad485fecd0a210ef62fee8255753fd7bee3890b35adb963613616aca666fa5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:50 + 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:32:54 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:32:54 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:32:54 06b939b95889: Preparing 03:32:54 bc8c6e89809e: Preparing 03:32:54 c678677a675d: Preparing 03:32:54 d9be34af395c: Preparing 03:32:54 37ff26767f8f: Preparing 03:32:54 5bf92d2fc2cf: Preparing 03:32:54 5bf92d2fc2cf: Waiting 03:32:54 37ff26767f8f: Layer already exists 03:32:54 d9be34af395c: Layer already exists 03:32:54 06b939b95889: Layer already exists 03:32:54 c678677a675d: Layer already exists 03:32:54 bc8c6e89809e: Layer already exists 03:32:54 5bf92d2fc2cf: Layer already exists 03:32:55 latest: digest: sha256:b0ad485fecd0a210ef62fee8255753fd7bee3890b35adb963613616aca666fa5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:55 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:55 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.36 03:32:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:32:56 06b939b95889: Preparing 03:32:56 bc8c6e89809e: Preparing 03:32:56 c678677a675d: Preparing 03:32:56 d9be34af395c: Preparing 03:32:56 37ff26767f8f: Preparing 03:32:56 5bf92d2fc2cf: Preparing 03:32:56 5bf92d2fc2cf: Waiting 03:32:56 d9be34af395c: Layer already exists 03:32:56 06b939b95889: Layer already exists 03:32:56 c678677a675d: Layer already exists 03:32:56 37ff26767f8f: Layer already exists 03:32:56 bc8c6e89809e: Layer already exists 03:32:56 5bf92d2fc2cf: Layer already exists 03:32:56 0.0.2-dev.36: digest: sha256:b0ad485fecd0a210ef62fee8255753fd7bee3890b35adb963613616aca666fa5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:56 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:57 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 03:32:57 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:32:57 06b939b95889: Preparing 03:32:57 bc8c6e89809e: Preparing 03:32:57 c678677a675d: Preparing 03:32:57 d9be34af395c: Preparing 03:32:57 37ff26767f8f: Preparing 03:32:57 5bf92d2fc2cf: Preparing 03:32:57 5bf92d2fc2cf: Waiting 03:32:57 d9be34af395c: Layer already exists 03:32:57 c678677a675d: Layer already exists 03:32:57 37ff26767f8f: Layer already exists 03:32:57 bc8c6e89809e: Layer already exists 03:32:57 06b939b95889: Layer already exists 03:32:57 5bf92d2fc2cf: Layer already exists 03:32:57 6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36: digest: sha256:b0ad485fecd0a210ef62fee8255753fd7bee3890b35adb963613616aca666fa5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:57 + 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:32:57 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 03:32:57 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 03:32:57 06b939b95889: Preparing 03:32:57 bc8c6e89809e: Preparing 03:32:57 c678677a675d: Preparing 03:32:57 d9be34af395c: Preparing 03:32:57 37ff26767f8f: Preparing 03:32:57 5bf92d2fc2cf: Preparing 03:32:57 5bf92d2fc2cf: Waiting 03:32:57 d9be34af395c: Layer already exists 03:32:57 bc8c6e89809e: Layer already exists 03:32:57 c678677a675d: Layer already exists 03:32:57 37ff26767f8f: Layer already exists 03:32:57 06b939b95889: Layer already exists 03:32:57 5bf92d2fc2cf: Layer already exists 03:32:58 main: digest: sha256:b0ad485fecd0a210ef62fee8255753fd7bee3890b35adb963613616aca666fa5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:58 ===================================================== [Pipeline] echo 03:32:58 taggedImages: 03:32:58 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6b7c46adfed12d806b7a5d1fb51ffb40297bb203 03:32:58 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 03:32:58 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.36 03:32:58 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:6b7c46adfed12d806b7a5d1fb51ffb40297bb203-0.0.2-dev.36 03:32:58 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:32:58 03:32:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:32:59 arm64: Pulling from edgex-lftools-log-publisher 03:32:59 8998bd30e6a1: Pulling fs layer 03:32:59 04944245beec: Pulling fs layer 03:32:59 699f458cf7ca: Pulling fs layer 03:32:59 765212b225bb: Pulling fs layer 03:32:59 f23df028b6ca: Pulling fs layer 03:32:59 d65c8cfc05b1: Pulling fs layer 03:32:59 2437ff75d9bd: Pulling fs layer 03:32:59 f23df028b6ca: Waiting 03:32:59 d65c8cfc05b1: Waiting 03:32:59 2437ff75d9bd: Waiting 03:32:59 765212b225bb: Waiting 03:32:59 04944245beec: Verifying Checksum 03:32:59 04944245beec: Download complete 03:32:59 765212b225bb: Verifying Checksum 03:32:59 765212b225bb: Download complete 03:32:59 f23df028b6ca: Verifying Checksum 03:32:59 f23df028b6ca: Download complete 03:32:59 d65c8cfc05b1: Verifying Checksum 03:32:59 d65c8cfc05b1: Download complete 03:32:59 699f458cf7ca: Verifying Checksum 03:32:59 699f458cf7ca: Download complete 03:33:00 8998bd30e6a1: Verifying Checksum 03:33:00 8998bd30e6a1: Download complete 03:33:02 2437ff75d9bd: Verifying Checksum 03:33:02 2437ff75d9bd: Download complete 03:33:04 8998bd30e6a1: Pull complete 03:33:04 04944245beec: Pull complete 03:33:07 699f458cf7ca: Pull complete 03:33:07 765212b225bb: Pull complete 03:33:08 f23df028b6ca: Pull complete 03:33:08 d65c8cfc05b1: Pull complete 03:33:26 2437ff75d9bd: Pull complete 03:33:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:33:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:33:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:26 prd-ubuntu20.04-docker-arm64-4c-16g-9091 does not seem to be running inside a container 03:33:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:33:29 $ docker top ffeeac06964bbaf293406ff6f89abf4b7c5588e0f6b36fe153485d30a5e6fd61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:30 ---> job-cost.sh 03:33:30 lf-activate-venv: SKIPPING 03:33:30 INFO: No Stack... 03:33:30 INFO: Retrieving Pricing Info for: v3-standard-4 03:33:31 INFO: Archiving Costs [Pipeline] sh 03:33:31 + + cutcat -d, /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv -f6 03:33:31 [Pipeline] lock 03:33:32 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] 03:33:32 Resource [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] did not exist. Created. 03:33:32 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:33:32 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-de5135f5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:33:32 + echo total: 0.10999999940395355 [Pipeline] stash 03:33:32 Warning: overwriting stash ‘stack-cost’ 03:33:33 Stashed 1 file(s) [Pipeline] } 03:33:33 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-29-stack-cost] [Pipeline] // lock [Pipeline] } 03:33:33 $ docker stop --time=1 ffeeac06964bbaf293406ff6f89abf4b7c5588e0f6b36fe153485d30a5e6fd61 03:33:36 $ docker rm -f --volumes ffeeac06964bbaf293406ff6f89abf4b7c5588e0f6b36fe153485d30a5e6fd61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:33:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:33:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:33:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:37 prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container 03:33:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:33:38 $ docker top 5fbcf7c192a6b8a87a9ce8ba4fe8e121191a78528b00b4a86c4c53b782eee2d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:33:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:33:38 [ssh-agent] Looking for ssh-agent implementation... 03:33:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:33:38 $ docker exec 5fbcf7c192a6b8a87a9ce8ba4fe8e121191a78528b00b4a86c4c53b782eee2d5 ssh-agent 03:33:38 SSH_AUTH_SOCK=/tmp/ssh-0ehmwqrCgE84/agent.32 03:33:38 SSH_AGENT_PID=38 03:33:38 Running ssh-add (command line suppressed) 03:33:38 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6506414604452487388.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6506414604452487388.key) 03:33:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:33:39 + git semver tag 03:33:39 2023-11-29 03:33:39,186 [run_tag] DEBUG tag force:False 03:33:39 2023-11-29 03:33:39,186 [check_head_tag] DEBUG check head tag 03:33:39 2023-11-29 03:33:39,187 [execute] INFO git cat-file --batch-check 03:33:39 2023-11-29 03:33:39,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 03:33:39 2023-11-29 03:33:39,190 [execute] INFO git cat-file --batch 03:33:39 2023-11-29 03:33:39,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 03:33:39 2023-11-29 03:33:39,201 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:33:39 2023-11-29 03:33:39,201 [execute] INFO git tag -a v0.0.2-dev.36 -m v0.0.2-dev.36 03:33:39 2023-11-29 03:33:39,202 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.36', '-m', 'v0.0.2-dev.36'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 03:33:39 2023-11-29 03:33:39,206 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:33:39 0.0.2-dev.36 [Pipeline] } 03:33:39 $ docker exec --env ******** --env ******** 5fbcf7c192a6b8a87a9ce8ba4fe8e121191a78528b00b4a86c4c53b782eee2d5 ssh-agent -k 03:33:39 unset SSH_AUTH_SOCK; 03:33:39 unset SSH_AGENT_PID; 03:33:39 echo Agent pid 38 killed; 03:33:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:33:39 + git semver [Pipeline] } 03:33:40 $ docker stop --time=1 5fbcf7c192a6b8a87a9ce8ba4fe8e121191a78528b00b4a86c4c53b782eee2d5 03:33:41 $ docker rm -f --volumes 5fbcf7c192a6b8a87a9ce8ba4fe8e121191a78528b00b4a86c4c53b782eee2d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:33:41 03:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:33:42 0.23.1-centos7: Pulling from edgex-lftools 03:33:42 ab5ef0e58194: Pulling fs layer 03:33:42 9712f1f96733: Pulling fs layer 03:33:42 63f879dbbcfc: Pulling fs layer 03:33:42 0d9ebad4ef96: Pulling fs layer 03:33:42 e9a5061849ea: Pulling fs layer 03:33:42 d747dcd14b5f: Pulling fs layer 03:33:42 2de7ff778b66: Pulling fs layer 03:33:42 0d9ebad4ef96: Waiting 03:33:42 e9a5061849ea: Waiting 03:33:42 d747dcd14b5f: Waiting 03:33:42 2de7ff778b66: Waiting 03:33:42 9712f1f96733: Download complete 03:33:42 63f879dbbcfc: Verifying Checksum 03:33:42 63f879dbbcfc: Download complete 03:33:42 ab5ef0e58194: Verifying Checksum 03:33:42 ab5ef0e58194: Download complete 03:33:42 0d9ebad4ef96: Verifying Checksum 03:33:42 0d9ebad4ef96: Download complete 03:33:42 d747dcd14b5f: Verifying Checksum 03:33:42 d747dcd14b5f: Download complete 03:33:42 e9a5061849ea: Verifying Checksum 03:33:42 e9a5061849ea: Download complete 03:33:43 2de7ff778b66: Download complete 03:33:45 ab5ef0e58194: Pull complete 03:33:45 9712f1f96733: Pull complete 03:33:46 63f879dbbcfc: Pull complete 03:33:49 0d9ebad4ef96: Pull complete 03:33:49 e9a5061849ea: Pull complete 03:33:49 d747dcd14b5f: Pull complete 03:33:50 2de7ff778b66: Pull complete 03:33:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:33:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:51 prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container 03:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:34:01 $ docker top 89e78b8e0ba981a256f51e2fbea5cbc00fde8b2ca1e3412179a403d04c420e53 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:34:01 provisioning config files... 03:34:01 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3624667442601866675tmp 03:34:01 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7453138965948957223tmp 03:34:01 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config257574866310389789tmp [Pipeline] { [Pipeline] echo 03:34:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:34:01 ---> sigul-configuration.sh 03:34:01 gpg: directory `/root/.gnupg' created 03:34:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:34:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:34:01 gpg: keyring `/root/.gnupg/secring.gpg' created 03:34:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:34:01 gpg: CAST5 encrypted data 03:34:01 gpg: encrypted with 1 passphrase 03:34:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:34:01 + mkdir /home/jenkins 03:34:01 + mkdir /home/jenkins/sigul [Pipeline] sh 03:34:02 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:34:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:34:02 ---> sigul-install.sh 03:34:02 Sigul already installed; skipping installation. [Pipeline] sh 03:34:02 + git tag --list 03:34:02 v0.0.1 03:34:02 v0.0.2-dev.1 03:34:02 v0.0.2-dev.10 03:34:02 v0.0.2-dev.11 03:34:02 v0.0.2-dev.12 03:34:02 v0.0.2-dev.13 03:34:02 v0.0.2-dev.14 03:34:02 v0.0.2-dev.15 03:34:02 v0.0.2-dev.16 03:34:02 v0.0.2-dev.17 03:34:02 v0.0.2-dev.18 03:34:02 v0.0.2-dev.19 03:34:02 v0.0.2-dev.2 03:34:02 v0.0.2-dev.20 03:34:02 v0.0.2-dev.21 03:34:02 v0.0.2-dev.22 03:34:02 v0.0.2-dev.23 03:34:02 v0.0.2-dev.24 03:34:02 v0.0.2-dev.25 03:34:02 v0.0.2-dev.26 03:34:02 v0.0.2-dev.27 03:34:02 v0.0.2-dev.28 03:34:02 v0.0.2-dev.29 03:34:02 v0.0.2-dev.3 03:34:02 v0.0.2-dev.30 03:34:02 v0.0.2-dev.31 03:34:02 v0.0.2-dev.32 03:34:02 v0.0.2-dev.33 03:34:02 v0.0.2-dev.34 03:34:02 v0.0.2-dev.35 03:34:02 v0.0.2-dev.36 03:34:02 v0.0.2-dev.4 03:34:02 v0.0.2-dev.5 03:34:02 v0.0.2-dev.6 03:34:02 v0.0.2-dev.7 03:34:02 v0.0.2-dev.8 03:34:02 v0.0.2-dev.9 [Pipeline] sh 03:34:03 + lftools sign git-tag v0.0.2-dev.36 03:34:03 Signing Git tag with Sigul... 03:34:03 Signing v0.0.2-dev.36 [Pipeline] echo 03:34:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:34:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:34:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:34:04 $ docker stop --time=1 89e78b8e0ba981a256f51e2fbea5cbc00fde8b2ca1e3412179a403d04c420e53 03:34:05 $ docker rm -f --volumes 89e78b8e0ba981a256f51e2fbea5cbc00fde8b2ca1e3412179a403d04c420e53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:34:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:34:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:34:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:06 prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container 03:34:06 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:34:06 $ docker top dc01b467d332464b905bcffb21b3c781f16e9af226b9da001a2dbe1e8f5b5bc7 -eo pid,comm 03:34:07 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:34:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:34:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:34:07 [ssh-agent] Looking for ssh-agent implementation... 03:34:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:34:07 $ docker exec dc01b467d332464b905bcffb21b3c781f16e9af226b9da001a2dbe1e8f5b5bc7 ssh-agent 03:34:07 SSH_AUTH_SOCK=/tmp/ssh-J2KYgS3luH1v/agent.32 03:34:07 SSH_AGENT_PID=38 03:34:07 Running ssh-add (command line suppressed) 03:34:07 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12198230275065910138.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12198230275065910138.key) 03:34:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:34:07 + git semver bump pre 03:34:08 2023-11-29 03:34:07,986 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:34:08 2023-11-29 03:34:07,986 [bump_version] DEBUG bumping version:0.0.2-dev.36 on axis:pre with prefix:dev 03:34:08 2023-11-29 03:34:07,986 [bump_version] DEBUG bumped version:0.0.2-dev.37 03:34:08 2023-11-29 03:34:07,986 [write_version] DEBUG write version:0.0.2-dev.37 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 03:34:08 2023-11-29 03:34:07,987 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:34:08 2023-11-29 03:34:07,987 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:34:08 2023-11-29 03:34:07,988 [execute] INFO git cat-file --batch-check 03:34:08 2023-11-29 03:34:07,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 03:34:08 2023-11-29 03:34:07,993 [execute] INFO git cat-file --batch 03:34:08 2023-11-29 03:34:07,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 03:34:08 2023-11-29 03:34:08,000 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:34:08 0.0.2-dev.37 [Pipeline] } 03:34:08 $ docker exec --env ******** --env ******** dc01b467d332464b905bcffb21b3c781f16e9af226b9da001a2dbe1e8f5b5bc7 ssh-agent -k 03:34:08 unset SSH_AUTH_SOCK; 03:34:08 unset SSH_AGENT_PID; 03:34:08 echo Agent pid 38 killed; 03:34:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:34:08 + git semver [Pipeline] } 03:34:08 $ docker stop --time=1 dc01b467d332464b905bcffb21b3c781f16e9af226b9da001a2dbe1e8f5b5bc7 03:34:10 $ docker rm -f --volumes dc01b467d332464b905bcffb21b3c781f16e9af226b9da001a2dbe1e8f5b5bc7 [Pipeline] // withDockerContainer [Pipeline] sh 03:34:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:34:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:34:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:11 prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container 03:34:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:34:11 $ docker top 3d7333baa3457c92bfbb0d441cfb373ffdc99d45dcf578db76a4c9d623d1271b -eo pid,comm 03:34:11 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:34:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:34:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:34:11 [ssh-agent] Looking for ssh-agent implementation... 03:34:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:34:11 $ docker exec 3d7333baa3457c92bfbb0d441cfb373ffdc99d45dcf578db76a4c9d623d1271b ssh-agent 03:34:12 SSH_AUTH_SOCK=/tmp/ssh-KmXOS2T10XMj/agent.32 03:34:12 SSH_AGENT_PID=38 03:34:12 Running ssh-add (command line suppressed) 03:34:12 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17636596221316782651.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17636596221316782651.key) 03:34:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:34:12 + git semver push 03:34:12 2023-11-29 03:34:12,733 [run_push] DEBUG push 03:34:12 2023-11-29 03:34:12,734 [execute] INFO git cat-file --batch-check 03:34:12 2023-11-29 03:34:12,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 03:34:12 2023-11-29 03:34:12,739 [execute] INFO git rev-list 3c588d1aca0a444461bd2813658f729c141a6d7c -- 03:34:12 2023-11-29 03:34:12,740 [execute] DEBUG Popen(['git', 'rev-list', '3c588d1aca0a444461bd2813658f729c141a6d7c', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 03:34:12 2023-11-29 03:34:12,746 [execute] INFO git fetch -v origin 03:34:12 2023-11-29 03:34:12,747 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 03:34:13 2023-11-29 03:34:13,277 [run_push] DEBUG no remote changes detected 03:34:13 2023-11-29 03:34:13,277 [execute] INFO git push origin semver 03:34:13 2023-11-29 03:34:13,277 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 03:34:14 2023-11-29 03:34:14,232 [run_push] DEBUG push all version tags 03:34:14 2023-11-29 03:34:14,232 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:34:14 2023-11-29 03:34:14,232 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 03:34:15 2023-11-29 03:34:15,015 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 03:34:15 0.0.2-dev.37 [Pipeline] } 03:34:15 $ docker exec --env ******** --env ******** 3d7333baa3457c92bfbb0d441cfb373ffdc99d45dcf578db76a4c9d623d1271b ssh-agent -k 03:34:15 unset SSH_AUTH_SOCK; 03:34:15 unset SSH_AGENT_PID; 03:34:15 echo Agent pid 38 killed; 03:34:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:34:15 + git semver [Pipeline] } 03:34:16 $ docker stop --time=1 3d7333baa3457c92bfbb0d441cfb373ffdc99d45dcf578db76a4c9d623d1271b 03:34:17 $ docker rm -f --volumes 3d7333baa3457c92bfbb0d441cfb373ffdc99d45dcf578db76a4c9d623d1271b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:34:18 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 03:34:18 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:34:18 total 16 03:34:18 drwxr-xr-x 3 root root 4096 Nov 29 03:23 . 03:34:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 03:34 .. 03:34:18 drwxr-xr-x 2 root root 4096 Nov 29 03:23 cost 03:34:18 -rw-r--r-- 1 root root 88 Nov 29 03:23 cost.csv 03:34:18 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:34:18 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 03:34:18 total 16 03:34:18 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 03:23 . 03:34:18 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 03:34 .. 03:34:18 drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 03:23 cost 03:34:18 -rw-r--r-- 1 jenkins jenkins 88 Nov 29 03:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:34:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:34:19 ---> package-listing.sh 03:34:19 ++ facter osfamily 03:34:19 ++ tr '[:upper:]' '[:lower:]' 03:34:19 + OS_FAMILY=debian 03:34:19 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 03:34:19 + START_PACKAGES=/tmp/packages_start.txt 03:34:19 + END_PACKAGES=/tmp/packages_end.txt 03:34:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:34:19 + PACKAGES=/tmp/packages_start.txt 03:34:19 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:34:19 + PACKAGES=/tmp/packages_end.txt 03:34:19 + case "${OS_FAMILY}" in 03:34:19 + dpkg -l 03:34:19 + grep '^ii' 03:34:19 + '[' -f /tmp/packages_start.txt ']' 03:34:19 + '[' -f /tmp/packages_end.txt ']' 03:34:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:34:19 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 03:34:19 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 03:34:19 + 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:34:19 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:34:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:20 prd-ubuntu20.04-docker-8c-8g-9088 does not seem to be running inside a container 03:34:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:34:20 $ docker top c62f836bc3224ac8d120511bc61d78dacee4079297395f523c7720adb00bfae7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:21 + touch /tmp/pre-build-complete [Pipeline] sh 03:34:21 + mkdir -p /var/log/sysstat [Pipeline] sh 03:34:21 + ls /var/log/sa-host 03:34:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:22 provisioning config files... 03:34:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16744157119332644875tmp [Pipeline] { [Pipeline] echo 03:34:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:34:22 ---> create-netrc.sh [Pipeline] } 03:34:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:34:22 ---> python-tools-install.sh [Pipeline] echo 03:34:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:34:23 ---> sudo-logs.sh 03:34:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:34:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:34:23 ---> job-cost.sh 03:34:23 lf-activate-venv: SKIPPING 03:34:23 DEBUG: total: 0.2199999988079071 03:34:23 INFO: Retrieving Stack Cost... 03:34:23 INFO: Retrieving Pricing Info for: v3-standard-8 03:34:24 INFO: Archiving Costs [Pipeline] echo 03:34:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:34:24 ---> logs-deploy.sh 03:34:24 lf-activate-venv: SKIPPING 03:34:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/29 03:34:24 INFO: archiving workspace using pattern(s): 03:34:25 Archives upload complete. 03:34:25 INFO: archiving logs to Nexus 03:34:26 ---> uname -a: 03:34:26 Linux prd-ubuntu20-04-docker-8c-8g-9088 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:34:26 03:34:26 03:34:26 ---> lscpu: 03:34:26 Architecture: x86_64 03:34:26 CPU op-mode(s): 32-bit, 64-bit 03:34:26 Byte Order: Little Endian 03:34:26 Address sizes: 40 bits physical, 48 bits virtual 03:34:26 CPU(s): 8 03:34:26 On-line CPU(s) list: 0-7 03:34:26 Thread(s) per core: 1 03:34:26 Core(s) per socket: 1 03:34:26 Socket(s): 8 03:34:26 NUMA node(s): 1 03:34:26 Vendor ID: AuthenticAMD 03:34:26 CPU family: 23 03:34:26 Model: 49 03:34:26 Model name: AMD EPYC-Rome Processor 03:34:26 Stepping: 0 03:34:26 CPU MHz: 2799.996 03:34:26 BogoMIPS: 5599.99 03:34:26 Virtualization: AMD-V 03:34:26 Hypervisor vendor: KVM 03:34:26 Virtualization type: full 03:34:26 L1d cache: 256 KiB 03:34:26 L1i cache: 256 KiB 03:34:26 L2 cache: 4 MiB 03:34:26 L3 cache: 128 MiB 03:34:26 NUMA node0 CPU(s): 0-7 03:34:26 Vulnerability Itlb multihit: Not affected 03:34:26 Vulnerability L1tf: Not affected 03:34:26 Vulnerability Mds: Not affected 03:34:26 Vulnerability Meltdown: Not affected 03:34:26 Vulnerability Mmio stale data: Not affected 03:34:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:34:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:34:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:34:26 Vulnerability Srbds: Not affected 03:34:26 Vulnerability Tsx async abort: Not affected 03:34:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:34:26 03:34:26 03:34:26 ---> nproc: 03:34:26 8 03:34:26 03:34:26