Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d13317c4f28fd0bb5d4141a15175399049074d2+7e89dd766adf70d3ef5effce142026c21ab88a29 (6b091381b15e88bc5908f995eeff6fe120bc4644) 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-ssh13676361867307981470.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-ssh16540223975015683457.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10075555798034783849.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-ssh8331757413455057186.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17540571663469126609.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-957 in /w/workspace/xfoundry_edgex-taf-common_PR-106 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-106 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7e89dd766adf70d3ef5effce142026c21ab88a29 into PR head commit 8d13317c4f28fd0bb5d4141a15175399049074d2 Merge succeeded, producing f954a9e429dd5b06b0f7b85b23fcb85547ecaa80 Checking out Revision f954a9e429dd5b06b0f7b85b23fcb85547ecaa80 (PR-106) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d13317c4f28fd0bb5d4141a15175399049074d2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f954a9e429dd5b06b0f7b85b23fcb85547ecaa80 # timeout=10 Commit message: "Merge commit '7e89dd766adf70d3ef5effce142026c21ab88a29' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-28T18:56:23.716Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-28T18:56:23.780Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-28T18:56:23.802Z] ========================================================= [2024-05-28T18:56:23.802Z] EdgeX Global Pipelines Version Info [2024-05-28T18:56:23.802Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:56:24.520Z] ------------------- [2024-05-28T18:56:24.520Z] stable info: [2024-05-28T18:56:24.520Z] ------------------- [2024-05-28T18:56:24.520Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T18:56:24.520Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-28T18:56:24.520Z] Message: update stable to v1.0.260 [2024-05-28T18:56:25.090Z] ------------------- [2024-05-28T18:56:25.090Z] experimental info: [2024-05-28T18:56:25.090Z] ------------------- [2024-05-28T18:56:25.090Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-28T18:56:25.090Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-28T18:56:25.090Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-28T18:56:25.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-05-28T18:56:25.218Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-05-28T18:56:25.236Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-28T18:56:25.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-28T18:56:25.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-28T18:56:25.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-05-28T18:56:25.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-28T18:56:25.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-28T18:56:25.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-28T18:56:25.378Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-28T18:56:25.395Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-28T18:56:25.413Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-05-28T18:56:25.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-28T18:56:25.452Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-28T18:56:25.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-106 [Pipeline] echo [2024-05-28T18:56:25.490Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-106 [Pipeline] echo [2024-05-28T18:56:25.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-106 [Pipeline] echo [2024-05-28T18:56:25.530Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f954a9e429dd5b06b0f7b85b23fcb85547ecaa80 [Pipeline] echo [2024-05-28T18:56:25.550Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f954a9e [Pipeline] echo [2024-05-28T18:56:25.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T18:56:25.634Z] provisioning config files... [2024-05-28T18:56:25.662Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/config15841501020574896984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:56:25.999Z] ---> ****-login.sh [2024-05-28T18:56:25.999Z] nexus3.edgexfoundry.org:10001 [2024-05-28T18:56:26.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:56:26.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:56:26.260Z] Configure a credential helper to remove this warning. See [2024-05-28T18:56:26.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:56:26.261Z] [2024-05-28T18:56:26.261Z] Login Succeeded [2024-05-28T18:56:26.261Z] nexus3.edgexfoundry.org:10002 [2024-05-28T18:56:26.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:56:26.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:56:26.522Z] Configure a credential helper to remove this warning. See [2024-05-28T18:56:26.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:56:26.522Z] [2024-05-28T18:56:26.522Z] Login Succeeded [2024-05-28T18:56:26.522Z] nexus3.edgexfoundry.org:10003 [2024-05-28T18:56:26.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:56:26.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:56:26.522Z] Configure a credential helper to remove this warning. See [2024-05-28T18:56:26.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:56:26.522Z] [2024-05-28T18:56:26.522Z] Login Succeeded [2024-05-28T18:56:26.522Z] nexus3.edgexfoundry.org:10004 [2024-05-28T18:56:26.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:56:26.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:56:26.522Z] Configure a credential helper to remove this warning. See [2024-05-28T18:56:26.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:56:26.522Z] [2024-05-28T18:56:26.522Z] Login Succeeded [2024-05-28T18:56:26.522Z] ****.io [2024-05-28T18:56:26.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:56:26.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:56:26.781Z] Configure a credential helper to remove this warning. See [2024-05-28T18:56:26.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:56:26.781Z] [2024-05-28T18:56:26.781Z] Login Succeeded [2024-05-28T18:56:26.782Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T18:56:26.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-28T18:56:27.290Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-28T18:56:27.290Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-28T18:56:27.290Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-28T18:56:27.290Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-28T18:56:27.290Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-28T18:56:27.290Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-28T18:56:27.290Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:56:27.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T18:56:27.724Z] [2024-05-28T18:56:27.724Z] 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-28T18:56:28.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T18:56:28.033Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-28T18:56:28.033Z] b85a868b505f: Pulling fs layer [2024-05-28T18:56:28.033Z] e2be974225ed: Pulling fs layer [2024-05-28T18:56:28.033Z] 339a4e72a1f5: Pulling fs layer [2024-05-28T18:56:28.033Z] 988bab9f4d93: Pulling fs layer [2024-05-28T18:56:28.033Z] 1469e6f7b9e6: Pulling fs layer [2024-05-28T18:56:28.033Z] eaf3925da568: Pulling fs layer [2024-05-28T18:56:28.033Z] bab4dde63d76: Pulling fs layer [2024-05-28T18:56:28.033Z] bde34c3a00c8: Pulling fs layer [2024-05-28T18:56:28.033Z] b352a97aabf1: Pulling fs layer [2024-05-28T18:56:28.033Z] 4872d77fe225: Pulling fs layer [2024-05-28T18:56:28.033Z] 5851b861e8e6: Pulling fs layer [2024-05-28T18:56:28.033Z] 988bab9f4d93: Waiting [2024-05-28T18:56:28.033Z] bde34c3a00c8: Waiting [2024-05-28T18:56:28.033Z] b352a97aabf1: Waiting [2024-05-28T18:56:28.033Z] bab4dde63d76: Waiting [2024-05-28T18:56:28.033Z] 1469e6f7b9e6: Waiting [2024-05-28T18:56:28.034Z] 4872d77fe225: Waiting [2024-05-28T18:56:28.034Z] eaf3925da568: Waiting [2024-05-28T18:56:28.034Z] 5851b861e8e6: Waiting [2024-05-28T18:56:28.034Z] e2be974225ed: Verifying Checksum [2024-05-28T18:56:28.034Z] e2be974225ed: Download complete [2024-05-28T18:56:28.034Z] 988bab9f4d93: Verifying Checksum [2024-05-28T18:56:28.034Z] 988bab9f4d93: Download complete [2024-05-28T18:56:28.034Z] 1469e6f7b9e6: Verifying Checksum [2024-05-28T18:56:28.034Z] 1469e6f7b9e6: Download complete [2024-05-28T18:56:28.034Z] eaf3925da568: Download complete [2024-05-28T18:56:28.034Z] 339a4e72a1f5: Verifying Checksum [2024-05-28T18:56:28.034Z] 339a4e72a1f5: Download complete [2024-05-28T18:56:28.292Z] bde34c3a00c8: Verifying Checksum [2024-05-28T18:56:28.292Z] bde34c3a00c8: Download complete [2024-05-28T18:56:28.292Z] b352a97aabf1: Verifying Checksum [2024-05-28T18:56:28.292Z] b352a97aabf1: Download complete [2024-05-28T18:56:28.292Z] 4872d77fe225: Verifying Checksum [2024-05-28T18:56:28.292Z] 4872d77fe225: Download complete [2024-05-28T18:56:28.292Z] 5851b861e8e6: Verifying Checksum [2024-05-28T18:56:28.292Z] 5851b861e8e6: Download complete [2024-05-28T18:56:28.292Z] b85a868b505f: Download complete [2024-05-28T18:56:28.552Z] bab4dde63d76: Verifying Checksum [2024-05-28T18:56:28.552Z] bab4dde63d76: Download complete [2024-05-28T18:56:29.489Z] b85a868b505f: Pull complete [2024-05-28T18:56:29.749Z] e2be974225ed: Pull complete [2024-05-28T18:56:30.009Z] 339a4e72a1f5: Pull complete [2024-05-28T18:56:30.009Z] 988bab9f4d93: Pull complete [2024-05-28T18:56:30.293Z] 1469e6f7b9e6: Pull complete [2024-05-28T18:56:30.566Z] eaf3925da568: Pull complete [2024-05-28T18:56:31.954Z] bab4dde63d76: Pull complete [2024-05-28T18:56:31.954Z] bde34c3a00c8: Pull complete [2024-05-28T18:56:32.214Z] b352a97aabf1: Pull complete [2024-05-28T18:56:32.214Z] 4872d77fe225: Pull complete [2024-05-28T18:56:32.214Z] 5851b861e8e6: Pull complete [2024-05-28T18:56:32.214Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-28T18:56:32.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-28T18:56:32.214Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T18:56:32.345Z] prd-ubuntu20.04-docker-8c-8g-957 does not seem to be running inside a container [2024-05-28T18:56:32.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-106 -v /w/workspace/xfoundry_edgex-taf-common_PR-106:/w/workspace/xfoundry_edgex-taf-common_PR-106:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-28T18:56:34.674Z] $ docker top 0370a3f416051c9b79a1b32fff0ac41ba05a02b82575d0e64f33b46b1c94aa02 -eo pid,comm [2024-05-28T18:56:34.722Z] 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-28T18:56:34.722Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-28T18:56:34.781Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T18:56:34.781Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T18:56:34.874Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T18:56:34.881Z] $ docker exec 0370a3f416051c9b79a1b32fff0ac41ba05a02b82575d0e64f33b46b1c94aa02 ssh-agent [2024-05-28T18:56:34.978Z] SSH_AUTH_SOCK=/tmp/ssh-BjbMCslLpmTF/agent.33 [2024-05-28T18:56:34.978Z] SSH_AGENT_PID=39 [2024-05-28T18:56:34.983Z] Running ssh-add (command line suppressed) [2024-05-28T18:56:35.082Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/private_key_14706440677949098089.key (/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/private_key_14706440677949098089.key) [2024-05-28T18:56:35.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T18:56:35.381Z] + git tag --points-at HEAD [Pipeline] } [2024-05-28T18:56:35.412Z] $ docker exec --env ******** --env ******** 0370a3f416051c9b79a1b32fff0ac41ba05a02b82575d0e64f33b46b1c94aa02 ssh-agent -k [2024-05-28T18:56:35.503Z] unset SSH_AUTH_SOCK; [2024-05-28T18:56:35.503Z] unset SSH_AGENT_PID; [2024-05-28T18:56:35.504Z] echo Agent pid 39 killed; [2024-05-28T18:56:35.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-28T18:56:35.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-28T18:56:35.547Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-28T18:56:35.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-28T18:56:35.661Z] $ docker exec 0370a3f416051c9b79a1b32fff0ac41ba05a02b82575d0e64f33b46b1c94aa02 ssh-agent [2024-05-28T18:56:35.755Z] SSH_AUTH_SOCK=/tmp/ssh-uJ5Ege705nfI/agent.73 [2024-05-28T18:56:35.755Z] SSH_AGENT_PID=79 [2024-05-28T18:56:35.759Z] Running ssh-add (command line suppressed) [2024-05-28T18:56:35.861Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/private_key_6779487333330336741.key (/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/private_key_6779487333330336741.key) [2024-05-28T18:56:35.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-28T18:56:36.162Z] + git semver init [2024-05-28T18:56:36.423Z] 2024-05-28 18:56:36,361 [run_init] DEBUG init version:0.0.0 force:False [2024-05-28T18:56:36.423Z] 2024-05-28 18:56:36,362 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver [2024-05-28T18:56:36.423Z] 2024-05-28 18:56:36,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-106/.semver [2024-05-28T18:56:36.423Z] 2024-05-28 18:56:36,363 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-106, universal_newlines=False, shell=None, istream=None) [2024-05-28T18:56:36.993Z] 2024-05-28 18:56:36,964 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-106/.git/info/exclude [2024-05-28T18:56:36.993Z] 2024-05-28 18:56:36,964 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver/PR-106 with force:False [2024-05-28T18:56:36.993Z] 2024-05-28 18:56:36,964 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver/PR-106 [2024-05-28T18:56:36.993Z] 2024-05-28 18:56:36,966 [execute] INFO git cat-file --batch-check [2024-05-28T18:56:36.993Z] 2024-05-28 18:56:36,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T18:56:36.993Z] 2024-05-28 18:56:36,969 [execute] INFO git cat-file --batch [2024-05-28T18:56:36.993Z] 2024-05-28 18:56:36,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver, universal_newlines=False, shell=None, istream=) [2024-05-28T18:56:36.993Z] 2024-05-28 18:56:36,973 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-106/.semver/PR-106 [2024-05-28T18:56:36.993Z] 0.0.0 [Pipeline] } [2024-05-28T18:56:37.006Z] $ docker exec --env ******** --env ******** 0370a3f416051c9b79a1b32fff0ac41ba05a02b82575d0e64f33b46b1c94aa02 ssh-agent -k [2024-05-28T18:56:37.088Z] unset SSH_AUTH_SOCK; [2024-05-28T18:56:37.088Z] unset SSH_AGENT_PID; [2024-05-28T18:56:37.088Z] echo Agent pid 79 killed; [2024-05-28T18:56:37.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-28T18:56:37.408Z] + git semver [Pipeline] } [2024-05-28T18:56:37.687Z] $ docker stop --time=1 0370a3f416051c9b79a1b32fff0ac41ba05a02b82575d0e64f33b46b1c94aa02 [2024-05-28T18:56:38.953Z] $ docker rm -f --volumes 0370a3f416051c9b79a1b32fff0ac41ba05a02b82575d0e64f33b46b1c94aa02 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-28T18:56:39.284Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-28T18:56:39.527Z] Stashed 1 file(s) [Pipeline] echo [2024-05-28T18:56:39.531Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T18:56:39.702Z] provisioning config files... [2024-05-28T18:56:39.712Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/config8363137434688054851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:56:40.016Z] ---> ****-login.sh [2024-05-28T18:56:40.017Z] nexus3.edgexfoundry.org:10001 [2024-05-28T18:56:40.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:56:40.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:56:40.017Z] Configure a credential helper to remove this warning. See [2024-05-28T18:56:40.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:56:40.017Z] [2024-05-28T18:56:40.017Z] Login Succeeded [2024-05-28T18:56:40.017Z] nexus3.edgexfoundry.org:10002 [2024-05-28T18:56:40.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:56:40.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:56:40.017Z] Configure a credential helper to remove this warning. See [2024-05-28T18:56:40.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:56:40.017Z] [2024-05-28T18:56:40.017Z] Login Succeeded [2024-05-28T18:56:40.017Z] nexus3.edgexfoundry.org:10003 [2024-05-28T18:56:40.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:56:40.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:56:40.281Z] Configure a credential helper to remove this warning. See [2024-05-28T18:56:40.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:56:40.281Z] [2024-05-28T18:56:40.281Z] Login Succeeded [2024-05-28T18:56:40.281Z] nexus3.edgexfoundry.org:10004 [2024-05-28T18:56:40.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:56:40.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:56:40.281Z] Configure a credential helper to remove this warning. See [2024-05-28T18:56:40.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:56:40.281Z] [2024-05-28T18:56:40.281Z] Login Succeeded [2024-05-28T18:56:40.281Z] ****.io [2024-05-28T18:56:40.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:56:40.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:56:40.541Z] Configure a credential helper to remove this warning. See [2024-05-28T18:56:40.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:56:40.541Z] [2024-05-28T18:56:40.541Z] Login Succeeded [2024-05-28T18:56:40.541Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T18:56:40.549Z] 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-28T18:56:41.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T18:56:41.583Z] + ls -al . [2024-05-28T18:56:41.583Z] total 72 [2024-05-28T18:56:41.583Z] drwxrwxr-x 7 jenkins jenkins 4096 May 28 18:56 . [2024-05-28T18:56:41.583Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 18:56 .. [2024-05-28T18:56:41.583Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 18:56 .git [2024-05-28T18:56:41.583Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 18:56 .github [2024-05-28T18:56:41.583Z] -rw-rw-r-- 1 jenkins jenkins 22 May 28 18:56 .gitignore [2024-05-28T18:56:41.583Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 18:56 .semver [2024-05-28T18:56:41.583Z] -rw-rw-r-- 1 jenkins jenkins 1619 May 28 18:56 Dockerfile [2024-05-28T18:56:41.583Z] -rw-rw-r-- 1 jenkins jenkins 746 May 28 18:56 Jenkinsfile [2024-05-28T18:56:41.583Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 28 18:56 LICENSE [2024-05-28T18:56:41.583Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 28 18:56 README.md [2024-05-28T18:56:41.583Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 18:56 TAF-Manager [2024-05-28T18:56:41.583Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 18:56 TUC [2024-05-28T18:56:41.583Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 18:56 VERSION [2024-05-28T18:56:41.583Z] -rw-rw-r-- 1 jenkins jenkins 341 May 28 18:56 requirements.txt [2024-05-28T18:56:41.583Z] -rw-rw-r-- 1 jenkins jenkins 54 May 28 18:56 robot-entrypoint.sh [2024-05-28T18:56:41.583Z] -rw-rw-r-- 1 jenkins jenkins 445 May 28 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:56:41.897Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f954a9e429dd5b06b0f7b85b23fcb85547ecaa80 --label arch=amd64 --label version=0.0.0 . [2024-05-28T18:56:41.897Z] Sending build context to Docker daemon 602.1kB [2024-05-28T18:56:41.897Z] Step 1/13 : FROM alpine:3.20 [2024-05-28T18:56:42.157Z] 3.20: Pulling from library/alpine [2024-05-28T18:56:42.424Z] d25f557d7f31: Pulling fs layer [2024-05-28T18:56:42.703Z] d25f557d7f31: Verifying Checksum [2024-05-28T18:56:42.703Z] d25f557d7f31: Download complete [2024-05-28T18:56:42.703Z] d25f557d7f31: Pull complete [2024-05-28T18:56:42.703Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-28T18:56:42.703Z] Status: Downloaded newer image for alpine:3.20 [2024-05-28T18:56:42.703Z] ---> 1d34ffeaf190 [2024-05-28T18:56:42.703Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-28T18:56:42.962Z] ---> Running in 01baf45fc1b9 [2024-05-28T18:56:42.962Z] Removing intermediate container 01baf45fc1b9 [2024-05-28T18:56:42.962Z] ---> a6c167c741e1 [2024-05-28T18:56:42.962Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-28T18:56:42.962Z] ---> Running in b9e0af1f56f3 [2024-05-28T18:56:42.962Z] Removing intermediate container b9e0af1f56f3 [2024-05-28T18:56:42.962Z] ---> 6d5cc62069d5 [2024-05-28T18:56:42.962Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-28T18:56:43.222Z] ---> dd648a26c2b2 [2024-05-28T18:56:43.222Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-28T18:56:43.482Z] ---> dbc864fc63f7 [2024-05-28T18:56:43.482Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-28T18:56:43.482Z] ---> 173d6ed6a677 [2024-05-28T18:56:43.482Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-28T18:56:43.482Z] ---> Running in 21fd7c0975e3 [2024-05-28T18:56:43.742Z] Removing intermediate container 21fd7c0975e3 [2024-05-28T18:56:43.742Z] ---> 6944515c8454 [2024-05-28T18:56:43.742Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-28T18:56:43.742Z] ---> Running in ca1ab1b599ca [2024-05-28T18:56:44.310Z] Removing intermediate container ca1ab1b599ca [2024-05-28T18:56:44.310Z] ---> 17c1af4de4c2 [2024-05-28T18:56:44.310Z] 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-28T18:56:44.310Z] ---> Running in bbbb30aae9b2 [2024-05-28T18:56:44.570Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:56:45.137Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:56:45.709Z] OK: 8 MiB in 14 packages [2024-05-28T18:56:45.709Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:56:46.277Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:56:46.849Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-28T18:56:47.415Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-28T18:56:47.674Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-28T18:56:48.246Z] (4/14) Installing libunistring (1.2-r0) [2024-05-28T18:56:48.505Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-28T18:56:49.072Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-28T18:56:49.332Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-28T18:56:49.590Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-28T18:56:50.158Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-28T18:56:50.417Z] (10/14) Installing curl (8.7.1-r0) [2024-05-28T18:56:50.674Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-28T18:56:51.610Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-28T18:56:51.869Z] (13/14) Installing jq (1.7.1-r0) [2024-05-28T18:56:52.437Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-28T18:56:52.696Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T18:56:52.697Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T18:56:52.697Z] OK: 43 MiB in 28 packages [2024-05-28T18:56:52.697Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:56:53.264Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:56:53.831Z] (1/167) Installing libexpat (2.6.2-r0) [2024-05-28T18:56:54.406Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-05-28T18:56:54.406Z] (3/167) Installing libpng (1.6.43-r0) [2024-05-28T18:56:54.644Z] Still waiting to schedule task [2024-05-28T18:56:54.644Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-28T18:56:54.973Z] (4/167) Installing freetype (2.13.2-r0) [2024-05-28T18:56:55.233Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-05-28T18:56:55.803Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-05-28T18:56:56.064Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-05-28T18:56:56.324Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-05-28T18:56:56.583Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-05-28T18:56:57.151Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-05-28T18:56:57.412Z] (11/167) Installing libffi (3.4.6-r0) [2024-05-28T18:56:57.671Z] (12/167) Installing libintl (0.22.5-r0) [2024-05-28T18:56:57.930Z] (13/167) Installing libeconf (0.6.3-r0) [2024-05-28T18:56:58.189Z] (14/167) Installing libblkid (2.40.1-r1) [2024-05-28T18:56:58.449Z] (15/167) Installing libmount (2.40.1-r1) [2024-05-28T18:56:59.017Z] (16/167) Installing pcre2 (10.43-r0) [2024-05-28T18:56:59.276Z] (17/167) Installing glib (2.80.2-r0) [2024-05-28T18:56:59.845Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-28T18:57:00.411Z] (19/167) Installing xz-libs (5.6.1-r3) [2024-05-28T18:57:00.671Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-05-28T18:57:01.241Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-05-28T18:57:01.500Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-05-28T18:57:01.762Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-05-28T18:57:02.331Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-05-28T18:57:02.591Z] (25/167) Installing libwebp (1.3.2-r0) [2024-05-28T18:57:02.849Z] (26/167) Installing tiff (4.6.0t-r0) [2024-05-28T18:57:03.418Z] (27/167) Installing gdk-pixbuf (2.42.11-r1) [2024-05-28T18:57:03.678Z] (28/167) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-28T18:57:03.937Z] (29/167) Installing libxau (1.0.11-r4) [2024-05-28T18:57:04.197Z] (30/167) Installing libmd (1.1.0-r0) [2024-05-28T18:57:04.455Z] (31/167) Installing libbsd (0.12.2-r0) [2024-05-28T18:57:04.714Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-05-28T18:57:04.985Z] (33/167) Installing libxcb (1.16.1-r0) [2024-05-28T18:57:05.564Z] (34/167) Installing libx11 (1.8.9-r1) [2024-05-28T18:57:05.823Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-05-28T18:57:06.083Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-05-28T18:57:06.341Z] (37/167) Installing libxrender (0.9.11-r5) [2024-05-28T18:57:06.599Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-05-28T18:57:06.859Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-05-28T18:57:07.117Z] (40/167) Installing libxext (1.3.6-r2) [2024-05-28T18:57:07.376Z] (41/167) Installing libxi (1.8.1-r4) [2024-05-28T18:57:07.942Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-05-28T18:57:07.942Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-05-28T18:57:08.204Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-05-28T18:57:08.774Z] (45/167) Installing libxtst (1.2.4-r6) [2024-05-28T18:57:08.774Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-05-28T18:57:09.341Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-05-28T18:57:09.600Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-28T18:57:09.859Z] (49/167) Installing pixman (0.43.2-r0) [2024-05-28T18:57:10.427Z] (50/167) Installing cairo (1.18.0-r0) [2024-05-28T18:57:10.997Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-05-28T18:57:10.997Z] (52/167) Installing avahi-libs (0.8-r17) [2024-05-28T18:57:11.566Z] (53/167) Installing gmp (6.3.0-r1) [2024-05-28T18:57:11.825Z] (54/167) Installing nettle (3.9.1-r0) [2024-05-28T18:57:12.396Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-05-28T18:57:12.654Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-05-28T18:57:12.914Z] (57/167) Installing gnutls (3.8.5-r0) [2024-05-28T18:57:13.479Z] (58/167) Installing cups-libs (2.4.8-r0) [2024-05-28T18:57:14.046Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-05-28T18:57:14.305Z] (60/167) Installing fribidi (1.0.14-r0) [2024-05-28T18:57:14.564Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-05-28T18:57:14.824Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-05-28T18:57:15.393Z] (63/167) Installing libxft (2.3.8-r3) [2024-05-28T18:57:15.651Z] (64/167) Installing pango (1.52.2-r0) [2024-05-28T18:57:16.258Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-05-28T18:57:16.258Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-28T18:57:16.517Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-05-28T18:57:16.781Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-05-28T18:57:17.348Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-05-28T18:57:17.607Z] (70/167) Installing gtk+3.0 (3.24.42-r0) [2024-05-28T18:57:18.543Z] (71/167) Installing icu-data-full (74.2-r0) [2024-05-28T18:57:19.111Z] (72/167) Installing mesa (24.0.8-r1) [2024-05-28T18:57:19.370Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-05-28T18:57:20.749Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-05-28T18:57:21.009Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-05-28T18:57:21.579Z] (76/167) Installing libdrm (2.4.120-r0) [2024-05-28T18:57:21.838Z] (77/167) Installing libelf (0.191-r0) [2024-05-28T18:57:22.098Z] (78/167) Installing mesa-glapi (24.0.8-r1) [2024-05-28T18:57:22.357Z] (79/167) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-28T18:57:24.895Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-05-28T18:57:24.895Z] (81/167) Installing libmagic (5.45-r1) [2024-05-28T18:57:25.461Z] (82/167) Installing file (5.45-r1) [2024-05-28T18:57:25.720Z] (83/167) Installing xprop (1.2.7-r0) [2024-05-28T18:57:25.977Z] (84/167) Installing libice (1.1.1-r6) [2024-05-28T18:57:26.237Z] (85/167) Installing libuuid (2.40.1-r1) [2024-05-28T18:57:26.496Z] (86/167) Installing libsm (1.2.4-r4) [2024-05-28T18:57:26.755Z] (87/167) Installing libxt (1.3.0-r5) [2024-05-28T18:57:27.325Z] (88/167) Installing libxmu (1.1.4-r2) [2024-05-28T18:57:27.585Z] (89/167) Installing xset (1.2.5-r1) [2024-05-28T18:57:27.844Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-05-28T18:57:28.103Z] (91/167) Installing libogg (1.3.5-r5) [2024-05-28T18:57:28.362Z] (92/167) Installing libflac (1.4.3-r1) [2024-05-28T18:57:28.927Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-05-28T18:57:29.185Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-28T18:57:29.752Z] (95/167) Installing aom-libs (3.9.0-r0) [2024-05-28T18:57:30.325Z] (96/167) Installing libva (2.21.0-r0) [2024-05-28T18:57:30.586Z] (97/167) Installing libvdpau (1.5-r3) [2024-05-28T18:57:31.156Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-05-28T18:57:31.417Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-28T18:57:31.678Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-05-28T18:57:32.247Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-05-28T18:57:32.816Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-05-28T18:57:32.816Z] (103/167) Installing imath (3.1.11-r2) [2024-05-28T18:57:33.385Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-05-28T18:57:33.953Z] (105/167) Installing giflib (5.2.2-r0) [2024-05-28T18:57:33.953Z] (106/167) Installing libhwy (1.0.7-r0) [2024-05-28T18:57:34.522Z] (107/167) Installing lcms2 (2.16-r0) [2024-05-28T18:57:34.781Z] (108/167) Installing libjxl (0.10.2-r0) [2024-05-28T18:57:35.351Z] (109/167) Installing lame-libs (3.100-r5) [2024-05-28T18:57:35.608Z] (110/167) Installing opus (1.5.2-r0) [2024-05-28T18:57:36.175Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-05-28T18:57:36.434Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-05-28T18:57:37.001Z] (113/167) Installing soxr (0.1.3-r7) [2024-05-28T18:57:37.260Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-28T18:57:37.520Z] (115/167) Installing libtheora (1.1.1-r18) [2024-05-28T18:57:38.087Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-05-28T18:57:38.346Z] (117/167) Installing libvpx (1.14.0-r0) [2024-05-28T18:57:38.915Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-05-28T18:57:39.175Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-05-28T18:57:39.744Z] (120/167) Installing numactl (2.0.18-r0) [2024-05-28T18:57:40.002Z] (121/167) Installing x265-libs (3.6-r0) [2024-05-28T18:57:40.596Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-05-28T18:57:40.855Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-28T18:57:41.423Z] (124/167) Installing libbluray (1.3.4-r1) [2024-05-28T18:57:41.990Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-05-28T18:57:42.249Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-05-28T18:57:42.815Z] (127/167) Installing cjson (1.7.18-r0) [2024-05-28T18:57:43.073Z] (128/167) Installing mbedtls (3.6.0-r0) [2024-05-28T18:57:43.641Z] (129/167) Installing librist (0.2.10-r1) [2024-05-28T18:57:43.900Z] (130/167) Installing libsrt (1.5.3-r0) [2024-05-28T18:57:44.468Z] (131/167) Installing libssh (0.10.6-r0) [2024-05-28T18:57:44.727Z] (132/167) Installing libsodium (1.0.19-r0) [2024-05-28T18:57:44.986Z] (133/167) Installing libzmq (4.3.5-r2) [2024-05-28T18:57:45.553Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-28T18:57:46.121Z] (135/167) Installing crc32c (1.1.2-r0) [2024-05-28T18:57:46.380Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-05-28T18:57:46.639Z] (137/167) Installing libevent (2.1.12-r7) [2024-05-28T18:57:46.901Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-05-28T18:57:47.160Z] (139/167) Installing mesa-gbm (24.0.8-r1) [2024-05-28T18:57:47.419Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-05-28T18:57:47.985Z] (141/167) Installing icu-libs (74.2-r0) [2024-05-28T18:57:48.550Z] (142/167) Installing minizip (1.3.1-r0) [2024-05-28T18:57:49.118Z] (143/167) Installing nspr (4.35-r4) [2024-05-28T18:57:49.379Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-05-28T18:57:49.947Z] (145/167) Installing nss (3.100-r0) [2024-05-28T18:57:50.206Z] (146/167) Installing openh264 (2.4.1-r0) [2024-05-28T18:57:50.774Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-05-28T18:57:51.033Z] (148/167) Installing libunwind (1.8.1-r0) [2024-05-28T18:57:51.600Z] (149/167) Installing yaml (0.2.5-r2) [2024-05-28T18:57:51.859Z] (150/167) Installing libcamera (0.3.0-r0) [2024-05-28T18:57:52.117Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-05-28T18:57:52.376Z] (152/167) Installing libuv (1.48.0-r0) [2024-05-28T18:57:52.944Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-28T18:57:53.204Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-05-28T18:57:53.773Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-28T18:57:54.033Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-05-28T18:57:54.603Z] (157/167) Installing libasyncns (0.8-r3) [2024-05-28T18:57:54.863Z] (158/167) Installing libltdl (2.4.7-r3) [2024-05-28T18:57:55.121Z] (159/167) Installing orc (0.4.37-r0) [2024-05-28T18:57:55.693Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-05-28T18:57:55.952Z] (161/167) Installing libpulse (17.0-r0) [2024-05-28T18:57:56.519Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-05-28T18:57:56.519Z] (163/167) Installing libgpg-error (1.49-r0) [2024-05-28T18:57:57.087Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-05-28T18:57:57.346Z] (165/167) Installing libxslt (1.1.39-r1) [2024-05-28T18:57:57.913Z] (166/167) Installing chromium (125.0.6422.112-r0) [2024-05-28T18:58:00.444Z] (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-28T18:58:00.702Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T18:58:00.702Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-28T18:58:00.702Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-28T18:58:00.702Z] Executing glib-2.80.2-r0.trigger [2024-05-28T18:58:00.702Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-28T18:58:00.960Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-28T18:58:00.960Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-28T18:58:00.960Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-28T18:58:00.960Z] OK: 657 MiB in 195 packages [2024-05-28T18:58:01.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:01.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:02.413Z] (1/30) Installing jansson (2.14-r4) [2024-05-28T18:58:02.413Z] (2/30) Installing binutils (2.42-r0) [2024-05-28T18:58:02.979Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-28T18:58:03.237Z] (4/30) Installing isl26 (0.26-r1) [2024-05-28T18:58:03.806Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-28T18:58:04.065Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-28T18:58:04.631Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-28T18:58:06.007Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-28T18:58:06.264Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-28T18:58:06.831Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-28T18:58:07.088Z] (11/30) Installing libpq (16.3-r0) [2024-05-28T18:58:07.657Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-28T18:58:07.917Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-28T18:58:08.492Z] (14/30) Installing libecpg (16.3-r0) [2024-05-28T18:58:08.751Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-28T18:58:09.319Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-28T18:58:09.577Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-28T18:58:10.953Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-28T18:58:16.227Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-28T18:58:16.227Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-28T18:58:16.486Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-28T18:58:17.055Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-28T18:58:17.313Z] (23/30) Installing icu (74.2-r0) [2024-05-28T18:58:17.883Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-28T18:58:18.142Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-28T18:58:19.522Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-28T18:58:19.780Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-28T18:58:20.043Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-28T18:58:20.611Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-28T18:58:20.870Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-28T18:58:21.439Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T18:58:21.439Z] OK: 1193 MiB in 225 packages [2024-05-28T18:58:21.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:22.005Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:22.570Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-28T18:58:23.504Z] (2/14) Installing gdbm (1.23-r1) [2024-05-28T18:58:23.504Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-28T18:58:24.069Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-28T18:58:24.326Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-28T18:58:24.585Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-28T18:58:24.843Z] (7/14) Installing readline (8.2.10-r0) [2024-05-28T18:58:25.100Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-28T18:58:26.030Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-28T18:58:26.596Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-28T18:58:26.596Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-28T18:58:26.857Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-28T18:58:28.232Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-28T18:58:28.502Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-28T18:58:28.760Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T18:58:28.760Z] OK: 1359 MiB in 239 packages [2024-05-28T18:58:28.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:29.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:30.260Z] OK: 1359 MiB in 239 packages [2024-05-28T18:58:30.260Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:30.517Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-28T18:58:31.083Z] (1/1) Installing tzdata (2024a-r1) [2024-05-28T18:58:31.648Z] OK: 1361 MiB in 240 packages [2024-05-28T18:58:31.907Z] (1/1) Purging tzdata (2024a-r1) [2024-05-28T18:58:31.907Z] OK: 1359 MiB in 239 packages [2024-05-28T18:58:32.722Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-962 in /w/workspace/xfoundry_edgex-taf-common_PR-106 [Pipeline] { [Pipeline] checkout [2024-05-28T18:58:32.768Z] Selected Git installation does not exist. Using Default [2024-05-28T18:58:32.768Z] The recommended git tool is: NONE [2024-05-28T18:58:33.809Z] Looking in links: /tmp/tmpkjd40yjt [2024-05-28T18:58:34.068Z] Processing /tmp/tmpkjd40yjt/pip-24.0-py3-none-any.whl [2024-05-28T18:58:34.068Z] Installing collected packages: pip [2024-05-28T18:58:35.449Z] Successfully installed pip-24.0 [2024-05-28T18:58:35.449Z] 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-28T18:58:35.708Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-28T18:58:35.966Z] Collecting setuptools [2024-05-28T18:58:35.966Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-28T18:58:35.966Z] Collecting wheel [2024-05-28T18:58:36.224Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-28T18:58:36.224Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-28T18:58:36.224Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 62.3 MB/s eta 0:00:00 [2024-05-28T18:58:36.224Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-28T18:58:36.224Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 278.5 MB/s eta 0:00:00 [2024-05-28T18:58:36.224Z] Installing collected packages: wheel, setuptools [2024-05-28T18:58:36.790Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-28T18:58:36.790Z] 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-28T18:58:37.725Z] Processing ./edgex-taf-common [2024-05-28T18:58:37.725Z] Preparing metadata (setup.py): started [2024-05-28T18:58:37.725Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T18:58:37.725Z] Building wheels for collected packages: edgex-taf-common [2024-05-28T18:58:37.725Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-28T18:58:37.983Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-28T18:58:37.983Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=318a472e63ea1f1fd8f0b4a45c978952abadcbd3311970fb23df8837e4579a63 [2024-05-28T18:58:37.983Z] Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-28T18:58:37.983Z] Successfully built edgex-taf-common [2024-05-28T18:58:37.983Z] Installing collected packages: edgex-taf-common [2024-05-28T18:58:37.983Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-28T18:58:37.983Z] 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-28T18:58:39.358Z] Collecting robotframework==7.0 (from -r requirements.txt (line 1)) [2024-05-28T18:58:39.358Z] Downloading robotframework-7.0-py3-none-any.whl.metadata (7.4 kB) [2024-05-28T18:58:39.358Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-28T18:58:39.358Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-28T18:58:39.358Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-28T18:58:39.358Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-28T18:58:39.358Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-28T18:58:39.358Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-28T18:58:39.358Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-28T18:58:39.358Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-28T18:58:39.358Z] Preparing metadata (setup.py): started [2024-05-28T18:58:39.615Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T18:58:39.615Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-28T18:58:39.615Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-28T18:58:39.615Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-28T18:58:39.615Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-28T18:58:39.615Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-28T18:58:39.615Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-28T18:58:39.615Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-28T18:58:39.615Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-28T18:58:39.873Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 13.8 MB/s eta 0:00:00 [2024-05-28T18:58:39.873Z] Preparing metadata (setup.py): started [2024-05-28T18:58:39.873Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T18:58:39.873Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-28T18:58:39.873Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-28T18:58:40.131Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-28T18:58:40.131Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-05-28T18:58:40.131Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.7 MB/s eta 0:00:00 [2024-05-28T18:58:40.389Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-28T18:58:40.389Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-28T18:58:40.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 31.1 MB/s eta 0:00:00 [2024-05-28T18:58:40.389Z] Installing build dependencies: started [2024-05-28T18:58:41.999Z] using credential edgex-jenkins-ssh [2024-05-28T18:58:42.027Z] Cloning the remote Git repository [2024-05-28T18:58:42.289Z] Installing build dependencies: finished with status 'done' [2024-05-28T18:58:42.289Z] Getting requirements to build wheel: started [2024-05-28T18:58:42.289Z] Getting requirements to build wheel: finished with status 'done' [2024-05-28T18:58:42.289Z] Preparing metadata (pyproject.toml): started [2024-05-28T18:58:42.153Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-28T18:58:42.547Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-28T18:58:42.547Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-28T18:58:42.547Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-28T18:58:43.116Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-28T18:58:43.116Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-05-28T18:58:43.116Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-28T18:58:43.116Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-28T18:58:43.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 7.6 MB/s eta 0:00:00 [2024-05-28T18:58:43.116Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-28T18:58:43.116Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-28T18:58:43.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 39.4 MB/s eta 0:00:00 [2024-05-28T18:58:43.116Z] Preparing metadata (setup.py): started [2024-05-28T18:58:43.373Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T18:58:43.373Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-28T18:58:43.373Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-05-28T18:58:43.631Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T18:58:43.631Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-28T18:58:43.631Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T18:58:43.631Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-28T18:58:43.631Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:43.631Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-28T18:58:42.404Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-106 # timeout=10 [2024-05-28T18:58:42.740Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-28T18:58:42.741Z] > git --version # timeout=10 [2024-05-28T18:58:42.818Z] > git --version # 'git version 2.25.1' [2024-05-28T18:58:42.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T18:58:43.186Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T18:58:43.889Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:43.889Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-28T18:58:43.889Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 7.5 MB/s eta 0:00:00 [2024-05-28T18:58:43.889Z] Preparing metadata (setup.py): started [2024-05-28T18:58:43.889Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T18:58:43.889Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:43.889Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-28T18:58:44.148Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:44.148Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-28T18:58:44.148Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:44.148Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-28T18:58:44.148Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:44.148Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-28T18:58:44.148Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:44.148Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-28T18:58:45.088Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:45.088Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-28T18:58:45.088Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T18:58:45.088Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-05-28T18:58:45.088Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T18:58:45.088Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-28T18:58:45.088Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T18:58:45.088Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-28T18:58:45.088Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T18:58:45.088Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-28T18:58:43.915Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-28T18:58:43.964Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-28T18:58:45.347Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-28T18:58:45.347Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-28T18:58:45.347Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-28T18:58:45.347Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-28T18:58:45.347Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T18:58:45.347Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-28T18:58:45.347Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T18:58:45.347Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-28T18:58:45.347Z] 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-28T18:58:45.605Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T18:58:45.605Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-28T18:58:45.605Z] 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-28T18:58:45.605Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T18:58:45.605Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T18:58:45.605Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-28T18:58:45.605Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T18:58:45.605Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-28T18:58:45.865Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:45.865Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-05-28T18:58:45.865Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:45.865Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-28T18:58:45.865Z] Preparing metadata (setup.py): started [2024-05-28T18:58:45.865Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T18:58:45.903Z] Merging remotes/origin/main commit 7e89dd766adf70d3ef5effce142026c21ab88a29 into PR head commit 8d13317c4f28fd0bb5d4141a15175399049074d2 [2024-05-28T18:58:46.124Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:46.125Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-28T18:58:46.125Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:46.125Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-28T18:58:46.125Z] Preparing metadata (setup.py): started [2024-05-28T18:58:46.125Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T18:58:46.298Z] Merge succeeded, producing 4427b39fab62ce20fe4652b339972bd99b26367c [2024-05-28T18:58:46.299Z] Checking out Revision 4427b39fab62ce20fe4652b339972bd99b26367c (PR-106) [2024-05-28T18:58:46.384Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:46.384Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T18:58:46.384Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:46.384Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-28T18:58:46.384Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:46.384Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-28T18:58:46.384Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:46.384Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-28T18:58:46.384Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:46.384Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T18:58:46.384Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:46.384Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-28T18:58:46.643Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T18:58:46.643Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-05-28T18:58:45.386Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-28T18:58:45.441Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-28T18:58:45.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T18:58:45.467Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-28T18:58:45.922Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T18:58:46.018Z] > git checkout -f 8d13317c4f28fd0bb5d4141a15175399049074d2 # timeout=10 [2024-05-28T18:58:46.121Z] > git remote # timeout=10 [2024-05-28T18:58:46.146Z] > git config --get remote.origin.url # timeout=10 [2024-05-28T18:58:46.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-28T18:58:46.202Z] > git merge 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 [2024-05-28T18:58:46.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-28T18:58:46.310Z] > git config core.sparsecheckout # timeout=10 [2024-05-28T18:58:46.376Z] > git checkout -f 4427b39fab62ce20fe4652b339972bd99b26367c # timeout=10 [2024-05-28T18:58:46.902Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T18:58:46.902Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-28T18:58:46.902Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T18:58:46.902Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-28T18:58:46.902Z] 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-28T18:58:46.902Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-28T18:58:46.902Z] 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-28T18:58:46.902Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-28T18:58:47.199Z] 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-28T18:58:47.199Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-28T18:58:47.199Z] 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-28T18:58:47.199Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-28T18:58:47.199Z] Downloading robotframework-7.0-py3-none-any.whl (726 kB) [2024-05-28T18:58:47.199Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 52.8 MB/s eta 0:00:00 [2024-05-28T18:58:47.199Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-28T18:58:47.199Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-28T18:58:47.199Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-28T18:58:47.199Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 14.8 MB/s eta 0:00:00 [2024-05-28T18:58:47.199Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-28T18:58:47.199Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-28T18:58:47.199Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-28T18:58:47.199Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.2 MB/s eta 0:00:00 [2024-05-28T18:58:47.199Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-28T18:58:47.199Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 17.5 MB/s eta 0:00:00 [2024-05-28T18:58:47.498Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-05-28T18:58:47.498Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 64.8 MB/s eta 0:00:00 [2024-05-28T18:58:47.498Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-28T18:58:47.498Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 31.5 MB/s eta 0:00:00 [2024-05-28T18:58:47.498Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-05-28T18:58:47.498Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 33.4 MB/s eta 0:00:00 [2024-05-28T18:58:47.775Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-28T18:58:47.775Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 35.5 MB/s eta 0:00:00 [2024-05-28T18:58:47.775Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-05-28T18:58:47.775Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 31.0 MB/s eta 0:00:00 [2024-05-28T18:58:47.775Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-28T18:58:47.775Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 19.7 MB/s eta 0:00:00 [2024-05-28T18:58:47.775Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-05-28T18:58:47.775Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 19.1 MB/s eta 0:00:00 [2024-05-28T18:58:47.775Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-28T18:58:47.775Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 10.3 MB/s eta 0:00:00 [2024-05-28T18:58:47.775Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-28T18:58:47.775Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 6.7 MB/s eta 0:00:00 [2024-05-28T18:58:47.775Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-28T18:58:47.775Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 31.6 MB/s eta 0:00:00 [2024-05-28T18:58:47.775Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-28T18:58:47.775Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 30.5 MB/s eta 0:00:00 [2024-05-28T18:58:47.775Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-28T18:58:47.775Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-28T18:58:48.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 71.1 MB/s eta 0:00:00 [2024-05-28T18:58:48.061Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-28T18:58:48.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 16.6 MB/s eta 0:00:00 [2024-05-28T18:58:48.061Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-28T18:58:48.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.5 MB/s eta 0:00:00 [2024-05-28T18:58:48.061Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-28T18:58:48.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 57.1 MB/s eta 0:00:00 [2024-05-28T18:58:48.061Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-28T18:58:48.061Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-28T18:58:48.061Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-28T18:58:48.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 11.8 MB/s eta 0:00:00 [2024-05-28T18:58:48.061Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-28T18:58:48.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.2 MB/s eta 0:00:00 [2024-05-28T18:58:48.061Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-28T18:58:48.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 56.0 MB/s eta 0:00:00 [2024-05-28T18:58:48.061Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-28T18:58:48.061Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-28T18:58:48.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 8.9 MB/s eta 0:00:00 [2024-05-28T18:58:48.061Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-28T18:58:48.061Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 13.6 MB/s eta 0:00:00 [2024-05-28T18:58:48.061Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-28T18:58:48.341Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-28T18:58:48.341Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) [2024-05-28T18:58:48.341Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 26.5 MB/s eta 0:00:00 [2024-05-28T18:58:48.341Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-28T18:58:48.341Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-28T18:58:48.341Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) [2024-05-28T18:58:48.341Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 21.5 MB/s eta 0:00:00 [2024-05-28T18:58:48.341Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-28T18:58:48.341Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-28T18:58:48.341Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 16.7 MB/s eta 0:00:00 [2024-05-28T18:58:48.341Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-28T18:58:48.341Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-28T18:58:48.341Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-28T18:58:48.341Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.2 MB/s eta 0:00:00 [2024-05-28T18:58:48.341Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-28T18:58:48.341Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-28T18:58:48.342Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-28T18:58:48.342Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-28T18:58:48.342Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-28T18:58:48.342Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-28T18:58:48.342Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.6 MB/s eta 0:00:00 [2024-05-28T18:58:48.626Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-05-28T18:58:48.626Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-28T18:58:48.907Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-28T18:58:48.907Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=b8ac7992c16c247a1b6b99fa2324a4d11233717d0773e7d62fc457cccf0a2201 [2024-05-28T18:58:48.907Z] Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-28T18:58:48.907Z] Building wheel for paho-mqtt (setup.py): started [2024-05-28T18:58:48.907Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-28T18:58:48.907Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=4fd0f4f7a40febd8c82f4a032ab1b59ea7fc29b11388cbdcf345fd756f037a74 [2024-05-28T18:58:48.907Z] Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-28T18:58:48.907Z] Building wheel for psutil (pyproject.toml): started [2024-05-28T18:58:50.107Z] Commit message: "Merge commit '7e89dd766adf70d3ef5effce142026c21ab88a29' into HEAD" [2024-05-28T18:58:50.108Z] First time build. Skipping changelog. [2024-05-28T18:58:50.868Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-28T18:58:50.868Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281490 sha256=c76be836689167d7a4e08bdae1d4f771a3074dac216761b1a9597ecab7e08258 [2024-05-28T18:58:50.868Z] Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-28T18:58:50.868Z] Building wheel for psycopg2 (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-28T18:58:52.111Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-28T18:58:52.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-28T18:58:52.111Z] Dload Upload Total Spent Left Speed [2024-05-28T18:58:52.111Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2024-05-28T18:58:52.465Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-28T18:58:52.804Z] + sudo tee /etc/docker/daemon.new [2024-05-28T18:58:52.804Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-28T18:58:52.804Z] { [2024-05-28T18:58:52.804Z] "registry-mirrors": [ [2024-05-28T18:58:52.804Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-28T18:58:52.804Z] ], [2024-05-28T18:58:52.804Z] "bip": "10.250.0.254/24", [2024-05-28T18:58:52.804Z] "hosts": [ [2024-05-28T18:58:52.804Z] "tcp://0.0.0.0:5555", [2024-05-28T18:58:52.804Z] "unix:///var/run/docker.sock" [2024-05-28T18:58:52.804Z] ], [2024-05-28T18:58:52.804Z] "mtu": 1458, [2024-05-28T18:58:52.804Z] "selinux-enabled": true, [2024-05-28T18:58:52.804Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-28T18:58:52.804Z] } [Pipeline] sh [2024-05-28T18:58:53.145Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-28T18:58:53.483Z] + sudo service docker restart [2024-05-28T18:59:00.839Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-28T18:59:00.839Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521868 sha256=83e813fc93bbf9e25348001b1d00684eb41349ee329f636099158d9f06ea6318 [2024-05-28T18:59:00.839Z] Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-28T18:59:00.839Z] Building wheel for flex (setup.py): started [2024-05-28T18:59:00.839Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-28T18:59:00.839Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=81e7c706a5659b1708381e1cac6ed3da3444a561938bb591fb827ab464dc3c80 [2024-05-28T18:59:00.839Z] Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-28T18:59:00.839Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-28T18:59:00.839Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-28T18:59:00.839Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=83e4a3cdfc382cddd33dbe770357e467a40844341d28c88c8861d451eb1d45d0 [2024-05-28T18:59:00.839Z] Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-28T18:59:00.839Z] Building wheel for validate-email (setup.py): started [2024-05-28T18:59:00.839Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-28T18:59:00.839Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=efd61fe0e770b1141051a37d81527373fa6062a75a1ec19b0a69d863ea7891a3 [2024-05-28T18:59:00.839Z] Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-28T18:59:00.839Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-05-28T18:59:00.839Z] 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-28T18:59:10.816Z] 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-7.0 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-28T18:59:10.816Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T18:59:11.772Z] provisioning config files... [2024-05-28T18:59:11.806Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/config16247242195651016862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:59:12.268Z] ---> ****-login.sh [2024-05-28T18:59:12.268Z] nexus3.edgexfoundry.org:10001 [2024-05-28T18:59:12.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:59:12.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:59:12.860Z] Configure a credential helper to remove this warning. See [2024-05-28T18:59:12.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:59:12.860Z] [2024-05-28T18:59:12.860Z] Login Succeeded [2024-05-28T18:59:12.860Z] nexus3.edgexfoundry.org:10002 [2024-05-28T18:59:13.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:59:13.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:59:13.412Z] Configure a credential helper to remove this warning. See [2024-05-28T18:59:13.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:59:13.412Z] [2024-05-28T18:59:13.412Z] Login Succeeded [2024-05-28T18:59:13.412Z] nexus3.edgexfoundry.org:10003 [2024-05-28T18:59:13.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:59:13.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:59:13.684Z] Configure a credential helper to remove this warning. See [2024-05-28T18:59:13.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:59:13.684Z] [2024-05-28T18:59:13.684Z] Login Succeeded [2024-05-28T18:59:13.684Z] nexus3.edgexfoundry.org:10004 [2024-05-28T18:59:13.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:59:13.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:59:13.958Z] Configure a credential helper to remove this warning. See [2024-05-28T18:59:13.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:59:13.958Z] [2024-05-28T18:59:13.958Z] Login Succeeded [2024-05-28T18:59:13.958Z] ****.io [2024-05-28T18:59:14.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-28T18:59:14.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-28T18:59:14.505Z] Configure a credential helper to remove this warning. See [2024-05-28T18:59:14.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-28T18:59:14.505Z] [2024-05-28T18:59:14.505Z] Login Succeeded [2024-05-28T18:59:14.505Z] ---> ****-login.sh ends [Pipeline] } [2024-05-28T18:59:14.527Z] 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-28T18:59:15.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-28T18:59:15.608Z] + ls -al . [2024-05-28T18:59:15.608Z] total 68 [2024-05-28T18:59:15.608Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 18:59 . [2024-05-28T18:59:15.608Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 18:58 .. [2024-05-28T18:59:15.608Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 18:58 .git [2024-05-28T18:59:15.608Z] drwxrwxr-x 2 jenkins jenkins 4096 May 28 18:58 .github [2024-05-28T18:59:15.608Z] -rw-rw-r-- 1 jenkins jenkins 22 May 28 18:58 .gitignore [2024-05-28T18:59:15.608Z] -rw-rw-r-- 1 jenkins jenkins 1619 May 28 18:58 Dockerfile [2024-05-28T18:59:15.608Z] -rw-rw-r-- 1 jenkins jenkins 746 May 28 18:58 Jenkinsfile [2024-05-28T18:59:15.608Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 28 18:58 LICENSE [2024-05-28T18:59:15.608Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 28 18:58 README.md [2024-05-28T18:59:15.608Z] drwxrwxr-x 4 jenkins jenkins 4096 May 28 18:58 TAF-Manager [2024-05-28T18:59:15.608Z] drwxrwxr-x 6 jenkins jenkins 4096 May 28 18:58 TUC [2024-05-28T18:59:15.608Z] -rw-rw-r-- 1 jenkins jenkins 5 May 28 18:56 VERSION [2024-05-28T18:59:15.608Z] -rw-rw-r-- 1 jenkins jenkins 341 May 28 18:58 requirements.txt [2024-05-28T18:59:15.608Z] -rw-rw-r-- 1 jenkins jenkins 54 May 28 18:58 robot-entrypoint.sh [2024-05-28T18:59:15.608Z] -rw-rw-r-- 1 jenkins jenkins 445 May 28 18:58 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:59:15.954Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=4427b39fab62ce20fe4652b339972bd99b26367c --label arch=arm64 --label version=0.0.0 . [2024-05-28T18:59:16.223Z] Sending build context to Docker daemon 370.2kB [2024-05-28T18:59:16.223Z] Step 1/13 : FROM alpine:3.20 [2024-05-28T18:59:16.812Z] 3.20: Pulling from library/alpine [2024-05-28T18:59:17.080Z] 94747bd81234: Pulling fs layer [2024-05-28T18:59:17.350Z] 94747bd81234: Verifying Checksum [2024-05-28T18:59:17.350Z] 94747bd81234: Download complete [2024-05-28T18:59:17.936Z] 94747bd81234: Pull complete [2024-05-28T18:59:17.936Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-28T18:59:17.936Z] Status: Downloaded newer image for alpine:3.20 [2024-05-28T18:59:18.204Z] ---> 442043f030d3 [2024-05-28T18:59:18.204Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-28T18:59:18.204Z] ---> Running in 07e25ead23d2 [2024-05-28T18:59:18.474Z] Removing intermediate container 07e25ead23d2 [2024-05-28T18:59:18.474Z] ---> 8780ff3abe4a [2024-05-28T18:59:18.474Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-28T18:59:18.746Z] ---> Running in ca308dc679b5 [2024-05-28T18:59:19.014Z] Removing intermediate container ca308dc679b5 [2024-05-28T18:59:19.014Z] ---> 14131f072e8e [2024-05-28T18:59:19.014Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-28T18:59:19.981Z] ---> be0305d66555 [2024-05-28T18:59:19.981Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-28T18:59:20.252Z] ---> 50d391643ea5 [2024-05-28T18:59:20.252Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-28T18:59:20.845Z] ---> ac80e23188eb [2024-05-28T18:59:20.845Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-28T18:59:20.845Z] ---> Running in a8c9bcd95115 [2024-05-28T18:59:21.440Z] Removing intermediate container a8c9bcd95115 [2024-05-28T18:59:21.440Z] ---> 4bf1eda66cae [2024-05-28T18:59:21.440Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-28T18:59:21.440Z] ---> Running in 07bf5713c79f [2024-05-28T18:59:23.464Z] Removing intermediate container 07bf5713c79f [2024-05-28T18:59:23.464Z] ---> 9f2903f0d7b7 [2024-05-28T18:59:23.464Z] 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-28T18:59:23.753Z] ---> Running in 3ddee3d15a0d [2024-05-28T18:59:25.225Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T18:59:25.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T18:59:28.089Z] OK: 9 MiB in 14 packages [2024-05-28T18:59:28.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T18:59:28.673Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T18:59:30.640Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-28T18:59:30.908Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-28T18:59:31.497Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-28T18:59:31.765Z] (4/14) Installing libunistring (1.2-r0) [2024-05-28T18:59:32.357Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-28T18:59:32.734Z] Removing intermediate container bbbb30aae9b2 [2024-05-28T18:59:32.734Z] ---> 16ab676fd572 [2024-05-28T18:59:32.734Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-28T18:59:32.734Z] ---> Running in 1e816748b1d4 [2024-05-28T18:59:32.734Z] Removing intermediate container 1e816748b1d4 [2024-05-28T18:59:32.734Z] ---> 241bd106154c [2024-05-28T18:59:32.734Z] Step 11/13 : LABEL arch=amd64 [2024-05-28T18:59:32.734Z] ---> Running in bdbf45cb75c1 [2024-05-28T18:59:32.734Z] Removing intermediate container bdbf45cb75c1 [2024-05-28T18:59:32.734Z] ---> a10051e212cd [2024-05-28T18:59:32.734Z] Step 12/13 : LABEL git_sha=f954a9e429dd5b06b0f7b85b23fcb85547ecaa80 [2024-05-28T18:59:32.734Z] ---> Running in 3a0006352581 [2024-05-28T18:59:32.734Z] Removing intermediate container 3a0006352581 [2024-05-28T18:59:32.734Z] ---> 155d1b4c135f [2024-05-28T18:59:32.734Z] Step 13/13 : LABEL version=0.0.0 [2024-05-28T18:59:32.734Z] ---> Running in 7aa302273216 [2024-05-28T18:59:32.734Z] Removing intermediate container 7aa302273216 [2024-05-28T18:59:32.734Z] ---> 087792eb0bde [2024-05-28T18:59:32.734Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T18:59:32.734Z] Successfully built 087792eb0bde [2024-05-28T18:59:32.734Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-05-28T18:59:32.942Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [Pipeline] sh [2024-05-28T18:59:33.208Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-28T18:59:33.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T18:59:33.224Z] [2024-05-28T18:59:33.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T18:59:33.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T18:59:33.525Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-28T18:59:33.525Z] 5eb5b503b376: Pulling fs layer [2024-05-28T18:59:33.525Z] 5c69ac0246d0: Pulling fs layer [2024-05-28T18:59:33.525Z] ec43610c2a17: Pulling fs layer [2024-05-28T18:59:33.525Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-28T18:59:33.525Z] 33b1e0a273af: Pulling fs layer [2024-05-28T18:59:33.525Z] 5d3b04190fa2: Pulling fs layer [2024-05-28T18:59:33.525Z] 2f39f015ded8: Pulling fs layer [2024-05-28T18:59:33.525Z] 5d3b04190fa2: Waiting [2024-05-28T18:59:33.525Z] 3a2ae6a8a46f: Waiting [2024-05-28T18:59:33.525Z] 33b1e0a273af: Waiting [2024-05-28T18:59:33.525Z] 2f39f015ded8: Waiting [2024-05-28T18:59:33.525Z] 5c69ac0246d0: Download complete [2024-05-28T18:59:33.525Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-28T18:59:33.525Z] 3a2ae6a8a46f: Download complete [2024-05-28T18:59:33.525Z] 33b1e0a273af: Verifying Checksum [2024-05-28T18:59:33.525Z] 33b1e0a273af: Download complete [2024-05-28T18:59:33.525Z] 5d3b04190fa2: Download complete [2024-05-28T18:59:33.525Z] ec43610c2a17: Verifying Checksum [2024-05-28T18:59:33.525Z] ec43610c2a17: Download complete [2024-05-28T18:59:33.783Z] 5eb5b503b376: Download complete [2024-05-28T18:59:33.790Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-28T18:59:34.057Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-28T18:59:34.348Z] 2f39f015ded8: Download complete [2024-05-28T18:59:34.647Z] (10/14) Installing curl (8.7.1-r0) [2024-05-28T18:59:34.914Z] 5eb5b503b376: Pull complete [2024-05-28T18:59:34.914Z] 5c69ac0246d0: Pull complete [2024-05-28T18:59:35.172Z] ec43610c2a17: Pull complete [2024-05-28T18:59:35.234Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-28T18:59:35.430Z] 3a2ae6a8a46f: Pull complete [2024-05-28T18:59:35.430Z] 33b1e0a273af: Pull complete [2024-05-28T18:59:35.691Z] 5d3b04190fa2: Pull complete [2024-05-28T18:59:37.846Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-28T18:59:38.116Z] (13/14) Installing jq (1.7.1-r0) [2024-05-28T18:59:38.709Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-28T18:59:38.979Z] 2f39f015ded8: Pull complete [2024-05-28T18:59:38.979Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-28T18:59:38.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T18:59:38.979Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T18:59:39.070Z] prd-ubuntu20.04-docker-8c-8g-957 does not seem to be running inside a container [2024-05-28T18:59:39.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-106 -v /w/workspace/xfoundry_edgex-taf-common_PR-106:/w/workspace/xfoundry_edgex-taf-common_PR-106:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T18:59:39.297Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T18:59:39.297Z] Executing ca-certificates-20240226-r0.trigger [2024-05-28T18:59:39.567Z] OK: 43 MiB in 28 packages [2024-05-28T18:59:39.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T18:59:40.457Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T18:59:41.455Z] $ docker top e86338db66c6d7ea8cd944bfd1bdefcd5cf9ce2133fec82a8227332661408729 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T18:59:41.848Z] ---> job-cost.sh [2024-05-28T18:59:41.848Z] lf-activate-venv: SKIPPING [2024-05-28T18:59:41.848Z] INFO: No Stack... [2024-05-28T18:59:42.409Z] (1/166) Installing libexpat (2.6.2-r0) [2024-05-28T18:59:42.413Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T18:59:42.670Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T18:59:42.953Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-106/archives/cost.csv [2024-05-28T18:59:42.953Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T18:59:42.965Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-2-stack-cost] [2024-05-28T18:59:42.973Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-106-2-stack-cost] did not exist. Created. [2024-05-28T18:59:42.980Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-2-stack-cost] [Pipeline] { [Pipeline] unstash [2024-05-28T18:59:43.001Z] (2/166) Installing libbz2 (1.0.8-r6) [Pipeline] sh [2024-05-28T18:59:43.270Z] (3/166) Installing libpng (1.6.43-r0) [2024-05-28T18:59:43.280Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-28T18:59:43.317Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T18:59:43.326Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T18:59:43.353Z] $ docker stop --time=1 e86338db66c6d7ea8cd944bfd1bdefcd5cf9ce2133fec82a8227332661408729 [2024-05-28T18:59:43.874Z] (4/166) Installing freetype (2.13.2-r0) [2024-05-28T18:59:44.142Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-05-28T18:59:44.483Z] $ docker rm -f --volumes e86338db66c6d7ea8cd944bfd1bdefcd5cf9ce2133fec82a8227332661408729 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-28T18:59:44.727Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-05-28T18:59:45.312Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-05-28T18:59:45.580Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-05-28T18:59:46.166Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-05-28T18:59:46.753Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-05-28T18:59:47.020Z] (11/166) Installing libffi (3.4.6-r0) [2024-05-28T18:59:47.288Z] (12/166) Installing libintl (0.22.5-r0) [2024-05-28T18:59:47.872Z] (13/166) Installing libeconf (0.6.3-r0) [2024-05-28T18:59:48.140Z] (14/166) Installing libblkid (2.40.1-r1) [2024-05-28T18:59:48.407Z] (15/166) Installing libmount (2.40.1-r1) [2024-05-28T18:59:48.993Z] (16/166) Installing pcre2 (10.43-r0) [2024-05-28T18:59:49.579Z] (17/166) Installing glib (2.80.2-r0) [2024-05-28T18:59:50.164Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-28T18:59:50.750Z] (19/166) Installing xz-libs (5.6.1-r3) [2024-05-28T18:59:51.336Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-05-28T18:59:51.606Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-05-28T18:59:52.195Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-05-28T18:59:52.801Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-05-28T18:59:53.399Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-05-28T18:59:53.673Z] (25/166) Installing libwebp (1.3.2-r0) [2024-05-28T18:59:53.942Z] (26/166) Installing tiff (4.6.0t-r0) [2024-05-28T18:59:54.532Z] (27/166) Installing gdk-pixbuf (2.42.11-r1) [2024-05-28T18:59:55.131Z] (28/166) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-28T18:59:55.401Z] (29/166) Installing libxau (1.0.11-r4) [2024-05-28T18:59:55.672Z] (30/166) Installing libmd (1.1.0-r0) [2024-05-28T18:59:55.943Z] (31/166) Installing libbsd (0.12.2-r0) [2024-05-28T18:59:56.531Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-05-28T18:59:56.799Z] (33/166) Installing libxcb (1.16.1-r0) [2024-05-28T18:59:57.398Z] (34/166) Installing libx11 (1.8.9-r1) [2024-05-28T18:59:57.985Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-05-28T18:59:58.253Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-05-28T18:59:58.522Z] (37/166) Installing libxrender (0.9.11-r5) [2024-05-28T18:59:58.791Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-05-28T18:59:59.376Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-05-28T18:59:59.644Z] (40/166) Installing libxext (1.3.6-r2) [2024-05-28T18:59:59.912Z] (41/166) Installing libxi (1.8.1-r4) [2024-05-28T19:00:00.179Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-05-28T19:00:00.766Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-05-28T19:00:01.034Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-05-28T19:00:01.304Z] (45/166) Installing libxtst (1.2.4-r6) [2024-05-28T19:00:01.572Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-05-28T19:00:02.164Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-05-28T19:00:02.751Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-28T19:00:03.020Z] (49/166) Installing pixman (0.43.2-r0) [2024-05-28T19:00:03.606Z] (50/166) Installing cairo (1.18.0-r0) [2024-05-28T19:00:04.193Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-05-28T19:00:04.465Z] (52/166) Installing avahi-libs (0.8-r17) [2024-05-28T19:00:04.734Z] (53/166) Installing gmp (6.3.0-r1) [2024-05-28T19:00:05.321Z] (54/166) Installing nettle (3.9.1-r0) [2024-05-28T19:00:05.910Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-05-28T19:00:06.179Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-05-28T19:00:06.769Z] (57/166) Installing gnutls (3.8.5-r0) [2024-05-28T19:00:07.356Z] (58/166) Installing cups-libs (2.4.8-r0) [2024-05-28T19:00:07.947Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-05-28T19:00:08.538Z] (60/166) Installing fribidi (1.0.14-r0) [2024-05-28T19:00:08.807Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-05-28T19:00:09.076Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-05-28T19:00:09.667Z] (63/166) Installing libxft (2.3.8-r3) [2024-05-28T19:00:10.257Z] (64/166) Installing pango (1.52.2-r0) [2024-05-28T19:00:10.525Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-05-28T19:00:11.112Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-28T19:00:11.382Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-05-28T19:00:11.652Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-05-28T19:00:12.239Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-05-28T19:00:12.827Z] (70/166) Installing gtk+3.0 (3.24.42-r0) [2024-05-28T19:00:13.423Z] (71/166) Installing icu-data-full (74.2-r0) [2024-05-28T19:00:14.856Z] (72/166) Installing mesa (24.0.8-r1) [2024-05-28T19:00:15.125Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-05-28T19:00:25.214Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-05-28T19:00:25.803Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-05-28T19:00:26.070Z] (76/166) Installing libdrm (2.4.120-r0) [2024-05-28T19:00:26.653Z] (77/166) Installing libelf (0.191-r0) [2024-05-28T19:00:26.921Z] (78/166) Installing mesa-glapi (24.0.8-r1) [2024-05-28T19:00:27.189Z] (79/166) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-28T19:00:29.142Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-05-28T19:00:29.142Z] (81/166) Installing libmagic (5.45-r1) [2024-05-28T19:00:29.729Z] (82/166) Installing file (5.45-r1) [2024-05-28T19:00:29.996Z] (83/166) Installing xprop (1.2.7-r0) [2024-05-28T19:00:30.263Z] (84/166) Installing libice (1.1.1-r6) [2024-05-28T19:00:30.852Z] (85/166) Installing libuuid (2.40.1-r1) [2024-05-28T19:00:31.121Z] (86/166) Installing libsm (1.2.4-r4) [2024-05-28T19:00:31.388Z] (87/166) Installing libxt (1.3.0-r5) [2024-05-28T19:00:31.973Z] (88/166) Installing libxmu (1.1.4-r2) [2024-05-28T19:00:32.240Z] (89/166) Installing xset (1.2.5-r1) [2024-05-28T19:00:32.828Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-05-28T19:00:33.096Z] (91/166) Installing libogg (1.3.5-r5) [2024-05-28T19:00:33.364Z] (92/166) Installing libflac (1.4.3-r1) [2024-05-28T19:00:33.956Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-05-28T19:00:34.548Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-28T19:00:35.158Z] (95/166) Installing aom-libs (3.9.0-r0) [2024-05-28T19:00:36.326Z] (96/166) Installing libva (2.21.0-r0) [2024-05-28T19:00:36.593Z] (97/166) Installing libvdpau (1.5-r3) [2024-05-28T19:00:36.861Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-28T19:00:37.450Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-05-28T19:00:38.050Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-05-28T19:00:38.321Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-05-28T19:00:38.588Z] (102/166) Installing imath (3.1.11-r2) [2024-05-28T19:00:39.183Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-05-28T19:00:39.769Z] (104/166) Installing giflib (5.2.2-r0) [2024-05-28T19:00:40.042Z] (105/166) Installing libhwy (1.0.7-r0) [2024-05-28T19:00:40.630Z] (106/166) Installing lcms2 (2.16-r0) [2024-05-28T19:00:40.899Z] (107/166) Installing libjxl (0.10.2-r0) [2024-05-28T19:00:41.485Z] (108/166) Installing lame-libs (3.100-r5) [2024-05-28T19:00:42.073Z] (109/166) Installing opus (1.5.2-r0) [2024-05-28T19:00:42.663Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-05-28T19:00:43.254Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-05-28T19:00:43.523Z] (112/166) Installing soxr (0.1.3-r7) [2024-05-28T19:00:44.947Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-28T19:00:45.539Z] (114/166) Installing libtheora (1.1.1-r18) [2024-05-28T19:00:46.142Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-05-28T19:00:46.411Z] (116/166) Installing libvpx (1.14.0-r0) [2024-05-28T19:00:47.000Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-05-28T19:00:47.589Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-05-28T19:00:48.175Z] (119/166) Installing numactl (2.0.18-r0) [2024-05-28T19:00:48.446Z] (120/166) Installing x265-libs (3.6-r0) [2024-05-28T19:00:49.407Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-05-28T19:00:49.675Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-28T19:00:50.640Z] (123/166) Installing libbluray (1.3.4-r1) [2024-05-28T19:00:51.230Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-05-28T19:00:51.501Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-05-28T19:00:52.090Z] (126/166) Installing cjson (1.7.18-r0) [2024-05-28T19:00:52.359Z] (127/166) Installing mbedtls (3.6.0-r0) [2024-05-28T19:00:52.948Z] (128/166) Installing librist (0.2.10-r1) [2024-05-28T19:00:53.531Z] (129/166) Installing libsrt (1.5.3-r0) [2024-05-28T19:00:53.797Z] (130/166) Installing libssh (0.10.6-r0) [2024-05-28T19:00:54.383Z] (131/166) Installing libsodium (1.0.19-r0) [2024-05-28T19:00:54.656Z] (132/166) Installing libzmq (4.3.5-r2) [2024-05-28T19:00:55.241Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-28T19:00:55.826Z] (134/166) Installing crc32c (1.1.2-r0) [2024-05-28T19:00:56.093Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-05-28T19:00:56.677Z] (136/166) Installing libevent (2.1.12-r7) [2024-05-28T19:00:56.944Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-05-28T19:00:57.527Z] (138/166) Installing mesa-gbm (24.0.8-r1) [2024-05-28T19:00:57.793Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-05-28T19:00:58.374Z] (140/166) Installing icu-libs (74.2-r0) [2024-05-28T19:00:58.957Z] (141/166) Installing minizip (1.3.1-r0) [2024-05-28T19:00:59.225Z] (142/166) Installing nspr (4.35-r4) [2024-05-28T19:00:59.810Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-05-28T19:01:00.394Z] (144/166) Installing nss (3.100-r0) [2024-05-28T19:01:00.980Z] (145/166) Installing openh264 (2.4.1-r0) [2024-05-28T19:01:01.571Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-05-28T19:01:01.838Z] (147/166) Installing libunwind (1.8.1-r0) [2024-05-28T19:01:02.420Z] (148/166) Installing yaml (0.2.5-r2) [2024-05-28T19:01:02.688Z] (149/166) Installing libcamera (0.3.0-r0) [2024-05-28T19:01:03.270Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-05-28T19:01:03.542Z] (151/166) Installing libuv (1.48.0-r0) [2024-05-28T19:01:04.128Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-28T19:01:04.395Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-05-28T19:01:04.979Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-28T19:01:05.565Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-05-28T19:01:06.152Z] (156/166) Installing libasyncns (0.8-r3) [2024-05-28T19:01:06.740Z] (157/166) Installing libltdl (2.4.7-r3) [2024-05-28T19:01:07.008Z] (158/166) Installing orc (0.4.37-r0) [2024-05-28T19:01:07.596Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-05-28T19:01:07.864Z] (160/166) Installing libpulse (17.0-r0) [2024-05-28T19:01:08.453Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-05-28T19:01:08.721Z] (162/166) Installing libgpg-error (1.49-r0) [2024-05-28T19:01:09.305Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-05-28T19:01:09.889Z] (164/166) Installing libxslt (1.1.39-r1) [2024-05-28T19:01:10.156Z] (165/166) Installing chromium (125.0.6422.112-r0) [2024-05-28T19:01:25.233Z] (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-28T19:01:25.233Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T19:01:25.233Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-28T19:01:25.233Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-28T19:01:25.233Z] Executing glib-2.80.2-r0.trigger [2024-05-28T19:01:25.233Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-28T19:01:27.857Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-28T19:01:27.857Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-28T19:01:28.135Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-28T19:01:28.135Z] OK: 643 MiB in 194 packages [2024-05-28T19:01:28.418Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T19:01:29.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T19:01:30.978Z] (1/30) Installing jansson (2.14-r4) [2024-05-28T19:01:31.246Z] (2/30) Installing binutils (2.42-r0) [2024-05-28T19:01:32.211Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-28T19:01:32.476Z] (4/30) Installing isl26 (0.26-r1) [2024-05-28T19:01:33.058Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-28T19:01:33.325Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-28T19:01:33.909Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-28T19:01:44.008Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-28T19:01:44.275Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-28T19:01:45.234Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-28T19:01:45.815Z] (11/30) Installing libpq (16.3-r0) [2024-05-28T19:01:46.081Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-28T19:01:46.673Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-28T19:01:47.254Z] (14/30) Installing libecpg (16.3-r0) [2024-05-28T19:01:47.521Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-28T19:01:48.103Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-28T19:01:49.061Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-28T19:01:52.405Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-28T19:01:53.815Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-28T19:01:54.402Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-28T19:01:55.359Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-28T19:01:55.938Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-28T19:01:56.518Z] (23/30) Installing icu (74.2-r0) [2024-05-28T19:01:56.782Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-28T19:01:57.745Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-28T19:02:07.827Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-28T19:02:07.827Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-28T19:02:08.091Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-28T19:02:08.669Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-28T19:02:08.936Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-28T19:02:09.895Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T19:02:09.895Z] OK: 1169 MiB in 224 packages [2024-05-28T19:02:10.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T19:02:10.746Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T19:02:12.689Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-28T19:02:16.023Z] (2/14) Installing gdbm (1.23-r1) [2024-05-28T19:02:16.023Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-28T19:02:16.292Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-28T19:02:16.868Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-28T19:02:17.132Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-28T19:02:17.396Z] (7/14) Installing readline (8.2.10-r0) [2024-05-28T19:02:17.973Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-28T19:02:19.371Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-28T19:02:19.951Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-28T19:02:20.529Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-28T19:02:20.792Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-28T19:02:30.883Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-28T19:02:30.883Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-28T19:02:30.883Z] Executing busybox-1.36.1-r28.trigger [2024-05-28T19:02:30.883Z] OK: 1356 MiB in 238 packages [2024-05-28T19:02:30.883Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T19:02:31.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T19:02:33.409Z] OK: 1356 MiB in 238 packages [2024-05-28T19:02:33.676Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-28T19:02:34.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-28T19:02:36.216Z] (1/1) Installing tzdata (2024a-r1) [2024-05-28T19:02:36.800Z] OK: 1357 MiB in 239 packages [2024-05-28T19:02:38.744Z] (1/1) Purging tzdata (2024a-r1) [2024-05-28T19:02:38.744Z] OK: 1356 MiB in 238 packages [2024-05-28T19:02:53.743Z] Looking in links: /tmp/tmp24vpy9t8 [2024-05-28T19:02:53.743Z] Processing /tmp/tmp24vpy9t8/pip-24.0-py3-none-any.whl [2024-05-28T19:02:53.743Z] Installing collected packages: pip [2024-05-28T19:03:00.384Z] Successfully installed pip-24.0 [2024-05-28T19:03:00.385Z] 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-28T19:03:02.964Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-28T19:03:05.538Z] Collecting setuptools [2024-05-28T19:03:05.538Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-28T19:03:05.538Z] Collecting wheel [2024-05-28T19:03:05.538Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-28T19:03:05.803Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-28T19:03:05.803Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 20.4 MB/s eta 0:00:00 [2024-05-28T19:03:05.803Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-28T19:03:05.803Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 23.5 MB/s eta 0:00:00 [2024-05-28T19:03:06.384Z] Installing collected packages: wheel, setuptools [2024-05-28T19:03:10.629Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-28T19:03:10.629Z] 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-28T19:03:13.959Z] Processing ./edgex-taf-common [2024-05-28T19:03:13.959Z] Preparing metadata (setup.py): started [2024-05-28T19:03:14.925Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:03:14.925Z] Building wheels for collected packages: edgex-taf-common [2024-05-28T19:03:14.925Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-28T19:03:16.328Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-28T19:03:16.328Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=1009f3bbde2f697e2967cb4b37abe0662266b9da864132cefd80eec02190f9ed [2024-05-28T19:03:16.328Z] Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-28T19:03:16.328Z] Successfully built edgex-taf-common [2024-05-28T19:03:16.594Z] Installing collected packages: edgex-taf-common [2024-05-28T19:03:16.859Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-28T19:03:16.859Z] 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-28T19:03:21.105Z] Collecting robotframework==7.0 (from -r requirements.txt (line 1)) [2024-05-28T19:03:21.105Z] Downloading robotframework-7.0-py3-none-any.whl.metadata (7.4 kB) [2024-05-28T19:03:21.105Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-28T19:03:21.105Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-28T19:03:21.105Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-28T19:03:21.105Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-28T19:03:21.370Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-28T19:03:21.370Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-28T19:03:21.635Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-28T19:03:21.635Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-28T19:03:21.635Z] Preparing metadata (setup.py): started [2024-05-28T19:03:23.037Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:03:23.037Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-28T19:03:23.037Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-28T19:03:23.037Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-28T19:03:23.037Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-28T19:03:23.615Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-28T19:03:23.615Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-28T19:03:23.615Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-28T19:03:23.615Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-28T19:03:23.881Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.6 MB/s eta 0:00:00 [2024-05-28T19:03:23.881Z] Preparing metadata (setup.py): started [2024-05-28T19:03:25.277Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:03:25.540Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-28T19:03:25.540Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-28T19:03:27.470Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-28T19:03:27.470Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-05-28T19:03:27.470Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.1 MB/s eta 0:00:00 [2024-05-28T19:03:28.424Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-28T19:03:28.424Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-28T19:03:28.424Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 10.6 MB/s eta 0:00:00 [2024-05-28T19:03:29.001Z] Installing build dependencies: started [2024-05-28T19:03:39.053Z] Installing build dependencies: finished with status 'done' [2024-05-28T19:03:39.053Z] Getting requirements to build wheel: started [2024-05-28T19:03:40.980Z] Getting requirements to build wheel: finished with status 'done' [2024-05-28T19:03:40.980Z] Preparing metadata (pyproject.toml): started [2024-05-28T19:03:42.910Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-28T19:03:42.910Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-28T19:03:42.910Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-28T19:03:45.489Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-28T19:03:45.489Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-05-28T19:03:45.756Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-28T19:03:45.756Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-28T19:03:45.756Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 3.0 MB/s eta 0:00:00 [2024-05-28T19:03:46.335Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-28T19:03:46.335Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-28T19:03:46.335Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.7 MB/s eta 0:00:00 [2024-05-28T19:03:46.914Z] Preparing metadata (setup.py): started [2024-05-28T19:03:48.315Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:03:49.268Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-28T19:03:49.268Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-05-28T19:03:49.850Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:03:49.850Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-28T19:03:49.850Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:03:49.850Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-28T19:03:50.114Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:03:50.114Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-28T19:03:50.379Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:03:50.379Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-28T19:03:50.379Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.0 MB/s eta 0:00:00 [2024-05-28T19:03:50.645Z] Preparing metadata (setup.py): started [2024-05-28T19:03:52.042Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:03:52.042Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:03:52.042Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-28T19:03:52.042Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:03:52.042Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-28T19:03:52.309Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:03:52.309Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-28T19:03:52.574Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:03:52.574Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-28T19:03:53.152Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:03:53.152Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-28T19:03:53.416Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:03:53.416Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-28T19:03:54.381Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T19:03:54.381Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-05-28T19:03:54.645Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T19:03:54.645Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-28T19:03:55.239Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T19:03:55.239Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-28T19:03:55.239Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-28T19:03:55.239Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-28T19:03:55.816Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-28T19:03:55.816Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-28T19:03:56.079Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-28T19:03:56.079Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-28T19:03:56.654Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T19:03:56.654Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-28T19:03:56.918Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T19:03:56.918Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-28T19:03:56.918Z] 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-28T19:03:57.273Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-28T19:03:57.273Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-28T19:03:57.558Z] 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-28T19:03:57.558Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T19:03:58.146Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:03:58.146Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-28T19:03:58.146Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:03:58.146Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-28T19:03:59.563Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:03:59.563Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-05-28T19:03:59.563Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.9 MB/s eta 0:00:00 [2024-05-28T19:04:00.987Z] Installing build dependencies: started [2024-05-28T19:04:19.229Z] Installing build dependencies: finished with status 'done' [2024-05-28T19:04:19.229Z] Getting requirements to build wheel: started [2024-05-28T19:04:29.305Z] Getting requirements to build wheel: finished with status 'done' [2024-05-28T19:04:29.305Z] Preparing metadata (pyproject.toml): started [2024-05-28T19:04:29.888Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-28T19:04:29.888Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:04:29.888Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-28T19:04:29.888Z] Preparing metadata (setup.py): started [2024-05-28T19:04:31.292Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:04:31.292Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:04:31.292Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-28T19:04:31.292Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:04:31.292Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-28T19:04:31.292Z] Preparing metadata (setup.py): started [2024-05-28T19:04:32.696Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-28T19:04:32.696Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:04:32.696Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T19:04:32.696Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:04:32.696Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-28T19:04:32.961Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:04:32.961Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-28T19:04:33.226Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:04:33.226Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-28T19:04:33.491Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:04:33.491Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-28T19:04:34.072Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:04:34.072Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-28T19:04:37.412Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-28T19:04:37.412Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-05-28T19:04:38.826Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:04:38.826Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-28T19:04:38.826Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-28T19:04:38.826Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-28T19:04:38.826Z] 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-28T19:04:38.826Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-28T19:04:39.092Z] 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-28T19:04:39.092Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-28T19:04:39.673Z] 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-28T19:04:39.673Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-28T19:04:40.256Z] 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-28T19:04:40.256Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-28T19:04:40.838Z] Downloading robotframework-7.0-py3-none-any.whl (726 kB) [2024-05-28T19:04:40.838Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 10.7 MB/s eta 0:00:00 [2024-05-28T19:04:40.838Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-28T19:04:40.838Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-28T19:04:41.106Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-28T19:04:41.106Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 3.5 MB/s eta 0:00:00 [2024-05-28T19:04:41.106Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-28T19:04:41.106Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-28T19:04:41.106Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-28T19:04:41.106Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.5 MB/s eta 0:00:00 [2024-05-28T19:04:41.106Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-28T19:04:41.374Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 3.6 MB/s eta 0:00:00 [2024-05-28T19:04:41.374Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-05-28T19:04:42.331Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 11.3 MB/s eta 0:00:00 [2024-05-28T19:04:42.331Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-28T19:04:42.597Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 6.6 MB/s eta 0:00:00 [2024-05-28T19:04:42.597Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-05-28T19:04:42.597Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.3 MB/s eta 0:00:00 [2024-05-28T19:04:42.597Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-28T19:04:42.864Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 9.9 MB/s eta 0:00:00 [2024-05-28T19:04:42.864Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-05-28T19:04:43.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.4 MB/s eta 0:00:00 [2024-05-28T19:04:43.130Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-28T19:04:43.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 5.8 MB/s eta 0:00:00 [2024-05-28T19:04:43.130Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-05-28T19:04:43.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 5.0 MB/s eta 0:00:00 [2024-05-28T19:04:43.130Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-28T19:04:43.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 3.0 MB/s eta 0:00:00 [2024-05-28T19:04:43.130Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-28T19:04:43.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 2.3 MB/s eta 0:00:00 [2024-05-28T19:04:43.130Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-28T19:04:43.398Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 7.3 MB/s eta 0:00:00 [2024-05-28T19:04:43.398Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-28T19:04:43.398Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.3 MB/s eta 0:00:00 [2024-05-28T19:04:43.398Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-28T19:04:43.398Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-28T19:04:44.364Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 13.3 MB/s eta 0:00:00 [2024-05-28T19:04:44.364Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-28T19:04:44.364Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 4.4 MB/s eta 0:00:00 [2024-05-28T19:04:44.364Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-28T19:04:44.364Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.6 MB/s eta 0:00:00 [2024-05-28T19:04:44.364Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-28T19:04:44.364Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 11.2 MB/s eta 0:00:00 [2024-05-28T19:04:44.364Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-28T19:04:44.364Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-28T19:04:44.364Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-28T19:04:44.364Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 3.8 MB/s eta 0:00:00 [2024-05-28T19:04:44.364Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-28T19:04:44.631Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.2 MB/s eta 0:00:00 [2024-05-28T19:04:44.631Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-28T19:04:44.631Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 10.2 MB/s eta 0:00:00 [2024-05-28T19:04:44.631Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-28T19:04:44.631Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-28T19:04:44.631Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.6 MB/s eta 0:00:00 [2024-05-28T19:04:44.631Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-28T19:04:44.897Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.5 MB/s eta 0:00:00 [2024-05-28T19:04:44.897Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-28T19:04:44.897Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-28T19:04:44.897Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-28T19:04:44.897Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-28T19:04:44.897Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) [2024-05-28T19:04:45.164Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 11.9 MB/s eta 0:00:00 [2024-05-28T19:04:45.164Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-28T19:04:45.164Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-28T19:04:45.164Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 9.3 MB/s eta 0:00:00 [2024-05-28T19:04:45.164Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-28T19:04:45.164Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-28T19:04:45.164Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-28T19:04:45.432Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.0 MB/s eta 0:00:00 [2024-05-28T19:04:45.432Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-28T19:04:45.432Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-28T19:04:45.432Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-28T19:04:45.432Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-28T19:04:45.432Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-28T19:04:45.432Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-28T19:04:45.432Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 [2024-05-28T19:04:46.392Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email [2024-05-28T19:04:46.392Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-28T19:04:48.333Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-28T19:04:48.333Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=33faa858dacecf9bbdd9a6321acef1c08cc88c353882e90363a6f3bc9e915c34 [2024-05-28T19:04:48.333Z] Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-28T19:04:48.333Z] Building wheel for paho-mqtt (setup.py): started [2024-05-28T19:04:49.743Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-28T19:04:49.743Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=ace19e0a2350f0c6b3448309214855cd9441098b52c0128be08f8a693b605833 [2024-05-28T19:04:49.743Z] Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-28T19:04:49.743Z] Building wheel for psutil (pyproject.toml): started [2024-05-28T19:04:59.799Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-28T19:04:59.799Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281981 sha256=116d4600ed9ec521568864dbd1e01bf043580c9eecce63ff8abcce7d2b033ed6 [2024-05-28T19:04:59.799Z] Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-28T19:04:59.799Z] Building wheel for psycopg2 (setup.py): started [2024-05-28T19:06:07.643Z] Building wheel for psycopg2 (setup.py): still running... [2024-05-28T19:06:07.643Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-28T19:06:07.643Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512486 sha256=d02b3d4a8935186899bd48d4fb5637994d36f4f5849cd27847af4d84eda9d7b9 [2024-05-28T19:06:07.644Z] Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-28T19:06:07.644Z] Building wheel for flex (setup.py): started [2024-05-28T19:06:10.218Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-28T19:06:10.218Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=a172f1b5fe0a3fa7cbe8654020c5bb8fe529945d70f33ec948a4e1df4a0053bc [2024-05-28T19:06:10.218Z] Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-28T19:06:10.218Z] Building wheel for PyYAML (pyproject.toml): started [2024-05-28T19:06:12.797Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-05-28T19:06:12.797Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=98b4f4b9603e52dcedc05d465eaef4b3e322c08b06ebbcbe8836263304f63ab9 [2024-05-28T19:06:12.797Z] Stored in directory: /root/.cache/pip/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea [2024-05-28T19:06:12.797Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-28T19:06:14.205Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-28T19:06:14.205Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=f25a61db850857e64ae3d352b3c14cf8726b735f24bf8acd57a0190662c2ebae [2024-05-28T19:06:14.205Z] Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-28T19:06:14.205Z] Building wheel for validate-email (setup.py): started [2024-05-28T19:06:15.612Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-28T19:06:15.612Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=4a6beaad2e07685a24501bd839facf189f3d12885fc098a4b8ca6a0f7efb4be7 [2024-05-28T19:06:15.612Z] Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-28T19:06:15.612Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email [2024-05-28T19:06:18.190Z] 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-28T19:07:39.804Z] 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-7.0 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-28T19:07:39.804Z] 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-28T19:08:18.633Z] Removing intermediate container 3ddee3d15a0d [2024-05-28T19:08:18.633Z] ---> abbb84dcab00 [2024-05-28T19:08:18.633Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-28T19:08:18.633Z] ---> Running in 31d1d0aa40d0 [2024-05-28T19:08:18.633Z] Removing intermediate container 31d1d0aa40d0 [2024-05-28T19:08:18.633Z] ---> 027adfb217b5 [2024-05-28T19:08:18.633Z] Step 11/13 : LABEL arch=arm64 [2024-05-28T19:08:18.633Z] ---> Running in b3e3de11ca2a [2024-05-28T19:08:18.633Z] Removing intermediate container b3e3de11ca2a [2024-05-28T19:08:18.633Z] ---> 821c68e4d01d [2024-05-28T19:08:18.633Z] Step 12/13 : LABEL git_sha=4427b39fab62ce20fe4652b339972bd99b26367c [2024-05-28T19:08:18.633Z] ---> Running in 46c3d7a10b23 [2024-05-28T19:08:18.633Z] Removing intermediate container 46c3d7a10b23 [2024-05-28T19:08:18.633Z] ---> 57ef58398ead [2024-05-28T19:08:18.633Z] Step 13/13 : LABEL version=0.0.0 [2024-05-28T19:08:18.633Z] ---> Running in 3ef813266b36 [2024-05-28T19:08:18.633Z] Removing intermediate container 3ef813266b36 [2024-05-28T19:08:18.633Z] ---> 4fb6406dcbb2 [2024-05-28T19:08:18.633Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-28T19:08:18.633Z] Successfully built 4fb6406dcbb2 [2024-05-28T19:08:18.633Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T19:08:19.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T19:08:19.145Z] [2024-05-28T19:08:19.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T19:08:19.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T19:08:19.744Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-28T19:08:19.744Z] 8998bd30e6a1: Pulling fs layer [2024-05-28T19:08:19.744Z] 04944245beec: Pulling fs layer [2024-05-28T19:08:19.744Z] 699f458cf7ca: Pulling fs layer [2024-05-28T19:08:19.744Z] 765212b225bb: Pulling fs layer [2024-05-28T19:08:19.744Z] f23df028b6ca: Pulling fs layer [2024-05-28T19:08:19.744Z] d65c8cfc05b1: Pulling fs layer [2024-05-28T19:08:19.744Z] 2437ff75d9bd: Pulling fs layer [2024-05-28T19:08:19.744Z] f23df028b6ca: Waiting [2024-05-28T19:08:19.744Z] d65c8cfc05b1: Waiting [2024-05-28T19:08:19.744Z] 2437ff75d9bd: Waiting [2024-05-28T19:08:19.744Z] 765212b225bb: Waiting [2024-05-28T19:08:19.744Z] 04944245beec: Verifying Checksum [2024-05-28T19:08:19.744Z] 04944245beec: Download complete [2024-05-28T19:08:19.744Z] 765212b225bb: Verifying Checksum [2024-05-28T19:08:19.744Z] 765212b225bb: Download complete [2024-05-28T19:08:19.744Z] f23df028b6ca: Verifying Checksum [2024-05-28T19:08:19.744Z] f23df028b6ca: Download complete [2024-05-28T19:08:20.009Z] d65c8cfc05b1: Verifying Checksum [2024-05-28T19:08:20.009Z] d65c8cfc05b1: Download complete [2024-05-28T19:08:20.009Z] 699f458cf7ca: Verifying Checksum [2024-05-28T19:08:20.009Z] 699f458cf7ca: Download complete [2024-05-28T19:08:20.591Z] 8998bd30e6a1: Verifying Checksum [2024-05-28T19:08:20.591Z] 8998bd30e6a1: Download complete [2024-05-28T19:08:23.162Z] 2437ff75d9bd: Verifying Checksum [2024-05-28T19:08:23.162Z] 2437ff75d9bd: Download complete [2024-05-28T19:08:25.097Z] 8998bd30e6a1: Pull complete [2024-05-28T19:08:25.679Z] 04944245beec: Pull complete [2024-05-28T19:08:27.617Z] 699f458cf7ca: Pull complete [2024-05-28T19:08:27.617Z] 765212b225bb: Pull complete [2024-05-28T19:08:28.582Z] f23df028b6ca: Pull complete [2024-05-28T19:08:28.582Z] d65c8cfc05b1: Pull complete [2024-05-28T19:08:46.786Z] 2437ff75d9bd: Pull complete [2024-05-28T19:08:46.786Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-28T19:08:46.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-28T19:08:46.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T19:08:47.035Z] prd-ubuntu20.04-docker-arm64-4c-16g-962 does not seem to be running inside a container [2024-05-28T19:08:47.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-106 -v /w/workspace/xfoundry_edgex-taf-common_PR-106:/w/workspace/xfoundry_edgex-taf-common_PR-106:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-28T19:08:49.762Z] $ docker top 8aa7f6cbdf65aa5110491b705e01a9296dbbb951a66ceb9e20cc0ebc7051a844 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:08:50.593Z] ---> job-cost.sh [2024-05-28T19:08:50.593Z] lf-activate-venv: SKIPPING [2024-05-28T19:08:50.593Z] INFO: No Stack... [2024-05-28T19:08:51.173Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-28T19:08:52.126Z] INFO: Archiving Costs [Pipeline] sh [2024-05-28T19:08:52.766Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-106/archives/cost.csv [2024-05-28T19:08:52.766Z] + cut -d, -f6 [Pipeline] lock [2024-05-28T19:08:52.822Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-2-stack-cost] [2024-05-28T19:08:52.831Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-106-2-stack-cost] did not exist. Created. [2024-05-28T19:08:52.837Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-28T19:08:53.496Z] /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/durable-c527c6c4/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-28T19:08:54.131Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-28T19:08:54.159Z] Warning: overwriting stash ‘stack-cost’ [2024-05-28T19:08:54.640Z] Stashed 1 file(s) [Pipeline] } [2024-05-28T19:08:54.649Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-28T19:08:54.670Z] $ docker stop --time=1 8aa7f6cbdf65aa5110491b705e01a9296dbbb951a66ceb9e20cc0ebc7051a844 [2024-05-28T19:08:56.223Z] $ docker rm -f --volumes 8aa7f6cbdf65aa5110491b705e01a9296dbbb951a66ceb9e20cc0ebc7051a844 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-28T19:08:57.038Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-106/archives ] [2024-05-28T19:08:57.038Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-106/archives [2024-05-28T19:08:57.038Z] total 16 [2024-05-28T19:08:57.038Z] drwxr-xr-x 3 root root 4096 May 28 18:59 . [2024-05-28T19:08:57.038Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 18:59 .. [2024-05-28T19:08:57.038Z] drwxr-xr-x 2 root root 4096 May 28 18:59 cost [2024-05-28T19:08:57.038Z] -rw-r--r-- 1 root root 88 May 28 18:59 cost.csv [2024-05-28T19:08:57.038Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-106/archives [2024-05-28T19:08:57.038Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-106/archives [2024-05-28T19:08:57.038Z] total 16 [2024-05-28T19:08:57.038Z] drwxr-xr-x 3 jenkins jenkins 4096 May 28 18:59 . [2024-05-28T19:08:57.038Z] drwxrwxr-x 8 jenkins jenkins 4096 May 28 18:59 .. [2024-05-28T19:08:57.038Z] drwxr-xr-x 2 jenkins jenkins 4096 May 28 18:59 cost [2024-05-28T19:08:57.038Z] -rw-r--r-- 1 jenkins jenkins 88 May 28 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:08:57.329Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:08:58.190Z] ---> package-listing.sh [2024-05-28T19:08:58.190Z] ++ facter osfamily [2024-05-28T19:08:58.190Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-28T19:08:58.450Z] + OS_FAMILY=debian [2024-05-28T19:08:58.450Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-106 [2024-05-28T19:08:58.450Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-28T19:08:58.450Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-28T19:08:58.450Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-28T19:08:58.450Z] + PACKAGES=/tmp/packages_start.txt [2024-05-28T19:08:58.450Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-106 ']' [2024-05-28T19:08:58.450Z] + PACKAGES=/tmp/packages_end.txt [2024-05-28T19:08:58.450Z] + case "${OS_FAMILY}" in [2024-05-28T19:08:58.450Z] + dpkg -l [2024-05-28T19:08:58.450Z] + grep '^ii' [2024-05-28T19:08:58.450Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-28T19:08:58.450Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-28T19:08:58.450Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-28T19:08:58.450Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-106 ']' [2024-05-28T19:08:58.450Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-106/archives/ [2024-05-28T19:08:58.450Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-106/archives/ [Pipeline] echo [2024-05-28T19:08:58.462Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-28T19:08:58.741Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-28T19:08:59.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-28T19:08:59.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-28T19:08:59.372Z] prd-ubuntu20.04-docker-8c-8g-957 does not seem to be running inside a container [2024-05-28T19:08:59.409Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-106 -v /w/workspace/xfoundry_edgex-taf-common_PR-106:/w/workspace/xfoundry_edgex-taf-common_PR-106:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-28T19:08:59.590Z] $ docker top 14fe9dc45085a46db11d1a97c42c606c8ff8bfb89765a9ce653b284acc2400ef -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-28T19:08:59.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-28T19:09:00.220Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-28T19:09:00.505Z] + ls /var/log/sa-host [2024-05-28T19:09:00.505Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-28T19:09:00.745Z] provisioning config files... [2024-05-28T19:09:00.753Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/config13098505097826566041tmp [Pipeline] { [Pipeline] echo [2024-05-28T19:09:00.775Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:09:01.060Z] ---> create-netrc.sh [Pipeline] } [2024-05-28T19:09:01.067Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:09:01.402Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-28T19:09:01.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:09:01.690Z] ---> sudo-logs.sh [2024-05-28T19:09:01.690Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-28T19:09:01.720Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:09:02.000Z] ---> job-cost.sh [2024-05-28T19:09:02.000Z] lf-activate-venv: SKIPPING [2024-05-28T19:09:02.000Z] DEBUG: total: 0.2199999988079071 [2024-05-28T19:09:02.000Z] INFO: Retrieving Stack Cost... [2024-05-28T19:09:02.569Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-28T19:09:02.827Z] INFO: Archiving Costs [Pipeline] echo [2024-05-28T19:09:02.841Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-28T19:09:03.121Z] ---> logs-deploy.sh [2024-05-28T19:09:03.121Z] lf-activate-venv: SKIPPING [2024-05-28T19:09:03.121Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-106/2 [2024-05-28T19:09:03.121Z] INFO: archiving workspace using pattern(s): [2024-05-28T19:09:04.054Z] Archives upload complete. [2024-05-28T19:09:04.054Z] INFO: archiving logs to Nexus