Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 892cf485cfdfdf006b42a0214ae151b105c6708a 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-ssh129095697805142059.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh18088494156281258332.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2205617762136428362.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh12292426074633717410.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh16298200609445943785.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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-7049’ Running on prd-ubuntu20.04-docker-8c-8g-7052 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 892cf485cfdfdf006b42a0214ae151b105c6708a (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 892cf485cfdfdf006b42a0214ae151b105c6708a # timeout=10 Commit message: "Merge pull request #40 from weichou1229/issue-39" > git rev-list --no-walk aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:12:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:12:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:12:41 ========================================================= 15:12:41 EdgeX Global Pipelines Version Info 15:12:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:12:42 ------------------- 15:12:42 stable info: 15:12:42 ------------------- 15:12:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:12:42 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 15:12:42 Message: update stable to v1.0.221 15:12:43 ------------------- 15:12:43 experimental info: 15:12:43 ------------------- 15:12:43 Commited By: **** collab-it+edgex@linuxfoundation.org 15:12:43 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 15:12:43 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 892cf485cfdfdf006b42a0214ae151b105c6708a [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 892cf48 [Pipeline] echo 15:12:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:43 provisioning config files... 15:12:43 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3953044984788356422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:43 ---> docker-login.sh 15:12:43 nexus3.edgexfoundry.org:10001 15:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:44 Configure a credential helper to remove this warning. See 15:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:44 15:12:44 Login Succeeded 15:12:44 nexus3.edgexfoundry.org:10002 15:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:44 Configure a credential helper to remove this warning. See 15:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:44 15:12:44 Login Succeeded 15:12:44 nexus3.edgexfoundry.org:10003 15:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:44 Configure a credential helper to remove this warning. See 15:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:44 15:12:44 Login Succeeded 15:12:44 nexus3.edgexfoundry.org:10004 15:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:44 Configure a credential helper to remove this warning. See 15:12:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:44 15:12:44 Login Succeeded 15:12:44 docker.io 15:12:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:45 Configure a credential helper to remove this warning. See 15:12:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:45 15:12:45 Login Succeeded 15:12:45 ---> docker-login.sh ends [Pipeline] } 15:12:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:12:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:12:45 + grep -v github /etc/ssh/ssh_known_hosts 15:12:45 + [ -e /tmp/ssh_known_hosts ] 15:12:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:12:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:12:45 + sudo tee -a /etc/ssh/ssh_known_hosts 15:12:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:12:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:46 15:12:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:12:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:46 latest: Pulling from edgex-devops/git-semver 15:12:46 a0d0a0d46f8b: Pulling fs layer 15:12:46 3e5f54012d9b: Pulling fs layer 15:12:46 4c7163046ea9: Pulling fs layer 15:12:46 0c2d73faf560: Pulling fs layer 15:12:46 0c2d73faf560: Waiting 15:12:46 3e5f54012d9b: Verifying Checksum 15:12:46 3e5f54012d9b: Download complete 15:12:46 a0d0a0d46f8b: Download complete 15:12:46 0c2d73faf560: Verifying Checksum 15:12:46 0c2d73faf560: Download complete 15:12:46 4c7163046ea9: Verifying Checksum 15:12:46 4c7163046ea9: Download complete 15:12:46 a0d0a0d46f8b: Pull complete 15:12:46 3e5f54012d9b: Pull complete 15:12:47 4c7163046ea9: Pull complete 15:12:47 0c2d73faf560: Pull complete 15:12:47 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:12:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:12:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:12:47 prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container 15:12:47 $ 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:10004/edgex-devops/git-semver:latest cat 15:12:48 $ docker top c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:48 [ssh-agent] Looking for ssh-agent implementation... 15:12:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:48 $ docker exec c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff ssh-agent 15:12:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDoBHPB/agent.13 15:12:48 SSH_AGENT_PID=20 15:12:48 Running ssh-add (command line suppressed) 15:12:48 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3125206250822140985.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3125206250822140985.key) 15:12:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:49 + git tag --points-at HEAD [Pipeline] } 15:12:49 $ docker exec --env ******** --env ******** c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff ssh-agent -k 15:12:49 unset SSH_AUTH_SOCK; 15:12:49 unset SSH_AGENT_PID; 15:12:49 echo Agent pid 20 killed; 15:12:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:12:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:12:49 [ssh-agent] Looking for ssh-agent implementation... 15:12:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:12:49 $ docker exec c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff ssh-agent 15:12:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmgjNnI/agent.52 15:12:49 SSH_AGENT_PID=58 15:12:49 Running ssh-add (command line suppressed) 15:12:49 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1105831260969471062.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1105831260969471062.key) 15:12:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:12:50 + git semver init 15:12:50 # -> Open(): unable to determine branch for HEAD 15:12:50 # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git 15:12:50 # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main 15:12:50 # $SEMVER_REMOTE_NAME = origin 15:12:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:12:50 # $SEMVER_USER_NAME = edgex-jenkins 15:12:50 # $SEMVER_BRANCH = main 15:12:50 # $SEMVER_TEMP = /tmp/semver-610812324 15:12:50 # git clone --branch semver git@github.com:edgexfoundry/edgex-taf-common.git $SEMVER_TEMP 15:12:50 # '/tmp/semver-610812324' -> '/w/workspace/gexfoundry_edgex-taf-common_main/.semver' 15:12:50 # -> Force: false 15:12:50 # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver [Pipeline] } 15:12:50 $ docker exec --env ******** --env ******** c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff ssh-agent -k 15:12:50 unset SSH_AUTH_SOCK; 15:12:50 unset SSH_AGENT_PID; 15:12:50 echo Agent pid 58 killed; 15:12:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:12:51 + git semver [Pipeline] } 15:12:51 $ docker stop --time=1 c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff 15:12:52 $ docker rm -f c5d676f246d1d5594513dc612fe196c30e21ffc02470328b2f50a9ab78c36eff [Pipeline] // withDockerContainer [Pipeline] sh 15:12:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:12:53 Stashed 1 file(s) [Pipeline] echo 15:12:53 [edgeXSemver]: initialized semver on version 0.0.2-dev.16 [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 15:12:53 provisioning config files... 15:12:53 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4184781579768819286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:12:53 ---> docker-login.sh 15:12:53 nexus3.edgexfoundry.org:10001 15:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:53 Configure a credential helper to remove this warning. See 15:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:53 15:12:53 Login Succeeded 15:12:53 nexus3.edgexfoundry.org:10002 15:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:53 Configure a credential helper to remove this warning. See 15:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:53 15:12:53 Login Succeeded 15:12:53 nexus3.edgexfoundry.org:10003 15:12:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:53 Configure a credential helper to remove this warning. See 15:12:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:53 15:12:53 Login Succeeded 15:12:53 nexus3.edgexfoundry.org:10004 15:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:54 Configure a credential helper to remove this warning. See 15:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:54 15:12:54 Login Succeeded 15:12:54 docker.io 15:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:12:54 Configure a credential helper to remove this warning. See 15:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:12:54 15:12:54 Login Succeeded 15:12:54 ---> docker-login.sh ends [Pipeline] } 15:12:54 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 15:12:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:12:55 + ls -al . 15:12:55 total 68 15:12:55 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 15:12 . 15:12:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 15:12 .. 15:12:55 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 15:12 .git 15:12:55 -rw-rw-r-- 1 jenkins jenkins 22 Mar 14 15:12 .gitignore 15:12:55 drwx------ 3 jenkins jenkins 4096 Mar 14 15:12 .semver 15:12:55 -rw-rw-r-- 1 jenkins jenkins 2694 Mar 14 15:12 Dockerfile 15:12:55 -rw-rw-r-- 1 jenkins jenkins 746 Mar 14 15:12 Jenkinsfile 15:12:55 -rw-rw-r-- 1 jenkins jenkins 11381 Mar 14 15:12 LICENSE 15:12:55 -rw-rw-r-- 1 jenkins jenkins 3582 Mar 14 15:12 README.md 15:12:55 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 15:12 TAF-Manager 15:12:55 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 15:12 TUC 15:12:55 -rw-rw-r-- 1 jenkins jenkins 12 Mar 14 15:12 VERSION 15:12:55 -rw-rw-r-- 1 jenkins jenkins 283 Mar 14 15:12 requirements.txt 15:12:55 -rw-rw-r-- 1 jenkins jenkins 54 Mar 14 15:12 robot-entrypoint.sh 15:12:55 -rw-rw-r-- 1 jenkins jenkins 445 Mar 14 15:12 setup.py [Pipeline] isUnix [Pipeline] sh 15:12:56 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=892cf485cfdfdf006b42a0214ae151b105c6708a --label arch=amd64 --label version=0.0.2-dev.16 . 15:12:56 Sending build context to Docker daemon 350.2kB 15:12:56 Step 1/14 : ARG DOCKER_VERSION=18.09.5 15:12:56 Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli 15:12:56 18.09.5: Pulling from library/docker 15:12:57 bdf0201b3a05: Pulling fs layer 15:12:57 38f114998adb: Pulling fs layer 15:12:57 21134b1a9e68: Pulling fs layer 15:12:57 1826484332dc: Pulling fs layer 15:12:57 a124bc45399b: Pulling fs layer 15:12:57 e1147593372b: Pulling fs layer 15:12:57 1826484332dc: Waiting 15:12:57 e1147593372b: Waiting 15:12:57 a124bc45399b: Waiting 15:12:57 21134b1a9e68: Verifying Checksum 15:12:57 21134b1a9e68: Download complete 15:12:57 38f114998adb: Verifying Checksum 15:12:57 38f114998adb: Download complete 15:12:57 bdf0201b3a05: Download complete 15:12:57 a124bc45399b: Verifying Checksum 15:12:57 a124bc45399b: Download complete 15:12:57 e1147593372b: Verifying Checksum 15:12:57 e1147593372b: Download complete 15:12:57 bdf0201b3a05: Pull complete 15:12:57 38f114998adb: Pull complete 15:12:57 21134b1a9e68: Pull complete 15:12:57 1826484332dc: Verifying Checksum 15:12:57 1826484332dc: Download complete 15:12:59 1826484332dc: Pull complete 15:12:59 a124bc45399b: Pull complete 15:12:59 e1147593372b: Pull complete 15:12:59 Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 15:12:59 Status: Downloaded newer image for docker:18.09.5 15:12:59 ---> c76999e4396c 15:12:59 Step 3/14 : FROM alpine:3.15 15:12:59 3.15: Pulling from library/alpine 15:12:59 59bf1c3509f3: Pulling fs layer 15:13:00 59bf1c3509f3: Verifying Checksum 15:13:00 59bf1c3509f3: Download complete 15:13:00 59bf1c3509f3: Pull complete 15:13:00 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 15:13:00 Status: Downloaded newer image for alpine:3.15 15:13:00 ---> c059bfaa849c 15:13:00 Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 15:13:00 ---> Running in 039a19d1d66b 15:13:00 Removing intermediate container 039a19d1d66b 15:13:00 ---> e51fde2845d9 15:13:00 Step 5/14 : LABEL maintainer="Bruce Huang " 15:13:00 ---> Running in a390361e6694 15:13:00 Removing intermediate container a390361e6694 15:13:00 ---> 778bd9d71100 15:13:00 Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 15:13:01 ---> 0068f9a44dd5 15:13:01 Step 7/14 : COPY . /edgex-taf/edgex-taf-common 15:13:01 ---> 8cb3f8734406 15:13:01 Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ 15:13:02 ---> bc87b33e2d4c 15:13:02 Step 9/14 : WORKDIR /edgex-taf 15:13:02 ---> Running in 54328254bbf3 15:13:02 Removing intermediate container 54328254bbf3 15:13:02 ---> 0aab501b51c6 15:13:02 Step 10/14 : RUN echo "**** install Python ****" && 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 && echo "**** install pip ****" && 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 && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable 15:13:02 ---> Running in 6dd0e156f5d5 15:13:02 **** install Python **** 15:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:13:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:13:02 (1/13) Installing libbz2 (1.0.8-r1) 15:13:02 (2/13) Installing expat (2.4.7-r0) 15:13:02 (3/13) Installing libffi (3.4.2-r1) 15:13:02 (4/13) Installing gdbm (1.22-r0) 15:13:02 (5/13) Installing xz-libs (5.2.5-r0) 15:13:02 (6/13) Installing libgcc (10.3.1_git20211027-r0) 15:13:02 (7/13) Installing libstdc++ (10.3.1_git20211027-r0) 15:13:02 (8/13) Installing mpdecimal (2.5.1-r1) 15:13:02 (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) 15:13:02 (10/13) Installing ncurses-libs (6.3_p20211120-r0) 15:13:02 (11/13) Installing readline (8.1.1-r0) 15:13:02 (12/13) Installing sqlite-libs (3.36.0-r0) 15:13:02 (13/13) Installing python3 (3.9.7-r4) 15:13:03 Executing busybox-1.34.1-r3.trigger 15:13:03 OK: 56 MiB in 27 packages 15:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:13:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:13:03 (1/1) Installing tzdata (2021e-r0) 15:13:03 Executing busybox-1.34.1-r3.trigger 15:13:03 OK: 59 MiB in 28 packages 15:13:03 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory 15:13:03 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory 15:13:03 (1/1) Purging tzdata (2021e-r0) 15:13:03 Executing busybox-1.34.1-r3.trigger 15:13:03 OK: 56 MiB in 27 packages 15:13:03 **** install pip **** 15:13:05 Looking in links: /tmp/tmpy3md8xax 15:13:05 Processing /tmp/tmpy3md8xax/setuptools-57.4.0-py3-none-any.whl 15:13:05 Processing /tmp/tmpy3md8xax/pip-21.2.3-py3-none-any.whl 15:13:05 Installing collected packages: setuptools, pip 15:13:07 Successfully installed pip-21.2.3 setuptools-57.4.0 15:13:07 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:13:07 Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) 15:13:08 Collecting pip 15:13:08 Downloading pip-22.0.4-py3-none-any.whl (2.1 MB) 15:13:08 Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) 15:13:08 Still waiting to schedule task 15:13:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7050’ 15:13:08 Collecting setuptools 15:13:08 Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) 15:13:08 Collecting wheel 15:13:08 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 15:13:08 Installing collected packages: wheel, setuptools, pip 15:13:09 Attempting uninstall: setuptools 15:13:09 Found existing installation: setuptools 57.4.0 15:13:09 Uninstalling setuptools-57.4.0: 15:13:09 Successfully uninstalled setuptools-57.4.0 15:13:09 Attempting uninstall: pip 15:13:09 Found existing installation: pip 21.2.3 15:13:10 Uninstalling pip-21.2.3: 15:13:10 Successfully uninstalled pip-21.2.3 15:13:11 Successfully installed pip-22.0.4 setuptools-60.9.3 wheel-0.37.1 15:13:11 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 15:13:11 **** install robotframework and dependencies **** 15:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:13:12 (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) 15:13:12 (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) 15:13:12 (3/30) Installing binutils (2.37-r3) 15:13:12 (4/30) Installing libgomp (10.3.1_git20211027-r0) 15:13:12 (5/30) Installing libatomic (10.3.1_git20211027-r0) 15:13:12 (6/30) Installing libgphobos (10.3.1_git20211027-r0) 15:13:12 (7/30) Installing gmp (6.2.1-r1) 15:13:12 (8/30) Installing isl22 (0.22-r0) 15:13:12 (9/30) Installing mpfr4 (4.1.0-r0) 15:13:12 (10/30) Installing mpc1 (1.2.1-r0) 15:13:12 (11/30) Installing gcc (10.3.1_git20211027-r0) 15:13:13 (12/30) Installing musl-dev (1.2.2-r7) 15:13:13 (13/30) Installing libc-dev (0.7.2-r3) 15:13:13 (14/30) Installing linux-headers (5.10.41-r0) 15:13:13 (15/30) Installing pkgconf (1.8.0-r0) 15:13:13 (16/30) Installing libffi-dev (3.4.2-r1) 15:13:13 (17/30) Installing libpq (14.2-r0) 15:13:13 (18/30) Installing openssl-dev (1.1.1l-r8) 15:13:13 (19/30) Installing libpq-dev (14.2-r0) 15:13:13 (20/30) Installing libecpg (14.2-r0) 15:13:13 (21/30) Installing libecpg-dev (14.2-r0) 15:13:13 (22/30) Installing libxml2 (2.9.13-r0) 15:13:13 (23/30) Installing llvm12-libs (12.0.1-r0) 15:13:13 (24/30) Installing clang-libs (12.0.1-r1) 15:13:14 (25/30) Installing clang (12.0.1-r1) 15:13:14 (26/30) Installing icu-libs (69.1-r1) 15:13:14 (27/30) Installing icu (69.1-r1) 15:13:14 (28/30) Installing icu-dev (69.1-r1) 15:13:14 (29/30) Installing llvm12 (12.0.1-r0) 15:13:15 (30/30) Installing postgresql14-dev (14.2-r0) 15:13:15 Executing busybox-1.34.1-r3.trigger 15:13:15 OK: 498 MiB in 55 packages 15:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:13:15 (1/6) Installing g++ (10.3.1_git20211027-r0) 15:13:15 (2/6) Installing python3-dev (3.9.7-r4) 15:13:16 (3/6) Installing libsodium (1.0.18-r0) 15:13:16 (4/6) Installing libzmq (4.3.4-r0) 15:13:16 (5/6) Installing libsodium-dev (1.0.18-r0) 15:13:16 (6/6) Installing zeromq-dev (4.3.4-r0) 15:13:16 Executing busybox-1.34.1-r3.trigger 15:13:16 OK: 605 MiB in 61 packages 15:13:16 Processing ./edgex-taf-common 15:13:16 Preparing metadata (setup.py): started 15:13:17 Preparing metadata (setup.py): finished with status 'done' 15:13:17 Building wheels for collected packages: edgex-taf-common 15:13:17 Building wheel for edgex-taf-common (setup.py): started 15:13:19 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 15:13:19 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=3218b7a3a3e73bd5f75afd70c9ecf4ef81a18ffc87a4dbaf16d447cd473af9d6 15:13:19 Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 15:13:19 Successfully built edgex-taf-common 15:13:19 Installing collected packages: edgex-taf-common 15:13:19 Successfully installed edgex-taf-common-0.0.0 15:13:19 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:13:19 Collecting robotframework==4.1.3 15:13:19 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 15:13:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 KB 18.2 MB/s eta 0:00:00 15:13:19 Installing collected packages: robotframework 15:13:20 Successfully installed robotframework-4.1.3 15:13:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:13:21 Collecting docker==4.4.1 15:13:21 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 15:13:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 12.8 MB/s eta 0:00:00 15:13:21 Collecting websocket-client>=0.32.0 15:13:21 Downloading websocket_client-1.3.1-py3-none-any.whl (54 kB) 15:13:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 KB 7.3 MB/s eta 0:00:00 15:13:21 Collecting requests!=2.18.0,>=2.14.2 15:13:21 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 15:13:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 9.5 MB/s eta 0:00:00 15:13:21 Collecting six>=1.4.0 15:13:21 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 15:13:21 Collecting urllib3<1.27,>=1.21.1 15:13:21 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 15:13:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 12.5 MB/s eta 0:00:00 15:13:21 Collecting idna<4,>=2.5 15:13:21 Downloading idna-3.3-py3-none-any.whl (61 kB) 15:13:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 9.7 MB/s eta 0:00:00 15:13:21 Collecting certifi>=2017.4.17 15:13:21 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 15:13:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 11.8 MB/s eta 0:00:00 15:13:21 Collecting charset-normalizer~=2.0.0 15:13:21 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 15:13:22 Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker 15:13:22 Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.27.1 six-1.16.0 urllib3-1.26.8 websocket-client-1.3.1 15:13:22 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:13:23 Collecting python-dotenv==0.15.0 15:13:23 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 15:13:23 Installing collected packages: python-dotenv 15:13:23 Successfully installed python-dotenv-0.15.0 15:13:23 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 15:13:24 Collecting RESTinstance==1.0.2 15:13:24 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 15:13:24 Collecting docutils 15:13:24 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 15:13:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 28.8 MB/s eta 0:00:00 15:13:24 Collecting rfc3987 15:13:24 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 15:13:24 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) 15:13:24 Collecting strict-rfc3339 15:13:24 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 15:13:24 Preparing metadata (setup.py): started 15:13:25 Preparing metadata (setup.py): finished with status 'done' 15:13:25 Collecting flex 15:13:25 Downloading flex-6.14.1.tar.gz (40 kB) 15:13:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 8.6 MB/s eta 0:00:00 15:13:25 Preparing metadata (setup.py): started 15:13:26 Preparing metadata (setup.py): finished with status 'done' 15:13:26 Collecting jsonschema 15:13:26 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 15:13:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 10.8 MB/s eta 0:00:00 15:13:26 Collecting jsonpath-ng 15:13:26 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 15:13:26 Collecting pygments 15:13:26 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) 15:13:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 48.1 MB/s eta 0:00:00 15:13:26 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) 15:13:27 Collecting pytz 15:13:27 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) 15:13:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 42.1 MB/s eta 0:00:00 15:13:27 Collecting tzlocal 15:13:27 Downloading tzlocal-4.1-py3-none-any.whl (19 kB) 15:13:27 Collecting GenSON 15:13:27 Downloading genson-1.2.2.tar.gz (34 kB) 15:13:27 Preparing metadata (setup.py): started 15:13:28 Preparing metadata (setup.py): finished with status 'done' 15:13:28 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 15:13:28 Collecting PyYAML>=3.11 15:13:28 Downloading PyYAML-6.0.tar.gz (124 kB) 15:13:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 18.2 MB/s eta 0:00:00 15:13:28 Installing build dependencies: started 15:13:35 Installing build dependencies: finished with status 'done' 15:13:35 Getting requirements to build wheel: started 15:13:36 Getting requirements to build wheel: finished with status 'done' 15:13:36 Preparing metadata (pyproject.toml): started 15:13:37 Preparing metadata (pyproject.toml): finished with status 'done' 15:13:37 Collecting validate-email>=1.2 15:13:37 Downloading validate_email-1.3.tar.gz (4.7 kB) 15:13:37 Preparing metadata (setup.py): started 15:13:38 Preparing metadata (setup.py): finished with status 'done' 15:13:38 Collecting click>=3.3 15:13:38 Downloading click-8.0.4-py3-none-any.whl (97 kB) 15:13:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 11.6 MB/s eta 0:00:00 15:13:38 Collecting jsonpointer>=1.7 15:13:38 Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) 15:13:38 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) 15:13:38 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) 15:13:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) 15:13:38 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.8) 15:13:38 Collecting ply 15:13:38 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 15:13:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 5.7 MB/s eta 0:00:00 15:13:38 Collecting decorator 15:13:38 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 15:13:38 Collecting attrs>=17.4.0 15:13:38 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 15:13:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 7.6 MB/s eta 0:00:00 15:13:38 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 15:13:38 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 15:13:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 17.2 MB/s eta 0:00:00 15:13:39 Installing build dependencies: started 15:13:43 Installing build dependencies: finished with status 'done' 15:13:43 Getting requirements to build wheel: started 15:13:44 Getting requirements to build wheel: finished with status 'done' 15:13:44 Preparing metadata (pyproject.toml): started 15:13:45 Preparing metadata (pyproject.toml): finished with status 'done' 15:13:45 Collecting pytz-deprecation-shim 15:13:45 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 15:13:45 Collecting tzdata 15:13:45 Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) 15:13:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 16.5 MB/s eta 0:00:00 15:13:45 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 15:13:45 Building wheel for flex (setup.py): started 15:13:47 Building wheel for flex (setup.py): finished with status 'done' 15:13:47 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=8a0c6d790edc9999a67602cda8684e45f22bee14908b215e483fa96b88862eb6 15:13:47 Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 15:13:47 Building wheel for strict-rfc3339 (setup.py): started 15:13:48 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 15:13:48 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=601962cbb4f6a6b84f9542b8e4b4514c801812d3598b12be62577125409ec28a 15:13:48 Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 15:13:48 Building wheel for GenSON (setup.py): started 15:13:50 Building wheel for GenSON (setup.py): finished with status 'done' 15:13:50 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=98ec45733b2f269170c1e8a3e0ca8860dbd370865423233c6f791e7c051175d8 15:13:50 Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 15:13:50 Building wheel for pyrsistent (pyproject.toml): started 15:13:52 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 15:13:52 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_x86_64.whl size=115246 sha256=5965b0bda2659ea28437b2a7753f34759b9279b02500024580eb452ca9c7d9fe 15:13:52 Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a 15:13:52 Building wheel for PyYAML (pyproject.toml): started 15:13:54 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 15:13:54 Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_x86_64.whl size=45332 sha256=93ae14580f846df8791f7703f596597c583d26217e6bbe7a891272c28b460b23 15:13:54 Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 15:13:54 Building wheel for validate-email (setup.py): started 15:13:54 Building wheel for validate-email (setup.py): finished with status 'done' 15:13:54 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=4f772b2b4612c2e7bbcc4990906d5e1a6075b3064d225602ed737f0c6a08e4ed 15:13:54 Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 15:13:54 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 15:13:55 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 15:13:57 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 15:13:57 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.0.4 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.2 jsonschema-4.4.0 ply-3.11 pygments-2.11.2 pyrsistent-0.18.1 pytz-2021.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2021.5 tzlocal-4.1 validate-email-1.3 15:13:58 Collecting robotbackgroundlogger==1.2 15:13:58 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 15:13:58 Preparing metadata (setup.py): started 15:13:59 Preparing metadata (setup.py): finished with status 'done' 15:13:59 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 15:13:59 Building wheels for collected packages: robotbackgroundlogger 15:13:59 Building wheel for robotbackgroundlogger (setup.py): started 15:14:00 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 15:14:00 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=eb0460697a250b9f25ce970fb9a45c0907b565ec3d9290bc64c4f353b6664b55 15:14:00 Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 15:14:00 Successfully built robotbackgroundlogger 15:14:00 Installing collected packages: robotbackgroundlogger 15:14:00 Successfully installed robotbackgroundlogger-1.2 15:14:00 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 15:14:01 Collecting configparser==5.0.1 15:14:01 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 15:14:02 Installing collected packages: configparser 15:14:02 Successfully installed configparser-5.0.1 15:14:02 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 15:14:03 Collecting requests==2.25.1 15:14:03 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 15:14:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 8.1 MB/s eta 0:00:00 15:14:03 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) 15:14:03 Collecting chardet<5,>=3.0.2 15:14:03 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 15:14:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 20.0 MB/s eta 0:00:00 15:14:03 Collecting idna<3,>=2.5 15:14:03 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 15:14:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 10.0 MB/s eta 0:00:00 15:14:03 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) 15:14:03 Installing collected packages: idna, chardet, requests 15:14:03 Attempting uninstall: idna 15:14:03 Found existing installation: idna 3.3 15:14:03 Uninstalling idna-3.3: 15:14:03 Successfully uninstalled idna-3.3 15:14:03 Attempting uninstall: requests 15:14:03 Found existing installation: requests 2.27.1 15:14:03 Uninstalling requests-2.27.1: 15:14:03 Successfully uninstalled requests-2.27.1 15:14:03 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 15:14:03 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 15:14:04 Collecting robotframework-requests==0.8.0 15:14:04 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 15:14:04 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) 15:14:04 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) 15:14:04 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 15:14:04 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) 15:14:04 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (1.26.8) 15:14:04 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 15:14:05 Installing collected packages: robotframework-requests 15:14:05 Successfully installed robotframework-requests-0.8.0 15:14:05 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 15:14:05 Collecting paho-mqtt==1.5.1 15:14:05 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 15:14:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 11.2 MB/s eta 0:00:00 15:14:05 Preparing metadata (setup.py): started 15:14:07 Preparing metadata (setup.py): finished with status 'done' 15:14:07 Building wheels for collected packages: paho-mqtt 15:14:07 Building wheel for paho-mqtt (setup.py): started 15:14:08 Building wheel for paho-mqtt (setup.py): finished with status 'done' 15:14:08 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=d7864436df85be68e07e78cd466b153efc1af0dc62fcc1d9ff6ebaeb3193bdd7 15:14:08 Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed 15:14:08 Successfully built paho-mqtt 15:14:08 Installing collected packages: paho-mqtt 15:14:08 Successfully installed paho-mqtt-1.5.1 15:14:08 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:14:09 Collecting redis==3.5.3 15:14:09 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 15:14:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 7.2 MB/s eta 0:00:00 15:14:10 Installing collected packages: redis 15:14:10 Successfully installed redis-3.5.3 15:14:10 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 15:14:11 Collecting pyzmq==22.2.1 15:14:11 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 15:14:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.7 MB/s eta 0:00:00 15:14:11 Installing build dependencies: started 15:14:15 Installing build dependencies: finished with status 'done' 15:14:15 Getting requirements to build wheel: started 15:14:16 Getting requirements to build wheel: finished with status 'done' 15:14:16 Installing backend dependencies: started 15:14:19 Installing backend dependencies: finished with status 'done' 15:14:19 Preparing metadata (pyproject.toml): started 15:14:20 Preparing metadata (pyproject.toml): finished with status 'done' 15:14:20 Building wheels for collected packages: pyzmq 15:14:20 Building wheel for pyzmq (pyproject.toml): started 15:14:47 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 15:14:47 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_x86_64.whl size=1539980 sha256=bf0b96d2e740ee5cb0396669e4dfc4c6da829c292a254e746f3e4d7de959601c 15:14:47 Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 15:14:47 Successfully built pyzmq 15:14:47 Installing collected packages: pyzmq 15:14:47 Successfully installed pyzmq-22.2.1 15:14:47 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 15:14:47 Collecting robotframework-seleniumlibrary==5.1.3 15:14:47 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 15:14:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 10.5 MB/s eta 0:00:00 15:14:47 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 15:14:47 Collecting robotframework-pythonlibcore>=2.1.0 15:14:47 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 15:14:47 Collecting selenium>=3.141.0 15:14:47 Downloading selenium-4.1.3-py3-none-any.whl (968 kB) 15:14:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 968.8/968.8 KB 27.7 MB/s eta 0:00:00 15:14:47 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) 15:14:47 Collecting trio-websocket~=0.9 15:14:47 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 15:14:47 Collecting trio~=0.17 15:14:47 Downloading trio-0.20.0-py3-none-any.whl (359 kB) 15:14:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 34.8 MB/s eta 0:00:00 15:14:47 Collecting outcome 15:14:47 Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) 15:14:47 Collecting sortedcontainers 15:14:47 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 15:14:47 Collecting async-generator>=1.9 15:14:47 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 15:14:47 Requirement already satisfied: idna in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 15:14:47 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (21.4.0) 15:14:47 Collecting sniffio 15:14:47 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 15:14:47 Collecting wsproto>=0.14 15:14:47 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 15:14:47 Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) 15:14:47 Collecting cryptography>=1.3.4 15:14:47 Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_x86_64.whl (3.8 MB) 15:14:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 50.8 MB/s eta 0:00:00 15:14:47 Collecting pyOpenSSL>=0.14 15:14:47 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 15:14:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 9.0 MB/s eta 0:00:00 15:14:47 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 15:14:47 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 15:14:47 Collecting cffi>=1.12 15:14:47 Downloading cffi-1.15.0.tar.gz (484 kB) 15:14:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 15.9 MB/s eta 0:00:00 15:14:47 Preparing metadata (setup.py): started 15:14:47 Preparing metadata (setup.py): finished with status 'done' 15:14:47 Collecting h11<1,>=0.9.0 15:14:47 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 15:14:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 8.1 MB/s eta 0:00:00 15:14:47 Collecting pycparser 15:14:47 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 15:14:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 20.7 MB/s eta 0:00:00 15:14:47 Building wheels for collected packages: cffi 15:14:47 Building wheel for cffi (setup.py): started 15:14:55 Building wheel for cffi (setup.py): finished with status 'done' 15:14:55 Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_x86_64.whl size=416298 sha256=ac1040a72638f3df4e8b048f1bc2abc29bb3e475e1b3ad34138994e813c4aa75 15:14:55 Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 15:14:55 Successfully built cffi 15:14:55 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 15:14:56 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.0 cryptography-36.0.1 h11-0.13.0 outcome-1.1.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.1.3 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.1.0 15:14:56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:14:57 Collecting psycopg2==2.9.3 15:14:57 Downloading psycopg2-2.9.3.tar.gz (380 kB) 15:14:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 13.1 MB/s eta 0:00:00 15:14:57 Preparing metadata (setup.py): started 15:14:58 Preparing metadata (setup.py): finished with status 'done' 15:14:58 Building wheels for collected packages: psycopg2 15:14:58 Building wheel for psycopg2 (setup.py): started 15:15:10 Building wheel for psycopg2 (setup.py): finished with status 'done' 15:15:10 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_x86_64.whl size=463430 sha256=92909b4bb7585f6f340e23b0ca3b914a7984cd4b9807c2ab92d1d79631929545 15:15:10 Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 15:15:10 Successfully built psycopg2 15:15:10 Installing collected packages: psycopg2 15:15:10 Successfully installed psycopg2-2.9.3 15:15:10 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 15:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:15:10 (1/4) Installing libquadmath (10.3.1_git20211027-r0) 15:15:10 (2/4) Installing libgfortran (10.3.1_git20211027-r0) 15:15:10 (3/4) Installing openblas (0.3.18-r1) 15:15:10 (4/4) Installing py3-numpy (1.21.4-r0) 15:15:10 OK: 664 MiB in 65 packages 15:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:15:10 (1/1) Installing py3-psutil (5.8.0-r1) 15:15:10 OK: 666 MiB in 66 packages 15:15:10 **** install other tools **** 15:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:15:10 (1/5) Installing ca-certificates (20211220-r0) 15:15:10 (2/5) Installing brotli-libs (1.0.9-r5) 15:15:10 (3/5) Installing nghttp2-libs (1.46.0-r0) 15:15:10 (4/5) Installing libcurl (7.80.0-r0) 15:15:10 (5/5) Installing curl (7.80.0-r0) 15:15:10 Executing busybox-1.34.1-r3.trigger 15:15:10 Executing ca-certificates-20211220-r0.trigger 15:15:10 OK: 668 MiB in 71 packages 15:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:15:10 (1/1) Installing openssl (1.1.1l-r8) 15:15:10 Executing busybox-1.34.1-r3.trigger 15:15:10 OK: 669 MiB in 72 packages 15:15:10 **** install chromedriver **** 15:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:15:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:15:11 v3.15.0-342-g4fee739486 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:15:11 v3.15.0-347-g4255b841b1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:15:11 OK: 15857 distinct packages available 15:15:11 (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) 15:15:11 Executing busybox-1.34.1-r4.post-upgrade 15:15:11 (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) 15:15:11 (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) 15:15:11 Executing busybox-1.34.1-r4.trigger 15:15:11 Executing ca-certificates-20211220-r0.trigger 15:15:11 OK: 669 MiB in 72 packages 15:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:15:12 fetch http://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz 15:15:12 fetch http://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz 15:15:12 (1/111) Installing libxau (1.0.9-r0) 15:15:12 (2/111) Installing libmd (1.0.3-r0) 15:15:12 (3/111) Installing libbsd (0.11.3-r1) 15:15:12 (4/111) Installing libxdmcp (1.1.3-r0) 15:15:12 (5/111) Installing libxcb (1.14-r2) 15:15:12 (6/111) Installing libx11 (1.7.2-r0) 15:15:12 (7/111) Installing libxext (1.3.4-r0) 15:15:12 (8/111) Installing libice (1.0.10-r0) 15:15:12 (9/111) Installing libuuid (2.37.4-r0) 15:15:12 (10/111) Installing libsm (1.2.3-r0) 15:15:12 (11/111) Installing libxt (1.2.1-r0) 15:15:12 (12/111) Installing libxmu (1.1.3-r0) 15:15:12 (13/111) Installing xset (1.2.4-r0) 15:15:12 (14/111) Installing xprop (1.2.5-r0) 15:15:13 (15/111) Installing xdg-utils (1.1.3-r0) 15:15:13 (16/111) Installing eudev-libs (3.2.11_pre1-r0) 15:15:13 (17/111) Installing libintl (0.21-r0) 15:15:13 (18/111) Installing libblkid (2.37.4-r0) 15:15:13 (19/111) Installing libmount (2.37.4-r0) 15:15:13 (20/111) Installing pcre (8.45-r1) 15:15:13 (21/111) Installing glib (2.70.1-r0) 15:15:13 (22/111) Installing shared-mime-info (2.1-r0) 15:15:13 (23/111) Installing hicolor-icon-theme (0.17-r1) 15:15:13 (24/111) Installing libjpeg-turbo (2.1.2-r0) 15:15:13 (25/111) Installing libpng (1.6.37-r1) 15:15:13 (26/111) Installing libwebp (1.2.2-r0) 15:15:13 (27/111) Installing zstd-libs (1.5.0-r0) 15:15:13 (28/111) Installing tiff (4.3.0-r0) 15:15:13 (29/111) Installing gdk-pixbuf (2.42.6-r0) 15:15:13 (30/111) Installing gtk-update-icon-cache (2.24.33-r0) 15:15:13 (31/111) Installing libxcomposite (0.4.5-r0) 15:15:13 (32/111) Installing libxfixes (6.0.0-r0) 15:15:13 (33/111) Installing libxrender (0.9.10-r3) 15:15:13 (34/111) Installing libxcursor (1.2.0-r0) 15:15:13 (35/111) Installing libxdamage (1.1.5-r1) 15:15:13 (36/111) Installing libxi (1.8-r0) 15:15:13 (37/111) Installing libxinerama (1.1.4-r1) 15:15:13 (38/111) Installing libxrandr (1.5.2-r1) 15:15:13 (39/111) Installing atk (2.36.0-r0) 15:15:13 (40/111) Installing libxtst (1.2.3-r3) 15:15:13 (41/111) Installing dbus-libs (1.12.20-r4) 15:15:13 (42/111) Installing at-spi2-core (2.42.0-r0) 15:15:13 (43/111) Installing at-spi2-atk (2.38.0-r0) 15:15:13 (44/111) Installing freetype (2.11.0-r0) 15:15:13 (45/111) Installing fontconfig (2.13.1-r4) 15:15:13 (46/111) Installing pixman (0.40.0-r3) 15:15:13 (47/111) Installing cairo (1.16.0-r3) 15:15:13 (48/111) Installing cairo-gobject (1.16.0-r3) 15:15:13 (49/111) Installing avahi-libs (0.8-r5) 15:15:13 (50/111) Installing nettle (3.7.3-r0) 15:15:13 (51/111) Installing p11-kit (0.24.0-r1) 15:15:13 (52/111) Installing libtasn1 (4.18.0-r0) 15:15:13 (53/111) Installing libunistring (0.9.10-r1) 15:15:13 (54/111) Installing gnutls (3.7.1-r0) 15:15:13 (55/111) Installing cups-libs (2.3.3-r5) 15:15:13 (56/111) Installing libepoxy (1.5.9-r0) 15:15:13 (57/111) Installing fribidi (1.0.11-r0) 15:15:13 (58/111) Installing graphite2 (1.3.14-r0) 15:15:13 (59/111) Installing harfbuzz (3.0.0-r2) 15:15:13 (60/111) Installing libxft (2.3.4-r0) 15:15:13 (61/111) Installing pango (1.48.10-r0) 15:15:13 (62/111) Installing wayland-libs-client (1.19.0-r1) 15:15:13 (63/111) Installing wayland-libs-cursor (1.19.0-r1) 15:15:13 (64/111) Installing wayland-libs-egl (1.19.0-r1) 15:15:13 (65/111) Installing xkeyboard-config (2.34-r0) 15:15:13 (66/111) Installing libxkbcommon (1.3.1-r0) 15:15:13 (67/111) Installing gtk+3.0 (3.24.30-r0) 15:15:13 Executing gtk+3.0-3.24.30-r0.post-install 15:15:13 (68/111) Installing libfontenc (1.1.4-r0) 15:15:13 (69/111) Installing mkfontscale (1.2.1-r1) 15:15:13 (70/111) Installing ttf-opensans (1.10-r1) 15:15:13 Executing ttf-opensans-1.10-r1.post-install 15:15:16 (71/111) Installing libogg (1.3.5-r0) 15:15:16 (72/111) Installing flac (1.3.4-r0) 15:15:16 (73/111) Installing alsa-lib (1.2.5.1-r1) 15:15:16 (74/111) Installing sdl2 (2.0.16-r4) 15:15:16 (75/111) Installing aom-libs (3.2.0-r0) 15:15:16 (76/111) Installing libass (0.15.2-r0) 15:15:16 (77/111) Installing libdav1d (0.9.2-r0) 15:15:16 (78/111) Installing lame (3.100-r0) 15:15:16 (79/111) Installing opus (1.3.1-r1) 15:15:16 (80/111) Installing soxr (0.1.3-r2) 15:15:16 (81/111) Installing libsrt (1.4.2-r1) 15:15:16 (82/111) Installing libssh (0.9.6-r1) 15:15:16 (83/111) Installing libtheora (1.1.1-r16) 15:15:16 (84/111) Installing v4l-utils-libs (1.22.1-r1) 15:15:16 (85/111) Installing libpciaccess (0.16-r0) 15:15:16 (86/111) Installing libdrm (2.4.109-r0) 15:15:16 (87/111) Installing libva (2.13.0-r0) 15:15:16 (88/111) Installing libvdpau (1.4-r0) 15:15:16 (89/111) Installing vidstab (1.1.0-r1) 15:15:16 (90/111) Installing libvorbis (1.3.7-r0) 15:15:16 (91/111) Installing libvpx (1.10.0-r0) 15:15:16 (92/111) Installing vulkan-loader (1.2.196-r0) 15:15:16 (93/111) Installing x264-libs (20210613-r0) 15:15:16 (94/111) Installing x265-libs (3.5-r0) 15:15:16 (95/111) Installing xvidcore (1.3.7-r1) 15:15:16 (96/111) Installing ffmpeg-libs (4.4.1-r2) 15:15:16 (97/111) Installing libevent (2.1.12-r4) 15:15:16 (98/111) Installing mesa (21.2.6-r0) 15:15:16 (99/111) Installing wayland-libs-server (1.19.0-r1) 15:15:16 (100/111) Installing mesa-gbm (21.2.6-r0) 15:15:16 (101/111) Installing lcms2 (2.12-r1) 15:15:16 (102/111) Installing nspr (4.32-r0) 15:15:16 (103/111) Installing nss (3.72.1-r0) 15:15:16 (104/111) Installing re2 (2021.11.01-r0) 15:15:16 (105/111) Installing snappy (1.1.9-r1) 15:15:16 (106/111) Installing libxshmfence (1.3-r1) 15:15:16 (107/111) Installing libgpg-error (1.42-r1) 15:15:16 (108/111) Installing libgcrypt (1.9.4-r0) 15:15:16 (109/111) Installing libxslt (1.1.34-r1) 15:15:16 (110/111) Installing chromium (93.0.4577.82-r3) 15:15:17 (111/111) Installing chromium-chromedriver (93.0.4577.82-r3) 15:15:17 Executing busybox-1.34.1-r4.trigger 15:15:17 Executing glib-2.70.1-r0.trigger 15:15:17 Executing shared-mime-info-2.1-r0.trigger 15:15:20 Executing gdk-pixbuf-2.42.6-r0.trigger 15:15:20 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:15:20 Executing fontconfig-2.13.1-r4.trigger 15:15:20 Executing mkfontscale-1.2.1-r1.trigger 15:15:20 OK: 972 MiB in 183 packages 15:15:35 Removing intermediate container 6dd0e156f5d5 15:15:35 ---> c3f94a9e578b 15:15:35 Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 15:15:35 ---> Running in b3bfa8b39a47 15:15:35 Removing intermediate container b3bfa8b39a47 15:15:35 ---> 29bf07425de7 15:15:35 Step 12/14 : LABEL arch=amd64 15:15:35 ---> Running in 4aadb768c330 15:15:35 Removing intermediate container 4aadb768c330 15:15:35 ---> 8e603b1b7e27 15:15:35 Step 13/14 : LABEL git_sha=892cf485cfdfdf006b42a0214ae151b105c6708a 15:15:35 ---> Running in ac71a858f06c 15:15:35 Removing intermediate container ac71a858f06c 15:15:35 ---> c2fa59c7d350 15:15:35 Step 14/14 : LABEL version=0.0.2-dev.16 15:15:35 ---> Running in 10e4cb5294dd 15:15:35 Removing intermediate container 10e4cb5294dd 15:15:35 ---> fe5cf9f47573 15:15:35 [Warning] One or more build-args [ARCH] were not consumed 15:15:35 Successfully built fe5cf9f47573 15:15:35 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 15:15:35 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 15:15:35 892cf485cfdfdf006b42a0214ae151b105c6708a 15:15:35 latest 15:15:35 0.0.2-dev.16 15:15:35 892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 15:15:35 main 15:15:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:15:35 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:892cf485cfdfdf006b42a0214ae151b105c6708a [Pipeline] isUnix [Pipeline] sh 15:15:35 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:892cf485cfdfdf006b42a0214ae151b105c6708a 15:15:35 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 15:15:35 e9ca8293a89a: Preparing 15:15:35 f10273bf845f: Preparing 15:15:35 0fa7179e0913: Preparing 15:15:35 e048bd0421d9: Preparing 15:15:35 8d3ac3489996: Preparing 15:15:35 8d3ac3489996: Layer already exists 15:15:35 f10273bf845f: Pushed 15:15:35 0fa7179e0913: Pushed 15:15:41 e048bd0421d9: Pushed 15:16:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7054 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 15:16:00 Selected Git installation does not exist. Using Default 15:16:00 The recommended git tool is: NONE 15:16:09 using credential edgex-jenkins-ssh 15:16:09 Cloning the remote Git repository 15:16:09 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 15:16:09 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 15:16:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 15:16:09 > git --version # timeout=10 15:16:09 > git --version # 'git version 2.25.1' 15:16:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:16:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:10 Avoid second fetch 15:16:10 Checking out Revision 892cf485cfdfdf006b42a0214ae151b105c6708a (main) 15:16:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 15:16:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:16:10 > git config core.sparsecheckout # timeout=10 15:16:10 > git checkout -f 892cf485cfdfdf006b42a0214ae151b105c6708a # timeout=10 15:16:15 Commit message: "Merge pull request #40 from weichou1229/issue-39" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:16:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:16:16 % Total % Received % Xferd Average Speed Time Time Time Current 15:16:16 Dload Upload Total Spent Left Speed 15:16:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 47372 0 --:--:-- --:--:-- --:--:-- 47372 [Pipeline] sh 15:16:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:16:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:16:17 + sudo tee /etc/docker/daemon.new 15:16:17 { 15:16:17 "registry-mirrors": [ 15:16:17 "https://nexus3.edgexfoundry.org:10001" 15:16:17 ], 15:16:17 "bip": "10.250.0.254/24", 15:16:17 "hosts": [ 15:16:17 "tcp://0.0.0.0:5555", 15:16:17 "unix:///var/run/docker.sock" 15:16:17 ], 15:16:17 "mtu": 1458, 15:16:17 "selinux-enabled": true, 15:16:17 "seccomp-profile": "/etc/docker/seccomp.json" 15:16:17 } [Pipeline] sh 15:16:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:16:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:36 provisioning config files... 15:16:36 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config930185879803744984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:37 ---> docker-login.sh 15:16:37 nexus3.edgexfoundry.org:10001 15:16:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:38 Configure a credential helper to remove this warning. See 15:16:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:38 15:16:38 Login Succeeded 15:16:38 nexus3.edgexfoundry.org:10002 15:16:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:38 Configure a credential helper to remove this warning. See 15:16:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:38 15:16:38 Login Succeeded 15:16:38 nexus3.edgexfoundry.org:10003 15:16:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:38 Configure a credential helper to remove this warning. See 15:16:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:38 15:16:38 Login Succeeded 15:16:38 nexus3.edgexfoundry.org:10004 15:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:39 Configure a credential helper to remove this warning. See 15:16:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:39 15:16:39 Login Succeeded 15:16:39 docker.io 15:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:40 Configure a credential helper to remove this warning. See 15:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:40 15:16:40 Login Succeeded 15:16:40 ---> docker-login.sh ends [Pipeline] } 15:16:40 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 15:16:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:16:41 + ls -al . 15:16:41 total 64 15:16:41 drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 15:16 . 15:16:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 15:16 .. 15:16:41 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 15:16 .git 15:16:41 -rw-rw-r-- 1 jenkins jenkins 22 Mar 14 15:16 .gitignore 15:16:41 -rw-rw-r-- 1 jenkins jenkins 2694 Mar 14 15:16 Dockerfile 15:16:41 -rw-rw-r-- 1 jenkins jenkins 746 Mar 14 15:16 Jenkinsfile 15:16:41 -rw-rw-r-- 1 jenkins jenkins 11381 Mar 14 15:16 LICENSE 15:16:41 -rw-rw-r-- 1 jenkins jenkins 3582 Mar 14 15:16 README.md 15:16:41 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 15:16 TAF-Manager 15:16:41 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 15:16 TUC 15:16:41 -rw-rw-r-- 1 jenkins jenkins 12 Mar 14 15:12 VERSION 15:16:41 -rw-rw-r-- 1 jenkins jenkins 283 Mar 14 15:16 requirements.txt 15:16:41 -rw-rw-r-- 1 jenkins jenkins 54 Mar 14 15:16 robot-entrypoint.sh 15:16:41 -rw-rw-r-- 1 jenkins jenkins 445 Mar 14 15:16 setup.py [Pipeline] isUnix [Pipeline] sh 15:16:42 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=892cf485cfdfdf006b42a0214ae151b105c6708a --label arch=arm64 --label version=0.0.2-dev.16 . 15:16:42 Sending build context to Docker daemon 242.2kB 15:16:42 Step 1/14 : ARG DOCKER_VERSION=18.09.5 15:16:42 Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli 15:16:43 18.09.5: Pulling from library/docker 15:16:43 6f37394be673: Pulling fs layer 15:16:43 624d8cd59892: Pulling fs layer 15:16:43 ecff0f4f3435: Pulling fs layer 15:16:43 07a77ccdec90: Pulling fs layer 15:16:43 c2dcd1054c2e: Pulling fs layer 15:16:43 156c9e509c87: Pulling fs layer 15:16:43 07a77ccdec90: Waiting 15:16:43 c2dcd1054c2e: Waiting 15:16:43 156c9e509c87: Waiting 15:16:43 ecff0f4f3435: Verifying Checksum 15:16:43 ecff0f4f3435: Download complete 15:16:43 624d8cd59892: Verifying Checksum 15:16:43 624d8cd59892: Download complete 15:16:43 6f37394be673: Verifying Checksum 15:16:43 6f37394be673: Download complete 15:16:43 c2dcd1054c2e: Verifying Checksum 15:16:43 c2dcd1054c2e: Download complete 15:16:43 156c9e509c87: Verifying Checksum 15:16:43 156c9e509c87: Download complete 15:16:44 6f37394be673: Pull complete 15:16:44 624d8cd59892: Pull complete 15:16:44 07a77ccdec90: Verifying Checksum 15:16:44 07a77ccdec90: Download complete 15:16:44 ecff0f4f3435: Pull complete 15:16:47 07a77ccdec90: Pull complete 15:16:47 c2dcd1054c2e: Pull complete 15:16:48 156c9e509c87: Pull complete 15:16:48 Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 15:16:48 Status: Downloaded newer image for docker:18.09.5 15:16:48 ---> b2bcd28828a2 15:16:48 Step 3/14 : FROM alpine:3.15 15:16:48 3.15: Pulling from library/alpine 15:16:49 9b3977197b4f: Pulling fs layer 15:16:49 9b3977197b4f: Verifying Checksum 15:16:49 9b3977197b4f: Download complete 15:16:49 9b3977197b4f: Pull complete 15:16:49 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 15:16:49 Status: Downloaded newer image for alpine:3.15 15:16:49 ---> 8e1d7573f448 15:16:49 Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' 15:16:50 ---> Running in 9606ae913e64 15:16:50 Removing intermediate container 9606ae913e64 15:16:50 ---> 60076c83a5b9 15:16:50 Step 5/14 : LABEL maintainer="Bruce Huang " 15:16:50 ---> Running in efa3bea03299 15:16:50 Removing intermediate container efa3bea03299 15:16:50 ---> f7b270aec1b8 15:16:50 Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 15:16:52 ---> 8672ad137966 15:16:52 Step 7/14 : COPY . /edgex-taf/edgex-taf-common 15:16:53 ---> 17265ced317e 15:16:53 Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ 15:16:54 ---> 7ee473bbe4f6 15:16:54 Step 9/14 : WORKDIR /edgex-taf 15:16:54 ---> Running in 2a3086516627 15:16:54 Removing intermediate container 2a3086516627 15:16:54 ---> de8875bf1ef6 15:16:54 Step 10/14 : RUN echo "**** install Python ****" && 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 && echo "**** install pip ****" && 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 && echo "**** install robotframework and dependencies ****" && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache --upgrade python3-dev g++ zeromq-dev=4.3.4-r0 && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && apk add --no-cache py3-numpy==1.21.4-r0 && apk add --no-cache py3-psutil==5.8.0-r1 && echo "**** install other tools ****" && apk add --no-cache curl && apk add --no-cache openssl && echo "**** install chromedriver ****" && apk update && apk upgrade && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/community >> /etc/apk/repositories && echo @latest-stable http://nl.alpinelinux.org/alpine/latest-stable/main >> /etc/apk/repositories && apk add --no-cache chromium@latest-stable chromium-chromedriver@latest-stable 15:16:54 ---> Running in d423cbe17944 15:16:55 **** install Python **** 15:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:16:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:16:56 (1/13) Installing libbz2 (1.0.8-r1) 15:16:56 (2/13) Installing expat (2.4.7-r0) 15:16:56 (3/13) Installing libffi (3.4.2-r1) 15:16:56 (4/13) Installing gdbm (1.22-r0) 15:16:56 (5/13) Installing xz-libs (5.2.5-r0) 15:16:56 (6/13) Installing libgcc (10.3.1_git20211027-r0) 15:16:56 (7/13) Installing libstdc++ (10.3.1_git20211027-r0) 15:16:56 (8/13) Installing mpdecimal (2.5.1-r1) 15:16:56 (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) 15:16:56 (10/13) Installing ncurses-libs (6.3_p20211120-r0) 15:16:56 (11/13) Installing readline (8.1.1-r0) 15:16:56 (12/13) Installing sqlite-libs (3.36.0-r0) 15:16:56 (13/13) Installing python3 (3.9.7-r4) 15:16:58 Executing busybox-1.34.1-r3.trigger 15:16:58 OK: 55 MiB in 27 packages 15:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:16:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:17:00 (1/1) Installing tzdata (2021e-r0) 15:17:00 Executing busybox-1.34.1-r3.trigger 15:17:00 OK: 59 MiB in 28 packages 15:17:00 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory 15:17:00 WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory 15:17:00 (1/1) Purging tzdata (2021e-r0) 15:17:01 Executing busybox-1.34.1-r3.trigger 15:17:01 OK: 55 MiB in 27 packages 15:17:01 **** install pip **** 15:17:13 Looking in links: /tmp/tmp6onycivu 15:17:13 Processing /tmp/tmp6onycivu/setuptools-57.4.0-py3-none-any.whl 15:17:13 Processing /tmp/tmp6onycivu/pip-21.2.3-py3-none-any.whl 15:17:14 Installing collected packages: setuptools, pip 15:17:26 Successfully installed pip-21.2.3 setuptools-57.4.0 15:17:26 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:17:27 Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) 15:17:28 Collecting pip 15:17:28 Downloading pip-22.0.4-py3-none-any.whl (2.1 MB) 15:17:28 Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) 15:17:31 Collecting setuptools 15:17:31 Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) 15:17:32 Collecting wheel 15:17:32 Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 15:17:32 e9ca8293a89a: Pushed 15:17:32 892cf485cfdfdf006b42a0214ae151b105c6708a: digest: sha256:45d1d3477a86103971e161c4128cb2be8d6beab641092bb86e491813fd7fd28b size: 1370 [Pipeline] isUnix [Pipeline] sh 15:17:33 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] isUnix [Pipeline] sh 15:17:33 Installing collected packages: wheel, setuptools, pip 15:17:33 Attempting uninstall: setuptools 15:17:33 Found existing installation: setuptools 57.4.0 15:17:33 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 15:17:33 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 15:17:33 e9ca8293a89a: Preparing 15:17:33 f10273bf845f: Preparing 15:17:33 0fa7179e0913: Preparing 15:17:33 e048bd0421d9: Preparing 15:17:33 8d3ac3489996: Preparing 15:17:33 8d3ac3489996: Layer already exists 15:17:33 f10273bf845f: Layer already exists 15:17:33 0fa7179e0913: Layer already exists 15:17:33 e048bd0421d9: Layer already exists 15:17:33 e9ca8293a89a: Layer already exists 15:17:33 latest: digest: sha256:45d1d3477a86103971e161c4128cb2be8d6beab641092bb86e491813fd7fd28b size: 1370 [Pipeline] isUnix [Pipeline] sh 15:17:33 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.16 [Pipeline] isUnix [Pipeline] sh 15:17:34 Uninstalling setuptools-57.4.0: 15:17:34 Successfully uninstalled setuptools-57.4.0 15:17:34 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.16 15:17:34 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 15:17:34 e9ca8293a89a: Preparing 15:17:34 f10273bf845f: Preparing 15:17:34 0fa7179e0913: Preparing 15:17:34 e048bd0421d9: Preparing 15:17:34 8d3ac3489996: Preparing 15:17:34 e048bd0421d9: Layer already exists 15:17:34 0fa7179e0913: Layer already exists 15:17:34 f10273bf845f: Layer already exists 15:17:34 e9ca8293a89a: Layer already exists 15:17:34 8d3ac3489996: Layer already exists 15:17:34 0.0.2-dev.16: digest: sha256:45d1d3477a86103971e161c4128cb2be8d6beab641092bb86e491813fd7fd28b size: 1370 [Pipeline] isUnix [Pipeline] sh 15:17:34 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 [Pipeline] isUnix [Pipeline] sh 15:17:34 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 15:17:34 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 15:17:34 e9ca8293a89a: Preparing 15:17:34 f10273bf845f: Preparing 15:17:34 0fa7179e0913: Preparing 15:17:34 e048bd0421d9: Preparing 15:17:34 8d3ac3489996: Preparing 15:17:34 e048bd0421d9: Layer already exists 15:17:34 0fa7179e0913: Layer already exists 15:17:34 8d3ac3489996: Layer already exists 15:17:34 f10273bf845f: Layer already exists 15:17:34 e9ca8293a89a: Layer already exists 15:17:34 892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16: digest: sha256:45d1d3477a86103971e161c4128cb2be8d6beab641092bb86e491813fd7fd28b size: 1370 [Pipeline] isUnix [Pipeline] sh 15:17:35 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] isUnix [Pipeline] sh 15:17:35 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 15:17:35 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 15:17:35 e9ca8293a89a: Preparing 15:17:35 f10273bf845f: Preparing 15:17:35 0fa7179e0913: Preparing 15:17:35 e048bd0421d9: Preparing 15:17:35 8d3ac3489996: Preparing 15:17:35 8d3ac3489996: Layer already exists 15:17:35 e048bd0421d9: Layer already exists 15:17:35 f10273bf845f: Layer already exists 15:17:35 0fa7179e0913: Layer already exists 15:17:35 e9ca8293a89a: Layer already exists 15:17:35 main: digest: sha256:45d1d3477a86103971e161c4128cb2be8d6beab641092bb86e491813fd7fd28b size: 1370 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:17:35 ===================================================== [Pipeline] echo 15:17:35 taggedImages: 15:17:35 - nexus3.edgexfoundry.org:10003/edgex-taf-common:892cf485cfdfdf006b42a0214ae151b105c6708a 15:17:35 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 15:17:35 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.16 15:17:35 - nexus3.edgexfoundry.org:10003/edgex-taf-common:892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 15:17:35 - 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] sh 15:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:35 15:17:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:17:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:35 latest: Pulling from edgex-lftools-log-publisher 15:17:35 5eb5b503b376: Pulling fs layer 15:17:35 5c69ac0246d0: Pulling fs layer 15:17:35 ec43610c2a17: Pulling fs layer 15:17:35 3a2ae6a8a46f: Pulling fs layer 15:17:35 33b1e0a273af: Pulling fs layer 15:17:35 5d3b04190fa2: Pulling fs layer 15:17:35 2f39f015ded8: Pulling fs layer 15:17:35 3a2ae6a8a46f: Waiting 15:17:35 2f39f015ded8: Waiting 15:17:35 5d3b04190fa2: Waiting 15:17:35 5c69ac0246d0: Verifying Checksum 15:17:35 5c69ac0246d0: Download complete 15:17:35 3a2ae6a8a46f: Verifying Checksum 15:17:35 3a2ae6a8a46f: Download complete 15:17:35 33b1e0a273af: Verifying Checksum 15:17:35 33b1e0a273af: Download complete 15:17:35 5d3b04190fa2: Download complete 15:17:35 ec43610c2a17: Verifying Checksum 15:17:35 ec43610c2a17: Download complete 15:17:36 5eb5b503b376: Verifying Checksum 15:17:36 5eb5b503b376: Download complete 15:17:36 2f39f015ded8: Download complete 15:17:37 5eb5b503b376: Pull complete 15:17:37 5c69ac0246d0: Pull complete 15:17:38 ec43610c2a17: Pull complete 15:17:38 3a2ae6a8a46f: Pull complete 15:17:38 Attempting uninstall: pip 15:17:38 Found existing installation: pip 21.2.3 15:17:38 33b1e0a273af: Pull complete 15:17:38 5d3b04190fa2: Pull complete 15:17:39 Uninstalling pip-21.2.3: 15:17:39 Successfully uninstalled pip-21.2.3 15:17:42 2f39f015ded8: Pull complete 15:17:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:17:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:17:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:17:42 prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container 15:17:42 $ 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 15:17:44 $ docker top 9a03ee139baa2158009430adc0ac4f5ebe57cec0ac978c7a9903ece6562c2256 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:44 ---> job-cost.sh 15:17:44 lf-activate-venv: SKIPPING 15:17:44 INFO: No Stack... 15:17:44 INFO: Retrieving Pricing Info for: v3-standard-8 15:17:45 INFO: Archiving Costs [Pipeline] sh 15:17:45 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 15:17:45 + cut -d, -f6 [Pipeline] lock 15:17:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] 15:17:45 Resource [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] did not exist. Created. 15:17:45 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:17:46 + echo total: 0.2199999988079071 [Pipeline] stash 15:17:46 Stashed 1 file(s) [Pipeline] } 15:17:46 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 15:17:46 $ docker stop --time=1 9a03ee139baa2158009430adc0ac4f5ebe57cec0ac978c7a9903ece6562c2256 15:17:47 $ docker rm -f 9a03ee139baa2158009430adc0ac4f5ebe57cec0ac978c7a9903ece6562c2256 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:17:51 Successfully installed pip-22.0.4 setuptools-60.9.3 wheel-0.37.1 15:17:51 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 15:17:51 **** install robotframework and dependencies **** 15:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:17:52 (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) 15:17:52 (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) 15:17:52 (3/30) Installing binutils (2.37-r3) 15:17:52 (4/30) Installing libgomp (10.3.1_git20211027-r0) 15:17:52 (5/30) Installing libatomic (10.3.1_git20211027-r0) 15:17:52 (6/30) Installing libgphobos (10.3.1_git20211027-r0) 15:17:52 (7/30) Installing gmp (6.2.1-r1) 15:17:52 (8/30) Installing isl22 (0.22-r0) 15:17:53 (9/30) Installing mpfr4 (4.1.0-r0) 15:17:53 (10/30) Installing mpc1 (1.2.1-r0) 15:17:53 (11/30) Installing gcc (10.3.1_git20211027-r0) 15:17:55 (12/30) Installing musl-dev (1.2.2-r7) 15:17:55 (13/30) Installing libc-dev (0.7.2-r3) 15:17:55 (14/30) Installing linux-headers (5.10.41-r0) 15:17:55 (15/30) Installing pkgconf (1.8.0-r0) 15:17:55 (16/30) Installing libffi-dev (3.4.2-r1) 15:17:55 (17/30) Installing libpq (14.2-r0) 15:17:55 (18/30) Installing openssl-dev (1.1.1l-r8) 15:17:55 (19/30) Installing libpq-dev (14.2-r0) 15:17:55 (20/30) Installing libecpg (14.2-r0) 15:17:55 (21/30) Installing libecpg-dev (14.2-r0) 15:17:55 (22/30) Installing libxml2 (2.9.13-r0) 15:17:55 (23/30) Installing llvm12-libs (12.0.1-r0) 15:17:57 (24/30) Installing clang-libs (12.0.1-r1) 15:17:59 (25/30) Installing clang (12.0.1-r1) 15:18:00 (26/30) Installing icu-libs (69.1-r1) 15:18:00 (27/30) Installing icu (69.1-r1) 15:18:00 (28/30) Installing icu-dev (69.1-r1) 15:18:00 (29/30) Installing llvm12 (12.0.1-r0) 15:18:01 (30/30) Installing postgresql14-dev (14.2-r0) 15:18:02 Executing busybox-1.34.1-r3.trigger 15:18:02 OK: 467 MiB in 55 packages 15:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:18:03 (1/6) Installing g++ (10.3.1_git20211027-r0) 15:18:05 (2/6) Installing python3-dev (3.9.7-r4) 15:18:06 (3/6) Installing libsodium (1.0.18-r0) 15:18:06 (4/6) Installing libzmq (4.3.4-r0) 15:18:06 (5/6) Installing libsodium-dev (1.0.18-r0) 15:18:06 (6/6) Installing zeromq-dev (4.3.4-r0) 15:18:06 Executing busybox-1.34.1-r3.trigger 15:18:06 OK: 594 MiB in 61 packages 15:18:09 Processing ./edgex-taf-common 15:18:09 Preparing metadata (setup.py): started 15:18:16 Preparing metadata (setup.py): finished with status 'done' 15:18:16 Building wheels for collected packages: edgex-taf-common 15:18:16 Building wheel for edgex-taf-common (setup.py): started 15:18:24 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 15:18:24 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=d1468bccade899e34f5e7b23dcd8078a4a0215e3137eae31f36da1aefa05b667 15:18:24 Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 15:18:24 Successfully built edgex-taf-common 15:18:25 Installing collected packages: edgex-taf-common 15:18:25 Successfully installed edgex-taf-common-0.0.0 15:18:25 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:18:30 Collecting robotframework==4.1.3 15:18:30 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 15:18:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 KB 9.2 MB/s eta 0:00:00 15:18:30 Installing collected packages: robotframework 15:18:33 Successfully installed robotframework-4.1.3 15:18:33 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 15:18:37 Collecting docker==4.4.1 15:18:37 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 15:18:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 4.9 MB/s eta 0:00:00 15:18:37 Collecting six>=1.4.0 15:18:37 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 15:18:38 Collecting requests!=2.18.0,>=2.14.2 15:18:38 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 15:18:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 2.4 MB/s eta 0:00:00 15:18:38 Collecting websocket-client>=0.32.0 15:18:38 Downloading websocket_client-1.3.1-py3-none-any.whl (54 kB) 15:18:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 KB 2.8 MB/s eta 0:00:00 15:18:39 Collecting idna<4,>=2.5 15:18:39 Downloading idna-3.3-py3-none-any.whl (61 kB) 15:18:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 3.2 MB/s eta 0:00:00 15:18:39 Collecting certifi>=2017.4.17 15:18:39 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 15:18:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 6.0 MB/s eta 0:00:00 15:18:39 Collecting charset-normalizer~=2.0.0 15:18:39 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 15:18:39 Collecting urllib3<1.27,>=1.21.1 15:18:40 Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 15:18:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 5.4 MB/s eta 0:00:00 15:18:41 Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker 15:18:44 Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 docker-4.4.1 idna-3.3 requests-2.27.1 six-1.16.0 urllib3-1.26.8 websocket-client-1.3.1 15:18:44 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:18:48 Collecting python-dotenv==0.15.0 15:18:48 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 15:18:49 Installing collected packages: python-dotenv 15:18:49 Successfully installed python-dotenv-0.15.0 15:18:49 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:18:54 Collecting RESTinstance==1.0.2 15:18:54 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 15:18:54 Collecting GenSON 15:18:54 Downloading genson-1.2.2.tar.gz (34 kB) 15:18:54 Preparing metadata (setup.py): started 15:19:02 Preparing metadata (setup.py): finished with status 'done' 15:19:02 Collecting pygments 15:19:02 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) 15:19:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.2 MB/s eta 0:00:00 15:19:02 Collecting flex 15:19:02 Downloading flex-6.14.1.tar.gz (40 kB) 15:19:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 2.2 MB/s eta 0:00:00 15:19:02 Preparing metadata (setup.py): started 15:19:09 Preparing metadata (setup.py): finished with status 'done' 15:19:09 Collecting strict-rfc3339 15:19:09 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 15:19:09 Preparing metadata (setup.py): started 15:19:14 Preparing metadata (setup.py): finished with status 'done' 15:19:14 Collecting docutils 15:19:14 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 15:19:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 10.2 MB/s eta 0:00:00 15:19:15 Collecting jsonschema 15:19:15 Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) 15:19:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 3.8 MB/s eta 0:00:00 15:19:15 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) 15:19:15 Collecting rfc3987 15:19:15 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 15:19:15 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) 15:19:15 Collecting pytz 15:19:15 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) 15:19:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 9.4 MB/s eta 0:00:00 15:19:15 Collecting jsonpath-ng 15:19:15 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 15:19:16 Collecting tzlocal 15:19:16 Downloading tzlocal-4.1-py3-none-any.whl (19 kB) 15:19:16 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 15:19:16 Collecting PyYAML>=3.11 15:19:16 Downloading PyYAML-6.0.tar.gz (124 kB) 15:19:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 5.1 MB/s eta 0:00:00 15:19:19 Installing build dependencies: started 15:19:51 Installing build dependencies: finished with status 'done' 15:19:51 Getting requirements to build wheel: started 15:20:06 Getting requirements to build wheel: finished with status 'done' 15:20:06 Preparing metadata (pyproject.toml): started 15:20:13 Preparing metadata (pyproject.toml): finished with status 'done' 15:20:13 Collecting validate-email>=1.2 15:20:13 Downloading validate_email-1.3.tar.gz (4.7 kB) 15:20:13 Preparing metadata (setup.py): started 15:20:18 Preparing metadata (setup.py): finished with status 'done' 15:20:18 Collecting click>=3.3 15:20:18 Downloading click-8.0.4-py3-none-any.whl (97 kB) 15:20:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 3.8 MB/s eta 0:00:00 15:20:18 Collecting jsonpointer>=1.7 15:20:18 Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) 15:20:18 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) 15:20:18 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (1.26.8) 15:20:18 Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) 15:20:18 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) 15:20:19 Collecting decorator 15:20:19 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 15:20:19 Collecting ply 15:20:19 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 15:20:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 2.7 MB/s eta 0:00:00 15:20:19 Collecting attrs>=17.4.0 15:20:19 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) 15:20:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 3.3 MB/s eta 0:00:00 15:20:20 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 15:20:20 Downloading pyrsistent-0.18.1.tar.gz (100 kB) 15:20:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 4.3 MB/s eta 0:00:00 15:20:22 Installing build dependencies: started 15:20:44 Installing build dependencies: finished with status 'done' 15:20:44 Getting requirements to build wheel: started 15:20:51 Getting requirements to build wheel: finished with status 'done' 15:20:51 Preparing metadata (pyproject.toml): started 15:20:57 Preparing metadata (pyproject.toml): finished with status 'done' 15:20:57 Collecting pytz-deprecation-shim 15:20:57 Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) 15:20:58 Collecting tzdata 15:20:58 Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) 15:20:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 9.0 MB/s eta 0:00:00 15:20:58 Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email 15:20:58 Building wheel for flex (setup.py): started 15:21:08 Building wheel for flex (setup.py): finished with status 'done' 15:21:08 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=9ef64978baee008dedc74124d983fff90577f131a9912387e55712fe007f666b 15:21:08 Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 15:21:08 Building wheel for strict-rfc3339 (setup.py): started 15:21:14 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 15:21:14 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=6e5c1886f806148b42b741e814c35299ca46c00e4040e79ca0e036465b5a951b 15:21:14 Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 15:21:14 Building wheel for GenSON (setup.py): started 15:21:24 Building wheel for GenSON (setup.py): finished with status 'done' 15:21:24 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=31347915c8bef16fee4fe741e9e0a2d8d9ee6034536d13ae756934fffee2cfbd 15:21:24 Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 15:21:24 Building wheel for pyrsistent (pyproject.toml): started 15:21:39 Building wheel for pyrsistent (pyproject.toml): finished with status 'done' 15:21:39 Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=115222 sha256=8d79d35bea62b332d1bcf2dc1022cfe85b70bf9e69e91903bbaa06205d961b4b 15:21:39 Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a 15:21:39 Building wheel for PyYAML (pyproject.toml): started 15:21:46 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 15:21:46 Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_aarch64.whl size=45334 sha256=516c4eb9c7ea2e66605d447d01c512b3bac019c75311cb682717305acba874bd 15:21:46 Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 15:21:46 Building wheel for validate-email (setup.py): started 15:21:54 Building wheel for validate-email (setup.py): finished with status 'done' 15:21:54 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=2088232544deb9da4a542fd06dcda83f389bfd94def56cee1d78f529aa10a826 15:21:54 Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 15:21:54 Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email 15:21:54 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance 15:22:09 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-21.4.0 click-8.0.4 decorator-5.1.1 docutils-0.18.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.2 jsonschema-4.4.0 ply-3.11 pygments-2.11.2 pyrsistent-0.18.1 pytz-2021.3 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2021.5 tzlocal-4.1 validate-email-1.3 15:22:09 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:22:12 Collecting robotbackgroundlogger==1.2 15:22:12 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 15:22:12 Preparing metadata (setup.py): started 15:22:17 Preparing metadata (setup.py): finished with status 'done' 15:22:17 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 15:22:17 Building wheels for collected packages: robotbackgroundlogger 15:22:17 Building wheel for robotbackgroundlogger (setup.py): started 15:22:25 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 15:22:25 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=768cda57697d2e27b8f89c4fc6489c3344af77b123be678b9e4d7dfbf0bb7513 15:22:25 Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 15:22:25 Successfully built robotbackgroundlogger 15:22:25 Installing collected packages: robotbackgroundlogger 15:22:26 Successfully installed robotbackgroundlogger-1.2 15:22:26 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:22:30 Collecting configparser==5.0.1 15:22:30 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 15:22:31 Installing collected packages: configparser 15:22:32 Successfully installed configparser-5.0.1 15:22:32 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:22:36 Collecting requests==2.25.1 15:22:36 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 15:22:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 3.0 MB/s eta 0:00:00 15:22:36 Collecting idna<3,>=2.5 15:22:36 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 15:22:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 3.6 MB/s eta 0:00:00 15:22:36 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) 15:22:36 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) 15:22:36 Collecting chardet<5,>=3.0.2 15:22:36 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 15:22:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 7.2 MB/s eta 0:00:00 15:22:38 Installing collected packages: idna, chardet, requests 15:22:38 Attempting uninstall: idna 15:22:38 Found existing installation: idna 3.3 15:22:38 Uninstalling idna-3.3: 15:22:38 Successfully uninstalled idna-3.3 15:22:41 Attempting uninstall: requests 15:22:41 Found existing installation: requests 2.27.1 15:22:41 Uninstalling requests-2.27.1: 15:22:41 Successfully uninstalled requests-2.27.1 15:22:41 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 15:22:41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:22:45 Collecting robotframework-requests==0.8.0 15:22:45 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 15:22:45 Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) 15:22:45 Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) 15:22:45 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (1.26.8) 15:22:45 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) 15:22:45 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 15:22:45 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 15:22:47 Installing collected packages: robotframework-requests 15:22:47 Successfully installed robotframework-requests-0.8.0 15:22:47 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 15:22:52 Collecting paho-mqtt==1.5.1 15:22:52 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 15:22:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 4.3 MB/s eta 0:00:00 15:22:52 Preparing metadata (setup.py): started 15:23:00 Preparing metadata (setup.py): finished with status 'done' 15:23:00 Building wheels for collected packages: paho-mqtt 15:23:00 Building wheel for paho-mqtt (setup.py): started 15:23:10 Building wheel for paho-mqtt (setup.py): finished with status 'done' 15:23:10 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=27094daf26d134540d3f024c0e1ffbdd6e2785ecf5cd2a7f9b26714c15ebd542 15:23:10 Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed 15:23:10 Successfully built paho-mqtt 15:23:10 Installing collected packages: paho-mqtt 15:23:11 Successfully installed paho-mqtt-1.5.1 15:23:11 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 15:23:15 Collecting redis==3.5.3 15:23:15 Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) 15:23:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 3.0 MB/s eta 0:00:00 15:23:17 Installing collected packages: redis 15:23:17 Successfully installed redis-3.5.3 15:23:17 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:23:22 Collecting pyzmq==22.2.1 15:23:22 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 15:23:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.7 MB/s eta 0:00:00 15:23:26 Installing build dependencies: started 15:23:53 Installing build dependencies: finished with status 'done' 15:23:53 Getting requirements to build wheel: started 15:23:53 Getting requirements to build wheel: finished with status 'done' 15:23:53 Installing backend dependencies: started 15:24:08 Installing backend dependencies: finished with status 'done' 15:24:08 Preparing metadata (pyproject.toml): started 15:24:16 Preparing metadata (pyproject.toml): finished with status 'done' 15:24:16 Building wheels for collected packages: pyzmq 15:24:16 Building wheel for pyzmq (pyproject.toml): started 15:25:38 Building wheel for pyzmq (pyproject.toml): still running... 15:26:46 Building wheel for pyzmq (pyproject.toml): still running... 15:27:01 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 15:27:01 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_aarch64.whl size=1538468 sha256=c4e3089ff85db1278d5f27fb3515ee0f069e1b6605c0d9ff523da1e712ec4c1c 15:27:01 Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 15:27:01 Successfully built pyzmq 15:27:02 Installing collected packages: pyzmq 15:27:03 Successfully installed pyzmq-22.2.1 15:27:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:27:09 Collecting robotframework-seleniumlibrary==5.1.3 15:27:09 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 15:27:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 4.1 MB/s eta 0:00:00 15:27:09 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 15:27:09 Collecting selenium>=3.141.0 15:27:09 Downloading selenium-4.1.3-py3-none-any.whl (968 kB) 15:27:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 968.8/968.8 KB 8.9 MB/s eta 0:00:00 15:27:09 Collecting robotframework-pythonlibcore>=2.1.0 15:27:09 Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) 15:27:09 Requirement already satisfied: urllib3[secure,socks]~=1.26 in /usr/lib/python3.9/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.8) 15:27:09 Collecting trio~=0.17 15:27:09 Downloading trio-0.20.0-py3-none-any.whl (359 kB) 15:27:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 8.0 MB/s eta 0:00:00 15:27:10 Collecting trio-websocket~=0.9 15:27:10 Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) 15:27:10 Collecting sortedcontainers 15:27:10 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 15:27:10 Collecting sniffio 15:27:10 Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) 15:27:10 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (21.4.0) 15:27:10 Collecting async-generator>=1.9 15:27:10 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 15:27:10 Requirement already satisfied: idna in /usr/lib/python3.9/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 15:27:10 Collecting outcome 15:27:10 Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) 15:27:10 Collecting wsproto>=0.14 15:27:10 Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) 15:27:12 Collecting cryptography>=1.3.4 15:27:12 Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_aarch64.whl (3.7 MB) 15:27:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 11.2 MB/s eta 0:00:00 15:27:13 Collecting pyOpenSSL>=0.14 15:27:13 Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) 15:27:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 2.7 MB/s eta 0:00:00 15:27:13 Requirement already satisfied: certifi in /usr/lib/python3.9/site-packages (from urllib3[secure,socks]~=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2021.10.8) 15:27:13 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 15:27:13 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 15:27:16 Collecting cffi>=1.12 15:27:16 Downloading cffi-1.15.0.tar.gz (484 kB) 15:27:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 8.7 MB/s eta 0:00:00 15:27:16 Preparing metadata (setup.py): started 15:27:26 Preparing metadata (setup.py): finished with status 'done' 15:27:26 Collecting h11<1,>=0.9.0 15:27:26 Downloading h11-0.13.0-py3-none-any.whl (58 kB) 15:27:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 3.3 MB/s eta 0:00:00 15:27:26 Collecting pycparser 15:27:26 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 15:27:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 4.3 MB/s eta 0:00:00 15:27:26 Building wheels for collected packages: cffi 15:27:26 Building wheel for cffi (setup.py): started 15:28:13 Building wheel for cffi (setup.py): finished with status 'done' 15:28:13 Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_aarch64.whl size=419140 sha256=5834711d62e2bf5bbbd5bbda0a63c9392eaf8b17797ab1f5ef78b2bd7f299c45 15:28:13 Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 15:28:13 Successfully built cffi 15:28:13 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary 15:28:26 Successfully installed PySocks-1.7.1 async-generator-1.10 cffi-1.15.0 cryptography-36.0.1 h11-0.13.0 outcome-1.1.0 pyOpenSSL-22.0.0 pycparser-2.21 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.1.3 sniffio-1.2.0 sortedcontainers-2.4.0 trio-0.20.0 trio-websocket-0.9.2 wsproto-1.1.0 15:28:26 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 15:28:30 Collecting psycopg2==2.9.3 15:28:30 Downloading psycopg2-2.9.3.tar.gz (380 kB) 15:28:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 7.7 MB/s eta 0:00:00 15:28:30 Preparing metadata (setup.py): started 15:28:37 Preparing metadata (setup.py): finished with status 'done' 15:28:37 Building wheels for collected packages: psycopg2 15:28:37 Building wheel for psycopg2 (setup.py): started 15:29:45 Building wheel for psycopg2 (setup.py): still running... 15:29:45 Building wheel for psycopg2 (setup.py): finished with status 'done' 15:29:45 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_aarch64.whl size=462380 sha256=55d9fddeec0013159ab0fc8bf46a95e89d08603bee0eb187435dd0a4a378e254 15:29:45 Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 15:29:45 Successfully built psycopg2 15:29:47 Installing collected packages: psycopg2 15:29:47 Successfully installed psycopg2-2.9.3 15:29:47 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 15:29:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:49 (1/3) Installing libgfortran (10.3.1_git20211027-r0) 15:29:49 (2/3) Installing openblas (0.3.18-r1) 15:29:49 (3/3) Installing py3-numpy (1.21.4-r0) 15:29:50 OK: 629 MiB in 64 packages 15:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:51 (1/1) Installing py3-psutil (5.8.0-r1) 15:29:51 OK: 631 MiB in 65 packages 15:29:51 **** install other tools **** 15:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:53 (1/5) Installing ca-certificates (20211220-r0) 15:29:53 (2/5) Installing brotli-libs (1.0.9-r5) 15:29:53 (3/5) Installing nghttp2-libs (1.46.0-r0) 15:29:53 (4/5) Installing libcurl (7.80.0-r0) 15:29:53 (5/5) Installing curl (7.80.0-r0) 15:29:53 Executing busybox-1.34.1-r3.trigger 15:29:53 Executing ca-certificates-20211220-r0.trigger 15:29:53 OK: 633 MiB in 70 packages 15:29:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:55 (1/1) Installing openssl (1.1.1l-r8) 15:29:55 Executing busybox-1.34.1-r3.trigger 15:29:55 OK: 633 MiB in 71 packages 15:29:55 **** install chromedriver **** 15:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:56 v3.15.0-341-gbacd756db7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:29:56 v3.15.0-347-g4255b841b1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:29:56 OK: 15732 distinct packages available 15:29:57 (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) 15:29:57 Executing busybox-1.34.1-r4.post-upgrade 15:29:57 (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) 15:29:57 (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) 15:29:57 Executing busybox-1.34.1-r4.trigger 15:29:57 Executing ca-certificates-20211220-r0.trigger 15:29:57 OK: 633 MiB in 71 packages 15:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:29:58 fetch http://nl.alpinelinux.org/alpine/latest-stable/community/aarch64/APKINDEX.tar.gz 15:29:59 fetch http://nl.alpinelinux.org/alpine/latest-stable/main/aarch64/APKINDEX.tar.gz 15:29:59 (1/110) Installing libxau (1.0.9-r0) 15:29:59 (2/110) Installing libmd (1.0.3-r0) 15:29:59 (3/110) Installing libbsd (0.11.3-r1) 15:29:59 (4/110) Installing libxdmcp (1.1.3-r0) 15:29:59 (5/110) Installing libxcb (1.14-r2) 15:29:59 (6/110) Installing libx11 (1.7.2-r0) 15:30:00 (7/110) Installing libxext (1.3.4-r0) 15:30:00 (8/110) Installing libice (1.0.10-r0) 15:30:00 (9/110) Installing libuuid (2.37.4-r0) 15:30:00 (10/110) Installing libsm (1.2.3-r0) 15:30:00 (11/110) Installing libxt (1.2.1-r0) 15:30:00 (12/110) Installing libxmu (1.1.3-r0) 15:30:00 (13/110) Installing xset (1.2.4-r0) 15:30:00 (14/110) Installing xprop (1.2.5-r0) 15:30:00 (15/110) Installing xdg-utils (1.1.3-r0) 15:30:00 (16/110) Installing eudev-libs (3.2.11_pre1-r0) 15:30:00 (17/110) Installing libintl (0.21-r0) 15:30:00 (18/110) Installing libblkid (2.37.4-r0) 15:30:00 (19/110) Installing libmount (2.37.4-r0) 15:30:00 (20/110) Installing pcre (8.45-r1) 15:30:00 (21/110) Installing glib (2.70.1-r0) 15:30:00 (22/110) Installing shared-mime-info (2.1-r0) 15:30:00 (23/110) Installing hicolor-icon-theme (0.17-r1) 15:30:00 (24/110) Installing libjpeg-turbo (2.1.2-r0) 15:30:00 (25/110) Installing libpng (1.6.37-r1) 15:30:00 (26/110) Installing libwebp (1.2.2-r0) 15:30:00 (27/110) Installing zstd-libs (1.5.0-r0) 15:30:00 (28/110) Installing tiff (4.3.0-r0) 15:30:00 (29/110) Installing gdk-pixbuf (2.42.6-r0) 15:30:00 (30/110) Installing gtk-update-icon-cache (2.24.33-r0) 15:30:00 (31/110) Installing libxcomposite (0.4.5-r0) 15:30:00 (32/110) Installing libxfixes (6.0.0-r0) 15:30:00 (33/110) Installing libxrender (0.9.10-r3) 15:30:00 (34/110) Installing libxcursor (1.2.0-r0) 15:30:00 (35/110) Installing libxdamage (1.1.5-r1) 15:30:00 (36/110) Installing libxi (1.8-r0) 15:30:00 (37/110) Installing libxinerama (1.1.4-r1) 15:30:00 (38/110) Installing libxrandr (1.5.2-r1) 15:30:00 (39/110) Installing atk (2.36.0-r0) 15:30:00 (40/110) Installing libxtst (1.2.3-r3) 15:30:00 (41/110) Installing dbus-libs (1.12.20-r4) 15:30:00 (42/110) Installing at-spi2-core (2.42.0-r0) 15:30:00 (43/110) Installing at-spi2-atk (2.38.0-r0) 15:30:00 (44/110) Installing freetype (2.11.0-r0) 15:30:00 (45/110) Installing fontconfig (2.13.1-r4) 15:30:00 (46/110) Installing pixman (0.40.0-r3) 15:30:01 (47/110) Installing cairo (1.16.0-r3) 15:30:01 (48/110) Installing cairo-gobject (1.16.0-r3) 15:30:01 (49/110) Installing avahi-libs (0.8-r5) 15:30:01 (50/110) Installing nettle (3.7.3-r0) 15:30:01 (51/110) Installing p11-kit (0.24.0-r1) 15:30:01 (52/110) Installing libtasn1 (4.18.0-r0) 15:30:01 (53/110) Installing libunistring (0.9.10-r1) 15:30:01 (54/110) Installing gnutls (3.7.1-r0) 15:30:01 (55/110) Installing cups-libs (2.3.3-r5) 15:30:01 (56/110) Installing libepoxy (1.5.9-r0) 15:30:01 (57/110) Installing fribidi (1.0.11-r0) 15:30:01 (58/110) Installing graphite2 (1.3.14-r0) 15:30:01 (59/110) Installing harfbuzz (3.0.0-r2) 15:30:01 (60/110) Installing libxft (2.3.4-r0) 15:30:01 (61/110) Installing pango (1.48.10-r0) 15:30:01 (62/110) Installing wayland-libs-client (1.19.0-r1) 15:30:01 (63/110) Installing wayland-libs-cursor (1.19.0-r1) 15:30:01 (64/110) Installing wayland-libs-egl (1.19.0-r1) 15:30:01 (65/110) Installing xkeyboard-config (2.34-r0) 15:30:01 (66/110) Installing libxkbcommon (1.3.1-r0) 15:30:01 (67/110) Installing gtk+3.0 (3.24.30-r0) 15:30:01 Executing gtk+3.0-3.24.30-r0.post-install 15:30:01 (68/110) Installing libfontenc (1.1.4-r0) 15:30:01 (69/110) Installing mkfontscale (1.2.1-r1) 15:30:01 (70/110) Installing ttf-opensans (1.10-r1) 15:30:01 Executing ttf-opensans-1.10-r1.post-install 15:30:04 (71/110) Installing libogg (1.3.5-r0) 15:30:04 (72/110) Installing flac (1.3.4-r0) 15:30:04 (73/110) Installing alsa-lib (1.2.5.1-r1) 15:30:04 (74/110) Installing sdl2 (2.0.16-r4) 15:30:04 (75/110) Installing aom-libs (3.2.0-r0) 15:30:04 (76/110) Installing libass (0.15.2-r0) 15:30:04 (77/110) Installing libdav1d (0.9.2-r0) 15:30:04 (78/110) Installing lame (3.100-r0) 15:30:04 (79/110) Installing opus (1.3.1-r1) 15:30:04 (80/110) Installing soxr (0.1.3-r2) 15:30:04 (81/110) Installing libsrt (1.4.2-r1) 15:30:04 (82/110) Installing libssh (0.9.6-r1) 15:30:04 (83/110) Installing libtheora (1.1.1-r16) 15:30:04 (84/110) Installing v4l-utils-libs (1.22.1-r1) 15:30:04 (85/110) Installing libdrm (2.4.109-r0) 15:30:04 (86/110) Installing libva (2.13.0-r0) 15:30:04 (87/110) Installing libvdpau (1.4-r0) 15:30:04 (88/110) Installing vidstab (1.1.0-r1) 15:30:04 (89/110) Installing libvorbis (1.3.7-r0) 15:30:04 (90/110) Installing libvpx (1.10.0-r0) 15:30:04 (91/110) Installing vulkan-loader (1.2.196-r0) 15:30:04 (92/110) Installing x264-libs (20210613-r0) 15:30:04 (93/110) Installing x265-libs (3.5-r0) 15:30:04 (94/110) Installing xvidcore (1.3.7-r1) 15:30:04 (95/110) Installing ffmpeg-libs (4.4.1-r2) 15:30:05 (96/110) Installing libevent (2.1.12-r4) 15:30:05 (97/110) Installing mesa (21.2.6-r0) 15:30:05 (98/110) Installing wayland-libs-server (1.19.0-r1) 15:30:05 (99/110) Installing mesa-gbm (21.2.6-r0) 15:30:05 (100/110) Installing lcms2 (2.12-r1) 15:30:05 (101/110) Installing nspr (4.32-r0) 15:30:05 (102/110) Installing nss (3.72.1-r0) 15:30:05 (103/110) Installing re2 (2021.11.01-r0) 15:30:05 (104/110) Installing snappy (1.1.9-r1) 15:30:05 (105/110) Installing libxshmfence (1.3-r1) 15:30:05 (106/110) Installing libgpg-error (1.42-r1) 15:30:05 (107/110) Installing libgcrypt (1.9.4-r0) 15:30:05 (108/110) Installing libxslt (1.1.34-r1) 15:30:05 (109/110) Installing chromium (93.0.4577.82-r3) 15:30:09 (110/110) Installing chromium-chromedriver (93.0.4577.82-r3) 15:30:09 Executing busybox-1.34.1-r4.trigger 15:30:09 Executing glib-2.70.1-r0.trigger 15:30:09 Executing shared-mime-info-2.1-r0.trigger 15:30:15 Executing gdk-pixbuf-2.42.6-r0.trigger 15:30:15 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:30:15 Executing fontconfig-2.13.1-r4.trigger 15:30:15 Executing mkfontscale-1.2.1-r1.trigger 15:30:15 OK: 918 MiB in 181 packages 15:30:54 Removing intermediate container d423cbe17944 15:30:54 ---> a504012c8a67 15:30:54 Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 15:30:54 ---> Running in 4dd6ed292a1c 15:30:54 Removing intermediate container 4dd6ed292a1c 15:30:54 ---> 0711b26928f2 15:30:54 Step 12/14 : LABEL arch=arm64 15:30:54 ---> Running in 724b116e92f5 15:30:54 Removing intermediate container 724b116e92f5 15:30:54 ---> ef5a54cbd05c 15:30:54 Step 13/14 : LABEL git_sha=892cf485cfdfdf006b42a0214ae151b105c6708a 15:30:54 ---> Running in bb466305bb97 15:30:54 Removing intermediate container bb466305bb97 15:30:54 ---> f81b4ff2ab6b 15:30:54 Step 14/14 : LABEL version=0.0.2-dev.16 15:30:54 ---> Running in 77ad2123b8d6 15:30:54 Removing intermediate container 77ad2123b8d6 15:30:54 ---> 52692e41e368 15:30:54 [Warning] One or more build-args [ARCH] were not consumed 15:30:54 Successfully built 52692e41e368 15:30:54 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 15:30:54 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 15:30:54 892cf485cfdfdf006b42a0214ae151b105c6708a 15:30:54 latest 15:30:54 0.0.2-dev.16 15:30:54 892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 15:30:54 main 15:30:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:30:54 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:892cf485cfdfdf006b42a0214ae151b105c6708a [Pipeline] isUnix [Pipeline] sh 15:30:54 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:892cf485cfdfdf006b42a0214ae151b105c6708a 15:30:54 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 15:30:54 5bb5e9b5903c: Preparing 15:30:54 c30646adc6ec: Preparing 15:30:54 9551e189a918: Preparing 15:30:54 97a8655d1524: Preparing 15:30:54 07d3c46c9599: Preparing 15:30:54 07d3c46c9599: Layer already exists 15:30:55 c30646adc6ec: Pushed 15:30:55 9551e189a918: Pushed 15:31:03 97a8655d1524: Pushed 15:34:40 5bb5e9b5903c: Pushed 15:34:40 892cf485cfdfdf006b42a0214ae151b105c6708a: digest: sha256:b24414b171b7daf1308c31c8ade0dc3e45339f8be1cf1d8e0cba1d14b525a954 size: 1370 [Pipeline] isUnix [Pipeline] sh 15:34:40 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:34:40 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 15:34:40 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 15:34:40 5bb5e9b5903c: Preparing 15:34:40 c30646adc6ec: Preparing 15:34:40 9551e189a918: Preparing 15:34:40 97a8655d1524: Preparing 15:34:40 07d3c46c9599: Preparing 15:34:40 07d3c46c9599: Layer already exists 15:34:40 9551e189a918: Layer already exists 15:34:40 97a8655d1524: Layer already exists 15:34:40 c30646adc6ec: Layer already exists 15:34:40 5bb5e9b5903c: Layer already exists 15:34:41 latest: digest: sha256:b24414b171b7daf1308c31c8ade0dc3e45339f8be1cf1d8e0cba1d14b525a954 size: 1370 [Pipeline] isUnix [Pipeline] sh 15:34:41 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.16 [Pipeline] isUnix [Pipeline] sh 15:34:41 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.16 15:34:41 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 15:34:41 5bb5e9b5903c: Preparing 15:34:41 c30646adc6ec: Preparing 15:34:41 9551e189a918: Preparing 15:34:41 97a8655d1524: Preparing 15:34:41 07d3c46c9599: Preparing 15:34:41 c30646adc6ec: Layer already exists 15:34:41 9551e189a918: Layer already exists 15:34:41 5bb5e9b5903c: Layer already exists 15:34:41 07d3c46c9599: Layer already exists 15:34:41 97a8655d1524: Layer already exists 15:34:42 0.0.2-dev.16: digest: sha256:b24414b171b7daf1308c31c8ade0dc3e45339f8be1cf1d8e0cba1d14b525a954 size: 1370 [Pipeline] isUnix [Pipeline] sh 15:34:42 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 [Pipeline] isUnix [Pipeline] sh 15:34:42 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 15:34:42 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 15:34:42 5bb5e9b5903c: Preparing 15:34:42 c30646adc6ec: Preparing 15:34:42 9551e189a918: Preparing 15:34:42 97a8655d1524: Preparing 15:34:42 07d3c46c9599: Preparing 15:34:42 97a8655d1524: Layer already exists 15:34:42 c30646adc6ec: Layer already exists 15:34:42 9551e189a918: Layer already exists 15:34:42 5bb5e9b5903c: Layer already exists 15:34:42 07d3c46c9599: Layer already exists 15:34:43 892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16: digest: sha256:b24414b171b7daf1308c31c8ade0dc3e45339f8be1cf1d8e0cba1d14b525a954 size: 1370 [Pipeline] isUnix [Pipeline] sh 15:34:43 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] isUnix [Pipeline] sh 15:34:43 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 15:34:43 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 15:34:43 5bb5e9b5903c: Preparing 15:34:43 c30646adc6ec: Preparing 15:34:43 9551e189a918: Preparing 15:34:43 97a8655d1524: Preparing 15:34:43 07d3c46c9599: Preparing 15:34:43 5bb5e9b5903c: Layer already exists 15:34:43 c30646adc6ec: Layer already exists 15:34:43 07d3c46c9599: Layer already exists 15:34:43 97a8655d1524: Layer already exists 15:34:43 9551e189a918: Layer already exists 15:34:44 main: digest: sha256:b24414b171b7daf1308c31c8ade0dc3e45339f8be1cf1d8e0cba1d14b525a954 size: 1370 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:34:44 ===================================================== [Pipeline] echo 15:34:44 taggedImages: 15:34:44 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:892cf485cfdfdf006b42a0214ae151b105c6708a 15:34:44 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 15:34:44 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.16 15:34:44 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:892cf485cfdfdf006b42a0214ae151b105c6708a-0.0.2-dev.16 15:34:44 - 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] sh 15:34:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:44 15:34:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:34:45 arm64: Pulling from edgex-lftools-log-publisher 15:34:45 8998bd30e6a1: Pulling fs layer 15:34:45 04944245beec: Pulling fs layer 15:34:45 699f458cf7ca: Pulling fs layer 15:34:45 765212b225bb: Pulling fs layer 15:34:45 f23df028b6ca: Pulling fs layer 15:34:45 d65c8cfc05b1: Pulling fs layer 15:34:45 2437ff75d9bd: Pulling fs layer 15:34:45 765212b225bb: Waiting 15:34:45 f23df028b6ca: Waiting 15:34:45 d65c8cfc05b1: Waiting 15:34:45 2437ff75d9bd: Waiting 15:34:45 04944245beec: Verifying Checksum 15:34:45 04944245beec: Download complete 15:34:45 765212b225bb: Download complete 15:34:45 f23df028b6ca: Verifying Checksum 15:34:45 f23df028b6ca: Download complete 15:34:45 d65c8cfc05b1: Verifying Checksum 15:34:45 d65c8cfc05b1: Download complete 15:34:45 699f458cf7ca: Verifying Checksum 15:34:45 699f458cf7ca: Download complete 15:34:45 8998bd30e6a1: Verifying Checksum 15:34:45 8998bd30e6a1: Download complete 15:34:48 2437ff75d9bd: Verifying Checksum 15:34:48 2437ff75d9bd: Download complete 15:34:51 8998bd30e6a1: Pull complete 15:34:51 04944245beec: Pull complete 15:34:52 699f458cf7ca: Pull complete 15:34:53 765212b225bb: Pull complete 15:34:54 f23df028b6ca: Pull complete 15:34:54 d65c8cfc05b1: Pull complete 15:35:09 2437ff75d9bd: Pull complete 15:35:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:35:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:35:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:35:09 prd-ubuntu20.04-docker-arm64-4c-16g-7054 does not seem to be running inside a container 15:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:35:12 $ docker top 28494aaa593431d8cbae0c791755bb74fe211724f0415a9856bc6b9accfc419b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:13 ---> job-cost.sh 15:35:13 lf-activate-venv: SKIPPING 15:35:13 INFO: No Stack... 15:35:13 INFO: Retrieving Pricing Info for: v3-standard-4 15:35:14 INFO: Archiving Costs [Pipeline] sh 15:35:15 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 15:35:15 + cut -d, -f6 [Pipeline] lock 15:35:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] 15:35:15 Resource [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] did not exist. Created. 15:35:15 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:35:16 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-e8929392/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:35:16 + echo total: 0.10999999940395355 [Pipeline] stash 15:35:17 Warning: overwriting stash ‘stack-cost’ 15:35:17 Stashed 1 file(s) [Pipeline] } 15:35:17 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-6-stack-cost] [Pipeline] // lock [Pipeline] } 15:35:17 $ docker stop --time=1 28494aaa593431d8cbae0c791755bb74fe211724f0415a9856bc6b9accfc419b 15:35:18 $ docker rm -f 28494aaa593431d8cbae0c791755bb74fe211724f0415a9856bc6b9accfc419b [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 15:35:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:35:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:19 . [Pipeline] withDockerContainer 15:35:19 prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container 15:35:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:35:20 $ docker top 89396c398c72a8bb5300cfc389956a1eb8fb5b02eeb84e52b52224fba7ba5b68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:20 [ssh-agent] Looking for ssh-agent implementation... 15:35:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:20 $ docker exec 89396c398c72a8bb5300cfc389956a1eb8fb5b02eeb84e52b52224fba7ba5b68 ssh-agent 15:35:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjCCJPC/agent.14 15:35:20 SSH_AGENT_PID=20 15:35:20 Running ssh-add (command line suppressed) 15:35:20 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8478758280599209116.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8478758280599209116.key) 15:35:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:21 + git semver tag 15:35:21 # -> Open(): unable to determine branch for HEAD 15:35:21 # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git 15:35:21 # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main 15:35:21 # $SEMVER_REMOTE_NAME = origin 15:35:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:21 # $SEMVER_USER_NAME = edgex-jenkins 15:35:21 # $SEMVER_BRANCH = main 15:35:21 # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver 15:35:21 # 892cf485cfdfdf006b42a0214ae151b105c6708a HEAD 15:35:21 # -> Force: false 15:35:21 # b536a38988183e868bdcb4b16ee11850eef07652 refs/tags/v0.0.2-dev.16 [Pipeline] } 15:35:21 $ docker exec --env ******** --env ******** 89396c398c72a8bb5300cfc389956a1eb8fb5b02eeb84e52b52224fba7ba5b68 ssh-agent -k 15:35:21 unset SSH_AUTH_SOCK; 15:35:21 unset SSH_AGENT_PID; 15:35:21 echo Agent pid 20 killed; 15:35:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:21 + git semver [Pipeline] } 15:35:21 $ docker stop --time=1 89396c398c72a8bb5300cfc389956a1eb8fb5b02eeb84e52b52224fba7ba5b68 15:35:22 $ docker rm -f 89396c398c72a8bb5300cfc389956a1eb8fb5b02eeb84e52b52224fba7ba5b68 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:23 15:35:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:35:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:23 0.23.1-centos7: Pulling from edgex-lftools 15:35:23 ab5ef0e58194: Pulling fs layer 15:35:23 9712f1f96733: Pulling fs layer 15:35:23 63f879dbbcfc: Pulling fs layer 15:35:23 0d9ebad4ef96: Pulling fs layer 15:35:23 e9a5061849ea: Pulling fs layer 15:35:23 d747dcd14b5f: Pulling fs layer 15:35:23 2de7ff778b66: Pulling fs layer 15:35:23 0d9ebad4ef96: Waiting 15:35:23 e9a5061849ea: Waiting 15:35:23 d747dcd14b5f: Waiting 15:35:23 2de7ff778b66: Waiting 15:35:23 9712f1f96733: Verifying Checksum 15:35:23 9712f1f96733: Download complete 15:35:23 63f879dbbcfc: Verifying Checksum 15:35:23 63f879dbbcfc: Download complete 15:35:24 e9a5061849ea: Verifying Checksum 15:35:24 e9a5061849ea: Download complete 15:35:24 d747dcd14b5f: Download complete 15:35:24 0d9ebad4ef96: Verifying Checksum 15:35:24 0d9ebad4ef96: Download complete 15:35:24 2de7ff778b66: Download complete 15:35:24 ab5ef0e58194: Verifying Checksum 15:35:24 ab5ef0e58194: Download complete 15:35:26 ab5ef0e58194: Pull complete 15:35:26 9712f1f96733: Pull complete 15:35:27 63f879dbbcfc: Pull complete 15:35:31 0d9ebad4ef96: Pull complete 15:35:31 e9a5061849ea: Pull complete 15:35:31 d747dcd14b5f: Pull complete 15:35:32 2de7ff778b66: Pull complete 15:35:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:35:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:35:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:35:32 prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container 15:35:32 $ 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 15:35:34 $ docker top 7c8dd613d50ec0a38ade7afcc24ee34239fe849093eee3d4fd62827974b078bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:35:34 provisioning config files... 15:35:34 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3432666030385273895tmp 15:35:34 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8980606653975847118tmp 15:35:34 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config217731808151121662tmp [Pipeline] { [Pipeline] echo 15:35:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:35:35 ---> sigul-configuration.sh 15:35:35 gpg: directory `/root/.gnupg' created 15:35:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:35:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:35:35 gpg: keyring `/root/.gnupg/secring.gpg' created 15:35:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:35:35 gpg: CAST5 encrypted data 15:35:35 gpg: encrypted with 1 passphrase 15:35:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:35:35 + mkdir /home/jenkins 15:35:35 + mkdir /home/jenkins/sigul [Pipeline] sh 15:35:35 + 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 15:35:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:35:36 ---> sigul-install.sh 15:35:36 Sigul already installed; skipping installation. [Pipeline] sh 15:35:36 + git tag --list 15:35:36 v0.0.1 15:35:36 v0.0.2-dev.1 15:35:36 v0.0.2-dev.10 15:35:36 v0.0.2-dev.11 15:35:36 v0.0.2-dev.12 15:35:36 v0.0.2-dev.13 15:35:36 v0.0.2-dev.14 15:35:36 v0.0.2-dev.15 15:35:36 v0.0.2-dev.16 15:35:36 v0.0.2-dev.2 15:35:36 v0.0.2-dev.3 15:35:36 v0.0.2-dev.4 15:35:36 v0.0.2-dev.5 15:35:36 v0.0.2-dev.6 15:35:36 v0.0.2-dev.7 15:35:36 v0.0.2-dev.8 15:35:36 v0.0.2-dev.9 [Pipeline] sh 15:35:36 + lftools sign git-tag v0.0.2-dev.16 15:35:37 Signing Git tag with Sigul... 15:35:37 Signing v0.0.2-dev.16 [Pipeline] echo 15:35:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:35:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:35:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:35:37 $ docker stop --time=1 7c8dd613d50ec0a38ade7afcc24ee34239fe849093eee3d4fd62827974b078bf 15:35:39 $ docker rm -f 7c8dd613d50ec0a38ade7afcc24ee34239fe849093eee3d4fd62827974b078bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:35:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:35:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:39 . [Pipeline] withDockerContainer 15:35:39 prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container 15:35:39 $ 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:10004/edgex-devops/git-semver:latest cat 15:35:40 $ docker top f3141fd3f984d120e587aa571da61859bd9a7259cea26de44e3327d24dd7376d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:40 [ssh-agent] Looking for ssh-agent implementation... 15:35:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:40 $ docker exec f3141fd3f984d120e587aa571da61859bd9a7259cea26de44e3327d24dd7376d ssh-agent 15:35:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNPHCbH/agent.13 15:35:40 SSH_AGENT_PID=19 15:35:40 Running ssh-add (command line suppressed) 15:35:40 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3352729646353393797.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3352729646353393797.key) 15:35:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:41 + git semver bump pre 15:35:41 # -> Open(): unable to determine branch for HEAD 15:35:41 # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git 15:35:41 # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main 15:35:41 # $SEMVER_REMOTE_NAME = origin 15:35:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:41 # $SEMVER_USER_NAME = edgex-jenkins 15:35:41 # $SEMVER_BRANCH = main 15:35:41 # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver 15:35:41 0.0.2-dev.17 [Pipeline] } 15:35:41 $ docker exec --env ******** --env ******** f3141fd3f984d120e587aa571da61859bd9a7259cea26de44e3327d24dd7376d ssh-agent -k 15:35:41 unset SSH_AUTH_SOCK; 15:35:41 unset SSH_AGENT_PID; 15:35:41 echo Agent pid 19 killed; 15:35:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:41 + git semver [Pipeline] } 15:35:41 $ docker stop --time=1 f3141fd3f984d120e587aa571da61859bd9a7259cea26de44e3327d24dd7376d 15:35:42 $ docker rm -f f3141fd3f984d120e587aa571da61859bd9a7259cea26de44e3327d24dd7376d [Pipeline] // withDockerContainer [Pipeline] sh 15:35:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:35:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:43 . [Pipeline] withDockerContainer 15:35:43 prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container 15:35:43 $ 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:10004/edgex-devops/git-semver:latest cat 15:35:43 $ docker top 84c06d5565ae71ebed3c078a48a7502dfdee51ffdb06a869fe5f9b4f77703aef -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:44 [ssh-agent] Looking for ssh-agent implementation... 15:35:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:44 $ docker exec 84c06d5565ae71ebed3c078a48a7502dfdee51ffdb06a869fe5f9b4f77703aef ssh-agent 15:35:44 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMIBkAB/agent.13 15:35:44 SSH_AGENT_PID=20 15:35:44 Running ssh-add (command line suppressed) 15:35:44 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3233313128604528665.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3233313128604528665.key) 15:35:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:44 + git semver push 15:35:44 # -> Open(): unable to determine branch for HEAD 15:35:44 # $GIT_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.git 15:35:44 # $GIT_WORK_TREE = /w/workspace/gexfoundry_edgex-taf-common_main 15:35:44 # $SEMVER_REMOTE_NAME = origin 15:35:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:44 # $SEMVER_USER_NAME = edgex-jenkins 15:35:44 # $SEMVER_BRANCH = main 15:35:44 # $SEMVER_DIR = /w/workspace/gexfoundry_edgex-taf-common_main/.semver [Pipeline] } 15:35:46 $ docker exec --env ******** --env ******** 84c06d5565ae71ebed3c078a48a7502dfdee51ffdb06a869fe5f9b4f77703aef ssh-agent -k 15:35:46 unset SSH_AUTH_SOCK; 15:35:46 unset SSH_AGENT_PID; 15:35:46 echo Agent pid 20 killed; 15:35:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:46 + git semver [Pipeline] } 15:35:46 $ docker stop --time=1 84c06d5565ae71ebed3c078a48a7502dfdee51ffdb06a869fe5f9b4f77703aef 15:35:47 $ docker rm -f 84c06d5565ae71ebed3c078a48a7502dfdee51ffdb06a869fe5f9b4f77703aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:35:48 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 15:35:48 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 15:35:48 total 16 15:35:48 drwxr-xr-x 3 root root 4096 Mar 14 15:17 . 15:35:48 drwxrwxr-x 7 jenkins jenkins 4096 Mar 14 15:35 .. 15:35:48 drwxr-xr-x 2 root root 4096 Mar 14 15:17 cost 15:35:48 -rw-r--r-- 1 root root 85 Mar 14 15:17 cost.csv 15:35:48 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 15:35:48 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 15:35:48 total 16 15:35:48 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 15:17 . 15:35:48 drwxrwxr-x 7 jenkins jenkins 4096 Mar 14 15:35 .. 15:35:48 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 15:17 cost 15:35:48 -rw-r--r-- 1 jenkins jenkins 85 Mar 14 15:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:35:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:35:49 ---> package-listing.sh 15:35:49 ++ facter osfamily 15:35:49 ++ tr '[:upper:]' '[:lower:]' 15:35:49 + OS_FAMILY=debian 15:35:49 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 15:35:49 + START_PACKAGES=/tmp/packages_start.txt 15:35:49 + END_PACKAGES=/tmp/packages_end.txt 15:35:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:35:49 + PACKAGES=/tmp/packages_start.txt 15:35:49 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 15:35:49 + PACKAGES=/tmp/packages_end.txt 15:35:49 + case "${OS_FAMILY}" in 15:35:49 + dpkg -l 15:35:49 + grep '^ii' 15:35:49 + '[' -f /tmp/packages_start.txt ']' 15:35:49 + '[' -f /tmp/packages_end.txt ']' 15:35:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:35:49 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 15:35:49 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 15:35:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 15:35:49 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 15:35:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:50 . [Pipeline] withDockerContainer 15:35:50 prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container 15:35:50 $ 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 15:35:51 $ docker top 15614d155cf541c2d7c7c398575e9316b1d4065042f412558ba3ebae8e562155 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:51 + touch /tmp/pre-build-complete [Pipeline] sh 15:35:51 + mkdir -p /var/log/sysstat [Pipeline] sh 15:35:51 + ls /var/log/sa-host 15:35:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:52 provisioning config files... 15:35:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4990444203951712654tmp [Pipeline] { [Pipeline] echo 15:35:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:35:52 ---> create-netrc.sh [Pipeline] } 15:35:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:35:52 ---> python-tools-install.sh [Pipeline] echo 15:35:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:35:52 ---> sudo-logs.sh 15:35:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:35:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:35:53 ---> job-cost.sh 15:35:53 lf-activate-venv: SKIPPING 15:35:53 DEBUG: total: 0.2199999988079071 15:35:53 INFO: Retrieving Stack Cost... 15:35:53 INFO: Retrieving Pricing Info for: v3-standard-8 15:35:54 INFO: Archiving Costs [Pipeline] echo 15:35:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:35:54 ---> logs-deploy.sh 15:35:54 lf-activate-venv: SKIPPING 15:35:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/6 15:35:54 INFO: archiving workspace using pattern(s): 15:35:55 Archives upload complete. 15:35:55 INFO: archiving logs to Nexus