Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from faa5f814b4e247691152bbf4b339864d3f88206a+7ef99bc445e5002edb91e45647dc2bc252dae2a9 (aa9dbbc9fc32dfe393c27d1f2141a1a9240e089b) 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-ssh4381159782606206392.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9846397809546496234.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 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16065108123080536099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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 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-ssh7038301027613345835.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14348277515379137877.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1721 in /w/workspace/xfoundry_edgex-taf-common_PR-101 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-101 # 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 > 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/101/head:refs/remotes/origin/PR-101 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit faa5f814b4e247691152bbf4b339864d3f88206a Merge succeeded, producing 2c4924450cee8f0fc019cf6a0caa29b81ceec1a5 Checking out Revision 2c4924450cee8f0fc019cf6a0caa29b81ceec1a5 (PR-101) > git config core.sparsecheckout # timeout=10 > git checkout -f faa5f814b4e247691152bbf4b339864d3f88206a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c4924450cee8f0fc019cf6a0caa29b81ceec1a5 # timeout=10 Commit message: "Merge commit '7ef99bc445e5002edb91e45647dc2bc252dae2a9' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-30T18:57:36.379Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-30T18:57:36.447Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-30T18:57:36.467Z] ========================================================= [2024-05-30T18:57:36.467Z] EdgeX Global Pipelines Version Info [2024-05-30T18:57:36.467Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 738d40d369a7214c5f3d3a626c8c5c07d65a13f0 # timeout=10 [2024-05-30T18:57:37.170Z] ------------------- [2024-05-30T18:57:37.170Z] stable info: [2024-05-30T18:57:37.171Z] ------------------- [2024-05-30T18:57:37.171Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T18:57:37.171Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-30T18:57:37.171Z] Message: update stable to v1.0.260 [2024-05-30T18:57:37.747Z] ------------------- [2024-05-30T18:57:37.747Z] experimental info: [2024-05-30T18:57:37.747Z] ------------------- [2024-05-30T18:57:37.747Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T18:57:37.747Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-30T18:57:37.747Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-30T18:57:37.835Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-05-30T18:57:37.856Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-05-30T18:57:37.874Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-30T18:57:37.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-30T18:57:37.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-30T18:57:37.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-05-30T18:57:37.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-30T18:57:37.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-30T18:57:37.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-30T18:57:38.017Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-30T18:57:38.033Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-30T18:57:38.052Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-05-30T18:57:38.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-30T18:57:38.089Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-30T18:57:38.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-101 [Pipeline] echo [2024-05-30T18:57:38.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-101 [Pipeline] echo [2024-05-30T18:57:38.150Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-101 [Pipeline] echo [2024-05-30T18:57:38.166Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c4924450cee8f0fc019cf6a0caa29b81ceec1a5 [Pipeline] echo [2024-05-30T18:57:38.185Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c49244 [Pipeline] echo [2024-05-30T18:57:38.204Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T18:57:38.259Z] provisioning config files... [2024-05-30T18:57:38.275Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/config3863412991881683021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T18:57:38.604Z] ---> ****-login.sh [2024-05-30T18:57:38.604Z] nexus3.edgexfoundry.org:10001 [2024-05-30T18:57:38.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:38.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:38.863Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:38.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:38.863Z] [2024-05-30T18:57:38.863Z] Login Succeeded [2024-05-30T18:57:38.863Z] nexus3.edgexfoundry.org:10002 [2024-05-30T18:57:38.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:38.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:38.864Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:38.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:38.864Z] [2024-05-30T18:57:38.864Z] Login Succeeded [2024-05-30T18:57:38.864Z] nexus3.edgexfoundry.org:10003 [2024-05-30T18:57:39.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:39.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:39.123Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:39.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:39.123Z] [2024-05-30T18:57:39.123Z] Login Succeeded [2024-05-30T18:57:39.123Z] nexus3.edgexfoundry.org:10004 [2024-05-30T18:57:39.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:39.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:39.123Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:39.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:39.123Z] [2024-05-30T18:57:39.123Z] Login Succeeded [2024-05-30T18:57:39.123Z] ****.io [2024-05-30T18:57:39.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:39.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:39.383Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:39.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:39.383Z] [2024-05-30T18:57:39.383Z] Login Succeeded [2024-05-30T18:57:39.383Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T18:57:39.390Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-30T18:57:39.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-30T18:57:39.824Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-30T18:57:39.824Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-30T18:57:39.824Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-30T18:57:39.824Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-30T18:57:39.824Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-30T18:57:39.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T18:57:40.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T18:57:40.182Z] [2024-05-30T18:57:40.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T18:57:40.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T18:57:40.486Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-30T18:57:40.486Z] b85a868b505f: Pulling fs layer [2024-05-30T18:57:40.486Z] e2be974225ed: Pulling fs layer [2024-05-30T18:57:40.486Z] 339a4e72a1f5: Pulling fs layer [2024-05-30T18:57:40.486Z] 988bab9f4d93: Pulling fs layer [2024-05-30T18:57:40.486Z] 1469e6f7b9e6: Pulling fs layer [2024-05-30T18:57:40.486Z] eaf3925da568: Pulling fs layer [2024-05-30T18:57:40.486Z] bab4dde63d76: Pulling fs layer [2024-05-30T18:57:40.486Z] bde34c3a00c8: Pulling fs layer [2024-05-30T18:57:40.486Z] b352a97aabf1: Pulling fs layer [2024-05-30T18:57:40.486Z] 4872d77fe225: Pulling fs layer [2024-05-30T18:57:40.486Z] 5851b861e8e6: Pulling fs layer [2024-05-30T18:57:40.486Z] 988bab9f4d93: Waiting [2024-05-30T18:57:40.486Z] 1469e6f7b9e6: Waiting [2024-05-30T18:57:40.486Z] b352a97aabf1: Waiting [2024-05-30T18:57:40.486Z] eaf3925da568: Waiting [2024-05-30T18:57:40.486Z] 4872d77fe225: Waiting [2024-05-30T18:57:40.486Z] bab4dde63d76: Waiting [2024-05-30T18:57:40.486Z] 5851b861e8e6: Waiting [2024-05-30T18:57:40.486Z] bde34c3a00c8: Waiting [2024-05-30T18:57:40.486Z] e2be974225ed: Download complete [2024-05-30T18:57:40.486Z] 988bab9f4d93: Verifying Checksum [2024-05-30T18:57:40.486Z] 988bab9f4d93: Download complete [2024-05-30T18:57:40.486Z] 1469e6f7b9e6: Verifying Checksum [2024-05-30T18:57:40.486Z] 1469e6f7b9e6: Download complete [2024-05-30T18:57:40.486Z] 339a4e72a1f5: Verifying Checksum [2024-05-30T18:57:40.486Z] 339a4e72a1f5: Download complete [2024-05-30T18:57:40.486Z] eaf3925da568: Verifying Checksum [2024-05-30T18:57:40.486Z] eaf3925da568: Download complete [2024-05-30T18:57:40.747Z] bde34c3a00c8: Verifying Checksum [2024-05-30T18:57:40.747Z] bde34c3a00c8: Download complete [2024-05-30T18:57:40.747Z] b352a97aabf1: Verifying Checksum [2024-05-30T18:57:40.747Z] b352a97aabf1: Download complete [2024-05-30T18:57:40.747Z] 4872d77fe225: Verifying Checksum [2024-05-30T18:57:40.747Z] 4872d77fe225: Download complete [2024-05-30T18:57:40.747Z] 5851b861e8e6: Verifying Checksum [2024-05-30T18:57:40.747Z] 5851b861e8e6: Download complete [2024-05-30T18:57:40.747Z] b85a868b505f: Verifying Checksum [2024-05-30T18:57:40.747Z] b85a868b505f: Download complete [2024-05-30T18:57:41.007Z] bab4dde63d76: Verifying Checksum [2024-05-30T18:57:41.007Z] bab4dde63d76: Download complete [2024-05-30T18:57:41.943Z] b85a868b505f: Pull complete [2024-05-30T18:57:42.202Z] e2be974225ed: Pull complete [2024-05-30T18:57:42.773Z] 339a4e72a1f5: Pull complete [2024-05-30T18:57:42.773Z] 988bab9f4d93: Pull complete [2024-05-30T18:57:43.031Z] 1469e6f7b9e6: Pull complete [2024-05-30T18:57:43.031Z] eaf3925da568: Pull complete [2024-05-30T18:57:44.932Z] bab4dde63d76: Pull complete [2024-05-30T18:57:44.932Z] bde34c3a00c8: Pull complete [2024-05-30T18:57:44.932Z] b352a97aabf1: Pull complete [2024-05-30T18:57:44.932Z] 4872d77fe225: Pull complete [2024-05-30T18:57:45.196Z] 5851b861e8e6: Pull complete [2024-05-30T18:57:45.196Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-30T18:57:45.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T18:57:45.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T18:57:45.327Z] prd-ubuntu20.04-docker-8c-8g-1721 does not seem to be running inside a container [2024-05-30T18:57:45.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-101 -v /w/workspace/xfoundry_edgex-taf-common_PR-101:/w/workspace/xfoundry_edgex-taf-common_PR-101:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-30T18:57:48.213Z] $ docker top 82d38bb3268db9c561f1a845b1336cdb13a813ba9b2130187f9a2d601544d8b3 -eo pid,comm [2024-05-30T18:57:48.262Z] 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-05-30T18:57:48.262Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-30T18:57:48.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T18:57:48.314Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T18:57:48.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T18:57:48.434Z] $ docker exec 82d38bb3268db9c561f1a845b1336cdb13a813ba9b2130187f9a2d601544d8b3 ssh-agent [2024-05-30T18:57:48.550Z] SSH_AUTH_SOCK=/tmp/ssh-MWuqMFaDYq6M/agent.32 [2024-05-30T18:57:48.550Z] SSH_AGENT_PID=38 [2024-05-30T18:57:48.559Z] Running ssh-add (command line suppressed) [2024-05-30T18:57:48.671Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/private_key_1174341967387419825.key (/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/private_key_1174341967387419825.key) [2024-05-30T18:57:48.679Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T18:57:48.968Z] + git tag --points-at HEAD [Pipeline] } [2024-05-30T18:57:48.998Z] $ docker exec --env ******** --env ******** 82d38bb3268db9c561f1a845b1336cdb13a813ba9b2130187f9a2d601544d8b3 ssh-agent -k [2024-05-30T18:57:49.114Z] unset SSH_AUTH_SOCK; [2024-05-30T18:57:49.114Z] unset SSH_AGENT_PID; [2024-05-30T18:57:49.114Z] echo Agent pid 38 killed; [2024-05-30T18:57:49.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-30T18:57:49.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T18:57:49.164Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T18:57:49.292Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T18:57:49.298Z] $ docker exec 82d38bb3268db9c561f1a845b1336cdb13a813ba9b2130187f9a2d601544d8b3 ssh-agent [2024-05-30T18:57:49.406Z] SSH_AUTH_SOCK=/tmp/ssh-iibf0YY2L251/agent.72 [2024-05-30T18:57:49.406Z] SSH_AGENT_PID=78 [2024-05-30T18:57:49.411Z] Running ssh-add (command line suppressed) [2024-05-30T18:57:49.526Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/private_key_2287011961685880431.key (/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/private_key_2287011961685880431.key) [2024-05-30T18:57:49.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T18:57:49.843Z] + git semver init [2024-05-30T18:57:50.103Z] 2024-05-30 18:57:50,012 [run_init] DEBUG init version:0.0.0 force:False [2024-05-30T18:57:50.103Z] 2024-05-30 18:57:50,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-101/.semver [2024-05-30T18:57:50.103Z] 2024-05-30 18:57:50,013 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-101/.semver [2024-05-30T18:57:50.103Z] 2024-05-30 18:57:50,013 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-101/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-101, universal_newlines=False, shell=None, istream=None) [2024-05-30T18:57:50.672Z] 2024-05-30 18:57:50,568 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-101/.git/info/exclude [2024-05-30T18:57:50.672Z] 2024-05-30 18:57:50,569 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-101/.semver/PR-101 with force:False [2024-05-30T18:57:50.672Z] 2024-05-30 18:57:50,569 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-101/.semver/PR-101 [2024-05-30T18:57:50.672Z] 2024-05-30 18:57:50,573 [execute] INFO git cat-file --batch-check [2024-05-30T18:57:50.672Z] 2024-05-30 18:57:50,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-101/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T18:57:50.672Z] 2024-05-30 18:57:50,579 [execute] INFO git cat-file --batch [2024-05-30T18:57:50.672Z] 2024-05-30 18:57:50,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-101/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T18:57:50.672Z] 2024-05-30 18:57:50,584 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-101/.semver/PR-101 [2024-05-30T18:57:50.672Z] 0.0.0 [Pipeline] } [2024-05-30T18:57:50.684Z] $ docker exec --env ******** --env ******** 82d38bb3268db9c561f1a845b1336cdb13a813ba9b2130187f9a2d601544d8b3 ssh-agent -k [2024-05-30T18:57:50.795Z] unset SSH_AUTH_SOCK; [2024-05-30T18:57:50.796Z] unset SSH_AGENT_PID; [2024-05-30T18:57:50.796Z] echo Agent pid 78 killed; [2024-05-30T18:57:50.801Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-30T18:57:51.122Z] + git semver [Pipeline] } [2024-05-30T18:57:51.398Z] $ docker stop --time=1 82d38bb3268db9c561f1a845b1336cdb13a813ba9b2130187f9a2d601544d8b3 [2024-05-30T18:57:52.797Z] $ docker rm -f --volumes 82d38bb3268db9c561f1a845b1336cdb13a813ba9b2130187f9a2d601544d8b3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-30T18:57:53.134Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-30T18:57:53.351Z] Stashed 1 file(s) [Pipeline] echo [2024-05-30T18:57:53.355Z] [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-05-30T18:57:53.541Z] provisioning config files... [2024-05-30T18:57:53.551Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/config10409969544292644507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T18:57:53.855Z] ---> ****-login.sh [2024-05-30T18:57:53.855Z] nexus3.edgexfoundry.org:10001 [2024-05-30T18:57:53.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:53.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:53.855Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:53.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:53.855Z] [2024-05-30T18:57:53.855Z] Login Succeeded [2024-05-30T18:57:53.855Z] nexus3.edgexfoundry.org:10002 [2024-05-30T18:57:53.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:53.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:53.855Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:53.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:53.855Z] [2024-05-30T18:57:53.855Z] Login Succeeded [2024-05-30T18:57:53.855Z] nexus3.edgexfoundry.org:10003 [2024-05-30T18:57:54.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:54.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:54.114Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:54.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:54.114Z] [2024-05-30T18:57:54.114Z] Login Succeeded [2024-05-30T18:57:54.114Z] nexus3.edgexfoundry.org:10004 [2024-05-30T18:57:54.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:54.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:54.114Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:54.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:54.115Z] [2024-05-30T18:57:54.115Z] Login Succeeded [2024-05-30T18:57:54.115Z] ****.io [2024-05-30T18:57:54.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T18:57:54.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T18:57:54.373Z] Configure a credential helper to remove this warning. See [2024-05-30T18:57:54.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T18:57:54.373Z] [2024-05-30T18:57:54.373Z] Login Succeeded [2024-05-30T18:57:54.373Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T18:57:54.380Z] 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-05-30T18:57:54.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T18:57:55.211Z] + ls -al . [2024-05-30T18:57:55.211Z] total 72 [2024-05-30T18:57:55.211Z] drwxrwxr-x 7 jenkins jenkins 4096 May 30 18:57 . [2024-05-30T18:57:55.211Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:57 .. [2024-05-30T18:57:55.211Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 18:57 .git [2024-05-30T18:57:55.211Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 18:57 .github [2024-05-30T18:57:55.211Z] -rw-rw-r-- 1 jenkins jenkins 22 May 30 18:57 .gitignore [2024-05-30T18:57:55.211Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 18:57 .semver [2024-05-30T18:57:55.211Z] -rw-rw-r-- 1 jenkins jenkins 1653 May 30 18:57 Dockerfile [2024-05-30T18:57:55.211Z] -rw-rw-r-- 1 jenkins jenkins 746 May 30 18:57 Jenkinsfile [2024-05-30T18:57:55.211Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 30 18:57 LICENSE [2024-05-30T18:57:55.211Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 30 18:57 README.md [2024-05-30T18:57:55.211Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:57 TAF-Manager [2024-05-30T18:57:55.211Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 18:57 TUC [2024-05-30T18:57:55.211Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 18:57 VERSION [2024-05-30T18:57:55.211Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 18:57 requirements.txt [2024-05-30T18:57:55.211Z] -rw-rw-r-- 1 jenkins jenkins 54 May 30 18:57 robot-entrypoint.sh [2024-05-30T18:57:55.211Z] -rw-rw-r-- 1 jenkins jenkins 445 May 30 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T18:57:55.540Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=2c4924450cee8f0fc019cf6a0caa29b81ceec1a5 --label arch=amd64 --label version=0.0.0 . [2024-05-30T18:57:55.540Z] Sending build context to Docker daemon 612.9kB [2024-05-30T18:57:55.540Z] Step 1/13 : FROM alpine:3.20 [2024-05-30T18:57:55.800Z] 3.20: Pulling from library/alpine [2024-05-30T18:57:56.062Z] d25f557d7f31: Pulling fs layer [2024-05-30T18:57:56.062Z] d25f557d7f31: Verifying Checksum [2024-05-30T18:57:56.062Z] d25f557d7f31: Download complete [2024-05-30T18:57:56.345Z] d25f557d7f31: Pull complete [2024-05-30T18:57:56.345Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-30T18:57:56.345Z] Status: Downloaded newer image for alpine:3.20 [2024-05-30T18:57:56.345Z] ---> 1d34ffeaf190 [2024-05-30T18:57:56.345Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-30T18:57:56.605Z] ---> Running in 36f8269479d6 [2024-05-30T18:57:56.605Z] Removing intermediate container 36f8269479d6 [2024-05-30T18:57:56.605Z] ---> ed9ca4e0e691 [2024-05-30T18:57:56.605Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-30T18:57:56.605Z] ---> Running in baee527bf0f8 [2024-05-30T18:57:56.605Z] Removing intermediate container baee527bf0f8 [2024-05-30T18:57:56.605Z] ---> 684643fb043c [2024-05-30T18:57:56.605Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-30T18:57:56.864Z] ---> b5295cb7265a [2024-05-30T18:57:56.864Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-30T18:57:57.123Z] ---> a9b5abe509ec [2024-05-30T18:57:57.123Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-30T18:57:57.390Z] ---> dd54a64ff35c [2024-05-30T18:57:57.390Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-30T18:57:57.390Z] ---> Running in ea02ccad2813 [2024-05-30T18:57:57.390Z] Removing intermediate container ea02ccad2813 [2024-05-30T18:57:57.390Z] ---> cd4954b3d396 [2024-05-30T18:57:57.390Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-30T18:57:57.390Z] ---> Running in 053bac6d240f [2024-05-30T18:57:58.329Z] Removing intermediate container 053bac6d240f [2024-05-30T18:57:58.329Z] ---> 0f6eeb07b524 [2024-05-30T18:57:58.329Z] 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2024-05-30T18:57:58.586Z] ---> Running in deeead2c69bc [2024-05-30T18:57:58.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:57:59.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:57:59.980Z] OK: 8 MiB in 14 packages [2024-05-30T18:58:00.239Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:58:00.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:58:01.433Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-30T18:58:01.693Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-30T18:58:02.259Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-30T18:58:02.516Z] (4/14) Installing libunistring (1.2-r0) [2024-05-30T18:58:02.776Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-30T18:58:03.343Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-30T18:58:03.602Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-30T18:58:03.860Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-30T18:58:04.426Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-30T18:58:04.684Z] (10/14) Installing curl (8.7.1-r0) [2024-05-30T18:58:06.067Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-30T18:58:07.001Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-30T18:58:07.001Z] (13/14) Installing jq (1.7.1-r0) [2024-05-30T18:58:07.569Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-30T18:58:07.827Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T18:58:07.827Z] Executing ca-certificates-20240226-r0.trigger [2024-05-30T18:58:08.085Z] OK: 43 MiB in 28 packages [2024-05-30T18:58:08.085Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:58:08.467Z] Still waiting to schedule task [2024-05-30T18:58:08.467Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1723’ is offline [2024-05-30T18:58:08.653Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:58:09.219Z] (1/167) Installing libexpat (2.6.2-r0) [2024-05-30T18:58:09.478Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-05-30T18:58:09.737Z] (3/167) Installing libpng (1.6.43-r0) [2024-05-30T18:58:09.996Z] (4/167) Installing freetype (2.13.2-r0) [2024-05-30T18:58:10.563Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-05-30T18:58:10.822Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-05-30T18:58:11.082Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-05-30T18:58:11.341Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-05-30T18:58:11.908Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-05-30T18:58:12.476Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-05-30T18:58:12.734Z] (11/167) Installing libffi (3.4.6-r0) [2024-05-30T18:58:12.992Z] (12/167) Installing libintl (0.22.5-r0) [2024-05-30T18:58:13.249Z] (13/167) Installing libeconf (0.6.3-r0) [2024-05-30T18:58:13.506Z] (14/167) Installing libblkid (2.40.1-r1) [2024-05-30T18:58:13.765Z] (15/167) Installing libmount (2.40.1-r1) [2024-05-30T18:58:14.333Z] (16/167) Installing pcre2 (10.43-r0) [2024-05-30T18:58:14.592Z] (17/167) Installing glib (2.80.2-r0) [2024-05-30T18:58:15.158Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-30T18:58:15.726Z] (19/167) Installing xz-libs (5.6.1-r3) [2024-05-30T18:58:15.986Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-05-30T18:58:16.552Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-05-30T18:58:16.811Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-05-30T18:58:17.070Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-05-30T18:58:17.636Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-05-30T18:58:17.895Z] (25/167) Installing libwebp (1.3.2-r0) [2024-05-30T18:58:18.153Z] (26/167) Installing tiff (4.6.0t-r0) [2024-05-30T18:58:18.719Z] (27/167) Installing gdk-pixbuf (2.42.11-r1) [2024-05-30T18:58:18.977Z] (28/167) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-30T18:58:19.235Z] (29/167) Installing libxau (1.0.11-r4) [2024-05-30T18:58:19.493Z] (30/167) Installing libmd (1.1.0-r0) [2024-05-30T18:58:19.751Z] (31/167) Installing libbsd (0.12.2-r0) [2024-05-30T18:58:20.012Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-05-30T18:58:20.269Z] (33/167) Installing libxcb (1.16.1-r0) [2024-05-30T18:58:20.528Z] (34/167) Installing libx11 (1.8.9-r1) [2024-05-30T18:58:22.447Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-05-30T18:58:22.447Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-05-30T18:58:22.706Z] (37/167) Installing libxrender (0.9.11-r5) [2024-05-30T18:58:22.967Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-05-30T18:58:23.226Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-05-30T18:58:23.484Z] (40/167) Installing libxext (1.3.6-r2) [2024-05-30T18:58:23.742Z] (41/167) Installing libxi (1.8.1-r4) [2024-05-30T18:58:24.000Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-05-30T18:58:24.258Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-05-30T18:58:24.516Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-05-30T18:58:24.775Z] (45/167) Installing libxtst (1.2.4-r6) [2024-05-30T18:58:25.036Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-05-30T18:58:25.294Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-05-30T18:58:25.861Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-30T18:58:26.122Z] (49/167) Installing pixman (0.43.2-r0) [2024-05-30T18:58:26.381Z] (50/167) Installing cairo (1.18.0-r0) [2024-05-30T18:58:26.950Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-05-30T18:58:27.210Z] (52/167) Installing avahi-libs (0.8-r17) [2024-05-30T18:58:27.468Z] (53/167) Installing gmp (6.3.0-r1) [2024-05-30T18:58:28.038Z] (54/167) Installing nettle (3.9.1-r0) [2024-05-30T18:58:28.297Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-05-30T18:58:28.559Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-05-30T18:58:29.777Z] (57/167) Installing gnutls (3.8.5-r0) [2024-05-30T18:58:30.035Z] (58/167) Installing cups-libs (2.4.8-r0) [2024-05-30T18:58:31.651Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-05-30T18:58:31.910Z] (60/167) Installing fribidi (1.0.14-r0) [2024-05-30T18:58:32.171Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-05-30T18:58:32.431Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-05-30T18:58:33.000Z] (63/167) Installing libxft (2.3.8-r3) [2024-05-30T18:58:33.259Z] (64/167) Installing pango (1.52.2-r0) [2024-05-30T18:58:33.519Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-05-30T18:58:34.085Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-30T18:58:34.085Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-05-30T18:58:34.343Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-05-30T18:58:34.910Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-05-30T18:58:35.168Z] (70/167) Installing gtk+3.0 (3.24.42-r0) [2024-05-30T18:58:35.733Z] (71/167) Installing icu-data-full (74.2-r0) [2024-05-30T18:58:36.669Z] (72/167) Installing mesa (24.0.8-r1) [2024-05-30T18:58:36.927Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-05-30T18:58:38.828Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-05-30T18:58:39.086Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-05-30T18:58:39.344Z] (76/167) Installing libdrm (2.4.120-r0) [2024-05-30T18:58:39.602Z] (77/167) Installing libelf (0.191-r0) [2024-05-30T18:58:40.168Z] (78/167) Installing mesa-glapi (24.0.8-r1) [2024-05-30T18:58:40.426Z] (79/167) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-30T18:58:42.325Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-05-30T18:58:42.325Z] (81/167) Installing libmagic (5.45-r1) [2024-05-30T18:58:42.895Z] (82/167) Installing file (5.45-r1) [2024-05-30T18:58:43.154Z] (83/167) Installing xprop (1.2.7-r0) [2024-05-30T18:58:43.415Z] (84/167) Installing libice (1.1.1-r6) [2024-05-30T18:58:43.677Z] (85/167) Installing libuuid (2.40.1-r1) [2024-05-30T18:58:43.946Z] (86/167) Installing libsm (1.2.4-r4) [2024-05-30T18:58:44.210Z] (87/167) Installing libxt (1.3.0-r5) [2024-05-30T18:58:44.468Z] (88/167) Installing libxmu (1.1.4-r2) [2024-05-30T18:58:45.036Z] (89/167) Installing xset (1.2.5-r1) [2024-05-30T18:58:45.036Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-05-30T18:58:45.612Z] (91/167) Installing libogg (1.3.5-r5) [2024-05-30T18:58:45.612Z] (92/167) Installing libflac (1.4.3-r1) [2024-05-30T18:58:46.187Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-05-30T18:58:46.449Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-30T18:58:47.028Z] (95/167) Installing aom-libs (3.9.0-r0) [2024-05-30T18:58:47.600Z] (96/167) Installing libva (2.21.0-r0) [2024-05-30T18:58:47.859Z] (97/167) Installing libvdpau (1.5-r3) [2024-05-30T18:58:48.118Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-05-30T18:58:48.692Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-30T18:58:48.965Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-05-30T18:58:49.550Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-05-30T18:58:49.823Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-05-30T18:58:50.082Z] (103/167) Installing imath (3.1.11-r2) [2024-05-30T18:58:50.341Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-05-30T18:58:50.909Z] (105/167) Installing giflib (5.2.2-r0) [2024-05-30T18:58:51.167Z] (106/167) Installing libhwy (1.0.7-r0) [2024-05-30T18:58:51.426Z] (107/167) Installing lcms2 (2.16-r0) [2024-05-30T18:58:51.995Z] (108/167) Installing libjxl (0.10.2-r0) [2024-05-30T18:58:52.264Z] (109/167) Installing lame-libs (3.100-r5) [2024-05-30T18:58:52.842Z] (110/167) Installing opus (1.5.2-r0) [2024-05-30T18:58:53.100Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-05-30T18:58:53.670Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-05-30T18:58:53.931Z] (113/167) Installing soxr (0.1.3-r7) [2024-05-30T18:58:54.190Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-30T18:58:54.765Z] (115/167) Installing libtheora (1.1.1-r18) [2024-05-30T18:58:55.031Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-05-30T18:58:55.598Z] (117/167) Installing libvpx (1.14.0-r0) [2024-05-30T18:58:55.861Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-05-30T18:58:56.123Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-05-30T18:58:56.690Z] (120/167) Installing numactl (2.0.18-r0) [2024-05-30T18:58:56.949Z] (121/167) Installing x265-libs (3.6-r0) [2024-05-30T18:58:57.526Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-05-30T18:58:57.793Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-30T18:58:58.731Z] (124/167) Installing libbluray (1.3.4-r1) [2024-05-30T18:58:58.989Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-05-30T18:58:59.253Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-05-30T18:58:59.823Z] (127/167) Installing cjson (1.7.18-r0) [2024-05-30T18:59:00.084Z] (128/167) Installing mbedtls (3.6.0-r0) [2024-05-30T18:59:00.346Z] (129/167) Installing librist (0.2.10-r1) [2024-05-30T18:59:00.918Z] (130/167) Installing libsrt (1.5.3-r0) [2024-05-30T18:59:01.185Z] (131/167) Installing libssh (0.10.6-r0) [2024-05-30T18:59:01.450Z] (132/167) Installing libsodium (1.0.19-r0) [2024-05-30T18:59:02.019Z] (133/167) Installing libzmq (4.3.5-r2) [2024-05-30T18:59:02.279Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-30T18:59:02.848Z] (135/167) Installing crc32c (1.1.2-r0) [2024-05-30T18:59:03.110Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-05-30T18:59:03.376Z] (137/167) Installing libevent (2.1.12-r7) [2024-05-30T18:59:03.638Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-05-30T18:59:04.206Z] (139/167) Installing mesa-gbm (24.0.8-r1) [2024-05-30T18:59:04.206Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-05-30T18:59:04.773Z] (141/167) Installing icu-libs (74.2-r0) [2024-05-30T18:59:05.341Z] (142/167) Installing minizip (1.3.1-r0) [2024-05-30T18:59:05.600Z] (143/167) Installing nspr (4.35-r4) [2024-05-30T18:59:05.859Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-05-30T18:59:06.426Z] (145/167) Installing nss (3.100-r0) [2024-05-30T18:59:06.994Z] (146/167) Installing openh264 (2.4.1-r0) [2024-05-30T18:59:07.252Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-05-30T18:59:07.819Z] (148/167) Installing libunwind (1.8.1-r0) [2024-05-30T18:59:08.077Z] (149/167) Installing yaml (0.2.5-r2) [2024-05-30T18:59:08.335Z] (150/167) Installing libcamera (0.3.0-r0) [2024-05-30T18:59:08.902Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-05-30T18:59:09.161Z] (152/167) Installing libuv (1.48.0-r0) [2024-05-30T18:59:09.419Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-30T18:59:09.678Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-05-30T18:59:10.246Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-30T18:59:10.814Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-05-30T18:59:11.072Z] (157/167) Installing libasyncns (0.8-r3) [2024-05-30T18:59:11.331Z] (158/167) Installing libltdl (2.4.7-r3) [2024-05-30T18:59:11.589Z] (159/167) Installing orc (0.4.37-r0) [2024-05-30T18:59:12.155Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-05-30T18:59:12.413Z] (161/167) Installing libpulse (17.0-r0) [2024-05-30T18:59:12.671Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-05-30T18:59:12.929Z] (163/167) Installing libgpg-error (1.49-r0) [2024-05-30T18:59:13.495Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-05-30T18:59:13.753Z] (165/167) Installing libxslt (1.1.39-r1) [2024-05-30T18:59:14.319Z] (166/167) Installing chromium (125.0.6422.112-r0) [2024-05-30T18:59:16.221Z] (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-30T18:59:18.714Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T18:59:18.714Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-30T18:59:18.714Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-30T18:59:18.714Z] Executing glib-2.80.2-r0.trigger [2024-05-30T18:59:18.714Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-30T18:59:18.714Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-30T18:59:18.974Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-30T18:59:18.974Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-30T18:59:18.974Z] OK: 657 MiB in 195 packages [2024-05-30T18:59:18.974Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:19.542Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:20.109Z] (1/30) Installing jansson (2.14-r4) [2024-05-30T18:59:20.367Z] (2/30) Installing binutils (2.42-r0) [2024-05-30T18:59:20.935Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-30T18:59:21.193Z] (4/30) Installing isl26 (0.26-r1) [2024-05-30T18:59:21.761Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-30T18:59:22.020Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-30T18:59:22.279Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-30T18:59:23.657Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-30T18:59:24.229Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-30T18:59:24.798Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-30T18:59:25.056Z] (11/30) Installing libpq (16.3-r0) [2024-05-30T18:59:25.621Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-30T18:59:25.882Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-30T18:59:26.450Z] (14/30) Installing libecpg (16.3-r0) [2024-05-30T18:59:26.707Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-30T18:59:27.274Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-30T18:59:27.533Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-30T18:59:28.911Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-30T18:59:29.848Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-30T18:59:30.107Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-30T18:59:30.675Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-30T18:59:30.934Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-30T18:59:31.503Z] (23/30) Installing icu (74.2-r0) [2024-05-30T18:59:31.762Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-30T18:59:32.330Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-30T18:59:33.706Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-30T18:59:33.963Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-30T18:59:34.225Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-30T18:59:34.485Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-30T18:59:35.054Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-30T18:59:35.626Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T18:59:35.626Z] OK: 1193 MiB in 225 packages [2024-05-30T18:59:35.626Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:35.887Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:36.825Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-30T18:59:39.359Z] (2/14) Installing gdbm (1.23-r1) [2024-05-30T18:59:39.619Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-30T18:59:40.186Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-30T18:59:40.186Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-30T18:59:40.754Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-30T18:59:40.754Z] (7/14) Installing readline (8.2.10-r0) [2024-05-30T18:59:41.323Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-30T18:59:41.891Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-30T18:59:42.458Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-30T18:59:42.716Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-30T18:59:42.975Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-30T18:59:44.354Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-30T18:59:44.612Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-30T18:59:44.870Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T18:59:44.870Z] OK: 1359 MiB in 239 packages [2024-05-30T18:59:44.870Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:45.442Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:46.009Z] OK: 1359 MiB in 239 packages [2024-05-30T18:59:46.009Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:46.575Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-30T18:59:47.139Z] (1/1) Installing tzdata (2024a-r1) [2024-05-30T18:59:47.705Z] OK: 1361 MiB in 240 packages [2024-05-30T18:59:47.964Z] (1/1) Purging tzdata (2024a-r1) [2024-05-30T18:59:48.530Z] OK: 1359 MiB in 239 packages [2024-05-30T18:59:50.435Z] Looking in links: /tmp/tmppdlp1ki3 [2024-05-30T18:59:50.435Z] Processing /tmp/tmppdlp1ki3/pip-24.0-py3-none-any.whl [2024-05-30T18:59:50.435Z] Installing collected packages: pip [2024-05-30T18:59:51.811Z] Successfully installed pip-24.0 [2024-05-30T18:59:51.811Z] 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-05-30T18:59:52.377Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-30T18:59:52.637Z] Collecting setuptools [2024-05-30T18:59:52.637Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-30T18:59:52.637Z] Collecting wheel [2024-05-30T18:59:52.637Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T18:59:52.637Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-30T18:59:52.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 66.9 MB/s eta 0:00:00 [2024-05-30T18:59:52.637Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-30T18:59:52.637Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 188.2 MB/s eta 0:00:00 [2024-05-30T18:59:52.637Z] Installing collected packages: wheel, setuptools [2024-05-30T18:59:53.575Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-30T18:59:53.575Z] 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-05-30T18:59:53.834Z] Processing ./edgex-taf-common [2024-05-30T18:59:53.834Z] Preparing metadata (setup.py): started [2024-05-30T18:59:54.400Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:54.400Z] Building wheels for collected packages: edgex-taf-common [2024-05-30T18:59:54.400Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-30T18:59:54.657Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-30T18:59:54.657Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=a05d121ef10dbc2a94ce6cf48b528f4dc4396ced7797813fc080d51be135f3e7 [2024-05-30T18:59:54.657Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3cry1ieo/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-30T18:59:54.657Z] Successfully built edgex-taf-common [2024-05-30T18:59:54.657Z] Installing collected packages: edgex-taf-common [2024-05-30T18:59:54.657Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-30T18:59:54.657Z] 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-05-30T18:59:55.225Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-30T18:59:55.225Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-30T18:59:55.225Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-30T18:59:55.225Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-30T18:59:55.485Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-30T18:59:55.485Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-30T18:59:55.485Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-30T18:59:55.485Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-30T18:59:55.485Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-30T18:59:55.485Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-30T18:59:55.485Z] Preparing metadata (setup.py): started [2024-05-30T18:59:55.744Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:55.744Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-30T18:59:55.744Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-30T18:59:55.744Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-30T18:59:55.744Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-30T18:59:55.744Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-30T18:59:55.744Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-30T18:59:55.744Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-30T18:59:55.744Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-30T18:59:55.744Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 137.0 MB/s eta 0:00:00 [2024-05-30T18:59:55.744Z] Preparing metadata (setup.py): started [2024-05-30T18:59:56.003Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T18:59:56.003Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-30T18:59:56.003Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-30T18:59:56.269Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-30T18:59:56.269Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-05-30T18:59:56.269Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 264.9 MB/s eta 0:00:00 [2024-05-30T18:59:56.528Z] Collecting psutil==5.9.8 (from -r requirements.txt (line 12)) [2024-05-30T18:59:56.528Z] Downloading psutil-5.9.8.tar.gz (503 kB) [2024-05-30T18:59:56.528Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.2/503.2 kB 236.7 MB/s eta 0:00:00 [2024-05-30T18:59:56.528Z] Installing build dependencies: started [2024-05-30T18:59:59.060Z] Installing build dependencies: finished with status 'done' [2024-05-30T18:59:59.060Z] Getting requirements to build wheel: started [2024-05-30T18:59:59.320Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T18:59:59.320Z] Preparing metadata (pyproject.toml): started [2024-05-30T18:59:59.578Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T18:59:59.835Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-30T18:59:59.835Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-30T19:00:00.092Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-30T19:00:00.092Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-05-30T19:00:00.092Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-30T19:00:00.092Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-30T19:00:00.092Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 246.1 MB/s eta 0:00:00 [2024-05-30T19:00:00.092Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-30T19:00:00.092Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-30T19:00:00.092Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 238.4 MB/s eta 0:00:00 [2024-05-30T19:00:00.351Z] Preparing metadata (setup.py): started [2024-05-30T19:00:00.930Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:00:00.930Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-30T19:00:00.930Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-05-30T19:00:00.930Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:00:00.930Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-30T19:00:01.188Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:00:01.188Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-30T19:00:01.188Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:01.188Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T19:00:01.188Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:01.188Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-30T19:00:01.188Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 287.2 MB/s eta 0:00:00 [2024-05-30T19:00:01.188Z] Preparing metadata (setup.py): started [2024-05-30T19:00:01.446Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:00:01.446Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:01.446Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-30T19:00:01.446Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:01.446Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-30T19:00:01.446Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:01.446Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T19:00:01.446Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:01.446Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-30T19:00:01.704Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:01.704Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-30T19:00:01.704Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:01.704Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-30T19:00:01.704Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T19:00:01.704Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-05-30T19:00:01.704Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T19:00:01.704Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-30T19:00:01.978Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T19:00:01.978Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-30T19:00:01.978Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T19:00:01.978Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T19:00:01.978Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T19:00:01.978Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-30T19:00:01.978Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T19:00:01.978Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-30T19:00:01.978Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:00:01.978Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-30T19:00:01.978Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:00:01.978Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-30T19:00:01.978Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.0.0) [2024-05-30T19:00:02.238Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:00:02.238Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-30T19:00:02.238Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:00:02.238Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T19:00:02.238Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:00:02.238Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-30T19:00:02.238Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:00:02.238Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-30T19:00:02.498Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:02.498Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-05-30T19:00:02.498Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:02.498Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-30T19:00:02.498Z] Preparing metadata (setup.py): started [2024-05-30T19:00:02.498Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:00:02.774Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:02.774Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-30T19:00:02.774Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:02.774Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-30T19:00:02.774Z] Preparing metadata (setup.py): started [2024-05-30T19:00:02.774Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:00:03.033Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:03.033Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T19:00:03.033Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:03.033Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-30T19:00:03.033Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:03.033Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-30T19:00:03.033Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:03.033Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-30T19:00:03.033Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:03.033Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T19:00:03.033Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:03.033Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T19:00:03.602Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:00:03.602Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-05-30T19:00:03.602Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:00:03.602Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-30T19:00:03.602Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:00:03.602Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-30T19:00:03.602Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:00:03.602Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-30T19:00:03.863Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:00:03.863Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-30T19:00:03.863Z] 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-05-30T19:00:03.863Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-30T19:00:03.863Z] 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-05-30T19:00:03.863Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T19:00:03.863Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-30T19:00:03.863Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 226.7 MB/s eta 0:00:00 [2024-05-30T19:00:03.863Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-30T19:00:03.863Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-30T19:00:03.863Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-30T19:00:03.863Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 145.2 MB/s eta 0:00:00 [2024-05-30T19:00:03.863Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-30T19:00:03.863Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-30T19:00:03.863Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-30T19:00:03.863Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 228.3 MB/s eta 0:00:00 [2024-05-30T19:00:03.863Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-30T19:00:03.863Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 234.8 MB/s eta 0:00:00 [2024-05-30T19:00:03.863Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-05-30T19:00:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 289.6 MB/s eta 0:00:00 [2024-05-30T19:00:04.122Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-30T19:00:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 328.6 MB/s eta 0:00:00 [2024-05-30T19:00:04.122Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-05-30T19:00:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 259.6 MB/s eta 0:00:00 [2024-05-30T19:00:04.122Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-30T19:00:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 325.0 MB/s eta 0:00:00 [2024-05-30T19:00:04.122Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-05-30T19:00:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 285.0 MB/s eta 0:00:00 [2024-05-30T19:00:04.122Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-30T19:00:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 324.4 MB/s eta 0:00:00 [2024-05-30T19:00:04.122Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-05-30T19:00:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 321.2 MB/s eta 0:00:00 [2024-05-30T19:00:04.122Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-30T19:00:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 288.1 MB/s eta 0:00:00 [2024-05-30T19:00:04.122Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-30T19:00:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 267.7 MB/s eta 0:00:00 [2024-05-30T19:00:04.122Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-30T19:00:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 335.7 MB/s eta 0:00:00 [2024-05-30T19:00:04.122Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-30T19:00:04.122Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 248.1 MB/s eta 0:00:00 [2024-05-30T19:00:04.122Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-30T19:00:04.122Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 78.4 MB/s eta 0:00:00 [2024-05-30T19:00:04.381Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 326.6 MB/s eta 0:00:00 [2024-05-30T19:00:04.381Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 199.7 MB/s eta 0:00:00 [2024-05-30T19:00:04.381Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 220.6 MB/s eta 0:00:00 [2024-05-30T19:00:04.381Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-30T19:00:04.381Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-30T19:00:04.381Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 220.6 MB/s eta 0:00:00 [2024-05-30T19:00:04.381Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 220.9 MB/s eta 0:00:00 [2024-05-30T19:00:04.381Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 319.1 MB/s eta 0:00:00 [2024-05-30T19:00:04.381Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-30T19:00:04.381Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 216.0 MB/s eta 0:00:00 [2024-05-30T19:00:04.381Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 221.6 MB/s eta 0:00:00 [2024-05-30T19:00:04.381Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-30T19:00:04.381Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-30T19:00:04.381Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 195.5 MB/s eta 0:00:00 [2024-05-30T19:00:04.381Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-30T19:00:04.381Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-30T19:00:04.381Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 219.8 MB/s eta 0:00:00 [2024-05-30T19:00:04.381Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-30T19:00:04.381Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 228.9 MB/s eta 0:00:00 [2024-05-30T19:00:04.381Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-30T19:00:04.381Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-30T19:00:04.381Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 214.0 MB/s eta 0:00:00 [2024-05-30T19:00:04.381Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-30T19:00:04.381Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-30T19:00:04.381Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-30T19:00:04.381Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-30T19:00:04.381Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-30T19:00:04.381Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-30T19:00:04.381Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 219.5 MB/s eta 0:00:00 [2024-05-30T19:00:04.639Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-05-30T19:00:04.639Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-30T19:00:04.639Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-30T19:00:04.639Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=2421355339f542f1d8da1e295ebf8dfcec32993d5655e30915172118c61f34ff [2024-05-30T19:00:04.639Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9f4xggvb/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-30T19:00:04.639Z] Building wheel for paho-mqtt (setup.py): started [2024-05-30T19:00:04.896Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-30T19:00:04.896Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=8d491094ff44a1c53965d10d830cbc0f3e7227523011b5b80e62b4738c30cd89 [2024-05-30T19:00:04.896Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9f4xggvb/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-30T19:00:04.896Z] Building wheel for psutil (pyproject.toml): started [2024-05-30T19:00:07.428Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-30T19:00:07.428Z] Created wheel for psutil: filename=psutil-5.9.8-cp312-abi3-linux_x86_64.whl size=287626 sha256=bad46a75bf8ece8cba49027407ca4d7c86f4177f7f3d899a0f7c490775bc0b7e [2024-05-30T19:00:07.428Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9f4xggvb/wheels/ea/db/87/379059ff5efa4e13c17206320a5a1cb52b4efe5eeb70a12c3d [2024-05-30T19:00:07.428Z] Building wheel for psycopg2 (setup.py): started [2024-05-30T19:00:17.404Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-30T19:00:17.405Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521874 sha256=fd9b707aa07aa39c1a48627d00de31891738d1363e1732bce39cfafa03d92dde [2024-05-30T19:00:17.405Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9f4xggvb/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-30T19:00:17.405Z] Building wheel for flex (setup.py): started [2024-05-30T19:00:17.405Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-30T19:00:17.405Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=a20403553c7eef9879fd08510d68e64a32f1a4159d4b6f3b8462151dfbf83c7d [2024-05-30T19:00:17.405Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9f4xggvb/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-30T19:00:17.405Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-30T19:00:17.405Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-30T19:00:17.405Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=ee242b4f337ea6fd30ea5647e621e4b24586ff5c34dd7d3beb1c86e884984d2f [2024-05-30T19:00:17.405Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9f4xggvb/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-30T19:00:17.405Z] Building wheel for validate-email (setup.py): started [2024-05-30T19:00:17.405Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-30T19:00:17.405Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=95c13d98a2a1ebb65759df88d20862ae6e0db2f8e33dcfc8c15b38de54585513 [2024-05-30T19:00:17.405Z] Stored in directory: /tmp/pip-ephem-wheel-cache-9f4xggvb/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-30T19:00:17.405Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-05-30T19:00:17.405Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-05-30T19:00:33.636Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.8 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-30T19:00:33.636Z] 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-05-30T19:00:46.447Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1725 in /w/workspace/xfoundry_edgex-taf-common_PR-101 [Pipeline] { [Pipeline] checkout [2024-05-30T19:00:49.558Z] Selected Git installation does not exist. Using Default [2024-05-30T19:00:49.558Z] The recommended git tool is: NONE [2024-05-30T19:00:59.209Z] Removing intermediate container deeead2c69bc [2024-05-30T19:00:59.209Z] ---> ca8beee42b5c [2024-05-30T19:00:59.209Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-30T19:00:59.209Z] ---> Running in a106d36855b3 [2024-05-30T19:00:59.209Z] Removing intermediate container a106d36855b3 [2024-05-30T19:00:59.209Z] ---> 47358b8fc428 [2024-05-30T19:00:59.209Z] Step 11/13 : LABEL arch=amd64 [2024-05-30T19:00:59.209Z] ---> Running in bf1eb51fad35 [2024-05-30T19:00:59.209Z] Removing intermediate container bf1eb51fad35 [2024-05-30T19:00:59.209Z] ---> 3412d547702e [2024-05-30T19:00:59.209Z] Step 12/13 : LABEL git_sha=2c4924450cee8f0fc019cf6a0caa29b81ceec1a5 [2024-05-30T19:00:59.209Z] ---> Running in 2f5ac282fb6d [2024-05-30T19:00:59.209Z] Removing intermediate container 2f5ac282fb6d [2024-05-30T19:00:59.209Z] ---> f1e68f385edb [2024-05-30T19:00:59.209Z] Step 13/13 : LABEL version=0.0.0 [2024-05-30T19:00:59.209Z] ---> Running in 3bc2f0071908 [2024-05-30T19:00:59.209Z] Removing intermediate container 3bc2f0071908 [2024-05-30T19:00:59.209Z] ---> 72c0e93ebd2a [2024-05-30T19:00:59.209Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T19:00:59.209Z] Successfully built 72c0e93ebd2a [2024-05-30T19:00:59.209Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2024-05-30T19:00:59.285Z] using credential edgex-jenkins-ssh [Pipeline] stage [Pipeline] { (Docker Push) [2024-05-30T19:00:59.316Z] Cloning the remote Git repository Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:00:59.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T19:00:59.693Z] [2024-05-30T19:00:59.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:00:59.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T19:00:59.996Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-30T19:00:59.996Z] 5eb5b503b376: Pulling fs layer [2024-05-30T19:00:59.996Z] 5c69ac0246d0: Pulling fs layer [2024-05-30T19:00:59.996Z] ec43610c2a17: Pulling fs layer [2024-05-30T19:00:59.996Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-30T19:00:59.996Z] 33b1e0a273af: Pulling fs layer [2024-05-30T19:00:59.996Z] 5d3b04190fa2: Pulling fs layer [2024-05-30T19:00:59.996Z] 2f39f015ded8: Pulling fs layer [2024-05-30T19:00:59.996Z] 5d3b04190fa2: Waiting [2024-05-30T19:00:59.996Z] 33b1e0a273af: Waiting [2024-05-30T19:00:59.996Z] 2f39f015ded8: Waiting [2024-05-30T19:00:59.996Z] 3a2ae6a8a46f: Waiting [2024-05-30T19:00:59.996Z] 5c69ac0246d0: Verifying Checksum [2024-05-30T19:00:59.996Z] 5c69ac0246d0: Download complete [2024-05-30T19:00:59.996Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-30T19:00:59.996Z] 3a2ae6a8a46f: Download complete [2024-05-30T19:00:59.996Z] 33b1e0a273af: Verifying Checksum [2024-05-30T19:00:59.996Z] 33b1e0a273af: Download complete [2024-05-30T19:00:59.996Z] 5d3b04190fa2: Verifying Checksum [2024-05-30T19:00:59.996Z] 5d3b04190fa2: Download complete [2024-05-30T19:00:59.996Z] ec43610c2a17: Verifying Checksum [2024-05-30T19:00:59.996Z] ec43610c2a17: Download complete [2024-05-30T19:00:59.389Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T19:00:59.643Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-101 # timeout=10 [2024-05-30T19:00:59.942Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T19:00:59.943Z] > git --version # timeout=10 [2024-05-30T19:00:59.987Z] > git --version # 'git version 2.25.1' [2024-05-30T19:00:59.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T19:01:00.254Z] 5eb5b503b376: Verifying Checksum [2024-05-30T19:01:00.254Z] 5eb5b503b376: Download complete [2024-05-30T19:01:00.819Z] 2f39f015ded8: Download complete [2024-05-30T19:01:00.256Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T19:01:00.953Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-30T19:01:01.017Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T19:01:01.753Z] 5eb5b503b376: Pull complete [2024-05-30T19:01:01.753Z] 5c69ac0246d0: Pull complete [2024-05-30T19:01:02.318Z] ec43610c2a17: Pull complete [2024-05-30T19:01:02.318Z] 3a2ae6a8a46f: Pull complete [2024-05-30T19:01:02.575Z] 33b1e0a273af: Pull complete [2024-05-30T19:01:02.834Z] 5d3b04190fa2: Pull complete [2024-05-30T19:01:02.814Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-30T19:01:02.897Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-30T19:01:02.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T19:01:02.924Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-30T19:01:06.648Z] 2f39f015ded8: Pull complete [2024-05-30T19:01:08.774Z] Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit faa5f814b4e247691152bbf4b339864d3f88206a [2024-05-30T19:01:08.779Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-30T19:01:08.779Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T19:01:08.779Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T19:01:08.801Z] > git config core.sparsecheckout # timeout=10 [2024-05-30T19:01:08.907Z] > git checkout -f faa5f814b4e247691152bbf4b339864d3f88206a # timeout=10 [2024-05-30T19:01:11.092Z] prd-ubuntu20.04-docker-8c-8g-1721 does not seem to be running inside a container [2024-05-30T19:01:11.099Z] > git remote # timeout=10 [2024-05-30T19:01:11.124Z] > git config --get remote.origin.url # timeout=10 [2024-05-30T19:01:11.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T19:01:11.162Z] > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 [2024-05-30T19:01:12.696Z] Merge succeeded, producing abed88ec6d60cf56a881eb3fc02fef3b8074672c [2024-05-30T19:01:12.696Z] Checking out Revision abed88ec6d60cf56a881eb3fc02fef3b8074672c (PR-101) [2024-05-30T19:01:12.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-101 -v /w/workspace/xfoundry_edgex-taf-common_PR-101:/w/workspace/xfoundry_edgex-taf-common_PR-101:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-30T19:01:12.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-30T19:01:12.703Z] > git config core.sparsecheckout # timeout=10 [2024-05-30T19:01:12.717Z] > git checkout -f abed88ec6d60cf56a881eb3fc02fef3b8074672c # timeout=10 [2024-05-30T19:01:16.338Z] $ docker top 261685bad94ffc805b324af92e385bfec93425642be8bd37c797fbd5c5895c84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:01:16.613Z] Commit message: "Merge commit '7ef99bc445e5002edb91e45647dc2bc252dae2a9' into HEAD" [2024-05-30T19:01:16.647Z] First time build. Skipping changelog. [2024-05-30T19:01:16.774Z] ---> job-cost.sh [2024-05-30T19:01:16.774Z] lf-activate-venv: SKIPPING [2024-05-30T19:01:16.774Z] INFO: No Stack... [2024-05-30T19:01:17.045Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T19:01:17.322Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T19:01:17.619Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-101/archives/cost.csv [2024-05-30T19:01:17.619Z] + cut -d, -f6 [Pipeline] lock [2024-05-30T19:01:17.631Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-101-5-stack-cost] [2024-05-30T19:01:17.643Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-101-5-stack-cost] did not exist. Created. [2024-05-30T19:01:17.651Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-101-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T19:01:17.855Z] [2024-05-30T19:01:17.855Z] GitHub has been notified of this commit’s build result [2024-05-30T19:01:17.855Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-30T19:01:17.953Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-30T19:01:18.211Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T19:01:18.222Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-101-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T19:01:18.250Z] $ docker stop --time=1 261685bad94ffc805b324af92e385bfec93425642be8bd37c797fbd5c5895c84 [2024-05-30T19:01:18.508Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-30T19:01:18.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-30T19:01:18.508Z] Dload Upload Total Spent Left Speed [2024-05-30T19:01:18.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [2024-05-30T19:01:16.625Z] > git rev-list --no-walk 738d40d369a7214c5f3d3a626c8c5c07d65a13f0 # timeout=10 [2024-05-30T19:01:19.424Z] $ docker rm -f --volumes 261685bad94ffc805b324af92e385bfec93425642be8bd37c797fbd5c5895c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-30T19:01:19.804Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-30T19:01:20.135Z] + + sudo tee /etc/docker/daemon.newsudo [2024-05-30T19:01:20.135Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-30T19:01:20.135Z] { [2024-05-30T19:01:20.135Z] "registry-mirrors": [ [2024-05-30T19:01:20.135Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-30T19:01:20.135Z] ], [2024-05-30T19:01:20.135Z] "bip": "10.250.0.254/24", [2024-05-30T19:01:20.135Z] "hosts": [ [2024-05-30T19:01:20.135Z] "tcp://0.0.0.0:5555", [2024-05-30T19:01:20.135Z] "unix:///var/run/docker.sock" [2024-05-30T19:01:20.135Z] ], [2024-05-30T19:01:20.135Z] "mtu": 1458, [2024-05-30T19:01:20.135Z] "selinux-enabled": true, [2024-05-30T19:01:20.135Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-30T19:01:20.135Z] } [Pipeline] sh [2024-05-30T19:01:20.487Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-30T19:01:20.967Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T19:01:39.277Z] provisioning config files... [2024-05-30T19:01:39.311Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/config12149479063829974099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:01:39.806Z] ---> ****-login.sh [2024-05-30T19:01:39.807Z] nexus3.edgexfoundry.org:10001 [2024-05-30T19:01:40.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T19:01:40.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T19:01:40.398Z] Configure a credential helper to remove this warning. See [2024-05-30T19:01:40.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T19:01:40.398Z] [2024-05-30T19:01:40.398Z] Login Succeeded [2024-05-30T19:01:40.398Z] nexus3.edgexfoundry.org:10002 [2024-05-30T19:01:40.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T19:01:40.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T19:01:40.941Z] Configure a credential helper to remove this warning. See [2024-05-30T19:01:40.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T19:01:40.941Z] [2024-05-30T19:01:40.941Z] Login Succeeded [2024-05-30T19:01:40.941Z] nexus3.edgexfoundry.org:10003 [2024-05-30T19:01:41.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T19:01:41.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T19:01:41.216Z] Configure a credential helper to remove this warning. See [2024-05-30T19:01:41.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T19:01:41.216Z] [2024-05-30T19:01:41.216Z] Login Succeeded [2024-05-30T19:01:41.216Z] nexus3.edgexfoundry.org:10004 [2024-05-30T19:01:41.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T19:01:41.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T19:01:41.776Z] Configure a credential helper to remove this warning. See [2024-05-30T19:01:41.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T19:01:41.776Z] [2024-05-30T19:01:41.776Z] Login Succeeded [2024-05-30T19:01:41.776Z] ****.io [2024-05-30T19:01:42.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T19:01:42.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T19:01:42.322Z] Configure a credential helper to remove this warning. See [2024-05-30T19:01:42.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T19:01:42.322Z] [2024-05-30T19:01:42.322Z] Login Succeeded [2024-05-30T19:01:42.322Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T19:01:42.338Z] 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-05-30T19:01:43.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T19:01:43.430Z] + ls -al . [2024-05-30T19:01:43.431Z] total 68 [2024-05-30T19:01:43.431Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 19:01 . [2024-05-30T19:01:43.431Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 19:01 .. [2024-05-30T19:01:43.431Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:01 .git [2024-05-30T19:01:43.431Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 19:01 .github [2024-05-30T19:01:43.431Z] -rw-rw-r-- 1 jenkins jenkins 22 May 30 19:01 .gitignore [2024-05-30T19:01:43.431Z] -rw-rw-r-- 1 jenkins jenkins 1653 May 30 19:01 Dockerfile [2024-05-30T19:01:43.431Z] -rw-rw-r-- 1 jenkins jenkins 746 May 30 19:01 Jenkinsfile [2024-05-30T19:01:43.431Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 30 19:01 LICENSE [2024-05-30T19:01:43.431Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 30 19:01 README.md [2024-05-30T19:01:43.431Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 19:01 TAF-Manager [2024-05-30T19:01:43.431Z] drwxrwxr-x 6 jenkins jenkins 4096 May 30 19:01 TUC [2024-05-30T19:01:43.431Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 18:57 VERSION [2024-05-30T19:01:43.431Z] -rw-rw-r-- 1 jenkins jenkins 343 May 30 19:01 requirements.txt [2024-05-30T19:01:43.431Z] -rw-rw-r-- 1 jenkins jenkins 54 May 30 19:01 robot-entrypoint.sh [2024-05-30T19:01:43.431Z] -rw-rw-r-- 1 jenkins jenkins 445 May 30 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:01:43.791Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=abed88ec6d60cf56a881eb3fc02fef3b8074672c --label arch=arm64 --label version=0.0.0 . [2024-05-30T19:01:44.060Z] Sending build context to Docker daemon 376.3kB [2024-05-30T19:01:44.060Z] Step 1/13 : FROM alpine:3.20 [2024-05-30T19:01:44.646Z] 3.20: Pulling from library/alpine [2024-05-30T19:01:44.646Z] 94747bd81234: Pulling fs layer [2024-05-30T19:01:44.916Z] 94747bd81234: Verifying Checksum [2024-05-30T19:01:44.916Z] 94747bd81234: Download complete [2024-05-30T19:01:45.502Z] 94747bd81234: Pull complete [2024-05-30T19:01:45.775Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-30T19:01:45.775Z] Status: Downloaded newer image for alpine:3.20 [2024-05-30T19:01:45.775Z] ---> 442043f030d3 [2024-05-30T19:01:45.775Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-30T19:01:46.047Z] ---> Running in e165b0065d6b [2024-05-30T19:01:46.317Z] Removing intermediate container e165b0065d6b [2024-05-30T19:01:46.317Z] ---> 941b0c5c719c [2024-05-30T19:01:46.317Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-30T19:01:46.317Z] ---> Running in a12d8bf151f4 [2024-05-30T19:01:46.586Z] Removing intermediate container a12d8bf151f4 [2024-05-30T19:01:46.587Z] ---> 67818f26b869 [2024-05-30T19:01:46.587Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-30T19:01:47.556Z] ---> 5f80b53e3d3e [2024-05-30T19:01:47.556Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-30T19:01:48.145Z] ---> 7a4314274398 [2024-05-30T19:01:48.145Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-30T19:01:48.417Z] ---> b6c907b1f653 [2024-05-30T19:01:48.417Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-30T19:01:48.689Z] ---> Running in 81cf8123ae55 [2024-05-30T19:01:48.956Z] Removing intermediate container 81cf8123ae55 [2024-05-30T19:01:48.956Z] ---> 8f193f714ffa [2024-05-30T19:01:48.956Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-30T19:01:48.956Z] ---> Running in 8f0f6dd4b641 [2024-05-30T19:01:50.939Z] Removing intermediate container 8f0f6dd4b641 [2024-05-30T19:01:50.939Z] ---> bfdba52339f3 [2024-05-30T19:01:50.939Z] 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt [2024-05-30T19:01:50.939Z] ---> Running in f41a9e43ad04 [2024-05-30T19:01:51.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:01:52.510Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:01:54.467Z] OK: 9 MiB in 14 packages [2024-05-30T19:01:54.739Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:01:55.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:01:57.279Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-30T19:01:57.868Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-30T19:01:58.455Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-30T19:01:58.722Z] (4/14) Installing libunistring (1.2-r0) [2024-05-30T19:01:59.307Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-30T19:01:59.576Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-30T19:02:00.160Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-30T19:02:00.431Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-30T19:02:01.017Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-30T19:02:01.287Z] (10/14) Installing curl (8.7.1-r0) [2024-05-30T19:02:01.882Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-30T19:02:03.310Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-30T19:02:03.580Z] (13/14) Installing jq (1.7.1-r0) [2024-05-30T19:02:04.168Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-30T19:02:04.755Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T19:02:04.755Z] Executing ca-certificates-20240226-r0.trigger [2024-05-30T19:02:04.755Z] OK: 43 MiB in 28 packages [2024-05-30T19:02:05.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:02:05.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:02:07.568Z] (1/166) Installing libexpat (2.6.2-r0) [2024-05-30T19:02:08.172Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-05-30T19:02:08.440Z] (3/166) Installing libpng (1.6.43-r0) [2024-05-30T19:02:09.026Z] (4/166) Installing freetype (2.13.2-r0) [2024-05-30T19:02:09.290Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-05-30T19:02:09.871Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-05-30T19:02:10.476Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-05-30T19:02:10.745Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-05-30T19:02:11.328Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-05-30T19:02:11.596Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-05-30T19:02:12.182Z] (11/166) Installing libffi (3.4.6-r0) [2024-05-30T19:02:12.450Z] (12/166) Installing libintl (0.22.5-r0) [2024-05-30T19:02:12.718Z] (13/166) Installing libeconf (0.6.3-r0) [2024-05-30T19:02:12.986Z] (14/166) Installing libblkid (2.40.1-r1) [2024-05-30T19:02:13.571Z] (15/166) Installing libmount (2.40.1-r1) [2024-05-30T19:02:13.838Z] (16/166) Installing pcre2 (10.43-r0) [2024-05-30T19:02:14.422Z] (17/166) Installing glib (2.80.2-r0) [2024-05-30T19:02:15.006Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-30T19:02:15.593Z] (19/166) Installing xz-libs (5.6.1-r3) [2024-05-30T19:02:15.861Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-05-30T19:02:16.450Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-05-30T19:02:17.037Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-05-30T19:02:17.303Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-05-30T19:02:17.886Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-05-30T19:02:18.153Z] (25/166) Installing libwebp (1.3.2-r0) [2024-05-30T19:02:18.419Z] (26/166) Installing tiff (4.6.0t-r0) [2024-05-30T19:02:19.001Z] (27/166) Installing gdk-pixbuf (2.42.11-r1) [2024-05-30T19:02:19.594Z] (28/166) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-30T19:02:19.862Z] (29/166) Installing libxau (1.0.11-r4) [2024-05-30T19:02:20.129Z] (30/166) Installing libmd (1.1.0-r0) [2024-05-30T19:02:20.397Z] (31/166) Installing libbsd (0.12.2-r0) [2024-05-30T19:02:20.664Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-05-30T19:02:20.932Z] (33/166) Installing libxcb (1.16.1-r0) [2024-05-30T19:02:21.517Z] (34/166) Installing libx11 (1.8.9-r1) [2024-05-30T19:02:22.101Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-05-30T19:02:22.368Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-05-30T19:02:22.635Z] (37/166) Installing libxrender (0.9.11-r5) [2024-05-30T19:02:23.220Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-05-30T19:02:23.488Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-05-30T19:02:23.757Z] (40/166) Installing libxext (1.3.6-r2) [2024-05-30T19:02:24.025Z] (41/166) Installing libxi (1.8.1-r4) [2024-05-30T19:02:24.293Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-05-30T19:02:24.561Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-05-30T19:02:25.149Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-05-30T19:02:25.416Z] (45/166) Installing libxtst (1.2.4-r6) [2024-05-30T19:02:25.684Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-05-30T19:02:26.272Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-05-30T19:02:26.539Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-30T19:02:27.124Z] (49/166) Installing pixman (0.43.2-r0) [2024-05-30T19:02:27.391Z] (50/166) Installing cairo (1.18.0-r0) [2024-05-30T19:02:27.976Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-05-30T19:02:28.242Z] (52/166) Installing avahi-libs (0.8-r17) [2024-05-30T19:02:28.829Z] (53/166) Installing gmp (6.3.0-r1) [2024-05-30T19:02:29.095Z] (54/166) Installing nettle (3.9.1-r0) [2024-05-30T19:02:29.696Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-05-30T19:02:29.962Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-05-30T19:02:30.545Z] (57/166) Installing gnutls (3.8.5-r0) [2024-05-30T19:02:30.813Z] (58/166) Installing cups-libs (2.4.8-r0) [2024-05-30T19:02:31.396Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-05-30T19:02:31.979Z] (60/166) Installing fribidi (1.0.14-r0) [2024-05-30T19:02:32.246Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-05-30T19:02:32.514Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-05-30T19:02:33.097Z] (63/166) Installing libxft (2.3.8-r3) [2024-05-30T19:02:33.696Z] (64/166) Installing pango (1.52.2-r0) [2024-05-30T19:02:33.964Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-05-30T19:02:34.232Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-30T19:02:34.815Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-05-30T19:02:34.815Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-05-30T19:02:35.779Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-05-30T19:02:36.047Z] (70/166) Installing gtk+3.0 (3.24.42-r0) [2024-05-30T19:02:36.634Z] (71/166) Installing icu-data-full (74.2-r0) [2024-05-30T19:02:38.046Z] (72/166) Installing mesa (24.0.8-r1) [2024-05-30T19:02:38.313Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-05-30T19:02:41.695Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-05-30T19:02:42.287Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-05-30T19:02:42.559Z] (76/166) Installing libdrm (2.4.120-r0) [2024-05-30T19:02:42.828Z] (77/166) Installing libelf (0.191-r0) [2024-05-30T19:02:43.413Z] (78/166) Installing mesa-glapi (24.0.8-r1) [2024-05-30T19:02:43.680Z] (79/166) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-30T19:02:44.647Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-05-30T19:02:45.233Z] (81/166) Installing libmagic (5.45-r1) [2024-05-30T19:02:45.502Z] (82/166) Installing file (5.45-r1) [2024-05-30T19:02:45.769Z] (83/166) Installing xprop (1.2.7-r0) [2024-05-30T19:02:46.361Z] (84/166) Installing libice (1.1.1-r6) [2024-05-30T19:02:46.631Z] (85/166) Installing libuuid (2.40.1-r1) [2024-05-30T19:02:46.899Z] (86/166) Installing libsm (1.2.4-r4) [2024-05-30T19:02:47.168Z] (87/166) Installing libxt (1.3.0-r5) [2024-05-30T19:02:47.825Z] (88/166) Installing libxmu (1.1.4-r2) [2024-05-30T19:02:48.101Z] (89/166) Installing xset (1.2.5-r1) [2024-05-30T19:02:48.373Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-05-30T19:02:48.968Z] (91/166) Installing libogg (1.3.5-r5) [2024-05-30T19:02:49.247Z] (92/166) Installing libflac (1.4.3-r1) [2024-05-30T19:02:49.527Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-05-30T19:02:50.127Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-30T19:02:50.719Z] (95/166) Installing aom-libs (3.9.0-r0) [2024-05-30T19:02:51.694Z] (96/166) Installing libva (2.21.0-r0) [2024-05-30T19:02:52.304Z] (97/166) Installing libvdpau (1.5-r3) [2024-05-30T19:02:52.575Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-30T19:02:53.166Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-05-30T19:02:53.437Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-05-30T19:02:54.029Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-05-30T19:02:54.302Z] (102/166) Installing imath (3.1.11-r2) [2024-05-30T19:02:54.586Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-05-30T19:02:55.180Z] (104/166) Installing giflib (5.2.2-r0) [2024-05-30T19:02:55.452Z] (105/166) Installing libhwy (1.0.7-r0) [2024-05-30T19:02:55.725Z] (106/166) Installing lcms2 (2.16-r0) [2024-05-30T19:02:56.320Z] (107/166) Installing libjxl (0.10.2-r0) [2024-05-30T19:02:56.918Z] (108/166) Installing lame-libs (3.100-r5) [2024-05-30T19:02:57.186Z] (109/166) Installing opus (1.5.2-r0) [2024-05-30T19:02:57.771Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-05-30T19:02:58.362Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-05-30T19:02:58.631Z] (112/166) Installing soxr (0.1.3-r7) [2024-05-30T19:02:59.222Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-30T19:02:59.491Z] (114/166) Installing libtheora (1.1.1-r18) [2024-05-30T19:03:00.078Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-05-30T19:03:00.347Z] (116/166) Installing libvpx (1.14.0-r0) [2024-05-30T19:03:00.936Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-05-30T19:03:01.530Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-05-30T19:03:01.797Z] (119/166) Installing numactl (2.0.18-r0) [2024-05-30T19:03:02.065Z] (120/166) Installing x265-libs (3.6-r0) [2024-05-30T19:03:03.028Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-05-30T19:03:03.295Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-30T19:03:04.704Z] (123/166) Installing libbluray (1.3.4-r1) [2024-05-30T19:03:05.286Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-05-30T19:03:05.552Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-05-30T19:03:06.134Z] (126/166) Installing cjson (1.7.18-r0) [2024-05-30T19:03:06.715Z] (127/166) Installing mbedtls (3.6.0-r0) [2024-05-30T19:03:06.981Z] (128/166) Installing librist (0.2.10-r1) [2024-05-30T19:03:07.563Z] (129/166) Installing libsrt (1.5.3-r0) [2024-05-30T19:03:07.829Z] (130/166) Installing libssh (0.10.6-r0) [2024-05-30T19:03:08.416Z] (131/166) Installing libsodium (1.0.19-r0) [2024-05-30T19:03:08.690Z] (132/166) Installing libzmq (4.3.5-r2) [2024-05-30T19:03:09.277Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-30T19:03:09.857Z] (134/166) Installing crc32c (1.1.2-r0) [2024-05-30T19:03:10.121Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-05-30T19:03:10.386Z] (136/166) Installing libevent (2.1.12-r7) [2024-05-30T19:03:10.966Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-05-30T19:03:11.231Z] (138/166) Installing mesa-gbm (24.0.8-r1) [2024-05-30T19:03:11.496Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-05-30T19:03:12.078Z] (140/166) Installing icu-libs (74.2-r0) [2024-05-30T19:03:12.671Z] (141/166) Installing minizip (1.3.1-r0) [2024-05-30T19:03:12.947Z] (142/166) Installing nspr (4.35-r4) [2024-05-30T19:03:13.533Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-05-30T19:03:14.118Z] (144/166) Installing nss (3.100-r0) [2024-05-30T19:03:14.703Z] (145/166) Installing openh264 (2.4.1-r0) [2024-05-30T19:03:14.971Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-05-30T19:03:15.553Z] (147/166) Installing libunwind (1.8.1-r0) [2024-05-30T19:03:15.819Z] (148/166) Installing yaml (0.2.5-r2) [2024-05-30T19:03:16.402Z] (149/166) Installing libcamera (0.3.0-r0) [2024-05-30T19:03:16.987Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-05-30T19:03:17.255Z] (151/166) Installing libuv (1.48.0-r0) [2024-05-30T19:03:17.521Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-30T19:03:18.102Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-05-30T19:03:18.370Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-30T19:03:18.954Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-05-30T19:03:19.923Z] (156/166) Installing libasyncns (0.8-r3) [2024-05-30T19:03:19.923Z] (157/166) Installing libltdl (2.4.7-r3) [2024-05-30T19:03:20.510Z] (158/166) Installing orc (0.4.37-r0) [2024-05-30T19:03:20.777Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-05-30T19:03:21.360Z] (160/166) Installing libpulse (17.0-r0) [2024-05-30T19:03:21.632Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-05-30T19:03:22.218Z] (162/166) Installing libgpg-error (1.49-r0) [2024-05-30T19:03:22.485Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-05-30T19:03:23.068Z] (164/166) Installing libxslt (1.1.39-r1) [2024-05-30T19:03:23.335Z] (165/166) Installing chromium (125.0.6422.112-r0) [2024-05-30T19:03:41.550Z] (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-30T19:03:41.550Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T19:03:41.550Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-30T19:03:41.550Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-30T19:03:41.550Z] Executing glib-2.80.2-r0.trigger [2024-05-30T19:03:41.550Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-30T19:03:42.135Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-30T19:03:42.414Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-30T19:03:42.414Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-30T19:03:42.414Z] OK: 643 MiB in 194 packages [2024-05-30T19:03:42.681Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:03:43.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:03:45.058Z] (1/30) Installing jansson (2.14-r4) [2024-05-30T19:03:45.646Z] (2/30) Installing binutils (2.42-r0) [2024-05-30T19:03:46.606Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-30T19:03:46.606Z] (4/30) Installing isl26 (0.26-r1) [2024-05-30T19:03:47.200Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-30T19:03:47.786Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-30T19:03:48.054Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-30T19:03:56.271Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-30T19:03:56.537Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-30T19:03:57.495Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-30T19:03:58.076Z] (11/30) Installing libpq (16.3-r0) [2024-05-30T19:03:58.342Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-30T19:03:58.929Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-30T19:03:59.520Z] (14/30) Installing libecpg (16.3-r0) [2024-05-30T19:03:59.788Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-30T19:04:00.368Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-30T19:04:00.952Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-30T19:04:04.298Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-30T19:04:06.248Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-30T19:04:06.248Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-30T19:04:07.661Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-30T19:04:07.928Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-30T19:04:08.195Z] (23/30) Installing icu (74.2-r0) [2024-05-30T19:04:08.777Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-30T19:04:09.362Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-30T19:04:19.446Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-30T19:04:19.446Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-30T19:04:19.446Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-30T19:04:19.446Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-30T19:04:20.031Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-30T19:04:20.994Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T19:04:20.994Z] OK: 1169 MiB in 224 packages [2024-05-30T19:04:21.580Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:04:22.170Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:04:23.584Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-30T19:04:27.849Z] (2/14) Installing gdbm (1.23-r1) [2024-05-30T19:04:28.116Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-30T19:04:28.699Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-30T19:04:28.966Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-30T19:04:29.550Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-30T19:04:29.818Z] (7/14) Installing readline (8.2.10-r0) [2024-05-30T19:04:30.086Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-30T19:04:31.503Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-30T19:04:32.462Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-30T19:04:33.045Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-30T19:04:33.045Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-30T19:04:43.118Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-30T19:04:43.118Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-30T19:04:43.118Z] Executing busybox-1.36.1-r28.trigger [2024-05-30T19:04:43.118Z] OK: 1356 MiB in 238 packages [2024-05-30T19:04:43.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:04:43.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:04:45.326Z] OK: 1356 MiB in 238 packages [2024-05-30T19:04:45.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-30T19:04:46.172Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-30T19:04:48.108Z] (1/1) Installing tzdata (2024a-r1) [2024-05-30T19:04:48.688Z] OK: 1357 MiB in 239 packages [2024-05-30T19:04:50.623Z] (1/1) Purging tzdata (2024a-r1) [2024-05-30T19:04:50.623Z] OK: 1356 MiB in 238 packages [2024-05-30T19:05:05.595Z] Looking in links: /tmp/tmp8__l06pk [2024-05-30T19:05:05.595Z] Processing /tmp/tmp8__l06pk/pip-24.0-py3-none-any.whl [2024-05-30T19:05:05.595Z] Installing collected packages: pip [2024-05-30T19:05:15.865Z] Successfully installed pip-24.0 [2024-05-30T19:05:15.866Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-30T19:05:19.277Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-30T19:05:21.901Z] Collecting setuptools [2024-05-30T19:05:22.170Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-30T19:05:22.438Z] Collecting wheel [2024-05-30T19:05:22.438Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T19:05:22.705Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-30T19:05:22.705Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 23.6 MB/s eta 0:00:00 [2024-05-30T19:05:22.705Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-30T19:05:22.705Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 25.1 MB/s eta 0:00:00 [2024-05-30T19:05:22.972Z] Installing collected packages: wheel, setuptools [2024-05-30T19:05:28.314Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-30T19:05:28.314Z] 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-05-30T19:05:31.657Z] Processing ./edgex-taf-common [2024-05-30T19:05:31.657Z] Preparing metadata (setup.py): started [2024-05-30T19:05:33.067Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:05:33.067Z] Building wheels for collected packages: edgex-taf-common [2024-05-30T19:05:33.067Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-30T19:05:35.011Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-30T19:05:35.011Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=962084907b849196261507725fffb978281e7035047110d0f93df923b3e4ed71 [2024-05-30T19:05:35.011Z] Stored in directory: /tmp/pip-ephem-wheel-cache-83sqakd5/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-30T19:05:35.011Z] Successfully built edgex-taf-common [2024-05-30T19:05:35.011Z] Installing collected packages: edgex-taf-common [2024-05-30T19:05:35.279Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-30T19:05:35.279Z] 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-05-30T19:05:39.549Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-30T19:05:39.818Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-30T19:05:40.130Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-30T19:05:40.130Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-30T19:05:40.401Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-30T19:05:40.401Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-30T19:05:40.669Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-30T19:05:40.669Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-30T19:05:40.669Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-30T19:05:40.669Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-30T19:05:40.669Z] Preparing metadata (setup.py): started [2024-05-30T19:05:42.086Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:05:42.086Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-30T19:05:42.086Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-30T19:05:42.356Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-30T19:05:42.356Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-30T19:05:42.625Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-30T19:05:42.625Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-30T19:05:42.625Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-30T19:05:42.625Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-30T19:05:42.895Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 18.7 MB/s eta 0:00:00 [2024-05-30T19:05:42.895Z] Preparing metadata (setup.py): started [2024-05-30T19:05:44.315Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:05:44.597Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-30T19:05:44.597Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-30T19:05:47.209Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-30T19:05:47.209Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-05-30T19:05:47.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 22.4 MB/s eta 0:00:00 [2024-05-30T19:05:47.796Z] Collecting psutil==5.9.8 (from -r requirements.txt (line 12)) [2024-05-30T19:05:47.796Z] Downloading psutil-5.9.8.tar.gz (503 kB) [2024-05-30T19:05:47.796Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.2/503.2 kB 25.8 MB/s eta 0:00:00 [2024-05-30T19:05:48.384Z] Installing build dependencies: started [2024-05-30T19:06:03.415Z] Installing build dependencies: finished with status 'done' [2024-05-30T19:06:03.415Z] Getting requirements to build wheel: started [2024-05-30T19:06:03.415Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T19:06:03.415Z] Preparing metadata (pyproject.toml): started [2024-05-30T19:06:05.369Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T19:06:05.646Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-30T19:06:05.646Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-30T19:06:08.249Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-30T19:06:08.249Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-05-30T19:06:08.518Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-30T19:06:08.518Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-30T19:06:08.518Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 18.4 MB/s eta 0:00:00 [2024-05-30T19:06:09.106Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-30T19:06:09.106Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-30T19:06:09.106Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 28.4 MB/s eta 0:00:00 [2024-05-30T19:06:09.374Z] Preparing metadata (setup.py): started [2024-05-30T19:06:10.794Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:06:11.759Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-30T19:06:11.759Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-05-30T19:06:12.719Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:06:12.719Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-30T19:06:12.719Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:06:12.987Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-30T19:06:12.987Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:12.987Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T19:06:13.254Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:13.254Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-30T19:06:13.254Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 26.2 MB/s eta 0:00:00 [2024-05-30T19:06:13.521Z] Preparing metadata (setup.py): started [2024-05-30T19:06:14.929Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:06:14.929Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:14.929Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-30T19:06:14.929Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:14.929Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-30T19:06:15.196Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:15.196Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T19:06:15.462Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:15.462Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-30T19:06:16.043Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:16.043Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-30T19:06:16.310Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:16.310Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-30T19:06:17.716Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T19:06:17.716Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-05-30T19:06:17.716Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T19:06:17.716Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-30T19:06:18.301Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T19:06:18.301Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-30T19:06:18.301Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-30T19:06:18.301Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-30T19:06:18.572Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T19:06:18.572Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-30T19:06:19.161Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-30T19:06:19.161Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-30T19:06:19.749Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:06:19.749Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-30T19:06:20.019Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:06:20.019Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-30T19:06:20.019Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.0.0) [2024-05-30T19:06:20.288Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:06:20.288Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-30T19:06:20.557Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-30T19:06:20.557Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T19:06:20.825Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:06:20.825Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-30T19:06:21.096Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:06:21.096Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-30T19:06:22.512Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:22.512Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-05-30T19:06:22.512Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 23.1 MB/s eta 0:00:00 [2024-05-30T19:06:23.933Z] Installing build dependencies: started [2024-05-30T19:06:46.033Z] Installing build dependencies: finished with status 'done' [2024-05-30T19:06:46.033Z] Getting requirements to build wheel: started [2024-05-30T19:06:52.713Z] Getting requirements to build wheel: finished with status 'done' [2024-05-30T19:06:52.713Z] Preparing metadata (pyproject.toml): started [2024-05-30T19:06:54.672Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-30T19:06:54.672Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:54.672Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-30T19:06:54.942Z] Preparing metadata (setup.py): started [2024-05-30T19:06:55.910Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:06:56.181Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:56.181Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-30T19:06:56.181Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:56.181Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-30T19:06:56.181Z] Preparing metadata (setup.py): started [2024-05-30T19:06:57.598Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-30T19:06:57.598Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:57.598Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T19:06:57.868Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:57.868Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-30T19:06:57.868Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:57.868Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-30T19:06:58.137Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:58.137Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-30T19:06:58.405Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:58.405Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-30T19:06:58.674Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:06:58.674Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-30T19:07:01.268Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-30T19:07:01.268Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-05-30T19:07:02.689Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:07:02.689Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-30T19:07:02.689Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:07:02.689Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-30T19:07:02.958Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:07:02.958Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-30T19:07:04.376Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-30T19:07:05.430Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-30T19:07:05.699Z] 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-05-30T19:07:05.699Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-30T19:07:06.289Z] 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-05-30T19:07:06.289Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-30T19:07:06.878Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-30T19:07:06.878Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 26.1 MB/s eta 0:00:00 [2024-05-30T19:07:06.878Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-30T19:07:06.878Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-30T19:07:06.878Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-30T19:07:06.878Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 27.3 MB/s eta 0:00:00 [2024-05-30T19:07:06.878Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-30T19:07:06.878Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-30T19:07:06.878Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-30T19:07:06.878Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 25.5 MB/s eta 0:00:00 [2024-05-30T19:07:06.878Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-30T19:07:06.878Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 23.7 MB/s eta 0:00:00 [2024-05-30T19:07:07.147Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-05-30T19:07:07.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 21.7 MB/s eta 0:00:00 [2024-05-30T19:07:07.737Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-30T19:07:07.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 26.0 MB/s eta 0:00:00 [2024-05-30T19:07:07.737Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-05-30T19:07:07.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.3 MB/s eta 0:00:00 [2024-05-30T19:07:07.737Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-30T19:07:07.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 25.1 MB/s eta 0:00:00 [2024-05-30T19:07:08.008Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-05-30T19:07:08.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 22.2 MB/s eta 0:00:00 [2024-05-30T19:07:08.008Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-30T19:07:08.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 26.2 MB/s eta 0:00:00 [2024-05-30T19:07:08.008Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-05-30T19:07:08.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 24.3 MB/s eta 0:00:00 [2024-05-30T19:07:08.008Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-30T19:07:08.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 25.1 MB/s eta 0:00:00 [2024-05-30T19:07:08.008Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-30T19:07:08.008Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 23.0 MB/s eta 0:00:00 [2024-05-30T19:07:08.280Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-30T19:07:08.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 24.9 MB/s eta 0:00:00 [2024-05-30T19:07:08.280Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-30T19:07:08.280Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 26.6 MB/s eta 0:00:00 [2024-05-30T19:07:08.280Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-30T19:07:08.280Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-30T19:07:08.550Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 22.4 MB/s eta 0:00:00 [2024-05-30T19:07:08.550Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-30T19:07:08.820Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 25.2 MB/s eta 0:00:00 [2024-05-30T19:07:08.820Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-30T19:07:08.820Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 24.4 MB/s eta 0:00:00 [2024-05-30T19:07:08.820Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-30T19:07:08.820Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 25.4 MB/s eta 0:00:00 [2024-05-30T19:07:08.820Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-30T19:07:08.820Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-30T19:07:08.820Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-30T19:07:08.820Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 26.6 MB/s eta 0:00:00 [2024-05-30T19:07:08.820Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-30T19:07:08.820Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.8 MB/s eta 0:00:00 [2024-05-30T19:07:09.090Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-30T19:07:09.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 25.8 MB/s eta 0:00:00 [2024-05-30T19:07:09.090Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-30T19:07:09.090Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-30T19:07:09.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 25.5 MB/s eta 0:00:00 [2024-05-30T19:07:09.090Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-30T19:07:09.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 25.8 MB/s eta 0:00:00 [2024-05-30T19:07:09.090Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-30T19:07:09.090Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-30T19:07:09.090Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-30T19:07:09.090Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-30T19:07:09.090Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) [2024-05-30T19:07:09.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 24.8 MB/s eta 0:00:00 [2024-05-30T19:07:09.362Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-30T19:07:09.362Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-30T19:07:09.362Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 26.2 MB/s eta 0:00:00 [2024-05-30T19:07:09.362Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-30T19:07:09.362Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-30T19:07:09.362Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-30T19:07:09.362Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 25.0 MB/s eta 0:00:00 [2024-05-30T19:07:09.362Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-30T19:07:09.362Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-30T19:07:09.631Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-30T19:07:09.631Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-30T19:07:09.631Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-30T19:07:09.631Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-30T19:07:09.631Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 25.3 MB/s eta 0:00:00 [2024-05-30T19:07:10.601Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email [2024-05-30T19:07:10.601Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-30T19:07:12.023Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-30T19:07:12.023Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=6661ab629caa1951acc9e44cd26fd37ae8439e3a7e37b7b2eee4887c088e5a52 [2024-05-30T19:07:12.023Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6ni1wwzo/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-30T19:07:12.023Z] Building wheel for paho-mqtt (setup.py): started [2024-05-30T19:07:13.981Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-30T19:07:13.981Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=915320fc43b92bde95d8ca45d8d71520609cc2be51f3d4c21016262c067f1695 [2024-05-30T19:07:13.981Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6ni1wwzo/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-30T19:07:13.981Z] Building wheel for psutil (pyproject.toml): started [2024-05-30T19:07:29.164Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-30T19:07:29.164Z] Created wheel for psutil: filename=psutil-5.9.8-cp312-abi3-linux_aarch64.whl size=288353 sha256=b9331b41a5b2326811284cbdcc1166909f94a5e313abae316ed7e86553e8b6ac [2024-05-30T19:07:29.164Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6ni1wwzo/wheels/ea/db/87/379059ff5efa4e13c17206320a5a1cb52b4efe5eeb70a12c3d [2024-05-30T19:07:29.164Z] Building wheel for psycopg2 (setup.py): started [2024-05-30T19:08:37.024Z] Building wheel for psycopg2 (setup.py): still running... [2024-05-30T19:08:40.364Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-30T19:08:40.364Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512489 sha256=3ed218dc952081b4a0111a3f18657954bc55b6790c835c5598b7efb5f37751b3 [2024-05-30T19:08:40.364Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6ni1wwzo/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-30T19:08:40.364Z] Building wheel for flex (setup.py): started [2024-05-30T19:08:42.947Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-30T19:08:42.947Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=feff36784ce952025f9b19ee0e4ab87f794636a8810c8e5b84f6418d6acc8a90 [2024-05-30T19:08:42.947Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6ni1wwzo/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-30T19:08:42.947Z] Building wheel for PyYAML (pyproject.toml): started [2024-05-30T19:08:46.290Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-05-30T19:08:46.290Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=0768d5cd896090b51330aa74d1d942e7f42822b51b43add0f43b6bff8376c42d [2024-05-30T19:08:46.290Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6ni1wwzo/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea [2024-05-30T19:08:46.290Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-30T19:08:47.700Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-30T19:08:47.700Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=8239add59e80c9554fef90bf0c85f7cc2f598a2dff88484cff108aae762318d0 [2024-05-30T19:08:47.700Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6ni1wwzo/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-30T19:08:47.700Z] Building wheel for validate-email (setup.py): started [2024-05-30T19:08:49.108Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-30T19:08:49.108Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=acd20ed092ead36079155e3f23073ecdea71c9a6d361dc2717c02dee1df14f4c [2024-05-30T19:08:49.108Z] Stored in directory: /tmp/pip-ephem-wheel-cache-6ni1wwzo/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-30T19:08:49.108Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email [2024-05-30T19:08:51.810Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-05-30T19:10:13.520Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.8 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-30T19:10:13.520Z] 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-05-30T19:10:52.397Z] Removing intermediate container f41a9e43ad04 [2024-05-30T19:10:52.398Z] ---> 69ed478166de [2024-05-30T19:10:52.398Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-30T19:10:52.398Z] ---> Running in 69f970d51aa2 [2024-05-30T19:10:52.398Z] Removing intermediate container 69f970d51aa2 [2024-05-30T19:10:52.398Z] ---> 5abe9ecb58e0 [2024-05-30T19:10:52.398Z] Step 11/13 : LABEL arch=arm64 [2024-05-30T19:10:52.398Z] ---> Running in 9a1904076f3a [2024-05-30T19:10:52.398Z] Removing intermediate container 9a1904076f3a [2024-05-30T19:10:52.398Z] ---> 6f5cd752f4b8 [2024-05-30T19:10:52.398Z] Step 12/13 : LABEL git_sha=abed88ec6d60cf56a881eb3fc02fef3b8074672c [2024-05-30T19:10:52.398Z] ---> Running in 29ed679f5c21 [2024-05-30T19:10:52.398Z] Removing intermediate container 29ed679f5c21 [2024-05-30T19:10:52.398Z] ---> b14615ab3280 [2024-05-30T19:10:52.398Z] Step 13/13 : LABEL version=0.0.0 [2024-05-30T19:10:52.398Z] ---> Running in 16e17a8505fc [2024-05-30T19:10:52.665Z] Removing intermediate container 16e17a8505fc [2024-05-30T19:10:52.665Z] ---> 82a2357f0fe8 [2024-05-30T19:10:52.665Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T19:10:52.665Z] Successfully built 82a2357f0fe8 [2024-05-30T19:10:52.665Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:10:53.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T19:10:53.223Z] [2024-05-30T19:10:53.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:10:53.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T19:10:53.838Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-30T19:10:53.838Z] 8998bd30e6a1: Pulling fs layer [2024-05-30T19:10:53.838Z] 04944245beec: Pulling fs layer [2024-05-30T19:10:53.838Z] 699f458cf7ca: Pulling fs layer [2024-05-30T19:10:53.838Z] 765212b225bb: Pulling fs layer [2024-05-30T19:10:53.838Z] f23df028b6ca: Pulling fs layer [2024-05-30T19:10:53.838Z] d65c8cfc05b1: Pulling fs layer [2024-05-30T19:10:53.838Z] 2437ff75d9bd: Pulling fs layer [2024-05-30T19:10:53.838Z] d65c8cfc05b1: Waiting [2024-05-30T19:10:53.838Z] 2437ff75d9bd: Waiting [2024-05-30T19:10:53.838Z] 765212b225bb: Waiting [2024-05-30T19:10:53.838Z] 04944245beec: Verifying Checksum [2024-05-30T19:10:53.838Z] 04944245beec: Download complete [2024-05-30T19:10:53.838Z] 765212b225bb: Verifying Checksum [2024-05-30T19:10:53.838Z] 765212b225bb: Download complete [2024-05-30T19:10:53.838Z] f23df028b6ca: Verifying Checksum [2024-05-30T19:10:53.838Z] f23df028b6ca: Download complete [2024-05-30T19:10:53.838Z] d65c8cfc05b1: Verifying Checksum [2024-05-30T19:10:53.838Z] d65c8cfc05b1: Download complete [2024-05-30T19:10:54.108Z] 699f458cf7ca: Verifying Checksum [2024-05-30T19:10:54.108Z] 699f458cf7ca: Download complete [2024-05-30T19:10:54.374Z] 8998bd30e6a1: Verifying Checksum [2024-05-30T19:10:54.374Z] 8998bd30e6a1: Download complete [2024-05-30T19:10:56.957Z] 2437ff75d9bd: Verifying Checksum [2024-05-30T19:10:56.957Z] 2437ff75d9bd: Download complete [2024-05-30T19:10:59.543Z] 8998bd30e6a1: Pull complete [2024-05-30T19:10:59.810Z] 04944245beec: Pull complete [2024-05-30T19:11:01.220Z] 699f458cf7ca: Pull complete [2024-05-30T19:11:01.492Z] 765212b225bb: Pull complete [2024-05-30T19:11:02.458Z] f23df028b6ca: Pull complete [2024-05-30T19:11:02.727Z] d65c8cfc05b1: Pull complete [2024-05-30T19:11:20.938Z] 2437ff75d9bd: Pull complete [2024-05-30T19:11:20.938Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-30T19:11:20.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T19:11:20.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T19:11:21.201Z] prd-ubuntu20.04-docker-arm64-4c-16g-1725 does not seem to be running inside a container [2024-05-30T19:11:21.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-101 -v /w/workspace/xfoundry_edgex-taf-common_PR-101:/w/workspace/xfoundry_edgex-taf-common_PR-101:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-30T19:11:24.616Z] $ docker top 197f35469b18980ec2c0ca06decf765663cfe7bd3b86b9d48597ecd5f00bdaf2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:11:25.498Z] ---> job-cost.sh [2024-05-30T19:11:25.498Z] lf-activate-venv: SKIPPING [2024-05-30T19:11:25.498Z] INFO: No Stack... [2024-05-30T19:11:25.764Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-30T19:11:26.725Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T19:11:27.377Z] + cut -d, -f6 [2024-05-30T19:11:27.377Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-101/archives/cost.csv [Pipeline] lock [2024-05-30T19:11:27.440Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-101-5-stack-cost] [2024-05-30T19:11:27.452Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-101-5-stack-cost] did not exist. Created. [2024-05-30T19:11:27.459Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-101-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T19:11:28.139Z] /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/durable-18323f71/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-30T19:11:28.793Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-30T19:11:28.810Z] Warning: overwriting stash ‘stack-cost’ [2024-05-30T19:11:29.283Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T19:11:29.296Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-101-5-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T19:11:29.322Z] $ docker stop --time=1 197f35469b18980ec2c0ca06decf765663cfe7bd3b86b9d48597ecd5f00bdaf2 [2024-05-30T19:11:30.854Z] $ docker rm -f --volumes 197f35469b18980ec2c0ca06decf765663cfe7bd3b86b9d48597ecd5f00bdaf2 [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] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-30T19:11:33.301Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-101/archives ] [2024-05-30T19:11:33.301Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-101/archives [2024-05-30T19:11:33.301Z] total 16 [2024-05-30T19:11:33.301Z] drwxr-xr-x 3 root root 4096 May 30 19:01 . [2024-05-30T19:11:33.301Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:01 .. [2024-05-30T19:11:33.301Z] drwxr-xr-x 2 root root 4096 May 30 19:01 cost [2024-05-30T19:11:33.301Z] -rw-r--r-- 1 root root 88 May 30 19:01 cost.csv [2024-05-30T19:11:33.301Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-101/archives [2024-05-30T19:11:33.301Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-101/archives [2024-05-30T19:11:33.301Z] total 16 [2024-05-30T19:11:33.301Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 19:01 . [2024-05-30T19:11:33.301Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:01 .. [2024-05-30T19:11:33.301Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 19:01 cost [2024-05-30T19:11:33.301Z] -rw-r--r-- 1 jenkins jenkins 88 May 30 19:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:11:35.873Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:11:36.851Z] ---> package-listing.sh [2024-05-30T19:11:36.851Z] ++ facter osfamily [2024-05-30T19:11:36.851Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-30T19:11:37.110Z] + OS_FAMILY=debian [2024-05-30T19:11:37.111Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-101 [2024-05-30T19:11:37.111Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-30T19:11:37.111Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-30T19:11:37.111Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-30T19:11:37.111Z] + PACKAGES=/tmp/packages_start.txt [2024-05-30T19:11:37.111Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-101 ']' [2024-05-30T19:11:37.111Z] + PACKAGES=/tmp/packages_end.txt [2024-05-30T19:11:37.111Z] + case "${OS_FAMILY}" in [2024-05-30T19:11:37.111Z] + dpkg -l [2024-05-30T19:11:37.111Z] + grep '^ii' [2024-05-30T19:11:37.111Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-30T19:11:37.111Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-30T19:11:37.111Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-30T19:11:37.111Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-101 ']' [2024-05-30T19:11:37.111Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-101/archives/ [2024-05-30T19:11:37.111Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-101/archives/ [Pipeline] echo [2024-05-30T19:11:37.121Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-30T19:11:37.396Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T19:11:37.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T19:11:37.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T19:11:38.026Z] prd-ubuntu20.04-docker-8c-8g-1721 does not seem to be running inside a container [2024-05-30T19:11:38.058Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-101 -v /w/workspace/xfoundry_edgex-taf-common_PR-101:/w/workspace/xfoundry_edgex-taf-common_PR-101:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-101@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-30T19:11:38.266Z] $ docker top 9932d5d0917ae61d717f92df1d2b8a1ccc027da8b04ba9a9230fd6a3387ea581 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T19:11:38.606Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-30T19:11:38.892Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-30T19:11:39.180Z] + ls /var/log/sa-host [2024-05-30T19:11:39.180Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T19:11:39.285Z] provisioning config files... [2024-05-30T19:11:39.294Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-101@tmp/config2961244542427333531tmp [Pipeline] { [Pipeline] echo [2024-05-30T19:11:39.310Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:11:39.614Z] ---> create-netrc.sh [Pipeline] } [2024-05-30T19:11:39.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:11:39.952Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-30T19:11:39.961Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:11:40.243Z] ---> sudo-logs.sh [2024-05-30T19:11:40.243Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-30T19:11:40.276Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:11:40.555Z] ---> job-cost.sh [2024-05-30T19:11:40.555Z] lf-activate-venv: SKIPPING [2024-05-30T19:11:40.555Z] DEBUG: total: 0.2199999988079071 [2024-05-30T19:11:40.555Z] INFO: Retrieving Stack Cost... [2024-05-30T19:11:41.124Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T19:11:41.384Z] INFO: Archiving Costs [Pipeline] echo [2024-05-30T19:11:41.398Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T19:11:41.684Z] ---> logs-deploy.sh [2024-05-30T19:11:41.684Z] lf-activate-venv: SKIPPING [2024-05-30T19:11:41.684Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-101/5 [2024-05-30T19:11:41.684Z] INFO: archiving workspace using pattern(s): [2024-05-30T19:11:42.621Z] Archives upload complete. [2024-05-30T19:11:42.882Z] INFO: archiving logs to Nexus