Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44+7ef99bc445e5002edb91e45647dc2bc252dae2a9 (52ed97ec080b70ef678594a3c2535c84404928ce) 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-ssh13009295521979951068.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-ssh12296508554624863900.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-98/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-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12690204438516374886.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-ssh9660866630845544673.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-98/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-98/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4994400448838309603.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-1727 in /w/workspace/exfoundry_edgex-taf-common_PR-98 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/exfoundry_edgex-taf-common_PR-98 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 Merge succeeded, producing c6824185bb75816f75cb6fc0443e4a1ef5dda7fd Checking out Revision c6824185bb75816f75cb6fc0443e4a1ef5dda7fd (PR-98) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c6824185bb75816f75cb6fc0443e4a1ef5dda7fd # timeout=10 Commit message: "Merge commit '7ef99bc445e5002edb91e45647dc2bc252dae2a9' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:01:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:01:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 685e15e2dbf9b861f6d0b5bec5fb0d50bdbef708 # timeout=10 [Pipeline] echo 19:01:33 ========================================================= 19:01:33 EdgeX Global Pipelines Version Info 19:01:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:01:34 ------------------- 19:01:34 stable info: 19:01:34 ------------------- 19:01:34 Commited By: Ginny Guan ginny@iotechsys.com 19:01:34 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:01:34 Message: update stable to v1.0.260 19:01:34 ------------------- 19:01:34 experimental info: 19:01:34 ------------------- 19:01:34 Commited By: Ginny Guan ginny@iotechsys.com 19:01:34 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:01:34 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 19:01:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 19:01:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 19:01:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-98 [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-98 [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-98 [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6824185bb75816f75cb6fc0443e4a1ef5dda7fd [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c682418 [Pipeline] echo 19:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:35 provisioning config files... 19:01:35 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/config12259008574683167695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:35 ---> ****-login.sh 19:01:35 nexus3.edgexfoundry.org:10001 19:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:35 Configure a credential helper to remove this warning. See 19:01:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:35 19:01:35 Login Succeeded 19:01:35 nexus3.edgexfoundry.org:10002 19:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:36 Configure a credential helper to remove this warning. See 19:01:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:36 19:01:36 Login Succeeded 19:01:36 nexus3.edgexfoundry.org:10003 19:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:36 Configure a credential helper to remove this warning. See 19:01:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:36 19:01:36 Login Succeeded 19:01:36 nexus3.edgexfoundry.org:10004 19:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:36 Configure a credential helper to remove this warning. See 19:01:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:36 19:01:36 Login Succeeded 19:01:36 ****.io 19:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:36 Configure a credential helper to remove this warning. See 19:01:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:36 19:01:36 Login Succeeded 19:01:36 ---> ****-login.sh ends [Pipeline] } 19:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:01:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:01:36 + grep -v github /etc/ssh/ssh_known_hosts 19:01:36 + [ -e /tmp/ssh_known_hosts ] 19:01:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:01:36 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 19:01:36 -a /etc/ssh/ssh_known_hosts 19:01:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:37 19:01:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:37 0.1.4: Pulling from edgex-devops/py-git-semver 19:01:37 b85a868b505f: Pulling fs layer 19:01:37 e2be974225ed: Pulling fs layer 19:01:37 339a4e72a1f5: Pulling fs layer 19:01:37 988bab9f4d93: Pulling fs layer 19:01:37 1469e6f7b9e6: Pulling fs layer 19:01:37 eaf3925da568: Pulling fs layer 19:01:37 bab4dde63d76: Pulling fs layer 19:01:37 bde34c3a00c8: Pulling fs layer 19:01:37 b352a97aabf1: Pulling fs layer 19:01:37 4872d77fe225: Pulling fs layer 19:01:37 5851b861e8e6: Pulling fs layer 19:01:37 bab4dde63d76: Waiting 19:01:37 bde34c3a00c8: Waiting 19:01:37 b352a97aabf1: Waiting 19:01:37 4872d77fe225: Waiting 19:01:37 5851b861e8e6: Waiting 19:01:37 988bab9f4d93: Waiting 19:01:37 eaf3925da568: Waiting 19:01:37 1469e6f7b9e6: Waiting 19:01:37 e2be974225ed: Download complete 19:01:37 988bab9f4d93: Download complete 19:01:37 1469e6f7b9e6: Verifying Checksum 19:01:37 1469e6f7b9e6: Download complete 19:01:37 339a4e72a1f5: Verifying Checksum 19:01:37 339a4e72a1f5: Download complete 19:01:37 eaf3925da568: Verifying Checksum 19:01:37 eaf3925da568: Download complete 19:01:37 bde34c3a00c8: Verifying Checksum 19:01:37 bde34c3a00c8: Download complete 19:01:37 b352a97aabf1: Download complete 19:01:37 4872d77fe225: Verifying Checksum 19:01:37 4872d77fe225: Download complete 19:01:37 5851b861e8e6: Verifying Checksum 19:01:37 b85a868b505f: Verifying Checksum 19:01:37 b85a868b505f: Download complete 19:01:38 bab4dde63d76: Verifying Checksum 19:01:38 bab4dde63d76: Download complete 19:01:39 b85a868b505f: Pull complete 19:01:39 e2be974225ed: Pull complete 19:01:39 339a4e72a1f5: Pull complete 19:01:39 988bab9f4d93: Pull complete 19:01:40 1469e6f7b9e6: Pull complete 19:01:40 eaf3925da568: Pull complete 19:01:42 bab4dde63d76: Pull complete 19:01:42 bde34c3a00c8: Pull complete 19:01:42 b352a97aabf1: Pull complete 19:01:42 4872d77fe225: Pull complete 19:01:42 5851b861e8e6: Pull complete 19:01:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:01:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:42 prd-ubuntu20.04-docker-8c-8g-1727 does not seem to be running inside a container 19:01:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-98 -v /w/workspace/exfoundry_edgex-taf-common_PR-98:/w/workspace/exfoundry_edgex-taf-common_PR-98:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:01:45 $ docker top 9aac7d1aed077b0902d786296ad2bed9e30d700d06cfa2364612b2ecdc02ec09 -eo pid,comm 19:01:45 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). 19:01:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:45 [ssh-agent] Looking for ssh-agent implementation... 19:01:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:45 $ docker exec 9aac7d1aed077b0902d786296ad2bed9e30d700d06cfa2364612b2ecdc02ec09 ssh-agent 19:01:46 SSH_AUTH_SOCK=/tmp/ssh-G3MogpkBfbV0/agent.32 19:01:46 SSH_AGENT_PID=38 19:01:46 Running ssh-add (command line suppressed) 19:01:46 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/private_key_7875796501286952322.key (/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/private_key_7875796501286952322.key) 19:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:46 + git tag --points-at HEAD [Pipeline] } 19:01:46 $ docker exec --env ******** --env ******** 9aac7d1aed077b0902d786296ad2bed9e30d700d06cfa2364612b2ecdc02ec09 ssh-agent -k 19:01:46 unset SSH_AUTH_SOCK; 19:01:46 unset SSH_AGENT_PID; 19:01:46 echo Agent pid 38 killed; 19:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:01:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:46 [ssh-agent] Looking for ssh-agent implementation... 19:01:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:46 $ docker exec 9aac7d1aed077b0902d786296ad2bed9e30d700d06cfa2364612b2ecdc02ec09 ssh-agent 19:01:46 SSH_AUTH_SOCK=/tmp/ssh-9Ar4noyqDN8S/agent.71 19:01:46 SSH_AGENT_PID=77 19:01:46 Running ssh-add (command line suppressed) 19:01:46 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/private_key_8384146835564158892.key (/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/private_key_8384146835564158892.key) 19:01:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:47 + git semver init 19:01:47 2024-05-30 19:01:47,417 [run_init] DEBUG init version:0.0.0 force:False 19:01:47 2024-05-30 19:01:47,418 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver 19:01:47 2024-05-30 19:01:47,418 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-98/.semver 19:01:47 2024-05-30 19:01:47,419 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-98, universal_newlines=False, shell=None, istream=None) 19:01:48 2024-05-30 19:01:47,998 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-98/.git/info/exclude 19:01:48 2024-05-30 19:01:47,999 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver/PR-98 with force:False 19:01:48 2024-05-30 19:01:47,999 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver/PR-98 19:01:48 2024-05-30 19:01:48,003 [execute] INFO git cat-file --batch-check 19:01:48 2024-05-30 19:01:48,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver, universal_newlines=False, shell=None, istream=) 19:01:48 2024-05-30 19:01:48,009 [execute] INFO git cat-file --batch 19:01:48 2024-05-30 19:01:48,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-98/.semver, universal_newlines=False, shell=None, istream=) 19:01:48 2024-05-30 19:01:48,013 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-98/.semver/PR-98 19:01:48 0.0.0 [Pipeline] } 19:01:48 $ docker exec --env ******** --env ******** 9aac7d1aed077b0902d786296ad2bed9e30d700d06cfa2364612b2ecdc02ec09 ssh-agent -k 19:01:48 unset SSH_AUTH_SOCK; 19:01:48 unset SSH_AGENT_PID; 19:01:48 echo Agent pid 77 killed; 19:01:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:48 + git semver [Pipeline] } 19:01:48 $ docker stop --time=1 9aac7d1aed077b0902d786296ad2bed9e30d700d06cfa2364612b2ecdc02ec09 19:01:50 $ docker rm -f --volumes 9aac7d1aed077b0902d786296ad2bed9e30d700d06cfa2364612b2ecdc02ec09 [Pipeline] // withDockerContainer [Pipeline] sh 19:01:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:01:50 Stashed 1 file(s) [Pipeline] echo 19:01:50 [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 19:01:50 provisioning config files... 19:01:50 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/config15717356063851902718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:51 ---> ****-login.sh 19:01:51 nexus3.edgexfoundry.org:10001 19:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:51 Configure a credential helper to remove this warning. See 19:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:51 19:01:51 Login Succeeded 19:01:51 nexus3.edgexfoundry.org:10002 19:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:51 Configure a credential helper to remove this warning. See 19:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:51 19:01:51 Login Succeeded 19:01:51 nexus3.edgexfoundry.org:10003 19:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:51 Configure a credential helper to remove this warning. See 19:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:51 19:01:51 Login Succeeded 19:01:51 nexus3.edgexfoundry.org:10004 19:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:51 Configure a credential helper to remove this warning. See 19:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:51 19:01:51 Login Succeeded 19:01:51 ****.io 19:01:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1728 in /w/workspace/exfoundry_edgex-taf-common_PR-98 [Pipeline] { [Pipeline] checkout 19:01:51 Selected Git installation does not exist. Using Default 19:01:51 The recommended git tool is: NONE 19:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:51 Configure a credential helper to remove this warning. See 19:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:51 19:01:51 Login Succeeded 19:01:51 ---> ****-login.sh ends [Pipeline] } 19:01:51 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 19:01:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:01:52 + ls -al . 19:01:52 total 72 19:01:52 drwxrwxr-x 7 jenkins jenkins 4096 May 30 19:01 . 19:01:52 drwxrwxr-x 4 jenkins jenkins 4096 May 30 19:01 .. 19:01:52 drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:01 .git 19:01:52 drwxrwxr-x 2 jenkins jenkins 4096 May 30 19:01 .github 19:01:52 -rw-rw-r-- 1 jenkins jenkins 22 May 30 19:01 .gitignore 19:01:52 drwxr-xr-x 3 jenkins jenkins 4096 May 30 19:01 .semver 19:01:52 -rw-rw-r-- 1 jenkins jenkins 1653 May 30 19:01 Dockerfile 19:01:52 -rw-rw-r-- 1 jenkins jenkins 746 May 30 19:01 Jenkinsfile 19:01:52 -rw-rw-r-- 1 jenkins jenkins 11381 May 30 19:01 LICENSE 19:01:52 -rw-rw-r-- 1 jenkins jenkins 3606 May 30 19:01 README.md 19:01:52 drwxrwxr-x 4 jenkins jenkins 4096 May 30 19:01 TAF-Manager 19:01:52 drwxrwxr-x 6 jenkins jenkins 4096 May 30 19:01 TUC 19:01:52 -rw-rw-r-- 1 jenkins jenkins 5 May 30 19:01 VERSION 19:01:52 -rw-rw-r-- 1 jenkins jenkins 343 May 30 19:01 requirements.txt 19:01:52 -rw-rw-r-- 1 jenkins jenkins 54 May 30 19:01 robot-entrypoint.sh 19:01:52 -rw-rw-r-- 1 jenkins jenkins 445 May 30 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:53 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c6824185bb75816f75cb6fc0443e4a1ef5dda7fd --label arch=amd64 --label version=0.0.0 . 19:01:53 Sending build context to Docker daemon 612.9kB 19:01:53 Step 1/13 : FROM alpine:3.20 19:01:53 3.20: Pulling from library/alpine 19:01:53 d25f557d7f31: Pulling fs layer 19:01:53 d25f557d7f31: Verifying Checksum 19:01:53 d25f557d7f31: Download complete 19:01:53 d25f557d7f31: Pull complete 19:01:53 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 19:01:53 Status: Downloaded newer image for alpine:3.20 19:01:53 ---> 1d34ffeaf190 19:01:53 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:01:54 ---> Running in 4f124faaf5f1 19:01:54 Removing intermediate container 4f124faaf5f1 19:01:54 ---> d97e6c2e1d4c 19:01:54 Step 3/13 : LABEL maintainer="Bruce Huang " 19:01:54 ---> Running in 70d9193b9d77 19:01:54 Removing intermediate container 70d9193b9d77 19:01:54 ---> 01cce7e6946b 19:01:54 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:01:54 ---> fe2243c4d2f1 19:01:54 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:01:54 ---> fb9fcfb7a998 19:01:54 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:01:54 ---> dcb5907ee79c 19:01:54 Step 7/13 : WORKDIR /edgex-taf 19:01:54 ---> Running in 8062d8e45241 19:01:54 Removing intermediate container 8062d8e45241 19:01:54 ---> 7e85609fb15a 19:01:54 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:54 ---> Running in 69a4c029b95f 19:01:55 Removing intermediate container 69a4c029b95f 19:01:55 ---> 16ba6aaec399 19:01:55 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 19:01:55 ---> Running in 0f9fde44e393 19:01:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:01:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:01:56 OK: 8 MiB in 14 packages 19:01:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:01:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:01:58 (1/14) Installing ca-certificates (20240226-r0) 19:01:58 using credential edgex-jenkins-ssh 19:01:58 Cloning the remote Git repository 19:01:58 (2/14) Installing brotli-libs (1.1.0-r2) 19:01:58 (3/14) Installing c-ares (1.28.1-r0) 19:01:58 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 19:01:58 > git init /w/workspace/exfoundry_edgex-taf-common_PR-98 # timeout=10 19:01:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:01:58 > git --version # timeout=10 19:01:58 > git --version # 'git version 2.25.1' 19:01:58 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:59 (4/14) Installing libunistring (1.2-r0) 19:01:59 (5/14) Installing libidn2 (2.3.7-r0) 19:02:00 (6/14) Installing nghttp2-libs (1.62.0-r0) 19:02:00 (7/14) Installing libpsl (0.21.5-r1) 19:01:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:01:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:02:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:02:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:02:00 (8/14) Installing zstd-libs (1.5.6-r0) 19:02:01 (9/14) Installing libcurl (8.7.1-r0) 19:02:01 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 19:02:01 Merge succeeded, producing dc31f31d710f3a5e1e032b7be7c9da2bb607d288 19:02:01 Checking out Revision dc31f31d710f3a5e1e032b7be7c9da2bb607d288 (PR-98) 19:02:01 (10/14) Installing curl (8.7.1-r0) 19:02:01 (11/14) Installing docker-cli (26.1.3-r0) 19:02:01 > git config core.sparsecheckout # timeout=10 19:02:01 > git checkout -f 7ffe7c4dc82e94d9f3287c0cce9f3659a535cb44 # timeout=10 19:02:01 > git remote # timeout=10 19:02:01 > git config --get remote.origin.url # timeout=10 19:02:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:02:01 > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 19:02:01 > git rev-parse HEAD^{commit} # timeout=10 19:02:01 > git config core.sparsecheckout # timeout=10 19:02:01 > git checkout -f dc31f31d710f3a5e1e032b7be7c9da2bb607d288 # timeout=10 19:02:02 (12/14) Installing oniguruma (6.9.9-r0) 19:02:03 (13/14) Installing jq (1.7.1-r0) 19:02:03 (14/14) Installing openssl (3.3.0-r2) 19:02:03 Executing busybox-1.36.1-r28.trigger 19:02:03 Executing ca-certificates-20240226-r0.trigger 19:02:03 OK: 43 MiB in 28 packages 19:02:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:02:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:02:05 (1/167) Installing libexpat (2.6.2-r0) 19:02:05 Commit message: "Merge commit '7ef99bc445e5002edb91e45647dc2bc252dae2a9' into HEAD" 19:02:05 First time build. Skipping changelog. 19:02:05 (2/167) Installing libbz2 (1.0.8-r6) 19:02:05 (3/167) Installing libpng (1.6.43-r0) 19:02:06 (4/167) Installing freetype (2.13.2-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:06 (5/167) Installing fontconfig (2.15.0-r1) 19:02:05 > git rev-list --no-walk 685e15e2dbf9b861f6d0b5bec5fb0d50bdbef708 # timeout=10 19:02:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:02:06 % Total % Received % Xferd Average Speed Time Time Time Current 19:02:06 Dload Upload Total Spent Left Speed 19:02:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 198k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 19:02:06 (6/167) Installing libfontenc (1.1.8-r0) 19:02:07 (7/167) Installing mkfontscale (1.2.2-r6) 19:02:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:02:07 (8/167) Installing font-opensans (0_git20210927-r1) 19:02:07 + sudo tee /etc/docker/daemon.new 19:02:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:02:07 { 19:02:07 "registry-mirrors": [ 19:02:07 "https://nexus3.edgexfoundry.org:10001" 19:02:07 ], 19:02:07 "bip": "10.250.0.254/24", 19:02:07 "hosts": [ 19:02:07 "tcp://0.0.0.0:5555", 19:02:07 "unix:///var/run/docker.sock" 19:02:07 ], 19:02:07 "mtu": 1458, 19:02:07 "selinux-enabled": true, 19:02:07 "seccomp-profile": "/etc/docker/seccomp.json" 19:02:07 } [Pipeline] sh 19:02:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:02:08 (9/167) Installing pkgconf (2.2.0-r0) 19:02:08 + sudo service docker restart 19:02:08 (10/167) Installing libgcc (13.2.1_git20240309-r0) 19:02:08 (11/167) Installing libffi (3.4.6-r0) 19:02:08 (12/167) Installing libintl (0.22.5-r0) 19:02:09 (13/167) Installing libeconf (0.6.3-r0) 19:02:09 (14/167) Installing libblkid (2.40.1-r1) 19:02:09 (15/167) Installing libmount (2.40.1-r1) 19:02:10 (16/167) Installing pcre2 (10.43-r0) 19:02:10 (17/167) Installing glib (2.80.2-r0) 19:02:11 (18/167) Installing libstdc++ (13.2.1_git20240309-r0) 19:02:11 (19/167) Installing xz-libs (5.6.1-r3) 19:02:11 (20/167) Installing libxml2 (2.12.7-r0) 19:02:12 (21/167) Installing shared-mime-info (2.4-r0) 19:02:12 (22/167) Installing hicolor-icon-theme (0.17-r2) 19:02:12 (23/167) Installing libjpeg-turbo (3.0.3-r0) 19:02:13 (24/167) Installing libsharpyuv (1.3.2-r0) 19:02:13 (25/167) Installing libwebp (1.3.2-r0) 19:02:14 (26/167) Installing tiff (4.6.0t-r0) 19:02:14 (27/167) Installing gdk-pixbuf (2.42.11-r1) 19:02:14 (28/167) Installing gtk-update-icon-cache (3.24.42-r0) 19:02:15 (29/167) Installing libxau (1.0.11-r4) 19:02:15 (30/167) Installing libmd (1.1.0-r0) 19:02:15 (31/167) Installing libbsd (0.12.2-r0) 19:02:15 (32/167) Installing libxdmcp (1.1.5-r1) 19:02:16 (33/167) Installing libxcb (1.16.1-r0) 19:02:16 (34/167) Installing libx11 (1.8.9-r1) 19:02:16 (35/167) Installing libxcomposite (0.4.6-r5) 19:02:17 (36/167) Installing libxfixes (6.0.1-r4) 19:02:17 (37/167) Installing libxrender (0.9.11-r5) 19:02:17 (38/167) Installing libxcursor (1.2.2-r1) 19:02:18 (39/167) Installing libxdamage (1.1.6-r5) 19:02:18 (40/167) Installing libxext (1.3.6-r2) 19:02:18 (41/167) Installing libxi (1.8.1-r4) 19:02:18 (42/167) Installing libxinerama (1.1.5-r4) 19:02:19 (43/167) Installing libxrandr (1.5.4-r1) 19:02:19 (44/167) Installing libatk-1.0 (2.52.0-r0) 19:02:19 (45/167) Installing libxtst (1.2.4-r6) 19:02:19 (46/167) Installing dbus-libs (1.14.10-r1) 19:02:20 (47/167) Installing at-spi2-core (2.52.0-r0) 19:02:20 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 19:02:20 (49/167) Installing pixman (0.43.2-r0) 19:02:21 (50/167) Installing cairo (1.18.0-r0) 19:02:21 (51/167) Installing cairo-gobject (1.18.0-r0) 19:02:22 (52/167) Installing avahi-libs (0.8-r17) 19:02:22 (53/167) Installing gmp (6.3.0-r1) 19:02:22 (54/167) Installing nettle (3.9.1-r0) 19:02:23 (55/167) Installing libtasn1 (4.19.0-r2) 19:02:23 (56/167) Installing p11-kit (0.25.3-r0) 19:02:23 (57/167) Installing gnutls (3.8.5-r0) 19:02:24 (58/167) Installing cups-libs (2.4.8-r0) 19:02:24 (59/167) Installing libepoxy (1.5.10-r1) 19:02:25 (60/167) Installing fribidi (1.0.14-r0) 19:02:25 (61/167) Installing graphite2 (1.3.14-r6) 19:02:25 (62/167) Installing harfbuzz (8.5.0-r0) 19:02:26 (63/167) Installing libxft (2.3.8-r3) 19:02:26 (64/167) Installing pango (1.52.2-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:26 provisioning config files... 19:02:26 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/config16500112083304914172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:26 (65/167) Installing wayland-libs-client (1.22.0-r4) 19:02:27 ---> ****-login.sh 19:02:27 nexus3.edgexfoundry.org:10001 19:02:27 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 19:02:27 (67/167) Installing wayland-libs-egl (1.22.0-r4) 19:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:27 Configure a credential helper to remove this warning. See 19:02:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:27 19:02:27 Login Succeeded 19:02:27 nexus3.edgexfoundry.org:10002 19:02:27 (68/167) Installing xkeyboard-config (2.41-r0) 19:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:28 Configure a credential helper to remove this warning. See 19:02:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:28 19:02:28 Login Succeeded 19:02:28 nexus3.edgexfoundry.org:10003 19:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:28 (69/167) Installing libxkbcommon (1.7.0-r0) 19:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:28 Configure a credential helper to remove this warning. See 19:02:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:28 19:02:28 Login Succeeded 19:02:28 nexus3.edgexfoundry.org:10004 19:02:28 (70/167) Installing gtk+3.0 (3.24.42-r0) 19:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:28 Configure a credential helper to remove this warning. See 19:02:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:28 19:02:28 Login Succeeded 19:02:28 ****.io 19:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:29 (71/167) Installing icu-data-full (74.2-r0) 19:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:29 Configure a credential helper to remove this warning. See 19:02:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:29 19:02:29 Login Succeeded 19:02:29 ---> ****-login.sh ends [Pipeline] } 19:02:29 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 19:02:29 (72/167) Installing mesa (24.0.8-r1) 19:02:29 (73/167) Installing llvm17-libs (17.0.6-r1) 19:02:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:02:30 + ls -al . 19:02:30 total 68 19:02:30 drwxrwxr-x 6 jenkins jenkins 4096 May 30 19:02 . 19:02:30 drwxrwxr-x 4 jenkins jenkins 4096 May 30 19:01 .. 19:02:30 drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:02 .git 19:02:30 drwxrwxr-x 2 jenkins jenkins 4096 May 30 19:02 .github 19:02:30 -rw-rw-r-- 1 jenkins jenkins 22 May 30 19:02 .gitignore 19:02:30 -rw-rw-r-- 1 jenkins jenkins 1653 May 30 19:02 Dockerfile 19:02:30 -rw-rw-r-- 1 jenkins jenkins 746 May 30 19:02 Jenkinsfile 19:02:30 -rw-rw-r-- 1 jenkins jenkins 11381 May 30 19:02 LICENSE 19:02:30 -rw-rw-r-- 1 jenkins jenkins 3606 May 30 19:02 README.md 19:02:30 drwxrwxr-x 4 jenkins jenkins 4096 May 30 19:02 TAF-Manager 19:02:30 drwxrwxr-x 6 jenkins jenkins 4096 May 30 19:02 TUC 19:02:30 -rw-rw-r-- 1 jenkins jenkins 5 May 30 19:01 VERSION 19:02:30 -rw-rw-r-- 1 jenkins jenkins 343 May 30 19:02 requirements.txt 19:02:30 -rw-rw-r-- 1 jenkins jenkins 54 May 30 19:02 robot-entrypoint.sh 19:02:30 -rw-rw-r-- 1 jenkins jenkins 445 May 30 19:02 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:30 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=dc31f31d710f3a5e1e032b7be7c9da2bb607d288 --label arch=arm64 --label version=0.0.0 . 19:02:30 Sending build context to Docker daemon 376.3kB 19:02:30 Step 1/13 : FROM alpine:3.20 19:02:31 (74/167) Installing hwdata-pci (0.382-r0) 19:02:31 3.20: Pulling from library/alpine 19:02:31 94747bd81234: Pulling fs layer 19:02:31 94747bd81234: Verifying Checksum 19:02:31 94747bd81234: Download complete 19:02:31 (75/167) Installing libpciaccess (0.18.1-r0) 19:02:32 (76/167) Installing libdrm (2.4.120-r0) 19:02:32 94747bd81234: Pull complete 19:02:32 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 19:02:32 Status: Downloaded newer image for alpine:3.20 19:02:32 ---> 442043f030d3 19:02:32 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:02:32 (77/167) Installing libelf (0.191-r0) 19:02:32 ---> Running in 71a24d681d7a 19:02:32 (78/167) Installing mesa-glapi (24.0.8-r1) 19:02:32 Removing intermediate container 71a24d681d7a 19:02:32 ---> 257025413d83 19:02:32 Step 3/13 : LABEL maintainer="Bruce Huang " 19:02:32 ---> Running in adab520c9834 19:02:33 Removing intermediate container adab520c9834 19:02:33 ---> 52f175fb93de 19:02:33 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:02:33 (79/167) Installing mesa-dri-gallium (24.0.8-r1) 19:02:33 (80/167) Installing eudev-libs (3.2.14-r2) 19:02:34 (81/167) Installing libmagic (5.45-r1) 19:02:34 ---> bb34dc92e993 19:02:34 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:02:34 ---> 782f755132f4 19:02:34 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:02:34 (82/167) Installing file (5.45-r1) 19:02:34 (83/167) Installing xprop (1.2.7-r0) 19:02:34 ---> af2ff7f2cace 19:02:34 Step 7/13 : WORKDIR /edgex-taf 19:02:34 ---> Running in 09b8a5085eab 19:02:35 (84/167) Installing libice (1.1.1-r6) 19:02:35 (85/167) Installing libuuid (2.40.1-r1) 19:02:35 Removing intermediate container 09b8a5085eab 19:02:35 ---> 15cfb25bc4ca 19:02:35 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:35 ---> Running in 8066f0cbf34a 19:02:35 (86/167) Installing libsm (1.2.4-r4) 19:02:35 (87/167) Installing libxt (1.3.0-r5) 19:02:36 (88/167) Installing libxmu (1.1.4-r2) 19:02:36 (89/167) Installing xset (1.2.5-r1) 19:02:37 (90/167) Installing xdg-utils (1.2.1-r0) 19:02:37 (91/167) Installing libogg (1.3.5-r5) 19:02:37 Removing intermediate container 8066f0cbf34a 19:02:37 ---> 7e092774d5ba 19:02:37 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 19:02:37 ---> Running in c949a02af0e3 19:02:37 (92/167) Installing libflac (1.4.3-r1) 19:02:37 (93/167) Installing alsa-lib (1.2.11-r0) 19:02:38 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 19:02:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:38 (95/167) Installing aom-libs (3.9.0-r0) 19:02:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:39 (96/167) Installing libva (2.21.0-r0) 19:02:39 (97/167) Installing libvdpau (1.5-r3) 19:02:40 (98/167) Installing onevpl-libs (2023.3.1-r2) 19:02:40 (99/167) Installing ffmpeg-libavutil (6.1.1-r7) 19:02:40 (100/167) Installing libdav1d (1.4.2-r0) 19:02:41 OK: 9 MiB in 14 packages 19:02:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:41 (101/167) Installing openexr-libiex (3.1.13-r1) 19:02:41 (102/167) Installing openexr-libilmthread (3.1.13-r1) 19:02:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:41 (103/167) Installing imath (3.1.11-r2) 19:02:42 (104/167) Installing openexr-libopenexr (3.1.13-r1) 19:02:42 (105/167) Installing giflib (5.2.2-r0) 19:02:42 (106/167) Installing libhwy (1.0.7-r0) 19:02:43 (107/167) Installing lcms2 (2.16-r0) 19:02:43 (1/14) Installing ca-certificates (20240226-r0) 19:02:43 (108/167) Installing libjxl (0.10.2-r0) 19:02:43 (2/14) Installing brotli-libs (1.1.0-r2) 19:02:44 (3/14) Installing c-ares (1.28.1-r0) 19:02:44 (109/167) Installing lame-libs (3.100-r5) 19:02:44 (110/167) Installing opus (1.5.2-r0) 19:02:44 (111/167) Installing rav1e-libs (0.7.1-r0) 19:02:44 (4/14) Installing libunistring (1.2-r0) 19:02:45 (112/167) Installing libgomp (13.2.1_git20240309-r0) 19:02:45 (5/14) Installing libidn2 (2.3.7-r0) 19:02:45 (6/14) Installing nghttp2-libs (1.62.0-r0) 19:02:45 (7/14) Installing libpsl (0.21.5-r1) 19:02:45 (113/167) Installing soxr (0.1.3-r7) 19:02:46 (114/167) Installing ffmpeg-libswresample (6.1.1-r7) 19:02:46 (115/167) Installing libtheora (1.1.1-r18) 19:02:46 (8/14) Installing zstd-libs (1.5.6-r0) 19:02:46 (116/167) Installing libvorbis (1.3.7-r2) 19:02:46 (9/14) Installing libcurl (8.7.1-r0) 19:02:47 (117/167) Installing libvpx (1.14.0-r0) 19:02:47 (10/14) Installing curl (8.7.1-r0) 19:02:47 (118/167) Installing libwebpmux (1.3.2-r0) 19:02:47 (119/167) Installing x264-libs (0.164_git20231001-r0) 19:02:47 (11/14) Installing docker-cli (26.1.3-r0) 19:02:48 (120/167) Installing numactl (2.0.18-r0) 19:02:48 (121/167) Installing x265-libs (3.6-r0) 19:02:49 (122/167) Installing xvidcore (1.3.7-r2) 19:02:49 (12/14) Installing oniguruma (6.9.9-r0) 19:02:49 (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) 19:02:49 (13/14) Installing jq (1.7.1-r0) 19:02:50 (14/14) Installing openssl (3.3.0-r2) 19:02:50 (124/167) Installing libbluray (1.3.4-r1) 19:02:50 (125/167) Installing mpg123-libs (1.32.6-r0) 19:02:50 Executing busybox-1.36.1-r28.trigger 19:02:50 Executing ca-certificates-20240226-r0.trigger 19:02:50 OK: 43 MiB in 28 packages 19:02:50 (126/167) Installing libopenmpt (0.7.7-r0) 19:02:51 (127/167) Installing cjson (1.7.18-r0) 19:02:51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:51 (128/167) Installing mbedtls (3.6.0-r0) 19:02:51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:52 (129/167) Installing librist (0.2.10-r1) 19:02:52 (130/167) Installing libsrt (1.5.3-r0) 19:02:52 (131/167) Installing libssh (0.10.6-r0) 19:02:53 (132/167) Installing libsodium (1.0.19-r0) 19:02:53 (133/167) Installing libzmq (4.3.5-r2) 19:02:53 (1/166) Installing libexpat (2.6.2-r0) 19:02:53 (134/167) Installing ffmpeg-libavformat (6.1.1-r7) 19:02:54 (2/166) Installing libbz2 (1.0.8-r6) 19:02:54 (3/166) Installing libpng (1.6.43-r0) 19:02:54 (135/167) Installing crc32c (1.1.2-r0) 19:02:54 (136/167) Installing double-conversion (3.3.0-r0) 19:02:54 (4/166) Installing freetype (2.13.2-r0) 19:02:54 (137/167) Installing libevent (2.1.12-r7) 19:02:55 (5/166) Installing fontconfig (2.15.0-r1) 19:02:55 (138/167) Installing wayland-libs-server (1.22.0-r4) 19:02:55 (139/167) Installing mesa-gbm (24.0.8-r1) 19:02:55 (6/166) Installing libfontenc (1.1.8-r0) 19:02:55 (140/167) Installing harfbuzz-subset (8.5.0-r0) 19:02:56 (7/166) Installing mkfontscale (1.2.2-r6) 19:02:56 (8/166) Installing font-opensans (0_git20210927-r1) 19:02:56 (141/167) Installing icu-libs (74.2-r0) 19:02:56 (142/167) Installing minizip (1.3.1-r0) 19:02:56 (143/167) Installing nspr (4.35-r4) 19:02:56 (9/166) Installing pkgconf (2.2.0-r0) 19:02:57 (144/167) Installing sqlite-libs (3.45.3-r1) 19:02:57 (10/166) Installing libgcc (13.2.1_git20240309-r0) 19:02:57 (145/167) Installing nss (3.100-r0) 19:02:57 (11/166) Installing libffi (3.4.6-r0) 19:02:58 (12/166) Installing libintl (0.22.5-r0) 19:02:58 (146/167) Installing openh264 (2.4.1-r0) 19:02:58 (13/166) Installing libeconf (0.6.3-r0) 19:02:58 (147/167) Installing libcamera-ipa (0.3.0-r0) 19:02:58 (14/166) Installing libblkid (2.40.1-r1) 19:02:59 (148/167) Installing libunwind (1.8.1-r0) 19:02:59 (149/167) Installing yaml (0.2.5-r2) 19:02:59 (15/166) Installing libmount (2.40.1-r1) 19:02:59 (150/167) Installing libcamera (0.3.0-r0) 19:02:59 (16/166) Installing pcre2 (10.43-r0) 19:03:00 (151/167) Installing speexdsp (1.2.1-r2) 19:03:00 (17/166) Installing glib (2.80.2-r0) 19:03:00 (152/167) Installing libuv (1.48.0-r0) 19:03:00 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 19:03:00 (18/166) Installing libstdc++ (13.2.1_git20240309-r0) 19:03:01 (154/167) Installing libsndfile (1.2.2-r0) 19:03:01 (19/166) Installing xz-libs (5.6.1-r3) 19:03:01 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 19:03:01 (20/166) Installing libxml2 (2.12.7-r0) 19:03:02 (156/167) Installing pipewire-libs (1.0.6-r1) 19:03:02 (21/166) Installing shared-mime-info (2.4-r0) 19:03:02 (157/167) Installing libasyncns (0.8-r3) 19:03:02 (158/167) Installing libltdl (2.4.7-r3) 19:03:02 (159/167) Installing orc (0.4.37-r0) 19:03:02 (22/166) Installing hicolor-icon-theme (0.17-r2) 19:03:03 (23/166) Installing libjpeg-turbo (3.0.3-r0) 19:03:03 (160/167) Installing tdb-libs (1.4.9-r1) 19:03:03 (161/167) Installing libpulse (17.0-r0) 19:03:03 (24/166) Installing libsharpyuv (1.3.2-r0) 19:03:04 (25/166) Installing libwebp (1.3.2-r0) 19:03:04 (162/167) Installing libwebpdemux (1.3.2-r0) 19:03:04 (163/167) Installing libgpg-error (1.49-r0) 19:03:04 (26/166) Installing tiff (4.6.0t-r0) 19:03:04 (164/167) Installing libgcrypt (1.10.3-r0) 19:03:04 (27/166) Installing gdk-pixbuf (2.42.11-r1) 19:03:05 (165/167) Installing libxslt (1.1.39-r1) 19:03:05 (28/166) Installing gtk-update-icon-cache (3.24.42-r0) 19:03:05 (166/167) Installing chromium (125.0.6422.112-r0) 19:03:05 (29/166) Installing libxau (1.0.11-r4) 19:03:06 (30/166) Installing libmd (1.1.0-r0) 19:03:06 (31/166) Installing libbsd (0.12.2-r0) 19:03:06 (32/166) Installing libxdmcp (1.1.5-r1) 19:03:07 (33/166) Installing libxcb (1.16.1-r0) 19:03:07 (34/166) Installing libx11 (1.8.9-r1) 19:03:08 (35/166) Installing libxcomposite (0.4.6-r5) 19:03:10 (36/166) Installing libxfixes (6.0.1-r4) 19:03:11 (37/166) Installing libxrender (0.9.11-r5) 19:03:11 (38/166) Installing libxcursor (1.2.2-r1) 19:03:12 (39/166) Installing libxdamage (1.1.6-r5) 19:03:12 (40/166) Installing libxext (1.3.6-r2) 19:03:12 (41/166) Installing libxi (1.8.1-r4) 19:03:12 (42/166) Installing libxinerama (1.1.5-r4) 19:03:13 (43/166) Installing libxrandr (1.5.4-r1) 19:03:13 (44/166) Installing libatk-1.0 (2.52.0-r0) 19:03:14 (45/166) Installing libxtst (1.2.4-r6) 19:03:14 (46/166) Installing dbus-libs (1.14.10-r1) 19:03:14 (47/166) Installing at-spi2-core (2.52.0-r0) 19:03:15 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 19:03:15 (49/166) Installing pixman (0.43.2-r0) 19:03:16 (50/166) Installing cairo (1.18.0-r0) 19:03:16 (51/166) Installing cairo-gobject (1.18.0-r0) 19:03:16 (52/166) Installing avahi-libs (0.8-r17) 19:03:17 (53/166) Installing gmp (6.3.0-r1) 19:03:17 (54/166) Installing nettle (3.9.1-r0) 19:03:17 (55/166) Installing libtasn1 (4.19.0-r2) 19:03:18 (56/166) Installing p11-kit (0.25.3-r0) 19:03:18 (57/166) Installing gnutls (3.8.5-r0) 19:03:19 (58/166) Installing cups-libs (2.4.8-r0) 19:03:20 (59/166) Installing libepoxy (1.5.10-r1) 19:03:20 (60/166) Installing fribidi (1.0.14-r0) 19:03:20 (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) 19:03:20 Executing busybox-1.36.1-r28.trigger 19:03:20 Executing fontconfig-2.15.0-r1.trigger 19:03:20 Executing mkfontscale-1.2.2-r6.trigger 19:03:20 Executing glib-2.80.2-r0.trigger 19:03:20 Executing shared-mime-info-2.4-r0.trigger 19:03:20 Executing gdk-pixbuf-2.42.11-r1.trigger 19:03:20 Executing gtk-update-icon-cache-3.24.42-r0.trigger 19:03:20 Executing gtk+3.0-3.24.42-r0.trigger 19:03:20 OK: 657 MiB in 195 packages 19:03:20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:03:20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:03:20 (61/166) Installing graphite2 (1.3.14-r6) 19:03:21 (62/166) Installing harfbuzz (8.5.0-r0) 19:03:21 (1/30) Installing jansson (2.14-r4) 19:03:21 (2/30) Installing binutils (2.42-r0) 19:03:21 (63/166) Installing libxft (2.3.8-r3) 19:03:22 (64/166) Installing pango (1.52.2-r0) 19:03:22 (3/30) Installing libatomic (13.2.1_git20240309-r0) 19:03:22 (4/30) Installing isl26 (0.26-r1) 19:03:22 (65/166) Installing wayland-libs-client (1.22.0-r4) 19:03:22 (5/30) Installing mpfr4 (4.2.1-r0) 19:03:22 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 19:03:23 (67/166) Installing wayland-libs-egl (1.22.0-r4) 19:03:23 (6/30) Installing mpc1 (1.3.1-r1) 19:03:23 (68/166) Installing xkeyboard-config (2.41-r0) 19:03:23 (7/30) Installing gcc (13.2.1_git20240309-r0) 19:03:23 (69/166) Installing libxkbcommon (1.7.0-r0) 19:03:24 (70/166) Installing gtk+3.0 (3.24.42-r0) 19:03:25 (71/166) Installing icu-data-full (74.2-r0) 19:03:29 (72/166) Installing mesa (24.0.8-r1) 19:03:29 (73/166) Installing llvm17-libs (17.0.6-r1) 19:03:31 (8/30) Installing musl-dev (1.2.5-r0) 19:03:31 (9/30) Installing linux-headers (6.6-r0) 19:03:31 (10/30) Installing libffi-dev (3.4.6-r0) 19:03:31 (11/30) Installing libpq (16.3-r0) 19:03:32 (12/30) Installing openssl-dev (3.3.0-r2) 19:03:32 (13/30) Installing libpq-dev (16.3-r0) 19:03:32 (74/166) Installing hwdata-pci (0.382-r0) 19:03:32 (14/30) Installing libecpg (16.3-r0) 19:03:33 (15/30) Installing libecpg-dev (16.3-r0) 19:03:33 (75/166) Installing libpciaccess (0.18.1-r0) 19:03:33 (76/166) Installing libdrm (2.4.120-r0) 19:03:33 (16/30) Installing clang16-headers (16.0.6-r5) 19:03:33 (77/166) Installing libelf (0.191-r0) 19:03:34 (17/30) Installing llvm16-libs (16.0.6-r8) 19:03:34 (78/166) Installing mesa-glapi (24.0.8-r1) 19:03:34 (79/166) Installing mesa-dri-gallium (24.0.8-r1) 19:03:36 (80/166) Installing eudev-libs (3.2.14-r2) 19:03:36 (81/166) Installing libmagic (5.45-r1) 19:03:36 (82/166) Installing file (5.45-r1) 19:03:37 (83/166) Installing xprop (1.2.7-r0) 19:03:37 (84/166) Installing libice (1.1.1-r6) 19:03:37 (85/166) Installing libuuid (2.40.1-r1) 19:03:38 (86/166) Installing libsm (1.2.4-r4) 19:03:38 (87/166) Installing libxt (1.3.0-r5) 19:03:39 (88/166) Installing libxmu (1.1.4-r2) 19:03:39 (89/166) Installing xset (1.2.5-r1) 19:03:39 (90/166) Installing xdg-utils (1.2.1-r0) 19:03:40 (91/166) Installing libogg (1.3.5-r5) 19:03:40 (92/166) Installing libflac (1.4.3-r1) 19:03:40 (93/166) Installing alsa-lib (1.2.11-r0) 19:03:41 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 19:03:42 (95/166) Installing aom-libs (3.9.0-r0) 19:03:42 (18/30) Installing clang16-libs (16.0.6-r5) 19:03:42 (96/166) Installing libva (2.21.0-r0) 19:03:43 (97/166) Installing libvdpau (1.5-r3) 19:03:43 (19/30) Installing fortify-headers (1.1-r3) 19:03:43 (98/166) Installing ffmpeg-libavutil (6.1.1-r7) 19:03:43 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 19:03:44 (99/166) Installing libdav1d (1.4.2-r0) 19:03:44 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 19:03:44 (100/166) Installing openexr-libiex (3.1.13-r1) 19:03:44 (22/30) Installing clang16 (16.0.6-r5) 19:03:45 (23/30) Installing icu (74.2-r0) 19:03:45 (101/166) Installing openexr-libilmthread (3.1.13-r1) 19:03:45 (24/30) Installing icu-dev (74.2-r0) 19:03:45 (102/166) Installing imath (3.1.11-r2) 19:03:45 (103/166) Installing openexr-libopenexr (3.1.13-r1) 19:03:45 (25/30) Installing llvm16 (16.0.6-r8) 19:03:46 (104/166) Installing giflib (5.2.2-r0) 19:03:46 (105/166) Installing libhwy (1.0.7-r0) 19:03:47 (106/166) Installing lcms2 (2.16-r0) 19:03:47 (107/166) Installing libjxl (0.10.2-r0) 19:03:47 (108/166) Installing lame-libs (3.100-r5) 19:03:48 (109/166) Installing opus (1.5.2-r0) 19:03:48 (110/166) Installing rav1e-libs (0.7.1-r0) 19:03:49 (111/166) Installing libgomp (13.2.1_git20240309-r0) 19:03:49 (112/166) Installing soxr (0.1.3-r7) 19:03:50 (113/166) Installing ffmpeg-libswresample (6.1.1-r7) 19:03:50 (114/166) Installing libtheora (1.1.1-r18) 19:03:51 (115/166) Installing libvorbis (1.3.7-r2) 19:03:51 (116/166) Installing libvpx (1.14.0-r0) 19:03:52 (117/166) Installing libwebpmux (1.3.2-r0) 19:03:52 (118/166) Installing x264-libs (0.164_git20231001-r0) 19:03:53 (119/166) Installing numactl (2.0.18-r0) 19:03:53 (120/166) Installing x265-libs (3.6-r0) 19:03:53 (121/166) Installing xvidcore (1.3.7-r2) 19:03:53 (26/30) Installing lz4-libs (1.9.4-r5) 19:03:54 (27/30) Installing lz4-dev (1.9.4-r5) 19:03:54 (28/30) Installing zstd (1.5.6-r0) 19:03:54 (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) 19:03:55 (29/30) Installing zstd-dev (1.5.6-r0) 19:03:55 (123/166) Installing libbluray (1.3.4-r1) 19:03:55 (30/30) Installing postgresql16-dev (16.3-r0) 19:03:55 (124/166) Installing mpg123-libs (1.32.6-r0) 19:03:55 Executing busybox-1.36.1-r28.trigger 19:03:55 OK: 1193 MiB in 225 packages 19:03:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:03:56 (125/166) Installing libopenmpt (0.7.7-r0) 19:03:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:03:56 (126/166) Installing cjson (1.7.18-r0) 19:03:57 (1/14) Installing g++ (13.2.1_git20240309-r0) 19:03:57 (127/166) Installing mbedtls (3.6.0-r0) 19:03:57 (128/166) Installing librist (0.2.10-r1) 19:03:57 (2/14) Installing gdbm (1.23-r1) 19:03:57 (3/14) Installing mpdecimal (4.0.0-r0) 19:03:58 (129/166) Installing libsrt (1.5.3-r0) 19:03:58 (130/166) Installing libssh (0.10.6-r0) 19:03:58 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 19:03:58 (5/14) Installing libncursesw (6.4_p20240420-r0) 19:03:58 (131/166) Installing libsodium (1.0.19-r0) 19:03:58 (6/14) Installing libpanelw (6.4_p20240420-r0) 19:03:59 (132/166) Installing libzmq (4.3.5-r2) 19:03:59 (7/14) Installing readline (8.2.10-r0) 19:03:59 (8/14) Installing python3 (3.12.3-r1) 19:03:59 (133/166) Installing ffmpeg-libavformat (6.1.1-r7) 19:04:00 (134/166) Installing crc32c (1.1.2-r0) 19:04:00 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 19:04:00 (135/166) Installing double-conversion (3.3.0-r0) 19:04:00 (136/166) Installing libevent (2.1.12-r7) 19:04:00 (10/14) Installing pyc (3.12.3-r1) 19:04:00 (11/14) Installing python3-pyc (3.12.3-r1) 19:04:01 (12/14) Installing python3-dev (3.12.3-r1) 19:04:01 (137/166) Installing wayland-libs-server (1.22.0-r4) 19:04:01 (138/166) Installing mesa-gbm (24.0.8-r1) 19:04:02 (139/166) Installing harfbuzz-subset (8.5.0-r0) 19:04:02 (13/14) Installing libsodium-dev (1.0.19-r0) 19:04:02 (140/166) Installing icu-libs (74.2-r0) 19:04:02 (14/14) Installing zeromq-dev (4.3.5-r2) 19:04:03 Executing busybox-1.36.1-r28.trigger 19:04:03 OK: 1359 MiB in 239 packages 19:04:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:04:03 (141/166) Installing minizip (1.3.1-r0) 19:04:03 (142/166) Installing nspr (4.35-r4) 19:04:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:04:04 (143/166) Installing sqlite-libs (3.45.3-r1) 19:04:04 OK: 1359 MiB in 239 packages 19:04:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:04:04 (144/166) Installing nss (3.100-r0) 19:04:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:04:05 (145/166) Installing openh264 (2.4.1-r0) 19:04:05 (1/1) Installing tzdata (2024a-r1) 19:04:05 (146/166) Installing libcamera-ipa (0.3.0-r0) 19:04:06 OK: 1361 MiB in 240 packages 19:04:06 (147/166) Installing libunwind (1.8.1-r0) 19:04:06 (1/1) Purging tzdata (2024a-r1) 19:04:06 OK: 1359 MiB in 239 packages 19:04:06 (148/166) Installing yaml (0.2.5-r2) 19:04:07 (149/166) Installing libcamera (0.3.0-r0) 19:04:07 (150/166) Installing speexdsp (1.2.1-r2) 19:04:07 (151/166) Installing libuv (1.48.0-r0) 19:04:08 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 19:04:08 Looking in links: /tmp/tmph_0n3ay5 19:04:08 Processing /tmp/tmph_0n3ay5/pip-24.0-py3-none-any.whl 19:04:08 Installing collected packages: pip 19:04:08 (153/166) Installing libsndfile (1.2.2-r0) 19:04:09 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 19:04:09 (155/166) Installing pipewire-libs (1.0.6-r1) 19:04:09 Successfully installed pip-24.0 19:04:09 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 19:04:10 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 19:04:10 (156/166) Installing libasyncns (0.8-r3) 19:04:10 Collecting setuptools 19:04:10 Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) 19:04:10 Collecting wheel 19:04:10 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 19:04:10 Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) 19:04:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 44.6 MB/s eta 0:00:00 19:04:10 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 19:04:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 200.0 MB/s eta 0:00:00 19:04:10 Installing collected packages: wheel, setuptools 19:04:10 (157/166) Installing libltdl (2.4.7-r3) 19:04:11 (158/166) Installing orc (0.4.37-r0) 19:04:11 (159/166) Installing tdb-libs (1.4.9-r1) 19:04:11 Successfully installed setuptools-70.0.0 wheel-0.43.0 19:04:11 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 19:04:11 (160/166) Installing libpulse (17.0-r0) 19:04:12 Processing ./edgex-taf-common 19:04:12 Preparing metadata (setup.py): started 19:04:12 Preparing metadata (setup.py): finished with status 'done' 19:04:12 Building wheels for collected packages: edgex-taf-common 19:04:12 Building wheel for edgex-taf-common (setup.py): started 19:04:12 (161/166) Installing libwebpdemux (1.3.2-r0) 19:04:12 (162/166) Installing libgpg-error (1.49-r0) 19:04:12 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 19:04:12 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=2f5dc3e73d3a3b8102aab8533df24b2b7f388c2786345d6864205aea3a36f787 19:04:12 Stored in directory: /tmp/pip-ephem-wheel-cache-f_prwu2g/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:04:12 Successfully built edgex-taf-common 19:04:12 Installing collected packages: edgex-taf-common 19:04:12 Successfully installed edgex-taf-common-0.0.0 19:04:12 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 19:04:13 (163/166) Installing libgcrypt (1.10.3-r0) 19:04:13 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 19:04:13 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 19:04:13 (164/166) Installing libxslt (1.1.39-r1) 19:04:13 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 19:04:13 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 19:04:13 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 19:04:13 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 19:04:13 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 19:04:13 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 19:04:13 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 19:04:13 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:04:13 Preparing metadata (setup.py): started 19:04:13 (165/166) Installing chromium (125.0.6422.112-r0) 19:04:14 Preparing metadata (setup.py): finished with status 'done' 19:04:14 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 19:04:14 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 19:04:14 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 19:04:14 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 19:04:14 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 19:04:14 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 19:04:14 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 19:04:14 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 19:04:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 176.0 MB/s eta 0:00:00 19:04:14 Preparing metadata (setup.py): started 19:04:14 Preparing metadata (setup.py): finished with status 'done' 19:04:14 Collecting docker==7.0.0 (from -r requirements.txt (line 10)) 19:04:14 Downloading docker-7.0.0-py3-none-any.whl.metadata (3.5 kB) 19:04:14 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 19:04:14 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) 19:04:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 138.7 MB/s eta 0:00:00 19:04:14 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 19:04:14 Downloading psutil-5.9.5.tar.gz (493 kB) 19:04:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 143.1 MB/s eta 0:00:00 19:04:14 Installing build dependencies: started 19:04:17 Installing build dependencies: finished with status 'done' 19:04:17 Getting requirements to build wheel: started 19:04:17 Getting requirements to build wheel: finished with status 'done' 19:04:17 Preparing metadata (pyproject.toml): started 19:04:17 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:17 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 19:04:17 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 19:04:18 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 19:04:18 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) 19:04:18 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 19:04:18 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 19:04:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 281.5 MB/s eta 0:00:00 19:04:18 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 19:04:18 Downloading psycopg2-2.9.9.tar.gz (384 kB) 19:04:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 248.6 MB/s eta 0:00:00 19:04:18 Preparing metadata (setup.py): started 19:04:18 Preparing metadata (setup.py): finished with status 'done' 19:04:18 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 19:04:18 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 19:04:18 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:04:18 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 19:04:18 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:04:18 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 19:04:19 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:19 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 19:04:19 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:19 Downloading flex-6.14.1.tar.gz (40 kB) 19:04:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 201.8 MB/s eta 0:00:00 19:04:19 Preparing metadata (setup.py): started 19:04:19 Preparing metadata (setup.py): finished with status 'done' 19:04:19 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:19 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:04:19 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:19 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 19:04:19 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:19 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 19:04:19 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:19 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 19:04:19 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:19 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 19:04:19 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:19 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 19:04:19 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 19:04:19 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) 19:04:19 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 19:04:19 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 19:04:19 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 19:04:19 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 19:04:19 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 19:04:19 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 19:04:19 Collecting packaging>=14.0 (from docker==7.0.0->-r requirements.txt (line 10)) 19:04:19 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 19:04:19 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:04:19 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 19:04:19 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:04:19 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:04:19 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) 19:04:19 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:04:19 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 19:04:19 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:04:19 Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) 19:04:19 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:04:19 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 19:04:19 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:04:19 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 19:04:20 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:20 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 19:04:20 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:20 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:04:20 Preparing metadata (setup.py): started 19:04:20 Preparing metadata (setup.py): finished with status 'done' 19:04:20 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:20 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:04:20 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:20 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:04:20 Preparing metadata (setup.py): started 19:04:20 Preparing metadata (setup.py): finished with status 'done' 19:04:20 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:20 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 19:04:20 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:20 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 19:04:20 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:20 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 19:04:20 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:20 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 19:04:20 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:20 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 19:04:20 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:20 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 19:04:20 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:04:20 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 19:04:21 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:04:21 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:04:21 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:04:21 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:04:21 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:04:21 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:04:21 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:04:21 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 19:04:21 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)) 19:04:21 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:04:21 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)) 19:04:21 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 19:04:21 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 200.2 MB/s eta 0:00:00 19:04:21 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 19:04:21 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 19:04:21 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 223.6 MB/s eta 0:00:00 19:04:21 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 19:04:21 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 19:04:21 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 204.2 MB/s eta 0:00:00 19:04:21 Downloading docker-7.0.0-py3-none-any.whl (147 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.6/147.6 kB 240.0 MB/s eta 0:00:00 19:04:21 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 262.2 MB/s eta 0:00:00 19:04:21 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 311.7 MB/s eta 0:00:00 19:04:21 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 267.8 MB/s eta 0:00:00 19:04:21 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 183.2 MB/s eta 0:00:00 19:04:21 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 233.9 MB/s eta 0:00:00 19:04:21 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 339.1 MB/s eta 0:00:00 19:04:21 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 329.6 MB/s eta 0:00:00 19:04:21 Downloading idna-3.7-py3-none-any.whl (66 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 288.1 MB/s eta 0:00:00 19:04:21 Downloading packaging-24.0-py3-none-any.whl (53 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 238.9 MB/s eta 0:00:00 19:04:21 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 322.8 MB/s eta 0:00:00 19:04:21 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 220.6 MB/s eta 0:00:00 19:04:21 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 19:04:21 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 231.3 MB/s eta 0:00:00 19:04:21 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 225.4 MB/s eta 0:00:00 19:04:21 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 240.4 MB/s eta 0:00:00 19:04:21 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:04:21 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 19:04:21 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 206.8 MB/s eta 0:00:00 19:04:21 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 220.5 MB/s eta 0:00:00 19:04:21 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 257.2 MB/s eta 0:00:00 19:04:21 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 19:04:21 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 229.4 MB/s eta 0:00:00 19:04:21 Downloading click-8.1.7-py3-none-any.whl (97 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 227.1 MB/s eta 0:00:00 19:04:21 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 19:04:21 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 19:04:21 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 240.4 MB/s eta 0:00:00 19:04:21 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 19:04:21 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:04:21 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 152.9 MB/s eta 0:00:00 19:04:21 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 19:04:21 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 328.2 MB/s eta 0:00:00 19:04:21 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 19:04:21 Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) 19:04:21 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 270.1 MB/s eta 0:00:00 19:04:21 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:04:21 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:04:21 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 19:04:21 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:04:21 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:04:21 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 19:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 276.4 MB/s eta 0:00:00 19:04:21 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:04:21 Building wheel for robotbackgroundlogger (setup.py): started 19:04:22 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 19:04:22 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=50a3648e30fce93a4b19e7c70b9acd5b5e839635cbecc27852b20ae4bcbb167b 19:04:22 Stored in directory: /tmp/pip-ephem-wheel-cache-5l4efyfm/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:04:22 Building wheel for paho-mqtt (setup.py): started 19:04:22 Building wheel for paho-mqtt (setup.py): finished with status 'done' 19:04:22 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=d03c61e3f3541b05b7a5536f887d96495c7023d493f9d5cbe8a08ffe2b4c5720 19:04:22 Stored in directory: /tmp/pip-ephem-wheel-cache-5l4efyfm/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 19:04:22 Building wheel for psutil (pyproject.toml): started 19:04:23 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:04:23 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281481 sha256=aa53e802a0988d4dd7b40f4a9ef4c6d7fc32c4b5306aa5123dc3613bd07c7fb2 19:04:23 Stored in directory: /tmp/pip-ephem-wheel-cache-5l4efyfm/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 19:04:23 Building wheel for psycopg2 (setup.py): started 19:04:28 (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) 19:04:28 Executing busybox-1.36.1-r28.trigger 19:04:28 Executing fontconfig-2.15.0-r1.trigger 19:04:28 Executing mkfontscale-1.2.2-r6.trigger 19:04:28 Executing glib-2.80.2-r0.trigger 19:04:28 Executing shared-mime-info-2.4-r0.trigger 19:04:31 Executing gdk-pixbuf-2.42.11-r1.trigger 19:04:31 Executing gtk-update-icon-cache-3.24.42-r0.trigger 19:04:31 Executing gtk+3.0-3.24.42-r0.trigger 19:04:31 OK: 643 MiB in 194 packages 19:04:31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:04:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:04:33 Building wheel for psycopg2 (setup.py): finished with status 'done' 19:04:33 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521866 sha256=866c2a80bb7192061bd1acecc7112fe0563a105f2ea80af3269d0ac616d8664c 19:04:33 Stored in directory: /tmp/pip-ephem-wheel-cache-5l4efyfm/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 19:04:33 Building wheel for flex (setup.py): started 19:04:33 Building wheel for flex (setup.py): finished with status 'done' 19:04:33 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=1f58e54b0ffbb84c3a896245e99fa04e9cb52b0cea5ff7987cc27bc9ac847ce0 19:04:33 Stored in directory: /tmp/pip-ephem-wheel-cache-5l4efyfm/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:04:33 Building wheel for strict-rfc3339 (setup.py): started 19:04:33 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 19:04:33 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=97f6e845611b10a85ed4f76541b389524c16b231f8c477b745e08eb8819e5f8d 19:04:33 Stored in directory: /tmp/pip-ephem-wheel-cache-5l4efyfm/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:04:33 Building wheel for validate-email (setup.py): started 19:04:33 Building wheel for validate-email (setup.py): finished with status 'done' 19:04:33 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=97fa1cdd7449c6b9b99d645b75fb114310339102f207b14d341d48f5da345502 19:04:33 Stored in directory: /tmp/pip-ephem-wheel-cache-5l4efyfm/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:04:33 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 19:04:33 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, 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 19:04:34 (1/30) Installing jansson (2.14-r4) 19:04:34 (2/30) Installing binutils (2.42-r0) 19:04:35 (3/30) Installing libatomic (13.2.1_git20240309-r0) 19:04:35 (4/30) Installing isl26 (0.26-r1) 19:04:36 (5/30) Installing mpfr4 (4.2.1-r0) 19:04:37 (6/30) Installing mpc1 (1.3.1-r1) 19:04:37 (7/30) Installing gcc (13.2.1_git20240309-r0) 19:04:45 (8/30) Installing musl-dev (1.2.5-r0) 19:04:46 (9/30) Installing linux-headers (6.6-r0) 19:04:46 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 19:04:46 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-7.0.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 wsproto-1.2.0 19:04:47 (10/30) Installing libffi-dev (3.4.6-r0) 19:04:47 (11/30) Installing libpq (16.3-r0) 19:04:47 (12/30) Installing openssl-dev (3.3.0-r2) 19:04:48 (13/30) Installing libpq-dev (16.3-r0) 19:04:49 (14/30) Installing libecpg (16.3-r0) 19:04:49 (15/30) Installing libecpg-dev (16.3-r0) 19:04:49 (16/30) Installing clang16-headers (16.0.6-r5) 19:04:50 (17/30) Installing llvm16-libs (16.0.6-r8) 19:05:00 (18/30) Installing clang16-libs (16.0.6-r5) 19:05:02 (19/30) Installing fortify-headers (1.1-r3) 19:05:02 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 19:05:03 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 19:05:03 (22/30) Installing clang16 (16.0.6-r5) 19:05:04 (23/30) Installing icu (74.2-r0) 19:05:05 (24/30) Installing icu-dev (74.2-r0) 19:05:05 (25/30) Installing llvm16 (16.0.6-r8) 19:05:08 Removing intermediate container 0f9fde44e393 19:05:08 ---> 3acfee786860 19:05:08 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:05:08 ---> Running in c6096e165e97 19:05:08 Removing intermediate container c6096e165e97 19:05:08 ---> 0030a52eda65 19:05:08 Step 11/13 : LABEL arch=amd64 19:05:08 ---> Running in f3e2385cadd7 19:05:08 Removing intermediate container f3e2385cadd7 19:05:08 ---> 910b8cfa2af2 19:05:08 Step 12/13 : LABEL git_sha=c6824185bb75816f75cb6fc0443e4a1ef5dda7fd 19:05:08 ---> Running in d039a61cb1d4 19:05:08 Removing intermediate container d039a61cb1d4 19:05:08 ---> 01ee42a94283 19:05:08 Step 13/13 : LABEL version=0.0.0 19:05:08 ---> Running in 63ee9318563e 19:05:08 Removing intermediate container 63ee9318563e 19:05:08 ---> c1ac52fac833 19:05:08 [Warning] One or more build-args [ARCH] were not consumed 19:05:08 Successfully built c1ac52fac833 19:05:08 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] { [Pipeline] sh 19:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:08 19:05:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:08 latest: Pulling from edgex-lftools-log-publisher 19:05:08 5eb5b503b376: Pulling fs layer 19:05:08 5c69ac0246d0: Pulling fs layer 19:05:08 ec43610c2a17: Pulling fs layer 19:05:08 3a2ae6a8a46f: Pulling fs layer 19:05:08 33b1e0a273af: Pulling fs layer 19:05:08 5d3b04190fa2: Pulling fs layer 19:05:08 2f39f015ded8: Pulling fs layer 19:05:08 33b1e0a273af: Waiting 19:05:08 5d3b04190fa2: Waiting 19:05:08 2f39f015ded8: Waiting 19:05:08 3a2ae6a8a46f: Waiting 19:05:08 5c69ac0246d0: Download complete 19:05:08 3a2ae6a8a46f: Verifying Checksum 19:05:08 3a2ae6a8a46f: Download complete 19:05:08 33b1e0a273af: Verifying Checksum 19:05:08 33b1e0a273af: Download complete 19:05:08 ec43610c2a17: Verifying Checksum 19:05:08 ec43610c2a17: Download complete 19:05:08 5d3b04190fa2: Download complete 19:05:09 5eb5b503b376: Verifying Checksum 19:05:09 5eb5b503b376: Download complete 19:05:09 2f39f015ded8: Download complete 19:05:10 5eb5b503b376: Pull complete 19:05:10 5c69ac0246d0: Pull complete 19:05:10 ec43610c2a17: Pull complete 19:05:11 3a2ae6a8a46f: Pull complete 19:05:11 33b1e0a273af: Pull complete 19:05:11 5d3b04190fa2: Pull complete 19:05:15 2f39f015ded8: Pull complete 19:05:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:15 prd-ubuntu20.04-docker-8c-8g-1727 does not seem to be running inside a container 19:05:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-98 -v /w/workspace/exfoundry_edgex-taf-common_PR-98:/w/workspace/exfoundry_edgex-taf-common_PR-98:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:05:15 (26/30) Installing lz4-libs (1.9.4-r5) 19:05:15 (27/30) Installing lz4-dev (1.9.4-r5) 19:05:15 (28/30) Installing zstd (1.5.6-r0) 19:05:15 (29/30) Installing zstd-dev (1.5.6-r0) 19:05:15 (30/30) Installing postgresql16-dev (16.3-r0) 19:05:16 Executing busybox-1.36.1-r28.trigger 19:05:16 OK: 1169 MiB in 224 packages 19:05:17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:05:17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:05:19 (1/14) Installing g++ (13.2.1_git20240309-r0) 19:05:20 $ docker top 422d2f51f04ac9566a83dcca81642495219103c04c97e32b4258f0b769e1e289 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:20 ---> job-cost.sh 19:05:20 lf-activate-venv: SKIPPING 19:05:20 INFO: No Stack... 19:05:20 INFO: Retrieving Pricing Info for: v3-standard-8 19:05:21 INFO: Archiving Costs [Pipeline] sh 19:05:21 + cat /w/workspace/exfoundry_edgex-taf-common_PR-98/archives/cost.csv 19:05:21 + cut -d, -f6 [Pipeline] lock 19:05:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-98-5-stack-cost] 19:05:21 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-98-5-stack-cost] did not exist. Created. 19:05:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-98-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:05:22 + echo total: 0.2199999988079071 [Pipeline] stash 19:05:22 Stashed 1 file(s) [Pipeline] } 19:05:22 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-98-5-stack-cost] [Pipeline] // lock [Pipeline] } 19:05:22 $ docker stop --time=1 422d2f51f04ac9566a83dcca81642495219103c04c97e32b4258f0b769e1e289 19:05:23 $ docker rm -f --volumes 422d2f51f04ac9566a83dcca81642495219103c04c97e32b4258f0b769e1e289 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:05:23 (2/14) Installing gdbm (1.23-r1) 19:05:24 (3/14) Installing mpdecimal (4.0.0-r0) 19:05:24 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 19:05:24 (5/14) Installing libncursesw (6.4_p20240420-r0) 19:05:25 (6/14) Installing libpanelw (6.4_p20240420-r0) 19:05:25 (7/14) Installing readline (8.2.10-r0) 19:05:26 (8/14) Installing python3 (3.12.3-r1) 19:05:27 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 19:05:28 (10/14) Installing pyc (3.12.3-r1) 19:05:28 (11/14) Installing python3-pyc (3.12.3-r1) 19:05:29 (12/14) Installing python3-dev (3.12.3-r1) 19:05:32 (13/14) Installing libsodium-dev (1.0.19-r0) 19:05:32 (14/14) Installing zeromq-dev (4.3.5-r2) 19:05:32 Executing busybox-1.36.1-r28.trigger 19:05:32 OK: 1356 MiB in 238 packages 19:05:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:05:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:05:35 OK: 1356 MiB in 238 packages 19:05:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:05:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:05:38 (1/1) Installing tzdata (2024a-r1) 19:05:38 OK: 1357 MiB in 239 packages 19:05:40 (1/1) Purging tzdata (2024a-r1) 19:05:40 OK: 1356 MiB in 238 packages 19:05:55 Looking in links: /tmp/tmpodapj0vu 19:05:55 Processing /tmp/tmpodapj0vu/pip-24.0-py3-none-any.whl 19:05:55 Installing collected packages: pip 19:06:03 Successfully installed pip-24.0 19:06:03 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 19:06:06 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 19:06:09 Collecting setuptools 19:06:09 Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) 19:06:09 Collecting wheel 19:06:09 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 19:06:09 Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) 19:06:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 22.5 MB/s eta 0:00:00 19:06:09 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 19:06:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 24.3 MB/s eta 0:00:00 19:06:09 Installing collected packages: wheel, setuptools 19:06:14 Successfully installed setuptools-70.0.0 wheel-0.43.0 19:06:14 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 19:06:17 Processing ./edgex-taf-common 19:06:17 Preparing metadata (setup.py): started 19:06:18 Preparing metadata (setup.py): finished with status 'done' 19:06:18 Building wheels for collected packages: edgex-taf-common 19:06:18 Building wheel for edgex-taf-common (setup.py): started 19:06:20 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 19:06:20 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=bdcdac9878812d80a7a17cf2409e445b77e66bd9cf7d18edb3ba85058b1f7554 19:06:20 Stored in directory: /tmp/pip-ephem-wheel-cache-9ae95ac8/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:06:20 Successfully built edgex-taf-common 19:06:20 Installing collected packages: edgex-taf-common 19:06:20 Successfully installed edgex-taf-common-0.0.0 19:06:20 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 19:06:25 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 19:06:25 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 19:06:25 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 19:06:25 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 19:06:25 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 19:06:25 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 19:06:25 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 19:06:25 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 19:06:25 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 19:06:25 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:06:25 Preparing metadata (setup.py): started 19:06:27 Preparing metadata (setup.py): finished with status 'done' 19:06:27 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 19:06:27 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 19:06:27 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 19:06:27 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 19:06:27 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 19:06:27 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 19:06:27 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 19:06:27 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 19:06:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 22.2 MB/s eta 0:00:00 19:06:27 Preparing metadata (setup.py): started 19:06:29 Preparing metadata (setup.py): finished with status 'done' 19:06:29 Collecting docker==7.0.0 (from -r requirements.txt (line 10)) 19:06:29 Downloading docker-7.0.0-py3-none-any.whl.metadata (3.5 kB) 19:06:31 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 19:06:31 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) 19:06:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 24.7 MB/s eta 0:00:00 19:06:32 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 19:06:32 Downloading psutil-5.9.5.tar.gz (493 kB) 19:06:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 26.2 MB/s eta 0:00:00 19:06:32 Installing build dependencies: started 19:06:45 Installing build dependencies: finished with status 'done' 19:06:45 Getting requirements to build wheel: started 19:06:46 Getting requirements to build wheel: finished with status 'done' 19:06:46 Preparing metadata (pyproject.toml): started 19:06:47 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:48 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 19:06:48 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 19:06:50 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 19:06:50 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) 19:06:51 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 19:06:51 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 19:06:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 24.7 MB/s eta 0:00:00 19:06:51 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 19:06:51 Downloading psycopg2-2.9.9.tar.gz (384 kB) 19:06:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 24.2 MB/s eta 0:00:00 19:06:52 Preparing metadata (setup.py): started 19:06:53 Preparing metadata (setup.py): finished with status 'done' 19:06:54 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 19:06:54 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 19:06:55 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:06:55 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 19:06:55 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:06:55 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 19:06:55 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:55 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 19:06:55 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:56 Downloading flex-6.14.1.tar.gz (40 kB) 19:06:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 25.3 MB/s eta 0:00:00 19:06:56 Preparing metadata (setup.py): started 19:06:57 Preparing metadata (setup.py): finished with status 'done' 19:06:57 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:57 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:06:57 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:57 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 19:06:57 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:57 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 19:06:57 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:57 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 19:06:58 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:58 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 19:06:58 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:58 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 19:06:59 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 19:06:59 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) 19:06:59 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 19:06:59 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 19:07:00 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 19:07:00 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 19:07:00 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 19:07:00 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 19:07:00 Collecting packaging>=14.0 (from docker==7.0.0->-r requirements.txt (line 10)) 19:07:00 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 19:07:01 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:07:01 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 19:07:01 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:07:01 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:07:01 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) 19:07:02 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:07:02 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 19:07:02 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:07:02 Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) 19:07:02 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:07:02 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 19:07:02 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:07:02 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 19:07:04 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:04 Downloading PyYAML-6.0.1.tar.gz (125 kB) 19:07:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 24.6 MB/s eta 0:00:00 19:07:05 Installing build dependencies: started 19:07:23 Installing build dependencies: finished with status 'done' 19:07:23 Getting requirements to build wheel: started 19:07:33 Getting requirements to build wheel: finished with status 'done' 19:07:33 Preparing metadata (pyproject.toml): started 19:07:34 Preparing metadata (pyproject.toml): finished with status 'done' 19:07:34 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:34 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:07:35 Preparing metadata (setup.py): started 19:07:36 Preparing metadata (setup.py): finished with status 'done' 19:07:36 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:36 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:07:36 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:36 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:07:36 Preparing metadata (setup.py): started 19:07:37 Preparing metadata (setup.py): finished with status 'done' 19:07:37 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:37 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 19:07:38 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:38 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 19:07:38 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:38 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 19:07:38 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:38 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 19:07:38 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:38 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 19:07:39 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:39 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 19:07:41 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:41 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:07:43 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:07:43 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:07:43 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:07:43 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:07:43 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:07:43 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:07:43 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:07:43 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 19:07:44 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)) 19:07:44 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:07:44 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)) 19:07:44 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 19:07:45 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 19:07:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 25.6 MB/s eta 0:00:00 19:07:45 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 19:07:45 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 19:07:45 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 19:07:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 23.6 MB/s eta 0:00:00 19:07:45 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 19:07:45 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 19:07:45 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 19:07:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 23.7 MB/s eta 0:00:00 19:07:45 Downloading docker-7.0.0-py3-none-any.whl (147 kB) 19:07:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.6/147.6 kB 23.7 MB/s eta 0:00:00 19:07:45 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) 19:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 22.7 MB/s eta 0:00:00 19:07:46 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 19:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 25.0 MB/s eta 0:00:00 19:07:46 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 19:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.9 MB/s eta 0:00:00 19:07:46 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 19:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 25.7 MB/s eta 0:00:00 19:07:46 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 19:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 23.6 MB/s eta 0:00:00 19:07:46 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 19:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 24.9 MB/s eta 0:00:00 19:07:46 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) 19:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 25.0 MB/s eta 0:00:00 19:07:46 Downloading idna-3.7-py3-none-any.whl (66 kB) 19:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 24.2 MB/s eta 0:00:00 19:07:46 Downloading packaging-24.0-py3-none-any.whl (53 kB) 19:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 22.8 MB/s eta 0:00:00 19:07:46 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 24.1 MB/s eta 0:00:00 19:07:46 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 19:07:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 25.1 MB/s eta 0:00:00 19:07:46 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 19:07:46 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 19:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 22.9 MB/s eta 0:00:00 19:07:47 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 19:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 25.2 MB/s eta 0:00:00 19:07:47 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 19:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 25.4 MB/s eta 0:00:00 19:07:47 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:07:47 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 19:07:47 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 19:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 23.7 MB/s eta 0:00:00 19:07:47 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 19:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.2 MB/s eta 0:00:00 19:07:47 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 19:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 25.1 MB/s eta 0:00:00 19:07:47 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 19:07:47 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 19:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 23.7 MB/s eta 0:00:00 19:07:47 Downloading click-8.1.7-py3-none-any.whl (97 kB) 19:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 24.1 MB/s eta 0:00:00 19:07:47 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 19:07:47 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 19:07:47 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 19:07:47 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:07:47 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) 19:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 23.6 MB/s eta 0:00:00 19:07:47 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 19:07:47 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 19:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 24.2 MB/s eta 0:00:00 19:07:47 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 19:07:47 Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) 19:07:47 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 19:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 22.5 MB/s eta 0:00:00 19:07:47 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:07:47 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:07:47 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 19:07:47 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:07:47 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:07:47 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 19:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 21.5 MB/s eta 0:00:00 19:07:48 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email 19:07:48 Building wheel for robotbackgroundlogger (setup.py): started 19:07:50 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 19:07:50 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=286a7c6477d944a818d113ea2121c405a1102bb6e5c3c9f4cc15db68fb6ff53c 19:07:50 Stored in directory: /tmp/pip-ephem-wheel-cache-3nksu_6d/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:07:50 Building wheel for paho-mqtt (setup.py): started 19:07:52 Building wheel for paho-mqtt (setup.py): finished with status 'done' 19:07:52 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=e27ade2ac472f0bdd345f0423a0a7573d7dfa77f120f5af9220998ef454e666b 19:07:52 Stored in directory: /tmp/pip-ephem-wheel-cache-3nksu_6d/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 19:07:52 Building wheel for psutil (pyproject.toml): started 19:08:04 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:08:04 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281978 sha256=82af5336bc35350b88ed3f715bb99a0cf4526d221d198d7eaf2f94d85346eacd 19:08:04 Stored in directory: /tmp/pip-ephem-wheel-cache-3nksu_6d/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 19:08:04 Building wheel for psycopg2 (setup.py): started 19:09:12 Building wheel for psycopg2 (setup.py): still running... 19:09:14 Building wheel for psycopg2 (setup.py): finished with status 'done' 19:09:14 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512485 sha256=8cd6b60d50af8326f69d56b778c058b9add14b06d00c48dcc80612f1effb0045 19:09:14 Stored in directory: /tmp/pip-ephem-wheel-cache-3nksu_6d/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 19:09:14 Building wheel for flex (setup.py): started 19:09:16 Building wheel for flex (setup.py): finished with status 'done' 19:09:16 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=8c9f63743c09f317c44a4b80620e90c3c8f69d5537d070b620f3d5a44491e229 19:09:16 Stored in directory: /tmp/pip-ephem-wheel-cache-3nksu_6d/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:09:16 Building wheel for PyYAML (pyproject.toml): started 19:09:19 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 19:09:19 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=3c1bd28e5e5766b213a94ce6fecdddd1db19476d853a63433860c5a55de5aa1c 19:09:19 Stored in directory: /tmp/pip-ephem-wheel-cache-3nksu_6d/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea 19:09:19 Building wheel for strict-rfc3339 (setup.py): started 19:09:21 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 19:09:21 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=262a80866dc6841257e51c270381004dd512877a61e009da9ab0735292d48f13 19:09:21 Stored in directory: /tmp/pip-ephem-wheel-cache-3nksu_6d/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:09:21 Building wheel for validate-email (setup.py): started 19:09:22 Building wheel for validate-email (setup.py): finished with status 'done' 19:09:22 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=7411d277068bd341292d3f13d2f38b148ef86b12910b6ec777a40bf619ee46f8 19:09:22 Stored in directory: /tmp/pip-ephem-wheel-cache-3nksu_6d/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:09:22 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email 19:09:25 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, 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 19:10:46 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-7.0.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 wsproto-1.2.0 19:10:46 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 19:11:33 Removing intermediate container c949a02af0e3 19:11:33 ---> 126b04f04086 19:11:33 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:11:33 ---> Running in 292ff7b64b23 19:11:33 Removing intermediate container 292ff7b64b23 19:11:33 ---> 63d78eff8e9e 19:11:33 Step 11/13 : LABEL arch=arm64 19:11:33 ---> Running in 1b0204400b63 19:11:33 Removing intermediate container 1b0204400b63 19:11:33 ---> 3b6bc1e2f5f9 19:11:33 Step 12/13 : LABEL git_sha=dc31f31d710f3a5e1e032b7be7c9da2bb607d288 19:11:33 ---> Running in 1cbf29667124 19:11:33 Removing intermediate container 1cbf29667124 19:11:33 ---> 056b7aa46a52 19:11:33 Step 13/13 : LABEL version=0.0.0 19:11:33 ---> Running in 565e01d1b286 19:11:33 Removing intermediate container 565e01d1b286 19:11:33 ---> 851d59f0872f 19:11:33 [Warning] One or more build-args [ARCH] were not consumed 19:11:33 Successfully built 851d59f0872f 19:11:33 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 19:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:34 19:11:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:34 arm64: Pulling from edgex-lftools-log-publisher 19:11:34 8998bd30e6a1: Pulling fs layer 19:11:34 04944245beec: Pulling fs layer 19:11:34 699f458cf7ca: Pulling fs layer 19:11:34 765212b225bb: Pulling fs layer 19:11:34 f23df028b6ca: Pulling fs layer 19:11:34 d65c8cfc05b1: Pulling fs layer 19:11:34 2437ff75d9bd: Pulling fs layer 19:11:34 765212b225bb: Waiting 19:11:34 f23df028b6ca: Waiting 19:11:34 d65c8cfc05b1: Waiting 19:11:34 2437ff75d9bd: Waiting 19:11:34 04944245beec: Verifying Checksum 19:11:34 04944245beec: Download complete 19:11:34 765212b225bb: Verifying Checksum 19:11:34 765212b225bb: Download complete 19:11:34 f23df028b6ca: Verifying Checksum 19:11:34 f23df028b6ca: Download complete 19:11:35 d65c8cfc05b1: Verifying Checksum 19:11:35 d65c8cfc05b1: Download complete 19:11:35 699f458cf7ca: Verifying Checksum 19:11:35 699f458cf7ca: Download complete 19:11:35 8998bd30e6a1: Verifying Checksum 19:11:35 8998bd30e6a1: Download complete 19:11:38 2437ff75d9bd: Verifying Checksum 19:11:38 2437ff75d9bd: Download complete 19:11:40 8998bd30e6a1: Pull complete 19:11:40 04944245beec: Pull complete 19:11:42 699f458cf7ca: Pull complete 19:11:42 765212b225bb: Pull complete 19:11:43 f23df028b6ca: Pull complete 19:11:43 d65c8cfc05b1: Pull complete 19:12:01 2437ff75d9bd: Pull complete 19:12:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:01 prd-ubuntu20.04-docker-arm64-4c-16g-1728 does not seem to be running inside a container 19:12:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-98 -v /w/workspace/exfoundry_edgex-taf-common_PR-98:/w/workspace/exfoundry_edgex-taf-common_PR-98:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:12:04 $ docker top 90c7e691263c7036367f3f788c42235c43801e70bdb743ad9810d817563f3422 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:05 ---> job-cost.sh 19:12:05 lf-activate-venv: SKIPPING 19:12:05 INFO: No Stack... 19:12:10 INFO: Retrieving Pricing Info for: v3-standard-4 19:12:11 INFO: Archiving Costs [Pipeline] sh 19:12:12 + cut -d, -f6 19:12:12 + cat /w/workspace/exfoundry_edgex-taf-common_PR-98/archives/cost.csv [Pipeline] lock 19:12:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-98-5-stack-cost] 19:12:12 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-98-5-stack-cost] did not exist. Created. 19:12:12 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-98-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:12 /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/durable-e35b4298/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:12:13 + echo total: 0.10999999940395355 [Pipeline] stash 19:12:13 Warning: overwriting stash ‘stack-cost’ 19:12:14 Stashed 1 file(s) [Pipeline] } 19:12:14 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-98-5-stack-cost] [Pipeline] // lock [Pipeline] } 19:12:14 $ docker stop --time=1 90c7e691263c7036367f3f788c42235c43801e70bdb743ad9810d817563f3422 19:12:15 $ docker rm -f --volumes 90c7e691263c7036367f3f788c42235c43801e70bdb743ad9810d817563f3422 [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 19:12:16 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-98/archives ] 19:12:16 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-98/archives 19:12:16 total 16 19:12:16 drwxr-xr-x 3 root root 4096 May 30 19:05 . 19:12:16 drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:05 .. 19:12:16 drwxr-xr-x 2 root root 4096 May 30 19:05 cost 19:12:16 -rw-r--r-- 1 root root 87 May 30 19:05 cost.csv 19:12:16 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-98/archives 19:12:16 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-98/archives 19:12:16 total 16 19:12:16 drwxr-xr-x 3 jenkins jenkins 4096 May 30 19:05 . 19:12:16 drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:05 .. 19:12:16 drwxr-xr-x 2 jenkins jenkins 4096 May 30 19:05 cost 19:12:16 -rw-r--r-- 1 jenkins jenkins 87 May 30 19:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:12:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:12:17 ---> package-listing.sh 19:12:17 ++ facter osfamily 19:12:17 ++ tr '[:upper:]' '[:lower:]' 19:12:18 + OS_FAMILY=debian 19:12:18 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-98 19:12:18 + START_PACKAGES=/tmp/packages_start.txt 19:12:18 + END_PACKAGES=/tmp/packages_end.txt 19:12:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:12:18 + PACKAGES=/tmp/packages_start.txt 19:12:18 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-98 ']' 19:12:18 + PACKAGES=/tmp/packages_end.txt 19:12:18 + case "${OS_FAMILY}" in 19:12:18 + dpkg -l 19:12:18 + grep '^ii' 19:12:18 + '[' -f /tmp/packages_start.txt ']' 19:12:18 + '[' -f /tmp/packages_end.txt ']' 19:12:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:12:18 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-98 ']' 19:12:18 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-98/archives/ 19:12:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-98/archives/ [Pipeline] echo 19:12:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:12:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:18 prd-ubuntu20.04-docker-8c-8g-1727 does not seem to be running inside a container 19:12:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_edgex-taf-common_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-98 -v /w/workspace/exfoundry_edgex-taf-common_PR-98:/w/workspace/exfoundry_edgex-taf-common_PR-98:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:12:19 $ docker top d268a174391fbf4bc1b96a12f019497dbc3e5cf4e351110b6fad1ed7d156ccc7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:19 + touch /tmp/pre-build-complete [Pipeline] sh 19:12:19 + mkdir -p /var/log/sysstat [Pipeline] sh 19:12:20 + ls /var/log/sa-host 19:12:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:20 provisioning config files... 19:12:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-98@tmp/config18170288996478335669tmp [Pipeline] { [Pipeline] echo 19:12:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:12:20 ---> create-netrc.sh [Pipeline] } 19:12:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:12:20 ---> python-tools-install.sh [Pipeline] echo 19:12:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:12:21 ---> sudo-logs.sh 19:12:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:12:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:12:21 ---> job-cost.sh 19:12:21 lf-activate-venv: SKIPPING 19:12:21 DEBUG: total: 0.2199999988079071 19:12:21 INFO: Retrieving Stack Cost... 19:12:21 INFO: Retrieving Pricing Info for: v3-standard-8 19:12:22 INFO: Archiving Costs [Pipeline] echo 19:12:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:12:22 ---> logs-deploy.sh 19:12:22 lf-activate-venv: SKIPPING 19:12:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-98/5 19:12:22 INFO: archiving workspace using pattern(s): 19:12:23 Archives upload complete. 19:12:23 INFO: archiving logs to Nexus 19:12:24 ---> uname -a: 19:12:24 Linux prd-ubuntu20-04-docker-8c-8g-1727 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:12:24 19:12:24 19:12:24 ---> lscpu: 19:12:24 Architecture: x86_64 19:12:24 CPU op-mode(s): 32-bit, 64-bit 19:12:24 Byte Order: Little Endian 19:12:24 Address sizes: 40 bits physical, 48 bits virtual 19:12:24 CPU(s): 8 19:12:24 On-line CPU(s) list: 0-7 19:12:24 Thread(s) per core: 1 19:12:24 Core(s) per socket: 1 19:12:24 Socket(s): 8 19:12:24 NUMA node(s): 1 19:12:24 Vendor ID: AuthenticAMD 19:12:24 CPU family: 23 19:12:24 Model: 49 19:12:24 Model name: AMD EPYC-Rome Processor 19:12:24 Stepping: 0 19:12:24 CPU MHz: 2799.998 19:12:24 BogoMIPS: 5599.99 19:12:24 Virtualization: AMD-V 19:12:24 Hypervisor vendor: KVM 19:12:24 Virtualization type: full 19:12:24 L1d cache: 256 KiB 19:12:24 L1i cache: 256 KiB 19:12:24 L2 cache: 4 MiB 19:12:24 L3 cache: 128 MiB 19:12:24 NUMA node0 CPU(s): 0-7 19:12:24 Vulnerability Itlb multihit: Not affected 19:12:24 Vulnerability L1tf: Not affected 19:12:24 Vulnerability Mds: Not affected 19:12:24 Vulnerability Meltdown: Not affected 19:12:24 Vulnerability Mmio stale data: Not affected 19:12:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:12:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:12:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:12:24 Vulnerability Srbds: Not affected 19:12:24 Vulnerability Tsx async abort: Not affected 19:12:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:12:24 19:12:24