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 [2023-03-30T04:45:19.109Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-30T04:45:19.229Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-30T04:45:19.243Z] ========================================================= [2023-03-30T04:45:19.243Z] EdgeX Global Pipelines Version Info [2023-03-30T04:45:19.243Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-30T04:45:20.320Z] ------------------- [2023-03-30T04:45:20.320Z] stable info: [2023-03-30T04:45:20.320Z] ------------------- [2023-03-30T04:45:20.320Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-30T04:45:20.320Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-30T04:45:20.320Z] Message: update stable to v1.0.245 [2023-03-30T04:45:20.890Z] ------------------- [2023-03-30T04:45:20.890Z] experimental info: [2023-03-30T04:45:20.890Z] ------------------- [2023-03-30T04:45:20.890Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-30T04:45:20.890Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-30T04:45:20.890Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-03-30T04:45:21.062Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-03-30T04:45:21.071Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-03-30T04:45:21.079Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-30T04:45:21.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-30T04:45:21.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-30T04:45:21.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-03-30T04:45:21.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-30T04:45:21.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-03-30T04:45:21.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-03-30T04:45:21.136Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-30T04:45:21.144Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-03-30T04:45:21.152Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-03-30T04:45:21.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-30T04:45:21.168Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-30T04:45:21.179Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-30T04:45:21.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-30T04:45:21.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-30T04:45:21.208Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b [Pipeline] echo [2023-03-30T04:45:21.217Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 437f112 [Pipeline] echo [2023-03-30T04:45:21.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T04:45:21.264Z] provisioning config files... [2023-03-30T04:45:21.275Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1764369448476574112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T04:45:21.580Z] ---> docker-login.sh [2023-03-30T04:45:21.580Z] nexus3.edgexfoundry.org:10001 [2023-03-30T04:45:21.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:45:22.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:45:22.183Z] Configure a credential helper to remove this warning. See [2023-03-30T04:45:22.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:45:22.183Z] [2023-03-30T04:45:22.183Z] Login Succeeded [2023-03-30T04:45:22.183Z] nexus3.edgexfoundry.org:10002 [2023-03-30T04:45:22.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:45:22.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:45:22.444Z] Configure a credential helper to remove this warning. See [2023-03-30T04:45:22.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:45:22.444Z] [2023-03-30T04:45:22.444Z] Login Succeeded [2023-03-30T04:45:22.444Z] nexus3.edgexfoundry.org:10003 [2023-03-30T04:45:22.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:45:22.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:45:22.444Z] Configure a credential helper to remove this warning. See [2023-03-30T04:45:22.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:45:22.444Z] [2023-03-30T04:45:22.444Z] Login Succeeded [2023-03-30T04:45:22.444Z] nexus3.edgexfoundry.org:10004 [2023-03-30T04:45:22.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:45:22.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:45:22.709Z] Configure a credential helper to remove this warning. See [2023-03-30T04:45:22.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:45:22.709Z] [2023-03-30T04:45:22.709Z] Login Succeeded [2023-03-30T04:45:22.709Z] docker.io [2023-03-30T04:45:22.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:45:22.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:45:22.970Z] Configure a credential helper to remove this warning. See [2023-03-30T04:45:22.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:45:22.970Z] [2023-03-30T04:45:22.970Z] Login Succeeded [2023-03-30T04:45:22.970Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T04:45:22.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-30T04:45:23.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-30T04:45:23.534Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-30T04:45:23.534Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-30T04:45:23.534Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-30T04:45:23.534Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-30T04:45:23.534Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-30T04:45:23.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T04:45:24.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T04:45:24.085Z] [2023-03-30T04:45:24.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T04:45:24.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T04:45:24.722Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-30T04:45:24.722Z] b85a868b505f: Pulling fs layer [2023-03-30T04:45:24.722Z] e2be974225ed: Pulling fs layer [2023-03-30T04:45:24.722Z] 339a4e72a1f5: Pulling fs layer [2023-03-30T04:45:24.722Z] 988bab9f4d93: Pulling fs layer [2023-03-30T04:45:24.722Z] 1469e6f7b9e6: Pulling fs layer [2023-03-30T04:45:24.722Z] eaf3925da568: Pulling fs layer [2023-03-30T04:45:24.722Z] bab4dde63d76: Pulling fs layer [2023-03-30T04:45:24.722Z] bde34c3a00c8: Pulling fs layer [2023-03-30T04:45:24.722Z] b352a97aabf1: Pulling fs layer [2023-03-30T04:45:24.722Z] 4872d77fe225: Pulling fs layer [2023-03-30T04:45:24.722Z] 5851b861e8e6: Pulling fs layer [2023-03-30T04:45:24.722Z] b352a97aabf1: Waiting [2023-03-30T04:45:24.722Z] 4872d77fe225: Waiting [2023-03-30T04:45:24.722Z] 5851b861e8e6: Waiting [2023-03-30T04:45:24.722Z] bab4dde63d76: Waiting [2023-03-30T04:45:24.722Z] bde34c3a00c8: Waiting [2023-03-30T04:45:24.722Z] eaf3925da568: Waiting [2023-03-30T04:45:24.722Z] 1469e6f7b9e6: Waiting [2023-03-30T04:45:24.722Z] 988bab9f4d93: Waiting [2023-03-30T04:45:24.722Z] e2be974225ed: Download complete [2023-03-30T04:45:24.982Z] 988bab9f4d93: Verifying Checksum [2023-03-30T04:45:24.982Z] 988bab9f4d93: Download complete [2023-03-30T04:45:24.982Z] 1469e6f7b9e6: Verifying Checksum [2023-03-30T04:45:24.982Z] 1469e6f7b9e6: Download complete [2023-03-30T04:45:24.982Z] 339a4e72a1f5: Verifying Checksum [2023-03-30T04:45:24.982Z] 339a4e72a1f5: Download complete [2023-03-30T04:45:24.982Z] eaf3925da568: Download complete [2023-03-30T04:45:24.982Z] bde34c3a00c8: Verifying Checksum [2023-03-30T04:45:24.982Z] bde34c3a00c8: Download complete [2023-03-30T04:45:24.982Z] b352a97aabf1: Download complete [2023-03-30T04:45:24.982Z] 4872d77fe225: Verifying Checksum [2023-03-30T04:45:24.982Z] 4872d77fe225: Download complete [2023-03-30T04:45:24.982Z] 5851b861e8e6: Download complete [2023-03-30T04:45:24.982Z] b85a868b505f: Download complete [2023-03-30T04:45:25.244Z] bab4dde63d76: Verifying Checksum [2023-03-30T04:45:25.244Z] bab4dde63d76: Download complete [2023-03-30T04:45:26.184Z] b85a868b505f: Pull complete [2023-03-30T04:45:26.443Z] e2be974225ed: Pull complete [2023-03-30T04:45:27.009Z] 339a4e72a1f5: Pull complete [2023-03-30T04:45:27.009Z] 988bab9f4d93: Pull complete [2023-03-30T04:45:27.576Z] 1469e6f7b9e6: Pull complete [2023-03-30T04:45:27.576Z] eaf3925da568: Pull complete [2023-03-30T04:45:29.479Z] bab4dde63d76: Pull complete [2023-03-30T04:45:29.479Z] bde34c3a00c8: Pull complete [2023-03-30T04:45:29.739Z] b352a97aabf1: Pull complete [2023-03-30T04:45:29.739Z] 4872d77fe225: Pull complete [2023-03-30T04:45:29.998Z] 5851b861e8e6: Pull complete [2023-03-30T04:45:29.998Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-30T04:45:29.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T04:45:29.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T04:45:30.131Z] prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container [2023-03-30T04:45:30.167Z] $ 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 [2023-03-30T04:45:39.510Z] $ docker top a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 -eo pid,comm [2023-03-30T04:45:39.567Z] 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). [2023-03-30T04:45:39.567Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-30T04:45:39.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T04:45:39.603Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T04:45:39.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T04:45:39.775Z] $ docker exec a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 ssh-agent [2023-03-30T04:45:39.878Z] SSH_AUTH_SOCK=/tmp/ssh-z5hSDghEk7f2/agent.14 [2023-03-30T04:45:39.878Z] SSH_AGENT_PID=20 [2023-03-30T04:45:39.885Z] Running ssh-add (command line suppressed) [2023-03-30T04:45:40.040Z] 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) [2023-03-30T04:45:40.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T04:45:40.350Z] + git tag --points-at HEAD [Pipeline] } [2023-03-30T04:45:40.399Z] $ docker exec --env ******** --env ******** a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 ssh-agent -k [2023-03-30T04:45:40.576Z] unset SSH_AUTH_SOCK; [2023-03-30T04:45:40.576Z] unset SSH_AGENT_PID; [2023-03-30T04:45:40.576Z] echo Agent pid 20 killed; [2023-03-30T04:45:40.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-30T04:45:40.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T04:45:40.605Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T04:45:40.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T04:45:40.843Z] $ docker exec a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 ssh-agent [2023-03-30T04:45:40.941Z] SSH_AUTH_SOCK=/tmp/ssh-GTEutS9J1tck/agent.52 [2023-03-30T04:45:40.941Z] SSH_AGENT_PID=58 [2023-03-30T04:45:40.960Z] Running ssh-add (command line suppressed) [2023-03-30T04:45:41.118Z] 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) [2023-03-30T04:45:41.127Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T04:45:41.436Z] + git semver init [2023-03-30T04:45:42.020Z] 2023-03-30 04:45:41,713 [run_init] DEBUG init version:0.0.0 force:False [2023-03-30T04:45:42.020Z] 2023-03-30 04:45:41,715 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-03-30T04:45:42.020Z] 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 [2023-03-30T04:45:42.020Z] 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) [2023-03-30T04:45:42.614Z] 2023-03-30 04:45:42,594 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2023-03-30T04:45:42.614Z] 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 [2023-03-30T04:45:42.614Z] 2023-03-30 04:45:42,595 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-03-30T04:45:42.614Z] 2023-03-30 04:45:42,595 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-03-30T04:45:42.614Z] 0.0.2-dev.21 [Pipeline] } [2023-03-30T04:45:42.628Z] $ docker exec --env ******** --env ******** a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 ssh-agent -k [2023-03-30T04:45:42.721Z] unset SSH_AUTH_SOCK; [2023-03-30T04:45:42.722Z] unset SSH_AGENT_PID; [2023-03-30T04:45:42.722Z] echo Agent pid 58 killed; [2023-03-30T04:45:42.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-30T04:45:43.040Z] + git semver [Pipeline] } [2023-03-30T04:45:43.317Z] $ docker stop --time=1 a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 [2023-03-30T04:45:45.749Z] $ docker rm -f --volumes a9ae16ed1101d253ebf7dacace599bf0ad30d59a47838b57df7ca08141c73215 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-30T04:45:46.383Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-30T04:45:46.723Z] Stashed 1 file(s) [Pipeline] echo [2023-03-30T04:45:46.725Z] [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 [2023-03-30T04:45:46.838Z] provisioning config files... [2023-03-30T04:45:46.846Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3071275663236188225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T04:45:47.164Z] ---> docker-login.sh [2023-03-30T04:45:47.164Z] nexus3.edgexfoundry.org:10001 [2023-03-30T04:45:47.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:45:47.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:45:47.164Z] Configure a credential helper to remove this warning. See [2023-03-30T04:45:47.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:45:47.164Z] [2023-03-30T04:45:47.164Z] Login Succeeded [2023-03-30T04:45:47.164Z] nexus3.edgexfoundry.org:10002 [2023-03-30T04:45:47.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:45:47.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:45:47.164Z] Configure a credential helper to remove this warning. See [2023-03-30T04:45:47.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:45:47.164Z] [2023-03-30T04:45:47.164Z] Login Succeeded [2023-03-30T04:45:47.164Z] nexus3.edgexfoundry.org:10003 [2023-03-30T04:45:47.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:45:47.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:45:47.426Z] Configure a credential helper to remove this warning. See [2023-03-30T04:45:47.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:45:47.426Z] [2023-03-30T04:45:47.426Z] Login Succeeded [2023-03-30T04:45:47.426Z] nexus3.edgexfoundry.org:10004 [2023-03-30T04:45:47.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:45:47.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:45:47.697Z] Configure a credential helper to remove this warning. See [2023-03-30T04:45:47.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:45:47.697Z] [2023-03-30T04:45:47.697Z] Login Succeeded [2023-03-30T04:45:47.697Z] docker.io [2023-03-30T04:45:47.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:45:47.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:45:47.697Z] Configure a credential helper to remove this warning. See [2023-03-30T04:45:47.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:45:47.697Z] [2023-03-30T04:45:47.697Z] Login Succeeded [2023-03-30T04:45:47.957Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T04:45:47.965Z] 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 [2023-03-30T04:45:48.595Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-30T04:45:48.885Z] + ls -al . [2023-03-30T04:45:48.885Z] total 68 [2023-03-30T04:45:48.885Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 30 04:45 . [2023-03-30T04:45:48.885Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 04:45 .. [2023-03-30T04:45:48.885Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 04:45 .git [2023-03-30T04:45:48.885Z] -rw-rw-r-- 1 jenkins jenkins 22 Mar 30 04:45 .gitignore [2023-03-30T04:45:48.885Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 04:45 .semver [2023-03-30T04:45:48.885Z] -rw-rw-r-- 1 jenkins jenkins 2268 Mar 30 04:45 Dockerfile [2023-03-30T04:45:48.885Z] -rw-rw-r-- 1 jenkins jenkins 746 Mar 30 04:45 Jenkinsfile [2023-03-30T04:45:48.885Z] -rw-rw-r-- 1 jenkins jenkins 11381 Mar 30 04:45 LICENSE [2023-03-30T04:45:48.885Z] -rw-rw-r-- 1 jenkins jenkins 3582 Mar 30 04:45 README.md [2023-03-30T04:45:48.885Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 04:45 TAF-Manager [2023-03-30T04:45:48.885Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 30 04:45 TUC [2023-03-30T04:45:48.885Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 30 04:45 VERSION [2023-03-30T04:45:48.885Z] -rw-rw-r-- 1 jenkins jenkins 344 Mar 30 04:45 requirements.txt [2023-03-30T04:45:48.885Z] -rw-rw-r-- 1 jenkins jenkins 54 Mar 30 04:45 robot-entrypoint.sh [2023-03-30T04:45:48.885Z] -rw-rw-r-- 1 jenkins jenkins 445 Mar 30 04:45 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T04:45:49.188Z] + 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 . [2023-03-30T04:45:49.188Z] Sending build context to Docker daemon 413.2kB [2023-03-30T04:45:49.188Z] Step 1/12 : FROM alpine:3.16 [2023-03-30T04:45:50.128Z] 3.16: Pulling from library/alpine [2023-03-30T04:45:50.128Z] 91d30c5bc195: Pulling fs layer [2023-03-30T04:45:50.128Z] 91d30c5bc195: Verifying Checksum [2023-03-30T04:45:50.128Z] 91d30c5bc195: Download complete [2023-03-30T04:45:50.388Z] 91d30c5bc195: Pull complete [2023-03-30T04:45:50.388Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-03-30T04:45:50.652Z] Status: Downloaded newer image for alpine:3.16 [2023-03-30T04:45:50.652Z] ---> 8471affe5de5 [2023-03-30T04:45:50.652Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-03-30T04:45:50.652Z] ---> Running in 38cd30edfc3a [2023-03-30T04:45:50.911Z] Removing intermediate container 38cd30edfc3a [2023-03-30T04:45:50.911Z] ---> 5266cd64e8df [2023-03-30T04:45:50.911Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2023-03-30T04:45:50.911Z] ---> Running in 2da86ca79727 [2023-03-30T04:45:50.911Z] Removing intermediate container 2da86ca79727 [2023-03-30T04:45:50.911Z] ---> 07e42af5682a [2023-03-30T04:45:50.911Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2023-03-30T04:45:51.176Z] ---> 94cb177a2a69 [2023-03-30T04:45:51.176Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-03-30T04:45:51.436Z] ---> 31b0decf0716 [2023-03-30T04:45:51.436Z] Step 6/12 : WORKDIR /edgex-taf [2023-03-30T04:45:51.436Z] ---> Running in 41030c95d32f [2023-03-30T04:45:51.707Z] Removing intermediate container 41030c95d32f [2023-03-30T04:45:51.707Z] ---> 072411f997ca [2023-03-30T04:45:51.707Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-30T04:45:51.707Z] ---> Running in 9b9bd2e66570 [2023-03-30T04:45:55.919Z] Removing intermediate container 9b9bd2e66570 [2023-03-30T04:45:55.919Z] ---> c2251f94fa9d [2023-03-30T04:45:55.919Z] 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 [2023-03-30T04:45:55.919Z] ---> Running in 044caa96040d [2023-03-30T04:45:56.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-30T04:45:57.427Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-30T04:45:57.995Z] OK: 6 MiB in 14 packages [2023-03-30T04:45:57.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-30T04:45:58.562Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-30T04:45:59.129Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-30T04:45:59.699Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-03-30T04:45:59.958Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-03-30T04:46:00.527Z] (4/9) Installing libcurl (7.83.1-r6) [2023-03-30T04:46:00.786Z] (5/9) Installing curl (7.83.1-r6) [2023-03-30T04:46:01.044Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-03-30T04:46:01.809Z] Still waiting to schedule task [2023-03-30T04:46:01.810Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-30T04:46:01.983Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-03-30T04:46:02.551Z] (8/9) Installing jq (1.6-r1) [2023-03-30T04:46:02.811Z] (9/9) Installing openssl (1.1.1t-r2) [2023-03-30T04:46:03.379Z] Executing busybox-1.35.0-r17.trigger [2023-03-30T04:46:03.379Z] Executing ca-certificates-20220614-r0.trigger [2023-03-30T04:46:03.379Z] OK: 52 MiB in 23 packages [2023-03-30T04:46:03.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-30T04:46:03.949Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-30T04:46:04.516Z] (1/137) Installing libmagic (5.41-r0) [2023-03-30T04:46:04.775Z] (2/137) Installing file (5.41-r0) [2023-03-30T04:46:05.034Z] (3/137) Installing libxau (1.0.9-r0) [2023-03-30T04:46:05.293Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-03-30T04:46:05.552Z] (5/137) Installing libxcb (1.15-r0) [2023-03-30T04:46:06.120Z] (6/137) Installing libx11 (1.8-r0) [2023-03-30T04:46:06.690Z] (7/137) Installing libxext (1.3.4-r0) [2023-03-30T04:46:06.690Z] (8/137) Installing libice (1.0.10-r0) [2023-03-30T04:46:07.628Z] (9/137) Installing libuuid (2.38-r1) [2023-03-30T04:46:07.628Z] (10/137) Installing libsm (1.2.3-r0) [2023-03-30T04:46:07.886Z] (11/137) Installing libxt (1.2.1-r0) [2023-03-30T04:46:08.454Z] (12/137) Installing libxmu (1.1.3-r0) [2023-03-30T04:46:08.713Z] (13/137) Installing xset (1.2.4-r0) [2023-03-30T04:46:08.972Z] (14/137) Installing xprop (1.2.5-r0) [2023-03-30T04:46:09.231Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-03-30T04:46:09.490Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-03-30T04:46:10.056Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-03-30T04:46:10.315Z] (18/137) Installing libffi (3.4.2-r1) [2023-03-30T04:46:10.574Z] (19/137) Installing libintl (0.21-r2) [2023-03-30T04:46:10.834Z] (20/137) Installing libblkid (2.38-r1) [2023-03-30T04:46:11.404Z] (21/137) Installing libmount (2.38-r1) [2023-03-30T04:46:11.663Z] (22/137) Installing pcre (8.45-r2) [2023-03-30T04:46:11.923Z] (23/137) Installing glib (2.72.1-r0) [2023-03-30T04:46:12.491Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-03-30T04:46:12.749Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-03-30T04:46:13.317Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-03-30T04:46:13.884Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-03-30T04:46:14.142Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-03-30T04:46:14.401Z] (29/137) Installing libpng (1.6.37-r1) [2023-03-30T04:46:14.970Z] (30/137) Installing libwebp (1.2.3-r0) [2023-03-30T04:46:15.228Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-03-30T04:46:15.795Z] (32/137) Installing tiff (4.4.0-r1) [2023-03-30T04:46:16.054Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-03-30T04:46:16.622Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-03-30T04:46:16.881Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-03-30T04:46:17.140Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-03-30T04:46:17.399Z] (37/137) Installing libxrender (0.9.10-r3) [2023-03-30T04:46:18.782Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-03-30T04:46:19.043Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-03-30T04:46:19.302Z] (40/137) Installing libxi (1.8-r0) [2023-03-30T04:46:19.560Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-03-30T04:46:19.818Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-03-30T04:46:20.076Z] (43/137) Installing atk (2.38.0-r0) [2023-03-30T04:46:20.334Z] (44/137) Installing libxtst (1.2.3-r3) [2023-03-30T04:46:20.592Z] (45/137) Installing dbus-libs (1.14.4-r0) [2023-03-30T04:46:21.160Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-03-30T04:46:21.419Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-03-30T04:46:21.987Z] (48/137) Installing expat (2.5.0-r0) [2023-03-30T04:46:22.246Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-03-30T04:46:22.505Z] (50/137) Installing freetype (2.12.1-r0) [2023-03-30T04:46:22.764Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-03-30T04:46:23.332Z] (52/137) Installing pixman (0.40.0-r4) [2023-03-30T04:46:23.590Z] (53/137) Installing cairo (1.17.4-r2) [2023-03-30T04:46:24.158Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-03-30T04:46:24.416Z] (55/137) Installing avahi-libs (0.8-r6) [2023-03-30T04:46:24.674Z] (56/137) Installing gmp (6.2.1-r2) [2023-03-30T04:46:25.244Z] (57/137) Installing nettle (3.7.3-r0) [2023-03-30T04:46:25.502Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-03-30T04:46:26.068Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-03-30T04:46:26.327Z] (60/137) Installing libunistring (1.0-r0) [2023-03-30T04:46:26.893Z] (61/137) Installing gnutls (3.7.7-r1) [2023-03-30T04:46:27.151Z] (62/137) Installing cups-libs (2.4.2-r0) [2023-03-30T04:46:27.718Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-03-30T04:46:28.287Z] (64/137) Installing fribidi (1.0.12-r0) [2023-03-30T04:46:28.547Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-03-30T04:46:28.806Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-03-30T04:46:29.374Z] (67/137) Installing libxft (2.3.4-r0) [2023-03-30T04:46:29.374Z] (68/137) Installing pango (1.50.7-r0) [2023-03-30T04:46:29.941Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-03-30T04:46:30.200Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-30T04:46:30.461Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-03-30T04:46:30.720Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-03-30T04:46:31.289Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-03-30T04:46:31.548Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-03-30T04:46:32.116Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-03-30T04:46:32.116Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-03-30T04:46:32.376Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-03-30T04:46:32.634Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-03-30T04:46:33.201Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-03-30T04:46:33.770Z] (79/137) Installing libogg (1.3.5-r1) [2023-03-30T04:46:34.029Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-30T04:46:34.289Z] (81/137) Installing flac (1.3.4-r0) [2023-03-30T04:46:34.869Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-03-30T04:46:35.436Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-03-30T04:46:35.436Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-03-30T04:46:36.003Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-03-30T04:46:36.568Z] (86/137) Installing libass (0.16.0-r0) [2023-03-30T04:46:36.826Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-03-30T04:46:37.392Z] (88/137) Installing libpciaccess (0.16-r0) [2023-03-30T04:46:37.651Z] (89/137) Installing libdrm (2.4.110-r0) [2023-03-30T04:46:37.909Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-30T04:46:38.477Z] (91/137) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-30T04:46:38.738Z] (92/137) Installing lame (3.100-r0) [2023-03-30T04:46:39.308Z] (93/137) Installing opus (1.3.1-r1) [2023-03-30T04:46:39.570Z] (94/137) Installing libasyncns (0.8-r1) [2023-03-30T04:46:39.828Z] (95/137) Installing libltdl (2.4.7-r0) [2023-03-30T04:46:40.088Z] (96/137) Installing orc (0.4.32-r0) [2023-03-30T04:46:40.656Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-03-30T04:46:40.916Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-03-30T04:46:41.175Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-03-30T04:46:41.744Z] (100/137) Installing soxr (0.1.3-r2) [2023-03-30T04:46:42.007Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-03-30T04:46:42.267Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-03-30T04:46:42.527Z] (103/137) Installing libpulse (15.0-r2) [2023-03-30T04:46:43.101Z] (104/137) Installing cjson (1.7.15-r3) [2023-03-30T04:46:43.362Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-03-30T04:46:43.932Z] (106/137) Installing librist (0.2.6-r1) [2023-03-30T04:46:44.192Z] (107/137) Installing libsrt (1.4.4-r0) [2023-03-30T04:46:44.760Z] (108/137) Installing libssh (0.9.6-r1) [2023-03-30T04:46:45.019Z] (109/137) Installing libtheora (1.1.1-r16) [2023-03-30T04:46:45.587Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-03-30T04:46:45.846Z] (111/137) Installing libva (2.14.0-r0) [2023-03-30T04:46:46.110Z] (112/137) Installing libvdpau (1.5-r0) [2023-03-30T04:46:46.375Z] (113/137) Installing vidstab (1.1.0-r1) [2023-03-30T04:46:46.950Z] (114/137) Installing libvpx (1.11.0-r1) [2023-03-30T04:46:47.211Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-03-30T04:46:47.781Z] (116/137) Installing numactl (2.0.14-r0) [2023-03-30T04:46:48.038Z] (117/137) Installing x265-libs (3.5-r3) [2023-03-30T04:46:48.604Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-03-30T04:46:49.170Z] (119/137) Installing ffmpeg-libs (5.0.1-r1) [2023-03-30T04:46:49.739Z] (120/137) Installing libevent (2.1.12-r4) [2023-03-30T04:46:50.305Z] (121/137) Installing mesa (21.3.9-r0) [2023-03-30T04:46:50.564Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-03-30T04:46:50.823Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-03-30T04:46:51.082Z] (124/137) Installing icu-data-en (71.1-r2) [2023-03-30T04:46:51.648Z] Executing icu-data-en-71.1-r2.post-install [2023-03-30T04:46:51.648Z] * [2023-03-30T04:46:51.648Z] * If you need ICU with non-English locales and legacy charset support, install [2023-03-30T04:46:51.648Z] * package icu-data-full. [2023-03-30T04:46:51.648Z] * [2023-03-30T04:46:51.648Z] (125/137) Installing icu-libs (71.1-r2) [2023-03-30T04:46:52.229Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-03-30T04:46:52.495Z] (127/137) Installing minizip (1.2.12-r0) [2023-03-30T04:46:52.756Z] (128/137) Installing nspr (4.33-r0) [2023-03-30T04:46:53.332Z] (129/137) Installing sqlite-libs (3.38.5-r0) [2023-03-30T04:46:53.604Z] (130/137) Installing nss (3.78.1-r0) [2023-03-30T04:46:54.258Z] (131/137) Installing re2 (2022.04.01-r0) [2023-03-30T04:46:54.534Z] (132/137) Installing snappy (1.1.9-r4) [2023-03-30T04:46:54.809Z] (133/137) Installing libgpg-error (1.45-r0) [2023-03-30T04:46:55.095Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-03-30T04:46:55.687Z] (135/137) Installing libxslt (1.1.35-r0) [2023-03-30T04:46:55.945Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-03-30T04:46:57.847Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-03-30T04:46:58.415Z] Executing busybox-1.35.0-r17.trigger [2023-03-30T04:46:58.415Z] Executing glib-2.72.1-r0.trigger [2023-03-30T04:46:58.415Z] Executing shared-mime-info-2.2-r2.trigger [2023-03-30T04:46:58.984Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-30T04:46:58.984Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-03-30T04:46:58.984Z] Executing fontconfig-2.14.0-r0.trigger [2023-03-30T04:46:58.984Z] Executing mkfontscale-1.2.2-r0.trigger [2023-03-30T04:46:58.984Z] OK: 409 MiB in 160 packages [2023-03-30T04:46:58.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-30T04:46:59.553Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-30T04:47:00.135Z] (1/21) Installing binutils (2.38-r3) [2023-03-30T04:47:00.705Z] (2/21) Installing isl22 (0.22-r0) [2023-03-30T04:47:01.275Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-03-30T04:47:01.844Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-03-30T04:47:02.104Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-03-30T04:47:08.679Z] (6/21) Installing musl-dev (1.2.3-r2) [2023-03-30T04:47:09.248Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-03-30T04:47:09.507Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-03-30T04:47:10.075Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-03-30T04:47:10.642Z] (10/21) Installing libpq (14.7-r0) [2023-03-30T04:47:10.901Z] (11/21) Installing openssl-dev (1.1.1t-r2) [2023-03-30T04:47:11.471Z] (12/21) Installing libpq-dev (14.7-r0) [2023-03-30T04:47:11.730Z] (13/21) Installing libecpg (14.7-r0) [2023-03-30T04:47:12.297Z] (14/21) Installing libecpg-dev (14.7-r0) [2023-03-30T04:47:12.556Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-03-30T04:47:20.692Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-03-30T04:47:22.087Z] (17/21) Installing clang (13.0.1-r1) [2023-03-30T04:47:22.345Z] (18/21) Installing icu (71.1-r2) [2023-03-30T04:47:22.911Z] (19/21) Installing icu-dev (71.1-r2) [2023-03-30T04:47:23.477Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-03-30T04:47:24.413Z] (21/21) Installing postgresql14-dev (14.7-r0) [2023-03-30T04:47:24.980Z] Executing busybox-1.35.0-r17.trigger [2023-03-30T04:47:24.980Z] OK: 822 MiB in 181 packages [2023-03-30T04:47:24.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-30T04:47:25.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-30T04:47:26.130Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-03-30T04:47:30.354Z] (2/10) Installing gdbm (1.23-r0) [2023-03-30T04:47:30.354Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-03-30T04:47:30.614Z] (4/10) Installing readline (8.1.2-r0) [2023-03-30T04:47:30.873Z] (5/10) Installing python3 (3.10.10-r0) [2023-03-30T04:47:31.812Z] (6/10) Installing python3-dev (3.10.10-r0) [2023-03-30T04:47:32.752Z] (7/10) Installing libsodium (1.0.18-r0) [2023-03-30T04:47:33.010Z] (8/10) Installing libzmq (4.3.4-r0) [2023-03-30T04:47:33.577Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-03-30T04:47:33.840Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-03-30T04:47:34.102Z] Executing busybox-1.35.0-r17.trigger [2023-03-30T04:47:34.692Z] OK: 974 MiB in 191 packages [2023-03-30T04:47:34.692Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-30T04:47:35.280Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-30T04:47:35.867Z] OK: 974 MiB in 191 packages [2023-03-30T04:47:35.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-30T04:47:36.444Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-30T04:47:37.011Z] (1/1) Installing tzdata (2023c-r0) [2023-03-30T04:47:37.579Z] Executing busybox-1.35.0-r17.trigger [2023-03-30T04:47:37.579Z] OK: 978 MiB in 192 packages [2023-03-30T04:47:37.838Z] (1/1) Purging tzdata (2023c-r0) [2023-03-30T04:47:37.838Z] Executing busybox-1.35.0-r17.trigger [2023-03-30T04:47:37.838Z] OK: 974 MiB in 191 packages [2023-03-30T04:47:41.130Z] Looking in links: /tmp/tmp439xurng [2023-03-30T04:47:41.130Z] Processing /tmp/tmp439xurng/setuptools-65.5.0-py3-none-any.whl [2023-03-30T04:47:41.130Z] Processing /tmp/tmp439xurng/pip-22.3.1-py3-none-any.whl [2023-03-30T04:47:41.130Z] Installing collected packages: setuptools, pip [2023-03-30T04:47:45.350Z] Successfully installed pip-22.3.1 setuptools-65.5.0 [2023-03-30T04:47:45.350Z] 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 [2023-03-30T04:47:45.350Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.3.1) [2023-03-30T04:47:45.608Z] Collecting pip [2023-03-30T04:47:45.608Z] Downloading pip-23.0.1-py3-none-any.whl (2.1 MB) [2023-03-30T04:47:45.608Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 106.4 MB/s eta 0:00:00 [2023-03-30T04:47:45.608Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-03-30T04:47:45.868Z] Collecting setuptools [2023-03-30T04:47:46.128Z] Downloading setuptools-67.6.1-py3-none-any.whl (1.1 MB) [2023-03-30T04:47:46.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 156.7 MB/s eta 0:00:00 [2023-03-30T04:47:46.128Z] Collecting wheel [2023-03-30T04:47:46.128Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-03-30T04:47:46.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 172.0 MB/s eta 0:00:00 [2023-03-30T04:47:46.387Z] Installing collected packages: wheel, setuptools, pip [2023-03-30T04:47:46.387Z] Attempting uninstall: setuptools [2023-03-30T04:47:46.387Z] Found existing installation: setuptools 65.5.0 [2023-03-30T04:47:46.387Z] Uninstalling setuptools-65.5.0: [2023-03-30T04:47:46.387Z] Successfully uninstalled setuptools-65.5.0 [2023-03-30T04:47:47.323Z] Attempting uninstall: pip [2023-03-30T04:47:47.323Z] Found existing installation: pip 22.3.1 [2023-03-30T04:47:47.323Z] Uninstalling pip-22.3.1: [2023-03-30T04:47:47.323Z] Successfully uninstalled pip-22.3.1 [2023-03-30T04:47:49.230Z] Successfully installed pip-23.0.1 setuptools-67.6.1 wheel-0.40.0 [2023-03-30T04:47:49.230Z] 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 [2023-03-30T04:47:49.799Z] Processing ./edgex-taf-common [2023-03-30T04:47:49.799Z] Preparing metadata (setup.py): started [2023-03-30T04:47:50.058Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:47:50.058Z] Building wheels for collected packages: edgex-taf-common [2023-03-30T04:47:50.058Z] Building wheel for edgex-taf-common (setup.py): started [2023-03-30T04:47:50.322Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-03-30T04:47:50.322Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=1499f03e39721dee4d37eb7c999fa74ca6415d16d7f910220a6949517bb7002c [2023-03-30T04:47:50.322Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-03-30T04:47:50.322Z] Successfully built edgex-taf-common [2023-03-30T04:47:50.581Z] Installing collected packages: edgex-taf-common [2023-03-30T04:47:50.581Z] Successfully installed edgex-taf-common-0.0.0 [2023-03-30T04:47:50.581Z] 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 [2023-03-30T04:47:51.502Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6436 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2023-03-30T04:47:51.521Z] Collecting robotframework==4.1.3 [2023-03-30T04:47:51.521Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2023-03-30T04:47:51.521Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 28.9 MB/s eta 0:00:00 [2023-03-30T04:47:51.521Z] Installing collected packages: robotframework [2023-03-30T04:47:51.541Z] Selected Git installation does not exist. Using Default [2023-03-30T04:47:51.541Z] The recommended git tool is: NONE [2023-03-30T04:47:52.088Z] Successfully installed robotframework-4.1.3 [2023-03-30T04:47:52.089Z] 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 [2023-03-30T04:47:52.657Z] Collecting docker==4.4.1 [2023-03-30T04:47:52.657Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-03-30T04:47:52.915Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 2.7 MB/s eta 0:00:00 [2023-03-30T04:47:52.915Z] Collecting websocket-client>=0.32.0 [2023-03-30T04:47:52.915Z] Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) [2023-03-30T04:47:52.915Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/55.9 kB 6.0 MB/s eta 0:00:00 [2023-03-30T04:47:52.915Z] Collecting six>=1.4.0 [2023-03-30T04:47:52.915Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-03-30T04:47:52.915Z] Collecting requests!=2.18.0,>=2.14.2 [2023-03-30T04:47:52.915Z] Downloading requests-2.28.2-py3-none-any.whl (62 kB) [2023-03-30T04:47:52.915Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 7.7 MB/s eta 0:00:00 [2023-03-30T04:47:53.186Z] Collecting idna<4,>=2.5 [2023-03-30T04:47:53.186Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-03-30T04:47:53.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 7.5 MB/s eta 0:00:00 [2023-03-30T04:47:53.186Z] Collecting charset-normalizer<4,>=2 [2023-03-30T04:47:53.186Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) [2023-03-30T04:47:53.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 22.0 MB/s eta 0:00:00 [2023-03-30T04:47:53.186Z] Collecting certifi>=2017.4.17 [2023-03-30T04:47:53.186Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2023-03-30T04:47:53.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 5.5 MB/s eta 0:00:00 [2023-03-30T04:47:53.445Z] Collecting urllib3<1.27,>=1.21.1 [2023-03-30T04:47:53.445Z] Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) [2023-03-30T04:47:53.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 17.7 MB/s eta 0:00:00 [2023-03-30T04:47:53.705Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2023-03-30T04:47:54.285Z] 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 [2023-03-30T04:47:54.285Z] 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 [2023-03-30T04:47:55.242Z] Collecting python-dotenv==0.15.0 [2023-03-30T04:47:55.242Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-03-30T04:47:55.242Z] Installing collected packages: python-dotenv [2023-03-30T04:47:55.242Z] Successfully installed python-dotenv-0.15.0 [2023-03-30T04:47:55.242Z] 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 [2023-03-30T04:47:55.809Z] Collecting RESTinstance==1.0.2 [2023-03-30T04:47:56.068Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-03-30T04:47:56.068Z] Collecting GenSON [2023-03-30T04:47:56.068Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-03-30T04:47:56.068Z] Preparing metadata (setup.py): started [2023-03-30T04:47:57.025Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:47:57.025Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2023-03-30T04:47:58.922Z] Collecting docutils [2023-03-30T04:47:58.922Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2023-03-30T04:47:58.922Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 2.1 MB/s eta 0:00:00 [2023-03-30T04:47:58.922Z] Collecting pygments [2023-03-30T04:47:58.922Z] Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) [2023-03-30T04:47:59.179Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 39.0 MB/s eta 0:00:00 [2023-03-30T04:47:59.179Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.2) [2023-03-30T04:47:59.179Z] Collecting flex [2023-03-30T04:47:59.179Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-03-30T04:47:59.179Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.6 MB/s eta 0:00:00 [2023-03-30T04:47:59.179Z] Preparing metadata (setup.py): started [2023-03-30T04:47:59.241Z] using credential edgex-jenkins-ssh [2023-03-30T04:47:59.261Z] Cloning the remote Git repository [2023-03-30T04:47:59.330Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-03-30T04:47:59.439Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:47:59.704Z] Collecting pytz [2023-03-30T04:47:59.704Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-03-30T04:47:59.704Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 37.2 MB/s eta 0:00:00 [2023-03-30T04:47:59.704Z] Collecting tzlocal [2023-03-30T04:47:59.704Z] Downloading tzlocal-4.3-py3-none-any.whl (20 kB) [2023-03-30T04:47:59.961Z] Collecting jsonschema [2023-03-30T04:47:59.961Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-03-30T04:47:59.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 1.4 MB/s eta 0:00:00 [2023-03-30T04:47:59.961Z] Collecting rfc3987 [2023-03-30T04:47:59.961Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-03-30T04:48:00.219Z] Collecting jsonpath-ng [2023-03-30T04:48:00.219Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-03-30T04:48:00.219Z] Collecting strict-rfc3339 [2023-03-30T04:48:00.219Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-03-30T04:48:00.494Z] Preparing metadata (setup.py): started [2023-03-30T04:48:00.494Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:48:00.494Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2023-03-30T04:47:59.491Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2023-03-30T04:47:59.727Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-03-30T04:47:59.729Z] > git --version # timeout=10 [2023-03-30T04:47:59.765Z] > git --version # 'git version 2.25.1' [2023-03-30T04:47:59.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-30T04:47:59.913Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-30T04:48:00.505Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-03-30T04:48:00.545Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-30T04:48:00.751Z] Collecting PyYAML>=3.11 [2023-03-30T04:48:00.751Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-03-30T04:48:00.751Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 12.9 MB/s eta 0:00:00 [2023-03-30T04:48:01.009Z] Installing build dependencies: started [2023-03-30T04:48:01.569Z] Avoid second fetch [2023-03-30T04:48:01.570Z] Checking out Revision 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b (main) [2023-03-30T04:48:01.590Z] > git config core.sparsecheckout # timeout=10 [2023-03-30T04:48:01.698Z] > git checkout -f 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 [2023-03-30T04:48:02.236Z] 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 [2023-03-30T04:48:03.114Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-30T04:48:03.114Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-30T04:48:03.114Z] Dload Upload Total Spent Left Speed [2023-03-30T04:48:03.114Z] 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 [2023-03-30T04:48:03.768Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-30T04:48:04.097Z] + sudo tee /etc/docker/daemon.new [2023-03-30T04:48:04.097Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-30T04:48:04.098Z] { [2023-03-30T04:48:04.098Z] "registry-mirrors": [ [2023-03-30T04:48:04.098Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-30T04:48:04.098Z] ], [2023-03-30T04:48:04.098Z] "bip": "10.250.0.254/24", [2023-03-30T04:48:04.098Z] "hosts": [ [2023-03-30T04:48:04.098Z] "tcp://0.0.0.0:5555", [2023-03-30T04:48:04.098Z] "unix:///var/run/docker.sock" [2023-03-30T04:48:04.098Z] ], [2023-03-30T04:48:04.098Z] "mtu": 1458, [2023-03-30T04:48:04.098Z] "selinux-enabled": true, [2023-03-30T04:48:04.098Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-30T04:48:04.098Z] } [Pipeline] sh [2023-03-30T04:48:04.422Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-30T04:48:04.754Z] + sudo service docker restart [2023-03-30T04:48:06.279Z] Installing build dependencies: finished with status 'done' [2023-03-30T04:48:06.279Z] Getting requirements to build wheel: started [2023-03-30T04:48:06.847Z] Getting requirements to build wheel: finished with status 'done' [2023-03-30T04:48:06.847Z] Preparing metadata (pyproject.toml): started [2023-03-30T04:48:07.414Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-03-30T04:48:07.414Z] Collecting validate-email>=1.2 [2023-03-30T04:48:07.414Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-03-30T04:48:07.414Z] Preparing metadata (setup.py): started [2023-03-30T04:48:07.673Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:48:07.673Z] Collecting click>=3.3 [2023-03-30T04:48:07.673Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-03-30T04:48:07.673Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 2.2 MB/s eta 0:00:00 [2023-03-30T04:48:07.673Z] Collecting jsonpointer>=1.7 [2023-03-30T04:48:07.673Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-03-30T04:48:07.934Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2023-03-30T04:48:07.934Z] Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) [2023-03-30T04:48:07.934Z] 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) [2023-03-30T04:48:07.934Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.12.7) [2023-03-30T04:48:07.934Z] Collecting decorator [2023-03-30T04:48:07.934Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-03-30T04:48:07.934Z] Collecting ply [2023-03-30T04:48:07.934Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-03-30T04:48:07.934Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.4 MB/s eta 0:00:00 [2023-03-30T04:48:08.193Z] Collecting attrs>=17.4.0 [2023-03-30T04:48:08.193Z] Downloading attrs-22.2.0-py3-none-any.whl (60 kB) [2023-03-30T04:48:08.193Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 1.4 MB/s eta 0:00:00 [2023-03-30T04:48:08.193Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2023-03-30T04:48:08.193Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-03-30T04:48:08.193Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 1.1 MB/s eta 0:00:00 [2023-03-30T04:48:08.193Z] Collecting pytz-deprecation-shim [2023-03-30T04:48:08.453Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2023-03-30T04:48:08.453Z] Collecting tzdata [2023-03-30T04:48:08.453Z] Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) [2023-03-30T04:48:08.453Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 11.3 MB/s eta 0:00:00 [2023-03-30T04:48:08.453Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-03-30T04:48:08.453Z] Building wheel for flex (setup.py): started [2023-03-30T04:48:09.019Z] Building wheel for flex (setup.py): finished with status 'done' [2023-03-30T04:48:09.019Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=c778592d0bde8e080930259b0c5f9ad45546d9e344080a5c8b454213acfd0b58 [2023-03-30T04:48:09.019Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-03-30T04:48:09.019Z] Building wheel for strict-rfc3339 (setup.py): started [2023-03-30T04:48:09.280Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-03-30T04:48:09.280Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=d4ac61ce372f674b872aa3a1d4d5a8a8b06a47488156c5b72875296125260fb4 [2023-03-30T04:48:09.280Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-03-30T04:48:09.280Z] Building wheel for GenSON (setup.py): started [2023-03-30T04:48:09.540Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-03-30T04:48:09.540Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=5241e1fcba504d71d6b3f5bdd592f1e9ee781931c06338d144cdf98df059d462 [2023-03-30T04:48:09.540Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-03-30T04:48:09.540Z] Building wheel for PyYAML (pyproject.toml): started [2023-03-30T04:48:10.108Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-03-30T04:48:10.108Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=24b5f8bf84dbea900fd2e5ca7e1aa93e1ebe5de625ea8e30d88b4dd577313ca0 [2023-03-30T04:48:10.108Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-03-30T04:48:10.108Z] Building wheel for validate-email (setup.py): started [2023-03-30T04:48:10.368Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-03-30T04:48:10.368Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=74b29b837afa263f466399156b9478b60368b6cb24c5d81f28c845f610a46525 [2023-03-30T04:48:10.368Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-03-30T04:48:10.627Z] Successfully built flex strict-rfc3339 GenSON PyYAML validate-email [2023-03-30T04:48:10.887Z] 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 [2023-03-30T04:48:15.087Z] 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 [2023-03-30T04:48:15.087Z] 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 [2023-03-30T04:48:16.020Z] Collecting robotbackgroundlogger==1.2 [2023-03-30T04:48:16.020Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-03-30T04:48:16.020Z] Preparing metadata (setup.py): started [2023-03-30T04:48:16.279Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:48:16.279Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2023-03-30T04:48:16.279Z] Building wheels for collected packages: robotbackgroundlogger [2023-03-30T04:48:16.279Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-03-30T04:48:16.537Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-03-30T04:48:16.537Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=e12421d5c3d7c8da142f2e95153f9db1631cd34289656a49942510f02dc8302e [2023-03-30T04:48:16.537Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-03-30T04:48:16.537Z] Successfully built robotbackgroundlogger [2023-03-30T04:48:16.794Z] Installing collected packages: robotbackgroundlogger [2023-03-30T04:48:16.794Z] Successfully installed robotbackgroundlogger-1.2 [2023-03-30T04:48:16.794Z] 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 [2023-03-30T04:48:17.360Z] Collecting configparser==5.0.1 [2023-03-30T04:48:17.360Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-03-30T04:48:17.926Z] Installing collected packages: configparser [2023-03-30T04:48:17.926Z] Successfully installed configparser-5.0.1 [2023-03-30T04:48:17.926Z] 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 [2023-03-30T04:48:18.494Z] Collecting requests==2.25.1 [2023-03-30T04:48:18.494Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-03-30T04:48:18.494Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 1.5 MB/s eta 0:00:00 [2023-03-30T04:48:18.494Z] Collecting chardet<5,>=3.0.2 [2023-03-30T04:48:18.494Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-03-30T04:48:18.757Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 13.8 MB/s eta 0:00:00 [2023-03-30T04:48:18.757Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.12.7) [2023-03-30T04:48:18.757Z] Collecting idna<3,>=2.5 [2023-03-30T04:48:18.757Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-03-30T04:48:18.757Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.3 MB/s eta 0:00:00 [2023-03-30T04:48:18.757Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.15) [2023-03-30T04:48:19.015Z] Installing collected packages: idna, chardet, requests [2023-03-30T04:48:19.015Z] Attempting uninstall: idna [2023-03-30T04:48:19.015Z] Found existing installation: idna 3.4 [2023-03-30T04:48:19.015Z] Uninstalling idna-3.4: [2023-03-30T04:48:19.015Z] Successfully uninstalled idna-3.4 [2023-03-30T04:48:19.593Z] Attempting uninstall: requests [2023-03-30T04:48:19.593Z] Found existing installation: requests 2.28.2 [2023-03-30T04:48:19.593Z] Uninstalling requests-2.28.2: [2023-03-30T04:48:19.593Z] Successfully uninstalled requests-2.28.2 [2023-03-30T04:48:19.593Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2023-03-30T04:48:19.593Z] 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 [2023-03-30T04:48:20.158Z] Collecting robotframework-requests==0.8.0 [2023-03-30T04:48:20.158Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-03-30T04:48:20.422Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2023-03-30T04:48:20.422Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2023-03-30T04:48:20.422Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2023-03-30T04:48:20.422Z] 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) [2023-03-30T04:48:20.422Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.12.7) [2023-03-30T04:48:20.422Z] 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) [2023-03-30T04:48:20.681Z] Installing collected packages: robotframework-requests [2023-03-30T04:48:20.681Z] Successfully installed robotframework-requests-0.8.0 [2023-03-30T04:48:20.681Z] 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 [2023-03-30T04:48:21.250Z] Collecting paho-mqtt==1.5.1 [2023-03-30T04:48:21.250Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-03-30T04:48:21.250Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 7.7 MB/s eta 0:00:00 [2023-03-30T04:48:21.250Z] Preparing metadata (setup.py): started [2023-03-30T04:48:21.509Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:48:21.509Z] Building wheels for collected packages: paho-mqtt [2023-03-30T04:48:21.509Z] Building wheel for paho-mqtt (setup.py): started [2023-03-30T04:48:22.076Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-03-30T04:48:22.076Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=f2c4594857c9c43d7a0852a9a98b8d613eb196d2a9b688c8d286a96d1288a2d4 [2023-03-30T04:48:22.076Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-03-30T04:48:22.076Z] Successfully built paho-mqtt [2023-03-30T04:48:22.334Z] Installing collected packages: paho-mqtt [2023-03-30T04:48:22.334Z] Successfully installed paho-mqtt-1.5.1 [2023-03-30T04:48:22.334Z] 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 [2023-03-30T04:48:23.007Z] provisioning config files... [2023-03-30T04:48:23.029Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9666992102336183914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T04:48:23.266Z] Collecting redis==4.5.3 [2023-03-30T04:48:23.266Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-03-30T04:48:23.266Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 15.2 MB/s eta 0:00:00 [2023-03-30T04:48:23.266Z] Collecting async-timeout>=4.0.2 [2023-03-30T04:48:23.266Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-03-30T04:48:23.370Z] ---> docker-login.sh [2023-03-30T04:48:23.370Z] nexus3.edgexfoundry.org:10001 [2023-03-30T04:48:23.524Z] Installing collected packages: async-timeout, redis [2023-03-30T04:48:23.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:48:23.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:48:23.961Z] Configure a credential helper to remove this warning. See [2023-03-30T04:48:23.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:48:23.961Z] [2023-03-30T04:48:23.961Z] Login Succeeded [2023-03-30T04:48:23.961Z] nexus3.edgexfoundry.org:10002 [2023-03-30T04:48:24.090Z] Successfully installed async-timeout-4.0.2 redis-4.5.3 [2023-03-30T04:48:24.090Z] 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 [2023-03-30T04:48:24.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:48:24.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:48:24.501Z] Configure a credential helper to remove this warning. See [2023-03-30T04:48:24.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:48:24.501Z] [2023-03-30T04:48:24.501Z] Login Succeeded [2023-03-30T04:48:24.501Z] nexus3.edgexfoundry.org:10003 [2023-03-30T04:48:24.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:48:24.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:48:24.772Z] Configure a credential helper to remove this warning. See [2023-03-30T04:48:24.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:48:24.772Z] [2023-03-30T04:48:24.772Z] Login Succeeded [2023-03-30T04:48:24.772Z] nexus3.edgexfoundry.org:10004 [2023-03-30T04:48:25.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:48:25.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:48:25.042Z] Configure a credential helper to remove this warning. See [2023-03-30T04:48:25.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:48:25.042Z] [2023-03-30T04:48:25.042Z] Login Succeeded [2023-03-30T04:48:25.042Z] docker.io [2023-03-30T04:48:25.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-30T04:48:25.467Z] Collecting pyzmq==22.2.1 [2023-03-30T04:48:25.467Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-03-30T04:48:25.467Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.3 MB/s eta 0:00:00 [2023-03-30T04:48:25.467Z] Installing build dependencies: started [2023-03-30T04:48:25.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-30T04:48:25.583Z] Configure a credential helper to remove this warning. See [2023-03-30T04:48:25.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-30T04:48:25.583Z] [2023-03-30T04:48:25.583Z] Login Succeeded [2023-03-30T04:48:25.583Z] ---> docker-login.sh ends [Pipeline] } [2023-03-30T04:48:25.598Z] 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 [2023-03-30T04:48:26.235Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-30T04:48:26.564Z] + ls -al . [2023-03-30T04:48:26.564Z] total 64 [2023-03-30T04:48:26.564Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 30 04:48 . [2023-03-30T04:48:26.564Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 04:47 .. [2023-03-30T04:48:26.564Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 30 04:48 .git [2023-03-30T04:48:26.564Z] -rw-rw-r-- 1 jenkins jenkins 22 Mar 30 04:48 .gitignore [2023-03-30T04:48:26.564Z] -rw-rw-r-- 1 jenkins jenkins 2268 Mar 30 04:48 Dockerfile [2023-03-30T04:48:26.564Z] -rw-rw-r-- 1 jenkins jenkins 746 Mar 30 04:48 Jenkinsfile [2023-03-30T04:48:26.564Z] -rw-rw-r-- 1 jenkins jenkins 11381 Mar 30 04:48 LICENSE [2023-03-30T04:48:26.564Z] -rw-rw-r-- 1 jenkins jenkins 3582 Mar 30 04:48 README.md [2023-03-30T04:48:26.564Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 30 04:48 TAF-Manager [2023-03-30T04:48:26.564Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 30 04:48 TUC [2023-03-30T04:48:26.564Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 30 04:45 VERSION [2023-03-30T04:48:26.564Z] -rw-rw-r-- 1 jenkins jenkins 344 Mar 30 04:48 requirements.txt [2023-03-30T04:48:26.564Z] -rw-rw-r-- 1 jenkins jenkins 54 Mar 30 04:48 robot-entrypoint.sh [2023-03-30T04:48:26.564Z] -rw-rw-r-- 1 jenkins jenkins 445 Mar 30 04:48 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T04:48:26.912Z] + 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 . [2023-03-30T04:48:26.912Z] Sending build context to Docker daemon 259.1kB [2023-03-30T04:48:27.182Z] Step 1/12 : FROM alpine:3.16 [2023-03-30T04:48:27.772Z] 3.16: Pulling from library/alpine [2023-03-30T04:48:27.772Z] 547446be3368: Pulling fs layer [2023-03-30T04:48:28.000Z] Installing build dependencies: finished with status 'done' [2023-03-30T04:48:28.000Z] Getting requirements to build wheel: started [2023-03-30T04:48:28.043Z] 547446be3368: Verifying Checksum [2023-03-30T04:48:28.043Z] 547446be3368: Download complete [2023-03-30T04:48:28.260Z] Getting requirements to build wheel: finished with status 'done' [2023-03-30T04:48:28.260Z] Preparing metadata (pyproject.toml): started [2023-03-30T04:48:28.638Z] 547446be3368: Pull complete [2023-03-30T04:48:28.638Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-03-30T04:48:28.638Z] Status: Downloaded newer image for alpine:3.16 [2023-03-30T04:48:28.638Z] ---> 3b5033019969 [2023-03-30T04:48:28.638Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-03-30T04:48:28.638Z] ---> Running in 47e88ae8d5d5 [2023-03-30T04:48:28.827Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-03-30T04:48:28.827Z] Building wheels for collected packages: pyzmq [2023-03-30T04:48:28.827Z] Building wheel for pyzmq (pyproject.toml): started [2023-03-30T04:48:29.224Z] Removing intermediate container 47e88ae8d5d5 [2023-03-30T04:48:29.224Z] ---> a5851160cc68 [2023-03-30T04:48:29.224Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2023-03-30T04:48:29.224Z] ---> Running in a2ec848bcfe2 [2023-03-30T04:48:29.495Z] Removing intermediate container a2ec848bcfe2 [2023-03-30T04:48:29.495Z] ---> 8d476ca5c1db [2023-03-30T04:48:29.495Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2023-03-30T04:48:30.464Z] ---> 4b7970416a4b [2023-03-30T04:48:30.464Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-03-30T04:48:30.746Z] ---> 843c7f707f1c [2023-03-30T04:48:30.746Z] Step 6/12 : WORKDIR /edgex-taf [2023-03-30T04:48:30.746Z] ---> Running in 54ad2754c827 [2023-03-30T04:48:31.338Z] Removing intermediate container 54ad2754c827 [2023-03-30T04:48:31.338Z] ---> 122465ddda82 [2023-03-30T04:48:31.338Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-30T04:48:31.338Z] ---> Running in 31054a9d1e89 [2023-03-30T04:48:33.294Z] Removing intermediate container 31054a9d1e89 [2023-03-30T04:48:33.294Z] ---> cf99bec10975 [2023-03-30T04:48:33.295Z] 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 [2023-03-30T04:48:33.295Z] ---> Running in d66dd454548b [2023-03-30T04:48:34.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-30T04:48:34.842Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-30T04:48:36.252Z] OK: 5 MiB in 14 packages [2023-03-30T04:48:36.252Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-30T04:48:36.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-30T04:48:38.251Z] (1/9) Installing ca-certificates (20220614-r0) [2023-03-30T04:48:38.832Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-03-30T04:48:39.097Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-03-30T04:48:39.682Z] (4/9) Installing libcurl (7.83.1-r6) [2023-03-30T04:48:39.948Z] (5/9) Installing curl (7.83.1-r6) [2023-03-30T04:48:40.529Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-03-30T04:48:43.116Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-03-30T04:48:43.383Z] (8/9) Installing jq (1.6-r1) [2023-03-30T04:48:44.025Z] (9/9) Installing openssl (1.1.1t-r2) [2023-03-30T04:48:44.304Z] Executing busybox-1.35.0-r17.trigger [2023-03-30T04:48:44.304Z] Executing ca-certificates-20220614-r0.trigger [2023-03-30T04:48:44.575Z] OK: 50 MiB in 23 packages [2023-03-30T04:48:44.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-30T04:48:45.427Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-30T04:48:46.843Z] (1/136) Installing libmagic (5.41-r0) [2023-03-30T04:48:47.430Z] (2/136) Installing file (5.41-r0) [2023-03-30T04:48:47.701Z] (3/136) Installing libxau (1.0.9-r0) [2023-03-30T04:48:47.971Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-03-30T04:48:48.240Z] (5/136) Installing libxcb (1.15-r0) [2023-03-30T04:48:48.827Z] (6/136) Installing libx11 (1.8-r0) [2023-03-30T04:48:49.414Z] (7/136) Installing libxext (1.3.4-r0) [2023-03-30T04:48:49.683Z] (8/136) Installing libice (1.0.10-r0) [2023-03-30T04:48:50.267Z] (9/136) Installing libuuid (2.38-r1) [2023-03-30T04:48:50.534Z] (10/136) Installing libsm (1.2.3-r0) [2023-03-30T04:48:50.801Z] (11/136) Installing libxt (1.2.1-r0) [2023-03-30T04:48:51.386Z] (12/136) Installing libxmu (1.1.3-r0) [2023-03-30T04:48:51.654Z] (13/136) Installing xset (1.2.4-r0) [2023-03-30T04:48:51.923Z] (14/136) Installing xprop (1.2.5-r0) [2023-03-30T04:48:52.190Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-03-30T04:48:52.772Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-03-30T04:48:53.036Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-03-30T04:48:53.301Z] (18/136) Installing libffi (3.4.2-r1) [2023-03-30T04:48:53.881Z] (19/136) Installing libintl (0.21-r2) [2023-03-30T04:48:54.146Z] (20/136) Installing libblkid (2.38-r1) [2023-03-30T04:48:54.420Z] (21/136) Installing libmount (2.38-r1) [2023-03-30T04:48:55.000Z] (22/136) Installing pcre (8.45-r2) [2023-03-30T04:48:55.265Z] (23/136) Installing glib (2.72.1-r0) [2023-03-30T04:48:55.365Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-03-30T04:48:55.365Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537172 sha256=7d93abb0c54cd754daad004456ef4f5e3103ecb0bdff75b9013cacfd235abc33 [2023-03-30T04:48:55.365Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-03-30T04:48:55.365Z] Successfully built pyzmq [2023-03-30T04:48:55.365Z] Installing collected packages: pyzmq [2023-03-30T04:48:55.365Z] Successfully installed pyzmq-22.2.1 [2023-03-30T04:48:55.365Z] 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 [2023-03-30T04:48:55.365Z] Collecting robotframework-seleniumlibrary==5.1.3 [2023-03-30T04:48:55.365Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-03-30T04:48:55.365Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 7.8 MB/s eta 0:00:00 [2023-03-30T04:48:55.365Z] Collecting robotframework-pythonlibcore>=2.1.0 [2023-03-30T04:48:55.365Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-03-30T04:48:55.365Z] Collecting selenium>=3.141.0 [2023-03-30T04:48:55.365Z] Downloading selenium-4.8.3-py3-none-any.whl (6.5 MB) [2023-03-30T04:48:55.365Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 34.0 MB/s eta 0:00:00 [2023-03-30T04:48:55.365Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2023-03-30T04:48:55.365Z] 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) [2023-03-30T04:48:55.365Z] 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) [2023-03-30T04:48:55.365Z] Collecting trio~=0.17 [2023-03-30T04:48:55.365Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-03-30T04:48:55.365Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 35.7 MB/s eta 0:00:00 [2023-03-30T04:48:55.365Z] Collecting trio-websocket~=0.9 [2023-03-30T04:48:55.365Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-03-30T04:48:55.365Z] Collecting sortedcontainers [2023-03-30T04:48:55.365Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-03-30T04:48:55.365Z] 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) [2023-03-30T04:48:55.365Z] Collecting sniffio [2023-03-30T04:48:55.365Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-03-30T04:48:55.365Z] 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) [2023-03-30T04:48:55.365Z] Collecting exceptiongroup>=1.0.0rc9 [2023-03-30T04:48:55.365Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-03-30T04:48:55.365Z] Collecting outcome [2023-03-30T04:48:55.365Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-03-30T04:48:55.365Z] Collecting async-generator>=1.9 [2023-03-30T04:48:55.365Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-03-30T04:48:55.365Z] Collecting wsproto>=0.14 [2023-03-30T04:48:55.365Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-03-30T04:48:55.365Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2023-03-30T04:48:55.365Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-03-30T04:48:55.365Z] Collecting h11<1,>=0.9.0 [2023-03-30T04:48:55.365Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-03-30T04:48:55.365Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.2 MB/s eta 0:00:00 [2023-03-30T04:48:55.365Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2023-03-30T04:48:55.845Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-03-30T04:48:55.931Z] 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 [2023-03-30T04:48:55.932Z] 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 [2023-03-30T04:48:56.427Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-03-30T04:48:56.691Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-03-30T04:48:56.866Z] Collecting psycopg2==2.9.3 [2023-03-30T04:48:56.866Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-03-30T04:48:56.866Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 23.3 MB/s eta 0:00:00 [2023-03-30T04:48:56.866Z] Preparing metadata (setup.py): started [2023-03-30T04:48:57.125Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:48:57.125Z] Building wheels for collected packages: psycopg2 [2023-03-30T04:48:57.125Z] Building wheel for psycopg2 (setup.py): started [2023-03-30T04:48:57.271Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-03-30T04:48:57.854Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-03-30T04:48:58.119Z] (29/136) Installing libpng (1.6.37-r1) [2023-03-30T04:48:58.701Z] (30/136) Installing libwebp (1.2.3-r0) [2023-03-30T04:48:58.967Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-03-30T04:48:59.548Z] (32/136) Installing tiff (4.4.0-r1) [2023-03-30T04:48:59.814Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-03-30T04:49:00.396Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-03-30T04:49:00.661Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-03-30T04:49:00.927Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-03-30T04:49:01.200Z] (37/136) Installing libxrender (0.9.10-r3) [2023-03-30T04:49:01.471Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-03-30T04:49:01.738Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-03-30T04:49:02.005Z] (40/136) Installing libxi (1.8-r0) [2023-03-30T04:49:02.589Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-03-30T04:49:02.858Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-03-30T04:49:03.130Z] (43/136) Installing atk (2.38.0-r0) [2023-03-30T04:49:03.397Z] (44/136) Installing libxtst (1.2.3-r3) [2023-03-30T04:49:03.673Z] (45/136) Installing dbus-libs (1.14.4-r0) [2023-03-30T04:49:04.259Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-03-30T04:49:04.528Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-03-30T04:49:05.111Z] (48/136) Installing expat (2.5.0-r0) [2023-03-30T04:49:05.376Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-03-30T04:49:05.643Z] (50/136) Installing freetype (2.12.1-r0) [2023-03-30T04:49:06.226Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-03-30T04:49:06.493Z] (52/136) Installing pixman (0.40.0-r4) [2023-03-30T04:49:07.077Z] (53/136) Installing cairo (1.17.4-r2) [2023-03-30T04:49:07.101Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-03-30T04:49:07.101Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478589 sha256=86e51136eabe66e0cbe96659d361ffe89e56c9c0756e0bc4e74f3855f3219987 [2023-03-30T04:49:07.101Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-03-30T04:49:07.101Z] Successfully built psycopg2 [2023-03-30T04:49:07.101Z] Installing collected packages: psycopg2 [2023-03-30T04:49:07.101Z] Successfully installed psycopg2-2.9.3 [2023-03-30T04:49:07.101Z] 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 [2023-03-30T04:49:07.661Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-03-30T04:49:07.929Z] (55/136) Installing avahi-libs (0.8-r6) [2023-03-30T04:49:08.038Z] Collecting numpy==1.22.3 [2023-03-30T04:49:08.038Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-03-30T04:49:08.038Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 54.1 MB/s eta 0:00:00 [2023-03-30T04:49:08.194Z] (56/136) Installing gmp (6.2.1-r2) [2023-03-30T04:49:08.607Z] Installing build dependencies: started [2023-03-30T04:49:08.777Z] (57/136) Installing nettle (3.7.3-r0) [2023-03-30T04:49:09.043Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-03-30T04:49:09.624Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-03-30T04:49:09.889Z] (60/136) Installing libunistring (1.0-r0) [2023-03-30T04:49:10.471Z] (61/136) Installing gnutls (3.7.7-r1) [2023-03-30T04:49:11.052Z] (62/136) Installing cups-libs (2.4.2-r0) [2023-03-30T04:49:11.318Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-03-30T04:49:11.897Z] (64/136) Installing fribidi (1.0.12-r0) [2023-03-30T04:49:12.163Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-03-30T04:49:12.746Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-03-30T04:49:12.798Z] Installing build dependencies: finished with status 'done' [2023-03-30T04:49:12.798Z] Getting requirements to build wheel: started [2023-03-30T04:49:12.798Z] Getting requirements to build wheel: finished with status 'done' [2023-03-30T04:49:12.798Z] Preparing metadata (pyproject.toml): started [2023-03-30T04:49:13.013Z] (67/136) Installing libxft (2.3.4-r0) [2023-03-30T04:49:13.367Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-03-30T04:49:13.594Z] (68/136) Installing pango (1.50.7-r0) [2023-03-30T04:49:13.626Z] Building wheels for collected packages: numpy [2023-03-30T04:49:13.626Z] Building wheel for numpy (pyproject.toml): started [2023-03-30T04:49:13.860Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-03-30T04:49:14.124Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-30T04:49:14.705Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-03-30T04:49:14.705Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-03-30T04:49:15.287Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-03-30T04:49:15.866Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-03-30T04:49:16.446Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-03-30T04:49:16.712Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-03-30T04:49:16.977Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-03-30T04:49:17.243Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-03-30T04:49:17.823Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-03-30T04:49:18.090Z] (79/136) Installing libogg (1.3.5-r1) [2023-03-30T04:49:18.670Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-30T04:49:18.937Z] (81/136) Installing flac (1.3.4-r0) [2023-03-30T04:49:19.518Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-03-30T04:49:20.101Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-03-30T04:49:20.365Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-03-30T04:49:20.946Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-03-30T04:49:21.528Z] (86/136) Installing libass (0.16.0-r0) [2023-03-30T04:49:21.792Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-03-30T04:49:22.373Z] (88/136) Installing libdrm (2.4.110-r0) [2023-03-30T04:49:22.638Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-30T04:49:23.218Z] (90/136) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-30T04:49:23.483Z] (91/136) Installing lame (3.100-r0) [2023-03-30T04:49:24.064Z] (92/136) Installing opus (1.3.1-r1) [2023-03-30T04:49:24.644Z] (93/136) Installing libasyncns (0.8-r1) [2023-03-30T04:49:24.644Z] (94/136) Installing libltdl (2.4.7-r0) [2023-03-30T04:49:25.225Z] (95/136) Installing orc (0.4.32-r0) [2023-03-30T04:49:25.491Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-03-30T04:49:26.074Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-03-30T04:49:26.338Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-03-30T04:49:26.921Z] (99/136) Installing soxr (0.1.3-r2) [2023-03-30T04:49:27.189Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-03-30T04:49:27.454Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-03-30T04:49:28.033Z] (102/136) Installing libpulse (15.0-r2) [2023-03-30T04:49:28.619Z] (103/136) Installing cjson (1.7.15-r3) [2023-03-30T04:49:28.885Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-03-30T04:49:29.153Z] (105/136) Installing librist (0.2.6-r1) [2023-03-30T04:49:29.735Z] (106/136) Installing libsrt (1.4.4-r0) [2023-03-30T04:49:30.002Z] (107/136) Installing libssh (0.9.6-r1) [2023-03-30T04:49:30.587Z] (108/136) Installing libtheora (1.1.1-r16) [2023-03-30T04:49:30.853Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-03-30T04:49:31.434Z] (110/136) Installing libva (2.14.0-r0) [2023-03-30T04:49:31.701Z] (111/136) Installing libvdpau (1.5-r0) [2023-03-30T04:49:31.969Z] (112/136) Installing vidstab (1.1.0-r1) [2023-03-30T04:49:32.554Z] (113/136) Installing libvpx (1.11.0-r1) [2023-03-30T04:49:33.140Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-03-30T04:49:33.408Z] (115/136) Installing numactl (2.0.14-r0) [2023-03-30T04:49:33.990Z] (116/136) Installing x265-libs (3.5-r3) [2023-03-30T04:49:34.574Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-03-30T04:49:34.841Z] (118/136) Installing ffmpeg-libs (5.0.1-r1) [2023-03-30T04:49:35.805Z] (119/136) Installing libevent (2.1.12-r4) [2023-03-30T04:49:36.387Z] (120/136) Installing mesa (21.3.9-r0) [2023-03-30T04:49:36.655Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-03-30T04:49:36.921Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-03-30T04:49:37.503Z] (123/136) Installing icu-data-en (71.1-r2) [2023-03-30T04:49:37.770Z] Executing icu-data-en-71.1-r2.post-install [2023-03-30T04:49:37.770Z] * [2023-03-30T04:49:37.770Z] * If you need ICU with non-English locales and legacy charset support, install [2023-03-30T04:49:37.770Z] * package icu-data-full. [2023-03-30T04:49:37.770Z] * [2023-03-30T04:49:37.770Z] (124/136) Installing icu-libs (71.1-r2) [2023-03-30T04:49:38.730Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-03-30T04:49:38.996Z] (126/136) Installing minizip (1.2.12-r0) [2023-03-30T04:49:39.262Z] (127/136) Installing nspr (4.33-r0) [2023-03-30T04:49:39.530Z] (128/136) Installing sqlite-libs (3.38.5-r0) [2023-03-30T04:49:40.109Z] (129/136) Installing nss (3.78.1-r0) [2023-03-30T04:49:40.692Z] (130/136) Installing re2 (2022.04.01-r0) [2023-03-30T04:49:41.273Z] (131/136) Installing snappy (1.1.9-r4) [2023-03-30T04:49:41.538Z] (132/136) Installing libgpg-error (1.45-r0) [2023-03-30T04:49:41.804Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-03-30T04:49:42.387Z] (134/136) Installing libxslt (1.1.35-r0) [2023-03-30T04:49:42.970Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-03-30T04:49:48.322Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-03-30T04:49:48.322Z] Executing busybox-1.35.0-r17.trigger [2023-03-30T04:49:48.322Z] Executing glib-2.72.1-r0.trigger [2023-03-30T04:49:48.322Z] Executing shared-mime-info-2.2-r2.trigger [2023-03-30T04:49:50.909Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-30T04:49:50.909Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-03-30T04:49:50.909Z] Executing fontconfig-2.14.0-r0.trigger [2023-03-30T04:49:50.909Z] Executing mkfontscale-1.2.2-r0.trigger [2023-03-30T04:49:50.909Z] OK: 376 MiB in 159 packages [2023-03-30T04:49:50.909Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-30T04:49:51.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-30T04:49:52.913Z] (1/21) Installing binutils (2.38-r3) [2023-03-30T04:49:53.873Z] (2/21) Installing isl22 (0.22-r0) [2023-03-30T04:49:54.139Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-03-30T04:49:54.721Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-03-30T04:49:54.987Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-03-30T04:50:01.631Z] (6/21) Installing musl-dev (1.2.3-r2) [2023-03-30T04:50:01.896Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-03-30T04:50:02.161Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-03-30T04:50:03.117Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-03-30T04:50:03.382Z] (10/21) Installing libpq (14.7-r0) [2023-03-30T04:50:03.964Z] (11/21) Installing openssl-dev (1.1.1t-r2) [2023-03-30T04:50:04.548Z] (12/21) Installing libpq-dev (14.7-r0) [2023-03-30T04:50:04.813Z] (13/21) Installing libecpg (14.7-r0) [2023-03-30T04:50:05.393Z] (14/21) Installing libecpg-dev (14.7-r0) [2023-03-30T04:50:05.661Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-03-30T04:50:08.241Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-03-30T04:50:14.884Z] (17/21) Installing clang (13.0.1-r1) [2023-03-30T04:50:15.467Z] (18/21) Installing icu (71.1-r2) [2023-03-30T04:50:16.051Z] (19/21) Installing icu-dev (71.1-r2) [2023-03-30T04:50:16.632Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-03-30T04:50:18.583Z] (21/21) Installing postgresql14-dev (14.7-r0) [2023-03-30T04:50:19.170Z] Executing busybox-1.35.0-r17.trigger [2023-03-30T04:50:19.170Z] OK: 768 MiB in 180 packages [2023-03-30T04:50:19.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-30T04:50:20.022Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-30T04:50:21.430Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-03-30T04:50:23.947Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T04:50:24.010Z] (2/10) Installing gdbm (1.23-r0) [2023-03-30T04:50:24.010Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-03-30T04:50:24.276Z] (4/10) Installing readline (8.1.2-r0) [2023-03-30T04:50:24.543Z] (5/10) Installing python3 (3.10.10-r0) [2023-03-30T04:50:27.120Z] (6/10) Installing python3-dev (3.10.10-r0) [2023-03-30T04:50:29.062Z] (7/10) Installing libsodium (1.0.18-r0) [2023-03-30T04:50:29.328Z] (8/10) Installing libzmq (4.3.4-r0) [2023-03-30T04:50:29.593Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-03-30T04:50:30.175Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-03-30T04:50:30.442Z] Executing busybox-1.35.0-r17.trigger [2023-03-30T04:50:30.442Z] OK: 938 MiB in 190 packages [2023-03-30T04:50:30.710Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-30T04:50:31.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-30T04:50:34.636Z] OK: 938 MiB in 190 packages [2023-03-30T04:50:34.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-30T04:50:34.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-30T04:50:36.309Z] (1/1) Installing tzdata (2023c-r0) [2023-03-30T04:50:36.892Z] Executing busybox-1.35.0-r17.trigger [2023-03-30T04:50:37.159Z] OK: 941 MiB in 191 packages [2023-03-30T04:50:38.118Z] (1/1) Purging tzdata (2023c-r0) [2023-03-30T04:50:38.384Z] Executing busybox-1.35.0-r17.trigger [2023-03-30T04:50:38.384Z] OK: 938 MiB in 190 packages [2023-03-30T04:50:53.375Z] Looking in links: /tmp/tmph8dz3h0j [2023-03-30T04:50:53.375Z] Processing /tmp/tmph8dz3h0j/setuptools-65.5.0-py3-none-any.whl [2023-03-30T04:50:53.375Z] Processing /tmp/tmph8dz3h0j/pip-22.3.1-py3-none-any.whl [2023-03-30T04:50:53.957Z] Installing collected packages: setuptools, pip [2023-03-30T04:51:08.931Z] Successfully installed pip-22.3.1 setuptools-65.5.0 [2023-03-30T04:51:08.931Z] 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 [2023-03-30T04:51:10.928Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.3.1) [2023-03-30T04:51:11.911Z] Collecting pip [2023-03-30T04:51:11.911Z] Downloading pip-23.0.1-py3-none-any.whl (2.1 MB) [2023-03-30T04:51:11.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 20.0 MB/s eta 0:00:00 [2023-03-30T04:51:11.911Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-03-30T04:51:14.526Z] Collecting setuptools [2023-03-30T04:51:14.526Z] Downloading setuptools-67.6.1-py3-none-any.whl (1.1 MB) [2023-03-30T04:51:14.968Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 18.1 MB/s eta 0:00:00 [2023-03-30T04:51:14.968Z] Collecting wheel [2023-03-30T04:51:14.968Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-03-30T04:51:15.251Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 18.6 MB/s eta 0:00:00 [2023-03-30T04:51:16.657Z] Installing collected packages: wheel, setuptools, pip [2023-03-30T04:51:16.923Z] Attempting uninstall: setuptools [2023-03-30T04:51:16.924Z] Found existing installation: setuptools 65.5.0 [2023-03-30T04:51:17.884Z] Uninstalling setuptools-65.5.0: [2023-03-30T04:51:17.884Z] Successfully uninstalled setuptools-65.5.0 [2023-03-30T04:51:20.627Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T04:51:22.141Z] Attempting uninstall: pip [2023-03-30T04:51:22.141Z] Found existing installation: pip 22.3.1 [2023-03-30T04:51:24.079Z] Uninstalling pip-22.3.1: [2023-03-30T04:51:24.079Z] Successfully uninstalled pip-22.3.1 [2023-03-30T04:51:36.384Z] Successfully installed pip-23.0.1 setuptools-67.6.1 wheel-0.40.0 [2023-03-30T04:51:36.384Z] 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 [2023-03-30T04:51:38.960Z] Processing ./edgex-taf-common [2023-03-30T04:51:38.960Z] Preparing metadata (setup.py): started [2023-03-30T04:51:39.919Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:51:39.919Z] Building wheels for collected packages: edgex-taf-common [2023-03-30T04:51:39.919Z] Building wheel for edgex-taf-common (setup.py): started [2023-03-30T04:51:41.329Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-03-30T04:51:41.329Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=818690b8b5c9cec37bb14a5df99b91b58fb8028355c418f5027c15278e88c091 [2023-03-30T04:51:41.329Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-03-30T04:51:41.596Z] Successfully built edgex-taf-common [2023-03-30T04:51:41.863Z] Installing collected packages: edgex-taf-common [2023-03-30T04:51:42.130Z] Successfully installed edgex-taf-common-0.0.0 [2023-03-30T04:51:42.130Z] 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 [2023-03-30T04:51:47.469Z] Collecting robotframework==4.1.3 [2023-03-30T04:51:47.469Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2023-03-30T04:51:47.469Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 8.9 MB/s eta 0:00:00 [2023-03-30T04:51:47.469Z] Installing collected packages: robotframework [2023-03-30T04:51:50.811Z] Successfully installed robotframework-4.1.3 [2023-03-30T04:51:50.811Z] 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 [2023-03-30T04:51:55.061Z] Collecting docker==4.4.1 [2023-03-30T04:51:55.061Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-03-30T04:51:55.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 2.8 MB/s eta 0:00:00 [2023-03-30T04:51:55.061Z] Collecting six>=1.4.0 [2023-03-30T04:51:55.061Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-03-30T04:51:55.327Z] Collecting websocket-client>=0.32.0 [2023-03-30T04:51:55.327Z] Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) [2023-03-30T04:51:55.593Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/55.9 kB 2.7 MB/s eta 0:00:00 [2023-03-30T04:51:55.859Z] Collecting requests!=2.18.0,>=2.14.2 [2023-03-30T04:51:55.859Z] Downloading requests-2.28.2-py3-none-any.whl (62 kB) [2023-03-30T04:51:56.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 2.7 MB/s eta 0:00:00 [2023-03-30T04:51:56.705Z] Collecting charset-normalizer<4,>=2 [2023-03-30T04:51:56.705Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) [2023-03-30T04:51:56.705Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 6.1 MB/s eta 0:00:00 [2023-03-30T04:51:56.972Z] Collecting idna<4,>=2.5 [2023-03-30T04:51:56.972Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-03-30T04:51:56.972Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.8 MB/s eta 0:00:00 [2023-03-30T04:51:57.239Z] Collecting certifi>=2017.4.17 [2023-03-30T04:51:57.239Z] Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) [2023-03-30T04:51:57.239Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 6.2 MB/s eta 0:00:00 [2023-03-30T04:51:57.820Z] Collecting urllib3<1.27,>=1.21.1 [2023-03-30T04:51:57.821Z] Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) [2023-03-30T04:51:57.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 5.8 MB/s eta 0:00:00 [2023-03-30T04:51:59.231Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2023-03-30T04:52:04.585Z] 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 [2023-03-30T04:52:04.585Z] 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 [2023-03-30T04:52:08.840Z] Collecting python-dotenv==0.15.0 [2023-03-30T04:52:08.840Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-03-30T04:52:09.106Z] Installing collected packages: python-dotenv [2023-03-30T04:52:09.372Z] Successfully installed python-dotenv-0.15.0 [2023-03-30T04:52:09.372Z] 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 [2023-03-30T04:52:13.623Z] Collecting RESTinstance==1.0.2 [2023-03-30T04:52:13.623Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-03-30T04:52:13.623Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2023-03-30T04:52:13.623Z] Collecting pygments [2023-03-30T04:52:13.888Z] Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) [2023-03-30T04:52:13.888Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.6 MB/s eta 0:00:00 [2023-03-30T04:52:13.888Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.2) [2023-03-30T04:52:14.846Z] Collecting pytz [2023-03-30T04:52:14.846Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-03-30T04:52:16.786Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 244.4 kB/s eta 0:00:00 [2023-03-30T04:52:17.051Z] Collecting docutils [2023-03-30T04:52:17.051Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2023-03-30T04:52:17.051Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 9.2 MB/s eta 0:00:00 [2023-03-30T04:52:17.316Z] Collecting flex [2023-03-30T04:52:17.316Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-03-30T04:52:17.316Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 [2023-03-30T04:52:17.582Z] Preparing metadata (setup.py): started [2023-03-30T04:52:18.986Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:52:19.254Z] Collecting jsonschema [2023-03-30T04:52:19.254Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-03-30T04:52:19.520Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.7 MB/s eta 0:00:00 [2023-03-30T04:52:19.520Z] Collecting strict-rfc3339 [2023-03-30T04:52:19.520Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-03-30T04:52:19.520Z] Preparing metadata (setup.py): started [2023-03-30T04:52:20.927Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:52:20.927Z] Collecting rfc3987 [2023-03-30T04:52:20.927Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-03-30T04:52:21.193Z] Collecting tzlocal [2023-03-30T04:52:21.193Z] Downloading tzlocal-4.3-py3-none-any.whl (20 kB) [2023-03-30T04:52:21.193Z] Collecting jsonpath-ng [2023-03-30T04:52:21.193Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-03-30T04:52:21.460Z] Collecting GenSON [2023-03-30T04:52:21.460Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-03-30T04:52:21.460Z] Preparing metadata (setup.py): started [2023-03-30T04:52:22.866Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:52:22.866Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2023-03-30T04:52:23.446Z] Collecting PyYAML>=3.11 [2023-03-30T04:52:23.446Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-03-30T04:52:23.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.2 MB/s eta 0:00:00 [2023-03-30T04:52:24.850Z] Installing build dependencies: started [2023-03-30T04:52:28.315Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T04:52:51.511Z] Installing build dependencies: finished with status 'done' [2023-03-30T04:52:51.511Z] Getting requirements to build wheel: started [2023-03-30T04:53:03.818Z] Getting requirements to build wheel: finished with status 'done' [2023-03-30T04:53:03.818Z] Preparing metadata (pyproject.toml): started [2023-03-30T04:53:05.754Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-03-30T04:53:05.754Z] Collecting validate-email>=1.2 [2023-03-30T04:53:05.754Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-03-30T04:53:05.754Z] Preparing metadata (setup.py): started [2023-03-30T04:53:07.158Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:53:08.113Z] Collecting click>=3.3 [2023-03-30T04:53:08.113Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-03-30T04:53:08.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.2 MB/s eta 0:00:00 [2023-03-30T04:53:08.113Z] Collecting jsonpointer>=1.7 [2023-03-30T04:53:08.113Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-03-30T04:53:08.113Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.12.7) [2023-03-30T04:53:08.113Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2023-03-30T04:53:08.113Z] 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) [2023-03-30T04:53:08.113Z] Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) [2023-03-30T04:53:08.379Z] Collecting ply [2023-03-30T04:53:08.379Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-03-30T04:53:08.379Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.5 MB/s eta 0:00:00 [2023-03-30T04:53:08.646Z] Collecting decorator [2023-03-30T04:53:08.646Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-03-30T04:53:09.227Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2023-03-30T04:53:09.227Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-03-30T04:53:09.227Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.6 MB/s eta 0:00:00 [2023-03-30T04:53:09.494Z] Collecting attrs>=17.4.0 [2023-03-30T04:53:09.494Z] Downloading attrs-22.2.0-py3-none-any.whl (60 kB) [2023-03-30T04:53:09.494Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 2.6 MB/s eta 0:00:00 [2023-03-30T04:53:09.758Z] Collecting pytz-deprecation-shim [2023-03-30T04:53:09.758Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2023-03-30T04:53:10.715Z] Collecting tzdata [2023-03-30T04:53:10.715Z] Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) [2023-03-30T04:53:10.715Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 9.1 MB/s eta 0:00:00 [2023-03-30T04:53:10.715Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-03-30T04:53:10.715Z] Building wheel for flex (setup.py): started [2023-03-30T04:53:13.288Z] Building wheel for flex (setup.py): finished with status 'done' [2023-03-30T04:53:13.288Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=8dfef210384fe7ab092304a49ee9078dc7112e12acefc99ec9a156d2f56639fb [2023-03-30T04:53:13.288Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-03-30T04:53:13.288Z] Building wheel for strict-rfc3339 (setup.py): started [2023-03-30T04:53:15.221Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-03-30T04:53:15.221Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=651a0fe1f415091a816037a379ab1e985e33cca1a1347c3acbbad71dc5e2300f [2023-03-30T04:53:15.221Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-03-30T04:53:15.221Z] Building wheel for GenSON (setup.py): started [2023-03-30T04:53:17.156Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-03-30T04:53:17.156Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=5dba4725d6f9baa029edc1075a89d7ff0e23d47a8a36617ad27942bc5063dd21 [2023-03-30T04:53:17.156Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-03-30T04:53:17.156Z] Building wheel for PyYAML (pyproject.toml): started [2023-03-30T04:53:20.495Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-03-30T04:53:20.495Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=b1a15ee804c32c5694080400590c16680af7da48a7cd9887d035f4df6b7664ba [2023-03-30T04:53:20.496Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-03-30T04:53:20.496Z] Building wheel for validate-email (setup.py): started [2023-03-30T04:53:22.433Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-03-30T04:53:22.433Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=dba68ba479ec2fb1d3caa652206c1620fd20de9203daf0459eeeaeb68ddc392b [2023-03-30T04:53:22.433Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-03-30T04:53:22.433Z] Successfully built flex strict-rfc3339 GenSON PyYAML validate-email [2023-03-30T04:53:24.372Z] 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 [2023-03-30T04:53:36.012Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T04:53:42.573Z] 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 [2023-03-30T04:53:42.573Z] 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 [2023-03-30T04:53:44.029Z] Collecting robotbackgroundlogger==1.2 [2023-03-30T04:53:44.300Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-03-30T04:53:44.300Z] Preparing metadata (setup.py): started [2023-03-30T04:53:45.731Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:53:45.731Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2023-03-30T04:53:45.731Z] Building wheels for collected packages: robotbackgroundlogger [2023-03-30T04:53:45.731Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-03-30T04:53:47.677Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-03-30T04:53:47.677Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=f59dd08e85e87a4508a81d3bcb2fa1fd9a350141d2a1af3971bef5352903bb64 [2023-03-30T04:53:47.677Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-03-30T04:53:47.677Z] Successfully built robotbackgroundlogger [2023-03-30T04:53:50.252Z] Installing collected packages: robotbackgroundlogger [2023-03-30T04:53:50.252Z] Successfully installed robotbackgroundlogger-1.2 [2023-03-30T04:53:50.252Z] 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 [2023-03-30T04:53:54.505Z] Collecting configparser==5.0.1 [2023-03-30T04:53:54.505Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-03-30T04:53:56.446Z] Installing collected packages: configparser [2023-03-30T04:53:56.446Z] Successfully installed configparser-5.0.1 [2023-03-30T04:53:56.446Z] 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 [2023-03-30T04:54:00.693Z] Collecting requests==2.25.1 [2023-03-30T04:54:00.959Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-03-30T04:54:00.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.1 MB/s eta 0:00:00 [2023-03-30T04:54:01.224Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.15) [2023-03-30T04:54:01.225Z] Collecting idna<3,>=2.5 [2023-03-30T04:54:01.225Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-03-30T04:54:01.225Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.5 MB/s eta 0:00:00 [2023-03-30T04:54:01.491Z] Collecting chardet<5,>=3.0.2 [2023-03-30T04:54:01.491Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-03-30T04:54:01.491Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 4.6 MB/s eta 0:00:00 [2023-03-30T04:54:01.491Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.12.7) [2023-03-30T04:54:04.068Z] Installing collected packages: idna, chardet, requests [2023-03-30T04:54:04.068Z] Attempting uninstall: idna [2023-03-30T04:54:04.068Z] Found existing installation: idna 3.4 [2023-03-30T04:54:04.068Z] Uninstalling idna-3.4: [2023-03-30T04:54:04.068Z] Successfully uninstalled idna-3.4 [2023-03-30T04:54:07.405Z] Attempting uninstall: requests [2023-03-30T04:54:07.405Z] Found existing installation: requests 2.28.2 [2023-03-30T04:54:07.405Z] Uninstalling requests-2.28.2: [2023-03-30T04:54:07.405Z] Successfully uninstalled requests-2.28.2 [2023-03-30T04:54:07.405Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2023-03-30T04:54:07.405Z] 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 [2023-03-30T04:54:08.075Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-03-30T04:54:08.075Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22359150 sha256=e7bb71a416aac99b665c08122ae9f978343bda0c51378496acae637e343ac148 [2023-03-30T04:54:08.075Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-03-30T04:54:08.075Z] Successfully built numpy [2023-03-30T04:54:08.075Z] Installing collected packages: numpy [2023-03-30T04:54:09.450Z] Successfully installed numpy-1.22.3 [2023-03-30T04:54:09.450Z] 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 [2023-03-30T04:54:10.385Z] Collecting psutil==5.9.0 [2023-03-30T04:54:10.385Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-03-30T04:54:10.385Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 26.0 MB/s eta 0:00:00 [2023-03-30T04:54:10.385Z] Preparing metadata (setup.py): started [2023-03-30T04:54:10.643Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:54:10.643Z] Building wheels for collected packages: psutil [2023-03-30T04:54:10.643Z] Building wheel for psutil (setup.py): started [2023-03-30T04:54:12.031Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-03-30T04:54:12.031Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271451 sha256=133c773e016c11fb5ae44cee10046ef010868773bcab1c149e68c15771cf867e [2023-03-30T04:54:12.031Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-03-30T04:54:12.031Z] Successfully built psutil [2023-03-30T04:54:12.598Z] Installing collected packages: psutil [2023-03-30T04:54:12.598Z] Successfully installed psutil-5.9.0 [2023-03-30T04:54:12.598Z] 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 [2023-03-30T04:54:12.736Z] Collecting robotframework-requests==0.8.0 [2023-03-30T04:54:12.736Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-03-30T04:54:12.736Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2023-03-30T04:54:12.736Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2023-03-30T04:54:12.736Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2023-03-30T04:54:12.736Z] 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) [2023-03-30T04:54:12.736Z] 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) [2023-03-30T04:54:12.736Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.12.7) [2023-03-30T04:54:13.533Z] Collecting pycryptodome==3.15.0 [2023-03-30T04:54:13.533Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2023-03-30T04:54:13.792Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 49.2 MB/s eta 0:00:00 [2023-03-30T04:54:14.051Z] Preparing metadata (setup.py): started [2023-03-30T04:54:15.312Z] Installing collected packages: robotframework-requests [2023-03-30T04:54:15.313Z] Successfully installed robotframework-requests-0.8.0 [2023-03-30T04:54:15.313Z] 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 [2023-03-30T04:54:15.426Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:54:15.426Z] Building wheels for collected packages: pycryptodome [2023-03-30T04:54:15.426Z] Building wheel for pycryptodome (setup.py): started [2023-03-30T04:54:19.558Z] Collecting paho-mqtt==1.5.1 [2023-03-30T04:54:19.558Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-03-30T04:54:19.558Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.2 MB/s eta 0:00:00 [2023-03-30T04:54:19.824Z] Preparing metadata (setup.py): started [2023-03-30T04:54:21.775Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:54:21.775Z] Building wheels for collected packages: paho-mqtt [2023-03-30T04:54:21.775Z] Building wheel for paho-mqtt (setup.py): started [2023-03-30T04:54:23.713Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-03-30T04:54:23.713Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=64226144c77be9ee44b24777e71fcb31b90f37c70bd03012adfef91e3f6298a9 [2023-03-30T04:54:23.713Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-03-30T04:54:23.713Z] Successfully built paho-mqtt [2023-03-30T04:54:25.651Z] Installing collected packages: paho-mqtt [2023-03-30T04:54:26.231Z] Successfully installed paho-mqtt-1.5.1 [2023-03-30T04:54:26.231Z] 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 [2023-03-30T04:54:31.565Z] Collecting redis==4.5.3 [2023-03-30T04:54:31.565Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-03-30T04:54:31.565Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 6.3 MB/s eta 0:00:00 [2023-03-30T04:54:31.565Z] Collecting async-timeout>=4.0.2 [2023-03-30T04:54:31.565Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-03-30T04:54:33.500Z] Installing collected packages: async-timeout, redis [2023-03-30T04:54:35.440Z] Successfully installed async-timeout-4.0.2 redis-4.5.3 [2023-03-30T04:54:35.440Z] 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 [2023-03-30T04:54:41.961Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2023-03-30T04:54:41.961Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111235 sha256=3fb59901cd11382271dd444e994c7b90a2a5e59935c46dd5e7fa4cdffc3772f5 [2023-03-30T04:54:41.961Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2023-03-30T04:54:41.961Z] Successfully built pycryptodome [2023-03-30T04:54:41.961Z] Installing collected packages: pycryptodome [2023-03-30T04:54:41.961Z] Successfully installed pycryptodome-3.15.0 [2023-03-30T04:54:41.961Z] 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 [2023-03-30T04:54:41.961Z] Collecting influxdb-client==1.33.0 [2023-03-30T04:54:41.961Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-03-30T04:54:41.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 20.3 MB/s eta 0:00:00 [2023-03-30T04:54:41.961Z] Collecting reactivex>=4.0.4 [2023-03-30T04:54:41.961Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-03-30T04:54:41.961Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 29.7 MB/s eta 0:00:00 [2023-03-30T04:54:41.961Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.6.1) [2023-03-30T04:54:41.962Z] Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.12.7) [2023-03-30T04:54:41.962Z] Collecting python-dateutil>=2.5.3 [2023-03-30T04:54:41.962Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-03-30T04:54:41.962Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 29.0 MB/s eta 0:00:00 [2023-03-30T04:54:41.962Z] Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) [2023-03-30T04:54:41.962Z] 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) [2023-03-30T04:54:41.962Z] Collecting typing-extensions<5.0.0,>=4.1.1 [2023-03-30T04:54:41.962Z] Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) [2023-03-30T04:54:41.962Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2023-03-30T04:54:41.962Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.5.0 [2023-03-30T04:54:41.962Z] 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 [2023-03-30T04:54:42.072Z] Collecting pyzmq==22.2.1 [2023-03-30T04:54:42.072Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-03-30T04:54:42.072Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.0 MB/s eta 0:00:00 [2023-03-30T04:54:43.477Z] Installing build dependencies: started [2023-03-30T04:55:00.057Z] Removing intermediate container 044caa96040d [2023-03-30T04:55:00.057Z] ---> 8704ac3c4f7f [2023-03-30T04:55:00.057Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-03-30T04:55:00.057Z] ---> Running in b9e162d2fa9f [2023-03-30T04:55:00.057Z] Removing intermediate container b9e162d2fa9f [2023-03-30T04:55:00.057Z] ---> 42d956962208 [2023-03-30T04:55:00.057Z] Step 10/12 : LABEL arch=amd64 [2023-03-30T04:55:00.057Z] ---> Running in 8158206b0c8f [2023-03-30T04:55:00.057Z] Removing intermediate container 8158206b0c8f [2023-03-30T04:55:00.057Z] ---> b312ed0d208e [2023-03-30T04:55:00.057Z] Step 11/12 : LABEL git_sha=437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b [2023-03-30T04:55:00.057Z] ---> Running in 96f713957e01 [2023-03-30T04:55:00.057Z] Removing intermediate container 96f713957e01 [2023-03-30T04:55:00.057Z] ---> db9a51411387 [2023-03-30T04:55:00.057Z] Step 12/12 : LABEL version=0.0.2-dev.21 [2023-03-30T04:55:00.057Z] ---> Running in f07d8df6771e [2023-03-30T04:55:00.057Z] Removing intermediate container f07d8df6771e [2023-03-30T04:55:00.057Z] ---> d0c3e75cd205 [2023-03-30T04:55:00.057Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-30T04:55:00.057Z] Successfully built d0c3e75cd205 [2023-03-30T04:55:00.057Z] 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 [2023-03-30T04:55:00.167Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2023-03-30T04:55:00.167Z] 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b [2023-03-30T04:55:00.167Z] latest [2023-03-30T04:55:00.167Z] 0.0.2-dev.21 [2023-03-30T04:55:00.167Z] 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 [2023-03-30T04:55:00.167Z] main [2023-03-30T04:55:00.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T04:55:00.495Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T04:55:00.796Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b [2023-03-30T04:55:00.796Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-03-30T04:55:00.796Z] fdf5ecae8057: Preparing [2023-03-30T04:55:00.796Z] ea55335cab83: Preparing [2023-03-30T04:55:00.796Z] a0811f190adf: Preparing [2023-03-30T04:55:00.796Z] 691e2daca383: Preparing [2023-03-30T04:55:00.796Z] 5bc340f6d4f5: Preparing [2023-03-30T04:55:01.054Z] a0811f190adf: Pushed [2023-03-30T04:55:01.055Z] ea55335cab83: Pushed [2023-03-30T04:55:01.055Z] 691e2daca383: Pushed [2023-03-30T04:55:01.622Z] 5bc340f6d4f5: Pushed [2023-03-30T04:55:01.669Z] Installing build dependencies: finished with status 'done' [2023-03-30T04:55:01.670Z] Getting requirements to build wheel: started [2023-03-30T04:55:01.670Z] Getting requirements to build wheel: finished with status 'done' [2023-03-30T04:55:01.670Z] Preparing metadata (pyproject.toml): started [2023-03-30T04:55:05.003Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-03-30T04:55:05.003Z] Building wheels for collected packages: pyzmq [2023-03-30T04:55:05.003Z] Building wheel for pyzmq (pyproject.toml): started [2023-03-30T04:56:12.828Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-03-30T04:56:53.090Z] fdf5ecae8057: Pushed [2023-03-30T04:56:53.091Z] 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b: digest: sha256:714454143d4c48822ab7fde4f7ea88a71bd5dc28576e1c667a24b25bdb505cbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T04:56:53.395Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T04:56:53.694Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-03-30T04:56:53.694Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-03-30T04:56:53.694Z] fdf5ecae8057: Preparing [2023-03-30T04:56:53.694Z] ea55335cab83: Preparing [2023-03-30T04:56:53.694Z] a0811f190adf: Preparing [2023-03-30T04:56:53.694Z] 691e2daca383: Preparing [2023-03-30T04:56:53.694Z] 5bc340f6d4f5: Preparing [2023-03-30T04:56:53.694Z] 5bc340f6d4f5: Layer already exists [2023-03-30T04:56:53.694Z] a0811f190adf: Layer already exists [2023-03-30T04:56:53.694Z] 691e2daca383: Layer already exists [2023-03-30T04:56:53.694Z] ea55335cab83: Layer already exists [2023-03-30T04:56:53.694Z] fdf5ecae8057: Layer already exists [2023-03-30T04:56:53.694Z] latest: digest: sha256:714454143d4c48822ab7fde4f7ea88a71bd5dc28576e1c667a24b25bdb505cbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T04:56:53.998Z] + 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 [2023-03-30T04:56:54.297Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.21 [2023-03-30T04:56:54.297Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-03-30T04:56:54.297Z] fdf5ecae8057: Preparing [2023-03-30T04:56:54.297Z] ea55335cab83: Preparing [2023-03-30T04:56:54.297Z] a0811f190adf: Preparing [2023-03-30T04:56:54.297Z] 691e2daca383: Preparing [2023-03-30T04:56:54.297Z] 5bc340f6d4f5: Preparing [2023-03-30T04:56:54.297Z] fdf5ecae8057: Layer already exists [2023-03-30T04:56:54.297Z] 5bc340f6d4f5: Layer already exists [2023-03-30T04:56:54.297Z] ea55335cab83: Layer already exists [2023-03-30T04:56:54.297Z] 691e2daca383: Layer already exists [2023-03-30T04:56:54.297Z] a0811f190adf: Layer already exists [2023-03-30T04:56:54.297Z] 0.0.2-dev.21: digest: sha256:714454143d4c48822ab7fde4f7ea88a71bd5dc28576e1c667a24b25bdb505cbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T04:56:54.600Z] + 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 [2023-03-30T04:56:54.910Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 [2023-03-30T04:56:54.910Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-03-30T04:56:54.910Z] fdf5ecae8057: Preparing [2023-03-30T04:56:54.910Z] ea55335cab83: Preparing [2023-03-30T04:56:54.910Z] a0811f190adf: Preparing [2023-03-30T04:56:54.910Z] 691e2daca383: Preparing [2023-03-30T04:56:54.910Z] 5bc340f6d4f5: Preparing [2023-03-30T04:56:54.910Z] 5bc340f6d4f5: Layer already exists [2023-03-30T04:56:54.910Z] fdf5ecae8057: Layer already exists [2023-03-30T04:56:54.910Z] a0811f190adf: Layer already exists [2023-03-30T04:56:54.910Z] ea55335cab83: Layer already exists [2023-03-30T04:56:54.910Z] 691e2daca383: Layer already exists [2023-03-30T04:56:54.910Z] 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21: digest: sha256:714454143d4c48822ab7fde4f7ea88a71bd5dc28576e1c667a24b25bdb505cbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T04:56:55.224Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T04:56:55.528Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2023-03-30T04:56:55.528Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-03-30T04:56:55.528Z] fdf5ecae8057: Preparing [2023-03-30T04:56:55.528Z] ea55335cab83: Preparing [2023-03-30T04:56:55.528Z] a0811f190adf: Preparing [2023-03-30T04:56:55.528Z] 691e2daca383: Preparing [2023-03-30T04:56:55.528Z] 5bc340f6d4f5: Preparing [2023-03-30T04:56:55.528Z] 691e2daca383: Layer already exists [2023-03-30T04:56:55.528Z] fdf5ecae8057: Layer already exists [2023-03-30T04:56:55.528Z] a0811f190adf: Layer already exists [2023-03-30T04:56:55.528Z] ea55335cab83: Layer already exists [2023-03-30T04:56:55.528Z] 5bc340f6d4f5: Layer already exists [2023-03-30T04:56:56.096Z] main: digest: sha256:714454143d4c48822ab7fde4f7ea88a71bd5dc28576e1c667a24b25bdb505cbc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-30T04:56:56.137Z] ===================================================== [Pipeline] echo [2023-03-30T04:56:56.146Z] taggedImages: [2023-03-30T04:56:56.146Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b [2023-03-30T04:56:56.146Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-03-30T04:56:56.146Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.21 [2023-03-30T04:56:56.146Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 [2023-03-30T04:56:56.147Z] - 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 [2023-03-30T04:56:56.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T04:56:56.509Z] [2023-03-30T04:56:56.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T04:56:56.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T04:56:56.808Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-30T04:56:56.808Z] 5eb5b503b376: Pulling fs layer [2023-03-30T04:56:56.808Z] 5c69ac0246d0: Pulling fs layer [2023-03-30T04:56:56.808Z] ec43610c2a17: Pulling fs layer [2023-03-30T04:56:56.808Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-30T04:56:56.808Z] 33b1e0a273af: Pulling fs layer [2023-03-30T04:56:56.808Z] 5d3b04190fa2: Pulling fs layer [2023-03-30T04:56:56.808Z] 2f39f015ded8: Pulling fs layer [2023-03-30T04:56:56.808Z] 3a2ae6a8a46f: Waiting [2023-03-30T04:56:56.808Z] 5d3b04190fa2: Waiting [2023-03-30T04:56:56.808Z] 33b1e0a273af: Waiting [2023-03-30T04:56:56.808Z] 2f39f015ded8: Waiting [2023-03-30T04:56:56.808Z] 5c69ac0246d0: Download complete [2023-03-30T04:56:56.808Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-30T04:56:56.808Z] 3a2ae6a8a46f: Download complete [2023-03-30T04:56:56.808Z] 33b1e0a273af: Verifying Checksum [2023-03-30T04:56:56.808Z] 33b1e0a273af: Download complete [2023-03-30T04:56:56.808Z] ec43610c2a17: Verifying Checksum [2023-03-30T04:56:56.808Z] ec43610c2a17: Download complete [2023-03-30T04:56:56.808Z] 5d3b04190fa2: Verifying Checksum [2023-03-30T04:56:56.808Z] 5d3b04190fa2: Download complete [2023-03-30T04:56:57.066Z] 5eb5b503b376: Verifying Checksum [2023-03-30T04:56:57.066Z] 5eb5b503b376: Download complete [2023-03-30T04:56:57.632Z] 2f39f015ded8: Download complete [2023-03-30T04:56:58.200Z] 5eb5b503b376: Pull complete [2023-03-30T04:56:58.461Z] 5c69ac0246d0: Pull complete [2023-03-30T04:56:58.720Z] ec43610c2a17: Pull complete [2023-03-30T04:56:58.720Z] 3a2ae6a8a46f: Pull complete [2023-03-30T04:56:58.979Z] 33b1e0a273af: Pull complete [2023-03-30T04:56:58.979Z] 5d3b04190fa2: Pull complete [2023-03-30T04:57:03.165Z] 2f39f015ded8: Pull complete [2023-03-30T04:57:03.165Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-30T04:57:03.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T04:57:03.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T04:57:03.243Z] prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container [2023-03-30T04:57:03.274Z] $ 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 [2023-03-30T04:57:06.806Z] $ docker top 7b0d69a93d9464b2b47b294ce17d48d45aa9ba1ad828adcf557f28303e870e0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T04:57:07.178Z] ---> job-cost.sh [2023-03-30T04:57:07.178Z] lf-activate-venv: SKIPPING [2023-03-30T04:57:07.178Z] INFO: No Stack... [2023-03-30T04:57:07.754Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-30T04:57:08.015Z] INFO: Archiving Costs [Pipeline] sh [2023-03-30T04:57:08.300Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-03-30T04:57:08.300Z] + cut -d, -f6 [Pipeline] lock [2023-03-30T04:57:08.313Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] [2023-03-30T04:57:08.321Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] did not exist. Created. [2023-03-30T04:57:08.321Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-30T04:57:08.621Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-30T04:57:08.710Z] Stashed 1 file(s) [Pipeline] } [2023-03-30T04:57:08.717Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-30T04:57:08.733Z] $ docker stop --time=1 7b0d69a93d9464b2b47b294ce17d48d45aa9ba1ad828adcf557f28303e870e0e [2023-03-30T04:57:09.942Z] $ docker rm -f --volumes 7b0d69a93d9464b2b47b294ce17d48d45aa9ba1ad828adcf557f28303e870e0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-30T04:57:34.402Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-03-30T04:57:52.595Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-03-30T04:57:52.595Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515234 sha256=71a9dd360598b1c93202824e628416e695873b4b699158e922d4bbdb3506e458 [2023-03-30T04:57:52.595Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-03-30T04:57:52.595Z] Successfully built pyzmq [2023-03-30T04:57:54.534Z] Installing collected packages: pyzmq [2023-03-30T04:57:56.478Z] Successfully installed pyzmq-22.2.1 [2023-03-30T04:57:56.478Z] 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 [2023-03-30T04:58:00.735Z] Collecting robotframework-seleniumlibrary==5.1.3 [2023-03-30T04:58:00.735Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-03-30T04:58:00.735Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.4 MB/s eta 0:00:00 [2023-03-30T04:58:01.002Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2023-03-30T04:58:01.584Z] Collecting selenium>=3.141.0 [2023-03-30T04:58:01.584Z] Downloading selenium-4.8.3-py3-none-any.whl (6.5 MB) [2023-03-30T04:58:02.169Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 10.8 MB/s eta 0:00:00 [2023-03-30T04:58:02.169Z] Collecting robotframework-pythonlibcore>=2.1.0 [2023-03-30T04:58:02.435Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-03-30T04:58:02.435Z] Collecting trio-websocket~=0.9 [2023-03-30T04:58:02.435Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-03-30T04:58:02.699Z] 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) [2023-03-30T04:58:02.699Z] Collecting trio~=0.17 [2023-03-30T04:58:02.699Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-03-30T04:58:02.964Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.2 MB/s eta 0:00:00 [2023-03-30T04:58:02.964Z] 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) [2023-03-30T04:58:02.964Z] 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) [2023-03-30T04:58:03.228Z] Collecting exceptiongroup>=1.0.0rc9 [2023-03-30T04:58:03.228Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-03-30T04:58:03.228Z] Collecting sniffio [2023-03-30T04:58:03.228Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-03-30T04:58:03.228Z] 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) [2023-03-30T04:58:03.228Z] Collecting outcome [2023-03-30T04:58:03.494Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-03-30T04:58:03.494Z] Collecting async-generator>=1.9 [2023-03-30T04:58:03.494Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-03-30T04:58:03.760Z] Collecting sortedcontainers [2023-03-30T04:58:03.760Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-03-30T04:58:03.760Z] Collecting wsproto>=0.14 [2023-03-30T04:58:03.760Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-03-30T04:58:04.339Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2023-03-30T04:58:04.339Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-03-30T04:58:04.918Z] Collecting h11<1,>=0.9.0 [2023-03-30T04:58:04.918Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-03-30T04:58:04.918Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.4 MB/s eta 0:00:00 [2023-03-30T04:58:07.493Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2023-03-30T04:58:19.796Z] 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 [2023-03-30T04:58:19.796Z] 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 [2023-03-30T04:58:23.140Z] Collecting psycopg2==2.9.3 [2023-03-30T04:58:23.140Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-03-30T04:58:23.140Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.6 MB/s eta 0:00:00 [2023-03-30T04:58:23.406Z] Preparing metadata (setup.py): started [2023-03-30T04:58:25.347Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T04:58:25.347Z] Building wheels for collected packages: psycopg2 [2023-03-30T04:58:25.347Z] Building wheel for psycopg2 (setup.py): started [2023-03-30T04:59:33.224Z] Building wheel for psycopg2 (setup.py): still running... [2023-03-30T04:59:33.491Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-03-30T04:59:33.491Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470365 sha256=ed2982847f3d5c8d87afb072b6e5bef137a09f044bbf707bf724c20a2db4da79 [2023-03-30T04:59:33.491Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-03-30T04:59:33.491Z] Successfully built psycopg2 [2023-03-30T04:59:36.066Z] Installing collected packages: psycopg2 [2023-03-30T04:59:36.331Z] Successfully installed psycopg2-2.9.3 [2023-03-30T04:59:36.331Z] 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 [2023-03-30T04:59:42.968Z] Collecting numpy==1.22.3 [2023-03-30T04:59:42.968Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-03-30T04:59:43.234Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.2 MB/s eta 0:00:00 [2023-03-30T04:59:47.485Z] Installing build dependencies: started [2023-03-30T05:00:09.573Z] Installing build dependencies: finished with status 'done' [2023-03-30T05:00:09.573Z] Getting requirements to build wheel: started [2023-03-30T05:00:12.917Z] Getting requirements to build wheel: finished with status 'done' [2023-03-30T05:00:12.917Z] Preparing metadata (pyproject.toml): started [2023-03-30T05:00:17.161Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-03-30T05:00:17.161Z] Building wheels for collected packages: numpy [2023-03-30T05:00:17.161Z] Building wheel for numpy (pyproject.toml): started [2023-03-30T05:02:53.839Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:03:50.227Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:04:58.076Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:05:54.456Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:07:02.301Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:08:23.904Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:09:20.282Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:14:27.141Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:16:18.750Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:18:40.397Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:21:02.168Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:22:10.080Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:24:31.753Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:28:23.512Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:30:00.129Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:31:51.729Z] Building wheel for numpy (pyproject.toml): still running... [2023-03-30T05:32:01.784Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-03-30T05:32:01.784Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623541 sha256=8eebebef8ce55eea200327b8eea4c6a4349695fe4a73d65bfae28de1d4458642 [2023-03-30T05:32:01.784Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-03-30T05:32:01.784Z] Successfully built numpy [2023-03-30T05:32:03.718Z] Installing collected packages: numpy [2023-03-30T05:32:21.913Z] Successfully installed numpy-1.22.3 [2023-03-30T05:32:21.913Z] 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 [2023-03-30T05:32:27.243Z] Collecting psutil==5.9.0 [2023-03-30T05:32:27.243Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-03-30T05:32:27.243Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.6 MB/s eta 0:00:00 [2023-03-30T05:32:27.824Z] Preparing metadata (setup.py): started [2023-03-30T05:32:30.398Z] Preparing metadata (setup.py): finished with status 'done' [2023-03-30T05:32:30.398Z] Building wheels for collected packages: psutil [2023-03-30T05:32:30.398Z] Building wheel for psutil (setup.py): started [2023-03-30T05:32:40.458Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-03-30T05:32:40.458Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271955 sha256=43e5ca44d6ba624ceeae60251edfa971efe63491ac8648bf52ef81c68c243fd8 [2023-03-30T05:32:40.458Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-03-30T05:32:40.458Z] Successfully built psutil [2023-03-30T05:32:43.031Z] Installing collected packages: psutil [2023-03-30T05:32:44.434Z] Successfully installed psutil-5.9.0 [2023-03-30T05:32:44.434Z] 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 [2023-03-30T05:32:49.760Z] Collecting pycryptodome==3.15.0 [2023-03-30T05:32:49.760Z] Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-03-30T05:32:49.760Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.6 MB/s eta 0:00:00 [2023-03-30T05:32:52.329Z] Installing collected packages: pycryptodome [2023-03-30T05:32:56.578Z] Successfully installed pycryptodome-3.15.0 [2023-03-30T05:32:56.578Z] 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 [2023-03-30T05:33:00.824Z] Collecting influxdb-client==1.33.0 [2023-03-30T05:33:00.824Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-03-30T05:33:00.824Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.1 MB/s eta 0:00:00 [2023-03-30T05:33:01.095Z] Collecting reactivex>=4.0.4 [2023-03-30T05:33:01.095Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-03-30T05:33:01.095Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.0 MB/s eta 0:00:00 [2023-03-30T05:33:01.362Z] Collecting python-dateutil>=2.5.3 [2023-03-30T05:33:01.362Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-03-30T05:33:01.362Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.4 MB/s eta 0:00:00 [2023-03-30T05:33:01.362Z] Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.12.7) [2023-03-30T05:33:01.362Z] Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.15) [2023-03-30T05:33:01.362Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.6.1) [2023-03-30T05:33:01.362Z] 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) [2023-03-30T05:33:01.628Z] Collecting typing-extensions<5.0.0,>=4.1.1 [2023-03-30T05:33:01.628Z] Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) [2023-03-30T05:33:04.962Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2023-03-30T05:33:13.150Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.5.0 [2023-03-30T05:33:13.150Z] 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 [2023-03-30T05:33:52.207Z] Removing intermediate container d66dd454548b [2023-03-30T05:33:52.207Z] ---> f6e01af96166 [2023-03-30T05:33:52.207Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-03-30T05:33:52.207Z] ---> Running in 51a599908a62 [2023-03-30T05:33:52.207Z] Removing intermediate container 51a599908a62 [2023-03-30T05:33:52.207Z] ---> a3a133efd5b3 [2023-03-30T05:33:52.207Z] Step 10/12 : LABEL arch=arm64 [2023-03-30T05:33:52.207Z] ---> Running in cde8e0959d0e [2023-03-30T05:33:52.478Z] Removing intermediate container cde8e0959d0e [2023-03-30T05:33:52.478Z] ---> 3c8452a45b32 [2023-03-30T05:33:52.478Z] Step 11/12 : LABEL git_sha=437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b [2023-03-30T05:33:52.746Z] ---> Running in a36bb5d96a14 [2023-03-30T05:33:53.011Z] Removing intermediate container a36bb5d96a14 [2023-03-30T05:33:53.011Z] ---> 879c017f7533 [2023-03-30T05:33:53.011Z] Step 12/12 : LABEL version=0.0.2-dev.21 [2023-03-30T05:33:53.011Z] ---> Running in 26e35d4b7b24 [2023-03-30T05:33:53.277Z] Removing intermediate container 26e35d4b7b24 [2023-03-30T05:33:53.277Z] ---> 17d04cc6c09e [2023-03-30T05:33:53.277Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-30T05:33:53.277Z] Successfully built 17d04cc6c09e [2023-03-30T05:33:53.277Z] 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 [2023-03-30T05:33:53.380Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2023-03-30T05:33:53.380Z] 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b [2023-03-30T05:33:53.380Z] latest [2023-03-30T05:33:53.380Z] 0.0.2-dev.21 [2023-03-30T05:33:53.380Z] 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 [2023-03-30T05:33:53.380Z] main [2023-03-30T05:33:53.380Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T05:33:53.729Z] + 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 [2023-03-30T05:33:54.066Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b [2023-03-30T05:33:54.066Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-03-30T05:33:54.066Z] 6aa8985a079b: Preparing [2023-03-30T05:33:54.066Z] d4e5e72770f4: Preparing [2023-03-30T05:33:54.066Z] 6e9bf97801bb: Preparing [2023-03-30T05:33:54.066Z] acdd170ea39f: Preparing [2023-03-30T05:33:54.066Z] dc65b23a4b7c: Preparing [2023-03-30T05:33:54.334Z] 6e9bf97801bb: Pushed [2023-03-30T05:33:54.334Z] d4e5e72770f4: Pushed [2023-03-30T05:33:54.334Z] acdd170ea39f: Pushed [2023-03-30T05:33:55.741Z] dc65b23a4b7c: Pushed [2023-03-30T05:38:02.508Z] 6aa8985a079b: Pushed [2023-03-30T05:38:02.508Z] 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b: digest: sha256:71e716d44c6d341080ffe8da208511074e16172fb544c5e8909664e7c1c10dba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T05:38:02.842Z] + 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 [2023-03-30T05:38:03.177Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-03-30T05:38:03.177Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-03-30T05:38:03.177Z] 6aa8985a079b: Preparing [2023-03-30T05:38:03.177Z] d4e5e72770f4: Preparing [2023-03-30T05:38:03.177Z] 6e9bf97801bb: Preparing [2023-03-30T05:38:03.177Z] acdd170ea39f: Preparing [2023-03-30T05:38:03.177Z] dc65b23a4b7c: Preparing [2023-03-30T05:38:03.177Z] 6aa8985a079b: Layer already exists [2023-03-30T05:38:03.177Z] dc65b23a4b7c: Layer already exists [2023-03-30T05:38:03.177Z] d4e5e72770f4: Layer already exists [2023-03-30T05:38:03.177Z] acdd170ea39f: Layer already exists [2023-03-30T05:38:03.177Z] 6e9bf97801bb: Layer already exists [2023-03-30T05:38:03.177Z] latest: digest: sha256:71e716d44c6d341080ffe8da208511074e16172fb544c5e8909664e7c1c10dba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T05:38:03.519Z] + 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 [2023-03-30T05:38:03.858Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.21 [2023-03-30T05:38:03.858Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-03-30T05:38:03.858Z] 6aa8985a079b: Preparing [2023-03-30T05:38:03.858Z] d4e5e72770f4: Preparing [2023-03-30T05:38:03.858Z] 6e9bf97801bb: Preparing [2023-03-30T05:38:03.858Z] acdd170ea39f: Preparing [2023-03-30T05:38:03.858Z] dc65b23a4b7c: Preparing [2023-03-30T05:38:03.858Z] d4e5e72770f4: Layer already exists [2023-03-30T05:38:03.858Z] 6aa8985a079b: Layer already exists [2023-03-30T05:38:03.858Z] dc65b23a4b7c: Layer already exists [2023-03-30T05:38:03.858Z] acdd170ea39f: Layer already exists [2023-03-30T05:38:03.858Z] 6e9bf97801bb: Layer already exists [2023-03-30T05:38:03.858Z] 0.0.2-dev.21: digest: sha256:71e716d44c6d341080ffe8da208511074e16172fb544c5e8909664e7c1c10dba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T05:38:04.197Z] + 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 [2023-03-30T05:38:04.533Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 [2023-03-30T05:38:04.533Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-03-30T05:38:04.533Z] 6aa8985a079b: Preparing [2023-03-30T05:38:04.533Z] d4e5e72770f4: Preparing [2023-03-30T05:38:04.533Z] 6e9bf97801bb: Preparing [2023-03-30T05:38:04.533Z] acdd170ea39f: Preparing [2023-03-30T05:38:04.533Z] dc65b23a4b7c: Preparing [2023-03-30T05:38:04.533Z] dc65b23a4b7c: Layer already exists [2023-03-30T05:38:04.533Z] 6aa8985a079b: Layer already exists [2023-03-30T05:38:04.533Z] d4e5e72770f4: Layer already exists [2023-03-30T05:38:04.533Z] acdd170ea39f: Layer already exists [2023-03-30T05:38:04.533Z] 6e9bf97801bb: Layer already exists [2023-03-30T05:38:04.533Z] 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21: digest: sha256:71e716d44c6d341080ffe8da208511074e16172fb544c5e8909664e7c1c10dba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T05:38:04.873Z] + 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 [2023-03-30T05:38:05.209Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2023-03-30T05:38:05.209Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-03-30T05:38:05.209Z] 6aa8985a079b: Preparing [2023-03-30T05:38:05.209Z] d4e5e72770f4: Preparing [2023-03-30T05:38:05.209Z] 6e9bf97801bb: Preparing [2023-03-30T05:38:05.209Z] acdd170ea39f: Preparing [2023-03-30T05:38:05.209Z] dc65b23a4b7c: Preparing [2023-03-30T05:38:05.209Z] d4e5e72770f4: Layer already exists [2023-03-30T05:38:05.209Z] 6e9bf97801bb: Layer already exists [2023-03-30T05:38:05.209Z] acdd170ea39f: Layer already exists [2023-03-30T05:38:05.209Z] dc65b23a4b7c: Layer already exists [2023-03-30T05:38:05.209Z] 6aa8985a079b: Layer already exists [2023-03-30T05:38:05.209Z] main: digest: sha256:71e716d44c6d341080ffe8da208511074e16172fb544c5e8909664e7c1c10dba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-30T05:38:05.524Z] ===================================================== [Pipeline] echo [2023-03-30T05:38:05.533Z] taggedImages: [2023-03-30T05:38:05.533Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b [2023-03-30T05:38:05.533Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-03-30T05:38:05.533Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.21 [2023-03-30T05:38:05.533Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b-0.0.2-dev.21 [2023-03-30T05:38:05.533Z] - 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 [2023-03-30T05:38:05.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-30T05:38:05.925Z] [2023-03-30T05:38:05.925Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T05:38:06.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-30T05:38:06.255Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-30T05:38:06.255Z] 8998bd30e6a1: Pulling fs layer [2023-03-30T05:38:06.255Z] 04944245beec: Pulling fs layer [2023-03-30T05:38:06.255Z] 699f458cf7ca: Pulling fs layer [2023-03-30T05:38:06.255Z] 765212b225bb: Pulling fs layer [2023-03-30T05:38:06.255Z] f23df028b6ca: Pulling fs layer [2023-03-30T05:38:06.255Z] d65c8cfc05b1: Pulling fs layer [2023-03-30T05:38:06.255Z] 2437ff75d9bd: Pulling fs layer [2023-03-30T05:38:06.255Z] 765212b225bb: Waiting [2023-03-30T05:38:06.255Z] d65c8cfc05b1: Waiting [2023-03-30T05:38:06.255Z] 2437ff75d9bd: Waiting [2023-03-30T05:38:06.255Z] f23df028b6ca: Waiting [2023-03-30T05:38:06.522Z] 04944245beec: Verifying Checksum [2023-03-30T05:38:06.522Z] 04944245beec: Download complete [2023-03-30T05:38:06.522Z] 765212b225bb: Verifying Checksum [2023-03-30T05:38:06.522Z] 765212b225bb: Download complete [2023-03-30T05:38:06.522Z] f23df028b6ca: Download complete [2023-03-30T05:38:06.522Z] d65c8cfc05b1: Verifying Checksum [2023-03-30T05:38:06.522Z] d65c8cfc05b1: Download complete [2023-03-30T05:38:06.789Z] 699f458cf7ca: Download complete [2023-03-30T05:38:07.056Z] 8998bd30e6a1: Download complete [2023-03-30T05:38:09.632Z] 2437ff75d9bd: Verifying Checksum [2023-03-30T05:38:09.632Z] 2437ff75d9bd: Download complete [2023-03-30T05:38:11.036Z] 8998bd30e6a1: Pull complete [2023-03-30T05:38:11.303Z] 04944245beec: Pull complete [2023-03-30T05:38:12.709Z] 699f458cf7ca: Pull complete [2023-03-30T05:38:12.974Z] 765212b225bb: Pull complete [2023-03-30T05:38:13.556Z] f23df028b6ca: Pull complete [2023-03-30T05:38:13.822Z] d65c8cfc05b1: Pull complete [2023-03-30T05:38:28.797Z] 2437ff75d9bd: Pull complete [2023-03-30T05:38:28.797Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-30T05:38:28.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-30T05:38:28.797Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T05:38:28.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-6436 does not seem to be running inside a container [2023-03-30T05:38:29.033Z] $ 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 [2023-03-30T05:38:31.411Z] $ docker top 6136d3b2f6e5da29572db3d6bd29bd9cfaab34d05a72a75b31f91f51355363c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-30T05:38:32.235Z] ---> job-cost.sh [2023-03-30T05:38:32.235Z] lf-activate-venv: SKIPPING [2023-03-30T05:38:32.235Z] INFO: No Stack... [2023-03-30T05:38:32.816Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-30T05:38:33.397Z] INFO: Archiving Costs [Pipeline] sh [2023-03-30T05:38:33.716Z] + + cutcat -d, /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv -f6 [2023-03-30T05:38:33.716Z] [Pipeline] lock [2023-03-30T05:38:34.018Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] [2023-03-30T05:38:34.024Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] did not exist. Created. [2023-03-30T05:38:34.024Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-30T05:38:34.360Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-2c849df5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-30T05:38:35.005Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-30T05:38:35.025Z] Warning: overwriting stash ‘stack-cost’ [2023-03-30T05:38:35.423Z] Stashed 1 file(s) [Pipeline] } [2023-03-30T05:38:35.433Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-30T05:38:35.442Z] $ docker stop --time=1 6136d3b2f6e5da29572db3d6bd29bd9cfaab34d05a72a75b31f91f51355363c4 [2023-03-30T05:38:36.957Z] $ 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 [2023-03-30T05:38:37.607Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-30T05:38:37.607Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T05:38:37.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T05:38:37.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T05:38:37.974Z] prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container [2023-03-30T05:38:38.001Z] $ 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 [2023-03-30T05:38:38.391Z] $ docker top bf9b68f78f1a83460a134adc213d19895a9ba1036c5298069fec66376a92b534 -eo pid,comm [2023-03-30T05:38:38.441Z] 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). [2023-03-30T05:38:38.441Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-30T05:38:38.479Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T05:38:38.479Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T05:38:38.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T05:38:38.580Z] $ docker exec bf9b68f78f1a83460a134adc213d19895a9ba1036c5298069fec66376a92b534 ssh-agent [2023-03-30T05:38:38.691Z] SSH_AUTH_SOCK=/tmp/ssh-9TV6cy0H8tmu/agent.31 [2023-03-30T05:38:38.691Z] SSH_AGENT_PID=37 [2023-03-30T05:38:38.696Z] Running ssh-add (command line suppressed) [2023-03-30T05:38:38.791Z] 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) [2023-03-30T05:38:38.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T05:38:39.097Z] + git semver tag [2023-03-30T05:38:39.357Z] 2023-03-30 05:38:39,249 [run_tag] DEBUG tag force:False [2023-03-30T05:38:39.357Z] 2023-03-30 05:38:39,250 [check_head_tag] DEBUG check head tag [2023-03-30T05:38:39.357Z] 2023-03-30 05:38:39,250 [execute] INFO git cat-file --batch-check [2023-03-30T05:38:39.357Z] 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=) [2023-03-30T05:38:39.357Z] 2023-03-30 05:38:39,254 [execute] INFO git cat-file --batch [2023-03-30T05:38:39.357Z] 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=) [2023-03-30T05:38:39.357Z] 2023-03-30 05:38:39,263 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-03-30T05:38:39.357Z] 2023-03-30 05:38:39,263 [execute] INFO git tag -a v0.0.2-dev.21 -m v0.0.2-dev.21 [2023-03-30T05:38:39.357Z] 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) [2023-03-30T05:38:39.357Z] 2023-03-30 05:38:39,268 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-03-30T05:38:39.357Z] 0.0.2-dev.21 [Pipeline] } [2023-03-30T05:38:39.363Z] $ docker exec --env ******** --env ******** bf9b68f78f1a83460a134adc213d19895a9ba1036c5298069fec66376a92b534 ssh-agent -k [2023-03-30T05:38:39.462Z] unset SSH_AUTH_SOCK; [2023-03-30T05:38:39.462Z] unset SSH_AGENT_PID; [2023-03-30T05:38:39.462Z] echo Agent pid 37 killed; [2023-03-30T05:38:39.475Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-30T05:38:39.783Z] + git semver [Pipeline] } [2023-03-30T05:38:40.051Z] $ docker stop --time=1 bf9b68f78f1a83460a134adc213d19895a9ba1036c5298069fec66376a92b534 [2023-03-30T05:38:41.340Z] $ docker rm -f --volumes bf9b68f78f1a83460a134adc213d19895a9ba1036c5298069fec66376a92b534 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T05:38:41.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-30T05:38:41.721Z] [2023-03-30T05:38:41.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T05:38:42.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-30T05:38:42.016Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-30T05:38:42.016Z] ab5ef0e58194: Pulling fs layer [2023-03-30T05:38:42.016Z] 9712f1f96733: Pulling fs layer [2023-03-30T05:38:42.016Z] 63f879dbbcfc: Pulling fs layer [2023-03-30T05:38:42.016Z] 0d9ebad4ef96: Pulling fs layer [2023-03-30T05:38:42.016Z] e9a5061849ea: Pulling fs layer [2023-03-30T05:38:42.016Z] d747dcd14b5f: Pulling fs layer [2023-03-30T05:38:42.016Z] 2de7ff778b66: Pulling fs layer [2023-03-30T05:38:42.016Z] 0d9ebad4ef96: Waiting [2023-03-30T05:38:42.016Z] e9a5061849ea: Waiting [2023-03-30T05:38:42.016Z] 2de7ff778b66: Waiting [2023-03-30T05:38:42.016Z] d747dcd14b5f: Waiting [2023-03-30T05:38:42.016Z] 9712f1f96733: Verifying Checksum [2023-03-30T05:38:42.016Z] 9712f1f96733: Download complete [2023-03-30T05:38:42.276Z] 63f879dbbcfc: Verifying Checksum [2023-03-30T05:38:42.276Z] 63f879dbbcfc: Download complete [2023-03-30T05:38:42.534Z] e9a5061849ea: Verifying Checksum [2023-03-30T05:38:42.534Z] e9a5061849ea: Download complete [2023-03-30T05:38:42.534Z] ab5ef0e58194: Verifying Checksum [2023-03-30T05:38:42.534Z] ab5ef0e58194: Download complete [2023-03-30T05:38:42.534Z] d747dcd14b5f: Verifying Checksum [2023-03-30T05:38:42.534Z] d747dcd14b5f: Download complete [2023-03-30T05:38:42.534Z] 0d9ebad4ef96: Verifying Checksum [2023-03-30T05:38:42.534Z] 0d9ebad4ef96: Download complete [2023-03-30T05:38:42.534Z] 2de7ff778b66: Verifying Checksum [2023-03-30T05:38:42.534Z] 2de7ff778b66: Download complete [2023-03-30T05:38:45.061Z] ab5ef0e58194: Pull complete [2023-03-30T05:38:45.061Z] 9712f1f96733: Pull complete [2023-03-30T05:38:45.626Z] 63f879dbbcfc: Pull complete [2023-03-30T05:38:48.908Z] 0d9ebad4ef96: Pull complete [2023-03-30T05:38:48.908Z] e9a5061849ea: Pull complete [2023-03-30T05:38:48.908Z] d747dcd14b5f: Pull complete [2023-03-30T05:38:49.842Z] 2de7ff778b66: Pull complete [2023-03-30T05:38:49.842Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-30T05:38:49.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-30T05:38:49.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T05:38:49.911Z] prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container [2023-03-30T05:38:49.936Z] $ 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 [2023-03-30T05:38:54.716Z] $ docker top 80a2e597b6336da7c5eba18bcc1155e6b7d58eac94477c1a2e1839bf8b64670b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-30T05:38:54.783Z] provisioning config files... [2023-03-30T05:38:54.788Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16293763320994487748tmp [2023-03-30T05:38:54.797Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9703341853773603548tmp [2023-03-30T05:38:54.805Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1692744217105992262tmp [Pipeline] { [Pipeline] echo [2023-03-30T05:38:54.823Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T05:38:55.105Z] ---> sigul-configuration.sh [2023-03-30T05:38:55.105Z] gpg: directory `/root/.gnupg' created [2023-03-30T05:38:55.105Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-30T05:38:55.105Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-30T05:38:55.105Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-30T05:38:55.105Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-30T05:38:55.105Z] gpg: CAST5 encrypted data [2023-03-30T05:38:55.105Z] gpg: encrypted with 1 passphrase [2023-03-30T05:38:55.105Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-30T05:38:55.390Z] + mkdir /home/jenkins [2023-03-30T05:38:55.390Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-30T05:38:55.675Z] + 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 [2023-03-30T05:38:55.683Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T05:38:55.968Z] ---> sigul-install.sh [2023-03-30T05:38:55.968Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-30T05:38:56.249Z] + git tag --list [2023-03-30T05:38:56.249Z] v0.0.1 [2023-03-30T05:38:56.249Z] v0.0.2-dev.1 [2023-03-30T05:38:56.249Z] v0.0.2-dev.10 [2023-03-30T05:38:56.249Z] v0.0.2-dev.11 [2023-03-30T05:38:56.249Z] v0.0.2-dev.12 [2023-03-30T05:38:56.249Z] v0.0.2-dev.13 [2023-03-30T05:38:56.249Z] v0.0.2-dev.14 [2023-03-30T05:38:56.249Z] v0.0.2-dev.15 [2023-03-30T05:38:56.249Z] v0.0.2-dev.16 [2023-03-30T05:38:56.249Z] v0.0.2-dev.17 [2023-03-30T05:38:56.249Z] v0.0.2-dev.18 [2023-03-30T05:38:56.249Z] v0.0.2-dev.19 [2023-03-30T05:38:56.249Z] v0.0.2-dev.2 [2023-03-30T05:38:56.249Z] v0.0.2-dev.20 [2023-03-30T05:38:56.249Z] v0.0.2-dev.21 [2023-03-30T05:38:56.249Z] v0.0.2-dev.3 [2023-03-30T05:38:56.249Z] v0.0.2-dev.4 [2023-03-30T05:38:56.249Z] v0.0.2-dev.5 [2023-03-30T05:38:56.249Z] v0.0.2-dev.6 [2023-03-30T05:38:56.249Z] v0.0.2-dev.7 [2023-03-30T05:38:56.249Z] v0.0.2-dev.8 [2023-03-30T05:38:56.249Z] v0.0.2-dev.9 [Pipeline] sh [2023-03-30T05:38:56.532Z] + lftools sign git-tag v0.0.2-dev.21 [2023-03-30T05:38:57.099Z] Signing Git tag with Sigul... [2023-03-30T05:38:57.099Z] Signing v0.0.2-dev.21 [Pipeline] echo [2023-03-30T05:38:57.365Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T05:38:57.648Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-30T05:38:57.656Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-30T05:38:57.669Z] $ docker stop --time=1 80a2e597b6336da7c5eba18bcc1155e6b7d58eac94477c1a2e1839bf8b64670b [2023-03-30T05:38:59.006Z] $ docker rm -f --volumes 80a2e597b6336da7c5eba18bcc1155e6b7d58eac94477c1a2e1839bf8b64670b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-30T05:38:59.408Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-30T05:38:59.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T05:38:59.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T05:38:59.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T05:38:59.770Z] prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container [2023-03-30T05:38:59.802Z] $ 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 [2023-03-30T05:39:00.137Z] $ docker top 14cd335f46785e586dd0c75f4c0b16eef9fcf0984020c2a573df6a82147e21e5 -eo pid,comm [2023-03-30T05:39:00.187Z] 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). [2023-03-30T05:39:00.187Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-30T05:39:00.221Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T05:39:00.221Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T05:39:00.341Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T05:39:00.340Z] $ docker exec 14cd335f46785e586dd0c75f4c0b16eef9fcf0984020c2a573df6a82147e21e5 ssh-agent [2023-03-30T05:39:00.448Z] SSH_AUTH_SOCK=/tmp/ssh-IzxeWdcCnRWQ/agent.32 [2023-03-30T05:39:00.448Z] SSH_AGENT_PID=38 [2023-03-30T05:39:00.453Z] Running ssh-add (command line suppressed) [2023-03-30T05:39:00.559Z] 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) [2023-03-30T05:39:00.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T05:39:00.864Z] + git semver bump pre [2023-03-30T05:39:01.123Z] 2023-03-30 05:39:01,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-03-30T05:39:01.123Z] 2023-03-30 05:39:01,036 [bump_version] DEBUG bumping version:0.0.2-dev.21 on axis:pre with prefix:dev [2023-03-30T05:39:01.123Z] 2023-03-30 05:39:01,036 [bump_version] DEBUG bumped version:0.0.2-dev.22 [2023-03-30T05:39:01.123Z] 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 [2023-03-30T05:39:01.123Z] 2023-03-30 05:39:01,036 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-03-30T05:39:01.123Z] 2023-03-30 05:39:01,036 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-03-30T05:39:01.123Z] 2023-03-30 05:39:01,038 [execute] INFO git cat-file --batch-check [2023-03-30T05:39:01.123Z] 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=) [2023-03-30T05:39:01.123Z] 2023-03-30 05:39:01,043 [execute] INFO git cat-file --batch [2023-03-30T05:39:01.123Z] 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=) [2023-03-30T05:39:01.123Z] 2023-03-30 05:39:01,048 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-03-30T05:39:01.123Z] 0.0.2-dev.22 [Pipeline] } [2023-03-30T05:39:01.128Z] $ docker exec --env ******** --env ******** 14cd335f46785e586dd0c75f4c0b16eef9fcf0984020c2a573df6a82147e21e5 ssh-agent -k [2023-03-30T05:39:01.229Z] unset SSH_AUTH_SOCK; [2023-03-30T05:39:01.229Z] unset SSH_AGENT_PID; [2023-03-30T05:39:01.229Z] echo Agent pid 38 killed; [2023-03-30T05:39:01.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-30T05:39:01.545Z] + git semver [Pipeline] } [2023-03-30T05:39:01.815Z] $ docker stop --time=1 14cd335f46785e586dd0c75f4c0b16eef9fcf0984020c2a573df6a82147e21e5 [2023-03-30T05:39:03.114Z] $ docker rm -f --volumes 14cd335f46785e586dd0c75f4c0b16eef9fcf0984020c2a573df6a82147e21e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-30T05:39:03.461Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-30T05:39:03.461Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T05:39:03.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-30T05:39:03.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T05:39:03.837Z] prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container [2023-03-30T05:39:03.864Z] $ 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 [2023-03-30T05:39:04.233Z] $ docker top e63220530eead58d6edd9f2dcc6b7b026343678084197364fe1da9f307cbef6b -eo pid,comm [2023-03-30T05:39:04.284Z] 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). [2023-03-30T05:39:04.284Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-30T05:39:04.318Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-30T05:39:04.318Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-30T05:39:04.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-30T05:39:04.430Z] $ docker exec e63220530eead58d6edd9f2dcc6b7b026343678084197364fe1da9f307cbef6b ssh-agent [2023-03-30T05:39:04.547Z] SSH_AUTH_SOCK=/tmp/ssh-6FVJs5Eenrt2/agent.32 [2023-03-30T05:39:04.547Z] SSH_AGENT_PID=38 [2023-03-30T05:39:04.552Z] Running ssh-add (command line suppressed) [2023-03-30T05:39:04.650Z] 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) [2023-03-30T05:39:04.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-30T05:39:04.958Z] + git semver push [2023-03-30T05:39:05.216Z] 2023-03-30 05:39:05,112 [run_push] DEBUG push [2023-03-30T05:39:05.216Z] 2023-03-30 05:39:05,113 [execute] INFO git cat-file --batch-check [2023-03-30T05:39:05.216Z] 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=) [2023-03-30T05:39:05.216Z] 2023-03-30 05:39:05,117 [execute] INFO git rev-list 8361fd8665e727313321d3f76c446daf0ca4b0f4 -- [2023-03-30T05:39:05.216Z] 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) [2023-03-30T05:39:05.216Z] 2023-03-30 05:39:05,123 [execute] INFO git fetch -v origin [2023-03-30T05:39:05.216Z] 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) [2023-03-30T05:39:05.784Z] 2023-03-30 05:39:05,602 [run_push] DEBUG no remote changes detected [2023-03-30T05:39:05.784Z] 2023-03-30 05:39:05,602 [execute] INFO git push origin semver [2023-03-30T05:39:05.784Z] 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) [2023-03-30T05:39:06.721Z] 2023-03-30 05:39:06,451 [run_push] DEBUG push all version tags [2023-03-30T05:39:06.721Z] 2023-03-30 05:39:06,451 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-30T05:39:06.721Z] 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) [2023-03-30T05:39:07.286Z] 2023-03-30 05:39:07,209 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-03-30T05:39:07.286Z] 0.0.2-dev.22 [Pipeline] } [2023-03-30T05:39:07.291Z] $ docker exec --env ******** --env ******** e63220530eead58d6edd9f2dcc6b7b026343678084197364fe1da9f307cbef6b ssh-agent -k [2023-03-30T05:39:07.388Z] unset SSH_AUTH_SOCK; [2023-03-30T05:39:07.389Z] unset SSH_AGENT_PID; [2023-03-30T05:39:07.389Z] echo Agent pid 38 killed; [2023-03-30T05:39:07.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-30T05:39:07.697Z] + git semver [Pipeline] } [2023-03-30T05:39:07.964Z] $ docker stop --time=1 e63220530eead58d6edd9f2dcc6b7b026343678084197364fe1da9f307cbef6b [2023-03-30T05:39:09.317Z] $ 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 [2023-03-30T05:39:09.758Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2023-03-30T05:39:09.759Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-03-30T05:39:09.759Z] total 16 [2023-03-30T05:39:09.759Z] drwxr-xr-x 3 root root 4096 Mar 30 04:57 . [2023-03-30T05:39:09.759Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 30 05:38 .. [2023-03-30T05:39:09.759Z] drwxr-xr-x 2 root root 4096 Mar 30 04:57 cost [2023-03-30T05:39:09.759Z] -rw-r--r-- 1 root root 87 Mar 30 04:57 cost.csv [2023-03-30T05:39:09.759Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-03-30T05:39:09.759Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-03-30T05:39:09.759Z] total 16 [2023-03-30T05:39:09.759Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 30 04:57 . [2023-03-30T05:39:09.759Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 30 05:38 .. [2023-03-30T05:39:09.759Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 30 04:57 cost [2023-03-30T05:39:09.759Z] -rw-r--r-- 1 jenkins jenkins 87 Mar 30 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-30T05:39:10.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T05:39:10.895Z] ---> package-listing.sh [2023-03-30T05:39:10.895Z] ++ facter osfamily [2023-03-30T05:39:10.895Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-30T05:39:11.153Z] + OS_FAMILY=debian [2023-03-30T05:39:11.153Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2023-03-30T05:39:11.153Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-30T05:39:11.153Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-30T05:39:11.153Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-30T05:39:11.153Z] + PACKAGES=/tmp/packages_start.txt [2023-03-30T05:39:11.153Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-03-30T05:39:11.153Z] + PACKAGES=/tmp/packages_end.txt [2023-03-30T05:39:11.153Z] + case "${OS_FAMILY}" in [2023-03-30T05:39:11.153Z] + dpkg -l [2023-03-30T05:39:11.153Z] + grep '^ii' [2023-03-30T05:39:11.153Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-30T05:39:11.153Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-30T05:39:11.153Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-30T05:39:11.153Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-03-30T05:39:11.153Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2023-03-30T05:39:11.153Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2023-03-30T05:39:11.164Z] 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 [2023-03-30T05:39:11.438Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-30T05:39:11.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-30T05:39:11.991Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-30T05:39:12.055Z] prd-ubuntu20.04-docker-8c-8g-6434 does not seem to be running inside a container [2023-03-30T05:39:12.092Z] $ 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 [2023-03-30T05:39:12.306Z] $ docker top e65ad8925299ec742ea9dec98e665053076a051cd7c1a9d776008ea461d1b66b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-30T05:39:12.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-30T05:39:12.930Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-30T05:39:13.211Z] + ls /var/log/sa-host [2023-03-30T05:39:13.212Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-30T05:39:13.279Z] provisioning config files... [2023-03-30T05:39:13.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3658027351994137483tmp [Pipeline] { [Pipeline] echo [2023-03-30T05:39:13.295Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T05:39:13.576Z] ---> create-netrc.sh [Pipeline] } [2023-03-30T05:39:13.582Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-30T05:39:13.915Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-30T05:39:13.923Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T05:39:14.204Z] ---> sudo-logs.sh [2023-03-30T05:39:14.204Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-30T05:39:14.229Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T05:39:14.518Z] ---> job-cost.sh [2023-03-30T05:39:14.519Z] lf-activate-venv: SKIPPING [2023-03-30T05:39:14.519Z] DEBUG: total: 0.2199999988079071 [2023-03-30T05:39:14.519Z] INFO: Retrieving Stack Cost... [2023-03-30T05:39:15.088Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-30T05:39:15.347Z] INFO: Archiving Costs [Pipeline] echo [2023-03-30T05:39:15.359Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-30T05:39:15.643Z] ---> logs-deploy.sh [2023-03-30T05:39:15.644Z] lf-activate-venv: SKIPPING [2023-03-30T05:39:15.644Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/12 [2023-03-30T05:39:15.644Z] INFO: archiving workspace using pattern(s): [2023-03-30T05:39:16.582Z] Archives upload complete. [2023-03-30T05:39:16.582Z] INFO: archiving logs to Nexus