Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b4c4f81a97fd698bdec19ada6f0eaf3498507f1+13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (a9c0a81928305f65b15d7de6984237b3d3cff144) 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-ssh18427249215295360810.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh1548163195543194660.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-148/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-148/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11081414456885799215.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh7680699542137894016.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-148/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-148/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16287379303224780459.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 ‘prd-ubuntu20.04-docker-8c-8g-2112’ Running on prd-ubuntu20.04-docker-8c-8g-2122 in /w/workspace/xfoundry_edgex-taf-common_PR-148 [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-148 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 7b4c4f81a97fd698bdec19ada6f0eaf3498507f1 Merge succeeded, producing 2e5015069e7dbe5d89846c91e62386bfff343204 Checking out Revision 2e5015069e7dbe5d89846c91e62386bfff343204 (PR-148) > 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/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b4c4f81a97fd698bdec19ada6f0eaf3498507f1 # 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 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e5015069e7dbe5d89846c91e62386bfff343204 # timeout=10 Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" > git rev-list --no-walk 7b4c4f81a97fd698bdec19ada6f0eaf3498507f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:57:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:57:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:57:22 ========================================================= 18:57:22 EdgeX Global Pipelines Version Info 18:57:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:57:23 ------------------- 18:57:23 stable info: 18:57:23 ------------------- 18:57:23 Commited By: Cherry Wang cherry@iotechsys.com 18:57:23 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 18:57:23 Message: update stable to v1.0.278 18:57:23 ------------------- 18:57:23 experimental info: 18:57:23 ------------------- 18:57:23 Commited By: **** collab-it+edgex@linuxfoundation.org 18:57:23 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 18:57:23 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:57:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:57:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e5015069e7dbe5d89846c91e62386bfff343204 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e50150 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:24 provisioning config files... 18:57:24 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-148@tmp/config3802933006218862788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:24 ---> ****-login.sh 18:57:24 nexus3.edgexfoundry.org:10001 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:25 18:57:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:25 Configure a credential helper to remove this warning. See 18:57:25 https://docs.****.com/go/credential-store/ 18:57:25 18:57:25 Login Succeeded 18:57:25 nexus3.edgexfoundry.org:10002 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:25 18:57:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:25 Configure a credential helper to remove this warning. See 18:57:25 https://docs.****.com/go/credential-store/ 18:57:25 18:57:25 Login Succeeded 18:57:25 nexus3.edgexfoundry.org:10003 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:25 18:57:25 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:25 Configure a credential helper to remove this warning. See 18:57:25 https://docs.****.com/go/credential-store/ 18:57:25 18:57:25 Login Succeeded 18:57:25 nexus3.edgexfoundry.org:10004 18:57:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 18:57:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:26 Configure a credential helper to remove this warning. See 18:57:26 https://docs.****.com/go/credential-store/ 18:57:26 18:57:26 Login Succeeded 18:57:26 ****.io 18:57:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:26 18:57:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:57:26 Configure a credential helper to remove this warning. See 18:57:26 https://docs.****.com/go/credential-store/ 18:57:26 18:57:26 Login Succeeded 18:57:26 ---> ****-login.sh ends [Pipeline] } 18:57:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:57:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:26 + grep -v github /etc/ssh/ssh_known_hosts 18:57:26 + [ -e /tmp/ssh_known_hosts ] 18:57:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:57:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:57:26 + sudo tee -a /etc/ssh/ssh_known_hosts 18:57:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:27 18:57:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:27 0.1.4: Pulling from edgex-devops/py-git-semver 18:57:27 3dae71ba6b94: Pulling fs layer 18:57:27 6bf1a483ea7c: Pulling fs layer 18:57:27 f5dfc541a4d3: Pulling fs layer 18:57:27 461d9e800cba: Pulling fs layer 18:57:27 80192f66455f: Pulling fs layer 18:57:27 2e8e34ca0e6c: Pulling fs layer 18:57:27 a29436f7fd5d: Pulling fs layer 18:57:27 923cac83aea3: Pulling fs layer 18:57:27 25ad8b0a4227: Pulling fs layer 18:57:27 db01528c6b51: Pulling fs layer 18:57:27 28988de357af: Pulling fs layer 18:57:27 a29436f7fd5d: Waiting 18:57:27 461d9e800cba: Waiting 18:57:27 923cac83aea3: Waiting 18:57:27 25ad8b0a4227: Waiting 18:57:27 80192f66455f: Waiting 18:57:27 2e8e34ca0e6c: Waiting 18:57:27 28988de357af: Waiting 18:57:27 6bf1a483ea7c: Verifying Checksum 18:57:27 6bf1a483ea7c: Download complete 18:57:27 461d9e800cba: Verifying Checksum 18:57:27 461d9e800cba: Download complete 18:57:27 80192f66455f: Download complete 18:57:27 f5dfc541a4d3: Verifying Checksum 18:57:27 f5dfc541a4d3: Download complete 18:57:27 3dae71ba6b94: Verifying Checksum 18:57:27 3dae71ba6b94: Download complete 18:57:27 923cac83aea3: Verifying Checksum 18:57:27 923cac83aea3: Download complete 18:57:27 25ad8b0a4227: Verifying Checksum 18:57:27 25ad8b0a4227: Download complete 18:57:27 db01528c6b51: Download complete 18:57:27 28988de357af: Download complete 18:57:27 a29436f7fd5d: Verifying Checksum 18:57:27 a29436f7fd5d: Download complete 18:57:28 2e8e34ca0e6c: Verifying Checksum 18:57:28 2e8e34ca0e6c: Download complete 18:57:29 3dae71ba6b94: Pull complete 18:57:29 6bf1a483ea7c: Pull complete 18:57:30 f5dfc541a4d3: Pull complete 18:57:30 461d9e800cba: Pull complete 18:57:30 80192f66455f: Pull complete 18:57:34 2e8e34ca0e6c: Pull complete 18:57:34 a29436f7fd5d: Pull complete 18:57:34 923cac83aea3: Pull complete 18:57:35 25ad8b0a4227: Pull complete 18:57:35 db01528c6b51: Pull complete 18:57:35 28988de357af: Pull complete 18:57:35 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:57:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:35 prd-ubuntu20.04-docker-8c-8g-2122 does not seem to be running inside a container 18:57:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-148 -v /w/workspace/xfoundry_edgex-taf-common_PR-148:/w/workspace/xfoundry_edgex-taf-common_PR-148:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-148@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-148@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:57:40 $ docker top 6185abb1618d336ba4ecd32abfc09d62c8e262c83679eaf63f269d3803a4809d -eo pid,comm 18:57:40 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). 18:57:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:40 [ssh-agent] Looking for ssh-agent implementation... 18:57:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:40 $ docker exec 6185abb1618d336ba4ecd32abfc09d62c8e262c83679eaf63f269d3803a4809d ssh-agent 18:57:40 SSH_AUTH_SOCK=/tmp/ssh-sDoalBLhqmeC/agent.14 18:57:40 SSH_AGENT_PID=20 18:57:40 Running ssh-add (command line suppressed) 18:57:40 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-148@tmp/private_key_13519055325173421893.key (/w/workspace/xfoundry_edgex-taf-common_PR-148@tmp/private_key_13519055325173421893.key) 18:57:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:40 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-148 [Pipeline] sh 18:57:41 + git tag --points-at HEAD [Pipeline] } 18:57:41 $ docker exec --env ******** --env ******** 6185abb1618d336ba4ecd32abfc09d62c8e262c83679eaf63f269d3803a4809d ssh-agent -k 18:57:41 unset SSH_AUTH_SOCK; 18:57:41 unset SSH_AGENT_PID; 18:57:41 echo Agent pid 20 killed; 18:57:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:41 [ssh-agent] Looking for ssh-agent implementation... 18:57:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:41 $ docker exec 6185abb1618d336ba4ecd32abfc09d62c8e262c83679eaf63f269d3803a4809d ssh-agent 18:57:41 SSH_AUTH_SOCK=/tmp/ssh-1T5VE3igaKmx/agent.87 18:57:41 SSH_AGENT_PID=93 18:57:41 Running ssh-add (command line suppressed) 18:57:41 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-148@tmp/private_key_2504800016252221626.key (/w/workspace/xfoundry_edgex-taf-common_PR-148@tmp/private_key_2504800016252221626.key) 18:57:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:42 + git semver init 18:57:42 2026-02-13 18:57:42,259 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:57:42 2026-02-13 18:57:42,262 [run_init] DEBUG init version:0.0.0 force:False 18:57:42 2026-02-13 18:57:42,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-148/.semver 18:57:42 2026-02-13 18:57:42,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-148/.semver 18:57:42 2026-02-13 18:57:42,264 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-148/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-148, stdin=None, shell=False, universal_newlines=False) 18:57:43 2026-02-13 18:57:43,102 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-148/.git/info/exclude 18:57:43 2026-02-13 18:57:43,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-148/.semver/PR-148 with force:False 18:57:43 2026-02-13 18:57:43,103 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-148/.semver/PR-148 18:57:43 2026-02-13 18:57:43,107 [execute] INFO git cat-file --batch-check 18:57:43 2026-02-13 18:57:43,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-148/.semver, stdin=, shell=False, universal_newlines=False) 18:57:43 2026-02-13 18:57:43,111 [execute] INFO git cat-file --batch 18:57:43 2026-02-13 18:57:43,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-148/.semver, stdin=, shell=False, universal_newlines=False) 18:57:43 2026-02-13 18:57:43,114 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-148/.semver/PR-148 18:57:43 0.0.0 [Pipeline] } 18:57:43 $ docker exec --env ******** --env ******** 6185abb1618d336ba4ecd32abfc09d62c8e262c83679eaf63f269d3803a4809d ssh-agent -k 18:57:43 unset SSH_AUTH_SOCK; 18:57:43 unset SSH_AGENT_PID; 18:57:43 echo Agent pid 93 killed; 18:57:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:43 + git semver [Pipeline] } 18:57:43 $ docker stop --time=1 6185abb1618d336ba4ecd32abfc09d62c8e262c83679eaf63f269d3803a4809d 18:57:45 $ docker rm -f --volumes 6185abb1618d336ba4ecd32abfc09d62c8e262c83679eaf63f269d3803a4809d [Pipeline] // withDockerContainer [Pipeline] sh 18:57:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:45 Stashed 1 file(s) [Pipeline] echo 18:57:45 [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 18:57:45 provisioning config files... 18:57:45 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-148@tmp/config10381690911724921723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:46 ---> ****-login.sh 18:57:46 nexus3.edgexfoundry.org:10001 18:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:46 Login Succeeded 18:57:46 nexus3.edgexfoundry.org:10002 18:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:46 Login Succeeded 18:57:46 nexus3.edgexfoundry.org:10003 18:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:46 Login Succeeded 18:57:46 nexus3.edgexfoundry.org:10004 18:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:46 Login Succeeded 18:57:46 ****.io 18:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:46 Login Succeeded 18:57:46 ---> ****-login.sh ends [Pipeline] } 18:57:46 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 18:57:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:47 + ls -al . 18:57:47 total 72 18:57:47 drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 18:57 . 18:57:47 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 18:57 .. 18:57:47 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 18:57 .git 18:57:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 18:57 .github 18:57:47 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 18:57 .gitignore 18:57:47 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:57 .semver 18:57:47 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 18:57 Dockerfile 18:57:47 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 18:57 Jenkinsfile 18:57:47 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 18:57 LICENSE 18:57:47 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 18:57 README.md 18:57:47 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 18:57 TUC 18:57:47 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION 18:57:47 -rw-rw-r-- 1 jenkins jenkins 553 Feb 13 18:57 requirements.txt 18:57:47 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 18:57 robot-entrypoint.sh 18:57:47 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:47 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=2e5015069e7dbe5d89846c91e62386bfff343204 --label arch=amd64 --label version=0.0.0 . 18:57:48 #0 building with "default" instance using docker driver 18:57:48 18:57:48 #1 [internal] load build definition from Dockerfile 18:57:48 #1 transferring dockerfile: 1.69kB done 18:57:48 #1 DONE 0.0s 18:57:48 18:57:48 #2 [internal] load metadata for docker.io/library/alpine:3.20 18:57:49 #2 DONE 0.4s 18:57:49 18:57:49 #3 [internal] load .dockerignore 18:57:49 #3 transferring context: 2B done 18:57:49 #3 DONE 0.0s 18:57:49 18:57:49 #4 [internal] load build context 18:57:49 #4 DONE 0.0s 18:57:49 18:57:49 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 18:57:49 #5 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.1s done 18:57:49 #5 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done 18:57:49 #5 ... 18:57:49 18:57:49 #4 [internal] load build context 18:57:49 #4 transferring context: 577.58kB 0.0s done 18:57:49 #4 DONE 0.1s 18:57:49 18:57:49 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 18:57:49 #5 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done 18:57:49 #5 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done 18:57:49 #5 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.1s done 18:57:49 #5 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done 18:57:49 #5 DONE 0.4s 18:57:49 18:57:49 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:57:49 #6 DONE 0.2s 18:57:49 18:57:49 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:57:49 #7 DONE 0.0s 18:57:49 18:57:49 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:57:49 #8 DONE 0.0s 18:57:49 18:57:49 #9 [5/7] WORKDIR /edgex-taf 18:57:49 #9 DONE 0.0s 18:57:49 18:57:49 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:50 #10 DONE 0.3s 18:57:50 18:57:50 #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 18:57:50 #11 0.266 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:50 #11 0.460 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:50 #11 0.938 OK: 8 MiB in 14 packages 18:57:51 #11 0.985 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:51 #11 1.235 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:51 #11 1.609 (1/14) Installing ca-certificates (20250911-r0) 18:57:51 #11 1.764 (2/14) Installing brotli-libs (1.1.0-r2) 18:57:51 #11 1.920 (3/14) Installing c-ares (1.33.1-r0) 18:57:52 #11 2.053 (4/14) Installing libunistring (1.2-r0) 18:57:52 #11 2.212 (5/14) Installing libidn2 (2.3.7-r0) 18:57:52 #11 2.431 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:57:52 #11 2.565 (7/14) Installing libpsl (0.21.5-r1) 18:57:52 #11 2.693 (8/14) Installing zstd-libs (1.5.6-r0) 18:57:53 #11 2.920 (9/14) Installing libcurl (8.14.1-r2) 18:57:53 #11 3.144 (10/14) Installing curl (8.14.1-r2) 18:57:53 #11 3.284 (11/14) Installing docker-cli (26.1.5-r0) 18:57:53 #11 3.667 (12/14) Installing oniguruma (6.9.9-r0) 18:57:53 #11 3.810 (13/14) Installing jq (1.7.1-r0) 18:57:54 #11 3.956 (14/14) Installing openssl (3.3.6-r0) 18:57:54 #11 4.127 Executing busybox-1.36.1-r31.trigger 18:57:54 #11 4.133 Executing ca-certificates-20250911-r0.trigger 18:57:54 #11 4.177 OK: 43 MiB in 28 packages 18:57:54 #11 4.233 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:54 #11 4.488 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:54 #11 4.871 (1/167) Installing libexpat (2.7.4-r0) 18:57:55 #11 5.080 (2/167) Installing libbz2 (1.0.8-r6) 18:57:55 #11 5.244 (3/167) Installing libpng (1.6.54-r0) 18:57:55 #11 5.393 (4/167) Installing freetype (2.13.2-r0) 18:57:55 #11 5.546 (5/167) Installing fontconfig (2.15.0-r1) 18:57:55 #11 5.694 (6/167) Installing libfontenc (1.1.8-r0) 18:57:55 #11 5.813 (7/167) Installing mkfontscale (1.2.2-r6) 18:57:56 #11 5.976 (8/167) Installing font-opensans (0_git20210927-r1) 18:57:56 #11 6.160 (9/167) Installing pkgconf (2.2.0-r0) 18:57:56 #11 6.345 (10/167) Installing libgcc (13.2.1_git20240309-r1) 18:57:56 #11 6.521 (11/167) Installing libffi (3.4.6-r0) 18:57:56 #11 6.632 (12/167) Installing libintl (0.22.5-r0) 18:57:56 #11 6.796 (13/167) Installing libeconf (0.6.3-r0) 18:57:56 #11 6.913 (14/167) Installing libblkid (2.40.1-r1) 18:57:57 #11 7.041 (15/167) Installing libmount (2.40.1-r1) 18:57:57 #11 7.189 (16/167) Installing pcre2 (10.43-r0) 18:57:57 #11 7.340 (17/167) Installing glib (2.80.5-r0) 18:57:57 #11 7.527 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 18:57:57 #11 7.698 (19/167) Installing xz-libs (5.6.2-r1) 18:57:57 #11 7.838 (20/167) Installing libxml2 (2.12.10-r0) 18:57:58 #11 8.103 (21/167) Installing shared-mime-info (2.4-r0) 18:57:58 #11 8.260 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:57:58 #11 8.433 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:57:58 #11 8.667 (24/167) Installing libsharpyuv (1.3.2-r0) 18:57:58 #11 8.776 (25/167) Installing libwebp (1.3.2-r0) 18:57:59 #11 9.020 (26/167) Installing tiff (4.6.0t-r0) 18:57:59 #11 9.164 (27/167) Installing gdk-pixbuf (2.42.12-r0) 18:57:59 #11 9.372 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 18:57:59 #11 9.535 (29/167) Installing libxau (1.0.11-r4) 18:57:59 #11 9.687 (30/167) Installing libmd (1.1.0-r0) 18:58:00 #11 9.852 (31/167) Installing libbsd (0.12.2-r0) 18:58:00 #11 10.03 (32/167) Installing libxdmcp (1.1.5-r1) 18:58:00 #11 10.14 (33/167) Installing libxcb (1.16.1-r0) 18:58:00 #11 10.36 (34/167) Installing libx11 (1.8.9-r1) 18:58:00 #11 10.62 (35/167) Installing libxcomposite (0.4.6-r5) 18:58:00 #11 10.73 (36/167) Installing libxfixes (6.0.1-r4) 18:58:00 #11 10.84 (37/167) Installing libxrender (0.9.11-r5) 18:58:00 Still waiting to schedule task 18:58:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:58:01 #11 10.96 (38/167) Installing libxcursor (1.2.2-r1) 18:58:01 #11 11.13 (39/167) Installing libxdamage (1.1.6-r5) 18:58:01 #11 11.26 (40/167) Installing libxext (1.3.6-r2) 18:58:01 #11 11.37 (41/167) Installing libxi (1.8.1-r4) 18:58:01 #11 11.54 (42/167) Installing libxinerama (1.1.5-r4) 18:58:01 #11 11.65 (43/167) Installing libxrandr (1.5.4-r1) 18:58:01 #11 11.77 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:58:02 #11 11.95 (45/167) Installing libxtst (1.2.4-r6) 18:58:02 #11 12.10 (46/167) Installing dbus-libs (1.14.10-r1) 18:58:02 #11 12.30 (47/167) Installing at-spi2-core (2.52.0-r0) 18:58:02 #11 12.45 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:58:02 #11 12.59 (49/167) Installing pixman (0.43.2-r0) 18:58:02 #11 12.73 (50/167) Installing cairo (1.18.4-r0) 18:58:03 #11 12.98 (51/167) Installing cairo-gobject (1.18.4-r0) 18:58:03 #11 13.12 (52/167) Installing avahi-libs (0.8-r17) 18:58:03 #11 13.31 (53/167) Installing gmp (6.3.0-r1) 18:58:03 #11 13.54 (54/167) Installing nettle (3.9.1-r0) 18:58:03 #11 13.76 (55/167) Installing libtasn1 (4.21.0-r0) 18:58:03 #11 13.92 (56/167) Installing p11-kit (0.25.3-r0) 18:58:04 #11 14.10 (57/167) Installing gnutls (3.8.5-r0) 18:58:04 #11 14.28 (58/167) Installing cups-libs (2.4.16-r0) 18:58:04 #11 14.43 (59/167) Installing libepoxy (1.5.10-r1) 18:58:04 #11 14.69 (60/167) Installing fribidi (1.0.15-r0) 18:58:04 #11 14.86 (61/167) Installing graphite2 (1.3.14-r6) 18:58:05 #11 15.05 (62/167) Installing harfbuzz (8.5.0-r0) 18:58:05 #11 15.30 (63/167) Installing libxft (2.3.8-r3) 18:58:05 #11 15.47 (64/167) Installing pango (1.52.2-r0) 18:58:05 #11 15.63 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:58:05 #11 15.75 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:58:06 #11 15.86 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:58:06 #11 16.00 (68/167) Installing xkeyboard-config (2.41-r0) 18:58:06 #11 16.28 (69/167) Installing libxkbcommon (1.7.0-r0) 18:58:06 #11 16.49 (70/167) Installing gtk+3.0 (3.24.43-r0) 18:58:06 #11 16.79 (71/167) Installing icu-data-full (74.2-r1) 18:58:07 #11 17.11 (72/167) Installing mesa (24.0.9-r1) 18:58:07 #11 17.27 (73/167) Installing llvm17-libs (17.0.6-r2) 18:58:08 #11 18.16 (74/167) Installing hwdata-pci (0.382-r0) 18:58:08 #11 18.32 (75/167) Installing libpciaccess (0.18.1-r0) 18:58:08 #11 18.48 (76/167) Installing libdrm (2.4.120-r0) 18:58:08 #11 18.69 (77/167) Installing libelf (0.191-r0) 18:58:08 #11 18.82 (78/167) Installing mesa-glapi (24.0.9-r1) 18:58:09 #11 19.00 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 18:58:09 #11 19.33 (80/167) Installing eudev-libs (3.2.14-r2) 18:58:09 #11 19.45 (81/167) Installing libmagic (5.45-r1) 18:58:09 #11 19.69 (82/167) Installing file (5.45-r1) 18:58:09 #11 19.80 (83/167) Installing xprop (1.2.7-r0) 18:58:10 #11 19.92 (84/167) Installing libice (1.1.1-r6) 18:58:10 #11 20.04 (85/167) Installing libuuid (2.40.1-r1) 18:58:10 #11 20.22 (86/167) Installing libsm (1.2.4-r4) 18:58:10 #11 20.34 (87/167) Installing libxt (1.3.0-r5) 18:58:10 #11 20.55 (88/167) Installing libxmu (1.1.4-r2) 18:58:10 #11 20.68 (89/167) Installing xset (1.2.5-r1) 18:58:10 #11 20.84 (90/167) Installing xdg-utils (1.2.1-r0) 18:58:11 #11 20.97 (91/167) Installing libogg (1.3.5-r5) 18:58:11 #11 21.09 (92/167) Installing libflac (1.4.3-r1) 18:58:11 #11 21.24 (93/167) Installing alsa-lib (1.2.11-r0) 18:58:11 #11 21.49 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:58:11 #11 21.69 (95/167) Installing aom-libs (3.9.1-r0) 18:58:12 #11 21.99 (96/167) Installing libva (2.21.0-r0) 18:58:12 #11 22.12 (97/167) Installing libvdpau (1.5-r3) 18:58:12 #11 22.35 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:58:12 #11 22.50 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 18:58:12 #11 22.73 (100/167) Installing libdav1d (1.4.2-r0) 18:58:12 #11 22.89 (101/167) Installing openexr-libiex (3.1.13-r1) 18:58:13 #11 23.11 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:58:13 #11 23.29 (103/167) Installing imath (3.1.12-r0) 18:58:13 #11 23.47 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:58:13 #11 23.65 (105/167) Installing giflib (5.2.2-r0) 18:58:13 #11 23.82 (106/167) Installing libhwy (1.0.7-r0) 18:58:14 #11 23.98 (107/167) Installing lcms2 (2.16-r0) 18:58:14 #11 24.18 (108/167) Installing libjxl (0.10.2-r0) 18:58:14 #11 24.48 (109/167) Installing lame-libs (3.100-r5) 18:58:14 #11 24.68 (110/167) Installing opus (1.5.2-r0) 18:58:15 #11 24.90 (111/167) Installing rav1e-libs (0.7.1-r0) 18:58:15 #11 25.18 (112/167) Installing libgomp (13.2.1_git20240309-r1) 18:58:15 #11 25.38 (113/167) Installing soxr (0.1.3-r7) 18:58:15 #11 25.51 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 18:58:15 #11 25.64 (115/167) Installing libtheora (1.1.1-r18) 18:58:16 #11 26.07 (116/167) Installing libvorbis (1.3.7-r2) 18:58:16 #11 26.21 (117/167) Installing libvpx (1.14.1-r0) 18:58:16 #11 26.39 (118/167) Installing libwebpmux (1.3.2-r0) 18:58:16 #11 26.55 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:58:16 #11 26.72 (120/167) Installing numactl (2.0.18-r0) 18:58:16 #11 26.89 (121/167) Installing x265-libs (3.6-r0) 18:58:17 #11 27.11 (122/167) Installing xvidcore (1.3.7-r2) 18:58:17 #11 27.31 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 18:58:17 #11 27.56 (124/167) Installing libbluray (1.3.4-r1) 18:58:17 #11 27.71 (125/167) Installing mpg123-libs (1.32.8-r0) 18:58:17 #11 27.91 (126/167) Installing libopenmpt (0.7.7-r0) 18:58:18 #11 28.17 (127/167) Installing cjson (1.7.19-r0) 18:58:18 #11 28.30 (128/167) Installing mbedtls (3.6.5-r0) 18:58:18 #11 28.45 (129/167) Installing librist (0.2.10-r1) 18:58:18 #11 28.64 (130/167) Installing libsrt (1.5.3-r0) 18:58:18 #11 28.79 (131/167) Installing libssh (0.10.6-r0) 18:58:18 #11 28.94 (132/167) Installing libsodium (1.0.19-r1) 18:58:19 #11 29.10 (133/167) Installing libzmq (4.3.5-r2) 18:58:19 #11 29.26 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 18:58:19 #11 29.43 (135/167) Installing crc32c (1.1.2-r0) 18:58:19 #11 29.55 (136/167) Installing double-conversion (3.3.0-r0) 18:58:19 #11 29.67 (137/167) Installing libevent (2.1.12-r7) 18:58:19 #11 29.91 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:58:20 #11 30.07 (139/167) Installing mesa-gbm (24.0.9-r1) 18:58:20 #11 30.24 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:58:20 #11 30.49 (141/167) Installing icu-libs (74.2-r1) 18:58:20 #11 30.67 (142/167) Installing minizip (1.3.1-r0) 18:58:20 #11 30.84 (143/167) Installing nspr (4.35-r4) 18:58:21 #11 31.06 (144/167) Installing sqlite-libs (3.45.3-r3) 18:58:21 #11 31.23 (145/167) Installing nss (3.105-r0) 18:58:21 #11 31.42 (146/167) Installing openh264 (2.4.1-r0) 18:58:21 #11 31.58 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:58:21 #11 31.71 (148/167) Installing libunwind (1.8.1-r0) 18:58:21 #11 31.84 (149/167) Installing yaml (0.2.5-r2) 18:58:22 #11 31.97 (150/167) Installing libcamera (0.3.0-r0) 18:58:22 #11 32.23 (151/167) Installing speexdsp (1.2.1-r2) 18:58:22 #11 32.35 (152/167) Installing libuv (1.48.0-r0) 18:58:22 #11 32.55 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:58:22 #11 32.70 (154/167) Installing libsndfile (1.2.2-r1) 18:58:22 #11 32.85 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:58:23 #11 33.01 (156/167) Installing pipewire-libs (1.0.6-r1) 18:58:23 #11 33.20 (157/167) Installing libasyncns (0.8-r3) 18:58:23 #11 33.32 (158/167) Installing libltdl (2.4.7-r3) 18:58:23 #11 33.44 (159/167) Installing orc (0.4.40-r0) 18:58:23 #11 33.58 (160/167) Installing tdb-libs (1.4.9-r1) 18:58:23 #11 33.72 (161/167) Installing libpulse (17.0-r0) 18:58:24 #11 33.98 (162/167) Installing libwebpdemux (1.3.2-r0) 18:58:24 #11 34.13 (163/167) Installing libgpg-error (1.49-r0) 18:58:24 #11 34.35 (164/167) Installing libgcrypt (1.10.3-r0) 18:58:24 #11 34.60 (165/167) Installing libxslt (1.1.39-r2) 18:58:24 #11 34.80 (166/167) Installing chromium (131.0.6778.108-r0) 18:58:26 #11 36.50 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 18:58:26 #11 36.87 Executing busybox-1.36.1-r31.trigger 18:58:27 #11 36.87 Executing fontconfig-2.15.0-r1.trigger 18:58:27 #11 36.89 Executing mkfontscale-1.2.2-r6.trigger 18:58:27 #11 36.90 Executing glib-2.80.5-r0.trigger 18:58:27 #11 36.91 Executing shared-mime-info-2.4-r0.trigger 18:58:27 #11 37.27 Executing gdk-pixbuf-2.42.12-r0.trigger 18:58:27 #11 37.28 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:58:27 #11 37.32 Executing gtk+3.0-3.24.43-r0.trigger 18:58:27 #11 37.33 OK: 672 MiB in 195 packages 18:58:27 #11 37.39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:27 #11 37.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:28 #11 37.94 (1/30) Installing jansson (2.14-r4) 18:58:28 #11 38.05 (2/30) Installing binutils (2.42-r1) 18:58:28 #11 38.26 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:58:28 #11 38.40 (4/30) Installing isl26 (0.26-r1) 18:58:28 #11 38.56 (5/30) Installing mpfr4 (4.2.1-r0) 18:58:28 #11 38.79 (6/30) Installing mpc1 (1.3.1-r1) 18:58:28 #11 38.97 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:58:29 #11 39.78 (8/30) Installing musl-dev (1.2.5-r1) 18:58:30 #11 39.99 (9/30) Installing linux-headers (6.6-r0) 18:58:30 #11 40.20 (10/30) Installing libffi-dev (3.4.6-r0) 18:58:30 #11 40.36 (11/30) Installing libpq (16.11-r0) 18:58:30 #11 40.58 (12/30) Installing openssl-dev (3.3.6-r0) 18:58:30 #11 40.78 (13/30) Installing libpq-dev (16.11-r0) 18:58:30 #11 40.94 (14/30) Installing libecpg (16.11-r0) 18:58:31 #11 41.09 (15/30) Installing libecpg-dev (16.11-r0) 18:58:31 #11 41.24 (16/30) Installing clang16-headers (16.0.6-r5) 18:58:31 #11 41.53 (17/30) Installing llvm16-libs (16.0.6-r9) 18:58:32 #11 42.41 (18/30) Installing clang16-libs (16.0.6-r5) 18:58:33 #11 43.02 (19/30) Installing fortify-headers (1.1-r3) 18:58:33 #11 43.17 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:58:33 #11 43.51 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:58:33 #11 43.65 (22/30) Installing clang16 (16.0.6-r5) 18:58:33 #11 43.80 (23/30) Installing icu (74.2-r1) 18:58:34 #11 43.95 (24/30) Installing icu-dev (74.2-r1) 18:58:34 #11 44.23 (25/30) Installing llvm16 (16.0.6-r9) 18:58:35 #11 45.09 (26/30) Installing lz4-libs (1.9.4-r5) 18:58:35 #11 45.28 (27/30) Installing lz4-dev (1.9.4-r5) 18:58:35 #11 45.44 (28/30) Installing zstd (1.5.6-r0) 18:58:35 #11 45.59 (29/30) Installing zstd-dev (1.5.6-r0) 18:58:35 #11 45.73 (30/30) Installing postgresql16-dev (16.11-r0) 18:58:36 #11 46.04 Executing busybox-1.36.1-r31.trigger 18:58:36 #11 46.05 OK: 1207 MiB in 225 packages 18:58:36 #11 46.12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:36 #11 46.37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:36 #11 46.87 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:58:37 #11 47.23 (2/14) Installing gdbm (1.23-r1) 18:58:37 #11 47.38 (3/14) Installing mpdecimal (4.0.0-r0) 18:58:37 #11 47.51 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:58:37 #11 47.64 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:58:37 #11 47.78 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:58:37 #11 47.89 (7/14) Installing readline (8.2.10-r0) 18:58:38 #11 48.03 (8/14) Installing python3 (3.12.12-r0) 18:58:38 #11 48.33 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 18:58:38 #11 48.58 (10/14) Installing pyc (3.12.12-r0) 18:58:38 #11 48.69 (11/14) Installing python3-pyc (3.12.12-r0) 18:58:38 #11 48.83 (12/14) Installing python3-dev (3.12.12-r0) 18:58:39 #11 49.44 (13/14) Installing libsodium-dev (1.0.19-r1) 18:58:39 #11 49.56 (14/14) Installing zeromq-dev (4.3.5-r2) 18:58:39 #11 49.70 Executing busybox-1.36.1-r31.trigger 18:58:40 #11 49.71 OK: 1374 MiB in 239 packages 18:58:40 #11 49.77 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:40 #11 50.02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:40 #11 50.45 OK: 1374 MiB in 239 packages 18:58:40 #11 50.55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:40 #11 50.82 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:41 #11 51.30 (1/1) Installing tzdata (2025c-r0) 18:58:41 #11 51.51 OK: 1375 MiB in 240 packages 18:58:41 #11 51.84 (1/1) Purging tzdata (2025c-r0) 18:58:41 #11 51.84 OK: 1374 MiB in 239 packages 18:58:43 #11 53.49 Looking in links: /tmp/tmpx38vcarx 18:58:43 #11 53.49 Processing /tmp/tmpx38vcarx/pip-25.0.1-py3-none-any.whl 18:58:43 #11 53.50 Installing collected packages: pip 18:58:44 #11 54.53 Successfully installed pip-25.0.1 18:58:44 #11 54.53 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. 18:58:45 #11 54.95 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:58:45 #11 55.01 Collecting pip 18:58:45 #11 55.04 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 18:58:45 #11 55.18 Collecting setuptools 18:58:45 #11 55.19 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 18:58:45 #11 55.22 Collecting wheel 18:58:45 #11 55.23 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 18:58:45 #11 55.24 Collecting packaging>=24.0 (from wheel) 18:58:45 #11 55.25 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 18:58:45 #11 55.25 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 18:58:45 #11 55.28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 151.8 MB/s eta 0:00:00 18:58:45 #11 55.28 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 18:58:45 #11 55.29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 199.8 MB/s eta 0:00:00 18:58:45 #11 55.29 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 18:58:45 #11 55.29 Downloading packaging-26.0-py3-none-any.whl (74 kB) 18:58:45 #11 55.33 Installing collected packages: setuptools, pip, packaging, wheel 18:58:46 #11 56.04 Attempting uninstall: pip 18:58:46 #11 56.05 Found existing installation: pip 25.0.1 18:58:46 #11 56.08 Uninstalling pip-25.0.1: 18:58:46 #11 56.09 Successfully uninstalled pip-25.0.1 18:58:47 #11 57.19 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 18:58:47 #11 57.19 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. 18:58:48 #11 58.22 Processing ./edgex-taf-common 18:58:48 #11 58.22 Installing build dependencies: started 18:58:49 #11 58.96 Installing build dependencies: finished with status 'done' 18:58:49 #11 58.97 Getting requirements to build wheel: started 18:58:49 #11 59.36 Getting requirements to build wheel: finished with status 'done' 18:58:49 #11 59.36 Preparing metadata (pyproject.toml): started 18:58:49 #11 59.56 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:49 #11 59.57 Building wheels for collected packages: edgex-taf-common 18:58:49 #11 59.57 Building wheel for edgex-taf-common (pyproject.toml): started 18:58:49 #11 59.82 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 18:58:50 #11 59.82 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=a9cd0a07982a6cb3f8e2b17ca8a7a072a7aab3f9fe9e1aa9a5cd3d8ea7a84b83 18:58:50 #11 59.82 Stored in directory: /tmp/pip-ephem-wheel-cache-x33yfyyt/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:58:50 #11 59.83 Successfully built edgex-taf-common 18:58:50 #11 59.84 Installing collected packages: edgex-taf-common 18:58:50 #11 59.88 Successfully installed edgex-taf-common-0.0.0 18:58:50 #11 59.89 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. 18:58:50 #11 60.45 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 18:58:50 #11 60.78 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 18:58:50 #11 60.80 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 18:58:50 #11 60.81 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 18:58:50 #11 60.84 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:58:50 #11 60.85 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:58:50 #11 60.87 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:58:50 #11 60.87 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:58:50 #11 60.88 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 18:58:50 #11 60.89 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 18:58:51 #11 60.90 Installing build dependencies: started 18:58:51 #11 61.70 Installing build dependencies: finished with status 'done' 18:58:51 #11 61.70 Getting requirements to build wheel: started 18:58:52 #11 62.13 Getting requirements to build wheel: finished with status 'done' 18:58:52 #11 62.13 Preparing metadata (pyproject.toml): started 18:58:52 #11 62.35 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:52 #11 62.37 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 18:58:52 #11 62.38 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:58:52 #11 62.38 Installing build dependencies: started 18:58:53 #11 63.01 Installing build dependencies: finished with status 'done' 18:58:53 #11 63.02 Getting requirements to build wheel: started 18:58:53 #11 63.41 Getting requirements to build wheel: finished with status 'done' 18:58:53 #11 63.42 Preparing metadata (pyproject.toml): started 18:58:53 #11 63.62 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:53 #11 63.64 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 18:58:53 #11 63.64 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:58:53 #11 63.66 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 18:58:53 #11 63.66 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:58:53 #11 63.68 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 18:58:53 #11 63.69 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:58:53 #11 63.69 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 18:58:53 #11 63.70 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:58:53 #11 63.72 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 18:58:53 #11 63.72 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:58:53 #11 63.95 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 18:58:54 #11 63.96 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:58:54 #11 64.06 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 18:58:54 #11 64.06 Downloading psutil-7.0.0.tar.gz (497 kB) 18:58:54 #11 64.16 Installing build dependencies: started 18:58:55 #11 64.90 Installing build dependencies: finished with status 'done' 18:58:55 #11 64.90 Getting requirements to build wheel: started 18:58:55 #11 65.38 Getting requirements to build wheel: finished with status 'done' 18:58:55 #11 65.38 Preparing metadata (pyproject.toml): started 18:58:55 #11 65.71 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:55 #11 65.97 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 18:58:56 #11 65.97 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 18:58:56 #11 65.99 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 18:58:56 #11 65.99 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:58:56 #11 66.05 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:58:56 #11 66.06 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:58:56 #11 66.13 Installing build dependencies: started 18:58:57 #11 67.06 Installing build dependencies: finished with status 'done' 18:58:57 #11 67.07 Getting requirements to build wheel: started 18:58:57 #11 67.49 Getting requirements to build wheel: finished with status 'done' 18:58:57 #11 67.49 Preparing metadata (pyproject.toml): started 18:58:57 #11 67.72 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:57 #11 67.81 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 18:58:57 #11 67.82 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:58:57 #11 68.03 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 18:58:58 #11 68.07 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 18:58:58 #11 68.09 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 18:58:58 #11 68.11 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 18:58:58 #11 68.31 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 18:58:58 #11 68.32 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 18:58:58 #11 68.34 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 18:58:58 #11 68.34 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:58:58 #11 68.35 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 18:58:58 #11 68.36 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 18:58:58 #11 68.37 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 18:58:58 #11 68.37 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:58:58 #11 68.40 Collecting urllib3>=2.6.0 (from -r requirements.txt (line 24)) 18:58:58 #11 68.40 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 18:58:58 #11 68.44 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:58 #11 68.44 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 18:58:58 #11 68.45 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:58 #11 68.46 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 18:58:58 #11 68.48 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:58:58 #11 68.49 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 18:58:58 #11 68.51 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:58 #11 68.52 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 18:58:58 #11 68.53 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:58:58 #11 68.53 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 18:58:58 #11 68.55 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:58 #11 68.55 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 18:58:58 #11 68.57 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:58:58 #11 68.58 Downloading flex-6.14.1.tar.gz (40 kB) 18:58:58 #11 68.60 Installing build dependencies: started 18:59:00 #11 69.82 Installing build dependencies: finished with status 'done' 18:59:00 #11 69.82 Getting requirements to build wheel: started 18:59:00 #11 70.22 Getting requirements to build wheel: finished with status 'done' 18:59:00 #11 70.22 Preparing metadata (pyproject.toml): started 18:59:00 #11 70.43 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:00 #11 70.45 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:00 #11 70.45 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:59:00 #11 70.48 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:00 #11 70.48 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 18:59:00 #11 70.51 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:00 #11 70.51 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 18:59:00 #11 70.53 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:00 #11 70.54 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 18:59:00 #11 70.58 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:00 #11 70.58 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:59:00 #11 70.60 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:00 #11 70.60 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:59:00 #11 70.70 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:00 #11 70.70 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) 18:59:00 #11 70.72 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:00 #11 70.72 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 18:59:00 #11 70.75 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:00 #11 70.75 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 18:59:00 #11 70.77 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:00 #11 70.77 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 18:59:00 #11 70.79 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:00 #11 70.80 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:59:00 #11 70.80 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.0) 18:59:00 #11 70.92 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 18:59:01 #11 70.92 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 18:59:01 #11 70.99 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 18:59:01 #11 70.99 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 18:59:01 #11 71.04 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:01 #11 71.04 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 18:59:01 #11 71.07 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:01 #11 71.07 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 18:59:01 #11 71.09 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:01 #11 71.10 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 18:59:01 #11 71.11 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:01 #11 71.12 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:59:01 #11 71.13 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:01 #11 71.14 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 18:59:01 #11 71.15 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 71.16 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 18:59:01 #11 71.17 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 71.17 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:59:01 #11 71.19 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 71.20 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 18:59:01 #11 71.21 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 71.21 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 18:59:01 #11 71.23 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 71.23 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 18:59:01 #11 71.25 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)) 18:59:01 #11 71.25 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 18:59:01 #11 71.27 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 71.27 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:59:01 #11 71.28 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 71.28 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:59:01 #11 71.29 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)) 18:59:01 #11 71.30 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:59:01 #11 71.31 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)) 18:59:01 #11 71.31 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 18:59:01 #11 71.32 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)) 18:59:01 #11 71.33 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:59:01 #11 71.35 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 71.35 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 18:59:01 #11 71.37 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 71.38 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 18:59:01 #11 71.38 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) 18:59:01 #11 71.41 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:01 #11 71.41 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 18:59:01 #11 71.43 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)) 18:59:01 #11 71.43 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:59:01 #11 71.48 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:01 #11 71.48 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 18:59:01 #11 71.49 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:01 #11 71.50 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:59:01 #11 71.50 Installing build dependencies: started 18:59:02 #11 72.24 Installing build dependencies: finished with status 'done' 18:59:02 #11 72.24 Getting requirements to build wheel: started 18:59:02 #11 72.61 Getting requirements to build wheel: finished with status 'done' 18:59:02 #11 72.61 Preparing metadata (pyproject.toml): started 18:59:02 #11 72.81 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:03 #11 72.82 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 72.82 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:59:03 #11 72.83 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 72.84 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:59:03 #11 72.84 Installing build dependencies: started 18:59:03 #11 73.48 Installing build dependencies: finished with status 'done' 18:59:03 #11 73.48 Getting requirements to build wheel: started 18:59:03 #11 73.85 Getting requirements to build wheel: finished with status 'done' 18:59:04 #11 73.85 Preparing metadata (pyproject.toml): started 18:59:04 #11 74.05 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:04 #11 74.07 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.07 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:59:04 #11 74.09 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:04 #11 74.10 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 18:59:04 #11 74.11 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.11 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:59:04 #11 74.13 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.13 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 18:59:04 #11 74.23 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.24 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 18:59:04 #11 74.56 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.56 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:59:04 #11 74.58 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.58 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:59:04 #11 74.60 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.60 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 18:59:04 #11 74.62 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.62 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 18:59:04 #11 74.64 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.64 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 18:59:04 #11 74.66 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.66 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 18:59:04 #11 74.68 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.74 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 18:59:04 #11 74.76 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.76 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 18:59:04 #11 74.77 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.77 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:59:04 #11 74.79 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.79 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:59:04 #11 74.84 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:04 #11 74.84 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 18:59:04 #11 74.91 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:05 #11 74.91 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 18:59:05 #11 74.93 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 18:59:05 #11 74.95 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 63.1 MB/s 0:00:00 18:59:05 #11 74.95 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 18:59:05 #11 74.96 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:59:05 #11 74.96 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:59:05 #11 74.97 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:59:05 #11 74.98 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:59:05 #11 74.98 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:59:05 #11 74.99 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:59:05 #11 75.00 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:59:05 #11 75.00 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:59:05 #11 75.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 72.0 MB/s 0:00:00 18:59:05 #11 75.26 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 18:59:05 #11 75.28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 104.3 MB/s 0:00:00 18:59:05 #11 75.29 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:59:05 #11 75.30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 96.4 MB/s 0:00:00 18:59:05 #11 75.31 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:59:05 #11 75.34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 105.0 MB/s 0:00:00 18:59:05 #11 75.34 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 18:59:05 #11 75.35 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 18:59:05 #11 75.35 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 18:59:05 #11 75.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 113.2 MB/s 0:00:00 18:59:05 #11 75.40 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:59:05 #11 75.41 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 18:59:05 #11 75.42 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:59:05 #11 75.42 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 18:59:05 #11 75.43 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) 18:59:05 #11 75.43 Downloading idna-3.11-py3-none-any.whl (71 kB) 18:59:05 #11 75.44 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 18:59:05 #11 75.44 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 18:59:05 #11 75.45 Downloading click-8.3.1-py3-none-any.whl (108 kB) 18:59:05 #11 75.45 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 18:59:05 #11 75.46 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 18:59:05 #11 75.46 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 18:59:05 #11 75.47 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 18:59:05 #11 75.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 109.5 MB/s 0:00:00 18:59:05 #11 75.49 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:59:05 #11 75.50 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 18:59:05 #11 75.50 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 18:59:05 #11 75.51 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 18:59:05 #11 75.51 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 18:59:05 #11 75.52 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 18:59:05 #11 75.60 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 116.5 MB/s 0:00:00 18:59:05 #11 75.61 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 18:59:05 #11 75.62 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:59:05 #11 75.62 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:59:05 #11 75.62 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 18:59:05 #11 75.63 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:59:05 #11 75.63 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:59:05 #11 75.63 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:59:05 #11 75.64 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 18:59:05 #11 75.64 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 18:59:05 #11 75.65 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 18:59:05 #11 75.65 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 18:59:05 #11 75.66 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 18:59:05 #11 75.66 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:59:05 #11 75.67 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 18:59:05 #11 75.67 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 18:59:05 #11 75.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 155.0 MB/s 0:00:00 18:59:05 #11 75.68 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:59:05 #11 75.69 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 18:59:05 #11 75.70 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 108.4 MB/s 0:00:00 18:59:05 #11 75.70 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:59:05 #11 75.71 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 18:59:05 #11 75.71 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 18:59:05 #11 75.71 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:59:05 #11 75.72 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 18:59:05 #11 75.72 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 18:59:05 #11 75.74 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 18:59:05 #11 75.74 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 102.6 MB/s 0:00:00 18:59:05 #11 75.75 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 18:59:05 #11 75.75 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 18:59:05 #11 75.76 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 18:59:05 #11 75.76 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 18:59:05 #11 75.77 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 18:59:05 #11 75.77 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 18:59:05 #11 75.78 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:59:05 #11 75.78 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 18:59:05 #11 75.79 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:59:05 #11 75.80 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:59:05 #11 75.80 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 18:59:05 #11 75.81 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:59:05 #11 75.81 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 18:59:05 #11 75.81 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 18:59:05 #11 75.83 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 131.0 MB/s 0:00:00 18:59:05 #11 75.83 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:59:05 #11 75.84 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:59:05 #11 75.84 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:59:05 #11 75.85 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:59:06 #11 76.05 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:59:06 #11 76.05 Building wheel for robotframework-sshlibrary (pyproject.toml): started 18:59:06 #11 76.48 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 18:59:06 #11 76.49 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=461e6f805ed255939af2c0bcf0362862e9a911ee5ca832e12f6f1eca228cfb91 18:59:06 #11 76.49 Stored in directory: /tmp/pip-ephem-wheel-cache-5vxb1ao3/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 18:59:06 #11 76.49 Building wheel for robotbackgroundlogger (pyproject.toml): started 18:59:06 #11 76.96 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 18:59:07 #11 76.96 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=433e0430e5020e28e8989af801583edcde19e39254357f398ce4ad465f70b59a 18:59:07 #11 76.96 Stored in directory: /tmp/pip-ephem-wheel-cache-5vxb1ao3/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:59:07 #11 76.96 Building wheel for psutil (pyproject.toml): started 18:59:09 #11 78.80 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:59:09 #11 78.80 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277532 sha256=69e233eb1c5c1641721c25a2509a68e5196454c6452c97a5adef4bb23fefed81 18:59:09 #11 78.80 Stored in directory: /tmp/pip-ephem-wheel-cache-5vxb1ao3/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:59:09 #11 78.80 Building wheel for psycopg2 (pyproject.toml): started 18:59:19 #11 87.52 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 18:59:19 #11 87.52 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521912 sha256=e02997d2d5c827d92e3247544d4382bb3bc5e2abc84ce8025dad99b6441ea39c 18:59:19 #11 87.52 Stored in directory: /tmp/pip-ephem-wheel-cache-5vxb1ao3/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:59:19 #11 87.53 Building wheel for flex (pyproject.toml): started 18:59:19 #11 87.85 Building wheel for flex (pyproject.toml): finished with status 'done' 18:59:19 #11 87.85 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=e2cb02c2271056ebf6dcbc1494eb1ed6699caf6b8f3a3df490f89a7349980cf4 18:59:19 #11 87.85 Stored in directory: /tmp/pip-ephem-wheel-cache-5vxb1ao3/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:59:19 #11 87.86 Building wheel for strict-rfc3339 (pyproject.toml): started 18:59:19 #11 88.10 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 18:59:19 #11 88.10 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=4b99df36f97775041a590a02fde162b98b9d30f29d1abe623c4c37b618de0076 18:59:19 #11 88.10 Stored in directory: /tmp/pip-ephem-wheel-cache-5vxb1ao3/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:59:19 #11 88.10 Building wheel for validate-email (pyproject.toml): started 18:59:19 #11 88.34 Building wheel for validate-email (pyproject.toml): finished with status 'done' 18:59:19 #11 88.34 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=9f74799b4c3cc955b7e1a67d5516b9fa6643f05e8a564be02133e6a4972ae60d 18:59:19 #11 88.34 Stored in directory: /tmp/pip-ephem-wheel-cache-5vxb1ao3/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:59:19 #11 88.34 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:59:19 #11 88.52 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, 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, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 18:59:31 #11 99.62 18:59:31 #11 99.63 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 18:59:31 #11 99.63 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. 18:59:32 #11 DONE 102.1s 18:59:32 18:59:32 #12 exporting to image 18:59:32 #12 exporting layers 18:59:38 #12 exporting layers 6.5s done 18:59:38 #12 writing image sha256:14fbc6ba57e18b7ef6793f77082206c2dd4c7b0b7f6367b8470449625394a43e 0.0s done 18:59:38 #12 naming to docker.io/library/edgex-taf-common 0.0s done 18:59:38 #12 DONE 6.6s [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 18:59:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:39 18:59:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:39 latest: Pulling from edgex-lftools-log-publisher 18:59:39 5eb5b503b376: Pulling fs layer 18:59:39 5c69ac0246d0: Pulling fs layer 18:59:39 ec43610c2a17: Pulling fs layer 18:59:39 3a2ae6a8a46f: Pulling fs layer 18:59:39 33b1e0a273af: Pulling fs layer 18:59:39 5d3b04190fa2: Pulling fs layer 18:59:39 2f39f015ded8: Pulling fs layer 18:59:39 33b1e0a273af: Waiting 18:59:39 5d3b04190fa2: Waiting 18:59:39 2f39f015ded8: Waiting 18:59:39 3a2ae6a8a46f: Waiting 18:59:39 5c69ac0246d0: Download complete 18:59:39 3a2ae6a8a46f: Verifying Checksum 18:59:39 3a2ae6a8a46f: Download complete 18:59:39 33b1e0a273af: Verifying Checksum 18:59:39 33b1e0a273af: Download complete 18:59:39 5d3b04190fa2: Download complete 18:59:39 ec43610c2a17: Verifying Checksum 18:59:39 ec43610c2a17: Download complete 18:59:40 5eb5b503b376: Verifying Checksum 18:59:40 5eb5b503b376: Download complete 18:59:40 2f39f015ded8: Download complete 18:59:41 5eb5b503b376: Pull complete 18:59:41 5c69ac0246d0: Pull complete 18:59:42 ec43610c2a17: Pull complete 18:59:42 3a2ae6a8a46f: Pull complete 18:59:42 33b1e0a273af: Pull complete 18:59:42 5d3b04190fa2: Pull complete 18:59:47 2f39f015ded8: Pull complete 18:59:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:59:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:48 prd-ubuntu20.04-docker-8c-8g-2122 does not seem to be running inside a container 18:59:48 $ 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-148 -v /w/workspace/xfoundry_edgex-taf-common_PR-148:/w/workspace/xfoundry_edgex-taf-common_PR-148:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-148@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-148@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:59:51 $ docker top e83d3c0e1c163d8ae25c12eeb2a94b43ca8aaeadd215b98813f0414c315e27f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:51 ---> job-cost.sh 18:59:51 lf-activate-venv: SKIPPING 18:59:51 INFO: No Stack... 18:59:51 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:52 INFO: Archiving Costs [Pipeline] sh 18:59:52 + cat /w/workspace/xfoundry_edgex-taf-common_PR-148/archives/cost.csv 18:59:52 + cut -d, -f6 [Pipeline] lock 18:59:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-148-2-stack-cost] 18:59:52 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-148-2-stack-cost] did not exist. Created. 18:59:52 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-148-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:52 + echo total: 0.2199999988079071 [Pipeline] stash 18:59:52 Stashed 1 file(s) [Pipeline] } 18:59:52 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-148-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:52 $ docker stop --time=1 e83d3c0e1c163d8ae25c12eeb2a94b43ca8aaeadd215b98813f0414c315e27f9 18:59:54 $ docker rm -f --volumes e83d3c0e1c163d8ae25c12eeb2a94b43ca8aaeadd215b98813f0414c315e27f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:00:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2131 in /w/workspace/xfoundry_edgex-taf-common_PR-148 [Pipeline] { [Pipeline] checkout 19:00:34 Selected Git installation does not exist. Using Default 19:00:34 The recommended git tool is: NONE 19:00:39 using credential edgex-jenkins-ssh 19:00:39 Cloning the remote Git repository 19:00:40 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 19:00:40 > git init /w/workspace/xfoundry_edgex-taf-common_PR-148 # timeout=10 19:00:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:00:40 > git --version # timeout=10 19:00:40 > git --version # 'git version 2.25.1' 19:00:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:00:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:00:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:00:42 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:00:43 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit 7b4c4f81a97fd698bdec19ada6f0eaf3498507f1 19:00:43 Merge succeeded, producing 6b77dae2effe568804e37fb1908093db1b34d726 19:00:43 Checking out Revision 6b77dae2effe568804e37fb1908093db1b34d726 (PR-148) 19:00:43 > git config core.sparsecheckout # timeout=10 19:00:43 > git checkout -f 7b4c4f81a97fd698bdec19ada6f0eaf3498507f1 # timeout=10 19:00:43 > git remote # timeout=10 19:00:43 > git config --get remote.origin.url # timeout=10 19:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:43 > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 19:00:43 > git rev-parse HEAD^{commit} # timeout=10 19:00:43 > git config core.sparsecheckout # timeout=10 19:00:43 > git checkout -f 6b77dae2effe568804e37fb1908093db1b34d726 # timeout=10 19:00:47 Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" 19:00:47 > git rev-list --no-walk 7b4c4f81a97fd698bdec19ada6f0eaf3498507f1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:48 provisioning config files... 19:00:48 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-148@tmp/config11611188199310072464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:49 ---> ****-login.sh 19:00:49 nexus3.edgexfoundry.org:10001 19:00:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:50 Configure a credential helper to remove this warning. See 19:00:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:50 19:00:50 Login Succeeded 19:00:50 nexus3.edgexfoundry.org:10002 19:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:50 Configure a credential helper to remove this warning. See 19:00:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:50 19:00:50 Login Succeeded 19:00:50 nexus3.edgexfoundry.org:10003 19:00:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:50 Configure a credential helper to remove this warning. See 19:00:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:50 19:00:50 Login Succeeded 19:00:50 nexus3.edgexfoundry.org:10004 19:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:51 Configure a credential helper to remove this warning. See 19:00:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:51 19:00:51 Login Succeeded 19:00:51 ****.io 19:00:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:51 Configure a credential helper to remove this warning. See 19:00:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:51 19:00:51 Login Succeeded 19:00:51 ---> ****-login.sh ends [Pipeline] } 19:00:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:53 + ls -al . 19:00:53 total 68 19:00:53 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:00 . 19:00:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 19:00 .. 19:00:53 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 19:00 .git 19:00:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 19:00 .github 19:00:53 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 19:00 .gitignore 19:00:53 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 19:00 Dockerfile 19:00:53 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 19:00 Jenkinsfile 19:00:53 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 19:00 LICENSE 19:00:53 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 19:00 README.md 19:00:53 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:00 TUC 19:00:53 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION 19:00:53 -rw-rw-r-- 1 jenkins jenkins 553 Feb 13 19:00 requirements.txt 19:00:53 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 19:00 robot-entrypoint.sh 19:00:53 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 19:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:53 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=6b77dae2effe568804e37fb1908093db1b34d726 --label arch=arm64 --label version=0.0.0 . 19:00:53 Sending build context to Docker daemon 438.8kB 19:00:53 Step 1/13 : FROM alpine:3.20 19:00:54 3.20: Pulling from library/alpine 19:00:54 83b2d7e29698: Pulling fs layer 19:00:55 83b2d7e29698: Download complete 19:00:56 83b2d7e29698: Pull complete 19:00:56 Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 19:00:56 Status: Downloaded newer image for alpine:3.20 19:00:56 ---> 6b91e8dda53a 19:00:56 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:00:56 ---> Running in 0736897a79a8 19:00:56 Removing intermediate container 0736897a79a8 19:00:56 ---> c22866680391 19:00:56 Step 3/13 : LABEL maintainer="Bruce Huang " 19:00:56 ---> Running in f687f07527e3 19:00:57 Removing intermediate container f687f07527e3 19:00:57 ---> 0c7d7b88e852 19:00:57 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:00:58 ---> a5f2ee75e04f 19:00:58 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:01:01 ---> 655bb49fe62f 19:01:01 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:01:02 ---> da22a104f5e2 19:01:02 Step 7/13 : WORKDIR /edgex-taf 19:01:02 ---> Running in 9df20cf8b966 19:01:03 Removing intermediate container 9df20cf8b966 19:01:03 ---> af3cb8112c05 19:01:03 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:03 ---> Running in 0cf375c89424 19:01:05 Removing intermediate container 0cf375c89424 19:01:05 ---> 5ca1bb2d9c20 19:01:05 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 19:01:05 ---> Running in ddd18f5dee10 19:01:06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:01:07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:01:08 OK: 9 MiB in 14 packages 19:01:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:01:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:01:11 (1/14) Installing ca-certificates (20250911-r0) 19:01:11 (2/14) Installing brotli-libs (1.1.0-r2) 19:01:11 (3/14) Installing c-ares (1.33.1-r0) 19:01:11 (4/14) Installing libunistring (1.2-r0) 19:01:12 (5/14) Installing libidn2 (2.3.7-r0) 19:01:12 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:01:12 (7/14) Installing libpsl (0.21.5-r1) 19:01:12 (8/14) Installing zstd-libs (1.5.6-r0) 19:01:12 (9/14) Installing libcurl (8.14.1-r2) 19:01:13 (10/14) Installing curl (8.14.1-r2) 19:01:13 (11/14) Installing docker-cli (26.1.5-r0) 19:01:14 (12/14) Installing oniguruma (6.9.9-r0) 19:01:14 (13/14) Installing jq (1.7.1-r0) 19:01:15 (14/14) Installing openssl (3.3.6-r0) 19:01:15 Executing busybox-1.36.1-r31.trigger 19:01:15 Executing ca-certificates-20250911-r0.trigger 19:01:15 OK: 43 MiB in 28 packages 19:01:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:01:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:01:18 (1/166) Installing libexpat (2.7.4-r0) 19:01:18 (2/166) Installing libbz2 (1.0.8-r6) 19:01:18 (3/166) Installing libpng (1.6.54-r0) 19:01:18 (4/166) Installing freetype (2.13.2-r0) 19:01:18 (5/166) Installing fontconfig (2.15.0-r1) 19:01:19 (6/166) Installing libfontenc (1.1.8-r0) 19:01:19 (7/166) Installing mkfontscale (1.2.2-r6) 19:01:19 (8/166) Installing font-opensans (0_git20210927-r1) 19:01:19 (9/166) Installing pkgconf (2.2.0-r0) 19:01:20 (10/166) Installing libgcc (13.2.1_git20240309-r1) 19:01:20 (11/166) Installing libffi (3.4.6-r0) 19:01:20 (12/166) Installing libintl (0.22.5-r0) 19:01:21 (13/166) Installing libeconf (0.6.3-r0) 19:01:21 (14/166) Installing libblkid (2.40.1-r1) 19:01:21 (15/166) Installing libmount (2.40.1-r1) 19:01:21 (16/166) Installing pcre2 (10.43-r0) 19:01:21 (17/166) Installing glib (2.80.5-r0) 19:01:22 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 19:01:22 (19/166) Installing xz-libs (5.6.2-r1) 19:01:22 (20/166) Installing libxml2 (2.12.10-r0) 19:01:23 (21/166) Installing shared-mime-info (2.4-r0) 19:01:23 (22/166) Installing hicolor-icon-theme (0.17-r2) 19:01:23 (23/166) Installing libjpeg-turbo (3.0.3-r0) 19:01:24 (24/166) Installing libsharpyuv (1.3.2-r0) 19:01:24 (25/166) Installing libwebp (1.3.2-r0) 19:01:24 (26/166) Installing tiff (4.6.0t-r0) 19:01:24 (27/166) Installing gdk-pixbuf (2.42.12-r0) 19:01:25 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 19:01:25 (29/166) Installing libxau (1.0.11-r4) 19:01:25 (30/166) Installing libmd (1.1.0-r0) 19:01:25 (31/166) Installing libbsd (0.12.2-r0) 19:01:25 (32/166) Installing libxdmcp (1.1.5-r1) 19:01:26 (33/166) Installing libxcb (1.16.1-r0) 19:01:26 (34/166) Installing libx11 (1.8.9-r1) 19:01:26 (35/166) Installing libxcomposite (0.4.6-r5) 19:01:27 (36/166) Installing libxfixes (6.0.1-r4) 19:01:27 (37/166) Installing libxrender (0.9.11-r5) 19:01:27 (38/166) Installing libxcursor (1.2.2-r1) 19:01:27 (39/166) Installing libxdamage (1.1.6-r5) 19:01:27 (40/166) Installing libxext (1.3.6-r2) 19:01:28 (41/166) Installing libxi (1.8.1-r4) 19:01:28 (42/166) Installing libxinerama (1.1.5-r4) 19:01:28 (43/166) Installing libxrandr (1.5.4-r1) 19:01:28 (44/166) Installing libatk-1.0 (2.52.0-r0) 19:01:29 (45/166) Installing libxtst (1.2.4-r6) 19:01:29 (46/166) Installing dbus-libs (1.14.10-r1) 19:01:29 (47/166) Installing at-spi2-core (2.52.0-r0) 19:01:30 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 19:01:30 (49/166) Installing pixman (0.43.2-r0) 19:01:30 (50/166) Installing cairo (1.18.4-r0) 19:01:30 (51/166) Installing cairo-gobject (1.18.4-r0) 19:01:30 (52/166) Installing avahi-libs (0.8-r17) 19:01:31 (53/166) Installing gmp (6.3.0-r1) 19:01:31 (54/166) Installing nettle (3.9.1-r0) 19:01:32 (55/166) Installing libtasn1 (4.21.0-r0) 19:01:32 (56/166) Installing p11-kit (0.25.3-r0) 19:01:32 (57/166) Installing gnutls (3.8.5-r0) 19:01:32 (58/166) Installing cups-libs (2.4.16-r0) 19:01:32 (59/166) Installing libepoxy (1.5.10-r1) 19:01:33 (60/166) Installing fribidi (1.0.15-r0) 19:01:33 (61/166) Installing graphite2 (1.3.14-r6) 19:01:33 (62/166) Installing harfbuzz (8.5.0-r0) 19:01:33 (63/166) Installing libxft (2.3.8-r3) 19:01:34 (64/166) Installing pango (1.52.2-r0) 19:01:34 (65/166) Installing wayland-libs-client (1.22.0-r4) 19:01:34 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 19:01:35 (67/166) Installing wayland-libs-egl (1.22.0-r4) 19:01:35 (68/166) Installing xkeyboard-config (2.41-r0) 19:01:35 (69/166) Installing libxkbcommon (1.7.0-r0) 19:01:35 (70/166) Installing gtk+3.0 (3.24.43-r0) 19:01:36 (71/166) Installing icu-data-full (74.2-r1) 19:01:37 (72/166) Installing mesa (24.0.9-r1) 19:01:37 (73/166) Installing llvm17-libs (17.0.6-r2) 19:01:40 (74/166) Installing hwdata-pci (0.382-r0) 19:01:41 (75/166) Installing libpciaccess (0.18.1-r0) 19:01:41 (76/166) Installing libdrm (2.4.120-r0) 19:01:41 (77/166) Installing libelf (0.191-r0) 19:01:41 (78/166) Installing mesa-glapi (24.0.9-r1) 19:01:42 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 19:01:43 (80/166) Installing eudev-libs (3.2.14-r2) 19:01:43 (81/166) Installing libmagic (5.45-r1) 19:01:43 (82/166) Installing file (5.45-r1) 19:01:43 (83/166) Installing xprop (1.2.7-r0) 19:01:44 (84/166) Installing libice (1.1.1-r6) 19:01:44 (85/166) Installing libuuid (2.40.1-r1) 19:01:44 (86/166) Installing libsm (1.2.4-r4) 19:01:44 (87/166) Installing libxt (1.3.0-r5) 19:01:45 (88/166) Installing libxmu (1.1.4-r2) 19:01:45 (89/166) Installing xset (1.2.5-r1) 19:01:45 (90/166) Installing xdg-utils (1.2.1-r0) 19:01:45 (91/166) Installing libogg (1.3.5-r5) 19:01:46 (92/166) Installing libflac (1.4.3-r1) 19:01:46 (93/166) Installing alsa-lib (1.2.11-r0) 19:01:46 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 19:01:46 (95/166) Installing aom-libs (3.9.1-r0) 19:01:47 (96/166) Installing libva (2.21.0-r0) 19:01:47 (97/166) Installing libvdpau (1.5-r3) 19:01:48 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 19:01:48 (99/166) Installing libdav1d (1.4.2-r0) 19:01:48 (100/166) Installing openexr-libiex (3.1.13-r1) 19:01:48 (101/166) Installing openexr-libilmthread (3.1.13-r1) 19:01:49 (102/166) Installing imath (3.1.12-r0) 19:01:49 (103/166) Installing openexr-libopenexr (3.1.13-r1) 19:01:49 (104/166) Installing giflib (5.2.2-r0) 19:01:49 (105/166) Installing libhwy (1.0.7-r0) 19:01:49 (106/166) Installing lcms2 (2.16-r0) 19:01:50 (107/166) Installing libjxl (0.10.2-r0) 19:01:50 (108/166) Installing lame-libs (3.100-r5) 19:01:50 (109/166) Installing opus (1.5.2-r0) 19:01:51 (110/166) Installing rav1e-libs (0.7.1-r0) 19:01:51 (111/166) Installing libgomp (13.2.1_git20240309-r1) 19:01:51 (112/166) Installing soxr (0.1.3-r7) 19:01:51 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 19:01:52 (114/166) Installing libtheora (1.1.1-r18) 19:01:52 (115/166) Installing libvorbis (1.3.7-r2) 19:01:52 (116/166) Installing libvpx (1.14.1-r0) 19:01:52 (117/166) Installing libwebpmux (1.3.2-r0) 19:01:53 (118/166) Installing x264-libs (0.164_git20231001-r0) 19:01:54 (119/166) Installing numactl (2.0.18-r0) 19:01:54 (120/166) Installing x265-libs (3.6-r0) 19:01:54 (121/166) Installing xvidcore (1.3.7-r2) 19:01:54 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 19:01:55 (123/166) Installing libbluray (1.3.4-r1) 19:01:55 (124/166) Installing mpg123-libs (1.32.8-r0) 19:01:55 (125/166) Installing libopenmpt (0.7.7-r0) 19:01:56 (126/166) Installing cjson (1.7.19-r0) 19:01:56 (127/166) Installing mbedtls (3.6.5-r0) 19:01:56 (128/166) Installing librist (0.2.10-r1) 19:01:56 (129/166) Installing libsrt (1.5.3-r0) 19:01:57 (130/166) Installing libssh (0.10.6-r0) 19:01:57 (131/166) Installing libsodium (1.0.19-r1) 19:01:57 (132/166) Installing libzmq (4.3.5-r2) 19:01:57 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 19:01:58 (134/166) Installing crc32c (1.1.2-r0) 19:01:58 (135/166) Installing double-conversion (3.3.0-r0) 19:01:58 (136/166) Installing libevent (2.1.12-r7) 19:01:59 (137/166) Installing wayland-libs-server (1.22.0-r4) 19:01:59 (138/166) Installing mesa-gbm (24.0.9-r1) 19:01:59 (139/166) Installing harfbuzz-subset (8.5.0-r0) 19:01:59 (140/166) Installing icu-libs (74.2-r1) 19:02:00 (141/166) Installing minizip (1.3.1-r0) 19:02:00 (142/166) Installing nspr (4.35-r4) 19:02:00 (143/166) Installing sqlite-libs (3.45.3-r3) 19:02:00 (144/166) Installing nss (3.105-r0) 19:02:01 (145/166) Installing openh264 (2.4.1-r0) 19:02:01 (146/166) Installing libcamera-ipa (0.3.0-r0) 19:02:02 (147/166) Installing libunwind (1.8.1-r0) 19:02:02 (148/166) Installing yaml (0.2.5-r2) 19:02:02 (149/166) Installing libcamera (0.3.0-r0) 19:02:02 (150/166) Installing speexdsp (1.2.1-r2) 19:02:02 (151/166) Installing libuv (1.48.0-r0) 19:02:03 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 19:02:03 (153/166) Installing libsndfile (1.2.2-r1) 19:02:03 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 19:02:03 (155/166) Installing pipewire-libs (1.0.6-r1) 19:02:04 (156/166) Installing libasyncns (0.8-r3) 19:02:04 (157/166) Installing libltdl (2.4.7-r3) 19:02:04 (158/166) Installing orc (0.4.40-r0) 19:02:05 (159/166) Installing tdb-libs (1.4.9-r1) 19:02:05 (160/166) Installing libpulse (17.0-r0) 19:02:05 (161/166) Installing libwebpdemux (1.3.2-r0) 19:02:05 (162/166) Installing libgpg-error (1.49-r0) 19:02:05 (163/166) Installing libgcrypt (1.10.3-r0) 19:02:06 (164/166) Installing libxslt (1.1.39-r2) 19:02:06 (165/166) Installing chromium (131.0.6778.108-r0) 19:02:13 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 19:02:13 Executing busybox-1.36.1-r31.trigger 19:02:13 Executing fontconfig-2.15.0-r1.trigger 19:02:13 Executing mkfontscale-1.2.2-r6.trigger 19:02:13 Executing glib-2.80.5-r0.trigger 19:02:13 Executing shared-mime-info-2.4-r0.trigger 19:02:15 Executing gdk-pixbuf-2.42.12-r0.trigger 19:02:15 Executing gtk-update-icon-cache-3.24.43-r0.trigger 19:02:15 Executing gtk+3.0-3.24.43-r0.trigger 19:02:15 OK: 658 MiB in 194 packages 19:02:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:17 (1/30) Installing jansson (2.14-r4) 19:02:17 (2/30) Installing binutils (2.42-r1) 19:02:18 (3/30) Installing libatomic (13.2.1_git20240309-r1) 19:02:18 (4/30) Installing isl26 (0.26-r1) 19:02:19 (5/30) Installing mpfr4 (4.2.1-r0) 19:02:19 (6/30) Installing mpc1 (1.3.1-r1) 19:02:19 (7/30) Installing gcc (13.2.1_git20240309-r1) 19:02:22 (8/30) Installing musl-dev (1.2.5-r1) 19:02:22 (9/30) Installing linux-headers (6.6-r0) 19:02:23 (10/30) Installing libffi-dev (3.4.6-r0) 19:02:24 (11/30) Installing libpq (16.11-r0) 19:02:24 (12/30) Installing openssl-dev (3.3.6-r0) 19:02:24 (13/30) Installing libpq-dev (16.11-r0) 19:02:24 (14/30) Installing libecpg (16.11-r0) 19:02:25 (15/30) Installing libecpg-dev (16.11-r0) 19:02:25 (16/30) Installing clang16-headers (16.0.6-r5) 19:02:26 (17/30) Installing llvm16-libs (16.0.6-r9) 19:02:28 (18/30) Installing clang16-libs (16.0.6-r5) 19:02:30 (19/30) Installing fortify-headers (1.1-r3) 19:02:30 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 19:02:31 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 19:02:31 (22/30) Installing clang16 (16.0.6-r5) 19:02:31 (23/30) Installing icu (74.2-r1) 19:02:32 (24/30) Installing icu-dev (74.2-r1) 19:02:32 (25/30) Installing llvm16 (16.0.6-r9) 19:02:35 (26/30) Installing lz4-libs (1.9.4-r5) 19:02:35 (27/30) Installing lz4-dev (1.9.4-r5) 19:02:35 (28/30) Installing zstd (1.5.6-r0) 19:02:36 (29/30) Installing zstd-dev (1.5.6-r0) 19:02:36 (30/30) Installing postgresql16-dev (16.11-r0) 19:02:37 Executing busybox-1.36.1-r31.trigger 19:02:37 OK: 1184 MiB in 224 packages 19:02:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:39 (1/14) Installing g++ (13.2.1_git20240309-r1) 19:02:40 (2/14) Installing gdbm (1.23-r1) 19:02:40 (3/14) Installing mpdecimal (4.0.0-r0) 19:02:41 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 19:02:41 (5/14) Installing libncursesw (6.4_p20240420-r2) 19:02:41 (6/14) Installing libpanelw (6.4_p20240420-r2) 19:02:41 (7/14) Installing readline (8.2.10-r0) 19:02:42 (8/14) Installing python3 (3.12.12-r0) 19:02:43 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 19:02:43 (10/14) Installing pyc (3.12.12-r0) 19:02:43 (11/14) Installing python3-pyc (3.12.12-r0) 19:02:44 (12/14) Installing python3-dev (3.12.12-r0) 19:02:46 (13/14) Installing libsodium-dev (1.0.19-r1) 19:02:47 (14/14) Installing zeromq-dev (4.3.5-r2) 19:02:47 Executing busybox-1.36.1-r31.trigger 19:02:47 OK: 1370 MiB in 238 packages 19:02:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:50 OK: 1370 MiB in 238 packages 19:02:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:52 (1/1) Installing tzdata (2025c-r0) 19:02:52 OK: 1372 MiB in 239 packages 19:02:54 (1/1) Purging tzdata (2025c-r0) 19:02:54 OK: 1370 MiB in 238 packages 19:03:06 Looking in links: /tmp/tmph5xesb_r 19:03:06 Processing /tmp/tmph5xesb_r/pip-25.0.1-py3-none-any.whl 19:03:07 Installing collected packages: pip 19:03:15 Successfully installed pip-25.0.1 19:03:15 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. 19:03:17 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:03:18 Collecting pip 19:03:18 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 19:03:19 Collecting setuptools 19:03:19 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 19:03:20 Collecting wheel 19:03:20 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 19:03:20 Collecting packaging>=24.0 (from wheel) 19:03:20 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 19:03:20 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 19:03:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 45.9 MB/s eta 0:00:00 19:03:20 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 19:03:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 46.0 MB/s eta 0:00:00 19:03:20 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 19:03:20 Downloading packaging-26.0-py3-none-any.whl (74 kB) 19:03:20 Installing collected packages: setuptools, pip, packaging, wheel 19:03:27 Attempting uninstall: pip 19:03:27 Found existing installation: pip 25.0.1 19:03:27 Uninstalling pip-25.0.1: 19:03:27 Successfully uninstalled pip-25.0.1 19:03:35 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 19:03:35 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. 19:03:38 Processing ./edgex-taf-common 19:03:38 Installing build dependencies: started 19:03:44 Installing build dependencies: finished with status 'done' 19:03:44 Getting requirements to build wheel: started 19:03:47 Getting requirements to build wheel: finished with status 'done' 19:03:47 Preparing metadata (pyproject.toml): started 19:03:49 Preparing metadata (pyproject.toml): finished with status 'done' 19:03:49 Building wheels for collected packages: edgex-taf-common 19:03:49 Building wheel for edgex-taf-common (pyproject.toml): started 19:03:50 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 19:03:50 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=43328b7922afd8e1c92dab0b72f174b17bfd30c24760abed120e80d5c670b76b 19:03:50 Stored in directory: /tmp/pip-ephem-wheel-cache-1iqxkwp6/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:03:50 Successfully built edgex-taf-common 19:03:50 Installing collected packages: edgex-taf-common 19:03:53 Successfully installed edgex-taf-common-0.0.0 19:03:53 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. 19:03:57 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:03:57 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:03:57 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:03:57 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:03:57 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:03:57 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:03:58 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:03:58 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:03:58 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:03:58 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:03:58 Installing build dependencies: started 19:04:03 Installing build dependencies: finished with status 'done' 19:04:03 Getting requirements to build wheel: started 19:04:05 Getting requirements to build wheel: finished with status 'done' 19:04:05 Preparing metadata (pyproject.toml): started 19:04:07 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:07 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:04:07 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:04:07 Installing build dependencies: started 19:04:12 Installing build dependencies: finished with status 'done' 19:04:12 Getting requirements to build wheel: started 19:04:15 Getting requirements to build wheel: finished with status 'done' 19:04:15 Preparing metadata (pyproject.toml): started 19:04:16 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:16 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:04:16 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:04:16 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:04:16 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:04:16 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 19:04:16 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 19:04:16 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:04:16 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:04:17 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:04:17 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:04:19 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:04:19 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 19:04:20 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:04:20 Downloading psutil-7.0.0.tar.gz (497 kB) 19:04:21 Installing build dependencies: started 19:04:26 Installing build dependencies: finished with status 'done' 19:04:26 Getting requirements to build wheel: started 19:04:29 Getting requirements to build wheel: finished with status 'done' 19:04:29 Preparing metadata (pyproject.toml): started 19:04:32 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:34 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:04:34 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 19:04:34 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:04:34 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:04:35 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:04:35 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:04:35 Installing build dependencies: started 19:04:41 Installing build dependencies: finished with status 'done' 19:04:41 Getting requirements to build wheel: started 19:04:44 Getting requirements to build wheel: finished with status 'done' 19:04:44 Preparing metadata (pyproject.toml): started 19:04:46 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:47 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:04:47 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 19:04:49 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 19:04:49 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 19:04:49 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 19:04:49 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 19:04:51 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 19:04:51 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 19:04:51 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:04:51 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:04:51 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:04:51 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:04:51 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:04:51 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:04:52 Collecting urllib3>=2.6.0 (from -r requirements.txt (line 24)) 19:04:52 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 19:04:52 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:52 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 19:04:52 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:52 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 19:04:52 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:04:52 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 19:04:52 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:52 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 19:04:53 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:04:53 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 19:04:53 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:53 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 19:04:53 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:04:53 Downloading flex-6.14.1.tar.gz (40 kB) 19:04:53 Installing build dependencies: started 19:04:59 Installing build dependencies: finished with status 'done' 19:04:59 Getting requirements to build wheel: started 19:05:02 Getting requirements to build wheel: finished with status 'done' 19:05:02 Preparing metadata (pyproject.toml): started 19:05:04 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:04 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:04 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 19:05:04 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:04 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:05:04 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:04 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 19:05:04 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:04 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 19:05:05 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:05 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 19:05:05 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:05 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 19:05:06 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:06 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) 19:05:06 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:06 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 19:05:06 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:06 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 19:05:07 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:07 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 19:05:07 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:07 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:05:07 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.0) 19:05:08 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 19:05:08 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 19:05:09 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 19:05:09 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 19:05:09 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:09 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 19:05:09 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:09 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 19:05:10 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:10 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 19:05:10 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:10 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:05:10 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:10 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 19:05:10 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:10 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 19:05:10 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:10 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:05:10 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:10 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 19:05:10 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:10 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 19:05:10 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:10 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 19:05:11 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)) 19:05:11 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 19:05:11 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:11 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:05:11 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:11 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:05:11 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)) 19:05:11 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:05:11 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)) 19:05:11 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 19:05:11 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)) 19:05:11 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:05:11 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:11 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 19:05:11 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:11 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 19:05:11 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) 19:05:11 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:12 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 19:05:12 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)) 19:05:12 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:05:12 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:12 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 19:05:12 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:12 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:05:12 Installing build dependencies: started 19:05:18 Installing build dependencies: finished with status 'done' 19:05:18 Getting requirements to build wheel: started 19:05:21 Getting requirements to build wheel: finished with status 'done' 19:05:21 Preparing metadata (pyproject.toml): started 19:05:22 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:22 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:22 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:05:22 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:22 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:05:22 Installing build dependencies: started 19:05:29 Installing build dependencies: finished with status 'done' 19:05:29 Getting requirements to build wheel: started 19:05:30 Getting requirements to build wheel: finished with status 'done' 19:05:30 Preparing metadata (pyproject.toml): started 19:05:32 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:32 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:32 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 19:05:32 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:32 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 19:05:32 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:33 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 19:05:33 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:33 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:05:33 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:33 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:05:37 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:37 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:05:37 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:37 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:05:37 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:37 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 19:05:37 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:37 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 19:05:37 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:37 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 19:05:37 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:37 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 19:05:37 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:37 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 19:05:37 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:37 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 19:05:37 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:37 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 19:05:38 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:38 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:05:38 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:38 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 19:05:39 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:39 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 19:05:39 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:05:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 47.6 MB/s 0:00:00 19:05:39 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:05:39 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:05:39 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:05:39 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:05:39 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:05:39 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 19:05:39 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:05:39 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:05:39 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 19:05:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 30.5 MB/s 0:00:00 19:05:40 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 19:05:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 49.1 MB/s 0:00:00 19:05:40 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:05:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 50.9 MB/s 0:00:00 19:05:40 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 19:05:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 48.3 MB/s 0:00:00 19:05:40 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 19:05:40 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 19:05:40 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) 19:05:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 48.2 MB/s 0:00:00 19:05:40 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:05:40 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:05:40 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:05:40 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 19:05:40 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) 19:05:40 Downloading idna-3.11-py3-none-any.whl (71 kB) 19:05:40 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 19:05:40 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 19:05:40 Downloading click-8.3.1-py3-none-any.whl (108 kB) 19:05:40 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 19:05:40 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 19:05:40 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 19:05:40 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 19:05:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 49.4 MB/s 0:00:00 19:05:40 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:05:40 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 19:05:40 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 19:05:40 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 19:05:40 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:05:40 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 19:05:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 45.4 MB/s 0:00:00 19:05:41 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 19:05:41 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:05:41 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:05:41 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 19:05:41 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:05:41 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:05:41 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:05:41 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 19:05:41 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 19:05:41 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 19:05:41 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 19:05:41 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 19:05:41 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:05:41 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 19:05:41 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 19:05:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 51.1 MB/s 0:00:00 19:05:41 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 19:05:41 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 19:05:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 53.5 MB/s 0:00:00 19:05:41 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:05:41 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 19:05:41 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 19:05:41 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 19:05:41 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:05:41 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:05:41 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 19:05:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 47.5 MB/s 0:00:00 19:05:41 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 19:05:41 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 19:05:41 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 19:05:41 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 19:05:41 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 19:05:41 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 19:05:41 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 19:05:41 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 19:05:41 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 19:05:41 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:05:41 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 19:05:41 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 19:05:41 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 19:05:41 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 19:05:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 43.5 MB/s 0:00:00 19:05:41 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 19:05:41 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:05:41 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:05:41 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 19:05:43 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:05:43 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:05:45 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:05:45 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=86ee7966bfebf54371c8234fd3a10e4de1b60134bb629eec8329e42967bb8f0b 19:05:45 Stored in directory: /tmp/pip-ephem-wheel-cache-41ltc9cw/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:05:45 Building wheel for robotbackgroundlogger (pyproject.toml): started 19:05:47 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 19:05:47 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=8f0757711cc294adf2bbc9fcdfdc8432976a36206e7ac0082ee84d5ee4a6bd73 19:05:47 Stored in directory: /tmp/pip-ephem-wheel-cache-41ltc9cw/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:05:47 Building wheel for psutil (pyproject.toml): started 19:06:02 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:06:02 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278211 sha256=df85c2bec81f9768cb9bce5a18d2d4ea9bf8460316aedd2467b2ddf956548391 19:06:02 Stored in directory: /tmp/pip-ephem-wheel-cache-41ltc9cw/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:06:02 Building wheel for psycopg2 (pyproject.toml): started 19:07:10 Building wheel for psycopg2 (pyproject.toml): still running... 19:07:15 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:07:15 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512673 sha256=bcc19fd0c733690c2bb2952967f7e3d42ed80c2b626f48053b7c4bade082d780 19:07:15 Stored in directory: /tmp/pip-ephem-wheel-cache-41ltc9cw/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:07:15 Building wheel for flex (pyproject.toml): started 19:07:18 Building wheel for flex (pyproject.toml): finished with status 'done' 19:07:18 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=3bad53f8c6b0104dab72bef3a2ca650791a2930a992c927b58a1272f3bda1fc5 19:07:18 Stored in directory: /tmp/pip-ephem-wheel-cache-41ltc9cw/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:07:18 Building wheel for strict-rfc3339 (pyproject.toml): started 19:07:20 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:07:20 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=407e24a82b7879edba8711a6a321b6f8675b07c954b25894dfa51aaa1b53135f 19:07:20 Stored in directory: /tmp/pip-ephem-wheel-cache-41ltc9cw/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:07:20 Building wheel for validate-email (pyproject.toml): started 19:07:22 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:07:22 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=5437fa11964eceb938e9ffc6d865c5cd650f82bd9bd007dd710f527ca9c89105 19:07:22 Stored in directory: /tmp/pip-ephem-wheel-cache-41ltc9cw/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:07:22 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:07:24 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, 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, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 19:09:00 19:09:00 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 19:09:00 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. 19:09:48 Removing intermediate container ddd18f5dee10 19:09:48 ---> 647acb1e479d 19:09:48 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:09:48 ---> Running in 50b4d1593380 19:09:48 Removing intermediate container 50b4d1593380 19:09:48 ---> 175ca928a40b 19:09:48 Step 11/13 : LABEL arch=arm64 19:09:48 ---> Running in ad11aac4a580 19:09:48 Removing intermediate container ad11aac4a580 19:09:48 ---> b84a63b6668d 19:09:48 Step 12/13 : LABEL git_sha=6b77dae2effe568804e37fb1908093db1b34d726 19:09:48 ---> Running in 6ab853e3a36b 19:09:48 Removing intermediate container 6ab853e3a36b 19:09:48 ---> 4f0173cf17e7 19:09:48 Step 13/13 : LABEL version=0.0.0 19:09:48 ---> Running in 1174457fc1b5 19:09:48 Removing intermediate container 1174457fc1b5 19:09:48 ---> aadcec50488a 19:09:48 [Warning] One or more build-args [ARCH] were not consumed 19:09:48 Successfully built aadcec50488a 19:09:48 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:51 19:09:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:51 arm64: Pulling from edgex-lftools-log-publisher 19:09:51 8998bd30e6a1: Pulling fs layer 19:09:51 04944245beec: Pulling fs layer 19:09:51 699f458cf7ca: Pulling fs layer 19:09:51 765212b225bb: Pulling fs layer 19:09:51 f23df028b6ca: Pulling fs layer 19:09:51 d65c8cfc05b1: Pulling fs layer 19:09:51 2437ff75d9bd: Pulling fs layer 19:09:51 d65c8cfc05b1: Waiting 19:09:51 765212b225bb: Waiting 19:09:51 2437ff75d9bd: Waiting 19:09:51 f23df028b6ca: Waiting 19:09:51 04944245beec: Verifying Checksum 19:09:51 04944245beec: Download complete 19:09:51 765212b225bb: Verifying Checksum 19:09:51 765212b225bb: Download complete 19:09:51 f23df028b6ca: Verifying Checksum 19:09:51 f23df028b6ca: Download complete 19:09:51 d65c8cfc05b1: Verifying Checksum 19:09:51 d65c8cfc05b1: Download complete 19:09:52 699f458cf7ca: Verifying Checksum 19:09:52 699f458cf7ca: Download complete 19:09:52 8998bd30e6a1: Verifying Checksum 19:09:52 8998bd30e6a1: Download complete 19:09:55 2437ff75d9bd: Verifying Checksum 19:09:55 2437ff75d9bd: Download complete 19:09:57 8998bd30e6a1: Pull complete 19:09:57 04944245beec: Pull complete 19:09:59 699f458cf7ca: Pull complete 19:09:59 765212b225bb: Pull complete 19:10:00 f23df028b6ca: Pull complete 19:10:00 d65c8cfc05b1: Pull complete 19:10:19 2437ff75d9bd: Pull complete 19:10:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:10:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:19 prd-ubuntu20.04-docker-arm64-4c-16g-2131 does not seem to be running inside a container 19:10:19 $ 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-148 -v /w/workspace/xfoundry_edgex-taf-common_PR-148:/w/workspace/xfoundry_edgex-taf-common_PR-148:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-148@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-148@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 19:10:22 $ docker top b5013b7005b292435fa1bf0f1f1c932ec8f059ae80935320b1039fca3d45b487 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:23 ---> job-cost.sh 19:10:23 lf-activate-venv: SKIPPING 19:10:23 INFO: No Stack... 19:10:24 INFO: Retrieving Pricing Info for: v3-standard-4 19:10:25 INFO: Archiving Costs [Pipeline] sh 19:10:26 + cat /w/workspace/xfoundry_edgex-taf-common_PR-148/archives/cost.csv 19:10:26 + cut -d, -f6 [Pipeline] lock 19:10:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-148-2-stack-cost] 19:10:26 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-148-2-stack-cost] did not exist. Created. 19:10:26 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-148-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:26 /w/workspace/xfoundry_edgex-taf-common_PR-148@tmp/durable-71824765/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:10:27 + echo total: 0.10999999940395355 [Pipeline] stash 19:10:27 Warning: overwriting stash ‘stack-cost’ 19:10:28 Stashed 1 file(s) [Pipeline] } 19:10:28 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-148-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:10:28 $ docker stop --time=1 b5013b7005b292435fa1bf0f1f1c932ec8f059ae80935320b1039fca3d45b487 19:10:30 $ docker rm -f --volumes b5013b7005b292435fa1bf0f1f1c932ec8f059ae80935320b1039fca3d45b487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:10:31 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-148/archives ] 19:10:31 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-148/archives 19:10:31 total 16 19:10:31 drwxr-xr-x 3 root root 4096 Feb 13 18:59 . 19:10:31 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 18:59 .. 19:10:31 drwxr-xr-x 2 root root 4096 Feb 13 18:59 cost 19:10:31 -rw-r--r-- 1 root root 88 Feb 13 18:59 cost.csv 19:10:31 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-148/archives 19:10:31 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-148/archives 19:10:31 total 16 19:10:31 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:59 . 19:10:31 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 18:59 .. 19:10:31 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 18:59 cost 19:10:31 -rw-r--r-- 1 jenkins jenkins 88 Feb 13 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:10:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:10:32 ---> package-listing.sh 19:10:32 ++ facter osfamily 19:10:32 ++ tr '[:upper:]' '[:lower:]' 19:10:32 + OS_FAMILY=debian 19:10:32 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-148 19:10:32 + START_PACKAGES=/tmp/packages_start.txt 19:10:32 + END_PACKAGES=/tmp/packages_end.txt 19:10:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:10:32 + PACKAGES=/tmp/packages_start.txt 19:10:32 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-148 ']' 19:10:32 + PACKAGES=/tmp/packages_end.txt 19:10:32 + case "${OS_FAMILY}" in 19:10:32 + dpkg -l 19:10:32 + grep '^ii' 19:10:32 + '[' -f /tmp/packages_start.txt ']' 19:10:32 + '[' -f /tmp/packages_end.txt ']' 19:10:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:10:32 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-148 ']' 19:10:32 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-148/archives/ 19:10:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-148/archives/ [Pipeline] echo 19:10:32 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-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:10:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:33 prd-ubuntu20.04-docker-8c-8g-2122 does not seem to be running inside a container 19:10:33 $ 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-148/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-148 -v /w/workspace/xfoundry_edgex-taf-common_PR-148:/w/workspace/xfoundry_edgex-taf-common_PR-148:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-148@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:10:33 $ docker top cb1c2f854039ca91c0b4e1e2841e38773d1599668d885d9dd1b49ddee086d8ba -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:34 + touch /tmp/pre-build-complete [Pipeline] sh 19:10:34 + mkdir -p /var/log/sysstat [Pipeline] sh 19:10:34 + ls /var/log/sa-host 19:10:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:34 provisioning config files... 19:10:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-148@tmp/config6033300384985404462tmp [Pipeline] { [Pipeline] echo 19:10:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:10:35 ---> create-netrc.sh [Pipeline] } 19:10:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:10:35 ---> python-tools-install.sh [Pipeline] echo 19:10:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:10:35 ---> sudo-logs.sh 19:10:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:10:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:10:36 ---> job-cost.sh 19:10:36 lf-activate-venv: SKIPPING 19:10:36 DEBUG: total: 0.2199999988079071 19:10:36 INFO: Retrieving Stack Cost... 19:10:36 INFO: Retrieving Pricing Info for: v3-standard-8 19:10:36 INFO: Archiving Costs [Pipeline] echo 19:10:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:10:37 ---> logs-deploy.sh 19:10:37 lf-activate-venv: SKIPPING 19:10:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-148/2 19:10:37 INFO: archiving workspace using pattern(s): 19:10:38 Archives upload complete. 19:10:38 INFO: archiving logs to Nexus 19:10:38 ---> uname -a: 19:10:38 Linux prd-ubuntu20-04-docker-8c-8g-2122 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 19:10:38 19:10:38 19:10:38 ---> lscpu: 19:10:38 Architecture: x86_64 19:10:38 CPU op-mode(s): 32-bit, 64-bit 19:10:38 Byte Order: Little Endian 19:10:38 Address sizes: 40 bits physical, 48 bits virtual 19:10:38 CPU(s): 8 19:10:38 On-line CPU(s) list: 0-7 19:10:38 Thread(s) per core: 1 19:10:38 Core(s) per socket: 1 19:10:38 Socket(s): 8 19:10:38 NUMA node(s): 1 19:10:38 Vendor ID: AuthenticAMD 19:10:38 CPU family: 23 19:10:38 Model: 49 19:10:38 Model name: AMD EPYC-Rome Processor 19:10:38 Stepping: 0 19:10:38 CPU MHz: 2800.000 19:10:38 BogoMIPS: 5600.00 19:10:38 Virtualization: AMD-V 19:10:38 Hypervisor vendor: KVM 19:10:38 Virtualization type: full 19:10:38 L1d cache: 256 KiB 19:10:38 L1i cache: 256 KiB 19:10:38 L2 cache: 4 MiB 19:10:38 L3 cache: 128 MiB 19:10:38 NUMA node0 CPU(s): 0-7 19:10:38 Vulnerability Gather data sampling: Not affected 19:10:38 Vulnerability Itlb multihit: Not affected 19:10:38 Vulnerability L1tf: Not affected 19:10:38 Vulnerability Mds: Not affected 19:10:38 Vulnerability Meltdown: Not affected 19:10:38 Vulnerability Mmio stale data: Not affected 19:10:38 Vulnerability Retbleed: Vulnerable 19:10:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:10:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:10:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:10:38 Vulnerability Srbds: Not affected 19:10:38 Vulnerability Tsx async abort: Not affected 19:10:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:10:38 19:10:38 19:10:38 ---> nproc: 19:10:38 8 19:10:38 19:10:38 19:10:38 ---> df -h: 19:10:38 Filesystem Size Used Avail Use% Mounted on 19:10:38 overlay 155G 13G 143G 8% / 19:10:38 tmpfs 64M 0 64M 0% /dev 19:10:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:10:38 shm 64M 0 64M 0% /dev/shm 19:10:38 /dev/vda1 155G 13G 143G 8% /facter-os 19:10:38 19:10:38 19:10:38 ---> sar -b -r -n DEV: 19:10:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2122) 02/13/26 _x86_64_ (8 CPU) 19:10:38 19:10:38 18:56:33 LINUX RESTART (8 CPU) 19:10:38 19:10:38 18:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:10:38 18:58:01 410.47 73.65 336.82 0.00 13074.26 58693.78 0.00 19:10:38 18:59:01 22.30 0.03 22.26 0.00 0.53 25505.90 0.00 19:10:38 19:00:01 118.58 0.12 118.46 0.00 5.20 50097.25 0.00 19:10:38 19:01:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 19:10:38 19:02:01 18.90 3.43 15.46 0.00 2521.58 3723.78 0.00 19:10:38 19:03:01 4.70 0.00 4.70 0.00 0.00 55.06 0.00 19:10:38 19:04:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 19:10:38 19:05:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 19:10:38 19:06:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 19:10:38 19:07:01 2.20 0.00 2.20 0.00 0.00 33.33 0.00 19:10:38 19:08:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 19:10:38 19:09:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 19:10:38 19:10:01 0.80 0.00 0.80 0.00 0.00 9.20 0.00 19:10:38 Average: 44.62 5.85 38.76 0.00 1184.85 10569.88 0.00 19:10:38 19:10:38 18:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:10:38 18:58:01 29087588 31489200 822572 2.50 79100 2619148 2068612 6.10 1098364 2324052 65444 19:10:38 18:59:01 27554640 31417356 866528 2.64 89060 4015296 2122408 6.26 1219040 3655248 726852 19:10:38 19:00:01 26954548 31530580 754888 2.30 113716 4646332 1683768 4.96 2457676 2959940 296 19:10:38 19:01:01 26955672 31531744 753724 2.29 113744 4646336 1683768 4.96 2457468 2959940 180 19:10:38 19:02:01 26759116 31514212 758196 2.31 116708 4816344 1730192 5.10 2582748 3008484 1024 19:10:38 19:03:01 26762364 31517472 755448 2.30 116792 4816336 1730192 5.10 2580232 3008448 8 19:10:38 19:04:01 26769684 31524864 748004 2.28 116844 4816348 1730192 5.10 2573028 3008452 24 19:10:38 19:05:01 26769784 31525060 747632 2.27 116916 4816348 1730192 5.10 2572988 3008456 12 19:10:38 19:06:01 26770012 31525392 747336 2.27 116980 4816352 1730192 5.10 2573052 3008456 8 19:10:38 19:07:01 26771824 31527252 745340 2.27 117076 4816332 1730192 5.10 2570988 3008440 20 19:10:38 19:08:01 26772108 31527572 745036 2.27 117096 4816332 1730192 5.10 2571080 3008436 8 19:10:38 19:09:01 26771808 31527320 745276 2.27 117136 4816336 1730192 5.10 2571056 3008440 8 19:10:38 19:10:01 26771800 31527328 745228 2.27 117152 4816336 1746340 5.15 2571156 3008440 8 19:10:38 Average: 27036227 31514258 764247 2.33 111409 4559552 1780495 5.25 2338375 2998095 61069 19:10:38 19:10:38 18:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:10:38 18:58:01 vetha8ee94b 57.01 62.55 4.31 483.66 0.00 0.00 0.00 0.04 19:10:38 18:58:01 docker0 58.30 63.96 3.73 487.52 0.00 0.00 0.00 0.00 19:10:38 18:58:01 lo 5.29 5.29 0.54 0.54 0.00 0.00 0.00 0.00 19:10:38 18:58:01 ens3 551.74 395.41 5121.08 135.70 0.00 0.00 0.00 0.00 19:10:38 18:59:01 vetha8ee94b 332.26 531.53 25.45 8682.72 0.00 0.00 0.00 0.71 19:10:38 18:59:01 docker0 332.26 531.48 20.91 8682.72 0.00 0.00 0.00 0.00 19:10:38 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 18:59:01 ens3 603.88 382.24 8734.32 55.35 0.00 0.00 0.00 0.00 19:10:38 19:00:01 docker0 29.06 44.93 2.79 799.61 0.00 0.00 0.00 0.00 19:10:38 19:00:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 19:10:38 19:00:01 ens3 159.11 98.52 3336.75 22.89 0.00 0.00 0.00 0.00 19:10:38 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:01:01 ens3 2.93 0.83 2.31 0.61 0.00 0.00 0.00 0.00 19:10:38 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:02:01 lo 0.20 0.20 0.03 0.03 0.00 0.00 0.00 0.00 19:10:38 19:02:01 ens3 53.06 28.88 1406.13 2.97 0.00 0.00 0.00 0.00 19:10:38 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:03:01 ens3 0.53 0.27 0.11 0.08 0.00 0.00 0.00 0.00 19:10:38 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:04:01 ens3 1.10 0.35 0.38 0.21 0.00 0.00 0.00 0.00 19:10:38 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:05:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 19:10:38 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:06:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 19:10:38 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:07:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:10:38 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:08:01 ens3 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 19:10:38 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:10:38 19:09:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:10:38 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:10:38 19:10:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 19:10:38 Average: docker0 32.24 49.24 2.11 767.25 0.00 0.00 0.00 0.00 19:10:38 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 19:10:38 Average: ens3 105.11 69.34 1426.09 16.61 0.00 0.00 0.00 0.00 19:10:38 19:10:38 19:10:38 ---> sar -P ALL: 19:10:38 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2122) 02/13/26 _x86_64_ (8 CPU) 19:10:38 19:10:38 18:56:33 LINUX RESTART (8 CPU) 19:10:38 19:10:38 18:57:02 CPU %user %nice %system %iowait %steal %idle 19:10:38 18:58:01 all 8.01 0.00 2.01 3.54 0.07 86.36 19:10:38 18:58:01 0 10.78 0.00 1.86 1.82 0.05 85.49 19:10:38 18:58:01 1 9.57 0.00 1.73 4.41 0.07 84.22 19:10:38 18:58:01 2 9.57 0.00 1.59 5.67 0.07 83.10 19:10:38 18:58:01 3 5.59 0.00 1.67 0.39 0.07 92.27 19:10:38 18:58:01 4 5.78 0.00 1.80 0.67 0.09 91.67 19:10:38 18:58:01 5 7.21 0.00 2.72 7.66 0.07 82.34 19:10:38 18:58:01 6 7.09 0.00 3.20 5.35 0.07 84.29 19:10:38 18:58:01 7 8.47 0.00 1.55 2.37 0.07 87.54 19:10:38 18:59:01 all 5.83 0.00 1.08 0.84 0.05 92.20 19:10:38 18:59:01 0 1.20 0.00 0.53 4.41 0.07 93.78 19:10:38 18:59:01 1 10.70 0.00 2.03 0.13 0.08 87.06 19:10:38 18:59:01 2 2.64 0.00 0.68 0.07 0.03 96.58 19:10:38 18:59:01 3 9.45 0.00 1.35 0.05 0.03 89.12 19:10:38 18:59:01 4 6.56 0.00 1.36 0.05 0.05 91.98 19:10:38 18:59:01 5 11.45 0.00 1.96 0.05 0.07 86.48 19:10:38 18:59:01 6 1.34 0.00 0.25 1.97 0.03 96.41 19:10:38 18:59:01 7 3.30 0.00 0.47 0.00 0.05 96.18 19:10:38 19:00:01 all 8.48 0.00 2.22 2.44 0.05 86.81 19:10:38 19:00:01 0 5.02 0.00 2.31 11.78 0.07 80.82 19:10:38 19:00:01 1 8.18 0.00 2.38 1.63 0.05 87.76 19:10:38 19:00:01 2 5.93 0.00 1.53 0.22 0.07 92.25 19:10:38 19:00:01 3 9.40 0.00 2.40 0.35 0.05 87.80 19:10:38 19:00:01 4 4.88 0.00 1.46 0.13 0.03 93.50 19:10:38 19:00:01 5 7.53 0.00 1.83 1.53 0.05 89.06 19:10:38 19:00:01 6 5.13 0.00 1.41 3.20 0.03 90.23 19:10:38 19:00:01 7 21.72 0.00 4.48 0.72 0.07 73.01 19:10:38 19:01:01 all 0.02 0.00 0.00 0.01 0.00 99.96 19:10:38 19:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:01:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:10:38 19:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:01:01 3 0.00 0.00 0.00 0.10 0.00 99.90 19:10:38 19:01:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:10:38 19:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 19:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:10:38 19:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:10:38 19:02:01 all 1.02 0.00 0.33 0.27 0.02 98.36 19:10:38 19:02:01 0 0.83 0.00 0.55 0.63 0.02 97.97 19:10:38 19:02:01 1 0.97 0.00 0.37 0.02 0.03 98.62 19:10:38 19:02:01 2 0.70 0.00 0.22 0.20 0.02 98.87 19:10:38 19:02:01 3 0.60 0.00 0.22 1.20 0.02 97.96 19:10:38 19:02:01 4 0.75 0.00 0.27 0.02 0.00 98.97 19:10:38 19:02:01 5 0.55 0.00 0.28 0.02 0.03 99.12 19:10:38 19:02:01 6 0.70 0.00 0.25 0.05 0.03 98.96 19:10:38 19:02:01 7 3.05 0.00 0.48 0.03 0.02 96.41 19:10:38 19:03:01 all 0.02 0.00 0.01 0.01 0.01 99.96 19:10:38 19:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:03:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:10:38 19:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:03:01 3 0.02 0.00 0.00 0.03 0.02 99.93 19:10:38 19:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 19:03:01 5 0.02 0.00 0.02 0.03 0.03 99.90 19:10:38 19:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 19:03:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 19:04:01 all 0.02 0.00 0.00 0.00 0.01 99.96 19:10:38 19:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:04:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:10:38 19:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:04:01 3 0.03 0.00 0.00 0.02 0.02 99.93 19:10:38 19:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:10:38 19:04:01 5 0.05 0.00 0.00 0.02 0.03 99.90 19:10:38 19:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:05:01 all 0.01 0.00 0.01 0.02 0.01 99.95 19:10:38 19:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:05:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:10:38 19:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:05:01 3 0.00 0.00 0.02 0.10 0.02 99.87 19:10:38 19:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 19:05:01 5 0.03 0.00 0.03 0.03 0.02 99.88 19:10:38 19:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 19:06:01 all 0.01 0.00 0.01 0.01 0.01 99.96 19:10:38 19:06:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:10:38 19:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:10:38 19:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:10:38 19:06:01 3 0.03 0.00 0.00 0.08 0.02 99.87 19:10:38 19:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:10:38 19:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:10:38 19:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:10:38 19:07:01 all 0.17 0.00 0.00 0.01 0.01 99.80 19:10:38 19:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:07:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:10:38 19:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:10:38 19:07:01 3 1.26 0.00 0.00 0.07 0.00 98.68 19:10:38 19:07:01 4 0.00 0.00 0.00 0.02 0.02 99.97 19:10:38 19:07:01 5 0.03 0.00 0.00 0.02 0.02 99.93 19:10:38 19:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:07:01 7 0.02 0.00 0.02 0.00 0.03 99.93 19:10:38 19:08:01 all 0.09 0.00 0.01 0.00 0.00 99.89 19:10:38 19:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:10:38 19:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:10:38 19:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:08:01 3 0.63 0.00 0.03 0.00 0.02 99.32 19:10:38 19:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:10:38 19:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 19:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 19:10:38 19:08:01 CPU %user %nice %system %iowait %steal %idle 19:10:38 19:09:01 all 0.03 0.00 0.00 0.00 0.01 99.95 19:10:38 19:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:10:38 19:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:09:01 3 0.18 0.00 0.00 0.02 0.00 99.80 19:10:38 19:09:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:10:38 19:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:10:38 19:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:10:38 19:09:01 7 0.00 0.00 0.00 0.00 0.03 99.97 19:10:38 19:10:01 all 0.01 0.00 0.01 0.00 0.02 99.96 19:10:38 19:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:10:38 19:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:10:38 19:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 19:10:01 3 0.03 0.00 0.00 0.00 0.03 99.93 19:10:38 19:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:10:38 19:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 19:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:10:38 19:10:01 7 0.02 0.00 0.00 0.00 0.03 99.95 19:10:38 Average: all 1.81 0.00 0.43 0.54 0.02 97.19 19:10:38 Average: 0 1.35 0.00 0.40 1.42 0.02 96.80 19:10:38 Average: 1 2.27 0.00 0.50 0.47 0.03 96.73 19:10:38 Average: 2 1.43 0.00 0.31 0.46 0.02 97.78 19:10:38 Average: 3 2.09 0.00 0.43 0.19 0.02 97.27 19:10:38 Average: 4 1.37 0.00 0.38 0.07 0.02 98.16 19:10:38 Average: 5 2.06 0.00 0.52 0.71 0.03 96.68 19:10:38 Average: 6 1.09 0.00 0.39 0.80 0.02 97.70 19:10:38 Average: 7 2.80 0.00 0.54 0.24 0.03 96.39 19:10:38 19:10:38 19:10:38