Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b 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-ssh12090168591775506721.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1030695755889181831.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh15051619570159378721.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14814502600460841784.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-ssh6972631762764875329.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6434 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 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b (main) Commit message: "Merge pull request #50 from cherrycl/update-redis-version" > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 > git rev-list --no-walk 95cb4b59e9a0a8f49a25c4daa72c8d0162f6d548 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:45:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:45:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:45:19 ========================================================= 04:45:19 EdgeX Global Pipelines Version Info 04:45:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:45:20 ------------------- 04:45:20 stable info: 04:45:20 ------------------- 04:45:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:45:20 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 04:45:20 Message: update stable to v1.0.245 04:45:20 ------------------- 04:45:20 experimental info: 04:45:20 ------------------- 04:45:20 Commited By: **** collab-it+edgex@linuxfoundation.org 04:45:20 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 04:45:20 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 437f112 [Pipeline] echo 04:45:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:45:21 provisioning config files... 04:45:21 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1764369448476574112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:21 ---> docker-login.sh 04:45:21 nexus3.edgexfoundry.org:10001 04:45:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:22 Configure a credential helper to remove this warning. See 04:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:22 04:45:22 Login Succeeded 04:45:22 nexus3.edgexfoundry.org:10002 04:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:22 Configure a credential helper to remove this warning. See 04:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:22 04:45:22 Login Succeeded 04:45:22 nexus3.edgexfoundry.org:10003 04:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:22 Configure a credential helper to remove this warning. See 04:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:22 04:45:22 Login Succeeded 04:45:22 nexus3.edgexfoundry.org:10004 04:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:22 Configure a credential helper to remove this warning. See 04:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:22 04:45:22 Login Succeeded 04:45:22 docker.io 04:45:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:22 Configure a credential helper to remove this warning. See 04:45:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:22 04:45:22 Login Succeeded 04:45:22 ---> docker-login.sh ends [Pipeline] } 04:45:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:45:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:45:23 + grep -v github /etc/ssh/ssh_known_hosts 04:45:23 + [ -e /tmp/ssh_known_hosts ] 04:45:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:45:23 + sudo tee -a /etc/ssh/ssh_known_hosts 04:45:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:45:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:45:24 04:45:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:45:24 0.1.4: Pulling from edgex-devops/py-git-semver 04:45:24 b85a868b505f: Pulling fs layer 04:45:24 e2be974225ed: Pulling fs layer 04:45:24 339a4e72a1f5: Pulling fs layer 04:45:24 988bab9f4d93: Pulling fs layer 04:45:24 1469e6f7b9e6: Pulling fs layer 04:45:24 eaf3925da568: Pulling fs layer 04:45:24 bab4dde63d76: Pulling fs layer 04:45:24 bde34c3a00c8: Pulling fs layer 04:45:24 b352a97aabf1: Pulling fs layer 04:45:24 4872d77fe225: Pulling fs layer 04:45:24 5851b861e8e6: Pulling fs layer 04:45:24 b352a97aabf1: Waiting 04:45:24 4872d77fe225: Waiting 04:45:24 5851b861e8e6: Waiting 04:45:24 bab4dde63d76: Waiting 04:45:24 bde34c3a00c8: Waiting 04:45:24 eaf3925da568: Waiting 04:45:24 1469e6f7b9e6: Waiting 04:45:24 988bab9f4d93: Waiting 04:45:24 e2be974225ed: Download complete 04:45:24 988bab9f4d93: Verifying Checksum 04:45:24 988bab9f4d93: Download complete 04:45:24 1469e6f7b9e6: Verifying Checksum 04:45:24 1469e6f7b9e6: Download complete 04:45:24 339a4e72a1f5: Verifying Checksum 04:45:24 339a4e72a1f5: Download complete 04:45:24 eaf3925da568: Download complete 04:45:24 bde34c3a00c8: Verifying Checksum 04:45:24 bde34c3a00c8: Download complete 04:45:24 b352a97aabf1: Download complete 04:45:24 4872d77fe225: Verifying Checksum 04:45:24 4872d77fe225: Download complete 04:45:24 5851b861e8e6: Download complete 04:45:24 b85a868b505f: Download complete 04:45:25 bab4dde63d76: Verifying Checksum 04:45:25 bab4dde63d76: Download complete 04:45:26 b85a868b505f: Pull complete 04:45:26 e2be974225ed: Pull complete 04:45:27 339a4e72a1f5: Pull complete 04:45:27 988bab9f4d93: Pull complete 04:45:27 1469e6f7b9e6: Pull complete 04:45:27 eaf3925da568: Pull complete 04:45:29 bab4dde63d76: Pull complete 04:45:29 bde34c3a00c8: Pull complete 04:45:29 b352a97aabf1: Pull complete 04:45:29 4872d77fe225: Pull complete 04:45:29 5851b861e8e6: Pull complete 04:45:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:45:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:45:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:30 prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container 04:45:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:45:39 $ docker top a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 -eo pid,comm 04:45:39 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). 04:45:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:45:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:45:39 [ssh-agent] Looking for ssh-agent implementation... 04:45:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:45:39 $ docker exec a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 ssh-agent 04:45:39 SSH_AUTH_SOCK=/tmp/ssh-z5hSDghEk7f2/agent.14 04:45:39 SSH_AGENT_PID=20 04:45:39 Running ssh-add (command line suppressed) 04:45:40 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5747932097175507989.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5747932097175507989.key) 04:45:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:45:40 + git tag --points-at HEAD [Pipeline] } 04:45:40 $ docker exec --env ******** --env ******** a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 ssh-agent -k 04:45:40 unset SSH_AUTH_SOCK; 04:45:40 unset SSH_AGENT_PID; 04:45:40 echo Agent pid 20 killed; 04:45:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:45:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:45:40 [ssh-agent] Looking for ssh-agent implementation... 04:45:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:45:40 $ docker exec a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 ssh-agent 04:45:40 SSH_AUTH_SOCK=/tmp/ssh-GTEutS9J1tck/agent.52 04:45:40 SSH_AGENT_PID=58 04:45:40 Running ssh-add (command line suppressed) 04:45:41 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16706062291159730077.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16706062291159730077.key) 04:45:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:45:41 + git semver init 04:45:42 2023-03-30 04:45:41,713 [run_init] DEBUG init version:0.0.0 force:False 04:45:42 2023-03-30 04:45:41,715 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 04:45:42 2023-03-30 04:45:41,716 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 04:45:42 2023-03-30 04:45:41,716 [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) 04:45:42 2023-03-30 04:45:42,594 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 04:45:42 2023-03-30 04:45:42,595 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 04:45:42 2023-03-30 04:45:42,595 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 04:45:42 2023-03-30 04:45:42,595 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 04:45:42 0.0.2-dev.21 [Pipeline] } 04:45:42 $ docker exec --env ******** --env ******** a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 ssh-agent -k 04:45:42 unset SSH_AUTH_SOCK; 04:45:42 unset SSH_AGENT_PID; 04:45:42 echo Agent pid 58 killed; 04:45:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:45:43 + git semver [Pipeline] } 04:45:43 $ docker stop --time=1 a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 04:45:45 $ docker rm -f --volumes a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 [Pipeline] // withDockerContainer [Pipeline] sh 04:45:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:45:46 Stashed 1 file(s) [Pipeline] echo 04:45:46 [edgeXSemver]: initialized semver on version 0.0.2-dev.21 [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 04:45:46 provisioning config files... 04:45:46 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3071275663236188225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:47 ---> docker-login.sh 04:45:47 nexus3.edgexfoundry.org:10001 04:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:47 Configure a credential helper to remove this warning. See 04:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:47 04:45:47 Login Succeeded 04:45:47 nexus3.edgexfoundry.org:10002 04:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:47 Configure a credential helper to remove this warning. See 04:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:47 04:45:47 Login Succeeded 04:45:47 nexus3.edgexfoundry.org:10003 04:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:47 Configure a credential helper to remove this warning. See 04:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:47 04:45:47 Login Succeeded 04:45:47 nexus3.edgexfoundry.org:10004 04:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:47 Configure a credential helper to remove this warning. See 04:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:47 04:45:47 Login Succeeded 04:45:47 docker.io 04:45:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:45:47 Configure a credential helper to remove this warning. See 04:45:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:45:47 04:45:47 Login Succeeded 04:45:47 ---> docker-login.sh ends [Pipeline] } 04:45:47 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 04:45:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:45:48 + ls -al . 04:45:48 total 68 04:45:48 drwxrwxr-x 6 jenkins jenkins 4096 Mar 30 04:45 . 04:45:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 04:45 .. 04:45:48 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 04:45 .git 04:45:48 -rw-rw-r-- 1 jenkins jenkins 22 Mar 30 04:45 .gitignore 04:45:48 drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 04:45 .semver 04:45:48 -rw-rw-r-- 1 jenkins jenkins 2268 Mar 30 04:45 Dockerfile 04:45:48 -rw-rw-r-- 1 jenkins jenkins 746 Mar 30 04:45 Jenkinsfile 04:45:48 -rw-rw-r-- 1 jenkins jenkins 11381 Mar 30 04:45 LICENSE 04:45:48 -rw-rw-r-- 1 jenkins jenkins 3582 Mar 30 04:45 README.md 04:45:48 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 04:45 TAF-Manager 04:45:48 drwxrwxr-x 6 jenkins jenkins 4096 Mar 30 04:45 TUC 04:45:48 -rw-rw-r-- 1 jenkins jenkins 12 Mar 30 04:45 VERSION 04:45:48 -rw-rw-r-- 1 jenkins jenkins 344 Mar 30 04:45 requirements.txt 04:45:48 -rw-rw-r-- 1 jenkins jenkins 54 Mar 30 04:45 robot-entrypoint.sh 04:45:48 -rw-rw-r-- 1 jenkins jenkins 445 Mar 30 04:45 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:49 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b --label arch=amd64 --label version=0.0.2-dev.21 . 04:45:49 Sending build context to Docker daemon 413.2kB 04:45:49 Step 1/12 : FROM alpine:3.16 04:45:50 3.16: Pulling from library/alpine 04:45:50 91d30c5bc195: Pulling fs layer 04:45:50 91d30c5bc195: Verifying Checksum 04:45:50 91d30c5bc195: Download complete 04:45:50 91d30c5bc195: Pull complete 04:45:50 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 04:45:50 Status: Downloaded newer image for alpine:3.16 04:45:50 ---> 8471affe5de5 04:45:50 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 04:45:50 ---> Running in 38cd30edfc3a 04:45:50 Removing intermediate container 38cd30edfc3a 04:45:50 ---> 5266cd64e8df 04:45:50 Step 3/12 : LABEL maintainer="Bruce Huang " 04:45:50 ---> Running in 2da86ca79727 04:45:50 Removing intermediate container 2da86ca79727 04:45:50 ---> 07e42af5682a 04:45:50 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 04:45:51 ---> 94cb177a2a69 04:45:51 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 04:45:51 ---> 31b0decf0716 04:45:51 Step 6/12 : WORKDIR /edgex-taf 04:45:51 ---> Running in 41030c95d32f 04:45:51 Removing intermediate container 41030c95d32f 04:45:51 ---> 072411f997ca 04:45:51 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:45:51 ---> Running in 9b9bd2e66570 04:45:55 Removing intermediate container 9b9bd2e66570 04:45:55 ---> c2251f94fa9d 04:45:55 Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==4.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 04:45:55 ---> Running in 044caa96040d 04:45:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:45:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:45:57 OK: 6 MiB in 14 packages 04:45:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:45:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:45:59 (1/9) Installing ca-certificates (20220614-r0) 04:45:59 (2/9) Installing brotli-libs (1.0.9-r6) 04:45:59 (3/9) Installing nghttp2-libs (1.47.0-r0) 04:46:00 (4/9) Installing libcurl (7.83.1-r6) 04:46:00 (5/9) Installing curl (7.83.1-r6) 04:46:01 (6/9) Installing docker-cli (20.10.20-r0) 04:46:01 Still waiting to schedule task 04:46:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:46:01 (7/9) Installing oniguruma (6.9.8-r0) 04:46:02 (8/9) Installing jq (1.6-r1) 04:46:02 (9/9) Installing openssl (1.1.1t-r2) 04:46:03 Executing busybox-1.35.0-r17.trigger 04:46:03 Executing ca-certificates-20220614-r0.trigger 04:46:03 OK: 52 MiB in 23 packages 04:46:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:46:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:46:04 (1/137) Installing libmagic (5.41-r0) 04:46:04 (2/137) Installing file (5.41-r0) 04:46:05 (3/137) Installing libxau (1.0.9-r0) 04:46:05 (4/137) Installing libxdmcp (1.1.3-r0) 04:46:05 (5/137) Installing libxcb (1.15-r0) 04:46:06 (6/137) Installing libx11 (1.8-r0) 04:46:06 (7/137) Installing libxext (1.3.4-r0) 04:46:06 (8/137) Installing libice (1.0.10-r0) 04:46:07 (9/137) Installing libuuid (2.38-r1) 04:46:07 (10/137) Installing libsm (1.2.3-r0) 04:46:07 (11/137) Installing libxt (1.2.1-r0) 04:46:08 (12/137) Installing libxmu (1.1.3-r0) 04:46:08 (13/137) Installing xset (1.2.4-r0) 04:46:08 (14/137) Installing xprop (1.2.5-r0) 04:46:09 (15/137) Installing xdg-utils (1.1.3-r3) 04:46:09 (16/137) Installing eudev-libs (3.2.11-r0) 04:46:10 (17/137) Installing pkgconf (1.8.1-r0) 04:46:10 (18/137) Installing libffi (3.4.2-r1) 04:46:10 (19/137) Installing libintl (0.21-r2) 04:46:10 (20/137) Installing libblkid (2.38-r1) 04:46:11 (21/137) Installing libmount (2.38-r1) 04:46:11 (22/137) Installing pcre (8.45-r2) 04:46:11 (23/137) Installing glib (2.72.1-r0) 04:46:12 (24/137) Installing xz-libs (5.2.5-r1) 04:46:12 (25/137) Installing libxml2 (2.9.14-r2) 04:46:13 (26/137) Installing shared-mime-info (2.2-r2) 04:46:13 (27/137) Installing hicolor-icon-theme (0.17-r1) 04:46:14 (28/137) Installing libjpeg-turbo (2.1.3-r1) 04:46:14 (29/137) Installing libpng (1.6.37-r1) 04:46:14 (30/137) Installing libwebp (1.2.3-r0) 04:46:15 (31/137) Installing zstd-libs (1.5.2-r1) 04:46:15 (32/137) Installing tiff (4.4.0-r1) 04:46:16 (33/137) Installing gdk-pixbuf (2.42.8-r0) 04:46:16 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 04:46:16 (35/137) Installing libxcomposite (0.4.5-r0) 04:46:17 (36/137) Installing libxfixes (6.0.0-r0) 04:46:17 (37/137) Installing libxrender (0.9.10-r3) 04:46:18 (38/137) Installing libxcursor (1.2.1-r0) 04:46:19 (39/137) Installing libxdamage (1.1.5-r1) 04:46:19 (40/137) Installing libxi (1.8-r0) 04:46:19 (41/137) Installing libxinerama (1.1.4-r1) 04:46:19 (42/137) Installing libxrandr (1.5.2-r1) 04:46:20 (43/137) Installing atk (2.38.0-r0) 04:46:20 (44/137) Installing libxtst (1.2.3-r3) 04:46:20 (45/137) Installing dbus-libs (1.14.4-r0) 04:46:21 (46/137) Installing at-spi2-core (2.44.1-r0) 04:46:21 (47/137) Installing at-spi2-atk (2.38.0-r0) 04:46:21 (48/137) Installing expat (2.5.0-r0) 04:46:22 (49/137) Installing libbz2 (1.0.8-r1) 04:46:22 (50/137) Installing freetype (2.12.1-r0) 04:46:22 (51/137) Installing fontconfig (2.14.0-r0) 04:46:23 (52/137) Installing pixman (0.40.0-r4) 04:46:23 (53/137) Installing cairo (1.17.4-r2) 04:46:24 (54/137) Installing cairo-gobject (1.17.4-r2) 04:46:24 (55/137) Installing avahi-libs (0.8-r6) 04:46:24 (56/137) Installing gmp (6.2.1-r2) 04:46:25 (57/137) Installing nettle (3.7.3-r0) 04:46:25 (58/137) Installing p11-kit (0.24.1-r0) 04:46:26 (59/137) Installing libtasn1 (4.18.0-r1) 04:46:26 (60/137) Installing libunistring (1.0-r0) 04:46:26 (61/137) Installing gnutls (3.7.7-r1) 04:46:27 (62/137) Installing cups-libs (2.4.2-r0) 04:46:27 (63/137) Installing libepoxy (1.5.10-r0) 04:46:28 (64/137) Installing fribidi (1.0.12-r0) 04:46:28 (65/137) Installing graphite2 (1.3.14-r1) 04:46:28 (66/137) Installing harfbuzz (4.3.0-r0) 04:46:29 (67/137) Installing libxft (2.3.4-r0) 04:46:29 (68/137) Installing pango (1.50.7-r0) 04:46:29 (69/137) Installing wayland-libs-client (1.20.0-r0) 04:46:30 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 04:46:30 (71/137) Installing wayland-libs-egl (1.20.0-r0) 04:46:30 (72/137) Installing xkeyboard-config (2.35.1-r0) 04:46:31 (73/137) Installing libxkbcommon (1.4.1-r0) 04:46:31 (74/137) Installing gtk+3.0 (3.24.34-r1) 04:46:32 Executing gtk+3.0-3.24.34-r1.post-install 04:46:32 (75/137) Installing libfontenc (1.1.4-r0) 04:46:32 (76/137) Installing mkfontscale (1.2.2-r0) 04:46:32 (77/137) Installing font-opensans (0_git20210927-r0) 04:46:33 (78/137) Installing libgcc (11.2.1_git20220219-r2) 04:46:33 (79/137) Installing libogg (1.3.5-r1) 04:46:34 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 04:46:34 (81/137) Installing flac (1.3.4-r0) 04:46:34 (82/137) Installing alsa-lib (1.2.7.2-r0) 04:46:35 (83/137) Installing libatomic (11.2.1_git20220219-r2) 04:46:35 (84/137) Installing sdl2 (2.0.22-r0) 04:46:36 (85/137) Installing aom-libs (3.3.0-r0) 04:46:36 (86/137) Installing libass (0.16.0-r0) 04:46:36 (87/137) Installing libdav1d (1.0.0-r0) 04:46:37 (88/137) Installing libpciaccess (0.16-r0) 04:46:37 (89/137) Installing libdrm (2.4.110-r0) 04:46:37 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) 04:46:38 (91/137) Installing ncurses-libs (6.3_p20220521-r0) 04:46:38 (92/137) Installing lame (3.100-r0) 04:46:39 (93/137) Installing opus (1.3.1-r1) 04:46:39 (94/137) Installing libasyncns (0.8-r1) 04:46:39 (95/137) Installing libltdl (2.4.7-r0) 04:46:40 (96/137) Installing orc (0.4.32-r0) 04:46:40 (97/137) Installing libvorbis (1.3.7-r0) 04:46:40 (98/137) Installing libsndfile (1.1.0-r0) 04:46:41 (99/137) Installing libgomp (11.2.1_git20220219-r2) 04:46:41 (100/137) Installing soxr (0.1.3-r2) 04:46:42 (101/137) Installing speexdsp (1.2.0-r0) 04:46:42 (102/137) Installing tdb-libs (1.4.6-r0) 04:46:42 (103/137) Installing libpulse (15.0-r2) 04:46:43 (104/137) Installing cjson (1.7.15-r3) 04:46:43 (105/137) Installing mbedtls (2.28.3-r0) 04:46:43 (106/137) Installing librist (0.2.6-r1) 04:46:44 (107/137) Installing libsrt (1.4.4-r0) 04:46:44 (108/137) Installing libssh (0.9.6-r1) 04:46:45 (109/137) Installing libtheora (1.1.1-r16) 04:46:45 (110/137) Installing v4l-utils-libs (1.22.1-r1) 04:46:45 (111/137) Installing libva (2.14.0-r0) 04:46:46 (112/137) Installing libvdpau (1.5-r0) 04:46:46 (113/137) Installing vidstab (1.1.0-r1) 04:46:46 (114/137) Installing libvpx (1.11.0-r1) 04:46:47 (115/137) Installing x264-libs (0.163_git20210613-r0) 04:46:47 (116/137) Installing numactl (2.0.14-r0) 04:46:48 (117/137) Installing x265-libs (3.5-r3) 04:46:48 (118/137) Installing xvidcore (1.3.7-r1) 04:46:49 (119/137) Installing ffmpeg-libs (5.0.1-r1) 04:46:49 (120/137) Installing libevent (2.1.12-r4) 04:46:50 (121/137) Installing mesa (21.3.9-r0) 04:46:50 (122/137) Installing wayland-libs-server (1.20.0-r0) 04:46:50 (123/137) Installing mesa-gbm (21.3.9-r0) 04:46:51 (124/137) Installing icu-data-en (71.1-r2) 04:46:51 Executing icu-data-en-71.1-r2.post-install 04:46:51 * 04:46:51 * If you need ICU with non-English locales and legacy charset support, install 04:46:51 * package icu-data-full. 04:46:51 * 04:46:51 (125/137) Installing icu-libs (71.1-r2) 04:46:52 (126/137) Installing lcms2 (2.13.1-r0) 04:46:52 (127/137) Installing minizip (1.2.12-r0) 04:46:52 (128/137) Installing nspr (4.33-r0) 04:46:53 (129/137) Installing sqlite-libs (3.38.5-r0) 04:46:53 (130/137) Installing nss (3.78.1-r0) 04:46:54 (131/137) Installing re2 (2022.04.01-r0) 04:46:54 (132/137) Installing snappy (1.1.9-r4) 04:46:54 (133/137) Installing libgpg-error (1.45-r0) 04:46:55 (134/137) Installing libgcrypt (1.10.1-r0) 04:46:55 (135/137) Installing libxslt (1.1.35-r0) 04:46:55 (136/137) Installing chromium (102.0.5005.182-r0) 04:46:57 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 04:46:58 Executing busybox-1.35.0-r17.trigger 04:46:58 Executing glib-2.72.1-r0.trigger 04:46:58 Executing shared-mime-info-2.2-r2.trigger 04:46:58 Executing gdk-pixbuf-2.42.8-r0.trigger 04:46:58 Executing gtk-update-icon-cache-2.24.33-r3.trigger 04:46:58 Executing fontconfig-2.14.0-r0.trigger 04:46:58 Executing mkfontscale-1.2.2-r0.trigger 04:46:58 OK: 409 MiB in 160 packages 04:46:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:46:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:47:00 (1/21) Installing binutils (2.38-r3) 04:47:00 (2/21) Installing isl22 (0.22-r0) 04:47:01 (3/21) Installing mpfr4 (4.1.0-r0) 04:47:01 (4/21) Installing mpc1 (1.2.1-r0) 04:47:02 (5/21) Installing gcc (11.2.1_git20220219-r2) 04:47:08 (6/21) Installing musl-dev (1.2.3-r2) 04:47:09 (7/21) Installing libc-dev (0.7.2-r3) 04:47:09 (8/21) Installing linux-headers (5.16.7-r1) 04:47:10 (9/21) Installing libffi-dev (3.4.2-r1) 04:47:10 (10/21) Installing libpq (14.7-r0) 04:47:10 (11/21) Installing openssl-dev (1.1.1t-r2) 04:47:11 (12/21) Installing libpq-dev (14.7-r0) 04:47:11 (13/21) Installing libecpg (14.7-r0) 04:47:12 (14/21) Installing libecpg-dev (14.7-r0) 04:47:12 (15/21) Installing llvm13-libs (13.0.1-r2) 04:47:20 (16/21) Installing clang-libs (13.0.1-r1) 04:47:22 (17/21) Installing clang (13.0.1-r1) 04:47:22 (18/21) Installing icu (71.1-r2) 04:47:22 (19/21) Installing icu-dev (71.1-r2) 04:47:23 (20/21) Installing llvm13 (13.0.1-r2) 04:47:24 (21/21) Installing postgresql14-dev (14.7-r0) 04:47:24 Executing busybox-1.35.0-r17.trigger 04:47:24 OK: 822 MiB in 181 packages 04:47:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:47:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:47:26 (1/10) Installing g++ (11.2.1_git20220219-r2) 04:47:30 (2/10) Installing gdbm (1.23-r0) 04:47:30 (3/10) Installing mpdecimal (2.5.1-r1) 04:47:30 (4/10) Installing readline (8.1.2-r0) 04:47:30 (5/10) Installing python3 (3.10.10-r0) 04:47:31 (6/10) Installing python3-dev (3.10.10-r0) 04:47:32 (7/10) Installing libsodium (1.0.18-r0) 04:47:33 (8/10) Installing libzmq (4.3.4-r0) 04:47:33 (9/10) Installing libsodium-dev (1.0.18-r0) 04:47:33 (10/10) Installing zeromq-dev (4.3.4-r0) 04:47:34 Executing busybox-1.35.0-r17.trigger 04:47:34 OK: 974 MiB in 191 packages 04:47:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:47:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:47:35 OK: 974 MiB in 191 packages 04:47:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:47:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:47:37 (1/1) Installing tzdata (2023c-r0) 04:47:37 Executing busybox-1.35.0-r17.trigger 04:47:37 OK: 978 MiB in 192 packages 04:47:37 (1/1) Purging tzdata (2023c-r0) 04:47:37 Executing busybox-1.35.0-r17.trigger 04:47:37 OK: 974 MiB in 191 packages 04:47:41 Looking in links: /tmp/tmp439xurng 04:47:41 Processing /tmp/tmp439xurng/setuptools-65.5.0-py3-none-any.whl 04:47:41 Processing /tmp/tmp439xurng/pip-22.3.1-py3-none-any.whl 04:47:41 Installing collected packages: setuptools, pip 04:47:45 Successfully installed pip-22.3.1 setuptools-65.5.0 04:47:45 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 04:47:45 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.3.1) 04:47:45 Collecting pip 04:47:45 Downloading pip-23.0.1-py3-none-any.whl (2.1 MB) 04:47:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 106.4 MB/s eta 0:00:00 04:47:45 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 04:47:45 Collecting setuptools 04:47:46 Downloading setuptools-67.6.1-py3-none-any.whl (1.1 MB) 04:47:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 156.7 MB/s eta 0:00:00 04:47:46 Collecting wheel 04:47:46 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 04:47:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 172.0 MB/s eta 0:00:00 04:47:46 Installing collected packages: wheel, setuptools, pip 04:47:46 Attempting uninstall: setuptools 04:47:46 Found existing installation: setuptools 65.5.0 04:47:46 Uninstalling setuptools-65.5.0: 04:47:46 Successfully uninstalled setuptools-65.5.0 04:47:47 Attempting uninstall: pip 04:47:47 Found existing installation: pip 22.3.1 04:47:47 Uninstalling pip-22.3.1: 04:47:47 Successfully uninstalled pip-22.3.1 04:47:49 Successfully installed pip-23.0.1 setuptools-67.6.1 wheel-0.40.0 04:47:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:47:49 Processing ./edgex-taf-common 04:47:49 Preparing metadata (setup.py): started 04:47:50 Preparing metadata (setup.py): finished with status 'done' 04:47:50 Building wheels for collected packages: edgex-taf-common 04:47:50 Building wheel for edgex-taf-common (setup.py): started 04:47:50 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 04:47:50 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=1499f03e39721dee4d37eb7c999fa74ca6415d16d7f910220a6949517bb7002c 04:47:50 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 04:47:50 Successfully built edgex-taf-common 04:47:50 Installing collected packages: edgex-taf-common 04:47:50 Successfully installed edgex-taf-common-0.0.0 04:47:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:47:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6436 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 04:47:51 Collecting robotframework==4.1.3 04:47:51 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 04:47:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 28.9 MB/s eta 0:00:00 04:47:51 Installing collected packages: robotframework 04:47:51 Selected Git installation does not exist. Using Default 04:47:51 The recommended git tool is: NONE 04:47:52 Successfully installed robotframework-4.1.3 04:47:52 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 04:47:52 Collecting docker==4.4.1 04:47:52 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 04:47:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 2.7 MB/s eta 0:00:00 04:47:52 Collecting websocket-client>=0.32.0 04:47:52 Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) 04:47:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/55.9 kB 6.0 MB/s eta 0:00:00 04:47:52 Collecting six>=1.4.0 04:47:52 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 04:47:52 Collecting requests!=2.18.0,>=2.14.2 04:47:52 Downloading requests-2.28.2-py3-none-any.whl (62 kB) 04:47:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 7.7 MB/s eta 0:00:00 04:47:53 Collecting idna<4,>=2.5 04:47:53 Downloading idna-3.4-py3-none-any.whl (61 kB) 04:47:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 7.5 MB/s eta 0:00:00 04:47:53 Collecting charset-normalizer<4,>=2 04:47:53 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) 04:47:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 22.0 MB/s eta 0:00:00 04:47:53 Collecting certifi>=2017.4.17 04:47:53 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 04:47:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 5.5 MB/s eta 0:00:00 04:47:53 Collecting urllib3<1.27,>=1.21.1 04:47:53 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) 04:47:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 17.7 MB/s eta 0:00:00 04:47:53 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 04:47:54 Successfully installed certifi-2022.12.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.28.2 six-1.16.0 urllib3-1.26.15 websocket-client-1.5.1 04:47:54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:47:55 Collecting python-dotenv==0.15.0 04:47:55 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 04:47:55 Installing collected packages: python-dotenv 04:47:55 Successfully installed python-dotenv-0.15.0 04:47:55 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:47:55 Collecting RESTinstance==1.0.2 04:47:56 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 04:47:56 Collecting GenSON 04:47:56 Downloading genson-1.2.2.tar.gz (34 kB) 04:47:56 Preparing metadata (setup.py): started 04:47:57 Preparing metadata (setup.py): finished with status 'done' 04:47:57 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 04:47:58 Collecting docutils 04:47:58 Downloading docutils-0.19-py3-none-any.whl (570 kB) 04:47:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 2.1 MB/s eta 0:00:00 04:47:58 Collecting pygments 04:47:58 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) 04:47:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 39.0 MB/s eta 0:00:00 04:47:59 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.2) 04:47:59 Collecting flex 04:47:59 Downloading flex-6.14.1.tar.gz (40 kB) 04:47:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.6 MB/s eta 0:00:00 04:47:59 Preparing metadata (setup.py): started 04:47:59 using credential edgex-jenkins-ssh 04:47:59 Cloning the remote Git repository 04:47:59 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 04:47:59 Preparing metadata (setup.py): finished with status 'done' 04:47:59 Collecting pytz 04:47:59 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 04:47:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 37.2 MB/s eta 0:00:00 04:47:59 Collecting tzlocal 04:47:59 Downloading tzlocal-4.3-py3-none-any.whl (20 kB) 04:47:59 Collecting jsonschema 04:47:59 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 04:47:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 1.4 MB/s eta 0:00:00 04:47:59 Collecting rfc3987 04:47:59 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:48:00 Collecting jsonpath-ng 04:48:00 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 04:48:00 Collecting strict-rfc3339 04:48:00 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:48:00 Preparing metadata (setup.py): started 04:48:00 Preparing metadata (setup.py): finished with status 'done' 04:48:00 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 04:47:59 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 04:47:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 04:47:59 > git --version # timeout=10 04:47:59 > git --version # 'git version 2.25.1' 04:47:59 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:48:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 04:48:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:48:00 Collecting PyYAML>=3.11 04:48:00 Downloading PyYAML-6.0.tar.gz (124 kB) 04:48:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 12.9 MB/s eta 0:00:00 04:48:01 Installing build dependencies: started 04:48:01 Avoid second fetch 04:48:01 Checking out Revision 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b (main) 04:48:01 > git config core.sparsecheckout # timeout=10 04:48:01 > git checkout -f 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 04:48:02 Commit message: "Merge pull request #50 from cherrycl/update-redis-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:48:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:48:03 % Total % Received % Xferd Average Speed Time Time Time Current 04:48:03 Dload Upload Total Spent Left Speed 04:48:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 04:48:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:48:04 + sudo tee /etc/docker/daemon.new 04:48:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:48:04 { 04:48:04 "registry-mirrors": [ 04:48:04 "https://nexus3.edgexfoundry.org:10001" 04:48:04 ], 04:48:04 "bip": "10.250.0.254/24", 04:48:04 "hosts": [ 04:48:04 "tcp://0.0.0.0:5555", 04:48:04 "unix:///var/run/docker.sock" 04:48:04 ], 04:48:04 "mtu": 1458, 04:48:04 "selinux-enabled": true, 04:48:04 "seccomp-profile": "/etc/docker/seccomp.json" 04:48:04 } [Pipeline] sh 04:48:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:48:04 + sudo service docker restart 04:48:06 Installing build dependencies: finished with status 'done' 04:48:06 Getting requirements to build wheel: started 04:48:06 Getting requirements to build wheel: finished with status 'done' 04:48:06 Preparing metadata (pyproject.toml): started 04:48:07 Preparing metadata (pyproject.toml): finished with status 'done' 04:48:07 Collecting validate-email>=1.2 04:48:07 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:48:07 Preparing metadata (setup.py): started 04:48:07 Preparing metadata (setup.py): finished with status 'done' 04:48:07 Collecting click>=3.3 04:48:07 Downloading click-8.1.3-py3-none-any.whl (96 kB) 04:48:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 2.2 MB/s eta 0:00:00 04:48:07 Collecting jsonpointer>=1.7 04:48:07 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 04:48:07 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 04:48:07 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) 04:48:07 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.15) 04:48:07 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.12.7) 04:48:07 Collecting decorator 04:48:07 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 04:48:07 Collecting ply 04:48:07 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 04:48:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.4 MB/s eta 0:00:00 04:48:08 Collecting attrs>=17.4.0 04:48:08 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) 04:48:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 1.4 MB/s eta 0:00:00 04:48:08 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 04:48:08 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 04:48:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 1.1 MB/s eta 0:00:00 04:48:08 Collecting pytz-deprecation-shim 04:48:08 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 04:48:08 Collecting tzdata 04:48:08 Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) 04:48:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 11.3 MB/s eta 0:00:00 04:48:08 Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email 04:48:08 Building wheel for flex (setup.py): started 04:48:09 Building wheel for flex (setup.py): finished with status 'done' 04:48:09 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=c778592d0bde8e080930259b0c5f9ad45546d9e344080a5c8b454213acfd0b58 04:48:09 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 04:48:09 Building wheel for strict-rfc3339 (setup.py): started 04:48:09 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 04:48:09 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=d4ac61ce372f674b872aa3a1d4d5a8a8b06a47488156c5b72875296125260fb4 04:48:09 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 04:48:09 Building wheel for GenSON (setup.py): started 04:48:09 Building wheel for GenSON (setup.py): finished with status 'done' 04:48:09 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=5241e1fcba504d71d6b3f5bdd592f1e9ee781931c06338d144cdf98df059d462 04:48:09 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 04:48:09 Building wheel for PyYAML (pyproject.toml): started 04:48:10 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 04:48:10 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=24b5f8bf84dbea900fd2e5ca7e1aa93e1ebe5de625ea8e30d88b4dd577313ca0 04:48:10 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 04:48:10 Building wheel for validate-email (setup.py): started 04:48:10 Building wheel for validate-email (setup.py): finished with status 'done' 04:48:10 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=74b29b837afa263f466399156b9478b60368b6cb24c5d81f28c845f610a46525 04:48:10 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 04:48:10 Successfully built flex strict-rfc3339 GenSON PyYAML validate-email 04:48:10 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 04:48:15 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.2.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 ply-3.11 pygments-2.14.0 pyrsistent-0.19.3 pytz-2023.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2023.3 tzlocal-4.3 validate-email-1.3 04:48:15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:48:16 Collecting robotbackgroundlogger==1.2 04:48:16 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:48:16 Preparing metadata (setup.py): started 04:48:16 Preparing metadata (setup.py): finished with status 'done' 04:48:16 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 04:48:16 Building wheels for collected packages: robotbackgroundlogger 04:48:16 Building wheel for robotbackgroundlogger (setup.py): started 04:48:16 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 04:48:16 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=e12421d5c3d7c8da142f2e95153f9db1631cd34289656a49942510f02dc8302e 04:48:16 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 04:48:16 Successfully built robotbackgroundlogger 04:48:16 Installing collected packages: robotbackgroundlogger 04:48:16 Successfully installed robotbackgroundlogger-1.2 04:48:16 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 04:48:17 Collecting configparser==5.0.1 04:48:17 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 04:48:17 Installing collected packages: configparser 04:48:17 Successfully installed configparser-5.0.1 04:48:17 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 04:48:18 Collecting requests==2.25.1 04:48:18 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 04:48:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 1.5 MB/s eta 0:00:00 04:48:18 Collecting chardet<5,>=3.0.2 04:48:18 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 04:48:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 13.8 MB/s eta 0:00:00 04:48:18 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.12.7) 04:48:18 Collecting idna<3,>=2.5 04:48:18 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 04:48:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.3 MB/s eta 0:00:00 04:48:18 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.15) 04:48:19 Installing collected packages: idna, chardet, requests 04:48:19 Attempting uninstall: idna 04:48:19 Found existing installation: idna 3.4 04:48:19 Uninstalling idna-3.4: 04:48:19 Successfully uninstalled idna-3.4 04:48:19 Attempting uninstall: requests 04:48:19 Found existing installation: requests 2.28.2 04:48:19 Uninstalling requests-2.28.2: 04:48:19 Successfully uninstalled requests-2.28.2 04:48:19 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 04:48:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:48:20 Collecting robotframework-requests==0.8.0 04:48:20 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 04:48:20 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 04:48:20 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 04:48:20 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 04:48:20 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.15) 04:48:20 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.12.7) 04:48:20 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 04:48:20 Installing collected packages: robotframework-requests 04:48:20 Successfully installed robotframework-requests-0.8.0 04:48:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:48:21 Collecting paho-mqtt==1.5.1 04:48:21 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 04:48:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 7.7 MB/s eta 0:00:00 04:48:21 Preparing metadata (setup.py): started 04:48:21 Preparing metadata (setup.py): finished with status 'done' 04:48:21 Building wheels for collected packages: paho-mqtt 04:48:21 Building wheel for paho-mqtt (setup.py): started 04:48:22 Building wheel for paho-mqtt (setup.py): finished with status 'done' 04:48:22 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=f2c4594857c9c43d7a0852a9a98b8d613eb196d2a9b688c8d286a96d1288a2d4 04:48:22 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 04:48:22 Successfully built paho-mqtt 04:48:22 Installing collected packages: paho-mqtt 04:48:22 Successfully installed paho-mqtt-1.5.1 04:48:22 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:23 provisioning config files... 04:48:23 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9666992102336183914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:23 Collecting redis==4.5.3 04:48:23 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 04:48:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 15.2 MB/s eta 0:00:00 04:48:23 Collecting async-timeout>=4.0.2 04:48:23 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 04:48:23 ---> docker-login.sh 04:48:23 nexus3.edgexfoundry.org:10001 04:48:23 Installing collected packages: async-timeout, redis 04:48:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:23 Configure a credential helper to remove this warning. See 04:48:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:23 04:48:23 Login Succeeded 04:48:23 nexus3.edgexfoundry.org:10002 04:48:24 Successfully installed async-timeout-4.0.2 redis-4.5.3 04:48: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 04:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:24 Configure a credential helper to remove this warning. See 04:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:24 04:48:24 Login Succeeded 04:48:24 nexus3.edgexfoundry.org:10003 04:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:24 Configure a credential helper to remove this warning. See 04:48:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:24 04:48:24 Login Succeeded 04:48:24 nexus3.edgexfoundry.org:10004 04:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:25 Configure a credential helper to remove this warning. See 04:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:25 04:48:25 Login Succeeded 04:48:25 docker.io 04:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:25 Collecting pyzmq==22.2.1 04:48:25 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 04:48:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.3 MB/s eta 0:00:00 04:48:25 Installing build dependencies: started 04:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:25 Configure a credential helper to remove this warning. See 04:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:25 04:48:25 Login Succeeded 04:48:25 ---> docker-login.sh ends [Pipeline] } 04:48:25 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 04:48:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:48:26 + ls -al . 04:48:26 total 64 04:48:26 drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 04:48 . 04:48:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 04:47 .. 04:48:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 04:48 .git 04:48:26 -rw-rw-r-- 1 jenkins jenkins 22 Mar 30 04:48 .gitignore 04:48:26 -rw-rw-r-- 1 jenkins jenkins 2268 Mar 30 04:48 Dockerfile 04:48:26 -rw-rw-r-- 1 jenkins jenkins 746 Mar 30 04:48 Jenkinsfile 04:48:26 -rw-rw-r-- 1 jenkins jenkins 11381 Mar 30 04:48 LICENSE 04:48:26 -rw-rw-r-- 1 jenkins jenkins 3582 Mar 30 04:48 README.md 04:48:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 04:48 TAF-Manager 04:48:26 drwxrwxr-x 6 jenkins jenkins 4096 Mar 30 04:48 TUC 04:48:26 -rw-rw-r-- 1 jenkins jenkins 12 Mar 30 04:45 VERSION 04:48:26 -rw-rw-r-- 1 jenkins jenkins 344 Mar 30 04:48 requirements.txt 04:48:26 -rw-rw-r-- 1 jenkins jenkins 54 Mar 30 04:48 robot-entrypoint.sh 04:48:26 -rw-rw-r-- 1 jenkins jenkins 445 Mar 30 04:48 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:26 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b --label arch=arm64 --label version=0.0.2-dev.21 . 04:48:26 Sending build context to Docker daemon 259.1kB 04:48:27 Step 1/12 : FROM alpine:3.16 04:48:27 3.16: Pulling from library/alpine 04:48:27 547446be3368: Pulling fs layer 04:48:28 Installing build dependencies: finished with status 'done' 04:48:28 Getting requirements to build wheel: started 04:48:28 547446be3368: Verifying Checksum 04:48:28 547446be3368: Download complete 04:48:28 Getting requirements to build wheel: finished with status 'done' 04:48:28 Preparing metadata (pyproject.toml): started 04:48:28 547446be3368: Pull complete 04:48:28 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 04:48:28 Status: Downloaded newer image for alpine:3.16 04:48:28 ---> 3b5033019969 04:48:28 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 04:48:28 ---> Running in 47e88ae8d5d5 04:48:28 Preparing metadata (pyproject.toml): finished with status 'done' 04:48:28 Building wheels for collected packages: pyzmq 04:48:28 Building wheel for pyzmq (pyproject.toml): started 04:48:29 Removing intermediate container 47e88ae8d5d5 04:48:29 ---> a5851160cc68 04:48:29 Step 3/12 : LABEL maintainer="Bruce Huang " 04:48:29 ---> Running in a2ec848bcfe2 04:48:29 Removing intermediate container a2ec848bcfe2 04:48:29 ---> 8d476ca5c1db 04:48:29 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 04:48:30 ---> 4b7970416a4b 04:48:30 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 04:48:30 ---> 843c7f707f1c 04:48:30 Step 6/12 : WORKDIR /edgex-taf 04:48:30 ---> Running in 54ad2754c827 04:48:31 Removing intermediate container 54ad2754c827 04:48:31 ---> 122465ddda82 04:48:31 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:31 ---> Running in 31054a9d1e89 04:48:33 Removing intermediate container 31054a9d1e89 04:48:33 ---> cf99bec10975 04:48:33 Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==4.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 04:48:33 ---> Running in d66dd454548b 04:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:48:36 OK: 5 MiB in 14 packages 04:48:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:48:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:48:38 (1/9) Installing ca-certificates (20220614-r0) 04:48:38 (2/9) Installing brotli-libs (1.0.9-r6) 04:48:39 (3/9) Installing nghttp2-libs (1.47.0-r0) 04:48:39 (4/9) Installing libcurl (7.83.1-r6) 04:48:39 (5/9) Installing curl (7.83.1-r6) 04:48:40 (6/9) Installing docker-cli (20.10.20-r0) 04:48:43 (7/9) Installing oniguruma (6.9.8-r0) 04:48:43 (8/9) Installing jq (1.6-r1) 04:48:44 (9/9) Installing openssl (1.1.1t-r2) 04:48:44 Executing busybox-1.35.0-r17.trigger 04:48:44 Executing ca-certificates-20220614-r0.trigger 04:48:44 OK: 50 MiB in 23 packages 04:48:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:48:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:48:46 (1/136) Installing libmagic (5.41-r0) 04:48:47 (2/136) Installing file (5.41-r0) 04:48:47 (3/136) Installing libxau (1.0.9-r0) 04:48:47 (4/136) Installing libxdmcp (1.1.3-r0) 04:48:48 (5/136) Installing libxcb (1.15-r0) 04:48:48 (6/136) Installing libx11 (1.8-r0) 04:48:49 (7/136) Installing libxext (1.3.4-r0) 04:48:49 (8/136) Installing libice (1.0.10-r0) 04:48:50 (9/136) Installing libuuid (2.38-r1) 04:48:50 (10/136) Installing libsm (1.2.3-r0) 04:48:50 (11/136) Installing libxt (1.2.1-r0) 04:48:51 (12/136) Installing libxmu (1.1.3-r0) 04:48:51 (13/136) Installing xset (1.2.4-r0) 04:48:51 (14/136) Installing xprop (1.2.5-r0) 04:48:52 (15/136) Installing xdg-utils (1.1.3-r3) 04:48:52 (16/136) Installing eudev-libs (3.2.11-r0) 04:48:53 (17/136) Installing pkgconf (1.8.1-r0) 04:48:53 (18/136) Installing libffi (3.4.2-r1) 04:48:53 (19/136) Installing libintl (0.21-r2) 04:48:54 (20/136) Installing libblkid (2.38-r1) 04:48:54 (21/136) Installing libmount (2.38-r1) 04:48:55 (22/136) Installing pcre (8.45-r2) 04:48:55 (23/136) Installing glib (2.72.1-r0) 04:48:55 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 04:48:55 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537172 sha256=7d93abb0c54cd754daad004456ef4f5e3103ecb0bdff75b9013cacfd235abc33 04:48:55 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 04:48:55 Successfully built pyzmq 04:48:55 Installing collected packages: pyzmq 04:48:55 Successfully installed pyzmq-22.2.1 04:48:55 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:48:55 Collecting robotframework-seleniumlibrary==5.1.3 04:48:55 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 04:48:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 7.8 MB/s eta 0:00:00 04:48:55 Collecting robotframework-pythonlibcore>=2.1.0 04:48:55 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 04:48:55 Collecting selenium>=3.141.0 04:48:55 Downloading selenium-4.8.3-py3-none-any.whl (6.5 MB) 04:48:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 34.0 MB/s eta 0:00:00 04:48:55 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 04:48:55 Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.15) 04:48:55 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.12.7) 04:48:55 Collecting trio~=0.17 04:48:55 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 04:48:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 35.7 MB/s eta 0:00:00 04:48:55 Collecting trio-websocket~=0.9 04:48:55 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 04:48:55 Collecting sortedcontainers 04:48:55 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:48:55 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.2.0) 04:48:55 Collecting sniffio 04:48:55 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 04:48:55 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 04:48:55 Collecting exceptiongroup>=1.0.0rc9 04:48:55 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 04:48:55 Collecting outcome 04:48:55 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 04:48:55 Collecting async-generator>=1.9 04:48:55 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 04:48:55 Collecting wsproto>=0.14 04:48:55 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 04:48:55 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 04:48:55 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:48:55 Collecting h11<1,>=0.9.0 04:48:55 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 04:48:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.2 MB/s eta 0:00:00 04:48:55 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 04:48:55 (24/136) Installing xz-libs (5.2.5-r1) 04:48:55 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.1.1 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-4.1.2 robotframework-seleniumlibrary-5.1.3 selenium-4.8.3 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 04:48:55 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:48:56 (25/136) Installing libxml2 (2.9.14-r2) 04:48:56 (26/136) Installing shared-mime-info (2.2-r2) 04:48:56 Collecting psycopg2==2.9.3 04:48:56 Downloading psycopg2-2.9.3.tar.gz (380 kB) 04:48:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 23.3 MB/s eta 0:00:00 04:48:56 Preparing metadata (setup.py): started 04:48:57 Preparing metadata (setup.py): finished with status 'done' 04:48:57 Building wheels for collected packages: psycopg2 04:48:57 Building wheel for psycopg2 (setup.py): started 04:48:57 (27/136) Installing hicolor-icon-theme (0.17-r1) 04:48:57 (28/136) Installing libjpeg-turbo (2.1.3-r1) 04:48:58 (29/136) Installing libpng (1.6.37-r1) 04:48:58 (30/136) Installing libwebp (1.2.3-r0) 04:48:58 (31/136) Installing zstd-libs (1.5.2-r1) 04:48:59 (32/136) Installing tiff (4.4.0-r1) 04:48:59 (33/136) Installing gdk-pixbuf (2.42.8-r0) 04:49:00 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 04:49:00 (35/136) Installing libxcomposite (0.4.5-r0) 04:49:00 (36/136) Installing libxfixes (6.0.0-r0) 04:49:01 (37/136) Installing libxrender (0.9.10-r3) 04:49:01 (38/136) Installing libxcursor (1.2.1-r0) 04:49:01 (39/136) Installing libxdamage (1.1.5-r1) 04:49:02 (40/136) Installing libxi (1.8-r0) 04:49:02 (41/136) Installing libxinerama (1.1.4-r1) 04:49:02 (42/136) Installing libxrandr (1.5.2-r1) 04:49:03 (43/136) Installing atk (2.38.0-r0) 04:49:03 (44/136) Installing libxtst (1.2.3-r3) 04:49:03 (45/136) Installing dbus-libs (1.14.4-r0) 04:49:04 (46/136) Installing at-spi2-core (2.44.1-r0) 04:49:04 (47/136) Installing at-spi2-atk (2.38.0-r0) 04:49:05 (48/136) Installing expat (2.5.0-r0) 04:49:05 (49/136) Installing libbz2 (1.0.8-r1) 04:49:05 (50/136) Installing freetype (2.12.1-r0) 04:49:06 (51/136) Installing fontconfig (2.14.0-r0) 04:49:06 (52/136) Installing pixman (0.40.0-r4) 04:49:07 (53/136) Installing cairo (1.17.4-r2) 04:49:07 Building wheel for psycopg2 (setup.py): finished with status 'done' 04:49:07 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478589 sha256=86e51136eabe66e0cbe96659d361ffe89e56c9c0756e0bc4e74f3855f3219987 04:49:07 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 04:49:07 Successfully built psycopg2 04:49:07 Installing collected packages: psycopg2 04:49:07 Successfully installed psycopg2-2.9.3 04:49:07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:49:07 (54/136) Installing cairo-gobject (1.17.4-r2) 04:49:07 (55/136) Installing avahi-libs (0.8-r6) 04:49:08 Collecting numpy==1.22.3 04:49:08 Downloading numpy-1.22.3.zip (11.5 MB) 04:49:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 54.1 MB/s eta 0:00:00 04:49:08 (56/136) Installing gmp (6.2.1-r2) 04:49:08 Installing build dependencies: started 04:49:08 (57/136) Installing nettle (3.7.3-r0) 04:49:09 (58/136) Installing p11-kit (0.24.1-r0) 04:49:09 (59/136) Installing libtasn1 (4.18.0-r1) 04:49:09 (60/136) Installing libunistring (1.0-r0) 04:49:10 (61/136) Installing gnutls (3.7.7-r1) 04:49:11 (62/136) Installing cups-libs (2.4.2-r0) 04:49:11 (63/136) Installing libepoxy (1.5.10-r0) 04:49:11 (64/136) Installing fribidi (1.0.12-r0) 04:49:12 (65/136) Installing graphite2 (1.3.14-r1) 04:49:12 (66/136) Installing harfbuzz (4.3.0-r0) 04:49:12 Installing build dependencies: finished with status 'done' 04:49:12 Getting requirements to build wheel: started 04:49:12 Getting requirements to build wheel: finished with status 'done' 04:49:12 Preparing metadata (pyproject.toml): started 04:49:13 (67/136) Installing libxft (2.3.4-r0) 04:49:13 Preparing metadata (pyproject.toml): finished with status 'done' 04:49:13 (68/136) Installing pango (1.50.7-r0) 04:49:13 Building wheels for collected packages: numpy 04:49:13 Building wheel for numpy (pyproject.toml): started 04:49:13 (69/136) Installing wayland-libs-client (1.20.0-r0) 04:49:14 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 04:49:14 (71/136) Installing wayland-libs-egl (1.20.0-r0) 04:49:14 (72/136) Installing xkeyboard-config (2.35.1-r0) 04:49:15 (73/136) Installing libxkbcommon (1.4.1-r0) 04:49:15 (74/136) Installing gtk+3.0 (3.24.34-r1) 04:49:16 Executing gtk+3.0-3.24.34-r1.post-install 04:49:16 (75/136) Installing libfontenc (1.1.4-r0) 04:49:16 (76/136) Installing mkfontscale (1.2.2-r0) 04:49:17 (77/136) Installing font-opensans (0_git20210927-r0) 04:49:17 (78/136) Installing libgcc (11.2.1_git20220219-r2) 04:49:18 (79/136) Installing libogg (1.3.5-r1) 04:49:18 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 04:49:18 (81/136) Installing flac (1.3.4-r0) 04:49:19 (82/136) Installing alsa-lib (1.2.7.2-r0) 04:49:20 (83/136) Installing libatomic (11.2.1_git20220219-r2) 04:49:20 (84/136) Installing sdl2 (2.0.22-r0) 04:49:20 (85/136) Installing aom-libs (3.3.0-r0) 04:49:21 (86/136) Installing libass (0.16.0-r0) 04:49:21 (87/136) Installing libdav1d (1.0.0-r0) 04:49:22 (88/136) Installing libdrm (2.4.110-r0) 04:49:22 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) 04:49:23 (90/136) Installing ncurses-libs (6.3_p20220521-r0) 04:49:23 (91/136) Installing lame (3.100-r0) 04:49:24 (92/136) Installing opus (1.3.1-r1) 04:49:24 (93/136) Installing libasyncns (0.8-r1) 04:49:24 (94/136) Installing libltdl (2.4.7-r0) 04:49:25 (95/136) Installing orc (0.4.32-r0) 04:49:25 (96/136) Installing libvorbis (1.3.7-r0) 04:49:26 (97/136) Installing libsndfile (1.1.0-r0) 04:49:26 (98/136) Installing libgomp (11.2.1_git20220219-r2) 04:49:26 (99/136) Installing soxr (0.1.3-r2) 04:49:27 (100/136) Installing speexdsp (1.2.0-r0) 04:49:27 (101/136) Installing tdb-libs (1.4.6-r0) 04:49:28 (102/136) Installing libpulse (15.0-r2) 04:49:28 (103/136) Installing cjson (1.7.15-r3) 04:49:28 (104/136) Installing mbedtls (2.28.3-r0) 04:49:29 (105/136) Installing librist (0.2.6-r1) 04:49:29 (106/136) Installing libsrt (1.4.4-r0) 04:49:30 (107/136) Installing libssh (0.9.6-r1) 04:49:30 (108/136) Installing libtheora (1.1.1-r16) 04:49:30 (109/136) Installing v4l-utils-libs (1.22.1-r1) 04:49:31 (110/136) Installing libva (2.14.0-r0) 04:49:31 (111/136) Installing libvdpau (1.5-r0) 04:49:31 (112/136) Installing vidstab (1.1.0-r1) 04:49:32 (113/136) Installing libvpx (1.11.0-r1) 04:49:33 (114/136) Installing x264-libs (0.163_git20210613-r0) 04:49:33 (115/136) Installing numactl (2.0.14-r0) 04:49:33 (116/136) Installing x265-libs (3.5-r3) 04:49:34 (117/136) Installing xvidcore (1.3.7-r1) 04:49:34 (118/136) Installing ffmpeg-libs (5.0.1-r1) 04:49:35 (119/136) Installing libevent (2.1.12-r4) 04:49:36 (120/136) Installing mesa (21.3.9-r0) 04:49:36 (121/136) Installing wayland-libs-server (1.20.0-r0) 04:49:36 (122/136) Installing mesa-gbm (21.3.9-r0) 04:49:37 (123/136) Installing icu-data-en (71.1-r2) 04:49:37 Executing icu-data-en-71.1-r2.post-install 04:49:37 * 04:49:37 * If you need ICU with non-English locales and legacy charset support, install 04:49:37 * package icu-data-full. 04:49:37 * 04:49:37 (124/136) Installing icu-libs (71.1-r2) 04:49:38 (125/136) Installing lcms2 (2.13.1-r0) 04:49:38 (126/136) Installing minizip (1.2.12-r0) 04:49:39 (127/136) Installing nspr (4.33-r0) 04:49:39 (128/136) Installing sqlite-libs (3.38.5-r0) 04:49:40 (129/136) Installing nss (3.78.1-r0) 04:49:40 (130/136) Installing re2 (2022.04.01-r0) 04:49:41 (131/136) Installing snappy (1.1.9-r4) 04:49:41 (132/136) Installing libgpg-error (1.45-r0) 04:49:41 (133/136) Installing libgcrypt (1.10.1-r0) 04:49:42 (134/136) Installing libxslt (1.1.35-r0) 04:49:42 (135/136) Installing chromium (102.0.5005.182-r0) 04:49:48 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 04:49:48 Executing busybox-1.35.0-r17.trigger 04:49:48 Executing glib-2.72.1-r0.trigger 04:49:48 Executing shared-mime-info-2.2-r2.trigger 04:49:50 Executing gdk-pixbuf-2.42.8-r0.trigger 04:49:50 Executing gtk-update-icon-cache-2.24.33-r3.trigger 04:49:50 Executing fontconfig-2.14.0-r0.trigger 04:49:50 Executing mkfontscale-1.2.2-r0.trigger 04:49:50 OK: 376 MiB in 159 packages 04:49:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:49:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:49:52 (1/21) Installing binutils (2.38-r3) 04:49:53 (2/21) Installing isl22 (0.22-r0) 04:49:54 (3/21) Installing mpfr4 (4.1.0-r0) 04:49:54 (4/21) Installing mpc1 (1.2.1-r0) 04:49:54 (5/21) Installing gcc (11.2.1_git20220219-r2) 04:50:01 (6/21) Installing musl-dev (1.2.3-r2) 04:50:01 (7/21) Installing libc-dev (0.7.2-r3) 04:50:02 (8/21) Installing linux-headers (5.16.7-r1) 04:50:03 (9/21) Installing libffi-dev (3.4.2-r1) 04:50:03 (10/21) Installing libpq (14.7-r0) 04:50:03 (11/21) Installing openssl-dev (1.1.1t-r2) 04:50:04 (12/21) Installing libpq-dev (14.7-r0) 04:50:04 (13/21) Installing libecpg (14.7-r0) 04:50:05 (14/21) Installing libecpg-dev (14.7-r0) 04:50:05 (15/21) Installing llvm13-libs (13.0.1-r2) 04:50:08 (16/21) Installing clang-libs (13.0.1-r1) 04:50:14 (17/21) Installing clang (13.0.1-r1) 04:50:15 (18/21) Installing icu (71.1-r2) 04:50:16 (19/21) Installing icu-dev (71.1-r2) 04:50:16 (20/21) Installing llvm13 (13.0.1-r2) 04:50:18 (21/21) Installing postgresql14-dev (14.7-r0) 04:50:19 Executing busybox-1.35.0-r17.trigger 04:50:19 OK: 768 MiB in 180 packages 04:50:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:50:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:50:21 (1/10) Installing g++ (11.2.1_git20220219-r2) 04:50:23 Building wheel for numpy (pyproject.toml): still running... 04:50:24 (2/10) Installing gdbm (1.23-r0) 04:50:24 (3/10) Installing mpdecimal (2.5.1-r1) 04:50:24 (4/10) Installing readline (8.1.2-r0) 04:50:24 (5/10) Installing python3 (3.10.10-r0) 04:50:27 (6/10) Installing python3-dev (3.10.10-r0) 04:50:29 (7/10) Installing libsodium (1.0.18-r0) 04:50:29 (8/10) Installing libzmq (4.3.4-r0) 04:50:29 (9/10) Installing libsodium-dev (1.0.18-r0) 04:50:30 (10/10) Installing zeromq-dev (4.3.4-r0) 04:50:30 Executing busybox-1.35.0-r17.trigger 04:50:30 OK: 938 MiB in 190 packages 04:50:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:50:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:50:34 OK: 938 MiB in 190 packages 04:50:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:50:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:50:36 (1/1) Installing tzdata (2023c-r0) 04:50:36 Executing busybox-1.35.0-r17.trigger 04:50:37 OK: 941 MiB in 191 packages 04:50:38 (1/1) Purging tzdata (2023c-r0) 04:50:38 Executing busybox-1.35.0-r17.trigger 04:50:38 OK: 938 MiB in 190 packages 04:50:53 Looking in links: /tmp/tmph8dz3h0j 04:50:53 Processing /tmp/tmph8dz3h0j/setuptools-65.5.0-py3-none-any.whl 04:50:53 Processing /tmp/tmph8dz3h0j/pip-22.3.1-py3-none-any.whl 04:50:53 Installing collected packages: setuptools, pip 04:51:08 Successfully installed pip-22.3.1 setuptools-65.5.0 04:51:08 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:51:10 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.3.1) 04:51:11 Collecting pip 04:51:11 Downloading pip-23.0.1-py3-none-any.whl (2.1 MB) 04:51:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 20.0 MB/s eta 0:00:00 04:51:11 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 04:51:14 Collecting setuptools 04:51:14 Downloading setuptools-67.6.1-py3-none-any.whl (1.1 MB) 04:51:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 18.1 MB/s eta 0:00:00 04:51:14 Collecting wheel 04:51:14 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 04:51:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 18.6 MB/s eta 0:00:00 04:51:16 Installing collected packages: wheel, setuptools, pip 04:51:16 Attempting uninstall: setuptools 04:51:16 Found existing installation: setuptools 65.5.0 04:51:17 Uninstalling setuptools-65.5.0: 04:51:17 Successfully uninstalled setuptools-65.5.0 04:51:20 Building wheel for numpy (pyproject.toml): still running... 04:51:22 Attempting uninstall: pip 04:51:22 Found existing installation: pip 22.3.1 04:51:24 Uninstalling pip-22.3.1: 04:51:24 Successfully uninstalled pip-22.3.1 04:51:36 Successfully installed pip-23.0.1 setuptools-67.6.1 wheel-0.40.0 04:51:36 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:51:38 Processing ./edgex-taf-common 04:51:38 Preparing metadata (setup.py): started 04:51:39 Preparing metadata (setup.py): finished with status 'done' 04:51:39 Building wheels for collected packages: edgex-taf-common 04:51:39 Building wheel for edgex-taf-common (setup.py): started 04:51:41 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 04:51:41 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=818690b8b5c9cec37bb14a5df99b91b58fb8028355c418f5027c15278e88c091 04:51:41 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 04:51:41 Successfully built edgex-taf-common 04:51:41 Installing collected packages: edgex-taf-common 04:51:42 Successfully installed edgex-taf-common-0.0.0 04:51:42 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 04:51:47 Collecting robotframework==4.1.3 04:51:47 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 04:51:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 8.9 MB/s eta 0:00:00 04:51:47 Installing collected packages: robotframework 04:51:50 Successfully installed robotframework-4.1.3 04:51:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:51:55 Collecting docker==4.4.1 04:51:55 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 04:51:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 2.8 MB/s eta 0:00:00 04:51:55 Collecting six>=1.4.0 04:51:55 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 04:51:55 Collecting websocket-client>=0.32.0 04:51:55 Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) 04:51:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/55.9 kB 2.7 MB/s eta 0:00:00 04:51:55 Collecting requests!=2.18.0,>=2.14.2 04:51:55 Downloading requests-2.28.2-py3-none-any.whl (62 kB) 04:51:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 2.7 MB/s eta 0:00:00 04:51:56 Collecting charset-normalizer<4,>=2 04:51:56 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) 04:51:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 6.1 MB/s eta 0:00:00 04:51:56 Collecting idna<4,>=2.5 04:51:56 Downloading idna-3.4-py3-none-any.whl (61 kB) 04:51:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.8 MB/s eta 0:00:00 04:51:57 Collecting certifi>=2017.4.17 04:51:57 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 04:51:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 6.2 MB/s eta 0:00:00 04:51:57 Collecting urllib3<1.27,>=1.21.1 04:51:57 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) 04:51:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 5.8 MB/s eta 0:00:00 04:51:59 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 04:52:04 Successfully installed certifi-2022.12.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.28.2 six-1.16.0 urllib3-1.26.15 websocket-client-1.5.1 04:52:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:52:08 Collecting python-dotenv==0.15.0 04:52:08 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 04:52:09 Installing collected packages: python-dotenv 04:52:09 Successfully installed python-dotenv-0.15.0 04:52:09 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:52:13 Collecting RESTinstance==1.0.2 04:52:13 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 04:52:13 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 04:52:13 Collecting pygments 04:52:13 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) 04:52:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.6 MB/s eta 0:00:00 04:52:13 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.2) 04:52:14 Collecting pytz 04:52:14 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 04:52:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 244.4 kB/s eta 0:00:00 04:52:17 Collecting docutils 04:52:17 Downloading docutils-0.19-py3-none-any.whl (570 kB) 04:52:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 9.2 MB/s eta 0:00:00 04:52:17 Collecting flex 04:52:17 Downloading flex-6.14.1.tar.gz (40 kB) 04:52:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 04:52:17 Preparing metadata (setup.py): started 04:52:18 Preparing metadata (setup.py): finished with status 'done' 04:52:19 Collecting jsonschema 04:52:19 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 04:52:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.7 MB/s eta 0:00:00 04:52:19 Collecting strict-rfc3339 04:52:19 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:52:19 Preparing metadata (setup.py): started 04:52:20 Preparing metadata (setup.py): finished with status 'done' 04:52:20 Collecting rfc3987 04:52:20 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:52:21 Collecting tzlocal 04:52:21 Downloading tzlocal-4.3-py3-none-any.whl (20 kB) 04:52:21 Collecting jsonpath-ng 04:52:21 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 04:52:21 Collecting GenSON 04:52:21 Downloading genson-1.2.2.tar.gz (34 kB) 04:52:21 Preparing metadata (setup.py): started 04:52:22 Preparing metadata (setup.py): finished with status 'done' 04:52:22 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 04:52:23 Collecting PyYAML>=3.11 04:52:23 Downloading PyYAML-6.0.tar.gz (124 kB) 04:52:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.2 MB/s eta 0:00:00 04:52:24 Installing build dependencies: started 04:52:28 Building wheel for numpy (pyproject.toml): still running... 04:52:51 Installing build dependencies: finished with status 'done' 04:52:51 Getting requirements to build wheel: started 04:53:03 Getting requirements to build wheel: finished with status 'done' 04:53:03 Preparing metadata (pyproject.toml): started 04:53:05 Preparing metadata (pyproject.toml): finished with status 'done' 04:53:05 Collecting validate-email>=1.2 04:53:05 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:53:05 Preparing metadata (setup.py): started 04:53:07 Preparing metadata (setup.py): finished with status 'done' 04:53:08 Collecting click>=3.3 04:53:08 Downloading click-8.1.3-py3-none-any.whl (96 kB) 04:53:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.2 MB/s eta 0:00:00 04:53:08 Collecting jsonpointer>=1.7 04:53:08 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 04:53:08 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.12.7) 04:53:08 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 04:53:08 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.15) 04:53:08 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) 04:53:08 Collecting ply 04:53:08 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 04:53:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.5 MB/s eta 0:00:00 04:53:08 Collecting decorator 04:53:08 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 04:53:09 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 04:53:09 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 04:53:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.6 MB/s eta 0:00:00 04:53:09 Collecting attrs>=17.4.0 04:53:09 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) 04:53:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 2.6 MB/s eta 0:00:00 04:53:09 Collecting pytz-deprecation-shim 04:53:09 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 04:53:10 Collecting tzdata 04:53:10 Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) 04:53:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 9.1 MB/s eta 0:00:00 04:53:10 Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email 04:53:10 Building wheel for flex (setup.py): started 04:53:13 Building wheel for flex (setup.py): finished with status 'done' 04:53:13 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=8dfef210384fe7ab092304a49ee9078dc7112e12acefc99ec9a156d2f56639fb 04:53:13 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 04:53:13 Building wheel for strict-rfc3339 (setup.py): started 04:53:15 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 04:53:15 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=651a0fe1f415091a816037a379ab1e985e33cca1a1347c3acbbad71dc5e2300f 04:53:15 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 04:53:15 Building wheel for GenSON (setup.py): started 04:53:17 Building wheel for GenSON (setup.py): finished with status 'done' 04:53:17 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=5dba4725d6f9baa029edc1075a89d7ff0e23d47a8a36617ad27942bc5063dd21 04:53:17 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 04:53:17 Building wheel for PyYAML (pyproject.toml): started 04:53:20 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 04:53:20 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=b1a15ee804c32c5694080400590c16680af7da48a7cd9887d035f4df6b7664ba 04:53:20 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 04:53:20 Building wheel for validate-email (setup.py): started 04:53:22 Building wheel for validate-email (setup.py): finished with status 'done' 04:53:22 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=dba68ba479ec2fb1d3caa652206c1620fd20de9203daf0459eeeaeb68ddc392b 04:53:22 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 04:53:22 Successfully built flex strict-rfc3339 GenSON PyYAML validate-email 04:53:24 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 04:53:36 Building wheel for numpy (pyproject.toml): still running... 04:53:42 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.2.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 ply-3.11 pygments-2.14.0 pyrsistent-0.19.3 pytz-2023.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2023.3 tzlocal-4.3 validate-email-1.3 04:53:42 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 04:53:44 Collecting robotbackgroundlogger==1.2 04:53:44 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:53:44 Preparing metadata (setup.py): started 04:53:45 Preparing metadata (setup.py): finished with status 'done' 04:53:45 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 04:53:45 Building wheels for collected packages: robotbackgroundlogger 04:53:45 Building wheel for robotbackgroundlogger (setup.py): started 04:53:47 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 04:53:47 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=f59dd08e85e87a4508a81d3bcb2fa1fd9a350141d2a1af3971bef5352903bb64 04:53:47 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 04:53:47 Successfully built robotbackgroundlogger 04:53:50 Installing collected packages: robotbackgroundlogger 04:53:50 Successfully installed robotbackgroundlogger-1.2 04:53:50 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:53:54 Collecting configparser==5.0.1 04:53:54 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 04:53:56 Installing collected packages: configparser 04:53:56 Successfully installed configparser-5.0.1 04:53:56 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 04:54:00 Collecting requests==2.25.1 04:54:00 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 04:54:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.1 MB/s eta 0:00:00 04:54:01 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.15) 04:54:01 Collecting idna<3,>=2.5 04:54:01 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 04:54:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.5 MB/s eta 0:00:00 04:54:01 Collecting chardet<5,>=3.0.2 04:54:01 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 04:54:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 4.6 MB/s eta 0:00:00 04:54:01 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.12.7) 04:54:04 Installing collected packages: idna, chardet, requests 04:54:04 Attempting uninstall: idna 04:54:04 Found existing installation: idna 3.4 04:54:04 Uninstalling idna-3.4: 04:54:04 Successfully uninstalled idna-3.4 04:54:07 Attempting uninstall: requests 04:54:07 Found existing installation: requests 2.28.2 04:54:07 Uninstalling requests-2.28.2: 04:54:07 Successfully uninstalled requests-2.28.2 04:54:07 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 04:54:07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:54:08 Building wheel for numpy (pyproject.toml): finished with status 'done' 04:54:08 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22359150 sha256=e7bb71a416aac99b665c08122ae9f978343bda0c51378496acae637e343ac148 04:54:08 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 04:54:08 Successfully built numpy 04:54:08 Installing collected packages: numpy 04:54:09 Successfully installed numpy-1.22.3 04:54:09 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:54:10 Collecting psutil==5.9.0 04:54:10 Downloading psutil-5.9.0.tar.gz (478 kB) 04:54:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 26.0 MB/s eta 0:00:00 04:54:10 Preparing metadata (setup.py): started 04:54:10 Preparing metadata (setup.py): finished with status 'done' 04:54:10 Building wheels for collected packages: psutil 04:54:10 Building wheel for psutil (setup.py): started 04:54:12 Building wheel for psutil (setup.py): finished with status 'done' 04:54:12 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271451 sha256=133c773e016c11fb5ae44cee10046ef010868773bcab1c149e68c15771cf867e 04:54:12 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 04:54:12 Successfully built psutil 04:54:12 Installing collected packages: psutil 04:54:12 Successfully installed psutil-5.9.0 04:54: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 04:54:12 Collecting robotframework-requests==0.8.0 04:54:12 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 04:54:12 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 04:54:12 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 04:54:12 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 04:54:12 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 04:54:12 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.15) 04:54:12 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.12.7) 04:54:13 Collecting pycryptodome==3.15.0 04:54:13 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 04:54:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 49.2 MB/s eta 0:00:00 04:54:14 Preparing metadata (setup.py): started 04:54:15 Installing collected packages: robotframework-requests 04:54:15 Successfully installed robotframework-requests-0.8.0 04:54:15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:54:15 Preparing metadata (setup.py): finished with status 'done' 04:54:15 Building wheels for collected packages: pycryptodome 04:54:15 Building wheel for pycryptodome (setup.py): started 04:54:19 Collecting paho-mqtt==1.5.1 04:54:19 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 04:54:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.2 MB/s eta 0:00:00 04:54:19 Preparing metadata (setup.py): started 04:54:21 Preparing metadata (setup.py): finished with status 'done' 04:54:21 Building wheels for collected packages: paho-mqtt 04:54:21 Building wheel for paho-mqtt (setup.py): started 04:54:23 Building wheel for paho-mqtt (setup.py): finished with status 'done' 04:54:23 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=64226144c77be9ee44b24777e71fcb31b90f37c70bd03012adfef91e3f6298a9 04:54:23 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 04:54:23 Successfully built paho-mqtt 04:54:25 Installing collected packages: paho-mqtt 04:54:26 Successfully installed paho-mqtt-1.5.1 04:54: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 04:54:31 Collecting redis==4.5.3 04:54:31 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 04:54:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 6.3 MB/s eta 0:00:00 04:54:31 Collecting async-timeout>=4.0.2 04:54:31 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 04:54:33 Installing collected packages: async-timeout, redis 04:54:35 Successfully installed async-timeout-4.0.2 redis-4.5.3 04:54:35 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 04:54:41 Building wheel for pycryptodome (setup.py): finished with status 'done' 04:54:41 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111235 sha256=3fb59901cd11382271dd444e994c7b90a2a5e59935c46dd5e7fa4cdffc3772f5 04:54:41 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 04:54:41 Successfully built pycryptodome 04:54:41 Installing collected packages: pycryptodome 04:54:41 Successfully installed pycryptodome-3.15.0 04:54:41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:54:41 Collecting influxdb-client==1.33.0 04:54:41 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 04:54:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 20.3 MB/s eta 0:00:00 04:54:41 Collecting reactivex>=4.0.4 04:54:41 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 04:54:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 29.7 MB/s eta 0:00:00 04:54:41 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.6.1) 04:54:41 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.12.7) 04:54:41 Collecting python-dateutil>=2.5.3 04:54:41 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 04:54:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 29.0 MB/s eta 0:00:00 04:54:41 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) 04:54:41 Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) 04:54:41 Collecting typing-extensions<5.0.0,>=4.1.1 04:54:41 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) 04:54:41 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 04:54:41 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.5.0 04:54:41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:54:42 Collecting pyzmq==22.2.1 04:54:42 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 04:54:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.0 MB/s eta 0:00:00 04:54:43 Installing build dependencies: started 04:55:00 Removing intermediate container 044caa96040d 04:55:00 ---> 8704ac3c4f7f 04:55:00 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 04:55:00 ---> Running in b9e162d2fa9f 04:55:00 Removing intermediate container b9e162d2fa9f 04:55:00 ---> 42d956962208 04:55:00 Step 10/12 : LABEL arch=amd64 04:55:00 ---> Running in 8158206b0c8f 04:55:00 Removing intermediate container 8158206b0c8f 04:55:00 ---> b312ed0d208e 04:55:00 Step 11/12 : LABEL git_sha=437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b 04:55:00 ---> Running in 96f713957e01 04:55:00 Removing intermediate container 96f713957e01 04:55:00 ---> db9a51411387 04:55:00 Step 12/12 : LABEL version=0.0.2-dev.21 04:55:00 ---> Running in f07d8df6771e 04:55:00 Removing intermediate container f07d8df6771e 04:55:00 ---> d0c3e75cd205 04:55:00 [Warning] One or more build-args [ARCH] were not consumed 04:55:00 Successfully built d0c3e75cd205 04:55:00 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 04:55:00 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 04:55:00 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b 04:55:00 latest 04:55:00 0.0.2-dev.21 04:55:00 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 04:55:00 main 04:55:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:00 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:00 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b 04:55:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:55:00 fdf5ecae8057: Preparing 04:55:00 ea55335cab83: Preparing 04:55:00 a0811f190adf: Preparing 04:55:00 691e2daca383: Preparing 04:55:00 5bc340f6d4f5: Preparing 04:55:01 a0811f190adf: Pushed 04:55:01 ea55335cab83: Pushed 04:55:01 691e2daca383: Pushed 04:55:01 5bc340f6d4f5: Pushed 04:55:01 Installing build dependencies: finished with status 'done' 04:55:01 Getting requirements to build wheel: started 04:55:01 Getting requirements to build wheel: finished with status 'done' 04:55:01 Preparing metadata (pyproject.toml): started 04:55:05 Preparing metadata (pyproject.toml): finished with status 'done' 04:55:05 Building wheels for collected packages: pyzmq 04:55:05 Building wheel for pyzmq (pyproject.toml): started 04:56:12 Building wheel for pyzmq (pyproject.toml): still running... 04:56:53 fdf5ecae8057: Pushed 04:56:53 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b: digest: sha256:714454143d4c48822ab7fde4f7ea88a71bd5dc28576e1c667a24b25bdb505cbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:53 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:53 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 04:56:53 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:56:53 fdf5ecae8057: Preparing 04:56:53 ea55335cab83: Preparing 04:56:53 a0811f190adf: Preparing 04:56:53 691e2daca383: Preparing 04:56:53 5bc340f6d4f5: Preparing 04:56:53 5bc340f6d4f5: Layer already exists 04:56:53 a0811f190adf: Layer already exists 04:56:53 691e2daca383: Layer already exists 04:56:53 ea55335cab83: Layer already exists 04:56:53 fdf5ecae8057: Layer already exists 04:56:53 latest: digest: sha256:714454143d4c48822ab7fde4f7ea88a71bd5dc28576e1c667a24b25bdb505cbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:53 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:54 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.21 04:56:54 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:56:54 fdf5ecae8057: Preparing 04:56:54 ea55335cab83: Preparing 04:56:54 a0811f190adf: Preparing 04:56:54 691e2daca383: Preparing 04:56:54 5bc340f6d4f5: Preparing 04:56:54 fdf5ecae8057: Layer already exists 04:56:54 5bc340f6d4f5: Layer already exists 04:56:54 ea55335cab83: Layer already exists 04:56:54 691e2daca383: Layer already exists 04:56:54 a0811f190adf: Layer already exists 04:56:54 0.0.2-dev.21: digest: sha256:714454143d4c48822ab7fde4f7ea88a71bd5dc28576e1c667a24b25bdb505cbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:54 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:54 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 04:56:54 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:56:54 fdf5ecae8057: Preparing 04:56:54 ea55335cab83: Preparing 04:56:54 a0811f190adf: Preparing 04:56:54 691e2daca383: Preparing 04:56:54 5bc340f6d4f5: Preparing 04:56:54 5bc340f6d4f5: Layer already exists 04:56:54 fdf5ecae8057: Layer already exists 04:56:54 a0811f190adf: Layer already exists 04:56:54 ea55335cab83: Layer already exists 04:56:54 691e2daca383: Layer already exists 04:56:54 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21: digest: sha256:714454143d4c48822ab7fde4f7ea88a71bd5dc28576e1c667a24b25bdb505cbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:55 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:55 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 04:56:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:56:55 fdf5ecae8057: Preparing 04:56:55 ea55335cab83: Preparing 04:56:55 a0811f190adf: Preparing 04:56:55 691e2daca383: Preparing 04:56:55 5bc340f6d4f5: Preparing 04:56:55 691e2daca383: Layer already exists 04:56:55 fdf5ecae8057: Layer already exists 04:56:55 a0811f190adf: Layer already exists 04:56:55 ea55335cab83: Layer already exists 04:56:55 5bc340f6d4f5: Layer already exists 04:56:56 main: digest: sha256:714454143d4c48822ab7fde4f7ea88a71bd5dc28576e1c667a24b25bdb505cbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:56 ===================================================== [Pipeline] echo 04:56:56 taggedImages: 04:56:56 - nexus3.edgexfoundry.org:10003/edgex-taf-common:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b 04:56:56 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 04:56:56 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.21 04:56:56 - nexus3.edgexfoundry.org:10003/edgex-taf-common:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 04:56:56 - 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 04:56:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:56 04:56:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:56 latest: Pulling from edgex-lftools-log-publisher 04:56:56 5eb5b503b376: Pulling fs layer 04:56:56 5c69ac0246d0: Pulling fs layer 04:56:56 ec43610c2a17: Pulling fs layer 04:56:56 3a2ae6a8a46f: Pulling fs layer 04:56:56 33b1e0a273af: Pulling fs layer 04:56:56 5d3b04190fa2: Pulling fs layer 04:56:56 2f39f015ded8: Pulling fs layer 04:56:56 3a2ae6a8a46f: Waiting 04:56:56 5d3b04190fa2: Waiting 04:56:56 33b1e0a273af: Waiting 04:56:56 2f39f015ded8: Waiting 04:56:56 5c69ac0246d0: Download complete 04:56:56 3a2ae6a8a46f: Verifying Checksum 04:56:56 3a2ae6a8a46f: Download complete 04:56:56 33b1e0a273af: Verifying Checksum 04:56:56 33b1e0a273af: Download complete 04:56:56 ec43610c2a17: Verifying Checksum 04:56:56 ec43610c2a17: Download complete 04:56:56 5d3b04190fa2: Verifying Checksum 04:56:56 5d3b04190fa2: Download complete 04:56:57 5eb5b503b376: Verifying Checksum 04:56:57 5eb5b503b376: Download complete 04:56:57 2f39f015ded8: Download complete 04:56:58 5eb5b503b376: Pull complete 04:56:58 5c69ac0246d0: Pull complete 04:56:58 ec43610c2a17: Pull complete 04:56:58 3a2ae6a8a46f: Pull complete 04:56:58 33b1e0a273af: Pull complete 04:56:58 5d3b04190fa2: Pull complete 04:57:03 2f39f015ded8: Pull complete 04:57:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:57:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:03 prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container 04:57:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:57:06 $ docker top 7b0d69a93d9464b2b47b294ce17d48d45aa9ba1ad828adcf557f28303e870e0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:07 ---> job-cost.sh 04:57:07 lf-activate-venv: SKIPPING 04:57:07 INFO: No Stack... 04:57:07 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:08 INFO: Archiving Costs [Pipeline] sh 04:57:08 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 04:57:08 + cut -d, -f6 [Pipeline] lock 04:57:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] 04:57:08 Resource [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] did not exist. Created. 04:57:08 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:08 + echo total: 0.2199999988079071 [Pipeline] stash 04:57:08 Stashed 1 file(s) [Pipeline] } 04:57:08 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:08 $ docker stop --time=1 7b0d69a93d9464b2b47b294ce17d48d45aa9ba1ad828adcf557f28303e870e0e 04:57:09 $ docker rm -f --volumes 7b0d69a93d9464b2b47b294ce17d48d45aa9ba1ad828adcf557f28303e870e0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:57:34 Building wheel for pyzmq (pyproject.toml): still running... 04:57:52 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 04:57:52 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515234 sha256=71a9dd360598b1c93202824e628416e695873b4b699158e922d4bbdb3506e458 04:57:52 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 04:57:52 Successfully built pyzmq 04:57:54 Installing collected packages: pyzmq 04:57:56 Successfully installed pyzmq-22.2.1 04:57:56 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 04:58:00 Collecting robotframework-seleniumlibrary==5.1.3 04:58:00 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 04:58:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.4 MB/s eta 0:00:00 04:58:01 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 04:58:01 Collecting selenium>=3.141.0 04:58:01 Downloading selenium-4.8.3-py3-none-any.whl (6.5 MB) 04:58:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 10.8 MB/s eta 0:00:00 04:58:02 Collecting robotframework-pythonlibcore>=2.1.0 04:58:02 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 04:58:02 Collecting trio-websocket~=0.9 04:58:02 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 04:58:02 Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.15) 04:58:02 Collecting trio~=0.17 04:58:02 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 04:58:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.2 MB/s eta 0:00:00 04:58:02 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.12.7) 04:58:02 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 04:58:03 Collecting exceptiongroup>=1.0.0rc9 04:58:03 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 04:58:03 Collecting sniffio 04:58:03 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 04:58:03 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.2.0) 04:58:03 Collecting outcome 04:58:03 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 04:58:03 Collecting async-generator>=1.9 04:58:03 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 04:58:03 Collecting sortedcontainers 04:58:03 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:58:03 Collecting wsproto>=0.14 04:58:03 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 04:58:04 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 04:58:04 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:58:04 Collecting h11<1,>=0.9.0 04:58:04 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 04:58:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.4 MB/s eta 0:00:00 04:58:07 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 04:58:19 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.1.1 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-4.1.2 robotframework-seleniumlibrary-5.1.3 selenium-4.8.3 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 04:58:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:58:23 Collecting psycopg2==2.9.3 04:58:23 Downloading psycopg2-2.9.3.tar.gz (380 kB) 04:58:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.6 MB/s eta 0:00:00 04:58:23 Preparing metadata (setup.py): started 04:58:25 Preparing metadata (setup.py): finished with status 'done' 04:58:25 Building wheels for collected packages: psycopg2 04:58:25 Building wheel for psycopg2 (setup.py): started 04:59:33 Building wheel for psycopg2 (setup.py): still running... 04:59:33 Building wheel for psycopg2 (setup.py): finished with status 'done' 04:59:33 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470365 sha256=ed2982847f3d5c8d87afb072b6e5bef137a09f044bbf707bf724c20a2db4da79 04:59:33 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 04:59:33 Successfully built psycopg2 04:59:36 Installing collected packages: psycopg2 04:59:36 Successfully installed psycopg2-2.9.3 04:59:36 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 04:59:42 Collecting numpy==1.22.3 04:59:42 Downloading numpy-1.22.3.zip (11.5 MB) 04:59:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.2 MB/s eta 0:00:00 04:59:47 Installing build dependencies: started 05:00:09 Installing build dependencies: finished with status 'done' 05:00:09 Getting requirements to build wheel: started 05:00:12 Getting requirements to build wheel: finished with status 'done' 05:00:12 Preparing metadata (pyproject.toml): started 05:00:17 Preparing metadata (pyproject.toml): finished with status 'done' 05:00:17 Building wheels for collected packages: numpy 05:00:17 Building wheel for numpy (pyproject.toml): started 05:02:53 Building wheel for numpy (pyproject.toml): still running... 05:03:50 Building wheel for numpy (pyproject.toml): still running... 05:04:58 Building wheel for numpy (pyproject.toml): still running... 05:05:54 Building wheel for numpy (pyproject.toml): still running... 05:07:02 Building wheel for numpy (pyproject.toml): still running... 05:08:23 Building wheel for numpy (pyproject.toml): still running... 05:09:20 Building wheel for numpy (pyproject.toml): still running... 05:14:27 Building wheel for numpy (pyproject.toml): still running... 05:16:18 Building wheel for numpy (pyproject.toml): still running... 05:18:40 Building wheel for numpy (pyproject.toml): still running... 05:21:02 Building wheel for numpy (pyproject.toml): still running... 05:22:10 Building wheel for numpy (pyproject.toml): still running... 05:24:31 Building wheel for numpy (pyproject.toml): still running... 05:28:23 Building wheel for numpy (pyproject.toml): still running... 05:30:00 Building wheel for numpy (pyproject.toml): still running... 05:31:51 Building wheel for numpy (pyproject.toml): still running... 05:32:01 Building wheel for numpy (pyproject.toml): finished with status 'done' 05:32:01 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623541 sha256=8eebebef8ce55eea200327b8eea4c6a4349695fe4a73d65bfae28de1d4458642 05:32:01 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 05:32:01 Successfully built numpy 05:32:03 Installing collected packages: numpy 05:32:21 Successfully installed numpy-1.22.3 05:32:21 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 05:32:27 Collecting psutil==5.9.0 05:32:27 Downloading psutil-5.9.0.tar.gz (478 kB) 05:32:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.6 MB/s eta 0:00:00 05:32:27 Preparing metadata (setup.py): started 05:32:30 Preparing metadata (setup.py): finished with status 'done' 05:32:30 Building wheels for collected packages: psutil 05:32:30 Building wheel for psutil (setup.py): started 05:32:40 Building wheel for psutil (setup.py): finished with status 'done' 05:32:40 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271955 sha256=43e5ca44d6ba624ceeae60251edfa971efe63491ac8648bf52ef81c68c243fd8 05:32:40 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 05:32:40 Successfully built psutil 05:32:43 Installing collected packages: psutil 05:32:44 Successfully installed psutil-5.9.0 05:32:44 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 05:32:49 Collecting pycryptodome==3.15.0 05:32:49 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 05:32:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.6 MB/s eta 0:00:00 05:32:52 Installing collected packages: pycryptodome 05:32:56 Successfully installed pycryptodome-3.15.0 05:32:56 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 05:33:00 Collecting influxdb-client==1.33.0 05:33:00 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 05:33:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.1 MB/s eta 0:00:00 05:33:01 Collecting reactivex>=4.0.4 05:33:01 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 05:33:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.0 MB/s eta 0:00:00 05:33:01 Collecting python-dateutil>=2.5.3 05:33:01 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 05:33:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.4 MB/s eta 0:00:00 05:33:01 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.12.7) 05:33:01 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) 05:33:01 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.6.1) 05:33:01 Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) 05:33:01 Collecting typing-extensions<5.0.0,>=4.1.1 05:33:01 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) 05:33:04 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 05:33:13 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.5.0 05:33:13 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 05:33:52 Removing intermediate container d66dd454548b 05:33:52 ---> f6e01af96166 05:33:52 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 05:33:52 ---> Running in 51a599908a62 05:33:52 Removing intermediate container 51a599908a62 05:33:52 ---> a3a133efd5b3 05:33:52 Step 10/12 : LABEL arch=arm64 05:33:52 ---> Running in cde8e0959d0e 05:33:52 Removing intermediate container cde8e0959d0e 05:33:52 ---> 3c8452a45b32 05:33:52 Step 11/12 : LABEL git_sha=437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b 05:33:52 ---> Running in a36bb5d96a14 05:33:53 Removing intermediate container a36bb5d96a14 05:33:53 ---> 879c017f7533 05:33:53 Step 12/12 : LABEL version=0.0.2-dev.21 05:33:53 ---> Running in 26e35d4b7b24 05:33:53 Removing intermediate container 26e35d4b7b24 05:33:53 ---> 17d04cc6c09e 05:33:53 [Warning] One or more build-args [ARCH] were not consumed 05:33:53 Successfully built 17d04cc6c09e 05:33:53 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 05:33:53 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 05:33:53 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b 05:33:53 latest 05:33:53 0.0.2-dev.21 05:33:53 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 05:33:53 main 05:33:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:53 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:54 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b 05:33:54 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:33:54 6aa8985a079b: Preparing 05:33:54 d4e5e72770f4: Preparing 05:33:54 6e9bf97801bb: Preparing 05:33:54 acdd170ea39f: Preparing 05:33:54 dc65b23a4b7c: Preparing 05:33:54 6e9bf97801bb: Pushed 05:33:54 d4e5e72770f4: Pushed 05:33:54 acdd170ea39f: Pushed 05:33:55 dc65b23a4b7c: Pushed 05:38:02 6aa8985a079b: Pushed 05:38:02 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b: digest: sha256:71e716d44c6d341080ffe8da208511074e16172fb544c5e8909664e7c1c10dba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:02 + 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 05:38:03 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 05:38:03 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:38:03 6aa8985a079b: Preparing 05:38:03 d4e5e72770f4: Preparing 05:38:03 6e9bf97801bb: Preparing 05:38:03 acdd170ea39f: Preparing 05:38:03 dc65b23a4b7c: Preparing 05:38:03 6aa8985a079b: Layer already exists 05:38:03 dc65b23a4b7c: Layer already exists 05:38:03 d4e5e72770f4: Layer already exists 05:38:03 acdd170ea39f: Layer already exists 05:38:03 6e9bf97801bb: Layer already exists 05:38:03 latest: digest: sha256:71e716d44c6d341080ffe8da208511074e16172fb544c5e8909664e7c1c10dba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:03 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:03 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.21 05:38:03 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:38:03 6aa8985a079b: Preparing 05:38:03 d4e5e72770f4: Preparing 05:38:03 6e9bf97801bb: Preparing 05:38:03 acdd170ea39f: Preparing 05:38:03 dc65b23a4b7c: Preparing 05:38:03 d4e5e72770f4: Layer already exists 05:38:03 6aa8985a079b: Layer already exists 05:38:03 dc65b23a4b7c: Layer already exists 05:38:03 acdd170ea39f: Layer already exists 05:38:03 6e9bf97801bb: Layer already exists 05:38:03 0.0.2-dev.21: digest: sha256:71e716d44c6d341080ffe8da208511074e16172fb544c5e8909664e7c1c10dba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:04 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:04 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 05:38:04 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:38:04 6aa8985a079b: Preparing 05:38:04 d4e5e72770f4: Preparing 05:38:04 6e9bf97801bb: Preparing 05:38:04 acdd170ea39f: Preparing 05:38:04 dc65b23a4b7c: Preparing 05:38:04 dc65b23a4b7c: Layer already exists 05:38:04 6aa8985a079b: Layer already exists 05:38:04 d4e5e72770f4: Layer already exists 05:38:04 acdd170ea39f: Layer already exists 05:38:04 6e9bf97801bb: Layer already exists 05:38:04 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21: digest: sha256:71e716d44c6d341080ffe8da208511074e16172fb544c5e8909664e7c1c10dba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:04 + 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 05:38:05 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 05:38:05 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:38:05 6aa8985a079b: Preparing 05:38:05 d4e5e72770f4: Preparing 05:38:05 6e9bf97801bb: Preparing 05:38:05 acdd170ea39f: Preparing 05:38:05 dc65b23a4b7c: Preparing 05:38:05 d4e5e72770f4: Layer already exists 05:38:05 6e9bf97801bb: Layer already exists 05:38:05 acdd170ea39f: Layer already exists 05:38:05 dc65b23a4b7c: Layer already exists 05:38:05 6aa8985a079b: Layer already exists 05:38:05 main: digest: sha256:71e716d44c6d341080ffe8da208511074e16172fb544c5e8909664e7c1c10dba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:38:05 ===================================================== [Pipeline] echo 05:38:05 taggedImages: 05:38:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b 05:38:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 05:38:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.21 05:38:05 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 05:38:05 - 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 05:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:38:05 05:38:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:38:06 arm64: Pulling from edgex-lftools-log-publisher 05:38:06 8998bd30e6a1: Pulling fs layer 05:38:06 04944245beec: Pulling fs layer 05:38:06 699f458cf7ca: Pulling fs layer 05:38:06 765212b225bb: Pulling fs layer 05:38:06 f23df028b6ca: Pulling fs layer 05:38:06 d65c8cfc05b1: Pulling fs layer 05:38:06 2437ff75d9bd: Pulling fs layer 05:38:06 765212b225bb: Waiting 05:38:06 d65c8cfc05b1: Waiting 05:38:06 2437ff75d9bd: Waiting 05:38:06 f23df028b6ca: Waiting 05:38:06 04944245beec: Verifying Checksum 05:38:06 04944245beec: Download complete 05:38:06 765212b225bb: Verifying Checksum 05:38:06 765212b225bb: Download complete 05:38:06 f23df028b6ca: Download complete 05:38:06 d65c8cfc05b1: Verifying Checksum 05:38:06 d65c8cfc05b1: Download complete 05:38:06 699f458cf7ca: Download complete 05:38:07 8998bd30e6a1: Download complete 05:38:09 2437ff75d9bd: Verifying Checksum 05:38:09 2437ff75d9bd: Download complete 05:38:11 8998bd30e6a1: Pull complete 05:38:11 04944245beec: Pull complete 05:38:12 699f458cf7ca: Pull complete 05:38:12 765212b225bb: Pull complete 05:38:13 f23df028b6ca: Pull complete 05:38:13 d65c8cfc05b1: Pull complete 05:38:28 2437ff75d9bd: Pull complete 05:38:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:38:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:28 prd-ubuntu20.04-docker-arm64-4c-16g-6436 does not seem to be running inside a container 05:38:29 $ 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 05:38:31 $ docker top 6136d3b2f6e5da29572db3d6bd29bd9cfaab34d05a72a75b31f91f51355363c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:32 ---> job-cost.sh 05:38:32 lf-activate-venv: SKIPPING 05:38:32 INFO: No Stack... 05:38:32 INFO: Retrieving Pricing Info for: v3-standard-4 05:38:33 INFO: Archiving Costs [Pipeline] sh 05:38:33 + + cutcat -d, /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv -f6 05:38:33 [Pipeline] lock 05:38:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] 05:38:34 Resource [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] did not exist. Created. 05:38:34 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:38:34 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-2c849df5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:38:35 + echo total: 0.10999999940395355 [Pipeline] stash 05:38:35 Warning: overwriting stash ‘stack-cost’ 05:38:35 Stashed 1 file(s) [Pipeline] } 05:38:35 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] [Pipeline] // lock [Pipeline] } 05:38:35 $ docker stop --time=1 6136d3b2f6e5da29572db3d6bd29bd9cfaab34d05a72a75b31f91f51355363c4 05:38:36 $ docker rm -f --volumes 6136d3b2f6e5da29572db3d6bd29bd9cfaab34d05a72a75b31f91f51355363c4 [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 05:38:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:38:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:37 prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container 05:38:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:38:38 $ docker top bf9b68f78f1a83460a134adc213d19895a9ba1036c5298069fec66376a92b534 -eo pid,comm 05:38:38 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). 05:38:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:38 [ssh-agent] Looking for ssh-agent implementation... 05:38:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:38 $ docker exec bf9b68f78f1a83460a134adc213d19895a9ba1036c5298069fec66376a92b534 ssh-agent 05:38:38 SSH_AUTH_SOCK=/tmp/ssh-9TV6cy0H8tmu/agent.31 05:38:38 SSH_AGENT_PID=37 05:38:38 Running ssh-add (command line suppressed) 05:38:38 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9356110686700115357.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9356110686700115357.key) 05:38:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:39 + git semver tag 05:38:39 2023-03-30 05:38:39,249 [run_tag] DEBUG tag force:False 05:38:39 2023-03-30 05:38:39,250 [check_head_tag] DEBUG check head tag 05:38:39 2023-03-30 05:38:39,250 [execute] INFO git cat-file --batch-check 05:38:39 2023-03-30 05:38:39,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 05:38:39 2023-03-30 05:38:39,254 [execute] INFO git cat-file --batch 05:38:39 2023-03-30 05:38:39,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 05:38:39 2023-03-30 05:38:39,263 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:38:39 2023-03-30 05:38:39,263 [execute] INFO git tag -a v0.0.2-dev.21 -m v0.0.2-dev.21 05:38:39 2023-03-30 05:38:39,263 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.21', '-m', 'v0.0.2-dev.21'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 05:38:39 2023-03-30 05:38:39,268 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:38:39 0.0.2-dev.21 [Pipeline] } 05:38:39 $ docker exec --env ******** --env ******** bf9b68f78f1a83460a134adc213d19895a9ba1036c5298069fec66376a92b534 ssh-agent -k 05:38:39 unset SSH_AUTH_SOCK; 05:38:39 unset SSH_AGENT_PID; 05:38:39 echo Agent pid 37 killed; 05:38:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:39 + git semver [Pipeline] } 05:38:40 $ docker stop --time=1 bf9b68f78f1a83460a134adc213d19895a9ba1036c5298069fec66376a92b534 05:38:41 $ docker rm -f --volumes bf9b68f78f1a83460a134adc213d19895a9ba1036c5298069fec66376a92b534 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:38:41 05:38:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:38:42 0.23.1-centos7: Pulling from edgex-lftools 05:38:42 ab5ef0e58194: Pulling fs layer 05:38:42 9712f1f96733: Pulling fs layer 05:38:42 63f879dbbcfc: Pulling fs layer 05:38:42 0d9ebad4ef96: Pulling fs layer 05:38:42 e9a5061849ea: Pulling fs layer 05:38:42 d747dcd14b5f: Pulling fs layer 05:38:42 2de7ff778b66: Pulling fs layer 05:38:42 0d9ebad4ef96: Waiting 05:38:42 e9a5061849ea: Waiting 05:38:42 2de7ff778b66: Waiting 05:38:42 d747dcd14b5f: Waiting 05:38:42 9712f1f96733: Verifying Checksum 05:38:42 9712f1f96733: Download complete 05:38:42 63f879dbbcfc: Verifying Checksum 05:38:42 63f879dbbcfc: Download complete 05:38:42 e9a5061849ea: Verifying Checksum 05:38:42 e9a5061849ea: Download complete 05:38:42 ab5ef0e58194: Verifying Checksum 05:38:42 ab5ef0e58194: Download complete 05:38:42 d747dcd14b5f: Verifying Checksum 05:38:42 d747dcd14b5f: Download complete 05:38:42 0d9ebad4ef96: Verifying Checksum 05:38:42 0d9ebad4ef96: Download complete 05:38:42 2de7ff778b66: Verifying Checksum 05:38:42 2de7ff778b66: Download complete 05:38:45 ab5ef0e58194: Pull complete 05:38:45 9712f1f96733: Pull complete 05:38:45 63f879dbbcfc: Pull complete 05:38:48 0d9ebad4ef96: Pull complete 05:38:48 e9a5061849ea: Pull complete 05:38:48 d747dcd14b5f: Pull complete 05:38:49 2de7ff778b66: Pull complete 05:38:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:38:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:38:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:49 prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container 05:38:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:38:54 $ docker top 80a2e597b6336da7c5eba18bcc1155e6b7d58eac94477c1a2e1839bf8b64670b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:38:54 provisioning config files... 05:38:54 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16293763320994487748tmp 05:38:54 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9703341853773603548tmp 05:38:54 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1692744217105992262tmp [Pipeline] { [Pipeline] echo 05:38:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:38:55 ---> sigul-configuration.sh 05:38:55 gpg: directory `/root/.gnupg' created 05:38:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:38:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:38:55 gpg: keyring `/root/.gnupg/secring.gpg' created 05:38:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:38:55 gpg: CAST5 encrypted data 05:38:55 gpg: encrypted with 1 passphrase 05:38:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:38:55 + mkdir /home/jenkins 05:38:55 + mkdir /home/jenkins/sigul [Pipeline] sh 05:38:55 + 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 05:38:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:38:55 ---> sigul-install.sh 05:38:55 Sigul already installed; skipping installation. [Pipeline] sh 05:38:56 + git tag --list 05:38:56 v0.0.1 05:38:56 v0.0.2-dev.1 05:38:56 v0.0.2-dev.10 05:38:56 v0.0.2-dev.11 05:38:56 v0.0.2-dev.12 05:38:56 v0.0.2-dev.13 05:38:56 v0.0.2-dev.14 05:38:56 v0.0.2-dev.15 05:38:56 v0.0.2-dev.16 05:38:56 v0.0.2-dev.17 05:38:56 v0.0.2-dev.18 05:38:56 v0.0.2-dev.19 05:38:56 v0.0.2-dev.2 05:38:56 v0.0.2-dev.20 05:38:56 v0.0.2-dev.21 05:38:56 v0.0.2-dev.3 05:38:56 v0.0.2-dev.4 05:38:56 v0.0.2-dev.5 05:38:56 v0.0.2-dev.6 05:38:56 v0.0.2-dev.7 05:38:56 v0.0.2-dev.8 05:38:56 v0.0.2-dev.9 [Pipeline] sh 05:38:56 + lftools sign git-tag v0.0.2-dev.21 05:38:57 Signing Git tag with Sigul... 05:38:57 Signing v0.0.2-dev.21 [Pipeline] echo 05:38:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:38:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:38:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:38:57 $ docker stop --time=1 80a2e597b6336da7c5eba18bcc1155e6b7d58eac94477c1a2e1839bf8b64670b 05:38:59 $ docker rm -f --volumes 80a2e597b6336da7c5eba18bcc1155e6b7d58eac94477c1a2e1839bf8b64670b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:38:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:38:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:59 prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container 05:38:59 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:39:00 $ docker top 14cd335f46785e586dd0c75f4c0b16eef9fcf0984020c2a573df6a82147e21e5 -eo pid,comm 05:39:00 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). 05:39:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:39:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:00 [ssh-agent] Looking for ssh-agent implementation... 05:39:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:00 $ docker exec 14cd335f46785e586dd0c75f4c0b16eef9fcf0984020c2a573df6a82147e21e5 ssh-agent 05:39:00 SSH_AUTH_SOCK=/tmp/ssh-IzxeWdcCnRWQ/agent.32 05:39:00 SSH_AGENT_PID=38 05:39:00 Running ssh-add (command line suppressed) 05:39:00 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3651642232454585183.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3651642232454585183.key) 05:39:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:00 + git semver bump pre 05:39:01 2023-03-30 05:39:01,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:39:01 2023-03-30 05:39:01,036 [bump_version] DEBUG bumping version:0.0.2-dev.21 on axis:pre with prefix:dev 05:39:01 2023-03-30 05:39:01,036 [bump_version] DEBUG bumped version:0.0.2-dev.22 05:39:01 2023-03-30 05:39:01,036 [write_version] DEBUG write version:0.0.2-dev.22 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 05:39:01 2023-03-30 05:39:01,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:39:01 2023-03-30 05:39:01,036 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:39:01 2023-03-30 05:39:01,038 [execute] INFO git cat-file --batch-check 05:39:01 2023-03-30 05:39:01,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 05:39:01 2023-03-30 05:39:01,043 [execute] INFO git cat-file --batch 05:39:01 2023-03-30 05:39:01,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 05:39:01 2023-03-30 05:39:01,048 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:39:01 0.0.2-dev.22 [Pipeline] } 05:39:01 $ docker exec --env ******** --env ******** 14cd335f46785e586dd0c75f4c0b16eef9fcf0984020c2a573df6a82147e21e5 ssh-agent -k 05:39:01 unset SSH_AUTH_SOCK; 05:39:01 unset SSH_AGENT_PID; 05:39:01 echo Agent pid 38 killed; 05:39:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:01 + git semver [Pipeline] } 05:39:01 $ docker stop --time=1 14cd335f46785e586dd0c75f4c0b16eef9fcf0984020c2a573df6a82147e21e5 05:39:03 $ docker rm -f --volumes 14cd335f46785e586dd0c75f4c0b16eef9fcf0984020c2a573df6a82147e21e5 [Pipeline] // withDockerContainer [Pipeline] sh 05:39:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:39:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:03 prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container 05:39:03 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:39:04 $ docker top e63220530eead58d6edd9f2dcc6b7b026343678084197364fe1da9f307cbef6b -eo pid,comm 05:39:04 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). 05:39:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:39:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:04 [ssh-agent] Looking for ssh-agent implementation... 05:39:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:04 $ docker exec e63220530eead58d6edd9f2dcc6b7b026343678084197364fe1da9f307cbef6b ssh-agent 05:39:04 SSH_AUTH_SOCK=/tmp/ssh-6FVJs5Eenrt2/agent.32 05:39:04 SSH_AGENT_PID=38 05:39:04 Running ssh-add (command line suppressed) 05:39:04 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13958639523723827816.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13958639523723827816.key) 05:39:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:04 + git semver push 05:39:05 2023-03-30 05:39:05,112 [run_push] DEBUG push 05:39:05 2023-03-30 05:39:05,113 [execute] INFO git cat-file --batch-check 05:39:05 2023-03-30 05:39:05,113 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 05:39:05 2023-03-30 05:39:05,117 [execute] INFO git rev-list 8361fd8665e727313321d3f76c446daf0ca4b0f4 -- 05:39:05 2023-03-30 05:39:05,118 [execute] DEBUG Popen(['git', 'rev-list', '8361fd8665e727313321d3f76c446daf0ca4b0f4', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 05:39:05 2023-03-30 05:39:05,123 [execute] INFO git fetch -v origin 05:39:05 2023-03-30 05:39:05,123 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 05:39:05 2023-03-30 05:39:05,602 [run_push] DEBUG no remote changes detected 05:39:05 2023-03-30 05:39:05,602 [execute] INFO git push origin semver 05:39:05 2023-03-30 05:39:05,602 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 05:39:06 2023-03-30 05:39:06,451 [run_push] DEBUG push all version tags 05:39:06 2023-03-30 05:39:06,451 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:39:06 2023-03-30 05:39:06,452 [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) 05:39:07 2023-03-30 05:39:07,209 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:39:07 0.0.2-dev.22 [Pipeline] } 05:39:07 $ docker exec --env ******** --env ******** e63220530eead58d6edd9f2dcc6b7b026343678084197364fe1da9f307cbef6b ssh-agent -k 05:39:07 unset SSH_AUTH_SOCK; 05:39:07 unset SSH_AGENT_PID; 05:39:07 echo Agent pid 38 killed; 05:39:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:07 + git semver [Pipeline] } 05:39:07 $ docker stop --time=1 e63220530eead58d6edd9f2dcc6b7b026343678084197364fe1da9f307cbef6b 05:39:09 $ docker rm -f --volumes e63220530eead58d6edd9f2dcc6b7b026343678084197364fe1da9f307cbef6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:39:09 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 05:39:09 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 05:39:09 total 16 05:39:09 drwxr-xr-x 3 root root 4096 Mar 30 04:57 . 05:39:09 drwxrwxr-x 7 jenkins jenkins 4096 Mar 30 05:38 .. 05:39:09 drwxr-xr-x 2 root root 4096 Mar 30 04:57 cost 05:39:09 -rw-r--r-- 1 root root 87 Mar 30 04:57 cost.csv 05:39:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 05:39:09 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 05:39:09 total 16 05:39:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 04:57 . 05:39:09 drwxrwxr-x 7 jenkins jenkins 4096 Mar 30 05:38 .. 05:39:09 drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 04:57 cost 05:39:09 -rw-r--r-- 1 jenkins jenkins 87 Mar 30 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:39:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:39:10 ---> package-listing.sh 05:39:10 ++ facter osfamily 05:39:10 ++ tr '[:upper:]' '[:lower:]' 05:39:11 + OS_FAMILY=debian 05:39:11 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 05:39:11 + START_PACKAGES=/tmp/packages_start.txt 05:39:11 + END_PACKAGES=/tmp/packages_end.txt 05:39:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:39:11 + PACKAGES=/tmp/packages_start.txt 05:39:11 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 05:39:11 + PACKAGES=/tmp/packages_end.txt 05:39:11 + case "${OS_FAMILY}" in 05:39:11 + dpkg -l 05:39:11 + grep '^ii' 05:39:11 + '[' -f /tmp/packages_start.txt ']' 05:39:11 + '[' -f /tmp/packages_end.txt ']' 05:39:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:39:11 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 05:39:11 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 05:39:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 05:39:11 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 05:39:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:12 prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container 05:39:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:39:12 $ docker top e65ad8925299ec742ea9dec98e665053076a051cd7c1a9d776008ea461d1b66b -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:12 + touch /tmp/pre-build-complete [Pipeline] sh 05:39:12 + mkdir -p /var/log/sysstat [Pipeline] sh 05:39:13 + ls /var/log/sa-host 05:39:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:13 provisioning config files... 05:39:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3658027351994137483tmp [Pipeline] { [Pipeline] echo 05:39:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:39:13 ---> create-netrc.sh [Pipeline] } 05:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:39:13 ---> python-tools-install.sh [Pipeline] echo 05:39:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:39:14 ---> sudo-logs.sh 05:39:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:39:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:39:14 ---> job-cost.sh 05:39:14 lf-activate-venv: SKIPPING 05:39:14 DEBUG: total: 0.2199999988079071 05:39:14 INFO: Retrieving Stack Cost... 05:39:15 INFO: Retrieving Pricing Info for: v3-standard-8 05:39:15 INFO: Archiving Costs [Pipeline] echo 05:39:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:39:15 ---> logs-deploy.sh 05:39:15 lf-activate-venv: SKIPPING 05:39:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/12 05:39:15 INFO: archiving workspace using pattern(s): 05:39:16 Archives upload complete. 05:39:16 INFO: archiving logs to Nexus