Started by user Eric Ball Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e89dd766adf70d3ef5effce142026c21ab88a29 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-ssh2165263815038172369.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-ssh17317999765125866188.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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10775174834012163580.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-ssh5775721405095461779.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh373783354708679912.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-1116 in /w/workspace/gexfoundry_edgex-taf-common_main [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/gexfoundry_edgex-taf-common_main # 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 Avoid second fetch Checking out Revision 7e89dd766adf70d3ef5effce142026c21ab88a29 (main) Commit message: "Merge pull request #108 from cherrycl/upgrade-alpine-version" > 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 core.sparsecheckout # timeout=10 > git checkout -f 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 > git rev-list --no-walk 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-29T23:18:11.427Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-29T23:18:11.496Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-29T23:18:11.517Z] ========================================================= [2024-05-29T23:18:11.517Z] EdgeX Global Pipelines Version Info [2024-05-29T23:18:11.517Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-29T23:18:12.262Z] ------------------- [2024-05-29T23:18:12.262Z] stable info: [2024-05-29T23:18:12.262Z] ------------------- [2024-05-29T23:18:12.262Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T23:18:12.262Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T23:18:12.262Z] Message: update stable to v1.0.260 [2024-05-29T23:18:12.835Z] ------------------- [2024-05-29T23:18:12.835Z] experimental info: [2024-05-29T23:18:12.835Z] ------------------- [2024-05-29T23:18:12.835Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T23:18:12.835Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-29T23:18:12.835Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-29T23:18:12.914Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-05-29T23:18:12.928Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-05-29T23:18:12.943Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-29T23:18:12.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-29T23:18:12.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-29T23:18:13.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-05-29T23:18:13.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-29T23:18:13.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-29T23:18:13.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-29T23:18:13.073Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T23:18:13.092Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-29T23:18:13.115Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-05-29T23:18:13.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-29T23:18:13.161Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-29T23:18:13.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-29T23:18:13.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-29T23:18:13.220Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-29T23:18:13.235Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e89dd766adf70d3ef5effce142026c21ab88a29 [Pipeline] echo [2024-05-29T23:18:13.253Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e89dd7 [Pipeline] echo [2024-05-29T23:18:13.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T23:18:13.326Z] provisioning config files... [2024-05-29T23:18:13.340Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6230124587225492647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T23:18:13.712Z] ---> ****-login.sh [2024-05-29T23:18:13.712Z] nexus3.edgexfoundry.org:10001 [2024-05-29T23:18:13.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:18:14.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:18:14.233Z] Configure a credential helper to remove this warning. See [2024-05-29T23:18:14.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:18:14.233Z] [2024-05-29T23:18:14.233Z] Login Succeeded [2024-05-29T23:18:14.233Z] nexus3.edgexfoundry.org:10002 [2024-05-29T23:18:14.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:18:14.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:18:14.494Z] Configure a credential helper to remove this warning. See [2024-05-29T23:18:14.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:18:14.494Z] [2024-05-29T23:18:14.494Z] Login Succeeded [2024-05-29T23:18:14.494Z] nexus3.edgexfoundry.org:10003 [2024-05-29T23:18:14.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:18:14.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:18:14.494Z] Configure a credential helper to remove this warning. See [2024-05-29T23:18:14.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:18:14.494Z] [2024-05-29T23:18:14.494Z] Login Succeeded [2024-05-29T23:18:14.494Z] nexus3.edgexfoundry.org:10004 [2024-05-29T23:18:14.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:18:14.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:18:14.755Z] Configure a credential helper to remove this warning. See [2024-05-29T23:18:14.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:18:14.755Z] [2024-05-29T23:18:14.755Z] Login Succeeded [2024-05-29T23:18:14.755Z] ****.io [2024-05-29T23:18:14.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:18:15.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:18:15.026Z] Configure a credential helper to remove this warning. See [2024-05-29T23:18:15.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:18:15.026Z] [2024-05-29T23:18:15.026Z] Login Succeeded [2024-05-29T23:18:15.026Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T23:18:15.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-29T23:18:15.532Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T23:18:15.532Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-29T23:18:15.532Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-29T23:18:15.532Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-29T23:18:15.532Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-29T23:18:15.532Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-29T23:18:15.532Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T23:18:15.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T23:18:15.953Z] [2024-05-29T23:18:15.953Z] 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-29T23:18:16.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T23:18:16.253Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-29T23:18:16.253Z] b85a868b505f: Pulling fs layer [2024-05-29T23:18:16.253Z] e2be974225ed: Pulling fs layer [2024-05-29T23:18:16.253Z] 339a4e72a1f5: Pulling fs layer [2024-05-29T23:18:16.253Z] 988bab9f4d93: Pulling fs layer [2024-05-29T23:18:16.253Z] 1469e6f7b9e6: Pulling fs layer [2024-05-29T23:18:16.253Z] eaf3925da568: Pulling fs layer [2024-05-29T23:18:16.253Z] bab4dde63d76: Pulling fs layer [2024-05-29T23:18:16.253Z] bde34c3a00c8: Pulling fs layer [2024-05-29T23:18:16.253Z] b352a97aabf1: Pulling fs layer [2024-05-29T23:18:16.253Z] 4872d77fe225: Pulling fs layer [2024-05-29T23:18:16.253Z] 5851b861e8e6: Pulling fs layer [2024-05-29T23:18:16.253Z] eaf3925da568: Waiting [2024-05-29T23:18:16.253Z] 1469e6f7b9e6: Waiting [2024-05-29T23:18:16.253Z] bab4dde63d76: Waiting [2024-05-29T23:18:16.253Z] 988bab9f4d93: Waiting [2024-05-29T23:18:16.253Z] bde34c3a00c8: Waiting [2024-05-29T23:18:16.253Z] 5851b861e8e6: Waiting [2024-05-29T23:18:16.253Z] b352a97aabf1: Waiting [2024-05-29T23:18:16.253Z] 4872d77fe225: Waiting [2024-05-29T23:18:16.253Z] 988bab9f4d93: Verifying Checksum [2024-05-29T23:18:16.253Z] 988bab9f4d93: Download complete [2024-05-29T23:18:16.512Z] 339a4e72a1f5: Verifying Checksum [2024-05-29T23:18:16.512Z] 339a4e72a1f5: Download complete [2024-05-29T23:18:16.512Z] 1469e6f7b9e6: Verifying Checksum [2024-05-29T23:18:16.512Z] 1469e6f7b9e6: Download complete [2024-05-29T23:18:16.512Z] eaf3925da568: Verifying Checksum [2024-05-29T23:18:16.512Z] eaf3925da568: Download complete [2024-05-29T23:18:16.512Z] bde34c3a00c8: Verifying Checksum [2024-05-29T23:18:16.512Z] bde34c3a00c8: Download complete [2024-05-29T23:18:16.512Z] b352a97aabf1: Download complete [2024-05-29T23:18:16.512Z] 4872d77fe225: Verifying Checksum [2024-05-29T23:18:16.512Z] 4872d77fe225: Download complete [2024-05-29T23:18:16.512Z] 5851b861e8e6: Download complete [2024-05-29T23:18:16.512Z] b85a868b505f: Download complete [2024-05-29T23:18:16.771Z] bab4dde63d76: Verifying Checksum [2024-05-29T23:18:16.771Z] bab4dde63d76: Download complete [2024-05-29T23:18:18.149Z] b85a868b505f: Pull complete [2024-05-29T23:18:18.149Z] e2be974225ed: Pull complete [2024-05-29T23:18:18.743Z] 339a4e72a1f5: Pull complete [2024-05-29T23:18:18.743Z] 988bab9f4d93: Pull complete [2024-05-29T23:18:19.017Z] 1469e6f7b9e6: Pull complete [2024-05-29T23:18:19.017Z] eaf3925da568: Pull complete [2024-05-29T23:18:21.598Z] bab4dde63d76: Pull complete [2024-05-29T23:18:22.178Z] bde34c3a00c8: Pull complete [2024-05-29T23:18:22.438Z] b352a97aabf1: Pull complete [2024-05-29T23:18:22.438Z] 4872d77fe225: Pull complete [2024-05-29T23:18:22.709Z] 5851b861e8e6: Pull complete [2024-05-29T23:18:22.709Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-29T23:18:22.970Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T23:18:22.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T23:18:23.136Z] prd-ubuntu20.04-docker-8c-8g-1116 does not seem to be running inside a container [2024-05-29T23:18:23.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T23:18:28.320Z] $ docker top 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a -eo pid,comm [2024-05-29T23:18:28.388Z] 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-29T23:18:28.388Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T23:18:28.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T23:18:28.437Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T23:18:28.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T23:18:28.565Z] $ docker exec 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a ssh-agent [2024-05-29T23:18:28.681Z] SSH_AUTH_SOCK=/tmp/ssh-doti8aFgoUck/agent.32 [2024-05-29T23:18:28.681Z] SSH_AGENT_PID=38 [2024-05-29T23:18:28.688Z] Running ssh-add (command line suppressed) [2024-05-29T23:18:28.781Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17297259125208059231.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17297259125208059231.key) [2024-05-29T23:18:28.800Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T23:18:29.101Z] + git tag --points-at HEAD [Pipeline] } [2024-05-29T23:18:29.132Z] $ docker exec --env ******** --env ******** 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a ssh-agent -k [2024-05-29T23:18:29.253Z] unset SSH_AUTH_SOCK; [2024-05-29T23:18:29.253Z] unset SSH_AGENT_PID; [2024-05-29T23:18:29.253Z] echo Agent pid 38 killed; [2024-05-29T23:18:29.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-29T23:18:29.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T23:18:29.305Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T23:18:29.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T23:18:29.424Z] $ docker exec 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a ssh-agent [2024-05-29T23:18:29.543Z] SSH_AUTH_SOCK=/tmp/ssh-A8q2ZCcGHwwc/agent.71 [2024-05-29T23:18:29.543Z] SSH_AGENT_PID=77 [2024-05-29T23:18:29.548Z] Running ssh-add (command line suppressed) [2024-05-29T23:18:29.651Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16329616285730919959.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16329616285730919959.key) [2024-05-29T23:18:29.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T23:18:29.965Z] + git semver init [2024-05-29T23:18:30.242Z] 2024-05-29 23:18:30,171 [run_init] DEBUG init version:0.0.0 force:False [2024-05-29T23:18:30.242Z] 2024-05-29 23:18:30,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2024-05-29T23:18:30.242Z] 2024-05-29 23:18:30,172 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2024-05-29T23:18:30.242Z] 2024-05-29 23:18:30,173 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2024-05-29T23:18:30.812Z] 2024-05-29 23:18:30,795 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2024-05-29T23:18:30.812Z] 2024-05-29 23:18:30,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2024-05-29T23:18:30.812Z] 2024-05-29 23:18:30,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-29T23:18:30.812Z] 2024-05-29 23:18:30,795 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-29T23:18:30.812Z] 0.0.2-dev.42 [Pipeline] } [2024-05-29T23:18:31.077Z] $ docker exec --env ******** --env ******** 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a ssh-agent -k [2024-05-29T23:18:31.187Z] unset SSH_AUTH_SOCK; [2024-05-29T23:18:31.187Z] unset SSH_AGENT_PID; [2024-05-29T23:18:31.188Z] echo Agent pid 77 killed; [2024-05-29T23:18:31.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T23:18:31.518Z] + git semver [Pipeline] } [2024-05-29T23:18:31.787Z] $ docker stop --time=1 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a [2024-05-29T23:18:33.067Z] $ docker rm -f --volumes 8083255c061deb7086753a653eba06a6a0d9ff669e0dd036fbc6256ae9f9310a [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T23:18:33.416Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-29T23:18:33.661Z] Stashed 1 file(s) [Pipeline] echo [2024-05-29T23:18:33.664Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.42 [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-29T23:18:33.824Z] provisioning config files... [2024-05-29T23:18:33.837Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14198636679724793348tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T23:18:34.135Z] ---> ****-login.sh [2024-05-29T23:18:34.135Z] nexus3.edgexfoundry.org:10001 [2024-05-29T23:18:34.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:18:34.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:18:34.135Z] Configure a credential helper to remove this warning. See [2024-05-29T23:18:34.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:18:34.135Z] [2024-05-29T23:18:34.135Z] Login Succeeded [2024-05-29T23:18:34.135Z] nexus3.edgexfoundry.org:10002 [2024-05-29T23:18:34.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:18:34.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:18:34.135Z] Configure a credential helper to remove this warning. See [2024-05-29T23:18:34.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:18:34.135Z] [2024-05-29T23:18:34.135Z] Login Succeeded [2024-05-29T23:18:34.135Z] nexus3.edgexfoundry.org:10003 [2024-05-29T23:18:34.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:18:34.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:18:34.395Z] Configure a credential helper to remove this warning. See [2024-05-29T23:18:34.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:18:34.395Z] [2024-05-29T23:18:34.395Z] Login Succeeded [2024-05-29T23:18:34.395Z] nexus3.edgexfoundry.org:10004 [2024-05-29T23:18:34.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:18:34.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:18:34.395Z] Configure a credential helper to remove this warning. See [2024-05-29T23:18:34.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:18:34.395Z] [2024-05-29T23:18:34.395Z] Login Succeeded [2024-05-29T23:18:34.395Z] ****.io [2024-05-29T23:18:34.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:18:34.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:18:34.656Z] Configure a credential helper to remove this warning. See [2024-05-29T23:18:34.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:18:34.656Z] [2024-05-29T23:18:34.656Z] Login Succeeded [2024-05-29T23:18:34.656Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T23:18:34.664Z] 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-29T23:18:35.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T23:18:35.641Z] + ls -al . [2024-05-29T23:18:35.641Z] total 72 [2024-05-29T23:18:35.641Z] drwxrwxr-x 7 jenkins jenkins 4096 May 29 23:18 . [2024-05-29T23:18:35.641Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 23:18 .. [2024-05-29T23:18:35.641Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 23:18 .git [2024-05-29T23:18:35.641Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 23:18 .github [2024-05-29T23:18:35.641Z] -rw-rw-r-- 1 jenkins jenkins 22 May 29 23:18 .gitignore [2024-05-29T23:18:35.641Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 23:18 .semver [2024-05-29T23:18:35.641Z] -rw-rw-r-- 1 jenkins jenkins 1619 May 29 23:18 Dockerfile [2024-05-29T23:18:35.641Z] -rw-rw-r-- 1 jenkins jenkins 746 May 29 23:18 Jenkinsfile [2024-05-29T23:18:35.641Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 29 23:18 LICENSE [2024-05-29T23:18:35.641Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 29 23:18 README.md [2024-05-29T23:18:35.641Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 23:18 TAF-Manager [2024-05-29T23:18:35.642Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 23:18 TUC [2024-05-29T23:18:35.642Z] -rw-rw-r-- 1 jenkins jenkins 12 May 29 23:18 VERSION [2024-05-29T23:18:35.642Z] -rw-rw-r-- 1 jenkins jenkins 343 May 29 23:18 requirements.txt [2024-05-29T23:18:35.642Z] -rw-rw-r-- 1 jenkins jenkins 54 May 29 23:18 robot-entrypoint.sh [2024-05-29T23:18:35.642Z] -rw-rw-r-- 1 jenkins jenkins 445 May 29 23:18 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T23:18:35.958Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 --label arch=amd64 --label version=0.0.2-dev.42 . [2024-05-29T23:18:35.958Z] Sending build context to Docker daemon 589.3kB [2024-05-29T23:18:35.958Z] Step 1/13 : FROM alpine:3.20 [2024-05-29T23:18:36.218Z] 3.20: Pulling from library/alpine [2024-05-29T23:18:36.477Z] d25f557d7f31: Pulling fs layer [2024-05-29T23:18:36.834Z] d25f557d7f31: Verifying Checksum [2024-05-29T23:18:36.834Z] d25f557d7f31: Download complete [2024-05-29T23:18:36.834Z] d25f557d7f31: Pull complete [2024-05-29T23:18:36.834Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-29T23:18:36.834Z] Status: Downloaded newer image for alpine:3.20 [2024-05-29T23:18:36.834Z] ---> 1d34ffeaf190 [2024-05-29T23:18:36.834Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-29T23:18:37.093Z] ---> Running in 8e7f91ff929d [2024-05-29T23:18:37.093Z] Removing intermediate container 8e7f91ff929d [2024-05-29T23:18:37.093Z] ---> 6f3829b976d4 [2024-05-29T23:18:37.093Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-29T23:18:37.093Z] ---> Running in da702485be4c [2024-05-29T23:18:37.355Z] Removing intermediate container da702485be4c [2024-05-29T23:18:37.355Z] ---> 23382189266c [2024-05-29T23:18:37.355Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-29T23:18:37.614Z] ---> 497698d86009 [2024-05-29T23:18:37.614Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-29T23:18:37.614Z] ---> e641479bccbc [2024-05-29T23:18:37.614Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-29T23:18:37.873Z] ---> 478264fab3dc [2024-05-29T23:18:37.873Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-29T23:18:37.873Z] ---> Running in 9e9168b39bfb [2024-05-29T23:18:37.873Z] Removing intermediate container 9e9168b39bfb [2024-05-29T23:18:37.873Z] ---> 5b9a0d5f4e37 [2024-05-29T23:18:37.873Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-29T23:18:37.873Z] ---> Running in 9713a1685ed2 [2024-05-29T23:18:38.811Z] Removing intermediate container 9713a1685ed2 [2024-05-29T23:18:38.811Z] ---> 4577df723c4b [2024-05-29T23:18:38.811Z] 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 --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2024-05-29T23:18:38.811Z] ---> Running in 289c0c4f4003 [2024-05-29T23:18:38.812Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T23:18:39.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T23:18:40.321Z] OK: 8 MiB in 14 packages [2024-05-29T23:18:40.321Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T23:18:40.892Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T23:18:41.461Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-29T23:18:42.030Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-29T23:18:42.290Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-29T23:18:42.859Z] (4/14) Installing libunistring (1.2-r0) [2024-05-29T23:18:43.119Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-29T23:18:43.690Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-29T23:18:43.952Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-29T23:18:44.211Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-29T23:18:44.785Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-29T23:18:45.045Z] (10/14) Installing curl (8.7.1-r0) [2024-05-29T23:18:45.614Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-29T23:18:46.189Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-29T23:18:46.758Z] (13/14) Installing jq (1.7.1-r0) [2024-05-29T23:18:47.018Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-29T23:18:47.587Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T23:18:47.587Z] Executing ca-certificates-20240226-r0.trigger [2024-05-29T23:18:47.587Z] OK: 43 MiB in 28 packages [2024-05-29T23:18:47.587Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T23:18:48.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T23:18:48.731Z] (1/167) Installing libexpat (2.6.2-r0) [2024-05-29T23:18:48.763Z] Still waiting to schedule task [2024-05-29T23:18:48.763Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-29T23:18:49.007Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-05-29T23:18:49.582Z] (3/167) Installing libpng (1.6.43-r0) [2024-05-29T23:18:49.842Z] (4/167) Installing freetype (2.13.2-r0) [2024-05-29T23:18:50.412Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-05-29T23:18:50.672Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-05-29T23:18:50.932Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-05-29T23:18:51.192Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-05-29T23:18:51.763Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-05-29T23:18:52.023Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-05-29T23:18:52.283Z] (11/167) Installing libffi (3.4.6-r0) [2024-05-29T23:18:52.852Z] (12/167) Installing libintl (0.22.5-r0) [2024-05-29T23:18:53.112Z] (13/167) Installing libeconf (0.6.3-r0) [2024-05-29T23:18:53.372Z] (14/167) Installing libblkid (2.40.1-r1) [2024-05-29T23:18:53.631Z] (15/167) Installing libmount (2.40.1-r1) [2024-05-29T23:18:54.200Z] (16/167) Installing pcre2 (10.43-r0) [2024-05-29T23:18:54.460Z] (17/167) Installing glib (2.80.2-r0) [2024-05-29T23:18:55.029Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-29T23:18:55.599Z] (19/167) Installing xz-libs (5.6.1-r3) [2024-05-29T23:18:55.858Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-05-29T23:18:56.427Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-05-29T23:18:56.997Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-05-29T23:18:57.257Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-05-29T23:18:57.518Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-05-29T23:18:57.778Z] (25/167) Installing libwebp (1.3.2-r0) [2024-05-29T23:18:58.348Z] (26/167) Installing tiff (4.6.0t-r0) [2024-05-29T23:18:58.607Z] (27/167) Installing gdk-pixbuf (2.42.11-r1) [2024-05-29T23:18:59.544Z] (28/167) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-29T23:19:00.112Z] (29/167) Installing libxau (1.0.11-r4) [2024-05-29T23:19:00.370Z] (30/167) Installing libmd (1.1.0-r0) [2024-05-29T23:19:00.630Z] (31/167) Installing libbsd (0.12.2-r0) [2024-05-29T23:19:00.890Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-05-29T23:19:01.150Z] (33/167) Installing libxcb (1.16.1-r0) [2024-05-29T23:19:01.409Z] (34/167) Installing libx11 (1.8.9-r1) [2024-05-29T23:19:01.975Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-05-29T23:19:02.235Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-05-29T23:19:02.494Z] (37/167) Installing libxrender (0.9.11-r5) [2024-05-29T23:19:02.754Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-05-29T23:19:03.014Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-05-29T23:19:03.273Z] (40/167) Installing libxext (1.3.6-r2) [2024-05-29T23:19:03.533Z] (41/167) Installing libxi (1.8.1-r4) [2024-05-29T23:19:03.796Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-05-29T23:19:04.054Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-05-29T23:19:04.313Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-05-29T23:19:04.883Z] (45/167) Installing libxtst (1.2.4-r6) [2024-05-29T23:19:04.883Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-05-29T23:19:05.451Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-05-29T23:19:05.711Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-29T23:19:05.970Z] (49/167) Installing pixman (0.43.2-r0) [2024-05-29T23:19:06.539Z] (50/167) Installing cairo (1.18.0-r0) [2024-05-29T23:19:07.109Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-05-29T23:19:07.109Z] (52/167) Installing avahi-libs (0.8-r17) [2024-05-29T23:19:07.679Z] (53/167) Installing gmp (6.3.0-r1) [2024-05-29T23:19:07.938Z] (54/167) Installing nettle (3.9.1-r0) [2024-05-29T23:19:08.508Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-05-29T23:19:08.767Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-05-29T23:19:09.337Z] (57/167) Installing gnutls (3.8.5-r0) [2024-05-29T23:19:09.596Z] (58/167) Installing cups-libs (2.4.8-r0) [2024-05-29T23:19:10.167Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-05-29T23:19:10.426Z] (60/167) Installing fribidi (1.0.14-r0) [2024-05-29T23:19:10.686Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-05-29T23:19:11.255Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-05-29T23:19:11.517Z] (63/167) Installing libxft (2.3.8-r3) [2024-05-29T23:19:11.776Z] (64/167) Installing pango (1.52.2-r0) [2024-05-29T23:19:12.347Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-05-29T23:19:12.606Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-29T23:19:12.866Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-05-29T23:19:13.125Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-05-29T23:19:13.694Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-05-29T23:19:13.953Z] (70/167) Installing gtk+3.0 (3.24.42-r0) [2024-05-29T23:19:14.520Z] (71/167) Installing icu-data-full (74.2-r0) [2024-05-29T23:19:15.458Z] (72/167) Installing mesa (24.0.8-r1) [2024-05-29T23:19:15.719Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-05-29T23:19:17.097Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-05-29T23:19:17.665Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-05-29T23:19:17.925Z] (76/167) Installing libdrm (2.4.120-r0) [2024-05-29T23:19:18.184Z] (77/167) Installing libelf (0.191-r0) [2024-05-29T23:19:18.753Z] (78/167) Installing mesa-glapi (24.0.8-r1) [2024-05-29T23:19:19.012Z] (79/167) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-29T23:19:19.581Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-05-29T23:19:19.843Z] (81/167) Installing libmagic (5.45-r1) [2024-05-29T23:19:20.411Z] (82/167) Installing file (5.45-r1) [2024-05-29T23:19:20.671Z] (83/167) Installing xprop (1.2.7-r0) [2024-05-29T23:19:20.931Z] (84/167) Installing libice (1.1.1-r6) [2024-05-29T23:19:21.191Z] (85/167) Installing libuuid (2.40.1-r1) [2024-05-29T23:19:21.451Z] (86/167) Installing libsm (1.2.4-r4) [2024-05-29T23:19:21.710Z] (87/167) Installing libxt (1.3.0-r5) [2024-05-29T23:19:22.280Z] (88/167) Installing libxmu (1.1.4-r2) [2024-05-29T23:19:22.542Z] (89/167) Installing xset (1.2.5-r1) [2024-05-29T23:19:22.803Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-05-29T23:19:23.062Z] (91/167) Installing libogg (1.3.5-r5) [2024-05-29T23:19:23.321Z] (92/167) Installing libflac (1.4.3-r1) [2024-05-29T23:19:23.891Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-05-29T23:19:24.150Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-29T23:19:24.719Z] (95/167) Installing aom-libs (3.9.0-r0) [2024-05-29T23:19:25.288Z] (96/167) Installing libva (2.21.0-r0) [2024-05-29T23:19:25.548Z] (97/167) Installing libvdpau (1.5-r3) [2024-05-29T23:19:26.115Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-05-29T23:19:26.375Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-29T23:19:26.644Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-05-29T23:19:27.218Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-05-29T23:19:27.785Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-05-29T23:19:28.045Z] (103/167) Installing imath (3.1.11-r2) [2024-05-29T23:19:28.304Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-05-29T23:19:28.873Z] (105/167) Installing giflib (5.2.2-r0) [2024-05-29T23:19:29.132Z] (106/167) Installing libhwy (1.0.7-r0) [2024-05-29T23:19:29.390Z] (107/167) Installing lcms2 (2.16-r0) [2024-05-29T23:19:29.650Z] (108/167) Installing libjxl (0.10.2-r0) [2024-05-29T23:19:30.219Z] (109/167) Installing lame-libs (3.100-r5) [2024-05-29T23:19:30.790Z] (110/167) Installing opus (1.5.2-r0) [2024-05-29T23:19:31.049Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-05-29T23:19:31.618Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-05-29T23:19:31.878Z] (113/167) Installing soxr (0.1.3-r7) [2024-05-29T23:19:32.139Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-29T23:19:32.707Z] (115/167) Installing libtheora (1.1.1-r18) [2024-05-29T23:19:32.968Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-05-29T23:19:33.227Z] (117/167) Installing libvpx (1.14.0-r0) [2024-05-29T23:19:33.796Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-05-29T23:19:34.056Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-05-29T23:19:34.624Z] (120/167) Installing numactl (2.0.18-r0) [2024-05-29T23:19:34.883Z] (121/167) Installing x265-libs (3.6-r0) [2024-05-29T23:19:35.450Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-05-29T23:19:36.051Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-29T23:19:36.619Z] (124/167) Installing libbluray (1.3.4-r1) [2024-05-29T23:19:36.880Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-05-29T23:19:37.449Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-05-29T23:19:37.709Z] (127/167) Installing cjson (1.7.18-r0) [2024-05-29T23:19:37.968Z] (128/167) Installing mbedtls (3.6.0-r0) [2024-05-29T23:19:38.538Z] (129/167) Installing librist (0.2.10-r1) [2024-05-29T23:19:38.797Z] (130/167) Installing libsrt (1.5.3-r0) [2024-05-29T23:19:39.363Z] (131/167) Installing libssh (0.10.6-r0) [2024-05-29T23:19:39.623Z] (132/167) Installing libsodium (1.0.19-r0) [2024-05-29T23:19:40.192Z] (133/167) Installing libzmq (4.3.5-r2) [2024-05-29T23:19:40.451Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-29T23:19:41.019Z] (135/167) Installing crc32c (1.1.2-r0) [2024-05-29T23:19:41.279Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-05-29T23:19:41.539Z] (137/167) Installing libevent (2.1.12-r7) [2024-05-29T23:19:42.111Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-05-29T23:19:42.371Z] (139/167) Installing mesa-gbm (24.0.8-r1) [2024-05-29T23:19:42.628Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-05-29T23:19:43.192Z] (141/167) Installing icu-libs (74.2-r0) [2024-05-29T23:19:43.759Z] (142/167) Installing minizip (1.3.1-r0) [2024-05-29T23:19:44.019Z] (143/167) Installing nspr (4.35-r4) [2024-05-29T23:19:44.277Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-05-29T23:19:45.044Z] (145/167) Installing nss (3.100-r0) [2024-05-29T23:19:45.304Z] (146/167) Installing openh264 (2.4.1-r0) [2024-05-29T23:19:45.892Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-05-29T23:19:46.152Z] (148/167) Installing libunwind (1.8.1-r0) [2024-05-29T23:19:46.412Z] (149/167) Installing yaml (0.2.5-r2) [2024-05-29T23:19:46.670Z] (150/167) Installing libcamera (0.3.0-r0) [2024-05-29T23:19:47.237Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-05-29T23:19:47.496Z] (152/167) Installing libuv (1.48.0-r0) [2024-05-29T23:19:48.064Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-29T23:19:48.323Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-05-29T23:19:48.900Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-29T23:19:49.159Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-05-29T23:19:49.728Z] (157/167) Installing libasyncns (0.8-r3) [2024-05-29T23:19:49.987Z] (158/167) Installing libltdl (2.4.7-r3) [2024-05-29T23:19:50.553Z] (159/167) Installing orc (0.4.37-r0) [2024-05-29T23:19:50.811Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-05-29T23:19:51.069Z] (161/167) Installing libpulse (17.0-r0) [2024-05-29T23:19:51.634Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-05-29T23:19:51.891Z] (163/167) Installing libgpg-error (1.49-r0) [2024-05-29T23:19:52.152Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-05-29T23:19:52.721Z] (165/167) Installing libxslt (1.1.39-r1) [2024-05-29T23:19:52.981Z] (166/167) Installing chromium (125.0.6422.112-r0) [2024-05-29T23:20:07.870Z] (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-29T23:20:08.130Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T23:20:08.130Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-29T23:20:08.130Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-29T23:20:08.130Z] Executing glib-2.80.2-r0.trigger [2024-05-29T23:20:08.130Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-29T23:20:08.698Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-29T23:20:08.698Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-29T23:20:08.698Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-29T23:20:08.698Z] OK: 657 MiB in 195 packages [2024-05-29T23:20:08.698Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T23:20:09.267Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T23:20:09.835Z] (1/30) Installing jansson (2.14-r4) [2024-05-29T23:20:10.405Z] (2/30) Installing binutils (2.42-r0) [2024-05-29T23:20:10.975Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-29T23:20:10.975Z] (4/30) Installing isl26 (0.26-r1) [2024-05-29T23:20:11.542Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-29T23:20:12.110Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-29T23:20:12.370Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-29T23:20:22.358Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-29T23:20:22.358Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-29T23:20:22.358Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-29T23:20:22.358Z] (11/30) Installing libpq (16.3-r0) [2024-05-29T23:20:22.935Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-29T23:20:23.194Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-29T23:20:23.233Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1117 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2024-05-29T23:20:23.272Z] Selected Git installation does not exist. Using Default [2024-05-29T23:20:23.272Z] The recommended git tool is: NONE [2024-05-29T23:20:23.768Z] (14/30) Installing libecpg (16.3-r0) [2024-05-29T23:20:24.030Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-29T23:20:24.597Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-29T23:20:24.856Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-29T23:20:26.763Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-29T23:20:27.332Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-29T23:20:27.591Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-29T23:20:28.160Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-29T23:20:28.729Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-29T23:20:28.988Z] (23/30) Installing icu (74.2-r0) [2024-05-29T23:20:29.555Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-29T23:20:30.127Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-29T23:20:31.036Z] using credential edgex-jenkins-ssh [2024-05-29T23:20:31.062Z] Cloning the remote Git repository [2024-05-29T23:20:31.155Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-29T23:20:31.501Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-29T23:20:31.501Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-29T23:20:32.068Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-29T23:20:32.328Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-29T23:20:31.301Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2024-05-29T23:20:31.592Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-29T23:20:31.601Z] > git --version # timeout=10 [2024-05-29T23:20:31.684Z] > git --version # 'git version 2.25.1' [2024-05-29T23:20:31.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T23:20:31.985Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T23:20:32.588Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-29T23:20:33.157Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T23:20:33.157Z] OK: 1193 MiB in 225 packages [2024-05-29T23:20:33.416Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T23:20:33.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T23:20:33.825Z] Avoid second fetch [2024-05-29T23:20:33.826Z] Checking out Revision 7e89dd766adf70d3ef5effce142026c21ab88a29 (main) [2024-05-29T23:20:32.633Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-29T23:20:32.675Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T23:20:33.840Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T23:20:34.612Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-29T23:20:34.671Z] Commit message: "Merge pull request #108 from cherrycl/upgrade-alpine-version" [2024-05-29T23:20:35.184Z] (2/14) Installing gdbm (1.23-r1) [2024-05-29T23:20:33.967Z] > git checkout -f 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 [2024-05-29T23:20:35.443Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-29T23:20:35.703Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-29T23:20:36.272Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-29T23:20:36.531Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-29T23:20:36.795Z] (7/14) Installing readline (8.2.10-r0) [2024-05-29T23:20:37.054Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-29T23:20:37.993Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-29T23:20:38.564Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-29T23:20:38.825Z] (11/14) Installing python3-pyc (3.12.3-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-05-29T23:20:39.086Z] (12/14) Installing python3-dev (3.12.3-r1) [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T23:20:39.786Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-29T23:20:39.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T23:20:39.786Z] Dload Upload Total Spent Left Speed [2024-05-29T23:20:39.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86093 0 --:--:-- --:--:-- --:--:-- 85520 [Pipeline] sh [2024-05-29T23:20:40.181Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-29T23:20:40.515Z] + sudo tee /etc/docker/daemon.new [2024-05-29T23:20:40.516Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-29T23:20:40.516Z] { [2024-05-29T23:20:40.516Z] "registry-mirrors": [ [2024-05-29T23:20:40.516Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-29T23:20:40.516Z] ], [2024-05-29T23:20:40.516Z] "bip": "10.250.0.254/24", [2024-05-29T23:20:40.516Z] "hosts": [ [2024-05-29T23:20:40.516Z] "tcp://0.0.0.0:5555", [2024-05-29T23:20:40.516Z] "unix:///var/run/docker.sock" [2024-05-29T23:20:40.516Z] ], [2024-05-29T23:20:40.516Z] "mtu": 1458, [2024-05-29T23:20:40.516Z] "selinux-enabled": true, [2024-05-29T23:20:40.516Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-29T23:20:40.516Z] } [Pipeline] sh [2024-05-29T23:20:40.848Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-29T23:20:41.219Z] + sudo service docker restart [2024-05-29T23:20:43.279Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-29T23:20:43.540Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-29T23:20:43.800Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T23:20:43.800Z] OK: 1359 MiB in 239 packages [2024-05-29T23:20:43.800Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T23:20:44.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T23:20:45.307Z] OK: 1359 MiB in 239 packages [2024-05-29T23:20:45.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T23:20:45.566Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T23:20:46.565Z] (1/1) Installing tzdata (2024a-r1) [2024-05-29T23:20:46.825Z] OK: 1361 MiB in 240 packages [2024-05-29T23:20:47.085Z] (1/1) Purging tzdata (2024a-r1) [2024-05-29T23:20:47.677Z] OK: 1359 MiB in 239 packages [2024-05-29T23:20:49.581Z] Looking in links: /tmp/tmpd49qpt4_ [2024-05-29T23:20:49.581Z] Processing /tmp/tmpd49qpt4_/pip-24.0-py3-none-any.whl [2024-05-29T23:20:49.581Z] Installing collected packages: pip [2024-05-29T23:20:50.962Z] Successfully installed pip-24.0 [2024-05-29T23:20:50.962Z] 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-29T23:20:51.532Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-29T23:20:51.793Z] Collecting setuptools [2024-05-29T23:20:51.793Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-29T23:20:52.057Z] Collecting wheel [2024-05-29T23:20:52.057Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-29T23:20:52.057Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-29T23:20:52.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 81.7 MB/s eta 0:00:00 [2024-05-29T23:20:52.057Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-29T23:20:52.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 258.4 MB/s eta 0:00:00 [2024-05-29T23:20:52.057Z] Installing collected packages: wheel, setuptools [2024-05-29T23:20:54.599Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-29T23:20:54.599Z] 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-29T23:20:54.860Z] Processing ./edgex-taf-common [2024-05-29T23:20:54.860Z] Preparing metadata (setup.py): started [2024-05-29T23:20:55.120Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:20:55.120Z] Building wheels for collected packages: edgex-taf-common [2024-05-29T23:20:55.120Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-29T23:20:55.120Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-29T23:20:55.120Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=3bbcef1ad649ff653e3522e5b48a56db755c7cb2396faf7705165e96eaad18f2 [2024-05-29T23:20:55.120Z] Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-29T23:20:55.378Z] Successfully built edgex-taf-common [2024-05-29T23:20:55.378Z] Installing collected packages: edgex-taf-common [2024-05-29T23:20:55.378Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-29T23:20:55.378Z] 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-29T23:20:56.323Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-29T23:20:56.323Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-29T23:20:56.323Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-29T23:20:56.323Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-29T23:20:56.323Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-29T23:20:56.323Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-29T23:20:56.323Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-29T23:20:56.323Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-29T23:20:56.323Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-29T23:20:56.323Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-29T23:20:56.323Z] Preparing metadata (setup.py): started [2024-05-29T23:20:56.582Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:20:56.582Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-29T23:20:56.582Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-29T23:20:56.582Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-29T23:20:56.582Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-29T23:20:56.582Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-29T23:20:56.582Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-29T23:20:56.842Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-29T23:20:56.842Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-29T23:20:56.842Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 13.6 MB/s eta 0:00:00 [2024-05-29T23:20:56.842Z] Preparing metadata (setup.py): started [2024-05-29T23:20:56.842Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:20:57.102Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-29T23:20:57.102Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-29T23:20:57.362Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-29T23:20:57.362Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-05-29T23:20:57.362Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.7 MB/s eta 0:00:00 [2024-05-29T23:20:57.362Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-29T23:20:57.362Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-29T23:20:57.362Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 15.6 MB/s eta 0:00:00 [2024-05-29T23:20:57.621Z] Installing build dependencies: started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T23:20:59.494Z] provisioning config files... [2024-05-29T23:20:59.520Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12334371877367385254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T23:20:59.982Z] ---> ****-login.sh [2024-05-29T23:20:59.982Z] nexus3.edgexfoundry.org:10001 [2024-05-29T23:21:00.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:21:00.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:21:00.525Z] Configure a credential helper to remove this warning. See [2024-05-29T23:21:00.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:21:00.525Z] [2024-05-29T23:21:00.525Z] Login Succeeded [2024-05-29T23:21:00.525Z] nexus3.edgexfoundry.org:10002 [2024-05-29T23:21:00.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:21:00.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:21:00.796Z] Configure a credential helper to remove this warning. See [2024-05-29T23:21:00.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:21:00.796Z] [2024-05-29T23:21:00.796Z] Login Succeeded [2024-05-29T23:21:00.796Z] nexus3.edgexfoundry.org:10003 [2024-05-29T23:21:01.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:21:01.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:21:01.340Z] Configure a credential helper to remove this warning. See [2024-05-29T23:21:01.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:21:01.340Z] [2024-05-29T23:21:01.340Z] Login Succeeded [2024-05-29T23:21:01.340Z] nexus3.edgexfoundry.org:10004 [2024-05-29T23:21:01.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:21:01.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:21:01.613Z] Configure a credential helper to remove this warning. See [2024-05-29T23:21:01.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:21:01.613Z] [2024-05-29T23:21:01.613Z] Login Succeeded [2024-05-29T23:21:01.613Z] ****.io [2024-05-29T23:21:01.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T23:21:02.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T23:21:02.154Z] Configure a credential helper to remove this warning. See [2024-05-29T23:21:02.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T23:21:02.154Z] [2024-05-29T23:21:02.154Z] Login Succeeded [2024-05-29T23:21:02.154Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T23:21:02.168Z] 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-29T23:21:02.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T23:21:03.208Z] + ls -al . [2024-05-29T23:21:03.208Z] total 68 [2024-05-29T23:21:03.208Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 23:21 . [2024-05-29T23:21:03.208Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 23:20 .. [2024-05-29T23:21:03.208Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 23:20 .git [2024-05-29T23:21:03.208Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 23:20 .github [2024-05-29T23:21:03.208Z] -rw-rw-r-- 1 jenkins jenkins 22 May 29 23:20 .gitignore [2024-05-29T23:21:03.208Z] -rw-rw-r-- 1 jenkins jenkins 1619 May 29 23:20 Dockerfile [2024-05-29T23:21:03.208Z] -rw-rw-r-- 1 jenkins jenkins 746 May 29 23:20 Jenkinsfile [2024-05-29T23:21:03.208Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 29 23:20 LICENSE [2024-05-29T23:21:03.208Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 29 23:20 README.md [2024-05-29T23:21:03.208Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 23:20 TAF-Manager [2024-05-29T23:21:03.208Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 23:20 TUC [2024-05-29T23:21:03.208Z] -rw-rw-r-- 1 jenkins jenkins 12 May 29 23:18 VERSION [2024-05-29T23:21:03.208Z] -rw-rw-r-- 1 jenkins jenkins 343 May 29 23:20 requirements.txt [2024-05-29T23:21:03.208Z] -rw-rw-r-- 1 jenkins jenkins 54 May 29 23:20 robot-entrypoint.sh [2024-05-29T23:21:03.208Z] -rw-rw-r-- 1 jenkins jenkins 445 May 29 23:20 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T23:21:03.553Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 --label arch=arm64 --label version=0.0.2-dev.42 . [2024-05-29T23:21:03.821Z] Sending build context to Docker daemon 363kB [2024-05-29T23:21:03.821Z] Step 1/13 : FROM alpine:3.20 [2024-05-29T23:21:04.192Z] Installing build dependencies: finished with status 'done' [2024-05-29T23:21:04.192Z] Getting requirements to build wheel: started [2024-05-29T23:21:04.405Z] 3.20: Pulling from library/alpine [2024-05-29T23:21:04.406Z] 94747bd81234: Pulling fs layer [2024-05-29T23:21:04.453Z] Getting requirements to build wheel: finished with status 'done' [2024-05-29T23:21:04.453Z] Preparing metadata (pyproject.toml): started [2024-05-29T23:21:04.673Z] 94747bd81234: Verifying Checksum [2024-05-29T23:21:04.673Z] 94747bd81234: Download complete [2024-05-29T23:21:04.713Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-29T23:21:04.713Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-29T23:21:04.713Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-29T23:21:05.255Z] 94747bd81234: Pull complete [2024-05-29T23:21:05.255Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-29T23:21:05.255Z] Status: Downloaded newer image for alpine:3.20 [2024-05-29T23:21:05.255Z] ---> 442043f030d3 [2024-05-29T23:21:05.255Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-29T23:21:05.282Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-29T23:21:05.282Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-05-29T23:21:05.282Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-29T23:21:05.282Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-29T23:21:05.282Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 6.8 MB/s eta 0:00:00 [2024-05-29T23:21:05.282Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-29T23:21:05.282Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-29T23:21:05.282Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 41.9 MB/s eta 0:00:00 [2024-05-29T23:21:05.282Z] Preparing metadata (setup.py): started [2024-05-29T23:21:05.524Z] ---> Running in 2c819fddaaf1 [2024-05-29T23:21:05.542Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:21:05.793Z] Removing intermediate container 2c819fddaaf1 [2024-05-29T23:21:05.793Z] ---> 8e3511718a15 [2024-05-29T23:21:05.793Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-29T23:21:05.793Z] ---> Running in 57a54ccdc362 [2024-05-29T23:21:05.801Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-29T23:21:05.801Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-05-29T23:21:05.801Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T23:21:05.801Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-29T23:21:05.801Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T23:21:05.801Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-29T23:21:05.801Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:06.060Z] Removing intermediate container 57a54ccdc362 [2024-05-29T23:21:06.060Z] ---> 108b15f25b99 [2024-05-29T23:21:06.060Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-29T23:21:06.061Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-29T23:21:06.061Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:06.061Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-29T23:21:06.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.7 MB/s eta 0:00:00 [2024-05-29T23:21:06.061Z] Preparing metadata (setup.py): started [2024-05-29T23:21:06.321Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:21:06.321Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:06.321Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-29T23:21:06.321Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:06.321Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-29T23:21:06.321Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:06.321Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-29T23:21:06.321Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:06.321Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-29T23:21:06.582Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:06.582Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-29T23:21:06.582Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:06.582Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-29T23:21:06.582Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T23:21:06.582Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-05-29T23:21:06.841Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T23:21:06.841Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-29T23:21:06.841Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T23:21:06.841Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-29T23:21:06.841Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T23:21:06.841Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-29T23:21:06.841Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-29T23:21:06.841Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-29T23:21:06.841Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-29T23:21:06.841Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-29T23:21:07.023Z] ---> b36454525023 [2024-05-29T23:21:07.024Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-29T23:21:07.101Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-29T23:21:07.101Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-29T23:21:07.101Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-29T23:21:07.101Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-29T23:21:07.101Z] 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-29T23:21:07.101Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-29T23:21:07.101Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-29T23:21:07.291Z] ---> 10c27a7a2b01 [2024-05-29T23:21:07.291Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-29T23:21:07.361Z] 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-29T23:21:07.361Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-29T23:21:07.361Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T23:21:07.361Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-29T23:21:07.361Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T23:21:07.361Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-29T23:21:07.621Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:07.621Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-05-29T23:21:07.621Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:07.621Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-29T23:21:07.621Z] Preparing metadata (setup.py): started [2024-05-29T23:21:07.875Z] ---> bb83b251e549 [2024-05-29T23:21:07.876Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-29T23:21:07.876Z] ---> Running in f3219f32b7e0 [2024-05-29T23:21:07.881Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:21:07.881Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:07.881Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-29T23:21:07.881Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:07.881Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-29T23:21:07.881Z] Preparing metadata (setup.py): started [2024-05-29T23:21:08.140Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:21:08.140Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:08.140Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-29T23:21:08.140Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:08.140Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-29T23:21:08.140Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:08.140Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-29T23:21:08.140Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:08.140Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-29T23:21:08.144Z] Removing intermediate container f3219f32b7e0 [2024-05-29T23:21:08.144Z] ---> f80d64c5806d [2024-05-29T23:21:08.144Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-29T23:21:08.144Z] ---> Running in bd57eb2d1e2c [2024-05-29T23:21:08.399Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:08.399Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-29T23:21:08.399Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:08.399Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-29T23:21:08.662Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:21:08.662Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-05-29T23:21:08.923Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T23:21:08.923Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-29T23:21:08.923Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T23:21:08.923Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-29T23:21:08.923Z] 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-29T23:21:08.923Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-29T23:21:08.923Z] 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-29T23:21:08.923Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-29T23:21:08.923Z] 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-29T23:21:08.923Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-29T23:21:09.182Z] 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-29T23:21:09.182Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-29T23:21:09.182Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-29T23:21:09.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 15.1 MB/s eta 0:00:00 [2024-05-29T23:21:09.182Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-29T23:21:09.182Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-29T23:21:09.182Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-29T23:21:09.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 9.4 MB/s eta 0:00:00 [2024-05-29T23:21:09.182Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-29T23:21:09.182Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-29T23:21:09.182Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-29T23:21:09.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 104.3 kB/s eta 0:00:00 [2024-05-29T23:21:09.749Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-29T23:21:10.088Z] Removing intermediate container bd57eb2d1e2c [2024-05-29T23:21:10.088Z] ---> a457345badb4 [2024-05-29T23:21:10.088Z] 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 --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2024-05-29T23:21:10.088Z] ---> Running in adb657336e9e [2024-05-29T23:21:10.319Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 290.2 kB/s eta 0:00:00 [2024-05-29T23:21:10.319Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-05-29T23:21:10.581Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 59.6 MB/s eta 0:00:00 [2024-05-29T23:21:10.581Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-29T23:21:10.581Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 26.1 MB/s eta 0:00:00 [2024-05-29T23:21:10.581Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-05-29T23:21:10.581Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 25.5 MB/s eta 0:00:00 [2024-05-29T23:21:10.581Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-29T23:21:10.581Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 51.0 MB/s eta 0:00:00 [2024-05-29T23:21:10.581Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-05-29T23:21:10.853Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 57.4 MB/s eta 0:00:00 [2024-05-29T23:21:10.853Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-29T23:21:10.853Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 15.6 MB/s eta 0:00:00 [2024-05-29T23:21:10.853Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-05-29T23:21:10.853Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 15.7 MB/s eta 0:00:00 [2024-05-29T23:21:10.853Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-29T23:21:10.853Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 8.2 MB/s eta 0:00:00 [2024-05-29T23:21:10.853Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-29T23:21:10.853Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 6.1 MB/s eta 0:00:00 [2024-05-29T23:21:10.853Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-29T23:21:10.853Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 13.1 MB/s eta 0:00:00 [2024-05-29T23:21:10.853Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-29T23:21:10.853Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.5 MB/s eta 0:00:00 [2024-05-29T23:21:10.853Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-29T23:21:10.853Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-29T23:21:11.049Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T23:21:11.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 58.9 MB/s eta 0:00:00 [2024-05-29T23:21:11.113Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-29T23:21:11.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 11.9 MB/s eta 0:00:00 [2024-05-29T23:21:11.113Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-29T23:21:11.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.7 MB/s eta 0:00:00 [2024-05-29T23:21:11.113Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-29T23:21:11.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 17.6 MB/s eta 0:00:00 [2024-05-29T23:21:11.113Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-29T23:21:11.113Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-29T23:21:11.113Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-29T23:21:11.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 11.2 MB/s eta 0:00:00 [2024-05-29T23:21:11.113Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-29T23:21:11.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 25.0 MB/s eta 0:00:00 [2024-05-29T23:21:11.113Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-29T23:21:11.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 31.3 MB/s eta 0:00:00 [2024-05-29T23:21:11.372Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-29T23:21:11.373Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-29T23:21:11.373Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 7.3 MB/s eta 0:00:00 [2024-05-29T23:21:11.373Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-29T23:21:11.373Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 12.6 MB/s eta 0:00:00 [2024-05-29T23:21:11.373Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-29T23:21:11.373Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-29T23:21:11.373Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) [2024-05-29T23:21:11.373Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 19.2 MB/s eta 0:00:00 [2024-05-29T23:21:11.373Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-29T23:21:11.373Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-29T23:21:11.373Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) [2024-05-29T23:21:11.373Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 69.1 MB/s eta 0:00:00 [2024-05-29T23:21:11.373Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-29T23:21:11.373Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-29T23:21:11.373Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 42.9 MB/s eta 0:00:00 [2024-05-29T23:21:11.373Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-29T23:21:11.373Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-29T23:21:11.373Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-29T23:21:11.373Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.7 MB/s eta 0:00:00 [2024-05-29T23:21:11.373Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-29T23:21:11.373Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-29T23:21:11.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T23:21:11.632Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-29T23:21:11.632Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-29T23:21:11.632Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-29T23:21:11.632Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-29T23:21:11.632Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.3 MB/s eta 0:00:00 [2024-05-29T23:21:11.632Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-05-29T23:21:11.632Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-29T23:21:11.891Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-29T23:21:11.891Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=0db1e5fb44cf9bdd162cb377e4c7f9e4320ff0cbb8983d0e8b7130e26ce428cb [2024-05-29T23:21:11.891Z] Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-29T23:21:11.891Z] Building wheel for paho-mqtt (setup.py): started [2024-05-29T23:21:12.151Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-29T23:21:12.151Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=312e3fd2f548825586edf13d4eba3960232801e493f1b3bdf61c2ad357532a47 [2024-05-29T23:21:12.151Z] Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-29T23:21:12.151Z] Building wheel for psutil (pyproject.toml): started [2024-05-29T23:21:13.531Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-29T23:21:13.531Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281486 sha256=d8357d2ac2a5aa1562d2561eb724fb5e7ff57649fdcb2d97a74ae312a6083378 [2024-05-29T23:21:13.531Z] Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-29T23:21:13.531Z] Building wheel for psycopg2 (setup.py): started [2024-05-29T23:21:13.584Z] OK: 9 MiB in 14 packages [2024-05-29T23:21:13.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T23:21:14.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T23:21:15.580Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-29T23:21:16.164Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-29T23:21:16.743Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-29T23:21:17.008Z] (4/14) Installing libunistring (1.2-r0) [2024-05-29T23:21:17.595Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-29T23:21:17.872Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-29T23:21:18.453Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-29T23:21:18.719Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-29T23:21:19.308Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-29T23:21:19.573Z] (10/14) Installing curl (8.7.1-r0) [2024-05-29T23:21:20.150Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-29T23:21:21.105Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-29T23:21:21.378Z] (13/14) Installing jq (1.7.1-r0) [2024-05-29T23:21:21.956Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-29T23:21:22.541Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T23:21:22.541Z] Executing ca-certificates-20240226-r0.trigger [2024-05-29T23:21:22.541Z] OK: 43 MiB in 28 packages [2024-05-29T23:21:22.807Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T23:21:23.388Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T23:21:23.511Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-29T23:21:23.512Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521870 sha256=54f60b4a67b42c43202f5488d52b5dbd8a86991bd71fbc118944432645757b05 [2024-05-29T23:21:23.512Z] Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-29T23:21:23.512Z] Building wheel for flex (setup.py): started [2024-05-29T23:21:23.512Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-29T23:21:23.512Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=b991dc06c35b84420ce227341bf1ae85293e097e81c0436df693d14526fde6c5 [2024-05-29T23:21:23.512Z] Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-29T23:21:23.512Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-29T23:21:23.512Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-29T23:21:23.512Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=831a7ea304fe8b9fa87a75c68c78234267db90af8a33c30f0c48900aff3fd290 [2024-05-29T23:21:23.512Z] Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-29T23:21:23.512Z] Building wheel for validate-email (setup.py): started [2024-05-29T23:21:23.512Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-29T23:21:23.512Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=169be3fa0a0c35a3658028629b7504f0cdaba76fa2b103babf0e9006d0c2e3fe [2024-05-29T23:21:23.512Z] Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-29T23:21:23.512Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-05-29T23:21:23.512Z] 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-29T23:21:25.323Z] (1/166) Installing libexpat (2.6.2-r0) [2024-05-29T23:21:25.323Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-05-29T23:21:25.902Z] (3/166) Installing libpng (1.6.43-r0) [2024-05-29T23:21:26.166Z] (4/166) Installing freetype (2.13.2-r0) [2024-05-29T23:21:26.746Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-05-29T23:21:27.012Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-05-29T23:21:27.593Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-05-29T23:21:27.858Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-05-29T23:21:28.437Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-05-29T23:21:28.702Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-05-29T23:21:28.968Z] (11/166) Installing libffi (3.4.6-r0) [2024-05-29T23:21:29.547Z] (12/166) Installing libintl (0.22.5-r0) [2024-05-29T23:21:29.812Z] (13/166) Installing libeconf (0.6.3-r0) [2024-05-29T23:21:30.079Z] (14/166) Installing libblkid (2.40.1-r1) [2024-05-29T23:21:30.657Z] (15/166) Installing libmount (2.40.1-r1) [2024-05-29T23:21:30.922Z] (16/166) Installing pcre2 (10.43-r0) [2024-05-29T23:21:31.500Z] (17/166) Installing glib (2.80.2-r0) [2024-05-29T23:21:32.080Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-29T23:21:32.660Z] (19/166) Installing xz-libs (5.6.1-r3) [2024-05-29T23:21:32.924Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-05-29T23:21:33.505Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-05-29T23:21:33.542Z] 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.5 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-29T23:21:33.542Z] 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-29T23:21:33.771Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-05-29T23:21:34.353Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-05-29T23:21:34.937Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-05-29T23:21:34.937Z] (25/166) Installing libwebp (1.3.2-r0) [2024-05-29T23:21:35.519Z] (26/166) Installing tiff (4.6.0t-r0) [2024-05-29T23:21:36.102Z] (27/166) Installing gdk-pixbuf (2.42.11-r1) [2024-05-29T23:21:36.369Z] (28/166) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-29T23:21:36.641Z] (29/166) Installing libxau (1.0.11-r4) [2024-05-29T23:21:36.908Z] (30/166) Installing libmd (1.1.0-r0) [2024-05-29T23:21:37.492Z] (31/166) Installing libbsd (0.12.2-r0) [2024-05-29T23:21:37.758Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-05-29T23:21:38.024Z] (33/166) Installing libxcb (1.16.1-r0) [2024-05-29T23:21:38.291Z] (34/166) Installing libx11 (1.8.9-r1) [2024-05-29T23:21:39.242Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-05-29T23:21:39.242Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-05-29T23:21:39.508Z] (37/166) Installing libxrender (0.9.11-r5) [2024-05-29T23:21:40.091Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-05-29T23:21:40.355Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-05-29T23:21:40.620Z] (40/166) Installing libxext (1.3.6-r2) [2024-05-29T23:21:40.885Z] (41/166) Installing libxi (1.8.1-r4) [2024-05-29T23:21:41.151Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-05-29T23:21:41.731Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-05-29T23:21:41.998Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-05-29T23:21:42.265Z] (45/166) Installing libxtst (1.2.4-r6) [2024-05-29T23:21:42.541Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-05-29T23:21:43.124Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-05-29T23:21:43.391Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-29T23:21:43.971Z] (49/166) Installing pixman (0.43.2-r0) [2024-05-29T23:21:44.237Z] (50/166) Installing cairo (1.18.0-r0) [2024-05-29T23:21:44.817Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-05-29T23:21:45.082Z] (52/166) Installing avahi-libs (0.8-r17) [2024-05-29T23:21:45.664Z] (53/166) Installing gmp (6.3.0-r1) [2024-05-29T23:21:45.928Z] (54/166) Installing nettle (3.9.1-r0) [2024-05-29T23:21:46.510Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-05-29T23:21:46.777Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-05-29T23:21:47.358Z] (57/166) Installing gnutls (3.8.5-r0) [2024-05-29T23:21:47.942Z] (58/166) Installing cups-libs (2.4.8-r0) [2024-05-29T23:21:48.209Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-05-29T23:21:48.791Z] (60/166) Installing fribidi (1.0.14-r0) [2024-05-29T23:21:49.057Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-05-29T23:21:49.641Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-05-29T23:21:49.911Z] (63/166) Installing libxft (2.3.8-r3) [2024-05-29T23:21:50.493Z] (64/166) Installing pango (1.52.2-r0) [2024-05-29T23:21:50.759Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-05-29T23:21:51.354Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-29T23:21:51.354Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-05-29T23:21:51.935Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-05-29T23:21:52.518Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-05-29T23:21:52.784Z] (70/166) Installing gtk+3.0 (3.24.42-r0) [2024-05-29T23:21:53.750Z] (71/166) Installing icu-data-full (74.2-r0) [2024-05-29T23:21:56.326Z] (72/166) Installing mesa (24.0.8-r1) [2024-05-29T23:21:56.908Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-05-29T23:22:00.272Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-05-29T23:22:00.538Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-05-29T23:22:01.121Z] (76/166) Installing libdrm (2.4.120-r0) [2024-05-29T23:22:01.396Z] (77/166) Installing libelf (0.191-r0) [2024-05-29T23:22:01.984Z] (78/166) Installing mesa-glapi (24.0.8-r1) [2024-05-29T23:22:02.251Z] (79/166) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-29T23:22:03.216Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-05-29T23:22:03.483Z] (81/166) Installing libmagic (5.45-r1) [2024-05-29T23:22:04.156Z] (82/166) Installing file (5.45-r1) [2024-05-29T23:22:04.435Z] (83/166) Installing xprop (1.2.7-r0) [2024-05-29T23:22:04.707Z] (84/166) Installing libice (1.1.1-r6) [2024-05-29T23:22:05.310Z] (85/166) Installing libuuid (2.40.1-r1) [2024-05-29T23:22:05.581Z] (86/166) Installing libsm (1.2.4-r4) [2024-05-29T23:22:05.854Z] (87/166) Installing libxt (1.3.0-r5) [2024-05-29T23:22:06.455Z] (88/166) Installing libxmu (1.1.4-r2) [2024-05-29T23:22:06.722Z] (89/166) Installing xset (1.2.5-r1) [2024-05-29T23:22:06.987Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-05-29T23:22:07.570Z] (91/166) Installing libogg (1.3.5-r5) [2024-05-29T23:22:07.838Z] (92/166) Installing libflac (1.4.3-r1) [2024-05-29T23:22:08.105Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-05-29T23:22:08.689Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-29T23:22:09.276Z] (95/166) Installing aom-libs (3.9.0-r0) [2024-05-29T23:22:10.237Z] (96/166) Installing libva (2.21.0-r0) [2024-05-29T23:22:10.505Z] (97/166) Installing libvdpau (1.5-r3) [2024-05-29T23:22:10.772Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-29T23:22:11.366Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-05-29T23:22:11.632Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-05-29T23:22:12.214Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-05-29T23:22:12.480Z] (102/166) Installing imath (3.1.11-r2) [2024-05-29T23:22:12.747Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-05-29T23:22:13.330Z] (104/166) Installing giflib (5.2.2-r0) [2024-05-29T23:22:13.911Z] (105/166) Installing libhwy (1.0.7-r0) [2024-05-29T23:22:14.177Z] (106/166) Installing lcms2 (2.16-r0) [2024-05-29T23:22:14.444Z] (107/166) Installing libjxl (0.10.2-r0) [2024-05-29T23:22:15.028Z] (108/166) Installing lame-libs (3.100-r5) [2024-05-29T23:22:15.613Z] (109/166) Installing opus (1.5.2-r0) [2024-05-29T23:22:15.887Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-05-29T23:22:16.470Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-05-29T23:22:17.051Z] (112/166) Installing soxr (0.1.3-r7) [2024-05-29T23:22:17.317Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-29T23:22:17.586Z] (114/166) Installing libtheora (1.1.1-r18) [2024-05-29T23:22:18.171Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-05-29T23:22:18.755Z] (116/166) Installing libvpx (1.14.0-r0) [2024-05-29T23:22:19.022Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-05-29T23:22:19.603Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-05-29T23:22:20.186Z] (119/166) Installing numactl (2.0.18-r0) [2024-05-29T23:22:20.316Z] Removing intermediate container 289c0c4f4003 [2024-05-29T23:22:20.316Z] ---> 9c1f7615fdeb [2024-05-29T23:22:20.316Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-29T23:22:20.316Z] ---> Running in 6757cbfe2d93 [2024-05-29T23:22:20.316Z] Removing intermediate container 6757cbfe2d93 [2024-05-29T23:22:20.316Z] ---> d0dd168611ad [2024-05-29T23:22:20.316Z] Step 11/13 : LABEL arch=amd64 [2024-05-29T23:22:20.316Z] ---> Running in ae268d32f76b [2024-05-29T23:22:20.316Z] Removing intermediate container ae268d32f76b [2024-05-29T23:22:20.316Z] ---> 42bce195ed45 [2024-05-29T23:22:20.316Z] Step 12/13 : LABEL git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-29T23:22:20.316Z] ---> Running in 0cfb047b9b7d [2024-05-29T23:22:20.316Z] Removing intermediate container 0cfb047b9b7d [2024-05-29T23:22:20.316Z] ---> e2bb9d8e51b3 [2024-05-29T23:22:20.316Z] Step 13/13 : LABEL version=0.0.2-dev.42 [2024-05-29T23:22:20.316Z] ---> Running in 32b82f2d4065 [2024-05-29T23:22:20.451Z] (120/166) Installing x265-libs (3.6-r0) [2024-05-29T23:22:20.577Z] Removing intermediate container 32b82f2d4065 [2024-05-29T23:22:20.577Z] ---> 7d7512b4e07a [2024-05-29T23:22:20.577Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T23:22:20.577Z] Successfully built 7d7512b4e07a [2024-05-29T23:22:20.837Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-05-29T23:22:21.168Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2024-05-29T23:22:21.168Z] 7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-29T23:22:21.168Z] latest [2024-05-29T23:22:21.168Z] 0.0.2-dev.42 [2024-05-29T23:22:21.168Z] 7e89dd766adf70d3ef5effce142026c21ab88a29-0.0.2-dev.42 [2024-05-29T23:22:21.168Z] main [2024-05-29T23:22:21.168Z] ===================================================== [2024-05-29T23:22:21.194Z] (121/166) Installing xvidcore (1.3.7-r2) [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T23:22:21.466Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-29T23:22:21.656Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:7e89dd766adf70d3ef5effce142026c21ab88a29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T23:22:21.971Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-29T23:22:21.971Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-05-29T23:22:21.971Z] ed82902f3054: Preparing [2024-05-29T23:22:21.971Z] 5b209081cb51: Preparing [2024-05-29T23:22:21.971Z] 1e64764b9400: Preparing [2024-05-29T23:22:21.971Z] c9d15916198c: Preparing [2024-05-29T23:22:21.971Z] 9c69093c57c0: Preparing [2024-05-29T23:22:21.971Z] 02f2bcb26af5: Preparing [2024-05-29T23:22:21.971Z] 02f2bcb26af5: Waiting [2024-05-29T23:22:22.425Z] (123/166) Installing libbluray (1.3.4-r1) [2024-05-29T23:22:22.690Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-05-29T23:22:23.273Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-05-29T23:22:23.856Z] (126/166) Installing cjson (1.7.18-r0) [2024-05-29T23:22:24.122Z] (127/166) Installing mbedtls (3.6.0-r0) [2024-05-29T23:22:24.705Z] (128/166) Installing librist (0.2.10-r1) [2024-05-29T23:22:24.972Z] (129/166) Installing libsrt (1.5.3-r0) [2024-05-29T23:22:25.553Z] (130/166) Installing libssh (0.10.6-r0) [2024-05-29T23:22:25.820Z] (131/166) Installing libsodium (1.0.19-r0) [2024-05-29T23:22:26.401Z] (132/166) Installing libzmq (4.3.5-r2) [2024-05-29T23:22:26.670Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-29T23:22:27.253Z] (134/166) Installing crc32c (1.1.2-r0) [2024-05-29T23:22:27.520Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-05-29T23:22:28.102Z] (136/166) Installing libevent (2.1.12-r7) [2024-05-29T23:22:28.368Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-05-29T23:22:28.948Z] (138/166) Installing mesa-gbm (24.0.8-r1) [2024-05-29T23:22:29.213Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-05-29T23:22:29.792Z] (140/166) Installing icu-libs (74.2-r0) [2024-05-29T23:22:30.370Z] (141/166) Installing minizip (1.3.1-r0) [2024-05-29T23:22:30.634Z] (142/166) Installing nspr (4.35-r4) [2024-05-29T23:22:31.212Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-05-29T23:22:31.793Z] (144/166) Installing nss (3.100-r0) [2024-05-29T23:22:31.945Z] 5b209081cb51: Pushed [2024-05-29T23:22:31.945Z] c9d15916198c: Pushed [2024-05-29T23:22:31.945Z] 02f2bcb26af5: Layer already exists [2024-05-29T23:22:31.945Z] 1e64764b9400: Pushed [2024-05-29T23:22:31.945Z] 9c69093c57c0: Pushed [2024-05-29T23:22:32.374Z] (145/166) Installing openh264 (2.4.1-r0) [2024-05-29T23:22:32.638Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-05-29T23:22:33.218Z] (147/166) Installing libunwind (1.8.1-r0) [2024-05-29T23:22:33.800Z] (148/166) Installing yaml (0.2.5-r2) [2024-05-29T23:22:34.065Z] (149/166) Installing libcamera (0.3.0-r0) [2024-05-29T23:22:34.657Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-05-29T23:22:34.923Z] (151/166) Installing libuv (1.48.0-r0) [2024-05-29T23:22:35.189Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-29T23:22:35.769Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-05-29T23:22:36.350Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-29T23:22:36.617Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-05-29T23:22:37.581Z] (156/166) Installing libasyncns (0.8-r3) [2024-05-29T23:22:37.581Z] (157/166) Installing libltdl (2.4.7-r3) [2024-05-29T23:22:38.163Z] (158/166) Installing orc (0.4.37-r0) [2024-05-29T23:22:38.428Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-05-29T23:22:38.695Z] (160/166) Installing libpulse (17.0-r0) [2024-05-29T23:22:39.275Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-05-29T23:22:39.542Z] (162/166) Installing libgpg-error (1.49-r0) [2024-05-29T23:22:40.123Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-05-29T23:22:40.706Z] (164/166) Installing libxslt (1.1.39-r1) [2024-05-29T23:22:40.973Z] (165/166) Installing chromium (125.0.6422.112-r0) [2024-05-29T23:22:55.964Z] (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-29T23:22:55.964Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T23:22:55.964Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-29T23:22:55.964Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-29T23:22:55.964Z] Executing glib-2.80.2-r0.trigger [2024-05-29T23:22:55.964Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-29T23:22:57.377Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-29T23:22:57.377Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-29T23:22:57.377Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-29T23:22:57.377Z] OK: 643 MiB in 194 packages [2024-05-29T23:22:57.644Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T23:22:58.224Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T23:23:00.164Z] (1/30) Installing jansson (2.14-r4) [2024-05-29T23:23:00.164Z] (2/30) Installing binutils (2.42-r0) [2024-05-29T23:23:01.123Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-29T23:23:01.389Z] (4/30) Installing isl26 (0.26-r1) [2024-05-29T23:23:01.971Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-29T23:23:02.555Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-29T23:23:02.822Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-29T23:23:12.900Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-29T23:23:12.900Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-29T23:23:12.900Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-29T23:23:13.483Z] (11/30) Installing libpq (16.3-r0) [2024-05-29T23:23:13.749Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-29T23:23:14.330Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-29T23:23:14.911Z] (14/30) Installing libecpg (16.3-r0) [2024-05-29T23:23:15.178Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-29T23:23:15.760Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-29T23:23:16.340Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-29T23:23:26.410Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-29T23:23:33.047Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-29T23:23:33.047Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-29T23:23:33.629Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-29T23:23:34.211Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-29T23:23:34.477Z] (23/30) Installing icu (74.2-r0) [2024-05-29T23:23:35.060Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-29T23:23:35.642Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-29T23:23:38.982Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-29T23:23:39.247Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-29T23:23:39.514Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-29T23:23:40.094Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-29T23:23:40.360Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-29T23:23:41.322Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T23:23:41.322Z] OK: 1169 MiB in 224 packages [2024-05-29T23:23:41.589Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T23:23:42.179Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T23:23:44.121Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-29T23:23:47.456Z] (2/14) Installing gdbm (1.23-r1) [2024-05-29T23:23:48.037Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-29T23:23:48.308Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-29T23:23:48.894Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-29T23:23:49.160Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-29T23:23:49.427Z] (7/14) Installing readline (8.2.10-r0) [2024-05-29T23:23:50.007Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-29T23:23:51.959Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-29T23:23:52.551Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-29T23:23:52.818Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-29T23:23:53.400Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-29T23:24:03.465Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-29T23:24:03.465Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-29T23:24:03.465Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T23:24:03.465Z] OK: 1356 MiB in 238 packages [2024-05-29T23:24:03.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T23:24:04.047Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T23:24:05.988Z] OK: 1356 MiB in 238 packages [2024-05-29T23:24:05.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T23:24:06.610Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T23:24:08.404Z] error parsing HTTP 413 response body: invalid character '<' looking for beginning of value: "\r\n413 Request Entity Too Large\r\n\r\n

413 Request Entity Too Large

\r\n
nginx/1.18.0
\r\n\r\n\r\n" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [2024-05-29T23:24:08.570Z] (1/1) Installing tzdata (2024a-r1) [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T23:24:08.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T23:24:08.901Z] [2024-05-29T23:24:08.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T23:24:09.161Z] OK: 1357 MiB in 239 packages [2024-05-29T23:24:09.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T23:24:09.460Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-29T23:24:09.460Z] 5eb5b503b376: Pulling fs layer [2024-05-29T23:24:09.460Z] 5c69ac0246d0: Pulling fs layer [2024-05-29T23:24:09.460Z] ec43610c2a17: Pulling fs layer [2024-05-29T23:24:09.460Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-29T23:24:09.460Z] 33b1e0a273af: Pulling fs layer [2024-05-29T23:24:09.460Z] 5d3b04190fa2: Pulling fs layer [2024-05-29T23:24:09.460Z] 2f39f015ded8: Pulling fs layer [2024-05-29T23:24:09.460Z] 5d3b04190fa2: Waiting [2024-05-29T23:24:09.460Z] 2f39f015ded8: Waiting [2024-05-29T23:24:09.460Z] 3a2ae6a8a46f: Waiting [2024-05-29T23:24:09.460Z] 33b1e0a273af: Waiting [2024-05-29T23:24:09.460Z] 5c69ac0246d0: Verifying Checksum [2024-05-29T23:24:09.460Z] 5c69ac0246d0: Download complete [2024-05-29T23:24:09.460Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-29T23:24:09.460Z] 3a2ae6a8a46f: Download complete [2024-05-29T23:24:09.717Z] 33b1e0a273af: Verifying Checksum [2024-05-29T23:24:09.717Z] 33b1e0a273af: Download complete [2024-05-29T23:24:09.717Z] 5d3b04190fa2: Download complete [2024-05-29T23:24:09.717Z] ec43610c2a17: Verifying Checksum [2024-05-29T23:24:09.717Z] ec43610c2a17: Download complete [2024-05-29T23:24:09.717Z] 5eb5b503b376: Verifying Checksum [2024-05-29T23:24:09.717Z] 5eb5b503b376: Download complete [2024-05-29T23:24:10.657Z] 2f39f015ded8: Download complete [2024-05-29T23:24:11.117Z] (1/1) Purging tzdata (2024a-r1) [2024-05-29T23:24:11.117Z] OK: 1356 MiB in 238 packages [2024-05-29T23:24:11.224Z] 5eb5b503b376: Pull complete [2024-05-29T23:24:11.791Z] 5c69ac0246d0: Pull complete [2024-05-29T23:24:12.359Z] ec43610c2a17: Pull complete [2024-05-29T23:24:12.619Z] 3a2ae6a8a46f: Pull complete [2024-05-29T23:24:13.196Z] 33b1e0a273af: Pull complete [2024-05-29T23:24:13.764Z] 5d3b04190fa2: Pull complete [2024-05-29T23:24:19.035Z] 2f39f015ded8: Pull complete [2024-05-29T23:24:19.035Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-29T23:24:19.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T23:24:19.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T23:24:19.126Z] prd-ubuntu20.04-docker-8c-8g-1116 does not seem to be running inside a container [2024-05-29T23:24:19.226Z] $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T23:24:23.421Z] Looking in links: /tmp/tmpye_1lfpa [2024-05-29T23:24:23.422Z] Processing /tmp/tmpye_1lfpa/pip-24.0-py3-none-any.whl [2024-05-29T23:24:23.422Z] Installing collected packages: pip [2024-05-29T23:24:31.621Z] Successfully installed pip-24.0 [2024-05-29T23:24:31.621Z] 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-29T23:24:33.010Z] $ docker top b8d438fe3469e7c56c6a9e14255ae6eb1a7c643e6fad4668bbf9e04f9b37ac62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T23:24:33.428Z] ---> job-cost.sh [2024-05-29T23:24:33.428Z] lf-activate-venv: SKIPPING [2024-05-29T23:24:33.428Z] INFO: No Stack... [2024-05-29T23:24:33.697Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T23:24:33.978Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T23:24:34.204Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-29T23:24:34.325Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2024-05-29T23:24:34.325Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T23:24:34.349Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] [2024-05-29T23:24:34.359Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] did not exist. Created. [2024-05-29T23:24:34.367Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T23:24:34.730Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-29T23:24:34.773Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T23:24:34.783Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T23:24:34.821Z] $ docker stop --time=1 b8d438fe3469e7c56c6a9e14255ae6eb1a7c643e6fad4668bbf9e04f9b37ac62 [2024-05-29T23:24:36.776Z] Collecting setuptools [2024-05-29T23:24:36.776Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-29T23:24:36.776Z] Collecting wheel [2024-05-29T23:24:36.776Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-29T23:24:36.928Z] $ docker rm -f --volumes b8d438fe3469e7c56c6a9e14255ae6eb1a7c643e6fad4668bbf9e04f9b37ac62 [2024-05-29T23:24:37.050Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-29T23:24:37.050Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 22.1 MB/s eta 0:00:00 [2024-05-29T23:24:37.050Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-29T23:24:37.050Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 26.6 MB/s eta 0:00:00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T23:24:37.170Z] Failed in branch amd64 [2024-05-29T23:24:37.316Z] Installing collected packages: wheel, setuptools [2024-05-29T23:24:41.565Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-29T23:24:41.565Z] 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-29T23:24:44.903Z] Processing ./edgex-taf-common [2024-05-29T23:24:44.903Z] Preparing metadata (setup.py): started [2024-05-29T23:24:45.861Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:24:45.861Z] Building wheels for collected packages: edgex-taf-common [2024-05-29T23:24:45.861Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-29T23:24:47.265Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-29T23:24:47.265Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=c5627f2393baaecd80c47f8b244cb908b18aad057068f4860a4750c32d71ea02 [2024-05-29T23:24:47.265Z] Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-29T23:24:47.265Z] Successfully built edgex-taf-common [2024-05-29T23:24:47.532Z] Installing collected packages: edgex-taf-common [2024-05-29T23:24:47.532Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-29T23:24:47.532Z] 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-29T23:24:50.866Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-29T23:24:51.131Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-29T23:24:51.398Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-29T23:24:51.398Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-29T23:24:51.398Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-29T23:24:51.398Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-29T23:24:51.665Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-29T23:24:51.665Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-29T23:24:51.665Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-29T23:24:51.932Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-29T23:24:51.932Z] Preparing metadata (setup.py): started [2024-05-29T23:24:52.888Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:24:52.888Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-29T23:24:52.888Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-29T23:24:53.153Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-29T23:24:53.153Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-29T23:24:53.418Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-29T23:24:53.418Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-29T23:24:53.418Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-29T23:24:53.418Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-29T23:24:53.684Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.3 MB/s eta 0:00:00 [2024-05-29T23:24:53.684Z] Preparing metadata (setup.py): started [2024-05-29T23:24:54.640Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:24:54.907Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-29T23:24:54.907Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-29T23:24:56.841Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-29T23:24:56.842Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-05-29T23:24:56.842Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 3.3 MB/s eta 0:00:00 [2024-05-29T23:24:57.422Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-29T23:24:57.422Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-29T23:24:57.422Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 10.0 MB/s eta 0:00:00 [2024-05-29T23:24:58.003Z] Installing build dependencies: started [2024-05-29T23:25:08.060Z] Installing build dependencies: finished with status 'done' [2024-05-29T23:25:08.061Z] Getting requirements to build wheel: started [2024-05-29T23:25:09.466Z] Getting requirements to build wheel: finished with status 'done' [2024-05-29T23:25:09.466Z] Preparing metadata (pyproject.toml): started [2024-05-29T23:25:10.871Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-29T23:25:11.452Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-29T23:25:11.452Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-29T23:25:13.387Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-29T23:25:13.387Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-05-29T23:25:13.653Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-29T23:25:13.653Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-29T23:25:13.653Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 3.1 MB/s eta 0:00:00 [2024-05-29T23:25:14.233Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-29T23:25:14.233Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-29T23:25:14.233Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 10.4 MB/s eta 0:00:00 [2024-05-29T23:25:14.500Z] Preparing metadata (setup.py): started [2024-05-29T23:25:15.903Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:25:16.482Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-29T23:25:16.482Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-05-29T23:25:17.437Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T23:25:17.437Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-29T23:25:17.437Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T23:25:17.437Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-29T23:25:17.702Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:17.702Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-29T23:25:17.969Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:17.969Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-29T23:25:17.969Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.0 MB/s eta 0:00:00 [2024-05-29T23:25:17.969Z] Preparing metadata (setup.py): started [2024-05-29T23:25:19.401Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:25:19.401Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:19.401Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-29T23:25:19.401Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:19.401Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-29T23:25:19.665Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:19.665Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-29T23:25:19.930Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:19.930Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-29T23:25:20.194Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:20.460Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-29T23:25:20.460Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:20.460Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-29T23:25:21.418Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T23:25:21.418Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-05-29T23:25:21.418Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T23:25:21.418Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-29T23:25:21.997Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T23:25:21.997Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-29T23:25:21.997Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T23:25:21.997Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-29T23:25:22.262Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-29T23:25:22.262Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-29T23:25:22.842Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-29T23:25:22.842Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-29T23:25:23.106Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-29T23:25:23.106Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-29T23:25:23.371Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-29T23:25:23.371Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-29T23:25:23.371Z] 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-29T23:25:23.636Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-29T23:25:23.636Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-29T23:25:23.900Z] 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-29T23:25:23.900Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-29T23:25:24.165Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T23:25:24.165Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-29T23:25:24.432Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T23:25:24.432Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-29T23:25:25.833Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:25.833Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-05-29T23:25:25.833Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 5.4 MB/s eta 0:00:00 [2024-05-29T23:25:26.789Z] Installing build dependencies: started [2024-05-29T23:25:44.981Z] Installing build dependencies: finished with status 'done' [2024-05-29T23:25:44.981Z] Getting requirements to build wheel: started [2024-05-29T23:25:51.618Z] Getting requirements to build wheel: finished with status 'done' [2024-05-29T23:25:51.618Z] Preparing metadata (pyproject.toml): started [2024-05-29T23:25:52.576Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-29T23:25:52.576Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:52.576Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-29T23:25:52.576Z] Preparing metadata (setup.py): started [2024-05-29T23:25:53.983Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:25:53.983Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:53.983Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-29T23:25:53.983Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:53.983Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-29T23:25:53.983Z] Preparing metadata (setup.py): started [2024-05-29T23:25:54.940Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T23:25:55.207Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:55.207Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-29T23:25:55.207Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:55.473Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-29T23:25:55.473Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:55.473Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-29T23:25:55.738Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:55.738Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-29T23:25:56.003Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:56.003Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-29T23:25:56.269Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:56.269Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-29T23:25:58.205Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T23:25:58.205Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-05-29T23:25:59.609Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T23:25:59.609Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-29T23:25:59.609Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T23:25:59.609Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-29T23:25:59.609Z] 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-29T23:25:59.609Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-29T23:25:59.875Z] 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-29T23:25:59.875Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-29T23:26:00.139Z] 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-29T23:26:00.139Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-29T23:26:00.719Z] 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-29T23:26:00.719Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-29T23:26:00.987Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-29T23:26:00.987Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 12.7 MB/s eta 0:00:00 [2024-05-29T23:26:00.987Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-29T23:26:01.253Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-29T23:26:01.253Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-29T23:26:01.253Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 4.3 MB/s eta 0:00:00 [2024-05-29T23:26:01.253Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-29T23:26:01.253Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-29T23:26:01.253Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-29T23:26:01.253Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.4 MB/s eta 0:00:00 [2024-05-29T23:26:01.253Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-29T23:26:01.253Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.9 MB/s eta 0:00:00 [2024-05-29T23:26:01.253Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-05-29T23:26:02.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 15.5 MB/s eta 0:00:00 [2024-05-29T23:26:02.207Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-29T23:26:02.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 8.6 MB/s eta 0:00:00 [2024-05-29T23:26:02.207Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-05-29T23:26:02.472Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 13.9 MB/s eta 0:00:00 [2024-05-29T23:26:02.472Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-29T23:26:02.472Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 12.3 MB/s eta 0:00:00 [2024-05-29T23:26:02.472Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-05-29T23:26:02.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 14.6 MB/s eta 0:00:00 [2024-05-29T23:26:02.737Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-29T23:26:02.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 6.3 MB/s eta 0:00:00 [2024-05-29T23:26:02.737Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-05-29T23:26:02.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 6.4 MB/s eta 0:00:00 [2024-05-29T23:26:02.737Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-29T23:26:02.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 3.6 MB/s eta 0:00:00 [2024-05-29T23:26:02.737Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-29T23:26:02.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 3.4 MB/s eta 0:00:00 [2024-05-29T23:26:02.737Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-29T23:26:03.002Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 8.3 MB/s eta 0:00:00 [2024-05-29T23:26:03.002Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-29T23:26:03.002Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.9 MB/s eta 0:00:00 [2024-05-29T23:26:03.002Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-29T23:26:03.002Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-29T23:26:03.581Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 15.8 MB/s eta 0:00:00 [2024-05-29T23:26:03.581Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-29T23:26:03.581Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 5.6 MB/s eta 0:00:00 [2024-05-29T23:26:03.581Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-29T23:26:03.581Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.7 MB/s eta 0:00:00 [2024-05-29T23:26:03.581Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-29T23:26:03.859Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 11.8 MB/s eta 0:00:00 [2024-05-29T23:26:03.859Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-29T23:26:03.859Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-29T23:26:03.859Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-29T23:26:03.859Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 4.6 MB/s eta 0:00:00 [2024-05-29T23:26:03.859Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-29T23:26:03.859Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.0 MB/s eta 0:00:00 [2024-05-29T23:26:03.859Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-29T23:26:04.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 10.9 MB/s eta 0:00:00 [2024-05-29T23:26:04.124Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-29T23:26:04.124Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-29T23:26:04.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.9 MB/s eta 0:00:00 [2024-05-29T23:26:04.124Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-29T23:26:04.124Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 5.0 MB/s eta 0:00:00 [2024-05-29T23:26:04.124Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-29T23:26:04.124Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-29T23:26:04.124Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-29T23:26:04.124Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-29T23:26:04.393Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) [2024-05-29T23:26:04.393Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 15.6 MB/s eta 0:00:00 [2024-05-29T23:26:04.393Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-29T23:26:04.393Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-29T23:26:04.393Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 11.3 MB/s eta 0:00:00 [2024-05-29T23:26:04.393Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-29T23:26:04.393Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-29T23:26:04.658Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-29T23:26:04.658Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 3.0 MB/s eta 0:00:00 [2024-05-29T23:26:04.658Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-29T23:26:04.658Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-29T23:26:04.658Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-29T23:26:04.658Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-29T23:26:04.658Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-29T23:26:04.658Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-29T23:26:04.658Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.7 MB/s eta 0:00:00 [2024-05-29T23:26:05.617Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email [2024-05-29T23:26:05.617Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-29T23:26:07.024Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-29T23:26:07.025Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=597cf0509bd36dfac0a3f1bbfa83c58698c20e922805c85179a09b689b9c2c13 [2024-05-29T23:26:07.025Z] Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-29T23:26:07.025Z] Building wheel for paho-mqtt (setup.py): started [2024-05-29T23:26:08.428Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-29T23:26:08.428Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=24b4fe24f9b9956084aaa972b85fbdad556511b3a0224645e6f1d1cada35c278 [2024-05-29T23:26:08.428Z] Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-29T23:26:08.428Z] Building wheel for psutil (pyproject.toml): started [2024-05-29T23:26:18.490Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-29T23:26:18.490Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281982 sha256=04e71c53ec74534fba8ec192faeeb51d4865d8be5912a09f530f990cbf338a1f [2024-05-29T23:26:18.490Z] Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-29T23:26:18.490Z] Building wheel for psycopg2 (setup.py): started [2024-05-29T23:27:14.871Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-29T23:27:14.871Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512489 sha256=7e75b11c079ff8bd3661b41e2dc24a3ae24bcc41f2b64af8c837ff4f90511b0d [2024-05-29T23:27:14.871Z] Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-29T23:27:14.871Z] Building wheel for flex (setup.py): started [2024-05-29T23:27:15.450Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-29T23:27:15.450Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=5b7267f618bb7bf8852d82258d0dc0914576e34bb76558cb6d483509d301f14b [2024-05-29T23:27:15.450Z] Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-29T23:27:15.450Z] Building wheel for PyYAML (pyproject.toml): started [2024-05-29T23:27:18.013Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-05-29T23:27:18.013Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=0a86134d527483c1f81ce1a7f3a1e52bf5e563d3ca013eff402595e9b4004c92 [2024-05-29T23:27:18.014Z] Stored in directory: /root/.cache/pip/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea [2024-05-29T23:27:18.014Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-29T23:27:18.965Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-29T23:27:18.965Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=1dd2c763dd8c14c8796dee52f739f8e634d67b52d156aa2f5e8d3bf9370cd94e [2024-05-29T23:27:18.965Z] Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-29T23:27:19.229Z] Building wheel for validate-email (setup.py): started [2024-05-29T23:27:20.626Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-29T23:27:20.626Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=4b09913a6e373e588968a66026299a90ef2c26f801daf0786e459dfdd32453f5 [2024-05-29T23:27:20.626Z] Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-29T23:27:20.626Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email [2024-05-29T23:27:22.023Z] 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-29T23:28:29.841Z] 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.5 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-29T23:28:29.841Z] 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-29T23:29:16.645Z] Removing intermediate container adb657336e9e [2024-05-29T23:29:16.645Z] ---> a3d1675628af [2024-05-29T23:29:16.645Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-29T23:29:16.645Z] ---> Running in 705fa9e87ec5 [2024-05-29T23:29:16.645Z] Removing intermediate container 705fa9e87ec5 [2024-05-29T23:29:16.645Z] ---> 26d6e6bea4dc [2024-05-29T23:29:16.645Z] Step 11/13 : LABEL arch=arm64 [2024-05-29T23:29:16.645Z] ---> Running in 098cd90f12f9 [2024-05-29T23:29:16.645Z] Removing intermediate container 098cd90f12f9 [2024-05-29T23:29:16.645Z] ---> d36bb9302b92 [2024-05-29T23:29:16.645Z] Step 12/13 : LABEL git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-29T23:29:16.645Z] ---> Running in 00170090be12 [2024-05-29T23:29:16.645Z] Removing intermediate container 00170090be12 [2024-05-29T23:29:16.645Z] ---> f028f97ce97d [2024-05-29T23:29:16.645Z] Step 13/13 : LABEL version=0.0.2-dev.42 [2024-05-29T23:29:16.645Z] ---> Running in 7aaba638798f [2024-05-29T23:29:16.645Z] Removing intermediate container 7aaba638798f [2024-05-29T23:29:16.645Z] ---> 63e6ab55cbe2 [2024-05-29T23:29:16.645Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T23:29:16.645Z] Successfully built 63e6ab55cbe2 [2024-05-29T23:29:16.645Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2024-05-29T23:29:16.780Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2024-05-29T23:29:16.780Z] 7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-29T23:29:16.780Z] latest [2024-05-29T23:29:16.780Z] 0.0.2-dev.42 [2024-05-29T23:29:16.780Z] 7e89dd766adf70d3ef5effce142026c21ab88a29-0.0.2-dev.42 [2024-05-29T23:29:16.780Z] main [2024-05-29T23:29:16.780Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T23:29:17.138Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7e89dd766adf70d3ef5effce142026c21ab88a29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T23:29:17.485Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-29T23:29:17.485Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-05-29T23:29:17.485Z] a21623318d97: Preparing [2024-05-29T23:29:17.485Z] fba1decda0ac: Preparing [2024-05-29T23:29:17.485Z] fd130b7bbae3: Preparing [2024-05-29T23:29:17.485Z] cf2252ce4872: Preparing [2024-05-29T23:29:17.485Z] 2df78266ac2f: Preparing [2024-05-29T23:29:17.485Z] 50171d1acbd5: Preparing [2024-05-29T23:29:17.485Z] 50171d1acbd5: Waiting [2024-05-29T23:29:17.749Z] fd130b7bbae3: Pushed [2024-05-29T23:29:17.750Z] fba1decda0ac: Pushed [2024-05-29T23:29:17.750Z] cf2252ce4872: Pushed [2024-05-29T23:29:17.750Z] 50171d1acbd5: Layer already exists [2024-05-29T23:29:17.750Z] 2df78266ac2f: Pushed [2024-05-29T23:33:24.507Z] error parsing HTTP 413 response body: invalid character '<' looking for beginning of value: "\r\n413 Request Entity Too Large\r\n\r\n

413 Request Entity Too Large

\r\n
nginx/1.18.0
\r\n\r\n\r\n" [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T23:33:25.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T23:33:25.019Z] [2024-05-29T23:33:25.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T23:33:25.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T23:33:25.350Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-29T23:33:25.350Z] 8998bd30e6a1: Pulling fs layer [2024-05-29T23:33:25.350Z] 04944245beec: Pulling fs layer [2024-05-29T23:33:25.350Z] 699f458cf7ca: Pulling fs layer [2024-05-29T23:33:25.350Z] 765212b225bb: Pulling fs layer [2024-05-29T23:33:25.350Z] f23df028b6ca: Pulling fs layer [2024-05-29T23:33:25.350Z] d65c8cfc05b1: Pulling fs layer [2024-05-29T23:33:25.350Z] 2437ff75d9bd: Pulling fs layer [2024-05-29T23:33:25.350Z] f23df028b6ca: Waiting [2024-05-29T23:33:25.350Z] d65c8cfc05b1: Waiting [2024-05-29T23:33:25.350Z] 2437ff75d9bd: Waiting [2024-05-29T23:33:25.350Z] 765212b225bb: Waiting [2024-05-29T23:33:25.618Z] 04944245beec: Verifying Checksum [2024-05-29T23:33:25.618Z] 04944245beec: Download complete [2024-05-29T23:33:25.618Z] 765212b225bb: Verifying Checksum [2024-05-29T23:33:25.618Z] 765212b225bb: Download complete [2024-05-29T23:33:25.618Z] f23df028b6ca: Download complete [2024-05-29T23:33:25.618Z] d65c8cfc05b1: Verifying Checksum [2024-05-29T23:33:25.618Z] d65c8cfc05b1: Download complete [2024-05-29T23:33:25.886Z] 699f458cf7ca: Verifying Checksum [2024-05-29T23:33:25.886Z] 699f458cf7ca: Download complete [2024-05-29T23:33:26.152Z] 8998bd30e6a1: Verifying Checksum [2024-05-29T23:33:26.152Z] 8998bd30e6a1: Download complete [2024-05-29T23:33:28.787Z] 2437ff75d9bd: Verifying Checksum [2024-05-29T23:33:28.787Z] 2437ff75d9bd: Download complete [2024-05-29T23:33:30.745Z] 8998bd30e6a1: Pull complete [2024-05-29T23:33:31.337Z] 04944245beec: Pull complete [2024-05-29T23:33:33.300Z] 699f458cf7ca: Pull complete [2024-05-29T23:33:33.300Z] 765212b225bb: Pull complete [2024-05-29T23:33:34.302Z] f23df028b6ca: Pull complete [2024-05-29T23:33:34.302Z] d65c8cfc05b1: Pull complete [2024-05-29T23:33:52.494Z] 2437ff75d9bd: Pull complete [2024-05-29T23:33:52.494Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-29T23:33:52.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T23:33:52.494Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T23:33:52.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-1117 does not seem to be running inside a container [2024-05-29T23:33:52.781Z] $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-29T23:33:54.572Z] $ docker top acbfe1a052f43d0f1757aa33ca8f584a1be5c4b0ba51f853713a825daf927ab6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T23:33:55.095Z] ---> job-cost.sh [2024-05-29T23:33:55.359Z] lf-activate-venv: SKIPPING [2024-05-29T23:33:55.359Z] INFO: No Stack... [2024-05-29T23:33:55.936Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-29T23:33:56.512Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T23:33:57.137Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2024-05-29T23:33:57.137Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T23:33:57.187Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] [2024-05-29T23:33:57.199Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] did not exist. Created. [2024-05-29T23:33:57.207Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T23:33:57.865Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-7d27b76e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-29T23:33:58.189Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-29T23:33:58.204Z] Warning: overwriting stash ‘stack-cost’ [2024-05-29T23:33:58.571Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T23:33:58.581Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-44-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T23:33:58.602Z] $ docker stop --time=1 acbfe1a052f43d0f1757aa33ca8f584a1be5c4b0ba51f853713a825daf927ab6 [2024-05-29T23:34:00.102Z] $ docker rm -f --volumes acbfe1a052f43d0f1757aa33ca8f584a1be5c4b0ba51f853713a825daf927ab6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T23:34:00.370Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-29T23:34:00.958Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2024-05-29T23:34:00.958Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-05-29T23:34:00.958Z] total 16 [2024-05-29T23:34:00.958Z] drwxr-xr-x 3 root root 4096 May 29 23:24 . [2024-05-29T23:34:00.958Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 23:24 .. [2024-05-29T23:34:00.958Z] drwxr-xr-x 2 root root 4096 May 29 23:24 cost [2024-05-29T23:34:00.958Z] -rw-r--r-- 1 root root 87 May 29 23:24 cost.csv [2024-05-29T23:34:00.958Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-05-29T23:34:00.958Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-05-29T23:34:00.958Z] total 16 [2024-05-29T23:34:00.958Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 23:24 . [2024-05-29T23:34:00.958Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 23:24 .. [2024-05-29T23:34:00.958Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 23:24 cost [2024-05-29T23:34:00.958Z] -rw-r--r-- 1 jenkins jenkins 87 May 29 23:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-29T23:34:01.251Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T23:34:02.112Z] ---> package-listing.sh [2024-05-29T23:34:02.112Z] ++ facter osfamily [2024-05-29T23:34:02.112Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-29T23:34:02.371Z] + OS_FAMILY=debian [2024-05-29T23:34:02.371Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2024-05-29T23:34:02.371Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-29T23:34:02.371Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-29T23:34:02.371Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-29T23:34:02.371Z] + PACKAGES=/tmp/packages_start.txt [2024-05-29T23:34:02.371Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2024-05-29T23:34:02.371Z] + PACKAGES=/tmp/packages_end.txt [2024-05-29T23:34:02.371Z] + case "${OS_FAMILY}" in [2024-05-29T23:34:02.371Z] + dpkg -l [2024-05-29T23:34:02.371Z] + grep '^ii' [2024-05-29T23:34:02.371Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-29T23:34:02.371Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-29T23:34:02.371Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-29T23:34:02.371Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2024-05-29T23:34:02.371Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2024-05-29T23:34:02.371Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2024-05-29T23:34:02.382Z] 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-29T23:34:02.660Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T23:34:03.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T23:34:03.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T23:34:03.299Z] prd-ubuntu20.04-docker-8c-8g-1116 does not seem to be running inside a container [2024-05-29T23:34:03.329Z] $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T23:34:03.540Z] $ docker top efb4481275fd3c093aec68aae2a46c2631be613f540a3d6db630e7dc7635e8a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T23:34:03.892Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-29T23:34:04.183Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-29T23:34:04.468Z] + ls /var/log/sa-host [2024-05-29T23:34:04.469Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T23:34:04.631Z] provisioning config files... [2024-05-29T23:34:04.642Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1729818255575796820tmp [Pipeline] { [Pipeline] echo [2024-05-29T23:34:04.660Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T23:34:04.942Z] ---> create-netrc.sh [Pipeline] } [2024-05-29T23:34:04.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-29T23:34:05.286Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-29T23:34:05.296Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T23:34:05.578Z] ---> sudo-logs.sh [2024-05-29T23:34:05.578Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-29T23:34:05.609Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T23:34:05.891Z] ---> job-cost.sh [2024-05-29T23:34:05.891Z] lf-activate-venv: SKIPPING [2024-05-29T23:34:05.891Z] DEBUG: total: 0.2199999988079071 [2024-05-29T23:34:05.891Z] INFO: Retrieving Stack Cost... [2024-05-29T23:34:06.461Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T23:34:06.720Z] INFO: Archiving Costs [Pipeline] echo [2024-05-29T23:34:06.731Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T23:34:07.013Z] ---> logs-deploy.sh [2024-05-29T23:34:07.013Z] lf-activate-venv: SKIPPING [2024-05-29T23:34:07.013Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/44 [2024-05-29T23:34:07.013Z] INFO: archiving workspace using pattern(s): [2024-05-29T23:34:07.953Z] Archives upload complete. [2024-05-29T23:34:07.953Z] INFO: archiving logs to Nexus