Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 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-ssh3528905312932173088.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17684503524420825911.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh17981769368308261357.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh2473018817303751147.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-ssh8791678180912893757.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-18044’ Running on prd-ubuntu20.04-docker-8c-8g-18052 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 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 (main) > 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 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 # timeout=10 Commit message: "Merge pull request #57 from edgexfoundry/dependabot/pip/restinstance-1.3.0" > git rev-list --no-walk 71639b79ba7a131fbb85446ae5addcc8145ea06f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T12:54:08.336Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T12:54:08.382Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T12:54:08.393Z] ========================================================= [2023-06-07T12:54:08.393Z] EdgeX Global Pipelines Version Info [2023-06-07T12:54:08.393Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:54:09.115Z] ------------------- [2023-06-07T12:54:09.115Z] stable info: [2023-06-07T12:54:09.115Z] ------------------- [2023-06-07T12:54:09.115Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T12:54:09.115Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T12:54:09.115Z] Message: update stable to v1.0.250 [2023-06-07T12:54:09.684Z] ------------------- [2023-06-07T12:54:09.684Z] experimental info: [2023-06-07T12:54:09.684Z] ------------------- [2023-06-07T12:54:09.684Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T12:54:09.684Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T12:54:09.684Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-06-07T12:54:09.848Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-06-07T12:54:09.855Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-06-07T12:54:09.862Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T12:54:09.871Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-07T12:54:09.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T12:54:09.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-06-07T12:54:09.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T12:54:09.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-06-07T12:54:09.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-06-07T12:54:09.929Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T12:54:09.937Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-06-07T12:54:09.946Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-06-07T12:54:09.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T12:54:09.963Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T12:54:09.972Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-07T12:54:09.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-07T12:54:09.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-07T12:54:10.006Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [Pipeline] echo [2023-06-07T12:54:10.016Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0492e7b [Pipeline] echo [2023-06-07T12:54:10.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T12:54:10.071Z] provisioning config files... [2023-06-07T12:54:10.086Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8069174998140894602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:54:10.388Z] ---> docker-login.sh [2023-06-07T12:54:10.388Z] nexus3.edgexfoundry.org:10001 [2023-06-07T12:54:10.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:10.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:10.650Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:10.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:10.650Z] [2023-06-07T12:54:10.650Z] Login Succeeded [2023-06-07T12:54:10.650Z] nexus3.edgexfoundry.org:10002 [2023-06-07T12:54:10.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:10.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:10.910Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:10.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:10.910Z] [2023-06-07T12:54:10.910Z] Login Succeeded [2023-06-07T12:54:10.910Z] nexus3.edgexfoundry.org:10003 [2023-06-07T12:54:10.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:10.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:10.910Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:10.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:10.910Z] [2023-06-07T12:54:10.910Z] Login Succeeded [2023-06-07T12:54:10.910Z] nexus3.edgexfoundry.org:10004 [2023-06-07T12:54:11.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:11.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:11.170Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:11.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:11.170Z] [2023-06-07T12:54:11.170Z] Login Succeeded [2023-06-07T12:54:11.170Z] docker.io [2023-06-07T12:54:11.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:11.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:11.430Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:11.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:11.430Z] [2023-06-07T12:54:11.430Z] Login Succeeded [2023-06-07T12:54:11.430Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T12:54:11.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-07T12:54:11.834Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T12:54:11.835Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T12:54:11.835Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T12:54:11.835Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T12:54:11.835Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-07T12:54:11.835Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-07T12:54:11.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:54:12.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T12:54:12.185Z] [2023-06-07T12:54:12.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:54:12.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T12:54:12.481Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T12:54:12.481Z] b85a868b505f: Pulling fs layer [2023-06-07T12:54:12.481Z] e2be974225ed: Pulling fs layer [2023-06-07T12:54:12.481Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T12:54:12.481Z] 988bab9f4d93: Pulling fs layer [2023-06-07T12:54:12.481Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T12:54:12.481Z] eaf3925da568: Pulling fs layer [2023-06-07T12:54:12.481Z] bab4dde63d76: Pulling fs layer [2023-06-07T12:54:12.481Z] bde34c3a00c8: Pulling fs layer [2023-06-07T12:54:12.481Z] b352a97aabf1: Pulling fs layer [2023-06-07T12:54:12.481Z] 4872d77fe225: Pulling fs layer [2023-06-07T12:54:12.481Z] 5851b861e8e6: Pulling fs layer [2023-06-07T12:54:12.481Z] 988bab9f4d93: Waiting [2023-06-07T12:54:12.481Z] b352a97aabf1: Waiting [2023-06-07T12:54:12.481Z] 1469e6f7b9e6: Waiting [2023-06-07T12:54:12.481Z] eaf3925da568: Waiting [2023-06-07T12:54:12.481Z] bab4dde63d76: Waiting [2023-06-07T12:54:12.481Z] bde34c3a00c8: Waiting [2023-06-07T12:54:12.481Z] 4872d77fe225: Waiting [2023-06-07T12:54:12.481Z] 5851b861e8e6: Waiting [2023-06-07T12:54:12.481Z] e2be974225ed: Verifying Checksum [2023-06-07T12:54:12.481Z] e2be974225ed: Download complete [2023-06-07T12:54:12.481Z] 988bab9f4d93: Verifying Checksum [2023-06-07T12:54:12.481Z] 988bab9f4d93: Download complete [2023-06-07T12:54:12.739Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T12:54:12.739Z] 1469e6f7b9e6: Download complete [2023-06-07T12:54:12.739Z] eaf3925da568: Verifying Checksum [2023-06-07T12:54:12.739Z] eaf3925da568: Download complete [2023-06-07T12:54:12.739Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T12:54:12.739Z] 339a4e72a1f5: Download complete [2023-06-07T12:54:12.739Z] bde34c3a00c8: Download complete [2023-06-07T12:54:12.739Z] b352a97aabf1: Verifying Checksum [2023-06-07T12:54:12.739Z] b352a97aabf1: Download complete [2023-06-07T12:54:12.739Z] 4872d77fe225: Verifying Checksum [2023-06-07T12:54:12.739Z] 4872d77fe225: Download complete [2023-06-07T12:54:12.740Z] 5851b861e8e6: Verifying Checksum [2023-06-07T12:54:12.740Z] 5851b861e8e6: Download complete [2023-06-07T12:54:12.740Z] b85a868b505f: Verifying Checksum [2023-06-07T12:54:12.740Z] b85a868b505f: Download complete [2023-06-07T12:54:13.001Z] bab4dde63d76: Verifying Checksum [2023-06-07T12:54:13.001Z] bab4dde63d76: Download complete [2023-06-07T12:54:14.376Z] b85a868b505f: Pull complete [2023-06-07T12:54:14.376Z] e2be974225ed: Pull complete [2023-06-07T12:54:14.943Z] 339a4e72a1f5: Pull complete [2023-06-07T12:54:14.943Z] 988bab9f4d93: Pull complete [2023-06-07T12:54:15.202Z] 1469e6f7b9e6: Pull complete [2023-06-07T12:54:15.202Z] eaf3925da568: Pull complete [2023-06-07T12:54:17.107Z] bab4dde63d76: Pull complete [2023-06-07T12:54:17.107Z] bde34c3a00c8: Pull complete [2023-06-07T12:54:17.399Z] b352a97aabf1: Pull complete [2023-06-07T12:54:17.399Z] 4872d77fe225: Pull complete [2023-06-07T12:54:17.399Z] 5851b861e8e6: Pull complete [2023-06-07T12:54:17.399Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T12:54:17.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T12:54:17.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T12:54:17.557Z] prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container [2023-06-07T12:54:17.596Z] $ 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-06-07T12:54:31.217Z] $ docker top 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece -eo pid,comm [2023-06-07T12:54:31.335Z] 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-06-07T12:54:31.335Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T12:54:31.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T12:54:31.364Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T12:54:31.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T12:54:31.512Z] $ docker exec 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece ssh-agent [2023-06-07T12:54:31.695Z] SSH_AUTH_SOCK=/tmp/ssh-lPf0zzjUNylK/agent.14 [2023-06-07T12:54:31.695Z] SSH_AGENT_PID=21 [2023-06-07T12:54:31.704Z] Running ssh-add (command line suppressed) [2023-06-07T12:54:31.831Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_14726650377279538604.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_14726650377279538604.key) [2023-06-07T12:54:31.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T12:54:32.189Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T12:54:32.302Z] $ docker exec --env ******** --env ******** 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece ssh-agent -k [2023-06-07T12:54:32.405Z] unset SSH_AUTH_SOCK; [2023-06-07T12:54:32.406Z] unset SSH_AGENT_PID; [2023-06-07T12:54:32.406Z] echo Agent pid 21 killed; [2023-06-07T12:54:32.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T12:54:32.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T12:54:32.438Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T12:54:32.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T12:54:32.554Z] $ docker exec 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece ssh-agent [2023-06-07T12:54:32.688Z] SSH_AUTH_SOCK=/tmp/ssh-bQU87ZKoYUk8/agent.53 [2023-06-07T12:54:32.688Z] SSH_AGENT_PID=59 [2023-06-07T12:54:32.701Z] Running ssh-add (command line suppressed) [2023-06-07T12:54:32.807Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4198748101202889823.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4198748101202889823.key) [2023-06-07T12:54:32.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T12:54:33.120Z] + git semver init [2023-06-07T12:54:33.387Z] 2023-06-07 12:54:33,358 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T12:54:33.387Z] 2023-06-07 12:54:33,358 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-06-07T12:54:33.387Z] 2023-06-07 12:54:33,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-06-07T12:54:33.387Z] 2023-06-07 12:54:33,359 [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-06-07T12:54:34.325Z] 2023-06-07 12:54:34,197 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2023-06-07T12:54:34.325Z] 2023-06-07 12:54:34,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2023-06-07T12:54:34.325Z] 2023-06-07 12:54:34,198 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T12:54:34.325Z] 2023-06-07 12:54:34,198 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T12:54:34.325Z] 0.0.2-dev.24 [Pipeline] } [2023-06-07T12:54:34.338Z] $ docker exec --env ******** --env ******** 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece ssh-agent -k [2023-06-07T12:54:34.436Z] unset SSH_AUTH_SOCK; [2023-06-07T12:54:34.436Z] unset SSH_AGENT_PID; [2023-06-07T12:54:34.436Z] echo Agent pid 59 killed; [2023-06-07T12:54:34.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T12:54:34.738Z] + git semver [Pipeline] } [2023-06-07T12:54:35.013Z] $ docker stop --time=1 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece [2023-06-07T12:54:36.383Z] $ docker rm -f --volumes 69ae6c496721c4cb2a2b9e15fcdc81001f0313ea02e42c8059ef05908d6feece [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T12:54:36.718Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T12:54:36.923Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T12:54:36.925Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.24 [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-06-07T12:54:37.041Z] provisioning config files... [2023-06-07T12:54:37.051Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17553598349529093268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:54:37.351Z] ---> docker-login.sh [2023-06-07T12:54:37.351Z] nexus3.edgexfoundry.org:10001 [2023-06-07T12:54:37.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:37.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:37.351Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:37.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:37.351Z] [2023-06-07T12:54:37.351Z] Login Succeeded [2023-06-07T12:54:37.351Z] nexus3.edgexfoundry.org:10002 [2023-06-07T12:54:37.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:37.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:37.351Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:37.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:37.351Z] [2023-06-07T12:54:37.351Z] Login Succeeded [2023-06-07T12:54:37.351Z] nexus3.edgexfoundry.org:10003 [2023-06-07T12:54:37.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:37.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:37.611Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:37.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:37.611Z] [2023-06-07T12:54:37.611Z] Login Succeeded [2023-06-07T12:54:37.611Z] nexus3.edgexfoundry.org:10004 [2023-06-07T12:54:37.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:37.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:37.611Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:37.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:37.611Z] [2023-06-07T12:54:37.611Z] Login Succeeded [2023-06-07T12:54:37.611Z] docker.io [2023-06-07T12:54:37.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:54:37.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:54:37.871Z] Configure a credential helper to remove this warning. See [2023-06-07T12:54:37.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:54:37.871Z] [2023-06-07T12:54:37.871Z] Login Succeeded [2023-06-07T12:54:37.871Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T12:54:37.878Z] 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-06-07T12:54:38.367Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T12:54:38.652Z] + ls -al . [2023-06-07T12:54:38.652Z] total 72 [2023-06-07T12:54:38.652Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 12:54 . [2023-06-07T12:54:38.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:54 .. [2023-06-07T12:54:38.652Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:54 .git [2023-06-07T12:54:38.652Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:54 .github [2023-06-07T12:54:38.652Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:54 .gitignore [2023-06-07T12:54:38.652Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 12:54 .semver [2023-06-07T12:54:38.652Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:54 Dockerfile [2023-06-07T12:54:38.652Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:54 Jenkinsfile [2023-06-07T12:54:38.652Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:54 LICENSE [2023-06-07T12:54:38.652Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:54 README.md [2023-06-07T12:54:38.652Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:54 TAF-Manager [2023-06-07T12:54:38.652Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:54 TUC [2023-06-07T12:54:38.652Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 12:54 VERSION [2023-06-07T12:54:38.652Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:54 requirements.txt [2023-06-07T12:54:38.652Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:54 robot-entrypoint.sh [2023-06-07T12:54:38.652Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:54 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:54:38.953Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 --label arch=amd64 --label version=0.0.2-dev.24 . [2023-06-07T12:54:38.953Z] Sending build context to Docker daemon 451.1kB [2023-06-07T12:54:38.953Z] Step 1/13 : FROM alpine:3.16 [2023-06-07T12:54:39.213Z] 3.16: Pulling from library/alpine [2023-06-07T12:54:39.471Z] 91d30c5bc195: Pulling fs layer [2023-06-07T12:54:39.471Z] 91d30c5bc195: Download complete [2023-06-07T12:54:39.812Z] 91d30c5bc195: Pull complete [2023-06-07T12:54:39.812Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-07T12:54:39.812Z] Status: Downloaded newer image for alpine:3.16 [2023-06-07T12:54:39.812Z] ---> 8471affe5de5 [2023-06-07T12:54:39.812Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-07T12:54:40.072Z] ---> Running in 90f3f1d6c8c7 [2023-06-07T12:54:40.072Z] Removing intermediate container 90f3f1d6c8c7 [2023-06-07T12:54:40.072Z] ---> 46571493ebbd [2023-06-07T12:54:40.072Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-07T12:54:40.072Z] ---> Running in 50f629dd8e8f [2023-06-07T12:54:40.331Z] Removing intermediate container 50f629dd8e8f [2023-06-07T12:54:40.331Z] ---> fda44564e8a3 [2023-06-07T12:54:40.331Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-07T12:54:40.591Z] ---> 121888d8d5e2 [2023-06-07T12:54:40.591Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-07T12:54:40.591Z] ---> df7911802de7 [2023-06-07T12:54:40.591Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-07T12:54:40.852Z] ---> 1a2da9743ba9 [2023-06-07T12:54:40.852Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-07T12:54:40.852Z] ---> Running in 94d06f5ede74 [2023-06-07T12:54:40.852Z] Removing intermediate container 94d06f5ede74 [2023-06-07T12:54:40.852Z] ---> 676b8c1286f7 [2023-06-07T12:54:40.852Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-07T12:54:40.852Z] ---> Running in d87104494b6b [2023-06-07T12:54:41.814Z] Removing intermediate container d87104494b6b [2023-06-07T12:54:41.814Z] ---> 991264a10587 [2023-06-07T12:54:41.815Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-06-07T12:54:42.073Z] ---> Running in d52bc0bb1122 [2023-06-07T12:54:42.332Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:54:42.592Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:54:43.562Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T12:54:43.822Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-07T12:54:44.083Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-07T12:54:44.653Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-07T12:54:45.220Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T12:54:45.220Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:54:45.220Z] OK: 6 MiB in 14 packages [2023-06-07T12:54:45.481Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:54:45.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:54:46.310Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T12:54:46.880Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-07T12:54:47.140Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-07T12:54:47.400Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-07T12:54:47.979Z] (5/9) Installing curl (8.1.2-r0) [2023-06-07T12:54:48.239Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-07T12:54:49.178Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-07T12:54:49.437Z] (8/9) Installing jq (1.6-r1) [2023-06-07T12:54:49.695Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-07T12:54:50.263Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:54:50.263Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T12:54:50.263Z] OK: 52 MiB in 23 packages [2023-06-07T12:54:50.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:54:50.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:54:51.401Z] (1/137) Installing libmagic (5.41-r0) [2023-06-07T12:54:51.661Z] (2/137) Installing file (5.41-r0) [2023-06-07T12:54:51.919Z] (3/137) Installing libxau (1.0.9-r0) [2023-06-07T12:54:52.004Z] Still waiting to schedule task [2023-06-07T12:54:52.004Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-18050’ [2023-06-07T12:54:52.178Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-06-07T12:54:52.438Z] (5/137) Installing libxcb (1.15-r0) [2023-06-07T12:54:53.006Z] (6/137) Installing libx11 (1.8-r0) [2023-06-07T12:54:53.266Z] (7/137) Installing libxext (1.3.4-r0) [2023-06-07T12:54:53.526Z] (8/137) Installing libice (1.0.10-r0) [2023-06-07T12:54:53.785Z] (9/137) Installing libuuid (2.38-r1) [2023-06-07T12:54:54.353Z] (10/137) Installing libsm (1.2.3-r0) [2023-06-07T12:54:54.353Z] (11/137) Installing libxt (1.2.1-r0) [2023-06-07T12:54:54.920Z] (12/137) Installing libxmu (1.1.3-r0) [2023-06-07T12:54:55.179Z] (13/137) Installing xset (1.2.4-r0) [2023-06-07T12:54:55.438Z] (14/137) Installing xprop (1.2.5-r0) [2023-06-07T12:54:55.696Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-06-07T12:54:55.955Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-06-07T12:54:56.214Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-06-07T12:54:56.781Z] (18/137) Installing libffi (3.4.2-r1) [2023-06-07T12:54:57.040Z] (19/137) Installing libintl (0.21-r2) [2023-06-07T12:54:57.300Z] (20/137) Installing libblkid (2.38-r1) [2023-06-07T12:54:57.558Z] (21/137) Installing libmount (2.38-r1) [2023-06-07T12:54:57.816Z] (22/137) Installing pcre (8.45-r2) [2023-06-07T12:54:58.381Z] (23/137) Installing glib (2.72.4-r0) [2023-06-07T12:54:58.945Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-06-07T12:54:59.203Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-06-07T12:54:59.462Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-06-07T12:55:00.031Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-06-07T12:55:00.290Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-06-07T12:55:00.549Z] (29/137) Installing libpng (1.6.37-r1) [2023-06-07T12:55:01.117Z] (30/137) Installing libwebp (1.2.3-r1) [2023-06-07T12:55:01.375Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-06-07T12:55:01.945Z] (32/137) Installing tiff (4.4.0-r3) [2023-06-07T12:55:02.204Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-06-07T12:55:02.463Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-07T12:55:03.027Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-06-07T12:55:03.287Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-06-07T12:55:03.979Z] (37/137) Installing libxrender (0.9.10-r3) [2023-06-07T12:55:04.238Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-06-07T12:55:04.498Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-06-07T12:55:04.757Z] (40/137) Installing libxi (1.8-r0) [2023-06-07T12:55:05.016Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-06-07T12:55:05.274Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-06-07T12:55:05.533Z] (43/137) Installing atk (2.38.0-r0) [2023-06-07T12:55:05.792Z] (44/137) Installing libxtst (1.2.3-r3) [2023-06-07T12:55:06.050Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-06-07T12:55:06.309Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-06-07T12:55:06.877Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-06-07T12:55:07.137Z] (48/137) Installing expat (2.5.0-r0) [2023-06-07T12:55:07.396Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-06-07T12:55:07.656Z] (50/137) Installing freetype (2.12.1-r0) [2023-06-07T12:55:07.916Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-06-07T12:55:08.485Z] (52/137) Installing pixman (0.40.0-r4) [2023-06-07T12:55:08.744Z] (53/137) Installing cairo (1.17.4-r2) [2023-06-07T12:55:09.312Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-06-07T12:55:09.571Z] (55/137) Installing avahi-libs (0.8-r6) [2023-06-07T12:55:09.830Z] (56/137) Installing gmp (6.2.1-r2) [2023-06-07T12:55:10.401Z] (57/137) Installing nettle (3.7.3-r0) [2023-06-07T12:55:10.661Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-06-07T12:55:11.228Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-06-07T12:55:11.228Z] (60/137) Installing libunistring (1.0-r0) [2023-06-07T12:55:11.796Z] (61/137) Installing gnutls (3.7.7-r1) [2023-06-07T12:55:12.364Z] (62/137) Installing cups-libs (2.4.2-r1) [2023-06-07T12:55:12.624Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-06-07T12:55:13.192Z] (64/137) Installing fribidi (1.0.12-r0) [2023-06-07T12:55:13.451Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-06-07T12:55:13.711Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-06-07T12:55:13.972Z] (67/137) Installing libxft (2.3.4-r0) [2023-06-07T12:55:14.232Z] (68/137) Installing pango (1.50.7-r0) [2023-06-07T12:55:14.803Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-06-07T12:55:15.061Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-07T12:55:15.321Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-06-07T12:55:15.581Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-06-07T12:55:15.838Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-06-07T12:55:16.406Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-06-07T12:55:16.975Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-07T12:55:16.975Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-06-07T12:55:17.234Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-06-07T12:55:17.494Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-06-07T12:55:18.062Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-06-07T12:55:18.320Z] (79/137) Installing libogg (1.3.5-r1) [2023-06-07T12:55:18.579Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-07T12:55:19.145Z] (81/137) Installing flac (1.3.4-r0) [2023-06-07T12:55:19.951Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-06-07T12:55:20.517Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-06-07T12:55:20.517Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-06-07T12:55:21.086Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-06-07T12:55:21.653Z] (86/137) Installing libass (0.16.0-r0) [2023-06-07T12:55:21.912Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-06-07T12:55:22.478Z] (88/137) Installing libpciaccess (0.16-r0) [2023-06-07T12:55:23.055Z] (89/137) Installing libdrm (2.4.110-r0) [2023-06-07T12:55:23.313Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-07T12:55:23.571Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-07T12:55:25.282Z] (92/137) Installing lame (3.100-r0) [2023-06-07T12:55:25.541Z] (93/137) Installing opus (1.3.1-r1) [2023-06-07T12:55:26.107Z] (94/137) Installing libasyncns (0.8-r1) [2023-06-07T12:55:26.366Z] (95/137) Installing libltdl (2.4.7-r0) [2023-06-07T12:55:26.624Z] (96/137) Installing orc (0.4.32-r0) [2023-06-07T12:55:26.883Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-06-07T12:55:27.450Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-06-07T12:55:27.709Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-06-07T12:55:28.276Z] (100/137) Installing soxr (0.1.3-r2) [2023-06-07T12:55:28.534Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-06-07T12:55:28.793Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-06-07T12:55:29.052Z] (103/137) Installing libpulse (15.0-r2) [2023-06-07T12:55:29.619Z] (104/137) Installing cjson (1.7.15-r3) [2023-06-07T12:55:29.619Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-06-07T12:55:30.187Z] (106/137) Installing librist (0.2.6-r1) [2023-06-07T12:55:30.445Z] (107/137) Installing libsrt (1.4.4-r0) [2023-06-07T12:55:30.704Z] (108/137) Installing libssh (0.9.6-r1) [2023-06-07T12:55:31.268Z] (109/137) Installing libtheora (1.1.1-r16) [2023-06-07T12:55:32.057Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-06-07T12:55:32.317Z] (111/137) Installing libva (2.14.0-r0) [2023-06-07T12:55:32.576Z] (112/137) Installing libvdpau (1.5-r0) [2023-06-07T12:55:32.835Z] (113/137) Installing vidstab (1.1.0-r1) [2023-06-07T12:55:33.095Z] (114/137) Installing libvpx (1.11.0-r1) [2023-06-07T12:55:33.663Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-06-07T12:55:34.229Z] (116/137) Installing numactl (2.0.14-r0) [2023-06-07T12:55:34.487Z] (117/137) Installing x265-libs (3.5-r3) [2023-06-07T12:55:35.054Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-06-07T12:55:35.621Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-06-07T12:55:36.187Z] (120/137) Installing libevent (2.1.12-r4) [2023-06-07T12:55:36.445Z] (121/137) Installing mesa (21.3.9-r0) [2023-06-07T12:55:36.703Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-06-07T12:55:36.960Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-06-07T12:55:37.526Z] (124/137) Installing icu-data-en (71.1-r2) [2023-06-07T12:55:37.789Z] Executing icu-data-en-71.1-r2.post-install [2023-06-07T12:55:37.789Z] * [2023-06-07T12:55:37.789Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-07T12:55:37.789Z] * package icu-data-full. [2023-06-07T12:55:37.789Z] * [2023-06-07T12:55:37.789Z] (125/137) Installing icu-libs (71.1-r2) [2023-06-07T12:55:38.357Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-06-07T12:55:38.922Z] (127/137) Installing minizip (1.2.12-r0) [2023-06-07T12:55:39.180Z] (128/137) Installing nspr (4.33-r0) [2023-06-07T12:55:39.437Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-06-07T12:55:40.006Z] (130/137) Installing nss (3.78.1-r0) [2023-06-07T12:55:40.265Z] (131/137) Installing re2 (2022.04.01-r0) [2023-06-07T12:55:40.831Z] (132/137) Installing snappy (1.1.9-r4) [2023-06-07T12:55:41.089Z] (133/137) Installing libgpg-error (1.45-r0) [2023-06-07T12:55:41.347Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-06-07T12:55:41.914Z] (135/137) Installing libxslt (1.1.35-r0) [2023-06-07T12:55:42.173Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-06-07T12:55:44.072Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-07T12:55:45.008Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:55:45.008Z] Executing glib-2.72.4-r0.trigger [2023-06-07T12:55:45.008Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-07T12:55:45.267Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-07T12:55:45.267Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-07T12:55:45.267Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-07T12:55:45.267Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-07T12:55:45.267Z] OK: 409 MiB in 160 packages [2023-06-07T12:55:45.267Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:55:45.833Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:55:46.401Z] (1/21) Installing binutils (2.38-r3) [2023-06-07T12:55:46.967Z] (2/21) Installing isl22 (0.22-r0) [2023-06-07T12:55:47.531Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-07T12:55:48.097Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-07T12:55:48.356Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-07T12:55:49.292Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-07T12:55:49.861Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-07T12:55:50.153Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-07T12:55:50.721Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-07T12:55:51.287Z] (10/21) Installing libpq (14.8-r0) [2023-06-07T12:55:51.547Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-07T12:55:51.843Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-07T12:55:52.462Z] (13/21) Installing libecpg (14.8-r0) [2023-06-07T12:55:52.751Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-07T12:55:53.041Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-07T12:55:54.485Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-07T12:55:55.419Z] (17/21) Installing clang (13.0.1-r1) [2023-06-07T12:55:55.678Z] (18/21) Installing icu (71.1-r2) [2023-06-07T12:55:56.244Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-07T12:55:56.810Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-07T12:55:57.746Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-07T12:55:58.312Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:55:58.312Z] OK: 822 MiB in 181 packages [2023-06-07T12:55:58.312Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:55:58.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:55:59.449Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-07T12:56:04.716Z] (2/10) Installing gdbm (1.23-r0) [2023-06-07T12:56:04.716Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-07T12:56:04.716Z] (4/10) Installing readline (8.1.2-r0) [2023-06-07T12:56:04.716Z] (5/10) Installing python3 (3.10.11-r0) [2023-06-07T12:56:06.089Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-06-07T12:56:07.022Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-07T12:56:07.280Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-07T12:56:07.539Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-07T12:56:07.799Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-07T12:56:08.058Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:56:08.058Z] OK: 974 MiB in 191 packages [2023-06-07T12:56:08.058Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:56:08.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:56:09.191Z] OK: 974 MiB in 191 packages [2023-06-07T12:56:09.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:56:09.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:56:10.326Z] (1/1) Installing tzdata (2023c-r0) [2023-06-07T12:56:10.892Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:56:10.892Z] OK: 978 MiB in 192 packages [2023-06-07T12:56:11.151Z] (1/1) Purging tzdata (2023c-r0) [2023-06-07T12:56:11.151Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:56:11.151Z] OK: 974 MiB in 191 packages [2023-06-07T12:56:14.444Z] Looking in links: /tmp/tmpfr11s0fx [2023-06-07T12:56:14.444Z] Processing /tmp/tmpfr11s0fx/setuptools-65.5.0-py3-none-any.whl [2023-06-07T12:56:14.444Z] Processing /tmp/tmpfr11s0fx/pip-23.0.1-py3-none-any.whl [2023-06-07T12:56:14.444Z] Installing collected packages: setuptools, pip [2023-06-07T12:56:24.439Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-07T12:56:24.439Z] 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-06-07T12:56:24.439Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-07T12:56:24.439Z] Collecting pip [2023-06-07T12:56:24.439Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-07T12:56:24.439Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 35.5 MB/s eta 0:00:00 [2023-06-07T12:56:24.439Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-07T12:56:24.439Z] Collecting setuptools [2023-06-07T12:56:24.439Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-07T12:56:24.439Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 109.1 MB/s eta 0:00:00 [2023-06-07T12:56:24.439Z] Collecting wheel [2023-06-07T12:56:24.439Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-07T12:56:24.439Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 141.6 MB/s eta 0:00:00 [2023-06-07T12:56:24.439Z] Installing collected packages: wheel, setuptools, pip [2023-06-07T12:56:24.700Z] Attempting uninstall: setuptools [2023-06-07T12:56:24.700Z] Found existing installation: setuptools 65.5.0 [2023-06-07T12:56:24.969Z] Uninstalling setuptools-65.5.0: [2023-06-07T12:56:24.969Z] Successfully uninstalled setuptools-65.5.0 [2023-06-07T12:56:25.541Z] Attempting uninstall: pip [2023-06-07T12:56:25.541Z] Found existing installation: pip 23.0.1 [2023-06-07T12:56:25.800Z] Uninstalling pip-23.0.1: [2023-06-07T12:56:25.800Z] Successfully uninstalled pip-23.0.1 [2023-06-07T12:56:32.376Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-07T12:56:32.376Z] 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-06-07T12:56:32.947Z] Processing ./edgex-taf-common [2023-06-07T12:56:32.947Z] Preparing metadata (setup.py): started [2023-06-07T12:56:33.207Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:33.207Z] Building wheels for collected packages: edgex-taf-common [2023-06-07T12:56:33.207Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-07T12:56:33.796Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-07T12:56:33.796Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=4652d92db5911cd0fa8afd6f0466c18977830e107f1144df0d5c98d4453f4da3 [2023-06-07T12:56:33.796Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-07T12:56:33.796Z] Successfully built edgex-taf-common [2023-06-07T12:56:33.796Z] Installing collected packages: edgex-taf-common [2023-06-07T12:56:34.368Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-07T12:56:34.368Z] 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-06-07T12:56:35.746Z] Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) [2023-06-07T12:56:35.746Z] Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) [2023-06-07T12:56:36.004Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 1.5 MB/s eta 0:00:00 [2023-06-07T12:56:36.570Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-07T12:56:36.570Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-07T12:56:36.828Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-07T12:56:36.828Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-07T12:56:37.087Z] Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) [2023-06-07T12:56:37.087Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-06-07T12:56:37.346Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 658.3 kB/s eta 0:00:00 [2023-06-07T12:56:37.346Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-07T12:56:37.346Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-07T12:56:37.606Z] Preparing metadata (setup.py): started [2023-06-07T12:56:39.507Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:43.692Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-06-07T12:56:43.692Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-06-07T12:56:43.692Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-07T12:56:43.692Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-07T12:56:43.692Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-06-07T12:56:43.692Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-06-07T12:56:43.692Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 201.4 kB/s eta 0:00:00 [2023-06-07T12:56:43.950Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-07T12:56:43.950Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-07T12:56:43.950Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 864.5 kB/s eta 0:00:00 [2023-06-07T12:56:44.208Z] Preparing metadata (setup.py): started [2023-06-07T12:56:44.208Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:44.466Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-06-07T12:56:44.466Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-06-07T12:56:44.724Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 821.3 kB/s eta 0:00:00 [2023-06-07T12:56:45.291Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-07T12:56:45.291Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-07T12:56:45.857Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 20.8 MB/s eta 0:00:00 [2023-06-07T12:56:46.423Z] Installing build dependencies: started [2023-06-07T12:56:50.610Z] Installing build dependencies: finished with status 'done' [2023-06-07T12:56:50.610Z] Getting requirements to build wheel: started [2023-06-07T12:56:50.868Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T12:56:50.868Z] Preparing metadata (pyproject.toml): started [2023-06-07T12:56:51.802Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T12:56:51.802Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-07T12:56:51.802Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-07T12:56:51.802Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.5 MB/s eta 0:00:00 [2023-06-07T12:56:52.061Z] Preparing metadata (setup.py): started [2023-06-07T12:56:52.319Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:52.319Z] Collecting redis==4.5.3 (from -r requirements.txt (line 13)) [2023-06-07T12:56:52.319Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-06-07T12:56:52.319Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 5.1 MB/s eta 0:00:00 [2023-06-07T12:56:52.886Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-07T12:56:52.886Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-07T12:56:52.886Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 39.4 MB/s eta 0:00:00 [2023-06-07T12:56:53.144Z] Installing build dependencies: started [2023-06-07T12:56:55.674Z] Installing build dependencies: finished with status 'done' [2023-06-07T12:56:55.674Z] Getting requirements to build wheel: started [2023-06-07T12:56:55.674Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T12:56:55.674Z] Preparing metadata (pyproject.toml): started [2023-06-07T12:56:56.240Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T12:56:56.240Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-07T12:56:56.240Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-07T12:56:56.240Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 18.7 MB/s eta 0:00:00 [2023-06-07T12:56:56.498Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-07T12:56:56.498Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-07T12:56:56.498Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 13.9 MB/s eta 0:00:00 [2023-06-07T12:56:56.498Z] Preparing metadata (setup.py): started [2023-06-07T12:56:56.756Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:57.014Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-07T12:56:57.014Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2023-06-07T12:56:57.014Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 53.5 MB/s eta 0:00:00 [2023-06-07T12:56:57.582Z] Preparing metadata (setup.py): started [2023-06-07T12:56:58.982Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:58.983Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:58.983Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-07T12:56:59.240Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:59.240Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-06-07T12:56:59.240Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 60.7 MB/s eta 0:00:00 [2023-06-07T12:56:59.240Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:56:59.240Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-07T12:56:59.499Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 17.2 MB/s eta 0:00:00 [2023-06-07T12:56:59.499Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:56:59.499Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-07T12:56:59.499Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.3 MB/s eta 0:00:00 [2023-06-07T12:56:59.499Z] Preparing metadata (setup.py): started [2023-06-07T12:56:59.758Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:59.758Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:56:59.758Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-07T12:56:59.758Z] Preparing metadata (setup.py): started [2023-06-07T12:57:00.016Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:57:00.016Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:00.016Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-07T12:57:00.275Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:00.275Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-07T12:57:00.275Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 1.9 MB/s eta 0:00:00 [2023-06-07T12:57:00.275Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:00.275Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-07T12:57:00.275Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 26.9 MB/s eta 0:00:00 [2023-06-07T12:57:00.533Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:00.533Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-07T12:57:00.533Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 5.9 MB/s eta 0:00:00 [2023-06-07T12:57:00.791Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:00.791Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-07T12:57:00.791Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:57:00.791Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-06-07T12:57:00.791Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 3.1 MB/s eta 0:00:00 [2023-06-07T12:57:01.049Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:57:01.049Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-06-07T12:57:01.049Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 608.4 kB/s eta 0:00:00 [2023-06-07T12:57:01.307Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:57:01.307Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-06-07T12:57:01.307Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 21.0 MB/s eta 0:00:00 [2023-06-07T12:57:01.307Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:57:01.307Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-07T12:57:01.307Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 2.6 MB/s eta 0:00:00 [2023-06-07T12:57:01.307Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T12:57:01.307Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-07T12:57:01.572Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T12:57:01.572Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-06-07T12:57:01.572Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 9.5 MB/s eta 0:00:00 [2023-06-07T12:57:01.572Z] Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) [2023-06-07T12:57:01.572Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-07T12:57:01.832Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T12:57:01.832Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-07T12:57:01.832Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 21.1 MB/s eta 0:00:00 [2023-06-07T12:57:01.832Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T12:57:01.832Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-07T12:57:01.832Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 4.8 MB/s eta 0:00:00 [2023-06-07T12:57:01.832Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-07T12:57:02.089Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T12:57:02.089Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-07T12:57:02.089Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:02.089Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-07T12:57:02.089Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 18.6 MB/s eta 0:00:00 [2023-06-07T12:57:02.348Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:02.348Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-07T12:57:02.348Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 2.7 MB/s eta 0:00:00 [2023-06-07T12:57:02.605Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:02.606Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-06-07T12:57:02.863Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:02.863Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-07T12:57:03.120Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 2.5 MB/s eta 0:00:00 [2023-06-07T12:57:03.120Z] Installing build dependencies: started [2023-06-07T12:57:07.350Z] Installing build dependencies: finished with status 'done' [2023-06-07T12:57:07.350Z] Getting requirements to build wheel: started [2023-06-07T12:57:08.286Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T12:57:08.286Z] Preparing metadata (pyproject.toml): started [2023-06-07T12:57:08.547Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T12:57:08.547Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:08.547Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-07T12:57:08.547Z] Preparing metadata (setup.py): started [2023-06-07T12:57:08.808Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:57:08.808Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:08.808Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-07T12:57:08.808Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:08.808Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-07T12:57:08.808Z] Preparing metadata (setup.py): started [2023-06-07T12:57:09.068Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:57:09.068Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:09.329Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-07T12:57:09.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 12.9 MB/s eta 0:00:00 [2023-06-07T12:57:09.329Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:09.329Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-07T12:57:09.329Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:09.329Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-07T12:57:09.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.3 MB/s eta 0:00:00 [2023-06-07T12:57:09.329Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:09.329Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-07T12:57:09.589Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:09.589Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-07T12:57:09.589Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.0 MB/s eta 0:00:00 [2023-06-07T12:57:09.589Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T12:57:09.589Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-07T12:57:09.589Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.1 MB/s eta 0:00:00 [2023-06-07T12:57:09.850Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:09.850Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-07T12:57:09.850Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:09.850Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-07T12:57:10.111Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:10.111Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-07T12:57:10.111Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:10.111Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-07T12:57:10.111Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:10.111Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-07T12:57:10.111Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:10.111Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-07T12:57:10.111Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-06-07T12:57:10.111Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:10.111Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-06-07T12:57:10.111Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 16.0 MB/s eta 0:00:00 [2023-06-07T12:57:10.373Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:57:10.373Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-07T12:57:10.373Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:57:10.373Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-07T12:57:10.373Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.3 MB/s eta 0:00:00 [2023-06-07T12:57:10.634Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-06-07T12:57:10.634Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-07T12:57:10.896Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-07T12:57:10.896Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=3c12b02a5429f810fa03aa243ae94e1494487180a6fddefe4c739a4014395d8c [2023-06-07T12:57:10.896Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-07T12:57:10.896Z] Building wheel for paho-mqtt (setup.py): started [2023-06-07T12:57:11.157Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-07T12:57:11.157Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=cf6da0fed5157405cd96d76553bc749678c4702b3901c36c7cce78210ef0f78b [2023-06-07T12:57:11.157Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-07T12:57:11.157Z] Building wheel for numpy (pyproject.toml): started [2023-06-07T12:57:13.829Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18066 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2023-06-07T12:57:13.868Z] Selected Git installation does not exist. Using Default [2023-06-07T12:57:13.868Z] The recommended git tool is: NONE [2023-06-07T12:57:19.293Z] using credential edgex-jenkins-ssh [2023-06-07T12:57:19.321Z] Cloning the remote Git repository [2023-06-07T12:57:19.374Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T12:57:19.472Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2023-06-07T12:57:19.622Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T12:57:19.623Z] > git --version # timeout=10 [2023-06-07T12:57:19.645Z] > git --version # 'git version 2.25.1' [2023-06-07T12:57:19.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T12:57:19.818Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T12:57:20.459Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-07T12:57:20.485Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T12:57:21.525Z] Avoid second fetch [2023-06-07T12:57:21.525Z] Checking out Revision 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 (main) [2023-06-07T12:57:22.200Z] Commit message: "Merge pull request #57 from edgexfoundry/dependabot/pip/restinstance-1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T12:57:21.552Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T12:57:21.646Z] > git checkout -f 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 # timeout=10 [2023-06-07T12:57:23.089Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T12:57:23.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T12:57:23.090Z] Dload Upload Total Spent Left Speed [2023-06-07T12:57:23.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 177k [Pipeline] sh [2023-06-07T12:57:23.761Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T12:57:24.107Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T12:57:24.107Z] + sudo tee /etc/docker/daemon.new [2023-06-07T12:57:24.107Z] { [2023-06-07T12:57:24.107Z] "registry-mirrors": [ [2023-06-07T12:57:24.107Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T12:57:24.107Z] ], [2023-06-07T12:57:24.107Z] "bip": "10.250.0.254/24", [2023-06-07T12:57:24.107Z] "hosts": [ [2023-06-07T12:57:24.107Z] "tcp://0.0.0.0:5555", [2023-06-07T12:57:24.107Z] "unix:///var/run/docker.sock" [2023-06-07T12:57:24.107Z] ], [2023-06-07T12:57:24.107Z] "mtu": 1458, [2023-06-07T12:57:24.107Z] "selinux-enabled": true, [2023-06-07T12:57:24.107Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T12:57:24.107Z] } [Pipeline] sh [2023-06-07T12:57:24.456Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T12:57:24.795Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T12:57:43.078Z] provisioning config files... [2023-06-07T12:57:43.105Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2349646696325277757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:57:43.462Z] ---> docker-login.sh [2023-06-07T12:57:43.462Z] nexus3.edgexfoundry.org:10001 [2023-06-07T12:57:43.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:57:44.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:57:44.011Z] Configure a credential helper to remove this warning. See [2023-06-07T12:57:44.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:57:44.011Z] [2023-06-07T12:57:44.011Z] Login Succeeded [2023-06-07T12:57:44.011Z] nexus3.edgexfoundry.org:10002 [2023-06-07T12:57:44.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:57:44.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:57:44.552Z] Configure a credential helper to remove this warning. See [2023-06-07T12:57:44.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:57:44.552Z] [2023-06-07T12:57:44.552Z] Login Succeeded [2023-06-07T12:57:44.552Z] nexus3.edgexfoundry.org:10003 [2023-06-07T12:57:44.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:57:44.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:57:44.823Z] Configure a credential helper to remove this warning. See [2023-06-07T12:57:44.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:57:44.823Z] [2023-06-07T12:57:44.823Z] Login Succeeded [2023-06-07T12:57:44.823Z] nexus3.edgexfoundry.org:10004 [2023-06-07T12:57:45.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:57:45.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:57:45.095Z] Configure a credential helper to remove this warning. See [2023-06-07T12:57:45.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:57:45.095Z] [2023-06-07T12:57:45.095Z] Login Succeeded [2023-06-07T12:57:45.095Z] docker.io [2023-06-07T12:57:45.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:57:45.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:57:45.638Z] Configure a credential helper to remove this warning. See [2023-06-07T12:57:45.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:57:45.638Z] [2023-06-07T12:57:45.638Z] Login Succeeded [2023-06-07T12:57:45.638Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T12:57:45.655Z] 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-06-07T12:57:46.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T12:57:46.656Z] + ls -al . [2023-06-07T12:57:46.656Z] total 68 [2023-06-07T12:57:46.656Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:57 . [2023-06-07T12:57:46.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:57 .. [2023-06-07T12:57:46.656Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:57 .git [2023-06-07T12:57:46.656Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:57 .github [2023-06-07T12:57:46.656Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:57 .gitignore [2023-06-07T12:57:46.656Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:57 Dockerfile [2023-06-07T12:57:46.656Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:57 Jenkinsfile [2023-06-07T12:57:46.656Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:57 LICENSE [2023-06-07T12:57:46.656Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:57 README.md [2023-06-07T12:57:46.656Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:57 TAF-Manager [2023-06-07T12:57:46.656Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:57 TUC [2023-06-07T12:57:46.656Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 12:54 VERSION [2023-06-07T12:57:46.656Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:57 requirements.txt [2023-06-07T12:57:46.656Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:57 robot-entrypoint.sh [2023-06-07T12:57:46.656Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:57:47.022Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 --label arch=arm64 --label version=0.0.2-dev.24 . [2023-06-07T12:57:47.296Z] Sending build context to Docker daemon 283.1kB [2023-06-07T12:57:47.296Z] Step 1/13 : FROM alpine:3.16 [2023-06-07T12:57:47.885Z] 3.16: Pulling from library/alpine [2023-06-07T12:57:47.885Z] 547446be3368: Pulling fs layer [2023-06-07T12:57:48.161Z] 547446be3368: Verifying Checksum [2023-06-07T12:57:48.161Z] 547446be3368: Download complete [2023-06-07T12:57:48.759Z] 547446be3368: Pull complete [2023-06-07T12:57:48.759Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-07T12:57:48.759Z] Status: Downloaded newer image for alpine:3.16 [2023-06-07T12:57:48.759Z] ---> 3b5033019969 [2023-06-07T12:57:48.759Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-07T12:57:48.759Z] ---> Running in 0b5fa55e87ed [2023-06-07T12:57:49.350Z] Removing intermediate container 0b5fa55e87ed [2023-06-07T12:57:49.350Z] ---> 4f2d15f9dc49 [2023-06-07T12:57:49.350Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-07T12:57:49.350Z] ---> Running in d4072b5dc118 [2023-06-07T12:57:49.618Z] Removing intermediate container d4072b5dc118 [2023-06-07T12:57:49.618Z] ---> 0a7e27fe3455 [2023-06-07T12:57:49.618Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-07T12:57:50.204Z] ---> 996c4d1ea160 [2023-06-07T12:57:50.204Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-07T12:57:50.794Z] ---> 602cda6f93bb [2023-06-07T12:57:50.794Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-07T12:57:51.382Z] ---> 08b774f3c148 [2023-06-07T12:57:51.382Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-07T12:57:51.382Z] ---> Running in 1b3171e1a13c [2023-06-07T12:57:51.650Z] Removing intermediate container 1b3171e1a13c [2023-06-07T12:57:51.650Z] ---> bf07c64a0d57 [2023-06-07T12:57:51.650Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-07T12:57:51.650Z] ---> Running in 3ae18450c491 [2023-06-07T12:57:53.598Z] Removing intermediate container 3ae18450c491 [2023-06-07T12:57:53.598Z] ---> 92aefa06cf26 [2023-06-07T12:57:53.598Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-06-07T12:57:53.598Z] ---> Running in fa23b915f56f [2023-06-07T12:57:54.182Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:57:54.768Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:57:56.174Z] (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T12:57:56.756Z] (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-07T12:57:57.027Z] (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T12:57:57.295Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:57:57.295Z] OK: 5 MiB in 14 packages [2023-06-07T12:57:57.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:57:57.948Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:57:59.358Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T12:57:59.623Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-07T12:58:00.205Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-07T12:58:00.470Z] (4/9) Installing libcurl (8.1.1-r1) [2023-06-07T12:58:01.051Z] (5/9) Installing curl (8.1.1-r1) [2023-06-07T12:58:01.318Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-07T12:58:02.725Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-07T12:58:02.991Z] (8/9) Installing jq (1.6-r1) [2023-06-07T12:58:03.573Z] (9/9) Installing openssl (1.1.1t-r2) [2023-06-07T12:58:03.840Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:58:03.840Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T12:58:04.108Z] OK: 50 MiB in 23 packages [2023-06-07T12:58:04.375Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:58:04.959Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:58:05.923Z] (1/136) Installing libmagic (5.41-r0) [2023-06-07T12:58:06.505Z] (2/136) Installing file (5.41-r0) [2023-06-07T12:58:06.773Z] (3/136) Installing libxau (1.0.9-r0) [2023-06-07T12:58:07.040Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-06-07T12:58:07.307Z] (5/136) Installing libxcb (1.15-r0) [2023-06-07T12:58:07.892Z] (6/136) Installing libx11 (1.8-r0) [2023-06-07T12:58:08.478Z] (7/136) Installing libxext (1.3.4-r0) [2023-06-07T12:58:08.744Z] (8/136) Installing libice (1.0.10-r0) [2023-06-07T12:58:09.009Z] (9/136) Installing libuuid (2.38-r1) [2023-06-07T12:58:09.275Z] (10/136) Installing libsm (1.2.3-r0) [2023-06-07T12:58:09.854Z] (11/136) Installing libxt (1.2.1-r0) [2023-06-07T12:58:10.122Z] (12/136) Installing libxmu (1.1.3-r0) [2023-06-07T12:58:10.387Z] (13/136) Installing xset (1.2.4-r0) [2023-06-07T12:58:10.653Z] (14/136) Installing xprop (1.2.5-r0) [2023-06-07T12:58:11.232Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-06-07T12:58:11.498Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-06-07T12:58:11.763Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-06-07T12:58:12.036Z] (18/136) Installing libffi (3.4.2-r1) [2023-06-07T12:58:12.617Z] (19/136) Installing libintl (0.21-r2) [2023-06-07T12:58:12.883Z] (20/136) Installing libblkid (2.38-r1) [2023-06-07T12:58:13.149Z] (21/136) Installing libmount (2.38-r1) [2023-06-07T12:58:13.730Z] (22/136) Installing pcre (8.45-r2) [2023-06-07T12:58:13.994Z] (23/136) Installing glib (2.72.4-r0) [2023-06-07T12:58:14.576Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-06-07T12:58:14.840Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-06-07T12:58:15.421Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-06-07T12:58:15.689Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-06-07T12:58:16.270Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-06-07T12:58:16.535Z] (29/136) Installing libpng (1.6.37-r1) [2023-06-07T12:58:17.115Z] (30/136) Installing libwebp (1.2.3-r1) [2023-06-07T12:58:17.382Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-06-07T12:58:17.964Z] (32/136) Installing tiff (4.4.0-r1) [2023-06-07T12:58:18.231Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-06-07T12:58:18.811Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-07T12:58:18.856Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:58:19.076Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-06-07T12:58:19.342Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-06-07T12:58:19.607Z] (37/136) Installing libxrender (0.9.10-r3) [2023-06-07T12:58:19.873Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-06-07T12:58:20.137Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-06-07T12:58:20.402Z] (40/136) Installing libxi (1.8-r0) [2023-06-07T12:58:20.667Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-06-07T12:58:20.932Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-06-07T12:58:21.199Z] (43/136) Installing atk (2.38.0-r0) [2023-06-07T12:58:21.780Z] (44/136) Installing libxtst (1.2.3-r3) [2023-06-07T12:58:22.046Z] (45/136) Installing dbus-libs (1.14.4-r0) [2023-06-07T12:58:22.311Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-06-07T12:58:22.894Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-06-07T12:58:23.160Z] (48/136) Installing expat (2.5.0-r0) [2023-06-07T12:58:23.427Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-06-07T12:58:23.695Z] (50/136) Installing freetype (2.12.1-r0) [2023-06-07T12:58:24.281Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-06-07T12:58:24.866Z] (52/136) Installing pixman (0.40.0-r4) [2023-06-07T12:58:25.134Z] (53/136) Installing cairo (1.17.4-r2) [2023-06-07T12:58:25.723Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-06-07T12:58:25.991Z] (55/136) Installing avahi-libs (0.8-r6) [2023-06-07T12:58:26.260Z] (56/136) Installing gmp (6.2.1-r2) [2023-06-07T12:58:26.527Z] (57/136) Installing nettle (3.7.3-r0) [2023-06-07T12:58:27.110Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-06-07T12:58:27.693Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-06-07T12:58:27.960Z] (60/136) Installing libunistring (1.0-r0) [2023-06-07T12:58:28.542Z] (61/136) Installing gnutls (3.7.7-r1) [2023-06-07T12:58:28.811Z] (62/136) Installing cups-libs (2.4.2-r0) [2023-06-07T12:58:29.394Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-06-07T12:58:29.980Z] (64/136) Installing fribidi (1.0.12-r0) [2023-06-07T12:58:30.246Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-06-07T12:58:30.511Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-06-07T12:58:31.097Z] (67/136) Installing libxft (2.3.4-r0) [2023-06-07T12:58:31.365Z] (68/136) Installing pango (1.50.7-r0) [2023-06-07T12:58:31.632Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-06-07T12:58:31.899Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-07T12:58:32.164Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-06-07T12:58:32.435Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-06-07T12:58:33.020Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-06-07T12:58:33.606Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-06-07T12:58:34.200Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-07T12:58:34.200Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-06-07T12:58:34.784Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-06-07T12:58:35.052Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-06-07T12:58:35.637Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-06-07T12:58:35.903Z] (79/136) Installing libogg (1.3.5-r1) [2023-06-07T12:58:36.169Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-07T12:58:36.754Z] (81/136) Installing flac (1.3.4-r0) [2023-06-07T12:58:37.056Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-06-07T12:58:37.638Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-06-07T12:58:37.905Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-06-07T12:58:38.489Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-06-07T12:58:39.070Z] (86/136) Installing libass (0.16.0-r0) [2023-06-07T12:58:39.338Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-06-07T12:58:39.922Z] (88/136) Installing libdrm (2.4.110-r0) [2023-06-07T12:58:40.190Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-07T12:58:40.458Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-07T12:58:41.042Z] (91/136) Installing lame (3.100-r0) [2023-06-07T12:58:41.310Z] (92/136) Installing opus (1.3.1-r1) [2023-06-07T12:58:41.892Z] (93/136) Installing libasyncns (0.8-r1) [2023-06-07T12:58:42.158Z] (94/136) Installing libltdl (2.4.7-r0) [2023-06-07T12:58:42.423Z] (95/136) Installing orc (0.4.32-r0) [2023-06-07T12:58:42.690Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-06-07T12:58:43.271Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-06-07T12:58:43.537Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-06-07T12:58:44.119Z] (99/136) Installing soxr (0.1.3-r2) [2023-06-07T12:58:44.385Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-06-07T12:58:44.653Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-06-07T12:58:45.235Z] (102/136) Installing libpulse (15.0-r2) [2023-06-07T12:58:45.502Z] (103/136) Installing cjson (1.7.15-r3) [2023-06-07T12:58:45.770Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-06-07T12:58:46.348Z] (105/136) Installing librist (0.2.6-r1) [2023-06-07T12:58:46.616Z] (106/136) Installing libsrt (1.4.4-r0) [2023-06-07T12:58:47.201Z] (107/136) Installing libssh (0.9.6-r1) [2023-06-07T12:58:47.468Z] (108/136) Installing libtheora (1.1.1-r16) [2023-06-07T12:58:48.051Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-06-07T12:58:48.317Z] (110/136) Installing libva (2.14.0-r0) [2023-06-07T12:58:48.902Z] (111/136) Installing libvdpau (1.5-r0) [2023-06-07T12:58:49.169Z] (112/136) Installing vidstab (1.1.0-r1) [2023-06-07T12:58:49.435Z] (113/136) Installing libvpx (1.11.0-r1) [2023-06-07T12:58:50.017Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-06-07T12:58:50.603Z] (115/136) Installing numactl (2.0.14-r0) [2023-06-07T12:58:50.871Z] (116/136) Installing x265-libs (3.5-r3) [2023-06-07T12:58:51.456Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-06-07T12:58:51.722Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-06-07T12:58:55.064Z] (119/136) Installing libevent (2.1.12-r4) [2023-06-07T12:58:55.064Z] (120/136) Installing mesa (21.3.9-r0) [2023-06-07T12:58:55.330Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-06-07T12:58:55.596Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-06-07T12:58:55.861Z] (123/136) Installing icu-data-en (71.1-r2) [2023-06-07T12:58:56.445Z] Executing icu-data-en-71.1-r2.post-install [2023-06-07T12:58:56.445Z] * [2023-06-07T12:58:56.445Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-07T12:58:56.445Z] * package icu-data-full. [2023-06-07T12:58:56.445Z] * [2023-06-07T12:58:56.445Z] (124/136) Installing icu-libs (71.1-r2) [2023-06-07T12:58:57.029Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-06-07T12:58:57.296Z] (126/136) Installing minizip (1.2.12-r0) [2023-06-07T12:58:57.561Z] (127/136) Installing nspr (4.33-r0) [2023-06-07T12:58:58.142Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-06-07T12:58:58.725Z] (129/136) Installing nss (3.78.1-r0) [2023-06-07T12:58:59.307Z] (130/136) Installing re2 (2022.04.01-r0) [2023-06-07T12:58:59.572Z] (131/136) Installing snappy (1.1.9-r4) [2023-06-07T12:58:59.839Z] (132/136) Installing libgpg-error (1.45-r0) [2023-06-07T12:59:00.104Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-06-07T12:59:00.687Z] (134/136) Installing libxslt (1.1.35-r0) [2023-06-07T12:59:00.954Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-06-07T12:59:06.298Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-07T12:59:06.565Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:59:06.565Z] Executing glib-2.72.4-r0.trigger [2023-06-07T12:59:06.565Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-07T12:59:09.148Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-07T12:59:09.148Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-07T12:59:09.148Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-07T12:59:09.148Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-07T12:59:09.148Z] OK: 376 MiB in 159 packages [2023-06-07T12:59:09.148Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:09.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:11.131Z] (1/21) Installing binutils (2.38-r3) [2023-06-07T12:59:11.709Z] (2/21) Installing isl22 (0.22-r0) [2023-06-07T12:59:12.291Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-07T12:59:12.555Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-07T12:59:12.820Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-07T12:59:15.400Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-07T12:59:15.984Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-07T12:59:16.249Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-07T12:59:17.206Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-07T12:59:17.471Z] (10/21) Installing libpq (14.8-r0) [2023-06-07T12:59:18.049Z] (11/21) Installing openssl-dev (1.1.1t-r2) [2023-06-07T12:59:18.313Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-07T12:59:18.892Z] (13/21) Installing libecpg (14.8-r0) [2023-06-07T12:59:19.157Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-07T12:59:19.735Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-07T12:59:22.314Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-07T12:59:24.257Z] (17/21) Installing clang (13.0.1-r1) [2023-06-07T12:59:24.838Z] (18/21) Installing icu (71.1-r2) [2023-06-07T12:59:25.420Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-07T12:59:25.999Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-07T12:59:26.526Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:59:31.327Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-07T12:59:31.327Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:59:31.327Z] OK: 768 MiB in 180 packages [2023-06-07T12:59:31.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:32.177Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:33.585Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-07T12:59:35.542Z] (2/10) Installing gdbm (1.23-r0) [2023-06-07T12:59:35.811Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-07T12:59:36.082Z] (4/10) Installing readline (8.1.2-r0) [2023-06-07T12:59:36.349Z] (5/10) Installing python3 (3.10.11-r0) [2023-06-07T12:59:40.611Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-06-07T12:59:45.960Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-07T12:59:46.229Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-07T12:59:46.810Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-07T12:59:47.076Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-07T12:59:47.345Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:59:47.345Z] OK: 938 MiB in 190 packages [2023-06-07T12:59:47.613Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:48.194Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:49.602Z] OK: 938 MiB in 190 packages [2023-06-07T12:59:49.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:50.452Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:59:51.859Z] (1/1) Installing tzdata (2023c-r0) [2023-06-07T12:59:52.451Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:59:52.717Z] OK: 941 MiB in 191 packages [2023-06-07T12:59:54.127Z] (1/1) Purging tzdata (2023c-r0) [2023-06-07T12:59:54.127Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:59:54.127Z] OK: 938 MiB in 190 packages [2023-06-07T13:00:12.330Z] Looking in links: /tmp/tmpnm_11kcg [2023-06-07T13:00:12.330Z] Processing /tmp/tmpnm_11kcg/setuptools-65.5.0-py3-none-any.whl [2023-06-07T13:00:12.330Z] Processing /tmp/tmpnm_11kcg/pip-23.0.1-py3-none-any.whl [2023-06-07T13:00:12.330Z] Installing collected packages: setuptools, pip [2023-06-07T13:00:28.636Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-07T13:00:28.636Z] 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-06-07T13:00:31.964Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-07T13:00:32.229Z] Collecting pip [2023-06-07T13:00:32.229Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-07T13:00:32.549Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 17.3 MB/s eta 0:00:00 [2023-06-07T13:00:32.549Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-07T13:00:34.213Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:00:35.899Z] Collecting setuptools [2023-06-07T13:00:35.899Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-07T13:00:35.899Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 17.3 MB/s eta 0:00:00 [2023-06-07T13:00:36.165Z] Collecting wheel [2023-06-07T13:00:36.165Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-07T13:00:36.165Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 22.4 MB/s eta 0:00:00 [2023-06-07T13:00:38.118Z] Installing collected packages: wheel, setuptools, pip [2023-06-07T13:00:38.700Z] Attempting uninstall: setuptools [2023-06-07T13:00:38.700Z] Found existing installation: setuptools 65.5.0 [2023-06-07T13:00:39.656Z] Uninstalling setuptools-65.5.0: [2023-06-07T13:00:39.656Z] Successfully uninstalled setuptools-65.5.0 [2023-06-07T13:00:44.991Z] Attempting uninstall: pip [2023-06-07T13:00:44.991Z] Found existing installation: pip 23.0.1 [2023-06-07T13:00:46.922Z] Uninstalling pip-23.0.1: [2023-06-07T13:00:46.922Z] Successfully uninstalled pip-23.0.1 [2023-06-07T13:00:59.215Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-07T13:00:59.215Z] 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-06-07T13:01:03.461Z] Processing ./edgex-taf-common [2023-06-07T13:01:03.461Z] Preparing metadata (setup.py): started [2023-06-07T13:01:04.416Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:01:04.416Z] Building wheels for collected packages: edgex-taf-common [2023-06-07T13:01:04.681Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-07T13:01:06.087Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-07T13:01:06.087Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=488e5c27501610306547a81fc4b07cb5b25d7539bd1978ebfc06a103037ab727 [2023-06-07T13:01:06.087Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-07T13:01:06.352Z] Successfully built edgex-taf-common [2023-06-07T13:01:07.233Z] Installing collected packages: edgex-taf-common [2023-06-07T13:01:07.233Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-07T13:01:07.233Z] 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-06-07T13:01:13.285Z] Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) [2023-06-07T13:01:13.285Z] Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) [2023-06-07T13:01:13.285Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 8.9 MB/s eta 0:00:00 [2023-06-07T13:01:13.552Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-07T13:01:13.552Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-07T13:01:13.820Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-07T13:01:13.820Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-07T13:01:14.088Z] Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) [2023-06-07T13:01:14.088Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-06-07T13:01:14.088Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.8 MB/s eta 0:00:00 [2023-06-07T13:01:14.355Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-07T13:01:14.355Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-07T13:01:14.355Z] Preparing metadata (setup.py): started [2023-06-07T13:01:15.760Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:01:18.336Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-06-07T13:01:18.336Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-06-07T13:01:18.604Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-07T13:01:18.604Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-07T13:01:19.187Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-06-07T13:01:19.187Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-06-07T13:01:19.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 [2023-06-07T13:01:19.452Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-07T13:01:19.452Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-07T13:01:19.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.6 MB/s eta 0:00:00 [2023-06-07T13:01:19.719Z] Preparing metadata (setup.py): started [2023-06-07T13:01:21.660Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:01:21.660Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-06-07T13:01:21.660Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-06-07T13:01:21.943Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.6 MB/s eta 0:00:00 [2023-06-07T13:01:24.520Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-07T13:01:24.520Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-07T13:01:25.478Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 10.8 MB/s eta 0:00:00 [2023-06-07T13:01:29.736Z] Installing build dependencies: started [2023-06-07T13:01:41.894Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:01:56.441Z] Installing build dependencies: finished with status 'done' [2023-06-07T13:01:56.708Z] Getting requirements to build wheel: started [2023-06-07T13:02:03.369Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T13:02:03.369Z] Preparing metadata (pyproject.toml): started [2023-06-07T13:02:07.622Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T13:02:09.031Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-07T13:02:09.031Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-07T13:02:09.298Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.6 MB/s eta 0:00:00 [2023-06-07T13:02:09.883Z] Preparing metadata (setup.py): started [2023-06-07T13:02:12.470Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:02:13.056Z] Collecting redis==4.5.3 (from -r requirements.txt (line 13)) [2023-06-07T13:02:13.056Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-06-07T13:02:13.056Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 5.7 MB/s eta 0:00:00 [2023-06-07T13:02:13.969Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-07T13:02:13.969Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360814 sha256=161d61df49993c74a9ce3d0c17d3db6eb542ddbaa38fca7c4a8c47348505d686 [2023-06-07T13:02:13.969Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-07T13:02:13.969Z] Building wheel for psutil (setup.py): started [2023-06-07T13:02:13.969Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-07T13:02:13.969Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271451 sha256=3f164b63c10410b9cb2e351a0816b7a482244ec7f9b322f8352fbcc90c74ad90 [2023-06-07T13:02:13.969Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-07T13:02:13.969Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-07T13:02:16.401Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-07T13:02:16.401Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-07T13:02:16.401Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.9 MB/s eta 0:00:00 [2023-06-07T13:02:18.985Z] Installing build dependencies: started [2023-06-07T13:02:35.897Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-07T13:02:35.897Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537171 sha256=e07de3d87b683673e1ae66952e90530acca76ce2eccc7c06ce52769c9c20e8b3 [2023-06-07T13:02:35.897Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-07T13:02:35.897Z] Building wheel for psycopg2 (setup.py): started [2023-06-07T13:02:41.041Z] Installing build dependencies: finished with status 'done' [2023-06-07T13:02:41.041Z] Getting requirements to build wheel: started [2023-06-07T13:02:41.041Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T13:02:41.041Z] Preparing metadata (pyproject.toml): started [2023-06-07T13:02:43.621Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T13:02:43.621Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-07T13:02:43.621Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-07T13:02:43.621Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 7.9 MB/s eta 0:00:00 [2023-06-07T13:02:44.011Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-07T13:02:44.011Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478587 sha256=59999cef501b945217551d67a5db2597c0b1de6db5a7c0988ab376a2f9f3ca8e [2023-06-07T13:02:44.011Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-07T13:02:44.011Z] Building wheel for pycryptodome (setup.py): started [2023-06-07T13:02:44.579Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-07T13:02:44.579Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-07T13:02:44.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 6.7 MB/s eta 0:00:00 [2023-06-07T13:02:45.537Z] Preparing metadata (setup.py): started [2023-06-07T13:02:47.481Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:02:49.437Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-07T13:02:49.437Z] Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-06-07T13:02:49.437Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.9 MB/s eta 0:00:00 [2023-06-07T13:02:49.703Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:02:49.971Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-07T13:02:50.933Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:02:50.933Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-06-07T13:02:51.517Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 9.2 MB/s eta 0:00:00 [2023-06-07T13:02:52.101Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:02:52.101Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-07T13:02:52.368Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 7.4 MB/s eta 0:00:00 [2023-06-07T13:02:52.635Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:02:52.635Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-07T13:02:52.635Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.5 MB/s eta 0:00:00 [2023-06-07T13:02:52.901Z] Preparing metadata (setup.py): started [2023-06-07T13:02:54.843Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:02:55.111Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:02:55.111Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-07T13:02:55.111Z] Preparing metadata (setup.py): started [2023-06-07T13:02:57.055Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:02:57.055Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:02:57.055Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-07T13:02:57.640Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:02:57.640Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-07T13:02:57.906Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.6 MB/s eta 0:00:00 [2023-06-07T13:02:58.173Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:02:58.173Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-07T13:02:58.440Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 8.8 MB/s eta 0:00:00 [2023-06-07T13:02:59.398Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:02:59.398Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-07T13:02:59.398Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 7.7 MB/s eta 0:00:00 [2023-06-07T13:02:59.664Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:02:59.664Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-07T13:03:00.248Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:03:00.248Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-06-07T13:03:00.248Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.9 MB/s eta 0:00:00 [2023-06-07T13:03:00.514Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:03:00.514Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-06-07T13:03:00.514Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.3 MB/s eta 0:00:00 [2023-06-07T13:03:01.473Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:03:01.473Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-06-07T13:03:01.473Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 5.0 MB/s eta 0:00:00 [2023-06-07T13:03:01.741Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:03:01.741Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-07T13:03:01.741Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.3 MB/s eta 0:00:00 [2023-06-07T13:03:02.323Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T13:03:02.323Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-07T13:03:05.663Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T13:03:05.929Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-06-07T13:03:05.929Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 1.9 MB/s eta 0:00:00 [2023-06-07T13:03:05.932Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2023-06-07T13:03:05.932Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111241 sha256=1ac9c8fe353e35ced45b17a6cf4561f52cf65ab4d38870bcb04a9466d5408311 [2023-06-07T13:03:05.932Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2023-06-07T13:03:05.932Z] Building wheel for flex (setup.py): started [2023-06-07T13:03:05.932Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-07T13:03:05.932Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=4dad73b0658344552d100d25dbf5f33b09a8154d88247a867992587b79b1ba68 [2023-06-07T13:03:05.932Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-07T13:03:05.932Z] Building wheel for GenSON (setup.py): started [2023-06-07T13:03:05.932Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-07T13:03:05.932Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=24e0a999a00199a853e5c414c476b4464a65eb06cd139633223a57f8e57d4e57 [2023-06-07T13:03:05.932Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-07T13:03:05.932Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-07T13:03:05.932Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-07T13:03:05.932Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=4a2d8f720feab70fe34e438f0e8746e1978d0b864b04ec8b9f4bca16fc19ed89 [2023-06-07T13:03:05.932Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-07T13:03:05.932Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-07T13:03:06.189Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-07T13:03:06.189Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=97d54d2e31da40ce8e505213fbe91a36a813a9494b21f3714a1ba4cfd514d04e [2023-06-07T13:03:06.189Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-07T13:03:06.189Z] Building wheel for validate-email (setup.py): started [2023-06-07T13:03:06.447Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-07T13:03:06.447Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=a4863c68eefc10885235c991ddecd617bb79ae68676edea51b61a6ee6c2145ae [2023-06-07T13:03:06.447Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-07T13:03:06.447Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex GenSON PyYAML strict-rfc3339 validate-email [2023-06-07T13:03:06.510Z] Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) [2023-06-07T13:03:06.510Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-07T13:03:07.015Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-07T13:03:07.092Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T13:03:07.092Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-07T13:03:07.358Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.6 MB/s eta 0:00:00 [2023-06-07T13:03:07.625Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T13:03:07.625Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-07T13:03:07.892Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.4 MB/s eta 0:00:00 [2023-06-07T13:03:07.892Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-07T13:03:09.299Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T13:03:09.299Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-07T13:03:09.881Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:03:09.881Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-07T13:03:09.881Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 4.5 MB/s eta 0:00:00 [2023-06-07T13:03:10.148Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:03:10.148Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-07T13:03:10.148Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 6.6 MB/s eta 0:00:00 [2023-06-07T13:03:10.489Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:03:10.489Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-06-07T13:03:13.118Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:03:13.118Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-07T13:03:13.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.0 MB/s eta 0:00:00 [2023-06-07T13:03:15.355Z] Installing build dependencies: started [2023-06-07T13:03:19.220Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-06-07T13:03:19.220Z] 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-06-07T13:03:42.032Z] Installing build dependencies: finished with status 'done' [2023-06-07T13:03:42.032Z] Getting requirements to build wheel: started [2023-06-07T13:04:00.311Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T13:04:00.311Z] Preparing metadata (pyproject.toml): started [2023-06-07T13:04:00.311Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T13:04:00.311Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:04:00.311Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-07T13:04:00.311Z] Preparing metadata (setup.py): started [2023-06-07T13:04:01.714Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:04:01.714Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:04:01.714Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-07T13:04:02.294Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:04:02.294Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-07T13:04:02.294Z] Preparing metadata (setup.py): started [2023-06-07T13:04:03.697Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T13:04:03.697Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:04:03.697Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-07T13:04:03.962Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.3 MB/s eta 0:00:00 [2023-06-07T13:04:03.963Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:04:03.963Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-07T13:04:04.227Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:04:04.227Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-07T13:04:04.491Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.7 MB/s eta 0:00:00 [2023-06-07T13:04:04.755Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:04:04.755Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-07T13:04:05.331Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:04:05.332Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-07T13:04:05.595Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.9 MB/s eta 0:00:00 [2023-06-07T13:04:05.859Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-07T13:04:05.859Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-07T13:04:06.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.5 MB/s eta 0:00:00 [2023-06-07T13:04:08.694Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:04:08.694Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-07T13:04:08.694Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:04:08.694Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-07T13:04:08.694Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:04:08.694Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-07T13:04:08.694Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:04:08.694Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-07T13:04:08.960Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:04:08.960Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-07T13:04:09.226Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:04:09.492Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-07T13:04:10.075Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-06-07T13:04:10.075Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:04:10.075Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-06-07T13:04:10.075Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.9 MB/s eta 0:00:00 [2023-06-07T13:04:10.340Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T13:04:10.340Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-07T13:04:12.271Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T13:04:12.271Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-07T13:04:12.271Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 [2023-06-07T13:04:13.223Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-06-07T13:04:13.223Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-07T13:04:15.154Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-07T13:04:15.154Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=aa54a08046dcc88b01393db1d63b3e15e292f9f2f51449db219f053dbd72a765 [2023-06-07T13:04:15.154Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-07T13:04:15.154Z] Building wheel for paho-mqtt (setup.py): started [2023-06-07T13:04:15.456Z] Removing intermediate container d52bc0bb1122 [2023-06-07T13:04:15.456Z] ---> 47769340f320 [2023-06-07T13:04:15.456Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-07T13:04:15.456Z] ---> Running in 2e5224823b82 [2023-06-07T13:04:15.456Z] Removing intermediate container 2e5224823b82 [2023-06-07T13:04:15.456Z] ---> aef410401dbd [2023-06-07T13:04:15.456Z] Step 11/13 : LABEL arch=amd64 [2023-06-07T13:04:15.456Z] ---> Running in 1eac38838856 [2023-06-07T13:04:15.456Z] Removing intermediate container 1eac38838856 [2023-06-07T13:04:15.456Z] ---> c0986d575fab [2023-06-07T13:04:15.456Z] Step 12/13 : LABEL git_sha=0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [2023-06-07T13:04:15.456Z] ---> Running in 367dc62c4b38 [2023-06-07T13:04:15.456Z] Removing intermediate container 367dc62c4b38 [2023-06-07T13:04:15.456Z] ---> 0912c6046a54 [2023-06-07T13:04:15.456Z] Step 13/13 : LABEL version=0.0.2-dev.24 [2023-06-07T13:04:15.456Z] ---> Running in 536f7ed0f152 [2023-06-07T13:04:15.456Z] Removing intermediate container 536f7ed0f152 [2023-06-07T13:04:15.456Z] ---> 3fe55ecd24e8 [2023-06-07T13:04:15.456Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T13:04:15.456Z] Successfully built 3fe55ecd24e8 [2023-06-07T13:04:15.456Z] 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-06-07T13:04:15.549Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2023-06-07T13:04:15.549Z] 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [2023-06-07T13:04:15.549Z] latest [2023-06-07T13:04:15.549Z] 0.0.2-dev.24 [2023-06-07T13:04:15.549Z] 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 [2023-06-07T13:04:15.549Z] main [2023-06-07T13:04:15.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:04:15.870Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:04:16.181Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [2023-06-07T13:04:16.181Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T13:04:16.181Z] 9a1ad1aacb9d: Preparing [2023-06-07T13:04:16.181Z] bdd328c7ecb6: Preparing [2023-06-07T13:04:16.181Z] 2afd85fc4a08: Preparing [2023-06-07T13:04:16.181Z] 47383093653d: Preparing [2023-06-07T13:04:16.181Z] 2f45dfb01398: Preparing [2023-06-07T13:04:16.181Z] 5bc340f6d4f5: Preparing [2023-06-07T13:04:16.181Z] 5bc340f6d4f5: Waiting [2023-06-07T13:04:16.181Z] bdd328c7ecb6: Pushed [2023-06-07T13:04:16.181Z] 2afd85fc4a08: Pushed [2023-06-07T13:04:16.181Z] 47383093653d: Pushed [2023-06-07T13:04:16.181Z] 5bc340f6d4f5: Layer already exists [2023-06-07T13:04:16.181Z] 2f45dfb01398: Pushed [2023-06-07T13:04:17.087Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-07T13:04:17.087Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=662beeabf21383222f9612a04af4442e8cdec705365c111023519ba9712e4ea2 [2023-06-07T13:04:17.087Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-07T13:04:17.087Z] Building wheel for numpy (pyproject.toml): started [2023-06-07T13:05:23.859Z] 9a1ad1aacb9d: Retrying in 5 seconds [2023-06-07T13:05:23.859Z] 9a1ad1aacb9d: Retrying in 4 seconds [2023-06-07T13:05:23.859Z] 9a1ad1aacb9d: Retrying in 3 seconds [2023-06-07T13:05:24.117Z] 9a1ad1aacb9d: Retrying in 2 seconds [2023-06-07T13:05:25.050Z] 9a1ad1aacb9d: Retrying in 1 second [2023-06-07T13:07:08.780Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:07:31.501Z] 9a1ad1aacb9d: Pushed [2023-06-07T13:07:31.501Z] 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358: digest: sha256:436a9cda6914fcaee8e064adcbdec9093a2b50a3a3b38958262a2adf1913fecd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:07:31.813Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:07:32.115Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-06-07T13:07:32.116Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T13:07:32.116Z] 9a1ad1aacb9d: Preparing [2023-06-07T13:07:32.116Z] bdd328c7ecb6: Preparing [2023-06-07T13:07:32.116Z] 2afd85fc4a08: Preparing [2023-06-07T13:07:32.116Z] 47383093653d: Preparing [2023-06-07T13:07:32.116Z] 2f45dfb01398: Preparing [2023-06-07T13:07:32.116Z] 5bc340f6d4f5: Preparing [2023-06-07T13:07:32.116Z] 5bc340f6d4f5: Waiting [2023-06-07T13:07:32.116Z] 2f45dfb01398: Layer already exists [2023-06-07T13:07:32.116Z] bdd328c7ecb6: Layer already exists [2023-06-07T13:07:32.116Z] 2afd85fc4a08: Layer already exists [2023-06-07T13:07:32.116Z] 9a1ad1aacb9d: Layer already exists [2023-06-07T13:07:32.116Z] 47383093653d: Layer already exists [2023-06-07T13:07:32.116Z] 5bc340f6d4f5: Layer already exists [2023-06-07T13:07:32.116Z] latest: digest: sha256:436a9cda6914fcaee8e064adcbdec9093a2b50a3a3b38958262a2adf1913fecd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:07:32.416Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:07:32.718Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.24 [2023-06-07T13:07:32.718Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T13:07:32.718Z] 9a1ad1aacb9d: Preparing [2023-06-07T13:07:32.718Z] bdd328c7ecb6: Preparing [2023-06-07T13:07:32.718Z] 2afd85fc4a08: Preparing [2023-06-07T13:07:32.718Z] 47383093653d: Preparing [2023-06-07T13:07:32.718Z] 2f45dfb01398: Preparing [2023-06-07T13:07:32.718Z] 5bc340f6d4f5: Preparing [2023-06-07T13:07:32.718Z] 5bc340f6d4f5: Waiting [2023-06-07T13:07:32.718Z] 9a1ad1aacb9d: Layer already exists [2023-06-07T13:07:32.718Z] 47383093653d: Layer already exists [2023-06-07T13:07:32.718Z] bdd328c7ecb6: Layer already exists [2023-06-07T13:07:32.718Z] 2afd85fc4a08: Layer already exists [2023-06-07T13:07:32.718Z] 2f45dfb01398: Layer already exists [2023-06-07T13:07:32.718Z] 5bc340f6d4f5: Layer already exists [2023-06-07T13:07:32.718Z] 0.0.2-dev.24: digest: sha256:436a9cda6914fcaee8e064adcbdec9093a2b50a3a3b38958262a2adf1913fecd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:07:33.027Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:07:33.328Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 [2023-06-07T13:07:33.329Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T13:07:33.329Z] 9a1ad1aacb9d: Preparing [2023-06-07T13:07:33.329Z] bdd328c7ecb6: Preparing [2023-06-07T13:07:33.329Z] 2afd85fc4a08: Preparing [2023-06-07T13:07:33.329Z] 47383093653d: Preparing [2023-06-07T13:07:33.329Z] 2f45dfb01398: Preparing [2023-06-07T13:07:33.329Z] 5bc340f6d4f5: Preparing [2023-06-07T13:07:33.329Z] 5bc340f6d4f5: Waiting [2023-06-07T13:07:33.329Z] 2f45dfb01398: Layer already exists [2023-06-07T13:07:33.329Z] 47383093653d: Layer already exists [2023-06-07T13:07:33.329Z] 9a1ad1aacb9d: Layer already exists [2023-06-07T13:07:33.329Z] 2afd85fc4a08: Layer already exists [2023-06-07T13:07:33.329Z] bdd328c7ecb6: Layer already exists [2023-06-07T13:07:33.329Z] 5bc340f6d4f5: Layer already exists [2023-06-07T13:07:33.329Z] 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24: digest: sha256:436a9cda6914fcaee8e064adcbdec9093a2b50a3a3b38958262a2adf1913fecd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:07:33.634Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:07:33.935Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2023-06-07T13:07:33.935Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T13:07:33.935Z] 9a1ad1aacb9d: Preparing [2023-06-07T13:07:33.935Z] bdd328c7ecb6: Preparing [2023-06-07T13:07:33.935Z] 2afd85fc4a08: Preparing [2023-06-07T13:07:33.935Z] 47383093653d: Preparing [2023-06-07T13:07:33.935Z] 2f45dfb01398: Preparing [2023-06-07T13:07:33.935Z] 5bc340f6d4f5: Preparing [2023-06-07T13:07:33.935Z] 5bc340f6d4f5: Waiting [2023-06-07T13:07:33.935Z] 9a1ad1aacb9d: Layer already exists [2023-06-07T13:07:33.935Z] bdd328c7ecb6: Layer already exists [2023-06-07T13:07:33.935Z] 47383093653d: Layer already exists [2023-06-07T13:07:33.935Z] 2f45dfb01398: Layer already exists [2023-06-07T13:07:33.935Z] 2afd85fc4a08: Layer already exists [2023-06-07T13:07:33.935Z] 5bc340f6d4f5: Layer already exists [2023-06-07T13:07:33.935Z] main: digest: sha256:436a9cda6914fcaee8e064adcbdec9093a2b50a3a3b38958262a2adf1913fecd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T13:07:33.964Z] ===================================================== [Pipeline] echo [2023-06-07T13:07:33.969Z] taggedImages: [2023-06-07T13:07:33.969Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [2023-06-07T13:07:33.969Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-06-07T13:07:33.969Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.24 [2023-06-07T13:07:33.969Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 [2023-06-07T13:07:33.969Z] - 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-06-07T13:07:34.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T13:07:34.315Z] [2023-06-07T13:07:34.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:07:34.612Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T13:07:34.612Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T13:07:34.612Z] 5eb5b503b376: Pulling fs layer [2023-06-07T13:07:34.612Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T13:07:34.612Z] ec43610c2a17: Pulling fs layer [2023-06-07T13:07:34.612Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T13:07:34.612Z] 33b1e0a273af: Pulling fs layer [2023-06-07T13:07:34.612Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T13:07:34.612Z] 2f39f015ded8: Pulling fs layer [2023-06-07T13:07:34.612Z] 3a2ae6a8a46f: Waiting [2023-06-07T13:07:34.612Z] 33b1e0a273af: Waiting [2023-06-07T13:07:34.612Z] 5d3b04190fa2: Waiting [2023-06-07T13:07:34.612Z] 2f39f015ded8: Waiting [2023-06-07T13:07:34.612Z] 5c69ac0246d0: Verifying Checksum [2023-06-07T13:07:34.612Z] 5c69ac0246d0: Download complete [2023-06-07T13:07:34.612Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-07T13:07:34.612Z] 3a2ae6a8a46f: Download complete [2023-06-07T13:07:34.612Z] 33b1e0a273af: Verifying Checksum [2023-06-07T13:07:34.612Z] 33b1e0a273af: Download complete [2023-06-07T13:07:34.612Z] ec43610c2a17: Verifying Checksum [2023-06-07T13:07:34.612Z] ec43610c2a17: Download complete [2023-06-07T13:07:34.612Z] 5d3b04190fa2: Download complete [2023-06-07T13:07:34.870Z] 5eb5b503b376: Verifying Checksum [2023-06-07T13:07:34.870Z] 5eb5b503b376: Download complete [2023-06-07T13:07:35.434Z] 2f39f015ded8: Download complete [2023-06-07T13:07:36.002Z] 5eb5b503b376: Pull complete [2023-06-07T13:07:36.002Z] 5c69ac0246d0: Pull complete [2023-06-07T13:07:36.567Z] ec43610c2a17: Pull complete [2023-06-07T13:07:36.567Z] 3a2ae6a8a46f: Pull complete [2023-06-07T13:07:36.825Z] 33b1e0a273af: Pull complete [2023-06-07T13:07:36.825Z] 5d3b04190fa2: Pull complete [2023-06-07T13:07:41.002Z] 2f39f015ded8: Pull complete [2023-06-07T13:07:41.002Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T13:07:41.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T13:07:41.002Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:07:41.079Z] prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container [2023-06-07T13:07:41.102Z] $ 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-06-07T13:07:44.457Z] $ docker top 063cd9fe58d7ffe72c8ccdd416869fcaa43ad09638c9fda8a23ad2856764dcc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:07:44.830Z] ---> job-cost.sh [2023-06-07T13:07:44.830Z] lf-activate-venv: SKIPPING [2023-06-07T13:07:44.830Z] INFO: No Stack... [2023-06-07T13:07:45.089Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T13:07:45.657Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T13:07:45.946Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-06-07T13:07:45.946Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T13:07:45.960Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] [2023-06-07T13:07:45.966Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] did not exist. Created. [2023-06-07T13:07:45.966Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T13:07:46.262Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-07T13:07:46.297Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T13:07:46.304Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T13:07:46.310Z] $ docker stop --time=1 063cd9fe58d7ffe72c8ccdd416869fcaa43ad09638c9fda8a23ad2856764dcc1 [2023-06-07T13:07:47.460Z] $ docker rm -f --volumes 063cd9fe58d7ffe72c8ccdd416869fcaa43ad09638c9fda8a23ad2856764dcc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-07T13:08:05.176Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:09:26.781Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:10:23.172Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:11:19.559Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:12:27.450Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:13:35.323Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:14:43.724Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:20:05.609Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:22:12.276Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:24:33.960Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:27:10.653Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:28:18.496Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:30:40.132Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:34:31.865Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:36:23.485Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:38:30.115Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:38:35.429Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-07T13:38:35.429Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625245 sha256=07b8b82d18436c746434301bc14db0d28de3c68b3afd9c694e7c71545131539f [2023-06-07T13:38:35.429Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-07T13:38:35.429Z] Building wheel for psutil (setup.py): started [2023-06-07T13:38:45.479Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-07T13:38:45.479Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271962 sha256=a03fe96fd8c446d3d6329ae3037fdc13d8d1d33de424572cae6e949c8a25f6f7 [2023-06-07T13:38:45.479Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-07T13:38:45.479Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-07T13:40:07.068Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-07T13:41:28.745Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-07T13:41:43.728Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-07T13:41:43.728Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515224 sha256=410aae29b192975a836428b696c7e6888b19b0e162e30f73a742deff65744099 [2023-06-07T13:41:43.728Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-07T13:41:43.728Z] Building wheel for psycopg2 (setup.py): started [2023-06-07T13:42:51.573Z] Building wheel for psycopg2 (setup.py): still running... [2023-06-07T13:43:01.628Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-07T13:43:01.628Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470363 sha256=0f5d5854977bf32057500c3cd53716a72833d02c020d892b0a3e170fc500128e [2023-06-07T13:43:01.628Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-07T13:43:01.628Z] Building wheel for flex (setup.py): started [2023-06-07T13:43:03.032Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-07T13:43:03.032Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=d433b5a08fc9c60ab7411dbcce08bbc8baa7403cc130ad6ffd4b29d0f15a0265 [2023-06-07T13:43:03.032Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-07T13:43:03.032Z] Building wheel for GenSON (setup.py): started [2023-06-07T13:43:04.967Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-07T13:43:04.967Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=39a1a6d73bc6982400f92d8ec0961487e88949efe5aba076a2f4538065e01d65 [2023-06-07T13:43:04.967Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-07T13:43:04.967Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-07T13:43:08.302Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-07T13:43:08.302Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=b22ce2330370e452a00c9cc74279bc0f88bbea9d6daec3a186e43be8a22e4fe7 [2023-06-07T13:43:08.302Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-07T13:43:08.568Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-07T13:43:10.504Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-07T13:43:10.504Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=6b902a496348a9f550f126fd48aaf4e10e14037b6ff211edf0bb769ec9aacf6c [2023-06-07T13:43:10.504Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-07T13:43:10.504Z] Building wheel for validate-email (setup.py): started [2023-06-07T13:43:12.442Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-07T13:43:12.443Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=dffad289c48e350b5db4dfce32a2cc2e43226b1c71db1c61f36600fff76f60ff [2023-06-07T13:43:12.443Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-07T13:43:12.443Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-06-07T13:43:15.015Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-07T13:44:36.619Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-06-07T13:44:36.619Z] 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-06-07T13:45:15.470Z] Removing intermediate container fa23b915f56f [2023-06-07T13:45:15.470Z] ---> 3d21c5a5ee46 [2023-06-07T13:45:15.470Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-07T13:45:15.470Z] ---> Running in cdad57eef1d4 [2023-06-07T13:45:15.470Z] Removing intermediate container cdad57eef1d4 [2023-06-07T13:45:15.470Z] ---> 4a0e13733e99 [2023-06-07T13:45:15.470Z] Step 11/13 : LABEL arch=arm64 [2023-06-07T13:45:15.470Z] ---> Running in cd7c35a68f9d [2023-06-07T13:45:15.470Z] Removing intermediate container cd7c35a68f9d [2023-06-07T13:45:15.470Z] ---> 95805fce6179 [2023-06-07T13:45:15.470Z] Step 12/13 : LABEL git_sha=0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [2023-06-07T13:45:15.470Z] ---> Running in 7b9ab1af8c69 [2023-06-07T13:45:15.470Z] Removing intermediate container 7b9ab1af8c69 [2023-06-07T13:45:15.470Z] ---> 1b48c36774ef [2023-06-07T13:45:15.470Z] Step 13/13 : LABEL version=0.0.2-dev.24 [2023-06-07T13:45:15.470Z] ---> Running in ac28e6ebb580 [2023-06-07T13:45:15.470Z] Removing intermediate container ac28e6ebb580 [2023-06-07T13:45:15.470Z] ---> 57df3b117021 [2023-06-07T13:45:15.470Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T13:45:15.470Z] Successfully built 57df3b117021 [2023-06-07T13:45:15.470Z] 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-06-07T13:45:15.554Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2023-06-07T13:45:15.554Z] 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [2023-06-07T13:45:15.554Z] latest [2023-06-07T13:45:15.554Z] 0.0.2-dev.24 [2023-06-07T13:45:15.554Z] 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 [2023-06-07T13:45:15.554Z] main [2023-06-07T13:45:15.554Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:45:15.895Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:45:16.229Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [2023-06-07T13:45:16.230Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T13:45:16.230Z] 77a53634b54e: Preparing [2023-06-07T13:45:16.230Z] 5f4e563800a5: Preparing [2023-06-07T13:45:16.230Z] 5b752f2977a1: Preparing [2023-06-07T13:45:16.230Z] 11b5a93cb947: Preparing [2023-06-07T13:45:16.230Z] 2202b06a943a: Preparing [2023-06-07T13:45:16.230Z] dc65b23a4b7c: Preparing [2023-06-07T13:45:16.230Z] dc65b23a4b7c: Waiting [2023-06-07T13:45:16.496Z] 5b752f2977a1: Pushed [2023-06-07T13:45:16.496Z] 11b5a93cb947: Pushed [2023-06-07T13:45:16.496Z] 5f4e563800a5: Pushed [2023-06-07T13:45:16.496Z] 2202b06a943a: Pushed [2023-06-07T13:45:17.453Z] dc65b23a4b7c: Layer already exists [2023-06-07T13:49:09.179Z] 77a53634b54e: Pushed [2023-06-07T13:49:09.179Z] 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358: digest: sha256:9e86539801c2697e4f7c5fe10d3babaa3daeb3c95c56e2d7ac348165b3521f81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:49:09.520Z] + 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-06-07T13:49:09.856Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-06-07T13:49:09.856Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T13:49:09.856Z] 77a53634b54e: Preparing [2023-06-07T13:49:09.856Z] 5f4e563800a5: Preparing [2023-06-07T13:49:09.856Z] 5b752f2977a1: Preparing [2023-06-07T13:49:09.856Z] 11b5a93cb947: Preparing [2023-06-07T13:49:09.856Z] 2202b06a943a: Preparing [2023-06-07T13:49:09.856Z] dc65b23a4b7c: Preparing [2023-06-07T13:49:09.856Z] dc65b23a4b7c: Waiting [2023-06-07T13:49:09.856Z] 5f4e563800a5: Layer already exists [2023-06-07T13:49:09.856Z] 2202b06a943a: Layer already exists [2023-06-07T13:49:09.856Z] 5b752f2977a1: Layer already exists [2023-06-07T13:49:09.856Z] 77a53634b54e: Layer already exists [2023-06-07T13:49:09.856Z] 11b5a93cb947: Layer already exists [2023-06-07T13:49:09.856Z] dc65b23a4b7c: Layer already exists [2023-06-07T13:49:10.120Z] latest: digest: sha256:9e86539801c2697e4f7c5fe10d3babaa3daeb3c95c56e2d7ac348165b3521f81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:49:10.462Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:49:10.793Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.24 [2023-06-07T13:49:10.793Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T13:49:10.793Z] 77a53634b54e: Preparing [2023-06-07T13:49:10.793Z] 5f4e563800a5: Preparing [2023-06-07T13:49:10.793Z] 5b752f2977a1: Preparing [2023-06-07T13:49:10.793Z] 11b5a93cb947: Preparing [2023-06-07T13:49:10.793Z] 2202b06a943a: Preparing [2023-06-07T13:49:10.793Z] dc65b23a4b7c: Preparing [2023-06-07T13:49:10.793Z] dc65b23a4b7c: Waiting [2023-06-07T13:49:10.793Z] 5f4e563800a5: Layer already exists [2023-06-07T13:49:10.793Z] 77a53634b54e: Layer already exists [2023-06-07T13:49:10.793Z] 5b752f2977a1: Layer already exists [2023-06-07T13:49:10.793Z] 2202b06a943a: Layer already exists [2023-06-07T13:49:10.793Z] 11b5a93cb947: Layer already exists [2023-06-07T13:49:10.793Z] dc65b23a4b7c: Layer already exists [2023-06-07T13:49:11.058Z] 0.0.2-dev.24: digest: sha256:9e86539801c2697e4f7c5fe10d3babaa3daeb3c95c56e2d7ac348165b3521f81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:49:11.399Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:49:11.726Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 [2023-06-07T13:49:11.726Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T13:49:11.726Z] 77a53634b54e: Preparing [2023-06-07T13:49:11.726Z] 5f4e563800a5: Preparing [2023-06-07T13:49:11.726Z] 5b752f2977a1: Preparing [2023-06-07T13:49:11.726Z] 11b5a93cb947: Preparing [2023-06-07T13:49:11.726Z] 2202b06a943a: Preparing [2023-06-07T13:49:11.726Z] dc65b23a4b7c: Preparing [2023-06-07T13:49:11.726Z] dc65b23a4b7c: Waiting [2023-06-07T13:49:11.726Z] 11b5a93cb947: Layer already exists [2023-06-07T13:49:11.726Z] 5b752f2977a1: Layer already exists [2023-06-07T13:49:11.726Z] 2202b06a943a: Layer already exists [2023-06-07T13:49:11.726Z] 77a53634b54e: Layer already exists [2023-06-07T13:49:11.726Z] 5f4e563800a5: Layer already exists [2023-06-07T13:49:11.726Z] dc65b23a4b7c: Layer already exists [2023-06-07T13:49:11.726Z] 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24: digest: sha256:9e86539801c2697e4f7c5fe10d3babaa3daeb3c95c56e2d7ac348165b3521f81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:49:12.328Z] + 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-06-07T13:49:12.663Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2023-06-07T13:49:12.663Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T13:49:12.663Z] 77a53634b54e: Preparing [2023-06-07T13:49:12.663Z] 5f4e563800a5: Preparing [2023-06-07T13:49:12.663Z] 5b752f2977a1: Preparing [2023-06-07T13:49:12.663Z] 11b5a93cb947: Preparing [2023-06-07T13:49:12.663Z] 2202b06a943a: Preparing [2023-06-07T13:49:12.663Z] dc65b23a4b7c: Preparing [2023-06-07T13:49:12.663Z] 5f4e563800a5: Layer already exists [2023-06-07T13:49:12.663Z] 77a53634b54e: Layer already exists [2023-06-07T13:49:12.663Z] 2202b06a943a: Layer already exists [2023-06-07T13:49:12.663Z] 11b5a93cb947: Layer already exists [2023-06-07T13:49:12.663Z] 5b752f2977a1: Layer already exists [2023-06-07T13:49:12.663Z] dc65b23a4b7c: Layer already exists [2023-06-07T13:49:12.928Z] main: digest: sha256:9e86539801c2697e4f7c5fe10d3babaa3daeb3c95c56e2d7ac348165b3521f81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T13:49:12.972Z] ===================================================== [Pipeline] echo [2023-06-07T13:49:12.981Z] taggedImages: [2023-06-07T13:49:12.981Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 [2023-06-07T13:49:12.981Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-06-07T13:49:12.981Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.24 [2023-06-07T13:49:12.981Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0492e7bd031c4fc3fe48691e52ee2ffbb2a76358-0.0.2-dev.24 [2023-06-07T13:49:12.981Z] - 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-06-07T13:49:13.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T13:49:13.374Z] [2023-06-07T13:49:13.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:49:13.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T13:49:13.704Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T13:49:13.704Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T13:49:13.704Z] 04944245beec: Pulling fs layer [2023-06-07T13:49:13.704Z] 699f458cf7ca: Pulling fs layer [2023-06-07T13:49:13.704Z] 765212b225bb: Pulling fs layer [2023-06-07T13:49:13.704Z] f23df028b6ca: Pulling fs layer [2023-06-07T13:49:13.704Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T13:49:13.704Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T13:49:13.704Z] f23df028b6ca: Waiting [2023-06-07T13:49:13.704Z] d65c8cfc05b1: Waiting [2023-06-07T13:49:13.704Z] 2437ff75d9bd: Waiting [2023-06-07T13:49:13.704Z] 765212b225bb: Waiting [2023-06-07T13:49:13.972Z] 04944245beec: Verifying Checksum [2023-06-07T13:49:13.972Z] 04944245beec: Download complete [2023-06-07T13:49:13.972Z] 765212b225bb: Verifying Checksum [2023-06-07T13:49:13.972Z] 765212b225bb: Download complete [2023-06-07T13:49:13.972Z] f23df028b6ca: Verifying Checksum [2023-06-07T13:49:13.972Z] f23df028b6ca: Download complete [2023-06-07T13:49:13.972Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T13:49:13.972Z] d65c8cfc05b1: Download complete [2023-06-07T13:49:14.237Z] 699f458cf7ca: Verifying Checksum [2023-06-07T13:49:14.237Z] 699f458cf7ca: Download complete [2023-06-07T13:49:14.503Z] 8998bd30e6a1: Verifying Checksum [2023-06-07T13:49:14.503Z] 8998bd30e6a1: Download complete [2023-06-07T13:49:17.075Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T13:49:17.075Z] 2437ff75d9bd: Download complete [2023-06-07T13:49:19.650Z] 8998bd30e6a1: Pull complete [2023-06-07T13:49:20.232Z] 04944245beec: Pull complete [2023-06-07T13:49:21.637Z] 699f458cf7ca: Pull complete [2023-06-07T13:49:21.637Z] 765212b225bb: Pull complete [2023-06-07T13:49:22.219Z] f23df028b6ca: Pull complete [2023-06-07T13:49:22.485Z] d65c8cfc05b1: Pull complete [2023-06-07T13:49:37.459Z] 2437ff75d9bd: Pull complete [2023-06-07T13:49:37.459Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T13:49:37.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T13:49:37.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:49:37.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-18066 does not seem to be running inside a container [2023-06-07T13:49:37.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-07T13:49:40.088Z] $ docker top bb35d963b35f379b297961662c4c20c1fc81e4b1fd2e43dca20e44567a595fd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:49:41.028Z] ---> job-cost.sh [2023-06-07T13:49:41.028Z] lf-activate-venv: SKIPPING [2023-06-07T13:49:41.028Z] INFO: No Stack... [2023-06-07T13:49:41.298Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T13:49:42.266Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T13:49:42.588Z] + + cut -d,cat -f6 /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-06-07T13:49:42.588Z] [Pipeline] lock [2023-06-07T13:49:42.632Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] [2023-06-07T13:49:42.643Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] did not exist. Created. [2023-06-07T13:49:42.643Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T13:49:42.983Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-10c62656/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-07T13:49:43.305Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T13:49:43.325Z] Warning: overwriting stash ‘stack-cost’ [2023-06-07T13:49:43.670Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T13:49:43.680Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-16-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T13:49:43.678Z] $ docker stop --time=1 bb35d963b35f379b297961662c4c20c1fc81e4b1fd2e43dca20e44567a595fd4 [2023-06-07T13:49:46.849Z] $ docker rm -f --volumes bb35d963b35f379b297961662c4c20c1fc81e4b1fd2e43dca20e44567a595fd4 [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-06-07T13:49:47.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T13:49:47.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:49:47.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T13:49:47.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:49:48.002Z] prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container [2023-06-07T13:49:48.021Z] $ 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-06-07T13:49:48.403Z] $ docker top d32c1067e0d1de9411a2a44e97f0dd03fd6f9d935313508140c0c31bf55097c8 -eo pid,comm [2023-06-07T13:49:48.497Z] 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-06-07T13:49:48.497Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T13:49:48.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T13:49:48.527Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T13:49:48.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T13:49:48.593Z] $ docker exec d32c1067e0d1de9411a2a44e97f0dd03fd6f9d935313508140c0c31bf55097c8 ssh-agent [2023-06-07T13:49:48.742Z] SSH_AUTH_SOCK=/tmp/ssh-qYA7P5grsYtI/agent.33 [2023-06-07T13:49:48.742Z] SSH_AGENT_PID=39 [2023-06-07T13:49:48.746Z] Running ssh-add (command line suppressed) [2023-06-07T13:49:48.800Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9395193060691387557.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9395193060691387557.key) [2023-06-07T13:49:48.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T13:49:49.142Z] + git semver tag [2023-06-07T13:49:49.402Z] 2023-06-07 13:49:49,263 [run_tag] DEBUG tag force:False [2023-06-07T13:49:49.402Z] 2023-06-07 13:49:49,263 [check_head_tag] DEBUG check head tag [2023-06-07T13:49:49.402Z] 2023-06-07 13:49:49,264 [execute] INFO git cat-file --batch-check [2023-06-07T13:49:49.402Z] 2023-06-07 13:49:49,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-06-07T13:49:49.402Z] 2023-06-07 13:49:49,268 [execute] INFO git cat-file --batch [2023-06-07T13:49:49.402Z] 2023-06-07 13:49:49,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-06-07T13:49:49.402Z] 2023-06-07 13:49:49,280 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:49:49.402Z] 2023-06-07 13:49:49,280 [execute] INFO git tag -a v0.0.2-dev.24 -m v0.0.2-dev.24 [2023-06-07T13:49:49.402Z] 2023-06-07 13:49:49,281 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.24', '-m', 'v0.0.2-dev.24'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-06-07T13:49:49.402Z] 2023-06-07 13:49:49,285 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:49:49.402Z] 0.0.2-dev.24 [Pipeline] } [2023-06-07T13:49:49.365Z] $ docker exec --env ******** --env ******** d32c1067e0d1de9411a2a44e97f0dd03fd6f9d935313508140c0c31bf55097c8 ssh-agent -k [2023-06-07T13:49:49.459Z] unset SSH_AUTH_SOCK; [2023-06-07T13:49:49.459Z] unset SSH_AGENT_PID; [2023-06-07T13:49:49.460Z] echo Agent pid 39 killed; [2023-06-07T13:49:49.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T13:49:49.819Z] + git semver [Pipeline] } [2023-06-07T13:49:50.044Z] $ docker stop --time=1 d32c1067e0d1de9411a2a44e97f0dd03fd6f9d935313508140c0c31bf55097c8 [2023-06-07T13:49:51.331Z] $ docker rm -f --volumes d32c1067e0d1de9411a2a44e97f0dd03fd6f9d935313508140c0c31bf55097c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:49:51.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T13:49:51.761Z] [2023-06-07T13:49:51.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:49:52.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T13:49:52.056Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-07T13:49:52.056Z] ab5ef0e58194: Pulling fs layer [2023-06-07T13:49:52.056Z] 9712f1f96733: Pulling fs layer [2023-06-07T13:49:52.056Z] 63f879dbbcfc: Pulling fs layer [2023-06-07T13:49:52.056Z] 0d9ebad4ef96: Pulling fs layer [2023-06-07T13:49:52.056Z] e9a5061849ea: Pulling fs layer [2023-06-07T13:49:52.056Z] d747dcd14b5f: Pulling fs layer [2023-06-07T13:49:52.056Z] 2de7ff778b66: Pulling fs layer [2023-06-07T13:49:52.056Z] 0d9ebad4ef96: Waiting [2023-06-07T13:49:52.056Z] e9a5061849ea: Waiting [2023-06-07T13:49:52.056Z] d747dcd14b5f: Waiting [2023-06-07T13:49:52.056Z] 9712f1f96733: Verifying Checksum [2023-06-07T13:49:52.056Z] 9712f1f96733: Download complete [2023-06-07T13:49:52.314Z] 63f879dbbcfc: Verifying Checksum [2023-06-07T13:49:52.314Z] 63f879dbbcfc: Download complete [2023-06-07T13:49:52.574Z] 0d9ebad4ef96: Verifying Checksum [2023-06-07T13:49:52.574Z] 0d9ebad4ef96: Download complete [2023-06-07T13:49:52.574Z] d747dcd14b5f: Download complete [2023-06-07T13:49:52.574Z] e9a5061849ea: Verifying Checksum [2023-06-07T13:49:52.574Z] e9a5061849ea: Download complete [2023-06-07T13:49:52.574Z] ab5ef0e58194: Verifying Checksum [2023-06-07T13:49:52.574Z] ab5ef0e58194: Download complete [2023-06-07T13:49:52.832Z] 2de7ff778b66: Verifying Checksum [2023-06-07T13:49:52.832Z] 2de7ff778b66: Download complete [2023-06-07T13:49:55.361Z] ab5ef0e58194: Pull complete [2023-06-07T13:49:55.361Z] 9712f1f96733: Pull complete [2023-06-07T13:49:55.926Z] 63f879dbbcfc: Pull complete [2023-06-07T13:49:59.209Z] 0d9ebad4ef96: Pull complete [2023-06-07T13:49:59.209Z] e9a5061849ea: Pull complete [2023-06-07T13:49:59.210Z] d747dcd14b5f: Pull complete [2023-06-07T13:50:00.144Z] 2de7ff778b66: Pull complete [2023-06-07T13:50:00.144Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-07T13:50:00.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T13:50:00.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:50:00.234Z] prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container [2023-06-07T13:50:00.218Z] $ 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-06-07T13:50:02.263Z] $ docker top 9bdffbb56c04c2dae163b0e9de3d00cfe14825824de1dacab32ad5a1a1cf7666 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-07T13:50:02.373Z] provisioning config files... [2023-06-07T13:50:02.379Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8115997688878220977tmp [2023-06-07T13:50:02.388Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17566414245330717253tmp [2023-06-07T13:50:02.395Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15052201031714486746tmp [Pipeline] { [Pipeline] echo [2023-06-07T13:50:02.406Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:50:02.684Z] ---> sigul-configuration.sh [2023-06-07T13:50:02.685Z] gpg: directory `/root/.gnupg' created [2023-06-07T13:50:02.685Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-07T13:50:02.685Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-07T13:50:02.685Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-07T13:50:02.685Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-07T13:50:02.685Z] gpg: CAST5 encrypted data [2023-06-07T13:50:02.685Z] gpg: encrypted with 1 passphrase [2023-06-07T13:50:02.685Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-07T13:50:02.970Z] + mkdir /home/jenkins [2023-06-07T13:50:02.970Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-07T13:50:03.255Z] + 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-06-07T13:50:03.263Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:50:03.549Z] ---> sigul-install.sh [2023-06-07T13:50:03.549Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-07T13:50:03.833Z] + git tag --list [2023-06-07T13:50:03.833Z] v0.0.1 [2023-06-07T13:50:03.833Z] v0.0.2-dev.1 [2023-06-07T13:50:03.833Z] v0.0.2-dev.10 [2023-06-07T13:50:03.833Z] v0.0.2-dev.11 [2023-06-07T13:50:03.833Z] v0.0.2-dev.12 [2023-06-07T13:50:03.833Z] v0.0.2-dev.13 [2023-06-07T13:50:03.833Z] v0.0.2-dev.14 [2023-06-07T13:50:03.833Z] v0.0.2-dev.15 [2023-06-07T13:50:03.833Z] v0.0.2-dev.16 [2023-06-07T13:50:03.833Z] v0.0.2-dev.17 [2023-06-07T13:50:03.833Z] v0.0.2-dev.18 [2023-06-07T13:50:03.833Z] v0.0.2-dev.19 [2023-06-07T13:50:03.833Z] v0.0.2-dev.2 [2023-06-07T13:50:03.833Z] v0.0.2-dev.20 [2023-06-07T13:50:03.833Z] v0.0.2-dev.21 [2023-06-07T13:50:03.833Z] v0.0.2-dev.22 [2023-06-07T13:50:03.833Z] v0.0.2-dev.23 [2023-06-07T13:50:03.833Z] v0.0.2-dev.24 [2023-06-07T13:50:03.833Z] v0.0.2-dev.3 [2023-06-07T13:50:03.833Z] v0.0.2-dev.4 [2023-06-07T13:50:03.833Z] v0.0.2-dev.5 [2023-06-07T13:50:03.833Z] v0.0.2-dev.6 [2023-06-07T13:50:03.833Z] v0.0.2-dev.7 [2023-06-07T13:50:03.833Z] v0.0.2-dev.8 [2023-06-07T13:50:03.833Z] v0.0.2-dev.9 [Pipeline] sh [2023-06-07T13:50:04.122Z] + lftools sign git-tag v0.0.2-dev.24 [2023-06-07T13:50:04.690Z] Signing Git tag with Sigul... [2023-06-07T13:50:04.690Z] Signing v0.0.2-dev.24 [Pipeline] echo [2023-06-07T13:50:04.955Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:50:05.240Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-07T13:50:05.245Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-07T13:50:05.212Z] $ docker stop --time=1 9bdffbb56c04c2dae163b0e9de3d00cfe14825824de1dacab32ad5a1a1cf7666 [2023-06-07T13:50:06.528Z] $ docker rm -f --volumes 9bdffbb56c04c2dae163b0e9de3d00cfe14825824de1dacab32ad5a1a1cf7666 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-07T13:50:06.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T13:50:06.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:50:07.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T13:50:07.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:50:07.311Z] prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container [2023-06-07T13:50:07.293Z] $ 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-06-07T13:50:07.615Z] $ docker top f94c6b6f62ff2f08314738247d3d083e9100c080ac5cac94af18c6b24509c5b6 -eo pid,comm [2023-06-07T13:50:07.707Z] 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-06-07T13:50:07.707Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T13:50:07.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T13:50:07.740Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T13:50:07.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T13:50:07.797Z] $ docker exec f94c6b6f62ff2f08314738247d3d083e9100c080ac5cac94af18c6b24509c5b6 ssh-agent [2023-06-07T13:50:07.952Z] SSH_AUTH_SOCK=/tmp/ssh-5IBH4Y5vrJjk/agent.33 [2023-06-07T13:50:07.952Z] SSH_AGENT_PID=39 [2023-06-07T13:50:07.957Z] Running ssh-add (command line suppressed) [2023-06-07T13:50:08.005Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2434837946491413813.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2434837946491413813.key) [2023-06-07T13:50:08.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T13:50:08.348Z] + git semver bump pre [2023-06-07T13:50:08.608Z] 2023-06-07 13:50:08,456 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:50:08.608Z] 2023-06-07 13:50:08,456 [bump_version] DEBUG bumping version:0.0.2-dev.24 on axis:pre with prefix:dev [2023-06-07T13:50:08.608Z] 2023-06-07 13:50:08,456 [bump_version] DEBUG bumped version:0.0.2-dev.25 [2023-06-07T13:50:08.608Z] 2023-06-07 13:50:08,456 [write_version] DEBUG write version:0.0.2-dev.25 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2023-06-07T13:50:08.608Z] 2023-06-07 13:50:08,456 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:50:08.608Z] 2023-06-07 13:50:08,456 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:50:08.608Z] 2023-06-07 13:50:08,458 [execute] INFO git cat-file --batch-check [2023-06-07T13:50:08.608Z] 2023-06-07 13:50:08,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T13:50:08.608Z] 2023-06-07 13:50:08,464 [execute] INFO git cat-file --batch [2023-06-07T13:50:08.608Z] 2023-06-07 13:50:08,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T13:50:08.608Z] 2023-06-07 13:50:08,468 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:50:08.608Z] 0.0.2-dev.25 [Pipeline] } [2023-06-07T13:50:08.570Z] $ docker exec --env ******** --env ******** f94c6b6f62ff2f08314738247d3d083e9100c080ac5cac94af18c6b24509c5b6 ssh-agent -k [2023-06-07T13:50:08.662Z] unset SSH_AUTH_SOCK; [2023-06-07T13:50:08.663Z] unset SSH_AGENT_PID; [2023-06-07T13:50:08.663Z] echo Agent pid 39 killed; [2023-06-07T13:50:08.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T13:50:09.012Z] + git semver [Pipeline] } [2023-06-07T13:50:09.236Z] $ docker stop --time=1 f94c6b6f62ff2f08314738247d3d083e9100c080ac5cac94af18c6b24509c5b6 [2023-06-07T13:50:10.480Z] $ docker rm -f --volumes f94c6b6f62ff2f08314738247d3d083e9100c080ac5cac94af18c6b24509c5b6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T13:50:10.856Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T13:50:10.856Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:50:11.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T13:50:11.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:50:11.217Z] prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container [2023-06-07T13:50:11.199Z] $ 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-06-07T13:50:11.573Z] $ docker top 6b2daa33ff22ac5effe20313f09be05813c195f3c76b69863b9ff2a808edbbcc -eo pid,comm [2023-06-07T13:50:11.666Z] 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-06-07T13:50:11.666Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T13:50:11.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T13:50:11.695Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T13:50:11.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T13:50:11.749Z] $ docker exec 6b2daa33ff22ac5effe20313f09be05813c195f3c76b69863b9ff2a808edbbcc ssh-agent [2023-06-07T13:50:11.894Z] SSH_AUTH_SOCK=/tmp/ssh-Xj68igL2za19/agent.32 [2023-06-07T13:50:11.894Z] SSH_AGENT_PID=38 [2023-06-07T13:50:11.898Z] Running ssh-add (command line suppressed) [2023-06-07T13:50:11.950Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3023007654268998357.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3023007654268998357.key) [2023-06-07T13:50:12.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T13:50:12.294Z] + git semver push [2023-06-07T13:50:12.554Z] 2023-06-07 13:50:12,410 [run_push] DEBUG push [2023-06-07T13:50:12.554Z] 2023-06-07 13:50:12,411 [execute] INFO git cat-file --batch-check [2023-06-07T13:50:12.554Z] 2023-06-07 13:50:12,411 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T13:50:12.554Z] 2023-06-07 13:50:12,414 [execute] INFO git rev-list 0dba7e865c96583ed0abfb0f595f1e480ec79e44 -- [2023-06-07T13:50:12.554Z] 2023-06-07 13:50:12,414 [execute] DEBUG Popen(['git', 'rev-list', '0dba7e865c96583ed0abfb0f595f1e480ec79e44', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T13:50:12.554Z] 2023-06-07 13:50:12,420 [execute] INFO git fetch -v origin [2023-06-07T13:50:12.554Z] 2023-06-07 13:50:12,421 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-07T13:50:13.122Z] 2023-06-07 13:50:13,000 [run_push] DEBUG remote changes detected [2023-06-07T13:50:13.122Z] 2023-06-07 13:50:13,001 [run_push] DEBUG latest remote commit 20abeb75ad43dff5c78451d5aa1aee6d877e2d77 is not in local commits [2023-06-07T13:50:13.122Z] 2023-06-07 13:50:13,001 [run_push] DEBUG integrating remote changes with a git pull [2023-06-07T13:50:13.122Z] 2023-06-07 13:50:13,001 [execute] INFO git pull origin semver [2023-06-07T13:50:13.122Z] 2023-06-07 13:50:13,001 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T13:50:13.690Z] 2023-06-07 13:50:13,491 [execute] INFO git push origin semver [2023-06-07T13:50:13.690Z] 2023-06-07 13:50:13,492 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T13:50:14.627Z] 2023-06-07 13:50:14,258 [run_push] DEBUG push all version tags [2023-06-07T13:50:14.627Z] 2023-06-07 13:50:14,258 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-07T13:50:14.627Z] 2023-06-07 13:50:14,258 [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-06-07T13:50:14.886Z] 2023-06-07 13:50:14,685 [main] ERROR Cmd('git') failed due to: exit code(1) [2023-06-07T13:50:14.886Z] cmdline: git push origin refs/tags/v*:refs/tags/v* [2023-06-07T13:50:14.886Z] stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.114.4' to the list of known hosts. [2023-06-07T13:50:14.886Z] To github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T13:50:14.886Z] ! [rejected] v0.0.2-dev.24 -> v0.0.2-dev.24 (already exists) [2023-06-07T13:50:14.886Z] error: failed to push some refs to 'github.com:edgexfoundry/edgex-taf-common.git' [2023-06-07T13:50:14.886Z] hint: Updates were rejected because the tag already exists in the remote.' [2023-06-07T13:50:14.886Z] ERROR: Cmd('git') failed due to: exit code(1) [2023-06-07T13:50:14.886Z] cmdline: git push origin refs/tags/v*:refs/tags/v* [2023-06-07T13:50:14.886Z] stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.114.4' to the list of known hosts. [2023-06-07T13:50:14.886Z] To github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T13:50:14.886Z] ! [rejected] v0.0.2-dev.24 -> v0.0.2-dev.24 (already exists) [2023-06-07T13:50:14.886Z] error: failed to push some refs to 'github.com:edgexfoundry/edgex-taf-common.git' [2023-06-07T13:50:14.886Z] hint: Updates were rejected because the tag already exists in the remote.' [Pipeline] } [2023-06-07T13:50:14.851Z] $ docker exec --env ******** --env ******** 6b2daa33ff22ac5effe20313f09be05813c195f3c76b69863b9ff2a808edbbcc ssh-agent -k [2023-06-07T13:50:14.955Z] unset SSH_AUTH_SOCK; [2023-06-07T13:50:14.956Z] unset SSH_AGENT_PID; [2023-06-07T13:50:14.956Z] echo Agent pid 38 killed; [2023-06-07T13:50:15.012Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-06-07T13:50:14.987Z] $ docker stop --time=1 6b2daa33ff22ac5effe20313f09be05813c195f3c76b69863b9ff2a808edbbcc [2023-06-07T13:50:16.328Z] $ docker rm -f --volumes 6b2daa33ff22ac5effe20313f09be05813c195f3c76b69863b9ff2a808edbbcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-07T13:50:16.789Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2023-06-07T13:50:16.789Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-07T13:50:16.789Z] total 16 [2023-06-07T13:50:16.789Z] drwxr-xr-x 3 root root 4096 Jun 7 13:07 . [2023-06-07T13:50:16.789Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:50 .. [2023-06-07T13:50:16.789Z] drwxr-xr-x 2 root root 4096 Jun 7 13:07 cost [2023-06-07T13:50:16.789Z] -rw-r--r-- 1 root root 87 Jun 7 13:07 cost.csv [2023-06-07T13:50:16.789Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-07T13:50:16.789Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-07T13:50:16.789Z] total 16 [2023-06-07T13:50:16.789Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 13:07 . [2023-06-07T13:50:16.789Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:50 .. [2023-06-07T13:50:16.789Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 13:07 cost [2023-06-07T13:50:16.789Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 7 13:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:50:17.084Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:50:17.940Z] ---> package-listing.sh [2023-06-07T13:50:17.940Z] ++ facter osfamily [2023-06-07T13:50:17.940Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T13:50:18.199Z] + OS_FAMILY=debian [2023-06-07T13:50:18.199Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2023-06-07T13:50:18.199Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T13:50:18.199Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T13:50:18.199Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T13:50:18.199Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T13:50:18.199Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-06-07T13:50:18.199Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T13:50:18.199Z] + case "${OS_FAMILY}" in [2023-06-07T13:50:18.199Z] + dpkg -l [2023-06-07T13:50:18.199Z] + grep '^ii' [2023-06-07T13:50:18.199Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T13:50:18.199Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T13:50:18.199Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T13:50:18.199Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-06-07T13:50:18.199Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2023-06-07T13:50:18.199Z] + 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-06-07T13:50:18.210Z] 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-06-07T13:50:18.488Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:50:19.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T13:50:19.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:50:19.120Z] prd-ubuntu20.04-docker-8c-8g-18052 does not seem to be running inside a container [2023-06-07T13:50:19.106Z] $ 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-06-07T13:50:19.297Z] $ docker top eea9dae049a945bb13582456995337eef2043ef6d095986d38ff1724324adbf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T13:50:19.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T13:50:19.966Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T13:50:20.252Z] + ls /var/log/sa-host [2023-06-07T13:50:20.252Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T13:50:20.324Z] provisioning config files... [2023-06-07T13:50:20.333Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11555649954167368317tmp [Pipeline] { [Pipeline] echo [2023-06-07T13:50:20.346Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:50:20.630Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T13:50:20.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:50:20.960Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T13:50:20.968Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:50:21.249Z] ---> sudo-logs.sh [2023-06-07T13:50:21.249Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T13:50:21.276Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:50:21.559Z] ---> job-cost.sh [2023-06-07T13:50:21.559Z] lf-activate-venv: SKIPPING [2023-06-07T13:50:21.559Z] DEBUG: total: 0.2199999988079071 [2023-06-07T13:50:21.559Z] INFO: Retrieving Stack Cost... [2023-06-07T13:50:22.126Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T13:50:22.385Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T13:50:22.397Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:50:22.678Z] ---> logs-deploy.sh [2023-06-07T13:50:22.678Z] lf-activate-venv: SKIPPING [2023-06-07T13:50:22.678Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/16 [2023-06-07T13:50:22.678Z] INFO: archiving workspace using pattern(s): [2023-06-07T13:50:23.615Z] Archives upload complete. [2023-06-07T13:50:23.615Z] INFO: archiving logs to Nexus