Pull request #47 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from 3547ef9b25211c7145eed3521e8cefce39e8f4c9+38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 (f74d049ef3ce7b2ee9ea63f840c15b2f5d7c1e18) 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-ssh16258599931706855306.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10929495796389140149.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-47/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-47/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5851554118551368888.key Verifying host key using known hosts file > 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-47/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9205789011889337434.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh6626524727359938406.key Verifying host key using known hosts file > 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-47/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-47/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10164942527601092207.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6960 in /w/workspace/exfoundry_edgex-taf-common_PR-47 [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-47 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 into PR head commit 3547ef9b25211c7145eed3521e8cefce39e8f4c9 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3547ef9b25211c7145eed3521e8cefce39e8f4c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 3547ef9b25211c7145eed3521e8cefce39e8f4c9 Checking out Revision 3547ef9b25211c7145eed3521e8cefce39e8f4c9 (PR-47) using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3547ef9b25211c7145eed3521e8cefce39e8f4c9 # timeout=10 Commit message: "feat: add influxdb-client library" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-04T01:16:30.988Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-04T01:16:31.154Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-04T01:16:31.252Z] ========================================================= [2022-10-04T01:16:31.252Z] EdgeX Global Pipelines Version Info [2022-10-04T01:16:31.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-04T01:16:31.986Z] ------------------- [2022-10-04T01:16:31.986Z] stable info: [2022-10-04T01:16:31.986Z] ------------------- [2022-10-04T01:16:31.986Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-04T01:16:31.986Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-04T01:16:31.986Z] Message: update stable to v1.0.239 [2022-10-04T01:16:32.557Z] ------------------- [2022-10-04T01:16:32.557Z] experimental info: [2022-10-04T01:16:32.557Z] ------------------- [2022-10-04T01:16:32.557Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-04T01:16:32.557Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-04T01:16:32.557Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-10-04T01:16:32.906Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2022-10-04T01:16:32.942Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2022-10-04T01:16:32.975Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-04T01:16:33.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-04T01:16:33.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-04T01:16:33.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2022-10-04T01:16:33.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-04T01:16:33.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-10-04T01:16:33.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-10-04T01:16:33.215Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-04T01:16:33.248Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-10-04T01:16:33.282Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2022-10-04T01:16:33.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-04T01:16:33.350Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-04T01:16:33.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-47 [Pipeline] echo [2022-10-04T01:16:33.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-47 [Pipeline] echo [2022-10-04T01:16:33.454Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-47 [Pipeline] echo [2022-10-04T01:16:33.487Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3547ef9b25211c7145eed3521e8cefce39e8f4c9 [Pipeline] echo [2022-10-04T01:16:33.521Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3547ef9 [Pipeline] echo [2022-10-04T01:16:33.552Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-04T01:16:33.650Z] provisioning config files... [2022-10-04T01:16:33.664Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/config17886795575912180338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T01:16:34.010Z] ---> docker-login.sh [2022-10-04T01:16:34.010Z] nexus3.edgexfoundry.org:10001 [2022-10-04T01:16:34.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:16:34.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:16:34.532Z] Configure a credential helper to remove this warning. See [2022-10-04T01:16:34.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:16:34.532Z] [2022-10-04T01:16:34.532Z] Login Succeeded [2022-10-04T01:16:34.532Z] nexus3.edgexfoundry.org:10002 [2022-10-04T01:16:34.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:16:34.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:16:34.532Z] Configure a credential helper to remove this warning. See [2022-10-04T01:16:34.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:16:34.532Z] [2022-10-04T01:16:34.532Z] Login Succeeded [2022-10-04T01:16:34.532Z] nexus3.edgexfoundry.org:10003 [2022-10-04T01:16:34.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:16:34.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:16:34.791Z] Configure a credential helper to remove this warning. See [2022-10-04T01:16:34.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:16:34.791Z] [2022-10-04T01:16:34.791Z] Login Succeeded [2022-10-04T01:16:34.791Z] nexus3.edgexfoundry.org:10004 [2022-10-04T01:16:34.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:16:34.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:16:34.791Z] Configure a credential helper to remove this warning. See [2022-10-04T01:16:34.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:16:34.791Z] [2022-10-04T01:16:34.791Z] Login Succeeded [2022-10-04T01:16:34.791Z] docker.io [2022-10-04T01:16:34.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:16:35.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:16:35.362Z] Configure a credential helper to remove this warning. See [2022-10-04T01:16:35.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:16:35.362Z] [2022-10-04T01:16:35.362Z] Login Succeeded [2022-10-04T01:16:35.362Z] ---> docker-login.sh ends [Pipeline] } [2022-10-04T01:16:35.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-04T01:16:36.144Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-04T01:16:36.144Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-04T01:16:36.144Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-04T01:16:36.144Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-04T01:16:36.144Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-04T01:16:36.144Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-04T01:16:36.144Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T01:16:36.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T01:16:36.633Z] [2022-10-04T01:16:36.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T01:16:37.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T01:16:37.016Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-04T01:16:37.016Z] b85a868b505f: Pulling fs layer [2022-10-04T01:16:37.016Z] e2be974225ed: Pulling fs layer [2022-10-04T01:16:37.016Z] 339a4e72a1f5: Pulling fs layer [2022-10-04T01:16:37.016Z] 988bab9f4d93: Pulling fs layer [2022-10-04T01:16:37.016Z] 1469e6f7b9e6: Pulling fs layer [2022-10-04T01:16:37.016Z] eaf3925da568: Pulling fs layer [2022-10-04T01:16:37.016Z] bab4dde63d76: Pulling fs layer [2022-10-04T01:16:37.016Z] bde34c3a00c8: Pulling fs layer [2022-10-04T01:16:37.016Z] b352a97aabf1: Pulling fs layer [2022-10-04T01:16:37.016Z] 4872d77fe225: Pulling fs layer [2022-10-04T01:16:37.016Z] 5851b861e8e6: Pulling fs layer [2022-10-04T01:16:37.016Z] b352a97aabf1: Waiting [2022-10-04T01:16:37.016Z] 4872d77fe225: Waiting [2022-10-04T01:16:37.016Z] 5851b861e8e6: Waiting [2022-10-04T01:16:37.016Z] bab4dde63d76: Waiting [2022-10-04T01:16:37.016Z] bde34c3a00c8: Waiting [2022-10-04T01:16:37.016Z] 1469e6f7b9e6: Waiting [2022-10-04T01:16:37.016Z] 988bab9f4d93: Waiting [2022-10-04T01:16:37.016Z] eaf3925da568: Waiting [2022-10-04T01:16:37.016Z] e2be974225ed: Verifying Checksum [2022-10-04T01:16:37.016Z] e2be974225ed: Download complete [2022-10-04T01:16:37.016Z] 988bab9f4d93: Verifying Checksum [2022-10-04T01:16:37.016Z] 988bab9f4d93: Download complete [2022-10-04T01:16:37.276Z] 339a4e72a1f5: Verifying Checksum [2022-10-04T01:16:37.276Z] 339a4e72a1f5: Download complete [2022-10-04T01:16:37.276Z] 1469e6f7b9e6: Verifying Checksum [2022-10-04T01:16:37.276Z] 1469e6f7b9e6: Download complete [2022-10-04T01:16:37.276Z] eaf3925da568: Verifying Checksum [2022-10-04T01:16:37.276Z] eaf3925da568: Download complete [2022-10-04T01:16:37.276Z] bde34c3a00c8: Download complete [2022-10-04T01:16:37.276Z] b352a97aabf1: Download complete [2022-10-04T01:16:37.276Z] 4872d77fe225: Verifying Checksum [2022-10-04T01:16:37.276Z] 4872d77fe225: Download complete [2022-10-04T01:16:37.276Z] 5851b861e8e6: Download complete [2022-10-04T01:16:37.277Z] b85a868b505f: Verifying Checksum [2022-10-04T01:16:37.277Z] b85a868b505f: Download complete [2022-10-04T01:16:37.537Z] bab4dde63d76: Verifying Checksum [2022-10-04T01:16:37.537Z] bab4dde63d76: Download complete [2022-10-04T01:16:38.476Z] b85a868b505f: Pull complete [2022-10-04T01:16:38.476Z] e2be974225ed: Pull complete [2022-10-04T01:16:39.043Z] 339a4e72a1f5: Pull complete [2022-10-04T01:16:39.043Z] 988bab9f4d93: Pull complete [2022-10-04T01:16:39.301Z] 1469e6f7b9e6: Pull complete [2022-10-04T01:16:39.301Z] eaf3925da568: Pull complete [2022-10-04T01:16:41.262Z] bab4dde63d76: Pull complete [2022-10-04T01:16:41.262Z] bde34c3a00c8: Pull complete [2022-10-04T01:16:41.262Z] b352a97aabf1: Pull complete [2022-10-04T01:16:41.262Z] 4872d77fe225: Pull complete [2022-10-04T01:16:41.520Z] 5851b861e8e6: Pull complete [2022-10-04T01:16:41.520Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-04T01:16:41.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T01:16:41.520Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T01:16:41.748Z] prd-ubuntu20.04-docker-8c-8g-6960 does not seem to be running inside a container [2022-10-04T01:16:41.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-47 -v /w/workspace/exfoundry_edgex-taf-common_PR-47:/w/workspace/exfoundry_edgex-taf-common_PR-47:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-47@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-devops/py-git-semver:0.1.4 cat [2022-10-04T01:16:45.196Z] $ docker top 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 -eo pid,comm [2022-10-04T01:16:45.252Z] 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). [2022-10-04T01:16:45.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-04T01:16:45.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T01:16:45.375Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T01:16:45.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T01:16:45.475Z] $ docker exec 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 ssh-agent [2022-10-04T01:16:45.588Z] SSH_AUTH_SOCK=/tmp/ssh-P6KnYEvuTPeT/agent.33 [2022-10-04T01:16:45.588Z] SSH_AGENT_PID=39 [2022-10-04T01:16:45.594Z] Running ssh-add (command line suppressed) [2022-10-04T01:16:45.707Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/private_key_13615606470859423660.key (/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/private_key_13615606470859423660.key) [2022-10-04T01:16:45.725Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T01:16:46.049Z] + git tag --points-at HEAD [Pipeline] } [2022-10-04T01:16:46.083Z] $ docker exec --env ******** --env ******** 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 ssh-agent -k [2022-10-04T01:16:46.190Z] unset SSH_AUTH_SOCK; [2022-10-04T01:16:46.190Z] unset SSH_AGENT_PID; [2022-10-04T01:16:46.190Z] echo Agent pid 39 killed; [2022-10-04T01:16:46.206Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-04T01:16:46.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T01:16:46.295Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T01:16:46.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T01:16:46.417Z] $ docker exec 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 ssh-agent [2022-10-04T01:16:46.508Z] SSH_AUTH_SOCK=/tmp/ssh-dehJSd9Cyzcl/agent.71 [2022-10-04T01:16:46.508Z] SSH_AGENT_PID=78 [2022-10-04T01:16:46.512Z] Running ssh-add (command line suppressed) [2022-10-04T01:16:46.617Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/private_key_8370456519135758322.key (/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/private_key_8370456519135758322.key) [2022-10-04T01:16:46.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T01:16:46.950Z] + git semver init [2022-10-04T01:16:47.209Z] 2022-10-04 01:16:47,137 [run_init] DEBUG init version:0.0.0 force:False [2022-10-04T01:16:47.209Z] 2022-10-04 01:16:47,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-47/.semver [2022-10-04T01:16:47.209Z] 2022-10-04 01:16:47,138 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-47/.semver [2022-10-04T01:16:47.209Z] 2022-10-04 01:16:47,138 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-47/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-47, universal_newlines=False, shell=None, istream=None) [2022-10-04T01:16:48.147Z] 2022-10-04 01:16:47,793 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-47/.git/info/exclude [2022-10-04T01:16:48.147Z] 2022-10-04 01:16:47,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-47/.semver/PR-47 with force:False [2022-10-04T01:16:48.147Z] 2022-10-04 01:16:47,794 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-47/.semver/PR-47 [2022-10-04T01:16:48.147Z] 2022-10-04 01:16:47,798 [execute] INFO git cat-file --batch-check [2022-10-04T01:16:48.147Z] 2022-10-04 01:16:47,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-47/.semver, universal_newlines=False, shell=None, istream=) [2022-10-04T01:16:48.147Z] 2022-10-04 01:16:47,803 [execute] INFO git cat-file --batch [2022-10-04T01:16:48.147Z] 2022-10-04 01:16:47,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-47/.semver, universal_newlines=False, shell=None, istream=) [2022-10-04T01:16:48.147Z] 2022-10-04 01:16:47,809 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-47/.semver/PR-47 [2022-10-04T01:16:48.147Z] 0.0.0 [Pipeline] } [2022-10-04T01:16:48.168Z] $ docker exec --env ******** --env ******** 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 ssh-agent -k [2022-10-04T01:16:48.264Z] unset SSH_AUTH_SOCK; [2022-10-04T01:16:48.264Z] unset SSH_AGENT_PID; [2022-10-04T01:16:48.265Z] echo Agent pid 78 killed; [2022-10-04T01:16:48.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-04T01:16:48.665Z] + git semver [Pipeline] } [2022-10-04T01:16:48.946Z] $ docker stop --time=1 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 [2022-10-04T01:16:50.235Z] $ docker rm -f 51c20eb07b6812b512bb05487ab1d81b329b34c2a354a4d3aa71a458cd4bbfa9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-04T01:16:50.617Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-04T01:16:50.836Z] Stashed 1 file(s) [Pipeline] echo [2022-10-04T01:16:50.857Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-04T01:16:51.365Z] provisioning config files... [2022-10-04T01:16:51.375Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/config2820462415090616458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T01:16:51.720Z] ---> docker-login.sh [2022-10-04T01:16:51.720Z] nexus3.edgexfoundry.org:10001 [2022-10-04T01:16:51.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:16:51.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:16:51.720Z] Configure a credential helper to remove this warning. See [2022-10-04T01:16:51.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:16:51.720Z] [2022-10-04T01:16:51.720Z] Login Succeeded [2022-10-04T01:16:51.720Z] nexus3.edgexfoundry.org:10002 [2022-10-04T01:16:51.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:16:51.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:16:51.720Z] Configure a credential helper to remove this warning. See [2022-10-04T01:16:51.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:16:51.720Z] [2022-10-04T01:16:51.720Z] Login Succeeded [2022-10-04T01:16:51.982Z] nexus3.edgexfoundry.org:10003 [2022-10-04T01:16:51.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:16:51.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:16:51.982Z] Configure a credential helper to remove this warning. See [2022-10-04T01:16:51.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:16:51.982Z] [2022-10-04T01:16:51.982Z] Login Succeeded [2022-10-04T01:16:51.982Z] nexus3.edgexfoundry.org:10004 [2022-10-04T01:16:51.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:16:51.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:16:51.982Z] Configure a credential helper to remove this warning. See [2022-10-04T01:16:51.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:16:51.982Z] [2022-10-04T01:16:51.982Z] Login Succeeded [2022-10-04T01:16:52.243Z] docker.io [2022-10-04T01:16:52.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:16:52.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:16:52.505Z] Configure a credential helper to remove this warning. See [2022-10-04T01:16:52.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:16:52.505Z] [2022-10-04T01:16:52.505Z] Login Succeeded [2022-10-04T01:16:52.505Z] ---> docker-login.sh ends [Pipeline] } [2022-10-04T01:16:52.534Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-04T01:16:53.466Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-04T01:16:53.774Z] + ls -al . [2022-10-04T01:16:53.774Z] total 68 [2022-10-04T01:16:53.774Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 01:16 . [2022-10-04T01:16:53.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 01:16 .. [2022-10-04T01:16:53.774Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 01:16 .git [2022-10-04T01:16:53.774Z] -rw-rw-r-- 1 jenkins jenkins 22 Oct 4 01:16 .gitignore [2022-10-04T01:16:53.774Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 01:16 .semver [2022-10-04T01:16:53.774Z] -rw-rw-r-- 1 jenkins jenkins 2269 Oct 4 01:16 Dockerfile [2022-10-04T01:16:53.774Z] -rw-rw-r-- 1 jenkins jenkins 746 Oct 4 01:16 Jenkinsfile [2022-10-04T01:16:53.774Z] -rw-rw-r-- 1 jenkins jenkins 11381 Oct 4 01:16 LICENSE [2022-10-04T01:16:53.774Z] -rw-rw-r-- 1 jenkins jenkins 3582 Oct 4 01:16 README.md [2022-10-04T01:16:53.774Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 01:16 TAF-Manager [2022-10-04T01:16:53.774Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 01:16 TUC [2022-10-04T01:16:53.774Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 01:16 VERSION [2022-10-04T01:16:53.774Z] -rw-rw-r-- 1 jenkins jenkins 307 Oct 4 01:16 requirements.txt [2022-10-04T01:16:53.774Z] -rw-rw-r-- 1 jenkins jenkins 54 Oct 4 01:16 robot-entrypoint.sh [2022-10-04T01:16:53.774Z] -rw-rw-r-- 1 jenkins jenkins 445 Oct 4 01:16 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T01:16:54.159Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=3547ef9b25211c7145eed3521e8cefce39e8f4c9 --label arch=amd64 --label version=0.0.0 . [2022-10-04T01:16:54.159Z] Sending build context to Docker daemon 416.8kB [2022-10-04T01:16:54.159Z] Step 1/12 : FROM alpine:3.16 [2022-10-04T01:16:55.097Z] 3.16: Pulling from library/alpine [2022-10-04T01:16:55.097Z] 213ec9aee27d: Pulling fs layer [2022-10-04T01:16:55.358Z] 213ec9aee27d: Verifying Checksum [2022-10-04T01:16:55.358Z] 213ec9aee27d: Download complete [2022-10-04T01:16:55.358Z] 213ec9aee27d: Pull complete [2022-10-04T01:16:55.617Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-04T01:16:55.617Z] Status: Downloaded newer image for alpine:3.16 [2022-10-04T01:16:55.617Z] ---> 9c6f07244728 [2022-10-04T01:16:55.617Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2022-10-04T01:16:55.617Z] ---> Running in 871e86e11fc8 [2022-10-04T01:16:55.877Z] Removing intermediate container 871e86e11fc8 [2022-10-04T01:16:55.877Z] ---> f0609b1d03d8 [2022-10-04T01:16:55.877Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2022-10-04T01:16:55.877Z] ---> Running in 38bb51c4a758 [2022-10-04T01:16:55.877Z] Removing intermediate container 38bb51c4a758 [2022-10-04T01:16:55.877Z] ---> 99cab00557d1 [2022-10-04T01:16:55.877Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2022-10-04T01:16:56.138Z] ---> 0bd9c87c757f [2022-10-04T01:16:56.138Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-10-04T01:16:56.397Z] ---> c7f18a56c6fd [2022-10-04T01:16:56.397Z] Step 6/12 : WORKDIR /edgex-taf [2022-10-04T01:16:56.397Z] ---> Running in e3158b2d61de [2022-10-04T01:16:56.397Z] Removing intermediate container e3158b2d61de [2022-10-04T01:16:56.397Z] ---> 2182ede5b50b [2022-10-04T01:16:56.397Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-04T01:16:56.397Z] ---> Running in 04f96d2f043f [2022-10-04T01:16:56.965Z] Removing intermediate container 04f96d2f043f [2022-10-04T01:16:56.965Z] ---> a6a054e11f89 [2022-10-04T01:16:56.965Z] Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 [2022-10-04T01:16:56.965Z] ---> Running in 91f9f44af250 [2022-10-04T01:16:57.226Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T01:16:58.164Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T01:16:58.731Z] (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) [2022-10-04T01:16:58.731Z] (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) [2022-10-04T01:16:58.731Z] Executing alpine-baselayout-3.2.0-r23.pre-upgrade [2022-10-04T01:16:58.990Z] Executing alpine-baselayout-3.2.0-r23.post-upgrade [2022-10-04T01:16:58.990Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:16:58.990Z] OK: 6 MiB in 14 packages [2022-10-04T01:16:58.990Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T01:16:59.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T01:17:00.185Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-04T01:17:00.185Z] (2/7) Installing brotli-libs (1.0.9-r6) [2022-10-04T01:17:00.444Z] (3/7) Installing nghttp2-libs (1.47.0-r0) [2022-10-04T01:17:00.444Z] (4/7) Installing libcurl (7.83.1-r3) [2022-10-04T01:17:00.444Z] (5/7) Installing curl (7.83.1-r3) [2022-10-04T01:17:00.709Z] (6/7) Installing docker-cli (20.10.18-r0) [2022-10-04T01:17:03.245Z] (7/7) Installing openssl (1.1.1q-r0) [2022-10-04T01:17:03.245Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:17:03.245Z] Executing ca-certificates-20220614-r0.trigger [2022-10-04T01:17:03.245Z] OK: 51 MiB in 21 packages [2022-10-04T01:17:03.245Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T01:17:03.820Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T01:17:04.385Z] (1/137) Installing libmagic (5.41-r0) [2022-10-04T01:17:04.385Z] (2/137) Installing file (5.41-r0) [2022-10-04T01:17:04.385Z] (3/137) Installing libxau (1.0.9-r0) [2022-10-04T01:17:04.645Z] (4/137) Installing libxdmcp (1.1.3-r0) [2022-10-04T01:17:04.645Z] (5/137) Installing libxcb (1.15-r0) [2022-10-04T01:17:04.645Z] (6/137) Installing libx11 (1.8-r0) [2022-10-04T01:17:04.904Z] (7/137) Installing libxext (1.3.4-r0) [2022-10-04T01:17:04.904Z] (8/137) Installing libice (1.0.10-r0) [2022-10-04T01:17:05.163Z] (9/137) Installing libuuid (2.38-r1) [2022-10-04T01:17:05.163Z] (10/137) Installing libsm (1.2.3-r0) [2022-10-04T01:17:05.163Z] (11/137) Installing libxt (1.2.1-r0) [2022-10-04T01:17:05.422Z] (12/137) Installing libxmu (1.1.3-r0) [2022-10-04T01:17:05.422Z] (13/137) Installing xset (1.2.4-r0) [2022-10-04T01:17:05.422Z] (14/137) Installing xprop (1.2.5-r0) [2022-10-04T01:17:05.681Z] (15/137) Installing xdg-utils (1.1.3-r3) [2022-10-04T01:17:05.681Z] (16/137) Installing eudev-libs (3.2.11-r0) [2022-10-04T01:17:05.681Z] (17/137) Installing pkgconf (1.8.0-r1) [2022-10-04T01:17:05.939Z] (18/137) Installing libffi (3.4.2-r1) [2022-10-04T01:17:05.939Z] (19/137) Installing libintl (0.21-r2) [2022-10-04T01:17:05.939Z] (20/137) Installing libblkid (2.38-r1) [2022-10-04T01:17:06.145Z] Still waiting to schedule task [2022-10-04T01:17:06.145Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-04T01:17:06.197Z] (21/137) Installing libmount (2.38-r1) [2022-10-04T01:17:06.197Z] (22/137) Installing pcre (8.45-r2) [2022-10-04T01:17:06.197Z] (23/137) Installing glib (2.72.1-r0) [2022-10-04T01:17:06.455Z] (24/137) Installing xz-libs (5.2.5-r1) [2022-10-04T01:17:06.455Z] (25/137) Installing libxml2 (2.9.14-r1) [2022-10-04T01:17:06.713Z] (26/137) Installing shared-mime-info (2.2-r0) [2022-10-04T01:17:06.713Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2022-10-04T01:17:06.713Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2022-10-04T01:17:06.972Z] (29/137) Installing libpng (1.6.37-r1) [2022-10-04T01:17:06.972Z] (30/137) Installing libwebp (1.2.3-r0) [2022-10-04T01:17:06.972Z] (31/137) Installing zstd-libs (1.5.2-r1) [2022-10-04T01:17:07.230Z] (32/137) Installing tiff (4.3.0-r1) [2022-10-04T01:17:07.230Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2022-10-04T01:17:07.489Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2022-10-04T01:17:07.489Z] (35/137) Installing libxcomposite (0.4.5-r0) [2022-10-04T01:17:07.489Z] (36/137) Installing libxfixes (6.0.0-r0) [2022-10-04T01:17:07.748Z] (37/137) Installing libxrender (0.9.10-r3) [2022-10-04T01:17:07.748Z] (38/137) Installing libxcursor (1.2.1-r0) [2022-10-04T01:17:07.748Z] (39/137) Installing libxdamage (1.1.5-r1) [2022-10-04T01:17:08.007Z] (40/137) Installing libxi (1.8-r0) [2022-10-04T01:17:08.007Z] (41/137) Installing libxinerama (1.1.4-r1) [2022-10-04T01:17:08.007Z] (42/137) Installing libxrandr (1.5.2-r1) [2022-10-04T01:17:08.266Z] (43/137) Installing atk (2.38.0-r0) [2022-10-04T01:17:08.266Z] (44/137) Installing libxtst (1.2.3-r3) [2022-10-04T01:17:08.266Z] (45/137) Installing dbus-libs (1.14.0-r1) [2022-10-04T01:17:08.525Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2022-10-04T01:17:08.525Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2022-10-04T01:17:08.525Z] (48/137) Installing expat (2.4.9-r0) [2022-10-04T01:17:08.784Z] (49/137) Installing libbz2 (1.0.8-r1) [2022-10-04T01:17:08.784Z] (50/137) Installing freetype (2.12.1-r0) [2022-10-04T01:17:09.044Z] (51/137) Installing fontconfig (2.14.0-r0) [2022-10-04T01:17:09.044Z] (52/137) Installing pixman (0.40.0-r3) [2022-10-04T01:17:09.044Z] (53/137) Installing cairo (1.17.4-r2) [2022-10-04T01:17:09.303Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2022-10-04T01:17:09.303Z] (55/137) Installing avahi-libs (0.8-r6) [2022-10-04T01:17:09.303Z] (56/137) Installing gmp (6.2.1-r2) [2022-10-04T01:17:09.561Z] (57/137) Installing nettle (3.7.3-r0) [2022-10-04T01:17:09.561Z] (58/137) Installing p11-kit (0.24.1-r0) [2022-10-04T01:17:09.820Z] (59/137) Installing libtasn1 (4.18.0-r0) [2022-10-04T01:17:09.820Z] (60/137) Installing libunistring (1.0-r0) [2022-10-04T01:17:09.820Z] (61/137) Installing gnutls (3.7.7-r0) [2022-10-04T01:17:10.078Z] (62/137) Installing cups-libs (2.4.2-r0) [2022-10-04T01:17:10.078Z] (63/137) Installing libepoxy (1.5.10-r0) [2022-10-04T01:17:10.078Z] (64/137) Installing fribidi (1.0.12-r0) [2022-10-04T01:17:10.338Z] (65/137) Installing graphite2 (1.3.14-r1) [2022-10-04T01:17:10.338Z] (66/137) Installing harfbuzz (4.3.0-r0) [2022-10-04T01:17:10.597Z] (67/137) Installing libxft (2.3.4-r0) [2022-10-04T01:17:10.597Z] (68/137) Installing pango (1.50.7-r0) [2022-10-04T01:17:10.597Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2022-10-04T01:17:10.856Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-04T01:17:10.856Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2022-10-04T01:17:10.856Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2022-10-04T01:17:11.116Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2022-10-04T01:17:11.116Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2022-10-04T01:17:11.375Z] Executing gtk+3.0-3.24.34-r1.post-install [2022-10-04T01:17:11.375Z] (75/137) Installing libfontenc (1.1.4-r0) [2022-10-04T01:17:11.634Z] (76/137) Installing mkfontscale (1.2.2-r0) [2022-10-04T01:17:11.634Z] (77/137) Installing font-opensans (0_git20210927-r0) [2022-10-04T01:17:11.894Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2022-10-04T01:17:11.894Z] (79/137) Installing libogg (1.3.5-r1) [2022-10-04T01:17:11.894Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-04T01:17:12.153Z] (81/137) Installing flac (1.3.4-r0) [2022-10-04T01:17:12.153Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2022-10-04T01:17:12.153Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2022-10-04T01:17:12.413Z] (84/137) Installing sdl2 (2.0.22-r0) [2022-10-04T01:17:12.413Z] (85/137) Installing aom-libs (3.3.0-r0) [2022-10-04T01:17:12.980Z] (86/137) Installing libass (0.16.0-r0) [2022-10-04T01:17:13.238Z] (87/137) Installing libdav1d (1.0.0-r0) [2022-10-04T01:17:13.238Z] (88/137) Installing libpciaccess (0.16-r0) [2022-10-04T01:17:13.496Z] (89/137) Installing libdrm (2.4.110-r0) [2022-10-04T01:17:13.496Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-04T01:17:13.496Z] (91/137) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-04T01:17:13.754Z] (92/137) Installing lame (3.100-r0) [2022-10-04T01:17:13.754Z] (93/137) Installing opus (1.3.1-r1) [2022-10-04T01:17:13.754Z] (94/137) Installing libasyncns (0.8-r1) [2022-10-04T01:17:14.012Z] (95/137) Installing libltdl (2.4.7-r0) [2022-10-04T01:17:14.012Z] (96/137) Installing orc (0.4.32-r0) [2022-10-04T01:17:14.269Z] (97/137) Installing libvorbis (1.3.7-r0) [2022-10-04T01:17:14.269Z] (98/137) Installing libsndfile (1.1.0-r0) [2022-10-04T01:17:14.269Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2022-10-04T01:17:14.527Z] (100/137) Installing soxr (0.1.3-r2) [2022-10-04T01:17:14.527Z] (101/137) Installing speexdsp (1.2.0-r0) [2022-10-04T01:17:14.527Z] (102/137) Installing tdb-libs (1.4.6-r0) [2022-10-04T01:17:14.787Z] (103/137) Installing libpulse (15.0-r2) [2022-10-04T01:17:14.787Z] (104/137) Installing cjson (1.7.15-r3) [2022-10-04T01:17:14.787Z] (105/137) Installing mbedtls (2.28.1-r0) [2022-10-04T01:17:15.046Z] (106/137) Installing librist (0.2.6-r1) [2022-10-04T01:17:15.046Z] (107/137) Installing libsrt (1.4.4-r0) [2022-10-04T01:17:15.306Z] (108/137) Installing libssh (0.9.6-r1) [2022-10-04T01:17:15.306Z] (109/137) Installing libtheora (1.1.1-r16) [2022-10-04T01:17:15.306Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2022-10-04T01:17:15.566Z] (111/137) Installing libva (2.14.0-r0) [2022-10-04T01:17:15.566Z] (112/137) Installing libvdpau (1.5-r0) [2022-10-04T01:17:15.566Z] (113/137) Installing vidstab (1.1.0-r1) [2022-10-04T01:17:15.825Z] (114/137) Installing libvpx (1.11.0-r1) [2022-10-04T01:17:15.825Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2022-10-04T01:17:16.083Z] (116/137) Installing numactl (2.0.14-r0) [2022-10-04T01:17:16.083Z] (117/137) Installing x265-libs (3.5-r3) [2022-10-04T01:17:16.341Z] (118/137) Installing xvidcore (1.3.7-r1) [2022-10-04T01:17:16.341Z] (119/137) Installing ffmpeg-libs (5.0.1-r1) [2022-10-04T01:17:17.283Z] (120/137) Installing libevent (2.1.12-r4) [2022-10-04T01:17:17.283Z] (121/137) Installing mesa (21.3.8-r2) [2022-10-04T01:17:17.283Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2022-10-04T01:17:17.283Z] (123/137) Installing mesa-gbm (21.3.8-r2) [2022-10-04T01:17:17.541Z] (124/137) Installing icu-data-en (71.1-r2) [2022-10-04T01:17:17.541Z] Executing icu-data-en-71.1-r2.post-install [2022-10-04T01:17:17.541Z] * [2022-10-04T01:17:17.541Z] * If you need ICU with non-English locales and legacy charset support, install [2022-10-04T01:17:17.541Z] * package icu-data-full. [2022-10-04T01:17:17.541Z] * [2022-10-04T01:17:17.541Z] (125/137) Installing icu-libs (71.1-r2) [2022-10-04T01:17:17.799Z] (126/137) Installing lcms2 (2.13.1-r0) [2022-10-04T01:17:17.799Z] (127/137) Installing minizip (1.2.12-r0) [2022-10-04T01:17:18.059Z] (128/137) Installing nspr (4.33-r0) [2022-10-04T01:17:18.059Z] (129/137) Installing sqlite-libs (3.38.5-r0) [2022-10-04T01:17:18.059Z] (130/137) Installing nss (3.78.1-r0) [2022-10-04T01:17:18.318Z] (131/137) Installing re2 (2022.04.01-r0) [2022-10-04T01:17:18.577Z] (132/137) Installing snappy (1.1.9-r4) [2022-10-04T01:17:18.577Z] (133/137) Installing libgpg-error (1.45-r0) [2022-10-04T01:17:18.577Z] (134/137) Installing libgcrypt (1.10.1-r0) [2022-10-04T01:17:18.837Z] (135/137) Installing libxslt (1.1.35-r0) [2022-10-04T01:17:18.837Z] (136/137) Installing chromium (102.0.5005.182-r0) [2022-10-04T01:17:31.046Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2022-10-04T01:17:31.987Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:17:31.987Z] Executing glib-2.72.1-r0.trigger [2022-10-04T01:17:31.987Z] Executing shared-mime-info-2.2-r0.trigger [2022-10-04T01:17:37.315Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-04T01:17:37.315Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2022-10-04T01:17:37.315Z] Executing fontconfig-2.14.0-r0.trigger [2022-10-04T01:17:37.315Z] Executing mkfontscale-1.2.2-r0.trigger [2022-10-04T01:17:37.315Z] OK: 408 MiB in 158 packages [2022-10-04T01:17:37.315Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T01:17:37.315Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T01:17:37.589Z] (1/21) Installing binutils (2.38-r3) [2022-10-04T01:17:37.857Z] (2/21) Installing isl22 (0.22-r0) [2022-10-04T01:17:38.118Z] (3/21) Installing mpfr4 (4.1.0-r0) [2022-10-04T01:17:39.510Z] (4/21) Installing mpc1 (1.2.1-r0) [2022-10-04T01:17:39.510Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2022-10-04T01:17:42.079Z] (6/21) Installing musl-dev (1.2.3-r0) [2022-10-04T01:17:42.079Z] (7/21) Installing libc-dev (0.7.2-r3) [2022-10-04T01:17:42.079Z] (8/21) Installing linux-headers (5.16.7-r1) [2022-10-04T01:17:42.339Z] (9/21) Installing libffi-dev (3.4.2-r1) [2022-10-04T01:17:42.339Z] (10/21) Installing libpq (14.5-r0) [2022-10-04T01:17:42.598Z] (11/21) Installing openssl-dev (1.1.1q-r0) [2022-10-04T01:17:42.598Z] (12/21) Installing libpq-dev (14.5-r0) [2022-10-04T01:17:42.858Z] (13/21) Installing libecpg (14.5-r0) [2022-10-04T01:17:42.858Z] (14/21) Installing libecpg-dev (14.5-r0) [2022-10-04T01:17:42.858Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2022-10-04T01:17:46.146Z] (16/21) Installing clang-libs (13.0.1-r1) [2022-10-04T01:17:49.437Z] (17/21) Installing clang (13.0.1-r1) [2022-10-04T01:17:49.437Z] (18/21) Installing icu (71.1-r2) [2022-10-04T01:17:49.437Z] (19/21) Installing icu-dev (71.1-r2) [2022-10-04T01:17:49.437Z] (20/21) Installing llvm13 (13.0.1-r2) [2022-10-04T01:17:51.339Z] (21/21) Installing postgresql14-dev (14.5-r0) [2022-10-04T01:17:51.599Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:17:51.599Z] OK: 821 MiB in 179 packages [2022-10-04T01:17:51.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T01:17:52.537Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T01:17:52.795Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2022-10-04T01:17:54.175Z] (2/10) Installing gdbm (1.23-r0) [2022-10-04T01:17:54.175Z] (3/10) Installing mpdecimal (2.5.1-r1) [2022-10-04T01:17:54.175Z] (4/10) Installing readline (8.1.2-r0) [2022-10-04T01:17:54.434Z] (5/10) Installing python3 (3.10.5-r0) [2022-10-04T01:17:55.816Z] (6/10) Installing python3-dev (3.10.5-r0) [2022-10-04T01:17:58.353Z] (7/10) Installing libsodium (1.0.18-r0) [2022-10-04T01:17:58.353Z] (8/10) Installing libzmq (4.3.4-r0) [2022-10-04T01:17:58.353Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2022-10-04T01:17:58.353Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2022-10-04T01:17:58.353Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:17:58.353Z] OK: 973 MiB in 189 packages [2022-10-04T01:17:58.353Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T01:17:59.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T01:17:59.546Z] OK: 973 MiB in 189 packages [2022-10-04T01:17:59.546Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T01:18:00.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T01:18:00.741Z] (1/1) Installing tzdata (2022c-r0) [2022-10-04T01:18:01.001Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:18:01.001Z] OK: 976 MiB in 190 packages [2022-10-04T01:18:01.262Z] (1/1) Purging tzdata (2022c-r0) [2022-10-04T01:18:01.262Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:18:01.262Z] OK: 973 MiB in 189 packages [2022-10-04T01:18:04.574Z] Looking in links: /tmp/tmpoksa7psj [2022-10-04T01:18:04.574Z] Processing /tmp/tmpoksa7psj/setuptools-58.1.0-py3-none-any.whl [2022-10-04T01:18:04.574Z] Processing /tmp/tmpoksa7psj/pip-22.0.4-py3-none-any.whl [2022-10-04T01:18:04.574Z] Installing collected packages: setuptools, pip [2022-10-04T01:18:06.479Z] Successfully installed pip-22.0.4 setuptools-58.1.0 [2022-10-04T01:18:06.479Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:18:07.438Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) [2022-10-04T01:18:07.438Z] Collecting pip [2022-10-04T01:18:07.438Z] Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) [2022-10-04T01:18:07.438Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 48.7 MB/s eta 0:00:00 [2022-10-04T01:18:07.438Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) [2022-10-04T01:18:08.006Z] Collecting setuptools [2022-10-04T01:18:08.006Z] Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) [2022-10-04T01:18:08.006Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 93.0 MB/s eta 0:00:00 [2022-10-04T01:18:08.006Z] Collecting wheel [2022-10-04T01:18:08.006Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-10-04T01:18:08.265Z] Installing collected packages: wheel, setuptools, pip [2022-10-04T01:18:08.265Z] Attempting uninstall: setuptools [2022-10-04T01:18:08.265Z] Found existing installation: setuptools 58.1.0 [2022-10-04T01:18:08.265Z] Uninstalling setuptools-58.1.0: [2022-10-04T01:18:08.265Z] Successfully uninstalled setuptools-58.1.0 [2022-10-04T01:18:09.199Z] Attempting uninstall: pip [2022-10-04T01:18:09.199Z] Found existing installation: pip 22.0.4 [2022-10-04T01:18:09.457Z] Uninstalling pip-22.0.4: [2022-10-04T01:18:09.457Z] Successfully uninstalled pip-22.0.4 [2022-10-04T01:18:11.361Z] Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 [2022-10-04T01:18:11.361Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:18:11.929Z] Processing ./edgex-taf-common [2022-10-04T01:18:11.929Z] Preparing metadata (setup.py): started [2022-10-04T01:18:12.497Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:18:12.497Z] Building wheels for collected packages: edgex-taf-common [2022-10-04T01:18:12.497Z] Building wheel for edgex-taf-common (setup.py): started [2022-10-04T01:18:13.063Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-10-04T01:18:13.063Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=687ab6c0267870dd1083d244076db5e50759dd8df47de9fbd81a08a56c34197b [2022-10-04T01:18:13.063Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2022-10-04T01:18:13.063Z] Successfully built edgex-taf-common [2022-10-04T01:18:13.321Z] Installing collected packages: edgex-taf-common [2022-10-04T01:18:13.321Z] Successfully installed edgex-taf-common-0.0.0 [2022-10-04T01:18:13.321Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:18:14.258Z] Collecting robotframework==4.1.3 [2022-10-04T01:18:14.258Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-10-04T01:18:14.258Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 12.5 MB/s eta 0:00:00 [2022-10-04T01:18:14.258Z] Installing collected packages: robotframework [2022-10-04T01:18:14.832Z] Successfully installed robotframework-4.1.3 [2022-10-04T01:18:14.832Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:18:15.776Z] Collecting docker==4.4.1 [2022-10-04T01:18:15.776Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-10-04T01:18:15.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 9.6 MB/s eta 0:00:00 [2022-10-04T01:18:15.776Z] Collecting six>=1.4.0 [2022-10-04T01:18:15.776Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-10-04T01:18:15.776Z] Collecting websocket-client>=0.32.0 [2022-10-04T01:18:15.776Z] Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) [2022-10-04T01:18:15.776Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 6.7 MB/s eta 0:00:00 [2022-10-04T01:18:16.034Z] Collecting requests!=2.18.0,>=2.14.2 [2022-10-04T01:18:16.034Z] Downloading requests-2.28.1-py3-none-any.whl (62 kB) [2022-10-04T01:18:16.034Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 6.2 MB/s eta 0:00:00 [2022-10-04T01:18:16.034Z] Collecting certifi>=2017.4.17 [2022-10-04T01:18:16.034Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-04T01:18:16.034Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 16.3 MB/s eta 0:00:00 [2022-10-04T01:18:16.034Z] Collecting urllib3<1.27,>=1.21.1 [2022-10-04T01:18:16.034Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) [2022-10-04T01:18:16.034Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 16.1 MB/s eta 0:00:00 [2022-10-04T01:18:16.293Z] Collecting charset-normalizer<3,>=2 [2022-10-04T01:18:16.293Z] Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) [2022-10-04T01:18:16.293Z] Collecting idna<4,>=2.5 [2022-10-04T01:18:16.293Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2022-10-04T01:18:16.293Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 6.6 MB/s eta 0:00:00 [2022-10-04T01:18:16.554Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-10-04T01:18:17.123Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:18:17.123Z] Successfully installed certifi-2022.9.24 charset-normalizer-2.1.1 docker-4.4.1 idna-3.4 requests-2.28.1 six-1.16.0 urllib3-1.26.12 websocket-client-1.4.1 [2022-10-04T01:18:18.069Z] Collecting python-dotenv==0.15.0 [2022-10-04T01:18:18.069Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-10-04T01:18:18.069Z] Installing collected packages: python-dotenv [2022-10-04T01:18:18.069Z] Successfully installed python-dotenv-0.15.0 [2022-10-04T01:18:18.069Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:18:19.004Z] Collecting RESTinstance==1.0.2 [2022-10-04T01:18:19.005Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-10-04T01:18:19.264Z] Collecting GenSON [2022-10-04T01:18:19.264Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-10-04T01:18:19.264Z] Preparing metadata (setup.py): started [2022-10-04T01:18:19.523Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:18:19.784Z] Collecting pytz [2022-10-04T01:18:19.784Z] Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) [2022-10-04T01:18:19.784Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 17.6 MB/s eta 0:00:00 [2022-10-04T01:18:20.043Z] Collecting strict-rfc3339 [2022-10-04T01:18:20.043Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-10-04T01:18:20.043Z] Preparing metadata (setup.py): started [2022-10-04T01:18:20.303Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:18:20.303Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-10-04T01:18:20.303Z] Collecting jsonschema [2022-10-04T01:18:20.566Z] Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) [2022-10-04T01:18:20.566Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 15.5 MB/s eta 0:00:00 [2022-10-04T01:18:20.566Z] Collecting rfc3987 [2022-10-04T01:18:20.566Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-10-04T01:18:20.566Z] Collecting tzlocal [2022-10-04T01:18:20.566Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-10-04T01:18:20.566Z] Collecting docutils [2022-10-04T01:18:20.566Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2022-10-04T01:18:20.566Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 21.5 MB/s eta 0:00:00 [2022-10-04T01:18:20.566Z] Collecting flex [2022-10-04T01:18:20.827Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-10-04T01:18:20.827Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.3 MB/s eta 0:00:00 [2022-10-04T01:18:20.827Z] Preparing metadata (setup.py): started [2022-10-04T01:18:21.086Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:18:21.086Z] Collecting jsonpath-ng [2022-10-04T01:18:21.086Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-10-04T01:18:21.086Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) [2022-10-04T01:18:21.345Z] Collecting pygments [2022-10-04T01:18:21.345Z] Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) [2022-10-04T01:18:21.345Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 29.6 MB/s eta 0:00:00 [2022-10-04T01:18:21.345Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-10-04T01:18:21.345Z] Collecting PyYAML>=3.11 [2022-10-04T01:18:21.345Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-10-04T01:18:21.345Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 12.8 MB/s eta 0:00:00 [2022-10-04T01:18:21.603Z] Installing build dependencies: started [2022-10-04T01:18:26.874Z] Installing build dependencies: finished with status 'done' [2022-10-04T01:18:26.874Z] Getting requirements to build wheel: started [2022-10-04T01:18:27.465Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T01:18:27.465Z] Preparing metadata (pyproject.toml): started [2022-10-04T01:18:28.031Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T01:18:28.031Z] Collecting validate-email>=1.2 [2022-10-04T01:18:28.031Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-10-04T01:18:28.288Z] Preparing metadata (setup.py): started [2022-10-04T01:18:28.547Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:18:28.547Z] Collecting click>=3.3 [2022-10-04T01:18:28.547Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-10-04T01:18:28.547Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 11.0 MB/s eta 0:00:00 [2022-10-04T01:18:28.806Z] Collecting jsonpointer>=1.7 [2022-10-04T01:18:28.806Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-10-04T01:18:28.806Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.9.24) [2022-10-04T01:18:28.806Z] Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.1) [2022-10-04T01:18:28.806Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2022-10-04T01:18:28.806Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.12) [2022-10-04T01:18:28.806Z] Collecting ply [2022-10-04T01:18:28.806Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-10-04T01:18:28.806Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.7 MB/s eta 0:00:00 [2022-10-04T01:18:28.806Z] Collecting decorator [2022-10-04T01:18:28.806Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-10-04T01:18:29.064Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-10-04T01:18:29.064Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-10-04T01:18:29.064Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 10.9 MB/s eta 0:00:00 [2022-10-04T01:18:29.064Z] Installing build dependencies: started [2022-10-04T01:18:32.370Z] Installing build dependencies: finished with status 'done' [2022-10-04T01:18:32.370Z] Getting requirements to build wheel: started [2022-10-04T01:18:32.370Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T01:18:32.370Z] Preparing metadata (pyproject.toml): started [2022-10-04T01:18:32.629Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T01:18:32.629Z] Collecting attrs>=17.4.0 [2022-10-04T01:18:32.629Z] Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) [2022-10-04T01:18:32.629Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.9 MB/s eta 0:00:00 [2022-10-04T01:18:32.629Z] Collecting pytz-deprecation-shim [2022-10-04T01:18:32.629Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-10-04T01:18:32.890Z] Collecting tzdata [2022-10-04T01:18:33.151Z] Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) [2022-10-04T01:18:33.151Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 12.2 MB/s eta 0:00:00 [2022-10-04T01:18:33.151Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-10-04T01:18:33.151Z] Building wheel for flex (setup.py): started [2022-10-04T01:18:33.720Z] Building wheel for flex (setup.py): finished with status 'done' [2022-10-04T01:18:33.720Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=715728d4a736028e75eb9264bec7021e0e81a71e8bf4ea2c3c903ca3c7d4f7b2 [2022-10-04T01:18:33.720Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2022-10-04T01:18:33.720Z] Building wheel for strict-rfc3339 (setup.py): started [2022-10-04T01:18:33.980Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-10-04T01:18:33.980Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=a76ce966126c73d07901edc44ded5acabc51ea3ef45d8f803450a5bae178b044 [2022-10-04T01:18:33.980Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2022-10-04T01:18:33.980Z] Building wheel for GenSON (setup.py): started [2022-10-04T01:18:34.549Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-10-04T01:18:34.549Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=79519f5f74f270408d98dcfac5ca7eb0b0d99326fb8d0fb52baece8b15adb326 [2022-10-04T01:18:34.549Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2022-10-04T01:18:34.549Z] Building wheel for pyrsistent (pyproject.toml): started [2022-10-04T01:18:35.928Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-10-04T01:18:35.928Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_x86_64.whl size=114688 sha256=9800bef818c6a31a4a18d2420cf69ec525e89be9230d13394120db74c589aef9 [2022-10-04T01:18:35.928Z] Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 [2022-10-04T01:18:35.928Z] Building wheel for PyYAML (pyproject.toml): started [2022-10-04T01:18:36.499Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-10-04T01:18:36.499Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=aae696d72fc77e8f69c054b1975878f93c0b5d73e71b0a13928b170521bd2deb [2022-10-04T01:18:36.499Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2022-10-04T01:18:36.766Z] Building wheel for validate-email (setup.py): started [2022-10-04T01:18:37.025Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-10-04T01:18:37.025Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=d360fa4a7d3c94b6b503510e2174a8220f79564c1e29ef2857f7617e239ad5ec [2022-10-04T01:18:37.025Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2022-10-04T01:18:37.025Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-10-04T01:18:37.286Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2022-10-04T01:18:39.820Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.16.0 ply-3.11 pygments-2.13.0 pyrsistent-0.18.1 pytz-2022.4 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.4 tzlocal-4.2 validate-email-1.3 [2022-10-04T01:18:39.820Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:18:40.868Z] Collecting robotbackgroundlogger==1.2 [2022-10-04T01:18:40.868Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-10-04T01:18:41.127Z] Preparing metadata (setup.py): started [2022-10-04T01:18:41.386Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:18:41.386Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-10-04T01:18:41.386Z] Building wheels for collected packages: robotbackgroundlogger [2022-10-04T01:18:41.386Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-10-04T01:18:41.954Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-10-04T01:18:41.954Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=dd0d469c20778cd36433b918b0a66060640bda83466902b8a1e509067ed24aab [2022-10-04T01:18:41.954Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2022-10-04T01:18:41.954Z] Successfully built robotbackgroundlogger [2022-10-04T01:18:42.213Z] Installing collected packages: robotbackgroundlogger [2022-10-04T01:18:42.213Z] Successfully installed robotbackgroundlogger-1.2 [2022-10-04T01:18:42.213Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:18:42.783Z] Collecting configparser==5.0.1 [2022-10-04T01:18:43.042Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-10-04T01:18:43.302Z] Installing collected packages: configparser [2022-10-04T01:18:43.302Z] Successfully installed configparser-5.0.1 [2022-10-04T01:18:43.302Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:18:44.241Z] Collecting requests==2.25.1 [2022-10-04T01:18:44.241Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-10-04T01:18:44.241Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.7 MB/s eta 0:00:00 [2022-10-04T01:18:44.241Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.12) [2022-10-04T01:18:44.241Z] Collecting chardet<5,>=3.0.2 [2022-10-04T01:18:44.241Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-10-04T01:18:44.241Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.5 MB/s eta 0:00:00 [2022-10-04T01:18:44.241Z] Collecting idna<3,>=2.5 [2022-10-04T01:18:44.241Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-10-04T01:18:44.241Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 5.6 MB/s eta 0:00:00 [2022-10-04T01:18:44.241Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) [2022-10-04T01:18:44.500Z] Installing collected packages: idna, chardet, requests [2022-10-04T01:18:44.500Z] Attempting uninstall: idna [2022-10-04T01:18:44.500Z] Found existing installation: idna 3.4 [2022-10-04T01:18:44.500Z] Uninstalling idna-3.4: [2022-10-04T01:18:44.500Z] Successfully uninstalled idna-3.4 [2022-10-04T01:18:45.068Z] Attempting uninstall: requests [2022-10-04T01:18:45.068Z] Found existing installation: requests 2.28.1 [2022-10-04T01:18:45.068Z] Uninstalling requests-2.28.1: [2022-10-04T01:18:45.068Z] Successfully uninstalled requests-2.28.1 [2022-10-04T01:18:45.068Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-10-04T01:18:45.068Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:18:46.004Z] Collecting robotframework-requests==0.8.0 [2022-10-04T01:18:46.004Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-10-04T01:18:46.004Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-10-04T01:18:46.004Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-10-04T01:18:46.004Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2022-10-04T01:18:46.004Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.9.24) [2022-10-04T01:18:46.004Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-10-04T01:18:46.004Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.12) [2022-10-04T01:18:46.004Z] Installing collected packages: robotframework-requests [2022-10-04T01:18:46.267Z] Successfully installed robotframework-requests-0.8.0 [2022-10-04T01:18:46.267Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:18:46.831Z] Collecting paho-mqtt==1.5.1 [2022-10-04T01:18:46.831Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-10-04T01:18:46.831Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 10.5 MB/s eta 0:00:00 [2022-10-04T01:18:46.831Z] Preparing metadata (setup.py): started [2022-10-04T01:18:47.397Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:18:47.398Z] Building wheels for collected packages: paho-mqtt [2022-10-04T01:18:47.398Z] Building wheel for paho-mqtt (setup.py): started [2022-10-04T01:18:47.963Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-10-04T01:18:47.963Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=4f28a14563bac094b68dc8e8ed88e2264a7ec98a5625a75b8f3a991328c2e1ee [2022-10-04T01:18:47.963Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2022-10-04T01:18:47.963Z] Successfully built paho-mqtt [2022-10-04T01:18:48.220Z] Installing collected packages: paho-mqtt [2022-10-04T01:18:48.220Z] Successfully installed paho-mqtt-1.5.1 [2022-10-04T01:18:48.220Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:18:48.785Z] Collecting redis==3.5.3 [2022-10-04T01:18:48.785Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-10-04T01:18:48.785Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 8.3 MB/s eta 0:00:00 [2022-10-04T01:18:49.043Z] Installing collected packages: redis [2022-10-04T01:18:49.302Z] Successfully installed redis-3.5.3 [2022-10-04T01:18:49.302Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:18:50.237Z] Collecting pyzmq==22.2.1 [2022-10-04T01:18:50.237Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-10-04T01:18:50.237Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.7 MB/s eta 0:00:00 [2022-10-04T01:18:50.494Z] Installing build dependencies: started [2022-10-04T01:18:53.026Z] Installing build dependencies: finished with status 'done' [2022-10-04T01:18:53.026Z] Getting requirements to build wheel: started [2022-10-04T01:18:53.593Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T01:18:53.593Z] Preparing metadata (pyproject.toml): started [2022-10-04T01:18:54.161Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T01:18:54.161Z] Building wheels for collected packages: pyzmq [2022-10-04T01:18:54.161Z] Building wheel for pyzmq (pyproject.toml): started [2022-10-04T01:19:20.695Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-10-04T01:19:20.695Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537170 sha256=77839702560fea15ec4f59c9abba36155042132c2abf2ae9df751f04bdf1d772 [2022-10-04T01:19:20.695Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2022-10-04T01:19:20.695Z] Successfully built pyzmq [2022-10-04T01:19:20.695Z] Installing collected packages: pyzmq [2022-10-04T01:19:20.695Z] Successfully installed pyzmq-22.2.1 [2022-10-04T01:19:20.695Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:19:20.695Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-10-04T01:19:20.695Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-10-04T01:19:20.695Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 12.0 MB/s eta 0:00:00 [2022-10-04T01:19:20.695Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-10-04T01:19:20.695Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-10-04T01:19:20.695Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-10-04T01:19:20.695Z] Collecting selenium>=3.141.0 [2022-10-04T01:19:20.695Z] Downloading selenium-4.5.0-py3-none-any.whl (995 kB) [2022-10-04T01:19:20.695Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 18.9 MB/s eta 0:00:00 [2022-10-04T01:19:20.695Z] Collecting trio~=0.17 [2022-10-04T01:19:20.695Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2022-10-04T01:19:20.695Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 19.5 MB/s eta 0:00:00 [2022-10-04T01:19:20.695Z] Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.12) [2022-10-04T01:19:20.695Z] Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.9.24) [2022-10-04T01:19:20.695Z] Collecting trio-websocket~=0.9 [2022-10-04T01:19:20.695Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-10-04T01:19:20.695Z] Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2022-10-04T01:19:20.695Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) [2022-10-04T01:19:20.695Z] Collecting exceptiongroup>=1.0.0rc9 [2022-10-04T01:19:20.695Z] Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) [2022-10-04T01:19:20.695Z] Collecting sniffio [2022-10-04T01:19:20.695Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2022-10-04T01:19:20.695Z] Collecting async-generator>=1.9 [2022-10-04T01:19:20.695Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-10-04T01:19:20.695Z] Collecting sortedcontainers [2022-10-04T01:19:20.695Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-10-04T01:19:20.695Z] Collecting outcome [2022-10-04T01:19:20.695Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-10-04T01:19:20.695Z] Collecting wsproto>=0.14 [2022-10-04T01:19:20.695Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2022-10-04T01:19:20.695Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-10-04T01:19:20.695Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-10-04T01:19:20.695Z] Collecting h11<1,>=0.9.0 [2022-10-04T01:19:20.695Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2022-10-04T01:19:20.695Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 9.4 MB/s eta 0:00:00 [2022-10-04T01:19:20.695Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2022-10-04T01:19:21.261Z] Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.0.0rc9 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.5.0 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.9.2 wsproto-1.2.0 [2022-10-04T01:19:21.261Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:19:21.827Z] Collecting psycopg2==2.9.3 [2022-10-04T01:19:21.827Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-10-04T01:19:21.827Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 18.6 MB/s eta 0:00:00 [2022-10-04T01:19:22.087Z] Preparing metadata (setup.py): started [2022-10-04T01:19:22.344Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:19:22.344Z] Building wheels for collected packages: psycopg2 [2022-10-04T01:19:22.344Z] Building wheel for psycopg2 (setup.py): started [2022-10-04T01:19:32.321Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-10-04T01:19:32.321Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478590 sha256=7aaed853b884fa0f6655f75f368100d149b935f3ae8742eb3fd5c135888d0d69 [2022-10-04T01:19:32.321Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2022-10-04T01:19:32.321Z] Successfully built psycopg2 [2022-10-04T01:19:32.579Z] Installing collected packages: psycopg2 [2022-10-04T01:19:32.837Z] Successfully installed psycopg2-2.9.3 [2022-10-04T01:19:32.837Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:19:33.771Z] Collecting numpy==1.22.3 [2022-10-04T01:19:33.771Z] Downloading numpy-1.22.3.zip (11.5 MB) [2022-10-04T01:19:34.030Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 35.0 MB/s eta 0:00:00 [2022-10-04T01:19:34.597Z] Installing build dependencies: started [2022-10-04T01:19:38.778Z] Installing build dependencies: finished with status 'done' [2022-10-04T01:19:38.778Z] Getting requirements to build wheel: started [2022-10-04T01:19:39.346Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T01:19:39.346Z] Preparing metadata (pyproject.toml): started [2022-10-04T01:19:39.913Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T01:19:39.913Z] Building wheels for collected packages: numpy [2022-10-04T01:19:39.913Z] Building wheel for numpy (pyproject.toml): started [2022-10-04T01:20:47.614Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:21:19.041Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6961 in /w/workspace/exfoundry_edgex-taf-common_PR-47 [Pipeline] { [Pipeline] checkout [2022-10-04T01:21:19.108Z] Selected Git installation does not exist. Using Default [2022-10-04T01:21:19.108Z] The recommended git tool is: NONE [2022-10-04T01:21:25.001Z] using credential edgex-jenkins-ssh [2022-10-04T01:21:25.018Z] Cloning the remote Git repository [2022-10-04T01:21:25.072Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2022-10-04T01:21:25.152Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-47 # timeout=10 [2022-10-04T01:21:25.302Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-10-04T01:21:25.303Z] > git --version # timeout=10 [2022-10-04T01:21:25.328Z] > git --version # 'git version 2.25.1' [2022-10-04T01:21:25.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-04T01:21:25.389Z] Verifying host key using known hosts file [2022-10-04T01:21:25.623Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-04T01:21:25.637Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-04T01:21:26.303Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-10-04T01:21:26.328Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-04T01:21:27.768Z] Merging remotes/origin/main commit 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 into PR head commit 3547ef9b25211c7145eed3521e8cefce39e8f4c9 [2022-10-04T01:21:27.132Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-10-04T01:21:27.173Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-10-04T01:21:27.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-04T01:21:27.179Z] Verifying host key using known hosts file [2022-10-04T01:21:27.185Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-04T01:21:27.199Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/47/head:refs/remotes/origin/PR-47 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-04T01:21:27.786Z] > git config core.sparsecheckout # timeout=10 [2022-10-04T01:21:27.811Z] > git checkout -f 3547ef9b25211c7145eed3521e8cefce39e8f4c9 # timeout=10 [2022-10-04T01:21:27.893Z] > git remote # timeout=10 [2022-10-04T01:21:27.913Z] > git config --get remote.origin.url # timeout=10 [2022-10-04T01:21:27.934Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-04T01:21:27.940Z] Verifying host key using known hosts file [2022-10-04T01:21:27.944Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-04T01:21:27.954Z] > git merge 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 # timeout=10 [2022-10-04T01:21:27.998Z] Merge succeeded, producing 3547ef9b25211c7145eed3521e8cefce39e8f4c9 [2022-10-04T01:21:27.999Z] Checking out Revision 3547ef9b25211c7145eed3521e8cefce39e8f4c9 (PR-47) [2022-10-04T01:21:27.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-04T01:21:28.006Z] > git config core.sparsecheckout # timeout=10 [2022-10-04T01:21:28.022Z] > git checkout -f 3547ef9b25211c7145eed3521e8cefce39e8f4c9 # timeout=10 [2022-10-04T01:21:31.499Z] Commit message: "feat: add influxdb-client library" [2022-10-04T01:21:31.553Z] > git --version # timeout=10 [2022-10-04T01:21:31.565Z] > git --version # 'git version 2.25.1' [2022-10-04T01:21:31.581Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-04T01:21:32.729Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-04T01:21:32.729Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-04T01:21:32.729Z] Dload Upload Total Spent Left Speed [2022-10-04T01:21:32.729Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 77312 0 --:--:-- --:--:-- --:--:-- 77790 [Pipeline] sh [2022-10-04T01:21:33.532Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-04T01:21:33.870Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-04T01:21:33.870Z] + sudo tee /etc/docker/daemon.new [2022-10-04T01:21:33.870Z] { [2022-10-04T01:21:33.870Z] "registry-mirrors": [ [2022-10-04T01:21:33.870Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-04T01:21:33.870Z] ], [2022-10-04T01:21:33.870Z] "bip": "10.250.0.254/24", [2022-10-04T01:21:33.870Z] "hosts": [ [2022-10-04T01:21:33.870Z] "tcp://0.0.0.0:5555", [2022-10-04T01:21:33.870Z] "unix:///var/run/docker.sock" [2022-10-04T01:21:33.870Z] ], [2022-10-04T01:21:33.870Z] "mtu": 1458, [2022-10-04T01:21:33.870Z] "selinux-enabled": true, [2022-10-04T01:21:33.870Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-04T01:21:33.870Z] } [Pipeline] sh [2022-10-04T01:21:34.215Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-04T01:21:34.571Z] + sudo service docker restart [2022-10-04T01:21:43.845Z] Building wheel for numpy (pyproject.toml): still running... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-04T01:21:52.915Z] provisioning config files... [2022-10-04T01:21:52.946Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/config3800249326250330007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T01:21:53.338Z] ---> docker-login.sh [2022-10-04T01:21:53.338Z] nexus3.edgexfoundry.org:10001 [2022-10-04T01:21:53.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:21:54.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:21:54.206Z] Configure a credential helper to remove this warning. See [2022-10-04T01:21:54.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:21:54.206Z] [2022-10-04T01:21:54.206Z] Login Succeeded [2022-10-04T01:21:54.206Z] nexus3.edgexfoundry.org:10002 [2022-10-04T01:21:54.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:21:54.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:21:54.751Z] Configure a credential helper to remove this warning. See [2022-10-04T01:21:54.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:21:54.751Z] [2022-10-04T01:21:54.751Z] Login Succeeded [2022-10-04T01:21:54.751Z] nexus3.edgexfoundry.org:10003 [2022-10-04T01:21:55.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:21:55.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:21:55.023Z] Configure a credential helper to remove this warning. See [2022-10-04T01:21:55.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:21:55.023Z] [2022-10-04T01:21:55.023Z] Login Succeeded [2022-10-04T01:21:55.023Z] nexus3.edgexfoundry.org:10004 [2022-10-04T01:21:55.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:21:55.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:21:55.294Z] Configure a credential helper to remove this warning. See [2022-10-04T01:21:55.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:21:55.294Z] [2022-10-04T01:21:55.294Z] Login Succeeded [2022-10-04T01:21:55.294Z] docker.io [2022-10-04T01:21:55.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T01:21:56.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T01:21:56.158Z] Configure a credential helper to remove this warning. See [2022-10-04T01:21:56.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T01:21:56.158Z] [2022-10-04T01:21:56.158Z] Login Succeeded [2022-10-04T01:21:56.158Z] ---> docker-login.sh ends [Pipeline] } [2022-10-04T01:21:56.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-04T01:21:57.012Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-04T01:21:57.358Z] + ls -al . [2022-10-04T01:21:57.358Z] total 64 [2022-10-04T01:21:57.358Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 4 01:21 . [2022-10-04T01:21:57.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 01:21 .. [2022-10-04T01:21:57.358Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 01:21 .git [2022-10-04T01:21:57.358Z] -rw-rw-r-- 1 jenkins jenkins 22 Oct 4 01:21 .gitignore [2022-10-04T01:21:57.358Z] -rw-rw-r-- 1 jenkins jenkins 2269 Oct 4 01:21 Dockerfile [2022-10-04T01:21:57.358Z] -rw-rw-r-- 1 jenkins jenkins 746 Oct 4 01:21 Jenkinsfile [2022-10-04T01:21:57.358Z] -rw-rw-r-- 1 jenkins jenkins 11381 Oct 4 01:21 LICENSE [2022-10-04T01:21:57.358Z] -rw-rw-r-- 1 jenkins jenkins 3582 Oct 4 01:21 README.md [2022-10-04T01:21:57.358Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 01:21 TAF-Manager [2022-10-04T01:21:57.358Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 01:21 TUC [2022-10-04T01:21:57.358Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 01:16 VERSION [2022-10-04T01:21:57.358Z] -rw-rw-r-- 1 jenkins jenkins 307 Oct 4 01:21 requirements.txt [2022-10-04T01:21:57.358Z] -rw-rw-r-- 1 jenkins jenkins 54 Oct 4 01:21 robot-entrypoint.sh [2022-10-04T01:21:57.358Z] -rw-rw-r-- 1 jenkins jenkins 445 Oct 4 01:21 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T01:21:57.769Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=3547ef9b25211c7145eed3521e8cefce39e8f4c9 --label arch=arm64 --label version=0.0.0 . [2022-10-04T01:21:57.769Z] Sending build context to Docker daemon 262.1kB [2022-10-04T01:21:58.036Z] Step 1/12 : FROM alpine:3.16 [2022-10-04T01:21:59.004Z] 3.16: Pulling from library/alpine [2022-10-04T01:21:59.274Z] 9b18e9b68314: Pulling fs layer [2022-10-04T01:21:59.547Z] 9b18e9b68314: Verifying Checksum [2022-10-04T01:21:59.547Z] 9b18e9b68314: Download complete [2022-10-04T01:22:00.135Z] 9b18e9b68314: Pull complete [2022-10-04T01:22:00.135Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-04T01:22:00.135Z] Status: Downloaded newer image for alpine:3.16 [2022-10-04T01:22:00.135Z] ---> a6215f271958 [2022-10-04T01:22:00.135Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2022-10-04T01:22:00.135Z] ---> Running in eb91831218a4 [2022-10-04T01:22:00.408Z] Removing intermediate container eb91831218a4 [2022-10-04T01:22:00.408Z] ---> 5374a72399a8 [2022-10-04T01:22:00.408Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2022-10-04T01:22:00.680Z] ---> Running in 2c59420975f5 [2022-10-04T01:22:00.950Z] Removing intermediate container 2c59420975f5 [2022-10-04T01:22:00.950Z] ---> 1ee8f88cb112 [2022-10-04T01:22:00.950Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2022-10-04T01:22:01.540Z] ---> 9a48664d47bd [2022-10-04T01:22:01.540Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-10-04T01:22:02.127Z] ---> 9d31218f5dd9 [2022-10-04T01:22:02.127Z] Step 6/12 : WORKDIR /edgex-taf [2022-10-04T01:22:02.127Z] ---> Running in 1fc4ea621ff7 [2022-10-04T01:22:02.398Z] Removing intermediate container 1fc4ea621ff7 [2022-10-04T01:22:02.398Z] ---> 850aca9c4118 [2022-10-04T01:22:02.398Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-04T01:22:02.669Z] ---> Running in b3e6ab33d3ac [2022-10-04T01:22:04.635Z] Removing intermediate container b3e6ab33d3ac [2022-10-04T01:22:04.635Z] ---> f60bbbac075a [2022-10-04T01:22:04.635Z] Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 [2022-10-04T01:22:04.635Z] ---> Running in b638980e64b3 [2022-10-04T01:22:05.601Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T01:22:06.569Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T01:22:07.995Z] (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) [2022-10-04T01:22:07.995Z] (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) [2022-10-04T01:22:07.995Z] Executing alpine-baselayout-3.2.0-r23.pre-upgrade [2022-10-04T01:22:07.995Z] Executing alpine-baselayout-3.2.0-r23.post-upgrade [2022-10-04T01:22:07.995Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:22:07.995Z] OK: 5 MiB in 14 packages [2022-10-04T01:22:08.266Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T01:22:09.238Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T01:22:10.658Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-04T01:22:10.658Z] (2/7) Installing brotli-libs (1.0.9-r6) [2022-10-04T01:22:10.658Z] (3/7) Installing nghttp2-libs (1.47.0-r0) [2022-10-04T01:22:10.929Z] (4/7) Installing libcurl (7.83.1-r3) [2022-10-04T01:22:10.929Z] (5/7) Installing curl (7.83.1-r3) [2022-10-04T01:22:10.929Z] (6/7) Installing docker-cli (20.10.18-r0) [2022-10-04T01:22:12.353Z] (7/7) Installing openssl (1.1.1q-r0) [2022-10-04T01:22:12.353Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:22:12.353Z] Executing ca-certificates-20220614-r0.trigger [2022-10-04T01:22:12.353Z] OK: 49 MiB in 21 packages [2022-10-04T01:22:12.620Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T01:22:13.584Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T01:22:14.550Z] (1/136) Installing libmagic (5.41-r0) [2022-10-04T01:22:14.819Z] (2/136) Installing file (5.41-r0) [2022-10-04T01:22:14.819Z] (3/136) Installing libxau (1.0.9-r0) [2022-10-04T01:22:15.086Z] (4/136) Installing libxdmcp (1.1.3-r0) [2022-10-04T01:22:15.086Z] (5/136) Installing libxcb (1.15-r0) [2022-10-04T01:22:15.086Z] (6/136) Installing libx11 (1.8-r0) [2022-10-04T01:22:15.353Z] (7/136) Installing libxext (1.3.4-r0) [2022-10-04T01:22:15.621Z] (8/136) Installing libice (1.0.10-r0) [2022-10-04T01:22:15.621Z] (9/136) Installing libuuid (2.38-r1) [2022-10-04T01:22:15.621Z] (10/136) Installing libsm (1.2.3-r0) [2022-10-04T01:22:15.889Z] (11/136) Installing libxt (1.2.1-r0) [2022-10-04T01:22:15.889Z] (12/136) Installing libxmu (1.1.3-r0) [2022-10-04T01:22:15.889Z] (13/136) Installing xset (1.2.4-r0) [2022-10-04T01:22:16.157Z] (14/136) Installing xprop (1.2.5-r0) [2022-10-04T01:22:16.157Z] (15/136) Installing xdg-utils (1.1.3-r3) [2022-10-04T01:22:16.425Z] (16/136) Installing eudev-libs (3.2.11-r0) [2022-10-04T01:22:16.425Z] (17/136) Installing pkgconf (1.8.0-r1) [2022-10-04T01:22:16.425Z] (18/136) Installing libffi (3.4.2-r1) [2022-10-04T01:22:16.692Z] (19/136) Installing libintl (0.21-r2) [2022-10-04T01:22:16.692Z] (20/136) Installing libblkid (2.38-r1) [2022-10-04T01:22:16.692Z] (21/136) Installing libmount (2.38-r1) [2022-10-04T01:22:16.960Z] (22/136) Installing pcre (8.45-r2) [2022-10-04T01:22:16.960Z] (23/136) Installing glib (2.72.1-r0) [2022-10-04T01:22:17.228Z] (24/136) Installing xz-libs (5.2.5-r1) [2022-10-04T01:22:17.228Z] (25/136) Installing libxml2 (2.9.14-r1) [2022-10-04T01:22:17.228Z] (26/136) Installing shared-mime-info (2.2-r0) [2022-10-04T01:22:17.497Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2022-10-04T01:22:17.765Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2022-10-04T01:22:17.765Z] (29/136) Installing libpng (1.6.37-r1) [2022-10-04T01:22:17.765Z] (30/136) Installing libwebp (1.2.3-r0) [2022-10-04T01:22:18.032Z] (31/136) Installing zstd-libs (1.5.2-r1) [2022-10-04T01:22:18.032Z] (32/136) Installing tiff (4.3.0-r1) [2022-10-04T01:22:18.032Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2022-10-04T01:22:18.301Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2022-10-04T01:22:18.301Z] (35/136) Installing libxcomposite (0.4.5-r0) [2022-10-04T01:22:18.571Z] (36/136) Installing libxfixes (6.0.0-r0) [2022-10-04T01:22:18.571Z] (37/136) Installing libxrender (0.9.10-r3) [2022-10-04T01:22:18.571Z] (38/136) Installing libxcursor (1.2.1-r0) [2022-10-04T01:22:18.838Z] (39/136) Installing libxdamage (1.1.5-r1) [2022-10-04T01:22:18.838Z] (40/136) Installing libxi (1.8-r0) [2022-10-04T01:22:18.838Z] (41/136) Installing libxinerama (1.1.4-r1) [2022-10-04T01:22:19.106Z] (42/136) Installing libxrandr (1.5.2-r1) [2022-10-04T01:22:19.106Z] (43/136) Installing atk (2.38.0-r0) [2022-10-04T01:22:19.106Z] (44/136) Installing libxtst (1.2.3-r3) [2022-10-04T01:22:19.373Z] (45/136) Installing dbus-libs (1.14.0-r1) [2022-10-04T01:22:19.373Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2022-10-04T01:22:19.373Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2022-10-04T01:22:19.641Z] (48/136) Installing expat (2.4.9-r0) [2022-10-04T01:22:19.641Z] (49/136) Installing libbz2 (1.0.8-r1) [2022-10-04T01:22:19.641Z] (50/136) Installing freetype (2.12.1-r0) [2022-10-04T01:22:19.908Z] (51/136) Installing fontconfig (2.14.0-r0) [2022-10-04T01:22:19.908Z] (52/136) Installing pixman (0.40.0-r3) [2022-10-04T01:22:20.177Z] (53/136) Installing cairo (1.17.4-r2) [2022-10-04T01:22:20.177Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2022-10-04T01:22:20.447Z] (55/136) Installing avahi-libs (0.8-r6) [2022-10-04T01:22:20.447Z] (56/136) Installing gmp (6.2.1-r2) [2022-10-04T01:22:20.447Z] (57/136) Installing nettle (3.7.3-r0) [2022-10-04T01:22:20.715Z] (58/136) Installing p11-kit (0.24.1-r0) [2022-10-04T01:22:20.715Z] (59/136) Installing libtasn1 (4.18.0-r0) [2022-10-04T01:22:20.715Z] (60/136) Installing libunistring (1.0-r0) [2022-10-04T01:22:20.983Z] (61/136) Installing gnutls (3.7.7-r0) [2022-10-04T01:22:20.983Z] (62/136) Installing cups-libs (2.4.2-r0) [2022-10-04T01:22:21.249Z] (63/136) Installing libepoxy (1.5.10-r0) [2022-10-04T01:22:21.249Z] (64/136) Installing fribidi (1.0.12-r0) [2022-10-04T01:22:21.519Z] (65/136) Installing graphite2 (1.3.14-r1) [2022-10-04T01:22:21.519Z] (66/136) Installing harfbuzz (4.3.0-r0) [2022-10-04T01:22:21.519Z] (67/136) Installing libxft (2.3.4-r0) [2022-10-04T01:22:21.788Z] (68/136) Installing pango (1.50.7-r0) [2022-10-04T01:22:21.788Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2022-10-04T01:22:21.788Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-04T01:22:22.056Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2022-10-04T01:22:22.056Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2022-10-04T01:22:22.325Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2022-10-04T01:22:22.325Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2022-10-04T01:22:22.909Z] Executing gtk+3.0-3.24.34-r1.post-install [2022-10-04T01:22:22.909Z] (75/136) Installing libfontenc (1.1.4-r0) [2022-10-04T01:22:22.909Z] (76/136) Installing mkfontscale (1.2.2-r0) [2022-10-04T01:22:23.176Z] (77/136) Installing font-opensans (0_git20210927-r0) [2022-10-04T01:22:23.176Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2022-10-04T01:22:23.443Z] (79/136) Installing libogg (1.3.5-r1) [2022-10-04T01:22:23.443Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-04T01:22:23.443Z] (81/136) Installing flac (1.3.4-r0) [2022-10-04T01:22:23.711Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2022-10-04T01:22:23.711Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2022-10-04T01:22:23.979Z] (84/136) Installing sdl2 (2.0.22-r0) [2022-10-04T01:22:23.979Z] (85/136) Installing aom-libs (3.3.0-r0) [2022-10-04T01:22:24.247Z] (86/136) Installing libass (0.16.0-r0) [2022-10-04T01:22:24.247Z] (87/136) Installing libdav1d (1.0.0-r0) [2022-10-04T01:22:24.515Z] (88/136) Installing libdrm (2.4.110-r0) [2022-10-04T01:22:24.515Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-04T01:22:24.781Z] (90/136) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-04T01:22:24.781Z] (91/136) Installing lame (3.100-r0) [2022-10-04T01:22:24.781Z] (92/136) Installing opus (1.3.1-r1) [2022-10-04T01:22:25.048Z] (93/136) Installing libasyncns (0.8-r1) [2022-10-04T01:22:25.048Z] (94/136) Installing libltdl (2.4.7-r0) [2022-10-04T01:22:25.048Z] (95/136) Installing orc (0.4.32-r0) [2022-10-04T01:22:25.315Z] (96/136) Installing libvorbis (1.3.7-r0) [2022-10-04T01:22:25.315Z] (97/136) Installing libsndfile (1.1.0-r0) [2022-10-04T01:22:25.581Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2022-10-04T01:22:25.581Z] (99/136) Installing soxr (0.1.3-r2) [2022-10-04T01:22:25.581Z] (100/136) Installing speexdsp (1.2.0-r0) [2022-10-04T01:22:25.848Z] (101/136) Installing tdb-libs (1.4.6-r0) [2022-10-04T01:22:25.848Z] (102/136) Installing libpulse (15.0-r2) [2022-10-04T01:22:25.848Z] (103/136) Installing cjson (1.7.15-r3) [2022-10-04T01:22:26.115Z] (104/136) Installing mbedtls (2.28.1-r0) [2022-10-04T01:22:26.115Z] (105/136) Installing librist (0.2.6-r1) [2022-10-04T01:22:26.115Z] (106/136) Installing libsrt (1.4.4-r0) [2022-10-04T01:22:26.380Z] (107/136) Installing libssh (0.9.6-r1) [2022-10-04T01:22:26.380Z] (108/136) Installing libtheora (1.1.1-r16) [2022-10-04T01:22:26.647Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2022-10-04T01:22:26.647Z] (110/136) Installing libva (2.14.0-r0) [2022-10-04T01:22:26.647Z] (111/136) Installing libvdpau (1.5-r0) [2022-10-04T01:22:26.914Z] (112/136) Installing vidstab (1.1.0-r1) [2022-10-04T01:22:26.914Z] (113/136) Installing libvpx (1.11.0-r1) [2022-10-04T01:22:27.180Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2022-10-04T01:22:27.180Z] (115/136) Installing numactl (2.0.14-r0) [2022-10-04T01:22:27.180Z] (116/136) Installing x265-libs (3.5-r3) [2022-10-04T01:22:28.587Z] (117/136) Installing xvidcore (1.3.7-r1) [2022-10-04T01:22:28.587Z] (118/136) Installing ffmpeg-libs (5.0.1-r1) [2022-10-04T01:22:29.174Z] (119/136) Installing libevent (2.1.12-r4) [2022-10-04T01:22:29.440Z] (120/136) Installing mesa (21.3.8-r2) [2022-10-04T01:22:29.440Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2022-10-04T01:22:29.704Z] (122/136) Installing mesa-gbm (21.3.8-r2) [2022-10-04T01:22:29.704Z] (123/136) Installing icu-data-en (71.1-r2) [2022-10-04T01:22:29.704Z] Executing icu-data-en-71.1-r2.post-install [2022-10-04T01:22:29.704Z] * [2022-10-04T01:22:29.704Z] * If you need ICU with non-English locales and legacy charset support, install [2022-10-04T01:22:29.704Z] * package icu-data-full. [2022-10-04T01:22:29.704Z] * [2022-10-04T01:22:29.704Z] (124/136) Installing icu-libs (71.1-r2) [2022-10-04T01:22:29.970Z] (125/136) Installing lcms2 (2.13.1-r0) [2022-10-04T01:22:29.970Z] (126/136) Installing minizip (1.2.12-r0) [2022-10-04T01:22:30.238Z] (127/136) Installing nspr (4.33-r0) [2022-10-04T01:22:30.238Z] (128/136) Installing sqlite-libs (3.38.5-r0) [2022-10-04T01:22:30.508Z] (129/136) Installing nss (3.78.1-r0) [2022-10-04T01:22:30.508Z] (130/136) Installing re2 (2022.04.01-r0) [2022-10-04T01:22:30.776Z] (131/136) Installing snappy (1.1.9-r4) [2022-10-04T01:22:30.776Z] (132/136) Installing libgpg-error (1.45-r0) [2022-10-04T01:22:30.776Z] (133/136) Installing libgcrypt (1.10.1-r0) [2022-10-04T01:22:31.048Z] (134/136) Installing libxslt (1.1.35-r0) [2022-10-04T01:22:31.048Z] (135/136) Installing chromium (102.0.5005.182-r0) [2022-10-04T01:22:36.425Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2022-10-04T01:22:37.014Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:22:37.014Z] Executing glib-2.72.1-r0.trigger [2022-10-04T01:22:37.014Z] Executing shared-mime-info-2.2-r0.trigger [2022-10-04T01:22:45.239Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-04T01:22:45.239Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2022-10-04T01:22:45.239Z] Executing fontconfig-2.14.0-r0.trigger [2022-10-04T01:22:45.239Z] Executing mkfontscale-1.2.2-r0.trigger [2022-10-04T01:22:45.239Z] OK: 374 MiB in 157 packages [2022-10-04T01:22:45.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T01:22:45.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T01:22:46.203Z] (1/21) Installing binutils (2.38-r3) [2022-10-04T01:22:46.804Z] (2/21) Installing isl22 (0.22-r0) [2022-10-04T01:22:47.072Z] (3/21) Installing mpfr4 (4.1.0-r0) [2022-10-04T01:22:47.072Z] (4/21) Installing mpc1 (1.2.1-r0) [2022-10-04T01:22:47.072Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2022-10-04T01:22:49.657Z] (6/21) Installing musl-dev (1.2.3-r0) [2022-10-04T01:22:50.239Z] (7/21) Installing libc-dev (0.7.2-r3) [2022-10-04T01:22:50.239Z] (8/21) Installing linux-headers (5.16.7-r1) [2022-10-04T01:22:50.823Z] (9/21) Installing libffi-dev (3.4.2-r1) [2022-10-04T01:22:50.823Z] (10/21) Installing libpq (14.5-r0) [2022-10-04T01:22:51.091Z] (11/21) Installing openssl-dev (1.1.1q-r0) [2022-10-04T01:22:51.091Z] (12/21) Installing libpq-dev (14.5-r0) [2022-10-04T01:22:51.357Z] (13/21) Installing libecpg (14.5-r0) [2022-10-04T01:22:51.357Z] (14/21) Installing libecpg-dev (14.5-r0) [2022-10-04T01:22:51.533Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:22:51.627Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2022-10-04T01:22:55.885Z] (16/21) Installing clang-libs (13.0.1-r1) [2022-10-04T01:23:00.152Z] (17/21) Installing clang (13.0.1-r1) [2022-10-04T01:23:00.418Z] (18/21) Installing icu (71.1-r2) [2022-10-04T01:23:00.418Z] (19/21) Installing icu-dev (71.1-r2) [2022-10-04T01:23:01.001Z] (20/21) Installing llvm13 (13.0.1-r2) [2022-10-04T01:23:05.253Z] (21/21) Installing postgresql14-dev (14.5-r0) [2022-10-04T01:23:05.253Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:23:05.253Z] OK: 767 MiB in 178 packages [2022-10-04T01:23:05.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T01:23:06.214Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T01:23:07.174Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2022-10-04T01:23:09.129Z] (2/10) Installing gdbm (1.23-r0) [2022-10-04T01:23:09.129Z] (3/10) Installing mpdecimal (2.5.1-r1) [2022-10-04T01:23:09.395Z] (4/10) Installing readline (8.1.2-r0) [2022-10-04T01:23:09.395Z] (5/10) Installing python3 (3.10.5-r0) [2022-10-04T01:23:11.351Z] (6/10) Installing python3-dev (3.10.5-r0) [2022-10-04T01:23:13.323Z] (7/10) Installing libsodium (1.0.18-r0) [2022-10-04T01:23:13.590Z] (8/10) Installing libzmq (4.3.4-r0) [2022-10-04T01:23:13.590Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2022-10-04T01:23:13.859Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2022-10-04T01:23:13.859Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:23:13.859Z] OK: 937 MiB in 188 packages [2022-10-04T01:23:14.128Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T01:23:15.091Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T01:23:16.053Z] OK: 937 MiB in 188 packages [2022-10-04T01:23:16.320Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T01:23:17.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T01:23:18.246Z] (1/1) Installing tzdata (2022c-r0) [2022-10-04T01:23:18.835Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:23:18.835Z] OK: 940 MiB in 189 packages [2022-10-04T01:23:20.268Z] (1/1) Purging tzdata (2022c-r0) [2022-10-04T01:23:20.268Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T01:23:20.547Z] OK: 937 MiB in 188 packages [2022-10-04T01:23:42.627Z] Looking in links: /tmp/tmpbi1tzkv8 [2022-10-04T01:23:42.627Z] Processing /tmp/tmpbi1tzkv8/setuptools-58.1.0-py3-none-any.whl [2022-10-04T01:23:42.627Z] Processing /tmp/tmpbi1tzkv8/pip-22.0.4-py3-none-any.whl [2022-10-04T01:23:42.627Z] Installing collected packages: setuptools, pip [2022-10-04T01:24:00.846Z] Successfully installed pip-22.0.4 setuptools-58.1.0 [2022-10-04T01:24:00.846Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:24:03.434Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) [2022-10-04T01:24:04.020Z] Collecting pip [2022-10-04T01:24:04.289Z] Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) [2022-10-04T01:24:04.289Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 16.4 MB/s eta 0:00:00 [2022-10-04T01:24:04.567Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) [2022-10-04T01:24:07.917Z] Collecting setuptools [2022-10-04T01:24:07.917Z] Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) [2022-10-04T01:24:08.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 18.0 MB/s eta 0:00:00 [2022-10-04T01:24:08.455Z] Collecting wheel [2022-10-04T01:24:08.455Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-10-04T01:24:09.867Z] Installing collected packages: wheel, setuptools, pip [2022-10-04T01:24:10.135Z] Attempting uninstall: setuptools [2022-10-04T01:24:10.135Z] Found existing installation: setuptools 58.1.0 [2022-10-04T01:24:11.098Z] Uninstalling setuptools-58.1.0: [2022-10-04T01:24:11.098Z] Successfully uninstalled setuptools-58.1.0 [2022-10-04T01:24:12.955Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:24:17.748Z] Attempting uninstall: pip [2022-10-04T01:24:17.748Z] Found existing installation: pip 22.0.4 [2022-10-04T01:24:19.158Z] Uninstalling pip-22.0.4: [2022-10-04T01:24:19.158Z] Successfully uninstalled pip-22.0.4 [2022-10-04T01:24:31.594Z] Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 [2022-10-04T01:24:31.594Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:24:34.876Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2022-10-04T01:24:34.876Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22359323 sha256=63a49dbbc8e232e86b3b77574d1552a3619d50d0d62ab6b007b76ceb8b1ea084 [2022-10-04T01:24:34.876Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2022-10-04T01:24:34.876Z] Successfully built numpy [2022-10-04T01:24:35.139Z] Installing collected packages: numpy [2022-10-04T01:24:35.871Z] Processing ./edgex-taf-common [2022-10-04T01:24:35.871Z] Preparing metadata (setup.py): started [2022-10-04T01:24:37.807Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:24:37.807Z] Building wheels for collected packages: edgex-taf-common [2022-10-04T01:24:37.807Z] Building wheel for edgex-taf-common (setup.py): started [2022-10-04T01:24:38.423Z] Successfully installed numpy-1.22.3 [2022-10-04T01:24:38.423Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:24:38.990Z] Collecting psutil==5.9.0 [2022-10-04T01:24:39.252Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2022-10-04T01:24:39.252Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 16.6 MB/s eta 0:00:00 [2022-10-04T01:24:39.252Z] Preparing metadata (setup.py): started [2022-10-04T01:24:39.819Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:24:39.819Z] Building wheels for collected packages: psutil [2022-10-04T01:24:39.819Z] Building wheel for psutil (setup.py): started [2022-10-04T01:24:41.144Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-10-04T01:24:41.144Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=18c7c8b7b0734ae0b3bb4676f7bc26554c25dc80ee24e8f00680469ab73987ae [2022-10-04T01:24:41.144Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2022-10-04T01:24:41.144Z] Successfully built edgex-taf-common [2022-10-04T01:24:41.144Z] Installing collected packages: edgex-taf-common [2022-10-04T01:24:41.411Z] Successfully installed edgex-taf-common-0.0.0 [2022-10-04T01:24:41.411Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:24:41.724Z] Building wheel for psutil (setup.py): finished with status 'done' [2022-10-04T01:24:41.724Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271458 sha256=96740a8959b56c9cbe59fae5158edc64c8621d9d54765dc3c20bd816149aefa2 [2022-10-04T01:24:41.724Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2022-10-04T01:24:41.724Z] Successfully built psutil [2022-10-04T01:24:41.724Z] Installing collected packages: psutil [2022-10-04T01:24:41.983Z] Successfully installed psutil-5.9.0 [2022-10-04T01:24:41.984Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:24:42.920Z] Collecting pycryptodome==3.15.0 [2022-10-04T01:24:42.920Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2022-10-04T01:24:42.920Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 35.0 MB/s eta 0:00:00 [2022-10-04T01:24:43.181Z] Preparing metadata (setup.py): started [2022-10-04T01:24:45.082Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:24:45.082Z] Building wheels for collected packages: pycryptodome [2022-10-04T01:24:45.082Z] Building wheel for pycryptodome (setup.py): started [2022-10-04T01:24:46.754Z] Collecting robotframework==4.1.3 [2022-10-04T01:24:46.754Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-10-04T01:24:46.754Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 8.3 MB/s eta 0:00:00 [2022-10-04T01:24:47.713Z] Installing collected packages: robotframework [2022-10-04T01:24:51.047Z] Successfully installed robotframework-4.1.3 [2022-10-04T01:24:51.047Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:24:55.292Z] Collecting docker==4.4.1 [2022-10-04T01:24:55.292Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-10-04T01:24:55.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 3.8 MB/s eta 0:00:00 [2022-10-04T01:24:55.559Z] Collecting websocket-client>=0.32.0 [2022-10-04T01:24:55.559Z] Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) [2022-10-04T01:24:55.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 1.9 MB/s eta 0:00:00 [2022-10-04T01:24:55.826Z] Collecting six>=1.4.0 [2022-10-04T01:24:55.826Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-10-04T01:24:56.412Z] Collecting requests!=2.18.0,>=2.14.2 [2022-10-04T01:24:56.412Z] Downloading requests-2.28.1-py3-none-any.whl (62 kB) [2022-10-04T01:24:56.412Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 2.7 MB/s eta 0:00:00 [2022-10-04T01:24:56.679Z] Collecting idna<4,>=2.5 [2022-10-04T01:24:56.679Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2022-10-04T01:24:56.679Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.8 MB/s eta 0:00:00 [2022-10-04T01:24:56.946Z] Collecting certifi>=2017.4.17 [2022-10-04T01:24:56.946Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-04T01:24:57.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 6.7 MB/s eta 0:00:00 [2022-10-04T01:24:57.478Z] Collecting urllib3<1.27,>=1.21.1 [2022-10-04T01:24:57.478Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) [2022-10-04T01:24:57.478Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 6.2 MB/s eta 0:00:00 [2022-10-04T01:24:58.061Z] Collecting charset-normalizer<3,>=2 [2022-10-04T01:24:58.061Z] Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) [2022-10-04T01:24:59.468Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-10-04T01:25:03.725Z] Successfully installed certifi-2022.9.24 charset-normalizer-2.1.1 docker-4.4.1 idna-3.4 requests-2.28.1 six-1.16.0 urllib3-1.26.12 websocket-client-1.4.1 [2022-10-04T01:25:03.725Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:25:07.982Z] Collecting python-dotenv==0.15.0 [2022-10-04T01:25:07.982Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-10-04T01:25:08.941Z] Installing collected packages: python-dotenv [2022-10-04T01:25:08.941Z] Successfully installed python-dotenv-0.15.0 [2022-10-04T01:25:08.941Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:25:11.647Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2022-10-04T01:25:11.647Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111199 sha256=f3c23b0da32421d6a99f38e17f04e331984f04a89ad504fbbd27cdf9f6dcde2f [2022-10-04T01:25:11.647Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2022-10-04T01:25:11.647Z] Successfully built pycryptodome [2022-10-04T01:25:11.647Z] Installing collected packages: pycryptodome [2022-10-04T01:25:11.647Z] Successfully installed pycryptodome-3.15.0 [2022-10-04T01:25:11.647Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:25:11.647Z] Collecting influxdb-client==1.33.0 [2022-10-04T01:25:11.647Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2022-10-04T01:25:11.647Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 40.4 MB/s eta 0:00:00 [2022-10-04T01:25:11.647Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (65.4.1) [2022-10-04T01:25:11.647Z] Collecting reactivex>=4.0.4 [2022-10-04T01:25:11.647Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2022-10-04T01:25:11.647Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 41.7 MB/s eta 0:00:00 [2022-10-04T01:25:11.647Z] Collecting python-dateutil>=2.5.3 [2022-10-04T01:25:11.647Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2022-10-04T01:25:11.647Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 40.5 MB/s eta 0:00:00 [2022-10-04T01:25:11.647Z] Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.9.24) [2022-10-04T01:25:11.647Z] Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.12) [2022-10-04T01:25:11.647Z] Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) [2022-10-04T01:25:11.647Z] Collecting typing-extensions<5.0.0,>=4.1.1 [2022-10-04T01:25:11.647Z] Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) [2022-10-04T01:25:11.647Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2022-10-04T01:25:11.647Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 [2022-10-04T01:25:11.647Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:25:13.191Z] Collecting RESTinstance==1.0.2 [2022-10-04T01:25:13.191Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-10-04T01:25:13.460Z] Collecting GenSON [2022-10-04T01:25:13.460Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-10-04T01:25:13.728Z] Preparing metadata (setup.py): started [2022-10-04T01:25:16.316Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:25:16.316Z] Collecting docutils [2022-10-04T01:25:16.316Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2022-10-04T01:25:16.584Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 9.6 MB/s eta 0:00:00 [2022-10-04T01:25:16.850Z] Collecting pygments [2022-10-04T01:25:16.850Z] Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) [2022-10-04T01:25:17.119Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.1 MB/s eta 0:00:00 [2022-10-04T01:25:17.119Z] Collecting rfc3987 [2022-10-04T01:25:17.119Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-10-04T01:25:17.385Z] Collecting jsonpath-ng [2022-10-04T01:25:17.385Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-10-04T01:25:17.385Z] Collecting tzlocal [2022-10-04T01:25:17.385Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-10-04T01:25:18.342Z] Collecting pytz [2022-10-04T01:25:18.342Z] Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) [2022-10-04T01:25:18.342Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 9.4 MB/s eta 0:00:00 [2022-10-04T01:25:18.608Z] Collecting flex [2022-10-04T01:25:18.608Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-10-04T01:25:18.608Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.1 MB/s eta 0:00:00 [2022-10-04T01:25:18.874Z] Preparing metadata (setup.py): started [2022-10-04T01:25:21.449Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:25:21.449Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) [2022-10-04T01:25:21.449Z] Collecting jsonschema [2022-10-04T01:25:21.449Z] Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) [2022-10-04T01:25:21.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 4.4 MB/s eta 0:00:00 [2022-10-04T01:25:21.449Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-10-04T01:25:21.715Z] Collecting strict-rfc3339 [2022-10-04T01:25:21.715Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-10-04T01:25:21.715Z] Preparing metadata (setup.py): started [2022-10-04T01:25:24.291Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:25:24.291Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-10-04T01:25:24.558Z] Collecting PyYAML>=3.11 [2022-10-04T01:25:24.558Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-10-04T01:25:24.558Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.1 MB/s eta 0:00:00 [2022-10-04T01:25:25.961Z] Installing build dependencies: started [2022-10-04T01:25:29.723Z] Removing intermediate container 91f9f44af250 [2022-10-04T01:25:29.723Z] ---> c750f3567e63 [2022-10-04T01:25:29.723Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-10-04T01:25:29.723Z] ---> Running in 7b040a9c264c [2022-10-04T01:25:29.723Z] Removing intermediate container 7b040a9c264c [2022-10-04T01:25:29.723Z] ---> 646566e59339 [2022-10-04T01:25:29.723Z] Step 10/12 : LABEL arch=amd64 [2022-10-04T01:25:29.723Z] ---> Running in 47d7db65d4bc [2022-10-04T01:25:29.723Z] Removing intermediate container 47d7db65d4bc [2022-10-04T01:25:29.723Z] ---> 85434b3cfd53 [2022-10-04T01:25:29.723Z] Step 11/12 : LABEL git_sha=3547ef9b25211c7145eed3521e8cefce39e8f4c9 [2022-10-04T01:25:29.723Z] ---> Running in 3ec3d6de586d [2022-10-04T01:25:29.723Z] Removing intermediate container 3ec3d6de586d [2022-10-04T01:25:29.723Z] ---> 02381a400509 [2022-10-04T01:25:29.723Z] Step 12/12 : LABEL version=0.0.0 [2022-10-04T01:25:29.723Z] ---> Running in f22da7bdc831 [2022-10-04T01:25:29.723Z] Removing intermediate container f22da7bdc831 [2022-10-04T01:25:29.723Z] ---> 4ed1975c1017 [2022-10-04T01:25:29.723Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-04T01:25:29.723Z] Successfully built 4ed1975c1017 [2022-10-04T01:25:29.723Z] Successfully tagged edgex-taf-common: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 [2022-10-04T01:25:30.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T01:25:30.542Z] [2022-10-04T01:25:30.542Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T01:25:30.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T01:25:30.911Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-04T01:25:30.911Z] 5eb5b503b376: Pulling fs layer [2022-10-04T01:25:30.911Z] 5c69ac0246d0: Pulling fs layer [2022-10-04T01:25:30.911Z] ec43610c2a17: Pulling fs layer [2022-10-04T01:25:30.911Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-04T01:25:30.911Z] 33b1e0a273af: Pulling fs layer [2022-10-04T01:25:30.911Z] 5d3b04190fa2: Pulling fs layer [2022-10-04T01:25:30.911Z] 2f39f015ded8: Pulling fs layer [2022-10-04T01:25:30.911Z] 33b1e0a273af: Waiting [2022-10-04T01:25:30.911Z] 5d3b04190fa2: Waiting [2022-10-04T01:25:30.911Z] 2f39f015ded8: Waiting [2022-10-04T01:25:30.911Z] 3a2ae6a8a46f: Waiting [2022-10-04T01:25:30.911Z] 5c69ac0246d0: Verifying Checksum [2022-10-04T01:25:30.911Z] 5c69ac0246d0: Download complete [2022-10-04T01:25:30.911Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-04T01:25:30.911Z] 3a2ae6a8a46f: Download complete [2022-10-04T01:25:30.911Z] ec43610c2a17: Verifying Checksum [2022-10-04T01:25:30.911Z] ec43610c2a17: Download complete [2022-10-04T01:25:30.911Z] 5d3b04190fa2: Download complete [2022-10-04T01:25:30.911Z] 33b1e0a273af: Verifying Checksum [2022-10-04T01:25:30.911Z] 33b1e0a273af: Download complete [2022-10-04T01:25:31.171Z] 5eb5b503b376: Verifying Checksum [2022-10-04T01:25:31.171Z] 5eb5b503b376: Download complete [2022-10-04T01:25:31.738Z] 2f39f015ded8: Download complete [2022-10-04T01:25:32.301Z] 5eb5b503b376: Pull complete [2022-10-04T01:25:32.301Z] 5c69ac0246d0: Pull complete [2022-10-04T01:25:32.867Z] ec43610c2a17: Pull complete [2022-10-04T01:25:32.867Z] 3a2ae6a8a46f: Pull complete [2022-10-04T01:25:33.129Z] 33b1e0a273af: Pull complete [2022-10-04T01:25:33.129Z] 5d3b04190fa2: Pull complete [2022-10-04T01:25:37.311Z] 2f39f015ded8: Pull complete [2022-10-04T01:25:37.311Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-04T01:25:37.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T01:25:37.311Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T01:25:37.496Z] prd-ubuntu20.04-docker-8c-8g-6960 does not seem to be running inside a container [2022-10-04T01:25:37.518Z] $ 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-47 -v /w/workspace/exfoundry_edgex-taf-common_PR-47:/w/workspace/exfoundry_edgex-taf-common_PR-47:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-04T01:25:40.752Z] $ docker top 3d9378ba6790dd7a77bb502231aa64043f2dcbc5673419248e3fc2aee087c116 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T01:25:41.205Z] ---> job-cost.sh [2022-10-04T01:25:41.205Z] lf-activate-venv: SKIPPING [2022-10-04T01:25:41.205Z] INFO: No Stack... [2022-10-04T01:25:41.464Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-04T01:25:41.723Z] INFO: Archiving Costs [Pipeline] sh [2022-10-04T01:25:42.035Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-47/archives/cost.csv [2022-10-04T01:25:42.036Z] + cut -d, -f6 [Pipeline] lock [2022-10-04T01:25:42.073Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] [2022-10-04T01:25:42.078Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] did not exist. Created. [2022-10-04T01:25:42.078Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-04T01:25:42.466Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-04T01:25:42.522Z] Stashed 1 file(s) [Pipeline] } [2022-10-04T01:25:42.542Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-04T01:25:42.605Z] $ docker stop --time=1 3d9378ba6790dd7a77bb502231aa64043f2dcbc5673419248e3fc2aee087c116 [2022-10-04T01:25:43.762Z] $ docker rm -f 3d9378ba6790dd7a77bb502231aa64043f2dcbc5673419248e3fc2aee087c116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-04T01:25:58.187Z] Installing build dependencies: finished with status 'done' [2022-10-04T01:25:58.187Z] Getting requirements to build wheel: started [2022-10-04T01:26:13.178Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T01:26:13.178Z] Preparing metadata (pyproject.toml): started [2022-10-04T01:26:17.444Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T01:26:17.444Z] Collecting validate-email>=1.2 [2022-10-04T01:26:17.444Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-10-04T01:26:17.444Z] Preparing metadata (setup.py): started [2022-10-04T01:26:20.021Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:26:20.288Z] Collecting click>=3.3 [2022-10-04T01:26:20.555Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-10-04T01:26:20.555Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 3.9 MB/s eta 0:00:00 [2022-10-04T01:26:20.555Z] Collecting jsonpointer>=1.7 [2022-10-04T01:26:20.823Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-10-04T01:26:20.823Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.12) [2022-10-04T01:26:20.823Z] Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.1) [2022-10-04T01:26:20.823Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.9.24) [2022-10-04T01:26:20.823Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2022-10-04T01:26:21.090Z] Collecting ply [2022-10-04T01:26:21.090Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-10-04T01:26:21.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.1 MB/s eta 0:00:00 [2022-10-04T01:26:21.359Z] Collecting decorator [2022-10-04T01:26:21.359Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-10-04T01:26:21.945Z] Collecting attrs>=17.4.0 [2022-10-04T01:26:21.945Z] Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) [2022-10-04T01:26:21.945Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.1 MB/s eta 0:00:00 [2022-10-04T01:26:22.530Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-10-04T01:26:22.530Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-10-04T01:26:22.530Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 4.5 MB/s eta 0:00:00 [2022-10-04T01:26:22.798Z] Installing build dependencies: started [2022-10-04T01:26:40.994Z] Installing build dependencies: finished with status 'done' [2022-10-04T01:26:40.994Z] Getting requirements to build wheel: started [2022-10-04T01:26:41.952Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T01:26:42.219Z] Preparing metadata (pyproject.toml): started [2022-10-04T01:26:44.796Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T01:26:44.796Z] Collecting pytz-deprecation-shim [2022-10-04T01:26:44.796Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-10-04T01:26:45.755Z] Collecting tzdata [2022-10-04T01:26:46.022Z] Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) [2022-10-04T01:26:46.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 7.9 MB/s eta 0:00:00 [2022-10-04T01:26:46.022Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-10-04T01:26:46.288Z] Building wheel for flex (setup.py): started [2022-10-04T01:26:50.536Z] Building wheel for flex (setup.py): finished with status 'done' [2022-10-04T01:26:50.536Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=621584e2efe3b419714415629e8463d08e8e7aec0be393ae1fa41e9d2831a997 [2022-10-04T01:26:50.536Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2022-10-04T01:26:50.536Z] Building wheel for strict-rfc3339 (setup.py): started [2022-10-04T01:26:52.483Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-10-04T01:26:52.483Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=ff511f6eb1be202de503306303beb245a5211863f8b5cbcfa0339b130760b9c6 [2022-10-04T01:26:52.483Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2022-10-04T01:26:52.483Z] Building wheel for GenSON (setup.py): started [2022-10-04T01:26:55.813Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-10-04T01:26:55.813Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=cc7b09e0e8e877ad286363913a77c54c98486655828bd0cac24ca19f6e2fca9f [2022-10-04T01:26:55.814Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2022-10-04T01:26:55.814Z] Building wheel for pyrsistent (pyproject.toml): started [2022-10-04T01:27:08.112Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-10-04T01:27:08.112Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_aarch64.whl size=114481 sha256=7c467909127438cce25c7a356b1944ce77019e041012d3d93558330b1cdd6aab [2022-10-04T01:27:08.112Z] Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 [2022-10-04T01:27:08.112Z] Building wheel for PyYAML (pyproject.toml): started [2022-10-04T01:27:10.682Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-10-04T01:27:10.682Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45335 sha256=f1f0f78d295cb243c869bcc73d177e94b4a0d823f62a9edae863b3c460c0b34f [2022-10-04T01:27:10.682Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2022-10-04T01:27:10.682Z] Building wheel for validate-email (setup.py): started [2022-10-04T01:27:14.015Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-10-04T01:27:14.015Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=fdb6bdf1c2a052dfadb245b61016211336c524ae1c998b8a22cef60bd4234648 [2022-10-04T01:27:14.015Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2022-10-04T01:27:14.015Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-10-04T01:27:15.949Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2022-10-04T01:27:34.136Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.16.0 ply-3.11 pygments-2.13.0 pyrsistent-0.18.1 pytz-2022.4 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.4 tzlocal-4.2 validate-email-1.3 [2022-10-04T01:27:34.136Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:27:37.474Z] Collecting robotbackgroundlogger==1.2 [2022-10-04T01:27:37.741Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-10-04T01:27:37.741Z] Preparing metadata (setup.py): started [2022-10-04T01:27:40.319Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:27:40.319Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-10-04T01:27:40.319Z] Building wheels for collected packages: robotbackgroundlogger [2022-10-04T01:27:40.320Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-10-04T01:27:43.655Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-10-04T01:27:43.655Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=6df3bcdaa8c0dc7eb24827c929e737122ced188ae6e4bbd8971b0eb7784ca39f [2022-10-04T01:27:43.655Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2022-10-04T01:27:43.655Z] Successfully built robotbackgroundlogger [2022-10-04T01:27:45.058Z] Installing collected packages: robotbackgroundlogger [2022-10-04T01:27:45.383Z] Successfully installed robotbackgroundlogger-1.2 [2022-10-04T01:27:45.383Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:27:50.764Z] Collecting configparser==5.0.1 [2022-10-04T01:27:50.764Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-10-04T01:27:53.361Z] Installing collected packages: configparser [2022-10-04T01:27:53.628Z] Successfully installed configparser-5.0.1 [2022-10-04T01:27:53.628Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:27:58.964Z] Collecting requests==2.25.1 [2022-10-04T01:27:58.964Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-10-04T01:27:58.964Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.7 MB/s eta 0:00:00 [2022-10-04T01:27:58.964Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) [2022-10-04T01:27:58.964Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.12) [2022-10-04T01:27:58.964Z] Collecting idna<3,>=2.5 [2022-10-04T01:27:58.964Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-10-04T01:27:58.964Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.4 MB/s eta 0:00:00 [2022-10-04T01:27:58.964Z] Collecting chardet<5,>=3.0.2 [2022-10-04T01:27:58.964Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-10-04T01:27:58.964Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.7 MB/s eta 0:00:00 [2022-10-04T01:28:01.545Z] Installing collected packages: idna, chardet, requests [2022-10-04T01:28:01.545Z] Attempting uninstall: idna [2022-10-04T01:28:01.545Z] Found existing installation: idna 3.4 [2022-10-04T01:28:01.545Z] Uninstalling idna-3.4: [2022-10-04T01:28:01.545Z] Successfully uninstalled idna-3.4 [2022-10-04T01:28:04.882Z] Attempting uninstall: requests [2022-10-04T01:28:04.882Z] Found existing installation: requests 2.28.1 [2022-10-04T01:28:05.148Z] Uninstalling requests-2.28.1: [2022-10-04T01:28:05.148Z] Successfully uninstalled requests-2.28.1 [2022-10-04T01:28:05.414Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-10-04T01:28:05.414Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:28:10.748Z] Collecting robotframework-requests==0.8.0 [2022-10-04T01:28:10.748Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-10-04T01:28:11.017Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-10-04T01:28:11.017Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-10-04T01:28:11.017Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.9.24) [2022-10-04T01:28:11.017Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2022-10-04T01:28:11.285Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.12) [2022-10-04T01:28:11.285Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-10-04T01:28:13.866Z] Installing collected packages: robotframework-requests [2022-10-04T01:28:13.866Z] Successfully installed robotframework-requests-0.8.0 [2022-10-04T01:28:13.866Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:28:19.198Z] Collecting paho-mqtt==1.5.1 [2022-10-04T01:28:19.198Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-10-04T01:28:19.198Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.2 MB/s eta 0:00:00 [2022-10-04T01:28:19.198Z] Preparing metadata (setup.py): started [2022-10-04T01:28:21.769Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:28:21.769Z] Building wheels for collected packages: paho-mqtt [2022-10-04T01:28:21.769Z] Building wheel for paho-mqtt (setup.py): started [2022-10-04T01:28:25.105Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-10-04T01:28:25.105Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=f8c6499df8e51cc7ee5a6b0feef1526f4b0ac3d7b30e490b90de32676d9ca89e [2022-10-04T01:28:25.105Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2022-10-04T01:28:25.105Z] Successfully built paho-mqtt [2022-10-04T01:28:28.449Z] Installing collected packages: paho-mqtt [2022-10-04T01:28:28.718Z] Successfully installed paho-mqtt-1.5.1 [2022-10-04T01:28:28.718Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:28:34.054Z] Collecting redis==3.5.3 [2022-10-04T01:28:34.322Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-10-04T01:28:34.322Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 2.9 MB/s eta 0:00:00 [2022-10-04T01:28:37.661Z] Installing collected packages: redis [2022-10-04T01:28:37.662Z] Successfully installed redis-3.5.3 [2022-10-04T01:28:37.662Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:28:45.869Z] Collecting pyzmq==22.2.1 [2022-10-04T01:28:45.869Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-10-04T01:28:45.869Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.9 MB/s eta 0:00:00 [2022-10-04T01:28:47.811Z] Installing build dependencies: started [2022-10-04T01:29:09.882Z] Installing build dependencies: finished with status 'done' [2022-10-04T01:29:09.882Z] Getting requirements to build wheel: started [2022-10-04T01:29:10.844Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T01:29:10.844Z] Preparing metadata (pyproject.toml): started [2022-10-04T01:29:16.183Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T01:29:16.183Z] Building wheels for collected packages: pyzmq [2022-10-04T01:29:16.183Z] Building wheel for pyzmq (pyproject.toml): started [2022-10-04T01:30:24.039Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-10-04T01:31:45.654Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-10-04T01:32:42.044Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-10-04T01:33:00.249Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-10-04T01:33:00.249Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515218 sha256=07bdab63c8193441ba34d5d9b508f033e4f215c2aedda3d30b773daff52a23ff [2022-10-04T01:33:00.249Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2022-10-04T01:33:00.249Z] Successfully built pyzmq [2022-10-04T01:33:01.657Z] Installing collected packages: pyzmq [2022-10-04T01:33:04.244Z] Successfully installed pyzmq-22.2.1 [2022-10-04T01:33:04.244Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:33:10.888Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-10-04T01:33:10.888Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-10-04T01:33:10.888Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.1 MB/s eta 0:00:00 [2022-10-04T01:33:10.888Z] Collecting selenium>=3.141.0 [2022-10-04T01:33:10.888Z] Downloading selenium-4.5.0-py3-none-any.whl (995 kB) [2022-10-04T01:33:11.155Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 8.1 MB/s eta 0:00:00 [2022-10-04T01:33:11.423Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-10-04T01:33:11.423Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-10-04T01:33:11.423Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-10-04T01:33:11.692Z] Collecting trio~=0.17 [2022-10-04T01:33:11.692Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2022-10-04T01:33:11.692Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 6.7 MB/s eta 0:00:00 [2022-10-04T01:33:11.960Z] Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.9.24) [2022-10-04T01:33:11.960Z] Collecting trio-websocket~=0.9 [2022-10-04T01:33:11.960Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-10-04T01:33:11.960Z] Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.12) [2022-10-04T01:33:12.229Z] Collecting async-generator>=1.9 [2022-10-04T01:33:12.229Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-10-04T01:33:12.499Z] Collecting outcome [2022-10-04T01:33:12.499Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-10-04T01:33:12.499Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) [2022-10-04T01:33:12.499Z] Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2022-10-04T01:33:12.769Z] Collecting sniffio [2022-10-04T01:33:12.769Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2022-10-04T01:33:13.039Z] Collecting sortedcontainers [2022-10-04T01:33:13.039Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-10-04T01:33:13.039Z] Collecting exceptiongroup>=1.0.0rc9 [2022-10-04T01:33:13.039Z] Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) [2022-10-04T01:33:13.312Z] Collecting wsproto>=0.14 [2022-10-04T01:33:13.312Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2022-10-04T01:33:14.277Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-10-04T01:33:14.277Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-10-04T01:33:14.864Z] Collecting h11<1,>=0.9.0 [2022-10-04T01:33:14.864Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2022-10-04T01:33:15.133Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 1.3 MB/s eta 0:00:00 [2022-10-04T01:33:18.487Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2022-10-04T01:33:33.488Z] Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.0.0rc9 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.5.0 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.9.2 wsproto-1.2.0 [2022-10-04T01:33:33.488Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:33:40.126Z] Collecting psycopg2==2.9.3 [2022-10-04T01:33:40.126Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-10-04T01:33:40.126Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 6.4 MB/s eta 0:00:00 [2022-10-04T01:33:40.392Z] Preparing metadata (setup.py): started [2022-10-04T01:33:44.643Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T01:33:44.643Z] Building wheels for collected packages: psycopg2 [2022-10-04T01:33:44.643Z] Building wheel for psycopg2 (setup.py): started [2022-10-04T01:34:52.516Z] Building wheel for psycopg2 (setup.py): still running... [2022-10-04T01:35:10.710Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-10-04T01:35:10.710Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470367 sha256=5a2cf97c4900d5c4fd947163ad3aa347c6ce64a1252300a6b9bb389aaac62fcc [2022-10-04T01:35:10.710Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2022-10-04T01:35:10.710Z] Successfully built psycopg2 [2022-10-04T01:35:12.113Z] Installing collected packages: psycopg2 [2022-10-04T01:35:12.380Z] Successfully installed psycopg2-2.9.3 [2022-10-04T01:35:12.380Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T01:35:20.567Z] Collecting numpy==1.22.3 [2022-10-04T01:35:20.567Z] Downloading numpy-1.22.3.zip (11.5 MB) [2022-10-04T01:35:23.141Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 4.7 MB/s eta 0:00:00 [2022-10-04T01:35:27.383Z] Installing build dependencies: started [2022-10-04T01:35:54.035Z] Installing build dependencies: finished with status 'done' [2022-10-04T01:35:54.035Z] Getting requirements to build wheel: started [2022-10-04T01:35:58.409Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T01:35:58.410Z] Preparing metadata (pyproject.toml): started [2022-10-04T01:36:03.799Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T01:36:03.799Z] Building wheels for collected packages: numpy [2022-10-04T01:36:03.799Z] Building wheel for numpy (pyproject.toml): started [2022-10-04T01:39:10.509Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:40:06.902Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:41:03.292Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:42:11.143Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:43:19.005Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:44:26.852Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:45:23.250Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:46:31.099Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:47:27.490Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:52:34.334Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:54:56.016Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:57:32.700Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T01:59:39.336Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T02:01:00.925Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T02:03:37.730Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T02:07:45.471Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T02:09:37.096Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T02:11:28.754Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T02:11:46.937Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2022-10-04T02:11:46.937Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623695 sha256=ffe84e2670a313ffbc628351752659b97cde32afaf2413ef7833b599a4058b73 [2022-10-04T02:11:46.937Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2022-10-04T02:11:46.937Z] Successfully built numpy [2022-10-04T02:11:46.937Z] Installing collected packages: numpy [2022-10-04T02:12:05.116Z] Successfully installed numpy-1.22.3 [2022-10-04T02:12:05.116Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T02:12:10.441Z] Collecting psutil==5.9.0 [2022-10-04T02:12:10.441Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2022-10-04T02:12:10.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 9.1 MB/s eta 0:00:00 [2022-10-04T02:12:11.021Z] Preparing metadata (setup.py): started [2022-10-04T02:12:14.350Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T02:12:14.350Z] Building wheels for collected packages: psutil [2022-10-04T02:12:14.350Z] Building wheel for psutil (setup.py): started [2022-10-04T02:12:26.634Z] Building wheel for psutil (setup.py): finished with status 'done' [2022-10-04T02:12:26.634Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271959 sha256=3f8fc1d658c335e725fa4437ec72ce4e880b5724854b8a821e4d37c429db5364 [2022-10-04T02:12:26.634Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2022-10-04T02:12:26.634Z] Successfully built psutil [2022-10-04T02:12:28.034Z] Installing collected packages: psutil [2022-10-04T02:12:29.971Z] Successfully installed psutil-5.9.0 [2022-10-04T02:12:29.971Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T02:12:35.301Z] Collecting pycryptodome==3.15.0 [2022-10-04T02:12:35.301Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2022-10-04T02:12:36.701Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 3.5 MB/s eta 0:00:00 [2022-10-04T02:12:39.277Z] Preparing metadata (setup.py): started [2022-10-04T02:12:43.521Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T02:12:43.521Z] Building wheels for collected packages: pycryptodome [2022-10-04T02:12:43.521Z] Building wheel for pycryptodome (setup.py): started [2022-10-04T02:13:51.358Z] Building wheel for pycryptodome (setup.py): still running... [2022-10-04T02:14:47.720Z] Building wheel for pycryptodome (setup.py): still running... [2022-10-04T02:15:05.905Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2022-10-04T02:15:05.905Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_aarch64.whl size=2016985 sha256=d32ad9244b62aa35a2b5a3034d997616c11092fade6523f25fb1999d7aa6e78f [2022-10-04T02:15:05.905Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2022-10-04T02:15:05.905Z] Successfully built pycryptodome [2022-10-04T02:15:06.863Z] Installing collected packages: pycryptodome [2022-10-04T02:15:12.199Z] Successfully installed pycryptodome-3.15.0 [2022-10-04T02:15:12.199Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T02:15:16.442Z] Collecting influxdb-client==1.33.0 [2022-10-04T02:15:16.442Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2022-10-04T02:15:16.442Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 7.6 MB/s eta 0:00:00 [2022-10-04T02:15:16.707Z] Collecting python-dateutil>=2.5.3 [2022-10-04T02:15:16.707Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2022-10-04T02:15:16.707Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.5 MB/s eta 0:00:00 [2022-10-04T02:15:16.973Z] Collecting reactivex>=4.0.4 [2022-10-04T02:15:16.973Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2022-10-04T02:15:16.973Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.0 MB/s eta 0:00:00 [2022-10-04T02:15:16.973Z] Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.12) [2022-10-04T02:15:16.973Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (65.4.1) [2022-10-04T02:15:16.973Z] Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.9.24) [2022-10-04T02:15:17.238Z] Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) [2022-10-04T02:15:17.238Z] Collecting typing-extensions<5.0.0,>=4.1.1 [2022-10-04T02:15:17.238Z] Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) [2022-10-04T02:15:21.486Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2022-10-04T02:15:29.688Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 [2022-10-04T02:15:29.688Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T02:16:16.706Z] Removing intermediate container b638980e64b3 [2022-10-04T02:16:16.706Z] ---> b88c73b1ece6 [2022-10-04T02:16:16.706Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-10-04T02:16:16.706Z] ---> Running in feda19cad832 [2022-10-04T02:16:16.706Z] Removing intermediate container feda19cad832 [2022-10-04T02:16:16.706Z] ---> eac4ebeab67c [2022-10-04T02:16:16.706Z] Step 10/12 : LABEL arch=arm64 [2022-10-04T02:16:16.706Z] ---> Running in 0ac6af9435b8 [2022-10-04T02:16:16.706Z] Removing intermediate container 0ac6af9435b8 [2022-10-04T02:16:16.706Z] ---> 5e6adee91e09 [2022-10-04T02:16:16.706Z] Step 11/12 : LABEL git_sha=3547ef9b25211c7145eed3521e8cefce39e8f4c9 [2022-10-04T02:16:16.706Z] ---> Running in 8b8a74d8a325 [2022-10-04T02:16:16.706Z] Removing intermediate container 8b8a74d8a325 [2022-10-04T02:16:16.706Z] ---> 226231278a8f [2022-10-04T02:16:16.706Z] Step 12/12 : LABEL version=0.0.0 [2022-10-04T02:16:16.706Z] ---> Running in 1cb6b7ec4b35 [2022-10-04T02:16:16.706Z] Removing intermediate container 1cb6b7ec4b35 [2022-10-04T02:16:16.706Z] ---> 5013074368b1 [2022-10-04T02:16:16.706Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-04T02:16:16.706Z] Successfully built 5013074368b1 [2022-10-04T02:16:16.706Z] 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 [2022-10-04T02:16:17.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-04T02:16:17.612Z] [2022-10-04T02:16:17.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T02:16:18.005Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-04T02:16:18.006Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-04T02:16:18.006Z] 8998bd30e6a1: Pulling fs layer [2022-10-04T02:16:18.006Z] 04944245beec: Pulling fs layer [2022-10-04T02:16:18.006Z] 699f458cf7ca: Pulling fs layer [2022-10-04T02:16:18.006Z] 765212b225bb: Pulling fs layer [2022-10-04T02:16:18.006Z] f23df028b6ca: Pulling fs layer [2022-10-04T02:16:18.006Z] d65c8cfc05b1: Pulling fs layer [2022-10-04T02:16:18.006Z] 2437ff75d9bd: Pulling fs layer [2022-10-04T02:16:18.006Z] d65c8cfc05b1: Waiting [2022-10-04T02:16:18.006Z] 765212b225bb: Waiting [2022-10-04T02:16:18.006Z] 2437ff75d9bd: Waiting [2022-10-04T02:16:18.006Z] f23df028b6ca: Waiting [2022-10-04T02:16:18.272Z] 04944245beec: Verifying Checksum [2022-10-04T02:16:18.273Z] 04944245beec: Download complete [2022-10-04T02:16:18.273Z] 765212b225bb: Verifying Checksum [2022-10-04T02:16:18.273Z] 765212b225bb: Download complete [2022-10-04T02:16:18.273Z] f23df028b6ca: Verifying Checksum [2022-10-04T02:16:18.273Z] f23df028b6ca: Download complete [2022-10-04T02:16:18.273Z] d65c8cfc05b1: Verifying Checksum [2022-10-04T02:16:18.273Z] d65c8cfc05b1: Download complete [2022-10-04T02:16:18.542Z] 699f458cf7ca: Verifying Checksum [2022-10-04T02:16:18.542Z] 699f458cf7ca: Download complete [2022-10-04T02:16:18.809Z] 8998bd30e6a1: Verifying Checksum [2022-10-04T02:16:18.809Z] 8998bd30e6a1: Download complete [2022-10-04T02:16:21.387Z] 2437ff75d9bd: Verifying Checksum [2022-10-04T02:16:21.387Z] 2437ff75d9bd: Download complete [2022-10-04T02:16:22.364Z] 8998bd30e6a1: Pull complete [2022-10-04T02:16:22.944Z] 04944245beec: Pull complete [2022-10-04T02:16:24.356Z] 699f458cf7ca: Pull complete [2022-10-04T02:16:24.356Z] 765212b225bb: Pull complete [2022-10-04T02:16:24.934Z] f23df028b6ca: Pull complete [2022-10-04T02:16:25.199Z] d65c8cfc05b1: Pull complete [2022-10-04T02:16:40.184Z] 2437ff75d9bd: Pull complete [2022-10-04T02:16:40.184Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-04T02:16:40.184Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-04T02:16:40.184Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T02:16:40.501Z] prd-ubuntu20.04-docker-arm64-4c-16g-6961 does not seem to be running inside a container [2022-10-04T02:16:40.557Z] $ 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-47 -v /w/workspace/exfoundry_edgex-taf-common_PR-47:/w/workspace/exfoundry_edgex-taf-common_PR-47:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-04T02:16:43.473Z] $ docker top 28bf995852c29c28b3b23235e45d73fef110e3d535e0930008895c78b5b270e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T02:16:44.412Z] ---> job-cost.sh [2022-10-04T02:16:44.412Z] lf-activate-venv: SKIPPING [2022-10-04T02:16:44.412Z] INFO: No Stack... [2022-10-04T02:16:44.994Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-04T02:16:45.577Z] INFO: Archiving Costs [Pipeline] sh [2022-10-04T02:16:46.246Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-47/archives/cost.csv [2022-10-04T02:16:46.246Z] + cut -d, -f6 [Pipeline] lock [2022-10-04T02:16:46.297Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] [2022-10-04T02:16:46.302Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] did not exist. Created. [2022-10-04T02:16:46.302Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-04T02:16:46.707Z] /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/durable-f13e1711/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-04T02:16:47.387Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-04T02:16:47.420Z] Warning: overwriting stash ‘stack-cost’ [2022-10-04T02:16:47.838Z] Stashed 1 file(s) [Pipeline] } [2022-10-04T02:16:47.855Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-47-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-04T02:16:47.912Z] $ docker stop --time=1 28bf995852c29c28b3b23235e45d73fef110e3d535e0930008895c78b5b270e1 [2022-10-04T02:16:49.455Z] $ docker rm -f 28bf995852c29c28b3b23235e45d73fef110e3d535e0930008895c78b5b270e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-04T02:16:50.907Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-47/archives ] [2022-10-04T02:16:50.907Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-47/archives [2022-10-04T02:16:50.907Z] total 16 [2022-10-04T02:16:50.907Z] drwxr-xr-x 3 root root 4096 Oct 4 01:25 . [2022-10-04T02:16:50.907Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 01:25 .. [2022-10-04T02:16:50.907Z] drwxr-xr-x 2 root root 4096 Oct 4 01:25 cost [2022-10-04T02:16:50.907Z] -rw-r--r-- 1 root root 87 Oct 4 01:25 cost.csv [2022-10-04T02:16:50.907Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-47/archives [2022-10-04T02:16:50.907Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-47/archives [2022-10-04T02:16:50.907Z] total 16 [2022-10-04T02:16:50.907Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 01:25 . [2022-10-04T02:16:50.907Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 01:25 .. [2022-10-04T02:16:50.907Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 01:25 cost [2022-10-04T02:16:50.907Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 4 01:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-04T02:16:51.233Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T02:16:52.127Z] ---> package-listing.sh [2022-10-04T02:16:52.127Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-04T02:16:52.127Z] ++ facter osfamily [2022-10-04T02:16:52.387Z] + OS_FAMILY=debian [2022-10-04T02:16:52.387Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-47 [2022-10-04T02:16:52.387Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-04T02:16:52.387Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-04T02:16:52.387Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-04T02:16:52.387Z] + PACKAGES=/tmp/packages_start.txt [2022-10-04T02:16:52.387Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-47 ']' [2022-10-04T02:16:52.387Z] + PACKAGES=/tmp/packages_end.txt [2022-10-04T02:16:52.387Z] + case "${OS_FAMILY}" in [2022-10-04T02:16:52.387Z] + dpkg -l [2022-10-04T02:16:52.387Z] + grep '^ii' [2022-10-04T02:16:52.387Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-04T02:16:52.387Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-04T02:16:52.387Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-04T02:16:52.387Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-47 ']' [2022-10-04T02:16:52.387Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-47/archives/ [2022-10-04T02:16:52.387Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-47/archives/ [Pipeline] echo [2022-10-04T02:16:52.418Z] 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-47/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-04T02:16:52.728Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T02:16:53.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T02:16:53.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T02:16:53.485Z] prd-ubuntu20.04-docker-8c-8g-6960 does not seem to be running inside a container [2022-10-04T02:16:53.505Z] $ 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-47/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-47 -v /w/workspace/exfoundry_edgex-taf-common_PR-47:/w/workspace/exfoundry_edgex-taf-common_PR-47:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-04T02:16:53.750Z] $ docker top 9e8ab8dc0fdc66ee20f4429aecc853eaa440aa60c2525c435755afaf42d5e377 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-04T02:16:54.155Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-04T02:16:54.461Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-04T02:16:54.766Z] + ls /var/log/sa-host [2022-10-04T02:16:54.766Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-04T02:16:54.986Z] provisioning config files... [2022-10-04T02:16:54.993Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-47@tmp/config11623802762743343090tmp [Pipeline] { [Pipeline] echo [2022-10-04T02:16:55.040Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T02:16:55.346Z] ---> create-netrc.sh [Pipeline] } [2022-10-04T02:16:55.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-04T02:16:55.771Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-04T02:16:55.798Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T02:16:56.113Z] ---> sudo-logs.sh [2022-10-04T02:16:56.113Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-04T02:16:56.190Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T02:16:56.497Z] ---> job-cost.sh [2022-10-04T02:16:56.498Z] lf-activate-venv: SKIPPING [2022-10-04T02:16:56.498Z] DEBUG: total: 0.2199999988079071 [2022-10-04T02:16:56.498Z] INFO: Retrieving Stack Cost... [2022-10-04T02:16:56.756Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-04T02:16:57.325Z] INFO: Archiving Costs [Pipeline] echo [2022-10-04T02:16:57.361Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T02:16:57.668Z] ---> logs-deploy.sh [2022-10-04T02:16:57.669Z] lf-activate-venv: SKIPPING [2022-10-04T02:16:57.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-47/1 [2022-10-04T02:16:57.669Z] INFO: archiving workspace using pattern(s): [2022-10-04T02:16:59.047Z] Archives upload complete. [2022-10-04T02:16:59.047Z] INFO: archiving logs to Nexus [2022-10-04T02:16:59.615Z] ---> uname -a: [2022-10-04T02:16:59.615Z] Linux prd-ubuntu20-04-docker-8c-8g-6960 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-04T02:16:59.615Z] [2022-10-04T02:16:59.615Z]