Pull request #40 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from 569ddb4e4bcef2769416c19fe31bc15fadde0ac4+aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb (0a5b1360c272d80568f109a15c4a48396e150e23) 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-ssh12056073085693501898.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh16347867955366347458.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-40/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-40/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3705431808731661238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-40/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6717643441688259702.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15140581548412470850.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-40/workspace@libs/lf-pipelines # timeout=10 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/PR-40/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15925439464344947918.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7044 in /w/workspace/exfoundry_edgex-taf-common_PR-40 [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/exfoundry_edgex-taf-common_PR-40 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/jenkins-gitclient-ssh5997353692540786232.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb into PR head commit 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 Merge succeeded, producing 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 Checking out Revision 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 (PR-40) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 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 /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/jenkins-gitclient-ssh3624556416842354759.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/jenkins-gitclient-ssh5318544188249004459.key > git merge aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 # timeout=10 Commit message: "feat: Upgrade Robotframework to 4.1.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-03-14T13:59:54.793Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-03-14T13:59:54.928Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-03-14T13:59:55.006Z] ========================================================= [2022-03-14T13:59:55.006Z] EdgeX Global Pipelines Version Info [2022-03-14T13:59:55.006Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-03-14T13:59:56.195Z] ------------------- [2022-03-14T13:59:56.195Z] stable info: [2022-03-14T13:59:56.195Z] ------------------- [2022-03-14T13:59:56.195Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-03-14T13:59:56.195Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-03-14T13:59:56.195Z] Message: update stable to v1.0.220 [2022-03-14T13:59:56.770Z] ------------------- [2022-03-14T13:59:56.770Z] experimental info: [2022-03-14T13:59:56.770Z] ------------------- [2022-03-14T13:59:56.770Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-03-14T13:59:56.770Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-03-14T13:59:56.770Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-03-14T13:59:57.088Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2022-03-14T13:59:57.130Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2022-03-14T13:59:57.174Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-03-14T13:59:57.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-03-14T13:59:57.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-03-14T13:59:57.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2022-03-14T13:59:57.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-03-14T13:59:57.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-03-14T13:59:57.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-03-14T13:59:57.431Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-03-14T13:59:57.472Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-03-14T13:59:57.515Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2022-03-14T13:59:57.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-03-14T13:59:57.591Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-03-14T13:59:57.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-40 [Pipeline] echo [2022-03-14T13:59:57.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-40 [Pipeline] echo [2022-03-14T13:59:57.706Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-40 [Pipeline] echo [2022-03-14T13:59:57.746Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 [Pipeline] echo [2022-03-14T13:59:57.786Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 569ddb4 [Pipeline] echo [2022-03-14T13:59:57.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T13:59:57.943Z] provisioning config files... [2022-03-14T13:59:57.959Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/config7388175284528094225tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T13:59:58.311Z] ---> docker-login.sh [2022-03-14T13:59:58.311Z] nexus3.edgexfoundry.org:10001 [2022-03-14T13:59:58.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T13:59:58.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T13:59:58.573Z] Configure a credential helper to remove this warning. See [2022-03-14T13:59:58.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T13:59:58.573Z] [2022-03-14T13:59:58.573Z] Login Succeeded [2022-03-14T13:59:58.573Z] nexus3.edgexfoundry.org:10002 [2022-03-14T13:59:58.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T13:59:58.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T13:59:58.573Z] Configure a credential helper to remove this warning. See [2022-03-14T13:59:58.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T13:59:58.573Z] [2022-03-14T13:59:58.573Z] Login Succeeded [2022-03-14T13:59:58.573Z] nexus3.edgexfoundry.org:10003 [2022-03-14T13:59:58.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T13:59:58.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T13:59:58.573Z] Configure a credential helper to remove this warning. See [2022-03-14T13:59:58.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T13:59:58.573Z] [2022-03-14T13:59:58.573Z] Login Succeeded [2022-03-14T13:59:58.573Z] nexus3.edgexfoundry.org:10004 [2022-03-14T13:59:58.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T13:59:58.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T13:59:58.833Z] Configure a credential helper to remove this warning. See [2022-03-14T13:59:58.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T13:59:58.833Z] [2022-03-14T13:59:58.833Z] Login Succeeded [2022-03-14T13:59:58.833Z] docker.io [2022-03-14T13:59:58.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T13:59:59.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T13:59:59.098Z] Configure a credential helper to remove this warning. See [2022-03-14T13:59:59.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T13:59:59.098Z] [2022-03-14T13:59:59.098Z] Login Succeeded [2022-03-14T13:59:59.098Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T13:59:59.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-03-14T13:59:59.943Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-03-14T13:59:59.943Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-03-14T13:59:59.943Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-03-14T13:59:59.943Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-03-14T13:59:59.943Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-03-14T13:59:59.943Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-03-14T13:59:59.943Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-03-14T14:00:00.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T14:00:00.391Z] [2022-03-14T14:00:00.391Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T14:00:00.735Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T14:00:00.735Z] latest: Pulling from edgex-devops/git-semver [2022-03-14T14:00:00.735Z] a0d0a0d46f8b: Pulling fs layer [2022-03-14T14:00:00.735Z] 3e5f54012d9b: Pulling fs layer [2022-03-14T14:00:00.735Z] 4c7163046ea9: Pulling fs layer [2022-03-14T14:00:00.735Z] 0c2d73faf560: Pulling fs layer [2022-03-14T14:00:00.735Z] 0c2d73faf560: Waiting [2022-03-14T14:00:00.735Z] 3e5f54012d9b: Verifying Checksum [2022-03-14T14:00:00.735Z] 3e5f54012d9b: Download complete [2022-03-14T14:00:00.735Z] a0d0a0d46f8b: Download complete [2022-03-14T14:00:00.735Z] 0c2d73faf560: Verifying Checksum [2022-03-14T14:00:00.735Z] 0c2d73faf560: Download complete [2022-03-14T14:00:00.735Z] 4c7163046ea9: Verifying Checksum [2022-03-14T14:00:00.735Z] 4c7163046ea9: Download complete [2022-03-14T14:00:00.996Z] a0d0a0d46f8b: Pull complete [2022-03-14T14:00:00.996Z] 3e5f54012d9b: Pull complete [2022-03-14T14:00:01.261Z] 4c7163046ea9: Pull complete [2022-03-14T14:00:01.529Z] 0c2d73faf560: Pull complete [2022-03-14T14:00:01.529Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-03-14T14:00:01.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-03-14T14:00:01.529Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-03-14T14:00:01.631Z] prd-centos7-docker-4c-2g-7044 does not seem to be running inside a container [2022-03-14T14:00:01.674Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-40 -v /w/workspace/exfoundry_edgex-taf-common_PR-40:/w/workspace/exfoundry_edgex-taf-common_PR-40:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-40@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-03-14T14:00:02.285Z] $ docker top 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-03-14T14:00:02.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T14:00:02.444Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T14:00:02.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T14:00:02.556Z] $ docker exec 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a ssh-agent [2022-03-14T14:00:02.650Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMKgCPe/agent.14 [2022-03-14T14:00:02.650Z] SSH_AGENT_PID=21 [2022-03-14T14:00:02.662Z] Running ssh-add (command line suppressed) [2022-03-14T14:00:02.793Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/private_key_4258913467835532368.key (/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/private_key_4258913467835532368.key) [2022-03-14T14:00:02.802Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T14:00:03.130Z] + git tag --points-at HEAD [Pipeline] } [2022-03-14T14:00:03.174Z] $ docker exec --env ******** --env ******** 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a ssh-agent -k [2022-03-14T14:00:03.262Z] unset SSH_AUTH_SOCK; [2022-03-14T14:00:03.263Z] unset SSH_AGENT_PID; [2022-03-14T14:00:03.263Z] echo Agent pid 21 killed; [2022-03-14T14:00:03.270Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-03-14T14:00:03.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-03-14T14:00:03.338Z] [ssh-agent] Looking for ssh-agent implementation... [2022-03-14T14:00:03.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-03-14T14:00:03.443Z] $ docker exec 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a ssh-agent [2022-03-14T14:00:03.534Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJpGgJG/agent.55 [2022-03-14T14:00:03.534Z] SSH_AGENT_PID=61 [2022-03-14T14:00:03.540Z] Running ssh-add (command line suppressed) [2022-03-14T14:00:03.629Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/private_key_5553769545855578625.key (/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/private_key_5553769545855578625.key) [2022-03-14T14:00:03.639Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-03-14T14:00:03.978Z] + git semver init [2022-03-14T14:00:03.978Z] # -> Open(): unable to determine branch for HEAD [2022-03-14T14:00:03.978Z] # $GIT_DIR = /w/workspace/exfoundry_edgex-taf-common_PR-40/.git [2022-03-14T14:00:03.978Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_edgex-taf-common_PR-40 [2022-03-14T14:00:03.978Z] # $SEMVER_REMOTE_NAME = origin [2022-03-14T14:00:03.978Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-03-14T14:00:03.978Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-03-14T14:00:03.978Z] # $SEMVER_BRANCH = PR-40 [2022-03-14T14:00:03.978Z] # $SEMVER_TEMP = /tmp/semver-713078445 [2022-03-14T14:00:03.978Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-taf-common.git $SEMVER_TEMP [2022-03-14T14:00:04.558Z] # '/tmp/semver-713078445' -> '/w/workspace/exfoundry_edgex-taf-common_PR-40/.semver' [2022-03-14T14:00:04.558Z] # -> Force: false [2022-03-14T14:00:04.558Z] # $SEMVER_DIR = /w/workspace/exfoundry_edgex-taf-common_PR-40/.semver [Pipeline] } [2022-03-14T14:00:04.584Z] $ docker exec --env ******** --env ******** 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a ssh-agent -k [2022-03-14T14:00:04.666Z] unset SSH_AUTH_SOCK; [2022-03-14T14:00:04.667Z] unset SSH_AGENT_PID; [2022-03-14T14:00:04.667Z] echo Agent pid 61 killed; [2022-03-14T14:00:04.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-03-14T14:00:05.080Z] + git semver [Pipeline] } [2022-03-14T14:00:05.110Z] $ docker stop --time=1 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a [2022-03-14T14:00:06.290Z] $ docker rm -f 1dcc433a248a73dc293858c17d968c4ea6756b2efbc592246315b6a47864739a [Pipeline] // withDockerContainer [Pipeline] sh [2022-03-14T14:00:06.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-03-14T14:00:06.974Z] Stashed 1 file(s) [Pipeline] echo [2022-03-14T14:00:06.991Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2022-03-14T14:00:07.493Z] provisioning config files... [2022-03-14T14:00:07.502Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/config8127168828404318171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T14:00:07.862Z] ---> docker-login.sh [2022-03-14T14:00:07.862Z] nexus3.edgexfoundry.org:10001 [2022-03-14T14:00:07.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T14:00:07.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T14:00:07.862Z] Configure a credential helper to remove this warning. See [2022-03-14T14:00:07.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T14:00:07.862Z] [2022-03-14T14:00:07.862Z] Login Succeeded [2022-03-14T14:00:07.862Z] nexus3.edgexfoundry.org:10002 [2022-03-14T14:00:07.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T14:00:07.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T14:00:07.863Z] Configure a credential helper to remove this warning. See [2022-03-14T14:00:07.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T14:00:07.863Z] [2022-03-14T14:00:07.863Z] Login Succeeded [2022-03-14T14:00:08.126Z] nexus3.edgexfoundry.org:10003 [2022-03-14T14:00:08.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T14:00:08.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T14:00:08.126Z] Configure a credential helper to remove this warning. See [2022-03-14T14:00:08.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T14:00:08.126Z] [2022-03-14T14:00:08.126Z] Login Succeeded [2022-03-14T14:00:08.126Z] nexus3.edgexfoundry.org:10004 [2022-03-14T14:00:08.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T14:00:08.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T14:00:08.126Z] Configure a credential helper to remove this warning. See [2022-03-14T14:00:08.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T14:00:08.126Z] [2022-03-14T14:00:08.126Z] Login Succeeded [2022-03-14T14:00:08.126Z] docker.io [2022-03-14T14:00:08.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T14:00:08.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T14:00:08.646Z] Configure a credential helper to remove this warning. See [2022-03-14T14:00:08.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T14:00:08.646Z] [2022-03-14T14:00:08.646Z] Login Succeeded [2022-03-14T14:00:08.646Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T14:00:08.671Z] 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 [2022-03-14T14:00:10.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-14T14:00:10.609Z] + ls -al . [2022-03-14T14:00:10.609Z] total 44 [2022-03-14T14:00:10.609Z] drwxrwxr-x. 6 jenkins jenkins 232 Mar 14 14:00 . [2022-03-14T14:00:10.609Z] drwxrwxr-x. 4 jenkins jenkins 112 Mar 14 13:59 .. [2022-03-14T14:00:10.609Z] -rw-rw-r--. 1 jenkins jenkins 2694 Mar 14 13:59 Dockerfile [2022-03-14T14:00:10.609Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 14 13:59 .git [2022-03-14T14:00:10.609Z] -rw-rw-r--. 1 jenkins jenkins 22 Mar 14 13:59 .gitignore [2022-03-14T14:00:10.609Z] -rw-rw-r--. 1 jenkins jenkins 746 Mar 14 13:59 Jenkinsfile [2022-03-14T14:00:10.609Z] -rw-rw-r--. 1 jenkins jenkins 11381 Mar 14 13:59 LICENSE [2022-03-14T14:00:10.609Z] -rw-rw-r--. 1 jenkins jenkins 3582 Mar 14 13:59 README.md [2022-03-14T14:00:10.609Z] -rw-rw-r--. 1 jenkins jenkins 283 Mar 14 13:59 requirements.txt [2022-03-14T14:00:10.609Z] -rw-rw-r--. 1 jenkins jenkins 54 Mar 14 13:59 robot-entrypoint.sh [2022-03-14T14:00:10.609Z] drwx------. 3 jenkins jenkins 43 Mar 14 14:00 .semver [2022-03-14T14:00:10.609Z] -rw-rw-r--. 1 jenkins jenkins 445 Mar 14 13:59 setup.py [2022-03-14T14:00:10.609Z] drwxrwxr-x. 4 jenkins jenkins 34 Mar 14 13:59 TAF-Manager [2022-03-14T14:00:10.609Z] drwxrwxr-x. 6 jenkins jenkins 132 Mar 14 13:59 TUC [2022-03-14T14:00:10.609Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 14 14:00 VERSION [Pipeline] isUnix [Pipeline] sh [2022-03-14T14:00:10.942Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=569ddb4e4bcef2769416c19fe31bc15fadde0ac4 --label arch=amd64 --label version=0.0.0 . [2022-03-14T14:00:10.942Z] Sending build context to Docker daemon 360.4kB [2022-03-14T14:00:10.942Z] Step 1/14 : ARG DOCKER_VERSION=18.09.5 [2022-03-14T14:00:10.942Z] Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli [2022-03-14T14:00:11.513Z] 18.09.5: Pulling from library/docker [2022-03-14T14:00:11.773Z] bdf0201b3a05: Pulling fs layer [2022-03-14T14:00:11.773Z] 38f114998adb: Pulling fs layer [2022-03-14T14:00:11.773Z] 21134b1a9e68: Pulling fs layer [2022-03-14T14:00:11.773Z] 1826484332dc: Pulling fs layer [2022-03-14T14:00:11.773Z] a124bc45399b: Pulling fs layer [2022-03-14T14:00:11.773Z] e1147593372b: Pulling fs layer [2022-03-14T14:00:11.773Z] 1826484332dc: Waiting [2022-03-14T14:00:11.773Z] e1147593372b: Waiting [2022-03-14T14:00:12.035Z] bdf0201b3a05: Verifying Checksum [2022-03-14T14:00:12.035Z] bdf0201b3a05: Download complete [2022-03-14T14:00:12.035Z] 21134b1a9e68: Verifying Checksum [2022-03-14T14:00:12.035Z] 21134b1a9e68: Download complete [2022-03-14T14:00:12.036Z] 38f114998adb: Verifying Checksum [2022-03-14T14:00:12.036Z] 38f114998adb: Download complete [2022-03-14T14:00:12.036Z] bdf0201b3a05: Pull complete [2022-03-14T14:00:12.036Z] a124bc45399b: Verifying Checksum [2022-03-14T14:00:12.036Z] a124bc45399b: Download complete [2022-03-14T14:00:12.297Z] e1147593372b: Verifying Checksum [2022-03-14T14:00:12.297Z] e1147593372b: Download complete [2022-03-14T14:00:12.297Z] 38f114998adb: Pull complete [2022-03-14T14:00:12.297Z] 21134b1a9e68: Pull complete [2022-03-14T14:00:12.875Z] 1826484332dc: Verifying Checksum [2022-03-14T14:00:12.875Z] 1826484332dc: Download complete [2022-03-14T14:00:13.828Z] 1826484332dc: Pull complete [2022-03-14T14:00:13.828Z] a124bc45399b: Pull complete [2022-03-14T14:00:14.088Z] e1147593372b: Pull complete [2022-03-14T14:00:14.088Z] Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 [2022-03-14T14:00:14.088Z] Status: Downloaded newer image for docker:18.09.5 [2022-03-14T14:00:14.088Z] ---> c76999e4396c [2022-03-14T14:00:14.088Z] Step 3/14 : FROM alpine:3.15 [2022-03-14T14:00:14.665Z] 3.15: Pulling from library/alpine [2022-03-14T14:00:14.665Z] 59bf1c3509f3: Pulling fs layer [2022-03-14T14:00:14.928Z] 59bf1c3509f3: Verifying Checksum [2022-03-14T14:00:14.928Z] 59bf1c3509f3: Download complete [2022-03-14T14:00:15.186Z] 59bf1c3509f3: Pull complete [2022-03-14T14:00:15.186Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-14T14:00:15.186Z] Status: Downloaded newer image for alpine:3.15 [2022-03-14T14:00:15.186Z] ---> c059bfaa849c [2022-03-14T14:00:15.186Z] Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' [2022-03-14T14:00:15.755Z] ---> Running in 80fd65d2b437 [2022-03-14T14:00:15.755Z] Removing intermediate container 80fd65d2b437 [2022-03-14T14:00:15.755Z] ---> 21d98c6259cb [2022-03-14T14:00:15.755Z] Step 5/14 : LABEL maintainer="Bruce Huang " [2022-03-14T14:00:15.755Z] ---> Running in 73ce55bbcc1c [2022-03-14T14:00:15.755Z] Removing intermediate container 73ce55bbcc1c [2022-03-14T14:00:15.755Z] ---> c62c5c5fb24e [2022-03-14T14:00:15.755Z] Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2022-03-14T14:00:16.697Z] ---> 85cdb58a1d7b [2022-03-14T14:00:16.697Z] Step 7/14 : COPY . /edgex-taf/edgex-taf-common [2022-03-14T14:00:16.965Z] ---> c1a737391bad [2022-03-14T14:00:16.965Z] Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-03-14T14:00:16.965Z] ---> 3961006e6d33 [2022-03-14T14:00:16.965Z] Step 9/14 : WORKDIR /edgex-taf [2022-03-14T14:00:16.965Z] ---> Running in b9af21f9d416 [2022-03-14T14:00:17.226Z] Removing intermediate container b9af21f9d416 [2022-03-14T14:00:17.226Z] ---> d1e7841108a9 [2022-03-14T14:00:17.226Z] 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 [2022-03-14T14:00:17.226Z] ---> Running in 1489faab5034 [2022-03-14T14:00:17.487Z] **** install Python **** [2022-03-14T14:00:17.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T14:00:17.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T14:00:17.748Z] (1/13) Installing libbz2 (1.0.8-r1) [2022-03-14T14:00:17.748Z] (2/13) Installing expat (2.4.7-r0) [2022-03-14T14:00:17.748Z] (3/13) Installing libffi (3.4.2-r1) [2022-03-14T14:00:17.748Z] (4/13) Installing gdbm (1.22-r0) [2022-03-14T14:00:17.748Z] (5/13) Installing xz-libs (5.2.5-r0) [2022-03-14T14:00:17.748Z] (6/13) Installing libgcc (10.3.1_git20211027-r0) [2022-03-14T14:00:17.748Z] (7/13) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-14T14:00:17.748Z] (8/13) Installing mpdecimal (2.5.1-r1) [2022-03-14T14:00:17.748Z] (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-03-14T14:00:17.748Z] (10/13) Installing ncurses-libs (6.3_p20211120-r0) [2022-03-14T14:00:17.748Z] (11/13) Installing readline (8.1.1-r0) [2022-03-14T14:00:17.748Z] (12/13) Installing sqlite-libs (3.36.0-r0) [2022-03-14T14:00:17.748Z] (13/13) Installing python3 (3.9.7-r4) [2022-03-14T14:00:18.316Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:00:18.316Z] OK: 56 MiB in 27 packages [2022-03-14T14:00:18.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T14:00:18.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T14:00:18.580Z] (1/1) Installing tzdata (2021e-r0) [2022-03-14T14:00:18.841Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:00:18.841Z] OK: 59 MiB in 28 packages [2022-03-14T14:00:18.841Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-03-14T14:00:18.841Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-03-14T14:00:18.841Z] (1/1) Purging tzdata (2021e-r0) [2022-03-14T14:00:18.841Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:00:18.841Z] OK: 56 MiB in 27 packages [2022-03-14T14:00:18.841Z] **** install pip **** [2022-03-14T14:00:20.761Z] Looking in links: /tmp/tmpr6ua37mh [2022-03-14T14:00:20.761Z] Processing /tmp/tmpr6ua37mh/setuptools-57.4.0-py3-none-any.whl [2022-03-14T14:00:20.761Z] Processing /tmp/tmpr6ua37mh/pip-21.2.3-py3-none-any.whl [2022-03-14T14:00:20.761Z] Installing collected packages: setuptools, pip [2022-03-14T14:00:22.282Z] Still waiting to schedule task [2022-03-14T14:00:22.282Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-03-14T14:00:22.683Z] Successfully installed pip-21.2.3 setuptools-57.4.0 [2022-03-14T14:00:22.683Z] 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 [2022-03-14T14:00:23.260Z] Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) [2022-03-14T14:00:23.523Z] Collecting pip [2022-03-14T14:00:23.523Z] Downloading pip-22.0.4-py3-none-any.whl (2.1 MB) [2022-03-14T14:00:23.523Z] Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) [2022-03-14T14:00:24.096Z] Collecting setuptools [2022-03-14T14:00:24.096Z] Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) [2022-03-14T14:00:24.358Z] Collecting wheel [2022-03-14T14:00:24.358Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-03-14T14:00:24.358Z] Installing collected packages: wheel, setuptools, pip [2022-03-14T14:00:24.618Z] Attempting uninstall: setuptools [2022-03-14T14:00:24.618Z] Found existing installation: setuptools 57.4.0 [2022-03-14T14:00:24.618Z] Uninstalling setuptools-57.4.0: [2022-03-14T14:00:24.618Z] Successfully uninstalled setuptools-57.4.0 [2022-03-14T14:00:25.188Z] Attempting uninstall: pip [2022-03-14T14:00:25.188Z] Found existing installation: pip 21.2.3 [2022-03-14T14:00:25.452Z] Uninstalling pip-21.2.3: [2022-03-14T14:00:25.452Z] Successfully uninstalled pip-21.2.3 [2022-03-14T14:00:27.372Z] Successfully installed pip-22.0.4 setuptools-60.9.3 wheel-0.37.1 [2022-03-14T14:00:27.373Z] 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 [2022-03-14T14:00:27.635Z] **** install robotframework and dependencies **** [2022-03-14T14:00:27.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T14:00:27.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T14:00:27.896Z] (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-03-14T14:00:27.896Z] (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-03-14T14:00:27.896Z] (3/30) Installing binutils (2.37-r3) [2022-03-14T14:00:27.896Z] (4/30) Installing libgomp (10.3.1_git20211027-r0) [2022-03-14T14:00:27.896Z] (5/30) Installing libatomic (10.3.1_git20211027-r0) [2022-03-14T14:00:27.896Z] (6/30) Installing libgphobos (10.3.1_git20211027-r0) [2022-03-14T14:00:27.896Z] (7/30) Installing gmp (6.2.1-r1) [2022-03-14T14:00:27.896Z] (8/30) Installing isl22 (0.22-r0) [2022-03-14T14:00:27.896Z] (9/30) Installing mpfr4 (4.1.0-r0) [2022-03-14T14:00:28.156Z] (10/30) Installing mpc1 (1.2.1-r0) [2022-03-14T14:00:28.156Z] (11/30) Installing gcc (10.3.1_git20211027-r0) [2022-03-14T14:00:28.728Z] (12/30) Installing musl-dev (1.2.2-r7) [2022-03-14T14:00:28.728Z] (13/30) Installing libc-dev (0.7.2-r3) [2022-03-14T14:00:28.728Z] (14/30) Installing linux-headers (5.10.41-r0) [2022-03-14T14:00:28.987Z] (15/30) Installing pkgconf (1.8.0-r0) [2022-03-14T14:00:28.987Z] (16/30) Installing libffi-dev (3.4.2-r1) [2022-03-14T14:00:28.987Z] (17/30) Installing libpq (14.2-r0) [2022-03-14T14:00:28.987Z] (18/30) Installing openssl-dev (1.1.1l-r8) [2022-03-14T14:00:28.987Z] (19/30) Installing libpq-dev (14.2-r0) [2022-03-14T14:00:28.987Z] (20/30) Installing libecpg (14.2-r0) [2022-03-14T14:00:28.987Z] (21/30) Installing libecpg-dev (14.2-r0) [2022-03-14T14:00:28.987Z] (22/30) Installing libxml2 (2.9.13-r0) [2022-03-14T14:00:28.987Z] (23/30) Installing llvm12-libs (12.0.1-r0) [2022-03-14T14:00:29.558Z] (24/30) Installing clang-libs (12.0.1-r1) [2022-03-14T14:00:30.129Z] (25/30) Installing clang (12.0.1-r1) [2022-03-14T14:00:30.129Z] (26/30) Installing icu-libs (69.1-r1) [2022-03-14T14:00:30.392Z] (27/30) Installing icu (69.1-r1) [2022-03-14T14:00:30.392Z] (28/30) Installing icu-dev (69.1-r1) [2022-03-14T14:00:30.392Z] (29/30) Installing llvm12 (12.0.1-r0) [2022-03-14T14:00:30.653Z] (30/30) Installing postgresql14-dev (14.2-r0) [2022-03-14T14:00:30.915Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:00:30.915Z] OK: 498 MiB in 55 packages [2022-03-14T14:00:30.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T14:00:30.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T14:00:31.180Z] (1/6) Installing g++ (10.3.1_git20211027-r0) [2022-03-14T14:00:31.441Z] (2/6) Installing python3-dev (3.9.7-r4) [2022-03-14T14:00:32.015Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-14T14:00:32.015Z] (4/6) Installing libzmq (4.3.4-r0) [2022-03-14T14:00:32.015Z] (5/6) Installing libsodium-dev (1.0.18-r0) [2022-03-14T14:00:32.015Z] (6/6) Installing zeromq-dev (4.3.4-r0) [2022-03-14T14:00:32.015Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:00:32.015Z] OK: 605 MiB in 61 packages [2022-03-14T14:00:32.588Z] Processing ./edgex-taf-common [2022-03-14T14:00:32.588Z] Preparing metadata (setup.py): started [2022-03-14T14:00:33.533Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:00:33.533Z] Building wheels for collected packages: edgex-taf-common [2022-03-14T14:00:33.533Z] Building wheel for edgex-taf-common (setup.py): started [2022-03-14T14:00:34.918Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-03-14T14:00:34.918Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=fd2dfb3d75ee1434f5daad15190fccf16920350e8ff5c7fedcedff8b13ffab68 [2022-03-14T14:00:34.918Z] Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 [2022-03-14T14:00:34.918Z] Successfully built edgex-taf-common [2022-03-14T14:00:34.918Z] Installing collected packages: edgex-taf-common [2022-03-14T14:00:34.918Z] Successfully installed edgex-taf-common-0.0.0 [2022-03-14T14:00:34.918Z] 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 [2022-03-14T14:00:35.862Z] Collecting robotframework==4.1.3 [2022-03-14T14:00:35.862Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-03-14T14:00:35.862Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 KB 27.0 MB/s eta 0:00:00 [2022-03-14T14:00:35.862Z] Installing collected packages: robotframework [2022-03-14T14:00:36.809Z] Successfully installed robotframework-4.1.3 [2022-03-14T14:00:36.809Z] 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 [2022-03-14T14:00:37.385Z] Collecting docker==4.4.1 [2022-03-14T14:00:37.385Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-03-14T14:00:37.385Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 7.9 MB/s eta 0:00:00 [2022-03-14T14:00:37.385Z] Collecting six>=1.4.0 [2022-03-14T14:00:37.385Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-03-14T14:00:37.646Z] Collecting requests!=2.18.0,>=2.14.2 [2022-03-14T14:00:37.646Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [2022-03-14T14:00:37.646Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 9.9 MB/s eta 0:00:00 [2022-03-14T14:00:37.646Z] Collecting websocket-client>=0.32.0 [2022-03-14T14:00:37.646Z] Downloading websocket_client-1.3.1-py3-none-any.whl (54 kB) [2022-03-14T14:00:37.646Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 KB 6.9 MB/s eta 0:00:00 [2022-03-14T14:00:37.646Z] Collecting certifi>=2017.4.17 [2022-03-14T14:00:37.646Z] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [2022-03-14T14:00:37.646Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 8.7 MB/s eta 0:00:00 [2022-03-14T14:00:37.911Z] Collecting urllib3<1.27,>=1.21.1 [2022-03-14T14:00:37.911Z] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [2022-03-14T14:00:37.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 18.3 MB/s eta 0:00:00 [2022-03-14T14:00:37.911Z] Collecting idna<4,>=2.5 [2022-03-14T14:00:37.911Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-03-14T14:00:37.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 4.8 MB/s eta 0:00:00 [2022-03-14T14:00:37.911Z] Collecting charset-normalizer~=2.0.0 [2022-03-14T14:00:37.911Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-03-14T14:00:38.175Z] Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker [2022-03-14T14:00:38.748Z] 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 [2022-03-14T14:00:38.748Z] 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 [2022-03-14T14:00:39.693Z] Collecting python-dotenv==0.15.0 [2022-03-14T14:00:39.693Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-03-14T14:00:39.693Z] Installing collected packages: python-dotenv [2022-03-14T14:00:39.693Z] Successfully installed python-dotenv-0.15.0 [2022-03-14T14:00:39.693Z] 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 [2022-03-14T14:00:40.638Z] Collecting RESTinstance==1.0.2 [2022-03-14T14:00:40.638Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-03-14T14:00:40.638Z] Collecting docutils [2022-03-14T14:00:40.638Z] Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) [2022-03-14T14:00:40.638Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 30.6 MB/s eta 0:00:00 [2022-03-14T14:00:40.638Z] Collecting strict-rfc3339 [2022-03-14T14:00:40.638Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-03-14T14:00:40.638Z] Preparing metadata (setup.py): started [2022-03-14T14:00:41.583Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:00:41.583Z] Collecting rfc3987 [2022-03-14T14:00:41.583Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-03-14T14:00:41.583Z] Collecting jsonpath-ng [2022-03-14T14:00:41.583Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-03-14T14:00:41.583Z] Collecting jsonschema [2022-03-14T14:00:41.583Z] Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) [2022-03-14T14:00:41.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 7.3 MB/s eta 0:00:00 [2022-03-14T14:00:41.846Z] Collecting tzlocal [2022-03-14T14:00:41.846Z] Downloading tzlocal-4.1-py3-none-any.whl (19 kB) [2022-03-14T14:00:41.846Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-03-14T14:00:41.846Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) [2022-03-14T14:00:41.846Z] Collecting flex [2022-03-14T14:00:41.846Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-03-14T14:00:41.846Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 7.1 MB/s eta 0:00:00 [2022-03-14T14:00:41.846Z] Preparing metadata (setup.py): started [2022-03-14T14:00:43.231Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:00:43.231Z] Collecting pytz [2022-03-14T14:00:43.231Z] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [2022-03-14T14:00:43.231Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 27.7 MB/s eta 0:00:00 [2022-03-14T14:00:43.231Z] Collecting pygments [2022-03-14T14:00:43.231Z] Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) [2022-03-14T14:00:43.231Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 33.6 MB/s eta 0:00:00 [2022-03-14T14:00:43.231Z] Collecting GenSON [2022-03-14T14:00:43.231Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-03-14T14:00:43.231Z] Preparing metadata (setup.py): started [2022-03-14T14:00:44.620Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:00:44.620Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-03-14T14:00:44.620Z] Collecting PyYAML>=3.11 [2022-03-14T14:00:44.620Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-03-14T14:00:44.620Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 17.2 MB/s eta 0:00:00 [2022-03-14T14:00:45.197Z] Installing build dependencies: started [2022-03-14T14:00:51.793Z] Installing build dependencies: finished with status 'done' [2022-03-14T14:00:51.793Z] Getting requirements to build wheel: started [2022-03-14T14:00:52.746Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T14:00:52.746Z] Preparing metadata (pyproject.toml): started [2022-03-14T14:00:54.140Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T14:00:54.140Z] Collecting validate-email>=1.2 [2022-03-14T14:00:54.140Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-03-14T14:00:54.140Z] Preparing metadata (setup.py): started [2022-03-14T14:00:54.710Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:00:54.971Z] Collecting click>=3.3 [2022-03-14T14:00:54.971Z] Downloading click-8.0.4-py3-none-any.whl (97 kB) [2022-03-14T14:00:54.971Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 14.9 MB/s eta 0:00:00 [2022-03-14T14:00:54.971Z] Collecting jsonpointer>=1.7 [2022-03-14T14:00:54.971Z] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [2022-03-14T14:00:54.971Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) [2022-03-14T14:00:54.971Z] 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) [2022-03-14T14:00:54.971Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) [2022-03-14T14:00:54.971Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-03-14T14:00:54.971Z] Collecting ply [2022-03-14T14:00:54.971Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-03-14T14:00:54.971Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 11.4 MB/s eta 0:00:00 [2022-03-14T14:00:54.971Z] Collecting decorator [2022-03-14T14:00:54.971Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-03-14T14:00:55.233Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-03-14T14:00:55.233Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-03-14T14:00:55.233Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 16.7 MB/s eta 0:00:00 [2022-03-14T14:00:55.233Z] Installing build dependencies: started [2022-03-14T14:00:59.450Z] Installing build dependencies: finished with status 'done' [2022-03-14T14:00:59.450Z] Getting requirements to build wheel: started [2022-03-14T14:01:00.397Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T14:01:00.397Z] Preparing metadata (pyproject.toml): started [2022-03-14T14:01:01.784Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T14:01:01.784Z] Collecting attrs>=17.4.0 [2022-03-14T14:01:01.784Z] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [2022-03-14T14:01:01.784Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 10.9 MB/s eta 0:00:00 [2022-03-14T14:01:01.784Z] Collecting pytz-deprecation-shim [2022-03-14T14:01:01.784Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-03-14T14:01:02.047Z] Collecting tzdata [2022-03-14T14:01:02.047Z] Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) [2022-03-14T14:01:02.047Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 14.9 MB/s eta 0:00:00 [2022-03-14T14:01:02.048Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-03-14T14:01:02.048Z] Building wheel for flex (setup.py): started [2022-03-14T14:01:03.971Z] Building wheel for flex (setup.py): finished with status 'done' [2022-03-14T14:01:03.971Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=7e48e67da4a840006b928d8b581a393121517049b253bddf1f14acba0b3bdcff [2022-03-14T14:01:03.971Z] Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 [2022-03-14T14:01:03.971Z] Building wheel for strict-rfc3339 (setup.py): started [2022-03-14T14:01:05.353Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-03-14T14:01:05.353Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=426c3f570091e072dd4277fc579029f8c0050455641df3ee83dbe309fbe8d20f [2022-03-14T14:01:05.353Z] Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 [2022-03-14T14:01:05.353Z] Building wheel for GenSON (setup.py): started [2022-03-14T14:01:06.740Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-03-14T14:01:06.740Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=b899aefa3d5bb88c6fe6e66c70c5f007e65133af8cb1ec5f3b272d9331227f01 [2022-03-14T14:01:06.740Z] Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 [2022-03-14T14:01:06.740Z] Building wheel for pyrsistent (pyproject.toml): started [2022-03-14T14:01:09.299Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-03-14T14:01:09.299Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_x86_64.whl size=115236 sha256=54c45ec378c4901231ad1d29c56de702ae8f283fe4f9d93963fb780b9e2420e4 [2022-03-14T14:01:09.299Z] Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a [2022-03-14T14:01:09.299Z] Building wheel for PyYAML (pyproject.toml): started [2022-03-14T14:01:10.694Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-03-14T14:01:10.694Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_x86_64.whl size=45332 sha256=c97f38493be019c8ee679d422b109152d0beb09232124cdc0342c26af5567071 [2022-03-14T14:01:10.694Z] Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 [2022-03-14T14:01:10.694Z] Building wheel for validate-email (setup.py): started [2022-03-14T14:01:12.093Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-03-14T14:01:12.093Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=ec1fba768947dfa345d9f286307ecfd449924fc5a088850d04506d3c7925bfce [2022-03-14T14:01:12.093Z] Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 [2022-03-14T14:01:12.093Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-03-14T14:01:12.093Z] 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 [2022-03-14T14:01:14.638Z] 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 [2022-03-14T14:01:14.638Z] 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 [2022-03-14T14:01:15.582Z] Collecting robotbackgroundlogger==1.2 [2022-03-14T14:01:15.582Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-03-14T14:01:15.582Z] Preparing metadata (setup.py): started [2022-03-14T14:01:16.540Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:01:16.541Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-03-14T14:01:16.541Z] Building wheels for collected packages: robotbackgroundlogger [2022-03-14T14:01:16.541Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-03-14T14:01:17.940Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-03-14T14:01:17.940Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=1f7634b718eccb6c3e07c7bde9594e47de4c432e0445e4c38a7f9aa405144e56 [2022-03-14T14:01:17.940Z] Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 [2022-03-14T14:01:17.940Z] Successfully built robotbackgroundlogger [2022-03-14T14:01:18.201Z] Installing collected packages: robotbackgroundlogger [2022-03-14T14:01:18.201Z] Successfully installed robotbackgroundlogger-1.2 [2022-03-14T14:01:18.201Z] 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 [2022-03-14T14:01:18.777Z] Collecting configparser==5.0.1 [2022-03-14T14:01:19.038Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-03-14T14:01:19.300Z] Installing collected packages: configparser [2022-03-14T14:01:19.300Z] Successfully installed configparser-5.0.1 [2022-03-14T14:01:19.300Z] 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 [2022-03-14T14:01:20.249Z] Collecting requests==2.25.1 [2022-03-14T14:01:20.249Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-03-14T14:01:20.249Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 9.0 MB/s eta 0:00:00 [2022-03-14T14:01:20.249Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) [2022-03-14T14:01:20.249Z] Collecting idna<3,>=2.5 [2022-03-14T14:01:20.249Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-03-14T14:01:20.249Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 13.9 MB/s eta 0:00:00 [2022-03-14T14:01:20.249Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) [2022-03-14T14:01:20.249Z] Collecting chardet<5,>=3.0.2 [2022-03-14T14:01:20.249Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-03-14T14:01:20.249Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 13.3 MB/s eta 0:00:00 [2022-03-14T14:01:20.511Z] Installing collected packages: idna, chardet, requests [2022-03-14T14:01:20.511Z] Attempting uninstall: idna [2022-03-14T14:01:20.511Z] Found existing installation: idna 3.3 [2022-03-14T14:01:20.511Z] Uninstalling idna-3.3: [2022-03-14T14:01:20.511Z] Successfully uninstalled idna-3.3 [2022-03-14T14:01:20.774Z] Attempting uninstall: requests [2022-03-14T14:01:20.774Z] Found existing installation: requests 2.27.1 [2022-03-14T14:01:20.774Z] Uninstalling requests-2.27.1: [2022-03-14T14:01:20.774Z] Successfully uninstalled requests-2.27.1 [2022-03-14T14:01:21.036Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-03-14T14:01:21.036Z] 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 [2022-03-14T14:01:21.609Z] Collecting robotframework-requests==0.8.0 [2022-03-14T14:01:21.870Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-03-14T14:01:21.870Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-03-14T14:01:21.870Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-03-14T14:01:21.870Z] 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) [2022-03-14T14:01:21.870Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-03-14T14:01:21.870Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) [2022-03-14T14:01:21.870Z] 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) [2022-03-14T14:01:22.135Z] Installing collected packages: robotframework-requests [2022-03-14T14:01:22.135Z] Successfully installed robotframework-requests-0.8.0 [2022-03-14T14:01:22.135Z] 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 [2022-03-14T14:01:23.080Z] Collecting paho-mqtt==1.5.1 [2022-03-14T14:01:23.080Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-03-14T14:01:23.080Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 14.4 MB/s eta 0:00:00 [2022-03-14T14:01:23.080Z] Preparing metadata (setup.py): started [2022-03-14T14:01:24.479Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:01:24.479Z] Building wheels for collected packages: paho-mqtt [2022-03-14T14:01:24.479Z] Building wheel for paho-mqtt (setup.py): started [2022-03-14T14:01:25.869Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-03-14T14:01:25.869Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=b7a88597d60a047ee4a3f20496fd8f242717fc78b1db178c13def5d6a6612638 [2022-03-14T14:01:25.869Z] Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed [2022-03-14T14:01:25.869Z] Successfully built paho-mqtt [2022-03-14T14:01:26.133Z] Installing collected packages: paho-mqtt [2022-03-14T14:01:26.133Z] Successfully installed paho-mqtt-1.5.1 [2022-03-14T14:01:26.133Z] 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 [2022-03-14T14:01:27.077Z] Collecting redis==3.5.3 [2022-03-14T14:01:27.077Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-03-14T14:01:27.077Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 8.5 MB/s eta 0:00:00 [2022-03-14T14:01:27.338Z] Installing collected packages: redis [2022-03-14T14:01:27.338Z] Successfully installed redis-3.5.3 [2022-03-14T14:01:27.338Z] 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 [2022-03-14T14:01:28.283Z] Collecting pyzmq==22.2.1 [2022-03-14T14:01:28.545Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-03-14T14:01:28.545Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.0 MB/s eta 0:00:00 [2022-03-14T14:01:29.122Z] Installing build dependencies: started [2022-03-14T14:01:33.329Z] Installing build dependencies: finished with status 'done' [2022-03-14T14:01:33.329Z] Getting requirements to build wheel: started [2022-03-14T14:01:33.592Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T14:01:33.857Z] Installing backend dependencies: started [2022-03-14T14:01:37.163Z] Installing backend dependencies: finished with status 'done' [2022-03-14T14:01:37.163Z] Preparing metadata (pyproject.toml): started [2022-03-14T14:01:38.108Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T14:01:38.108Z] Building wheels for collected packages: pyzmq [2022-03-14T14:01:38.108Z] Building wheel for pyzmq (pyproject.toml): started [2022-03-14T14:01:48.570Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-7045 in /w/workspace/exfoundry_edgex-taf-common_PR-40 [Pipeline] { [Pipeline] checkout [2022-03-14T14:01:48.782Z] Selected Git installation does not exist. Using Default [2022-03-14T14:01:48.782Z] The recommended git tool is: NONE [2022-03-14T14:01:53.626Z] using credential edgex-jenkins-ssh [2022-03-14T14:01:53.645Z] Cloning the remote Git repository [2022-03-14T14:01:53.709Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2022-03-14T14:01:53.788Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-40 # timeout=10 [2022-03-14T14:01:53.871Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-03-14T14:01:53.872Z] > git --version # timeout=10 [2022-03-14T14:01:53.891Z] > git --version # 'git version 2.17.1' [2022-03-14T14:01:53.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T14:01:53.975Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T14:01:54.649Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-03-14T14:01:54.709Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-03-14T14:01:54.751Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-03-14T14:01:54.813Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-03-14T14:01:54.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T14:01:54.834Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/40/head:refs/remotes/origin/PR-40 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-03-14T14:01:55.443Z] Merging remotes/origin/main commit aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb into PR head commit 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 [2022-03-14T14:01:55.671Z] Merge succeeded, producing 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 [2022-03-14T14:01:55.672Z] Checking out Revision 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 (PR-40) [2022-03-14T14:01:55.465Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T14:01:55.491Z] > git checkout -f 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 # timeout=10 [2022-03-14T14:01:55.570Z] > git remote # timeout=10 [2022-03-14T14:01:55.589Z] > git config --get remote.origin.url # timeout=10 [2022-03-14T14:01:55.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-03-14T14:01:55.627Z] > git merge aac331e960b46befce6ed8c0b32ae8dbe0c5ffdb # timeout=10 [2022-03-14T14:01:55.650Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-14T14:01:55.680Z] > git config core.sparsecheckout # timeout=10 [2022-03-14T14:01:55.695Z] > git checkout -f 569ddb4e4bcef2769416c19fe31bc15fadde0ac4 # timeout=10 [2022-03-14T14:01:59.765Z] Commit message: "feat: Upgrade Robotframework to 4.1.3" [2022-03-14T14:01:59.822Z] > git --version # timeout=10 [2022-03-14T14:01:59.837Z] > git --version # 'git version 2.17.1' [2022-03-14T14:01:59.852Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-03-14T14:02:00.971Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-03-14T14:02:00.971Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-14T14:02:00.971Z] Dload Upload Total Spent Left Speed [2022-03-14T14:02:00.971Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46810 0 --:--:-- --:--:-- --:--:-- 46810 [Pipeline] sh [2022-03-14T14:02:01.485Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-03-14T14:02:01.926Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-03-14T14:02:01.926Z] + sudo tee /etc/docker/daemon.new [2022-03-14T14:02:01.926Z] { [2022-03-14T14:02:01.926Z] "registry-mirrors": [ [2022-03-14T14:02:01.926Z] "https://nexus3.edgexfoundry.org:10001" [2022-03-14T14:02:01.926Z] ], [2022-03-14T14:02:01.926Z] "bip": "10.250.0.254/24", [2022-03-14T14:02:01.926Z] "hosts": [ [2022-03-14T14:02:01.926Z] "tcp://0.0.0.0:5555", [2022-03-14T14:02:01.926Z] "unix:///var/run/docker.sock" [2022-03-14T14:02:01.926Z] ], [2022-03-14T14:02:01.926Z] "mtu": 1458, [2022-03-14T14:02:01.926Z] "selinux-enabled": true, [2022-03-14T14:02:01.926Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-03-14T14:02:01.926Z] } [Pipeline] sh [2022-03-14T14:02:02.307Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-03-14T14:02:02.664Z] + sudo service docker restart [2022-03-14T14:02:04.700Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-03-14T14:02:04.700Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_x86_64.whl size=1539939 sha256=cb6b3f87b3c5fbbcc5eabce75d62ee2d5430b34a070cbd27ff61361b1a1cea54 [2022-03-14T14:02:04.700Z] Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 [2022-03-14T14:02:04.700Z] Successfully built pyzmq [2022-03-14T14:02:04.700Z] Installing collected packages: pyzmq [2022-03-14T14:02:04.700Z] Successfully installed pyzmq-22.2.1 [2022-03-14T14:02:04.700Z] 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 [2022-03-14T14:02:04.700Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-03-14T14:02:04.700Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-03-14T14:02:04.700Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 10.3 MB/s eta 0:00:00 [2022-03-14T14:02:04.700Z] Collecting selenium>=3.141.0 [2022-03-14T14:02:04.700Z] Downloading selenium-4.1.3-py3-none-any.whl (968 kB) [2022-03-14T14:02:04.700Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 968.8/968.8 KB 27.0 MB/s eta 0:00:00 [2022-03-14T14:02:04.700Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-03-14T14:02:04.700Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-03-14T14:02:04.700Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-03-14T14:02:04.700Z] Collecting trio~=0.17 [2022-03-14T14:02:04.700Z] Downloading trio-0.20.0-py3-none-any.whl (359 kB) [2022-03-14T14:02:04.701Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 27.0 MB/s eta 0:00:00 [2022-03-14T14:02:04.701Z] Collecting trio-websocket~=0.9 [2022-03-14T14:02:04.701Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-03-14T14:02:04.701Z] 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) [2022-03-14T14:02:04.701Z] 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) [2022-03-14T14:02:04.701Z] 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) [2022-03-14T14:02:04.701Z] Collecting sortedcontainers [2022-03-14T14:02:04.701Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-03-14T14:02:04.701Z] Collecting async-generator>=1.9 [2022-03-14T14:02:04.701Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-03-14T14:02:04.701Z] Collecting sniffio [2022-03-14T14:02:04.701Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-03-14T14:02:04.701Z] Collecting outcome [2022-03-14T14:02:04.701Z] Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) [2022-03-14T14:02:04.701Z] Collecting wsproto>=0.14 [2022-03-14T14:02:04.701Z] Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) [2022-03-14T14:02:04.701Z] Collecting cryptography>=1.3.4 [2022-03-14T14:02:04.701Z] Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_x86_64.whl (3.8 MB) [2022-03-14T14:02:04.701Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 58.4 MB/s eta 0:00:00 [2022-03-14T14:02:04.701Z] 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) [2022-03-14T14:02:04.701Z] Collecting pyOpenSSL>=0.14 [2022-03-14T14:02:04.701Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-03-14T14:02:04.701Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 10.0 MB/s eta 0:00:00 [2022-03-14T14:02:04.701Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-03-14T14:02:04.701Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-03-14T14:02:04.701Z] Collecting cffi>=1.12 [2022-03-14T14:02:04.701Z] Downloading cffi-1.15.0.tar.gz (484 kB) [2022-03-14T14:02:04.701Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 17.5 MB/s eta 0:00:00 [2022-03-14T14:02:04.701Z] Preparing metadata (setup.py): started [2022-03-14T14:02:05.647Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:02:05.647Z] Collecting h11<1,>=0.9.0 [2022-03-14T14:02:05.647Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-03-14T14:02:05.647Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 14.1 MB/s eta 0:00:00 [2022-03-14T14:02:05.906Z] Collecting pycparser [2022-03-14T14:02:05.906Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-03-14T14:02:05.906Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 18.2 MB/s eta 0:00:00 [2022-03-14T14:02:05.906Z] Building wheels for collected packages: cffi [2022-03-14T14:02:05.906Z] Building wheel for cffi (setup.py): started [2022-03-14T14:02:14.058Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-03-14T14:02:14.058Z] Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_x86_64.whl size=416306 sha256=5eb6d7df04674f18a0cc44281d2648939f7e0fa6203353c9290ae40126b256fa [2022-03-14T14:02:14.058Z] Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 [2022-03-14T14:02:14.058Z] Successfully built cffi [2022-03-14T14:02:14.058Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-03-14T14:02:15.971Z] 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 [2022-03-14T14:02:15.971Z] 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 [2022-03-14T14:02:16.546Z] Collecting psycopg2==2.9.3 [2022-03-14T14:02:16.546Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-03-14T14:02:16.546Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 15.1 MB/s eta 0:00:00 [2022-03-14T14:02:16.812Z] Preparing metadata (setup.py): started [2022-03-14T14:02:17.765Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:02:17.765Z] Building wheels for collected packages: psycopg2 [2022-03-14T14:02:17.765Z] Building wheel for psycopg2 (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T14:02:21.053Z] provisioning config files... [2022-03-14T14:02:21.078Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/config7903836994551824769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T14:02:21.472Z] ---> docker-login.sh [2022-03-14T14:02:21.472Z] nexus3.edgexfoundry.org:10001 [2022-03-14T14:02:22.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T14:02:22.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T14:02:22.343Z] Configure a credential helper to remove this warning. See [2022-03-14T14:02:22.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T14:02:22.343Z] [2022-03-14T14:02:22.343Z] Login Succeeded [2022-03-14T14:02:22.343Z] nexus3.edgexfoundry.org:10002 [2022-03-14T14:02:22.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T14:02:22.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T14:02:22.617Z] Configure a credential helper to remove this warning. See [2022-03-14T14:02:22.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T14:02:22.617Z] [2022-03-14T14:02:22.617Z] Login Succeeded [2022-03-14T14:02:22.617Z] nexus3.edgexfoundry.org:10003 [2022-03-14T14:02:22.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T14:02:23.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T14:02:23.170Z] Configure a credential helper to remove this warning. See [2022-03-14T14:02:23.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T14:02:23.170Z] [2022-03-14T14:02:23.170Z] Login Succeeded [2022-03-14T14:02:23.170Z] nexus3.edgexfoundry.org:10004 [2022-03-14T14:02:23.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T14:02:23.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T14:02:23.445Z] Configure a credential helper to remove this warning. See [2022-03-14T14:02:23.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T14:02:23.445Z] [2022-03-14T14:02:23.445Z] Login Succeeded [2022-03-14T14:02:23.445Z] docker.io [2022-03-14T14:02:24.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-03-14T14:02:24.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-03-14T14:02:24.422Z] Configure a credential helper to remove this warning. See [2022-03-14T14:02:24.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-03-14T14:02:24.422Z] [2022-03-14T14:02:24.422Z] Login Succeeded [2022-03-14T14:02:24.422Z] ---> docker-login.sh ends [Pipeline] } [2022-03-14T14:02:24.468Z] 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 [2022-03-14T14:02:25.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-03-14T14:02:25.760Z] + ls -al . [2022-03-14T14:02:25.760Z] total 64 [2022-03-14T14:02:25.760Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 14:02 . [2022-03-14T14:02:25.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 14:01 .. [2022-03-14T14:02:25.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 14:01 .git [2022-03-14T14:02:25.760Z] -rw-rw-r-- 1 jenkins jenkins 22 Mar 14 14:01 .gitignore [2022-03-14T14:02:25.760Z] -rw-rw-r-- 1 jenkins jenkins 2694 Mar 14 14:01 Dockerfile [2022-03-14T14:02:25.760Z] -rw-rw-r-- 1 jenkins jenkins 746 Mar 14 14:01 Jenkinsfile [2022-03-14T14:02:25.760Z] -rw-rw-r-- 1 jenkins jenkins 11381 Mar 14 14:01 LICENSE [2022-03-14T14:02:25.760Z] -rw-rw-r-- 1 jenkins jenkins 3582 Mar 14 14:01 README.md [2022-03-14T14:02:25.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 14:01 TAF-Manager [2022-03-14T14:02:25.760Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 14:01 TUC [2022-03-14T14:02:25.760Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 14:00 VERSION [2022-03-14T14:02:25.760Z] -rw-rw-r-- 1 jenkins jenkins 283 Mar 14 14:01 requirements.txt [2022-03-14T14:02:25.760Z] -rw-rw-r-- 1 jenkins jenkins 54 Mar 14 14:01 robot-entrypoint.sh [2022-03-14T14:02:25.760Z] -rw-rw-r-- 1 jenkins jenkins 445 Mar 14 14:01 setup.py [Pipeline] isUnix [Pipeline] sh [2022-03-14T14:02:26.120Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=569ddb4e4bcef2769416c19fe31bc15fadde0ac4 --label arch=arm64 --label version=0.0.0 . [2022-03-14T14:02:26.120Z] Sending build context to Docker daemon 245.8kB [2022-03-14T14:02:26.392Z] Step 1/14 : ARG DOCKER_VERSION=18.09.5 [2022-03-14T14:02:26.392Z] Step 2/14 : FROM docker:${DOCKER_VERSION} AS docker-cli [2022-03-14T14:02:26.987Z] 18.09.5: Pulling from library/docker [2022-03-14T14:02:27.258Z] 6f37394be673: Pulling fs layer [2022-03-14T14:02:27.258Z] 624d8cd59892: Pulling fs layer [2022-03-14T14:02:27.258Z] ecff0f4f3435: Pulling fs layer [2022-03-14T14:02:27.258Z] 07a77ccdec90: Pulling fs layer [2022-03-14T14:02:27.258Z] c2dcd1054c2e: Pulling fs layer [2022-03-14T14:02:27.258Z] 156c9e509c87: Pulling fs layer [2022-03-14T14:02:27.258Z] c2dcd1054c2e: Waiting [2022-03-14T14:02:27.258Z] 07a77ccdec90: Waiting [2022-03-14T14:02:27.258Z] 156c9e509c87: Waiting [2022-03-14T14:02:27.531Z] ecff0f4f3435: Verifying Checksum [2022-03-14T14:02:27.531Z] ecff0f4f3435: Download complete [2022-03-14T14:02:27.531Z] 624d8cd59892: Verifying Checksum [2022-03-14T14:02:27.531Z] 624d8cd59892: Download complete [2022-03-14T14:02:27.531Z] 6f37394be673: Verifying Checksum [2022-03-14T14:02:27.531Z] 6f37394be673: Download complete [2022-03-14T14:02:27.802Z] c2dcd1054c2e: Verifying Checksum [2022-03-14T14:02:27.802Z] c2dcd1054c2e: Download complete [2022-03-14T14:02:28.077Z] 156c9e509c87: Verifying Checksum [2022-03-14T14:02:28.077Z] 156c9e509c87: Download complete [2022-03-14T14:02:28.077Z] 6f37394be673: Pull complete [2022-03-14T14:02:28.673Z] 624d8cd59892: Pull complete [2022-03-14T14:02:28.950Z] ecff0f4f3435: Pull complete [2022-03-14T14:02:29.224Z] 07a77ccdec90: Verifying Checksum [2022-03-14T14:02:29.224Z] 07a77ccdec90: Download complete [2022-03-14T14:02:30.030Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-03-14T14:02:30.030Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_x86_64.whl size=463433 sha256=0b60b5d9eafe4f9ba57e31ca034b9bfa0057b734fd5d8bd41735ee1b12af37b5 [2022-03-14T14:02:30.030Z] Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 [2022-03-14T14:02:30.030Z] Successfully built psycopg2 [2022-03-14T14:02:30.030Z] Installing collected packages: psycopg2 [2022-03-14T14:02:30.030Z] Successfully installed psycopg2-2.9.3 [2022-03-14T14:02:30.030Z] 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 [2022-03-14T14:02:30.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:30.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:30.030Z] (1/4) Installing libquadmath (10.3.1_git20211027-r0) [2022-03-14T14:02:30.030Z] (2/4) Installing libgfortran (10.3.1_git20211027-r0) [2022-03-14T14:02:30.030Z] (3/4) Installing openblas (0.3.18-r1) [2022-03-14T14:02:30.030Z] (4/4) Installing py3-numpy (1.21.4-r0) [2022-03-14T14:02:30.030Z] OK: 664 MiB in 65 packages [2022-03-14T14:02:30.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:30.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:30.030Z] (1/1) Installing py3-psutil (5.8.0-r1) [2022-03-14T14:02:30.030Z] OK: 666 MiB in 66 packages [2022-03-14T14:02:30.030Z] **** install other tools **** [2022-03-14T14:02:30.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:30.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:30.030Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-14T14:02:30.030Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-14T14:02:30.030Z] (3/5) Installing nghttp2-libs (1.46.0-r0) [2022-03-14T14:02:30.030Z] (4/5) Installing libcurl (7.80.0-r0) [2022-03-14T14:02:30.030Z] (5/5) Installing curl (7.80.0-r0) [2022-03-14T14:02:30.030Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:02:30.030Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T14:02:30.030Z] OK: 668 MiB in 71 packages [2022-03-14T14:02:30.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:30.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:30.294Z] (1/1) Installing openssl (1.1.1l-r8) [2022-03-14T14:02:30.555Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:02:30.555Z] OK: 669 MiB in 72 packages [2022-03-14T14:02:30.555Z] **** install chromedriver **** [2022-03-14T14:02:30.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:30.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:30.816Z] v3.15.0-342-g4fee739486 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-14T14:02:30.817Z] v3.15.0-347-g4255b841b1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-14T14:02:30.817Z] OK: 15857 distinct packages available [2022-03-14T14:02:31.078Z] (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) [2022-03-14T14:02:31.078Z] Executing busybox-1.34.1-r4.post-upgrade [2022-03-14T14:02:31.078Z] (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) [2022-03-14T14:02:31.078Z] (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) [2022-03-14T14:02:31.078Z] Executing busybox-1.34.1-r4.trigger [2022-03-14T14:02:31.078Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T14:02:31.078Z] OK: 669 MiB in 72 packages [2022-03-14T14:02:31.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:31.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:31.340Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/community/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:31.858Z] 07a77ccdec90: Pull complete [2022-03-14T14:02:31.858Z] c2dcd1054c2e: Pull complete [2022-03-14T14:02:32.131Z] 156c9e509c87: Pull complete [2022-03-14T14:02:32.131Z] Digest: sha256:12f63b68f55925351f2bc14c44ef9275df29db92b66c9ef4db16b78f2e7eed28 [2022-03-14T14:02:32.131Z] Status: Downloaded newer image for docker:18.09.5 [2022-03-14T14:02:32.131Z] ---> b2bcd28828a2 [2022-03-14T14:02:32.131Z] Step 3/14 : FROM alpine:3.15 [2022-03-14T14:02:32.283Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/main/x86_64/APKINDEX.tar.gz [2022-03-14T14:02:32.283Z] (1/111) Installing libxau (1.0.9-r0) [2022-03-14T14:02:32.283Z] (2/111) Installing libmd (1.0.3-r0) [2022-03-14T14:02:32.283Z] (3/111) Installing libbsd (0.11.3-r1) [2022-03-14T14:02:32.283Z] (4/111) Installing libxdmcp (1.1.3-r0) [2022-03-14T14:02:32.283Z] (5/111) Installing libxcb (1.14-r2) [2022-03-14T14:02:32.283Z] (6/111) Installing libx11 (1.7.2-r0) [2022-03-14T14:02:32.544Z] (7/111) Installing libxext (1.3.4-r0) [2022-03-14T14:02:32.544Z] (8/111) Installing libice (1.0.10-r0) [2022-03-14T14:02:32.544Z] (9/111) Installing libuuid (2.37.4-r0) [2022-03-14T14:02:32.544Z] (10/111) Installing libsm (1.2.3-r0) [2022-03-14T14:02:32.544Z] (11/111) Installing libxt (1.2.1-r0) [2022-03-14T14:02:32.544Z] (12/111) Installing libxmu (1.1.3-r0) [2022-03-14T14:02:32.544Z] (13/111) Installing xset (1.2.4-r0) [2022-03-14T14:02:32.544Z] (14/111) Installing xprop (1.2.5-r0) [2022-03-14T14:02:32.544Z] (15/111) Installing xdg-utils (1.1.3-r0) [2022-03-14T14:02:32.544Z] (16/111) Installing eudev-libs (3.2.11_pre1-r0) [2022-03-14T14:02:32.544Z] (17/111) Installing libintl (0.21-r0) [2022-03-14T14:02:32.544Z] (18/111) Installing libblkid (2.37.4-r0) [2022-03-14T14:02:32.544Z] (19/111) Installing libmount (2.37.4-r0) [2022-03-14T14:02:32.544Z] (20/111) Installing pcre (8.45-r1) [2022-03-14T14:02:32.544Z] (21/111) Installing glib (2.70.1-r0) [2022-03-14T14:02:32.544Z] (22/111) Installing shared-mime-info (2.1-r0) [2022-03-14T14:02:32.544Z] (23/111) Installing hicolor-icon-theme (0.17-r1) [2022-03-14T14:02:32.544Z] (24/111) Installing libjpeg-turbo (2.1.2-r0) [2022-03-14T14:02:32.544Z] (25/111) Installing libpng (1.6.37-r1) [2022-03-14T14:02:32.723Z] 3.15: Pulling from library/alpine [2022-03-14T14:02:32.805Z] (26/111) Installing libwebp (1.2.2-r0) [2022-03-14T14:02:32.805Z] (27/111) Installing zstd-libs (1.5.0-r0) [2022-03-14T14:02:32.805Z] (28/111) Installing tiff (4.3.0-r0) [2022-03-14T14:02:32.805Z] (29/111) Installing gdk-pixbuf (2.42.6-r0) [2022-03-14T14:02:32.805Z] (30/111) Installing gtk-update-icon-cache (2.24.33-r0) [2022-03-14T14:02:32.805Z] (31/111) Installing libxcomposite (0.4.5-r0) [2022-03-14T14:02:32.805Z] (32/111) Installing libxfixes (6.0.0-r0) [2022-03-14T14:02:32.805Z] (33/111) Installing libxrender (0.9.10-r3) [2022-03-14T14:02:32.805Z] (34/111) Installing libxcursor (1.2.0-r0) [2022-03-14T14:02:32.805Z] (35/111) Installing libxdamage (1.1.5-r1) [2022-03-14T14:02:32.805Z] (36/111) Installing libxi (1.8-r0) [2022-03-14T14:02:32.805Z] (37/111) Installing libxinerama (1.1.4-r1) [2022-03-14T14:02:32.805Z] (38/111) Installing libxrandr (1.5.2-r1) [2022-03-14T14:02:32.805Z] (39/111) Installing atk (2.36.0-r0) [2022-03-14T14:02:32.805Z] (40/111) Installing libxtst (1.2.3-r3) [2022-03-14T14:02:32.805Z] (41/111) Installing dbus-libs (1.12.20-r4) [2022-03-14T14:02:32.805Z] (42/111) Installing at-spi2-core (2.42.0-r0) [2022-03-14T14:02:32.805Z] (43/111) Installing at-spi2-atk (2.38.0-r0) [2022-03-14T14:02:32.805Z] (44/111) Installing freetype (2.11.0-r0) [2022-03-14T14:02:32.805Z] (45/111) Installing fontconfig (2.13.1-r4) [2022-03-14T14:02:32.805Z] (46/111) Installing pixman (0.40.0-r3) [2022-03-14T14:02:32.805Z] (47/111) Installing cairo (1.16.0-r3) [2022-03-14T14:02:32.805Z] (48/111) Installing cairo-gobject (1.16.0-r3) [2022-03-14T14:02:32.805Z] (49/111) Installing avahi-libs (0.8-r5) [2022-03-14T14:02:32.805Z] (50/111) Installing nettle (3.7.3-r0) [2022-03-14T14:02:32.805Z] (51/111) Installing p11-kit (0.24.0-r1) [2022-03-14T14:02:32.995Z] 9b3977197b4f: Pulling fs layer [2022-03-14T14:02:33.067Z] (52/111) Installing libtasn1 (4.18.0-r0) [2022-03-14T14:02:33.067Z] (53/111) Installing libunistring (0.9.10-r1) [2022-03-14T14:02:33.067Z] (54/111) Installing gnutls (3.7.1-r0) [2022-03-14T14:02:33.067Z] (55/111) Installing cups-libs (2.3.3-r5) [2022-03-14T14:02:33.067Z] (56/111) Installing libepoxy (1.5.9-r0) [2022-03-14T14:02:33.067Z] (57/111) Installing fribidi (1.0.11-r0) [2022-03-14T14:02:33.067Z] (58/111) Installing graphite2 (1.3.14-r0) [2022-03-14T14:02:33.067Z] (59/111) Installing harfbuzz (3.0.0-r2) [2022-03-14T14:02:33.067Z] (60/111) Installing libxft (2.3.4-r0) [2022-03-14T14:02:33.067Z] (61/111) Installing pango (1.48.10-r0) [2022-03-14T14:02:33.067Z] (62/111) Installing wayland-libs-client (1.19.0-r1) [2022-03-14T14:02:33.067Z] (63/111) Installing wayland-libs-cursor (1.19.0-r1) [2022-03-14T14:02:33.067Z] (64/111) Installing wayland-libs-egl (1.19.0-r1) [2022-03-14T14:02:33.067Z] (65/111) Installing xkeyboard-config (2.34-r0) [2022-03-14T14:02:33.067Z] (66/111) Installing libxkbcommon (1.3.1-r0) [2022-03-14T14:02:33.067Z] (67/111) Installing gtk+3.0 (3.24.30-r0) [2022-03-14T14:02:33.269Z] 9b3977197b4f: Verifying Checksum [2022-03-14T14:02:33.269Z] 9b3977197b4f: Download complete [2022-03-14T14:02:33.329Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-03-14T14:02:33.330Z] (68/111) Installing libfontenc (1.1.4-r0) [2022-03-14T14:02:33.330Z] (69/111) Installing mkfontscale (1.2.1-r1) [2022-03-14T14:02:33.330Z] (70/111) Installing ttf-opensans (1.10-r1) [2022-03-14T14:02:33.330Z] Executing ttf-opensans-1.10-r1.post-install [2022-03-14T14:02:33.541Z] 9b3977197b4f: Pull complete [2022-03-14T14:02:33.813Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-03-14T14:02:33.813Z] Status: Downloaded newer image for alpine:3.15 [2022-03-14T14:02:33.813Z] ---> 8e1d7573f448 [2022-03-14T14:02:33.813Z] Step 4/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: IOTech' [2022-03-14T14:02:34.088Z] ---> Running in c61479d84c55 [2022-03-14T14:02:34.361Z] Removing intermediate container c61479d84c55 [2022-03-14T14:02:34.361Z] ---> ba23a83008f9 [2022-03-14T14:02:34.361Z] Step 5/14 : LABEL maintainer="Bruce Huang " [2022-03-14T14:02:34.631Z] ---> Running in 846f18460794 [2022-03-14T14:02:34.905Z] Removing intermediate container 846f18460794 [2022-03-14T14:02:34.905Z] ---> cb12eea9b6c7 [2022-03-14T14:02:34.905Z] Step 6/14 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2022-03-14T14:02:35.239Z] (71/111) Installing libogg (1.3.5-r0) [2022-03-14T14:02:35.239Z] (72/111) Installing flac (1.3.4-r0) [2022-03-14T14:02:35.239Z] (73/111) Installing alsa-lib (1.2.5.1-r1) [2022-03-14T14:02:35.239Z] (74/111) Installing sdl2 (2.0.16-r4) [2022-03-14T14:02:35.239Z] (75/111) Installing aom-libs (3.2.0-r0) [2022-03-14T14:02:35.239Z] (76/111) Installing libass (0.15.2-r0) [2022-03-14T14:02:35.512Z] (77/111) Installing libdav1d (0.9.2-r0) [2022-03-14T14:02:35.512Z] (78/111) Installing lame (3.100-r0) [2022-03-14T14:02:35.512Z] (79/111) Installing opus (1.3.1-r1) [2022-03-14T14:02:35.512Z] (80/111) Installing soxr (0.1.3-r2) [2022-03-14T14:02:35.512Z] (81/111) Installing libsrt (1.4.2-r1) [2022-03-14T14:02:35.512Z] (82/111) Installing libssh (0.9.6-r1) [2022-03-14T14:02:35.512Z] (83/111) Installing libtheora (1.1.1-r16) [2022-03-14T14:02:35.512Z] (84/111) Installing v4l-utils-libs (1.22.1-r1) [2022-03-14T14:02:35.512Z] (85/111) Installing libpciaccess (0.16-r0) [2022-03-14T14:02:35.512Z] (86/111) Installing libdrm (2.4.109-r0) [2022-03-14T14:02:35.512Z] (87/111) Installing libva (2.13.0-r0) [2022-03-14T14:02:35.512Z] (88/111) Installing libvdpau (1.4-r0) [2022-03-14T14:02:35.512Z] (89/111) Installing vidstab (1.1.0-r1) [2022-03-14T14:02:35.512Z] (90/111) Installing libvorbis (1.3.7-r0) [2022-03-14T14:02:35.512Z] (91/111) Installing libvpx (1.10.0-r0) [2022-03-14T14:02:35.512Z] (92/111) Installing vulkan-loader (1.2.196-r0) [2022-03-14T14:02:35.512Z] (93/111) Installing x264-libs (20210613-r0) [2022-03-14T14:02:35.866Z] (94/111) Installing x265-libs (3.5-r0) [2022-03-14T14:02:35.866Z] (95/111) Installing xvidcore (1.3.7-r1) [2022-03-14T14:02:35.866Z] (96/111) Installing ffmpeg-libs (4.4.1-r2) [2022-03-14T14:02:35.866Z] (97/111) Installing libevent (2.1.12-r4) [2022-03-14T14:02:35.866Z] (98/111) Installing mesa (21.2.6-r0) [2022-03-14T14:02:35.866Z] (99/111) Installing wayland-libs-server (1.19.0-r1) [2022-03-14T14:02:35.866Z] (100/111) Installing mesa-gbm (21.2.6-r0) [2022-03-14T14:02:35.866Z] (101/111) Installing lcms2 (2.12-r1) [2022-03-14T14:02:35.866Z] (102/111) Installing nspr (4.32-r0) [2022-03-14T14:02:35.866Z] (103/111) Installing nss (3.72.1-r0) [2022-03-14T14:02:35.866Z] (104/111) Installing re2 (2021.11.01-r0) [2022-03-14T14:02:35.866Z] (105/111) Installing snappy (1.1.9-r1) [2022-03-14T14:02:35.866Z] (106/111) Installing libxshmfence (1.3-r1) [2022-03-14T14:02:35.866Z] (107/111) Installing libgpg-error (1.42-r1) [2022-03-14T14:02:35.866Z] (108/111) Installing libgcrypt (1.9.4-r0) [2022-03-14T14:02:35.866Z] (109/111) Installing libxslt (1.1.34-r1) [2022-03-14T14:02:35.866Z] (110/111) Installing chromium (93.0.4577.82-r3) [2022-03-14T14:02:36.894Z] ---> 4414c6459cdc [2022-03-14T14:02:36.894Z] Step 7/14 : COPY . /edgex-taf/edgex-taf-common [2022-03-14T14:02:37.046Z] (111/111) Installing chromium-chromedriver (93.0.4577.82-r3) [2022-03-14T14:02:37.046Z] Executing busybox-1.34.1-r4.trigger [2022-03-14T14:02:37.383Z] Executing glib-2.70.1-r0.trigger [2022-03-14T14:02:37.383Z] Executing shared-mime-info-2.1-r0.trigger [2022-03-14T14:02:37.486Z] ---> bcd2f7eeadb7 [2022-03-14T14:02:37.486Z] Step 8/14 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-03-14T14:02:38.090Z] ---> 469b7e50c7ad [2022-03-14T14:02:38.090Z] Step 9/14 : WORKDIR /edgex-taf [2022-03-14T14:02:38.090Z] ---> Running in 0edc81979464 [2022-03-14T14:02:38.684Z] Removing intermediate container 0edc81979464 [2022-03-14T14:02:38.684Z] ---> 094c13439e21 [2022-03-14T14:02:38.684Z] 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 [2022-03-14T14:02:38.684Z] ---> Running in d0511c7e7777 [2022-03-14T14:02:39.666Z] **** install Python **** [2022-03-14T14:02:39.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T14:02:39.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T14:02:39.999Z] Executing gdk-pixbuf-2.42.6-r0.trigger [2022-03-14T14:02:39.999Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-03-14T14:02:39.999Z] Executing fontconfig-2.13.1-r4.trigger [2022-03-14T14:02:39.999Z] Executing mkfontscale-1.2.1-r1.trigger [2022-03-14T14:02:39.999Z] OK: 972 MiB in 183 packages [2022-03-14T14:02:40.534Z] (1/13) Installing libbz2 (1.0.8-r1) [2022-03-14T14:02:40.820Z] (2/13) Installing expat (2.4.7-r0) [2022-03-14T14:02:40.820Z] (3/13) Installing libffi (3.4.2-r1) [2022-03-14T14:02:40.820Z] (4/13) Installing gdbm (1.22-r0) [2022-03-14T14:02:40.820Z] (5/13) Installing xz-libs (5.2.5-r0) [2022-03-14T14:02:40.820Z] (6/13) Installing libgcc (10.3.1_git20211027-r0) [2022-03-14T14:02:40.820Z] (7/13) Installing libstdc++ (10.3.1_git20211027-r0) [2022-03-14T14:02:40.820Z] (8/13) Installing mpdecimal (2.5.1-r1) [2022-03-14T14:02:40.820Z] (9/13) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-03-14T14:02:40.820Z] (10/13) Installing ncurses-libs (6.3_p20211120-r0) [2022-03-14T14:02:40.820Z] (11/13) Installing readline (8.1.1-r0) [2022-03-14T14:02:40.820Z] (12/13) Installing sqlite-libs (3.36.0-r0) [2022-03-14T14:02:40.820Z] (13/13) Installing python3 (3.9.7-r4) [2022-03-14T14:02:42.788Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:02:42.788Z] OK: 55 MiB in 27 packages [2022-03-14T14:02:42.788Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T14:02:43.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T14:02:43.659Z] (1/1) Installing tzdata (2021e-r0) [2022-03-14T14:02:44.250Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:02:44.250Z] OK: 59 MiB in 28 packages [2022-03-14T14:02:44.250Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-03-14T14:02:44.250Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-03-14T14:02:44.250Z] (1/1) Purging tzdata (2021e-r0) [2022-03-14T14:02:44.521Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:02:44.521Z] OK: 55 MiB in 27 packages [2022-03-14T14:02:44.521Z] **** install pip **** [2022-03-14T14:02:52.236Z] Removing intermediate container 1489faab5034 [2022-03-14T14:02:52.236Z] ---> 12025f08dd00 [2022-03-14T14:02:52.236Z] Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-03-14T14:02:52.236Z] ---> Running in 4bb18f6a0263 [2022-03-14T14:02:52.236Z] Removing intermediate container 4bb18f6a0263 [2022-03-14T14:02:52.236Z] ---> 101ef62d0a62 [2022-03-14T14:02:52.236Z] Step 12/14 : LABEL arch=amd64 [2022-03-14T14:02:52.236Z] ---> Running in 224df7aae834 [2022-03-14T14:02:52.236Z] Removing intermediate container 224df7aae834 [2022-03-14T14:02:52.236Z] ---> 944c34cd4efa [2022-03-14T14:02:52.236Z] Step 13/14 : LABEL git_sha=569ddb4e4bcef2769416c19fe31bc15fadde0ac4 [2022-03-14T14:02:52.236Z] ---> Running in ecdd0c6b0847 [2022-03-14T14:02:52.236Z] Removing intermediate container ecdd0c6b0847 [2022-03-14T14:02:52.236Z] ---> b2bb2a096a60 [2022-03-14T14:02:52.236Z] Step 14/14 : LABEL version=0.0.0 [2022-03-14T14:02:52.236Z] ---> Running in 94c604e7ca5e [2022-03-14T14:02:52.236Z] Removing intermediate container 94c604e7ca5e [2022-03-14T14:02:52.236Z] ---> 3529bb2358df [2022-03-14T14:02:52.236Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-14T14:02:52.236Z] Successfully built 3529bb2358df [2022-03-14T14:02:52.236Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2022-03-14T14:02:53.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T14:02:53.023Z] [2022-03-14T14:02:53.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-03-14T14:02:53.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T14:02:53.442Z] latest: Pulling from edgex-lftools-log-publisher [2022-03-14T14:02:53.442Z] 5eb5b503b376: Pulling fs layer [2022-03-14T14:02:53.442Z] 5c69ac0246d0: Pulling fs layer [2022-03-14T14:02:53.442Z] ec43610c2a17: Pulling fs layer [2022-03-14T14:02:53.442Z] 3a2ae6a8a46f: Pulling fs layer [2022-03-14T14:02:53.442Z] 33b1e0a273af: Pulling fs layer [2022-03-14T14:02:53.442Z] 5d3b04190fa2: Pulling fs layer [2022-03-14T14:02:53.442Z] 2f39f015ded8: Pulling fs layer [2022-03-14T14:02:53.442Z] 33b1e0a273af: Waiting [2022-03-14T14:02:53.442Z] 5d3b04190fa2: Waiting [2022-03-14T14:02:53.442Z] 2f39f015ded8: Waiting [2022-03-14T14:02:53.442Z] 3a2ae6a8a46f: Waiting [2022-03-14T14:02:53.442Z] 5c69ac0246d0: Verifying Checksum [2022-03-14T14:02:53.442Z] 5c69ac0246d0: Download complete [2022-03-14T14:02:53.442Z] 3a2ae6a8a46f: Verifying Checksum [2022-03-14T14:02:53.442Z] 3a2ae6a8a46f: Download complete [2022-03-14T14:02:53.442Z] 33b1e0a273af: Verifying Checksum [2022-03-14T14:02:53.442Z] 33b1e0a273af: Download complete [2022-03-14T14:02:53.442Z] 5d3b04190fa2: Verifying Checksum [2022-03-14T14:02:53.442Z] 5d3b04190fa2: Download complete [2022-03-14T14:02:53.710Z] ec43610c2a17: Verifying Checksum [2022-03-14T14:02:53.710Z] ec43610c2a17: Download complete [2022-03-14T14:02:53.711Z] 5eb5b503b376: Verifying Checksum [2022-03-14T14:02:53.711Z] 5eb5b503b376: Download complete [2022-03-14T14:02:54.286Z] 2f39f015ded8: Verifying Checksum [2022-03-14T14:02:54.286Z] 2f39f015ded8: Download complete [2022-03-14T14:02:54.666Z] Looking in links: /tmp/tmp1n7nnka6 [2022-03-14T14:02:54.667Z] Processing /tmp/tmp1n7nnka6/setuptools-57.4.0-py3-none-any.whl [2022-03-14T14:02:54.667Z] Processing /tmp/tmp1n7nnka6/pip-21.2.3-py3-none-any.whl [2022-03-14T14:02:54.938Z] Installing collected packages: setuptools, pip [2022-03-14T14:02:55.243Z] 5eb5b503b376: Pull complete [2022-03-14T14:02:55.506Z] 5c69ac0246d0: Pull complete [2022-03-14T14:02:56.102Z] ec43610c2a17: Pull complete [2022-03-14T14:02:56.102Z] 3a2ae6a8a46f: Pull complete [2022-03-14T14:02:56.371Z] 33b1e0a273af: Pull complete [2022-03-14T14:02:56.371Z] 5d3b04190fa2: Pull complete [2022-03-14T14:03:01.684Z] 2f39f015ded8: Pull complete [2022-03-14T14:03:01.684Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-03-14T14:03:01.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T14:03:01.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-03-14T14:03:01.790Z] prd-centos7-docker-4c-2g-7044 does not seem to be running inside a container [2022-03-14T14:03:01.840Z] $ 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/exfoundry_edgex-taf-common_PR-40 -v /w/workspace/exfoundry_edgex-taf-common_PR-40:/w/workspace/exfoundry_edgex-taf-common_PR-40:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-40@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-14T14:03:04.355Z] $ docker top 794f7e92677868072de313bab945234bd32f26d7c9ee0fee5133e7ab57d84b11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T14:03:04.854Z] ---> job-cost.sh [2022-03-14T14:03:04.854Z] lf-activate-venv: SKIPPING [2022-03-14T14:03:04.854Z] INFO: No Stack... [2022-03-14T14:03:05.083Z] Successfully installed pip-21.2.3 setuptools-57.4.0 [2022-03-14T14:03:05.083Z] 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 [2022-03-14T14:03:05.113Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-14T14:03:05.684Z] INFO: Archiving Costs [Pipeline] sh [2022-03-14T14:03:06.006Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-40/archives/cost.csv [2022-03-14T14:03:06.006Z] + cut -d, -f6 [Pipeline] lock [2022-03-14T14:03:06.045Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] [2022-03-14T14:03:06.051Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] did not exist. Created. [2022-03-14T14:03:06.051Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-14T14:03:06.446Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-03-14T14:03:06.509Z] Stashed 1 file(s) [2022-03-14T14:03:06.517Z] Requirement already satisfied: pip in /usr/lib/python3.9/site-packages (21.2.3) [Pipeline] } [2022-03-14T14:03:06.527Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-14T14:03:06.621Z] $ docker stop --time=1 794f7e92677868072de313bab945234bd32f26d7c9ee0fee5133e7ab57d84b11 [2022-03-14T14:03:07.112Z] Collecting pip [2022-03-14T14:03:07.112Z] Downloading pip-22.0.4-py3-none-any.whl (2.1 MB) [2022-03-14T14:03:07.386Z] Requirement already satisfied: setuptools in /usr/lib/python3.9/site-packages (57.4.0) [2022-03-14T14:03:07.759Z] $ docker rm -f 794f7e92677868072de313bab945234bd32f26d7c9ee0fee5133e7ab57d84b11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-14T14:03:10.769Z] Collecting setuptools [2022-03-14T14:03:10.769Z] Downloading setuptools-60.9.3-py3-none-any.whl (1.1 MB) [2022-03-14T14:03:11.040Z] Collecting wheel [2022-03-14T14:03:11.040Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-03-14T14:03:12.011Z] Installing collected packages: wheel, setuptools, pip [2022-03-14T14:03:12.011Z] Attempting uninstall: setuptools [2022-03-14T14:03:12.011Z] Found existing installation: setuptools 57.4.0 [2022-03-14T14:03:12.607Z] Uninstalling setuptools-57.4.0: [2022-03-14T14:03:12.607Z] Successfully uninstalled setuptools-57.4.0 [2022-03-14T14:03:16.004Z] Attempting uninstall: pip [2022-03-14T14:03:16.004Z] Found existing installation: pip 21.2.3 [2022-03-14T14:03:17.441Z] Uninstalling pip-21.2.3: [2022-03-14T14:03:17.441Z] Successfully uninstalled pip-21.2.3 [2022-03-14T14:03:27.580Z] Successfully installed pip-22.0.4 setuptools-60.9.3 wheel-0.37.1 [2022-03-14T14:03:27.580Z] 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 [2022-03-14T14:03:27.580Z] **** install robotframework and dependencies **** [2022-03-14T14:03:27.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T14:03:27.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T14:03:28.170Z] (1/30) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-03-14T14:03:28.442Z] (2/30) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) [2022-03-14T14:03:28.442Z] (3/30) Installing binutils (2.37-r3) [2022-03-14T14:03:28.715Z] (4/30) Installing libgomp (10.3.1_git20211027-r0) [2022-03-14T14:03:28.715Z] (5/30) Installing libatomic (10.3.1_git20211027-r0) [2022-03-14T14:03:28.715Z] (6/30) Installing libgphobos (10.3.1_git20211027-r0) [2022-03-14T14:03:28.715Z] (7/30) Installing gmp (6.2.1-r1) [2022-03-14T14:03:28.715Z] (8/30) Installing isl22 (0.22-r0) [2022-03-14T14:03:28.715Z] (9/30) Installing mpfr4 (4.1.0-r0) [2022-03-14T14:03:28.990Z] (10/30) Installing mpc1 (1.2.1-r0) [2022-03-14T14:03:28.990Z] (11/30) Installing gcc (10.3.1_git20211027-r0) [2022-03-14T14:03:30.967Z] (12/30) Installing musl-dev (1.2.2-r7) [2022-03-14T14:03:30.967Z] (13/30) Installing libc-dev (0.7.2-r3) [2022-03-14T14:03:30.967Z] (14/30) Installing linux-headers (5.10.41-r0) [2022-03-14T14:03:31.239Z] (15/30) Installing pkgconf (1.8.0-r0) [2022-03-14T14:03:31.239Z] (16/30) Installing libffi-dev (3.4.2-r1) [2022-03-14T14:03:31.239Z] (17/30) Installing libpq (14.2-r0) [2022-03-14T14:03:31.239Z] (18/30) Installing openssl-dev (1.1.1l-r8) [2022-03-14T14:03:31.523Z] (19/30) Installing libpq-dev (14.2-r0) [2022-03-14T14:03:31.523Z] (20/30) Installing libecpg (14.2-r0) [2022-03-14T14:03:31.523Z] (21/30) Installing libecpg-dev (14.2-r0) [2022-03-14T14:03:31.523Z] (22/30) Installing libxml2 (2.9.13-r0) [2022-03-14T14:03:31.523Z] (23/30) Installing llvm12-libs (12.0.1-r0) [2022-03-14T14:03:33.495Z] (24/30) Installing clang-libs (12.0.1-r1) [2022-03-14T14:03:34.930Z] (25/30) Installing clang (12.0.1-r1) [2022-03-14T14:03:35.908Z] (26/30) Installing icu-libs (69.1-r1) [2022-03-14T14:03:36.502Z] (27/30) Installing icu (69.1-r1) [2022-03-14T14:03:36.502Z] (28/30) Installing icu-dev (69.1-r1) [2022-03-14T14:03:36.502Z] (29/30) Installing llvm12 (12.0.1-r0) [2022-03-14T14:03:37.477Z] (30/30) Installing postgresql14-dev (14.2-r0) [2022-03-14T14:03:37.750Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:03:37.750Z] OK: 467 MiB in 55 packages [2022-03-14T14:03:38.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T14:03:38.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T14:03:39.273Z] (1/6) Installing g++ (10.3.1_git20211027-r0) [2022-03-14T14:03:40.706Z] (2/6) Installing python3-dev (3.9.7-r4) [2022-03-14T14:03:41.685Z] (3/6) Installing libsodium (1.0.18-r0) [2022-03-14T14:03:41.685Z] (4/6) Installing libzmq (4.3.4-r0) [2022-03-14T14:03:41.685Z] (5/6) Installing libsodium-dev (1.0.18-r0) [2022-03-14T14:03:41.957Z] (6/6) Installing zeromq-dev (4.3.4-r0) [2022-03-14T14:03:41.957Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:03:41.957Z] OK: 594 MiB in 61 packages [2022-03-14T14:03:45.334Z] Processing ./edgex-taf-common [2022-03-14T14:03:45.334Z] Preparing metadata (setup.py): started [2022-03-14T14:03:50.707Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:03:50.707Z] Building wheels for collected packages: edgex-taf-common [2022-03-14T14:03:50.707Z] Building wheel for edgex-taf-common (setup.py): started [2022-03-14T14:03:57.393Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-03-14T14:03:57.393Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14490 sha256=966e7375c0e419dff66a005a7e6e815894b7649ca56274dc09d5356be5232aa4 [2022-03-14T14:03:57.393Z] Stored in directory: /root/.cache/pip/wheels/e3/f8/f6/1a8689759cc85cda36946aa633aff6b00991adb7bc38e338f2 [2022-03-14T14:03:57.393Z] Successfully built edgex-taf-common [2022-03-14T14:03:57.393Z] Installing collected packages: edgex-taf-common [2022-03-14T14:03:57.393Z] Successfully installed edgex-taf-common-0.0.0 [2022-03-14T14:03:57.393Z] 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 [2022-03-14T14:04:01.685Z] Collecting robotframework==4.1.3 [2022-03-14T14:04:01.685Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-03-14T14:04:01.685Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 KB 8.5 MB/s eta 0:00:00 [2022-03-14T14:04:01.685Z] Installing collected packages: robotframework [2022-03-14T14:04:04.293Z] Successfully installed robotframework-4.1.3 [2022-03-14T14:04:04.293Z] 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 [2022-03-14T14:04:08.591Z] Collecting docker==4.4.1 [2022-03-14T14:04:08.591Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-03-14T14:04:08.591Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 KB 5.1 MB/s eta 0:00:00 [2022-03-14T14:04:08.591Z] Collecting websocket-client>=0.32.0 [2022-03-14T14:04:08.591Z] Downloading websocket_client-1.3.1-py3-none-any.whl (54 kB) [2022-03-14T14:04:08.591Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.2/54.2 KB 2.9 MB/s eta 0:00:00 [2022-03-14T14:04:08.591Z] Collecting six>=1.4.0 [2022-03-14T14:04:08.591Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-03-14T14:04:08.862Z] Collecting requests!=2.18.0,>=2.14.2 [2022-03-14T14:04:08.862Z] Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) [2022-03-14T14:04:09.134Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 3.1 MB/s eta 0:00:00 [2022-03-14T14:04:09.134Z] Collecting idna<4,>=2.5 [2022-03-14T14:04:09.134Z] Downloading idna-3.3-py3-none-any.whl (61 kB) [2022-03-14T14:04:09.405Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 3.2 MB/s eta 0:00:00 [2022-03-14T14:04:09.405Z] Collecting certifi>=2017.4.17 [2022-03-14T14:04:09.405Z] Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) [2022-03-14T14:04:09.405Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 6.8 MB/s eta 0:00:00 [2022-03-14T14:04:09.999Z] Collecting urllib3<1.27,>=1.21.1 [2022-03-14T14:04:09.999Z] Downloading urllib3-1.26.8-py2.py3-none-any.whl (138 kB) [2022-03-14T14:04:09.999Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 KB 6.0 MB/s eta 0:00:00 [2022-03-14T14:04:09.999Z] Collecting charset-normalizer~=2.0.0 [2022-03-14T14:04:09.999Z] Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) [2022-03-14T14:04:10.975Z] Installing collected packages: certifi, websocket-client, urllib3, six, idna, charset-normalizer, requests, docker [2022-03-14T14:04:14.356Z] 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 [2022-03-14T14:04:14.356Z] 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 [2022-03-14T14:04:17.730Z] Collecting python-dotenv==0.15.0 [2022-03-14T14:04:17.730Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-03-14T14:04:18.321Z] Installing collected packages: python-dotenv [2022-03-14T14:04:18.593Z] Successfully installed python-dotenv-0.15.0 [2022-03-14T14:04:18.593Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T14:04:22.886Z] Collecting RESTinstance==1.0.2 [2022-03-14T14:04:22.886Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-03-14T14:04:22.886Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (2.27.1) [2022-03-14T14:04:22.886Z] Collecting pytz [2022-03-14T14:04:22.886Z] Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) [2022-03-14T14:04:23.157Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 8.6 MB/s eta 0:00:00 [2022-03-14T14:04:23.428Z] Collecting jsonschema [2022-03-14T14:04:23.428Z] Downloading jsonschema-4.4.0-py3-none-any.whl (72 kB) [2022-03-14T14:04:23.428Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.7/72.7 KB 3.4 MB/s eta 0:00:00 [2022-03-14T14:04:23.428Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.9/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-03-14T14:04:23.701Z] Collecting flex [2022-03-14T14:04:23.701Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-03-14T14:04:23.701Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 KB 2.0 MB/s eta 0:00:00 [2022-03-14T14:04:23.701Z] Preparing metadata (setup.py): started [2022-03-14T14:04:30.392Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:04:30.392Z] Collecting docutils [2022-03-14T14:04:30.392Z] Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) [2022-03-14T14:04:30.392Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 9.9 MB/s eta 0:00:00 [2022-03-14T14:04:30.392Z] Collecting pygments [2022-03-14T14:04:30.392Z] Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) [2022-03-14T14:04:30.392Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.0 MB/s eta 0:00:00 [2022-03-14T14:04:30.392Z] Collecting tzlocal [2022-03-14T14:04:30.392Z] Downloading tzlocal-4.1-py3-none-any.whl (19 kB) [2022-03-14T14:04:30.664Z] Collecting strict-rfc3339 [2022-03-14T14:04:30.664Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-03-14T14:04:30.664Z] Preparing metadata (setup.py): started [2022-03-14T14:04:36.051Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:04:36.051Z] Collecting rfc3987 [2022-03-14T14:04:36.051Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-03-14T14:04:36.051Z] Collecting jsonpath-ng [2022-03-14T14:04:36.051Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-03-14T14:04:36.051Z] Collecting GenSON [2022-03-14T14:04:36.051Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-03-14T14:04:36.051Z] Preparing metadata (setup.py): started [2022-03-14T14:04:41.430Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:04:41.700Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.9/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-03-14T14:04:41.970Z] Collecting PyYAML>=3.11 [2022-03-14T14:04:41.970Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-03-14T14:04:41.970Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 KB 5.5 MB/s eta 0:00:00 [2022-03-14T14:04:44.575Z] Installing build dependencies: started [2022-03-14T14:05:16.880Z] Installing build dependencies: finished with status 'done' [2022-03-14T14:05:16.880Z] Getting requirements to build wheel: started [2022-03-14T14:05:27.017Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T14:05:27.017Z] Preparing metadata (pyproject.toml): started [2022-03-14T14:05:33.708Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T14:05:33.708Z] Collecting validate-email>=1.2 [2022-03-14T14:05:33.708Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-03-14T14:05:33.709Z] Preparing metadata (setup.py): started [2022-03-14T14:05:37.995Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:05:37.995Z] Collecting click>=3.3 [2022-03-14T14:05:37.995Z] Downloading click-8.0.4-py3-none-any.whl (97 kB) [2022-03-14T14:05:37.995Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.5/97.5 KB 4.5 MB/s eta 0:00:00 [2022-03-14T14:05:37.995Z] Collecting jsonpointer>=1.7 [2022-03-14T14:05:37.995Z] Downloading jsonpointer-2.2-py2.py3-none-any.whl (7.5 kB) [2022-03-14T14:05:37.995Z] Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2.0.12) [2022-03-14T14:05:37.995Z] 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) [2022-03-14T14:05:37.995Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (2021.10.8) [2022-03-14T14:05:37.995Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.9/site-packages (from requests->RESTinstance==1.0.2) (3.3) [2022-03-14T14:05:38.267Z] Collecting decorator [2022-03-14T14:05:38.267Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-03-14T14:05:38.267Z] Collecting ply [2022-03-14T14:05:38.267Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-03-14T14:05:38.267Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 KB 3.0 MB/s eta 0:00:00 [2022-03-14T14:05:38.860Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-03-14T14:05:38.860Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-03-14T14:05:38.860Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 3.5 MB/s eta 0:00:00 [2022-03-14T14:05:40.287Z] Installing build dependencies: started [2022-03-14T14:06:02.436Z] Installing build dependencies: finished with status 'done' [2022-03-14T14:06:02.436Z] Getting requirements to build wheel: started [2022-03-14T14:06:06.722Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T14:06:06.722Z] Preparing metadata (pyproject.toml): started [2022-03-14T14:06:13.419Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T14:06:13.419Z] Collecting attrs>=17.4.0 [2022-03-14T14:06:13.419Z] Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) [2022-03-14T14:06:13.419Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 KB 3.3 MB/s eta 0:00:00 [2022-03-14T14:06:13.419Z] Collecting pytz-deprecation-shim [2022-03-14T14:06:13.419Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-03-14T14:06:13.694Z] Collecting tzdata [2022-03-14T14:06:13.694Z] Downloading tzdata-2021.5-py2.py3-none-any.whl (339 kB) [2022-03-14T14:06:13.694Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.4/339.4 KB 9.0 MB/s eta 0:00:00 [2022-03-14T14:06:13.694Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-03-14T14:06:13.694Z] Building wheel for flex (setup.py): started [2022-03-14T14:06:21.965Z] Building wheel for flex (setup.py): finished with status 'done' [2022-03-14T14:06:21.965Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77276 sha256=cdcd0097b8c6d12312d8707cc5c50c94e03b37e29458fd053b6235cf45a29d66 [2022-03-14T14:06:21.965Z] Stored in directory: /root/.cache/pip/wheels/e9/9a/ef/ea72c07b1be4b3dfebba94d22f905ff8ad53be48419e6114d1 [2022-03-14T14:06:21.965Z] Building wheel for strict-rfc3339 (setup.py): started [2022-03-14T14:06:28.653Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-03-14T14:06:28.653Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18149 sha256=386ff98e51e368d885b8433fd953a8d34eb8d86cf31f09e947dd09a16f75ad9a [2022-03-14T14:06:28.653Z] Stored in directory: /root/.cache/pip/wheels/25/38/74/7ec7f77ec64b2907430120931ba588b40e6e26f02d4df5be35 [2022-03-14T14:06:28.653Z] Building wheel for GenSON (setup.py): started [2022-03-14T14:06:36.908Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-03-14T14:06:36.908Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21289 sha256=e7cb2de4316ccf43d9662195e2633fac3794432feedf9e58d66ffa8e9ceb8749 [2022-03-14T14:06:36.908Z] Stored in directory: /root/.cache/pip/wheels/3c/d7/98/a29f29e3861092e784c4c4994b0b30304c79da1bcbc8284af1 [2022-03-14T14:06:36.908Z] Building wheel for pyrsistent (pyproject.toml): started [2022-03-14T14:06:49.291Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-03-14T14:06:49.291Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp39-cp39-linux_aarch64.whl size=115233 sha256=1d47e39b4437c1e4f8925131fece05edd4ebb56aada6ba3c352b65088fbaa14b [2022-03-14T14:06:49.291Z] Stored in directory: /root/.cache/pip/wheels/87/fe/e6/fc8deeb581a41e462eafaf19fee96f51cdc8391e0be1c8088a [2022-03-14T14:06:49.291Z] Building wheel for PyYAML (pyproject.toml): started [2022-03-14T14:06:57.569Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-03-14T14:06:57.569Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp39-cp39-linux_aarch64.whl size=45334 sha256=26453fb9d7a4941b22f33dd55d2fee5a7b43eb41747198b7e04471eb6e512926 [2022-03-14T14:06:57.569Z] Stored in directory: /root/.cache/pip/wheels/b4/0f/9a/d6af48581dda678920fccfb734f5d9f827c6ed5b4074c7eda8 [2022-03-14T14:06:57.569Z] Building wheel for validate-email (setup.py): started [2022-03-14T14:07:02.951Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-03-14T14:07:02.951Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5482 sha256=b8e0c01c845a5d6d12a8ce50cb840bef889b0a1ad4eecd92dc86ada7e11d9859 [2022-03-14T14:07:02.951Z] Stored in directory: /root/.cache/pip/wheels/84/19/e3/329ee20a29b195fa193ee3af2475fa9392b08dde8ba893c714 [2022-03-14T14:07:02.951Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-03-14T14:07:04.381Z] 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 [2022-03-14T14:07:16.759Z] 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 [2022-03-14T14:07:16.760Z] 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 [2022-03-14T14:07:21.391Z] Collecting robotbackgroundlogger==1.2 [2022-03-14T14:07:21.391Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-03-14T14:07:21.391Z] Preparing metadata (setup.py): started [2022-03-14T14:07:26.778Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:07:26.778Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-03-14T14:07:26.778Z] Building wheels for collected packages: robotbackgroundlogger [2022-03-14T14:07:26.778Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-03-14T14:07:33.474Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-03-14T14:07:33.474Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=3977c2fa7978b3a85e7cf95c02e0bb5c6172874f137bebc4581350dec4d50e78 [2022-03-14T14:07:33.474Z] Stored in directory: /root/.cache/pip/wheels/66/40/d2/5d2a820742f276a28a7e1e62e1cc60b4d5dac5cb7b7c7ab2f1 [2022-03-14T14:07:33.474Z] Successfully built robotbackgroundlogger [2022-03-14T14:07:34.068Z] Installing collected packages: robotbackgroundlogger [2022-03-14T14:07:34.340Z] Successfully installed robotbackgroundlogger-1.2 [2022-03-14T14:07:34.340Z] 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 [2022-03-14T14:07:38.708Z] Collecting configparser==5.0.1 [2022-03-14T14:07:38.708Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-03-14T14:07:40.152Z] Installing collected packages: configparser [2022-03-14T14:07:40.437Z] Successfully installed configparser-5.0.1 [2022-03-14T14:07:40.437Z] 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 [2022-03-14T14:07:44.849Z] Collecting requests==2.25.1 [2022-03-14T14:07:44.849Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-03-14T14:07:44.849Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 2.4 MB/s eta 0:00:00 [2022-03-14T14:07:44.849Z] Collecting chardet<5,>=3.0.2 [2022-03-14T14:07:44.849Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-03-14T14:07:44.849Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 KB 7.3 MB/s eta 0:00:00 [2022-03-14T14:07:44.849Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (2021.10.8) [2022-03-14T14:07:45.135Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.9/site-packages (from requests==2.25.1) (1.26.8) [2022-03-14T14:07:45.135Z] Collecting idna<3,>=2.5 [2022-03-14T14:07:45.135Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-03-14T14:07:45.135Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 KB 3.0 MB/s eta 0:00:00 [2022-03-14T14:07:47.112Z] Installing collected packages: idna, chardet, requests [2022-03-14T14:07:47.112Z] Attempting uninstall: idna [2022-03-14T14:07:47.112Z] Found existing installation: idna 3.3 [2022-03-14T14:07:47.112Z] Uninstalling idna-3.3: [2022-03-14T14:07:47.112Z] Successfully uninstalled idna-3.3 [2022-03-14T14:07:49.080Z] Attempting uninstall: requests [2022-03-14T14:07:49.080Z] Found existing installation: requests 2.27.1 [2022-03-14T14:07:49.080Z] Uninstalling requests-2.27.1: [2022-03-14T14:07:49.080Z] Successfully uninstalled requests-2.27.1 [2022-03-14T14:07:49.676Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-03-14T14:07:49.676Z] 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 [2022-03-14T14:07:53.960Z] Collecting robotframework-requests==0.8.0 [2022-03-14T14:07:53.960Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-03-14T14:07:53.960Z] Requirement already satisfied: robotframework in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-03-14T14:07:53.960Z] Requirement already satisfied: requests in /usr/lib/python3.9/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-03-14T14:07:53.960Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-03-14T14:07:53.960Z] 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) [2022-03-14T14:07:53.960Z] 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) [2022-03-14T14:07:53.960Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests->robotframework-requests==0.8.0) (2021.10.8) [2022-03-14T14:07:54.930Z] Installing collected packages: robotframework-requests [2022-03-14T14:07:54.930Z] Successfully installed robotframework-requests-0.8.0 [2022-03-14T14:07:54.930Z] 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 [2022-03-14T14:07:59.215Z] Collecting paho-mqtt==1.5.1 [2022-03-14T14:07:59.215Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-03-14T14:07:59.215Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 KB 4.1 MB/s eta 0:00:00 [2022-03-14T14:07:59.215Z] Preparing metadata (setup.py): started [2022-03-14T14:08:05.896Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:08:05.896Z] Building wheels for collected packages: paho-mqtt [2022-03-14T14:08:05.896Z] Building wheel for paho-mqtt (setup.py): started [2022-03-14T14:08:16.017Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-03-14T14:08:16.017Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61564 sha256=c4c36929bc9f5a9ab76749b5bd4ce3b1639bc0e191abc1a44f69ca0cee22e4cd [2022-03-14T14:08:16.017Z] Stored in directory: /root/.cache/pip/wheels/22/b9/0f/9a1f64674f849b8ae88620232f2023f0ff2a50a4479b8a32ed [2022-03-14T14:08:16.017Z] Successfully built paho-mqtt [2022-03-14T14:08:16.017Z] Installing collected packages: paho-mqtt [2022-03-14T14:08:16.290Z] Successfully installed paho-mqtt-1.5.1 [2022-03-14T14:08:16.290Z] 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 [2022-03-14T14:08:20.588Z] Collecting redis==3.5.3 [2022-03-14T14:08:20.588Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-03-14T14:08:20.588Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 KB 1.5 MB/s eta 0:00:00 [2022-03-14T14:08:21.561Z] Installing collected packages: redis [2022-03-14T14:08:22.150Z] Successfully installed redis-3.5.3 [2022-03-14T14:08:22.150Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-03-14T14:08:27.541Z] Collecting pyzmq==22.2.1 [2022-03-14T14:08:27.541Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-03-14T14:08:27.541Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.0 MB/s eta 0:00:00 [2022-03-14T14:08:30.145Z] Installing build dependencies: started [2022-03-14T14:08:52.293Z] Installing build dependencies: finished with status 'done' [2022-03-14T14:08:52.293Z] Getting requirements to build wheel: started [2022-03-14T14:08:52.884Z] Getting requirements to build wheel: finished with status 'done' [2022-03-14T14:08:54.308Z] Installing backend dependencies: started [2022-03-14T14:09:09.358Z] Installing backend dependencies: finished with status 'done' [2022-03-14T14:09:09.358Z] Preparing metadata (pyproject.toml): started [2022-03-14T14:09:16.045Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-03-14T14:09:16.045Z] Building wheels for collected packages: pyzmq [2022-03-14T14:09:16.045Z] Building wheel for pyzmq (pyproject.toml): started [2022-03-14T14:10:24.005Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-03-14T14:12:00.783Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-03-14T14:12:10.901Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-03-14T14:12:10.901Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp39-cp39-linux_aarch64.whl size=1538495 sha256=ca820a226cad951e4cfbbeef7d178ebd1acc6c21ac0192f88da86d653efb7f80 [2022-03-14T14:12:10.901Z] Stored in directory: /root/.cache/pip/wheels/e4/79/30/5e3a6e33ac7ae57b3fbf3daf3c90057db3d9344ab0f49d7c53 [2022-03-14T14:12:11.172Z] Successfully built pyzmq [2022-03-14T14:12:12.596Z] Installing collected packages: pyzmq [2022-03-14T14:12:14.021Z] Successfully installed pyzmq-22.2.1 [2022-03-14T14:12:14.021Z] 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 [2022-03-14T14:12:19.399Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-03-14T14:12:19.399Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-03-14T14:12:19.399Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 KB 3.5 MB/s eta 0:00:00 [2022-03-14T14:12:19.399Z] Collecting selenium>=3.141.0 [2022-03-14T14:12:19.399Z] Downloading selenium-4.1.3-py3-none-any.whl (968 kB) [2022-03-14T14:12:19.399Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 968.8/968.8 KB 8.5 MB/s eta 0:00:00 [2022-03-14T14:12:19.670Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-03-14T14:12:19.670Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-03-14T14:12:19.670Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.9/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-03-14T14:12:19.941Z] Collecting trio~=0.17 [2022-03-14T14:12:19.941Z] Downloading trio-0.20.0-py3-none-any.whl (359 kB) [2022-03-14T14:12:19.941Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 359.0/359.0 KB 7.6 MB/s eta 0:00:00 [2022-03-14T14:12:20.211Z] Collecting trio-websocket~=0.9 [2022-03-14T14:12:20.211Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-03-14T14:12:20.211Z] 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) [2022-03-14T14:12:20.211Z] 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) [2022-03-14T14:12:20.211Z] Collecting outcome [2022-03-14T14:12:20.480Z] Downloading outcome-1.1.0-py2.py3-none-any.whl (9.7 kB) [2022-03-14T14:12:20.480Z] 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) [2022-03-14T14:12:20.480Z] Collecting sortedcontainers [2022-03-14T14:12:20.480Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-03-14T14:12:20.750Z] Collecting async-generator>=1.9 [2022-03-14T14:12:20.750Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-03-14T14:12:20.750Z] Collecting sniffio [2022-03-14T14:12:20.750Z] Downloading sniffio-1.2.0-py3-none-any.whl (10 kB) [2022-03-14T14:12:21.019Z] Collecting wsproto>=0.14 [2022-03-14T14:12:21.019Z] Downloading wsproto-1.1.0-py3-none-any.whl (24 kB) [2022-03-14T14:12:21.289Z] 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) [2022-03-14T14:12:21.289Z] Collecting pyOpenSSL>=0.14 [2022-03-14T14:12:21.559Z] Downloading pyOpenSSL-22.0.0-py2.py3-none-any.whl (55 kB) [2022-03-14T14:12:21.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 KB 2.7 MB/s eta 0:00:00 [2022-03-14T14:12:24.158Z] Collecting cryptography>=1.3.4 [2022-03-14T14:12:24.158Z] Downloading cryptography-36.0.1-cp36-abi3-musllinux_1_1_aarch64.whl (3.7 MB) [2022-03-14T14:12:24.158Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 10.9 MB/s eta 0:00:00 [2022-03-14T14:12:24.158Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-03-14T14:12:24.158Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-03-14T14:12:26.758Z] Collecting cffi>=1.12 [2022-03-14T14:12:26.758Z] Downloading cffi-1.15.0.tar.gz (484 kB) [2022-03-14T14:12:26.758Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.1/484.1 KB 8.0 MB/s eta 0:00:00 [2022-03-14T14:12:27.353Z] Preparing metadata (setup.py): started [2022-03-14T14:12:37.476Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:12:37.747Z] Collecting h11<1,>=0.9.0 [2022-03-14T14:12:37.747Z] Downloading h11-0.13.0-py3-none-any.whl (58 kB) [2022-03-14T14:12:37.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 KB 2.6 MB/s eta 0:00:00 [2022-03-14T14:12:38.017Z] Collecting pycparser [2022-03-14T14:12:38.017Z] Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) [2022-03-14T14:12:38.290Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 KB 4.3 MB/s eta 0:00:00 [2022-03-14T14:12:38.290Z] Building wheels for collected packages: cffi [2022-03-14T14:12:38.290Z] Building wheel for cffi (setup.py): started [2022-03-14T14:13:46.259Z] Building wheel for cffi (setup.py): finished with status 'done' [2022-03-14T14:13:46.259Z] Created wheel for cffi: filename=cffi-1.15.0-cp39-cp39-linux_aarch64.whl size=419147 sha256=b660efa6e315cfebdbff63ed029e027a7b0801d549fb6cf281e9a589206bd0b4 [2022-03-14T14:13:46.259Z] Stored in directory: /root/.cache/pip/wheels/8e/0d/16/77c97b85a9f559c5412c85c129a2bae07c771d31e1beb03c40 [2022-03-14T14:13:46.259Z] Successfully built cffi [2022-03-14T14:13:46.259Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, pycparser, outcome, h11, async-generator, wsproto, trio, cffi, trio-websocket, cryptography, pyOpenSSL, selenium, robotframework-seleniumlibrary [2022-03-14T14:13:54.513Z] 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 [2022-03-14T14:13:54.513Z] 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 [2022-03-14T14:13:58.796Z] Collecting psycopg2==2.9.3 [2022-03-14T14:13:58.796Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-03-14T14:13:58.796Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 KB 7.1 MB/s eta 0:00:00 [2022-03-14T14:13:59.070Z] Preparing metadata (setup.py): started [2022-03-14T14:14:07.319Z] Preparing metadata (setup.py): finished with status 'done' [2022-03-14T14:14:07.319Z] Building wheels for collected packages: psycopg2 [2022-03-14T14:14:07.319Z] Building wheel for psycopg2 (setup.py): started [2022-03-14T14:15:15.388Z] Building wheel for psycopg2 (setup.py): still running... [2022-03-14T14:15:18.004Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-03-14T14:15:18.004Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp39-cp39-linux_aarch64.whl size=462384 sha256=5169642a3a79fa212e36b9c8f789f604773dd424c73fd6e40a8463100c2e0725 [2022-03-14T14:15:18.004Z] Stored in directory: /root/.cache/pip/wheels/b3/a1/6e/5a0e26314b15eb96a36263b80529ce0d64382540ac7b9544a9 [2022-03-14T14:15:18.004Z] Successfully built psycopg2 [2022-03-14T14:15:19.967Z] Installing collected packages: psycopg2 [2022-03-14T14:15:20.240Z] Successfully installed psycopg2-2.9.3 [2022-03-14T14:15:20.514Z] 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 [2022-03-14T14:15:20.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:21.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:22.020Z] (1/3) Installing libgfortran (10.3.1_git20211027-r0) [2022-03-14T14:15:22.020Z] (2/3) Installing openblas (0.3.18-r1) [2022-03-14T14:15:22.020Z] (3/3) Installing py3-numpy (1.21.4-r0) [2022-03-14T14:15:22.990Z] OK: 629 MiB in 64 packages [2022-03-14T14:15:23.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:23.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:24.231Z] (1/1) Installing py3-psutil (5.8.0-r1) [2022-03-14T14:15:24.231Z] OK: 631 MiB in 65 packages [2022-03-14T14:15:24.503Z] **** install other tools **** [2022-03-14T14:15:24.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:24.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:25.471Z] (1/5) Installing ca-certificates (20211220-r0) [2022-03-14T14:15:25.471Z] (2/5) Installing brotli-libs (1.0.9-r5) [2022-03-14T14:15:25.471Z] (3/5) Installing nghttp2-libs (1.46.0-r0) [2022-03-14T14:15:25.471Z] (4/5) Installing libcurl (7.80.0-r0) [2022-03-14T14:15:25.471Z] (5/5) Installing curl (7.80.0-r0) [2022-03-14T14:15:25.471Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:15:25.471Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T14:15:25.741Z] OK: 633 MiB in 70 packages [2022-03-14T14:15:26.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:26.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:26.980Z] (1/1) Installing openssl (1.1.1l-r8) [2022-03-14T14:15:26.980Z] Executing busybox-1.34.1-r3.trigger [2022-03-14T14:15:26.980Z] OK: 633 MiB in 71 packages [2022-03-14T14:15:27.250Z] **** install chromedriver **** [2022-03-14T14:15:27.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:27.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:28.115Z] v3.15.0-341-gbacd756db7 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2022-03-14T14:15:28.115Z] v3.15.0-347-g4255b841b1 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2022-03-14T14:15:28.115Z] OK: 15732 distinct packages available [2022-03-14T14:15:29.083Z] (1/3) Upgrading busybox (1.34.1-r3 -> 1.34.1-r4) [2022-03-14T14:15:29.352Z] Executing busybox-1.34.1-r4.post-upgrade [2022-03-14T14:15:29.352Z] (2/3) Upgrading ca-certificates-bundle (20191127-r7 -> 20211220-r0) [2022-03-14T14:15:29.352Z] (3/3) Upgrading ssl_client (1.34.1-r3 -> 1.34.1-r4) [2022-03-14T14:15:29.352Z] Executing busybox-1.34.1-r4.trigger [2022-03-14T14:15:29.352Z] Executing ca-certificates-20211220-r0.trigger [2022-03-14T14:15:29.622Z] OK: 633 MiB in 71 packages [2022-03-14T14:15:29.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:29.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:30.486Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/community/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:31.076Z] fetch http://nl.alpinelinux.org/alpine/latest-stable/main/aarch64/APKINDEX.tar.gz [2022-03-14T14:15:31.665Z] (1/110) Installing libxau (1.0.9-r0) [2022-03-14T14:15:31.935Z] (2/110) Installing libmd (1.0.3-r0) [2022-03-14T14:15:31.935Z] (3/110) Installing libbsd (0.11.3-r1) [2022-03-14T14:15:31.935Z] (4/110) Installing libxdmcp (1.1.3-r0) [2022-03-14T14:15:31.935Z] (5/110) Installing libxcb (1.14-r2) [2022-03-14T14:15:31.935Z] (6/110) Installing libx11 (1.7.2-r0) [2022-03-14T14:15:32.205Z] (7/110) Installing libxext (1.3.4-r0) [2022-03-14T14:15:32.205Z] (8/110) Installing libice (1.0.10-r0) [2022-03-14T14:15:32.205Z] (9/110) Installing libuuid (2.37.4-r0) [2022-03-14T14:15:32.205Z] (10/110) Installing libsm (1.2.3-r0) [2022-03-14T14:15:32.205Z] (11/110) Installing libxt (1.2.1-r0) [2022-03-14T14:15:32.205Z] (12/110) Installing libxmu (1.1.3-r0) [2022-03-14T14:15:32.205Z] (13/110) Installing xset (1.2.4-r0) [2022-03-14T14:15:32.205Z] (14/110) Installing xprop (1.2.5-r0) [2022-03-14T14:15:32.205Z] (15/110) Installing xdg-utils (1.1.3-r0) [2022-03-14T14:15:32.205Z] (16/110) Installing eudev-libs (3.2.11_pre1-r0) [2022-03-14T14:15:32.205Z] (17/110) Installing libintl (0.21-r0) [2022-03-14T14:15:32.205Z] (18/110) Installing libblkid (2.37.4-r0) [2022-03-14T14:15:32.205Z] (19/110) Installing libmount (2.37.4-r0) [2022-03-14T14:15:32.205Z] (20/110) Installing pcre (8.45-r1) [2022-03-14T14:15:32.205Z] (21/110) Installing glib (2.70.1-r0) [2022-03-14T14:15:32.475Z] (22/110) Installing shared-mime-info (2.1-r0) [2022-03-14T14:15:32.475Z] (23/110) Installing hicolor-icon-theme (0.17-r1) [2022-03-14T14:15:32.475Z] (24/110) Installing libjpeg-turbo (2.1.2-r0) [2022-03-14T14:15:32.475Z] (25/110) Installing libpng (1.6.37-r1) [2022-03-14T14:15:32.475Z] (26/110) Installing libwebp (1.2.2-r0) [2022-03-14T14:15:32.475Z] (27/110) Installing zstd-libs (1.5.0-r0) [2022-03-14T14:15:32.475Z] (28/110) Installing tiff (4.3.0-r0) [2022-03-14T14:15:32.475Z] (29/110) Installing gdk-pixbuf (2.42.6-r0) [2022-03-14T14:15:32.745Z] (30/110) Installing gtk-update-icon-cache (2.24.33-r0) [2022-03-14T14:15:32.745Z] (31/110) Installing libxcomposite (0.4.5-r0) [2022-03-14T14:15:32.745Z] (32/110) Installing libxfixes (6.0.0-r0) [2022-03-14T14:15:32.745Z] (33/110) Installing libxrender (0.9.10-r3) [2022-03-14T14:15:32.745Z] (34/110) Installing libxcursor (1.2.0-r0) [2022-03-14T14:15:32.745Z] (35/110) Installing libxdamage (1.1.5-r1) [2022-03-14T14:15:32.745Z] (36/110) Installing libxi (1.8-r0) [2022-03-14T14:15:32.745Z] (37/110) Installing libxinerama (1.1.4-r1) [2022-03-14T14:15:32.745Z] (38/110) Installing libxrandr (1.5.2-r1) [2022-03-14T14:15:32.745Z] (39/110) Installing atk (2.36.0-r0) [2022-03-14T14:15:32.745Z] (40/110) Installing libxtst (1.2.3-r3) [2022-03-14T14:15:32.745Z] (41/110) Installing dbus-libs (1.12.20-r4) [2022-03-14T14:15:32.745Z] (42/110) Installing at-spi2-core (2.42.0-r0) [2022-03-14T14:15:32.745Z] (43/110) Installing at-spi2-atk (2.38.0-r0) [2022-03-14T14:15:32.745Z] (44/110) Installing freetype (2.11.0-r0) [2022-03-14T14:15:32.745Z] (45/110) Installing fontconfig (2.13.1-r4) [2022-03-14T14:15:32.745Z] (46/110) Installing pixman (0.40.0-r3) [2022-03-14T14:15:32.745Z] (47/110) Installing cairo (1.16.0-r3) [2022-03-14T14:15:33.016Z] (48/110) Installing cairo-gobject (1.16.0-r3) [2022-03-14T14:15:33.016Z] (49/110) Installing avahi-libs (0.8-r5) [2022-03-14T14:15:33.016Z] (50/110) Installing nettle (3.7.3-r0) [2022-03-14T14:15:33.016Z] (51/110) Installing p11-kit (0.24.0-r1) [2022-03-14T14:15:33.016Z] (52/110) Installing libtasn1 (4.18.0-r0) [2022-03-14T14:15:33.016Z] (53/110) Installing libunistring (0.9.10-r1) [2022-03-14T14:15:33.016Z] (54/110) Installing gnutls (3.7.1-r0) [2022-03-14T14:15:33.016Z] (55/110) Installing cups-libs (2.3.3-r5) [2022-03-14T14:15:33.016Z] (56/110) Installing libepoxy (1.5.9-r0) [2022-03-14T14:15:33.016Z] (57/110) Installing fribidi (1.0.11-r0) [2022-03-14T14:15:33.016Z] (58/110) Installing graphite2 (1.3.14-r0) [2022-03-14T14:15:33.016Z] (59/110) Installing harfbuzz (3.0.0-r2) [2022-03-14T14:15:33.016Z] (60/110) Installing libxft (2.3.4-r0) [2022-03-14T14:15:33.287Z] (61/110) Installing pango (1.48.10-r0) [2022-03-14T14:15:33.287Z] (62/110) Installing wayland-libs-client (1.19.0-r1) [2022-03-14T14:15:33.287Z] (63/110) Installing wayland-libs-cursor (1.19.0-r1) [2022-03-14T14:15:33.287Z] (64/110) Installing wayland-libs-egl (1.19.0-r1) [2022-03-14T14:15:33.287Z] (65/110) Installing xkeyboard-config (2.34-r0) [2022-03-14T14:15:33.287Z] (66/110) Installing libxkbcommon (1.3.1-r0) [2022-03-14T14:15:33.287Z] (67/110) Installing gtk+3.0 (3.24.30-r0) [2022-03-14T14:15:33.559Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-03-14T14:15:33.831Z] (68/110) Installing libfontenc (1.1.4-r0) [2022-03-14T14:15:33.831Z] (69/110) Installing mkfontscale (1.2.1-r1) [2022-03-14T14:15:33.831Z] (70/110) Installing ttf-opensans (1.10-r1) [2022-03-14T14:15:33.831Z] Executing ttf-opensans-1.10-r1.post-install [2022-03-14T14:15:35.793Z] (71/110) Installing libogg (1.3.5-r0) [2022-03-14T14:15:35.793Z] (72/110) Installing flac (1.3.4-r0) [2022-03-14T14:15:35.793Z] (73/110) Installing alsa-lib (1.2.5.1-r1) [2022-03-14T14:15:36.065Z] (74/110) Installing sdl2 (2.0.16-r4) [2022-03-14T14:15:36.065Z] (75/110) Installing aom-libs (3.2.0-r0) [2022-03-14T14:15:36.065Z] (76/110) Installing libass (0.15.2-r0) [2022-03-14T14:15:36.065Z] (77/110) Installing libdav1d (0.9.2-r0) [2022-03-14T14:15:36.065Z] (78/110) Installing lame (3.100-r0) [2022-03-14T14:15:36.065Z] (79/110) Installing opus (1.3.1-r1) [2022-03-14T14:15:36.065Z] (80/110) Installing soxr (0.1.3-r2) [2022-03-14T14:15:36.065Z] (81/110) Installing libsrt (1.4.2-r1) [2022-03-14T14:15:36.065Z] (82/110) Installing libssh (0.9.6-r1) [2022-03-14T14:15:36.336Z] (83/110) Installing libtheora (1.1.1-r16) [2022-03-14T14:15:36.336Z] (84/110) Installing v4l-utils-libs (1.22.1-r1) [2022-03-14T14:15:36.336Z] (85/110) Installing libdrm (2.4.109-r0) [2022-03-14T14:15:36.336Z] (86/110) Installing libva (2.13.0-r0) [2022-03-14T14:15:36.336Z] (87/110) Installing libvdpau (1.4-r0) [2022-03-14T14:15:36.336Z] (88/110) Installing vidstab (1.1.0-r1) [2022-03-14T14:15:36.336Z] (89/110) Installing libvorbis (1.3.7-r0) [2022-03-14T14:15:36.336Z] (90/110) Installing libvpx (1.10.0-r0) [2022-03-14T14:15:36.336Z] (91/110) Installing vulkan-loader (1.2.196-r0) [2022-03-14T14:15:36.336Z] (92/110) Installing x264-libs (20210613-r0) [2022-03-14T14:15:36.336Z] (93/110) Installing x265-libs (3.5-r0) [2022-03-14T14:15:36.607Z] (94/110) Installing xvidcore (1.3.7-r1) [2022-03-14T14:15:36.607Z] (95/110) Installing ffmpeg-libs (4.4.1-r2) [2022-03-14T14:15:36.879Z] (96/110) Installing libevent (2.1.12-r4) [2022-03-14T14:15:36.879Z] (97/110) Installing mesa (21.2.6-r0) [2022-03-14T14:15:36.879Z] (98/110) Installing wayland-libs-server (1.19.0-r1) [2022-03-14T14:15:36.879Z] (99/110) Installing mesa-gbm (21.2.6-r0) [2022-03-14T14:15:37.149Z] (100/110) Installing lcms2 (2.12-r1) [2022-03-14T14:15:37.149Z] (101/110) Installing nspr (4.32-r0) [2022-03-14T14:15:37.149Z] (102/110) Installing nss (3.72.1-r0) [2022-03-14T14:15:37.149Z] (103/110) Installing re2 (2021.11.01-r0) [2022-03-14T14:15:37.149Z] (104/110) Installing snappy (1.1.9-r1) [2022-03-14T14:15:37.149Z] (105/110) Installing libxshmfence (1.3-r1) [2022-03-14T14:15:37.149Z] (106/110) Installing libgpg-error (1.42-r1) [2022-03-14T14:15:37.149Z] (107/110) Installing libgcrypt (1.9.4-r0) [2022-03-14T14:15:37.149Z] (108/110) Installing libxslt (1.1.34-r1) [2022-03-14T14:15:37.149Z] (109/110) Installing chromium (93.0.4577.82-r3) [2022-03-14T14:15:41.434Z] (110/110) Installing chromium-chromedriver (93.0.4577.82-r3) [2022-03-14T14:15:41.434Z] Executing busybox-1.34.1-r4.trigger [2022-03-14T14:15:41.434Z] Executing glib-2.70.1-r0.trigger [2022-03-14T14:15:41.434Z] Executing shared-mime-info-2.1-r0.trigger [2022-03-14T14:15:46.853Z] Executing gdk-pixbuf-2.42.6-r0.trigger [2022-03-14T14:15:46.853Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-03-14T14:15:46.853Z] Executing fontconfig-2.13.1-r4.trigger [2022-03-14T14:15:46.853Z] Executing mkfontscale-1.2.1-r1.trigger [2022-03-14T14:15:46.853Z] OK: 918 MiB in 181 packages [2022-03-14T14:16:25.801Z] Removing intermediate container d0511c7e7777 [2022-03-14T14:16:25.801Z] ---> f52ad4e089d3 [2022-03-14T14:16:25.801Z] Step 11/14 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-03-14T14:16:25.801Z] ---> Running in 91a25ac85967 [2022-03-14T14:16:25.801Z] Removing intermediate container 91a25ac85967 [2022-03-14T14:16:25.801Z] ---> 705070aeed2d [2022-03-14T14:16:25.801Z] Step 12/14 : LABEL arch=arm64 [2022-03-14T14:16:25.801Z] ---> Running in 6b2aef02c8c2 [2022-03-14T14:16:25.801Z] Removing intermediate container 6b2aef02c8c2 [2022-03-14T14:16:25.801Z] ---> a19d74ba0410 [2022-03-14T14:16:25.801Z] Step 13/14 : LABEL git_sha=569ddb4e4bcef2769416c19fe31bc15fadde0ac4 [2022-03-14T14:16:25.801Z] ---> Running in cb1794360725 [2022-03-14T14:16:25.801Z] Removing intermediate container cb1794360725 [2022-03-14T14:16:25.801Z] ---> 754d61f1b42d [2022-03-14T14:16:25.801Z] Step 14/14 : LABEL version=0.0.0 [2022-03-14T14:16:25.801Z] ---> Running in de5a6f697445 [2022-03-14T14:16:25.801Z] Removing intermediate container de5a6f697445 [2022-03-14T14:16:25.801Z] ---> cd30ed960b5b [2022-03-14T14:16:25.801Z] [Warning] One or more build-args [ARCH] were not consumed [2022-03-14T14:16:25.801Z] Successfully built cd30ed960b5b [2022-03-14T14:16:25.801Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2022-03-14T14:16:26.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T14:16:26.562Z] [2022-03-14T14:16:26.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-03-14T14:16:26.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T14:16:27.204Z] arm64: Pulling from edgex-lftools-log-publisher [2022-03-14T14:16:27.204Z] 8998bd30e6a1: Pulling fs layer [2022-03-14T14:16:27.204Z] 04944245beec: Pulling fs layer [2022-03-14T14:16:27.204Z] 699f458cf7ca: Pulling fs layer [2022-03-14T14:16:27.204Z] 765212b225bb: Pulling fs layer [2022-03-14T14:16:27.204Z] f23df028b6ca: Pulling fs layer [2022-03-14T14:16:27.204Z] d65c8cfc05b1: Pulling fs layer [2022-03-14T14:16:27.204Z] 2437ff75d9bd: Pulling fs layer [2022-03-14T14:16:27.204Z] 765212b225bb: Waiting [2022-03-14T14:16:27.204Z] f23df028b6ca: Waiting [2022-03-14T14:16:27.204Z] d65c8cfc05b1: Waiting [2022-03-14T14:16:27.204Z] 2437ff75d9bd: Waiting [2022-03-14T14:16:27.204Z] 04944245beec: Verifying Checksum [2022-03-14T14:16:27.204Z] 04944245beec: Download complete [2022-03-14T14:16:27.204Z] 765212b225bb: Verifying Checksum [2022-03-14T14:16:27.204Z] 765212b225bb: Download complete [2022-03-14T14:16:27.204Z] f23df028b6ca: Verifying Checksum [2022-03-14T14:16:27.204Z] f23df028b6ca: Download complete [2022-03-14T14:16:27.204Z] d65c8cfc05b1: Verifying Checksum [2022-03-14T14:16:27.204Z] d65c8cfc05b1: Download complete [2022-03-14T14:16:27.478Z] 699f458cf7ca: Verifying Checksum [2022-03-14T14:16:27.478Z] 699f458cf7ca: Download complete [2022-03-14T14:16:27.749Z] 8998bd30e6a1: Verifying Checksum [2022-03-14T14:16:27.749Z] 8998bd30e6a1: Download complete [2022-03-14T14:16:29.720Z] 2437ff75d9bd: Verifying Checksum [2022-03-14T14:16:29.720Z] 2437ff75d9bd: Download complete [2022-03-14T14:16:32.337Z] 8998bd30e6a1: Pull complete [2022-03-14T14:16:32.337Z] 04944245beec: Pull complete [2022-03-14T14:16:33.767Z] 699f458cf7ca: Pull complete [2022-03-14T14:16:34.042Z] 765212b225bb: Pull complete [2022-03-14T14:16:34.635Z] f23df028b6ca: Pull complete [2022-03-14T14:16:35.228Z] d65c8cfc05b1: Pull complete [2022-03-14T14:16:50.285Z] 2437ff75d9bd: Pull complete [2022-03-14T14:16:50.285Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-03-14T14:16:50.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-03-14T14:16:50.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-03-14T14:16:50.521Z] prd-ubuntu18.04-docker-arm64-4c-16g-7045 does not seem to be running inside a container [2022-03-14T14:16:50.582Z] $ 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/exfoundry_edgex-taf-common_PR-40 -v /w/workspace/exfoundry_edgex-taf-common_PR-40:/w/workspace/exfoundry_edgex-taf-common_PR-40:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-40@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-03-14T14:16:52.938Z] $ docker top 5f399064eefde99cfa916e5da1c3a965c4db1adf335c118b06a08612d46ca502 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-03-14T14:16:53.903Z] ---> job-cost.sh [2022-03-14T14:16:53.903Z] lf-activate-venv: SKIPPING [2022-03-14T14:16:53.903Z] INFO: No Stack... [2022-03-14T14:16:54.493Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-03-14T14:16:55.082Z] INFO: Archiving Costs [Pipeline] sh [2022-03-14T14:16:55.750Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-40/archives/cost.csv [2022-03-14T14:16:55.750Z] + cut -d, -f6 [Pipeline] lock [2022-03-14T14:16:55.796Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] [2022-03-14T14:16:55.804Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] did not exist. Created. [2022-03-14T14:16:55.804Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-03-14T14:16:56.537Z] /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/durable-bbaec4f2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-03-14T14:16:57.221Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-03-14T14:16:57.305Z] Warning: overwriting stash ‘stack-cost’ [2022-03-14T14:16:57.687Z] Stashed 1 file(s) [Pipeline] } [2022-03-14T14:16:57.709Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-40-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-03-14T14:16:57.762Z] $ docker stop --time=1 5f399064eefde99cfa916e5da1c3a965c4db1adf335c118b06a08612d46ca502 [2022-03-14T14:16:59.224Z] $ docker rm -f 5f399064eefde99cfa916e5da1c3a965c4db1adf335c118b06a08612d46ca502 [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-03-14T14:17:00.866Z] + '[' -d /w/workspace/exfoundry_edgex-taf-common_PR-40/archives ']' [2022-03-14T14:17:00.866Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-40/archives [2022-03-14T14:17:00.866Z] total 4 [2022-03-14T14:17:00.866Z] drwxr-xr-x. 3 root root 34 Mar 14 14:03 . [2022-03-14T14:17:00.866Z] drwxrwxr-x. 7 jenkins jenkins 266 Mar 14 14:03 .. [2022-03-14T14:17:00.866Z] drwxr-xr-x. 2 root root 6 Mar 14 14:03 cost [2022-03-14T14:17:00.866Z] -rw-r--r--. 1 root root 86 Mar 14 14:03 cost.csv [2022-03-14T14:17:00.866Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-40/archives [2022-03-14T14:17:00.866Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-40/archives [2022-03-14T14:17:00.866Z] total 4 [2022-03-14T14:17:00.866Z] drwxr-xr-x. 3 jenkins jenkins 34 Mar 14 14:03 . [2022-03-14T14:17:00.866Z] drwxrwxr-x. 7 jenkins jenkins 266 Mar 14 14:03 .. [2022-03-14T14:17:00.866Z] drwxr-xr-x. 2 jenkins jenkins 6 Mar 14 14:03 cost [2022-03-14T14:17:00.866Z] -rw-r--r--. 1 jenkins jenkins 86 Mar 14 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-03-14T14:17:01.209Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T14:17:01.814Z] ---> package-listing.sh [2022-03-14T14:17:01.814Z] ++ facter osfamily [2022-03-14T14:17:01.814Z] ++ tr '[:upper:]' '[:lower:]' [2022-03-14T14:17:02.075Z] + OS_FAMILY=redhat [2022-03-14T14:17:02.075Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-40 [2022-03-14T14:17:02.075Z] + START_PACKAGES=/tmp/packages_start.txt [2022-03-14T14:17:02.075Z] + END_PACKAGES=/tmp/packages_end.txt [2022-03-14T14:17:02.075Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-03-14T14:17:02.075Z] + PACKAGES=/tmp/packages_start.txt [2022-03-14T14:17:02.075Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-40 ']' [2022-03-14T14:17:02.075Z] + PACKAGES=/tmp/packages_end.txt [2022-03-14T14:17:02.075Z] + case "${OS_FAMILY}" in [2022-03-14T14:17:02.075Z] + sort [2022-03-14T14:17:02.075Z] + rpm -qa [2022-03-14T14:17:02.649Z] + '[' -f /tmp/packages_start.txt ']' [2022-03-14T14:17:02.649Z] + '[' -f /tmp/packages_end.txt ']' [2022-03-14T14:17:02.649Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-03-14T14:17:02.649Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-40 ']' [2022-03-14T14:17:02.649Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-40/archives/ [2022-03-14T14:17:02.649Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-40/archives/ [Pipeline] echo [2022-03-14T14:17:02.689Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-40/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-03-14T14:17:02.989Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-03-14T14:17:03.580Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-03-14T14:17:03.580Z] . [Pipeline] withDockerContainer [2022-03-14T14:17:03.681Z] prd-centos7-docker-4c-2g-7044 does not seem to be running inside a container [2022-03-14T14:17:03.713Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-40/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-40 -v /w/workspace/exfoundry_edgex-taf-common_PR-40:/w/workspace/exfoundry_edgex-taf-common_PR-40:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-40@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-40@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-03-14T14:17:03.914Z] $ docker top 4da72402e2a3dc9df9053fb7bdf5d6593a678dff77cbb59d59935fa17b31d49f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-03-14T14:17:04.325Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-03-14T14:17:04.638Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-03-14T14:17:04.979Z] + ls /var/log/sa-host [2022-03-14T14:17:04.979Z] + sadf -c /var/log/sa-host/sa14 [2022-03-14T14:17:04.979Z] file_magic: OK [2022-03-14T14:17:04.979Z] HZ: Using current value: 100 [2022-03-14T14:17:04.979Z] file_header: OK [2022-03-14T14:17:04.979Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-14T14:17:04.979Z] Statistics: [2022-03-14T14:17:04.979Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T14:17:04.979Z] File successfully converted to sysstat format version 12.5.2 [2022-03-14T14:17:04.979Z] + sadf -c /var/log/sa-host/sa17 [2022-03-14T14:17:04.979Z] file_magic: OK [2022-03-14T14:17:04.979Z] HZ: Using current value: 100 [2022-03-14T14:17:04.979Z] file_header: OK [2022-03-14T14:17:04.979Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-03-14T14:17:04.979Z] Statistics: [2022-03-14T14:17:04.979Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-03-14T14:17:04.979Z] File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-03-14T14:17:05.255Z] provisioning config files... [2022-03-14T14:17:05.265Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-40@tmp/config5401511580925977997tmp [Pipeline] { [Pipeline] echo [2022-03-14T14:17:05.308Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T14:17:05.629Z] ---> create-netrc.sh [Pipeline] } [2022-03-14T14:17:05.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-03-14T14:17:06.060Z] ---> python-tools-install.sh [Pipeline] echo [2022-03-14T14:17:06.092Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T14:17:06.410Z] ---> sudo-logs.sh [2022-03-14T14:17:06.410Z] Archiving 'sudo' log.. [2022-03-14T14:17:06.410Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7044.novalocal: Name or service not known [2022-03-14T14:17:06.410Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-7044.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-03-14T14:17:06.486Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T14:17:06.807Z] ---> job-cost.sh [2022-03-14T14:17:06.807Z] lf-activate-venv: SKIPPING [2022-03-14T14:17:06.807Z] DEBUG: total: 0.05999999865889549 [2022-03-14T14:17:06.807Z] INFO: Retrieving Stack Cost... [2022-03-14T14:17:07.067Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-03-14T14:17:07.639Z] INFO: Archiving Costs [Pipeline] echo [2022-03-14T14:17:07.678Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-03-14T14:17:07.993Z] ---> logs-deploy.sh [2022-03-14T14:17:07.993Z] lf-activate-venv: SKIPPING [2022-03-14T14:17:07.993Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-40/1 [2022-03-14T14:17:07.993Z] INFO: archiving workspace using pattern(s): [2022-03-14T14:17:08.934Z] Archives upload complete. [2022-03-14T14:17:08.934Z] INFO: archiving logs to Nexus