Pull request #103 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 147045f155bb146c12b7ddbc728c705b2bc32387+a77ef99c8899b9728178ab16eccf9cf6b883cb40 (907953d7e2e8b12efc9a47d8a061199904121898) 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-ssh16511658564937215454.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1217218864129296421.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-103/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-103/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17677131338071157627.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-103/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11258599478435329943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12307027645493629740.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-103/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-103/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15195179851073385286.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2022 in /w/workspace/xfoundry_edgex-taf-common_PR-103 [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/xfoundry_edgex-taf-common_PR-103 # timeout=10 Merging remotes/origin/main commit a77ef99c8899b9728178ab16eccf9cf6b883cb40 into PR head commit 147045f155bb146c12b7ddbc728c705b2bc32387 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 147045f155bb146c12b7ddbc728c705b2bc32387 # timeout=10 Merge succeeded, producing 147045f155bb146c12b7ddbc728c705b2bc32387 Checking out Revision 147045f155bb146c12b7ddbc728c705b2bc32387 (PR-103) Commit message: "build: bump influxdb-client from 1.38.0 to 1.41.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-01T18:08:08.599Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-01T18:08:08.821Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 147045f155bb146c12b7ddbc728c705b2bc32387 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-01T18:08:08.932Z] ========================================================= [2024-03-01T18:08:08.932Z] EdgeX Global Pipelines Version Info [2024-03-01T18:08:08.932Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-01T18:08:09.695Z] ------------------- [2024-03-01T18:08:09.695Z] stable info: [2024-03-01T18:08:09.695Z] ------------------- [2024-03-01T18:08:09.696Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-01T18:08:09.696Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-01T18:08:09.696Z] Message: update stable to v1.0.258 [2024-03-01T18:08:10.265Z] ------------------- [2024-03-01T18:08:10.265Z] experimental info: [2024-03-01T18:08:10.265Z] ------------------- [2024-03-01T18:08:10.265Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-01T18:08:10.265Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-01T18:08:10.265Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-03-01T18:08:10.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-03-01T18:08:10.651Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-03-01T18:08:10.704Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-01T18:08:10.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-01T18:08:10.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-01T18:08:10.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-03-01T18:08:10.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-01T18:08:11.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-03-01T18:08:11.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-03-01T18:08:11.180Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-01T18:08:11.235Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-03-01T18:08:11.294Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-03-01T18:08:11.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-01T18:08:11.477Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-01T18:08:11.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-103 [Pipeline] echo [2024-03-01T18:08:11.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-103 [Pipeline] echo [2024-03-01T18:08:11.663Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-103 [Pipeline] echo [2024-03-01T18:08:11.730Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 147045f155bb146c12b7ddbc728c705b2bc32387 [Pipeline] echo [2024-03-01T18:08:11.789Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 147045f [Pipeline] echo [2024-03-01T18:08:11.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T18:08:11.980Z] provisioning config files... [2024-03-01T18:08:11.995Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-103@tmp/config9026115273436917804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T18:08:12.388Z] ---> ****-login.sh [2024-03-01T18:08:12.388Z] nexus3.edgexfoundry.org:10001 [2024-03-01T18:08:12.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:08:12.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:08:12.648Z] Configure a credential helper to remove this warning. See [2024-03-01T18:08:12.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:08:12.648Z] [2024-03-01T18:08:12.648Z] Login Succeeded [2024-03-01T18:08:12.648Z] nexus3.edgexfoundry.org:10002 [2024-03-01T18:08:12.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:08:12.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:08:12.909Z] Configure a credential helper to remove this warning. See [2024-03-01T18:08:12.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:08:12.909Z] [2024-03-01T18:08:12.909Z] Login Succeeded [2024-03-01T18:08:12.909Z] nexus3.edgexfoundry.org:10003 [2024-03-01T18:08:12.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:08:12.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:08:12.909Z] Configure a credential helper to remove this warning. See [2024-03-01T18:08:12.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:08:12.909Z] [2024-03-01T18:08:12.909Z] Login Succeeded [2024-03-01T18:08:12.909Z] nexus3.edgexfoundry.org:10004 [2024-03-01T18:08:12.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:08:13.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:08:13.169Z] Configure a credential helper to remove this warning. See [2024-03-01T18:08:13.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:08:13.169Z] [2024-03-01T18:08:13.169Z] Login Succeeded [2024-03-01T18:08:13.169Z] ****.io [2024-03-01T18:08:13.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:08:13.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:08:13.430Z] Configure a credential helper to remove this warning. See [2024-03-01T18:08:13.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:08:13.430Z] [2024-03-01T18:08:13.430Z] Login Succeeded [2024-03-01T18:08:13.430Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T18:08:13.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-01T18:08:14.290Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-01T18:08:14.290Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-01T18:08:14.290Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-01T18:08:14.290Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-01T18:08:14.290Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-01T18:08:14.290Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-01T18:08:14.290Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T18:08:14.823Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T18:08:14.824Z] [2024-03-01T18:08:14.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T18:08:15.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T18:08:15.366Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-01T18:08:15.366Z] b85a868b505f: Pulling fs layer [2024-03-01T18:08:15.366Z] e2be974225ed: Pulling fs layer [2024-03-01T18:08:15.366Z] 339a4e72a1f5: Pulling fs layer [2024-03-01T18:08:15.366Z] 988bab9f4d93: Pulling fs layer [2024-03-01T18:08:15.366Z] 1469e6f7b9e6: Pulling fs layer [2024-03-01T18:08:15.366Z] eaf3925da568: Pulling fs layer [2024-03-01T18:08:15.366Z] bab4dde63d76: Pulling fs layer [2024-03-01T18:08:15.366Z] bde34c3a00c8: Pulling fs layer [2024-03-01T18:08:15.366Z] b352a97aabf1: Pulling fs layer [2024-03-01T18:08:15.366Z] 4872d77fe225: Pulling fs layer [2024-03-01T18:08:15.366Z] eaf3925da568: Waiting [2024-03-01T18:08:15.366Z] bab4dde63d76: Waiting [2024-03-01T18:08:15.366Z] bde34c3a00c8: Waiting [2024-03-01T18:08:15.366Z] 988bab9f4d93: Waiting [2024-03-01T18:08:15.366Z] b352a97aabf1: Waiting [2024-03-01T18:08:15.366Z] 1469e6f7b9e6: Waiting [2024-03-01T18:08:15.366Z] 5851b861e8e6: Pulling fs layer [2024-03-01T18:08:15.366Z] 5851b861e8e6: Waiting [2024-03-01T18:08:15.366Z] e2be974225ed: Download complete [2024-03-01T18:08:15.366Z] 988bab9f4d93: Verifying Checksum [2024-03-01T18:08:15.366Z] 988bab9f4d93: Download complete [2024-03-01T18:08:15.630Z] 1469e6f7b9e6: Verifying Checksum [2024-03-01T18:08:15.630Z] 1469e6f7b9e6: Download complete [2024-03-01T18:08:15.630Z] 339a4e72a1f5: Download complete [2024-03-01T18:08:15.630Z] eaf3925da568: Verifying Checksum [2024-03-01T18:08:15.630Z] eaf3925da568: Download complete [2024-03-01T18:08:15.630Z] bde34c3a00c8: Verifying Checksum [2024-03-01T18:08:15.630Z] bde34c3a00c8: Download complete [2024-03-01T18:08:15.630Z] b352a97aabf1: Download complete [2024-03-01T18:08:15.630Z] 4872d77fe225: Verifying Checksum [2024-03-01T18:08:15.630Z] 4872d77fe225: Download complete [2024-03-01T18:08:15.630Z] 5851b861e8e6: Verifying Checksum [2024-03-01T18:08:15.630Z] 5851b861e8e6: Download complete [2024-03-01T18:08:15.630Z] b85a868b505f: Verifying Checksum [2024-03-01T18:08:15.630Z] b85a868b505f: Download complete [2024-03-01T18:08:16.200Z] bab4dde63d76: Verifying Checksum [2024-03-01T18:08:16.200Z] bab4dde63d76: Download complete [2024-03-01T18:08:17.139Z] b85a868b505f: Pull complete [2024-03-01T18:08:17.139Z] e2be974225ed: Pull complete [2024-03-01T18:08:17.722Z] 339a4e72a1f5: Pull complete [2024-03-01T18:08:17.722Z] 988bab9f4d93: Pull complete [2024-03-01T18:08:17.989Z] 1469e6f7b9e6: Pull complete [2024-03-01T18:08:17.989Z] eaf3925da568: Pull complete [2024-03-01T18:08:19.915Z] bab4dde63d76: Pull complete [2024-03-01T18:08:19.916Z] bde34c3a00c8: Pull complete [2024-03-01T18:08:19.916Z] b352a97aabf1: Pull complete [2024-03-01T18:08:19.916Z] 4872d77fe225: Pull complete [2024-03-01T18:08:19.916Z] 5851b861e8e6: Pull complete [2024-03-01T18:08:20.177Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-01T18:08:20.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-01T18:08:20.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T18:08:20.495Z] prd-ubuntu20.04-docker-8c-8g-2022 does not seem to be running inside a container [2024-03-01T18:08:20.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-103 -v /w/workspace/xfoundry_edgex-taf-common_PR-103:/w/workspace/xfoundry_edgex-taf-common_PR-103:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-103@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-103@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-01T18:08:23.727Z] $ docker top 227875db0bc15b52b53f22fc80088d701091d11e2bfe1f1b7ebc6f204d4647f4 -eo pid,comm [2024-03-01T18:08:23.780Z] 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). [2024-03-01T18:08:23.780Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-01T18:08:23.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-01T18:08:23.960Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-01T18:08:24.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-01T18:08:24.083Z] $ docker exec 227875db0bc15b52b53f22fc80088d701091d11e2bfe1f1b7ebc6f204d4647f4 ssh-agent [2024-03-01T18:08:24.178Z] SSH_AUTH_SOCK=/tmp/ssh-4qNR1NLXRpTT/agent.31 [2024-03-01T18:08:24.178Z] SSH_AGENT_PID=37 [2024-03-01T18:08:24.185Z] Running ssh-add (command line suppressed) [2024-03-01T18:08:24.287Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-103@tmp/private_key_2419349555177756352.key (/w/workspace/xfoundry_edgex-taf-common_PR-103@tmp/private_key_2419349555177756352.key) [2024-03-01T18:08:24.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-01T18:08:24.637Z] + git tag --points-at HEAD [Pipeline] } [2024-03-01T18:08:24.675Z] $ docker exec --env ******** --env ******** 227875db0bc15b52b53f22fc80088d701091d11e2bfe1f1b7ebc6f204d4647f4 ssh-agent -k [2024-03-01T18:08:24.771Z] unset SSH_AUTH_SOCK; [2024-03-01T18:08:24.771Z] unset SSH_AGENT_PID; [2024-03-01T18:08:24.771Z] echo Agent pid 37 killed; [2024-03-01T18:08:24.784Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-01T18:08:24.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-01T18:08:24.937Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-01T18:08:25.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-01T18:08:25.042Z] $ docker exec 227875db0bc15b52b53f22fc80088d701091d11e2bfe1f1b7ebc6f204d4647f4 ssh-agent [2024-03-01T18:08:25.144Z] SSH_AUTH_SOCK=/tmp/ssh-8j1IBv2Vp9m5/agent.70 [2024-03-01T18:08:25.144Z] SSH_AGENT_PID=76 [2024-03-01T18:08:25.148Z] Running ssh-add (command line suppressed) [2024-03-01T18:08:25.240Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-103@tmp/private_key_9709146212703579935.key (/w/workspace/xfoundry_edgex-taf-common_PR-103@tmp/private_key_9709146212703579935.key) [2024-03-01T18:08:25.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-01T18:08:25.616Z] + git semver init [2024-03-01T18:08:25.882Z] 2024-03-01 18:08:25,782 [run_init] DEBUG init version:0.0.0 force:False [2024-03-01T18:08:25.882Z] 2024-03-01 18:08:25,783 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-103/.semver [2024-03-01T18:08:25.882Z] 2024-03-01 18:08:25,784 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-103/.semver [2024-03-01T18:08:25.882Z] 2024-03-01 18:08:25,784 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-103/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-103, universal_newlines=False, shell=None, istream=None) [2024-03-01T18:08:26.467Z] 2024-03-01 18:08:26,382 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-103/.git/info/exclude [2024-03-01T18:08:26.467Z] 2024-03-01 18:08:26,383 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-103/.semver/PR-103 with force:False [2024-03-01T18:08:26.467Z] 2024-03-01 18:08:26,383 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-103/.semver/PR-103 [2024-03-01T18:08:26.467Z] 2024-03-01 18:08:26,387 [execute] INFO git cat-file --batch-check [2024-03-01T18:08:26.467Z] 2024-03-01 18:08:26,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-103/.semver, universal_newlines=False, shell=None, istream=) [2024-03-01T18:08:26.467Z] 2024-03-01 18:08:26,392 [execute] INFO git cat-file --batch [2024-03-01T18:08:26.467Z] 2024-03-01 18:08:26,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-103/.semver, universal_newlines=False, shell=None, istream=) [2024-03-01T18:08:26.467Z] 2024-03-01 18:08:26,396 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-103/.semver/PR-103 [2024-03-01T18:08:26.467Z] 0.0.0 [Pipeline] } [2024-03-01T18:08:26.489Z] $ docker exec --env ******** --env ******** 227875db0bc15b52b53f22fc80088d701091d11e2bfe1f1b7ebc6f204d4647f4 ssh-agent -k [2024-03-01T18:08:26.598Z] unset SSH_AUTH_SOCK; [2024-03-01T18:08:26.599Z] unset SSH_AGENT_PID; [2024-03-01T18:08:26.599Z] echo Agent pid 76 killed; [2024-03-01T18:08:26.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-01T18:08:27.114Z] + git semver [Pipeline] } [2024-03-01T18:08:27.395Z] $ docker stop --time=1 227875db0bc15b52b53f22fc80088d701091d11e2bfe1f1b7ebc6f204d4647f4 [2024-03-01T18:08:28.680Z] $ docker rm -f --volumes 227875db0bc15b52b53f22fc80088d701091d11e2bfe1f1b7ebc6f204d4647f4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-01T18:08:29.097Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-01T18:08:29.405Z] Stashed 1 file(s) [Pipeline] echo [2024-03-01T18:08:29.422Z] [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 [2024-03-01T18:08:30.126Z] provisioning config files... [2024-03-01T18:08:30.135Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-103@tmp/config2100415816909723408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T18:08:30.531Z] ---> ****-login.sh [2024-03-01T18:08:30.531Z] nexus3.edgexfoundry.org:10001 [2024-03-01T18:08:30.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:08:30.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:08:30.531Z] Configure a credential helper to remove this warning. See [2024-03-01T18:08:30.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:08:30.532Z] [2024-03-01T18:08:30.532Z] Login Succeeded [2024-03-01T18:08:30.532Z] nexus3.edgexfoundry.org:10002 [2024-03-01T18:08:30.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:08:30.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:08:30.532Z] Configure a credential helper to remove this warning. See [2024-03-01T18:08:30.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:08:30.532Z] [2024-03-01T18:08:30.532Z] Login Succeeded [2024-03-01T18:08:30.532Z] nexus3.edgexfoundry.org:10003 [2024-03-01T18:08:30.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:08:30.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:08:30.791Z] Configure a credential helper to remove this warning. See [2024-03-01T18:08:30.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:08:30.791Z] [2024-03-01T18:08:30.791Z] Login Succeeded [2024-03-01T18:08:30.791Z] nexus3.edgexfoundry.org:10004 [2024-03-01T18:08:30.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:08:30.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:08:30.791Z] Configure a credential helper to remove this warning. See [2024-03-01T18:08:30.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:08:30.791Z] [2024-03-01T18:08:30.791Z] Login Succeeded [2024-03-01T18:08:30.791Z] ****.io [2024-03-01T18:08:30.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:08:31.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:08:31.050Z] Configure a credential helper to remove this warning. See [2024-03-01T18:08:31.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:08:31.050Z] [2024-03-01T18:08:31.050Z] Login Succeeded [2024-03-01T18:08:31.050Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T18:08:31.079Z] 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 [2024-03-01T18:08:32.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-01T18:08:32.798Z] + ls -al . [2024-03-01T18:08:32.798Z] total 72 [2024-03-01T18:08:32.798Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 1 18:08 . [2024-03-01T18:08:32.798Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:08 .. [2024-03-01T18:08:32.798Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 18:08 .git [2024-03-01T18:08:32.798Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:08 .github [2024-03-01T18:08:32.798Z] -rw-rw-r-- 1 jenkins jenkins 22 Mar 1 18:08 .gitignore [2024-03-01T18:08:32.798Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 18:08 .semver [2024-03-01T18:08:32.798Z] -rw-rw-r-- 1 jenkins jenkins 1575 Mar 1 18:08 Dockerfile [2024-03-01T18:08:32.798Z] -rw-rw-r-- 1 jenkins jenkins 746 Mar 1 18:08 Jenkinsfile [2024-03-01T18:08:32.798Z] -rw-rw-r-- 1 jenkins jenkins 11381 Mar 1 18:08 LICENSE [2024-03-01T18:08:32.798Z] -rw-rw-r-- 1 jenkins jenkins 3606 Mar 1 18:08 README.md [2024-03-01T18:08:32.798Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:08 TAF-Manager [2024-03-01T18:08:32.798Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 1 18:08 TUC [2024-03-01T18:08:32.798Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 18:08 VERSION [2024-03-01T18:08:32.798Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 1 18:08 requirements.txt [2024-03-01T18:08:32.798Z] -rw-rw-r-- 1 jenkins jenkins 54 Mar 1 18:08 robot-entrypoint.sh [2024-03-01T18:08:32.798Z] -rw-rw-r-- 1 jenkins jenkins 445 Mar 1 18:08 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T18:08:33.253Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=147045f155bb146c12b7ddbc728c705b2bc32387 --label arch=amd64 --label version=0.0.0 . [2024-03-01T18:08:33.253Z] Sending build context to Docker daemon 578.6kB [2024-03-01T18:08:33.253Z] Step 1/13 : FROM alpine:3.16 [2024-03-01T18:08:33.513Z] 3.16: Pulling from library/alpine [2024-03-01T18:08:33.776Z] a88dc8b54e91: Pulling fs layer [2024-03-01T18:08:34.069Z] a88dc8b54e91: Verifying Checksum [2024-03-01T18:08:34.069Z] a88dc8b54e91: Download complete [2024-03-01T18:08:34.069Z] a88dc8b54e91: Pull complete [2024-03-01T18:08:34.069Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2024-03-01T18:08:34.069Z] Status: Downloaded newer image for alpine:3.16 [2024-03-01T18:08:34.069Z] ---> d49a5025be10 [2024-03-01T18:08:34.069Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-03-01T18:08:34.329Z] ---> Running in 25bdab49c10b [2024-03-01T18:08:34.329Z] Removing intermediate container 25bdab49c10b [2024-03-01T18:08:34.329Z] ---> 8db3f1e16edd [2024-03-01T18:08:34.330Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-03-01T18:08:34.330Z] ---> Running in 51f182500c3c [2024-03-01T18:08:34.590Z] Removing intermediate container 51f182500c3c [2024-03-01T18:08:34.590Z] ---> 7b0190fe6edd [2024-03-01T18:08:34.590Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-03-01T18:08:34.848Z] ---> 1bf0fcf7c1b4 [2024-03-01T18:08:34.848Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-03-01T18:08:34.848Z] ---> 1050c180ad6e [2024-03-01T18:08:34.848Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-03-01T18:08:35.107Z] ---> 62e934f71a9d [2024-03-01T18:08:35.107Z] Step 7/13 : WORKDIR /edgex-taf [2024-03-01T18:08:35.107Z] ---> Running in b4fdc873c072 [2024-03-01T18:08:35.107Z] Removing intermediate container b4fdc873c072 [2024-03-01T18:08:35.107Z] ---> 3702839ff3a3 [2024-03-01T18:08:35.107Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-03-01T18:08:35.107Z] ---> Running in cb0ed5b9ae3c [2024-03-01T18:08:35.675Z] Removing intermediate container cb0ed5b9ae3c [2024-03-01T18:08:35.675Z] ---> 35c40713db8f [2024-03-01T18:08:35.675Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2024-03-01T18:08:35.948Z] ---> Running in 090b1dcc5e8c [2024-03-01T18:08:36.206Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-01T18:08:36.774Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-01T18:08:37.340Z] OK: 6 MiB in 14 packages [2024-03-01T18:08:37.340Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-01T18:08:37.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-01T18:08:38.476Z] (1/9) Installing ca-certificates (20230506-r0) [2024-03-01T18:08:39.044Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-03-01T18:08:39.302Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-03-01T18:08:39.559Z] (4/9) Installing libcurl (8.5.0-r0) [2024-03-01T18:08:40.125Z] (5/9) Installing curl (8.5.0-r0) [2024-03-01T18:08:40.382Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-03-01T18:08:41.317Z] (7/9) Installing oniguruma (6.9.8-r0) [2024-03-01T18:08:41.579Z] (8/9) Installing jq (1.6-r1) [2024-03-01T18:08:42.146Z] (9/9) Installing openssl (1.1.1w-r1) [2024-03-01T18:08:42.405Z] Executing busybox-1.35.0-r17.trigger [2024-03-01T18:08:42.405Z] Executing ca-certificates-20230506-r0.trigger [2024-03-01T18:08:42.405Z] OK: 52 MiB in 23 packages [2024-03-01T18:08:42.405Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-01T18:08:42.974Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-01T18:08:43.542Z] (1/137) Installing libmagic (5.41-r0) [2024-03-01T18:08:44.109Z] (2/137) Installing file (5.41-r0) [2024-03-01T18:08:44.109Z] (3/137) Installing libxau (1.0.9-r0) [2024-03-01T18:08:44.368Z] (4/137) Installing libxdmcp (1.1.3-r0) [2024-03-01T18:08:44.627Z] (5/137) Installing libxcb (1.15-r0) [2024-03-01T18:08:44.828Z] Still waiting to schedule task [2024-03-01T18:08:44.829Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-01T18:08:45.195Z] (6/137) Installing libx11 (1.8.7-r0) [2024-03-01T18:08:45.763Z] (7/137) Installing libxext (1.3.4-r0) [2024-03-01T18:08:45.763Z] (8/137) Installing libice (1.0.10-r0) [2024-03-01T18:08:46.331Z] (9/137) Installing libuuid (2.38-r1) [2024-03-01T18:08:46.599Z] (10/137) Installing libsm (1.2.3-r0) [2024-03-01T18:08:46.858Z] (11/137) Installing libxt (1.2.1-r0) [2024-03-01T18:08:47.118Z] (12/137) Installing libxmu (1.1.3-r0) [2024-03-01T18:08:47.377Z] (13/137) Installing xset (1.2.4-r0) [2024-03-01T18:08:47.637Z] (14/137) Installing xprop (1.2.7-r0) [2024-03-01T18:08:48.206Z] (15/137) Installing xdg-utils (1.1.3-r3) [2024-03-01T18:08:48.466Z] (16/137) Installing eudev-libs (3.2.11-r0) [2024-03-01T18:08:48.725Z] (17/137) Installing pkgconf (1.8.1-r0) [2024-03-01T18:08:48.985Z] (18/137) Installing libffi (3.4.2-r1) [2024-03-01T18:08:49.244Z] (19/137) Installing libintl (0.21-r2) [2024-03-01T18:08:49.811Z] (20/137) Installing libblkid (2.38-r1) [2024-03-01T18:08:50.069Z] (21/137) Installing libmount (2.38-r1) [2024-03-01T18:08:50.329Z] (22/137) Installing pcre (8.45-r2) [2024-03-01T18:08:50.898Z] (23/137) Installing glib (2.72.4-r0) [2024-03-01T18:08:51.466Z] (24/137) Installing xz-libs (5.2.5-r1) [2024-03-01T18:08:51.727Z] (25/137) Installing libxml2 (2.9.14-r2) [2024-03-01T18:08:52.306Z] (26/137) Installing shared-mime-info (2.2-r2) [2024-03-01T18:08:52.567Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2024-03-01T18:08:52.828Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2024-03-01T18:08:53.397Z] (29/137) Installing libpng (1.6.37-r1) [2024-03-01T18:08:53.655Z] (30/137) Installing libwebp (1.2.3-r2) [2024-03-01T18:08:54.223Z] (31/137) Installing zstd-libs (1.5.2-r1) [2024-03-01T18:08:54.485Z] (32/137) Installing tiff (4.4.0-r4) [2024-03-01T18:08:55.060Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2024-03-01T18:08:55.319Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2024-03-01T18:08:55.582Z] (35/137) Installing libxcomposite (0.4.5-r0) [2024-03-01T18:08:55.843Z] (36/137) Installing libxfixes (6.0.0-r0) [2024-03-01T18:08:56.102Z] (37/137) Installing libxrender (0.9.10-r3) [2024-03-01T18:08:56.361Z] (38/137) Installing libxcursor (1.2.1-r0) [2024-03-01T18:08:56.620Z] (39/137) Installing libxdamage (1.1.5-r1) [2024-03-01T18:08:56.879Z] (40/137) Installing libxi (1.8-r0) [2024-03-01T18:08:57.143Z] (41/137) Installing libxinerama (1.1.4-r1) [2024-03-01T18:08:57.402Z] (42/137) Installing libxrandr (1.5.2-r1) [2024-03-01T18:08:57.663Z] (43/137) Installing atk (2.38.0-r0) [2024-03-01T18:08:58.232Z] (44/137) Installing libxtst (1.2.3-r3) [2024-03-01T18:08:58.232Z] (45/137) Installing dbus-libs (1.14.8-r0) [2024-03-01T18:08:58.800Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2024-03-01T18:08:59.059Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2024-03-01T18:08:59.318Z] (48/137) Installing expat (2.6.0-r0) [2024-03-01T18:08:59.886Z] (49/137) Installing libbz2 (1.0.8-r1) [2024-03-01T18:09:00.146Z] (50/137) Installing freetype (2.12.1-r0) [2024-03-01T18:09:00.407Z] (51/137) Installing fontconfig (2.14.0-r0) [2024-03-01T18:09:00.988Z] (52/137) Installing pixman (0.40.0-r4) [2024-03-01T18:09:01.327Z] (53/137) Installing cairo (1.17.4-r2) [2024-03-01T18:09:01.898Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2024-03-01T18:09:01.898Z] (55/137) Installing avahi-libs (0.8-r6) [2024-03-01T18:09:02.468Z] (56/137) Installing gmp (6.2.1-r2) [2024-03-01T18:09:02.728Z] (57/137) Installing nettle (3.7.3-r0) [2024-03-01T18:09:03.299Z] (58/137) Installing p11-kit (0.24.1-r0) [2024-03-01T18:09:03.558Z] (59/137) Installing libtasn1 (4.18.0-r1) [2024-03-01T18:09:03.818Z] (60/137) Installing libunistring (1.0-r0) [2024-03-01T18:09:04.387Z] (61/137) Installing gnutls (3.7.7-r1) [2024-03-01T18:09:04.957Z] (62/137) Installing cups-libs (2.4.2-r2) [2024-03-01T18:09:05.525Z] (63/137) Installing libepoxy (1.5.10-r0) [2024-03-01T18:09:06.095Z] (64/137) Installing fribidi (1.0.12-r0) [2024-03-01T18:09:06.354Z] (65/137) Installing graphite2 (1.3.14-r1) [2024-03-01T18:09:06.614Z] (66/137) Installing harfbuzz (4.3.0-r0) [2024-03-01T18:09:07.182Z] (67/137) Installing libxft (2.3.4-r0) [2024-03-01T18:09:07.442Z] (68/137) Installing pango (1.50.7-r0) [2024-03-01T18:09:07.703Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2024-03-01T18:09:08.002Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2024-03-01T18:09:08.277Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2024-03-01T18:09:08.564Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2024-03-01T18:09:09.166Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2024-03-01T18:09:09.426Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2024-03-01T18:09:09.996Z] Executing gtk+3.0-3.24.34-r1.post-install [2024-03-01T18:09:09.996Z] (75/137) Installing libfontenc (1.1.4-r0) [2024-03-01T18:09:10.257Z] (76/137) Installing mkfontscale (1.2.2-r0) [2024-03-01T18:09:10.518Z] (77/137) Installing font-opensans (0_git20210927-r0) [2024-03-01T18:09:11.088Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2024-03-01T18:09:11.348Z] (79/137) Installing libogg (1.3.5-r1) [2024-03-01T18:09:11.917Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2024-03-01T18:09:12.185Z] (81/137) Installing flac (1.3.4-r0) [2024-03-01T18:09:12.754Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2024-03-01T18:09:13.014Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2024-03-01T18:09:13.273Z] (84/137) Installing sdl2 (2.0.22-r0) [2024-03-01T18:09:13.842Z] (85/137) Installing aom-libs (3.3.0-r0) [2024-03-01T18:09:14.412Z] (86/137) Installing libass (0.16.0-r0) [2024-03-01T18:09:14.671Z] (87/137) Installing libdav1d (1.0.0-r0) [2024-03-01T18:09:15.239Z] (88/137) Installing libpciaccess (0.16-r0) [2024-03-01T18:09:15.499Z] (89/137) Installing libdrm (2.4.110-r0) [2024-03-01T18:09:16.069Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-03-01T18:09:16.328Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2024-03-01T18:09:16.588Z] (92/137) Installing lame (3.100-r0) [2024-03-01T18:09:17.158Z] (93/137) Installing opus (1.3.1-r1) [2024-03-01T18:09:17.417Z] (94/137) Installing libasyncns (0.8-r1) [2024-03-01T18:09:17.692Z] (95/137) Installing libltdl (2.4.7-r0) [2024-03-01T18:09:17.951Z] (96/137) Installing orc (0.4.32-r0) [2024-03-01T18:09:18.518Z] (97/137) Installing libvorbis (1.3.7-r0) [2024-03-01T18:09:18.776Z] (98/137) Installing libsndfile (1.1.0-r0) [2024-03-01T18:09:19.343Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2024-03-01T18:09:19.602Z] (100/137) Installing soxr (0.1.3-r2) [2024-03-01T18:09:19.861Z] (101/137) Installing speexdsp (1.2.0-r0) [2024-03-01T18:09:20.120Z] (102/137) Installing tdb-libs (1.4.6-r0) [2024-03-01T18:09:20.688Z] (103/137) Installing libpulse (15.0-r2) [2024-03-01T18:09:20.948Z] (104/137) Installing cjson (1.7.17-r0) [2024-03-01T18:09:21.206Z] (105/137) Installing mbedtls (2.28.7-r0) [2024-03-01T18:09:21.774Z] (106/137) Installing librist (0.2.6-r1) [2024-03-01T18:09:22.033Z] (107/137) Installing libsrt (1.4.4-r0) [2024-03-01T18:09:22.599Z] (108/137) Installing libssh (0.9.6-r1) [2024-03-01T18:09:22.857Z] (109/137) Installing libtheora (1.1.1-r16) [2024-03-01T18:09:23.114Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2024-03-01T18:09:23.681Z] (111/137) Installing libva (2.14.0-r0) [2024-03-01T18:09:23.940Z] (112/137) Installing libvdpau (1.5-r0) [2024-03-01T18:09:24.198Z] (113/137) Installing vidstab (1.1.0-r1) [2024-03-01T18:09:24.456Z] (114/137) Installing libvpx (1.11.0-r1) [2024-03-01T18:09:25.023Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2024-03-01T18:09:25.589Z] (116/137) Installing numactl (2.0.14-r0) [2024-03-01T18:09:25.848Z] (117/137) Installing x265-libs (3.5-r3) [2024-03-01T18:09:26.417Z] (118/137) Installing xvidcore (1.3.7-r1) [2024-03-01T18:09:26.986Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2024-03-01T18:09:27.557Z] (120/137) Installing libevent (2.1.12-r4) [2024-03-01T18:09:28.124Z] (121/137) Installing mesa (21.3.9-r0) [2024-03-01T18:09:28.124Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2024-03-01T18:09:28.382Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2024-03-01T18:09:28.949Z] (124/137) Installing icu-data-en (71.1-r2) [2024-03-01T18:09:29.207Z] Executing icu-data-en-71.1-r2.post-install [2024-03-01T18:09:29.207Z] * [2024-03-01T18:09:29.207Z] * If you need ICU with non-English locales and legacy charset support, install [2024-03-01T18:09:29.207Z] * package icu-data-full. [2024-03-01T18:09:29.207Z] * [2024-03-01T18:09:29.207Z] (125/137) Installing icu-libs (71.1-r2) [2024-03-01T18:09:29.772Z] (126/137) Installing lcms2 (2.13.1-r0) [2024-03-01T18:09:30.339Z] (127/137) Installing minizip (1.2.12-r0) [2024-03-01T18:09:30.597Z] (128/137) Installing nspr (4.33-r0) [2024-03-01T18:09:30.855Z] (129/137) Installing sqlite-libs (3.40.1-r1) [2024-03-01T18:09:31.422Z] (130/137) Installing nss (3.78.1-r0) [2024-03-01T18:09:31.990Z] (131/137) Installing re2 (2022.04.01-r0) [2024-03-01T18:09:32.248Z] (132/137) Installing snappy (1.1.9-r4) [2024-03-01T18:09:32.506Z] (133/137) Installing libgpg-error (1.45-r0) [2024-03-01T18:09:32.763Z] (134/137) Installing libgcrypt (1.10.1-r0) [2024-03-01T18:09:33.330Z] (135/137) Installing libxslt (1.1.35-r0) [2024-03-01T18:09:33.898Z] (136/137) Installing chromium (102.0.5005.182-r0) [2024-03-01T18:09:35.801Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-03-01T18:09:36.370Z] Executing busybox-1.35.0-r17.trigger [2024-03-01T18:09:36.370Z] Executing glib-2.72.4-r0.trigger [2024-03-01T18:09:36.370Z] Executing shared-mime-info-2.2-r2.trigger [2024-03-01T18:09:36.628Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-03-01T18:09:36.628Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-03-01T18:09:36.628Z] Executing fontconfig-2.14.0-r0.trigger [2024-03-01T18:09:36.887Z] Executing mkfontscale-1.2.2-r0.trigger [2024-03-01T18:09:36.887Z] OK: 409 MiB in 160 packages [2024-03-01T18:09:36.887Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-01T18:09:37.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-01T18:09:38.080Z] (1/21) Installing binutils (2.38-r3) [2024-03-01T18:09:38.339Z] (2/21) Installing isl22 (0.22-r0) [2024-03-01T18:09:38.906Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-03-01T18:09:39.472Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-03-01T18:09:40.039Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-03-01T18:09:48.155Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-03-01T18:09:48.155Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-03-01T18:09:48.155Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-03-01T18:09:48.721Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-03-01T18:09:48.980Z] (10/21) Installing libpq (14.11-r0) [2024-03-01T18:09:49.241Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-03-01T18:09:49.808Z] (12/21) Installing libpq-dev (14.11-r0) [2024-03-01T18:09:50.372Z] (13/21) Installing libecpg (14.11-r0) [2024-03-01T18:09:50.630Z] (14/21) Installing libecpg-dev (14.11-r0) [2024-03-01T18:09:51.197Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-03-01T18:09:52.135Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-03-01T18:10:00.253Z] (17/21) Installing clang (13.0.1-r1) [2024-03-01T18:10:00.253Z] (18/21) Installing icu (71.1-r2) [2024-03-01T18:10:00.253Z] (19/21) Installing icu-dev (71.1-r2) [2024-03-01T18:10:00.514Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-03-01T18:10:01.455Z] (21/21) Installing postgresql14-dev (14.11-r0) [2024-03-01T18:10:02.026Z] Executing busybox-1.35.0-r17.trigger [2024-03-01T18:10:02.026Z] OK: 822 MiB in 181 packages [2024-03-01T18:10:02.026Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-01T18:10:02.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-01T18:10:03.180Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-03-01T18:10:04.119Z] (2/10) Installing gdbm (1.23-r0) [2024-03-01T18:10:04.378Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-03-01T18:10:04.640Z] (4/10) Installing readline (8.1.2-r0) [2024-03-01T18:10:05.207Z] (5/10) Installing python3 (3.10.13-r0) [2024-03-01T18:10:06.145Z] (6/10) Installing python3-dev (3.10.13-r0) [2024-03-01T18:10:11.438Z] (7/10) Installing libsodium (1.0.18-r0) [2024-03-01T18:10:11.699Z] (8/10) Installing libzmq (4.3.4-r0) [2024-03-01T18:10:11.957Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-03-01T18:10:12.217Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-03-01T18:10:12.477Z] Executing busybox-1.35.0-r17.trigger [2024-03-01T18:10:12.477Z] OK: 974 MiB in 191 packages [2024-03-01T18:10:12.477Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-01T18:10:13.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-01T18:10:13.617Z] OK: 974 MiB in 191 packages [2024-03-01T18:10:13.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-03-01T18:10:14.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-03-01T18:10:14.756Z] (1/1) Installing tzdata (2024a-r0) [2024-03-01T18:10:15.332Z] Executing busybox-1.35.0-r17.trigger [2024-03-01T18:10:15.332Z] OK: 978 MiB in 192 packages [2024-03-01T18:10:15.902Z] (1/1) Purging tzdata (2024a-r0) [2024-03-01T18:10:15.902Z] Executing busybox-1.35.0-r17.trigger [2024-03-01T18:10:15.902Z] OK: 974 MiB in 191 packages [2024-03-01T18:10:18.444Z] Looking in links: /tmp/tmpn_czehf4 [2024-03-01T18:10:18.444Z] Processing /tmp/tmpn_czehf4/setuptools-65.5.0-py3-none-any.whl [2024-03-01T18:10:18.444Z] Processing /tmp/tmpn_czehf4/pip-23.0.1-py3-none-any.whl [2024-03-01T18:10:18.781Z] Installing collected packages: setuptools, pip [2024-03-01T18:10:21.322Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-03-01T18:10:21.322Z] 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 [2024-03-01T18:10:21.891Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-03-01T18:10:21.891Z] Collecting pip [2024-03-01T18:10:21.891Z] Downloading pip-24.0-py3-none-any.whl (2.1 MB) [2024-03-01T18:10:21.891Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 85.7 MB/s eta 0:00:00 [2024-03-01T18:10:21.891Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-03-01T18:10:22.462Z] Collecting setuptools [2024-03-01T18:10:22.462Z] Downloading setuptools-69.1.1-py3-none-any.whl (819 kB) [2024-03-01T18:10:22.462Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 128.2 MB/s eta 0:00:00 [2024-03-01T18:10:22.462Z] Collecting wheel [2024-03-01T18:10:22.462Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2024-03-01T18:10:22.462Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 115.3 MB/s eta 0:00:00 [2024-03-01T18:10:22.723Z] Installing collected packages: wheel, setuptools, pip [2024-03-01T18:10:22.723Z] Attempting uninstall: setuptools [2024-03-01T18:10:22.723Z] Found existing installation: setuptools 65.5.0 [2024-03-01T18:10:22.723Z] Uninstalling setuptools-65.5.0: [2024-03-01T18:10:22.723Z] Successfully uninstalled setuptools-65.5.0 [2024-03-01T18:10:23.662Z] Attempting uninstall: pip [2024-03-01T18:10:23.662Z] Found existing installation: pip 23.0.1 [2024-03-01T18:10:23.662Z] Uninstalling pip-23.0.1: [2024-03-01T18:10:23.662Z] Successfully uninstalled pip-23.0.1 [2024-03-01T18:10:25.572Z] Successfully installed pip-24.0 setuptools-69.1.1 wheel-0.42.0 [2024-03-01T18:10:25.572Z] 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 [2024-03-01T18:10:26.147Z] Processing ./edgex-taf-common [2024-03-01T18:10:26.147Z] Preparing metadata (setup.py): started [2024-03-01T18:10:26.406Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:10:26.406Z] Building wheels for collected packages: edgex-taf-common [2024-03-01T18:10:26.406Z] Building wheel for edgex-taf-common (setup.py): started [2024-03-01T18:10:26.976Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-03-01T18:10:26.976Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=1c41cecf15b6e7c2bd8704a5de506147126d6fc764103b12c56fb16534f3bed8 [2024-03-01T18:10:26.976Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-03-01T18:10:26.976Z] Successfully built edgex-taf-common [2024-03-01T18:10:26.976Z] Installing collected packages: edgex-taf-common [2024-03-01T18:10:26.976Z] Successfully installed edgex-taf-common-0.0.0 [2024-03-01T18:10:26.976Z] 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 [2024-03-01T18:10:27.914Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-03-01T18:10:27.914Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-03-01T18:10:27.914Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2024-03-01T18:10:27.914Z] Downloading python_dotenv-1.0.0-py3-none-any.whl.metadata (21 kB) [2024-03-01T18:10:27.914Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-03-01T18:10:27.914Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-03-01T18:10:28.173Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-03-01T18:10:28.173Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-03-01T18:10:28.173Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-03-01T18:10:28.173Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-03-01T18:10:28.173Z] Preparing metadata (setup.py): started [2024-03-01T18:10:28.431Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:10:28.431Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-03-01T18:10:28.431Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-03-01T18:10:28.431Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-03-01T18:10:28.431Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-03-01T18:10:28.690Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-03-01T18:10:28.690Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-03-01T18:10:28.690Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-03-01T18:10:28.690Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-03-01T18:10:28.690Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 15.2 MB/s eta 0:00:00 [2024-03-01T18:10:28.690Z] Preparing metadata (setup.py): started [2024-03-01T18:10:28.950Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:10:28.950Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-03-01T18:10:28.950Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-03-01T18:10:29.211Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-03-01T18:10:29.470Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-03-01T18:10:29.470Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.4 MB/s eta 0:00:00 [2024-03-01T18:10:29.470Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-03-01T18:10:29.470Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-03-01T18:10:29.470Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 12.8 MB/s eta 0:00:00 [2024-03-01T18:10:29.730Z] Installing build dependencies: started [2024-03-01T18:10:32.265Z] Installing build dependencies: finished with status 'done' [2024-03-01T18:10:32.265Z] Getting requirements to build wheel: started [2024-03-01T18:10:32.835Z] Getting requirements to build wheel: finished with status 'done' [2024-03-01T18:10:32.835Z] Preparing metadata (pyproject.toml): started [2024-03-01T18:10:33.094Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-03-01T18:10:33.094Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-03-01T18:10:33.094Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-03-01T18:10:33.663Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-03-01T18:10:33.663Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) [2024-03-01T18:10:33.663Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-03-01T18:10:33.663Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-03-01T18:10:33.663Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 5.2 MB/s eta 0:00:00 [2024-03-01T18:10:33.921Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-03-01T18:10:33.921Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-03-01T18:10:33.921Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 30.0 MB/s eta 0:00:00 [2024-03-01T18:10:33.921Z] Preparing metadata (setup.py): started [2024-03-01T18:10:34.179Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:10:34.314Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2023 in /w/workspace/xfoundry_edgex-taf-common_PR-103 [Pipeline] { [Pipeline] checkout [2024-03-01T18:10:34.413Z] Selected Git installation does not exist. Using Default [2024-03-01T18:10:34.413Z] The recommended git tool is: NONE [2024-03-01T18:10:34.437Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-03-01T18:10:34.437Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-03-01T18:10:34.437Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:10:34.437Z] Downloading selenium-4.18.1-py3-none-any.whl.metadata (6.9 kB) [2024-03-01T18:10:34.696Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:10:34.696Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2024-03-01T18:10:34.696Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:34.696Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-03-01T18:10:34.696Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:34.696Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-03-01T18:10:34.696Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.8 MB/s eta 0:00:00 [2024-03-01T18:10:34.696Z] Preparing metadata (setup.py): started [2024-03-01T18:10:34.954Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:10:34.954Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:34.954Z] Downloading genson-1.2.2.tar.gz (34 kB) [2024-03-01T18:10:34.954Z] Preparing metadata (setup.py): started [2024-03-01T18:10:35.214Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:10:35.214Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:35.214Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-03-01T18:10:35.473Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:35.473Z] Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) [2024-03-01T18:10:35.473Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:35.473Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-03-01T18:10:35.473Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:35.473Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-03-01T18:10:35.733Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:35.733Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-03-01T18:10:35.733Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-01T18:10:35.733Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-03-01T18:10:35.733Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-01T18:10:35.991Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-03-01T18:10:35.991Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-01T18:10:35.991Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-03-01T18:10:35.991Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-01T18:10:35.991Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-03-01T18:10:35.991Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-03-01T18:10:35.991Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2024-03-01T18:10:36.254Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-03-01T18:10:36.254Z] Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-03-01T18:10:36.254Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-03-01T18:10:36.254Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-03-01T18:10:36.514Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-01T18:10:36.514Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-03-01T18:10:36.514Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-01T18:10:36.514Z] Downloading python_dateutil-2.9.0-py2.py3-none-any.whl.metadata (8.3 kB) [2024-03-01T18:10:36.514Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (69.1.1) [2024-03-01T18:10:36.514Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-01T18:10:36.514Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-03-01T18:10:36.774Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-01T18:10:36.774Z] Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB) [2024-03-01T18:10:36.774Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:10:36.774Z] Downloading trio-0.24.0-py3-none-any.whl.metadata (4.9 kB) [2024-03-01T18:10:36.774Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:10:36.774Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-03-01T18:10:37.034Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:37.034Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-03-01T18:10:37.034Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:37.034Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-03-01T18:10:37.034Z] Preparing metadata (setup.py): started [2024-03-01T18:10:37.294Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:10:37.294Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:37.294Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-03-01T18:10:37.554Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:37.554Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-03-01T18:10:37.554Z] Preparing metadata (setup.py): started [2024-03-01T18:10:37.814Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:10:37.814Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:37.814Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-03-01T18:10:37.814Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:37.814Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-03-01T18:10:38.403Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:38.403Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-03-01T18:10:38.972Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 77.4 kB/s eta 0:00:00 [2024-03-01T18:10:38.972Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:38.972Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-03-01T18:10:38.972Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:38.972Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-03-01T18:10:39.233Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:39.233Z] Downloading referencing-0.33.0-py3-none-any.whl.metadata (2.7 kB) [2024-03-01T18:10:39.491Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:10:39.491Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-03-01T18:10:40.060Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:10:40.060Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-03-01T18:10:40.060Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:10:40.060Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-03-01T18:10:40.060Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:10:40.060Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-03-01T18:10:40.060Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:10:40.060Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-03-01T18:10:40.060Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:10:40.060Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-03-01T18:10:40.320Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:10:40.320Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-03-01T18:10:40.320Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:10:40.320Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-03-01T18:10:40.579Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-03-01T18:10:40.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 48.9 MB/s eta 0:00:00 [2024-03-01T18:10:40.579Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2024-03-01T18:10:40.579Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-03-01T18:10:40.579Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-03-01T18:10:40.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 9.4 MB/s eta 0:00:00 [2024-03-01T18:10:40.579Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-03-01T18:10:40.579Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-03-01T18:10:40.579Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-03-01T18:10:40.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 5.2 MB/s eta 0:00:00 [2024-03-01T18:10:40.579Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-03-01T18:10:40.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 17.4 MB/s eta 0:00:00 [2024-03-01T18:10:40.579Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2024-03-01T18:10:40.603Z] using credential edgex-jenkins-ssh [2024-03-01T18:10:40.626Z] Cloning the remote Git repository [2024-03-01T18:10:40.684Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-03-01T18:10:40.783Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-103 # timeout=10 [2024-03-01T18:10:41.146Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 29.2 MB/s eta 0:00:00 [2024-03-01T18:10:41.146Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-03-01T18:10:41.146Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 22.5 MB/s eta 0:00:00 [2024-03-01T18:10:41.146Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2024-03-01T18:10:41.405Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 25.7 MB/s eta 0:00:00 [2024-03-01T18:10:41.405Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-03-01T18:10:41.405Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 23.0 MB/s eta 0:00:00 [2024-03-01T18:10:41.405Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-03-01T18:10:41.405Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 33.9 MB/s eta 0:00:00 [2024-03-01T18:10:41.405Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-03-01T18:10:41.405Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-03-01T18:10:41.665Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 18.6 MB/s eta 0:00:00 [2024-03-01T18:10:41.665Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2024-03-01T18:10:41.665Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 11.5 MB/s eta 0:00:00 [2024-03-01T18:10:41.665Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-03-01T18:10:41.665Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.1 MB/s eta 0:00:00 [2024-03-01T18:10:41.665Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2024-03-01T18:10:41.665Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 8.7 MB/s eta 0:00:00 [2024-03-01T18:10:41.665Z] Downloading python_dateutil-2.9.0-py2.py3-none-any.whl (230 kB) [2024-03-01T18:10:41.665Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 230.5/230.5 kB 18.4 MB/s eta 0:00:00 [2024-03-01T18:10:41.665Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-03-01T18:10:41.665Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 17.7 MB/s eta 0:00:00 [2024-03-01T18:10:41.665Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2024-03-01T18:10:41.665Z] Downloading selenium-4.18.1-py3-none-any.whl (10.0 MB) [2024-03-01T18:10:41.944Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 57.4 MB/s eta 0:00:00 [2024-03-01T18:10:41.944Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-03-01T18:10:41.944Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 13.1 MB/s eta 0:00:00 [2024-03-01T18:10:41.944Z] Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-03-01T18:10:41.944Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 5.4 MB/s eta 0:00:00 [2024-03-01T18:10:41.944Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-03-01T18:10:41.944Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 41.1 MB/s eta 0:00:00 [2024-03-01T18:10:41.944Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-03-01T18:10:41.944Z] Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) [2024-03-01T18:10:41.944Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 9.8 MB/s eta 0:00:00 [2024-03-01T18:10:41.944Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-03-01T18:10:41.944Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 62.1 MB/s eta 0:00:00 [2024-03-01T18:10:41.944Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-03-01T18:10:40.974Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-03-01T18:10:40.975Z] > git --version # timeout=10 [2024-03-01T18:10:41.000Z] > git --version # 'git version 2.25.1' [2024-03-01T18:10:41.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-01T18:10:41.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-01T18:10:41.824Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-03-01T18:10:41.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-01T18:10:42.202Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 12.5 MB/s eta 0:00:00 [2024-03-01T18:10:42.202Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-03-01T18:10:42.202Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-03-01T18:10:42.202Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 6.8 MB/s eta 0:00:00 [2024-03-01T18:10:42.202Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-03-01T18:10:42.202Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.1 MB/s eta 0:00:00 [2024-03-01T18:10:42.202Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-03-01T18:10:42.202Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-03-01T18:10:42.202Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2024-03-01T18:10:42.202Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 17.6 MB/s eta 0:00:00 [2024-03-01T18:10:42.202Z] Downloading referencing-0.33.0-py3-none-any.whl (26 kB) [2024-03-01T18:10:42.202Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2024-03-01T18:10:42.202Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 44.5 MB/s eta 0:00:00 [2024-03-01T18:10:42.202Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-03-01T18:10:42.202Z] Downloading trio-0.24.0-py3-none-any.whl (460 kB) [2024-03-01T18:10:42.202Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 460.2/460.2 kB 37.5 MB/s eta 0:00:00 [2024-03-01T18:10:42.202Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-03-01T18:10:42.202Z] Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB) [2024-03-01T18:10:42.461Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-03-01T18:10:42.461Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-03-01T18:10:42.461Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-03-01T18:10:42.461Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-03-01T18:10:42.461Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-03-01T18:10:42.461Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-03-01T18:10:42.461Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-03-01T18:10:42.461Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 5.3 MB/s eta 0:00:00 [2024-03-01T18:10:42.461Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2024-03-01T18:10:42.461Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-03-01T18:10:42.719Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-03-01T18:10:42.719Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=5f5e48d0a40736289abe9f8fd140622575deb12cc280eb7b7dc9ede831995e12 [2024-03-01T18:10:42.719Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-03-01T18:10:42.719Z] Building wheel for paho-mqtt (setup.py): started [2024-03-01T18:10:43.294Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-03-01T18:10:43.294Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=fe7df38e65b4eb881b292129e4331ea71a51bb27d4bf593079da7ffc7fe54ada [2024-03-01T18:10:43.294Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-03-01T18:10:43.294Z] Building wheel for psutil (pyproject.toml): started [2024-03-01T18:10:43.448Z] Merging remotes/origin/main commit a77ef99c8899b9728178ab16eccf9cf6b883cb40 into PR head commit 147045f155bb146c12b7ddbc728c705b2bc32387 [2024-03-01T18:10:42.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-03-01T18:10:43.007Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-03-01T18:10:43.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-01T18:10:43.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/103/head:refs/remotes/origin/PR-103 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-01T18:10:43.791Z] Merge succeeded, producing 147045f155bb146c12b7ddbc728c705b2bc32387 [2024-03-01T18:10:43.792Z] Checking out Revision 147045f155bb146c12b7ddbc728c705b2bc32387 (PR-103) [2024-03-01T18:10:44.467Z] Commit message: "build: bump influxdb-client from 1.38.0 to 1.41.0" [2024-03-01T18:10:44.523Z] > git --version # timeout=10 [2024-03-01T18:10:44.540Z] > git --version # 'git version 2.25.1' [2024-03-01T18:10:44.570Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-01T18:10:44.676Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-03-01T18:10:44.676Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274474 sha256=ea0ddeb4a1dc06b2b175cdc86f704eca892653107e7e512b75c9d90bec849360 [2024-03-01T18:10:44.676Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-03-01T18:10:44.676Z] Building wheel for psycopg2 (setup.py): started [2024-03-01T18:10:43.492Z] > git config core.sparsecheckout # timeout=10 [2024-03-01T18:10:43.568Z] > git checkout -f 147045f155bb146c12b7ddbc728c705b2bc32387 # timeout=10 [2024-03-01T18:10:43.672Z] > git remote # timeout=10 [2024-03-01T18:10:43.703Z] > git config --get remote.origin.url # timeout=10 [2024-03-01T18:10:43.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-01T18:10:43.744Z] > git merge a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 [2024-03-01T18:10:43.775Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-01T18:10:43.803Z] > git config core.sparsecheckout # timeout=10 [2024-03-01T18:10:43.818Z] > git checkout -f 147045f155bb146c12b7ddbc728c705b2bc32387 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-01T18:10:48.460Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-01T18:10:48.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-01T18:10:48.460Z] Dload Upload Total Spent Left Speed [2024-03-01T18:10:48.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 89706 [Pipeline] sh [2024-03-01T18:10:48.815Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-01T18:10:49.225Z] + sudo tee /etc/docker/daemon.new [2024-03-01T18:10:49.225Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-01T18:10:49.225Z] { [2024-03-01T18:10:49.225Z] "registry-mirrors": [ [2024-03-01T18:10:49.225Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-01T18:10:49.225Z] ], [2024-03-01T18:10:49.225Z] "bip": "10.250.0.254/24", [2024-03-01T18:10:49.225Z] "hosts": [ [2024-03-01T18:10:49.225Z] "tcp://0.0.0.0:5555", [2024-03-01T18:10:49.225Z] "unix:///var/run/docker.sock" [2024-03-01T18:10:49.225Z] ], [2024-03-01T18:10:49.225Z] "mtu": 1458, [2024-03-01T18:10:49.225Z] "selinux-enabled": true, [2024-03-01T18:10:49.225Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-01T18:10:49.225Z] } [Pipeline] sh [2024-03-01T18:10:49.561Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-01T18:10:49.940Z] + sudo service docker restart [2024-03-01T18:10:54.666Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-03-01T18:10:54.666Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479415 sha256=7714d8cb35b1ab4ffe44aa516a25aae993b461ef2a483d033191b6c661575c4f [2024-03-01T18:10:54.666Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-03-01T18:10:54.666Z] Building wheel for flex (setup.py): started [2024-03-01T18:10:54.666Z] Building wheel for flex (setup.py): finished with status 'done' [2024-03-01T18:10:54.666Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=8a0ac1ead402540e72a59538f4ec2e342893a9f9be98c89cd386a012bb9662e5 [2024-03-01T18:10:54.666Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-03-01T18:10:54.666Z] Building wheel for GenSON (setup.py): started [2024-03-01T18:10:54.926Z] Building wheel for GenSON (setup.py): finished with status 'done' [2024-03-01T18:10:54.926Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=29c36719ca92d8bee8d89125338c3473c1d37bdbe64566ea4be074be285fc4d6 [2024-03-01T18:10:54.926Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-03-01T18:10:54.926Z] Building wheel for strict-rfc3339 (setup.py): started [2024-03-01T18:10:55.186Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-03-01T18:10:55.186Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=6669f77ccddfe74478d44e9974f740d45661238b60c84b2c4753661490f1b794 [2024-03-01T18:10:55.186Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-03-01T18:10:55.186Z] Building wheel for validate-email (setup.py): started [2024-03-01T18:10:55.444Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-03-01T18:10:55.444Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=8bb74666ba70955ae0d8eaa05ead902e14e6a84573111b65bb1cbc19aaaea0b9 [2024-03-01T18:10:55.444Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-03-01T18:10:55.444Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2024-03-01T18:10:55.704Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-03-01T18:11:07.920Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.9.0 python-dotenv-1.0.0 pytz-2024.1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.33.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.0 selenium-4.18.1 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.24.0 trio-websocket-0.11.1 typing-extensions-4.10.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-03-01T18:11:07.920Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T18:11:08.302Z] provisioning config files... [2024-03-01T18:11:08.336Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-103@tmp/config2378977735670027970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T18:11:08.834Z] ---> ****-login.sh [2024-03-01T18:11:08.834Z] nexus3.edgexfoundry.org:10001 [2024-03-01T18:11:09.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:11:09.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:11:09.701Z] Configure a credential helper to remove this warning. See [2024-03-01T18:11:09.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:11:09.701Z] [2024-03-01T18:11:09.701Z] Login Succeeded [2024-03-01T18:11:09.701Z] nexus3.edgexfoundry.org:10002 [2024-03-01T18:11:09.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:11:09.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:11:09.977Z] Configure a credential helper to remove this warning. See [2024-03-01T18:11:09.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:11:09.977Z] [2024-03-01T18:11:09.977Z] Login Succeeded [2024-03-01T18:11:09.977Z] nexus3.edgexfoundry.org:10003 [2024-03-01T18:11:10.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:11:10.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:11:10.247Z] Configure a credential helper to remove this warning. See [2024-03-01T18:11:10.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:11:10.247Z] [2024-03-01T18:11:10.247Z] Login Succeeded [2024-03-01T18:11:10.247Z] nexus3.edgexfoundry.org:10004 [2024-03-01T18:11:10.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:11:10.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:11:10.523Z] Configure a credential helper to remove this warning. See [2024-03-01T18:11:10.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:11:10.523Z] [2024-03-01T18:11:10.523Z] Login Succeeded [2024-03-01T18:11:10.523Z] ****.io [2024-03-01T18:11:10.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-01T18:11:11.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-01T18:11:11.065Z] Configure a credential helper to remove this warning. See [2024-03-01T18:11:11.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-01T18:11:11.065Z] [2024-03-01T18:11:11.065Z] Login Succeeded [2024-03-01T18:11:11.065Z] ---> ****-login.sh ends [Pipeline] } [2024-03-01T18:11:11.095Z] 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 [2024-03-01T18:11:12.253Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-01T18:11:12.593Z] + ls -al . [2024-03-01T18:11:12.593Z] total 68 [2024-03-01T18:11:12.593Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 1 18:11 . [2024-03-01T18:11:12.593Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:10 .. [2024-03-01T18:11:12.593Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 18:10 .git [2024-03-01T18:11:12.593Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 18:10 .github [2024-03-01T18:11:12.593Z] -rw-rw-r-- 1 jenkins jenkins 22 Mar 1 18:10 .gitignore [2024-03-01T18:11:12.593Z] -rw-rw-r-- 1 jenkins jenkins 1575 Mar 1 18:10 Dockerfile [2024-03-01T18:11:12.593Z] -rw-rw-r-- 1 jenkins jenkins 746 Mar 1 18:10 Jenkinsfile [2024-03-01T18:11:12.593Z] -rw-rw-r-- 1 jenkins jenkins 11381 Mar 1 18:10 LICENSE [2024-03-01T18:11:12.593Z] -rw-rw-r-- 1 jenkins jenkins 3606 Mar 1 18:10 README.md [2024-03-01T18:11:12.593Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 18:10 TAF-Manager [2024-03-01T18:11:12.593Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 1 18:10 TUC [2024-03-01T18:11:12.593Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 18:08 VERSION [2024-03-01T18:11:12.593Z] -rw-rw-r-- 1 jenkins jenkins 343 Mar 1 18:10 requirements.txt [2024-03-01T18:11:12.593Z] -rw-rw-r-- 1 jenkins jenkins 54 Mar 1 18:10 robot-entrypoint.sh [2024-03-01T18:11:12.593Z] -rw-rw-r-- 1 jenkins jenkins 445 Mar 1 18:10 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T18:11:13.053Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=147045f155bb146c12b7ddbc728c705b2bc32387 --label arch=arm64 --label version=0.0.0 . [2024-03-01T18:11:13.322Z] Sending build context to Docker daemon 354.8kB [2024-03-01T18:11:13.322Z] Step 1/13 : FROM alpine:3.16 [2024-03-01T18:11:13.910Z] 3.16: Pulling from library/alpine [2024-03-01T18:11:13.910Z] 550f8bf8502c: Pulling fs layer [2024-03-01T18:11:14.179Z] 550f8bf8502c: Verifying Checksum [2024-03-01T18:11:14.179Z] 550f8bf8502c: Download complete [2024-03-01T18:11:17.589Z] 550f8bf8502c: Pull complete [2024-03-01T18:11:17.589Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2024-03-01T18:11:17.589Z] Status: Downloaded newer image for alpine:3.16 [2024-03-01T18:11:17.589Z] ---> 4a74307a1e88 [2024-03-01T18:11:17.589Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-03-01T18:11:17.860Z] ---> Running in bea2e8549564 [2024-03-01T18:11:18.129Z] Removing intermediate container bea2e8549564 [2024-03-01T18:11:18.129Z] ---> 44692df1383b [2024-03-01T18:11:18.129Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-03-01T18:11:18.129Z] ---> Running in 7e2b3c5c950b [2024-03-01T18:11:18.399Z] Removing intermediate container 7e2b3c5c950b [2024-03-01T18:11:18.399Z] ---> 2a10510f3012 [2024-03-01T18:11:18.399Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-03-01T18:11:19.363Z] ---> 5b18de185eff [2024-03-01T18:11:19.363Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-03-01T18:11:19.639Z] ---> 21997891c2e0 [2024-03-01T18:11:19.639Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-03-01T18:11:20.247Z] ---> e77fe94a1bf7 [2024-03-01T18:11:20.247Z] Step 7/13 : WORKDIR /edgex-taf [2024-03-01T18:11:20.247Z] ---> Running in 5782ca0d39e3 [2024-03-01T18:11:20.529Z] Removing intermediate container 5782ca0d39e3 [2024-03-01T18:11:20.529Z] ---> a72c16c49aaa [2024-03-01T18:11:20.529Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-03-01T18:11:20.799Z] ---> Running in f8938ecc30d4 [2024-03-01T18:11:22.758Z] Removing intermediate container f8938ecc30d4 [2024-03-01T18:11:22.758Z] ---> fbd10695b998 [2024-03-01T18:11:22.758Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2024-03-01T18:11:22.758Z] ---> Running in be513e0eb102 [2024-03-01T18:11:23.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-01T18:11:24.314Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-01T18:11:25.729Z] OK: 5 MiB in 14 packages [2024-03-01T18:11:25.729Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-01T18:11:26.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-01T18:11:27.282Z] (1/9) Installing ca-certificates (20230506-r0) [2024-03-01T18:11:27.868Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-03-01T18:11:28.136Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-03-01T18:11:28.721Z] (4/9) Installing libcurl (8.5.0-r0) [2024-03-01T18:11:28.991Z] (5/9) Installing curl (8.5.0-r0) [2024-03-01T18:11:29.575Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-03-01T18:11:29.852Z] Removing intermediate container 090b1dcc5e8c [2024-03-01T18:11:29.852Z] ---> 3393527f0399 [2024-03-01T18:11:29.852Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-03-01T18:11:29.852Z] ---> Running in 6731c533a33c [2024-03-01T18:11:29.852Z] Removing intermediate container 6731c533a33c [2024-03-01T18:11:29.852Z] ---> 3c1c36976f8a [2024-03-01T18:11:29.852Z] Step 11/13 : LABEL arch=amd64 [2024-03-01T18:11:29.852Z] ---> Running in 0b7057163a64 [2024-03-01T18:11:29.852Z] Removing intermediate container 0b7057163a64 [2024-03-01T18:11:29.852Z] ---> 92f2e1487aa0 [2024-03-01T18:11:29.852Z] Step 12/13 : LABEL git_sha=147045f155bb146c12b7ddbc728c705b2bc32387 [2024-03-01T18:11:29.852Z] ---> Running in ad147dcc8936 [2024-03-01T18:11:29.852Z] Removing intermediate container ad147dcc8936 [2024-03-01T18:11:29.852Z] ---> 02ab06f8945f [2024-03-01T18:11:29.852Z] Step 13/13 : LABEL version=0.0.0 [2024-03-01T18:11:29.852Z] ---> Running in d8d0d497794c [2024-03-01T18:11:29.852Z] Removing intermediate container d8d0d497794c [2024-03-01T18:11:29.852Z] ---> c8e686af67dd [2024-03-01T18:11:29.852Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-01T18:11:29.852Z] Successfully built c8e686af67dd [2024-03-01T18:11:29.852Z] 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 [2024-03-01T18:11:30.994Z] (7/9) Installing oniguruma (6.9.8-r0) [2024-03-01T18:11:31.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T18:11:31.105Z] [2024-03-01T18:11:31.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T18:11:31.264Z] (8/9) Installing jq (1.6-r1) [2024-03-01T18:11:31.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T18:11:31.512Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-01T18:11:31.512Z] 5eb5b503b376: Pulling fs layer [2024-03-01T18:11:31.512Z] 5c69ac0246d0: Pulling fs layer [2024-03-01T18:11:31.512Z] ec43610c2a17: Pulling fs layer [2024-03-01T18:11:31.512Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-01T18:11:31.512Z] 33b1e0a273af: Pulling fs layer [2024-03-01T18:11:31.512Z] 5d3b04190fa2: Pulling fs layer [2024-03-01T18:11:31.512Z] 2f39f015ded8: Pulling fs layer [2024-03-01T18:11:31.512Z] 5d3b04190fa2: Waiting [2024-03-01T18:11:31.512Z] 2f39f015ded8: Waiting [2024-03-01T18:11:31.512Z] 33b1e0a273af: Waiting [2024-03-01T18:11:31.512Z] 5c69ac0246d0: Verifying Checksum [2024-03-01T18:11:31.512Z] 5c69ac0246d0: Download complete [2024-03-01T18:11:31.512Z] 3a2ae6a8a46f: Download complete [2024-03-01T18:11:31.512Z] 33b1e0a273af: Verifying Checksum [2024-03-01T18:11:31.512Z] 33b1e0a273af: Download complete [2024-03-01T18:11:31.512Z] ec43610c2a17: Verifying Checksum [2024-03-01T18:11:31.512Z] ec43610c2a17: Download complete [2024-03-01T18:11:31.512Z] 5d3b04190fa2: Verifying Checksum [2024-03-01T18:11:31.512Z] 5d3b04190fa2: Download complete [2024-03-01T18:11:31.532Z] (9/9) Installing openssl (1.1.1w-r1) [2024-03-01T18:11:31.772Z] 5eb5b503b376: Verifying Checksum [2024-03-01T18:11:31.772Z] 5eb5b503b376: Download complete [2024-03-01T18:11:32.133Z] Executing busybox-1.35.0-r17.trigger [2024-03-01T18:11:32.133Z] Executing ca-certificates-20230506-r0.trigger [2024-03-01T18:11:32.133Z] OK: 50 MiB in 23 packages [2024-03-01T18:11:32.340Z] 2f39f015ded8: Verifying Checksum [2024-03-01T18:11:32.340Z] 2f39f015ded8: Download complete [2024-03-01T18:11:32.408Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-01T18:11:32.907Z] 5eb5b503b376: Pull complete [2024-03-01T18:11:32.995Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-01T18:11:33.164Z] 5c69ac0246d0: Pull complete [2024-03-01T18:11:33.730Z] ec43610c2a17: Pull complete [2024-03-01T18:11:33.731Z] 3a2ae6a8a46f: Pull complete [2024-03-01T18:11:33.989Z] 33b1e0a273af: Pull complete [2024-03-01T18:11:33.989Z] 5d3b04190fa2: Pull complete [2024-03-01T18:11:34.423Z] (1/136) Installing libmagic (5.41-r0) [2024-03-01T18:11:34.693Z] (2/136) Installing file (5.41-r0) [2024-03-01T18:11:34.959Z] (3/136) Installing libxau (1.0.9-r0) [2024-03-01T18:11:35.227Z] (4/136) Installing libxdmcp (1.1.3-r0) [2024-03-01T18:11:35.495Z] (5/136) Installing libxcb (1.15-r0) [2024-03-01T18:11:36.078Z] (6/136) Installing libx11 (1.8.7-r0) [2024-03-01T18:11:36.664Z] (7/136) Installing libxext (1.3.4-r0) [2024-03-01T18:11:36.932Z] (8/136) Installing libice (1.0.10-r0) [2024-03-01T18:11:37.202Z] (9/136) Installing libuuid (2.38-r1) [2024-03-01T18:11:37.469Z] (10/136) Installing libsm (1.2.3-r0) [2024-03-01T18:11:37.753Z] (11/136) Installing libxt (1.2.1-r0) [2024-03-01T18:11:38.337Z] (12/136) Installing libxmu (1.1.3-r0) [2024-03-01T18:11:38.605Z] (13/136) Installing xset (1.2.4-r0) [2024-03-01T18:11:38.872Z] (14/136) Installing xprop (1.2.7-r0) [2024-03-01T18:11:39.257Z] 2f39f015ded8: Pull complete [2024-03-01T18:11:39.257Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-01T18:11:39.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T18:11:39.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-03-01T18:11:39.455Z] (15/136) Installing xdg-utils (1.1.3-r3) [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T18:11:39.594Z] prd-ubuntu20.04-docker-8c-8g-2022 does not seem to be running inside a container [2024-03-01T18:11:39.629Z] $ 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/xfoundry_edgex-taf-common_PR-103 -v /w/workspace/xfoundry_edgex-taf-common_PR-103:/w/workspace/xfoundry_edgex-taf-common_PR-103:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-103@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-01T18:11:39.720Z] (16/136) Installing eudev-libs (3.2.11-r0) [2024-03-01T18:11:39.989Z] (17/136) Installing pkgconf (1.8.1-r0) [2024-03-01T18:11:40.256Z] (18/136) Installing libffi (3.4.2-r1) [2024-03-01T18:11:40.842Z] (19/136) Installing libintl (0.21-r2) [2024-03-01T18:11:41.110Z] (20/136) Installing libblkid (2.38-r1) [2024-03-01T18:11:41.378Z] (21/136) Installing libmount (2.38-r1) [2024-03-01T18:11:41.963Z] (22/136) Installing pcre (8.45-r2) [2024-03-01T18:11:42.231Z] (23/136) Installing glib (2.72.4-r0) [2024-03-01T18:11:42.816Z] (24/136) Installing xz-libs (5.2.5-r1) [2024-03-01T18:11:43.089Z] (25/136) Installing libxml2 (2.9.14-r2) [2024-03-01T18:11:43.195Z] $ docker top 3677c94031fbd7d71733152c549008e5cc8009582d99eeb893fb780b5ddfbda9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T18:11:43.714Z] (26/136) Installing shared-mime-info (2.2-r2) [2024-03-01T18:11:43.903Z] ---> job-cost.sh [2024-03-01T18:11:43.903Z] lf-activate-venv: SKIPPING [2024-03-01T18:11:43.903Z] INFO: No Stack... [2024-03-01T18:11:44.299Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2024-03-01T18:11:44.471Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-01T18:11:44.565Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2024-03-01T18:11:44.730Z] INFO: Archiving Costs [Pipeline] sh [2024-03-01T18:11:45.048Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-103/archives/cost.csv [2024-03-01T18:11:45.048Z] + cut -d, -f6 [Pipeline] lock [2024-03-01T18:11:45.091Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-103-1-stack-cost] [2024-03-01T18:11:45.097Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-103-1-stack-cost] did not exist. Created. [2024-03-01T18:11:45.102Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-103-1-stack-cost] [Pipeline] { [2024-03-01T18:11:45.163Z] (29/136) Installing libpng (1.6.37-r1) [Pipeline] unstash [Pipeline] sh [2024-03-01T18:11:45.429Z] (30/136) Installing libwebp (1.2.3-r2) [2024-03-01T18:11:45.564Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-01T18:11:45.626Z] Stashed 1 file(s) [Pipeline] } [2024-03-01T18:11:45.674Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-103-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-01T18:11:45.792Z] $ docker stop --time=1 3677c94031fbd7d71733152c549008e5cc8009582d99eeb893fb780b5ddfbda9 [2024-03-01T18:11:46.012Z] (31/136) Installing zstd-libs (1.5.2-r1) [2024-03-01T18:11:46.279Z] (32/136) Installing tiff (4.4.0-r4) [2024-03-01T18:11:46.862Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2024-03-01T18:11:46.950Z] $ docker rm -f --volumes 3677c94031fbd7d71733152c549008e5cc8009582d99eeb893fb780b5ddfbda9 [Pipeline] // withDockerContainer [2024-03-01T18:11:47.128Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-01T18:11:47.710Z] (35/136) Installing libxcomposite (0.4.5-r0) [2024-03-01T18:11:47.710Z] (36/136) Installing libxfixes (6.0.0-r0) [2024-03-01T18:11:47.979Z] (37/136) Installing libxrender (0.9.10-r3) [2024-03-01T18:11:48.564Z] (38/136) Installing libxcursor (1.2.1-r0) [2024-03-01T18:11:48.832Z] (39/136) Installing libxdamage (1.1.5-r1) [2024-03-01T18:11:49.100Z] (40/136) Installing libxi (1.8-r0) [2024-03-01T18:11:49.375Z] (41/136) Installing libxinerama (1.1.4-r1) [2024-03-01T18:11:49.644Z] (42/136) Installing libxrandr (1.5.2-r1) [2024-03-01T18:11:49.913Z] (43/136) Installing atk (2.38.0-r0) [2024-03-01T18:11:50.179Z] (44/136) Installing libxtst (1.2.3-r3) [2024-03-01T18:11:50.452Z] (45/136) Installing dbus-libs (1.14.8-r0) [2024-03-01T18:11:51.035Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2024-03-01T18:11:51.300Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2024-03-01T18:11:51.880Z] (48/136) Installing expat (2.6.0-r0) [2024-03-01T18:11:52.146Z] (49/136) Installing libbz2 (1.0.8-r1) [2024-03-01T18:11:52.412Z] (50/136) Installing freetype (2.12.1-r0) [2024-03-01T18:11:52.998Z] (51/136) Installing fontconfig (2.14.0-r0) [2024-03-01T18:11:53.265Z] (52/136) Installing pixman (0.40.0-r4) [2024-03-01T18:11:53.847Z] (53/136) Installing cairo (1.17.4-r2) [2024-03-01T18:11:54.426Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2024-03-01T18:11:54.427Z] (55/136) Installing avahi-libs (0.8-r6) [2024-03-01T18:11:55.010Z] (56/136) Installing gmp (6.2.1-r2) [2024-03-01T18:11:55.276Z] (57/136) Installing nettle (3.7.3-r0) [2024-03-01T18:11:55.866Z] (58/136) Installing p11-kit (0.24.1-r0) [2024-03-01T18:11:56.453Z] (59/136) Installing libtasn1 (4.18.0-r1) [2024-03-01T18:11:56.720Z] (60/136) Installing libunistring (1.0-r0) [2024-03-01T18:11:57.307Z] (61/136) Installing gnutls (3.7.7-r1) [2024-03-01T18:11:57.573Z] (62/136) Installing cups-libs (2.4.2-r2) [2024-03-01T18:11:58.156Z] (63/136) Installing libepoxy (1.5.10-r0) [2024-03-01T18:11:58.736Z] (64/136) Installing fribidi (1.0.12-r0) [2024-03-01T18:11:59.002Z] (65/136) Installing graphite2 (1.3.14-r1) [2024-03-01T18:11:59.267Z] (66/136) Installing harfbuzz (4.3.0-r0) [2024-03-01T18:11:59.851Z] (67/136) Installing libxft (2.3.4-r0) [2024-03-01T18:12:00.118Z] (68/136) Installing pango (1.50.7-r0) [2024-03-01T18:12:00.696Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2024-03-01T18:12:00.959Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2024-03-01T18:12:01.223Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2024-03-01T18:12:01.494Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2024-03-01T18:12:02.073Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2024-03-01T18:12:02.339Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2024-03-01T18:12:03.294Z] Executing gtk+3.0-3.24.34-r1.post-install [2024-03-01T18:12:03.294Z] (75/136) Installing libfontenc (1.1.4-r0) [2024-03-01T18:12:03.560Z] (76/136) Installing mkfontscale (1.2.2-r0) [2024-03-01T18:12:03.825Z] (77/136) Installing font-opensans (0_git20210927-r0) [2024-03-01T18:12:04.413Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2024-03-01T18:12:04.994Z] (79/136) Installing libogg (1.3.5-r1) [2024-03-01T18:12:05.259Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2024-03-01T18:12:05.838Z] (81/136) Installing flac (1.3.4-r0) [2024-03-01T18:12:06.105Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2024-03-01T18:12:06.682Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2024-03-01T18:12:06.947Z] (84/136) Installing sdl2 (2.0.22-r0) [2024-03-01T18:12:07.528Z] (85/136) Installing aom-libs (3.3.0-r0) [2024-03-01T18:12:08.108Z] (86/136) Installing libass (0.16.0-r0) [2024-03-01T18:12:08.379Z] (87/136) Installing libdav1d (1.0.0-r0) [2024-03-01T18:12:08.962Z] (88/136) Installing libdrm (2.4.110-r0) [2024-03-01T18:12:09.228Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-03-01T18:12:09.494Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2024-03-01T18:12:10.076Z] (91/136) Installing lame (3.100-r0) [2024-03-01T18:12:10.659Z] (92/136) Installing opus (1.3.1-r1) [2024-03-01T18:12:10.925Z] (93/136) Installing libasyncns (0.8-r1) [2024-03-01T18:12:11.192Z] (94/136) Installing libltdl (2.4.7-r0) [2024-03-01T18:12:11.775Z] (95/136) Installing orc (0.4.32-r0) [2024-03-01T18:12:12.043Z] (96/136) Installing libvorbis (1.3.7-r0) [2024-03-01T18:12:12.627Z] (97/136) Installing libsndfile (1.1.0-r0) [2024-03-01T18:12:12.894Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2024-03-01T18:12:13.475Z] (99/136) Installing soxr (0.1.3-r2) [2024-03-01T18:12:13.742Z] (100/136) Installing speexdsp (1.2.0-r0) [2024-03-01T18:12:14.010Z] (101/136) Installing tdb-libs (1.4.6-r0) [2024-03-01T18:12:14.595Z] (102/136) Installing libpulse (15.0-r2) [2024-03-01T18:12:14.861Z] (103/136) Installing cjson (1.7.17-r0) [2024-03-01T18:12:15.130Z] (104/136) Installing mbedtls (2.28.7-r0) [2024-03-01T18:12:15.718Z] (105/136) Installing librist (0.2.6-r1) [2024-03-01T18:12:15.984Z] (106/136) Installing libsrt (1.4.4-r0) [2024-03-01T18:12:16.562Z] (107/136) Installing libssh (0.9.6-r1) [2024-03-01T18:12:16.827Z] (108/136) Installing libtheora (1.1.1-r16) [2024-03-01T18:12:17.414Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2024-03-01T18:12:17.681Z] (110/136) Installing libva (2.14.0-r0) [2024-03-01T18:12:18.263Z] (111/136) Installing libvdpau (1.5-r0) [2024-03-01T18:12:18.531Z] (112/136) Installing vidstab (1.1.0-r1) [2024-03-01T18:12:18.798Z] (113/136) Installing libvpx (1.11.0-r1) [2024-03-01T18:12:19.382Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2024-03-01T18:12:19.965Z] (115/136) Installing numactl (2.0.14-r0) [2024-03-01T18:12:20.233Z] (116/136) Installing x265-libs (3.5-r3) [2024-03-01T18:12:20.819Z] (117/136) Installing xvidcore (1.3.7-r1) [2024-03-01T18:12:21.084Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2024-03-01T18:12:23.024Z] (119/136) Installing libevent (2.1.12-r4) [2024-03-01T18:12:23.602Z] (120/136) Installing mesa (21.3.9-r0) [2024-03-01T18:12:23.867Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2024-03-01T18:12:24.130Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2024-03-01T18:12:24.398Z] (123/136) Installing icu-data-en (71.1-r2) [2024-03-01T18:12:24.977Z] Executing icu-data-en-71.1-r2.post-install [2024-03-01T18:12:24.977Z] * [2024-03-01T18:12:24.977Z] * If you need ICU with non-English locales and legacy charset support, install [2024-03-01T18:12:24.977Z] * package icu-data-full. [2024-03-01T18:12:24.977Z] * [2024-03-01T18:12:24.977Z] (124/136) Installing icu-libs (71.1-r2) [2024-03-01T18:12:25.557Z] (125/136) Installing lcms2 (2.13.1-r0) [2024-03-01T18:12:26.136Z] (126/136) Installing minizip (1.2.12-r0) [2024-03-01T18:12:26.402Z] (127/136) Installing nspr (4.33-r0) [2024-03-01T18:12:26.725Z] (128/136) Installing sqlite-libs (3.40.1-r1) [2024-03-01T18:12:27.314Z] (129/136) Installing nss (3.78.1-r0) [2024-03-01T18:12:27.909Z] (130/136) Installing re2 (2022.04.01-r0) [2024-03-01T18:12:28.180Z] (131/136) Installing snappy (1.1.9-r4) [2024-03-01T18:12:28.450Z] (132/136) Installing libgpg-error (1.45-r0) [2024-03-01T18:12:29.044Z] (133/136) Installing libgcrypt (1.10.1-r0) [2024-03-01T18:12:29.323Z] (134/136) Installing libxslt (1.1.35-r0) [2024-03-01T18:12:29.913Z] (135/136) Installing chromium (102.0.5005.182-r0) [2024-03-01T18:12:35.258Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-03-01T18:12:35.528Z] Executing busybox-1.35.0-r17.trigger [2024-03-01T18:12:35.528Z] Executing glib-2.72.4-r0.trigger [2024-03-01T18:12:35.528Z] Executing shared-mime-info-2.2-r2.trigger [2024-03-01T18:12:38.108Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-03-01T18:12:38.108Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-03-01T18:12:38.108Z] Executing fontconfig-2.14.0-r0.trigger [2024-03-01T18:12:38.108Z] Executing mkfontscale-1.2.2-r0.trigger [2024-03-01T18:12:38.108Z] OK: 376 MiB in 159 packages [2024-03-01T18:12:38.108Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-01T18:12:38.685Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-01T18:12:40.085Z] (1/21) Installing binutils (2.38-r3) [2024-03-01T18:12:40.663Z] (2/21) Installing isl22 (0.22-r0) [2024-03-01T18:12:41.242Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-03-01T18:12:41.506Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-03-01T18:12:42.085Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-03-01T18:12:44.658Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-03-01T18:12:45.238Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-03-01T18:12:45.501Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-03-01T18:12:46.453Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-03-01T18:12:46.715Z] (10/21) Installing libpq (14.11-r0) [2024-03-01T18:12:46.978Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-03-01T18:12:47.555Z] (12/21) Installing libpq-dev (14.11-r0) [2024-03-01T18:12:48.134Z] (13/21) Installing libecpg (14.11-r0) [2024-03-01T18:12:48.396Z] (14/21) Installing libecpg-dev (14.11-r0) [2024-03-01T18:12:48.982Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-03-01T18:12:57.168Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-03-01T18:12:58.579Z] (17/21) Installing clang (13.0.1-r1) [2024-03-01T18:12:59.534Z] (18/21) Installing icu (71.1-r2) [2024-03-01T18:12:59.800Z] (19/21) Installing icu-dev (71.1-r2) [2024-03-01T18:13:00.380Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-03-01T18:13:05.715Z] (21/21) Installing postgresql14-dev (14.11-r0) [2024-03-01T18:13:05.983Z] Executing busybox-1.35.0-r17.trigger [2024-03-01T18:13:05.983Z] OK: 768 MiB in 180 packages [2024-03-01T18:13:06.250Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-01T18:13:06.828Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-01T18:13:08.235Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-03-01T18:13:10.175Z] (2/10) Installing gdbm (1.23-r0) [2024-03-01T18:13:10.441Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-03-01T18:13:10.707Z] (4/10) Installing readline (8.1.2-r0) [2024-03-01T18:13:11.286Z] (5/10) Installing python3 (3.10.13-r0) [2024-03-01T18:13:15.534Z] (6/10) Installing python3-dev (3.10.13-r0) [2024-03-01T18:13:16.941Z] (7/10) Installing libsodium (1.0.18-r0) [2024-03-01T18:13:17.528Z] (8/10) Installing libzmq (4.3.4-r0) [2024-03-01T18:13:18.108Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-03-01T18:13:18.384Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-03-01T18:13:18.656Z] Executing busybox-1.35.0-r17.trigger [2024-03-01T18:13:18.656Z] OK: 938 MiB in 190 packages [2024-03-01T18:13:18.927Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-01T18:13:19.508Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-01T18:13:20.912Z] OK: 938 MiB in 190 packages [2024-03-01T18:13:20.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-03-01T18:13:21.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-03-01T18:13:22.899Z] (1/1) Installing tzdata (2024a-r0) [2024-03-01T18:13:23.483Z] Executing busybox-1.35.0-r17.trigger [2024-03-01T18:13:23.755Z] OK: 941 MiB in 191 packages [2024-03-01T18:13:25.162Z] (1/1) Purging tzdata (2024a-r0) [2024-03-01T18:13:25.162Z] Executing busybox-1.35.0-r17.trigger [2024-03-01T18:13:25.162Z] OK: 938 MiB in 190 packages [2024-03-01T18:13:40.247Z] Looking in links: /tmp/tmpi4j08ldp [2024-03-01T18:13:40.247Z] Processing /tmp/tmpi4j08ldp/setuptools-65.5.0-py3-none-any.whl [2024-03-01T18:13:40.247Z] Processing /tmp/tmpi4j08ldp/pip-23.0.1-py3-none-any.whl [2024-03-01T18:13:40.247Z] Installing collected packages: setuptools, pip [2024-03-01T18:13:55.235Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-03-01T18:13:55.235Z] 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 [2024-03-01T18:13:56.639Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-03-01T18:13:57.221Z] Collecting pip [2024-03-01T18:13:57.222Z] Downloading pip-24.0-py3-none-any.whl (2.1 MB) [2024-03-01T18:13:57.222Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 18.8 MB/s eta 0:00:00 [2024-03-01T18:13:57.487Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-03-01T18:14:00.054Z] Collecting setuptools [2024-03-01T18:14:00.054Z] Downloading setuptools-69.1.1-py3-none-any.whl (819 kB) [2024-03-01T18:14:00.054Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.3/819.3 kB 19.3 MB/s eta 0:00:00 [2024-03-01T18:14:00.319Z] Collecting wheel [2024-03-01T18:14:00.319Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2024-03-01T18:14:00.319Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 20.9 MB/s eta 0:00:00 [2024-03-01T18:14:01.717Z] Installing collected packages: wheel, setuptools, pip [2024-03-01T18:14:01.980Z] Attempting uninstall: setuptools [2024-03-01T18:14:01.980Z] Found existing installation: setuptools 65.5.0 [2024-03-01T18:14:02.935Z] Uninstalling setuptools-65.5.0: [2024-03-01T18:14:02.935Z] Successfully uninstalled setuptools-65.5.0 [2024-03-01T18:14:07.189Z] Attempting uninstall: pip [2024-03-01T18:14:07.189Z] Found existing installation: pip 23.0.1 [2024-03-01T18:14:09.127Z] Uninstalling pip-23.0.1: [2024-03-01T18:14:09.127Z] Successfully uninstalled pip-23.0.1 [2024-03-01T18:14:19.189Z] Successfully installed pip-24.0 setuptools-69.1.1 wheel-0.42.0 [2024-03-01T18:14:19.189Z] 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 [2024-03-01T18:14:22.532Z] Processing ./edgex-taf-common [2024-03-01T18:14:22.532Z] Preparing metadata (setup.py): started [2024-03-01T18:14:23.936Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:14:23.936Z] Building wheels for collected packages: edgex-taf-common [2024-03-01T18:14:23.936Z] Building wheel for edgex-taf-common (setup.py): started [2024-03-01T18:14:25.375Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-03-01T18:14:25.375Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=12fd7e2938a8f9a493d43d375cd47d1b2d27ec32df6daf1c83473ae090e9c39d [2024-03-01T18:14:25.375Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-03-01T18:14:25.375Z] Successfully built edgex-taf-common [2024-03-01T18:14:25.964Z] Installing collected packages: edgex-taf-common [2024-03-01T18:14:25.964Z] Successfully installed edgex-taf-common-0.0.0 [2024-03-01T18:14:25.964Z] 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 [2024-03-01T18:14:30.220Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-03-01T18:14:30.486Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-03-01T18:14:30.486Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2024-03-01T18:14:30.486Z] Downloading python_dotenv-1.0.0-py3-none-any.whl.metadata (21 kB) [2024-03-01T18:14:30.751Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-03-01T18:14:30.751Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-03-01T18:14:31.014Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-03-01T18:14:31.014Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-03-01T18:14:31.014Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-03-01T18:14:31.014Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-03-01T18:14:31.279Z] Preparing metadata (setup.py): started [2024-03-01T18:14:32.232Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:14:32.496Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-03-01T18:14:32.496Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-03-01T18:14:32.496Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-03-01T18:14:32.496Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-03-01T18:14:33.075Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-03-01T18:14:33.076Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-03-01T18:14:33.076Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-03-01T18:14:33.076Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-03-01T18:14:33.076Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.4 MB/s eta 0:00:00 [2024-03-01T18:14:33.349Z] Preparing metadata (setup.py): started [2024-03-01T18:14:34.853Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:14:34.853Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-03-01T18:14:34.853Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-03-01T18:14:36.785Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-03-01T18:14:36.785Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-03-01T18:14:38.711Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 34.5 kB/s eta 0:00:00 [2024-03-01T18:14:39.298Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-03-01T18:14:39.298Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-03-01T18:14:39.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 10.0 MB/s eta 0:00:00 [2024-03-01T18:14:40.140Z] Installing build dependencies: started [2024-03-01T18:14:55.109Z] Installing build dependencies: finished with status 'done' [2024-03-01T18:14:55.109Z] Getting requirements to build wheel: started [2024-03-01T18:14:56.510Z] Getting requirements to build wheel: finished with status 'done' [2024-03-01T18:14:56.510Z] Preparing metadata (pyproject.toml): started [2024-03-01T18:14:58.456Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-03-01T18:14:58.720Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-03-01T18:14:58.720Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-03-01T18:15:02.045Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-03-01T18:15:02.045Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) [2024-03-01T18:15:02.045Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-03-01T18:15:02.045Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-03-01T18:15:02.045Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 2.6 MB/s eta 0:00:00 [2024-03-01T18:15:02.311Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-03-01T18:15:02.311Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-03-01T18:15:02.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.7 MB/s eta 0:00:00 [2024-03-01T18:15:02.893Z] Preparing metadata (setup.py): started [2024-03-01T18:15:04.290Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:15:05.682Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-03-01T18:15:05.682Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-03-01T18:15:08.995Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:15:08.995Z] Downloading selenium-4.18.1-py3-none-any.whl.metadata (6.9 kB) [2024-03-01T18:15:08.995Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:15:08.995Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2024-03-01T18:15:08.995Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:15:08.995Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-03-01T18:15:09.260Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:15:09.260Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-03-01T18:15:09.260Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.7 MB/s eta 0:00:00 [2024-03-01T18:15:09.525Z] Preparing metadata (setup.py): started [2024-03-01T18:15:10.931Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:15:10.931Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:15:10.931Z] Downloading genson-1.2.2.tar.gz (34 kB) [2024-03-01T18:15:10.931Z] Preparing metadata (setup.py): started [2024-03-01T18:15:12.333Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:15:12.333Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:15:12.333Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-03-01T18:15:12.598Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:15:12.598Z] Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) [2024-03-01T18:15:12.862Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:15:12.862Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-03-01T18:15:13.440Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:15:13.440Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-03-01T18:15:13.704Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:15:13.704Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-03-01T18:15:14.656Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-01T18:15:14.656Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-03-01T18:15:14.921Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-01T18:15:14.921Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-03-01T18:15:15.497Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-01T18:15:15.497Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-03-01T18:15:15.761Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-03-01T18:15:15.761Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-03-01T18:15:16.024Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-03-01T18:15:16.024Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2024-03-01T18:15:16.602Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-03-01T18:15:16.602Z] Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-03-01T18:15:16.867Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-03-01T18:15:17.132Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-03-01T18:15:17.707Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-01T18:15:17.708Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-03-01T18:15:17.971Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-01T18:15:17.972Z] Downloading python_dateutil-2.9.0-py2.py3-none-any.whl.metadata (8.3 kB) [2024-03-01T18:15:17.972Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (69.1.1) [2024-03-01T18:15:18.550Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-01T18:15:18.550Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-03-01T18:15:22.777Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-03-01T18:15:22.777Z] Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB) [2024-03-01T18:15:22.777Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:15:22.777Z] Downloading trio-0.24.0-py3-none-any.whl.metadata (4.9 kB) [2024-03-01T18:15:23.041Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:15:23.041Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-03-01T18:15:24.436Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:15:24.436Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-03-01T18:15:24.436Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.8 MB/s eta 0:00:00 [2024-03-01T18:15:25.834Z] Installing build dependencies: started [2024-03-01T18:15:47.860Z] Installing build dependencies: finished with status 'done' [2024-03-01T18:15:47.860Z] Getting requirements to build wheel: started [2024-03-01T18:16:00.146Z] Getting requirements to build wheel: finished with status 'done' [2024-03-01T18:16:00.146Z] Preparing metadata (pyproject.toml): started [2024-03-01T18:16:01.098Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-03-01T18:16:01.098Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:16:01.098Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-03-01T18:16:01.098Z] Preparing metadata (setup.py): started [2024-03-01T18:16:02.053Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:16:02.322Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:16:02.322Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-03-01T18:16:02.587Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:16:02.587Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-03-01T18:16:02.587Z] Preparing metadata (setup.py): started [2024-03-01T18:16:03.541Z] Preparing metadata (setup.py): finished with status 'done' [2024-03-01T18:16:06.110Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:16:06.110Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-03-01T18:16:06.375Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:16:06.375Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-03-01T18:16:06.375Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:16:06.375Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-03-01T18:16:06.642Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.9 MB/s eta 0:00:00 [2024-03-01T18:16:06.906Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:16:06.906Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-03-01T18:16:07.172Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:16:07.172Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-03-01T18:16:07.436Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:16:07.436Z] Downloading referencing-0.33.0-py3-none-any.whl.metadata (2.7 kB) [2024-03-01T18:16:10.006Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-03-01T18:16:10.006Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-03-01T18:16:12.578Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:16:12.578Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-03-01T18:16:12.578Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:16:12.578Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-03-01T18:16:12.578Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:16:12.578Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-03-01T18:16:12.842Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:16:12.843Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-03-01T18:16:13.107Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:16:13.108Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-03-01T18:16:13.382Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:16:13.382Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-03-01T18:16:14.335Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-03-01T18:16:14.335Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-03-01T18:16:14.911Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-03-01T18:16:14.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.6 MB/s eta 0:00:00 [2024-03-01T18:16:14.911Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2024-03-01T18:16:14.911Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-03-01T18:16:15.179Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-03-01T18:16:15.179Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 4.2 MB/s eta 0:00:00 [2024-03-01T18:16:15.179Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-03-01T18:16:15.179Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-03-01T18:16:15.179Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-03-01T18:16:15.179Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.7 MB/s eta 0:00:00 [2024-03-01T18:16:15.179Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-03-01T18:16:15.179Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.8 MB/s eta 0:00:00 [2024-03-01T18:16:15.179Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2024-03-01T18:16:16.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 13.2 MB/s eta 0:00:00 [2024-03-01T18:16:16.583Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-03-01T18:16:16.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 7.7 MB/s eta 0:00:00 [2024-03-01T18:16:16.583Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2024-03-01T18:16:16.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.5 MB/s eta 0:00:00 [2024-03-01T18:16:16.583Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-03-01T18:16:16.583Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 11.0 MB/s eta 0:00:00 [2024-03-01T18:16:16.850Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-03-01T18:16:16.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.7 MB/s eta 0:00:00 [2024-03-01T18:16:16.850Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-03-01T18:16:16.850Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-03-01T18:16:17.115Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 5.5 MB/s eta 0:00:00 [2024-03-01T18:16:17.115Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2024-03-01T18:16:17.115Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.9 MB/s eta 0:00:00 [2024-03-01T18:16:17.115Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-03-01T18:16:17.115Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.6 MB/s eta 0:00:00 [2024-03-01T18:16:17.115Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2024-03-01T18:16:17.115Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 2.5 MB/s eta 0:00:00 [2024-03-01T18:16:17.115Z] Downloading python_dateutil-2.9.0-py2.py3-none-any.whl (230 kB) [2024-03-01T18:16:17.115Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 230.5/230.5 kB 7.0 MB/s eta 0:00:00 [2024-03-01T18:16:17.381Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-03-01T18:16:17.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.0 MB/s eta 0:00:00 [2024-03-01T18:16:17.381Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2024-03-01T18:16:17.381Z] Downloading selenium-4.18.1-py3-none-any.whl (10.0 MB) [2024-03-01T18:16:20.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 3.4 MB/s eta 0:00:00 [2024-03-01T18:16:20.710Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-03-01T18:16:20.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 4.5 MB/s eta 0:00:00 [2024-03-01T18:16:20.710Z] Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-03-01T18:16:20.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 2.4 MB/s eta 0:00:00 [2024-03-01T18:16:20.710Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-03-01T18:16:20.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.2 MB/s eta 0:00:00 [2024-03-01T18:16:20.710Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-03-01T18:16:20.710Z] Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) [2024-03-01T18:16:20.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 3.6 MB/s eta 0:00:00 [2024-03-01T18:16:20.710Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-03-01T18:16:20.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.8 MB/s eta 0:00:00 [2024-03-01T18:16:20.710Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-03-01T18:16:20.710Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 9.8 MB/s eta 0:00:00 [2024-03-01T18:16:20.710Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-03-01T18:16:20.974Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-03-01T18:16:20.974Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.7 MB/s eta 0:00:00 [2024-03-01T18:16:20.974Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-03-01T18:16:20.974Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.0 MB/s eta 0:00:00 [2024-03-01T18:16:20.974Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-03-01T18:16:21.238Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-03-01T18:16:21.238Z] Downloading referencing-0.33.0-py3-none-any.whl (26 kB) [2024-03-01T18:16:21.238Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2024-03-01T18:16:21.238Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.0 MB/s eta 0:00:00 [2024-03-01T18:16:21.502Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-03-01T18:16:21.502Z] Downloading trio-0.24.0-py3-none-any.whl (460 kB) [2024-03-01T18:16:21.502Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 460.2/460.2 kB 9.9 MB/s eta 0:00:00 [2024-03-01T18:16:21.502Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-03-01T18:16:21.502Z] Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB) [2024-03-01T18:16:21.502Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-03-01T18:16:21.502Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-03-01T18:16:21.502Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-03-01T18:16:21.767Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-03-01T18:16:21.767Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-03-01T18:16:21.767Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-03-01T18:16:21.767Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-03-01T18:16:21.767Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 [2024-03-01T18:16:23.171Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2024-03-01T18:16:23.171Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-03-01T18:16:24.571Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-03-01T18:16:24.571Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=b94e2866634d08a61c08fb471d0ea81cd1a39723a9a182dcbdd82cca252a5bad [2024-03-01T18:16:24.571Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-03-01T18:16:24.571Z] Building wheel for paho-mqtt (setup.py): started [2024-03-01T18:16:25.971Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-03-01T18:16:25.971Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=0987c79f65beea287bfe5829f198056f762493a1643476b5b7370fe6c2922dcc [2024-03-01T18:16:25.971Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-03-01T18:16:25.971Z] Building wheel for psutil (pyproject.toml): started [2024-03-01T18:16:38.265Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-03-01T18:16:38.265Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274847 sha256=56cd0d29909480073a02edd24f81fa003eb7cbbf7172e5ecc51132bc4929fbcd [2024-03-01T18:16:38.265Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-03-01T18:16:38.265Z] Building wheel for psycopg2 (setup.py): started [2024-03-01T18:17:46.084Z] Building wheel for psycopg2 (setup.py): still running... [2024-03-01T18:17:46.084Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-03-01T18:17:46.084Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471089 sha256=7be36396883e31710ad281409a56cc37a4a3bb3051f6703c5cf5b680f75c0057 [2024-03-01T18:17:46.084Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-03-01T18:17:46.084Z] Building wheel for flex (setup.py): started [2024-03-01T18:17:46.084Z] Building wheel for flex (setup.py): finished with status 'done' [2024-03-01T18:17:46.084Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=b4925d95c6ec176bdaff483c2f890868ff348324f88d840fe2f1dcaf6b25d402 [2024-03-01T18:17:46.084Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-03-01T18:17:46.084Z] Building wheel for GenSON (setup.py): started [2024-03-01T18:17:46.084Z] Building wheel for GenSON (setup.py): finished with status 'done' [2024-03-01T18:17:46.084Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=c61ea3e279c4964e7a216dd3f66c6357a9faae3689cc405ab9cee45948d5ea0e [2024-03-01T18:17:46.084Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-03-01T18:17:46.084Z] Building wheel for PyYAML (pyproject.toml): started [2024-03-01T18:17:47.486Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-03-01T18:17:47.486Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=ee6daa954fa9268b62abd6d82e865fcc3c6955908b62231f4997c80446aaace6 [2024-03-01T18:17:47.486Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2024-03-01T18:17:47.486Z] Building wheel for strict-rfc3339 (setup.py): started [2024-03-01T18:17:48.888Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-03-01T18:17:48.888Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=f01b9df20180766962f43ea408d5734815b5822faf67ea637cdba26f5b4974c9 [2024-03-01T18:17:48.888Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-03-01T18:17:48.888Z] Building wheel for validate-email (setup.py): started [2024-03-01T18:17:50.289Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-03-01T18:17:50.289Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=019cf74ff4b4916d19cc108dd88d6918e9fa19dd2074b2ca935fd9bcbee03f87 [2024-03-01T18:17:50.289Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-03-01T18:17:50.555Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2024-03-01T18:17:53.118Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-03-01T18:19:01.156Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.9.0 python-dotenv-1.0.0 pytz-2024.1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.33.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.0 selenium-4.18.1 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.24.0 trio-websocket-0.11.1 typing-extensions-4.10.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-03-01T18:19:01.156Z] 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 [2024-03-01T18:19:48.063Z] Removing intermediate container be513e0eb102 [2024-03-01T18:19:48.063Z] ---> edb049dc59d8 [2024-03-01T18:19:48.063Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-03-01T18:19:48.063Z] ---> Running in a6b5abf3263c [2024-03-01T18:19:48.063Z] Removing intermediate container a6b5abf3263c [2024-03-01T18:19:48.063Z] ---> 98867de3b6e2 [2024-03-01T18:19:48.063Z] Step 11/13 : LABEL arch=arm64 [2024-03-01T18:19:48.063Z] ---> Running in e263b1bc7da3 [2024-03-01T18:19:48.063Z] Removing intermediate container e263b1bc7da3 [2024-03-01T18:19:48.063Z] ---> 6bb05c5581a8 [2024-03-01T18:19:48.063Z] Step 12/13 : LABEL git_sha=147045f155bb146c12b7ddbc728c705b2bc32387 [2024-03-01T18:19:48.063Z] ---> Running in 8fc0b192812b [2024-03-01T18:19:48.063Z] Removing intermediate container 8fc0b192812b [2024-03-01T18:19:48.063Z] ---> 653a66e011de [2024-03-01T18:19:48.063Z] Step 13/13 : LABEL version=0.0.0 [2024-03-01T18:19:48.063Z] ---> Running in 2ff3176c59f8 [2024-03-01T18:19:48.063Z] Removing intermediate container 2ff3176c59f8 [2024-03-01T18:19:48.063Z] ---> 8c399ac45209 [2024-03-01T18:19:48.063Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-01T18:19:48.063Z] Successfully built 8c399ac45209 [2024-03-01T18:19:48.063Z] 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 [2024-03-01T18:19:49.436Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T18:19:49.436Z] [2024-03-01T18:19:49.436Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T18:19:49.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T18:19:50.132Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-01T18:19:50.132Z] 8998bd30e6a1: Pulling fs layer [2024-03-01T18:19:50.132Z] 04944245beec: Pulling fs layer [2024-03-01T18:19:50.132Z] 699f458cf7ca: Pulling fs layer [2024-03-01T18:19:50.132Z] 765212b225bb: Pulling fs layer [2024-03-01T18:19:50.132Z] f23df028b6ca: Pulling fs layer [2024-03-01T18:19:50.132Z] d65c8cfc05b1: Pulling fs layer [2024-03-01T18:19:50.132Z] 2437ff75d9bd: Pulling fs layer [2024-03-01T18:19:50.132Z] d65c8cfc05b1: Waiting [2024-03-01T18:19:50.132Z] f23df028b6ca: Waiting [2024-03-01T18:19:50.132Z] 765212b225bb: Waiting [2024-03-01T18:19:50.132Z] 04944245beec: Verifying Checksum [2024-03-01T18:19:50.132Z] 04944245beec: Download complete [2024-03-01T18:19:50.132Z] 765212b225bb: Verifying Checksum [2024-03-01T18:19:50.132Z] 765212b225bb: Download complete [2024-03-01T18:19:50.398Z] f23df028b6ca: Verifying Checksum [2024-03-01T18:19:50.398Z] f23df028b6ca: Download complete [2024-03-01T18:19:50.398Z] d65c8cfc05b1: Verifying Checksum [2024-03-01T18:19:50.398Z] d65c8cfc05b1: Download complete [2024-03-01T18:19:50.398Z] 699f458cf7ca: Verifying Checksum [2024-03-01T18:19:50.398Z] 699f458cf7ca: Download complete [2024-03-01T18:19:50.667Z] 8998bd30e6a1: Verifying Checksum [2024-03-01T18:19:50.667Z] 8998bd30e6a1: Download complete [2024-03-01T18:19:53.242Z] 2437ff75d9bd: Verifying Checksum [2024-03-01T18:19:53.242Z] 2437ff75d9bd: Download complete [2024-03-01T18:19:55.817Z] 8998bd30e6a1: Pull complete [2024-03-01T18:19:55.817Z] 04944245beec: Pull complete [2024-03-01T18:19:59.148Z] 699f458cf7ca: Pull complete [2024-03-01T18:19:59.418Z] 765212b225bb: Pull complete [2024-03-01T18:20:00.377Z] f23df028b6ca: Pull complete [2024-03-01T18:20:00.377Z] d65c8cfc05b1: Pull complete [2024-03-01T18:20:18.576Z] 2437ff75d9bd: Pull complete [2024-03-01T18:20:18.576Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-01T18:20:18.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-01T18:20:18.576Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T18:20:19.007Z] prd-ubuntu20.04-docker-arm64-4c-16g-2023 does not seem to be running inside a container [2024-03-01T18:20:19.071Z] $ 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/xfoundry_edgex-taf-common_PR-103 -v /w/workspace/xfoundry_edgex-taf-common_PR-103:/w/workspace/xfoundry_edgex-taf-common_PR-103:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-103@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-01T18:20:21.556Z] $ docker top 4fdc9a3ee7582f4cf4a310f3281b3984d78d81ee9e8f9950be91957ed67836e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-01T18:20:22.492Z] ---> job-cost.sh [2024-03-01T18:20:22.492Z] lf-activate-venv: SKIPPING [2024-03-01T18:20:22.492Z] INFO: No Stack... [2024-03-01T18:20:22.759Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-01T18:20:23.711Z] INFO: Archiving Costs [Pipeline] sh [2024-03-01T18:20:24.372Z] + cut -d, -f6 [2024-03-01T18:20:24.372Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-103/archives/cost.csv [Pipeline] lock [2024-03-01T18:20:24.448Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-103-1-stack-cost] [2024-03-01T18:20:24.453Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-103-1-stack-cost] did not exist. Created. [2024-03-01T18:20:24.460Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-103-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-01T18:20:24.925Z] /w/workspace/xfoundry_edgex-taf-common_PR-103@tmp/durable-28b43998/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-01T18:20:25.855Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-01T18:20:25.892Z] Warning: overwriting stash ‘stack-cost’ [2024-03-01T18:20:26.305Z] Stashed 1 file(s) [Pipeline] } [2024-03-01T18:20:26.323Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-103-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-01T18:20:26.460Z] $ docker stop --time=1 4fdc9a3ee7582f4cf4a310f3281b3984d78d81ee9e8f9950be91957ed67836e1 [2024-03-01T18:20:27.945Z] $ docker rm -f --volumes 4fdc9a3ee7582f4cf4a310f3281b3984d78d81ee9e8f9950be91957ed67836e1 [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 [2024-03-01T18:20:30.374Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-103/archives ] [2024-03-01T18:20:30.374Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-103/archives [2024-03-01T18:20:30.374Z] total 16 [2024-03-01T18:20:30.374Z] drwxr-xr-x 3 root root 4096 Mar 1 18:11 . [2024-03-01T18:20:30.374Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 18:11 .. [2024-03-01T18:20:30.374Z] drwxr-xr-x 2 root root 4096 Mar 1 18:11 cost [2024-03-01T18:20:30.374Z] -rw-r--r-- 1 root root 88 Mar 1 18:11 cost.csv [2024-03-01T18:20:30.374Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-103/archives [2024-03-01T18:20:30.374Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-103/archives [2024-03-01T18:20:30.374Z] total 16 [2024-03-01T18:20:30.374Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 18:11 . [2024-03-01T18:20:30.374Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 18:11 .. [2024-03-01T18:20:30.374Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 18:11 cost [2024-03-01T18:20:30.374Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 1 18:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-01T18:20:30.702Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T18:20:31.584Z] ---> package-listing.sh [2024-03-01T18:20:31.584Z] ++ facter osfamily [2024-03-01T18:20:31.584Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-01T18:20:31.842Z] + OS_FAMILY=debian [2024-03-01T18:20:31.842Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-103 [2024-03-01T18:20:31.842Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-01T18:20:31.842Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-01T18:20:31.842Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-01T18:20:31.842Z] + PACKAGES=/tmp/packages_start.txt [2024-03-01T18:20:31.842Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-103 ']' [2024-03-01T18:20:31.842Z] + PACKAGES=/tmp/packages_end.txt [2024-03-01T18:20:31.842Z] + case "${OS_FAMILY}" in [2024-03-01T18:20:31.842Z] + dpkg -l [2024-03-01T18:20:31.842Z] + grep '^ii' [2024-03-01T18:20:31.842Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-01T18:20:31.842Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-01T18:20:31.842Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-01T18:20:31.842Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-103 ']' [2024-03-01T18:20:31.842Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-103/archives/ [2024-03-01T18:20:31.842Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-103/archives/ [Pipeline] echo [2024-03-01T18:20:31.878Z] 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/xfoundry_edgex-taf-common_PR-103/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-01T18:20:32.165Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-01T18:20:32.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-01T18:20:32.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-01T18:20:33.206Z] prd-ubuntu20.04-docker-8c-8g-2022 does not seem to be running inside a container [2024-03-01T18:20:33.237Z] $ 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/xfoundry_edgex-taf-common_PR-103/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-103 -v /w/workspace/xfoundry_edgex-taf-common_PR-103:/w/workspace/xfoundry_edgex-taf-common_PR-103:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-103@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-01T18:20:33.464Z] $ docker top 5b83a53179dbbfe59bb4e7489411f8e1bcbbc3277dcc6d65cd309eac0ab5ddef -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-01T18:20:33.919Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-01T18:20:34.233Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-01T18:20:34.546Z] + ls /var/log/sa-host [2024-03-01T18:20:34.546Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-01T18:20:34.823Z] provisioning config files... [2024-03-01T18:20:34.833Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-103@tmp/config8318711862998555541tmp [Pipeline] { [Pipeline] echo [2024-03-01T18:20:35.015Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T18:20:35.333Z] ---> create-netrc.sh [Pipeline] } [2024-03-01T18:20:35.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-01T18:20:35.836Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-01T18:20:35.872Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T18:20:36.187Z] ---> sudo-logs.sh [2024-03-01T18:20:36.187Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-01T18:20:36.316Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T18:20:36.635Z] ---> job-cost.sh [2024-03-01T18:20:36.635Z] lf-activate-venv: SKIPPING [2024-03-01T18:20:36.635Z] DEBUG: total: 0.2199999988079071 [2024-03-01T18:20:36.635Z] INFO: Retrieving Stack Cost... [2024-03-01T18:20:37.205Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-01T18:20:37.465Z] INFO: Archiving Costs [Pipeline] echo [2024-03-01T18:20:37.506Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-01T18:20:37.813Z] ---> logs-deploy.sh [2024-03-01T18:20:37.813Z] lf-activate-venv: SKIPPING [2024-03-01T18:20:37.813Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-103/1 [2024-03-01T18:20:37.813Z] INFO: archiving workspace using pattern(s): [2024-03-01T18:20:38.749Z] Archives upload complete. [2024-03-01T18:20:39.007Z] INFO: archiving logs to Nexus [2024-03-01T18:20:39.575Z] ---> uname -a: [2024-03-01T18:20:39.575Z] Linux prd-ubuntu20-04-docker-8c-8g-2022 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-01T18:20:39.575Z] [2024-03-01T18:20:39.575Z] [2024-03-01T18:20:39.575Z] ---> lscpu: [2024-03-01T18:20:39.575Z] Architecture: x86_64 [2024-03-01T18:20:39.576Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-01T18:20:39.576Z] Byte Order: Little Endian [2024-03-01T18:20:39.576Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-01T18:20:39.576Z] CPU(s): 8 [2024-03-01T18:20:39.576Z] On-line CPU(s) list: 0-7 [2024-03-01T18:20:39.576Z] Thread(s) per core: 1 [2024-03-01T18:20:39.576Z] Core(s) per socket: 1 [2024-03-01T18:20:39.576Z] Socket(s): 8 [2024-03-01T18:20:39.576Z] NUMA node(s): 1 [2024-03-01T18:20:39.576Z] Vendor ID: AuthenticAMD [2024-03-01T18:20:39.576Z] CPU family: 23 [2024-03-01T18:20:39.576Z] Model: 49 [2024-03-01T18:20:39.576Z] Model name: AMD EPYC-Rome Processor [2024-03-01T18:20:39.576Z] Stepping: 0 [2024-03-01T18:20:39.576Z] CPU MHz: 2799.998 [2024-03-01T18:20:39.576Z] BogoMIPS: 5599.99 [2024-03-01T18:20:39.576Z] Virtualization: AMD-V [2024-03-01T18:20:39.576Z] Hypervisor vendor: KVM [2024-03-01T18:20:39.576Z] Virtualization type: full [2024-03-01T18:20:39.576Z] L1d cache: 256 KiB [2024-03-01T18:20:39.576Z] L1i cache: 256 KiB [2024-03-01T18:20:39.576Z] L2 cache: 4 MiB [2024-03-01T18:20:39.576Z] L3 cache: 128 MiB [2024-03-01T18:20:39.576Z] NUMA node0 CPU(s): 0-7 [2024-03-01T18:20:39.576Z] Vulnerability Itlb multihit: Not affected [2024-03-01T18:20:39.576Z] Vulnerability L1tf: Not affected [2024-03-01T18:20:39.576Z] Vulnerability Mds: Not affected [2024-03-01T18:20:39.576Z] Vulnerability Meltdown: Not affected [2024-03-01T18:20:39.576Z] Vulnerability Mmio stale data: Not affected [2024-03-01T18:20:39.576Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-01T18:20:39.576Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-01T18:20:39.576Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-01T18:20:39.576Z] Vulnerability Srbds: Not affected [2024-03-01T18:20:39.576Z] Vulnerability Tsx async abort: Not affected [2024-03-01T18:20:39.576Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-01T18:20:39.576Z] [2024-03-01T18:20:39.576Z] [2024-03-01T18:20:39.576Z] ---> nproc: [2024-03-01T18:20:39.576Z] 8 [2024-03-01T18:20:39.576Z] [2024-03-01T18:20:39.576Z] [2024-03-01T18:20:39.576Z] ---> df -h: [2024-03-01T18:20:39.576Z] Filesystem Size Used Avail Use% Mounted on [2024-03-01T18:20:39.576Z] overlay 155G 12G 144G 8% / [2024-03-01T18:20:39.576Z] tmpfs 64M 0 64M 0% /dev [2024-03-01T18:20:39.576Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-01T18:20:39.576Z] shm 64M 0 64M 0% /dev/shm [2024-03-01T18:20:39.576Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-01T18:20:39.576Z] [2024-03-01T18:20:39.576Z] [2024-03-01T18:20:39.576Z] ---> sar -b -r -n DEV: [2024-03-01T18:20:39.576Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2022) 03/01/24 _x86_64_ (8 CPU) [2024-03-01T18:20:39.576Z] [2024-03-01T18:20:39.576Z] 18:07:13 LINUX RESTART (8 CPU) [2024-03-01T18:20:39.576Z] [2024-03-01T18:20:39.576Z] 18:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-01T18:20:39.576Z] 18:09:01 90.26 15.12 75.14 0.00 1935.58 12760.17 0.00 [2024-03-01T18:20:39.576Z] 18:10:01 7.53 0.00 7.53 0.00 0.00 5978.57 0.00 [2024-03-01T18:20:39.576Z] 18:11:01 55.57 0.00 55.57 0.00 0.00 31163.74 0.00 [2024-03-01T18:20:39.576Z] 18:12:01 146.03 0.17 145.86 0.00 7.07 67250.52 0.00 [2024-03-01T18:20:39.576Z] 18:13:01 51.87 10.61 41.26 0.00 5155.94 8438.59 0.00 [2024-03-01T18:20:39.576Z] 18:14:01 4.90 0.02 4.88 0.00 0.13 107.96 0.00 [2024-03-01T18:20:39.576Z] 18:15:01 2.05 0.00 2.05 0.00 0.00 23.46 0.00 [2024-03-01T18:20:39.576Z] 18:16:01 2.07 0.00 2.07 0.00 0.00 23.20 0.00 [2024-03-01T18:20:39.576Z] 18:17:01 1.47 0.02 1.45 0.00 0.13 17.20 0.00 [2024-03-01T18:20:39.576Z] 18:18:01 1.82 0.00 1.82 0.00 0.00 20.40 0.00 [2024-03-01T18:20:39.576Z] 18:19:01 1.48 0.00 1.48 0.00 0.00 20.80 0.00 [2024-03-01T18:20:39.576Z] 18:20:01 1.77 0.00 1.77 0.00 0.00 19.33 0.00 [2024-03-01T18:20:39.576Z] Average: 30.49 2.14 28.34 0.00 589.72 10481.69 0.00 [2024-03-01T18:20:39.576Z] [2024-03-01T18:20:39.576Z] 18:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-01T18:20:39.576Z] 18:09:01 29808868 31554244 788636 2.40 64460 1975676 1944656 5.73 1019700 1715548 67384 [2024-03-01T18:20:39.576Z] 18:10:01 29020320 31530736 793188 2.41 66804 2722092 1931080 5.69 1041184 2446140 646228 [2024-03-01T18:20:39.576Z] 18:11:01 28488284 31457652 849944 2.58 80656 3131144 2038044 6.01 1187624 2776668 180748 [2024-03-01T18:20:39.576Z] 18:12:01 28058356 31545988 763660 2.32 104380 3585120 1761008 5.19 1043868 3311460 272 [2024-03-01T18:20:39.576Z] 18:13:01 27577436 31524696 758880 2.31 134108 4009628 1705104 5.03 1353720 3447884 964 [2024-03-01T18:20:39.576Z] 18:14:01 27591732 31534112 749460 2.28 132640 4006372 1685912 4.97 1342928 3444664 340 [2024-03-01T18:20:39.576Z] 18:15:01 27591216 31533760 749568 2.28 132720 4006376 1685912 4.97 1343240 3444668 8 [2024-03-01T18:20:39.576Z] 18:16:01 27599420 31542100 741104 2.25 132808 4006384 1685912 4.97 1335160 3444676 8 [2024-03-01T18:20:39.576Z] 18:17:01 27599820 31542716 740392 2.25 132896 4006508 1685912 4.97 1335576 3444792 192 [2024-03-01T18:20:39.576Z] 18:18:01 27601592 31544600 738432 2.25 132928 4006516 1685912 4.97 1333204 3444808 28 [2024-03-01T18:20:39.576Z] 18:19:01 27602324 31545396 737600 2.24 132988 4006516 1685912 4.97 1332876 3444812 12 [2024-03-01T18:20:39.576Z] 18:20:01 27602464 31545540 737364 2.24 133016 4006524 1685912 4.97 1332972 3444812 4 [2024-03-01T18:20:39.576Z] Average: 28011819 31533462 762352 2.32 115034 3622405 1765106 5.20 1250171 3150911 74682 [2024-03-01T18:20:39.576Z] [2024-03-01T18:20:39.576Z] 18:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-01T18:20:39.576Z] 18:09:01 vethe515122 77.70 88.57 5.72 505.13 0.00 0.00 0.00 0.04 [2024-03-01T18:20:39.576Z] 18:09:01 lo 6.44 6.44 0.64 0.64 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:09:01 ens3 362.85 270.74 2564.85 75.79 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:09:01 docker0 78.51 89.31 4.80 507.69 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:10:01 vethe515122 326.61 541.28 22.27 4597.82 0.00 0.00 0.00 0.38 [2024-03-01T18:20:39.576Z] 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:10:01 ens3 615.68 381.10 4640.31 122.57 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:10:01 docker0 326.61 541.24 17.81 4597.82 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:11:01 vethe515122 113.83 199.85 9.37 1981.38 0.00 0.00 0.00 0.16 [2024-03-01T18:20:39.576Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:11:01 ens3 247.74 148.09 2018.67 30.83 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:11:01 docker0 113.83 199.83 7.82 1981.38 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:12:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:12:01 ens3 99.07 60.44 2526.72 12.97 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:12:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:13:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:13:01 ens3 174.15 83.44 2735.54 5.95 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:14:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:17:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:18:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:20:01 ens3 0.33 0.30 0.67 0.02 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] Average: ens3 124.76 78.49 1205.63 20.62 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] Average: docker0 43.23 69.21 2.53 590.95 0.00 0.00 0.00 0.00 [2024-03-01T18:20:39.576Z] [2024-03-01T18:20:39.576Z]