Pull request #65 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09df7317ee89719657fc0e5bdf22c1b59c2d0a93+d45b480570ad3366e414efd86fef725bebb77f3c (4cdc8df0d0d5514fe4d8054377db5ec778d66919) 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-ssh13115084842053560844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10965130127137621437.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh 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-65/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-65/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15988461438084520131.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-65/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17461028281416966832.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 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-ssh3345678137465544993.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-65/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-65/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12400187460873427099.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18490 in /w/workspace/exfoundry_edgex-taf-common_PR-65 [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-65 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d45b480570ad3366e414efd86fef725bebb77f3c into PR head commit 09df7317ee89719657fc0e5bdf22c1b59c2d0a93 Merge succeeded, producing 09df7317ee89719657fc0e5bdf22c1b59c2d0a93 Checking out Revision 09df7317ee89719657fc0e5bdf22c1b59c2d0a93 (PR-65) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09df7317ee89719657fc0e5bdf22c1b59c2d0a93 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d45b480570ad3366e414efd86fef725bebb77f3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09df7317ee89719657fc0e5bdf22c1b59c2d0a93 # timeout=10 Commit message: "build: bump configparser from 5.0.1 to 5.3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-12T19:01:17.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-12T19:01:17.516Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-12T19:01:17.614Z] ========================================================= [2023-06-12T19:01:17.614Z] EdgeX Global Pipelines Version Info [2023-06-12T19:01:17.614Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-12T19:01:18.391Z] ------------------- [2023-06-12T19:01:18.391Z] stable info: [2023-06-12T19:01:18.391Z] ------------------- [2023-06-12T19:01:18.391Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-12T19:01:18.391Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-12T19:01:18.391Z] Message: update stable to v1.0.250 [2023-06-12T19:01:18.963Z] ------------------- [2023-06-12T19:01:18.963Z] experimental info: [2023-06-12T19:01:18.963Z] ------------------- [2023-06-12T19:01:18.963Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-12T19:01:18.963Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-12T19:01:18.963Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-06-12T19:01:19.308Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-06-12T19:01:19.350Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-06-12T19:01:19.393Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-12T19:01:19.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-12T19:01:19.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-12T19:01:19.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-06-12T19:01:19.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-12T19:01:19.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-06-12T19:01:19.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-06-12T19:01:19.681Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-12T19:01:19.725Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-06-12T19:01:19.765Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-06-12T19:01:19.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-12T19:01:19.845Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-12T19:01:19.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo [2023-06-12T19:01:19.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo [2023-06-12T19:01:19.963Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo [2023-06-12T19:01:20.018Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09df7317ee89719657fc0e5bdf22c1b59c2d0a93 [Pipeline] echo [2023-06-12T19:01:20.063Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09df731 [Pipeline] echo [2023-06-12T19:01:20.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T19:01:20.223Z] provisioning config files... [2023-06-12T19:01:20.236Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-65@tmp/config6723954810091155492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T19:01:20.567Z] ---> docker-login.sh [2023-06-12T19:01:20.567Z] nexus3.edgexfoundry.org:10001 [2023-06-12T19:01:20.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:01:20.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:01:20.834Z] Configure a credential helper to remove this warning. See [2023-06-12T19:01:20.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:01:20.834Z] [2023-06-12T19:01:20.834Z] Login Succeeded [2023-06-12T19:01:20.834Z] nexus3.edgexfoundry.org:10002 [2023-06-12T19:01:20.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:01:20.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:01:20.834Z] Configure a credential helper to remove this warning. See [2023-06-12T19:01:20.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:01:20.834Z] [2023-06-12T19:01:20.834Z] Login Succeeded [2023-06-12T19:01:20.834Z] nexus3.edgexfoundry.org:10003 [2023-06-12T19:01:21.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:01:21.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:01:21.094Z] Configure a credential helper to remove this warning. See [2023-06-12T19:01:21.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:01:21.094Z] [2023-06-12T19:01:21.094Z] Login Succeeded [2023-06-12T19:01:21.094Z] nexus3.edgexfoundry.org:10004 [2023-06-12T19:01:21.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:01:21.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:01:21.094Z] Configure a credential helper to remove this warning. See [2023-06-12T19:01:21.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:01:21.094Z] [2023-06-12T19:01:21.094Z] Login Succeeded [2023-06-12T19:01:21.094Z] docker.io [2023-06-12T19:01:21.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:01:21.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:01:21.353Z] Configure a credential helper to remove this warning. See [2023-06-12T19:01:21.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:01:21.353Z] [2023-06-12T19:01:21.353Z] Login Succeeded [2023-06-12T19:01:21.353Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T19:01:21.381Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-12T19:01:21.981Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-12T19:01:21.981Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-12T19:01:21.981Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-12T19:01:21.981Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-12T19:01:21.981Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-12T19:01:21.981Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-12T19:01:21.981Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T19:01:22.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T19:01:22.419Z] [2023-06-12T19:01:22.419Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T19:01:22.794Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T19:01:22.794Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-12T19:01:22.794Z] b85a868b505f: Pulling fs layer [2023-06-12T19:01:22.794Z] e2be974225ed: Pulling fs layer [2023-06-12T19:01:22.794Z] 339a4e72a1f5: Pulling fs layer [2023-06-12T19:01:22.794Z] 988bab9f4d93: Pulling fs layer [2023-06-12T19:01:22.794Z] 1469e6f7b9e6: Pulling fs layer [2023-06-12T19:01:22.794Z] eaf3925da568: Pulling fs layer [2023-06-12T19:01:22.794Z] bab4dde63d76: Pulling fs layer [2023-06-12T19:01:22.794Z] bde34c3a00c8: Pulling fs layer [2023-06-12T19:01:22.794Z] b352a97aabf1: Pulling fs layer [2023-06-12T19:01:22.794Z] 4872d77fe225: Pulling fs layer [2023-06-12T19:01:22.794Z] 5851b861e8e6: Pulling fs layer [2023-06-12T19:01:22.794Z] bab4dde63d76: Waiting [2023-06-12T19:01:22.794Z] b352a97aabf1: Waiting [2023-06-12T19:01:22.794Z] 5851b861e8e6: Waiting [2023-06-12T19:01:22.794Z] 988bab9f4d93: Waiting [2023-06-12T19:01:22.794Z] 1469e6f7b9e6: Waiting [2023-06-12T19:01:22.794Z] eaf3925da568: Waiting [2023-06-12T19:01:22.794Z] bde34c3a00c8: Waiting [2023-06-12T19:01:22.794Z] 4872d77fe225: Waiting [2023-06-12T19:01:22.794Z] e2be974225ed: Download complete [2023-06-12T19:01:22.795Z] 988bab9f4d93: Verifying Checksum [2023-06-12T19:01:22.795Z] 988bab9f4d93: Download complete [2023-06-12T19:01:22.795Z] 339a4e72a1f5: Verifying Checksum [2023-06-12T19:01:22.795Z] 339a4e72a1f5: Download complete [2023-06-12T19:01:23.053Z] 1469e6f7b9e6: Verifying Checksum [2023-06-12T19:01:23.053Z] 1469e6f7b9e6: Download complete [2023-06-12T19:01:23.053Z] eaf3925da568: Verifying Checksum [2023-06-12T19:01:23.053Z] eaf3925da568: Download complete [2023-06-12T19:01:23.053Z] bde34c3a00c8: Verifying Checksum [2023-06-12T19:01:23.053Z] bde34c3a00c8: Download complete [2023-06-12T19:01:23.053Z] b352a97aabf1: Download complete [2023-06-12T19:01:23.053Z] 4872d77fe225: Download complete [2023-06-12T19:01:23.053Z] 5851b861e8e6: Download complete [2023-06-12T19:01:23.053Z] b85a868b505f: Verifying Checksum [2023-06-12T19:01:23.053Z] b85a868b505f: Download complete [2023-06-12T19:01:23.313Z] bab4dde63d76: Verifying Checksum [2023-06-12T19:01:23.313Z] bab4dde63d76: Download complete [2023-06-12T19:01:24.248Z] b85a868b505f: Pull complete [2023-06-12T19:01:24.506Z] e2be974225ed: Pull complete [2023-06-12T19:01:24.765Z] 339a4e72a1f5: Pull complete [2023-06-12T19:01:25.025Z] 988bab9f4d93: Pull complete [2023-06-12T19:01:25.283Z] 1469e6f7b9e6: Pull complete [2023-06-12T19:01:25.283Z] eaf3925da568: Pull complete [2023-06-12T19:01:27.185Z] bab4dde63d76: Pull complete [2023-06-12T19:01:27.185Z] bde34c3a00c8: Pull complete [2023-06-12T19:01:27.185Z] b352a97aabf1: Pull complete [2023-06-12T19:01:27.185Z] 4872d77fe225: Pull complete [2023-06-12T19:01:27.443Z] 5851b861e8e6: Pull complete [2023-06-12T19:01:27.443Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-12T19:01:27.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-12T19:01:27.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T19:01:27.688Z] prd-ubuntu20.04-docker-8c-8g-18490 does not seem to be running inside a container [2023-06-12T19:01:27.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-65 -v /w/workspace/exfoundry_edgex-taf-common_PR-65:/w/workspace/exfoundry_edgex-taf-common_PR-65:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-65@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-12T19:01:28.921Z] $ docker top ccb0f084fc0f8f33a45afeff93b1c8d7bcb1d8a7644cf54faf1f987a1d5c0b5e -eo pid,comm [2023-06-12T19:01:28.993Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-12T19:01:28.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-12T19:01:29.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T19:01:29.108Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T19:01:29.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T19:01:29.212Z] $ docker exec ccb0f084fc0f8f33a45afeff93b1c8d7bcb1d8a7644cf54faf1f987a1d5c0b5e ssh-agent [2023-06-12T19:01:29.333Z] SSH_AUTH_SOCK=/tmp/ssh-GCnhYwvADaF4/agent.31 [2023-06-12T19:01:29.333Z] SSH_AGENT_PID=37 [2023-06-12T19:01:29.343Z] Running ssh-add (command line suppressed) [2023-06-12T19:01:29.439Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-65@tmp/private_key_9558342702172277866.key (/w/workspace/exfoundry_edgex-taf-common_PR-65@tmp/private_key_9558342702172277866.key) [2023-06-12T19:01:29.467Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T19:01:29.801Z] + git tag --points-at HEAD [Pipeline] } [2023-06-12T19:01:29.833Z] $ docker exec --env ******** --env ******** ccb0f084fc0f8f33a45afeff93b1c8d7bcb1d8a7644cf54faf1f987a1d5c0b5e ssh-agent -k [2023-06-12T19:01:29.930Z] unset SSH_AUTH_SOCK; [2023-06-12T19:01:29.930Z] unset SSH_AGENT_PID; [2023-06-12T19:01:29.931Z] echo Agent pid 37 killed; [2023-06-12T19:01:29.957Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-12T19:01:30.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-12T19:01:30.038Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-12T19:01:30.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-12T19:01:30.135Z] $ docker exec ccb0f084fc0f8f33a45afeff93b1c8d7bcb1d8a7644cf54faf1f987a1d5c0b5e ssh-agent [2023-06-12T19:01:30.270Z] SSH_AUTH_SOCK=/tmp/ssh-OfoQ11ZHxs2g/agent.69 [2023-06-12T19:01:30.270Z] SSH_AGENT_PID=75 [2023-06-12T19:01:30.274Z] Running ssh-add (command line suppressed) [2023-06-12T19:01:30.361Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-65@tmp/private_key_16147994012164537054.key (/w/workspace/exfoundry_edgex-taf-common_PR-65@tmp/private_key_16147994012164537054.key) [2023-06-12T19:01:30.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-12T19:01:30.745Z] + git semver init [2023-06-12T19:01:31.014Z] 2023-06-12 19:01:30,917 [run_init] DEBUG init version:0.0.0 force:False [2023-06-12T19:01:31.014Z] 2023-06-12 19:01:30,917 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-65/.semver [2023-06-12T19:01:31.014Z] 2023-06-12 19:01:30,918 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-65/.semver [2023-06-12T19:01:31.014Z] 2023-06-12 19:01:30,918 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-65/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-65, universal_newlines=False, shell=None, istream=None) [2023-06-12T19:01:31.596Z] 2023-06-12 19:01:31,522 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-65/.git/info/exclude [2023-06-12T19:01:31.596Z] 2023-06-12 19:01:31,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-65/.semver/PR-65 with force:False [2023-06-12T19:01:31.596Z] 2023-06-12 19:01:31,523 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-65/.semver/PR-65 [2023-06-12T19:01:31.596Z] 2023-06-12 19:01:31,527 [execute] INFO git cat-file --batch-check [2023-06-12T19:01:31.596Z] 2023-06-12 19:01:31,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-65/.semver, universal_newlines=False, shell=None, istream=) [2023-06-12T19:01:31.596Z] 2023-06-12 19:01:31,534 [execute] INFO git cat-file --batch [2023-06-12T19:01:31.596Z] 2023-06-12 19:01:31,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-65/.semver, universal_newlines=False, shell=None, istream=) [2023-06-12T19:01:31.596Z] 2023-06-12 19:01:31,540 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-65/.semver/PR-65 [2023-06-12T19:01:31.596Z] 0.0.0 [Pipeline] } [2023-06-12T19:01:31.608Z] $ docker exec --env ******** --env ******** ccb0f084fc0f8f33a45afeff93b1c8d7bcb1d8a7644cf54faf1f987a1d5c0b5e ssh-agent -k [2023-06-12T19:01:31.703Z] unset SSH_AUTH_SOCK; [2023-06-12T19:01:31.703Z] unset SSH_AGENT_PID; [2023-06-12T19:01:31.703Z] echo Agent pid 75 killed; [2023-06-12T19:01:31.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-12T19:01:32.149Z] + git semver [Pipeline] } [2023-06-12T19:01:32.428Z] $ docker stop --time=1 ccb0f084fc0f8f33a45afeff93b1c8d7bcb1d8a7644cf54faf1f987a1d5c0b5e [2023-06-12T19:01:33.794Z] $ docker rm -f --volumes ccb0f084fc0f8f33a45afeff93b1c8d7bcb1d8a7644cf54faf1f987a1d5c0b5e [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-12T19:01:34.198Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-12T19:01:34.474Z] Stashed 1 file(s) [Pipeline] echo [2023-06-12T19:01:34.492Z] [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 [2023-06-12T19:01:35.050Z] provisioning config files... [2023-06-12T19:01:35.064Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-65@tmp/config15109468007923448364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T19:01:35.406Z] ---> docker-login.sh [2023-06-12T19:01:35.406Z] nexus3.edgexfoundry.org:10001 [2023-06-12T19:01:35.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:01:35.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:01:35.406Z] Configure a credential helper to remove this warning. See [2023-06-12T19:01:35.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:01:35.406Z] [2023-06-12T19:01:35.406Z] Login Succeeded [2023-06-12T19:01:35.406Z] nexus3.edgexfoundry.org:10002 [2023-06-12T19:01:35.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:01:35.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:01:35.406Z] Configure a credential helper to remove this warning. See [2023-06-12T19:01:35.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:01:35.406Z] [2023-06-12T19:01:35.406Z] Login Succeeded [2023-06-12T19:01:35.406Z] nexus3.edgexfoundry.org:10003 [2023-06-12T19:01:35.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:01:35.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:01:35.668Z] Configure a credential helper to remove this warning. See [2023-06-12T19:01:35.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:01:35.668Z] [2023-06-12T19:01:35.668Z] Login Succeeded [2023-06-12T19:01:35.668Z] nexus3.edgexfoundry.org:10004 [2023-06-12T19:01:35.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:01:35.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:01:35.668Z] Configure a credential helper to remove this warning. See [2023-06-12T19:01:35.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:01:35.668Z] [2023-06-12T19:01:35.668Z] Login Succeeded [2023-06-12T19:01:35.668Z] docker.io [2023-06-12T19:01:35.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:01:35.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:01:35.927Z] Configure a credential helper to remove this warning. See [2023-06-12T19:01:35.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:01:35.927Z] [2023-06-12T19:01:35.927Z] Login Succeeded [2023-06-12T19:01:35.927Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T19:01:35.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T19:01:36.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-12T19:01:37.060Z] + ls -al . [2023-06-12T19:01:37.060Z] total 72 [2023-06-12T19:01:37.060Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 12 19:01 . [2023-06-12T19:01:37.060Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 19:01 .. [2023-06-12T19:01:37.060Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 19:01 .git [2023-06-12T19:01:37.060Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 19:01 .github [2023-06-12T19:01:37.060Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 12 19:01 .gitignore [2023-06-12T19:01:37.060Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 19:01 .semver [2023-06-12T19:01:37.060Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 12 19:01 Dockerfile [2023-06-12T19:01:37.060Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 12 19:01 Jenkinsfile [2023-06-12T19:01:37.060Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 12 19:01 LICENSE [2023-06-12T19:01:37.060Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 12 19:01 README.md [2023-06-12T19:01:37.060Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 19:01 TAF-Manager [2023-06-12T19:01:37.060Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 12 19:01 TUC [2023-06-12T19:01:37.060Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 12 19:01 VERSION [2023-06-12T19:01:37.060Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 12 19:01 requirements.txt [2023-06-12T19:01:37.060Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 12 19:01 robot-entrypoint.sh [2023-06-12T19:01:37.060Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 12 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T19:01:37.442Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=09df7317ee89719657fc0e5bdf22c1b59c2d0a93 --label arch=amd64 --label version=0.0.0 . [2023-06-12T19:01:37.442Z] Sending build context to Docker daemon 485.9kB [2023-06-12T19:01:37.442Z] Step 1/13 : FROM alpine:3.16 [2023-06-12T19:01:37.701Z] 3.16: Pulling from library/alpine [2023-06-12T19:01:37.962Z] 91d30c5bc195: Pulling fs layer [2023-06-12T19:01:37.962Z] 91d30c5bc195: Verifying Checksum [2023-06-12T19:01:37.962Z] 91d30c5bc195: Download complete [2023-06-12T19:01:38.222Z] 91d30c5bc195: Pull complete [2023-06-12T19:01:38.222Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-12T19:01:38.222Z] Status: Downloaded newer image for alpine:3.16 [2023-06-12T19:01:38.222Z] ---> 8471affe5de5 [2023-06-12T19:01:38.222Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-12T19:01:38.222Z] ---> Running in f01dafaade24 [2023-06-12T19:01:38.480Z] Removing intermediate container f01dafaade24 [2023-06-12T19:01:38.480Z] ---> 6a47f14a7050 [2023-06-12T19:01:38.480Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-12T19:01:38.480Z] ---> Running in e5ec2d1cb39e [2023-06-12T19:01:38.480Z] Removing intermediate container e5ec2d1cb39e [2023-06-12T19:01:38.480Z] ---> 5709d4dcd4f8 [2023-06-12T19:01:38.480Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-12T19:01:38.741Z] ---> a536c73f895b [2023-06-12T19:01:38.741Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-12T19:01:39.001Z] ---> b027f68477ba [2023-06-12T19:01:39.001Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-12T19:01:39.001Z] ---> b6cea9cee353 [2023-06-12T19:01:39.001Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-12T19:01:39.001Z] ---> Running in faa7792d54d0 [2023-06-12T19:01:39.260Z] Removing intermediate container faa7792d54d0 [2023-06-12T19:01:39.260Z] ---> 205b08aa9df4 [2023-06-12T19:01:39.260Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-12T19:01:39.260Z] ---> Running in ecee968f660f [2023-06-12T19:01:39.829Z] Removing intermediate container ecee968f660f [2023-06-12T19:01:39.829Z] ---> 1333f9b67b00 [2023-06-12T19:01:39.829Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-06-12T19:01:39.829Z] ---> Running in 71b959f2c0e1 [2023-06-12T19:01:40.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-12T19:01:40.658Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-12T19:01:41.227Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-12T19:01:41.796Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-12T19:01:42.055Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-12T19:01:42.621Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-12T19:01:42.881Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-12T19:01:43.140Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:01:43.140Z] OK: 6 MiB in 14 packages [2023-06-12T19:01:43.141Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-12T19:01:43.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-12T19:01:44.278Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-12T19:01:44.846Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-12T19:01:45.104Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-12T19:01:45.364Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-12T19:01:45.932Z] (5/9) Installing curl (8.1.2-r0) [2023-06-12T19:01:46.191Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-12T19:01:47.128Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-12T19:01:47.386Z] (8/9) Installing jq (1.6-r1) [2023-06-12T19:01:47.648Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-12T19:01:48.218Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:01:48.218Z] Executing ca-certificates-20230506-r0.trigger [2023-06-12T19:01:48.218Z] OK: 52 MiB in 23 packages [2023-06-12T19:01:48.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-12T19:01:48.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-12T19:01:49.355Z] (1/137) Installing libmagic (5.41-r0) [2023-06-12T19:01:49.614Z] (2/137) Installing file (5.41-r0) [2023-06-12T19:01:49.824Z] Still waiting to schedule task [2023-06-12T19:01:49.897Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-18492’ is offline [2023-06-12T19:01:49.903Z] (3/137) Installing libxau (1.0.9-r0) [2023-06-12T19:01:50.164Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-06-12T19:01:50.422Z] (5/137) Installing libxcb (1.15-r0) [2023-06-12T19:01:50.680Z] (6/137) Installing libx11 (1.8-r0) [2023-06-12T19:01:51.247Z] (7/137) Installing libxext (1.3.4-r0) [2023-06-12T19:01:51.506Z] (8/137) Installing libice (1.0.10-r0) [2023-06-12T19:01:51.764Z] (9/137) Installing libuuid (2.38-r1) [2023-06-12T19:01:52.022Z] (10/137) Installing libsm (1.2.3-r0) [2023-06-12T19:01:52.282Z] (11/137) Installing libxt (1.2.1-r0) [2023-06-12T19:01:52.850Z] (12/137) Installing libxmu (1.1.3-r0) [2023-06-12T19:01:53.110Z] (13/137) Installing xset (1.2.4-r0) [2023-06-12T19:01:53.368Z] (14/137) Installing xprop (1.2.5-r0) [2023-06-12T19:01:53.627Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-06-12T19:01:53.885Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-06-12T19:01:54.143Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-06-12T19:01:54.709Z] (18/137) Installing libffi (3.4.2-r1) [2023-06-12T19:01:54.967Z] (19/137) Installing libintl (0.21-r2) [2023-06-12T19:01:55.225Z] (20/137) Installing libblkid (2.38-r1) [2023-06-12T19:01:55.485Z] (21/137) Installing libmount (2.38-r1) [2023-06-12T19:01:56.054Z] (22/137) Installing pcre (8.45-r2) [2023-06-12T19:01:56.312Z] (23/137) Installing glib (2.72.4-r0) [2023-06-12T19:01:56.878Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-06-12T19:01:57.138Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-06-12T19:01:57.707Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-06-12T19:01:57.968Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-06-12T19:01:58.227Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-06-12T19:01:58.798Z] (29/137) Installing libpng (1.6.37-r1) [2023-06-12T19:01:59.059Z] (30/137) Installing libwebp (1.2.3-r1) [2023-06-12T19:01:59.318Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-06-12T19:01:59.886Z] (32/137) Installing tiff (4.4.0-r3) [2023-06-12T19:02:00.147Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-06-12T19:02:00.714Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-12T19:02:00.714Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-06-12T19:02:00.975Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-06-12T19:02:01.235Z] (37/137) Installing libxrender (0.9.10-r3) [2023-06-12T19:02:01.494Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-06-12T19:02:01.753Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-06-12T19:02:02.012Z] (40/137) Installing libxi (1.8-r0) [2023-06-12T19:02:02.271Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-06-12T19:02:02.530Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-06-12T19:02:02.788Z] (43/137) Installing atk (2.38.0-r0) [2023-06-12T19:02:03.356Z] (44/137) Installing libxtst (1.2.3-r3) [2023-06-12T19:02:03.356Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-06-12T19:02:03.923Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-06-12T19:02:04.182Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-06-12T19:02:04.441Z] (48/137) Installing expat (2.5.0-r0) [2023-06-12T19:02:04.699Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-06-12T19:02:05.270Z] (50/137) Installing freetype (2.12.1-r0) [2023-06-12T19:02:05.529Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-06-12T19:02:05.789Z] (52/137) Installing pixman (0.40.0-r4) [2023-06-12T19:02:06.357Z] (53/137) Installing cairo (1.17.4-r2) [2023-06-12T19:02:06.616Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-06-12T19:02:06.877Z] (55/137) Installing avahi-libs (0.8-r6) [2023-06-12T19:02:07.444Z] (56/137) Installing gmp (6.2.1-r2) [2023-06-12T19:02:07.704Z] (57/137) Installing nettle (3.7.3-r0) [2023-06-12T19:02:07.963Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-06-12T19:02:08.530Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-06-12T19:02:08.788Z] (60/137) Installing libunistring (1.0-r0) [2023-06-12T19:02:09.046Z] (61/137) Installing gnutls (3.7.7-r1) [2023-06-12T19:02:09.613Z] (62/137) Installing cups-libs (2.4.2-r1) [2023-06-12T19:02:10.183Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-06-12T19:02:10.443Z] (64/137) Installing fribidi (1.0.12-r0) [2023-06-12T19:02:10.704Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-06-12T19:02:10.965Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-06-12T19:02:11.533Z] (67/137) Installing libxft (2.3.4-r0) [2023-06-12T19:02:11.793Z] (68/137) Installing pango (1.50.7-r0) [2023-06-12T19:02:12.052Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-06-12T19:02:12.619Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-12T19:02:12.619Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-06-12T19:02:12.878Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-06-12T19:02:13.445Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-06-12T19:02:13.704Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-06-12T19:02:14.271Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-12T19:02:14.271Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-06-12T19:02:14.529Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-06-12T19:02:14.788Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-06-12T19:02:15.355Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-06-12T19:02:15.615Z] (79/137) Installing libogg (1.3.5-r1) [2023-06-12T19:02:15.873Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-12T19:02:16.440Z] (81/137) Installing flac (1.3.4-r0) [2023-06-12T19:02:17.007Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-06-12T19:02:17.264Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-06-12T19:02:17.522Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-06-12T19:02:18.088Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-06-12T19:02:18.370Z] (86/137) Installing libass (0.16.0-r0) [2023-06-12T19:02:18.951Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-06-12T19:02:19.210Z] (88/137) Installing libpciaccess (0.16-r0) [2023-06-12T19:02:19.468Z] (89/137) Installing libdrm (2.4.110-r0) [2023-06-12T19:02:20.036Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-12T19:02:20.295Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-12T19:02:20.555Z] (92/137) Installing lame (3.100-r0) [2023-06-12T19:02:21.131Z] (93/137) Installing opus (1.3.1-r1) [2023-06-12T19:02:21.390Z] (94/137) Installing libasyncns (0.8-r1) [2023-06-12T19:02:21.658Z] (95/137) Installing libltdl (2.4.7-r0) [2023-06-12T19:02:21.916Z] (96/137) Installing orc (0.4.32-r0) [2023-06-12T19:02:22.175Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-06-12T19:02:22.741Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-06-12T19:02:22.999Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-06-12T19:02:23.304Z] (100/137) Installing soxr (0.1.3-r2) [2023-06-12T19:02:23.587Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-06-12T19:02:23.889Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-06-12T19:02:24.170Z] (103/137) Installing libpulse (15.0-r2) [2023-06-12T19:02:24.832Z] (104/137) Installing cjson (1.7.15-r3) [2023-06-12T19:02:25.091Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-06-12T19:02:25.350Z] (106/137) Installing librist (0.2.6-r1) [2023-06-12T19:02:25.918Z] (107/137) Installing libsrt (1.4.4-r0) [2023-06-12T19:02:26.179Z] (108/137) Installing libssh (0.9.6-r1) [2023-06-12T19:02:26.438Z] (109/137) Installing libtheora (1.1.1-r16) [2023-06-12T19:02:27.005Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-06-12T19:02:27.264Z] (111/137) Installing libva (2.14.0-r0) [2023-06-12T19:02:27.525Z] (112/137) Installing libvdpau (1.5-r0) [2023-06-12T19:02:27.785Z] (113/137) Installing vidstab (1.1.0-r1) [2023-06-12T19:02:28.353Z] (114/137) Installing libvpx (1.11.0-r1) [2023-06-12T19:02:28.611Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-06-12T19:02:29.180Z] (116/137) Installing numactl (2.0.14-r0) [2023-06-12T19:02:29.439Z] (117/137) Installing x265-libs (3.5-r3) [2023-06-12T19:02:30.008Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-06-12T19:02:30.269Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-06-12T19:02:31.206Z] (120/137) Installing libevent (2.1.12-r4) [2023-06-12T19:02:31.464Z] (121/137) Installing mesa (21.3.9-r0) [2023-06-12T19:02:31.723Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-06-12T19:02:31.981Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-06-12T19:02:32.240Z] (124/137) Installing icu-data-en (71.1-r2) [2023-06-12T19:02:32.807Z] Executing icu-data-en-71.1-r2.post-install [2023-06-12T19:02:32.807Z] * [2023-06-12T19:02:32.807Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-12T19:02:32.807Z] * package icu-data-full. [2023-06-12T19:02:32.807Z] * [2023-06-12T19:02:32.807Z] (125/137) Installing icu-libs (71.1-r2) [2023-06-12T19:02:33.376Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-06-12T19:02:33.635Z] (127/137) Installing minizip (1.2.12-r0) [2023-06-12T19:02:33.894Z] (128/137) Installing nspr (4.33-r0) [2023-06-12T19:02:34.156Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-06-12T19:02:34.725Z] (130/137) Installing nss (3.78.1-r0) [2023-06-12T19:02:35.295Z] (131/137) Installing re2 (2022.04.01-r0) [2023-06-12T19:02:35.556Z] (132/137) Installing snappy (1.1.9-r4) [2023-06-12T19:02:35.818Z] (133/137) Installing libgpg-error (1.45-r0) [2023-06-12T19:02:36.076Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-06-12T19:02:36.646Z] (135/137) Installing libxslt (1.1.35-r0) [2023-06-12T19:02:36.906Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-06-12T19:02:39.435Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-12T19:02:39.435Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:02:39.435Z] Executing glib-2.72.4-r0.trigger [2023-06-12T19:02:39.435Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-12T19:02:40.003Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-12T19:02:40.004Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-12T19:02:40.004Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-12T19:02:40.004Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-12T19:02:40.004Z] OK: 409 MiB in 160 packages [2023-06-12T19:02:40.004Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-12T19:02:40.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-12T19:02:41.138Z] (1/21) Installing binutils (2.38-r3) [2023-06-12T19:02:41.702Z] (2/21) Installing isl22 (0.22-r0) [2023-06-12T19:02:42.273Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-12T19:02:42.531Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-12T19:02:43.100Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-12T19:02:44.043Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-12T19:02:44.610Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-12T19:02:44.868Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-12T19:02:45.434Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-12T19:02:45.694Z] (10/21) Installing libpq (14.8-r0) [2023-06-12T19:02:46.263Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-12T19:02:46.522Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-12T19:02:47.087Z] (13/21) Installing libecpg (14.8-r0) [2023-06-12T19:02:47.345Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-12T19:02:47.604Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-12T19:02:48.978Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-12T19:02:55.539Z] (17/21) Installing clang (13.0.1-r1) [2023-06-12T19:02:55.798Z] (18/21) Installing icu (71.1-r2) [2023-06-12T19:02:56.056Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-12T19:02:56.624Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-12T19:03:00.816Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-12T19:03:01.384Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:03:01.384Z] OK: 822 MiB in 181 packages [2023-06-12T19:03:01.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-12T19:03:01.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-12T19:03:02.522Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-12T19:03:03.458Z] (2/10) Installing gdbm (1.23-r0) [2023-06-12T19:03:03.717Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-12T19:03:03.977Z] (4/10) Installing readline (8.1.2-r0) [2023-06-12T19:03:04.237Z] (5/10) Installing python3 (3.10.12-r0) [2023-06-12T19:03:05.172Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-06-12T19:03:06.106Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-12T19:03:06.365Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-12T19:03:06.936Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-12T19:03:07.194Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-12T19:03:07.453Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:03:07.454Z] OK: 974 MiB in 191 packages [2023-06-12T19:03:07.454Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-12T19:03:08.021Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-12T19:03:08.589Z] OK: 974 MiB in 191 packages [2023-06-12T19:03:08.589Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-12T19:03:09.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-12T19:03:09.736Z] (1/1) Installing tzdata (2023c-r0) [2023-06-12T19:03:10.303Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:03:10.303Z] OK: 978 MiB in 192 packages [2023-06-12T19:03:10.303Z] (1/1) Purging tzdata (2023c-r0) [2023-06-12T19:03:10.303Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:03:10.561Z] OK: 974 MiB in 191 packages [2023-06-12T19:03:13.092Z] Looking in links: /tmp/tmpadl7bgce [2023-06-12T19:03:13.092Z] Processing /tmp/tmpadl7bgce/setuptools-65.5.0-py3-none-any.whl [2023-06-12T19:03:13.092Z] Processing /tmp/tmpadl7bgce/pip-23.0.1-py3-none-any.whl [2023-06-12T19:03:13.092Z] Installing collected packages: setuptools, pip [2023-06-12T19:03:15.623Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-12T19:03:15.623Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-12T19:03:16.558Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-12T19:03:16.558Z] Collecting pip [2023-06-12T19:03:16.558Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-12T19:03:16.558Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 47.1 MB/s eta 0:00:00 [2023-06-12T19:03:16.558Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-12T19:03:16.820Z] Collecting setuptools [2023-06-12T19:03:16.820Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-12T19:03:17.078Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 104.9 MB/s eta 0:00:00 [2023-06-12T19:03:17.078Z] Collecting wheel [2023-06-12T19:03:17.078Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-12T19:03:17.078Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 194.0 MB/s eta 0:00:00 [2023-06-12T19:03:17.336Z] Installing collected packages: wheel, setuptools, pip [2023-06-12T19:03:17.336Z] Attempting uninstall: setuptools [2023-06-12T19:03:17.336Z] Found existing installation: setuptools 65.5.0 [2023-06-12T19:03:17.336Z] Uninstalling setuptools-65.5.0: [2023-06-12T19:03:17.336Z] Successfully uninstalled setuptools-65.5.0 [2023-06-12T19:03:18.270Z] Attempting uninstall: pip [2023-06-12T19:03:18.270Z] Found existing installation: pip 23.0.1 [2023-06-12T19:03:18.270Z] Uninstalling pip-23.0.1: [2023-06-12T19:03:18.270Z] Successfully uninstalled pip-23.0.1 [2023-06-12T19:03:20.172Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-12T19:03:20.172Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-12T19:03:20.739Z] Processing ./edgex-taf-common [2023-06-12T19:03:20.739Z] Preparing metadata (setup.py): started [2023-06-12T19:03:20.997Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:03:20.997Z] Building wheels for collected packages: edgex-taf-common [2023-06-12T19:03:20.997Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-12T19:03:21.254Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-12T19:03:21.254Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=3b5b841e2a56372052467a2ed295675491ca48849d401bc9d0789607965e4f6f [2023-06-12T19:03:21.254Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-12T19:03:21.254Z] Successfully built edgex-taf-common [2023-06-12T19:03:21.254Z] Installing collected packages: edgex-taf-common [2023-06-12T19:03:21.254Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-12T19:03:21.254Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-12T19:03:22.190Z] Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) [2023-06-12T19:03:22.190Z] Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) [2023-06-12T19:03:22.190Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 13.1 MB/s eta 0:00:00 [2023-06-12T19:03:22.190Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-12T19:03:22.190Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-12T19:03:22.448Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-12T19:03:22.448Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-12T19:03:22.448Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-06-12T19:03:22.448Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-06-12T19:03:22.448Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 19.8 MB/s eta 0:00:00 [2023-06-12T19:03:22.448Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-12T19:03:22.448Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-12T19:03:22.448Z] Preparing metadata (setup.py): started [2023-06-12T19:03:22.705Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:03:22.705Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-06-12T19:03:22.705Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-06-12T19:03:22.705Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-06-12T19:03:22.705Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-06-12T19:03:22.705Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-06-12T19:03:22.705Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-06-12T19:03:22.705Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.1 MB/s eta 0:00:00 [2023-06-12T19:03:22.705Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-12T19:03:22.963Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-12T19:03:22.963Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 14.3 MB/s eta 0:00:00 [2023-06-12T19:03:22.963Z] Preparing metadata (setup.py): started [2023-06-12T19:03:23.221Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:03:23.480Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-06-12T19:03:23.480Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-06-12T19:03:23.480Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 18.8 MB/s eta 0:00:00 [2023-06-12T19:03:24.045Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-12T19:03:24.045Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-12T19:03:24.045Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 82.9 MB/s eta 0:00:00 [2023-06-12T19:03:24.609Z] Installing build dependencies: started [2023-06-12T19:03:28.794Z] Installing build dependencies: finished with status 'done' [2023-06-12T19:03:28.794Z] Getting requirements to build wheel: started [2023-06-12T19:03:28.794Z] Getting requirements to build wheel: finished with status 'done' [2023-06-12T19:03:28.794Z] Preparing metadata (pyproject.toml): started [2023-06-12T19:03:29.362Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-12T19:03:29.620Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-12T19:03:29.620Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-12T19:03:29.620Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 42.6 MB/s eta 0:00:00 [2023-06-12T19:03:29.620Z] Preparing metadata (setup.py): started [2023-06-12T19:03:30.187Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:03:30.187Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-06-12T19:03:30.187Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-06-12T19:03:30.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 23.3 MB/s eta 0:00:00 [2023-06-12T19:03:30.446Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-12T19:03:30.446Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-12T19:03:30.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.0 MB/s eta 0:00:00 [2023-06-12T19:03:30.705Z] Installing build dependencies: started [2023-06-12T19:03:33.235Z] Installing build dependencies: finished with status 'done' [2023-06-12T19:03:33.235Z] Getting requirements to build wheel: started [2023-06-12T19:03:33.235Z] Getting requirements to build wheel: finished with status 'done' [2023-06-12T19:03:33.235Z] Preparing metadata (pyproject.toml): started [2023-06-12T19:03:33.801Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-12T19:03:33.801Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-12T19:03:33.801Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-12T19:03:33.801Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 52.6 MB/s eta 0:00:00 [2023-06-12T19:03:34.058Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-12T19:03:34.058Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-12T19:03:34.058Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 39.0 MB/s eta 0:00:00 [2023-06-12T19:03:34.058Z] Preparing metadata (setup.py): started [2023-06-12T19:03:34.317Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:03:34.575Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-12T19:03:34.575Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2023-06-12T19:03:34.575Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 86.9 MB/s eta 0:00:00 [2023-06-12T19:03:34.837Z] Preparing metadata (setup.py): started [2023-06-12T19:03:36.213Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:03:36.213Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:03:36.213Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-06-12T19:03:36.472Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 85.8 MB/s eta 0:00:00 [2023-06-12T19:03:36.472Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:03:36.472Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-12T19:03:36.472Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:36.472Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-12T19:03:36.472Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 50.9 MB/s eta 0:00:00 [2023-06-12T19:03:36.472Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:36.472Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-12T19:03:36.472Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 8.2 MB/s eta 0:00:00 [2023-06-12T19:03:36.731Z] Preparing metadata (setup.py): started [2023-06-12T19:03:36.731Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:03:36.731Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:36.731Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-12T19:03:36.989Z] Preparing metadata (setup.py): started [2023-06-12T19:03:36.989Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:03:36.989Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:37.247Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-12T19:03:37.247Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:37.247Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-12T19:03:37.247Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 13.1 MB/s eta 0:00:00 [2023-06-12T19:03:37.247Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:37.247Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-12T19:03:37.247Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 61.0 MB/s eta 0:00:00 [2023-06-12T19:03:37.506Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:37.506Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-12T19:03:37.506Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 42.6 MB/s eta 0:00:00 [2023-06-12T19:03:37.506Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:37.506Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-12T19:03:37.764Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-12T19:03:37.764Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) [2023-06-12T19:03:37.764Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 37.1 MB/s eta 0:00:00 [2023-06-12T19:03:37.764Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-12T19:03:37.764Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-06-12T19:03:37.764Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 9.2 MB/s eta 0:00:00 [2023-06-12T19:03:37.764Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-12T19:03:37.764Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-12T19:03:37.764Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 16.7 MB/s eta 0:00:00 [2023-06-12T19:03:37.764Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-12T19:03:37.764Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-12T19:03:37.764Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 21.2 MB/s eta 0:00:00 [2023-06-12T19:03:38.024Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-12T19:03:38.024Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-06-12T19:03:38.024Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 10.6 MB/s eta 0:00:00 [2023-06-12T19:03:38.024Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-12T19:03:38.024Z] Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) [2023-06-12T19:03:38.024Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 8.1 MB/s eta 0:00:00 [2023-06-12T19:03:38.024Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-06-12T19:03:38.024Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-12T19:03:38.287Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-12T19:03:38.287Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-12T19:03:38.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 28.1 MB/s eta 0:00:00 [2023-06-12T19:03:38.287Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-12T19:03:38.287Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-12T19:03:38.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 29.0 MB/s eta 0:00:00 [2023-06-12T19:03:38.287Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-12T19:03:38.287Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-12T19:03:38.287Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-12T19:03:38.545Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-12T19:03:38.545Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-12T19:03:38.545Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:03:38.545Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-12T19:03:38.545Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 40.1 MB/s eta 0:00:00 [2023-06-12T19:03:38.545Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:03:38.545Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-06-12T19:03:38.803Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:38.803Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-12T19:03:39.062Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 2.3 MB/s eta 0:00:00 [2023-06-12T19:03:39.062Z] Installing build dependencies: started [2023-06-12T19:03:43.247Z] Installing build dependencies: finished with status 'done' [2023-06-12T19:03:43.247Z] Getting requirements to build wheel: started [2023-06-12T19:03:44.182Z] Getting requirements to build wheel: finished with status 'done' [2023-06-12T19:03:44.182Z] Preparing metadata (pyproject.toml): started [2023-06-12T19:03:44.442Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-12T19:03:44.442Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:44.442Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-12T19:03:44.442Z] Preparing metadata (setup.py): started [2023-06-12T19:03:44.700Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:03:44.700Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:44.700Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-12T19:03:44.700Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:44.700Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-12T19:03:44.700Z] Preparing metadata (setup.py): started [2023-06-12T19:03:44.959Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:03:44.959Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:44.959Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-12T19:03:44.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 11.6 MB/s eta 0:00:00 [2023-06-12T19:03:44.959Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:44.959Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-12T19:03:44.959Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:44.959Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-12T19:03:44.959Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.4 MB/s eta 0:00:00 [2023-06-12T19:03:45.218Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:45.218Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-12T19:03:45.218Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:45.218Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-12T19:03:45.218Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.2 MB/s eta 0:00:00 [2023-06-12T19:03:45.218Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:03:45.218Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-12T19:03:45.218Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 8.3 MB/s eta 0:00:00 [2023-06-12T19:03:45.477Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:03:45.477Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-12T19:03:45.477Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:03:45.477Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-12T19:03:45.477Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:03:45.477Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-12T19:03:45.735Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:03:45.735Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-12T19:03:45.735Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:03:45.735Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-12T19:03:45.735Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:03:45.735Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-12T19:03:45.735Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) [2023-06-12T19:03:45.735Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-12T19:03:45.993Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:03:45.993Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-12T19:03:45.993Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.2 MB/s eta 0:00:00 [2023-06-12T19:03:45.993Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-06-12T19:03:45.993Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-12T19:03:46.251Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-12T19:03:46.251Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=0f77932580ffed9fd665e5f8dd843b337f26563fa872e49ca9cc9510d9942ca8 [2023-06-12T19:03:46.251Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-12T19:03:46.251Z] Building wheel for paho-mqtt (setup.py): started [2023-06-12T19:03:46.510Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-12T19:03:46.510Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=1c8288b7fe025fae0064e66f0cc81aba3f40cbbf55805072d01860c08077d06d [2023-06-12T19:03:46.510Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-12T19:03:46.510Z] Building wheel for numpy (pyproject.toml): started [2023-06-12T19:04:28.725Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18495 in /w/workspace/exfoundry_edgex-taf-common_PR-65 [Pipeline] { [Pipeline] checkout [2023-06-12T19:04:28.803Z] Selected Git installation does not exist. Using Default [2023-06-12T19:04:28.803Z] The recommended git tool is: NONE [2023-06-12T19:04:34.967Z] using credential edgex-jenkins-ssh [2023-06-12T19:04:34.985Z] Cloning the remote Git repository [2023-06-12T19:04:35.041Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-12T19:04:35.163Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-65 # timeout=10 [2023-06-12T19:04:35.333Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-12T19:04:35.334Z] > git --version # timeout=10 [2023-06-12T19:04:35.358Z] > git --version # 'git version 2.25.1' [2023-06-12T19:04:35.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-12T19:04:35.534Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-12T19:04:36.145Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-12T19:04:36.188Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-12T19:04:37.120Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-12T19:04:37.171Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-12T19:04:37.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-12T19:04:37.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-12T19:04:37.651Z] Merging remotes/origin/main commit d45b480570ad3366e414efd86fef725bebb77f3c into PR head commit 09df7317ee89719657fc0e5bdf22c1b59c2d0a93 [2023-06-12T19:04:37.940Z] Merge succeeded, producing 09df7317ee89719657fc0e5bdf22c1b59c2d0a93 [2023-06-12T19:04:37.940Z] Checking out Revision 09df7317ee89719657fc0e5bdf22c1b59c2d0a93 (PR-65) [2023-06-12T19:04:38.410Z] Commit message: "build: bump configparser from 5.0.1 to 5.3.0" [2023-06-12T19:04:38.461Z] > git --version # timeout=10 [2023-06-12T19:04:38.473Z] > git --version # 'git version 2.25.1' [2023-06-12T19:04:38.486Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T19:04:37.673Z] > git config core.sparsecheckout # timeout=10 [2023-06-12T19:04:37.751Z] > git checkout -f 09df7317ee89719657fc0e5bdf22c1b59c2d0a93 # timeout=10 [2023-06-12T19:04:37.831Z] > git remote # timeout=10 [2023-06-12T19:04:37.851Z] > git config --get remote.origin.url # timeout=10 [2023-06-12T19:04:37.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-12T19:04:37.892Z] > git merge d45b480570ad3366e414efd86fef725bebb77f3c # timeout=10 [2023-06-12T19:04:37.920Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-12T19:04:37.948Z] > git config core.sparsecheckout # timeout=10 [2023-06-12T19:04:37.975Z] > git checkout -f 09df7317ee89719657fc0e5bdf22c1b59c2d0a93 # timeout=10 [2023-06-12T19:04:39.515Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-12T19:04:39.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-12T19:04:39.515Z] Dload Upload Total Spent Left Speed [2023-06-12T19:04:39.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-06-12T19:04:40.176Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-12T19:04:40.522Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-12T19:04:40.522Z] + sudo tee /etc/docker/daemon.new [2023-06-12T19:04:40.522Z] { [2023-06-12T19:04:40.522Z] "registry-mirrors": [ [2023-06-12T19:04:40.522Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-12T19:04:40.522Z] ], [2023-06-12T19:04:40.522Z] "bip": "10.250.0.254/24", [2023-06-12T19:04:40.522Z] "hosts": [ [2023-06-12T19:04:40.522Z] "tcp://0.0.0.0:5555", [2023-06-12T19:04:40.522Z] "unix:///var/run/docker.sock" [2023-06-12T19:04:40.522Z] ], [2023-06-12T19:04:40.522Z] "mtu": 1458, [2023-06-12T19:04:40.522Z] "selinux-enabled": true, [2023-06-12T19:04:40.522Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-12T19:04:40.522Z] } [Pipeline] sh [2023-06-12T19:04:40.873Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-12T19:04:41.245Z] + sudo service docker restart [2023-06-12T19:04:54.204Z] Building wheel for numpy (pyproject.toml): still running... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T19:04:59.551Z] provisioning config files... [2023-06-12T19:04:59.579Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-65@tmp/config9045113782297586269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T19:04:59.965Z] ---> docker-login.sh [2023-06-12T19:04:59.965Z] nexus3.edgexfoundry.org:10001 [2023-06-12T19:05:00.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:05:00.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:05:00.511Z] Configure a credential helper to remove this warning. See [2023-06-12T19:05:00.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:05:00.511Z] [2023-06-12T19:05:00.511Z] Login Succeeded [2023-06-12T19:05:00.511Z] nexus3.edgexfoundry.org:10002 [2023-06-12T19:05:00.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:05:00.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:05:00.780Z] Configure a credential helper to remove this warning. See [2023-06-12T19:05:00.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:05:00.780Z] [2023-06-12T19:05:00.780Z] Login Succeeded [2023-06-12T19:05:01.052Z] nexus3.edgexfoundry.org:10003 [2023-06-12T19:05:01.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:05:01.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:05:01.323Z] Configure a credential helper to remove this warning. See [2023-06-12T19:05:01.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:05:01.323Z] [2023-06-12T19:05:01.323Z] Login Succeeded [2023-06-12T19:05:01.323Z] nexus3.edgexfoundry.org:10004 [2023-06-12T19:05:01.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:05:01.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:05:01.597Z] Configure a credential helper to remove this warning. See [2023-06-12T19:05:01.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:05:01.597Z] [2023-06-12T19:05:01.597Z] Login Succeeded [2023-06-12T19:05:01.597Z] docker.io [2023-06-12T19:05:01.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-12T19:05:02.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-12T19:05:02.453Z] Configure a credential helper to remove this warning. See [2023-06-12T19:05:02.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-12T19:05:02.453Z] [2023-06-12T19:05:02.453Z] Login Succeeded [2023-06-12T19:05:02.453Z] ---> docker-login.sh ends [Pipeline] } [2023-06-12T19:05:02.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-12T19:05:03.475Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-12T19:05:03.826Z] + ls -al . [2023-06-12T19:05:03.826Z] total 68 [2023-06-12T19:05:03.826Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 12 19:05 . [2023-06-12T19:05:03.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 19:04 .. [2023-06-12T19:05:03.826Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 19:04 .git [2023-06-12T19:05:03.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 12 19:04 .github [2023-06-12T19:05:03.826Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 12 19:04 .gitignore [2023-06-12T19:05:03.826Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 12 19:04 Dockerfile [2023-06-12T19:05:03.826Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 12 19:04 Jenkinsfile [2023-06-12T19:05:03.826Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 12 19:04 LICENSE [2023-06-12T19:05:03.826Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 12 19:04 README.md [2023-06-12T19:05:03.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 12 19:04 TAF-Manager [2023-06-12T19:05:03.826Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 12 19:04 TUC [2023-06-12T19:05:03.826Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 12 19:01 VERSION [2023-06-12T19:05:03.826Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 12 19:04 requirements.txt [2023-06-12T19:05:03.826Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 12 19:04 robot-entrypoint.sh [2023-06-12T19:05:03.826Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 12 19:04 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T19:05:04.253Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=09df7317ee89719657fc0e5bdf22c1b59c2d0a93 --label arch=arm64 --label version=0.0.0 . [2023-06-12T19:05:04.522Z] Sending build context to Docker daemon 302.1kB [2023-06-12T19:05:04.522Z] Step 1/13 : FROM alpine:3.16 [2023-06-12T19:05:05.111Z] 3.16: Pulling from library/alpine [2023-06-12T19:05:05.111Z] 547446be3368: Pulling fs layer [2023-06-12T19:05:05.382Z] 547446be3368: Verifying Checksum [2023-06-12T19:05:05.382Z] 547446be3368: Download complete [2023-06-12T19:05:05.971Z] 547446be3368: Pull complete [2023-06-12T19:05:05.971Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-12T19:05:05.971Z] Status: Downloaded newer image for alpine:3.16 [2023-06-12T19:05:05.971Z] ---> 3b5033019969 [2023-06-12T19:05:05.972Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-12T19:05:05.972Z] ---> Running in 6d89a5d1a60b [2023-06-12T19:05:06.562Z] Removing intermediate container 6d89a5d1a60b [2023-06-12T19:05:06.562Z] ---> 9b64056f582d [2023-06-12T19:05:06.562Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-12T19:05:06.562Z] ---> Running in 8f0140eef2b1 [2023-06-12T19:05:06.829Z] Removing intermediate container 8f0140eef2b1 [2023-06-12T19:05:06.829Z] ---> b32f275c9aff [2023-06-12T19:05:06.829Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-12T19:05:07.416Z] ---> 374e06119339 [2023-06-12T19:05:07.416Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-12T19:05:08.013Z] ---> 7d9ad695e1d2 [2023-06-12T19:05:08.013Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-12T19:05:08.598Z] ---> d6988012df28 [2023-06-12T19:05:08.598Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-12T19:05:08.598Z] ---> Running in be9493f8d4d6 [2023-06-12T19:05:08.872Z] Removing intermediate container be9493f8d4d6 [2023-06-12T19:05:08.872Z] ---> 476ab14f3e84 [2023-06-12T19:05:08.872Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-12T19:05:08.872Z] ---> Running in 007e0ee10663 [2023-06-12T19:05:10.900Z] Removing intermediate container 007e0ee10663 [2023-06-12T19:05:10.900Z] ---> 74d1ee3e18f9 [2023-06-12T19:05:10.900Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-06-12T19:05:10.900Z] ---> Running in c6d456443ffa [2023-06-12T19:05:11.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-12T19:05:12.461Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-12T19:05:13.876Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-12T19:05:14.461Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-12T19:05:14.728Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-12T19:05:15.312Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-12T19:05:15.895Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-12T19:05:16.165Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:05:16.165Z] OK: 5 MiB in 14 packages [2023-06-12T19:05:16.434Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-12T19:05:17.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-12T19:05:18.441Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-12T19:05:18.708Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-12T19:05:19.294Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-12T19:05:19.561Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-12T19:05:20.152Z] (5/9) Installing curl (8.1.2-r0) [2023-06-12T19:05:20.421Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-12T19:05:23.794Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-12T19:05:24.063Z] (8/9) Installing jq (1.6-r1) [2023-06-12T19:05:24.335Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-12T19:05:24.922Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:05:24.922Z] Executing ca-certificates-20230506-r0.trigger [2023-06-12T19:05:24.922Z] OK: 50 MiB in 23 packages [2023-06-12T19:05:25.189Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-12T19:05:25.789Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-12T19:05:27.196Z] (1/136) Installing libmagic (5.41-r0) [2023-06-12T19:05:27.463Z] (2/136) Installing file (5.41-r0) [2023-06-12T19:05:27.730Z] (3/136) Installing libxau (1.0.9-r0) [2023-06-12T19:05:27.996Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-06-12T19:05:28.262Z] (5/136) Installing libxcb (1.15-r0) [2023-06-12T19:05:28.848Z] (6/136) Installing libx11 (1.8-r0) [2023-06-12T19:05:29.429Z] (7/136) Installing libxext (1.3.4-r0) [2023-06-12T19:05:29.694Z] (8/136) Installing libice (1.0.10-r0) [2023-06-12T19:05:29.960Z] (9/136) Installing libuuid (2.38-r1) [2023-06-12T19:05:30.227Z] (10/136) Installing libsm (1.2.3-r0) [2023-06-12T19:05:30.493Z] (11/136) Installing libxt (1.2.1-r0) [2023-06-12T19:05:31.078Z] (12/136) Installing libxmu (1.1.3-r0) [2023-06-12T19:05:31.345Z] (13/136) Installing xset (1.2.4-r0) [2023-06-12T19:05:31.611Z] (14/136) Installing xprop (1.2.5-r0) [2023-06-12T19:05:31.878Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-06-12T19:05:32.146Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-06-12T19:05:32.728Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-06-12T19:05:32.993Z] (18/136) Installing libffi (3.4.2-r1) [2023-06-12T19:05:33.258Z] (19/136) Installing libintl (0.21-r2) [2023-06-12T19:05:33.524Z] (20/136) Installing libblkid (2.38-r1) [2023-06-12T19:05:34.107Z] (21/136) Installing libmount (2.38-r1) [2023-06-12T19:05:34.374Z] (22/136) Installing pcre (8.45-r2) [2023-06-12T19:05:34.640Z] (23/136) Installing glib (2.72.4-r0) [2023-06-12T19:05:35.223Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-06-12T19:05:35.805Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-06-12T19:05:36.071Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-06-12T19:05:36.657Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-06-12T19:05:36.924Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-06-12T19:05:37.508Z] (29/136) Installing libpng (1.6.37-r1) [2023-06-12T19:05:37.773Z] (30/136) Installing libwebp (1.2.3-r1) [2023-06-12T19:05:38.356Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-06-12T19:05:38.623Z] (32/136) Installing tiff (4.4.0-r3) [2023-06-12T19:05:39.208Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-06-12T19:05:39.487Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-12T19:05:39.753Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-06-12T19:05:40.021Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-06-12T19:05:40.288Z] (37/136) Installing libxrender (0.9.10-r3) [2023-06-12T19:05:40.555Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-06-12T19:05:41.141Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-06-12T19:05:41.141Z] (40/136) Installing libxi (1.8-r0) [2023-06-12T19:05:41.725Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-06-12T19:05:41.725Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-06-12T19:05:42.311Z] (43/136) Installing atk (2.38.0-r0) [2023-06-12T19:05:42.577Z] (44/136) Installing libxtst (1.2.3-r3) [2023-06-12T19:05:42.845Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-06-12T19:05:43.112Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-06-12T19:05:43.698Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-06-12T19:05:43.963Z] (48/136) Installing expat (2.5.0-r0) [2023-06-12T19:05:44.230Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-06-12T19:05:44.498Z] (50/136) Installing freetype (2.12.1-r0) [2023-06-12T19:05:45.080Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-06-12T19:05:45.663Z] (52/136) Installing pixman (0.40.0-r4) [2023-06-12T19:05:45.929Z] (53/136) Installing cairo (1.17.4-r2) [2023-06-12T19:05:46.512Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-06-12T19:05:46.778Z] (55/136) Installing avahi-libs (0.8-r6) [2023-06-12T19:05:47.045Z] (56/136) Installing gmp (6.2.1-r2) [2023-06-12T19:05:47.628Z] (57/136) Installing nettle (3.7.3-r0) [2023-06-12T19:05:47.896Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-06-12T19:05:48.479Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-06-12T19:05:48.745Z] (60/136) Installing libunistring (1.0-r0) [2023-06-12T19:05:49.327Z] (61/136) Installing gnutls (3.7.7-r1) [2023-06-12T19:05:49.919Z] (62/136) Installing cups-libs (2.4.2-r1) [2023-06-12T19:05:50.187Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-06-12T19:05:50.771Z] (64/136) Installing fribidi (1.0.12-r0) [2023-06-12T19:05:51.036Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-06-12T19:05:51.303Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-06-12T19:05:51.886Z] (67/136) Installing libxft (2.3.4-r0) [2023-06-12T19:05:52.153Z] (68/136) Installing pango (1.50.7-r0) [2023-06-12T19:05:52.735Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-06-12T19:05:53.003Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-12T19:05:53.270Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-06-12T19:05:53.535Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-06-12T19:05:54.115Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-06-12T19:05:54.382Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-06-12T19:05:55.343Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-12T19:05:55.343Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-06-12T19:05:55.608Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-06-12T19:05:55.873Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-06-12T19:05:56.453Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-06-12T19:05:56.717Z] (79/136) Installing libogg (1.3.5-r1) [2023-06-12T19:05:56.983Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-12T19:05:57.564Z] (81/136) Installing flac (1.3.4-r0) [2023-06-12T19:05:58.148Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-06-12T19:05:58.420Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-06-12T19:05:58.687Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-06-12T19:05:59.272Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-06-12T19:05:59.854Z] (86/136) Installing libass (0.16.0-r0) [2023-06-12T19:06:00.120Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-06-12T19:06:00.701Z] (88/136) Installing libdrm (2.4.110-r0) [2023-06-12T19:06:00.967Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-12T19:06:01.231Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-12T19:06:01.817Z] (91/136) Installing lame (3.100-r0) [2023-06-12T19:06:02.403Z] (92/136) Installing opus (1.3.1-r1) [2023-06-12T19:06:02.478Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:06:02.669Z] (93/136) Installing libasyncns (0.8-r1) [2023-06-12T19:06:02.935Z] (94/136) Installing libltdl (2.4.7-r0) [2023-06-12T19:06:03.203Z] (95/136) Installing orc (0.4.32-r0) [2023-06-12T19:06:03.784Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-06-12T19:06:04.049Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-06-12T19:06:04.630Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-06-12T19:06:04.895Z] (99/136) Installing soxr (0.1.3-r2) [2023-06-12T19:06:05.160Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-06-12T19:06:05.740Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-06-12T19:06:06.006Z] (102/136) Installing libpulse (15.0-r2) [2023-06-12T19:06:06.586Z] (103/136) Installing cjson (1.7.15-r3) [2023-06-12T19:06:06.852Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-06-12T19:06:07.118Z] (105/136) Installing librist (0.2.6-r1) [2023-06-12T19:06:07.701Z] (106/136) Installing libsrt (1.4.4-r0) [2023-06-12T19:06:07.967Z] (107/136) Installing libssh (0.9.6-r1) [2023-06-12T19:06:08.552Z] (108/136) Installing libtheora (1.1.1-r16) [2023-06-12T19:06:08.818Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-06-12T19:06:09.084Z] (110/136) Installing libva (2.14.0-r0) [2023-06-12T19:06:09.667Z] (111/136) Installing libvdpau (1.5-r0) [2023-06-12T19:06:09.934Z] (112/136) Installing vidstab (1.1.0-r1) [2023-06-12T19:06:10.199Z] (113/136) Installing libvpx (1.11.0-r1) [2023-06-12T19:06:10.783Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-06-12T19:06:11.367Z] (115/136) Installing numactl (2.0.14-r0) [2023-06-12T19:06:11.634Z] (116/136) Installing x265-libs (3.5-r3) [2023-06-12T19:06:12.216Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-06-12T19:06:12.484Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-06-12T19:06:13.446Z] (119/136) Installing libevent (2.1.12-r4) [2023-06-12T19:06:14.028Z] (120/136) Installing mesa (21.3.9-r0) [2023-06-12T19:06:14.294Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-06-12T19:06:14.559Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-06-12T19:06:14.824Z] (123/136) Installing icu-data-en (71.1-r2) [2023-06-12T19:06:15.406Z] Executing icu-data-en-71.1-r2.post-install [2023-06-12T19:06:15.406Z] * [2023-06-12T19:06:15.406Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-12T19:06:15.406Z] * package icu-data-full. [2023-06-12T19:06:15.406Z] * [2023-06-12T19:06:15.406Z] (124/136) Installing icu-libs (71.1-r2) [2023-06-12T19:06:15.988Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-06-12T19:06:16.256Z] (126/136) Installing minizip (1.2.12-r0) [2023-06-12T19:06:16.527Z] (127/136) Installing nspr (4.33-r0) [2023-06-12T19:06:17.110Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-06-12T19:06:17.695Z] (129/136) Installing nss (3.78.1-r0) [2023-06-12T19:06:17.964Z] (130/136) Installing re2 (2022.04.01-r0) [2023-06-12T19:06:18.549Z] (131/136) Installing snappy (1.1.9-r4) [2023-06-12T19:06:18.815Z] (132/136) Installing libgpg-error (1.45-r0) [2023-06-12T19:06:19.082Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-06-12T19:06:19.665Z] (134/136) Installing libxslt (1.1.35-r0) [2023-06-12T19:06:19.931Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-06-12T19:06:34.927Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-12T19:06:34.927Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:06:34.927Z] Executing glib-2.72.4-r0.trigger [2023-06-12T19:06:34.927Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-12T19:06:35.885Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-12T19:06:35.885Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-12T19:06:36.151Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-12T19:06:36.151Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-12T19:06:36.151Z] OK: 376 MiB in 159 packages [2023-06-12T19:06:36.417Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-12T19:06:37.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-12T19:06:38.407Z] (1/21) Installing binutils (2.38-r3) [2023-06-12T19:06:38.989Z] (2/21) Installing isl22 (0.22-r0) [2023-06-12T19:06:39.573Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-12T19:06:39.838Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-12T19:06:40.420Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-12T19:06:42.999Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-12T19:06:43.581Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-12T19:06:43.581Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-12T19:06:44.537Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-12T19:06:45.120Z] (10/21) Installing libpq (14.8-r0) [2023-06-12T19:06:45.387Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-12T19:06:45.973Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-12T19:06:46.242Z] (13/21) Installing libecpg (14.8-r0) [2023-06-12T19:06:46.510Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-12T19:06:47.095Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-12T19:06:49.673Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-12T19:06:52.258Z] (17/21) Installing clang (13.0.1-r1) [2023-06-12T19:06:52.526Z] (18/21) Installing icu (71.1-r2) [2023-06-12T19:06:53.112Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-12T19:06:53.698Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-12T19:06:55.642Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-12T19:06:56.228Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:06:56.228Z] OK: 768 MiB in 180 packages [2023-06-12T19:06:56.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-12T19:06:57.079Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-12T19:06:58.490Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-12T19:06:58.719Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:07:05.132Z] (2/10) Installing gdbm (1.23-r0) [2023-06-12T19:07:05.132Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-12T19:07:05.398Z] (4/10) Installing readline (8.1.2-r0) [2023-06-12T19:07:05.666Z] (5/10) Installing python3 (3.10.12-r0) [2023-06-12T19:07:08.247Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-06-12T19:07:14.891Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-12T19:07:14.891Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-12T19:07:14.891Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-12T19:07:15.475Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-12T19:07:15.761Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:07:15.761Z] OK: 938 MiB in 190 packages [2023-06-12T19:07:16.054Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-12T19:07:16.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-12T19:07:18.047Z] OK: 938 MiB in 190 packages [2023-06-12T19:07:18.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-12T19:07:18.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-12T19:07:20.059Z] (1/1) Installing tzdata (2023c-r0) [2023-06-12T19:07:21.021Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:07:21.021Z] OK: 941 MiB in 191 packages [2023-06-12T19:07:22.487Z] (1/1) Purging tzdata (2023c-r0) [2023-06-12T19:07:22.487Z] Executing busybox-1.35.0-r17.trigger [2023-06-12T19:07:22.487Z] OK: 938 MiB in 190 packages [2023-06-12T19:07:40.742Z] Looking in links: /tmp/tmp9m5j4igq [2023-06-12T19:07:40.742Z] Processing /tmp/tmp9m5j4igq/setuptools-65.5.0-py3-none-any.whl [2023-06-12T19:07:40.742Z] Processing /tmp/tmp9m5j4igq/pip-23.0.1-py3-none-any.whl [2023-06-12T19:07:41.015Z] Installing collected packages: setuptools, pip [2023-06-12T19:07:59.215Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-12T19:07:59.215Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-12T19:08:01.798Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-12T19:08:02.380Z] Collecting pip [2023-06-12T19:08:02.380Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-12T19:08:02.647Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.1 MB/s eta 0:00:00 [2023-06-12T19:08:02.647Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-12T19:08:05.986Z] Collecting setuptools [2023-06-12T19:08:05.986Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-12T19:08:05.986Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 17.1 MB/s eta 0:00:00 [2023-06-12T19:08:06.253Z] Collecting wheel [2023-06-12T19:08:06.253Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-12T19:08:06.253Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 18.2 MB/s eta 0:00:00 [2023-06-12T19:08:08.198Z] Installing collected packages: wheel, setuptools, pip [2023-06-12T19:08:10.782Z] Attempting uninstall: setuptools [2023-06-12T19:08:10.782Z] Found existing installation: setuptools 65.5.0 [2023-06-12T19:08:11.741Z] Uninstalling setuptools-65.5.0: [2023-06-12T19:08:12.007Z] Successfully uninstalled setuptools-65.5.0 [2023-06-12T19:08:17.348Z] Attempting uninstall: pip [2023-06-12T19:08:17.348Z] Found existing installation: pip 23.0.1 [2023-06-12T19:08:19.293Z] Uninstalling pip-23.0.1: [2023-06-12T19:08:19.293Z] Successfully uninstalled pip-23.0.1 [2023-06-12T19:08:20.366Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:08:31.611Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-12T19:08:31.611Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-12T19:08:35.855Z] Processing ./edgex-taf-common [2023-06-12T19:08:35.855Z] Preparing metadata (setup.py): started [2023-06-12T19:08:37.264Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:08:37.264Z] Building wheels for collected packages: edgex-taf-common [2023-06-12T19:08:37.264Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-12T19:08:39.204Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-12T19:08:39.204Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=fdcd862a45b54276dee6d43cf2bfa3aeafc53624b25a7482c5fc2e163c2a43b0 [2023-06-12T19:08:39.204Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-12T19:08:39.204Z] Successfully built edgex-taf-common [2023-06-12T19:08:39.788Z] Installing collected packages: edgex-taf-common [2023-06-12T19:08:40.055Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-12T19:08:40.055Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-12T19:08:45.395Z] Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) [2023-06-12T19:08:45.662Z] Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) [2023-06-12T19:08:45.662Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 8.0 MB/s eta 0:00:00 [2023-06-12T19:08:45.931Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-12T19:08:45.931Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-12T19:08:46.199Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-12T19:08:46.467Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-12T19:08:46.734Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-06-12T19:08:46.734Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-06-12T19:08:46.734Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 3.7 MB/s eta 0:00:00 [2023-06-12T19:08:46.922Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-12T19:08:46.922Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360832 sha256=d407c7ec0853eedc771e9fd065ea6a33df63c2368207ff2ee2b8354ca3b00648 [2023-06-12T19:08:46.922Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-12T19:08:46.922Z] Building wheel for psutil (setup.py): started [2023-06-12T19:08:46.922Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-12T19:08:46.922Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271456 sha256=a2191ad23058b68d8e3c3d5d270d7ef7988fcf8eedd0cf223571fc44a6fa7259 [2023-06-12T19:08:46.922Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-12T19:08:46.922Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-12T19:08:47.001Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-12T19:08:47.002Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-12T19:08:47.002Z] Preparing metadata (setup.py): started [2023-06-12T19:08:48.407Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:08:48.408Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-06-12T19:08:48.408Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-06-12T19:08:48.673Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-06-12T19:08:48.673Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-06-12T19:08:49.260Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-06-12T19:08:49.260Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-06-12T19:08:49.260Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.4 MB/s eta 0:00:00 [2023-06-12T19:08:49.260Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-12T19:08:49.260Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-12T19:08:49.526Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.0 MB/s eta 0:00:00 [2023-06-12T19:08:49.526Z] Preparing metadata (setup.py): started [2023-06-12T19:08:51.487Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:08:51.755Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-06-12T19:08:51.755Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-06-12T19:08:51.755Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 3.8 MB/s eta 0:00:00 [2023-06-12T19:08:55.101Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-12T19:08:55.101Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-12T19:08:55.686Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 9.4 MB/s eta 0:00:00 [2023-06-12T19:09:01.027Z] Installing build dependencies: started [2023-06-12T19:09:08.844Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-12T19:09:09.103Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537166 sha256=5f69cb69fbf0cd471a30e63a99fef6f2ea4f91e58fd50828cb13df346d342be8 [2023-06-12T19:09:09.103Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-12T19:09:09.103Z] Building wheel for psycopg2 (setup.py): started [2023-06-12T19:09:19.068Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-12T19:09:19.068Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478587 sha256=5d70b1a8b36c738b0a745257feaf6a520c118f6b22cdda10a5950907034f340a [2023-06-12T19:09:19.068Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-12T19:09:19.068Z] Building wheel for pycryptodome (setup.py): started [2023-06-12T19:09:27.699Z] Installing build dependencies: finished with status 'done' [2023-06-12T19:09:27.699Z] Getting requirements to build wheel: started [2023-06-12T19:09:30.271Z] Getting requirements to build wheel: finished with status 'done' [2023-06-12T19:09:30.271Z] Preparing metadata (pyproject.toml): started [2023-06-12T19:09:35.603Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-12T19:09:36.559Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-12T19:09:36.559Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-12T19:09:36.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.4 MB/s eta 0:00:00 [2023-06-12T19:09:37.520Z] Preparing metadata (setup.py): started [2023-06-12T19:09:39.482Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:09:40.439Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-06-12T19:09:40.439Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-06-12T19:09:40.439Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 4.2 MB/s eta 0:00:00 [2023-06-12T19:09:43.781Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-12T19:09:43.781Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-12T19:09:43.781Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.2 MB/s eta 0:00:00 [2023-06-12T19:09:45.627Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2023-06-12T19:09:45.627Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111253 sha256=9baade2d744ea5902ecab0bb60206cc9ba53f24563f904c513d95eed96eea159 [2023-06-12T19:09:45.627Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2023-06-12T19:09:45.627Z] Building wheel for flex (setup.py): started [2023-06-12T19:09:45.627Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-12T19:09:45.627Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=f1cd952cdeae43edfe7c23d649e62f54d3b43e96863443817820645b1cc46365 [2023-06-12T19:09:45.627Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-12T19:09:45.627Z] Building wheel for GenSON (setup.py): started [2023-06-12T19:09:45.627Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-12T19:09:45.627Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=ab67f9ed3e900a04bc6487a3d11a16d15ba68178e552f8ab00eb2fd7b85f7b80 [2023-06-12T19:09:45.627Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-12T19:09:45.627Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-12T19:09:45.627Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-12T19:09:45.627Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=0278d836933a811f05a3871d7e1bdb5599b33b5c2ef7db44851bf3d9bb3d4d13 [2023-06-12T19:09:45.627Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-12T19:09:45.627Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-12T19:09:45.627Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-12T19:09:45.627Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=162bdb07e7dfd8620e030896793a796a02dce22a30ab28ae88b4cec6a98408db [2023-06-12T19:09:45.627Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-12T19:09:45.627Z] Building wheel for validate-email (setup.py): started [2023-06-12T19:09:45.627Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-12T19:09:45.627Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=f743336dc55033545b5077e998fb03b8f6740ef8db56712bdb90ec60e03abf0b [2023-06-12T19:09:45.627Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-12T19:09:45.627Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex GenSON PyYAML strict-rfc3339 validate-email [2023-06-12T19:09:45.627Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-12T19:09:46.361Z] Installing build dependencies: started [2023-06-12T19:09:55.617Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.3 wsproto-1.2.0 [2023-06-12T19:09:55.617Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-12T19:10:04.575Z] Installing build dependencies: finished with status 'done' [2023-06-12T19:10:04.575Z] Getting requirements to build wheel: started [2023-06-12T19:10:04.575Z] Getting requirements to build wheel: finished with status 'done' [2023-06-12T19:10:04.575Z] Preparing metadata (pyproject.toml): started [2023-06-12T19:10:07.161Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-12T19:10:07.161Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-12T19:10:07.161Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-12T19:10:07.427Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 8.3 MB/s eta 0:00:00 [2023-06-12T19:10:08.013Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-12T19:10:08.281Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-12T19:10:08.281Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.3 MB/s eta 0:00:00 [2023-06-12T19:10:08.864Z] Preparing metadata (setup.py): started [2023-06-12T19:10:10.529Z] Removing intermediate container 71b959f2c0e1 [2023-06-12T19:10:10.529Z] ---> f1aa4ed16a91 [2023-06-12T19:10:10.529Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-12T19:10:10.529Z] ---> Running in 8b3ffa22a442 [2023-06-12T19:10:10.529Z] Removing intermediate container 8b3ffa22a442 [2023-06-12T19:10:10.529Z] ---> d0e262950d99 [2023-06-12T19:10:10.529Z] Step 11/13 : LABEL arch=amd64 [2023-06-12T19:10:10.529Z] ---> Running in cea8a92222f2 [2023-06-12T19:10:10.529Z] Removing intermediate container cea8a92222f2 [2023-06-12T19:10:10.529Z] ---> 7414377f69e6 [2023-06-12T19:10:10.529Z] Step 12/13 : LABEL git_sha=09df7317ee89719657fc0e5bdf22c1b59c2d0a93 [2023-06-12T19:10:10.529Z] ---> Running in 0fe476cf755e [2023-06-12T19:10:10.529Z] Removing intermediate container 0fe476cf755e [2023-06-12T19:10:10.529Z] ---> 76c15cba5f6c [2023-06-12T19:10:10.529Z] Step 13/13 : LABEL version=0.0.0 [2023-06-12T19:10:10.529Z] ---> Running in d52de4bae5af [2023-06-12T19:10:10.787Z] Removing intermediate container d52de4bae5af [2023-06-12T19:10:10.787Z] ---> 82ebebefdb65 [2023-06-12T19:10:10.787Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-12T19:10:10.787Z] Successfully built 82ebebefdb65 [2023-06-12T19:10:10.787Z] Successfully tagged edgex-taf-common:latest [2023-06-12T19:10:10.804Z] Preparing metadata (setup.py): finished with status 'done' [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T19:10:11.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T19:10:11.820Z] [2023-06-12T19:10:11.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T19:10:12.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T19:10:12.206Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-12T19:10:12.206Z] 5eb5b503b376: Pulling fs layer [2023-06-12T19:10:12.206Z] 5c69ac0246d0: Pulling fs layer [2023-06-12T19:10:12.206Z] ec43610c2a17: Pulling fs layer [2023-06-12T19:10:12.206Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-12T19:10:12.206Z] 33b1e0a273af: Pulling fs layer [2023-06-12T19:10:12.206Z] 5d3b04190fa2: Pulling fs layer [2023-06-12T19:10:12.206Z] 2f39f015ded8: Pulling fs layer [2023-06-12T19:10:12.206Z] 3a2ae6a8a46f: Waiting [2023-06-12T19:10:12.206Z] 33b1e0a273af: Waiting [2023-06-12T19:10:12.206Z] 5d3b04190fa2: Waiting [2023-06-12T19:10:12.206Z] 2f39f015ded8: Waiting [2023-06-12T19:10:12.206Z] 5c69ac0246d0: Download complete [2023-06-12T19:10:12.206Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-12T19:10:12.206Z] 3a2ae6a8a46f: Download complete [2023-06-12T19:10:12.206Z] 33b1e0a273af: Verifying Checksum [2023-06-12T19:10:12.206Z] 33b1e0a273af: Download complete [2023-06-12T19:10:12.206Z] 5d3b04190fa2: Verifying Checksum [2023-06-12T19:10:12.206Z] 5d3b04190fa2: Download complete [2023-06-12T19:10:12.206Z] ec43610c2a17: Verifying Checksum [2023-06-12T19:10:12.206Z] ec43610c2a17: Download complete [2023-06-12T19:10:12.212Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-12T19:10:12.212Z] Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-06-12T19:10:12.212Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.9 MB/s eta 0:00:00 [2023-06-12T19:10:12.465Z] 5eb5b503b376: Verifying Checksum [2023-06-12T19:10:12.465Z] 5eb5b503b376: Download complete [2023-06-12T19:10:13.031Z] 2f39f015ded8: Verifying Checksum [2023-06-12T19:10:13.031Z] 2f39f015ded8: Download complete [2023-06-12T19:10:13.168Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:10:13.169Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-06-12T19:10:13.597Z] 5eb5b503b376: Pull complete [2023-06-12T19:10:13.597Z] 5c69ac0246d0: Pull complete [2023-06-12T19:10:14.162Z] ec43610c2a17: Pull complete [2023-06-12T19:10:14.162Z] 3a2ae6a8a46f: Pull complete [2023-06-12T19:10:14.426Z] 33b1e0a273af: Pull complete [2023-06-12T19:10:14.426Z] 5d3b04190fa2: Pull complete [2023-06-12T19:10:17.411Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 2.0 MB/s eta 0:00:00 [2023-06-12T19:10:17.411Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:10:17.411Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-12T19:10:17.411Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:10:17.411Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-12T19:10:17.678Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.4 MB/s eta 0:00:00 [2023-06-12T19:10:17.945Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:10:17.945Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-12T19:10:17.945Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 [2023-06-12T19:10:18.212Z] Preparing metadata (setup.py): started [2023-06-12T19:10:19.692Z] 2f39f015ded8: Pull complete [2023-06-12T19:10:19.692Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-12T19:10:19.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T19:10:19.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T19:10:19.925Z] prd-ubuntu20.04-docker-8c-8g-18490 does not seem to be running inside a container [2023-06-12T19:10:19.966Z] $ 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-65 -v /w/workspace/exfoundry_edgex-taf-common_PR-65:/w/workspace/exfoundry_edgex-taf-common_PR-65:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-65@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-65@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-12T19:10:20.156Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:10:20.157Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:10:20.157Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-12T19:10:20.423Z] Preparing metadata (setup.py): started [2023-06-12T19:10:21.828Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:10:21.828Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:10:21.828Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-12T19:10:21.950Z] $ docker top 21b99358b00b62df1c494a33336ccc303b7e6c709302001a0412512761a37945 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T19:10:22.413Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:10:22.413Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-12T19:10:22.413Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.0 MB/s eta 0:00:00 [2023-06-12T19:10:22.432Z] ---> job-cost.sh [2023-06-12T19:10:22.432Z] lf-activate-venv: SKIPPING [2023-06-12T19:10:22.432Z] INFO: No Stack... [2023-06-12T19:10:22.683Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:10:22.683Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-12T19:10:22.692Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-12T19:10:22.948Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.3 MB/s eta 0:00:00 [2023-06-12T19:10:22.951Z] INFO: Archiving Costs [Pipeline] sh [2023-06-12T19:10:23.282Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-65/archives/cost.csv [2023-06-12T19:10:23.282Z] + cut -d, -f6 [Pipeline] lock [2023-06-12T19:10:23.321Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-65-1-stack-cost] [2023-06-12T19:10:23.326Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-65-1-stack-cost] did not exist. Created. [2023-06-12T19:10:23.327Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-65-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-12T19:10:23.718Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-12T19:10:23.773Z] Stashed 1 file(s) [Pipeline] } [2023-06-12T19:10:23.793Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-65-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-12T19:10:23.864Z] $ docker stop --time=1 21b99358b00b62df1c494a33336ccc303b7e6c709302001a0412512761a37945 [2023-06-12T19:10:23.905Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:10:23.905Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-12T19:10:23.905Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 9.5 MB/s eta 0:00:00 [2023-06-12T19:10:23.905Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:10:24.169Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-12T19:10:25.048Z] $ docker rm -f --volumes 21b99358b00b62df1c494a33336ccc303b7e6c709302001a0412512761a37945 [2023-06-12T19:10:25.126Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-12T19:10:25.126Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) [2023-06-12T19:10:25.126Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 5.2 MB/s eta 0:00:00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-12T19:10:25.436Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-12T19:10:25.436Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-06-12T19:10:25.436Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.5 MB/s eta 0:00:00 [2023-06-12T19:10:26.026Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-12T19:10:26.026Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-12T19:10:26.305Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 3.7 MB/s eta 0:00:00 [2023-06-12T19:10:26.576Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-12T19:10:26.576Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-12T19:10:26.576Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 6.0 MB/s eta 0:00:00 [2023-06-12T19:10:27.168Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-12T19:10:27.168Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-06-12T19:10:27.168Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.2 MB/s eta 0:00:00 [2023-06-12T19:10:27.752Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-12T19:10:27.752Z] Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) [2023-06-12T19:10:27.752Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.8 MB/s eta 0:00:00 [2023-06-12T19:10:28.351Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-06-12T19:10:28.351Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-12T19:10:28.941Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-12T19:10:28.941Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-12T19:10:28.941Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.1 MB/s eta 0:00:00 [2023-06-12T19:10:29.207Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-12T19:10:29.207Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-12T19:10:29.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.6 MB/s eta 0:00:00 [2023-06-12T19:10:29.207Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-12T19:10:30.164Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-12T19:10:30.164Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-12T19:10:30.164Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-12T19:10:30.164Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-12T19:10:30.745Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:10:30.745Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-12T19:10:31.009Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.1 MB/s eta 0:00:00 [2023-06-12T19:10:31.009Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:10:31.009Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-06-12T19:10:32.943Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:10:32.943Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-12T19:10:32.943Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.0 MB/s eta 0:00:00 [2023-06-12T19:10:34.881Z] Installing build dependencies: started [2023-06-12T19:11:01.544Z] Installing build dependencies: finished with status 'done' [2023-06-12T19:11:01.544Z] Getting requirements to build wheel: started [2023-06-12T19:11:11.593Z] Getting requirements to build wheel: finished with status 'done' [2023-06-12T19:11:11.593Z] Preparing metadata (pyproject.toml): started [2023-06-12T19:11:14.166Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-12T19:11:14.166Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:11:14.166Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-12T19:11:14.166Z] Preparing metadata (setup.py): started [2023-06-12T19:11:15.122Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:11:15.122Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:11:15.122Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-12T19:11:15.388Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:11:15.388Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-12T19:11:15.388Z] Preparing metadata (setup.py): started [2023-06-12T19:11:16.790Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-12T19:11:17.057Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:11:17.057Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-12T19:11:17.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.8 MB/s eta 0:00:00 [2023-06-12T19:11:17.637Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:11:17.637Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-12T19:11:17.637Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:11:17.902Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-12T19:11:17.902Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.3 MB/s eta 0:00:00 [2023-06-12T19:11:17.902Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:11:17.902Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-12T19:11:18.483Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:11:18.483Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-12T19:11:18.483Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.0 MB/s eta 0:00:00 [2023-06-12T19:11:19.063Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-12T19:11:19.063Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-12T19:11:19.063Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.4 MB/s eta 0:00:00 [2023-06-12T19:11:20.994Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:11:20.994Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-12T19:11:20.994Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:11:20.994Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-12T19:11:20.994Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:11:20.994Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-12T19:11:20.994Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:11:20.994Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-12T19:11:21.259Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:11:21.259Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-12T19:11:21.525Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:11:21.525Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-12T19:11:21.791Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) [2023-06-12T19:11:21.791Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-12T19:11:22.744Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-12T19:11:22.744Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-12T19:11:25.313Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 21.6 kB/s eta 0:00:00 [2023-06-12T19:11:25.895Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-06-12T19:11:25.895Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-12T19:11:27.831Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-12T19:11:27.831Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=1c938e05bf78db10cdf47f5009000b7a9c2e32081a708752ab27b736c0b18b5d [2023-06-12T19:11:27.831Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-12T19:11:27.831Z] Building wheel for paho-mqtt (setup.py): started [2023-06-12T19:11:29.762Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-12T19:11:29.762Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=4dd38376539c5de739471fdf76619904b8dcb6196c842fc3f41738c5bc28aed8 [2023-06-12T19:11:29.762Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-12T19:11:29.762Z] Building wheel for numpy (pyproject.toml): started [2023-06-12T19:14:21.441Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:15:17.820Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:16:14.216Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:17:22.080Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:18:43.700Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:19:40.087Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:20:47.937Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:21:44.319Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:27:06.195Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:29:12.846Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:31:49.537Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:34:11.204Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:35:19.039Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:37:40.703Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:41:47.480Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:43:24.069Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:45:30.711Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-12T19:45:34.966Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-12T19:45:34.966Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625202 sha256=0f05b1db76dfa3a23ffd4aad2b928349e11fe2cee072624482ea03f91e928902 [2023-06-12T19:45:34.966Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-12T19:45:34.966Z] Building wheel for psutil (setup.py): started [2023-06-12T19:45:45.025Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-12T19:45:45.025Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271958 sha256=916d22af6d3df816ea6dba7ee4b8050ca392cc412348e62207d76c8cfb3fe45e [2023-06-12T19:45:45.025Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-12T19:45:45.025Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-12T19:47:06.608Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-12T19:48:28.191Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-12T19:48:50.234Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-12T19:48:50.234Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515217 sha256=d44a61ded4d2353194f785efd99a1e1af8045a88f57bd43cd5e2bcae02a703e6 [2023-06-12T19:48:50.234Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-12T19:48:50.234Z] Building wheel for psycopg2 (setup.py): started [2023-06-12T19:49:58.069Z] Building wheel for psycopg2 (setup.py): still running... [2023-06-12T19:50:04.695Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-12T19:50:04.695Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470363 sha256=2d006c691bd1e88c6cecae633e4e7ef09ece9649330211e8b6528532dcd5f5cb [2023-06-12T19:50:04.695Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-12T19:50:04.695Z] Building wheel for flex (setup.py): started [2023-06-12T19:50:07.265Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-12T19:50:07.265Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=538da5d91c56a89d8c5732fbbc946ac0ac4769e7969c3fb8bda50b2e3bd9a084 [2023-06-12T19:50:07.265Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-12T19:50:07.265Z] Building wheel for GenSON (setup.py): started [2023-06-12T19:50:09.203Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-12T19:50:09.203Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=60755c56b3b40d768b974c6f7ccae31218917c64cdffb0a4923131c6727e7faf [2023-06-12T19:50:09.203Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-12T19:50:09.203Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-12T19:50:13.447Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-12T19:50:13.447Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=d320f24b12aaf6af30d1c6ab556cd9d31a6fb5e45d5bc300933f9050437413d9 [2023-06-12T19:50:13.447Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-12T19:50:13.447Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-12T19:50:14.847Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-12T19:50:14.847Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=ca1645712ef4672ee23793c13eb93c644fd8c3b88209fd927239d668ac26aa81 [2023-06-12T19:50:14.847Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-12T19:50:14.847Z] Building wheel for validate-email (setup.py): started [2023-06-12T19:50:16.784Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-12T19:50:16.784Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=30a8aeb299e642628ce24f387237fd32c2c97fd4527e18faf40f4f7499bce841 [2023-06-12T19:50:16.784Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-12T19:50:16.784Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-06-12T19:50:19.355Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-12T19:51:40.938Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.3 wsproto-1.2.0 [2023-06-12T19:51:40.938Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-12T19:52:19.777Z] Removing intermediate container c6d456443ffa [2023-06-12T19:52:19.777Z] ---> fc6c78a53922 [2023-06-12T19:52:19.777Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-12T19:52:19.777Z] ---> Running in 63a8b3587256 [2023-06-12T19:52:19.777Z] Removing intermediate container 63a8b3587256 [2023-06-12T19:52:19.777Z] ---> 7757cbb449db [2023-06-12T19:52:19.777Z] Step 11/13 : LABEL arch=arm64 [2023-06-12T19:52:19.777Z] ---> Running in d5d6bb41cf5f [2023-06-12T19:52:19.777Z] Removing intermediate container d5d6bb41cf5f [2023-06-12T19:52:19.777Z] ---> f7cd9dfbe933 [2023-06-12T19:52:19.777Z] Step 12/13 : LABEL git_sha=09df7317ee89719657fc0e5bdf22c1b59c2d0a93 [2023-06-12T19:52:19.777Z] ---> Running in e3a7e33ca842 [2023-06-12T19:52:19.777Z] Removing intermediate container e3a7e33ca842 [2023-06-12T19:52:19.777Z] ---> 3370e8c719bc [2023-06-12T19:52:19.777Z] Step 13/13 : LABEL version=0.0.0 [2023-06-12T19:52:19.777Z] ---> Running in d1bebac8d79b [2023-06-12T19:52:19.777Z] Removing intermediate container d1bebac8d79b [2023-06-12T19:52:19.777Z] ---> ef493795095a [2023-06-12T19:52:19.777Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-12T19:52:19.777Z] Successfully built ef493795095a [2023-06-12T19:52:19.777Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T19:52:20.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T19:52:20.761Z] [2023-06-12T19:52:20.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T19:52:21.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T19:52:21.429Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-12T19:52:21.429Z] 8998bd30e6a1: Pulling fs layer [2023-06-12T19:52:21.429Z] 04944245beec: Pulling fs layer [2023-06-12T19:52:21.429Z] 699f458cf7ca: Pulling fs layer [2023-06-12T19:52:21.429Z] 765212b225bb: Pulling fs layer [2023-06-12T19:52:21.429Z] f23df028b6ca: Pulling fs layer [2023-06-12T19:52:21.429Z] d65c8cfc05b1: Pulling fs layer [2023-06-12T19:52:21.429Z] 2437ff75d9bd: Pulling fs layer [2023-06-12T19:52:21.429Z] 765212b225bb: Waiting [2023-06-12T19:52:21.429Z] f23df028b6ca: Waiting [2023-06-12T19:52:21.429Z] d65c8cfc05b1: Waiting [2023-06-12T19:52:21.429Z] 2437ff75d9bd: Waiting [2023-06-12T19:52:21.429Z] 04944245beec: Verifying Checksum [2023-06-12T19:52:21.429Z] 04944245beec: Download complete [2023-06-12T19:52:21.429Z] 765212b225bb: Verifying Checksum [2023-06-12T19:52:21.429Z] 765212b225bb: Download complete [2023-06-12T19:52:21.429Z] f23df028b6ca: Verifying Checksum [2023-06-12T19:52:21.429Z] f23df028b6ca: Download complete [2023-06-12T19:52:21.429Z] d65c8cfc05b1: Verifying Checksum [2023-06-12T19:52:21.429Z] d65c8cfc05b1: Download complete [2023-06-12T19:52:21.693Z] 699f458cf7ca: Verifying Checksum [2023-06-12T19:52:21.693Z] 699f458cf7ca: Download complete [2023-06-12T19:52:21.959Z] 8998bd30e6a1: Verifying Checksum [2023-06-12T19:52:21.959Z] 8998bd30e6a1: Download complete [2023-06-12T19:52:24.536Z] 2437ff75d9bd: Verifying Checksum [2023-06-12T19:52:24.536Z] 2437ff75d9bd: Download complete [2023-06-12T19:52:25.937Z] 8998bd30e6a1: Pull complete [2023-06-12T19:52:26.518Z] 04944245beec: Pull complete [2023-06-12T19:52:27.475Z] 699f458cf7ca: Pull complete [2023-06-12T19:52:27.745Z] 765212b225bb: Pull complete [2023-06-12T19:52:28.711Z] f23df028b6ca: Pull complete [2023-06-12T19:52:28.711Z] d65c8cfc05b1: Pull complete [2023-06-12T19:52:43.686Z] 2437ff75d9bd: Pull complete [2023-06-12T19:52:43.686Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-12T19:52:43.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-12T19:52:43.686Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T19:52:43.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-18495 does not seem to be running inside a container [2023-06-12T19:52:44.039Z] $ 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-65 -v /w/workspace/exfoundry_edgex-taf-common_PR-65:/w/workspace/exfoundry_edgex-taf-common_PR-65:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-65@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-65@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-12T19:52:46.819Z] $ docker top 43a8035d9e805fa94f2c0e7bf1a2db408a3820e9788810bc236f7959294f6717 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-12T19:52:47.546Z] ---> job-cost.sh [2023-06-12T19:52:47.849Z] lf-activate-venv: SKIPPING [2023-06-12T19:52:47.849Z] INFO: No Stack... [2023-06-12T19:52:48.116Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-12T19:52:49.077Z] INFO: Archiving Costs [Pipeline] sh [2023-06-12T19:52:49.730Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-65/archives/cost.csv [2023-06-12T19:52:49.730Z] + cut -d, -f6 [Pipeline] lock [2023-06-12T19:52:49.781Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-65-1-stack-cost] [2023-06-12T19:52:49.786Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-65-1-stack-cost] did not exist. Created. [2023-06-12T19:52:49.786Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-65-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-12T19:52:50.184Z] /w/workspace/exfoundry_edgex-taf-common_PR-65@tmp/durable-45e4da25/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-12T19:52:50.538Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-12T19:52:50.835Z] Warning: overwriting stash ‘stack-cost’ [2023-06-12T19:52:51.231Z] Stashed 1 file(s) [Pipeline] } [2023-06-12T19:52:51.247Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-65-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-12T19:52:51.331Z] $ docker stop --time=1 43a8035d9e805fa94f2c0e7bf1a2db408a3820e9788810bc236f7959294f6717 [2023-06-12T19:52:52.806Z] $ docker rm -f --volumes 43a8035d9e805fa94f2c0e7bf1a2db408a3820e9788810bc236f7959294f6717 [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 [2023-06-12T19:52:54.303Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-65/archives ] [2023-06-12T19:52:54.303Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-65/archives [2023-06-12T19:52:54.303Z] total 16 [2023-06-12T19:52:54.303Z] drwxr-xr-x 3 root root 4096 Jun 12 19:10 . [2023-06-12T19:52:54.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 19:10 .. [2023-06-12T19:52:54.303Z] drwxr-xr-x 2 root root 4096 Jun 12 19:10 cost [2023-06-12T19:52:54.303Z] -rw-r--r-- 1 root root 87 Jun 12 19:10 cost.csv [2023-06-12T19:52:54.303Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-65/archives [2023-06-12T19:52:54.303Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-65/archives [2023-06-12T19:52:54.303Z] total 16 [2023-06-12T19:52:54.303Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 12 19:10 . [2023-06-12T19:52:54.303Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 12 19:10 .. [2023-06-12T19:52:54.303Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 12 19:10 cost [2023-06-12T19:52:54.303Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 12 19:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-12T19:52:54.627Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T19:52:55.514Z] ---> package-listing.sh [2023-06-12T19:52:55.514Z] ++ facter osfamily [2023-06-12T19:52:55.514Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-12T19:52:55.774Z] + OS_FAMILY=debian [2023-06-12T19:52:55.774Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-65 [2023-06-12T19:52:55.774Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-12T19:52:55.774Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-12T19:52:55.774Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-12T19:52:55.774Z] + PACKAGES=/tmp/packages_start.txt [2023-06-12T19:52:55.774Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-65 ']' [2023-06-12T19:52:55.774Z] + PACKAGES=/tmp/packages_end.txt [2023-06-12T19:52:55.774Z] + case "${OS_FAMILY}" in [2023-06-12T19:52:55.774Z] + dpkg -l [2023-06-12T19:52:55.774Z] + grep '^ii' [2023-06-12T19:52:55.774Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-12T19:52:55.774Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-12T19:52:55.774Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-12T19:52:55.774Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-65 ']' [2023-06-12T19:52:55.774Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-65/archives/ [2023-06-12T19:52:55.774Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-65/archives/ [Pipeline] echo [2023-06-12T19:52:55.805Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-12T19:52:56.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-12T19:52:56.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-12T19:52:56.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-12T19:52:56.603Z] prd-ubuntu20.04-docker-8c-8g-18490 does not seem to be running inside a container [2023-06-12T19:52:56.668Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-65/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-65 -v /w/workspace/exfoundry_edgex-taf-common_PR-65:/w/workspace/exfoundry_edgex-taf-common_PR-65:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-65@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-65@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:10003/edgex-lftools-log-publisher:latest cat [2023-06-12T19:52:56.875Z] $ docker top 110c0aa3d917034455c53eeeaf145bdb5be7e2985a1e232e23b49f0646daceb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-12T19:52:57.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-12T19:52:57.525Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-12T19:52:57.832Z] + ls /var/log/sa-host [2023-06-12T19:52:57.832Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-12T19:52:57.965Z] provisioning config files... [2023-06-12T19:52:57.973Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-65@tmp/config18220788628010313739tmp [Pipeline] { [Pipeline] echo [2023-06-12T19:52:58.020Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T19:52:58.329Z] ---> create-netrc.sh [Pipeline] } [2023-06-12T19:52:58.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-12T19:52:58.739Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-12T19:52:58.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T19:52:59.087Z] ---> sudo-logs.sh [2023-06-12T19:52:59.087Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-12T19:52:59.165Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T19:52:59.475Z] ---> job-cost.sh [2023-06-12T19:52:59.475Z] lf-activate-venv: SKIPPING [2023-06-12T19:52:59.475Z] DEBUG: total: 0.2199999988079071 [2023-06-12T19:52:59.475Z] INFO: Retrieving Stack Cost... [2023-06-12T19:52:59.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-12T19:53:00.299Z] INFO: Archiving Costs [Pipeline] echo [2023-06-12T19:53:00.331Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-12T19:53:00.647Z] ---> logs-deploy.sh [2023-06-12T19:53:00.647Z] lf-activate-venv: SKIPPING [2023-06-12T19:53:00.647Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-65/1 [2023-06-12T19:53:00.647Z] INFO: archiving workspace using pattern(s): [2023-06-12T19:53:01.583Z] Archives upload complete. [2023-06-12T19:53:01.583Z] INFO: archiving logs to Nexus