Pull request #157 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d47a636c76fe827c7bbda20e977cc7264dae85bf+eddc1ba5d35ac977be428cb1fd634fea90fce073 (1a9a6ad1af9d172834b9b80b88e6eae83ee0f881) 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-ssh5916130330793142505.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh17539858323801450181.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-157/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-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5436283294651567649.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh17905792059702132940.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-157/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-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1562837806915665239.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13330 in /w/workspace/xfoundry_edgex-taf-common_PR-157 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-157 # 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 eddc1ba5d35ac977be428cb1fd634fea90fce073 into PR head commit d47a636c76fe827c7bbda20e977cc7264dae85bf Merge succeeded, producing d47a636c76fe827c7bbda20e977cc7264dae85bf Checking out Revision d47a636c76fe827c7bbda20e977cc7264dae85bf (PR-157) > 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/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d47a636c76fe827c7bbda20e977cc7264dae85bf # 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 eddc1ba5d35ac977be428cb1fd634fea90fce073 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d47a636c76fe827c7bbda20e977cc7264dae85bf # timeout=10 Commit message: "build: bump pyjwt from 2.10.1 to 2.13.0" First time build. Skipping changelog. > git rev-list --no-walk 885269bb1c95c2884b46068947a40edd167fd3e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:54:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:54:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:54:32 ========================================================= 01:54:32 EdgeX Global Pipelines Version Info 01:54:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:54:33 ------------------- 01:54:33 stable info: 01:54:33 ------------------- 01:54:33 Commited By: Ginny Guan ginny@iotechsys.com 01:54:33 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 01:54:33 Message: update stable to v1.0.281 01:54:34 ------------------- 01:54:34 experimental info: 01:54:34 ------------------- 01:54:34 Commited By: **** collab-it+edgex@linuxfoundation.org 01:54:34 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 01:54:34 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-157 [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-157 [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-157 [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d47a636c76fe827c7bbda20e977cc7264dae85bf [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d47a636 [Pipeline] echo 01:54:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:34 provisioning config files... 01:54:34 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/config13819807437554930985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:35 ---> ****-login.sh 01:54:35 nexus3.edgexfoundry.org:10001 01:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:35 01:54:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:54:35 Configure a credential helper to remove this warning. See 01:54:35 https://docs.****.com/go/credential-store/ 01:54:35 01:54:35 Login Succeeded 01:54:35 nexus3.edgexfoundry.org:10002 01:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:35 01:54:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:54:35 Configure a credential helper to remove this warning. See 01:54:35 https://docs.****.com/go/credential-store/ 01:54:35 01:54:35 Login Succeeded 01:54:35 nexus3.edgexfoundry.org:10003 01:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:35 01:54:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:54:35 Configure a credential helper to remove this warning. See 01:54:35 https://docs.****.com/go/credential-store/ 01:54:35 01:54:35 Login Succeeded 01:54:35 nexus3.edgexfoundry.org:10004 01:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:35 01:54:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:54:35 Configure a credential helper to remove this warning. See 01:54:35 https://docs.****.com/go/credential-store/ 01:54:35 01:54:35 Login Succeeded 01:54:35 ****.io 01:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:36 01:54:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:54:36 Configure a credential helper to remove this warning. See 01:54:36 https://docs.****.com/go/credential-store/ 01:54:36 01:54:36 Login Succeeded 01:54:36 ---> ****-login.sh ends [Pipeline] } 01:54:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:54:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:54:36 + grep -v github /etc/ssh/ssh_known_hosts 01:54:36 + [ -e /tmp/ssh_known_hosts ] 01:54:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:54:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:54:36 + sudo tee -a /etc/ssh/ssh_known_hosts 01:54:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:36 01:54:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:37 0.1.4: Pulling from edgex-devops/py-git-semver 01:54:37 3dae71ba6b94: Pulling fs layer 01:54:37 6bf1a483ea7c: Pulling fs layer 01:54:37 f5dfc541a4d3: Pulling fs layer 01:54:37 461d9e800cba: Pulling fs layer 01:54:37 461d9e800cba: Waiting 01:54:37 80192f66455f: Pulling fs layer 01:54:37 2e8e34ca0e6c: Pulling fs layer 01:54:37 a29436f7fd5d: Pulling fs layer 01:54:37 923cac83aea3: Pulling fs layer 01:54:37 25ad8b0a4227: Pulling fs layer 01:54:37 db01528c6b51: Pulling fs layer 01:54:37 28988de357af: Pulling fs layer 01:54:37 80192f66455f: Waiting 01:54:37 2e8e34ca0e6c: Waiting 01:54:37 a29436f7fd5d: Waiting 01:54:37 923cac83aea3: Waiting 01:54:37 25ad8b0a4227: Waiting 01:54:37 db01528c6b51: Waiting 01:54:37 28988de357af: Waiting 01:54:37 6bf1a483ea7c: Verifying Checksum 01:54:37 6bf1a483ea7c: Download complete 01:54:37 461d9e800cba: Verifying Checksum 01:54:37 461d9e800cba: Download complete 01:54:37 80192f66455f: Download complete 01:54:37 f5dfc541a4d3: Verifying Checksum 01:54:37 f5dfc541a4d3: Download complete 01:54:37 3dae71ba6b94: Download complete 01:54:37 923cac83aea3: Verifying Checksum 01:54:37 923cac83aea3: Download complete 01:54:37 25ad8b0a4227: Verifying Checksum 01:54:37 25ad8b0a4227: Download complete 01:54:37 db01528c6b51: Verifying Checksum 01:54:37 db01528c6b51: Download complete 01:54:37 28988de357af: Download complete 01:54:37 a29436f7fd5d: Verifying Checksum 01:54:37 a29436f7fd5d: Download complete 01:54:37 2e8e34ca0e6c: Verifying Checksum 01:54:37 2e8e34ca0e6c: Download complete 01:54:38 3dae71ba6b94: Pull complete 01:54:38 6bf1a483ea7c: Pull complete 01:54:39 f5dfc541a4d3: Pull complete 01:54:39 461d9e800cba: Pull complete 01:54:39 80192f66455f: Pull complete 01:54:44 2e8e34ca0e6c: Pull complete 01:54:44 a29436f7fd5d: Pull complete 01:54:44 923cac83aea3: Pull complete 01:54:44 25ad8b0a4227: Pull complete 01:54:44 db01528c6b51: Pull complete 01:54:44 28988de357af: Pull complete 01:54:44 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:45 prd-ubuntu20.04-docker-8c-8g-13330 does not seem to be running inside a container 01:54:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-157 -v /w/workspace/xfoundry_edgex-taf-common_PR-157:/w/workspace/xfoundry_edgex-taf-common_PR-157:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-157@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 01:54:47 $ docker top 1af5cfc3508b5885b827d57ba5b03d28b176f8cd23484779c36bb9596525c063 -eo pid,comm 01:54:47 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). 01:54:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:54:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:47 [ssh-agent] Looking for ssh-agent implementation... 01:54:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:47 $ docker exec 1af5cfc3508b5885b827d57ba5b03d28b176f8cd23484779c36bb9596525c063 ssh-agent 01:54:47 SSH_AUTH_SOCK=/tmp/ssh-E504jQ3hShYw/agent.32 01:54:47 SSH_AGENT_PID=38 01:54:47 Running ssh-add (command line suppressed) 01:54:48 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/private_key_17978456501182402894.key (/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/private_key_17978456501182402894.key) 01:54:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:48 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-157 [Pipeline] sh 01:54:48 + git tag --points-at HEAD [Pipeline] } 01:54:48 $ docker exec --env ******** --env ******** 1af5cfc3508b5885b827d57ba5b03d28b176f8cd23484779c36bb9596525c063 ssh-agent -k 01:54:48 unset SSH_AUTH_SOCK; 01:54:48 unset SSH_AGENT_PID; 01:54:48 echo Agent pid 38 killed; 01:54:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:54:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:48 [ssh-agent] Looking for ssh-agent implementation... 01:54:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:48 $ docker exec 1af5cfc3508b5885b827d57ba5b03d28b176f8cd23484779c36bb9596525c063 ssh-agent 01:54:48 SSH_AUTH_SOCK=/tmp/ssh-xrk4WJutbnCt/agent.85 01:54:48 SSH_AGENT_PID=91 01:54:48 Running ssh-add (command line suppressed) 01:54:49 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/private_key_9946294352495150379.key (/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/private_key_9946294352495150379.key) 01:54:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:49 + git semver init 01:54:49 2026-06-22 01:54:49,579 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:54:49 2026-06-22 01:54:49,583 [run_init] DEBUG init version:0.0.0 force:False 01:54:49 2026-06-22 01:54:49,583 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver 01:54:49 2026-06-22 01:54:49,584 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-157/.semver 01:54:49 2026-06-22 01:54:49,584 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-157, stdin=None, shell=False, universal_newlines=False) 01:54:50 2026-06-22 01:54:50,291 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-157/.git/info/exclude 01:54:50 2026-06-22 01:54:50,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver/PR-157 with force:False 01:54:50 2026-06-22 01:54:50,291 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver/PR-157 01:54:50 2026-06-22 01:54:50,296 [execute] INFO git cat-file --batch-check 01:54:50 2026-06-22 01:54:50,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver, stdin=, shell=False, universal_newlines=False) 01:54:50 2026-06-22 01:54:50,299 [execute] INFO git cat-file --batch 01:54:50 2026-06-22 01:54:50,300 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-157/.semver, stdin=, shell=False, universal_newlines=False) 01:54:50 2026-06-22 01:54:50,304 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-157/.semver/PR-157 01:54:50 0.0.0 [Pipeline] } 01:54:50 $ docker exec --env ******** --env ******** 1af5cfc3508b5885b827d57ba5b03d28b176f8cd23484779c36bb9596525c063 ssh-agent -k 01:54:50 unset SSH_AUTH_SOCK; 01:54:50 unset SSH_AGENT_PID; 01:54:50 echo Agent pid 91 killed; 01:54:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:54:51 + git semver [Pipeline] } 01:54:51 $ docker stop --time=1 1af5cfc3508b5885b827d57ba5b03d28b176f8cd23484779c36bb9596525c063 01:54:52 $ docker rm -f --volumes 1af5cfc3508b5885b827d57ba5b03d28b176f8cd23484779c36bb9596525c063 [Pipeline] // withDockerContainer [Pipeline] sh 01:54:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:54:53 Stashed 1 file(s) [Pipeline] echo 01:54:53 [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 01:54:53 provisioning config files... 01:54:53 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/config6797415795600411261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:53 ---> ****-login.sh 01:54:53 nexus3.edgexfoundry.org:10001 01:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:53 Login Succeeded 01:54:53 nexus3.edgexfoundry.org:10002 01:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:53 Login Succeeded 01:54:53 nexus3.edgexfoundry.org:10003 01:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:53 Login Succeeded 01:54:53 nexus3.edgexfoundry.org:10004 01:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:53 Login Succeeded 01:54:53 ****.io 01:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:54 Login Succeeded 01:54:54 ---> ****-login.sh ends [Pipeline] } 01:54:54 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 01:54:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:54:55 + ls -al . 01:54:55 total 72 01:54:55 drwxrwxr-x 6 jenkins jenkins 4096 Jun 22 01:54 . 01:54:55 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 01:54 .. 01:54:55 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 01:54 .git 01:54:55 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 01:54 .github 01:54:55 -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 01:54 .gitignore 01:54:55 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 01:54 .semver 01:54:55 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 22 01:54 Dockerfile 01:54:55 -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 01:54 Jenkinsfile 01:54:55 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 01:54 LICENSE 01:54:55 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 01:54 README.md 01:54:55 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 01:54 TUC 01:54:55 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 01:54 VERSION 01:54:55 -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 01:54 requirements.txt 01:54:55 -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 01:54 robot-entrypoint.sh 01:54:55 -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 01:54 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:55 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d47a636c76fe827c7bbda20e977cc7264dae85bf --label arch=amd64 --label version=0.0.0 . 01:54:55 #0 building with "default" instance using docker driver 01:54:55 01:54:55 #1 [internal] load build definition from Dockerfile 01:54:55 #1 transferring dockerfile: 1.69kB done 01:54:55 #1 DONE 0.0s 01:54:55 01:54:55 #2 [internal] load metadata for docker.io/library/alpine:3.20 01:54:55 #2 DONE 0.1s 01:54:56 01:54:56 #3 [internal] load .dockerignore 01:54:56 #3 transferring context: 2B done 01:54:56 #3 DONE 0.0s 01:54:56 01:54:56 #4 [internal] load build context 01:54:56 #4 transferring context: 583.31kB 0.0s done 01:54:56 #4 DONE 0.1s 01:54:56 01:54:56 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 01:54:56 #5 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 01:54:56 #5 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 01:54:56 #5 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 01:54:56 #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s 01:54:56 #5 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 01:54:56 #5 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 01:54:56 #5 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done 01:54:56 #5 DONE 0.3s 01:54:56 01:54:56 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 01:54:56 #6 DONE 0.1s 01:54:56 01:54:56 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 01:54:56 #7 DONE 0.0s 01:54:56 01:54:56 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 01:54:56 #8 DONE 0.0s 01:54:56 01:54:56 #9 [5/7] WORKDIR /edgex-taf 01:54:56 #9 DONE 0.0s 01:54:56 01:54:56 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:54:56 #10 DONE 0.3s 01:54:56 01:54:56 #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.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 01:54:56 #11 0.256 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:54:57 #11 0.629 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:54:57 #11 1.102 OK: 8 MiB in 14 packages 01:54:58 #11 1.192 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:54:58 #11 1.440 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:54:58 #11 1.842 (1/14) Installing ca-certificates (20260413-r0) 01:54:58 #11 2.061 (2/14) Installing brotli-libs (1.1.0-r2) 01:54:59 #11 2.238 (3/14) Installing c-ares (1.33.1-r0) 01:54:59 #11 2.426 (4/14) Installing libunistring (1.2-r0) 01:54:59 #11 2.618 (5/14) Installing libidn2 (2.3.7-r0) 01:54:59 #11 2.823 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:54:59 #11 2.966 (7/14) Installing libpsl (0.21.5-r1) 01:54:59 #11 3.153 (8/14) Installing zstd-libs (1.5.6-r0) 01:55:00 #11 3.306 (9/14) Installing libcurl (8.14.1-r2) 01:55:00 #11 3.551 (10/14) Installing curl (8.14.1-r2) 01:55:00 #11 3.693 (11/14) Installing docker-cli (26.1.5-r0) 01:55:01 #11 4.085 (12/14) Installing oniguruma (6.9.9-r0) 01:55:01 #11 4.222 (13/14) Installing jq (1.7.1-r0) 01:55:01 #11 4.446 (14/14) Installing openssl (3.3.7-r0) 01:55:01 #11 4.599 Executing busybox-1.36.1-r31.trigger 01:55:01 #11 4.606 Executing ca-certificates-20260413-r0.trigger 01:55:01 #11 4.643 OK: 43 MiB in 28 packages 01:55:01 #11 4.723 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:55:01 #11 4.981 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:55:02 #11 5.419 (1/167) Installing libexpat (2.8.1-r0) 01:55:02 #11 5.608 (2/167) Installing libbz2 (1.0.8-r6) 01:55:02 #11 5.738 (3/167) Installing libpng (1.6.57-r0) 01:55:02 #11 5.946 (4/167) Installing freetype (2.13.2-r0) 01:55:02 #11 6.115 (5/167) Installing fontconfig (2.15.0-r1) 01:55:03 #11 6.341 (6/167) Installing libfontenc (1.1.8-r0) 01:55:03 #11 6.492 (7/167) Installing mkfontscale (1.2.2-r6) 01:55:03 #11 6.661 (8/167) Installing font-opensans (0_git20210927-r1) 01:55:03 #11 6.869 (9/167) Installing pkgconf (2.2.0-r0) 01:55:03 #11 7.085 (10/167) Installing libgcc (13.2.1_git20240309-r1) 01:55:03 #11 7.254 (11/167) Installing libffi (3.4.6-r0) 01:55:04 #11 7.420 (12/167) Installing libintl (0.22.5-r0) 01:55:04 #11 7.559 (13/167) Installing libeconf (0.6.3-r0) 01:55:04 #11 7.739 (14/167) Installing libblkid (2.40.1-r1) 01:55:04 #11 7.914 (15/167) Installing libmount (2.40.1-r1) 01:55:04 #11 8.122 (16/167) Installing pcre2 (10.43-r0) 01:55:04 #11 8.305 (17/167) Installing glib (2.80.5-r0) 01:55:05 #11 8.950 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 01:55:05 #11 9.135 (19/167) Installing xz-libs (5.8.3-r0) 01:55:06 #11 9.341 (20/167) Installing libxml2 (2.12.10-r0) 01:55:06 #11 9.500 (21/167) Installing shared-mime-info (2.4-r0) 01:55:06 #11 9.736 (22/167) Installing hicolor-icon-theme (0.17-r2) 01:55:06 #11 9.877 (23/167) Installing libjpeg-turbo (3.0.3-r0) 01:55:06 #11 10.11 (24/167) Installing libsharpyuv (1.3.2-r0) 01:55:06 #11 10.22 (25/167) Installing libwebp (1.3.2-r0) 01:55:07 #11 10.44 (26/167) Installing tiff (4.6.0t-r0) 01:55:07 #11 10.59 (27/167) Installing gdk-pixbuf (2.42.12-r0) 01:55:07 #11 10.79 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 01:55:07 #11 10.91 (29/167) Installing libxau (1.0.11-r4) 01:55:07 #11 11.06 (30/167) Installing libmd (1.1.0-r0) 01:55:08 #11 11.18 (31/167) Installing libbsd (0.12.2-r0) 01:55:08 #11 11.36 (32/167) Installing libxdmcp (1.1.5-r1) 01:55:08 Still waiting to schedule task 01:55:08 ‘prd-centos7-blackbox-4c-2g-13244’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:55:08 ‘prd-centos7-blackbox-4c-2g-13245’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:55:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-13331’ is offline 01:55:08 #11 11.47 (33/167) Installing libxcb (1.16.1-r0) 01:55:08 #11 11.70 (34/167) Installing libx11 (1.8.9-r1) 01:55:08 #11 11.88 (35/167) Installing libxcomposite (0.4.6-r5) 01:55:08 #11 12.03 (36/167) Installing libxfixes (6.0.1-r4) 01:55:09 #11 12.18 (37/167) Installing libxrender (0.9.11-r5) 01:55:09 #11 12.34 (38/167) Installing libxcursor (1.2.2-r1) 01:55:09 #11 12.47 (39/167) Installing libxdamage (1.1.6-r5) 01:55:09 #11 12.61 (40/167) Installing libxext (1.3.6-r2) 01:55:09 #11 12.73 (41/167) Installing libxi (1.8.1-r4) 01:55:09 #11 12.90 (42/167) Installing libxinerama (1.1.5-r4) 01:55:09 #11 13.01 (43/167) Installing libxrandr (1.5.4-r1) 01:55:09 #11 13.18 (44/167) Installing libatk-1.0 (2.52.0-r0) 01:55:10 #11 13.31 (45/167) Installing libxtst (1.2.4-r6) 01:55:10 #11 13.47 (46/167) Installing dbus-libs (1.14.10-r1) 01:55:10 #11 13.61 (47/167) Installing at-spi2-core (2.52.0-r0) 01:55:10 #11 13.82 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 01:55:10 #11 13.95 (49/167) Installing pixman (0.43.2-r0) 01:55:10 #11 14.17 (50/167) Installing cairo (1.18.4-r0) 01:55:11 #11 14.36 (51/167) Installing cairo-gobject (1.18.4-r0) 01:55:11 #11 14.52 (52/167) Installing avahi-libs (0.8-r17) 01:55:11 #11 14.65 (53/167) Installing gmp (6.3.0-r1) 01:55:11 #11 14.88 (54/167) Installing nettle (3.10.2-r0) 01:55:11 #11 15.03 (55/167) Installing libtasn1 (4.21.0-r0) 01:55:12 #11 15.21 (56/167) Installing p11-kit (0.25.3-r0) 01:55:12 #11 15.40 (57/167) Installing gnutls (3.8.13-r0) 01:55:12 #11 15.70 (58/167) Installing cups-libs (2.4.18-r0) 01:55:12 #11 15.88 (59/167) Installing libepoxy (1.5.10-r1) 01:55:12 #11 16.12 (60/167) Installing fribidi (1.0.15-r0) 01:55:13 #11 16.26 (61/167) Installing graphite2 (1.3.14-r6) 01:55:13 #11 16.48 (62/167) Installing harfbuzz (8.5.0-r0) 01:55:13 #11 16.66 (63/167) Installing libxft (2.3.8-r3) 01:55:13 #11 16.85 (64/167) Installing pango (1.52.2-r0) 01:55:13 #11 17.02 (65/167) Installing wayland-libs-client (1.22.0-r4) 01:55:13 #11 17.19 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 01:55:14 #11 17.30 (67/167) Installing wayland-libs-egl (1.22.0-r4) 01:55:14 #11 17.45 (68/167) Installing xkeyboard-config (2.41-r0) 01:55:14 #11 17.64 (69/167) Installing libxkbcommon (1.7.0-r0) 01:55:14 #11 17.85 (70/167) Installing gtk+3.0 (3.24.43-r0) 01:55:14 #11 18.11 (71/167) Installing icu-data-full (74.2-r1) 01:55:17 #11 20.39 (72/167) Installing mesa (24.0.9-r1) 01:55:17 #11 20.52 (73/167) Installing llvm17-libs (17.0.6-r2) 01:55:18 #11 21.59 (74/167) Installing hwdata-pci (0.382-r0) 01:55:18 #11 21.78 (75/167) Installing libpciaccess (0.18.1-r0) 01:55:18 #11 21.96 (76/167) Installing libdrm (2.4.120-r0) 01:55:18 #11 22.12 (77/167) Installing libelf (0.191-r0) 01:55:18 #11 22.30 (78/167) Installing mesa-glapi (24.0.9-r1) 01:55:19 #11 22.47 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 01:55:19 #11 22.94 (80/167) Installing eudev-libs (3.2.14-r2) 01:55:19 #11 23.08 (81/167) Installing libmagic (5.45-r1) 01:55:20 #11 23.38 (82/167) Installing file (5.45-r1) 01:55:20 #11 23.50 (83/167) Installing xprop (1.2.7-r0) 01:55:20 #11 23.67 (84/167) Installing libice (1.1.1-r6) 01:55:20 #11 23.81 (85/167) Installing libuuid (2.40.1-r1) 01:55:20 #11 23.98 (86/167) Installing libsm (1.2.4-r4) 01:55:20 #11 24.11 (87/167) Installing libxt (1.3.0-r5) 01:55:21 #11 24.33 (88/167) Installing libxmu (1.1.4-r2) 01:55:21 #11 24.48 (89/167) Installing xset (1.2.5-r1) 01:55:21 #11 24.67 (90/167) Installing xdg-utils (1.2.1-r0) 01:55:21 #11 24.81 (91/167) Installing libogg (1.3.5-r5) 01:55:21 #11 24.99 (92/167) Installing libflac (1.4.3-r1) 01:55:21 #11 25.15 (93/167) Installing alsa-lib (1.2.11-r0) 01:55:22 #11 25.43 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 01:55:22 #11 25.64 (95/167) Installing aom-libs (3.9.1-r0) 01:55:23 #11 25.95 (96/167) Installing libva (2.21.0-r0) 01:55:23 #11 26.10 (97/167) Installing libvdpau (1.5-r3) 01:55:23 #11 26.29 (98/167) Installing onevpl-libs (2023.3.1-r2) 01:55:23 #11 26.45 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 01:55:23 #11 26.74 (100/167) Installing libdav1d (1.4.2-r0) 01:55:23 #11 27.01 (101/167) Installing openexr-libiex (3.1.13-r1) 01:55:24 #11 27.23 (102/167) Installing openexr-libilmthread (3.1.13-r1) 01:55:24 #11 27.37 (103/167) Installing imath (3.1.12-r0) 01:55:24 #11 27.58 (104/167) Installing openexr-libopenexr (3.1.13-r1) 01:55:24 #11 27.77 (105/167) Installing giflib (5.2.2-r0) 01:55:24 #11 27.97 (106/167) Installing libhwy (1.0.7-r0) 01:55:24 #11 28.11 (107/167) Installing lcms2 (2.19-r0) 01:55:25 #11 28.32 (108/167) Installing libjxl (0.10.2-r0) 01:55:25 #11 28.51 (109/167) Installing lame-libs (3.100-r5) 01:55:25 #11 28.73 (110/167) Installing opus (1.5.2-r0) 01:55:25 #11 28.91 (111/167) Installing rav1e-libs (0.7.1-r0) 01:55:25 #11 29.17 (112/167) Installing libgomp (13.2.1_git20240309-r1) 01:55:26 #11 29.33 (113/167) Installing soxr (0.1.3-r7) 01:55:26 #11 29.53 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 01:55:26 #11 29.82 (115/167) Installing libtheora (1.1.1-r18) 01:55:26 #11 30.03 (116/167) Installing libvorbis (1.3.7-r2) 01:55:27 #11 30.25 (117/167) Installing libvpx (1.14.1-r0) 01:55:27 #11 30.45 (118/167) Installing libwebpmux (1.3.2-r0) 01:55:27 #11 30.63 (119/167) Installing x264-libs (0.164_git20231001-r0) 01:55:27 #11 30.82 (120/167) Installing numactl (2.0.18-r0) 01:55:27 #11 30.99 (121/167) Installing x265-libs (3.6-r0) 01:55:28 #11 31.24 (122/167) Installing xvidcore (1.3.7-r2) 01:55:28 #11 31.45 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 01:55:28 #11 31.73 (124/167) Installing libbluray (1.3.4-r1) 01:55:28 #11 31.94 (125/167) Installing mpg123-libs (1.32.8-r0) 01:55:28 #11 32.11 (126/167) Installing libopenmpt (0.7.7-r0) 01:55:29 #11 32.46 (127/167) Installing cjson (1.7.19-r0) 01:55:29 #11 32.59 (128/167) Installing mbedtls (3.6.6-r0) 01:55:29 #11 32.87 (129/167) Installing librist (0.2.10-r1) 01:55:29 #11 33.01 (130/167) Installing libsrt (1.5.3-r0) 01:55:30 #11 33.33 (131/167) Installing libssh (0.10.6-r0) 01:55:30 #11 33.49 (132/167) Installing libsodium (1.0.19-r1) 01:55:30 #11 33.74 (133/167) Installing libzmq (4.3.5-r2) 01:55:30 #11 33.92 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 01:55:31 #11 34.56 (135/167) Installing crc32c (1.1.2-r0) 01:55:31 #11 34.69 (136/167) Installing double-conversion (3.3.0-r0) 01:55:31 #11 34.87 (137/167) Installing libevent (2.1.12-r7) 01:55:31 #11 35.03 (138/167) Installing wayland-libs-server (1.22.0-r4) 01:55:31 #11 35.21 (139/167) Installing mesa-gbm (24.0.9-r1) 01:55:32 #11 35.37 (140/167) Installing harfbuzz-subset (8.5.0-r0) 01:55:32 #11 35.63 (141/167) Installing icu-libs (74.2-r1) 01:55:32 #11 36.04 (142/167) Installing minizip (1.3.1-r0) 01:55:32 #11 36.21 (143/167) Installing nspr (4.35-r4) 01:55:33 #11 36.38 (144/167) Installing sqlite-libs (3.45.3-r3) 01:55:33 #11 36.71 (145/167) Installing nss (3.105-r0) 01:55:33 #11 36.91 (146/167) Installing openh264 (2.4.1-r0) 01:55:34 #11 37.18 (147/167) Installing libcamera-ipa (0.3.0-r0) 01:55:34 #11 37.32 (148/167) Installing libunwind (1.8.1-r0) 01:55:34 #11 37.52 (149/167) Installing yaml (0.2.5-r2) 01:55:34 #11 37.67 (150/167) Installing libcamera (0.3.0-r0) 01:55:34 #11 37.95 (151/167) Installing speexdsp (1.2.1-r2) 01:55:34 #11 38.08 (152/167) Installing libuv (1.48.0-r0) 01:55:35 #11 38.29 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 01:55:35 #11 38.52 (154/167) Installing libsndfile (1.2.2-r1) 01:55:35 #11 38.77 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 01:55:35 #11 38.96 (156/167) Installing pipewire-libs (1.0.6-r1) 01:55:35 #11 39.28 (157/167) Installing libasyncns (0.8-r3) 01:55:36 #11 39.40 (158/167) Installing libltdl (2.4.7-r3) 01:55:36 #11 39.56 (159/167) Installing orc (0.4.40-r0) 01:55:36 #11 39.72 (160/167) Installing tdb-libs (1.4.9-r1) 01:55:36 #11 39.91 (161/167) Installing libpulse (17.0-r0) 01:55:37 #11 40.24 (162/167) Installing libwebpdemux (1.3.2-r0) 01:55:37 #11 40.39 (163/167) Installing libgpg-error (1.49-r0) 01:55:37 #11 40.53 (164/167) Installing libgcrypt (1.10.3-r0) 01:55:37 #11 40.77 (165/167) Installing libxslt (1.1.39-r2) 01:55:37 #11 40.93 (166/167) Installing chromium (131.0.6778.108-r0) 01:55:39 #11 42.66 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 01:55:39 #11 42.93 Executing busybox-1.36.1-r31.trigger 01:55:39 #11 42.94 Executing fontconfig-2.15.0-r1.trigger 01:55:39 #11 42.96 Executing mkfontscale-1.2.2-r6.trigger 01:55:39 #11 42.98 Executing glib-2.80.5-r0.trigger 01:55:39 #11 42.99 Executing shared-mime-info-2.4-r0.trigger 01:55:40 #11 43.36 Executing gdk-pixbuf-2.42.12-r0.trigger 01:55:40 #11 43.37 Executing gtk-update-icon-cache-3.24.43-r0.trigger 01:55:40 #11 43.40 Executing gtk+3.0-3.24.43-r0.trigger 01:55:40 #11 43.42 OK: 672 MiB in 195 packages 01:55:40 #11 43.50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:55:40 #11 43.93 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:55:41 #11 44.39 (1/30) Installing jansson (2.14-r4) 01:55:41 #11 44.55 (2/30) Installing binutils (2.42-r1) 01:55:41 #11 44.78 (3/30) Installing libatomic (13.2.1_git20240309-r1) 01:55:41 #11 44.93 (4/30) Installing isl26 (0.26-r1) 01:55:41 #11 45.14 (5/30) Installing mpfr4 (4.2.1-r0) 01:55:42 #11 45.39 (6/30) Installing mpc1 (1.3.1-r1) 01:55:42 #11 45.53 (7/30) Installing gcc (13.2.1_git20240309-r1) 01:55:43 #11 46.49 (8/30) Installing musl-dev (1.2.5-r3) 01:55:43 #11 46.71 (9/30) Installing linux-headers (6.6-r0) 01:55:43 #11 47.02 (10/30) Installing libffi-dev (3.4.6-r0) 01:55:43 #11 47.15 (11/30) Installing libpq (16.14-r0) 01:55:44 #11 47.36 (12/30) Installing openssl-dev (3.3.7-r0) 01:55:44 #11 47.52 (13/30) Installing libpq-dev (16.14-r0) 01:55:44 #11 47.76 (14/30) Installing libecpg (16.14-r0) 01:55:44 #11 47.89 (15/30) Installing libecpg-dev (16.14-r0) 01:55:44 #11 48.12 (16/30) Installing clang16-headers (16.0.6-r5) 01:55:45 #11 48.30 (17/30) Installing llvm16-libs (16.0.6-r9) 01:55:46 #11 49.26 (18/30) Installing clang16-libs (16.0.6-r5) 01:55:46 #11 49.76 (19/30) Installing fortify-headers (1.1-r3) 01:55:46 #11 49.90 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 01:55:46 #11 50.16 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 01:55:47 #11 50.35 (22/30) Installing clang16 (16.0.6-r5) 01:55:47 #11 50.51 (23/30) Installing icu (74.2-r1) 01:55:47 #11 50.74 (24/30) Installing icu-dev (74.2-r1) 01:55:47 #11 50.93 (25/30) Installing llvm16 (16.0.6-r9) 01:55:48 #11 51.92 (26/30) Installing lz4-libs (1.9.4-r5) 01:55:48 #11 52.05 (27/30) Installing lz4-dev (1.9.4-r5) 01:55:49 #11 52.22 (28/30) Installing zstd (1.5.6-r0) 01:55:49 #11 52.38 (29/30) Installing zstd-dev (1.5.6-r0) 01:55:49 #11 52.58 (30/30) Installing postgresql16-dev (16.14-r0) 01:55:49 #11 52.82 Executing busybox-1.36.1-r31.trigger 01:55:49 #11 52.83 OK: 1208 MiB in 225 packages 01:55:49 #11 52.90 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:55:49 #11 53.14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:55:50 #11 53.53 (1/14) Installing g++ (13.2.1_git20240309-r1) 01:55:50 #11 54.03 (2/14) Installing gdbm (1.23-r1) 01:55:50 #11 54.16 (3/14) Installing mpdecimal (4.0.0-r0) 01:55:51 #11 54.35 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 01:55:51 #11 54.49 (5/14) Installing libncursesw (6.4_p20240420-r2) 01:55:51 #11 54.70 (6/14) Installing libpanelw (6.4_p20240420-r2) 01:55:51 #11 54.82 (7/14) Installing readline (8.2.10-r0) 01:55:51 #11 55.03 (8/14) Installing python3 (3.12.13-r0) 01:55:52 #11 55.34 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 01:55:52 #11 55.68 (10/14) Installing pyc (3.12.13-r0) 01:55:52 #11 55.80 (11/14) Installing python3-pyc (3.12.13-r0) 01:55:52 #11 55.94 (12/14) Installing python3-dev (3.12.13-r0) 01:55:53 #11 56.75 (13/14) Installing libsodium-dev (1.0.19-r1) 01:55:53 #11 56.89 (14/14) Installing zeromq-dev (4.3.5-r2) 01:55:53 #11 57.05 Executing busybox-1.36.1-r31.trigger 01:55:53 #11 57.06 OK: 1374 MiB in 239 packages 01:55:53 #11 57.13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:55:54 #11 57.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:55:54 #11 57.77 OK: 1374 MiB in 239 packages 01:55:54 #11 57.84 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:55:54 #11 58.09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:55:55 #11 58.49 (1/1) Installing tzdata (2026b-r0) 01:55:55 #11 58.86 OK: 1376 MiB in 240 packages 01:55:56 #11 59.19 (1/1) Purging tzdata (2026b-r0) 01:55:59 #11 61.97 OK: 1374 MiB in 239 packages 01:56:00 #11 63.71 Looking in links: /tmp/tmpc1rcm2nj 01:56:00 #11 63.71 Processing /tmp/tmpc1rcm2nj/pip-25.0.1-py3-none-any.whl 01:56:00 #11 63.72 Installing collected packages: pip 01:56:01 #11 64.77 Successfully installed pip-25.0.1 01:56:01 #11 64.77 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 01:56:01 #11 65.20 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 01:56:02 #11 65.26 Collecting pip 01:56:02 #11 65.28 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 01:56:02 #11 65.43 Collecting setuptools 01:56:02 #11 65.44 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 01:56:02 #11 65.47 Collecting wheel 01:56:02 #11 65.47 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 01:56:02 #11 65.50 Collecting packaging>=24.0 (from wheel) 01:56:02 #11 65.50 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 01:56:02 #11 65.52 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 01:56:02 #11 65.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 155.4 MB/s eta 0:00:00 01:56:02 #11 65.54 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 01:56:02 #11 65.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 165.4 MB/s eta 0:00:00 01:56:02 #11 65.56 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 01:56:02 #11 65.57 Downloading packaging-26.2-py3-none-any.whl (100 kB) 01:56:02 #11 65.60 Installing collected packages: setuptools, pip, packaging, wheel 01:56:03 #11 66.35 Attempting uninstall: pip 01:56:03 #11 66.36 Found existing installation: pip 25.0.1 01:56:03 #11 66.39 Uninstalling pip-25.0.1: 01:56:03 #11 66.40 Successfully uninstalled pip-25.0.1 01:56:04 #11 67.57 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 01:56:04 #11 67.58 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 01:56:05 #11 68.13 Processing ./edgex-taf-common 01:56:05 #11 68.13 Installing build dependencies: started 01:56:05 #11 68.88 Installing build dependencies: finished with status 'done' 01:56:05 #11 68.88 Getting requirements to build wheel: started 01:56:06 #11 69.28 Getting requirements to build wheel: finished with status 'done' 01:56:06 #11 69.29 Preparing metadata (pyproject.toml): started 01:56:06 #11 69.48 Preparing metadata (pyproject.toml): finished with status 'done' 01:56:06 #11 69.49 Building wheels for collected packages: edgex-taf-common 01:56:06 #11 69.49 Building wheel for edgex-taf-common (pyproject.toml): started 01:56:06 #11 69.74 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 01:56:06 #11 69.74 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=6ffe98a1fb1862e25c37ac9d628ae867e09d3614aa6e9b6bd6274f6e82051d1c 01:56:06 #11 69.74 Stored in directory: /tmp/pip-ephem-wheel-cache-m48b0ivd/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 01:56:06 #11 69.75 Successfully built edgex-taf-common 01:56:06 #11 69.76 Installing collected packages: edgex-taf-common 01:56:06 #11 69.78 Successfully installed edgex-taf-common-0.0.0 01:56:06 #11 69.78 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 01:56:07 #11 70.31 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 01:56:07 #11 70.35 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 01:56:07 #11 70.37 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 01:56:07 #11 70.38 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 01:56:07 #11 70.40 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 01:56:07 #11 70.40 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 01:56:07 #11 70.43 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 01:56:07 #11 70.43 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 01:56:07 #11 70.44 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 01:56:07 #11 70.45 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 01:56:07 #11 70.46 Installing build dependencies: started 01:56:07 #11 71.08 Installing build dependencies: finished with status 'done' 01:56:08 #11 71.08 Getting requirements to build wheel: started 01:56:08 #11 71.49 Getting requirements to build wheel: finished with status 'done' 01:56:08 #11 71.49 Preparing metadata (pyproject.toml): started 01:56:08 #11 71.70 Preparing metadata (pyproject.toml): finished with status 'done' 01:56:08 #11 71.71 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 01:56:08 #11 71.71 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 01:56:08 #11 71.72 Installing build dependencies: started 01:56:09 #11 72.36 Installing build dependencies: finished with status 'done' 01:56:09 #11 72.37 Getting requirements to build wheel: started 01:56:09 #11 72.76 Getting requirements to build wheel: finished with status 'done' 01:56:09 #11 72.76 Preparing metadata (pyproject.toml): started 01:56:09 #11 73.00 Preparing metadata (pyproject.toml): finished with status 'done' 01:56:09 #11 73.01 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 01:56:09 #11 73.02 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 01:56:09 #11 73.03 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 01:56:09 #11 73.03 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 01:56:09 #11 73.06 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 01:56:09 #11 73.07 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 01:56:09 #11 73.08 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 01:56:09 #11 73.09 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 01:56:09 #11 73.11 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 01:56:10 #11 73.11 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 01:56:10 #11 73.36 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 01:56:10 #11 73.36 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 01:56:10 #11 73.46 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 01:56:10 #11 73.47 Downloading psutil-7.0.0.tar.gz (497 kB) 01:56:10 #11 73.56 Installing build dependencies: started 01:56:10 #11 74.19 Installing build dependencies: finished with status 'done' 01:56:11 #11 74.19 Getting requirements to build wheel: started 01:56:11 #11 74.68 Getting requirements to build wheel: finished with status 'done' 01:56:11 #11 74.68 Preparing metadata (pyproject.toml): started 01:56:11 #11 74.98 Preparing metadata (pyproject.toml): finished with status 'done' 01:56:12 #11 75.26 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 01:56:12 #11 75.26 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 01:56:12 #11 75.28 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 01:56:12 #11 75.29 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 01:56:12 #11 75.33 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 01:56:12 #11 75.34 Downloading psycopg2-2.9.10.tar.gz (385 kB) 01:56:12 #11 75.40 Installing build dependencies: started 01:56:12 #11 76.02 Installing build dependencies: finished with status 'done' 01:56:12 #11 76.03 Getting requirements to build wheel: started 01:56:13 #11 76.44 Getting requirements to build wheel: finished with status 'done' 01:56:14 #11 76.44 Preparing metadata (pyproject.toml): started 01:56:14 #11 76.66 Preparing metadata (pyproject.toml): finished with status 'done' 01:56:14 #11 77.51 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 01:56:14 #11 77.52 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 01:56:14 #11 77.71 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 01:56:14 #11 77.71 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 01:56:14 #11 77.73 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 01:56:14 #11 77.73 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 01:56:14 #11 78.00 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) 01:56:14 #11 78.00 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) 01:56:14 #11 78.03 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 01:56:14 #11 78.03 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 01:56:14 #11 78.05 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 01:56:14 #11 78.05 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 01:56:14 #11 78.06 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 01:56:14 #11 78.06 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 01:56:14 #11 78.10 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 01:56:14 #11 78.11 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) 01:56:14 #11 78.12 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 01:56:14 #11 78.13 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 01:56:14 #11 78.15 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 01:56:14 #11 78.16 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 01:56:14 #11 78.18 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 01:56:14 #11 78.19 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 01:56:14 #11 78.20 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 01:56:15 #11 78.21 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 01:56:15 #11 78.23 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:15 #11 78.24 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 01:56:15 #11 78.26 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:15 #11 78.27 Downloading flex-6.14.1.tar.gz (40 kB) 01:56:15 #11 78.30 Installing build dependencies: started 01:56:15 #11 78.92 Installing build dependencies: finished with status 'done' 01:56:15 #11 78.93 Getting requirements to build wheel: started 01:56:16 #11 79.34 Getting requirements to build wheel: finished with status 'done' 01:56:16 #11 79.34 Preparing metadata (pyproject.toml): started 01:56:16 #11 79.56 Preparing metadata (pyproject.toml): finished with status 'done' 01:56:16 #11 79.58 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:16 #11 79.58 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 01:56:16 #11 79.61 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:16 #11 79.62 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 01:56:16 #11 79.64 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:16 #11 79.65 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 01:56:16 #11 79.68 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:16 #11 79.68 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 01:56:16 #11 79.72 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:16 #11 79.73 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 01:56:16 #11 79.74 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:16 #11 79.75 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) 01:56:16 #11 79.87 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 01:56:16 #11 79.88 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (40 kB) 01:56:16 #11 79.89 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 01:56:16 #11 79.90 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 01:56:16 #11 79.92 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 01:56:16 #11 79.92 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 01:56:16 #11 79.94 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 01:56:16 #11 79.95 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 01:56:16 #11 79.97 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 01:56:16 #11 79.97 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 01:56:16 #11 79.99 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 01:56:16 #11 80.00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 01:56:16 #11 80.00 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) 01:56:16 #11 80.12 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) 01:56:16 #11 80.13 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 01:56:16 #11 80.14 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) 01:56:16 #11 80.15 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 01:56:16 #11 80.19 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 01:56:16 #11 80.20 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 01:56:16 #11 80.22 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 01:56:16 #11 80.23 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 01:56:16 #11 80.25 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 01:56:16 #11 80.26 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 01:56:16 #11 80.27 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 01:56:16 #11 80.27 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 01:56:16 #11 80.29 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 01:56:16 #11 80.30 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 01:56:16 #11 80.31 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 01:56:16 #11 80.32 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 01:56:16 #11 80.33 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 01:56:17 #11 80.33 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 01:56:17 #11 80.35 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 01:56:17 #11 80.35 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 01:56:17 #11 80.37 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 01:56:17 #11 80.37 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 01:56:17 #11 80.38 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 01:56:17 #11 80.39 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 01:56:17 #11 80.39 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 01:56:17 #11 80.40 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 01:56:17 #11 80.41 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 01:56:17 #11 80.42 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 01:56:17 #11 80.43 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 01:56:17 #11 80.44 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 01:56:17 #11 80.52 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 01:56:17 #11 80.53 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 01:56:17 #11 80.57 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:17 #11 80.57 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 01:56:17 #11 80.59 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:17 #11 80.59 Downloading validate_email-1.3.tar.gz (4.7 kB) 01:56:17 #11 80.60 Installing build dependencies: started 01:56:18 #11 81.27 Installing build dependencies: finished with status 'done' 01:56:18 #11 81.27 Getting requirements to build wheel: started 01:56:18 #11 81.65 Getting requirements to build wheel: finished with status 'done' 01:56:18 #11 81.65 Preparing metadata (pyproject.toml): started 01:56:18 #11 81.85 Preparing metadata (pyproject.toml): finished with status 'done' 01:56:18 #11 81.86 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:18 #11 81.87 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 01:56:18 #11 81.88 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:18 #11 81.88 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 01:56:18 #11 81.89 Installing build dependencies: started 01:56:19 #11 82.52 Installing build dependencies: finished with status 'done' 01:56:19 #11 82.52 Getting requirements to build wheel: started 01:56:19 #11 82.91 Getting requirements to build wheel: finished with status 'done' 01:56:19 #11 82.91 Preparing metadata (pyproject.toml): started 01:56:19 #11 83.15 Preparing metadata (pyproject.toml): finished with status 'done' 01:56:20 #11 83.16 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.17 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 01:56:20 #11 83.19 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.20 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 01:56:20 #11 83.22 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.23 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 01:56:20 #11 83.55 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.56 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 01:56:20 #11 83.57 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.58 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 01:56:20 #11 83.60 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.60 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 01:56:20 #11 83.62 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.63 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 01:56:20 #11 83.64 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.65 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 01:56:20 #11 83.67 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.67 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 01:56:20 #11 83.69 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.70 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 01:56:20 #11 83.71 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.72 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 01:56:20 #11 83.84 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.85 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 01:56:20 #11 83.87 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.88 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 01:56:20 #11 83.89 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.89 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 01:56:20 #11 83.96 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.97 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 01:56:20 #11 83.98 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:20 #11 83.99 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 01:56:21 #11 84.82 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:21 #11 84.82 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) 01:56:21 #11 84.83 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:21 #11 84.83 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 01:56:21 #11 84.90 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 01:56:21 #11 84.91 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 01:56:21 #11 84.93 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 01:56:21 #11 84.93 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 195.5 MB/s 0:00:00 01:56:21 #11 84.94 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 01:56:21 #11 84.95 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 01:56:21 #11 84.95 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 01:56:21 #11 84.96 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 01:56:21 #11 84.96 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 01:56:21 #11 84.97 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 01:56:21 #11 84.98 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 01:56:21 #11 84.99 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 01:56:21 #11 84.99 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 01:56:22 #11 85.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 136.6 MB/s 0:00:00 01:56:22 #11 85.14 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 01:56:22 #11 85.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 171.1 MB/s 0:00:00 01:56:22 #11 85.16 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 01:56:22 #11 85.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 225.4 MB/s 0:00:00 01:56:22 #11 85.17 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 01:56:22 #11 85.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 183.4 MB/s 0:00:00 01:56:22 #11 85.19 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 01:56:22 #11 85.20 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 01:56:22 #11 85.20 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) 01:56:22 #11 85.31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 47.4 MB/s 0:00:00 01:56:22 #11 85.31 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 01:56:22 #11 85.32 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 01:56:22 #11 85.32 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 01:56:22 #11 85.33 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_x86_64.whl (218 kB) 01:56:22 #11 85.33 Downloading idna-3.18-py3-none-any.whl (65 kB) 01:56:22 #11 85.34 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 01:56:22 #11 85.34 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 01:56:22 #11 85.35 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 01:56:22 #11 85.36 Downloading click-8.4.1-py3-none-any.whl (116 kB) 01:56:22 #11 85.36 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 01:56:22 #11 85.37 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 01:56:22 #11 85.38 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 01:56:22 #11 85.39 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 01:56:22 #11 85.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 191.9 MB/s 0:00:00 01:56:22 #11 85.40 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 01:56:22 #11 85.41 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 01:56:22 #11 85.42 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 01:56:22 #11 85.42 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 01:56:22 #11 85.43 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 01:56:22 #11 85.43 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) 01:56:22 #11 85.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 158.4 MB/s 0:00:00 01:56:22 #11 85.50 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 01:56:22 #11 85.51 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 01:56:22 #11 85.52 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 01:56:22 #11 85.52 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 01:56:22 #11 85.53 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 01:56:22 #11 85.53 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 01:56:22 #11 85.54 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 01:56:22 #11 85.54 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 01:56:22 #11 85.54 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 01:56:22 #11 85.55 Downloading docutils-0.23-py3-none-any.whl (634 kB) 01:56:22 #11 85.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 208.0 MB/s 0:00:00 01:56:22 #11 85.56 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 01:56:22 #11 85.58 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 01:56:22 #11 85.59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 199.0 MB/s 0:00:00 01:56:22 #11 85.60 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 01:56:22 #11 85.61 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 01:56:22 #11 85.64 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 01:56:22 #11 85.66 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 01:56:22 #11 85.67 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 01:56:22 #11 85.67 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_x86_64.whl (582 kB) 01:56:22 #11 85.69 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 582.4/582.4 kB 43.1 MB/s 0:00:00 01:56:22 #11 85.70 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 01:56:22 #11 85.71 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 01:56:22 #11 85.71 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 01:56:22 #11 85.72 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 01:56:22 #11 85.73 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 01:56:22 #11 85.73 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 01:56:22 #11 85.74 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 01:56:22 #11 85.74 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) 01:56:22 #11 85.77 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 213.4 MB/s 0:00:00 01:56:22 #11 85.78 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 01:56:22 #11 85.78 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 01:56:22 #11 85.79 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 01:56:22 #11 85.79 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 01:56:22 #11 85.80 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 01:56:22 #11 85.81 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 01:56:22 #11 85.81 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 01:56:22 #11 85.81 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 01:56:22 #11 85.82 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 01:56:22 #11 85.83 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 230.0 MB/s 0:00:00 01:56:22 #11 85.83 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 01:56:22 #11 85.84 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 01:56:22 #11 85.85 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:56:22 #11 85.85 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) 01:56:22 #11 85.99 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 01:56:22 #11 85.99 Building wheel for robotframework-sshlibrary (pyproject.toml): started 01:56:23 #11 87.04 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 01:56:24 #11 87.04 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=606620f2daca5226fa84faff10a40401615ab71eb824a32210dafd8bac89e22b 01:56:24 #11 87.05 Stored in directory: /tmp/pip-ephem-wheel-cache-ma5rlpea/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 01:56:24 #11 87.05 Building wheel for robotbackgroundlogger (pyproject.toml): started 01:56:25 #11 88.81 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 01:56:25 #11 88.86 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=d05da7cf0c70f2d5937c37ab92b1e84a68e639aa24637a4340e45bf265b34b79 01:56:25 #11 88.86 Stored in directory: /tmp/pip-ephem-wheel-cache-ma5rlpea/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 01:56:25 #11 88.86 Building wheel for psutil (pyproject.toml): started 01:56:28 #11 91.73 Building wheel for psutil (pyproject.toml): finished with status 'done' 01:56:28 #11 91.73 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277540 sha256=9e6e46f387923fcc9ca02bc4ce297fbc86f0e2c464e2e5cc7733c4c8dcf9141f 01:56:28 #11 91.73 Stored in directory: /tmp/pip-ephem-wheel-cache-ma5rlpea/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 01:56:28 #11 91.74 Building wheel for psycopg2 (pyproject.toml): started 01:56:38 #11 100.3 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 01:56:38 #11 100.3 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521918 sha256=c1b64af97dab0f79814e8c20f8468bbd0170ad87d86702e324c932104f7cb453 01:56:38 #11 100.3 Stored in directory: /tmp/pip-ephem-wheel-cache-ma5rlpea/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 01:56:38 #11 100.3 Building wheel for flex (pyproject.toml): started 01:56:38 #11 100.7 Building wheel for flex (pyproject.toml): finished with status 'done' 01:56:38 #11 100.7 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=7e218d5ba1067b70dd4ab19c2e2d4136e5bb0b8bb6f2c92eab86edab86cfe100 01:56:38 #11 100.7 Stored in directory: /tmp/pip-ephem-wheel-cache-ma5rlpea/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 01:56:38 #11 100.7 Building wheel for strict-rfc3339 (pyproject.toml): started 01:56:38 #11 100.9 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 01:56:38 #11 100.9 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=65b0b8f84c11f0f16300ef139388518ba6bf659529b9ad73f2a3c73d4ca5bb9f 01:56:38 #11 100.9 Stored in directory: /tmp/pip-ephem-wheel-cache-ma5rlpea/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 01:56:38 #11 100.9 Building wheel for validate-email (pyproject.toml): started 01:56:38 #11 101.2 Building wheel for validate-email (pyproject.toml): finished with status 'done' 01:56:38 #11 101.2 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=1b1ed0ff40e3fe273350a925dd23d5dbbb1dfd988bbf1dcfc8d9edfc558f4118 01:56:38 #11 101.2 Stored in directory: /tmp/pip-ephem-wheel-cache-ma5rlpea/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 01:56:38 #11 101.2 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 01:56:38 #11 101.4 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 01:56:50 #11 112.6 01:56:50 #11 112.6 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-48.0.1 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.45.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4.3 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 01:56:50 #11 112.6 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 01:56:50 #11 DONE 113.8s 01:56:50 01:56:50 #12 exporting to image 01:56:50 #12 exporting layers 01:56:57 #12 exporting layers 6.7s done 01:56:57 #12 writing image sha256:7ccb0e8d9d1835c095eb19f7ba866a6d2fd07ebc7e05256108f3065339a848a5 done 01:56:57 #12 naming to docker.io/library/edgex-taf-common done 01:56:57 #12 DONE 6.7s [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 01:56:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:57 01:56:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:58 latest: Pulling from edgex-lftools-log-publisher 01:56:58 5eb5b503b376: Pulling fs layer 01:56:58 5c69ac0246d0: Pulling fs layer 01:56:58 ec43610c2a17: Pulling fs layer 01:56:58 3a2ae6a8a46f: Pulling fs layer 01:56:58 33b1e0a273af: Pulling fs layer 01:56:58 5d3b04190fa2: Pulling fs layer 01:56:58 2f39f015ded8: Pulling fs layer 01:56:58 2f39f015ded8: Waiting 01:56:58 3a2ae6a8a46f: Waiting 01:56:58 5d3b04190fa2: Waiting 01:56:58 33b1e0a273af: Waiting 01:56:58 5c69ac0246d0: Download complete 01:56:58 3a2ae6a8a46f: Download complete 01:56:58 33b1e0a273af: Verifying Checksum 01:56:58 33b1e0a273af: Download complete 01:56:58 5d3b04190fa2: Download complete 01:56:58 ec43610c2a17: Verifying Checksum 01:56:58 ec43610c2a17: Download complete 01:56:58 5eb5b503b376: Verifying Checksum 01:56:58 5eb5b503b376: Download complete 01:56:59 2f39f015ded8: Verifying Checksum 01:56:59 2f39f015ded8: Download complete 01:56:59 5eb5b503b376: Pull complete 01:56:59 5c69ac0246d0: Pull complete 01:57:00 ec43610c2a17: Pull complete 01:57:00 3a2ae6a8a46f: Pull complete 01:57:01 33b1e0a273af: Pull complete 01:57:01 5d3b04190fa2: Pull complete 01:57:07 2f39f015ded8: Pull complete 01:57:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:57:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:57:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:07 prd-ubuntu20.04-docker-8c-8g-13330 does not seem to be running inside a container 01:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-157 -v /w/workspace/xfoundry_edgex-taf-common_PR-157:/w/workspace/xfoundry_edgex-taf-common_PR-157:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-157@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 01:57:08 $ docker top f22895ff8a5ae866409415e360461333da5a0771f5b02fe74f27bb9d377761c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:09 ---> job-cost.sh 01:57:09 lf-activate-venv: SKIPPING 01:57:09 INFO: No Stack... 01:57:09 INFO: Retrieving Pricing Info for: v3-standard-8 01:57:09 INFO: Archiving Costs [Pipeline] sh 01:57:09 + + cat /w/workspace/xfoundry_edgex-taf-common_PR-157/archives/cost.csv 01:57:09 cut -d, -f6 [Pipeline] lock 01:57:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-2-stack-cost] 01:57:09 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-157-2-stack-cost] did not exist. Created. 01:57:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:57:10 + echo total: 0.2199999988079071 [Pipeline] stash 01:57:10 Stashed 1 file(s) [Pipeline] } 01:57:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:57:10 $ docker stop --time=1 f22895ff8a5ae866409415e360461333da5a0771f5b02fe74f27bb9d377761c0 01:57:11 $ docker rm -f --volumes f22895ff8a5ae866409415e360461333da5a0771f5b02fe74f27bb9d377761c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:57:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13332 in /w/workspace/xfoundry_edgex-taf-common_PR-157 [Pipeline] { [Pipeline] checkout 01:57:42 Selected Git installation does not exist. Using Default 01:57:42 The recommended git tool is: NONE 01:57:46 using credential edgex-jenkins-ssh 01:57:46 Cloning the remote Git repository 01:57:47 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 01:57:47 > git init /w/workspace/xfoundry_edgex-taf-common_PR-157 # timeout=10 01:57:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 01:57:47 > git --version # timeout=10 01:57:47 > git --version # 'git version 2.25.1' 01:57:47 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 01:57:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:51 Merging remotes/origin/main commit eddc1ba5d35ac977be428cb1fd634fea90fce073 into PR head commit d47a636c76fe827c7bbda20e977cc7264dae85bf 01:57:52 Merge succeeded, producing d47a636c76fe827c7bbda20e977cc7264dae85bf 01:57:52 Checking out Revision d47a636c76fe827c7bbda20e977cc7264dae85bf (PR-157) 01:57:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 01:57:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 01:57:51 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:57:51 > git config core.sparsecheckout # timeout=10 01:57:51 > git checkout -f d47a636c76fe827c7bbda20e977cc7264dae85bf # timeout=10 01:57:51 > git remote # timeout=10 01:57:51 > git config --get remote.origin.url # timeout=10 01:57:51 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:52 > git merge eddc1ba5d35ac977be428cb1fd634fea90fce073 # timeout=10 01:57:52 > git rev-parse HEAD^{commit} # timeout=10 01:57:52 > git config core.sparsecheckout # timeout=10 01:57:52 > git checkout -f d47a636c76fe827c7bbda20e977cc7264dae85bf # timeout=10 01:57:52 Commit message: "build: bump pyjwt from 2.10.1 to 2.13.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:57:56 provisioning config files... 01:57:56 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/config5637074549443063978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:57:57 ---> ****-login.sh 01:57:57 nexus3.edgexfoundry.org:10001 01:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:57 Configure a credential helper to remove this warning. See 01:57:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:57 01:57:57 Login Succeeded 01:57:57 nexus3.edgexfoundry.org:10002 01:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:58 Configure a credential helper to remove this warning. See 01:57:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:58 01:57:58 Login Succeeded 01:57:58 nexus3.edgexfoundry.org:10003 01:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:58 Configure a credential helper to remove this warning. See 01:57:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:58 01:57:58 Login Succeeded 01:57:58 nexus3.edgexfoundry.org:10004 01:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:59 Configure a credential helper to remove this warning. See 01:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:59 01:57:59 Login Succeeded 01:57:59 ****.io 01:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:57:59 Configure a credential helper to remove this warning. See 01:57:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:57:59 01:57:59 Login Succeeded 01:57:59 ---> ****-login.sh ends [Pipeline] } 01:57:59 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 01:58:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:58:00 + ls -al . 01:58:00 total 68 01:58:00 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 01:57 . 01:58:00 drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 01:57 .. 01:58:00 drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 01:57 .git 01:58:00 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 01:57 .github 01:58:00 -rw-rw-r-- 1 jenkins jenkins 22 Jun 22 01:57 .gitignore 01:58:00 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 22 01:57 Dockerfile 01:58:00 -rw-rw-r-- 1 jenkins jenkins 746 Jun 22 01:57 Jenkinsfile 01:58:00 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 22 01:57 LICENSE 01:58:00 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 22 01:57 README.md 01:58:00 drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 01:57 TUC 01:58:00 -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 01:54 VERSION 01:58:00 -rw-rw-r-- 1 jenkins jenkins 473 Jun 22 01:57 requirements.txt 01:58:00 -rw-rw-r-- 1 jenkins jenkins 54 Jun 22 01:57 robot-entrypoint.sh 01:58:00 -rw-rw-r-- 1 jenkins jenkins 445 Jun 22 01:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:01 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=d47a636c76fe827c7bbda20e977cc7264dae85bf --label arch=arm64 --label version=0.0.0 . 01:58:01 Sending build context to Docker daemon 439.3kB 01:58:01 Step 1/13 : FROM alpine:3.20 01:58:03 3.20: Pulling from library/alpine 01:58:03 3f26bc2dec0b: Pulling fs layer 01:58:04 3f26bc2dec0b: Verifying Checksum 01:58:04 3f26bc2dec0b: Download complete 01:58:04 3f26bc2dec0b: Pull complete 01:58:04 Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 01:58:04 Status: Downloaded newer image for alpine:3.20 01:58:04 ---> ab3fe4defd29 01:58:04 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 01:58:04 ---> Running in 302214690ee0 01:58:05 Removing intermediate container 302214690ee0 01:58:05 ---> 9fae8879953f 01:58:05 Step 3/13 : LABEL maintainer="Bruce Huang " 01:58:05 ---> Running in db0f89d075ba 01:58:05 Removing intermediate container db0f89d075ba 01:58:05 ---> 94838386c3a3 01:58:05 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 01:58:06 ---> b2d1d03a01ff 01:58:06 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 01:58:06 ---> 36251fe006c2 01:58:06 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 01:58:07 ---> a49bc351dc8a 01:58:07 Step 7/13 : WORKDIR /edgex-taf 01:58:07 ---> Running in a9f487bd0557 01:58:07 Removing intermediate container a9f487bd0557 01:58:07 ---> 72d91361fd7e 01:58:07 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:58:07 ---> Running in e9ba67ecbe28 01:58:09 Removing intermediate container e9ba67ecbe28 01:58:09 ---> 08871fe50008 01:58:09 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 01:58:09 ---> Running in 64d8556f98f2 01:58:10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:58:10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:58:12 OK: 9 MiB in 14 packages 01:58:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:58:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:58:14 (1/14) Installing ca-certificates (20260413-r0) 01:58:14 (2/14) Installing brotli-libs (1.1.0-r2) 01:58:15 (3/14) Installing c-ares (1.33.1-r0) 01:58:15 (4/14) Installing libunistring (1.2-r0) 01:58:15 (5/14) Installing libidn2 (2.3.7-r0) 01:58:15 (6/14) Installing nghttp2-libs (1.62.1-r0) 01:58:15 (7/14) Installing libpsl (0.21.5-r1) 01:58:16 (8/14) Installing zstd-libs (1.5.6-r0) 01:58:16 (9/14) Installing libcurl (8.14.1-r2) 01:58:16 (10/14) Installing curl (8.14.1-r2) 01:58:17 (11/14) Installing docker-cli (26.1.5-r0) 01:58:17 (12/14) Installing oniguruma (6.9.9-r0) 01:58:17 (13/14) Installing jq (1.7.1-r0) 01:58:18 (14/14) Installing openssl (3.3.7-r0) 01:58:18 Executing busybox-1.36.1-r31.trigger 01:58:18 Executing ca-certificates-20260413-r0.trigger 01:58:18 OK: 43 MiB in 28 packages 01:58:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:58:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:58:20 (1/166) Installing libexpat (2.8.1-r0) 01:58:20 (2/166) Installing libbz2 (1.0.8-r6) 01:58:21 (3/166) Installing libpng (1.6.57-r0) 01:58:21 (4/166) Installing freetype (2.13.2-r0) 01:58:21 (5/166) Installing fontconfig (2.15.0-r1) 01:58:22 (6/166) Installing libfontenc (1.1.8-r0) 01:58:22 (7/166) Installing mkfontscale (1.2.2-r6) 01:58:22 (8/166) Installing font-opensans (0_git20210927-r1) 01:58:22 (9/166) Installing pkgconf (2.2.0-r0) 01:58:22 (10/166) Installing libgcc (13.2.1_git20240309-r1) 01:58:23 (11/166) Installing libffi (3.4.6-r0) 01:58:23 (12/166) Installing libintl (0.22.5-r0) 01:58:23 (13/166) Installing libeconf (0.6.3-r0) 01:58:23 (14/166) Installing libblkid (2.40.1-r1) 01:58:23 (15/166) Installing libmount (2.40.1-r1) 01:58:24 (16/166) Installing pcre2 (10.43-r0) 01:58:24 (17/166) Installing glib (2.80.5-r0) 01:58:25 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 01:58:25 (19/166) Installing xz-libs (5.8.3-r0) 01:58:25 (20/166) Installing libxml2 (2.12.10-r0) 01:58:25 (21/166) Installing shared-mime-info (2.4-r0) 01:58:25 (22/166) Installing hicolor-icon-theme (0.17-r2) 01:58:26 (23/166) Installing libjpeg-turbo (3.0.3-r0) 01:58:26 (24/166) Installing libsharpyuv (1.3.2-r0) 01:58:26 (25/166) Installing libwebp (1.3.2-r0) 01:58:26 (26/166) Installing tiff (4.6.0t-r0) 01:58:27 (27/166) Installing gdk-pixbuf (2.42.12-r0) 01:58:27 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 01:58:27 (29/166) Installing libxau (1.0.11-r4) 01:58:27 (30/166) Installing libmd (1.1.0-r0) 01:58:28 (31/166) Installing libbsd (0.12.2-r0) 01:58:28 (32/166) Installing libxdmcp (1.1.5-r1) 01:58:28 (33/166) Installing libxcb (1.16.1-r0) 01:58:28 (34/166) Installing libx11 (1.8.9-r1) 01:58:29 (35/166) Installing libxcomposite (0.4.6-r5) 01:58:29 (36/166) Installing libxfixes (6.0.1-r4) 01:58:29 (37/166) Installing libxrender (0.9.11-r5) 01:58:29 (38/166) Installing libxcursor (1.2.2-r1) 01:58:29 (39/166) Installing libxdamage (1.1.6-r5) 01:58:29 (40/166) Installing libxext (1.3.6-r2) 01:58:30 (41/166) Installing libxi (1.8.1-r4) 01:58:30 (42/166) Installing libxinerama (1.1.5-r4) 01:58:30 (43/166) Installing libxrandr (1.5.4-r1) 01:58:30 (44/166) Installing libatk-1.0 (2.52.0-r0) 01:58:32 (45/166) Installing libxtst (1.2.4-r6) 01:58:32 (46/166) Installing dbus-libs (1.14.10-r1) 01:58:32 (47/166) Installing at-spi2-core (2.52.0-r0) 01:58:33 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 01:58:33 (49/166) Installing pixman (0.43.2-r0) 01:58:33 (50/166) Installing cairo (1.18.4-r0) 01:58:33 (51/166) Installing cairo-gobject (1.18.4-r0) 01:58:34 (52/166) Installing avahi-libs (0.8-r17) 01:58:34 (53/166) Installing gmp (6.3.0-r1) 01:58:34 (54/166) Installing nettle (3.10.2-r0) 01:58:34 (55/166) Installing libtasn1 (4.21.0-r0) 01:58:35 (56/166) Installing p11-kit (0.25.3-r0) 01:58:35 (57/166) Installing gnutls (3.8.13-r0) 01:58:35 (58/166) Installing cups-libs (2.4.18-r0) 01:58:35 (59/166) Installing libepoxy (1.5.10-r1) 01:58:36 (60/166) Installing fribidi (1.0.15-r0) 01:58:36 (61/166) Installing graphite2 (1.3.14-r6) 01:58:36 (62/166) Installing harfbuzz (8.5.0-r0) 01:58:36 (63/166) Installing libxft (2.3.8-r3) 01:58:36 (64/166) Installing pango (1.52.2-r0) 01:58:37 (65/166) Installing wayland-libs-client (1.22.0-r4) 01:58:37 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 01:58:37 (67/166) Installing wayland-libs-egl (1.22.0-r4) 01:58:37 (68/166) Installing xkeyboard-config (2.41-r0) 01:58:38 (69/166) Installing libxkbcommon (1.7.0-r0) 01:58:38 (70/166) Installing gtk+3.0 (3.24.43-r0) 01:58:38 (71/166) Installing icu-data-full (74.2-r1) 01:58:39 (72/166) Installing mesa (24.0.9-r1) 01:58:40 (73/166) Installing llvm17-libs (17.0.6-r2) 01:58:43 (74/166) Installing hwdata-pci (0.382-r0) 01:58:43 (75/166) Installing libpciaccess (0.18.1-r0) 01:58:43 (76/166) Installing libdrm (2.4.120-r0) 01:58:43 (77/166) Installing libelf (0.191-r0) 01:58:44 (78/166) Installing mesa-glapi (24.0.9-r1) 01:58:44 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 01:58:45 (80/166) Installing eudev-libs (3.2.14-r2) 01:58:45 (81/166) Installing libmagic (5.45-r1) 01:58:45 (82/166) Installing file (5.45-r1) 01:58:45 (83/166) Installing xprop (1.2.7-r0) 01:58:46 (84/166) Installing libice (1.1.1-r6) 01:58:46 (85/166) Installing libuuid (2.40.1-r1) 01:58:46 (86/166) Installing libsm (1.2.4-r4) 01:58:46 (87/166) Installing libxt (1.3.0-r5) 01:58:46 (88/166) Installing libxmu (1.1.4-r2) 01:58:47 (89/166) Installing xset (1.2.5-r1) 01:58:47 (90/166) Installing xdg-utils (1.2.1-r0) 01:58:47 (91/166) Installing libogg (1.3.5-r5) 01:58:47 (92/166) Installing libflac (1.4.3-r1) 01:58:48 (93/166) Installing alsa-lib (1.2.11-r0) 01:58:48 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 01:58:48 (95/166) Installing aom-libs (3.9.1-r0) 01:58:49 (96/166) Installing libva (2.21.0-r0) 01:58:49 (97/166) Installing libvdpau (1.5-r3) 01:58:49 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 01:58:49 (99/166) Installing libdav1d (1.4.2-r0) 01:58:49 (100/166) Installing openexr-libiex (3.1.13-r1) 01:58:50 (101/166) Installing openexr-libilmthread (3.1.13-r1) 01:58:50 (102/166) Installing imath (3.1.12-r0) 01:58:50 (103/166) Installing openexr-libopenexr (3.1.13-r1) 01:58:50 (104/166) Installing giflib (5.2.2-r0) 01:58:50 (105/166) Installing libhwy (1.0.7-r0) 01:58:51 (106/166) Installing lcms2 (2.19-r0) 01:58:51 (107/166) Installing libjxl (0.10.2-r0) 01:58:51 (108/166) Installing lame-libs (3.100-r5) 01:58:52 (109/166) Installing opus (1.5.2-r0) 01:58:52 (110/166) Installing rav1e-libs (0.7.1-r0) 01:58:52 (111/166) Installing libgomp (13.2.1_git20240309-r1) 01:58:52 (112/166) Installing soxr (0.1.3-r7) 01:58:53 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 01:58:53 (114/166) Installing libtheora (1.1.1-r18) 01:58:53 (115/166) Installing libvorbis (1.3.7-r2) 01:58:53 (116/166) Installing libvpx (1.14.1-r0) 01:58:53 (117/166) Installing libwebpmux (1.3.2-r0) 01:58:54 (118/166) Installing x264-libs (0.164_git20231001-r0) 01:58:54 (119/166) Installing numactl (2.0.18-r0) 01:58:54 (120/166) Installing x265-libs (3.6-r0) 01:58:55 (121/166) Installing xvidcore (1.3.7-r2) 01:58:55 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 01:58:55 (123/166) Installing libbluray (1.3.4-r1) 01:58:56 (124/166) Installing mpg123-libs (1.32.8-r0) 01:58:56 (125/166) Installing libopenmpt (0.7.7-r0) 01:58:56 (126/166) Installing cjson (1.7.19-r0) 01:58:56 (127/166) Installing mbedtls (3.6.6-r0) 01:58:57 (128/166) Installing librist (0.2.10-r1) 01:58:57 (129/166) Installing libsrt (1.5.3-r0) 01:58:57 (130/166) Installing libssh (0.10.6-r0) 01:58:57 (131/166) Installing libsodium (1.0.19-r1) 01:58:58 (132/166) Installing libzmq (4.3.5-r2) 01:58:58 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 01:58:58 (134/166) Installing crc32c (1.1.2-r0) 01:58:58 (135/166) Installing double-conversion (3.3.0-r0) 01:58:59 (136/166) Installing libevent (2.1.12-r7) 01:58:59 (137/166) Installing wayland-libs-server (1.22.0-r4) 01:58:59 (138/166) Installing mesa-gbm (24.0.9-r1) 01:58:59 (139/166) Installing harfbuzz-subset (8.5.0-r0) 01:58:59 (140/166) Installing icu-libs (74.2-r1) 01:59:00 (141/166) Installing minizip (1.3.1-r0) 01:59:00 (142/166) Installing nspr (4.35-r4) 01:59:00 (143/166) Installing sqlite-libs (3.45.3-r3) 01:59:01 (144/166) Installing nss (3.105-r0) 01:59:01 (145/166) Installing openh264 (2.4.1-r0) 01:59:01 (146/166) Installing libcamera-ipa (0.3.0-r0) 01:59:01 (147/166) Installing libunwind (1.8.1-r0) 01:59:02 (148/166) Installing yaml (0.2.5-r2) 01:59:02 (149/166) Installing libcamera (0.3.0-r0) 01:59:02 (150/166) Installing speexdsp (1.2.1-r2) 01:59:02 (151/166) Installing libuv (1.48.0-r0) 01:59:03 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 01:59:03 (153/166) Installing libsndfile (1.2.2-r1) 01:59:03 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 01:59:04 (155/166) Installing pipewire-libs (1.0.6-r1) 01:59:04 (156/166) Installing libasyncns (0.8-r3) 01:59:04 (157/166) Installing libltdl (2.4.7-r3) 01:59:04 (158/166) Installing orc (0.4.40-r0) 01:59:05 (159/166) Installing tdb-libs (1.4.9-r1) 01:59:05 (160/166) Installing libpulse (17.0-r0) 01:59:05 (161/166) Installing libwebpdemux (1.3.2-r0) 01:59:05 (162/166) Installing libgpg-error (1.49-r0) 01:59:05 (163/166) Installing libgcrypt (1.10.3-r0) 01:59:06 (164/166) Installing libxslt (1.1.39-r2) 01:59:06 (165/166) Installing chromium (131.0.6778.108-r0) 01:59:13 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 01:59:13 Executing busybox-1.36.1-r31.trigger 01:59:13 Executing fontconfig-2.15.0-r1.trigger 01:59:13 Executing mkfontscale-1.2.2-r6.trigger 01:59:13 Executing glib-2.80.5-r0.trigger 01:59:13 Executing shared-mime-info-2.4-r0.trigger 01:59:15 Executing gdk-pixbuf-2.42.12-r0.trigger 01:59:15 Executing gtk-update-icon-cache-3.24.43-r0.trigger 01:59:15 Executing gtk+3.0-3.24.43-r0.trigger 01:59:15 OK: 658 MiB in 194 packages 01:59:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:59:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:59:17 (1/30) Installing jansson (2.14-r4) 01:59:17 (2/30) Installing binutils (2.42-r1) 01:59:18 (3/30) Installing libatomic (13.2.1_git20240309-r1) 01:59:18 (4/30) Installing isl26 (0.26-r1) 01:59:18 (5/30) Installing mpfr4 (4.2.1-r0) 01:59:18 (6/30) Installing mpc1 (1.3.1-r1) 01:59:19 (7/30) Installing gcc (13.2.1_git20240309-r1) 01:59:21 (8/30) Installing musl-dev (1.2.5-r3) 01:59:22 (9/30) Installing linux-headers (6.6-r0) 01:59:23 (10/30) Installing libffi-dev (3.4.6-r0) 01:59:23 (11/30) Installing libpq (16.14-r0) 01:59:23 (12/30) Installing openssl-dev (3.3.7-r0) 01:59:23 (13/30) Installing libpq-dev (16.14-r0) 01:59:24 (14/30) Installing libecpg (16.14-r0) 01:59:24 (15/30) Installing libecpg-dev (16.14-r0) 01:59:24 (16/30) Installing clang16-headers (16.0.6-r5) 01:59:25 (17/30) Installing llvm16-libs (16.0.6-r9) 01:59:28 (18/30) Installing clang16-libs (16.0.6-r5) 01:59:29 (19/30) Installing fortify-headers (1.1-r3) 01:59:29 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 01:59:30 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 01:59:31 (22/30) Installing clang16 (16.0.6-r5) 01:59:31 (23/30) Installing icu (74.2-r1) 01:59:31 (24/30) Installing icu-dev (74.2-r1) 01:59:32 (25/30) Installing llvm16 (16.0.6-r9) 01:59:35 (26/30) Installing lz4-libs (1.9.4-r5) 01:59:35 (27/30) Installing lz4-dev (1.9.4-r5) 01:59:35 (28/30) Installing zstd (1.5.6-r0) 01:59:36 (29/30) Installing zstd-dev (1.5.6-r0) 01:59:36 (30/30) Installing postgresql16-dev (16.14-r0) 01:59:37 Executing busybox-1.36.1-r31.trigger 01:59:37 OK: 1184 MiB in 224 packages 01:59:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:59:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:59:39 (1/14) Installing g++ (13.2.1_git20240309-r1) 01:59:40 (2/14) Installing gdbm (1.23-r1) 01:59:40 (3/14) Installing mpdecimal (4.0.0-r0) 01:59:41 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 01:59:41 (5/14) Installing libncursesw (6.4_p20240420-r2) 01:59:41 (6/14) Installing libpanelw (6.4_p20240420-r2) 01:59:41 (7/14) Installing readline (8.2.10-r0) 01:59:41 (8/14) Installing python3 (3.12.13-r0) 01:59:42 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 01:59:43 (10/14) Installing pyc (3.12.13-r0) 01:59:43 (11/14) Installing python3-pyc (3.12.13-r0) 01:59:43 (12/14) Installing python3-dev (3.12.13-r0) 01:59:46 (13/14) Installing libsodium-dev (1.0.19-r1) 01:59:47 (14/14) Installing zeromq-dev (4.3.5-r2) 01:59:47 Executing busybox-1.36.1-r31.trigger 01:59:47 OK: 1371 MiB in 238 packages 01:59:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:59:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:59:49 OK: 1371 MiB in 238 packages 01:59:49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:59:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:59:51 (1/1) Installing tzdata (2026b-r0) 01:59:52 OK: 1372 MiB in 239 packages 01:59:54 (1/1) Purging tzdata (2026b-r0) 01:59:54 OK: 1371 MiB in 238 packages 02:00:06 Looking in links: /tmp/tmpsiihf89q 02:00:06 Processing /tmp/tmpsiihf89q/pip-25.0.1-py3-none-any.whl 02:00:06 Installing collected packages: pip 02:00:11 Successfully installed pip-25.0.1 02:00:11 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:00:13 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 02:00:13 Collecting pip 02:00:14 Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 02:00:15 Collecting setuptools 02:00:15 Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 02:00:15 Collecting wheel 02:00:15 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 02:00:15 Collecting packaging>=24.0 (from wheel) 02:00:15 Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 02:00:15 Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 02:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 46.2 MB/s eta 0:00:00 02:00:15 Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 02:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 55.8 MB/s eta 0:00:00 02:00:15 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 02:00:15 Downloading packaging-26.2-py3-none-any.whl (100 kB) 02:00:16 Installing collected packages: setuptools, pip, packaging, wheel 02:00:21 Attempting uninstall: pip 02:00:21 Found existing installation: pip 25.0.1 02:00:21 Uninstalling pip-25.0.1: 02:00:21 Successfully uninstalled pip-25.0.1 02:00:29 Successfully installed packaging-26.2 pip-26.1.2 setuptools-82.0.1 wheel-0.47.0 02:00:29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:00:32 Processing ./edgex-taf-common 02:00:32 Installing build dependencies: started 02:00:39 Installing build dependencies: finished with status 'done' 02:00:39 Getting requirements to build wheel: started 02:00:41 Getting requirements to build wheel: finished with status 'done' 02:00:41 Preparing metadata (pyproject.toml): started 02:00:42 Preparing metadata (pyproject.toml): finished with status 'done' 02:00:42 Building wheels for collected packages: edgex-taf-common 02:00:42 Building wheel for edgex-taf-common (pyproject.toml): started 02:00:44 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 02:00:44 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15430 sha256=61a7b40fbf393dbcf57d56a19c81d4ccb00f88b2944bef51887e618aab40a75a 02:00:44 Stored in directory: /tmp/pip-ephem-wheel-cache-mo0c8d40/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 02:00:44 Successfully built edgex-taf-common 02:00:44 Installing collected packages: edgex-taf-common 02:00:44 Successfully installed edgex-taf-common-0.0.0 02:00:44 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:00:49 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 02:00:49 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 02:00:49 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 02:00:49 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 02:00:49 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 02:00:49 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 02:00:49 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 02:00:49 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 02:00:49 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 02:00:49 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:00:49 Installing build dependencies: started 02:00:54 Installing build dependencies: finished with status 'done' 02:00:54 Getting requirements to build wheel: started 02:00:56 Getting requirements to build wheel: finished with status 'done' 02:00:56 Preparing metadata (pyproject.toml): started 02:00:57 Preparing metadata (pyproject.toml): finished with status 'done' 02:00:57 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 02:00:57 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:00:57 Installing build dependencies: started 02:01:02 Installing build dependencies: finished with status 'done' 02:01:02 Getting requirements to build wheel: started 02:01:04 Getting requirements to build wheel: finished with status 'done' 02:01:04 Preparing metadata (pyproject.toml): started 02:01:06 Preparing metadata (pyproject.toml): finished with status 'done' 02:01:06 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 02:01:06 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 02:01:06 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 02:01:06 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 02:01:06 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 02:01:06 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 02:01:06 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 02:01:06 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 02:01:06 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 02:01:06 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 02:01:09 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 02:01:09 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 02:01:09 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 02:01:09 Downloading psutil-7.0.0.tar.gz (497 kB) 02:01:10 Installing build dependencies: started 02:01:14 Installing build dependencies: finished with status 'done' 02:01:14 Getting requirements to build wheel: started 02:01:18 Getting requirements to build wheel: finished with status 'done' 02:01:18 Preparing metadata (pyproject.toml): started 02:01:20 Preparing metadata (pyproject.toml): finished with status 'done' 02:01:23 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 02:01:23 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 02:01:23 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 02:01:23 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 02:01:23 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 02:01:23 Downloading psycopg2-2.9.10.tar.gz (385 kB) 02:01:24 Installing build dependencies: started 02:01:28 Installing build dependencies: finished with status 'done' 02:01:28 Getting requirements to build wheel: started 02:01:31 Getting requirements to build wheel: finished with status 'done' 02:01:31 Preparing metadata (pyproject.toml): started 02:01:33 Preparing metadata (pyproject.toml): finished with status 'done' 02:01:34 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 02:01:34 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 02:01:36 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 02:01:36 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 02:01:36 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 02:01:36 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 02:01:38 Collecting cryptography==48.0.1 (from -r requirements.txt (line 20)) 02:01:38 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) 02:01:38 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 02:01:38 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 02:01:38 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 02:01:38 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 02:01:38 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 02:01:38 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 02:01:38 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:01:38 Downloading selenium-4.45.0-py3-none-any.whl.metadata (7.4 kB) 02:01:39 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:01:39 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 02:01:39 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:01:39 Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 02:01:39 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:01:39 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 02:01:39 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:01:39 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 02:01:39 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:01:39 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 02:01:39 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:01:39 Downloading flex-6.14.1.tar.gz (40 kB) 02:01:39 Installing build dependencies: started 02:01:45 Installing build dependencies: finished with status 'done' 02:01:45 Getting requirements to build wheel: started 02:01:47 Getting requirements to build wheel: finished with status 'done' 02:01:47 Preparing metadata (pyproject.toml): started 02:01:49 Preparing metadata (pyproject.toml): finished with status 'done' 02:01:49 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:01:49 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 02:01:49 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:01:49 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 02:01:49 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:01:49 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 02:01:49 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:01:49 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 02:01:50 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:01:50 Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 02:01:50 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:01:50 Downloading tzlocal-5.4.3-py3-none-any.whl.metadata (7.7 kB) 02:01:51 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 02:01:51 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (40 kB) 02:01:51 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 02:01:51 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 02:01:51 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 02:01:51 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 02:01:51 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 02:01:51 Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 02:01:52 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:01:52 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 02:01:52 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:01:52 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 02:01:52 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.1) 02:01:53 Collecting cffi>=2.0.0 (from cryptography==48.0.1->-r requirements.txt (line 20)) 02:01:53 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 02:01:53 Collecting pycparser (from cffi>=2.0.0->cryptography==48.0.1->-r requirements.txt (line 20)) 02:01:53 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 02:01:53 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:01:53 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 02:01:53 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:01:53 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 02:01:53 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:01:54 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 02:01:54 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:01:54 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 02:01:54 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:01:54 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 02:01:54 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:01:54 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 02:01:54 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:01:54 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 02:01:54 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:01:54 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 02:01:54 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:01:54 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 02:01:54 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:01:54 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:01:54 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:01:54 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 02:01:55 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:01:55 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 02:01:55 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:01:55 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 02:01:55 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:01:55 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 02:01:55 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:01:55 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 02:01:55 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:01:55 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:01:55 Installing build dependencies: started 02:02:04 Installing build dependencies: finished with status 'done' 02:02:04 Getting requirements to build wheel: started 02:02:06 Getting requirements to build wheel: finished with status 'done' 02:02:06 Preparing metadata (pyproject.toml): started 02:02:07 Preparing metadata (pyproject.toml): finished with status 'done' 02:02:07 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:07 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 02:02:07 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:07 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:02:07 Installing build dependencies: started 02:02:11 Installing build dependencies: finished with status 'done' 02:02:11 Getting requirements to build wheel: started 02:02:14 Getting requirements to build wheel: finished with status 'done' 02:02:14 Preparing metadata (pyproject.toml): started 02:02:15 Preparing metadata (pyproject.toml): finished with status 'done' 02:02:15 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:15 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 02:02:15 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:15 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 02:02:16 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:16 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 02:02:19 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:19 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 02:02:19 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:19 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 02:02:19 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:19 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 02:02:19 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:19 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 02:02:19 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:19 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 02:02:20 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:20 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 02:02:20 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:20 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 02:02:20 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:20 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 02:02:21 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:21 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 02:02:21 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:21 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 02:02:21 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:21 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 02:02:22 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:22 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 02:02:22 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:22 Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) 02:02:30 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:30 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) 02:02:30 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:30 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 02:02:31 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:02:31 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 02:02:31 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 02:02:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 52.1 MB/s 0:00:00 02:02:31 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 02:02:31 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:02:31 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 02:02:31 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 02:02:31 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 02:02:31 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 02:02:31 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 02:02:31 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 02:02:31 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 02:02:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 32.0 MB/s 0:00:00 02:02:32 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 02:02:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 49.0 MB/s 0:00:00 02:02:32 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 02:02:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 49.1 MB/s 0:00:00 02:02:32 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 02:02:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 43.1 MB/s 0:00:00 02:02:32 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 02:02:32 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 02:02:32 Downloading cryptography-48.0.1-cp311-abi3-musllinux_1_2_aarch64.whl (4.8 MB) 02:02:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 44.9 MB/s 0:00:00 02:02:32 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 02:02:32 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 02:02:32 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 02:02:32 Downloading charset_normalizer-3.4.7-cp312-cp312-musllinux_1_2_aarch64.whl (211 kB) 02:02:32 Downloading idna-3.18-py3-none-any.whl (65 kB) 02:02:32 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 02:02:32 Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 02:02:32 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 02:02:32 Downloading click-8.4.1-py3-none-any.whl (116 kB) 02:02:32 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 02:02:32 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 02:02:32 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 02:02:32 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 02:02:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 49.9 MB/s 0:00:00 02:02:32 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 02:02:32 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 02:02:32 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 02:02:32 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 02:02:32 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 02:02:32 Downloading selenium-4.45.0-py3-none-any.whl (9.5 MB) 02:02:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 45.8 MB/s 0:00:00 02:02:32 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 02:02:32 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:02:32 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:02:32 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 02:02:33 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:02:33 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 02:02:33 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 02:02:33 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 02:02:33 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 02:02:33 Downloading docutils-0.23-py3-none-any.whl (634 kB) 02:02:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 49.2 MB/s 0:00:00 02:02:33 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 02:02:33 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 02:02:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 53.2 MB/s 0:00:00 02:02:33 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:02:33 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 02:02:33 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 02:02:33 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 02:02:33 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 02:02:33 Downloading rpds_py-2026.5.1-cp312-cp312-musllinux_1_2_aarch64.whl (553 kB) 02:02:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 553.1/553.1 kB 45.0 MB/s 0:00:00 02:02:33 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 02:02:33 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 02:02:33 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 02:02:33 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 02:02:33 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 02:02:33 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 02:02:33 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 02:02:33 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) 02:02:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 34.1 MB/s 0:00:00 02:02:33 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 02:02:33 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) 02:02:33 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 02:02:33 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 02:02:33 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 02:02:33 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 02:02:33 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 02:02:33 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 02:02:33 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 02:02:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.1 MB/s 0:00:00 02:02:33 Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 02:02:33 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 02:02:33 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:02:33 Downloading tzlocal-5.4.3-py3-none-any.whl (18 kB) 02:02:34 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 02:02:34 Building wheel for robotframework-sshlibrary (pyproject.toml): started 02:02:36 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 02:02:36 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=cb13da704dbaad77c81382b5915828e154ccd1e80cc6a46458a424ca1bcfe277 02:02:36 Stored in directory: /tmp/pip-ephem-wheel-cache-pxtk33am/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 02:02:36 Building wheel for robotbackgroundlogger (pyproject.toml): started 02:02:38 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 02:02:38 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=93670d290ac39c4137da9c56648438245eea99af0a5a2d037cbdcb13b5642400 02:02:38 Stored in directory: /tmp/pip-ephem-wheel-cache-pxtk33am/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 02:02:38 Building wheel for psutil (pyproject.toml): started 02:02:50 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:02:50 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278193 sha256=4716cdba949edf6613cd3516a4eb60851546dc9ea810a5dc6163cd2d01d1462a 02:02:50 Stored in directory: /tmp/pip-ephem-wheel-cache-pxtk33am/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 02:02:50 Building wheel for psycopg2 (pyproject.toml): started 02:03:58 Building wheel for psycopg2 (pyproject.toml): still running... 02:04:01 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 02:04:01 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=8877fc87a9cb894d065e430174972d9dbb3f25f2c892e93c35a559977570f6a5 02:04:01 Stored in directory: /tmp/pip-ephem-wheel-cache-pxtk33am/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 02:04:01 Building wheel for flex (pyproject.toml): started 02:04:03 Building wheel for flex (pyproject.toml): finished with status 'done' 02:04:03 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=41f1bc4eb305557bf070820f7b84da75a617155b339003b649080d8096b6fbd8 02:04:03 Stored in directory: /tmp/pip-ephem-wheel-cache-pxtk33am/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 02:04:03 Building wheel for strict-rfc3339 (pyproject.toml): started 02:04:05 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 02:04:05 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18222 sha256=6349fe2ea94a706d9b485bb8a4c4d36c13a4da2897421d127e483c095626611d 02:04:05 Stored in directory: /tmp/pip-ephem-wheel-cache-pxtk33am/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 02:04:05 Building wheel for validate-email (pyproject.toml): started 02:04:06 Building wheel for validate-email (pyproject.toml): finished with status 'done' 02:04:06 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=fa07173eac1b888fe22f3f1f3164fbf93b505bdfda20bf07611cf771526d1886 02:04:06 Stored in directory: /tmp/pip-ephem-wheel-cache-pxtk33am/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 02:04:06 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 02:04:08 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 02:05:29 02:05:29 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.7.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.6.17 cffi-2.0.0 charset_normalizer-3.4.7 click-8.4.1 configparser-7.2.0 cryptography-48.0.1 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.5.1 scp-0.15.0 selenium-4.45.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 typing-inspection-0.4.2 tzlocal-5.4.3 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 02:05:29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:06:26 Removing intermediate container 64d8556f98f2 02:06:26 ---> 856fb4e7e645 02:06:26 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 02:06:26 ---> Running in adbd9d9563fa 02:06:26 Removing intermediate container adbd9d9563fa 02:06:26 ---> ff90c287c62e 02:06:26 Step 11/13 : LABEL arch=arm64 02:06:26 ---> Running in 6bcce27e50e4 02:06:26 Removing intermediate container 6bcce27e50e4 02:06:26 ---> 5ac31edd797e 02:06:26 Step 12/13 : LABEL git_sha=d47a636c76fe827c7bbda20e977cc7264dae85bf 02:06:26 ---> Running in cc404b49582d 02:06:26 Removing intermediate container cc404b49582d 02:06:26 ---> 298c55f9c0d7 02:06:26 Step 13/13 : LABEL version=0.0.0 02:06:26 ---> Running in e646ae745554 02:06:26 Removing intermediate container e646ae745554 02:06:26 ---> 90c7f2662f2f 02:06:26 [Warning] One or more build-args [ARCH] were not consumed 02:06:26 Successfully built 90c7f2662f2f 02:06:26 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 02:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:26 02:06:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:27 arm64: Pulling from edgex-lftools-log-publisher 02:06:27 8998bd30e6a1: Pulling fs layer 02:06:27 04944245beec: Pulling fs layer 02:06:27 699f458cf7ca: Pulling fs layer 02:06:27 765212b225bb: Pulling fs layer 02:06:27 f23df028b6ca: Pulling fs layer 02:06:27 d65c8cfc05b1: Pulling fs layer 02:06:27 2437ff75d9bd: Pulling fs layer 02:06:27 765212b225bb: Waiting 02:06:27 2437ff75d9bd: Waiting 02:06:27 d65c8cfc05b1: Waiting 02:06:27 f23df028b6ca: Waiting 02:06:27 04944245beec: Verifying Checksum 02:06:27 04944245beec: Download complete 02:06:27 765212b225bb: Verifying Checksum 02:06:27 765212b225bb: Download complete 02:06:27 f23df028b6ca: Verifying Checksum 02:06:27 f23df028b6ca: Download complete 02:06:27 d65c8cfc05b1: Verifying Checksum 02:06:27 d65c8cfc05b1: Download complete 02:06:27 699f458cf7ca: Verifying Checksum 02:06:27 699f458cf7ca: Download complete 02:06:28 8998bd30e6a1: Verifying Checksum 02:06:28 8998bd30e6a1: Download complete 02:06:30 2437ff75d9bd: Download complete 02:06:32 8998bd30e6a1: Pull complete 02:06:33 04944245beec: Pull complete 02:06:34 699f458cf7ca: Pull complete 02:06:35 765212b225bb: Pull complete 02:06:35 f23df028b6ca: Pull complete 02:06:35 d65c8cfc05b1: Pull complete 02:06:54 2437ff75d9bd: Pull complete 02:06:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:06:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:54 prd-ubuntu20.04-docker-arm64-4c-16g-13332 does not seem to be running inside a container 02:06:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-157 -v /w/workspace/xfoundry_edgex-taf-common_PR-157:/w/workspace/xfoundry_edgex-taf-common_PR-157:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:06:57 $ docker top fe30447f521b9229c5994fe36c5f98373a74e7371e6607d4ca0e9d35096be591 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:58 ---> job-cost.sh 02:06:58 lf-activate-venv: SKIPPING 02:06:58 INFO: No Stack... 02:06:58 INFO: Retrieving Pricing Info for: v3-standard-4 02:06:59 INFO: Archiving Costs [Pipeline] sh 02:07:00 + cat /w/workspace/xfoundry_edgex-taf-common_PR-157/archives/cost.csv 02:07:00 + cut -d, -f6 [Pipeline] lock 02:07:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-2-stack-cost] 02:07:00 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-157-2-stack-cost] did not exist. Created. 02:07:00 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:07:01 /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/durable-0b531b99/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:07:01 + echo total: 0.10999999940395355 [Pipeline] stash 02:07:01 Warning: overwriting stash ‘stack-cost’ 02:07:02 Stashed 1 file(s) [Pipeline] } 02:07:02 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-157-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:07:02 $ docker stop --time=1 fe30447f521b9229c5994fe36c5f98373a74e7371e6607d4ca0e9d35096be591 02:07:04 $ docker rm -f --volumes fe30447f521b9229c5994fe36c5f98373a74e7371e6607d4ca0e9d35096be591 [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 02:07:04 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-157/archives ] 02:07:04 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-157/archives 02:07:04 total 16 02:07:04 drwxr-xr-x 3 root root 4096 Jun 22 01:57 . 02:07:04 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 01:57 .. 02:07:04 drwxr-xr-x 2 root root 4096 Jun 22 01:57 cost 02:07:04 -rw-r--r-- 1 root root 88 Jun 22 01:57 cost.csv 02:07:04 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-157/archives 02:07:04 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-157/archives 02:07:04 total 16 02:07:04 drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 01:57 . 02:07:04 drwxrwxr-x 7 jenkins jenkins 4096 Jun 22 01:57 .. 02:07:04 drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 01:57 cost 02:07:04 -rw-r--r-- 1 jenkins jenkins 88 Jun 22 01:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:07:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:07:06 ---> package-listing.sh 02:07:06 ++ facter osfamily 02:07:06 ++ tr '[:upper:]' '[:lower:]' 02:07:06 + OS_FAMILY=debian 02:07:06 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-157 02:07:06 + START_PACKAGES=/tmp/packages_start.txt 02:07:06 + END_PACKAGES=/tmp/packages_end.txt 02:07:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:07:06 + PACKAGES=/tmp/packages_start.txt 02:07:06 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-157 ']' 02:07:06 + PACKAGES=/tmp/packages_end.txt 02:07:06 + case "${OS_FAMILY}" in 02:07:06 + dpkg -l 02:07:06 + grep '^ii' 02:07:06 + '[' -f /tmp/packages_start.txt ']' 02:07:06 + '[' -f /tmp/packages_end.txt ']' 02:07:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:07:06 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-157 ']' 02:07:06 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-157/archives/ 02:07:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-157/archives/ [Pipeline] echo 02:07:06 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:07:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:07:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:07 prd-ubuntu20.04-docker-8c-8g-13330 does not seem to be running inside a container 02:07:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-157 -v /w/workspace/xfoundry_edgex-taf-common_PR-157:/w/workspace/xfoundry_edgex-taf-common_PR-157:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-157@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-157@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 02:07:07 $ docker top f801dc5c1c29f262997b8d86d870b8aa090743d615f892aa7fb0cdf45ffe7097 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:07 + touch /tmp/pre-build-complete [Pipeline] sh 02:07:08 + mkdir -p /var/log/sysstat [Pipeline] sh 02:07:08 + ls /var/log/sa-host 02:07:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:08 provisioning config files... 02:07:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-157@tmp/config10392236575837296233tmp [Pipeline] { [Pipeline] echo 02:07:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:07:08 ---> create-netrc.sh [Pipeline] } 02:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:07:09 ---> python-tools-install.sh [Pipeline] echo 02:07:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:07:09 ---> sudo-logs.sh 02:07:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:07:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:07:09 ---> job-cost.sh 02:07:09 lf-activate-venv: SKIPPING 02:07:09 DEBUG: total: 0.2199999988079071 02:07:09 INFO: Retrieving Stack Cost... 02:07:10 INFO: Retrieving Pricing Info for: v3-standard-8 02:07:10 INFO: Archiving Costs [Pipeline] echo 02:07:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:07:11 ---> logs-deploy.sh 02:07:11 lf-activate-venv: SKIPPING 02:07:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-157/2 02:07:11 INFO: archiving workspace using pattern(s): 02:07:11 Archives upload complete. 02:07:11 INFO: archiving logs to Nexus