Pull request #98 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44+a77ef99c8899b9728178ab16eccf9cf6b883cb40 (9db97f55de4dd7b99246738a365a2a9897d27487) 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-ssh14160115749999382885.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-ssh8891892154748760506.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-98/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-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14705580826292088503.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-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4884940486742105664.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-ssh7266757463459085061.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-98/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-98/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7237892530027598033.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 ‘prd-ubuntu20.04-docker-8c-8g-26569’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26571 in /w/workspace/exfoundry_edgex-taf-common_PR-98 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/exfoundry_edgex-taf-common_PR-98 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a77ef99c8899b9728178ab16eccf9cf6b883cb40 into PR head commit 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 > 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/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 Checking out Revision 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 (PR-98) Commit message: "build: bump docker from 6.1.3 to 7.0.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-01-01T18:21:14.948Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-01T18:21:15.128Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-01T18:21:15.228Z] ========================================================= [2024-01-01T18:21:15.228Z] EdgeX Global Pipelines Version Info [2024-01-01T18:21:15.228Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh 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 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 # timeout=10 [2024-01-01T18:21:15.975Z] ------------------- [2024-01-01T18:21:15.975Z] stable info: [2024-01-01T18:21:15.975Z] ------------------- [2024-01-01T18:21:15.975Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-01T18:21:15.975Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-01T18:21:15.975Z] Message: update stable to v1.0.258 [2024-01-01T18:21:16.548Z] ------------------- [2024-01-01T18:21:16.548Z] experimental info: [2024-01-01T18:21:16.548Z] ------------------- [2024-01-01T18:21:16.548Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-01T18:21:16.548Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-01T18:21:16.548Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-01-01T18:21:16.831Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-01-01T18:21:16.889Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-01-01T18:21:16.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-01T18:21:16.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-01T18:21:17.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-01T18:21:17.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-01-01T18:21:17.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-01T18:21:17.219Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-01-01T18:21:17.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-01-01T18:21:17.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-01T18:21:17.392Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-01-01T18:21:17.459Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-01-01T18:21:17.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-01T18:21:17.579Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-01T18:21:17.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-98 [Pipeline] echo [2024-01-01T18:21:17.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-98 [Pipeline] echo [2024-01-01T18:21:17.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-98 [Pipeline] echo [2024-01-01T18:21:17.823Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 [Pipeline] echo [2024-01-01T18:21:17.884Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ffe7c4 [Pipeline] echo [2024-01-01T18:21:17.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-01T18:21:18.094Z] provisioning config files... [2024-01-01T18:21:18.112Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/config16550559605088702617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:21:18.503Z] ---> ****-login.sh [2024-01-01T18:21:18.503Z] nexus3.edgexfoundry.org:10001 [2024-01-01T18:21:18.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:18.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:18.765Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:18.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:18.765Z] [2024-01-01T18:21:18.765Z] Login Succeeded [2024-01-01T18:21:18.765Z] nexus3.edgexfoundry.org:10002 [2024-01-01T18:21:19.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:19.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:19.027Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:19.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:19.027Z] [2024-01-01T18:21:19.027Z] Login Succeeded [2024-01-01T18:21:19.027Z] nexus3.edgexfoundry.org:10003 [2024-01-01T18:21:19.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:19.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:19.027Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:19.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:19.027Z] [2024-01-01T18:21:19.027Z] Login Succeeded [2024-01-01T18:21:19.027Z] nexus3.edgexfoundry.org:10004 [2024-01-01T18:21:19.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:19.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:19.294Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:19.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:19.295Z] [2024-01-01T18:21:19.295Z] Login Succeeded [2024-01-01T18:21:19.295Z] ****.io [2024-01-01T18:21:19.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:19.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:19.558Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:19.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:19.558Z] [2024-01-01T18:21:19.558Z] Login Succeeded [2024-01-01T18:21:19.558Z] ---> ****-login.sh ends [Pipeline] } [2024-01-01T18:21:19.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-01-01T18:21:20.328Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-01T18:21:20.328Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-01T18:21:20.328Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-01T18:21:20.328Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-01T18:21:20.328Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-01T18:21:20.328Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-01T18:21:20.328Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:21:20.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-01T18:21:20.795Z] [2024-01-01T18:21:20.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:21:21.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-01T18:21:21.175Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-01T18:21:21.175Z] b85a868b505f: Pulling fs layer [2024-01-01T18:21:21.175Z] e2be974225ed: Pulling fs layer [2024-01-01T18:21:21.175Z] 339a4e72a1f5: Pulling fs layer [2024-01-01T18:21:21.175Z] 988bab9f4d93: Pulling fs layer [2024-01-01T18:21:21.175Z] 1469e6f7b9e6: Pulling fs layer [2024-01-01T18:21:21.175Z] eaf3925da568: Pulling fs layer [2024-01-01T18:21:21.175Z] bab4dde63d76: Pulling fs layer [2024-01-01T18:21:21.175Z] bde34c3a00c8: Pulling fs layer [2024-01-01T18:21:21.175Z] b352a97aabf1: Pulling fs layer [2024-01-01T18:21:21.175Z] 4872d77fe225: Pulling fs layer [2024-01-01T18:21:21.175Z] 5851b861e8e6: Pulling fs layer [2024-01-01T18:21:21.175Z] 988bab9f4d93: Waiting [2024-01-01T18:21:21.175Z] 1469e6f7b9e6: Waiting [2024-01-01T18:21:21.175Z] eaf3925da568: Waiting [2024-01-01T18:21:21.175Z] bab4dde63d76: Waiting [2024-01-01T18:21:21.175Z] bde34c3a00c8: Waiting [2024-01-01T18:21:21.175Z] b352a97aabf1: Waiting [2024-01-01T18:21:21.175Z] 4872d77fe225: Waiting [2024-01-01T18:21:21.175Z] 5851b861e8e6: Waiting [2024-01-01T18:21:21.175Z] e2be974225ed: Verifying Checksum [2024-01-01T18:21:21.175Z] e2be974225ed: Download complete [2024-01-01T18:21:21.175Z] 988bab9f4d93: Verifying Checksum [2024-01-01T18:21:21.175Z] 988bab9f4d93: Download complete [2024-01-01T18:21:21.434Z] 1469e6f7b9e6: Verifying Checksum [2024-01-01T18:21:21.434Z] 1469e6f7b9e6: Download complete [2024-01-01T18:21:21.434Z] eaf3925da568: Download complete [2024-01-01T18:21:21.434Z] 339a4e72a1f5: Verifying Checksum [2024-01-01T18:21:21.434Z] 339a4e72a1f5: Download complete [2024-01-01T18:21:21.434Z] bde34c3a00c8: Verifying Checksum [2024-01-01T18:21:21.434Z] bde34c3a00c8: Download complete [2024-01-01T18:21:21.434Z] b352a97aabf1: Verifying Checksum [2024-01-01T18:21:21.434Z] b352a97aabf1: Download complete [2024-01-01T18:21:21.434Z] 4872d77fe225: Verifying Checksum [2024-01-01T18:21:21.434Z] 4872d77fe225: Download complete [2024-01-01T18:21:21.434Z] 5851b861e8e6: Verifying Checksum [2024-01-01T18:21:21.434Z] 5851b861e8e6: Download complete [2024-01-01T18:21:21.434Z] b85a868b505f: Verifying Checksum [2024-01-01T18:21:21.434Z] b85a868b505f: Download complete [2024-01-01T18:21:21.694Z] bab4dde63d76: Verifying Checksum [2024-01-01T18:21:21.694Z] bab4dde63d76: Download complete [2024-01-01T18:21:22.632Z] b85a868b505f: Pull complete [2024-01-01T18:21:22.915Z] e2be974225ed: Pull complete [2024-01-01T18:21:23.489Z] 339a4e72a1f5: Pull complete [2024-01-01T18:21:23.489Z] 988bab9f4d93: Pull complete [2024-01-01T18:21:23.749Z] 1469e6f7b9e6: Pull complete [2024-01-01T18:21:24.009Z] eaf3925da568: Pull complete [2024-01-01T18:21:25.950Z] bab4dde63d76: Pull complete [2024-01-01T18:21:25.950Z] bde34c3a00c8: Pull complete [2024-01-01T18:21:25.950Z] b352a97aabf1: Pull complete [2024-01-01T18:21:25.950Z] 4872d77fe225: Pull complete [2024-01-01T18:21:25.950Z] 5851b861e8e6: Pull complete [2024-01-01T18:21:25.950Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-01T18:21:25.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-01T18:21:25.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T18:21:26.284Z] prd-ubuntu20.04-docker-8c-8g-26571 does not seem to be running inside a container [2024-01-01T18:21:26.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-98 -v /w/workspace/exfoundry_edgex-taf-common_PR-98:/w/workspace/exfoundry_edgex-taf-common_PR-98:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-01T18:21:29.099Z] $ docker top 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f -eo pid,comm [2024-01-01T18:21:29.152Z] 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-01-01T18:21:29.152Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-01T18:21:29.402Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-01T18:21:29.402Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-01T18:21:29.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-01T18:21:29.531Z] $ docker exec 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f ssh-agent [2024-01-01T18:21:29.630Z] SSH_AUTH_SOCK=/tmp/ssh-SUnxn9j2oWoj/agent.32 [2024-01-01T18:21:29.630Z] SSH_AGENT_PID=38 [2024-01-01T18:21:29.636Z] Running ssh-add (command line suppressed) [2024-01-01T18:21:29.750Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/private_key_1872949052103337794.key (/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/private_key_1872949052103337794.key) [2024-01-01T18:21:29.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-01T18:21:30.108Z] + git tag --points-at HEAD [Pipeline] } [2024-01-01T18:21:30.155Z] $ docker exec --env ******** --env ******** 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f ssh-agent -k [2024-01-01T18:21:30.246Z] unset SSH_AUTH_SOCK; [2024-01-01T18:21:30.247Z] unset SSH_AGENT_PID; [2024-01-01T18:21:30.247Z] echo Agent pid 38 killed; [2024-01-01T18:21:30.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-01T18:21:30.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-01T18:21:30.371Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-01T18:21:30.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-01T18:21:30.490Z] $ docker exec 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f ssh-agent [2024-01-01T18:21:30.606Z] SSH_AUTH_SOCK=/tmp/ssh-W1qwfP5B9xW2/agent.70 [2024-01-01T18:21:30.606Z] SSH_AGENT_PID=76 [2024-01-01T18:21:30.611Z] Running ssh-add (command line suppressed) [2024-01-01T18:21:30.707Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/private_key_1400044068020878237.key (/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/private_key_1400044068020878237.key) [2024-01-01T18:21:30.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-01T18:21:31.057Z] + git semver init [2024-01-01T18:21:31.316Z] 2024-01-01 18:21:31,243 [run_init] DEBUG init version:0.0.0 force:False [2024-01-01T18:21:31.316Z] 2024-01-01 18:21:31,244 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver [2024-01-01T18:21:31.316Z] 2024-01-01 18:21:31,244 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-98/.semver [2024-01-01T18:21:31.316Z] 2024-01-01 18:21:31,244 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-98, universal_newlines=False, shell=None, istream=None) [2024-01-01T18:21:32.253Z] 2024-01-01 18:21:31,947 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-98/.git/info/exclude [2024-01-01T18:21:32.253Z] 2024-01-01 18:21:31,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver/PR-98 with force:False [2024-01-01T18:21:32.253Z] 2024-01-01 18:21:31,947 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver/PR-98 [2024-01-01T18:21:32.253Z] 2024-01-01 18:21:31,949 [execute] INFO git cat-file --batch-check [2024-01-01T18:21:32.253Z] 2024-01-01 18:21:31,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver, universal_newlines=False, shell=None, istream=) [2024-01-01T18:21:32.253Z] 2024-01-01 18:21:31,955 [execute] INFO git cat-file --batch [2024-01-01T18:21:32.253Z] 2024-01-01 18:21:31,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver, universal_newlines=False, shell=None, istream=) [2024-01-01T18:21:32.253Z] 2024-01-01 18:21:31,959 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-98/.semver/PR-98 [2024-01-01T18:21:32.253Z] 0.0.0 [Pipeline] } [2024-01-01T18:21:32.287Z] $ docker exec --env ******** --env ******** 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f ssh-agent -k [2024-01-01T18:21:32.413Z] unset SSH_AUTH_SOCK; [2024-01-01T18:21:32.413Z] unset SSH_AGENT_PID; [2024-01-01T18:21:32.413Z] echo Agent pid 76 killed; [2024-01-01T18:21:32.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-01T18:21:32.896Z] + git semver [Pipeline] } [2024-01-01T18:21:33.188Z] $ docker stop --time=1 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f [2024-01-01T18:21:34.509Z] $ docker rm -f --volumes 2837c1b1f2c4fbf90175124abc4ea58297f2109ed6dacf3fed542a1aab50fe0f [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-01T18:21:34.987Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-01T18:21:35.279Z] Stashed 1 file(s) [Pipeline] echo [2024-01-01T18:21:35.296Z] [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-01-01T18:21:35.987Z] provisioning config files... [2024-01-01T18:21:35.999Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/config10550940090091290755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:21:36.385Z] ---> ****-login.sh [2024-01-01T18:21:36.386Z] nexus3.edgexfoundry.org:10001 [2024-01-01T18:21:36.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:36.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:36.386Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:36.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:36.386Z] [2024-01-01T18:21:36.386Z] Login Succeeded [2024-01-01T18:21:36.386Z] nexus3.edgexfoundry.org:10002 [2024-01-01T18:21:36.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:36.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:36.386Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:36.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:36.386Z] [2024-01-01T18:21:36.386Z] Login Succeeded [2024-01-01T18:21:36.386Z] nexus3.edgexfoundry.org:10003 [2024-01-01T18:21:36.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:36.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:36.646Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:36.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:36.646Z] [2024-01-01T18:21:36.646Z] Login Succeeded [2024-01-01T18:21:36.646Z] nexus3.edgexfoundry.org:10004 [2024-01-01T18:21:36.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:36.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:36.646Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:36.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:36.646Z] [2024-01-01T18:21:36.646Z] Login Succeeded [2024-01-01T18:21:36.646Z] ****.io [2024-01-01T18:21:36.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:21:36.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:21:36.907Z] Configure a credential helper to remove this warning. See [2024-01-01T18:21:36.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:21:36.907Z] [2024-01-01T18:21:36.907Z] Login Succeeded [2024-01-01T18:21:36.907Z] ---> ****-login.sh ends [Pipeline] } [2024-01-01T18:21:36.937Z] 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-01-01T18:21:38.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-01T18:21:38.603Z] + ls -al . [2024-01-01T18:21:38.603Z] total 72 [2024-01-01T18:21:38.603Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 1 18:21 . [2024-01-01T18:21:38.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:21 .. [2024-01-01T18:21:38.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:21 .git [2024-01-01T18:21:38.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 18:21 .github [2024-01-01T18:21:38.603Z] -rw-rw-r-- 1 jenkins jenkins 22 Jan 1 18:21 .gitignore [2024-01-01T18:21:38.603Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 18:21 .semver [2024-01-01T18:21:38.603Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jan 1 18:21 Dockerfile [2024-01-01T18:21:38.603Z] -rw-rw-r-- 1 jenkins jenkins 746 Jan 1 18:21 Jenkinsfile [2024-01-01T18:21:38.603Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jan 1 18:21 LICENSE [2024-01-01T18:21:38.603Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jan 1 18:21 README.md [2024-01-01T18:21:38.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:21 TAF-Manager [2024-01-01T18:21:38.603Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:21 TUC [2024-01-01T18:21:38.603Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 18:21 VERSION [2024-01-01T18:21:38.603Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 1 18:21 requirements.txt [2024-01-01T18:21:38.603Z] -rw-rw-r-- 1 jenkins jenkins 54 Jan 1 18:21 robot-entrypoint.sh [2024-01-01T18:21:38.603Z] -rw-rw-r-- 1 jenkins jenkins 445 Jan 1 18:21 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:21:39.147Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 --label arch=amd64 --label version=0.0.0 . [2024-01-01T18:21:39.147Z] Sending build context to Docker daemon 577.5kB [2024-01-01T18:21:39.147Z] Step 1/13 : FROM alpine:3.16 [2024-01-01T18:21:39.419Z] 3.16: Pulling from library/alpine [2024-01-01T18:21:39.695Z] 070eb51debd9: Pulling fs layer [2024-01-01T18:21:39.695Z] 070eb51debd9: Verifying Checksum [2024-01-01T18:21:39.695Z] 070eb51debd9: Download complete [2024-01-01T18:21:40.063Z] 070eb51debd9: Pull complete [2024-01-01T18:21:40.063Z] Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2024-01-01T18:21:40.063Z] Status: Downloaded newer image for alpine:3.16 [2024-01-01T18:21:40.063Z] ---> e525c930fe75 [2024-01-01T18:21:40.063Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-01-01T18:21:40.327Z] ---> Running in 34995f5454f6 [2024-01-01T18:21:40.328Z] Removing intermediate container 34995f5454f6 [2024-01-01T18:21:40.328Z] ---> 757a3d65d243 [2024-01-01T18:21:40.328Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-01-01T18:21:40.328Z] ---> Running in 4e2b88fd9acf [2024-01-01T18:21:40.328Z] Removing intermediate container 4e2b88fd9acf [2024-01-01T18:21:40.328Z] ---> 88dcfdd095ed [2024-01-01T18:21:40.328Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-01-01T18:21:40.630Z] ---> 212210e305f6 [2024-01-01T18:21:40.630Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-01-01T18:21:40.930Z] ---> 69b2004a3ca5 [2024-01-01T18:21:40.930Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-01-01T18:21:40.930Z] ---> 9578b1081256 [2024-01-01T18:21:40.930Z] Step 7/13 : WORKDIR /edgex-taf [2024-01-01T18:21:40.930Z] ---> Running in cb07a13acd3a [2024-01-01T18:21:41.193Z] Removing intermediate container cb07a13acd3a [2024-01-01T18:21:41.193Z] ---> 061ce8a56bf9 [2024-01-01T18:21:41.193Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-01-01T18:21:41.193Z] ---> Running in b5a758fd4f40 [2024-01-01T18:21:41.769Z] Removing intermediate container b5a758fd4f40 [2024-01-01T18:21:41.769Z] ---> d47e69974bd2 [2024-01-01T18:21:41.769Z] 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-01-01T18:21:41.769Z] ---> Running in 74fd2de8a701 [2024-01-01T18:21:42.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:42.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:43.166Z] OK: 6 MiB in 14 packages [2024-01-01T18:21:43.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:43.736Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:44.306Z] (1/9) Installing ca-certificates (20230506-r0) [2024-01-01T18:21:44.872Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-01-01T18:21:45.133Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-01-01T18:21:45.393Z] (4/9) Installing libcurl (8.5.0-r0) [2024-01-01T18:21:45.962Z] (5/9) Installing curl (8.5.0-r0) [2024-01-01T18:21:46.221Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-01-01T18:21:48.759Z] (7/9) Installing oniguruma (6.9.8-r0) [2024-01-01T18:21:49.019Z] (8/9) Installing jq (1.6-r1) [2024-01-01T18:21:49.586Z] (9/9) Installing openssl (1.1.1w-r1) [2024-01-01T18:21:49.846Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:21:49.846Z] Executing ca-certificates-20230506-r0.trigger [2024-01-01T18:21:49.846Z] OK: 52 MiB in 23 packages [2024-01-01T18:21:49.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:50.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:21:50.705Z] Still waiting to schedule task [2024-01-01T18:21:50.706Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26573’ is offline [2024-01-01T18:21:50.985Z] (1/137) Installing libmagic (5.41-r0) [2024-01-01T18:21:51.553Z] (2/137) Installing file (5.41-r0) [2024-01-01T18:21:51.553Z] (3/137) Installing libxau (1.0.9-r0) [2024-01-01T18:21:51.812Z] (4/137) Installing libxdmcp (1.1.3-r0) [2024-01-01T18:21:52.072Z] (5/137) Installing libxcb (1.15-r0) [2024-01-01T18:21:52.641Z] (6/137) Installing libx11 (1.8.7-r0) [2024-01-01T18:21:53.209Z] (7/137) Installing libxext (1.3.4-r0) [2024-01-01T18:21:53.209Z] (8/137) Installing libice (1.0.10-r0) [2024-01-01T18:21:53.778Z] (9/137) Installing libuuid (2.38-r1) [2024-01-01T18:21:54.040Z] (10/137) Installing libsm (1.2.3-r0) [2024-01-01T18:21:54.301Z] (11/137) Installing libxt (1.2.1-r0) [2024-01-01T18:21:54.560Z] (12/137) Installing libxmu (1.1.3-r0) [2024-01-01T18:21:54.819Z] (13/137) Installing xset (1.2.4-r0) [2024-01-01T18:21:55.078Z] (14/137) Installing xprop (1.2.5-r0) [2024-01-01T18:21:55.338Z] (15/137) Installing xdg-utils (1.1.3-r3) [2024-01-01T18:21:55.596Z] (16/137) Installing eudev-libs (3.2.11-r0) [2024-01-01T18:21:56.165Z] (17/137) Installing pkgconf (1.8.1-r0) [2024-01-01T18:21:56.428Z] (18/137) Installing libffi (3.4.2-r1) [2024-01-01T18:21:56.689Z] (19/137) Installing libintl (0.21-r2) [2024-01-01T18:21:56.954Z] (20/137) Installing libblkid (2.38-r1) [2024-01-01T18:21:57.524Z] (21/137) Installing libmount (2.38-r1) [2024-01-01T18:21:57.785Z] (22/137) Installing pcre (8.45-r2) [2024-01-01T18:21:58.043Z] (23/137) Installing glib (2.72.4-r0) [2024-01-01T18:21:58.686Z] (24/137) Installing xz-libs (5.2.5-r1) [2024-01-01T18:21:58.945Z] (25/137) Installing libxml2 (2.9.14-r2) [2024-01-01T18:21:59.512Z] (26/137) Installing shared-mime-info (2.2-r2) [2024-01-01T18:21:59.771Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2024-01-01T18:22:00.035Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2024-01-01T18:22:00.601Z] (29/137) Installing libpng (1.6.37-r1) [2024-01-01T18:22:00.861Z] (30/137) Installing libwebp (1.2.3-r2) [2024-01-01T18:22:01.428Z] (31/137) Installing zstd-libs (1.5.2-r1) [2024-01-01T18:22:01.692Z] (32/137) Installing tiff (4.4.0-r4) [2024-01-01T18:22:01.955Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2024-01-01T18:22:02.522Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2024-01-01T18:22:02.820Z] (35/137) Installing libxcomposite (0.4.5-r0) [2024-01-01T18:22:02.820Z] (36/137) Installing libxfixes (6.0.0-r0) [2024-01-01T18:22:03.095Z] (37/137) Installing libxrender (0.9.10-r3) [2024-01-01T18:22:03.379Z] (38/137) Installing libxcursor (1.2.1-r0) [2024-01-01T18:22:03.648Z] (39/137) Installing libxdamage (1.1.5-r1) [2024-01-01T18:22:03.906Z] (40/137) Installing libxi (1.8-r0) [2024-01-01T18:22:04.165Z] (41/137) Installing libxinerama (1.1.4-r1) [2024-01-01T18:22:04.424Z] (42/137) Installing libxrandr (1.5.2-r1) [2024-01-01T18:22:04.682Z] (43/137) Installing atk (2.38.0-r0) [2024-01-01T18:22:05.251Z] (44/137) Installing libxtst (1.2.3-r3) [2024-01-01T18:22:05.251Z] (45/137) Installing dbus-libs (1.14.8-r0) [2024-01-01T18:22:05.820Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2024-01-01T18:22:06.080Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2024-01-01T18:22:06.340Z] (48/137) Installing expat (2.5.0-r0) [2024-01-01T18:22:06.598Z] (49/137) Installing libbz2 (1.0.8-r1) [2024-01-01T18:22:06.857Z] (50/137) Installing freetype (2.12.1-r0) [2024-01-01T18:22:07.425Z] (51/137) Installing fontconfig (2.14.0-r0) [2024-01-01T18:22:07.691Z] (52/137) Installing pixman (0.40.0-r4) [2024-01-01T18:22:08.261Z] (53/137) Installing cairo (1.17.4-r2) [2024-01-01T18:22:08.519Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2024-01-01T18:22:08.778Z] (55/137) Installing avahi-libs (0.8-r6) [2024-01-01T18:22:09.036Z] (56/137) Installing gmp (6.2.1-r2) [2024-01-01T18:22:09.604Z] (57/137) Installing nettle (3.7.3-r0) [2024-01-01T18:22:09.864Z] (58/137) Installing p11-kit (0.24.1-r0) [2024-01-01T18:22:10.433Z] (59/137) Installing libtasn1 (4.18.0-r1) [2024-01-01T18:22:10.692Z] (60/137) Installing libunistring (1.0-r0) [2024-01-01T18:22:11.261Z] (61/137) Installing gnutls (3.7.7-r1) [2024-01-01T18:22:11.522Z] (62/137) Installing cups-libs (2.4.2-r2) [2024-01-01T18:22:12.096Z] (63/137) Installing libepoxy (1.5.10-r0) [2024-01-01T18:22:12.357Z] (64/137) Installing fribidi (1.0.12-r0) [2024-01-01T18:22:12.615Z] (65/137) Installing graphite2 (1.3.14-r1) [2024-01-01T18:22:12.877Z] (66/137) Installing harfbuzz (4.3.0-r0) [2024-01-01T18:22:13.444Z] (67/137) Installing libxft (2.3.4-r0) [2024-01-01T18:22:13.703Z] (68/137) Installing pango (1.50.7-r0) [2024-01-01T18:22:14.271Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2024-01-01T18:22:14.271Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2024-01-01T18:22:14.529Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2024-01-01T18:22:14.787Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2024-01-01T18:22:15.354Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2024-01-01T18:22:15.615Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2024-01-01T18:22:16.182Z] Executing gtk+3.0-3.24.34-r1.post-install [2024-01-01T18:22:16.182Z] (75/137) Installing libfontenc (1.1.4-r0) [2024-01-01T18:22:16.440Z] (76/137) Installing mkfontscale (1.2.2-r0) [2024-01-01T18:22:17.009Z] (77/137) Installing font-opensans (0_git20210927-r0) [2024-01-01T18:22:17.269Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2024-01-01T18:22:17.527Z] (79/137) Installing libogg (1.3.5-r1) [2024-01-01T18:22:18.097Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2024-01-01T18:22:18.357Z] (81/137) Installing flac (1.3.4-r0) [2024-01-01T18:22:18.926Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2024-01-01T18:22:19.185Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2024-01-01T18:22:19.444Z] (84/137) Installing sdl2 (2.0.22-r0) [2024-01-01T18:22:20.013Z] (85/137) Installing aom-libs (3.3.0-r0) [2024-01-01T18:22:20.580Z] (86/137) Installing libass (0.16.0-r0) [2024-01-01T18:22:20.838Z] (87/137) Installing libdav1d (1.0.0-r0) [2024-01-01T18:22:21.405Z] (88/137) Installing libpciaccess (0.16-r0) [2024-01-01T18:22:21.667Z] (89/137) Installing libdrm (2.4.110-r0) [2024-01-01T18:22:21.925Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-01-01T18:22:22.185Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2024-01-01T18:22:22.750Z] (92/137) Installing lame (3.100-r0) [2024-01-01T18:22:23.008Z] (93/137) Installing opus (1.3.1-r1) [2024-01-01T18:22:23.266Z] (94/137) Installing libasyncns (0.8-r1) [2024-01-01T18:22:23.525Z] (95/137) Installing libltdl (2.4.7-r0) [2024-01-01T18:22:23.784Z] (96/137) Installing orc (0.4.32-r0) [2024-01-01T18:22:24.354Z] (97/137) Installing libvorbis (1.3.7-r0) [2024-01-01T18:22:24.613Z] (98/137) Installing libsndfile (1.1.0-r0) [2024-01-01T18:22:25.182Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2024-01-01T18:22:25.442Z] (100/137) Installing soxr (0.1.3-r2) [2024-01-01T18:22:25.702Z] (101/137) Installing speexdsp (1.2.0-r0) [2024-01-01T18:22:25.961Z] (102/137) Installing tdb-libs (1.4.6-r0) [2024-01-01T18:22:26.591Z] (103/137) Installing libpulse (15.0-r2) [2024-01-01T18:22:26.852Z] (104/137) Installing cjson (1.7.15-r3) [2024-01-01T18:22:27.111Z] (105/137) Installing mbedtls (2.28.5-r0) [2024-01-01T18:22:27.683Z] (106/137) Installing librist (0.2.6-r1) [2024-01-01T18:22:27.941Z] (107/137) Installing libsrt (1.4.4-r0) [2024-01-01T18:22:28.202Z] (108/137) Installing libssh (0.9.6-r1) [2024-01-01T18:22:28.770Z] (109/137) Installing libtheora (1.1.1-r16) [2024-01-01T18:22:29.031Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2024-01-01T18:22:29.290Z] (111/137) Installing libva (2.14.0-r0) [2024-01-01T18:22:29.860Z] (112/137) Installing libvdpau (1.5-r0) [2024-01-01T18:22:30.118Z] (113/137) Installing vidstab (1.1.0-r1) [2024-01-01T18:22:30.381Z] (114/137) Installing libvpx (1.11.0-r1) [2024-01-01T18:22:30.947Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2024-01-01T18:22:31.206Z] (116/137) Installing numactl (2.0.14-r0) [2024-01-01T18:22:31.775Z] (117/137) Installing x265-libs (3.5-r3) [2024-01-01T18:22:32.042Z] (118/137) Installing xvidcore (1.3.7-r1) [2024-01-01T18:22:32.609Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2024-01-01T18:22:33.179Z] (120/137) Installing libevent (2.1.12-r4) [2024-01-01T18:22:33.746Z] (121/137) Installing mesa (21.3.9-r0) [2024-01-01T18:22:33.746Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2024-01-01T18:22:34.005Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2024-01-01T18:22:34.265Z] (124/137) Installing icu-data-en (71.1-r2) [2024-01-01T18:22:34.838Z] Executing icu-data-en-71.1-r2.post-install [2024-01-01T18:22:34.838Z] * [2024-01-01T18:22:34.838Z] * If you need ICU with non-English locales and legacy charset support, install [2024-01-01T18:22:34.838Z] * package icu-data-full. [2024-01-01T18:22:34.838Z] * [2024-01-01T18:22:34.838Z] (125/137) Installing icu-libs (71.1-r2) [2024-01-01T18:22:35.404Z] (126/137) Installing lcms2 (2.13.1-r0) [2024-01-01T18:22:35.976Z] (127/137) Installing minizip (1.2.12-r0) [2024-01-01T18:22:35.976Z] (128/137) Installing nspr (4.33-r0) [2024-01-01T18:22:36.547Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2024-01-01T18:22:36.810Z] (130/137) Installing nss (3.78.1-r0) [2024-01-01T18:22:37.379Z] (131/137) Installing re2 (2022.04.01-r0) [2024-01-01T18:22:37.968Z] (132/137) Installing snappy (1.1.9-r4) [2024-01-01T18:22:37.968Z] (133/137) Installing libgpg-error (1.45-r0) [2024-01-01T18:22:38.535Z] (134/137) Installing libgcrypt (1.10.1-r0) [2024-01-01T18:22:38.795Z] (135/137) Installing libxslt (1.1.35-r0) [2024-01-01T18:22:39.362Z] (136/137) Installing chromium (102.0.5005.182-r0) [2024-01-01T18:22:57.296Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-01-01T18:22:57.296Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:22:57.296Z] Executing glib-2.72.4-r0.trigger [2024-01-01T18:22:57.296Z] Executing shared-mime-info-2.2-r2.trigger [2024-01-01T18:22:57.296Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-01-01T18:22:57.296Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-01-01T18:22:57.296Z] Executing fontconfig-2.14.0-r0.trigger [2024-01-01T18:22:57.296Z] Executing mkfontscale-1.2.2-r0.trigger [2024-01-01T18:22:57.296Z] OK: 409 MiB in 160 packages [2024-01-01T18:22:57.296Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:22:57.296Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:22:57.556Z] (1/21) Installing binutils (2.38-r3) [2024-01-01T18:22:58.126Z] (2/21) Installing isl22 (0.22-r0) [2024-01-01T18:22:58.697Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-01-01T18:22:59.266Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-01-01T18:22:59.524Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-01-01T18:23:00.462Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-01-01T18:23:01.030Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-01-01T18:23:01.288Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-01-01T18:23:01.855Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-01-01T18:23:02.423Z] (10/21) Installing libpq (14.10-r0) [2024-01-01T18:23:02.684Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-01-01T18:23:02.944Z] (12/21) Installing libpq-dev (14.10-r0) [2024-01-01T18:23:03.513Z] (13/21) Installing libecpg (14.10-r0) [2024-01-01T18:23:03.772Z] (14/21) Installing libecpg-dev (14.10-r0) [2024-01-01T18:23:04.342Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-01-01T18:23:05.282Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-01-01T18:23:06.661Z] (17/21) Installing clang (13.0.1-r1) [2024-01-01T18:23:06.920Z] (18/21) Installing icu (71.1-r2) [2024-01-01T18:23:07.487Z] (19/21) Installing icu-dev (71.1-r2) [2024-01-01T18:23:08.053Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-01-01T18:23:08.992Z] (21/21) Installing postgresql14-dev (14.10-r0) [2024-01-01T18:23:09.253Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:23:09.253Z] OK: 822 MiB in 181 packages [2024-01-01T18:23:09.253Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:23:09.823Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:23:10.392Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-01-01T18:23:11.328Z] (2/10) Installing gdbm (1.23-r0) [2024-01-01T18:23:11.588Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-01-01T18:23:11.846Z] (4/10) Installing readline (8.1.2-r0) [2024-01-01T18:23:12.413Z] (5/10) Installing python3 (3.10.13-r0) [2024-01-01T18:23:15.709Z] (6/10) Installing python3-dev (3.10.13-r0) [2024-01-01T18:23:22.038Z] (7/10) Installing libsodium (1.0.18-r0) [2024-01-01T18:23:22.038Z] (8/10) Installing libzmq (4.3.4-r0) [2024-01-01T18:23:22.038Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-01-01T18:23:22.298Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-01-01T18:23:22.557Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:23:22.557Z] OK: 974 MiB in 191 packages [2024-01-01T18:23:22.557Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:23:23.127Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:23:23.693Z] OK: 974 MiB in 191 packages [2024-01-01T18:23:23.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-01-01T18:23:25.052Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-01-01T18:23:25.619Z] (1/1) Installing tzdata (2023d-r0) [2024-01-01T18:23:26.187Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:23:26.187Z] OK: 978 MiB in 192 packages [2024-01-01T18:23:26.446Z] (1/1) Purging tzdata (2023d-r0) [2024-01-01T18:23:26.446Z] Executing busybox-1.35.0-r17.trigger [2024-01-01T18:23:26.446Z] OK: 974 MiB in 191 packages [2024-01-01T18:23:28.979Z] Looking in links: /tmp/tmpmzws32tz [2024-01-01T18:23:28.979Z] Processing /tmp/tmpmzws32tz/setuptools-65.5.0-py3-none-any.whl [2024-01-01T18:23:28.979Z] Processing /tmp/tmpmzws32tz/pip-23.0.1-py3-none-any.whl [2024-01-01T18:23:28.979Z] Installing collected packages: setuptools, pip [2024-01-01T18:23:32.266Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-01-01T18:23:32.266Z] 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-01-01T18:23:34.022Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-01-01T18:23:34.022Z] Collecting pip [2024-01-01T18:23:34.280Z] Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) [2024-01-01T18:23:34.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 15.3 MB/s eta 0:00:00 [2024-01-01T18:23:34.280Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-01-01T18:23:34.858Z] Collecting setuptools [2024-01-01T18:23:34.858Z] Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) [2024-01-01T18:23:34.858Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 104.2 MB/s eta 0:00:00 [2024-01-01T18:23:34.858Z] Collecting wheel [2024-01-01T18:23:34.858Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2024-01-01T18:23:34.858Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 172.6 MB/s eta 0:00:00 [2024-01-01T18:23:35.124Z] Installing collected packages: wheel, setuptools, pip [2024-01-01T18:23:35.124Z] Attempting uninstall: setuptools [2024-01-01T18:23:35.124Z] Found existing installation: setuptools 65.5.0 [2024-01-01T18:23:35.124Z] Uninstalling setuptools-65.5.0: [2024-01-01T18:23:35.124Z] Successfully uninstalled setuptools-65.5.0 [2024-01-01T18:23:36.067Z] Attempting uninstall: pip [2024-01-01T18:23:36.067Z] Found existing installation: pip 23.0.1 [2024-01-01T18:23:36.067Z] Uninstalling pip-23.0.1: [2024-01-01T18:23:36.067Z] Successfully uninstalled pip-23.0.1 [2024-01-01T18:23:38.653Z] Successfully installed pip-23.3.2 setuptools-69.0.3 wheel-0.42.0 [2024-01-01T18:23:38.653Z] 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-01-01T18:23:39.223Z] Processing ./edgex-taf-common [2024-01-01T18:23:39.223Z] Preparing metadata (setup.py): started [2024-01-01T18:23:39.223Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:39.483Z] Building wheels for collected packages: edgex-taf-common [2024-01-01T18:23:39.483Z] Building wheel for edgex-taf-common (setup.py): started [2024-01-01T18:23:39.742Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-01-01T18:23:39.742Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=4893483190345f48832a2abfdfd11893e4686e0b125e1933e414d46e472ef4c7 [2024-01-01T18:23:39.742Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-01-01T18:23:39.742Z] Successfully built edgex-taf-common [2024-01-01T18:23:39.742Z] Installing collected packages: edgex-taf-common [2024-01-01T18:23:39.742Z] Successfully installed edgex-taf-common-0.0.0 [2024-01-01T18:23:39.742Z] 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-01-01T18:23:41.473Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-01-01T18:23:41.473Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-01-01T18:23:41.473Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2024-01-01T18:23:41.473Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2024-01-01T18:23:41.473Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-01-01T18:23:41.473Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-01-01T18:23:41.473Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-01-01T18:23:41.473Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-01-01T18:23:41.473Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-01-01T18:23:41.473Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-01-01T18:23:41.473Z] Preparing metadata (setup.py): started [2024-01-01T18:23:41.733Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:41.733Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-01-01T18:23:41.733Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-01-01T18:23:41.733Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-01-01T18:23:41.733Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-01-01T18:23:41.992Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-01-01T18:23:41.992Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-01-01T18:23:41.992Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-01-01T18:23:41.992Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-01-01T18:23:41.992Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 12.6 MB/s eta 0:00:00 [2024-01-01T18:23:41.992Z] Preparing metadata (setup.py): started [2024-01-01T18:23:42.252Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:42.252Z] Collecting docker==7.0.0 (from -r requirements.txt (line 10)) [2024-01-01T18:23:42.252Z] Downloading docker-7.0.0-py3-none-any.whl.metadata (3.5 kB) [2024-01-01T18:23:42.822Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-01-01T18:23:42.822Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-01-01T18:23:42.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.5 MB/s eta 0:00:00 [2024-01-01T18:23:42.822Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-01-01T18:23:42.822Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-01-01T18:23:43.081Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 12.2 MB/s eta 0:00:00 [2024-01-01T18:23:43.081Z] Installing build dependencies: started [2024-01-01T18:23:46.376Z] Installing build dependencies: finished with status 'done' [2024-01-01T18:23:46.376Z] Getting requirements to build wheel: started [2024-01-01T18:23:46.635Z] Getting requirements to build wheel: finished with status 'done' [2024-01-01T18:23:46.635Z] Preparing metadata (pyproject.toml): started [2024-01-01T18:23:46.895Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-01-01T18:23:47.153Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-01-01T18:23:47.153Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-01-01T18:23:47.417Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-01-01T18:23:47.417Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) [2024-01-01T18:23:47.417Z] Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) [2024-01-01T18:23:47.417Z] Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) [2024-01-01T18:23:47.417Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 6.5 MB/s eta 0:00:00 [2024-01-01T18:23:47.676Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-01-01T18:23:47.676Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-01-01T18:23:47.676Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 31.9 MB/s eta 0:00:00 [2024-01-01T18:23:47.676Z] Preparing metadata (setup.py): started [2024-01-01T18:23:47.935Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:48.193Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-01-01T18:23:48.193Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-01-01T18:23:48.193Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:48.193Z] Downloading selenium-4.16.0-py3-none-any.whl.metadata (6.9 kB) [2024-01-01T18:23:48.453Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:48.453Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2024-01-01T18:23:48.453Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:48.453Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-01-01T18:23:48.453Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:48.453Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-01-01T18:23:48.453Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.5 MB/s eta 0:00:00 [2024-01-01T18:23:48.453Z] Preparing metadata (setup.py): started [2024-01-01T18:23:48.710Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:48.710Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:48.710Z] Downloading genson-1.2.2.tar.gz (34 kB) [2024-01-01T18:23:48.710Z] Preparing metadata (setup.py): started [2024-01-01T18:23:48.970Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:48.970Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:48.970Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2024-01-01T18:23:49.235Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:49.235Z] Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2024-01-01T18:23:49.495Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:49.495Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-01-01T18:23:50.433Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:50.434Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2024-01-01T18:23:50.693Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:50.693Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-01-01T18:23:50.952Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:23:50.952Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-01-01T18:23:50.952Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:23:50.952Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-01-01T18:23:51.212Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:23:51.212Z] Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2024-01-01T18:23:51.779Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:23:51.779Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2024-01-01T18:23:51.779Z] Collecting packaging>=14.0 (from docker==7.0.0->-r requirements.txt (line 10)) [2024-01-01T18:23:51.779Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2024-01-01T18:23:52.039Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-01-01T18:23:52.039Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-01-01T18:23:52.039Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:23:52.039Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-01-01T18:23:52.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 1.6 MB/s eta 0:00:00 [2024-01-01T18:23:52.299Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:23:52.299Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2024-01-01T18:23:52.558Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 2.9 MB/s eta 0:00:00 [2024-01-01T18:23:52.558Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.3) [2024-01-01T18:23:52.558Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:23:52.558Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-01-01T18:23:52.817Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:23:52.817Z] Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:23:53.076Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:53.076Z] Downloading trio-0.23.2-py3-none-any.whl.metadata (4.9 kB) [2024-01-01T18:23:53.076Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:53.076Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-01-01T18:23:53.647Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:53.647Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-01-01T18:23:53.647Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:53.647Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-01-01T18:23:53.647Z] Preparing metadata (setup.py): started [2024-01-01T18:23:53.905Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:53.905Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:53.905Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-01-01T18:23:54.165Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:54.165Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-01-01T18:23:54.165Z] Preparing metadata (setup.py): started [2024-01-01T18:23:54.424Z] Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:23:54.424Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:54.424Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:23:54.424Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:54.424Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-01-01T18:23:54.682Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:54.682Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-01-01T18:23:54.682Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.2 MB/s eta 0:00:00 [2024-01-01T18:23:54.682Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:54.682Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-01-01T18:23:54.980Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:54.980Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:23:54.980Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:54.980Z] Downloading referencing-0.32.0-py3-none-any.whl.metadata (2.7 kB) [2024-01-01T18:23:55.548Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:23:55.548Z] Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-01-01T18:23:56.121Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:56.121Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-01-01T18:23:56.121Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:56.121Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-01-01T18:23:56.121Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:56.121Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2024-01-01T18:23:56.382Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:56.382Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-01-01T18:23:56.382Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:23:56.382Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-01-01T18:23:56.640Z] 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-01-01T18:23:56.640Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-01-01T18:23:56.898Z] 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-01-01T18:23:56.898Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-01-01T18:23:56.898Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 673.1 kB/s eta 0:00:00 [2024-01-01T18:23:56.898Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-01-01T18:23:57.157Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 6.4 MB/s eta 0:00:00 [2024-01-01T18:23:57.157Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-01-01T18:23:57.157Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-01-01T18:23:57.157Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 1.5 MB/s eta 0:00:00 [2024-01-01T18:23:57.157Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-01-01T18:23:57.415Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-01-01T18:23:57.415Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 730.6 kB/s eta 0:00:00 [2024-01-01T18:23:57.415Z] Downloading docker-7.0.0-py3-none-any.whl (147 kB) [2024-01-01T18:23:57.415Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.6/147.6 kB 1.2 MB/s eta 0:00:00 [2024-01-01T18:23:57.415Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2024-01-01T18:23:57.983Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 40.5 MB/s eta 0:00:00 [2024-01-01T18:23:57.983Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-01-01T18:23:57.983Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 4.2 MB/s eta 0:00:00 [2024-01-01T18:23:57.983Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2024-01-01T18:23:57.983Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 53.5 MB/s eta 0:00:00 [2024-01-01T18:23:57.983Z] Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) [2024-01-01T18:23:57.983Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 29.7 MB/s eta 0:00:00 [2024-01-01T18:23:57.983Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-01-01T18:23:57.983Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.4 MB/s eta 0:00:00 [2024-01-01T18:23:58.243Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-01-01T18:23:58.243Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2024-01-01T18:23:58.243Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 16.0 MB/s eta 0:00:00 [2024-01-01T18:23:58.243Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2024-01-01T18:23:58.243Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 18.4 MB/s eta 0:00:00 [2024-01-01T18:23:58.243Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-01-01T18:23:58.243Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.6 MB/s eta 0:00:00 [2024-01-01T18:23:58.243Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2024-01-01T18:23:58.243Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 5.7 MB/s eta 0:00:00 [2024-01-01T18:23:58.243Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2024-01-01T18:23:58.243Z] Downloading selenium-4.16.0-py3-none-any.whl (10.0 MB) [2024-01-01T18:23:58.501Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 50.6 MB/s eta 0:00:00 [2024-01-01T18:23:58.501Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2024-01-01T18:23:58.501Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 1.1 MB/s eta 0:00:00 [2024-01-01T18:23:58.501Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-01-01T18:23:58.501Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 20.6 MB/s eta 0:00:00 [2024-01-01T18:23:58.501Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2024-01-01T18:23:58.501Z] Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2024-01-01T18:23:58.501Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 10.9 MB/s eta 0:00:00 [2024-01-01T18:23:58.501Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-01-01T18:23:58.762Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 40.3 MB/s eta 0:00:00 [2024-01-01T18:23:58.762Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2024-01-01T18:23:58.762Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 12.5 MB/s eta 0:00:00 [2024-01-01T18:23:58.762Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-01-01T18:23:58.762Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-01-01T18:23:58.762Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 6.6 MB/s eta 0:00:00 [2024-01-01T18:23:58.762Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-01-01T18:23:58.762Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.6 MB/s eta 0:00:00 [2024-01-01T18:23:58.762Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-01-01T18:23:58.762Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-01-01T18:23:58.762Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2024-01-01T18:23:58.762Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 20.0 MB/s eta 0:00:00 [2024-01-01T18:23:58.762Z] Downloading referencing-0.32.0-py3-none-any.whl (26 kB) [2024-01-01T18:23:58.762Z] Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2024-01-01T18:23:59.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.5 MB/s eta 0:00:00 [2024-01-01T18:23:59.022Z] Downloading trio-0.23.2-py3-none-any.whl (461 kB) [2024-01-01T18:23:59.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.6/461.6 kB 37.8 MB/s eta 0:00:00 [2024-01-01T18:23:59.022Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-01-01T18:23:59.022Z] Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) [2024-01-01T18:23:59.022Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-01-01T18:23:59.022Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-01-01T18:23:59.286Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2024-01-01T18:23:59.286Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-01-01T18:23:59.545Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-01-01T18:23:59.545Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=5bc59f57ef2bac6c3b98fe8bad5da1d2abc4594b7e36334e1d5c807460c75999 [2024-01-01T18:23:59.545Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-01-01T18:23:59.545Z] Building wheel for paho-mqtt (setup.py): started [2024-01-01T18:23:59.805Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-01-01T18:23:59.805Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=94165d307c130e79e713f67b31fc0eb893ce6a08dc731145e301b524afb84572 [2024-01-01T18:23:59.805Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-01-01T18:23:59.805Z] Building wheel for psutil (pyproject.toml): started [2024-01-01T18:24:01.179Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-01-01T18:24:01.179Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274480 sha256=203a102a90d8e64fff7fd26c13437392e15d5ad2a0e3f72e19f71e993349426c [2024-01-01T18:24:01.179Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-01-01T18:24:01.179Z] Building wheel for psycopg2 (setup.py): started [2024-01-01T18:24:11.199Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-01-01T18:24:11.199Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479416 sha256=5b92da9f5d3d2efe1321aa0f40db862a9e541203b38440c8052a9bdb5649fc01 [2024-01-01T18:24:11.199Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-01-01T18:24:11.199Z] Building wheel for flex (setup.py): started [2024-01-01T18:24:11.772Z] Building wheel for flex (setup.py): finished with status 'done' [2024-01-01T18:24:11.772Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=fdae0c498c8e8d224d1b5639db743e6c2e9ea92284a0a2ec28e2d3d5c2cacf15 [2024-01-01T18:24:11.772Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-01-01T18:24:11.772Z] Building wheel for GenSON (setup.py): started [2024-01-01T18:24:12.032Z] Building wheel for GenSON (setup.py): finished with status 'done' [2024-01-01T18:24:12.032Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=fdc91fc34dc95c698a0d0d4aa3832ec7a359dc5777db930d37b5512e2bf439bf [2024-01-01T18:24:12.032Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-01-01T18:24:12.032Z] Building wheel for strict-rfc3339 (setup.py): started [2024-01-01T18:24:12.293Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-01-01T18:24:12.293Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=35e566ea2863929b70e212e7e9aa3bab4aa6b4c0e3afb1a0945e26fbbb37d9a3 [2024-01-01T18:24:12.293Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-01-01T18:24:12.293Z] Building wheel for validate-email (setup.py): started [2024-01-01T18:24:12.553Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-01-01T18:24:12.553Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=4da42a133beb834464d988c30e11c9c3a283fb15624111985ce8ceaddd20c7a8 [2024-01-01T18:24:12.813Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-01-01T18:24:12.813Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2024-01-01T18:24:13.071Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, 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-01-01T18:24:20.921Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26577 in /w/workspace/exfoundry_edgex-taf-common_PR-98 [Pipeline] { [Pipeline] checkout [2024-01-01T18:24:24.035Z] Selected Git installation does not exist. Using Default [2024-01-01T18:24:24.035Z] The recommended git tool is: NONE [2024-01-01T18:24:25.288Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-7.0.0 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 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.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.32.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.16.2 selenium-4.16.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.2 trio-websocket-0.11.1 typing-extensions-4.9.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 wsproto-1.2.0 [2024-01-01T18:24:25.289Z] 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-01-01T18:24:30.990Z] using credential edgex-jenkins-ssh [2024-01-01T18:24:31.017Z] Cloning the remote Git repository [2024-01-01T18:24:31.082Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-01-01T18:24:31.214Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-98 # timeout=10 [2024-01-01T18:24:31.444Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-01-01T18:24:31.445Z] > git --version # timeout=10 [2024-01-01T18:24:31.477Z] > git --version # 'git version 2.25.1' [2024-01-01T18:24:31.482Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-01T18:24:31.707Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-01T18:24:32.415Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-01-01T18:24:32.446Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-01T18:24:34.252Z] Merging remotes/origin/main commit a77ef99c8899b9728178ab16eccf9cf6b883cb40 into PR head commit 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 [2024-01-01T18:24:33.654Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-01-01T18:24:33.704Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-01-01T18:24:33.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-01T18:24:33.725Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-01T18:24:34.276Z] > git config core.sparsecheckout # timeout=10 [2024-01-01T18:24:34.356Z] > git checkout -f 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 # timeout=10 [2024-01-01T18:24:34.551Z] Merge succeeded, producing 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 [2024-01-01T18:24:34.552Z] Checking out Revision 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 (PR-98) [2024-01-01T18:24:35.193Z] Commit message: "build: bump docker from 6.1.3 to 7.0.0" [2024-01-01T18:24:35.266Z] > git --version # timeout=10 [2024-01-01T18:24:35.280Z] > git --version # 'git version 2.25.1' [2024-01-01T18:24:35.295Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-01T18:24:34.444Z] > git remote # timeout=10 [2024-01-01T18:24:34.470Z] > git config --get remote.origin.url # timeout=10 [2024-01-01T18:24:34.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-01T18:24:34.505Z] > git merge a77ef99c8899b9728178ab16eccf9cf6b883cb40 # timeout=10 [2024-01-01T18:24:34.535Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-01T18:24:34.560Z] > git config core.sparsecheckout # timeout=10 [2024-01-01T18:24:34.580Z] > git checkout -f 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-01T18:24:36.724Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-01T18:24:36.724Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-01T18:24:36.724Z] Dload Upload Total Spent Left Speed [2024-01-01T18:24:36.724Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 196k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh [2024-01-01T18:24:37.080Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-01T18:24:37.420Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-01T18:24:37.420Z] + sudo tee /etc/docker/daemon.new [2024-01-01T18:24:37.420Z] { [2024-01-01T18:24:37.420Z] "registry-mirrors": [ [2024-01-01T18:24:37.420Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-01T18:24:37.420Z] ], [2024-01-01T18:24:37.420Z] "bip": "10.250.0.254/24", [2024-01-01T18:24:37.420Z] "hosts": [ [2024-01-01T18:24:37.420Z] "tcp://0.0.0.0:5555", [2024-01-01T18:24:37.420Z] "unix:///var/run/docker.sock" [2024-01-01T18:24:37.420Z] ], [2024-01-01T18:24:37.420Z] "mtu": 1458, [2024-01-01T18:24:37.420Z] "selinux-enabled": true, [2024-01-01T18:24:37.420Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-01T18:24:37.420Z] } [Pipeline] sh [2024-01-01T18:24:37.764Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-01T18:24:38.108Z] + sudo service docker restart [2024-01-01T18:24:47.242Z] Removing intermediate container 74fd2de8a701 [2024-01-01T18:24:47.242Z] ---> b706a8802dc8 [2024-01-01T18:24:47.242Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-01-01T18:24:47.242Z] ---> Running in 2546d19f968e [2024-01-01T18:24:47.242Z] Removing intermediate container 2546d19f968e [2024-01-01T18:24:47.242Z] ---> 11ab888d0b58 [2024-01-01T18:24:47.242Z] Step 11/13 : LABEL arch=amd64 [2024-01-01T18:24:47.242Z] ---> Running in 6b0ed8c123e1 [2024-01-01T18:24:47.242Z] Removing intermediate container 6b0ed8c123e1 [2024-01-01T18:24:47.242Z] ---> c6d1786a27dc [2024-01-01T18:24:47.242Z] Step 12/13 : LABEL git_sha=7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 [2024-01-01T18:24:47.242Z] ---> Running in b3531553c4ba [2024-01-01T18:24:47.243Z] Removing intermediate container b3531553c4ba [2024-01-01T18:24:47.243Z] ---> bfbe0840578a [2024-01-01T18:24:47.243Z] Step 13/13 : LABEL version=0.0.0 [2024-01-01T18:24:47.243Z] ---> Running in f53ad4c908e5 [2024-01-01T18:24:47.243Z] Removing intermediate container f53ad4c908e5 [2024-01-01T18:24:47.243Z] ---> 2dd781749b7e [2024-01-01T18:24:47.243Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-01T18:24:47.243Z] Successfully built 2dd781749b7e [2024-01-01T18:24:47.243Z] 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-01-01T18:24:48.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T18:24:48.495Z] [2024-01-01T18:24:48.495Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:24:48.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T18:24:48.881Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-01T18:24:48.881Z] 5eb5b503b376: Pulling fs layer [2024-01-01T18:24:48.881Z] 5c69ac0246d0: Pulling fs layer [2024-01-01T18:24:48.881Z] ec43610c2a17: Pulling fs layer [2024-01-01T18:24:48.881Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-01T18:24:48.881Z] 33b1e0a273af: Pulling fs layer [2024-01-01T18:24:48.881Z] 5d3b04190fa2: Pulling fs layer [2024-01-01T18:24:48.881Z] 2f39f015ded8: Pulling fs layer [2024-01-01T18:24:48.881Z] 33b1e0a273af: Waiting [2024-01-01T18:24:48.881Z] 5d3b04190fa2: Waiting [2024-01-01T18:24:48.881Z] 3a2ae6a8a46f: Waiting [2024-01-01T18:24:48.881Z] 2f39f015ded8: Waiting [2024-01-01T18:24:48.881Z] 5c69ac0246d0: Download complete [2024-01-01T18:24:48.881Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-01T18:24:48.881Z] 3a2ae6a8a46f: Download complete [2024-01-01T18:24:48.881Z] 33b1e0a273af: Verifying Checksum [2024-01-01T18:24:48.881Z] 33b1e0a273af: Download complete [2024-01-01T18:24:48.881Z] 5d3b04190fa2: Verifying Checksum [2024-01-01T18:24:48.881Z] 5d3b04190fa2: Download complete [2024-01-01T18:24:48.881Z] ec43610c2a17: Verifying Checksum [2024-01-01T18:24:48.881Z] ec43610c2a17: Download complete [2024-01-01T18:24:49.141Z] 5eb5b503b376: Download complete [2024-01-01T18:24:49.707Z] 2f39f015ded8: Download complete [2024-01-01T18:24:50.273Z] 5eb5b503b376: Pull complete [2024-01-01T18:24:50.530Z] 5c69ac0246d0: Pull complete [2024-01-01T18:24:50.787Z] ec43610c2a17: Pull complete [2024-01-01T18:24:51.045Z] 3a2ae6a8a46f: Pull complete [2024-01-01T18:24:51.304Z] 33b1e0a273af: Pull complete [2024-01-01T18:24:51.304Z] 5d3b04190fa2: Pull complete [2024-01-01T18:24:55.492Z] 2f39f015ded8: Pull complete [2024-01-01T18:24:55.492Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-01T18:24:55.492Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T18:24:55.492Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T18:24:55.809Z] prd-ubuntu20.04-docker-8c-8g-26571 does not seem to be running inside a container [2024-01-01T18:24:55.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-98 -v /w/workspace/exfoundry_edgex-taf-common_PR-98:/w/workspace/exfoundry_edgex-taf-common_PR-98:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-01T18:25:00.072Z] $ docker top d7b31ab4449b20c16d77d43497fd4948066035a7ba72605f181a3dd57f4d1950 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-01-01T18:25:00.369Z] provisioning config files... [2024-01-01T18:25:00.403Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/config954566942507445094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:25:00.605Z] ---> job-cost.sh [2024-01-01T18:25:00.605Z] lf-activate-venv: SKIPPING [2024-01-01T18:25:00.605Z] INFO: No Stack... [2024-01-01T18:25:00.864Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-01T18:25:00.900Z] ---> ****-login.sh [2024-01-01T18:25:00.900Z] nexus3.edgexfoundry.org:10001 [2024-01-01T18:25:01.122Z] INFO: Archiving Costs [Pipeline] sh [2024-01-01T18:25:01.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:25:01.442Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-98/archives/cost.csv [2024-01-01T18:25:01.442Z] + cut -d, -f6 [2024-01-01T18:25:01.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:25:01.457Z] Configure a credential helper to remove this warning. See [2024-01-01T18:25:01.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:25:01.457Z] [2024-01-01T18:25:01.457Z] Login Succeeded [2024-01-01T18:25:01.457Z] nexus3.edgexfoundry.org:10002 [2024-01-01T18:25:01.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] lock [2024-01-01T18:25:01.495Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] [2024-01-01T18:25:01.501Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] did not exist. Created. [2024-01-01T18:25:01.501Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-01T18:25:01.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:25:01.728Z] Configure a credential helper to remove this warning. See [2024-01-01T18:25:01.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:25:01.728Z] [2024-01-01T18:25:01.728Z] Login Succeeded [2024-01-01T18:25:01.728Z] nexus3.edgexfoundry.org:10003 [2024-01-01T18:25:01.953Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-01T18:25:01.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:25:01.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:25:01.997Z] Configure a credential helper to remove this warning. See [2024-01-01T18:25:01.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:25:01.997Z] [2024-01-01T18:25:01.997Z] Login Succeeded [2024-01-01T18:25:01.997Z] nexus3.edgexfoundry.org:10004 [2024-01-01T18:25:02.015Z] Stashed 1 file(s) [Pipeline] } [2024-01-01T18:25:02.079Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-01T18:25:02.208Z] $ docker stop --time=1 d7b31ab4449b20c16d77d43497fd4948066035a7ba72605f181a3dd57f4d1950 [2024-01-01T18:25:02.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:25:02.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:25:02.273Z] Configure a credential helper to remove this warning. See [2024-01-01T18:25:02.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:25:02.273Z] [2024-01-01T18:25:02.273Z] Login Succeeded [2024-01-01T18:25:02.273Z] ****.io [2024-01-01T18:25:02.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-01T18:25:02.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-01T18:25:02.816Z] Configure a credential helper to remove this warning. See [2024-01-01T18:25:02.816Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-01T18:25:02.816Z] [2024-01-01T18:25:02.816Z] Login Succeeded [2024-01-01T18:25:02.816Z] ---> ****-login.sh ends [2024-01-01T18:25:03.364Z] $ docker rm -f --volumes d7b31ab4449b20c16d77d43497fd4948066035a7ba72605f181a3dd57f4d1950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-01-01T18:25:03.538Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-01T18:25:04.890Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-01T18:25:05.237Z] + ls -al . [2024-01-01T18:25:05.237Z] total 68 [2024-01-01T18:25:05.237Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:25 . [2024-01-01T18:25:05.237Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:24 .. [2024-01-01T18:25:05.237Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:24 .git [2024-01-01T18:25:05.237Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 18:24 .github [2024-01-01T18:25:05.237Z] -rw-rw-r-- 1 jenkins jenkins 22 Jan 1 18:24 .gitignore [2024-01-01T18:25:05.237Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jan 1 18:24 Dockerfile [2024-01-01T18:25:05.237Z] -rw-rw-r-- 1 jenkins jenkins 746 Jan 1 18:24 Jenkinsfile [2024-01-01T18:25:05.237Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jan 1 18:24 LICENSE [2024-01-01T18:25:05.237Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jan 1 18:24 README.md [2024-01-01T18:25:05.237Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 18:24 TAF-Manager [2024-01-01T18:25:05.237Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 1 18:24 TUC [2024-01-01T18:25:05.237Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 18:21 VERSION [2024-01-01T18:25:05.237Z] -rw-rw-r-- 1 jenkins jenkins 343 Jan 1 18:24 requirements.txt [2024-01-01T18:25:05.237Z] -rw-rw-r-- 1 jenkins jenkins 54 Jan 1 18:24 robot-entrypoint.sh [2024-01-01T18:25:05.237Z] -rw-rw-r-- 1 jenkins jenkins 445 Jan 1 18:24 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:25:05.729Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 --label arch=arm64 --label version=0.0.0 . [2024-01-01T18:25:08.331Z] #0 building with "default" instance using docker driver [2024-01-01T18:25:08.331Z] [2024-01-01T18:25:08.331Z] #1 [internal] load build definition from Dockerfile [2024-01-01T18:25:08.331Z] #1 transferring dockerfile: [2024-01-01T18:25:08.331Z] #1 transferring dockerfile: 1.61kB 0.0s done [2024-01-01T18:25:08.331Z] #1 DONE 0.1s [2024-01-01T18:25:08.331Z] [2024-01-01T18:25:08.331Z] #2 [internal] load .dockerignore [2024-01-01T18:25:08.331Z] #2 transferring context: 2B done [2024-01-01T18:25:08.331Z] #2 DONE 0.2s [2024-01-01T18:25:08.331Z] [2024-01-01T18:25:08.331Z] #3 [internal] load metadata for docker.io/library/alpine:3.16 [2024-01-01T18:25:08.331Z] #3 DONE 0.4s [2024-01-01T18:25:08.611Z] [2024-01-01T18:25:08.611Z] #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2024-01-01T18:25:08.611Z] #4 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done [2024-01-01T18:25:08.611Z] #4 ... [2024-01-01T18:25:08.611Z] [2024-01-01T18:25:08.611Z] #5 [internal] load build context [2024-01-01T18:25:08.611Z] #5 transferring context: 248.70kB 0.1s done [2024-01-01T18:25:08.611Z] #5 DONE 0.2s [2024-01-01T18:25:08.611Z] [2024-01-01T18:25:08.611Z] #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2024-01-01T18:25:08.611Z] #4 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done [2024-01-01T18:25:08.611Z] #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 1.05MB / 2.71MB 0.1s [2024-01-01T18:25:08.611Z] #4 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done [2024-01-01T18:25:08.611Z] #4 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done [2024-01-01T18:25:08.887Z] #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done [2024-01-01T18:25:08.887Z] #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e [2024-01-01T18:25:09.164Z] #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.3s done [2024-01-01T18:25:09.438Z] #4 DONE 0.9s [2024-01-01T18:25:09.438Z] [2024-01-01T18:25:09.438Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2024-01-01T18:25:09.709Z] #6 DONE 0.2s [2024-01-01T18:25:09.709Z] [2024-01-01T18:25:09.709Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2024-01-01T18:25:09.709Z] #7 DONE 0.1s [2024-01-01T18:25:09.709Z] [2024-01-01T18:25:09.709Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2024-01-01T18:25:09.709Z] #8 DONE 0.1s [2024-01-01T18:25:09.982Z] [2024-01-01T18:25:09.982Z] #9 [5/7] WORKDIR /edgex-taf [2024-01-01T18:25:09.982Z] #9 DONE 0.1s [2024-01-01T18:25:09.982Z] [2024-01-01T18:25:09.982Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-01-01T18:25:10.955Z] #10 DONE 0.8s [2024-01-01T18:25:10.955Z] [2024-01-01T18:25:10.955Z] #11 [7/7] 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-01-01T18:25:11.555Z] #11 0.771 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:12.147Z] #11 1.500 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:14.113Z] #11 3.100 OK: 5 MiB in 14 packages [2024-01-01T18:25:14.113Z] #11 3.275 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:14.703Z] #11 3.862 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:16.138Z] #11 5.285 (1/9) Installing ca-certificates (20230506-r0) [2024-01-01T18:25:16.424Z] #11 5.771 (2/9) Installing brotli-libs (1.0.9-r6) [2024-01-01T18:25:17.015Z] #11 6.225 (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-01-01T18:25:17.285Z] #11 6.602 (4/9) Installing libcurl (8.5.0-r0) [2024-01-01T18:25:17.917Z] #11 7.047 (5/9) Installing curl (8.5.0-r0) [2024-01-01T18:25:18.190Z] #11 7.465 (6/9) Installing docker-cli (20.10.20-r0) [2024-01-01T18:25:20.792Z] #11 9.677 (7/9) Installing oniguruma (6.9.8-r0) [2024-01-01T18:25:20.792Z] #11 10.08 (8/9) Installing jq (1.6-r1) [2024-01-01T18:25:21.379Z] #11 10.55 (9/9) Installing openssl (1.1.1w-r1) [2024-01-01T18:25:21.969Z] #11 10.99 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:25:21.969Z] #11 11.01 Executing ca-certificates-20230506-r0.trigger [2024-01-01T18:25:21.969Z] #11 11.18 OK: 50 MiB in 23 packages [2024-01-01T18:25:22.245Z] #11 11.40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:22.844Z] #11 11.99 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:25:24.292Z] #11 13.56 (1/136) Installing libmagic (5.41-r0) [2024-01-01T18:25:24.880Z] #11 14.09 (2/136) Installing file (5.41-r0) [2024-01-01T18:25:25.149Z] #11 14.37 (3/136) Installing libxau (1.0.9-r0) [2024-01-01T18:25:25.420Z] #11 14.64 (4/136) Installing libxdmcp (1.1.3-r0) [2024-01-01T18:25:25.703Z] #11 14.93 (5/136) Installing libxcb (1.15-r0) [2024-01-01T18:25:26.290Z] #11 15.40 (6/136) Installing libx11 (1.8.7-r0) [2024-01-01T18:25:26.878Z] #11 16.04 (7/136) Installing libxext (1.3.4-r0) [2024-01-01T18:25:27.148Z] #11 16.37 (8/136) Installing libice (1.0.10-r0) [2024-01-01T18:25:27.415Z] #11 16.73 (9/136) Installing libuuid (2.38-r1) [2024-01-01T18:25:28.003Z] #11 17.05 (10/136) Installing libsm (1.2.3-r0) [2024-01-01T18:25:28.273Z] #11 17.36 (11/136) Installing libxt (1.2.1-r0) [2024-01-01T18:25:28.544Z] #11 17.78 (12/136) Installing libxmu (1.1.3-r0) [2024-01-01T18:25:29.129Z] #11 18.15 (13/136) Installing xset (1.2.4-r0) [2024-01-01T18:25:29.129Z] #11 18.47 (14/136) Installing xprop (1.2.5-r0) [2024-01-01T18:25:29.399Z] #11 18.79 (15/136) Installing xdg-utils (1.1.3-r3) [2024-01-01T18:25:29.988Z] #11 19.16 (16/136) Installing eudev-libs (3.2.11-r0) [2024-01-01T18:25:30.257Z] #11 19.53 (17/136) Installing pkgconf (1.8.1-r0) [2024-01-01T18:25:30.845Z] #11 19.90 (18/136) Installing libffi (3.4.2-r1) [2024-01-01T18:25:31.120Z] #11 20.22 (19/136) Installing libintl (0.21-r2) [2024-01-01T18:25:31.391Z] #11 20.54 (20/136) Installing libblkid (2.38-r1) [2024-01-01T18:25:31.661Z] #11 20.95 (21/136) Installing libmount (2.38-r1) [2024-01-01T18:25:32.248Z] #11 21.37 (22/136) Installing pcre (8.45-r2) [2024-01-01T18:25:32.517Z] #11 21.77 (23/136) Installing glib (2.72.4-r0) [2024-01-01T18:25:33.105Z] #11 22.34 (24/136) Installing xz-libs (5.2.5-r1) [2024-01-01T18:25:33.696Z] #11 22.72 (25/136) Installing libxml2 (2.9.14-r2) [2024-01-01T18:25:33.966Z] #11 23.23 (26/136) Installing shared-mime-info (2.2-r2) [2024-01-01T18:25:34.552Z] #11 23.69 (27/136) Installing hicolor-icon-theme (0.17-r1) [2024-01-01T18:25:34.821Z] #11 24.08 (28/136) Installing libjpeg-turbo (2.1.3-r1) [2024-01-01T18:25:35.406Z] #11 24.51 (29/136) Installing libpng (1.6.37-r1) [2024-01-01T18:25:35.676Z] #11 24.92 (30/136) Installing libwebp (1.2.3-r2) [2024-01-01T18:25:36.259Z] #11 25.35 (31/136) Installing zstd-libs (1.5.2-r1) [2024-01-01T18:25:36.526Z] #11 25.77 (32/136) Installing tiff (4.4.0-r4) [2024-01-01T18:25:37.114Z] #11 26.17 (33/136) Installing gdk-pixbuf (2.42.8-r0) [2024-01-01T18:25:37.383Z] #11 26.60 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2024-01-01T18:25:37.654Z] #11 26.93 (35/136) Installing libxcomposite (0.4.5-r0) [2024-01-01T18:25:37.926Z] #11 27.22 (36/136) Installing libxfixes (6.0.0-r0) [2024-01-01T18:25:38.195Z] #11 27.49 (37/136) Installing libxrender (0.9.10-r3) [2024-01-01T18:25:38.786Z] #11 27.81 (38/136) Installing libxcursor (1.2.1-r0) [2024-01-01T18:25:39.055Z] #11 28.13 (39/136) Installing libxdamage (1.1.5-r1) [2024-01-01T18:25:39.325Z] #11 28.41 (40/136) Installing libxi (1.8-r0) [2024-01-01T18:25:39.593Z] #11 28.72 (41/136) Installing libxinerama (1.1.4-r1) [2024-01-01T18:25:39.866Z] #11 29.00 (42/136) Installing libxrandr (1.5.2-r1) [2024-01-01T18:25:40.136Z] #11 29.33 (43/136) Installing atk (2.38.0-r0) [2024-01-01T18:25:40.405Z] #11 29.70 (44/136) Installing libxtst (1.2.3-r3) [2024-01-01T18:25:40.676Z] #11 30.05 (45/136) Installing dbus-libs (1.14.8-r0) [2024-01-01T18:25:41.268Z] #11 30.46 (46/136) Installing at-spi2-core (2.44.1-r0) [2024-01-01T18:25:41.537Z] #11 30.90 (47/136) Installing at-spi2-atk (2.38.0-r0) [2024-01-01T18:25:42.127Z] #11 31.26 (48/136) Installing expat (2.5.0-r0) [2024-01-01T18:25:42.397Z] #11 31.63 (49/136) Installing libbz2 (1.0.8-r1) [2024-01-01T18:25:42.989Z] #11 31.96 (50/136) Installing freetype (2.12.1-r0) [2024-01-01T18:25:43.260Z] #11 32.40 (51/136) Installing fontconfig (2.14.0-r0) [2024-01-01T18:25:43.849Z] #11 32.86 (52/136) Installing pixman (0.40.0-r4) [2024-01-01T18:25:44.118Z] #11 33.28 (53/136) Installing cairo (1.17.4-r2) [2024-01-01T18:25:44.703Z] #11 33.78 (54/136) Installing cairo-gobject (1.17.4-r2) [2024-01-01T18:25:44.971Z] #11 34.06 (55/136) Installing avahi-libs (0.8-r6) [2024-01-01T18:25:45.242Z] #11 34.42 (56/136) Installing gmp (6.2.1-r2) [2024-01-01T18:25:45.829Z] #11 34.88 (57/136) Installing nettle (3.7.3-r0) [2024-01-01T18:25:46.099Z] #11 35.32 (58/136) Installing p11-kit (0.24.1-r0) [2024-01-01T18:25:46.690Z] #11 35.79 (59/136) Installing libtasn1 (4.18.0-r1) [2024-01-01T18:25:46.959Z] #11 36.12 (60/136) Installing libunistring (1.0-r0) [2024-01-01T18:25:47.549Z] #11 36.61 (61/136) Installing gnutls (3.7.7-r1) [2024-01-01T18:25:47.826Z] #11 37.16 (62/136) Installing cups-libs (2.4.2-r2) [2024-01-01T18:25:48.415Z] #11 37.63 (63/136) Installing libepoxy (1.5.10-r0) [2024-01-01T18:25:49.008Z] #11 38.09 (64/136) Installing fribidi (1.0.12-r0) [2024-01-01T18:25:49.277Z] #11 38.41 (65/136) Installing graphite2 (1.3.14-r1) [2024-01-01T18:25:49.546Z] #11 38.79 (66/136) Installing harfbuzz (4.3.0-r0) [2024-01-01T18:25:50.135Z] #11 39.27 (67/136) Installing libxft (2.3.4-r0) [2024-01-01T18:25:50.404Z] #11 39.60 (68/136) Installing pango (1.50.7-r0) [2024-01-01T18:25:50.991Z] #11 40.04 (69/136) Installing wayland-libs-client (1.20.0-r0) [2024-01-01T18:25:51.259Z] #11 40.34 (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2024-01-01T18:25:51.526Z] #11 40.63 (71/136) Installing wayland-libs-egl (1.20.0-r0) [2024-01-01T18:25:51.794Z] #11 40.90 (72/136) Installing xkeyboard-config (2.35.1-r0) [2024-01-01T18:25:52.381Z] #11 41.52 (73/136) Installing libxkbcommon (1.4.1-r0) [2024-01-01T18:25:52.654Z] #11 41.92 (74/136) Installing gtk+3.0 (3.24.34-r1) [2024-01-01T18:25:56.013Z] #11 45.28 Executing gtk+3.0-3.24.34-r1.post-install [2024-01-01T18:25:56.013Z] #11 45.37 (75/136) Installing libfontenc (1.1.4-r0) [2024-01-01T18:25:56.601Z] #11 45.68 (76/136) Installing mkfontscale (1.2.2-r0) [2024-01-01T18:25:56.869Z] #11 46.01 (77/136) Installing font-opensans (0_git20210927-r0) [2024-01-01T18:25:57.460Z] #11 46.60 (78/136) Installing libgcc (11.2.1_git20220219-r2) [2024-01-01T18:25:57.729Z] #11 46.96 (79/136) Installing libogg (1.3.5-r1) [2024-01-01T18:25:57.998Z] #11 47.29 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2024-01-01T18:25:58.584Z] #11 47.77 (81/136) Installing flac (1.3.4-r0) [2024-01-01T18:25:59.194Z] #11 48.20 (82/136) Installing alsa-lib (1.2.7.2-r0) [2024-01-01T18:25:59.462Z] #11 48.73 (83/136) Installing libatomic (11.2.1_git20220219-r2) [2024-01-01T18:25:59.729Z] #11 49.01 (84/136) Installing sdl2 (2.0.22-r0) [2024-01-01T18:26:00.313Z] #11 49.52 (85/136) Installing aom-libs (3.3.0-r0) [2024-01-01T18:26:00.902Z] #11 50.13 (86/136) Installing libass (0.16.0-r0) [2024-01-01T18:26:01.490Z] #11 50.49 (87/136) Installing libdav1d (1.0.0-r0) [2024-01-01T18:26:01.757Z] #11 50.93 (88/136) Installing libdrm (2.4.110-r0) [2024-01-01T18:26:02.345Z] #11 51.36 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-01-01T18:26:02.614Z] #11 51.70 (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2024-01-01T18:26:02.882Z] #11 52.16 (91/136) Installing lame (3.100-r0) [2024-01-01T18:26:03.467Z] #11 52.59 (92/136) Installing opus (1.3.1-r1) [2024-01-01T18:26:03.736Z] #11 53.02 (93/136) Installing libasyncns (0.8-r1) [2024-01-01T18:26:04.320Z] #11 53.29 (94/136) Installing libltdl (2.4.7-r0) [2024-01-01T18:26:04.589Z] #11 53.61 (95/136) Installing orc (0.4.32-r0) [2024-01-01T18:26:04.857Z] #11 54.04 (96/136) Installing libvorbis (1.3.7-r0) [2024-01-01T18:26:05.125Z] #11 54.45 (97/136) Installing libsndfile (1.1.0-r0) [2024-01-01T18:26:05.709Z] #11 54.90 (98/136) Installing libgomp (11.2.1_git20220219-r2) [2024-01-01T18:26:05.976Z] #11 55.32 (99/136) Installing soxr (0.1.3-r2) [2024-01-01T18:26:06.562Z] #11 55.67 (100/136) Installing speexdsp (1.2.0-r0) [2024-01-01T18:26:06.830Z] #11 55.98 (101/136) Installing tdb-libs (1.4.6-r0) [2024-01-01T18:26:07.098Z] #11 56.35 (102/136) Installing libpulse (15.0-r2) [2024-01-01T18:26:07.690Z] #11 56.82 (103/136) Installing cjson (1.7.15-r3) [2024-01-01T18:26:07.960Z] #11 57.13 (104/136) Installing mbedtls (2.28.5-r0) [2024-01-01T18:26:08.545Z] #11 57.61 (105/136) Installing librist (0.2.6-r1) [2024-01-01T18:26:08.813Z] #11 57.97 (106/136) Installing libsrt (1.4.4-r0) [2024-01-01T18:26:09.399Z] #11 58.43 (107/136) Installing libssh (0.9.6-r1) [2024-01-01T18:26:09.667Z] #11 58.86 (108/136) Installing libtheora (1.1.1-r16) [2024-01-01T18:26:10.252Z] #11 59.32 (109/136) Installing v4l-utils-libs (1.22.1-r1) [2024-01-01T18:26:10.520Z] #11 59.72 (110/136) Installing libva (2.14.0-r0) [2024-01-01T18:26:10.787Z] #11 60.10 (111/136) Installing libvdpau (1.5-r0) [2024-01-01T18:26:11.374Z] #11 60.41 (112/136) Installing vidstab (1.1.0-r1) [2024-01-01T18:26:11.374Z] #11 60.77 (113/136) Installing libvpx (1.11.0-r1) [2024-01-01T18:26:12.339Z] #11 61.32 (114/136) Installing x264-libs (0.163_git20210613-r0) [2024-01-01T18:26:12.607Z] #11 61.82 (115/136) Installing numactl (2.0.14-r0) [2024-01-01T18:26:12.875Z] #11 62.14 (116/136) Installing x265-libs (3.5-r3) [2024-01-01T18:26:13.839Z] #11 62.78 (117/136) Installing xvidcore (1.3.7-r1) [2024-01-01T18:26:14.107Z] #11 63.19 (118/136) Installing ffmpeg-libs (5.0.3-r0) [2024-01-01T18:26:16.054Z] #11 65.04 (119/136) Installing libevent (2.1.12-r4) [2024-01-01T18:26:16.323Z] #11 65.49 (120/136) Installing mesa (21.3.9-r0) [2024-01-01T18:26:16.591Z] #11 65.78 (121/136) Installing wayland-libs-server (1.20.0-r0) [2024-01-01T18:26:16.859Z] #11 66.09 (122/136) Installing mesa-gbm (21.3.9-r0) [2024-01-01T18:26:17.126Z] #11 66.41 (123/136) Installing icu-data-en (71.1-r2) [2024-01-01T18:26:17.711Z] #11 66.94 Executing icu-data-en-71.1-r2.post-install [2024-01-01T18:26:17.711Z] #11 66.95 * [2024-01-01T18:26:17.711Z] #11 66.95 * If you need ICU with non-English locales and legacy charset support, install [2024-01-01T18:26:17.711Z] #11 66.95 * package icu-data-full. [2024-01-01T18:26:17.711Z] #11 66.95 * [2024-01-01T18:26:17.711Z] #11 66.96 (124/136) Installing icu-libs (71.1-r2) [2024-01-01T18:26:18.294Z] #11 67.54 (125/136) Installing lcms2 (2.13.1-r0) [2024-01-01T18:26:18.879Z] #11 67.93 (126/136) Installing minizip (1.2.12-r0) [2024-01-01T18:26:18.879Z] #11 68.26 (127/136) Installing nspr (4.33-r0) [2024-01-01T18:26:19.467Z] #11 68.67 (128/136) Installing sqlite-libs (3.40.1-r0) [2024-01-01T18:26:20.052Z] #11 69.16 (129/136) Installing nss (3.78.1-r0) [2024-01-01T18:26:20.636Z] #11 69.75 (130/136) Installing re2 (2022.04.01-r0) [2024-01-01T18:26:20.904Z] #11 70.16 (131/136) Installing snappy (1.1.9-r4) [2024-01-01T18:26:21.491Z] #11 70.48 (132/136) Installing libgpg-error (1.45-r0) [2024-01-01T18:26:21.758Z] #11 70.83 (133/136) Installing libgcrypt (1.10.1-r0) [2024-01-01T18:26:22.026Z] #11 71.29 (134/136) Installing libxslt (1.1.35-r0) [2024-01-01T18:26:22.614Z] #11 71.69 (135/136) Installing chromium (102.0.5005.182-r0) [2024-01-01T18:26:37.624Z] #11 86.75 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-01-01T18:26:38.594Z] #11 87.67 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:26:38.594Z] #11 87.69 Executing glib-2.72.4-r0.trigger [2024-01-01T18:26:38.594Z] #11 87.70 Executing shared-mime-info-2.2-r2.trigger [2024-01-01T18:26:40.542Z] #11 89.88 Executing gdk-pixbuf-2.42.8-r0.trigger [2024-01-01T18:26:40.814Z] #11 89.93 Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-01-01T18:26:40.814Z] #11 90.01 Executing fontconfig-2.14.0-r0.trigger [2024-01-01T18:26:40.814Z] #11 90.08 Executing mkfontscale-1.2.2-r0.trigger [2024-01-01T18:26:40.814Z] #11 90.15 OK: 376 MiB in 159 packages [2024-01-01T18:26:41.082Z] #11 90.35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:26:41.666Z] #11 90.93 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:26:43.076Z] #11 92.17 (1/21) Installing binutils (2.38-r3) [2024-01-01T18:26:44.039Z] #11 93.18 (2/21) Installing isl22 (0.22-r0) [2024-01-01T18:26:44.625Z] #11 93.66 (3/21) Installing mpfr4 (4.1.0-r0) [2024-01-01T18:26:44.892Z] #11 94.07 (4/21) Installing mpc1 (1.2.1-r0) [2024-01-01T18:26:45.161Z] #11 94.42 (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-01-01T18:26:47.746Z] #11 96.86 (6/21) Installing musl-dev (1.2.3-r3) [2024-01-01T18:26:48.332Z] #11 97.56 (7/21) Installing libc-dev (0.7.2-r3) [2024-01-01T18:26:48.600Z] #11 97.83 (8/21) Installing linux-headers (5.16.7-r1) [2024-01-01T18:26:49.564Z] #11 98.77 (9/21) Installing libffi-dev (3.4.2-r1) [2024-01-01T18:26:50.150Z] #11 99.20 (10/21) Installing libpq (14.10-r0) [2024-01-01T18:26:50.418Z] #11 99.60 (11/21) Installing openssl-dev (1.1.1w-r1) [2024-01-01T18:26:51.020Z] #11 100.1 (12/21) Installing libpq-dev (14.10-r0) [2024-01-01T18:26:51.287Z] #11 100.6 (13/21) Installing libecpg (14.10-r0) [2024-01-01T18:26:51.870Z] #11 101.0 (14/21) Installing libecpg-dev (14.10-r0) [2024-01-01T18:26:52.452Z] #11 101.4 (15/21) Installing llvm13-libs (13.0.1-r2) [2024-01-01T18:26:55.034Z] #11 103.9 (16/21) Installing clang-libs (13.0.1-r1) [2024-01-01T18:26:56.984Z] #11 106.2 (17/21) Installing clang (13.0.1-r1) [2024-01-01T18:26:57.568Z] #11 107.0 (18/21) Installing icu (71.1-r2) [2024-01-01T18:26:58.534Z] #11 107.4 (19/21) Installing icu-dev (71.1-r2) [2024-01-01T18:26:58.801Z] #11 108.0 (20/21) Installing llvm13 (13.0.1-r2) [2024-01-01T18:27:03.121Z] #11 112.0 (21/21) Installing postgresql14-dev (14.10-r0) [2024-01-01T18:27:03.723Z] #11 113.0 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:27:03.723Z] #11 113.0 OK: 768 MiB in 180 packages [2024-01-01T18:27:03.996Z] #11 113.2 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:04.595Z] #11 113.8 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:06.011Z] #11 115.1 (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-01-01T18:27:07.954Z] #11 117.2 (2/10) Installing gdbm (1.23-r0) [2024-01-01T18:27:08.536Z] #11 117.6 (3/10) Installing mpdecimal (2.5.1-r1) [2024-01-01T18:27:08.536Z] #11 117.9 (4/10) Installing readline (8.1.2-r0) [2024-01-01T18:27:09.120Z] #11 118.3 (5/10) Installing python3 (3.10.13-r0) [2024-01-01T18:27:11.696Z] #11 120.8 (6/10) Installing python3-dev (3.10.13-r0) [2024-01-01T18:27:17.035Z] #11 126.3 (7/10) Installing libsodium (1.0.18-r0) [2024-01-01T18:27:17.622Z] #11 126.7 (8/10) Installing libzmq (4.3.4-r0) [2024-01-01T18:27:17.889Z] #11 127.2 (9/10) Installing libsodium-dev (1.0.18-r0) [2024-01-01T18:27:18.160Z] #11 127.5 (10/10) Installing zeromq-dev (4.3.4-r0) [2024-01-01T18:27:18.427Z] #11 127.8 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:27:18.693Z] #11 127.8 OK: 938 MiB in 190 packages [2024-01-01T18:27:18.693Z] #11 128.1 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:19.274Z] #11 128.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:20.685Z] #11 130.0 OK: 938 MiB in 190 packages [2024-01-01T18:27:20.950Z] #11 130.2 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:21.531Z] #11 130.7 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-01-01T18:27:22.944Z] #11 132.0 (1/1) Installing tzdata (2023d-r0) [2024-01-01T18:27:23.902Z] #11 132.9 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:27:23.902Z] #11 133.0 OK: 941 MiB in 191 packages [2024-01-01T18:27:24.860Z] #11 134.1 (1/1) Purging tzdata (2023d-r0) [2024-01-01T18:27:24.860Z] #11 134.2 Executing busybox-1.35.0-r17.trigger [2024-01-01T18:27:25.126Z] #11 134.3 OK: 938 MiB in 190 packages [2024-01-01T18:27:43.371Z] #11 150.7 Looking in links: /tmp/tmp7q4s0u4g [2024-01-01T18:27:43.371Z] #11 150.8 Processing /tmp/tmp7q4s0u4g/setuptools-65.5.0-py3-none-any.whl [2024-01-01T18:27:43.371Z] #11 150.8 Processing /tmp/tmp7q4s0u4g/pip-23.0.1-py3-none-any.whl [2024-01-01T18:27:43.371Z] #11 152.1 Installing collected packages: setuptools, pip [2024-01-01T18:28:05.431Z] #11 173.9 Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-01-01T18:28:05.431Z] #11 173.9 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-01-01T18:28:08.766Z] #11 177.7 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-01-01T18:28:09.349Z] #11 178.5 Collecting pip [2024-01-01T18:28:09.349Z] #11 178.6 Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) [2024-01-01T18:28:09.618Z] #11 178.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 19.4 MB/s eta 0:00:00 [2024-01-01T18:28:09.618Z] #11 178.8 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-01-01T18:28:12.956Z] #11 181.8 Collecting setuptools [2024-01-01T18:28:12.956Z] #11 181.9 Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) [2024-01-01T18:28:12.956Z] #11 181.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 15.8 MB/s eta 0:00:00 [2024-01-01T18:28:12.956Z] #11 182.4 Collecting wheel [2024-01-01T18:28:13.222Z] #11 182.4 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2024-01-01T18:28:13.222Z] #11 182.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 20.1 MB/s eta 0:00:00 [2024-01-01T18:28:15.163Z] #11 184.3 Installing collected packages: wheel, setuptools, pip [2024-01-01T18:28:15.433Z] #11 184.7 Attempting uninstall: setuptools [2024-01-01T18:28:15.702Z] #11 184.7 Found existing installation: setuptools 65.5.0 [2024-01-01T18:28:16.657Z] #11 185.8 Uninstalling setuptools-65.5.0: [2024-01-01T18:28:16.924Z] #11 186.0 Successfully uninstalled setuptools-65.5.0 [2024-01-01T18:28:22.255Z] #11 190.7 Attempting uninstall: pip [2024-01-01T18:28:22.255Z] #11 190.7 Found existing installation: pip 23.0.1 [2024-01-01T18:28:23.660Z] #11 193.0 Uninstalling pip-23.0.1: [2024-01-01T18:28:23.927Z] #11 193.1 Successfully uninstalled pip-23.0.1 [2024-01-01T18:28:36.223Z] #11 203.8 Successfully installed pip-23.3.2 setuptools-69.0.3 wheel-0.42.0 [2024-01-01T18:28:36.223Z] #11 203.8 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-01-01T18:28:39.556Z] #11 208.2 Processing ./edgex-taf-common [2024-01-01T18:28:39.556Z] #11 208.2 Preparing metadata (setup.py): started [2024-01-01T18:28:40.515Z] #11 209.5 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:28:40.515Z] #11 209.5 Building wheels for collected packages: edgex-taf-common [2024-01-01T18:28:40.515Z] #11 209.6 Building wheel for edgex-taf-common (setup.py): started [2024-01-01T18:28:42.453Z] #11 211.4 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-01-01T18:28:42.453Z] #11 211.4 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=41661a5d438d58f5e371d08c279670e54a8b0252ca95e5ac882648ad50460281 [2024-01-01T18:28:42.453Z] #11 211.4 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-01-01T18:28:42.453Z] #11 211.4 Successfully built edgex-taf-common [2024-01-01T18:28:42.719Z] #11 212.0 Installing collected packages: edgex-taf-common [2024-01-01T18:28:42.984Z] #11 212.2 Successfully installed edgex-taf-common-0.0.0 [2024-01-01T18:28:42.984Z] #11 212.2 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-01-01T18:28:48.318Z] #11 217.2 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-01-01T18:28:48.318Z] #11 217.3 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-01-01T18:28:49.275Z] #11 218.4 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2024-01-01T18:28:49.275Z] #11 218.4 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2024-01-01T18:28:49.275Z] #11 218.6 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-01-01T18:28:49.275Z] #11 218.7 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-01-01T18:28:49.854Z] #11 219.0 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-01-01T18:28:49.854Z] #11 219.0 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-01-01T18:28:50.120Z] #11 219.1 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-01-01T18:28:50.120Z] #11 219.1 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-01-01T18:28:50.120Z] #11 219.2 Preparing metadata (setup.py): started [2024-01-01T18:28:51.076Z] #11 220.4 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:28:51.342Z] #11 220.5 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-01-01T18:28:51.342Z] #11 220.6 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-01-01T18:28:51.342Z] #11 220.7 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-01-01T18:28:51.607Z] #11 220.7 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-01-01T18:28:52.189Z] #11 221.2 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-01-01T18:28:52.189Z] #11 221.2 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-01-01T18:28:52.189Z] #11 221.3 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-01-01T18:28:52.189Z] #11 221.3 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-01-01T18:28:52.189Z] #11 221.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.1 MB/s eta 0:00:00 [2024-01-01T18:28:52.455Z] #11 221.5 Preparing metadata (setup.py): started [2024-01-01T18:28:53.410Z] #11 222.8 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:28:53.991Z] #11 223.1 Collecting docker==7.0.0 (from -r requirements.txt (line 10)) [2024-01-01T18:28:53.991Z] #11 223.1 Downloading docker-7.0.0-py3-none-any.whl.metadata (3.5 kB) [2024-01-01T18:28:56.560Z] #11 225.4 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-01-01T18:28:56.560Z] #11 225.4 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-01-01T18:28:56.560Z] #11 225.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.2 MB/s eta 0:00:00 [2024-01-01T18:28:57.518Z] #11 226.6 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-01-01T18:28:57.518Z] #11 226.6 Downloading psutil-5.9.5.tar.gz (493 kB) [2024-01-01T18:28:57.518Z] #11 226.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 9.0 MB/s eta 0:00:00 [2024-01-01T18:28:58.101Z] #11 227.3 Installing build dependencies: started [2024-01-01T18:29:16.291Z] #11 243.9 Installing build dependencies: finished with status 'done' [2024-01-01T18:29:16.291Z] #11 243.9 Getting requirements to build wheel: started [2024-01-01T18:29:16.874Z] #11 246.0 Getting requirements to build wheel: finished with status 'done' [2024-01-01T18:29:16.874Z] #11 246.0 Preparing metadata (pyproject.toml): started [2024-01-01T18:29:18.811Z] #11 248.0 Preparing metadata (pyproject.toml): finished with status 'done' [2024-01-01T18:29:19.768Z] #11 248.9 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-01-01T18:29:19.768Z] #11 248.9 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-01-01T18:29:21.707Z] #11 251.0 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-01-01T18:29:21.973Z] #11 251.1 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) [2024-01-01T18:29:21.973Z] #11 251.3 Collecting influxdb-client==1.38.0 (from -r requirements.txt (line 15)) [2024-01-01T18:29:22.239Z] #11 251.4 Downloading influxdb_client-1.38.0-py3-none-any.whl.metadata (63 kB) [2024-01-01T18:29:22.239Z] #11 251.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 2.3 MB/s eta 0:00:00 [2024-01-01T18:29:22.822Z] #11 252.0 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-01-01T18:29:22.822Z] #11 252.1 Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-01-01T18:29:23.087Z] #11 252.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 6.9 MB/s eta 0:00:00 [2024-01-01T18:29:23.354Z] #11 252.7 Preparing metadata (setup.py): started [2024-01-01T18:29:25.289Z] #11 254.5 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:29:26.692Z] #11 255.9 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-01-01T18:29:26.692Z] #11 255.9 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-01-01T18:29:27.648Z] #11 256.8 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:29:27.648Z] #11 256.8 Downloading selenium-4.16.0-py3-none-any.whl.metadata (6.9 kB) [2024-01-01T18:29:27.648Z] #11 257.0 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:29:27.648Z] #11 257.0 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2024-01-01T18:29:28.229Z] #11 257.4 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:28.229Z] #11 257.4 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-01-01T18:29:28.496Z] #11 257.6 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:28.496Z] #11 257.6 Downloading flex-6.14.1.tar.gz (40 kB) [2024-01-01T18:29:28.496Z] #11 257.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.5 MB/s eta 0:00:00 [2024-01-01T18:29:28.763Z] #11 257.9 Preparing metadata (setup.py): started [2024-01-01T18:29:30.166Z] #11 259.4 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:29:30.166Z] #11 259.5 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:30.166Z] #11 259.5 Downloading genson-1.2.2.tar.gz (34 kB) [2024-01-01T18:29:30.432Z] #11 259.6 Preparing metadata (setup.py): started [2024-01-01T18:29:31.837Z] #11 261.1 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:29:33.783Z] #11 262.6 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:33.783Z] #11 262.6 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2024-01-01T18:29:33.783Z] #11 263.1 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:34.049Z] #11 263.1 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2024-01-01T18:29:34.318Z] #11 263.4 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:34.318Z] #11 263.5 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-01-01T18:29:35.273Z] #11 264.2 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:35.273Z] #11 264.3 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2024-01-01T18:29:35.273Z] #11 264.5 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:35.273Z] #11 264.5 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-01-01T18:29:36.675Z] #11 265.8 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:29:36.675Z] #11 265.9 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-01-01T18:29:36.941Z] #11 266.0 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:29:36.941Z] #11 266.1 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-01-01T18:29:37.523Z] #11 266.7 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:29:37.523Z] #11 266.8 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2024-01-01T18:29:37.789Z] #11 267.0 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-01-01T18:29:37.789Z] #11 267.1 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2024-01-01T18:29:38.369Z] #11 267.5 Collecting packaging>=14.0 (from docker==7.0.0->-r requirements.txt (line 10)) [2024-01-01T18:29:38.369Z] #11 267.5 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2024-01-01T18:29:38.952Z] #11 268.3 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-01-01T18:29:39.220Z] #11 268.4 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-01-01T18:29:39.801Z] #11 268.9 Collecting reactivex>=4.0.4 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:29:39.801Z] #11 268.9 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-01-01T18:29:39.801Z] #11 269.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.5 MB/s eta 0:00:00 [2024-01-01T18:29:40.066Z] #11 269.3 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:29:40.066Z] #11 269.3 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2024-01-01T18:29:40.332Z] #11 269.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.5 MB/s eta 0:00:00 [2024-01-01T18:29:40.332Z] #11 269.4 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.38.0->-r requirements.txt (line 15)) (69.0.3) [2024-01-01T18:29:40.911Z] #11 270.1 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:29:40.911Z] #11 270.1 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-01-01T18:29:41.176Z] #11 270.4 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.38.0->-r requirements.txt (line 15)) [2024-01-01T18:29:41.176Z] #11 270.4 Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:29:41.755Z] #11 270.9 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:29:41.755Z] #11 270.9 Downloading trio-0.23.2-py3-none-any.whl.metadata (4.9 kB) [2024-01-01T18:29:41.755Z] #11 271.1 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:29:41.755Z] #11 271.1 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-01-01T18:29:43.690Z] #11 272.9 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:29:43.690Z] #11 272.9 Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-01-01T18:29:43.955Z] #11 272.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.5 MB/s eta 0:00:00 [2024-01-01T18:29:45.358Z] #11 274.4 Installing build dependencies: started [2024-01-01T18:30:12.025Z] #11 297.7 Installing build dependencies: finished with status 'done' [2024-01-01T18:30:12.025Z] #11 297.7 Getting requirements to build wheel: started [2024-01-01T18:30:24.315Z] #11 312.8 Getting requirements to build wheel: finished with status 'done' [2024-01-01T18:30:24.315Z] #11 312.8 Preparing metadata (pyproject.toml): started [2024-01-01T18:30:26.248Z] #11 315.1 Preparing metadata (pyproject.toml): finished with status 'done' [2024-01-01T18:30:26.248Z] #11 315.2 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:26.248Z] #11 315.2 Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-01-01T18:30:26.248Z] #11 315.3 Preparing metadata (setup.py): started [2024-01-01T18:30:27.654Z] #11 316.7 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:30:27.654Z] #11 316.8 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:27.654Z] #11 316.8 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-01-01T18:30:27.921Z] #11 317.0 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:27.921Z] #11 317.1 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-01-01T18:30:27.921Z] #11 317.1 Preparing metadata (setup.py): started [2024-01-01T18:30:29.324Z] #11 318.5 Preparing metadata (setup.py): finished with status 'done' [2024-01-01T18:30:31.900Z] #11 321.3 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:32.167Z] #11 321.3 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:30:32.167Z] #11 321.5 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:32.167Z] #11 321.5 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-01-01T18:30:32.433Z] #11 321.7 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:32.700Z] #11 321.7 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-01-01T18:30:32.700Z] #11 321.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.9 MB/s eta 0:00:00 [2024-01-01T18:30:32.966Z] #11 322.3 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:33.232Z] #11 322.3 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-01-01T18:30:33.232Z] #11 322.5 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:33.232Z] #11 322.5 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-01-01T18:30:33.832Z] #11 323.1 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:33.832Z] #11 323.1 Downloading referencing-0.32.0-py3-none-any.whl.metadata (2.7 kB) [2024-01-01T18:30:37.218Z] #11 326.2 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-01-01T18:30:37.218Z] #11 326.2 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-01-01T18:30:39.838Z] #11 328.8 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:39.838Z] #11 328.8 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-01-01T18:30:39.838Z] #11 328.9 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:39.838Z] #11 328.9 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-01-01T18:30:39.838Z] #11 329.0 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:39.838Z] #11 329.1 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2024-01-01T18:30:40.107Z] #11 329.2 Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:40.107Z] #11 329.3 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-01-01T18:30:40.689Z] #11 329.7 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-01-01T18:30:40.689Z] #11 329.7 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-01-01T18:30:40.955Z] #11 330.1 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-01-01T18:30:40.955Z] #11 330.2 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-01-01T18:30:41.911Z] #11 331.0 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-01-01T18:30:41.911Z] #11 331.0 Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-01-01T18:30:41.911Z] #11 331.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.2 MB/s eta 0:00:00 [2024-01-01T18:30:42.867Z] #11 331.9 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-01-01T18:30:46.207Z] #11 335.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 229.4 kB/s eta 0:00:00 [2024-01-01T18:30:46.207Z] #11 335.0 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-01-01T18:30:46.207Z] #11 335.0 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-01-01T18:30:46.207Z] #11 335.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 3.5 MB/s eta 0:00:00 [2024-01-01T18:30:46.207Z] #11 335.1 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-01-01T18:30:46.207Z] #11 335.1 Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-01-01T18:30:46.207Z] #11 335.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.4 MB/s eta 0:00:00 [2024-01-01T18:30:46.207Z] #11 335.2 Downloading docker-7.0.0-py3-none-any.whl (147 kB) [2024-01-01T18:30:46.207Z] #11 335.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.6/147.6 kB 5.2 MB/s eta 0:00:00 [2024-01-01T18:30:46.207Z] #11 335.3 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2024-01-01T18:30:47.165Z] #11 336.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 11.1 MB/s eta 0:00:00 [2024-01-01T18:30:47.165Z] #11 336.5 Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-01-01T18:30:47.437Z] #11 336.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.6 MB/s eta 0:00:00 [2024-01-01T18:30:47.437Z] #11 336.6 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2024-01-01T18:30:47.706Z] #11 336.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.2 MB/s eta 0:00:00 [2024-01-01T18:30:47.706Z] #11 336.8 Downloading influxdb_client-1.38.0-py3-none-any.whl (743 kB) [2024-01-01T18:30:47.706Z] #11 336.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 743.5/743.5 kB 9.7 MB/s eta 0:00:00 [2024-01-01T18:30:47.706Z] #11 336.9 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-01-01T18:30:47.973Z] #11 337.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.2 MB/s eta 0:00:00 [2024-01-01T18:30:47.973Z] #11 337.1 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-01-01T18:30:47.973Z] #11 337.2 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2024-01-01T18:30:47.973Z] #11 337.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 4.8 MB/s eta 0:00:00 [2024-01-01T18:30:47.973Z] #11 337.2 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2024-01-01T18:30:47.973Z] #11 337.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.4 MB/s eta 0:00:00 [2024-01-01T18:30:47.973Z] #11 337.3 Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-01-01T18:30:48.241Z] #11 337.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.1 MB/s eta 0:00:00 [2024-01-01T18:30:48.242Z] #11 337.4 Downloading packaging-23.2-py3-none-any.whl (53 kB) [2024-01-01T18:30:48.242Z] #11 337.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.9 MB/s eta 0:00:00 [2024-01-01T18:30:48.242Z] #11 337.5 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2024-01-01T18:30:48.509Z] #11 337.5 Downloading selenium-4.16.0-py3-none-any.whl (10.0 MB) [2024-01-01T18:30:49.357Z] #11 338.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 11.5 MB/s eta 0:00:00 [2024-01-01T18:30:49.357Z] #11 338.4 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2024-01-01T18:30:49.357Z] #11 338.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.5 MB/s eta 0:00:00 [2024-01-01T18:30:49.357Z] #11 338.5 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-01-01T18:30:49.357Z] #11 338.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.2 MB/s eta 0:00:00 [2024-01-01T18:30:49.357Z] #11 338.6 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2024-01-01T18:30:49.357Z] #11 338.7 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2024-01-01T18:30:49.624Z] #11 338.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.3 MB/s eta 0:00:00 [2024-01-01T18:30:49.624Z] #11 338.7 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-01-01T18:30:49.624Z] #11 338.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.4 MB/s eta 0:00:00 [2024-01-01T18:30:49.624Z] #11 338.9 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2024-01-01T18:30:49.891Z] #11 339.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 8.6 MB/s eta 0:00:00 [2024-01-01T18:30:49.891Z] #11 339.0 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-01-01T18:30:49.891Z] #11 339.0 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-01-01T18:30:49.891Z] #11 339.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.1 MB/s eta 0:00:00 [2024-01-01T18:30:49.891Z] #11 339.1 Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-01-01T18:30:49.891Z] #11 339.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.3 MB/s eta 0:00:00 [2024-01-01T18:30:49.891Z] #11 339.2 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-01-01T18:30:49.891Z] #11 339.2 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-01-01T18:30:50.158Z] #11 339.3 Downloading referencing-0.32.0-py3-none-any.whl (26 kB) [2024-01-01T18:30:50.158Z] #11 339.3 Downloading rpds_py-0.16.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2024-01-01T18:30:50.158Z] #11 339.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 10.9 MB/s eta 0:00:00 [2024-01-01T18:30:50.158Z] #11 339.5 Downloading trio-0.23.2-py3-none-any.whl (461 kB) [2024-01-01T18:30:50.425Z] #11 339.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 461.6/461.6 kB 7.3 MB/s eta 0:00:00 [2024-01-01T18:30:50.425Z] #11 339.6 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-01-01T18:30:50.425Z] #11 339.7 Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) [2024-01-01T18:30:50.425Z] #11 339.7 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-01-01T18:30:50.425Z] #11 339.7 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-01-01T18:30:51.834Z] #11 341.0 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2024-01-01T18:30:51.834Z] #11 341.0 Building wheel for robotbackgroundlogger (setup.py): started [2024-01-01T18:30:53.776Z] #11 342.8 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-01-01T18:30:53.776Z] #11 342.8 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=677edb7cee6673d166f52d9d01a9fb2e97d1fa300e4d666fb3652449e4153b85 [2024-01-01T18:30:53.776Z] #11 342.8 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-01-01T18:30:53.776Z] #11 342.8 Building wheel for paho-mqtt (setup.py): started [2024-01-01T18:30:55.716Z] #11 344.8 Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-01-01T18:30:55.716Z] #11 344.8 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=d699bd6be3c1d99504921a2a4028d82206fb3b6f61d23b7d6c90d6bd67c02bfa [2024-01-01T18:30:55.716Z] #11 344.8 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-01-01T18:30:55.716Z] #11 344.9 Building wheel for psutil (pyproject.toml): started [2024-01-01T18:31:08.016Z] #11 355.1 Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-01-01T18:31:08.016Z] #11 355.1 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274842 sha256=218eff51ee3808783b37a6b7749396b03e8f87bb16dce3c2b17ce7cc1f9d7ff4 [2024-01-01T18:31:08.016Z] #11 355.1 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-01-01T18:31:08.016Z] #11 355.1 Building wheel for psycopg2 (setup.py): started [2024-01-01T18:32:15.894Z] #11 415.5 Building wheel for psycopg2 (setup.py): still running... [2024-01-01T18:32:18.472Z] #11 427.5 Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-01-01T18:32:18.472Z] #11 427.5 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471082 sha256=fdf5a9df42d2ab1fcaa61fe632a82204f05b75951042b51205688fb84307ceec [2024-01-01T18:32:18.472Z] #11 427.5 Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-01-01T18:32:18.472Z] #11 427.5 Building wheel for flex (setup.py): started [2024-01-01T18:32:21.050Z] #11 430.2 Building wheel for flex (setup.py): finished with status 'done' [2024-01-01T18:32:21.050Z] #11 430.2 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=98b9ae27b2a09a891a4cd2b3a763a93255631d5475fdf5ecb1a5022561a80b52 [2024-01-01T18:32:21.050Z] #11 430.2 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-01-01T18:32:21.050Z] #11 430.3 Building wheel for GenSON (setup.py): started [2024-01-01T18:32:22.988Z] #11 432.2 Building wheel for GenSON (setup.py): finished with status 'done' [2024-01-01T18:32:22.988Z] #11 432.2 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=d5689868b4a53c1de35a27e9ea9f5d4cd38bcc4e2829739746b0a3372dcbf693 [2024-01-01T18:32:22.988Z] #11 432.2 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-01-01T18:32:22.988Z] #11 432.3 Building wheel for PyYAML (pyproject.toml): started [2024-01-01T18:32:27.243Z] #11 435.9 Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-01-01T18:32:27.244Z] #11 435.9 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=58f01e822a9ba20ab9bcacdf5ee87a30b5f5643367df723217b612020cf23b49 [2024-01-01T18:32:27.244Z] #11 435.9 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2024-01-01T18:32:27.244Z] #11 435.9 Building wheel for strict-rfc3339 (setup.py): started [2024-01-01T18:32:28.648Z] #11 437.8 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-01-01T18:32:28.648Z] #11 437.8 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=532c6be111104294d9ec52626452271c2ae474ef31d315bd172e03449e4fb107 [2024-01-01T18:32:28.648Z] #11 437.8 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-01-01T18:32:28.648Z] #11 437.8 Building wheel for validate-email (setup.py): started [2024-01-01T18:32:30.586Z] #11 439.7 Building wheel for validate-email (setup.py): finished with status 'done' [2024-01-01T18:32:30.586Z] #11 439.7 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=9a7f6dace9d9bbd4c966dd9d3759ca45ca265c09c765ea308ae6f9a4706ab4d9 [2024-01-01T18:32:30.586Z] #11 439.7 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-01-01T18:32:30.586Z] #11 439.7 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2024-01-01T18:32:33.922Z] #11 443.3 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, 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-01-01T18:33:55.517Z] #11 524.3 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.2.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-7.0.0 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.38.0 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 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.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.32.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.16.2 selenium-4.16.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.2 trio-websocket-0.11.1 typing-extensions-4.9.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 wsproto-1.2.0 [2024-01-01T18:33:55.517Z] #11 524.3 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-01-01T18:33:58.092Z] #11 DONE 527.4s [2024-01-01T18:33:58.359Z] [2024-01-01T18:33:58.359Z] #12 exporting to image [2024-01-01T18:33:58.359Z] #12 exporting layers [2024-01-01T18:34:25.023Z] #12 exporting layers 26.2s done [2024-01-01T18:34:25.023Z] #12 writing image sha256:9eb0aba9eb931951fcc58a9dbd0aa2ecb8e53b0ce81baad1bcdb304953fb94ed done [2024-01-01T18:34:25.023Z] #12 naming to docker.io/library/edgex-taf-common-arm64 0.0s done [2024-01-01T18:34:25.023Z] #12 DONE 26.2s [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-01-01T18:34:26.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-01T18:34:26.264Z] [2024-01-01T18:34:26.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:34:26.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-01T18:34:26.977Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-01T18:34:26.977Z] 8998bd30e6a1: Pulling fs layer [2024-01-01T18:34:26.977Z] 04944245beec: Pulling fs layer [2024-01-01T18:34:26.977Z] 699f458cf7ca: Pulling fs layer [2024-01-01T18:34:26.977Z] 765212b225bb: Pulling fs layer [2024-01-01T18:34:26.977Z] f23df028b6ca: Pulling fs layer [2024-01-01T18:34:26.977Z] d65c8cfc05b1: Pulling fs layer [2024-01-01T18:34:26.977Z] 765212b225bb: Waiting [2024-01-01T18:34:26.977Z] f23df028b6ca: Waiting [2024-01-01T18:34:26.977Z] 2437ff75d9bd: Pulling fs layer [2024-01-01T18:34:26.977Z] d65c8cfc05b1: Waiting [2024-01-01T18:34:26.977Z] 2437ff75d9bd: Waiting [2024-01-01T18:34:26.977Z] 04944245beec: Verifying Checksum [2024-01-01T18:34:26.977Z] 04944245beec: Download complete [2024-01-01T18:34:26.977Z] 765212b225bb: Download complete [2024-01-01T18:34:26.977Z] f23df028b6ca: Verifying Checksum [2024-01-01T18:34:26.977Z] d65c8cfc05b1: Verifying Checksum [2024-01-01T18:34:26.977Z] d65c8cfc05b1: Download complete [2024-01-01T18:34:27.242Z] 699f458cf7ca: Verifying Checksum [2024-01-01T18:34:27.242Z] 699f458cf7ca: Download complete [2024-01-01T18:34:27.510Z] 8998bd30e6a1: Verifying Checksum [2024-01-01T18:34:27.510Z] 8998bd30e6a1: Download complete [2024-01-01T18:34:29.445Z] 2437ff75d9bd: Download complete [2024-01-01T18:34:33.682Z] 8998bd30e6a1: Pull complete [2024-01-01T18:34:33.682Z] 04944245beec: Pull complete [2024-01-01T18:34:35.618Z] 699f458cf7ca: Pull complete [2024-01-01T18:34:35.618Z] 765212b225bb: Pull complete [2024-01-01T18:34:38.953Z] f23df028b6ca: Pull complete [2024-01-01T18:34:38.953Z] d65c8cfc05b1: Pull complete [2024-01-01T18:35:00.998Z] 2437ff75d9bd: Pull complete [2024-01-01T18:35:00.999Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-01T18:35:00.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-01T18:35:00.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T18:35:01.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-26577 does not seem to be running inside a container [2024-01-01T18:35:01.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-98 -v /w/workspace/exfoundry_edgex-taf-common_PR-98:/w/workspace/exfoundry_edgex-taf-common_PR-98:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-98@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-01-01T18:35:02.878Z] $ docker top a0486c3ecd26aa1d4b142a64050808046cdd12933331f84682175f11d7014a52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:03.474Z] ---> job-cost.sh [2024-01-01T18:35:03.745Z] lf-activate-venv: SKIPPING [2024-01-01T18:35:03.745Z] INFO: No Stack... [2024-01-01T18:35:04.011Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-01T18:35:04.971Z] INFO: Archiving Costs [Pipeline] sh [2024-01-01T18:35:05.316Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-98/archives/cost.csv [2024-01-01T18:35:05.316Z] + cut -d, -f6 [Pipeline] lock [2024-01-01T18:35:05.395Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] [2024-01-01T18:35:05.400Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] did not exist. Created. [2024-01-01T18:35:05.400Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-01T18:35:05.858Z] /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/durable-ebbb8f1d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-01T18:35:06.208Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-01T18:35:06.244Z] Warning: overwriting stash ‘stack-cost’ [2024-01-01T18:35:06.662Z] Stashed 1 file(s) [Pipeline] } [2024-01-01T18:35:06.678Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-98-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-01T18:35:06.818Z] $ docker stop --time=1 a0486c3ecd26aa1d4b142a64050808046cdd12933331f84682175f11d7014a52 [2024-01-01T18:35:08.213Z] $ docker rm -f --volumes a0486c3ecd26aa1d4b142a64050808046cdd12933331f84682175f11d7014a52 [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-01-01T18:35:10.499Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-98/archives ] [2024-01-01T18:35:10.499Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-98/archives [2024-01-01T18:35:10.499Z] total 16 [2024-01-01T18:35:10.499Z] drwxr-xr-x 3 root root 4096 Jan 1 18:25 . [2024-01-01T18:35:10.499Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:25 .. [2024-01-01T18:35:10.499Z] drwxr-xr-x 2 root root 4096 Jan 1 18:25 cost [2024-01-01T18:35:10.499Z] -rw-r--r-- 1 root root 87 Jan 1 18:25 cost.csv [2024-01-01T18:35:10.499Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-98/archives [2024-01-01T18:35:10.499Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-98/archives [2024-01-01T18:35:10.499Z] total 16 [2024-01-01T18:35:10.499Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 18:25 . [2024-01-01T18:35:10.499Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 18:25 .. [2024-01-01T18:35:10.499Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 1 18:25 cost [2024-01-01T18:35:10.499Z] -rw-r--r-- 1 jenkins jenkins 87 Jan 1 18:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:10.844Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:11.730Z] ---> package-listing.sh [2024-01-01T18:35:11.730Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-01T18:35:11.730Z] ++ facter osfamily [2024-01-01T18:35:11.989Z] + OS_FAMILY=debian [2024-01-01T18:35:11.989Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-98 [2024-01-01T18:35:11.989Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-01T18:35:11.989Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-01T18:35:11.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-01T18:35:11.989Z] + PACKAGES=/tmp/packages_start.txt [2024-01-01T18:35:11.989Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-98 ']' [2024-01-01T18:35:11.989Z] + PACKAGES=/tmp/packages_end.txt [2024-01-01T18:35:11.989Z] + case "${OS_FAMILY}" in [2024-01-01T18:35:11.989Z] + dpkg -l [2024-01-01T18:35:11.989Z] + grep '^ii' [2024-01-01T18:35:11.989Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-01T18:35:11.989Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-01T18:35:11.989Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-01T18:35:11.989Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-98 ']' [2024-01-01T18:35:11.989Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-98/archives/ [2024-01-01T18:35:11.989Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-98/archives/ [Pipeline] echo [2024-01-01T18:35:12.033Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-01T18:35:12.324Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-01T18:35:12.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-01T18:35:12.984Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-01T18:35:13.193Z] prd-ubuntu20.04-docker-8c-8g-26571 does not seem to be running inside a container [2024-01-01T18:35:13.223Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-98 -v /w/workspace/exfoundry_edgex-taf-common_PR-98:/w/workspace/exfoundry_edgex-taf-common_PR-98:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-98@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-01-01T18:35:13.394Z] $ docker top 06186fa8addf33ec79ddb828795cb983e53eb9d2295689c2cf0401eebd272e07 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-01T18:35:13.852Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-01T18:35:14.159Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-01T18:35:14.467Z] + ls /var/log/sa-host [2024-01-01T18:35:14.468Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-01T18:35:14.636Z] provisioning config files... [2024-01-01T18:35:14.647Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/config5711366012918424271tmp [Pipeline] { [Pipeline] echo [2024-01-01T18:35:14.753Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:15.065Z] ---> create-netrc.sh [Pipeline] } [2024-01-01T18:35:15.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:15.551Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-01T18:35:15.586Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:15.894Z] ---> sudo-logs.sh [2024-01-01T18:35:15.894Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-01T18:35:16.025Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:16.334Z] ---> job-cost.sh [2024-01-01T18:35:16.334Z] lf-activate-venv: SKIPPING [2024-01-01T18:35:16.334Z] DEBUG: total: 0.2199999988079071 [2024-01-01T18:35:16.334Z] INFO: Retrieving Stack Cost... [2024-01-01T18:35:16.902Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-01T18:35:17.162Z] INFO: Archiving Costs [Pipeline] echo [2024-01-01T18:35:17.202Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-01T18:35:17.519Z] ---> logs-deploy.sh [2024-01-01T18:35:17.519Z] lf-activate-venv: SKIPPING [2024-01-01T18:35:17.519Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-98/1 [2024-01-01T18:35:17.519Z] INFO: archiving workspace using pattern(s): [2024-01-01T18:35:18.460Z] Archives upload complete. [2024-01-01T18:35:18.460Z] INFO: archiving logs to Nexus [2024-01-01T18:35:19.042Z] ---> uname -a: [2024-01-01T18:35:19.042Z] Linux prd-ubuntu20-04-docker-8c-8g-26571 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-01T18:35:19.042Z] [2024-01-01T18:35:19.042Z] [2024-01-01T18:35:19.042Z] ---> lscpu: [2024-01-01T18:35:19.042Z] Architecture: x86_64 [2024-01-01T18:35:19.042Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-01T18:35:19.042Z] Byte Order: Little Endian [2024-01-01T18:35:19.042Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-01T18:35:19.042Z] CPU(s): 8 [2024-01-01T18:35:19.042Z] On-line CPU(s) list: 0-7 [2024-01-01T18:35:19.042Z] Thread(s) per core: 1 [2024-01-01T18:35:19.042Z] Core(s) per socket: 1 [2024-01-01T18:35:19.042Z] Socket(s): 8 [2024-01-01T18:35:19.042Z] NUMA node(s): 1 [2024-01-01T18:35:19.042Z] Vendor ID: AuthenticAMD [2024-01-01T18:35:19.042Z] CPU family: 23 [2024-01-01T18:35:19.042Z] Model: 49 [2024-01-01T18:35:19.042Z] Model name: AMD EPYC-Rome Processor [2024-01-01T18:35:19.042Z] Stepping: 0 [2024-01-01T18:35:19.042Z] CPU MHz: 2800.000 [2024-01-01T18:35:19.042Z] BogoMIPS: 5600.00 [2024-01-01T18:35:19.042Z] Virtualization: AMD-V [2024-01-01T18:35:19.042Z] Hypervisor vendor: KVM [2024-01-01T18:35:19.042Z] Virtualization type: full [2024-01-01T18:35:19.042Z] L1d cache: 256 KiB [2024-01-01T18:35:19.042Z] L1i cache: 256 KiB [2024-01-01T18:35:19.042Z] L2 cache: 4 MiB [2024-01-01T18:35:19.042Z] L3 cache: 128 MiB [2024-01-01T18:35:19.042Z] NUMA node0 CPU(s): 0-7 [2024-01-01T18:35:19.042Z] Vulnerability Itlb multihit: Not affected [2024-01-01T18:35:19.042Z] Vulnerability L1tf: Not affected [2024-01-01T18:35:19.042Z] Vulnerability Mds: Not affected [2024-01-01T18:35:19.042Z] Vulnerability Meltdown: Not affected [2024-01-01T18:35:19.042Z] Vulnerability Mmio stale data: Not affected [2024-01-01T18:35:19.042Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-01T18:35:19.042Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-01T18:35:19.042Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-01T18:35:19.042Z] Vulnerability Srbds: Not affected [2024-01-01T18:35:19.042Z] Vulnerability Tsx async abort: Not affected [2024-01-01T18:35:19.042Z] 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-01-01T18:35:19.042Z] [2024-01-01T18:35:19.042Z] [2024-01-01T18:35:19.042Z] ---> nproc: [2024-01-01T18:35:19.042Z] 8 [2024-01-01T18:35:19.042Z] [2024-01-01T18:35:19.042Z] [2024-01-01T18:35:19.042Z] ---> df -h: [2024-01-01T18:35:19.042Z] Filesystem Size Used Avail Use% Mounted on [2024-01-01T18:35:19.042Z] overlay 155G 12G 144G 8% / [2024-01-01T18:35:19.043Z] tmpfs 64M 0 64M 0% /dev [2024-01-01T18:35:19.043Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-01T18:35:19.043Z] shm 64M 0 64M 0% /dev/shm [2024-01-01T18:35:19.043Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-01-01T18:35:19.043Z] [2024-01-01T18:35:19.043Z] [2024-01-01T18:35:19.043Z] ---> sar -b -r -n DEV: [2024-01-01T18:35:19.043Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26571) 01/01/24 _x86_64_ (8 CPU) [2024-01-01T18:35:19.043Z] [2024-01-01T18:35:19.043Z] 18:20:36 LINUX RESTART (8 CPU) [2024-01-01T18:35:19.043Z] [2024-01-01T18:35:19.043Z] 18:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-01T18:35:19.043Z] 18:22:01 118.76 38.44 80.32 0.00 4283.95 23074.42 0.00 [2024-01-01T18:35:19.043Z] 18:23:01 8.05 0.00 8.05 0.00 0.00 4642.04 0.00 [2024-01-01T18:35:19.043Z] 18:24:01 48.43 0.00 48.43 0.00 0.00 31528.69 0.00 [2024-01-01T18:35:19.043Z] 18:25:01 151.28 0.10 151.18 0.00 12.27 68475.60 0.00 [2024-01-01T18:35:19.043Z] 18:26:01 46.74 10.50 36.24 0.00 3425.70 5967.41 0.00 [2024-01-01T18:35:19.043Z] 18:27:01 6.32 0.02 6.30 0.00 0.13 116.38 0.00 [2024-01-01T18:35:19.043Z] 18:28:01 1.43 0.00 1.43 0.00 0.00 15.59 0.00 [2024-01-01T18:35:19.043Z] 18:29:01 1.92 0.00 1.92 0.00 0.00 20.93 0.00 [2024-01-01T18:35:19.043Z] 18:30:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2024-01-01T18:35:19.043Z] 18:31:02 2.13 0.00 2.13 0.00 0.00 23.20 0.00 [2024-01-01T18:35:19.043Z] 18:32:01 1.46 0.00 1.46 0.00 0.00 16.00 0.00 [2024-01-01T18:35:19.043Z] 18:33:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 [2024-01-01T18:35:19.043Z] 18:34:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 [2024-01-01T18:35:19.043Z] 18:35:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2024-01-01T18:35:19.043Z] Average: 28.05 3.51 24.54 0.00 552.21 9577.96 0.00 [2024-01-01T18:35:19.043Z] [2024-01-01T18:35:19.043Z] 18:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-01T18:35:19.043Z] 18:22:01 29850180 31580056 760304 2.31 64252 1965752 1944048 5.73 995680 1700692 74392 [2024-01-01T18:35:19.043Z] 18:23:01 29359328 31565604 761084 2.31 66424 2428184 1920848 5.66 1013384 2147692 406424 [2024-01-01T18:35:19.043Z] 18:24:01 28662476 31478848 825936 2.51 77028 3004168 2029848 5.98 1137508 2673352 81080 [2024-01-01T18:35:19.043Z] 18:25:01 28084968 31561056 741768 2.26 103200 3579112 1787060 5.27 1026336 3300960 288 [2024-01-01T18:35:19.043Z] 18:26:01 27751184 31552764 729960 2.22 126380 3874768 1698172 5.00 1245020 3384672 984 [2024-01-01T18:35:19.043Z] 18:27:01 27758516 31555084 728360 2.22 124972 3871520 1709184 5.04 1243308 3381424 20 [2024-01-01T18:35:19.043Z] 18:28:01 27768956 31565612 717764 2.18 125060 3871524 1709184 5.04 1232752 3381424 4 [2024-01-01T18:35:19.043Z] 18:29:01 27769176 31565956 717336 2.18 125148 3871528 1709184 5.04 1232840 3381428 12 [2024-01-01T18:35:19.043Z] 18:30:01 27772184 31569060 714172 2.17 125244 3871528 1709184 5.04 1229928 3381428 12 [2024-01-01T18:35:19.043Z] 18:31:02 27774140 31571120 712260 2.17 125340 3871532 1709184 5.04 1228312 3381432 8 [2024-01-01T18:35:19.043Z] 18:32:01 27774172 31571240 712116 2.17 125428 3871532 1709184 5.04 1228452 3381432 8 [2024-01-01T18:35:19.043Z] 18:33:01 27775948 31573088 710136 2.16 125460 3871540 1709184 5.04 1226620 3381436 24 [2024-01-01T18:35:19.043Z] 18:34:01 27775744 31572972 710192 2.16 125544 3871544 1709184 5.04 1226720 3381444 8 [2024-01-01T18:35:19.043Z] 18:35:01 27775728 31572996 710068 2.16 125576 3871544 1709184 5.04 1226772 3381444 40 [2024-01-01T18:35:19.043Z] Average: 28118050 31561104 732247 2.23 111790 3549698 1768759 5.21 1178117 3117161 40236 [2024-01-01T18:35:19.043Z] [2024-01-01T18:35:19.043Z] 18:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-01T18:35:19.043Z] 18:22:01 docker0 84.15 111.93 4.93 471.76 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:22:01 ens3 563.56 381.65 2906.63 92.87 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:22:01 veth5342bf1 83.39 111.23 5.93 469.26 0.00 0.00 0.00 0.04 [2024-01-01T18:35:19.043Z] 18:22:01 lo 6.53 6.53 0.65 0.65 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:23:01 docker0 302.15 478.02 16.66 3062.60 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:23:01 ens3 545.23 352.57 3102.95 108.22 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:23:01 veth5342bf1 302.15 478.05 20.79 3062.61 0.00 0.00 0.00 0.25 [2024-01-01T18:35:19.043Z] 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:24:01 docker0 170.81 313.26 10.99 3548.21 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:24:01 ens3 366.23 199.68 3587.93 35.17 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:24:01 veth5342bf1 170.81 313.28 13.33 3548.21 0.00 0.00 0.00 0.29 [2024-01-01T18:35:19.043Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:25:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:25:01 ens3 95.25 58.83 2530.50 15.25 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:25:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:26:01 ens3 130.58 64.66 2084.69 5.75 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:27:01 ens3 0.42 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:28:01 ens3 0.17 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:29:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:30:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:31:02 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:31:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:32:01 ens3 0.31 0.14 0.14 0.07 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:33:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:34:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:35:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] Average: docker0 39.85 64.60 2.33 506.53 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] Average: ens3 121.78 75.68 1016.40 18.41 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-01-01T18:35:19.043Z] [2024-01-01T18:35:19.043Z] [2024-01-01T18:35:19.043Z] ---> sar -P ALL: [2024-01-01T18:35:19.043Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26571) 01/01/24 _x86_64_ (8 CPU) [2024-01-01T18:35:19.043Z] [2024-01-01T18:35:19.043Z] 18:20:36 LINUX RESTART (8 CPU) [2024-01-01T18:35:19.043Z] [2024-01-01T18:35:19.043Z] 18:21:01 CPU %user %nice %system %iowait %steal %idle [2024-01-01T18:35:19.043Z] 18:22:01 all 7.08 0.00 2.00 1.48 0.06 89.38 [2024-01-01T18:35:19.043Z] 18:22:01 0 8.91 0.00 2.11 0.55 0.07 88.36 [2024-01-01T18:35:19.043Z] 18:22:01 1 6.78 0.00 2.45 2.25 0.05 88.48 [2024-01-01T18:35:19.043Z] 18:22:01 2 8.29 0.00 2.19 1.02 0.05 88.45 [2024-01-01T18:35:19.043Z] 18:22:01 3 6.96 0.00 2.16 0.74 0.07 90.07 [2024-01-01T18:35:19.043Z] 18:22:01 4 6.58 0.00 2.04 3.38 0.07 87.94 [2024-01-01T18:35:19.043Z] 18:22:01 5 5.58 0.00 1.76 0.94 0.05 91.67 [2024-01-01T18:35:19.043Z] 18:22:01 6 6.71 0.00 1.82 0.18 0.05 91.23 [2024-01-01T18:35:19.043Z] 18:22:01 7 6.80 0.00 1.46 2.76 0.08 88.90 [2024-01-01T18:35:19.043Z] 18:23:01 all 1.61 0.00 0.34 0.22 0.04 97.79 [2024-01-01T18:35:19.043Z] 18:23:01 0 0.35 0.00 0.15 0.00 0.05 99.45 [2024-01-01T18:35:19.043Z] 18:23:01 1 1.52 0.00 0.10 0.00 0.02 98.37 [2024-01-01T18:35:19.043Z] 18:23:01 2 0.80 0.00 0.07 1.17 0.05 97.91 [2024-01-01T18:35:19.043Z] 18:23:01 3 4.64 0.00 1.11 0.62 0.05 93.58 [2024-01-01T18:35:19.043Z] 18:23:01 4 0.10 0.00 0.05 0.00 0.03 99.82 [2024-01-01T18:35:19.043Z] 18:23:01 5 0.83 0.00 0.20 0.00 0.05 98.92 [2024-01-01T18:35:19.043Z] 18:23:01 6 0.40 0.00 0.07 0.00 0.05 99.48 [2024-01-01T18:35:19.043Z] 18:23:01 7 4.23 0.00 0.97 0.00 0.05 94.75 [2024-01-01T18:35:19.043Z] 18:24:01 all 5.88 0.00 0.93 2.11 0.04 91.04 [2024-01-01T18:35:19.043Z] 18:24:01 0 2.33 0.00 0.79 5.11 0.05 91.72 [2024-01-01T18:35:19.043Z] 18:24:01 1 16.30 0.00 2.00 1.59 0.07 80.04 [2024-01-01T18:35:19.043Z] 18:24:01 2 2.36 0.00 0.57 1.48 0.03 95.56 [2024-01-01T18:35:19.043Z] 18:24:01 3 3.21 0.00 0.91 7.10 0.03 88.75 [2024-01-01T18:35:19.043Z] 18:24:01 4 1.67 0.00 0.28 0.00 0.02 98.03 [2024-01-01T18:35:19.043Z] 18:24:01 5 2.56 0.00 0.54 1.13 0.07 95.71 [2024-01-01T18:35:19.043Z] 18:24:01 6 11.91 0.00 1.44 0.23 0.03 86.39 [2024-01-01T18:35:19.043Z] 18:24:01 7 6.75 0.00 0.92 0.23 0.03 92.07 [2024-01-01T18:35:19.043Z] 18:25:01 all 8.82 0.00 3.19 3.30 0.04 84.65 [2024-01-01T18:35:19.043Z] 18:25:01 0 4.33 0.00 3.10 7.52 0.07 84.98 [2024-01-01T18:35:19.043Z] 18:25:01 1 6.87 0.00 3.36 0.22 0.03 89.52 [2024-01-01T18:35:19.043Z] 18:25:01 2 9.98 0.00 4.84 16.78 0.07 68.34 [2024-01-01T18:35:19.043Z] 18:25:01 3 4.33 0.00 2.36 0.72 0.03 92.56 [2024-01-01T18:35:19.043Z] 18:25:01 4 10.44 0.00 3.26 0.30 0.03 85.97 [2024-01-01T18:35:19.043Z] 18:25:01 5 20.19 0.00 3.88 0.25 0.07 75.61 [2024-01-01T18:35:19.043Z] 18:25:01 6 8.38 0.00 2.61 0.65 0.03 88.32 [2024-01-01T18:35:19.043Z] 18:25:01 7 6.00 0.00 2.13 0.00 0.02 91.86 [2024-01-01T18:35:19.043Z] 18:26:01 all 2.19 0.00 1.05 0.45 0.03 96.28 [2024-01-01T18:35:19.043Z] 18:26:01 0 2.05 0.00 0.75 1.33 0.02 95.85 [2024-01-01T18:35:19.043Z] 18:26:01 1 2.48 0.00 1.31 0.03 0.03 96.15 [2024-01-01T18:35:19.043Z] 18:26:01 2 1.96 0.00 1.65 0.53 0.02 95.84 [2024-01-01T18:35:19.043Z] 18:26:01 3 1.57 0.00 0.67 0.07 0.02 97.68 [2024-01-01T18:35:19.043Z] 18:26:01 4 2.19 0.00 1.05 0.43 0.03 96.29 [2024-01-01T18:35:19.043Z] 18:26:01 5 1.52 0.00 0.95 0.32 0.03 97.18 [2024-01-01T18:35:19.043Z] 18:26:01 6 3.51 0.00 1.10 0.22 0.03 95.14 [2024-01-01T18:35:19.043Z] 18:26:01 7 2.27 0.00 0.92 0.65 0.03 96.12 [2024-01-01T18:35:19.043Z] 18:27:01 all 0.27 0.00 0.06 0.08 0.01 99.58 [2024-01-01T18:35:19.043Z] 18:27:01 0 0.00 0.00 0.07 0.40 0.02 99.52 [2024-01-01T18:35:19.043Z] 18:27:01 1 0.12 0.00 0.05 0.05 0.00 99.78 [2024-01-01T18:35:19.043Z] 18:27:01 2 1.58 0.00 0.08 0.07 0.03 98.23 [2024-01-01T18:35:19.043Z] 18:27:01 3 0.27 0.00 0.07 0.00 0.02 99.65 [2024-01-01T18:35:19.043Z] 18:27:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-01-01T18:35:19.043Z] 18:27:01 5 0.02 0.00 0.05 0.00 0.00 99.93 [2024-01-01T18:35:19.043Z] 18:27:01 6 0.03 0.00 0.08 0.05 0.00 99.83 [2024-01-01T18:35:19.043Z] 18:27:01 7 0.05 0.00 0.05 0.05 0.02 99.83 [2024-01-01T18:35:19.043Z] 18:28:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-01-01T18:35:19.043Z] 18:28:01 0 0.07 0.00 0.00 0.05 0.02 99.87 [2024-01-01T18:35:19.043Z] 18:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-01T18:35:19.043Z] 18:28:01 2 0.10 0.00 0.03 0.07 0.03 99.77 [2024-01-01T18:35:19.043Z] 18:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-01T18:35:19.043Z] 18:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-01T18:35:19.043Z] 18:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-01T18:35:19.043Z] 18:28:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2024-01-01T18:35:19.043Z] 18:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-01T18:35:19.043Z] 18:29:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2024-01-01T18:35:19.043Z] 18:29:01 0 0.00 0.00 0.03 0.05 0.00 99.92 [2024-01-01T18:35:19.043Z] 18:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-01T18:35:19.043Z] 18:29:01 2 1.99 0.00 0.03 0.00 0.03 97.95 [2024-01-01T18:35:19.043Z] 18:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-01-01T18:35:19.043Z] 18:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-01T18:35:19.043Z] 18:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-01T18:35:19.043Z] 18:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-01T18:35:19.043Z] 18:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-01T18:35:19.043Z] 18:30:01 all 0.26 0.00 0.01 0.01 0.01 99.70 [2024-01-01T18:35:19.043Z] 18:30:01 0 0.03 0.00 0.00 0.08 0.02 99.87 [2024-01-01T18:35:19.043Z] 18:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-01T18:35:19.043Z] 18:30:01 2 2.00 0.00 0.00 0.00 0.03 97.96 [2024-01-01T18:35:19.043Z] 18:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-01T18:35:19.043Z] 18:30:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-01-01T18:35:19.043Z] 18:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-01T18:35:19.043Z] 18:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-01-01T18:35:19.043Z] 18:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-01T18:35:19.043Z] 18:31:02 all 0.27 0.00 0.01 0.01 0.01 99.70 [2024-01-01T18:35:19.043Z] 18:31:02 0 0.02 0.00 0.02 0.07 0.02 99.88 [2024-01-01T18:35:19.043Z] 18:31:02 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-01T18:35:19.043Z] 18:31:02 2 1.99 0.00 0.02 0.00 0.03 97.96 [2024-01-01T18:35:19.043Z] 18:31:02 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-01T18:35:19.043Z] 18:31:02 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-01-01T18:35:19.043Z] 18:31:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-01T18:35:19.043Z] 18:31:02 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-01T18:35:19.043Z] 18:31:02 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-01T18:35:19.043Z] 18:32:01 all 0.28 0.00 0.01 0.02 0.01 99.69 [2024-01-01T18:35:19.043Z] 18:32:01 0 0.02 0.00 0.03 0.14 0.02 99.80 [2024-01-01T18:35:19.043Z] 18:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-01T18:35:19.043Z] 18:32:01 2 1.99 0.00 0.00 0.00 0.03 97.98 [2024-01-01T18:35:19.043Z] 18:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-01-01T18:35:19.043Z] 18:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-01T18:35:19.043Z] 18:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-01T18:35:19.043Z] 18:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-01-01T18:35:19.043Z] 18:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-01T18:35:19.043Z] [2024-01-01T18:35:19.043Z] 18:32:01 CPU %user %nice %system %iowait %steal %idle [2024-01-01T18:35:19.043Z] 18:33:01 all 0.25 0.00 0.01 0.00 0.01 99.72 [2024-01-01T18:35:19.043Z] 18:33:01 0 0.00 0.00 0.00 0.03 0.02 99.95 [2024-01-01T18:35:19.043Z] 18:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-01T18:35:19.043Z] 18:33:01 2 1.95 0.00 0.02 0.00 0.03 98.00 [2024-01-01T18:35:19.043Z] 18:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-01-01T18:35:19.043Z] 18:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-01T18:35:19.043Z] 18:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-01-01T18:35:19.043Z] 18:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-01T18:35:19.043Z] 18:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-01T18:35:19.043Z] 18:34:01 all 0.05 0.00 0.02 0.01 0.01 99.92 [2024-01-01T18:35:19.043Z] 18:34:01 0 0.03 0.00 0.00 0.05 0.00 99.92 [2024-01-01T18:35:19.043Z] 18:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-01T18:35:19.043Z] 18:34:01 2 0.20 0.00 0.13 0.00 0.03 99.63 [2024-01-01T18:35:19.043Z] 18:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-01T18:35:19.043Z] 18:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-01-01T18:35:19.043Z] 18:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-01T18:35:19.043Z] 18:34:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-01-01T18:35:19.043Z] 18:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-01T18:35:19.043Z] 18:35:01 all 0.01 0.00 0.02 0.00 0.01 99.95 [2024-01-01T18:35:19.043Z] 18:35:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-01-01T18:35:19.044Z] 18:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-01T18:35:19.044Z] 18:35:01 2 0.02 0.00 0.02 0.00 0.05 99.92 [2024-01-01T18:35:19.044Z] 18:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-01-01T18:35:19.044Z] 18:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-01-01T18:35:19.044Z] 18:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-01T18:35:19.044Z] 18:35:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-01-01T18:35:19.044Z] 18:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-01T18:35:19.044Z] Average: all 1.94 0.00 0.55 0.55 0.02 96.94 [2024-01-01T18:35:19.044Z] Average: 0 1.29 0.00 0.50 1.10 0.03 97.07 [2024-01-01T18:35:19.044Z] Average: 1 2.43 0.00 0.66 0.30 0.02 96.60 [2024-01-01T18:35:19.044Z] Average: 2 2.51 0.00 0.68 1.49 0.04 95.28 [2024-01-01T18:35:19.044Z] Average: 3 1.50 0.00 0.52 0.66 0.02 97.30 [2024-01-01T18:35:19.044Z] Average: 4 1.51 0.00 0.49 0.29 0.02 97.69 [2024-01-01T18:35:19.044Z] Average: 5 2.19 0.00 0.53 0.19 0.02 97.08 [2024-01-01T18:35:19.044Z] Average: 6 2.22 0.00 0.52 0.10 0.02 97.15 [2024-01-01T18:35:19.044Z] Average: 7 1.87 0.00 0.46 0.27 0.02 97.38 [2024-01-01T18:35:19.044Z] [2024-01-01T18:35:19.044Z] [2024-01-01T18:35:19.044Z]