Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f60a3cb55e953c04bd4095130059a2f65fda715b+13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (2fa089b17674bca138c5ec8f91983aae80b4aa84) 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-ssh18258901992677406897.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-ssh8627444063334711534.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-144/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-144/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2675320501519895918.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-ssh5735862707805642984.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-144/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-144/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8911844536723771745.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-2123 in /w/workspace/xfoundry_edgex-taf-common_PR-144 [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-144 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit f60a3cb55e953c04bd4095130059a2f65fda715b Merge succeeded, producing c90fb799dbae567c6ea99de1f20823466eef6392 Checking out Revision c90fb799dbae567c6ea99de1f20823466eef6392 (PR-144) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f60a3cb55e953c04bd4095130059a2f65fda715b # 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 c90fb799dbae567c6ea99de1f20823466eef6392 # timeout=10 Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" > git rev-list --no-walk f60a3cb55e953c04bd4095130059a2f65fda715b # 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:24 ------------------- 18:57:24 stable info: 18:57:24 ------------------- 18:57:24 Commited By: Cherry Wang cherry@iotechsys.com 18:57:24 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 18:57:24 Message: update stable to v1.0.278 18:57:24 ------------------- 18:57:24 experimental info: 18:57:24 ------------------- 18:57:24 Commited By: **** collab-it+edgex@linuxfoundation.org 18:57:24 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 18:57:24 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:57:24 [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-144 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-144 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-144 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c90fb799dbae567c6ea99de1f20823466eef6392 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c90fb79 [Pipeline] echo 18:57:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:25 provisioning config files... 18:57:25 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/config2137479203031466179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:25 ---> ****-login.sh 18:57:25 nexus3.edgexfoundry.org:10001 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 nexus3.edgexfoundry.org:10002 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 nexus3.edgexfoundry.org:10003 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 nexus3.edgexfoundry.org:10004 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 ****.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:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:27 + grep -v github /etc/ssh/ssh_known_hosts 18:57:27 + [ -e /tmp/ssh_known_hosts ] 18:57:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:57:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:57:27 + sudo tee -a /etc/ssh/ssh_known_hosts 18:57:27 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 80192f66455f: Waiting 18:57:27 2e8e34ca0e6c: Waiting 18:57:27 a29436f7fd5d: Waiting 18:57:27 923cac83aea3: Waiting 18:57:27 25ad8b0a4227: Waiting 18:57:27 db01528c6b51: Waiting 18:57:27 28988de357af: Waiting 18:57:27 461d9e800cba: Waiting 18:57:28 6bf1a483ea7c: Verifying Checksum 18:57:28 6bf1a483ea7c: Download complete 18:57:28 461d9e800cba: Verifying Checksum 18:57:28 461d9e800cba: Download complete 18:57:28 80192f66455f: Download complete 18:57:28 f5dfc541a4d3: Verifying Checksum 18:57:28 f5dfc541a4d3: Download complete 18:57:28 3dae71ba6b94: Verifying Checksum 18:57:28 3dae71ba6b94: Download complete 18:57:28 923cac83aea3: Verifying Checksum 18:57:28 923cac83aea3: Download complete 18:57:28 25ad8b0a4227: Verifying Checksum 18:57:28 25ad8b0a4227: Download complete 18:57:28 db01528c6b51: Download complete 18:57:28 28988de357af: Download complete 18:57:28 a29436f7fd5d: Verifying Checksum 18:57:28 a29436f7fd5d: Download complete 18:57:29 2e8e34ca0e6c: Verifying Checksum 18:57:29 2e8e34ca0e6c: Download complete 18:57:29 3dae71ba6b94: Pull complete 18:57:30 6bf1a483ea7c: Pull complete 18:57:31 f5dfc541a4d3: Pull complete 18:57:31 461d9e800cba: Pull complete 18:57:31 80192f66455f: Pull complete 18:57:36 2e8e34ca0e6c: Pull complete 18:57:36 a29436f7fd5d: Pull complete 18:57:37 923cac83aea3: Pull complete 18:57:37 25ad8b0a4227: Pull complete 18:57:37 db01528c6b51: Pull complete 18:57:38 28988de357af: Pull complete 18:57:38 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:57:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:38 prd-ubuntu20.04-docker-8c-8g-2123 does not seem to be running inside a container 18:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-144 -v /w/workspace/xfoundry_edgex-taf-common_PR-144:/w/workspace/xfoundry_edgex-taf-common_PR-144:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:57:43 $ docker top 8078d162a8b33c4742039f380d9427b592736ab4c4678587fb5e2c67af22885e -eo pid,comm 18:57:43 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:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:43 [ssh-agent] Looking for ssh-agent implementation... 18:57:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:43 $ docker exec 8078d162a8b33c4742039f380d9427b592736ab4c4678587fb5e2c67af22885e ssh-agent 18:57:44 SSH_AUTH_SOCK=/tmp/ssh-V69TEJ94FJi8/agent.31 18:57:44 SSH_AGENT_PID=37 18:57:44 Running ssh-add (command line suppressed) 18:57:44 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/private_key_5250076722623699102.key (/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/private_key_5250076722623699102.key) 18:57:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:44 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-144 [Pipeline] sh 18:57:44 + git tag --points-at HEAD [Pipeline] } 18:57:44 $ docker exec --env ******** --env ******** 8078d162a8b33c4742039f380d9427b592736ab4c4678587fb5e2c67af22885e ssh-agent -k 18:57:44 unset SSH_AUTH_SOCK; 18:57:44 unset SSH_AGENT_PID; 18:57:44 echo Agent pid 37 killed; 18:57:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:44 [ssh-agent] Looking for ssh-agent implementation... 18:57:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:45 $ docker exec 8078d162a8b33c4742039f380d9427b592736ab4c4678587fb5e2c67af22885e ssh-agent 18:57:45 SSH_AUTH_SOCK=/tmp/ssh-fOBacZ7IXmCV/agent.84 18:57:45 SSH_AGENT_PID=90 18:57:45 Running ssh-add (command line suppressed) 18:57:45 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/private_key_5514579185021273202.key (/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/private_key_5514579185021273202.key) 18:57:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:45 + git semver init 18:57:45 2026-02-13 18:57:45,768 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:57:45 2026-02-13 18:57:45,772 [run_init] DEBUG init version:0.0.0 force:False 18:57:45 2026-02-13 18:57:45,773 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-144/.semver 18:57:45 2026-02-13 18:57:45,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-144/.semver 18:57:45 2026-02-13 18:57:45,774 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-144/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-144, stdin=None, shell=False, universal_newlines=False) 18:57:46 2026-02-13 18:57:46,460 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-144/.git/info/exclude 18:57:46 2026-02-13 18:57:46,461 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-144/.semver/PR-144 with force:False 18:57:46 2026-02-13 18:57:46,461 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-144/.semver/PR-144 18:57:46 2026-02-13 18:57:46,465 [execute] INFO git cat-file --batch-check 18:57:46 2026-02-13 18:57:46,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-144/.semver, stdin=, shell=False, universal_newlines=False) 18:57:46 2026-02-13 18:57:46,470 [execute] INFO git cat-file --batch 18:57:46 2026-02-13 18:57:46,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-144/.semver, stdin=, shell=False, universal_newlines=False) 18:57:46 2026-02-13 18:57:46,473 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-144/.semver/PR-144 18:57:46 0.0.0 [Pipeline] } 18:57:46 $ docker exec --env ******** --env ******** 8078d162a8b33c4742039f380d9427b592736ab4c4678587fb5e2c67af22885e ssh-agent -k 18:57:46 unset SSH_AUTH_SOCK; 18:57:46 unset SSH_AGENT_PID; 18:57:46 echo Agent pid 90 killed; 18:57:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:47 + git semver [Pipeline] } 18:57:47 $ docker stop --time=1 8078d162a8b33c4742039f380d9427b592736ab4c4678587fb5e2c67af22885e 18:57:48 $ docker rm -f --volumes 8078d162a8b33c4742039f380d9427b592736ab4c4678587fb5e2c67af22885e [Pipeline] // withDockerContainer [Pipeline] sh 18:57:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:49 Stashed 1 file(s) [Pipeline] echo 18:57:49 [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:49 provisioning config files... 18:57:49 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/config13981752040731479035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:49 ---> ****-login.sh 18:57:49 nexus3.edgexfoundry.org:10001 18:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:49 Login Succeeded 18:57:49 nexus3.edgexfoundry.org:10002 18:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:49 Login Succeeded 18:57:49 nexus3.edgexfoundry.org:10003 18:57:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:50 Login Succeeded 18:57:50 nexus3.edgexfoundry.org:10004 18:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:50 Login Succeeded 18:57:50 ****.io 18:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:50 Login Succeeded 18:57:50 ---> ****-login.sh ends [Pipeline] } 18:57:50 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:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:51 + ls -al . 18:57:51 total 72 18:57:51 drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 18:57 . 18:57:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 18:57 .. 18:57:51 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 18:57 .git 18:57:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 18:57 .github 18:57:51 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 18:57 .gitignore 18:57:51 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 18:57 .semver 18:57:51 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 18:57 Dockerfile 18:57:51 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 18:57 Jenkinsfile 18:57:51 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 18:57 LICENSE 18:57:51 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 18:57 README.md 18:57:51 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 18:57 TUC 18:57:51 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION 18:57:51 -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 18:57 requirements.txt 18:57:51 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 18:57 robot-entrypoint.sh 18:57:51 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 18:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:51 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c90fb799dbae567c6ea99de1f20823466eef6392 --label arch=amd64 --label version=0.0.0 . 18:57:52 #0 building with "default" instance using docker driver 18:57:52 18:57:52 #1 [internal] load build definition from Dockerfile 18:57:52 #1 transferring dockerfile: 1.69kB done 18:57:52 #1 DONE 0.0s 18:57:52 18:57:52 #2 [internal] load metadata for docker.io/library/alpine:3.20 18:57:52 #2 DONE 0.1s 18:57:52 18:57:52 #3 [internal] load .dockerignore 18:57:52 #3 transferring context: 2B done 18:57:52 #3 DONE 0.0s 18:57:52 18:57:52 #4 [internal] load build context 18:57:52 #4 transferring context: 577.45kB 0.0s done 18:57:52 #4 DONE 0.1s 18:57:52 18:57:52 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 18:57:52 #5 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.0s done 18:57:52 #5 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done 18:57:52 #5 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done 18:57:52 #5 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done 18:57:52 #5 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.1s done 18:57:52 #5 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 18:57:52 #5 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done 18:57:52 #5 DONE 0.4s 18:57:53 18:57:53 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:57:53 #6 DONE 0.2s 18:57:53 18:57:53 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:57:53 #7 DONE 0.0s 18:57:53 18:57:53 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:57:53 #8 DONE 0.1s 18:57:53 18:57:53 #9 [5/7] WORKDIR /edgex-taf 18:57:53 #9 DONE 0.0s 18:57:53 18:57:53 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:53 #10 DONE 0.3s 18:57:53 18:57:53 #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:53 #11 0.260 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:54 #11 0.457 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:54 #11 1.003 OK: 8 MiB in 14 packages 18:57:54 #11 1.050 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:54 #11 1.298 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:55 #11 1.687 (1/14) Installing ca-certificates (20250911-r0) 18:57:55 #11 1.835 (2/14) Installing brotli-libs (1.1.0-r2) 18:57:55 #11 2.068 (3/14) Installing c-ares (1.33.1-r0) 18:57:55 #11 2.268 (4/14) Installing libunistring (1.2-r0) 18:57:55 #11 2.517 (5/14) Installing libidn2 (2.3.7-r0) 18:57:56 #11 2.719 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:57:56 #11 2.851 (7/14) Installing libpsl (0.21.5-r1) 18:57:56 #11 2.984 (8/14) Installing zstd-libs (1.5.6-r0) 18:57:56 #11 3.215 (9/14) Installing libcurl (8.14.1-r2) 18:57:56 #11 3.371 (10/14) Installing curl (8.14.1-r2) 18:57:56 #11 3.585 (11/14) Installing docker-cli (26.1.5-r0) 18:57:57 #11 3.988 (12/14) Installing oniguruma (6.9.9-r0) 18:57:57 #11 4.135 (13/14) Installing jq (1.7.1-r0) 18:57:57 #11 4.295 (14/14) Installing openssl (3.3.6-r0) 18:57:58 #11 4.455 Executing busybox-1.36.1-r31.trigger 18:57:58 #11 4.464 Executing ca-certificates-20250911-r0.trigger 18:57:58 #11 4.504 OK: 43 MiB in 28 packages 18:57:58 #11 4.596 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:58 #11 4.848 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:58 #11 5.317 (1/167) Installing libexpat (2.7.4-r0) 18:57:58 #11 5.450 (2/167) Installing libbz2 (1.0.8-r6) 18:57:59 #11 5.569 (3/167) Installing libpng (1.6.54-r0) 18:57:59 #11 5.714 (4/167) Installing freetype (2.13.2-r0) 18:57:59 #11 5.869 (5/167) Installing fontconfig (2.15.0-r1) 18:57:59 #11 6.023 (6/167) Installing libfontenc (1.1.8-r0) 18:57:59 #11 6.143 (7/167) Installing mkfontscale (1.2.2-r6) 18:57:59 #11 6.266 (8/167) Installing font-opensans (0_git20210927-r1) 18:57:59 #11 6.541 (9/167) Installing pkgconf (2.2.0-r0) 18:58:00 #11 6.731 (10/167) Installing libgcc (13.2.1_git20240309-r1) 18:58:00 #11 6.916 (11/167) Installing libffi (3.4.6-r0) 18:58:00 #11 7.082 (12/167) Installing libintl (0.22.5-r0) 18:58:00 #11 7.245 (13/167) Installing libeconf (0.6.3-r0) 18:58:00 #11 7.411 (14/167) Installing libblkid (2.40.1-r1) 18:58:01 #11 7.612 (15/167) Installing libmount (2.40.1-r1) 18:58:01 #11 7.816 (16/167) Installing pcre2 (10.43-r0) 18:58:01 #11 8.047 (17/167) Installing glib (2.80.5-r0) 18:58:01 #11 8.331 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 18:58:02 #11 8.503 (19/167) Installing xz-libs (5.6.2-r1) 18:58:02 #11 8.644 (20/167) Installing libxml2 (2.12.10-r0) 18:58:02 #11 8.890 (21/167) Installing shared-mime-info (2.4-r0) 18:58:02 #11 9.124 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:58:02 #11 9.298 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:58:03 #11 9.450 (24/167) Installing libsharpyuv (1.3.2-r0) 18:58:03 #11 9.595 (25/167) Installing libwebp (1.3.2-r0) 18:58:03 #11 9.838 (26/167) Installing tiff (4.6.0t-r0) 18:58:03 #11 9.991 (27/167) Installing gdk-pixbuf (2.42.12-r0) 18:58:03 #11 10.22 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 18:58:03 #11 10.34 (29/167) Installing libxau (1.0.11-r4) 18:58:04 #11 10.48 (30/167) Installing libmd (1.1.0-r0) 18:58:04 #11 10.64 (31/167) Installing libbsd (0.12.2-r0) 18:58:04 #11 10.81 (32/167) Installing libxdmcp (1.1.5-r1) 18:58:04 #11 10.96 (33/167) Installing libxcb (1.16.1-r0) 18:58:04 #11 11.19 (34/167) Installing libx11 (1.8.9-r1) 18:58:04 Still waiting to schedule task 18:58:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:58:04 #11 11.45 (35/167) Installing libxcomposite (0.4.6-r5) 18:58:05 #11 11.56 (36/167) Installing libxfixes (6.0.1-r4) 18:58:05 #11 11.68 (37/167) Installing libxrender (0.9.11-r5) 18:58:05 #11 11.84 (38/167) Installing libxcursor (1.2.2-r1) 18:58:05 #11 11.96 (39/167) Installing libxdamage (1.1.6-r5) 18:58:05 #11 12.11 (40/167) Installing libxext (1.3.6-r2) 18:58:05 #11 12.27 (41/167) Installing libxi (1.8.1-r4) 18:58:05 #11 12.44 (42/167) Installing libxinerama (1.1.5-r4) 18:58:06 #11 12.59 (43/167) Installing libxrandr (1.5.4-r1) 18:58:06 #11 12.72 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:58:06 #11 12.84 (45/167) Installing libxtst (1.2.4-r6) 18:58:06 #11 12.95 (46/167) Installing dbus-libs (1.14.10-r1) 18:58:06 #11 13.16 (47/167) Installing at-spi2-core (2.52.0-r0) 18:58:06 #11 13.30 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:58:06 #11 13.50 (49/167) Installing pixman (0.43.2-r0) 18:58:07 #11 13.65 (50/167) Installing cairo (1.18.4-r0) 18:58:07 #11 13.81 (51/167) Installing cairo-gobject (1.18.4-r0) 18:58:07 #11 13.96 (52/167) Installing avahi-libs (0.8-r17) 18:58:07 #11 14.14 (53/167) Installing gmp (6.3.0-r1) 18:58:07 #11 14.29 (54/167) Installing nettle (3.9.1-r0) 18:58:07 #11 14.52 (55/167) Installing libtasn1 (4.21.0-r0) 18:58:08 #11 14.65 (56/167) Installing p11-kit (0.25.3-r0) 18:58:08 #11 14.80 (57/167) Installing gnutls (3.8.5-r0) 18:58:08 #11 15.06 (58/167) Installing cups-libs (2.4.16-r0) 18:58:08 #11 15.22 (59/167) Installing libepoxy (1.5.10-r1) 18:58:09 #11 15.44 (60/167) Installing fribidi (1.0.15-r0) 18:58:09 #11 15.58 (61/167) Installing graphite2 (1.3.14-r6) 18:58:09 #11 15.77 (62/167) Installing harfbuzz (8.5.0-r0) 18:58:09 #11 15.93 (63/167) Installing libxft (2.3.8-r3) 18:58:09 #11 16.10 (64/167) Installing pango (1.52.2-r0) 18:58:09 #11 16.25 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:58:10 #11 16.42 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:58:10 #11 16.57 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:58:10 #11 16.68 (68/167) Installing xkeyboard-config (2.41-r0) 18:58:10 #11 16.93 (69/167) Installing libxkbcommon (1.7.0-r0) 18:58:10 #11 17.08 (70/167) Installing gtk+3.0 (3.24.43-r0) 18:58:10 #11 17.39 (71/167) Installing icu-data-full (74.2-r1) 18:58:11 #11 17.81 (72/167) Installing mesa (24.0.9-r1) 18:58:11 #11 17.93 (73/167) Installing llvm17-libs (17.0.6-r2) 18:58:12 #11 18.94 (74/167) Installing hwdata-pci (0.382-r0) 18:58:12 #11 19.17 (75/167) Installing libpciaccess (0.18.1-r0) 18:58:12 #11 19.33 (76/167) Installing libdrm (2.4.120-r0) 18:58:13 #11 19.48 (77/167) Installing libelf (0.191-r0) 18:58:13 #11 19.66 (78/167) Installing mesa-glapi (24.0.9-r1) 18:58:13 #11 19.79 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 18:58:13 #11 20.13 (80/167) Installing eudev-libs (3.2.14-r2) 18:58:13 #11 20.31 (81/167) Installing libmagic (5.45-r1) 18:58:14 #11 20.55 (82/167) Installing file (5.45-r1) 18:58:14 #11 20.66 (83/167) Installing xprop (1.2.7-r0) 18:58:14 #11 20.78 (84/167) Installing libice (1.1.1-r6) 18:58:14 #11 20.90 (85/167) Installing libuuid (2.40.1-r1) 18:58:14 #11 21.07 (86/167) Installing libsm (1.2.4-r4) 18:58:14 #11 21.24 (87/167) Installing libxt (1.3.0-r5) 18:58:15 #11 21.44 (88/167) Installing libxmu (1.1.4-r2) 18:58:15 #11 21.58 (89/167) Installing xset (1.2.5-r1) 18:58:15 #11 21.74 (90/167) Installing xdg-utils (1.2.1-r0) 18:58:15 #11 21.92 (91/167) Installing libogg (1.3.5-r5) 18:58:15 #11 22.09 (92/167) Installing libflac (1.4.3-r1) 18:58:15 #11 22.30 (93/167) Installing alsa-lib (1.2.11-r0) 18:58:16 #11 22.55 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:58:16 #11 22.84 (95/167) Installing aom-libs (3.9.1-r0) 18:58:16 #11 23.04 (96/167) Installing libva (2.21.0-r0) 18:58:16 #11 23.23 (97/167) Installing libvdpau (1.5-r3) 18:58:16 #11 23.35 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:58:17 #11 23.49 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 18:58:17 #11 23.74 (100/167) Installing libdav1d (1.4.2-r0) 18:58:17 #11 23.91 (101/167) Installing openexr-libiex (3.1.13-r1) 18:58:17 #11 24.12 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:58:17 #11 24.28 (103/167) Installing imath (3.1.12-r0) 18:58:17 #11 24.47 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:58:18 #11 24.63 (105/167) Installing giflib (5.2.2-r0) 18:58:18 #11 24.81 (106/167) Installing libhwy (1.0.7-r0) 18:58:18 #11 24.97 (107/167) Installing lcms2 (2.16-r0) 18:58:18 #11 25.11 (108/167) Installing libjxl (0.10.2-r0) 18:58:18 #11 25.30 (109/167) Installing lame-libs (3.100-r5) 18:58:18 #11 25.44 (110/167) Installing opus (1.5.2-r0) 18:58:19 #11 25.69 (111/167) Installing rav1e-libs (0.7.1-r0) 18:58:19 #11 25.95 (112/167) Installing libgomp (13.2.1_git20240309-r1) 18:58:19 #11 26.15 (113/167) Installing soxr (0.1.3-r7) 18:58:19 #11 26.35 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 18:58:19 #11 26.53 (115/167) Installing libtheora (1.1.1-r18) 18:58:20 #11 26.76 (116/167) Installing libvorbis (1.3.7-r2) 18:58:20 #11 26.97 (117/167) Installing libvpx (1.14.1-r0) 18:58:20 #11 27.15 (118/167) Installing libwebpmux (1.3.2-r0) 18:58:20 #11 27.31 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:58:21 #11 27.48 (120/167) Installing numactl (2.0.18-r0) 18:58:21 #11 27.66 (121/167) Installing x265-libs (3.6-r0) 18:58:21 #11 27.88 (122/167) Installing xvidcore (1.3.7-r2) 18:58:21 #11 28.09 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 18:58:22 #11 28.48 (124/167) Installing libbluray (1.3.4-r1) 18:58:22 #11 28.62 (125/167) Installing mpg123-libs (1.32.8-r0) 18:58:22 #11 28.77 (126/167) Installing libopenmpt (0.7.7-r0) 18:58:22 #11 29.02 (127/167) Installing cjson (1.7.19-r0) 18:58:22 #11 29.18 (128/167) Installing mbedtls (3.6.5-r0) 18:58:22 #11 29.34 (129/167) Installing librist (0.2.10-r1) 18:58:22 #11 29.47 (130/167) Installing libsrt (1.5.3-r0) 18:58:23 #11 29.63 (131/167) Installing libssh (0.10.6-r0) 18:58:23 #11 29.77 (132/167) Installing libsodium (1.0.19-r1) 18:58:23 #11 29.96 (133/167) Installing libzmq (4.3.5-r2) 18:58:23 #11 30.19 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 18:58:23 #11 30.37 (135/167) Installing crc32c (1.1.2-r0) 18:58:24 #11 30.53 (136/167) Installing double-conversion (3.3.0-r0) 18:58:24 #11 30.65 (137/167) Installing libevent (2.1.12-r7) 18:58:24 #11 30.80 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:58:24 #11 30.91 (139/167) Installing mesa-gbm (24.0.9-r1) 18:58:24 #11 31.03 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:58:24 #11 31.19 (141/167) Installing icu-libs (74.2-r1) 18:58:24 #11 31.48 (142/167) Installing minizip (1.3.1-r0) 18:58:25 #11 31.64 (143/167) Installing nspr (4.35-r4) 18:58:25 #11 31.79 (144/167) Installing sqlite-libs (3.45.3-r3) 18:58:25 #11 31.95 (145/167) Installing nss (3.105-r0) 18:58:25 #11 32.13 (146/167) Installing openh264 (2.4.1-r0) 18:58:25 #11 32.38 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:58:25 #11 32.56 (148/167) Installing libunwind (1.8.1-r0) 18:58:26 #11 32.69 (149/167) Installing yaml (0.2.5-r2) 18:58:26 #11 32.87 (150/167) Installing libcamera (0.3.0-r0) 18:58:26 #11 33.14 (151/167) Installing speexdsp (1.2.1-r2) 18:58:26 #11 33.31 (152/167) Installing libuv (1.48.0-r0) 18:58:27 #11 33.44 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:58:27 #11 33.60 (154/167) Installing libsndfile (1.2.2-r1) 18:58:27 #11 33.74 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:58:27 #11 33.99 (156/167) Installing pipewire-libs (1.0.6-r1) 18:58:27 #11 34.19 (157/167) Installing libasyncns (0.8-r3) 18:58:27 #11 34.33 (158/167) Installing libltdl (2.4.7-r3) 18:58:28 #11 34.45 (159/167) Installing orc (0.4.40-r0) 18:58:28 #11 34.59 (160/167) Installing tdb-libs (1.4.9-r1) 18:58:28 #11 34.79 (161/167) Installing libpulse (17.0-r0) 18:58:28 #11 34.95 (162/167) Installing libwebpdemux (1.3.2-r0) 18:58:28 #11 35.11 (163/167) Installing libgpg-error (1.49-r0) 18:58:28 #11 35.24 (164/167) Installing libgcrypt (1.10.3-r0) 18:58:28 #11 35.41 (165/167) Installing libxslt (1.1.39-r2) 18:58:29 #11 35.62 (166/167) Installing chromium (131.0.6778.108-r0) 18:58:30 #11 37.29 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 18:58:30 #11 37.55 Executing busybox-1.36.1-r31.trigger 18:58:31 #11 37.56 Executing fontconfig-2.15.0-r1.trigger 18:58:31 #11 37.58 Executing mkfontscale-1.2.2-r6.trigger 18:58:31 #11 37.59 Executing glib-2.80.5-r0.trigger 18:58:31 #11 37.60 Executing shared-mime-info-2.4-r0.trigger 18:58:31 #11 37.96 Executing gdk-pixbuf-2.42.12-r0.trigger 18:58:31 #11 37.97 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:58:31 #11 37.99 Executing gtk+3.0-3.24.43-r0.trigger 18:58:31 #11 38.01 OK: 672 MiB in 195 packages 18:58:31 #11 38.08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:31 #11 38.35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:32 #11 38.75 (1/30) Installing jansson (2.14-r4) 18:58:32 #11 38.87 (2/30) Installing binutils (2.42-r1) 18:58:32 #11 39.08 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:58:32 #11 39.23 (4/30) Installing isl26 (0.26-r1) 18:58:32 #11 39.40 (5/30) Installing mpfr4 (4.2.1-r0) 18:58:33 #11 39.65 (6/30) Installing mpc1 (1.3.1-r1) 18:58:33 #11 39.79 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:58:34 #11 40.72 (8/30) Installing musl-dev (1.2.5-r1) 18:58:34 #11 41.05 (9/30) Installing linux-headers (6.6-r0) 18:58:34 #11 41.35 (10/30) Installing libffi-dev (3.4.6-r0) 18:58:35 #11 41.48 (11/30) Installing libpq (16.11-r0) 18:58:35 #11 41.62 (12/30) Installing openssl-dev (3.3.6-r0) 18:58:35 #11 41.78 (13/30) Installing libpq-dev (16.11-r0) 18:58:35 #11 41.94 (14/30) Installing libecpg (16.11-r0) 18:58:35 #11 42.07 (15/30) Installing libecpg-dev (16.11-r0) 18:58:35 #11 42.22 (16/30) Installing clang16-headers (16.0.6-r5) 18:58:35 #11 42.41 (17/30) Installing llvm16-libs (16.0.6-r9) 18:58:36 #11 43.36 (18/30) Installing clang16-libs (16.0.6-r5) 18:58:37 #11 43.96 (19/30) Installing fortify-headers (1.1-r3) 18:58:37 #11 44.10 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:58:37 #11 44.35 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:58:38 #11 44.54 (22/30) Installing clang16 (16.0.6-r5) 18:58:38 #11 44.78 (23/30) Installing icu (74.2-r1) 18:58:38 #11 44.94 (24/30) Installing icu-dev (74.2-r1) 18:58:38 #11 45.12 (25/30) Installing llvm16 (16.0.6-r9) 18:58:39 #11 46.08 (26/30) Installing lz4-libs (1.9.4-r5) 18:58:39 #11 46.26 (27/30) Installing lz4-dev (1.9.4-r5) 18:58:39 #11 46.38 (28/30) Installing zstd (1.5.6-r0) 18:58:40 #11 46.60 (29/30) Installing zstd-dev (1.5.6-r0) 18:58:40 #11 46.78 (30/30) Installing postgresql16-dev (16.11-r0) 18:58:40 #11 47.01 Executing busybox-1.36.1-r31.trigger 18:58:40 #11 47.03 OK: 1207 MiB in 225 packages 18:58:40 #11 47.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:40 #11 47.30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:41 #11 47.74 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:58:41 #11 48.13 (2/14) Installing gdbm (1.23-r1) 18:58:41 #11 48.30 (3/14) Installing mpdecimal (4.0.0-r0) 18:58:41 #11 48.50 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:58:42 #11 48.68 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:58:42 #11 48.94 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:58:42 #11 49.09 (7/14) Installing readline (8.2.10-r0) 18:58:42 #11 49.30 (8/14) Installing python3 (3.12.12-r0) 18:58:43 #11 49.71 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 18:58:43 #11 49.97 (10/14) Installing pyc (3.12.12-r0) 18:58:43 #11 50.07 (11/14) Installing python3-pyc (3.12.12-r0) 18:58:43 #11 50.22 (12/14) Installing python3-dev (3.12.12-r0) 18:58:44 #11 50.79 (13/14) Installing libsodium-dev (1.0.19-r1) 18:58:44 #11 50.92 (14/14) Installing zeromq-dev (4.3.5-r2) 18:58:44 #11 51.09 Executing busybox-1.36.1-r31.trigger 18:58:44 #11 51.10 OK: 1374 MiB in 239 packages 18:58:44 #11 51.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:44 #11 51.35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:45 #11 51.83 OK: 1374 MiB in 239 packages 18:58:45 #11 51.92 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:45 #11 52.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:46 #11 52.54 (1/1) Installing tzdata (2025c-r0) 18:58:46 #11 52.77 OK: 1375 MiB in 240 packages 18:58:46 #11 53.13 (1/1) Purging tzdata (2025c-r0) 18:58:46 #11 53.16 OK: 1374 MiB in 239 packages 18:58:48 #11 54.80 Looking in links: /tmp/tmpfeslba_6 18:58:48 #11 54.80 Processing /tmp/tmpfeslba_6/pip-25.0.1-py3-none-any.whl 18:58:48 #11 54.81 Installing collected packages: pip 18:58:49 #11 55.83 Successfully installed pip-25.0.1 18:58:49 #11 55.83 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:49 #11 56.25 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:58:49 #11 56.31 Collecting pip 18:58:49 #11 56.34 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 18:58:49 #11 56.49 Collecting setuptools 18:58:50 #11 56.52 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 18:58:50 #11 56.55 Collecting wheel 18:58:50 #11 56.59 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 18:58:50 #11 56.62 Collecting packaging>=24.0 (from wheel) 18:58:50 #11 56.65 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 18:58:50 #11 56.66 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 18:58:50 #11 56.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 122.9 MB/s eta 0:00:00 18:58:50 #11 56.69 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 18:58:50 #11 56.70 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 144.8 MB/s eta 0:00:00 18:58:50 #11 56.70 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 18:58:50 #11 56.70 Downloading packaging-26.0-py3-none-any.whl (74 kB) 18:58:50 #11 56.74 Installing collected packages: setuptools, pip, packaging, wheel 18:58:51 #11 57.49 Attempting uninstall: pip 18:58:51 #11 57.50 Found existing installation: pip 25.0.1 18:58:51 #11 57.53 Uninstalling pip-25.0.1: 18:58:51 #11 57.55 Successfully uninstalled pip-25.0.1 18:58:52 #11 58.78 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 18:58:52 #11 58.78 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 18:58:52 #11 59.25 Processing ./edgex-taf-common 18:58:52 #11 59.25 Installing build dependencies: started 18:58:53 #11 60.13 Installing build dependencies: finished with status 'done' 18:58:53 #11 60.13 Getting requirements to build wheel: started 18:58:54 #11 60.51 Getting requirements to build wheel: finished with status 'done' 18:58:54 #11 60.51 Preparing metadata (pyproject.toml): started 18:58:54 #11 60.73 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:54 #11 60.73 Building wheels for collected packages: edgex-taf-common 18:58:54 #11 60.73 Building wheel for edgex-taf-common (pyproject.toml): started 18:58:54 #11 60.99 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 18:58:54 #11 60.99 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=e3b0352cd935ceef12470558c4bebae8dc07cacd646ae34a07591b2ec18e67b4 18:58:54 #11 60.99 Stored in directory: /tmp/pip-ephem-wheel-cache-2z927p_h/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:58:54 #11 61.00 Successfully built edgex-taf-common 18:58:54 #11 61.01 Installing collected packages: edgex-taf-common 18:58:54 #11 61.16 Successfully installed edgex-taf-common-0.0.0 18:58:54 #11 61.16 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:55 #11 61.69 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 18:58:55 #11 61.73 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 18:58:55 #11 61.74 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 18:58:55 #11 61.75 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 18:58:55 #11 61.76 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:58:55 #11 61.77 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:58:55 #11 61.79 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:58:55 #11 61.79 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:58:55 #11 61.80 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 18:58:55 #11 61.81 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 18:58:55 #11 61.82 Installing build dependencies: started 18:58:56 #11 62.59 Installing build dependencies: finished with status 'done' 18:58:56 #11 62.59 Getting requirements to build wheel: started 18:58:56 #11 62.98 Getting requirements to build wheel: finished with status 'done' 18:58:56 #11 62.99 Preparing metadata (pyproject.toml): started 18:58:56 #11 63.26 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:56 #11 63.27 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 18:58:56 #11 63.28 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:58:56 #11 63.28 Installing build dependencies: started 18:58:57 #11 64.12 Installing build dependencies: finished with status 'done' 18:58:57 #11 64.12 Getting requirements to build wheel: started 18:58:58 #11 64.51 Getting requirements to build wheel: finished with status 'done' 18:58:58 #11 64.51 Preparing metadata (pyproject.toml): started 18:58:58 #11 64.74 Preparing metadata (pyproject.toml): finished with status 'done' 18:58:58 #11 64.75 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 18:58:58 #11 64.76 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:58:58 #11 64.77 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 18:58:58 #11 64.78 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:58:58 #11 64.81 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 18:58:58 #11 64.81 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:58:58 #11 64.82 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 18:58:58 #11 64.82 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:58:58 #11 64.86 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 18:58:58 #11 64.86 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:58:58 #11 65.11 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 18:58:58 #11 65.12 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:58:58 #11 65.21 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 18:58:58 #11 65.22 Downloading psutil-7.0.0.tar.gz (497 kB) 18:58:58 #11 65.31 Installing build dependencies: started 18:58:59 #11 66.01 Installing build dependencies: finished with status 'done' 18:58:59 #11 66.01 Getting requirements to build wheel: started 18:59:00 #11 66.50 Getting requirements to build wheel: finished with status 'done' 18:59:00 #11 66.51 Preparing metadata (pyproject.toml): started 18:59:00 #11 66.79 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:00 #11 67.07 Collecting pyzmq==27.1.0 (from -r requirements.txt (line 14)) 18:59:00 #11 67.11 Downloading pyzmq-27.1.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 18:59:00 #11 67.13 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 18:59:00 #11 67.14 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:59:00 #11 67.19 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:59:01 #11 67.20 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:59:01 #11 67.27 Installing build dependencies: started 18:59:01 #11 67.92 Installing build dependencies: finished with status 'done' 18:59:01 #11 67.92 Getting requirements to build wheel: started 18:59:02 #11 69.02 Getting requirements to build wheel: finished with status 'done' 18:59:02 #11 69.02 Preparing metadata (pyproject.toml): started 18:59:02 #11 69.37 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:03 #11 69.46 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 18:59:03 #11 69.47 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:59:03 #11 69.71 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 18:59:03 #11 69.71 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 18:59:03 #11 69.73 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 18:59:03 #11 69.73 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 18:59:03 #11 69.93 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 18:59:03 #11 69.94 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 18:59:03 #11 69.96 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 18:59:03 #11 69.96 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:59:03 #11 69.97 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 18:59:03 #11 69.98 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 18:59:03 #11 69.99 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 18:59:03 #11 69.99 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:59:03 #11 70.03 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:03 #11 70.03 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 18:59:03 #11 70.04 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:03 #11 70.05 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 18:59:03 #11 70.07 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:03 #11 70.07 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 18:59:03 #11 70.10 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:03 #11 70.11 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 18:59:03 #11 70.12 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:03 #11 70.13 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 18:59:03 #11 70.14 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 70.15 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 18:59:03 #11 70.17 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:03 #11 70.18 Downloading flex-6.14.1.tar.gz (40 kB) 18:59:03 #11 70.21 Installing build dependencies: started 18:59:04 #11 70.83 Installing build dependencies: finished with status 'done' 18:59:04 #11 70.83 Getting requirements to build wheel: started 18:59:04 #11 71.24 Getting requirements to build wheel: finished with status 'done' 18:59:04 #11 71.24 Preparing metadata (pyproject.toml): started 18:59:04 #11 71.46 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:05 #11 71.48 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:05 #11 71.48 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:59:05 #11 71.52 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:05 #11 71.52 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 18:59:05 #11 71.55 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:05 #11 71.55 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 18:59:05 #11 71.57 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:05 #11 71.58 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 18:59:05 #11 71.63 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:05 #11 71.63 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:59:05 #11 71.65 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:05 #11 71.66 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:59:05 #11 71.76 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:05 #11 71.76 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) 18:59:05 #11 71.78 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:05 #11 71.78 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 18:59:05 #11 71.82 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:05 #11 71.82 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 18:59:05 #11 71.85 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:05 #11 71.86 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 18:59:05 #11 71.88 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:05 #11 71.89 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 18:59:05 #11 71.90 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:05 #11 71.91 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:59:05 #11 71.92 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:05 #11 72.04 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 18:59:05 #11 72.04 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 18:59:05 #11 72.14 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 18:59:05 #11 72.15 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 18:59:05 #11 72.19 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:05 #11 72.19 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 18:59:05 #11 72.22 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:05 #11 72.22 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 18:59:05 #11 72.25 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:05 #11 72.25 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 18:59:05 #11 72.26 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:05 #11 72.27 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:59:05 #11 72.29 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:05 #11 72.29 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 18:59:05 #11 72.31 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:05 #11 72.31 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 18:59:05 #11 72.32 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:05 #11 72.33 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:59:05 #11 72.34 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:05 #11 72.34 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 18:59:05 #11 72.35 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:05 #11 72.36 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 18:59:05 #11 72.38 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:05 #11 72.38 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 18:59:05 #11 72.40 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:05 #11 72.40 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 18:59:05 #11 72.42 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:05 #11 72.42 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:59:05 #11 72.43 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:05 #11 72.44 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:59:05 #11 72.45 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:05 #11 72.45 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:59:05 #11 72.46 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:06 #11 72.47 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 18:59:06 #11 72.48 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:06 #11 72.48 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:59:06 #11 72.51 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:06 #11 72.51 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 18:59:06 #11 72.52 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:06 #11 72.53 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 18:59:06 #11 72.53 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:06 #11 72.56 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:06 #11 72.57 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 18:59:06 #11 72.58 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:06 #11 72.58 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:59:06 #11 72.63 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:06 #11 72.64 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 18:59:06 #11 72.65 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:06 #11 72.66 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:59:06 #11 72.66 Installing build dependencies: started 18:59:07 #11 73.41 Installing build dependencies: finished with status 'done' 18:59:07 #11 73.41 Getting requirements to build wheel: started 18:59:07 #11 73.81 Getting requirements to build wheel: finished with status 'done' 18:59:07 #11 73.81 Preparing metadata (pyproject.toml): started 18:59:07 #11 74.02 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:07 #11 74.04 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 74.04 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:59:07 #11 74.05 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:07 #11 74.06 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:59:07 #11 74.07 Installing build dependencies: started 18:59:09 #11 76.14 Installing build dependencies: finished with status 'done' 18:59:09 #11 76.15 Getting requirements to build wheel: started 18:59:10 #11 76.59 Getting requirements to build wheel: finished with status 'done' 18:59:10 #11 76.59 Preparing metadata (pyproject.toml): started 18:59:10 #11 77.40 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:11 #11 77.42 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:11 #11 77.42 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:59:11 #11 77.44 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:11 #11 77.44 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 18:59:11 #11 77.45 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:11 #11 77.46 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:59:11 #11 77.47 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:11 #11 77.48 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 18:59:11 #11 77.50 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:11 #11 77.50 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 18:59:11 #11 77.82 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:11 #11 77.83 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:59:11 #11 77.84 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:11 #11 77.85 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:59:11 #11 77.86 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:11 #11 77.87 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 18:59:11 #11 77.89 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:11 #11 77.90 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 18:59:11 #11 77.91 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:11 #11 77.92 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 18:59:11 #11 77.93 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:11 #11 77.94 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 18:59:11 #11 77.96 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:11 #11 77.96 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 18:59:11 #11 77.98 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:11 #11 77.98 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 18:59:11 #11 77.98 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:11 #11 77.99 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:59:11 #11 78.00 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:11 #11 78.01 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:59:11 #11 78.05 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:11 #11 78.06 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 18:59:11 #11 78.12 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:11 #11 78.13 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 18:59:11 #11 78.15 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 18:59:11 #11 78.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 72.5 MB/s 0:00:00 18:59:11 #11 78.16 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 18:59:11 #11 78.17 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:59:11 #11 78.18 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:59:11 #11 78.18 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:59:11 #11 78.19 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:59:11 #11 78.19 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:59:11 #11 78.20 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:59:11 #11 78.21 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:59:11 #11 78.21 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:59:11 #11 78.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 80.3 MB/s 0:00:00 18:59:12 #11 78.45 Downloading pyzmq-27.1.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 18:59:12 #11 78.46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 141.2 MB/s 0:00:00 18:59:12 #11 78.47 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:59:12 #11 78.48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 106.5 MB/s 0:00:00 18:59:12 #11 78.48 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:59:12 #11 78.50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 121.7 MB/s 0:00:00 18:59:12 #11 78.51 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 18:59:12 #11 78.52 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 18:59:12 #11 78.53 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 18:59:12 #11 78.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 129.6 MB/s 0:00:00 18:59:12 #11 78.57 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:59:12 #11 78.58 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 18:59:12 #11 78.58 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:59:12 #11 78.59 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) 18:59:12 #11 78.59 Downloading idna-3.11-py3-none-any.whl (71 kB) 18:59:12 #11 78.60 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 18:59:12 #11 78.60 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 18:59:12 #11 78.61 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 18:59:12 #11 78.61 Downloading click-8.3.1-py3-none-any.whl (108 kB) 18:59:12 #11 78.61 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 18:59:12 #11 78.62 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 18:59:12 #11 78.63 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 18:59:12 #11 78.64 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 18:59:12 #11 78.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 110.9 MB/s 0:00:00 18:59:12 #11 78.65 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:59:12 #11 78.66 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 18:59:12 #11 78.66 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 18:59:12 #11 78.67 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 18:59:12 #11 78.68 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 18:59:12 #11 78.68 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 18:59:12 #11 78.76 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 128.2 MB/s 0:00:00 18:59:12 #11 78.77 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 18:59:12 #11 78.78 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:59:12 #11 78.78 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:59:12 #11 78.78 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 18:59:12 #11 78.79 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:59:12 #11 78.79 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:59:12 #11 78.80 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:59:12 #11 78.80 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 18:59:12 #11 78.81 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 18:59:12 #11 78.81 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 18:59:12 #11 78.82 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 18:59:12 #11 78.82 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 18:59:12 #11 78.83 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:59:12 #11 78.83 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 18:59:12 #11 78.84 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 18:59:12 #11 78.85 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 120.8 MB/s 0:00:00 18:59:12 #11 78.85 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:59:12 #11 78.86 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 18:59:12 #11 78.86 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 159.7 MB/s 0:00:00 18:59:12 #11 78.87 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:59:12 #11 78.87 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 18:59:12 #11 78.88 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 18:59:12 #11 78.88 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:59:12 #11 78.88 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 18:59:12 #11 78.89 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 18:59:12 #11 78.90 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 18:59:12 #11 78.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 103.5 MB/s 0:00:00 18:59:12 #11 78.91 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 18:59:12 #11 78.91 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 18:59:12 #11 78.92 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 18:59:12 #11 78.92 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 18:59:12 #11 78.93 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 18:59:12 #11 78.93 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 18:59:12 #11 78.93 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:59:12 #11 78.94 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 18:59:12 #11 78.95 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:59:12 #11 78.95 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:59:12 #11 78.95 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 18:59:12 #11 78.96 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:59:12 #11 78.96 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 18:59:12 #11 78.97 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 18:59:12 #11 78.98 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 128.0 MB/s 0:00:00 18:59:12 #11 78.98 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:59:12 #11 78.99 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:59:12 #11 79.00 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:59:12 #11 79.00 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:59:12 #11 79.25 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:59:12 #11 79.25 Building wheel for robotframework-sshlibrary (pyproject.toml): started 18:59:13 #11 79.52 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 18:59:13 #11 79.52 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=ddefec5c2f6c46011522d81f06c3469baf3af8398bc32573a9db8065fc0ed4ea 18:59:13 #11 79.52 Stored in directory: /tmp/pip-ephem-wheel-cache-clsrecrm/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 18:59:13 #11 79.53 Building wheel for robotbackgroundlogger (pyproject.toml): started 18:59:13 #11 79.78 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 18:59:13 #11 79.79 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=d601d71d99c76e5c840472ae91670cdb4b2d3cf2ffb74b7941753ac1139b27f4 18:59:13 #11 79.79 Stored in directory: /tmp/pip-ephem-wheel-cache-clsrecrm/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:59:13 #11 79.79 Building wheel for psutil (pyproject.toml): started 18:59:15 #11 81.53 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:59:15 #11 81.53 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277535 sha256=4cbb48289454713bcd4d4d8c284f1f04d8a4ec665bd6927410e76c6aa20c20dd 18:59:15 #11 81.53 Stored in directory: /tmp/pip-ephem-wheel-cache-clsrecrm/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 18:59:15 #11 81.54 Building wheel for psycopg2 (pyproject.toml): started 18:59:25 #11 90.85 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 18:59:25 #11 90.85 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521912 sha256=ef56f26b4cd11bd5886a5b68e9da2c3dcaa153dc5dfdc1b92a2feeea336cfe66 18:59:25 #11 90.85 Stored in directory: /tmp/pip-ephem-wheel-cache-clsrecrm/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:59:25 #11 90.85 Building wheel for flex (pyproject.toml): started 18:59:25 #11 91.17 Building wheel for flex (pyproject.toml): finished with status 'done' 18:59:25 #11 91.17 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=45d6535759d1d284b94001a5bb0f94f25bee5cf3f5a709e71e7fc6aad48052bb 18:59:25 #11 91.17 Stored in directory: /tmp/pip-ephem-wheel-cache-clsrecrm/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:59:25 #11 91.17 Building wheel for strict-rfc3339 (pyproject.toml): started 18:59:25 #11 91.46 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 18:59:25 #11 91.46 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=48ed00fb1c961f5913cde24c7efc323deaaa11c509b59d02218e5a9bffe5eb13 18:59:25 #11 91.46 Stored in directory: /tmp/pip-ephem-wheel-cache-clsrecrm/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:59:25 #11 91.47 Building wheel for validate-email (pyproject.toml): started 18:59:25 #11 91.71 Building wheel for validate-email (pyproject.toml): finished with status 'done' 18:59:25 #11 91.71 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=82017d8a22fb21d0d7c2755259ea4837eb414405d85645815d9df9ac891311cb 18:59:25 #11 91.71 Stored in directory: /tmp/pip-ephem-wheel-cache-clsrecrm/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:59:25 #11 91.71 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 18:59:25 #11 91.90 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:37 #11 103.0 18:59:37 #11 103.0 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.1.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:37 #11 103.0 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:39 #11 DONE 105.7s 18:59:39 18:59:39 #12 exporting to image 18:59:39 #12 exporting layers 18:59:47 #12 exporting layers 6.9s done 18:59:47 #12 writing image sha256:723c6cf658ee0f7f7495d6dd64ad57098002a7f47fb2890492a33050c920c5b5 done 18:59:47 #12 naming to docker.io/library/edgex-taf-common done 18:59:47 #12 DONE 6.9s [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:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:47 18:59:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:48 latest: Pulling from edgex-lftools-log-publisher 18:59:48 5eb5b503b376: Pulling fs layer 18:59:48 5c69ac0246d0: Pulling fs layer 18:59:48 ec43610c2a17: Pulling fs layer 18:59:48 3a2ae6a8a46f: Pulling fs layer 18:59:48 33b1e0a273af: Pulling fs layer 18:59:48 5d3b04190fa2: Pulling fs layer 18:59:48 2f39f015ded8: Pulling fs layer 18:59:48 5d3b04190fa2: Waiting 18:59:48 33b1e0a273af: Waiting 18:59:48 2f39f015ded8: Waiting 18:59:48 3a2ae6a8a46f: Waiting 18:59:48 5c69ac0246d0: Verifying Checksum 18:59:48 5c69ac0246d0: Download complete 18:59:48 3a2ae6a8a46f: Verifying Checksum 18:59:48 3a2ae6a8a46f: Download complete 18:59:48 33b1e0a273af: Verifying Checksum 18:59:48 33b1e0a273af: Download complete 18:59:48 5d3b04190fa2: Verifying Checksum 18:59:48 5d3b04190fa2: Download complete 18:59:48 ec43610c2a17: Verifying Checksum 18:59:48 ec43610c2a17: Download complete 18:59:48 5eb5b503b376: Verifying Checksum 18:59:48 5eb5b503b376: Download complete 18:59:49 2f39f015ded8: Download complete 18:59:50 5eb5b503b376: Pull complete 18:59:51 5c69ac0246d0: Pull complete 18:59:51 ec43610c2a17: Pull complete 18:59:51 3a2ae6a8a46f: Pull complete 18:59:51 33b1e0a273af: Pull complete 18:59:51 5d3b04190fa2: Pull complete 18:59:58 2f39f015ded8: Pull complete 18:59:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:58 prd-ubuntu20.04-docker-8c-8g-2123 does not seem to be running inside a container 18:59:58 $ 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-144 -v /w/workspace/xfoundry_edgex-taf-common_PR-144:/w/workspace/xfoundry_edgex-taf-common_PR-144:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-144@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:00:02 $ docker top 6b2641c18337c394907d1fbb1f2ec490b9e34c46315bf1c9e72e30b21c12dbc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:03 ---> job-cost.sh 19:00:03 lf-activate-venv: SKIPPING 19:00:03 INFO: No Stack... 19:00:03 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:03 INFO: Archiving Costs [Pipeline] sh 19:00:03 + cut -d, -f6 19:00:03 + cat /w/workspace/xfoundry_edgex-taf-common_PR-144/archives/cost.csv [Pipeline] lock 19:00:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-144-2-stack-cost] 19:00:03 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-144-2-stack-cost] did not exist. Created. 19:00:03 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-144-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:04 + echo total: 0.2199999988079071 [Pipeline] stash 19:00:04 Stashed 1 file(s) [Pipeline] } 19:00:04 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-144-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:04 $ docker stop --time=1 6b2641c18337c394907d1fbb1f2ec490b9e34c46315bf1c9e72e30b21c12dbc7 19:00:05 $ docker rm -f --volumes 6b2641c18337c394907d1fbb1f2ec490b9e34c46315bf1c9e72e30b21c12dbc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:01:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2132 in /w/workspace/xfoundry_edgex-taf-common_PR-144 [Pipeline] { [Pipeline] checkout 19:01:15 Selected Git installation does not exist. Using Default 19:01:15 The recommended git tool is: NONE 19:01:20 using credential edgex-jenkins-ssh 19:01:20 Cloning the remote Git repository 19:01:20 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 19:01:20 > git init /w/workspace/xfoundry_edgex-taf-common_PR-144 # timeout=10 19:01:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:01:21 > git --version # timeout=10 19:01:21 > git --version # 'git version 2.25.1' 19:01:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:01:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:23 Merging remotes/origin/main commit 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 into PR head commit f60a3cb55e953c04bd4095130059a2f65fda715b 19:01:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:01:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:01:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/144/head:refs/remotes/origin/PR-144 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:01:23 > git config core.sparsecheckout # timeout=10 19:01:24 Merge succeeded, producing 308b874847614fbec6ae2f8ff8e98c3212b90057 19:01:24 Checking out Revision 308b874847614fbec6ae2f8ff8e98c3212b90057 (PR-144) 19:01:23 > git checkout -f f60a3cb55e953c04bd4095130059a2f65fda715b # timeout=10 19:01:23 > git remote # timeout=10 19:01:23 > git config --get remote.origin.url # timeout=10 19:01:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:24 > git merge 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 19:01:24 > git rev-parse HEAD^{commit} # timeout=10 19:01:24 > git config core.sparsecheckout # timeout=10 19:01:24 > git checkout -f 308b874847614fbec6ae2f8ff8e98c3212b90057 # timeout=10 19:01:27 Commit message: "Merge commit '13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98' into HEAD" 19:01:27 > git rev-list --no-walk f60a3cb55e953c04bd4095130059a2f65fda715b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:29 provisioning config files... 19:01:29 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/config1485694308038047164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:30 ---> ****-login.sh 19:01:30 nexus3.edgexfoundry.org:10001 19:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:30 Configure a credential helper to remove this warning. See 19:01:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:30 19:01:30 Login Succeeded 19:01:30 nexus3.edgexfoundry.org:10002 19:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:31 Configure a credential helper to remove this warning. See 19:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:31 19:01:31 Login Succeeded 19:01:31 nexus3.edgexfoundry.org:10003 19:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:31 Configure a credential helper to remove this warning. See 19:01:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:31 19:01:31 Login Succeeded 19:01:31 nexus3.edgexfoundry.org:10004 19:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:32 Configure a credential helper to remove this warning. See 19:01:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:32 19:01:32 Login Succeeded 19:01:32 ****.io 19:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:32 Configure a credential helper to remove this warning. See 19:01:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:32 19:01:32 Login Succeeded 19:01:32 ---> ****-login.sh ends [Pipeline] } 19:01:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:01:33 + ls -al . 19:01:33 total 68 19:01:33 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:01 . 19:01:33 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 19:01 .. 19:01:33 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 19:01 .git 19:01:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 19:01 .github 19:01:33 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 19:01 .gitignore 19:01:33 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 19:01 Dockerfile 19:01:33 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 19:01 Jenkinsfile 19:01:33 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 19:01 LICENSE 19:01:33 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 19:01 README.md 19:01:33 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 19:01 TUC 19:01:33 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 18:57 VERSION 19:01:33 -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 19:01 requirements.txt 19:01:33 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 19:01 robot-entrypoint.sh 19:01:33 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:34 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=308b874847614fbec6ae2f8ff8e98c3212b90057 --label arch=arm64 --label version=0.0.0 . 19:01:34 Sending build context to Docker daemon 436.7kB 19:01:34 Step 1/13 : FROM alpine:3.20 19:01:35 3.20: Pulling from library/alpine 19:01:35 83b2d7e29698: Pulling fs layer 19:01:35 83b2d7e29698: Download complete 19:01:36 83b2d7e29698: Pull complete 19:01:36 Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 19:01:36 Status: Downloaded newer image for alpine:3.20 19:01:36 ---> 6b91e8dda53a 19:01:36 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:01:36 ---> Running in 6ba8b849285d 19:01:36 Removing intermediate container 6ba8b849285d 19:01:36 ---> c88581c95dce 19:01:36 Step 3/13 : LABEL maintainer="Bruce Huang " 19:01:36 ---> Running in a687af05c998 19:01:37 Removing intermediate container a687af05c998 19:01:37 ---> 2c9ce9edb436 19:01:37 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:01:37 ---> 709e7dd19ffd 19:01:37 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:01:38 ---> c857e8f536d6 19:01:38 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:01:39 ---> ff75e6d1e69d 19:01:39 Step 7/13 : WORKDIR /edgex-taf 19:01:39 ---> Running in 8f65b36414d5 19:01:39 Removing intermediate container 8f65b36414d5 19:01:39 ---> 099217633634 19:01:39 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:40 ---> Running in 4023dc952b15 19:01:42 Removing intermediate container 4023dc952b15 19:01:42 ---> 81e17c32ffe6 19:01:42 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:42 ---> Running in 0b5118cc87bf 19:01:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:01:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:01:45 OK: 9 MiB in 14 packages 19:01:45 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:01:46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:01:47 (1/14) Installing ca-certificates (20250911-r0) 19:01:47 (2/14) Installing brotli-libs (1.1.0-r2) 19:01:48 (3/14) Installing c-ares (1.33.1-r0) 19:01:48 (4/14) Installing libunistring (1.2-r0) 19:01:48 (5/14) Installing libidn2 (2.3.7-r0) 19:01:49 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:01:49 (7/14) Installing libpsl (0.21.5-r1) 19:01:49 (8/14) Installing zstd-libs (1.5.6-r0) 19:01:49 (9/14) Installing libcurl (8.14.1-r2) 19:01:50 (10/14) Installing curl (8.14.1-r2) 19:01:50 (11/14) Installing docker-cli (26.1.5-r0) 19:01:51 (12/14) Installing oniguruma (6.9.9-r0) 19:01:51 (13/14) Installing jq (1.7.1-r0) 19:01:51 (14/14) Installing openssl (3.3.6-r0) 19:01:51 Executing busybox-1.36.1-r31.trigger 19:01:51 Executing ca-certificates-20250911-r0.trigger 19:01:52 OK: 43 MiB in 28 packages 19:01:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:01:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:01:54 (1/166) Installing libexpat (2.7.4-r0) 19:01:54 (2/166) Installing libbz2 (1.0.8-r6) 19:01:55 (3/166) Installing libpng (1.6.54-r0) 19:01:55 (4/166) Installing freetype (2.13.2-r0) 19:01:55 (5/166) Installing fontconfig (2.15.0-r1) 19:01:56 (6/166) Installing libfontenc (1.1.8-r0) 19:01:56 (7/166) Installing mkfontscale (1.2.2-r6) 19:01:56 (8/166) Installing font-opensans (0_git20210927-r1) 19:01:56 (9/166) Installing pkgconf (2.2.0-r0) 19:01:56 (10/166) Installing libgcc (13.2.1_git20240309-r1) 19:01:57 (11/166) Installing libffi (3.4.6-r0) 19:01:57 (12/166) Installing libintl (0.22.5-r0) 19:01:57 (13/166) Installing libeconf (0.6.3-r0) 19:01:57 (14/166) Installing libblkid (2.40.1-r1) 19:01:57 (15/166) Installing libmount (2.40.1-r1) 19:01:58 (16/166) Installing pcre2 (10.43-r0) 19:01:58 (17/166) Installing glib (2.80.5-r0) 19:01:59 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 19:01:59 (19/166) Installing xz-libs (5.6.2-r1) 19:01:59 (20/166) Installing libxml2 (2.12.10-r0) 19:01:59 (21/166) Installing shared-mime-info (2.4-r0) 19:01:59 (22/166) Installing hicolor-icon-theme (0.17-r2) 19:02:00 (23/166) Installing libjpeg-turbo (3.0.3-r0) 19:02:00 (24/166) Installing libsharpyuv (1.3.2-r0) 19:02:00 (25/166) Installing libwebp (1.3.2-r0) 19:02:00 (26/166) Installing tiff (4.6.0t-r0) 19:02:00 (27/166) Installing gdk-pixbuf (2.42.12-r0) 19:02:01 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 19:02:01 (29/166) Installing libxau (1.0.11-r4) 19:02:01 (30/166) Installing libmd (1.1.0-r0) 19:02:02 (31/166) Installing libbsd (0.12.2-r0) 19:02:02 (32/166) Installing libxdmcp (1.1.5-r1) 19:02:02 (33/166) Installing libxcb (1.16.1-r0) 19:02:02 (34/166) Installing libx11 (1.8.9-r1) 19:02:03 (35/166) Installing libxcomposite (0.4.6-r5) 19:02:03 (36/166) Installing libxfixes (6.0.1-r4) 19:02:03 (37/166) Installing libxrender (0.9.11-r5) 19:02:03 (38/166) Installing libxcursor (1.2.2-r1) 19:02:03 (39/166) Installing libxdamage (1.1.6-r5) 19:02:03 (40/166) Installing libxext (1.3.6-r2) 19:02:04 (41/166) Installing libxi (1.8.1-r4) 19:02:04 (42/166) Installing libxinerama (1.1.5-r4) 19:02:04 (43/166) Installing libxrandr (1.5.4-r1) 19:02:04 (44/166) Installing libatk-1.0 (2.52.0-r0) 19:02:06 (45/166) Installing libxtst (1.2.4-r6) 19:02:06 (46/166) Installing dbus-libs (1.14.10-r1) 19:02:06 (47/166) Installing at-spi2-core (2.52.0-r0) 19:02:06 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 19:02:07 (49/166) Installing pixman (0.43.2-r0) 19:02:07 (50/166) Installing cairo (1.18.4-r0) 19:02:07 (51/166) Installing cairo-gobject (1.18.4-r0) 19:02:08 (52/166) Installing avahi-libs (0.8-r17) 19:02:08 (53/166) Installing gmp (6.3.0-r1) 19:02:08 (54/166) Installing nettle (3.9.1-r0) 19:02:08 (55/166) Installing libtasn1 (4.21.0-r0) 19:02:08 (56/166) Installing p11-kit (0.25.3-r0) 19:02:09 (57/166) Installing gnutls (3.8.5-r0) 19:02:09 (58/166) Installing cups-libs (2.4.16-r0) 19:02:09 (59/166) Installing libepoxy (1.5.10-r1) 19:02:09 (60/166) Installing fribidi (1.0.15-r0) 19:02:09 (61/166) Installing graphite2 (1.3.14-r6) 19:02:10 (62/166) Installing harfbuzz (8.5.0-r0) 19:02:10 (63/166) Installing libxft (2.3.8-r3) 19:02:10 (64/166) Installing pango (1.52.2-r0) 19:02:11 (65/166) Installing wayland-libs-client (1.22.0-r4) 19:02:11 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 19:02:11 (67/166) Installing wayland-libs-egl (1.22.0-r4) 19:02:11 (68/166) Installing xkeyboard-config (2.41-r0) 19:02:12 (69/166) Installing libxkbcommon (1.7.0-r0) 19:02:12 (70/166) Installing gtk+3.0 (3.24.43-r0) 19:02:13 (71/166) Installing icu-data-full (74.2-r1) 19:02:13 (72/166) Installing mesa (24.0.9-r1) 19:02:13 (73/166) Installing llvm17-libs (17.0.6-r2) 19:02:17 (74/166) Installing hwdata-pci (0.382-r0) 19:02:17 (75/166) Installing libpciaccess (0.18.1-r0) 19:02:17 (76/166) Installing libdrm (2.4.120-r0) 19:02:17 (77/166) Installing libelf (0.191-r0) 19:02:18 (78/166) Installing mesa-glapi (24.0.9-r1) 19:02:18 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 19:02:18 (80/166) Installing eudev-libs (3.2.14-r2) 19:02:19 (81/166) Installing libmagic (5.45-r1) 19:02:19 (82/166) Installing file (5.45-r1) 19:02:19 (83/166) Installing xprop (1.2.7-r0) 19:02:20 (84/166) Installing libice (1.1.1-r6) 19:02:20 (85/166) Installing libuuid (2.40.1-r1) 19:02:20 (86/166) Installing libsm (1.2.4-r4) 19:02:20 (87/166) Installing libxt (1.3.0-r5) 19:02:20 (88/166) Installing libxmu (1.1.4-r2) 19:02:21 (89/166) Installing xset (1.2.5-r1) 19:02:21 (90/166) Installing xdg-utils (1.2.1-r0) 19:02:21 (91/166) Installing libogg (1.3.5-r5) 19:02:21 (92/166) Installing libflac (1.4.3-r1) 19:02:21 (93/166) Installing alsa-lib (1.2.11-r0) 19:02:22 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 19:02:22 (95/166) Installing aom-libs (3.9.1-r0) 19:02:23 (96/166) Installing libva (2.21.0-r0) 19:02:23 (97/166) Installing libvdpau (1.5-r3) 19:02:23 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 19:02:23 (99/166) Installing libdav1d (1.4.2-r0) 19:02:24 (100/166) Installing openexr-libiex (3.1.13-r1) 19:02:24 (101/166) Installing openexr-libilmthread (3.1.13-r1) 19:02:24 (102/166) Installing imath (3.1.12-r0) 19:02:25 (103/166) Installing openexr-libopenexr (3.1.13-r1) 19:02:25 (104/166) Installing giflib (5.2.2-r0) 19:02:25 (105/166) Installing libhwy (1.0.7-r0) 19:02:25 (106/166) Installing lcms2 (2.16-r0) 19:02:25 (107/166) Installing libjxl (0.10.2-r0) 19:02:26 (108/166) Installing lame-libs (3.100-r5) 19:02:26 (109/166) Installing opus (1.5.2-r0) 19:02:26 (110/166) Installing rav1e-libs (0.7.1-r0) 19:02:26 (111/166) Installing libgomp (13.2.1_git20240309-r1) 19:02:27 (112/166) Installing soxr (0.1.3-r7) 19:02:27 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 19:02:27 (114/166) Installing libtheora (1.1.1-r18) 19:02:28 (115/166) Installing libvorbis (1.3.7-r2) 19:02:28 (116/166) Installing libvpx (1.14.1-r0) 19:02:28 (117/166) Installing libwebpmux (1.3.2-r0) 19:02:28 (118/166) Installing x264-libs (0.164_git20231001-r0) 19:02:29 (119/166) Installing numactl (2.0.18-r0) 19:02:29 (120/166) Installing x265-libs (3.6-r0) 19:02:29 (121/166) Installing xvidcore (1.3.7-r2) 19:02:29 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 19:02:30 (123/166) Installing libbluray (1.3.4-r1) 19:02:30 (124/166) Installing mpg123-libs (1.32.8-r0) 19:02:31 (125/166) Installing libopenmpt (0.7.7-r0) 19:02:31 (126/166) Installing cjson (1.7.19-r0) 19:02:31 (127/166) Installing mbedtls (3.6.5-r0) 19:02:31 (128/166) Installing librist (0.2.10-r1) 19:02:32 (129/166) Installing libsrt (1.5.3-r0) 19:02:32 (130/166) Installing libssh (0.10.6-r0) 19:02:32 (131/166) Installing libsodium (1.0.19-r1) 19:02:33 (132/166) Installing libzmq (4.3.5-r2) 19:02:33 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 19:02:33 (134/166) Installing crc32c (1.1.2-r0) 19:02:33 (135/166) Installing double-conversion (3.3.0-r0) 19:02:33 (136/166) Installing libevent (2.1.12-r7) 19:02:34 (137/166) Installing wayland-libs-server (1.22.0-r4) 19:02:34 (138/166) Installing mesa-gbm (24.0.9-r1) 19:02:34 (139/166) Installing harfbuzz-subset (8.5.0-r0) 19:02:34 (140/166) Installing icu-libs (74.2-r1) 19:02:35 (141/166) Installing minizip (1.3.1-r0) 19:02:35 (142/166) Installing nspr (4.35-r4) 19:02:35 (143/166) Installing sqlite-libs (3.45.3-r3) 19:02:35 (144/166) Installing nss (3.105-r0) 19:02:36 (145/166) Installing openh264 (2.4.1-r0) 19:02:36 (146/166) Installing libcamera-ipa (0.3.0-r0) 19:02:36 (147/166) Installing libunwind (1.8.1-r0) 19:02:37 (148/166) Installing yaml (0.2.5-r2) 19:02:37 (149/166) Installing libcamera (0.3.0-r0) 19:02:37 (150/166) Installing speexdsp (1.2.1-r2) 19:02:37 (151/166) Installing libuv (1.48.0-r0) 19:02:38 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 19:02:38 (153/166) Installing libsndfile (1.2.2-r1) 19:02:38 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 19:02:38 (155/166) Installing pipewire-libs (1.0.6-r1) 19:02:39 (156/166) Installing libasyncns (0.8-r3) 19:02:39 (157/166) Installing libltdl (2.4.7-r3) 19:02:39 (158/166) Installing orc (0.4.40-r0) 19:02:39 (159/166) Installing tdb-libs (1.4.9-r1) 19:02:40 (160/166) Installing libpulse (17.0-r0) 19:02:40 (161/166) Installing libwebpdemux (1.3.2-r0) 19:02:40 (162/166) Installing libgpg-error (1.49-r0) 19:02:40 (163/166) Installing libgcrypt (1.10.3-r0) 19:02:41 (164/166) Installing libxslt (1.1.39-r2) 19:02:41 (165/166) Installing chromium (131.0.6778.108-r0) 19:02:48 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 19:02:48 Executing busybox-1.36.1-r31.trigger 19:02:48 Executing fontconfig-2.15.0-r1.trigger 19:02:48 Executing mkfontscale-1.2.2-r6.trigger 19:02:48 Executing glib-2.80.5-r0.trigger 19:02:48 Executing shared-mime-info-2.4-r0.trigger 19:02:50 Executing gdk-pixbuf-2.42.12-r0.trigger 19:02:50 Executing gtk-update-icon-cache-3.24.43-r0.trigger 19:02:50 Executing gtk+3.0-3.24.43-r0.trigger 19:02:50 OK: 658 MiB in 194 packages 19:02:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:52 (1/30) Installing jansson (2.14-r4) 19:02:52 (2/30) Installing binutils (2.42-r1) 19:02:53 (3/30) Installing libatomic (13.2.1_git20240309-r1) 19:02:53 (4/30) Installing isl26 (0.26-r1) 19:02:53 (5/30) Installing mpfr4 (4.2.1-r0) 19:02:54 (6/30) Installing mpc1 (1.3.1-r1) 19:02:54 (7/30) Installing gcc (13.2.1_git20240309-r1) 19:02:57 (8/30) Installing musl-dev (1.2.5-r1) 19:02:58 (9/30) Installing linux-headers (6.6-r0) 19:02:58 (10/30) Installing libffi-dev (3.4.6-r0) 19:02:59 (11/30) Installing libpq (16.11-r0) 19:02:59 (12/30) Installing openssl-dev (3.3.6-r0) 19:02:59 (13/30) Installing libpq-dev (16.11-r0) 19:02:59 (14/30) Installing libecpg (16.11-r0) 19:03:00 (15/30) Installing libecpg-dev (16.11-r0) 19:03:00 (16/30) Installing clang16-headers (16.0.6-r5) 19:03:01 (17/30) Installing llvm16-libs (16.0.6-r9) 19:03:04 (18/30) Installing clang16-libs (16.0.6-r5) 19:03:05 (19/30) Installing fortify-headers (1.1-r3) 19:03:05 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 19:03:06 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 19:03:06 (22/30) Installing clang16 (16.0.6-r5) 19:03:07 (23/30) Installing icu (74.2-r1) 19:03:07 (24/30) Installing icu-dev (74.2-r1) 19:03:07 (25/30) Installing llvm16 (16.0.6-r9) 19:03:11 (26/30) Installing lz4-libs (1.9.4-r5) 19:03:11 (27/30) Installing lz4-dev (1.9.4-r5) 19:03:11 (28/30) Installing zstd (1.5.6-r0) 19:03:11 (29/30) Installing zstd-dev (1.5.6-r0) 19:03:11 (30/30) Installing postgresql16-dev (16.11-r0) 19:03:12 Executing busybox-1.36.1-r31.trigger 19:03:12 OK: 1184 MiB in 224 packages 19:03:12 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:15 (1/14) Installing g++ (13.2.1_git20240309-r1) 19:03:16 (2/14) Installing gdbm (1.23-r1) 19:03:16 (3/14) Installing mpdecimal (4.0.0-r0) 19:03:16 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 19:03:16 (5/14) Installing libncursesw (6.4_p20240420-r2) 19:03:16 (6/14) Installing libpanelw (6.4_p20240420-r2) 19:03:17 (7/14) Installing readline (8.2.10-r0) 19:03:17 (8/14) Installing python3 (3.12.12-r0) 19:03:18 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 19:03:19 (10/14) Installing pyc (3.12.12-r0) 19:03:19 (11/14) Installing python3-pyc (3.12.12-r0) 19:03:19 (12/14) Installing python3-dev (3.12.12-r0) 19:03:22 (13/14) Installing libsodium-dev (1.0.19-r1) 19:03:22 (14/14) Installing zeromq-dev (4.3.5-r2) 19:03:22 Executing busybox-1.36.1-r31.trigger 19:03:22 OK: 1370 MiB in 238 packages 19:03:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:25 OK: 1370 MiB in 238 packages 19:03:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:28 (1/1) Installing tzdata (2025c-r0) 19:03:28 OK: 1372 MiB in 239 packages 19:03:30 (1/1) Purging tzdata (2025c-r0) 19:03:30 OK: 1370 MiB in 238 packages 19:03:42 Looking in links: /tmp/tmp_dza2bxq 19:03:42 Processing /tmp/tmp_dza2bxq/pip-25.0.1-py3-none-any.whl 19:03:42 Installing collected packages: pip 19:03:51 Successfully installed pip-25.0.1 19:03:51 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:53 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:03:53 Collecting pip 19:03:53 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 19:03:55 Collecting setuptools 19:03:55 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 19:03:55 Collecting wheel 19:03:55 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 19:03:55 Collecting packaging>=24.0 (from wheel) 19:03:55 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 19:03:55 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 19:03:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 46.7 MB/s eta 0:00:00 19:03:56 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 19:03:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 52.6 MB/s eta 0:00:00 19:03:56 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 19:03:56 Downloading packaging-26.0-py3-none-any.whl (74 kB) 19:03:56 Installing collected packages: setuptools, pip, packaging, wheel 19:04:01 Attempting uninstall: pip 19:04:01 Found existing installation: pip 25.0.1 19:04:02 Uninstalling pip-25.0.1: 19:04:02 Successfully uninstalled pip-25.0.1 19:04:12 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 19:04:12 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:04:14 Processing ./edgex-taf-common 19:04:14 Installing build dependencies: started 19:04:19 Installing build dependencies: finished with status 'done' 19:04:19 Getting requirements to build wheel: started 19:04:23 Getting requirements to build wheel: finished with status 'done' 19:04:23 Preparing metadata (pyproject.toml): started 19:04:24 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:24 Building wheels for collected packages: edgex-taf-common 19:04:24 Building wheel for edgex-taf-common (pyproject.toml): started 19:04:26 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 19:04:26 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=1d24f3e65b51144e0dd631bf17aa7f358a574ac8004efcd9e0054ceafd5cd964 19:04:26 Stored in directory: /tmp/pip-ephem-wheel-cache-4_1dnutc/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:04:26 Successfully built edgex-taf-common 19:04:26 Installing collected packages: edgex-taf-common 19:04:26 Successfully installed edgex-taf-common-0.0.0 19:04:26 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:04:30 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:04:30 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:04:30 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:04:30 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:04:30 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:04:30 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:04:30 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:04:30 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:04:30 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:04:30 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:04:31 Installing build dependencies: started 19:04:36 Installing build dependencies: finished with status 'done' 19:04:36 Getting requirements to build wheel: started 19:04:39 Getting requirements to build wheel: finished with status 'done' 19:04:39 Preparing metadata (pyproject.toml): started 19:04:40 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:40 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:04:40 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:04:40 Installing build dependencies: started 19:04:47 Installing build dependencies: finished with status 'done' 19:04:47 Getting requirements to build wheel: started 19:04:49 Getting requirements to build wheel: finished with status 'done' 19:04:49 Preparing metadata (pyproject.toml): started 19:04:50 Preparing metadata (pyproject.toml): finished with status 'done' 19:04:50 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:04:50 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:04:51 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:04:51 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:04:51 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 19:04:51 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 19:04:51 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:04:51 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:04:51 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:04:51 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:04:53 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:04:53 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 19:04:54 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:04:54 Downloading psutil-7.0.0.tar.gz (497 kB) 19:04:55 Installing build dependencies: started 19:05:01 Installing build dependencies: finished with status 'done' 19:05:01 Getting requirements to build wheel: started 19:05:04 Getting requirements to build wheel: finished with status 'done' 19:05:04 Preparing metadata (pyproject.toml): started 19:05:07 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:11 Collecting pyzmq==27.1.0 (from -r requirements.txt (line 14)) 19:05:11 Downloading pyzmq-27.1.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 19:05:11 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:05:11 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:05:11 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:05:11 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:05:11 Installing build dependencies: started 19:05:15 Installing build dependencies: finished with status 'done' 19:05:15 Getting requirements to build wheel: started 19:05:18 Getting requirements to build wheel: finished with status 'done' 19:05:18 Preparing metadata (pyproject.toml): started 19:05:20 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:21 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:05:21 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 19:05:23 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 19:05:23 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 19:05:23 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 19:05:23 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 19:05:25 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 19:05:25 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 19:05:25 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:05:25 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:05:25 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:05:25 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:05:25 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:05:26 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:05:26 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:26 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 19:05:26 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:26 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 19:05:26 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:26 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 19:05:26 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:26 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 19:05:26 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:27 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 19:05:27 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:27 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 19:05:27 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:27 Downloading flex-6.14.1.tar.gz (40 kB) 19:05:27 Installing build dependencies: started 19:05:33 Installing build dependencies: finished with status 'done' 19:05:33 Getting requirements to build wheel: started 19:05:36 Getting requirements to build wheel: finished with status 'done' 19:05:36 Preparing metadata (pyproject.toml): started 19:05:37 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:37 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:37 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 19:05:38 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:38 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:05:38 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:38 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 19:05:38 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:38 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 19:05:39 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:39 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 19:05:39 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:39 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 19:05:40 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:40 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) 19:05:40 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:40 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 19:05:40 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:40 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 19:05:40 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 19:05:41 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 19:05:41 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:41 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 19:05:41 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:41 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:05:41 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:42 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 19:05:42 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 19:05:43 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 19:05:43 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 19:05:43 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:43 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 19:05:43 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:43 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 19:05:44 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:05:44 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 19:05:44 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:05:44 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:05:44 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:44 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 19:05:44 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:44 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 19:05:44 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:44 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:05:44 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:44 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 19:05:44 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:44 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 19:05:44 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:05:44 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 19:05:45 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:45 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 19:05:45 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:45 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:05:45 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:45 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:05:45 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:45 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:05:45 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:45 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 19:05:45 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:45 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:05:45 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:45 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 19:05:45 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:45 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 19:05:45 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:45 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:45 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 19:05:46 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:46 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:05:46 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:46 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 19:05:46 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:46 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:05:46 Installing build dependencies: started 19:05:52 Installing build dependencies: finished with status 'done' 19:05:52 Getting requirements to build wheel: started 19:05:56 Getting requirements to build wheel: finished with status 'done' 19:05:56 Preparing metadata (pyproject.toml): started 19:05:58 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:58 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:58 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:05:58 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:05:58 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:05:58 Installing build dependencies: started 19:06:03 Installing build dependencies: finished with status 'done' 19:06:03 Getting requirements to build wheel: started 19:06:07 Getting requirements to build wheel: finished with status 'done' 19:06:07 Preparing metadata (pyproject.toml): started 19:06:08 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:08 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:08 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 19:06:08 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:06:08 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 19:06:08 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:08 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 19:06:08 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:08 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:06:09 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:09 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:06:13 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:13 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:06:13 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:13 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:06:13 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:13 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 19:06:13 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:13 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 19:06:13 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:13 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 19:06:13 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:13 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 19:06:13 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:13 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 19:06:13 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:06:13 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 19:06:13 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:13 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 19:06:13 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:06:13 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:06:14 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:06:14 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 19:06:14 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:14 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 19:06:15 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:06:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 44.3 MB/s 0:00:00 19:06:15 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:06:15 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:06:15 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:06:15 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:06:15 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:06:15 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 19:06:15 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:06:15 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:06:15 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 19:06:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 37.9 MB/s 0:00:00 19:06:15 Downloading pyzmq-27.1.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 19:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 42.4 MB/s 0:00:00 19:06:16 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 46.2 MB/s 0:00:00 19:06:16 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 19:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 40.3 MB/s 0:00:00 19:06:16 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 19:06:16 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 19:06:16 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) 19:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 45.4 MB/s 0:00:00 19:06:16 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:06:16 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:06:16 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:06:16 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) 19:06:16 Downloading idna-3.11-py3-none-any.whl (71 kB) 19:06:16 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 19:06:16 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 19:06:16 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 19:06:16 Downloading click-8.3.1-py3-none-any.whl (108 kB) 19:06:16 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 19:06:16 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 19:06:16 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 19:06:16 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 19:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 33.2 MB/s 0:00:00 19:06:16 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:06:16 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 19:06:16 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 19:06:16 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 19:06:16 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:06:16 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 19:06:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 38.5 MB/s 0:00:00 19:06:17 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 19:06:17 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:06:17 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:06:17 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 19:06:17 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:06:17 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:06:17 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:06:17 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 19:06:17 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 19:06:17 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 19:06:17 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 19:06:17 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 19:06:17 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:06:17 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 19:06:17 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 19:06:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 45.3 MB/s 0:00:00 19:06:17 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 19:06:17 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 19:06:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 49.2 MB/s 0:00:00 19:06:17 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:06:17 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 19:06:17 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 19:06:17 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 19:06:17 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:06:17 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:06:17 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 19:06:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 46.3 MB/s 0:00:00 19:06:17 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 19:06:17 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 19:06:17 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 19:06:17 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 19:06:17 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 19:06:17 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 19:06:17 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 19:06:17 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 19:06:17 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 19:06:17 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:06:17 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 19:06:17 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 19:06:17 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 19:06:17 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 19:06:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 37.7 MB/s 0:00:00 19:06:17 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 19:06:17 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:06:17 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:06:17 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 19:06:19 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:06:19 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:06:22 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:06:22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=fce0bcb3749b5e15ec9c409f98b776f36cc824ac556a0d4300273f10cfeb9667 19:06:22 Stored in directory: /tmp/pip-ephem-wheel-cache-_2umer2a/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:06:22 Building wheel for robotbackgroundlogger (pyproject.toml): started 19:06:24 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 19:06:24 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=ea827184bb9e06671b999f95adba57da4d0440500bbb2bd0d2e2c92862f8bbef 19:06:24 Stored in directory: /tmp/pip-ephem-wheel-cache-_2umer2a/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:06:24 Building wheel for psutil (pyproject.toml): started 19:06:39 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:06:39 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278200 sha256=3f551a110a6dc9dfdb67984e7206079b7ad81839dc64efeab9c3e6042790bce6 19:06:39 Stored in directory: /tmp/pip-ephem-wheel-cache-_2umer2a/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:06:39 Building wheel for psycopg2 (pyproject.toml): started 19:07:47 Building wheel for psycopg2 (pyproject.toml): still running... 19:07:51 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:07:51 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=f4123b5f0d1f4c318e755ff087b0171f078fc993e18b33cfb0f9da7ad1d6d200 19:07:51 Stored in directory: /tmp/pip-ephem-wheel-cache-_2umer2a/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:07:51 Building wheel for flex (pyproject.toml): started 19:07:54 Building wheel for flex (pyproject.toml): finished with status 'done' 19:07:54 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=7225121b2bd04749fbe24e2028f1eadce825d7aa01c1f5f6a08a5db953713bb8 19:07:54 Stored in directory: /tmp/pip-ephem-wheel-cache-_2umer2a/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:07:54 Building wheel for strict-rfc3339 (pyproject.toml): started 19:07:55 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:07:55 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=995ff0384be5803b57f74d4d6faee4203785c1952f99692ebe2e3ebd2ddef5ab 19:07:55 Stored in directory: /tmp/pip-ephem-wheel-cache-_2umer2a/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:07:55 Building wheel for validate-email (pyproject.toml): started 19:07:57 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:07:57 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=52320d7837f291b1d8fead6f6e054a734d8a0bb6f34ec7fe6a40a0df05388d54 19:07:57 Stored in directory: /tmp/pip-ephem-wheel-cache-_2umer2a/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:07:57 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:07:59 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:36 19:09:36 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.1.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:36 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:10:23 Removing intermediate container 0b5118cc87bf 19:10:23 ---> f8231068006a 19:10:23 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:10:23 ---> Running in b0e172709cd9 19:10:23 Removing intermediate container b0e172709cd9 19:10:23 ---> 01b236a78285 19:10:23 Step 11/13 : LABEL arch=arm64 19:10:24 ---> Running in b4b5f4ff7b27 19:10:24 Removing intermediate container b4b5f4ff7b27 19:10:24 ---> c6a9dea9a4f2 19:10:24 Step 12/13 : LABEL git_sha=308b874847614fbec6ae2f8ff8e98c3212b90057 19:10:24 ---> Running in bff9ce450f31 19:10:24 Removing intermediate container bff9ce450f31 19:10:24 ---> 3bc9d552401f 19:10:24 Step 13/13 : LABEL version=0.0.0 19:10:24 ---> Running in e8ed05bf20a4 19:10:25 Removing intermediate container e8ed05bf20a4 19:10:25 ---> 428604543fae 19:10:25 [Warning] One or more build-args [ARCH] were not consumed 19:10:25 Successfully built 428604543fae 19:10:25 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:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:25 19:10:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:26 arm64: Pulling from edgex-lftools-log-publisher 19:10:26 8998bd30e6a1: Pulling fs layer 19:10:26 04944245beec: Pulling fs layer 19:10:26 699f458cf7ca: Pulling fs layer 19:10:26 765212b225bb: Pulling fs layer 19:10:26 765212b225bb: Waiting 19:10:26 f23df028b6ca: Pulling fs layer 19:10:26 f23df028b6ca: Waiting 19:10:26 d65c8cfc05b1: Pulling fs layer 19:10:26 d65c8cfc05b1: Waiting 19:10:26 2437ff75d9bd: Pulling fs layer 19:10:26 2437ff75d9bd: Waiting 19:10:26 04944245beec: Verifying Checksum 19:10:26 04944245beec: Download complete 19:10:26 765212b225bb: Verifying Checksum 19:10:26 765212b225bb: Download complete 19:10:26 f23df028b6ca: Verifying Checksum 19:10:26 f23df028b6ca: Download complete 19:10:26 d65c8cfc05b1: Verifying Checksum 19:10:26 d65c8cfc05b1: Download complete 19:10:26 699f458cf7ca: Verifying Checksum 19:10:26 699f458cf7ca: Download complete 19:10:27 8998bd30e6a1: Verifying Checksum 19:10:27 8998bd30e6a1: Download complete 19:10:29 2437ff75d9bd: Verifying Checksum 19:10:29 2437ff75d9bd: Download complete 19:10:32 8998bd30e6a1: Pull complete 19:10:32 04944245beec: Pull complete 19:10:34 699f458cf7ca: Pull complete 19:10:34 765212b225bb: Pull complete 19:10:35 f23df028b6ca: Pull complete 19:10:35 d65c8cfc05b1: Pull complete 19:10:53 2437ff75d9bd: Pull complete 19:10:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:10:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:53 prd-ubuntu20.04-docker-arm64-4c-16g-2132 does not seem to be running inside a container 19:10:53 $ 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-144 -v /w/workspace/xfoundry_edgex-taf-common_PR-144:/w/workspace/xfoundry_edgex-taf-common_PR-144:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-144@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:57 $ docker top c60e2918be66f49961a8508de22dea2596d0bf1e84478bde7f4476fdbad373e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:57 ---> job-cost.sh 19:10:57 lf-activate-venv: SKIPPING 19:10:57 INFO: No Stack... 19:10:58 INFO: Retrieving Pricing Info for: v3-standard-4 19:10:59 INFO: Archiving Costs [Pipeline] sh 19:10:59 + cut -d, -f6 19:10:59 + cat /w/workspace/xfoundry_edgex-taf-common_PR-144/archives/cost.csv [Pipeline] lock 19:10:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-144-2-stack-cost] 19:10:59 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-144-2-stack-cost] did not exist. Created. 19:10:59 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-144-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:00 /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/durable-74954a68/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:11:01 + echo total: 0.10999999940395355 [Pipeline] stash 19:11:01 Warning: overwriting stash ‘stack-cost’ 19:11:01 Stashed 1 file(s) [Pipeline] } 19:11:01 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-144-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:11:01 $ docker stop --time=1 c60e2918be66f49961a8508de22dea2596d0bf1e84478bde7f4476fdbad373e5 19:11:03 $ docker rm -f --volumes c60e2918be66f49961a8508de22dea2596d0bf1e84478bde7f4476fdbad373e5 [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:11:03 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-144/archives ] 19:11:03 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-144/archives 19:11:03 total 16 19:11:03 drwxr-xr-x 3 root root 4096 Feb 13 19:00 . 19:11:03 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 19:00 .. 19:11:03 drwxr-xr-x 2 root root 4096 Feb 13 19:00 cost 19:11:03 -rw-r--r-- 1 root root 88 Feb 13 19:00 cost.csv 19:11:03 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-144/archives 19:11:03 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-144/archives 19:11:03 total 16 19:11:03 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 19:00 . 19:11:03 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 19:00 .. 19:11:03 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 19:00 cost 19:11:03 -rw-r--r-- 1 jenkins jenkins 88 Feb 13 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:11:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:05 ---> package-listing.sh 19:11:05 ++ facter osfamily 19:11:05 ++ tr '[:upper:]' '[:lower:]' 19:11:05 + OS_FAMILY=debian 19:11:05 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-144 19:11:05 + START_PACKAGES=/tmp/packages_start.txt 19:11:05 + END_PACKAGES=/tmp/packages_end.txt 19:11:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:05 + PACKAGES=/tmp/packages_start.txt 19:11:05 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-144 ']' 19:11:05 + PACKAGES=/tmp/packages_end.txt 19:11:05 + case "${OS_FAMILY}" in 19:11:05 + dpkg -l 19:11:05 + grep '^ii' 19:11:05 + '[' -f /tmp/packages_start.txt ']' 19:11:05 + '[' -f /tmp/packages_end.txt ']' 19:11:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:05 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-144 ']' 19:11:05 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-144/archives/ 19:11:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-144/archives/ [Pipeline] echo 19:11:05 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-144/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:11:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:06 prd-ubuntu20.04-docker-8c-8g-2123 does not seem to be running inside a container 19:11:06 $ 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-144/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-144 -v /w/workspace/xfoundry_edgex-taf-common_PR-144:/w/workspace/xfoundry_edgex-taf-common_PR-144:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-144@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:11:06 $ docker top 57a610fa458b35a9f24e4d3893ca4e8a93d23fb8419636ea96da219b6e762135 -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:06 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:07 + mkdir -p /var/log/sysstat [Pipeline] sh 19:11:07 + ls /var/log/sa-host 19:11:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:07 provisioning config files... 19:11:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-144@tmp/config4022309887587081328tmp [Pipeline] { [Pipeline] echo 19:11:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:07 ---> create-netrc.sh [Pipeline] } 19:11:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:11:08 ---> python-tools-install.sh [Pipeline] echo 19:11:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:08 ---> sudo-logs.sh 19:11:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:08 ---> job-cost.sh 19:11:08 lf-activate-venv: SKIPPING 19:11:08 DEBUG: total: 0.2199999988079071 19:11:08 INFO: Retrieving Stack Cost... 19:11:08 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:09 INFO: Archiving Costs [Pipeline] echo 19:11:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:09 ---> logs-deploy.sh 19:11:09 lf-activate-venv: SKIPPING 19:11:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-144/2 19:11:09 INFO: archiving workspace using pattern(s): 19:11:10 Archives upload complete. 19:11:10 INFO: archiving logs to Nexus 19:11:11 ---> uname -a: 19:11:11 Linux prd-ubuntu20-04-docker-8c-8g-2123 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 19:11:11 19:11:11 19:11:11 ---> lscpu: 19:11:11 Architecture: x86_64 19:11:11 CPU op-mode(s): 32-bit, 64-bit 19:11:11 Byte Order: Little Endian 19:11:11 Address sizes: 40 bits physical, 48 bits virtual 19:11:11 CPU(s): 8 19:11:11 On-line CPU(s) list: 0-7 19:11:11 Thread(s) per core: 1 19:11:11 Core(s) per socket: 1 19:11:11 Socket(s): 8 19:11:11 NUMA node(s): 1 19:11:11 Vendor ID: AuthenticAMD 19:11:11 CPU family: 23 19:11:11 Model: 49 19:11:11 Model name: AMD EPYC-Rome Processor 19:11:11 Stepping: 0 19:11:11 CPU MHz: 2800.000 19:11:11 BogoMIPS: 5600.00 19:11:11 Virtualization: AMD-V 19:11:11 Hypervisor vendor: KVM 19:11:11 Virtualization type: full 19:11:11 L1d cache: 256 KiB 19:11:11 L1i cache: 256 KiB 19:11:11 L2 cache: 4 MiB 19:11:11 L3 cache: 128 MiB 19:11:11 NUMA node0 CPU(s): 0-7 19:11:11 Vulnerability Gather data sampling: Not affected 19:11:11 Vulnerability Itlb multihit: Not affected 19:11:11 Vulnerability L1tf: Not affected 19:11:11 Vulnerability Mds: Not affected 19:11:11 Vulnerability Meltdown: Not affected 19:11:11 Vulnerability Mmio stale data: Not affected 19:11:11 Vulnerability Retbleed: Vulnerable 19:11:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:11:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:11:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:11:11 Vulnerability Srbds: Not affected 19:11:11 Vulnerability Tsx async abort: Not affected 19:11:11 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:11:11 19:11:11 19:11:11 ---> nproc: 19:11:11 8 19:11:11 19:11:11 19:11:11 ---> df -h: 19:11:11 Filesystem Size Used Avail Use% Mounted on 19:11:11 overlay 155G 13G 143G 8% / 19:11:11 tmpfs 64M 0 64M 0% /dev 19:11:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:11:11 shm 64M 0 64M 0% /dev/shm 19:11:11 /dev/vda1 155G 13G 143G 8% /facter-os 19:11:11 19:11:11 19:11:11 ---> sar -b -r -n DEV: 19:11:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2123) 02/13/26 _x86_64_ (8 CPU) 19:11:11 19:11:11 18:56:35 LINUX RESTART (8 CPU) 19:11:11 19:11:11 18:57:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:11:11 18:58:01 395.24 74.75 320.50 0.00 13304.88 41926.29 0.00 19:11:11 18:59:01 16.25 0.02 16.23 0.00 0.67 14551.99 0.00 19:11:11 19:00:01 105.42 0.03 105.38 0.00 1.73 56510.18 0.00 19:11:11 19:01:01 20.45 0.10 20.35 0.00 3.87 4631.49 0.00 19:11:11 19:02:01 38.07 3.62 34.46 0.00 2516.49 6253.38 0.00 19:11:11 19:03:01 5.22 0.02 5.20 0.00 0.13 101.72 0.00 19:11:11 19:04:01 2.10 0.00 2.10 0.00 0.00 23.99 0.00 19:11:11 19:05:01 1.92 0.00 1.92 0.00 0.00 21.06 0.00 19:11:11 19:06:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 19:11:11 19:07:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 19:11:11 19:08:01 1.38 0.00 1.38 0.00 0.00 19.20 0.00 19:11:11 19:09:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 19:11:11 19:10:01 0.93 0.00 0.93 0.00 0.00 9.60 0.00 19:11:11 19:11:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 19:11:11 Average: 41.45 5.44 36.01 0.00 1101.48 8785.60 0.00 19:11:11 19:11:11 18:57:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:11:11 18:58:01 29112408 31491216 818456 2.49 77100 2599132 2060540 6.07 1092684 2305368 45248 19:11:11 18:59:01 27582752 31432748 849064 2.58 87888 4005240 2086604 6.15 1197396 3647640 1046720 19:11:11 19:00:01 26950440 31525388 755048 2.30 113428 4644712 1762016 5.19 2444828 2974000 123688 19:11:11 19:01:01 26956896 31532264 750712 2.28 113764 4644856 1691456 4.99 2451376 2960388 184 19:11:11 19:02:01 26591584 31490792 775972 2.36 140000 4931484 1739352 5.13 2679652 3068564 1044 19:11:11 19:03:01 26610984 31509544 757696 2.31 139768 4931208 1730032 5.10 2660540 3068220 392 19:11:11 19:04:01 26618380 31517104 750064 2.28 139812 4931340 1730032 5.10 2653456 3068348 12 19:11:11 19:05:01 26618812 31517660 749300 2.28 139892 4931344 1730032 5.10 2652932 3068356 20 19:11:11 19:06:01 26618884 31517776 749140 2.28 139936 4931344 1730032 5.10 2652976 3068356 8 19:11:11 19:07:01 26620280 31519288 747340 2.27 139976 4931348 1730032 5.10 2650808 3068360 20 19:11:11 19:08:01 26622384 31521544 745056 2.27 140072 4931348 1730032 5.10 2649148 3068360 44 19:11:11 19:09:01 26621952 31521188 745260 2.27 140112 4931356 1730032 5.10 2649076 3068364 48 19:11:11 19:10:01 26621740 31521004 745412 2.27 140128 4931356 1730032 5.10 2649096 3068368 8 19:11:11 19:11:01 26621816 31521148 745064 2.27 140152 4931360 1730032 5.10 2649152 3068372 180 19:11:11 Average: 26912094 31509905 763113 2.32 128002 4657673 1779304 5.25 2409509 3040790 86973 19:11:11 19:11:11 18:57:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:11:11 18:58:01 ens3 584.16 392.33 5110.13 135.82 0.00 0.00 0.00 0.00 19:11:11 18:58:01 lo 5.45 5.45 0.56 0.56 0.00 0.00 0.00 0.00 19:11:11 18:58:01 docker0 41.79 47.13 2.66 391.05 0.00 0.00 0.00 0.00 19:11:11 18:58:01 vetha4a3cdc 40.67 45.79 3.01 387.26 0.00 0.00 0.00 0.03 19:11:11 18:59:01 ens3 596.28 373.52 8797.12 54.43 0.00 0.00 0.00 0.00 19:11:11 18:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:11 18:59:01 docker0 321.65 521.38 19.39 8744.56 0.00 0.00 0.00 0.00 19:11:11 18:59:01 vetha4a3cdc 321.65 521.41 23.79 8744.56 0.00 0.00 0.00 0.72 19:11:11 19:00:01 ens3 151.74 94.28 3372.18 24.01 0.00 0.00 0.00 0.00 19:11:11 19:00:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 19:11:11 19:00:01 docker0 30.69 43.31 3.77 837.50 0.00 0.00 0.00 0.00 19:11:11 19:01:01 ens3 10.21 6.05 10.23 3.41 0.00 0.00 0.00 0.00 19:11:11 19:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:11:11 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:02:01 ens3 220.14 158.08 2238.70 11.40 0.00 0.00 0.00 0.00 19:11:11 19:02:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 19:11:11 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:03:01 ens3 0.60 0.28 0.11 0.08 0.00 0.00 0.00 0.00 19:11:11 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:11 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:04:01 ens3 1.08 0.35 0.38 0.21 0.00 0.00 0.00 0.00 19:11:11 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:05:01 ens3 0.28 0.12 0.03 0.01 0.00 0.00 0.00 0.00 19:11:11 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:11 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:06:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 19:11:11 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:07:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 19:11:11 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:11 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:08:01 ens3 0.27 0.10 0.09 0.07 0.00 0.00 0.00 0.00 19:11:11 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:09:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:11:11 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:11 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:10:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 19:11:11 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 19:11:01 ens3 0.77 0.12 0.10 0.01 0.00 0.00 0.00 0.00 19:11:11 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:11:11 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:11:11 Average: ens3 110.77 72.48 1386.03 16.10 0.00 0.00 0.00 0.00 19:11:11 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 19:11:11 Average: docker0 28.12 43.69 1.84 713.10 0.00 0.00 0.00 0.00 19:11:11 19:11:11 19:11:11 ---> sar -P ALL: 19:11:11 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2123) 02/13/26 _x86_64_ (8 CPU) 19:11:11 19:11:11 18:56:35 LINUX RESTART (8 CPU) 19:11:11 19:11:11 18:57:03 CPU %user %nice %system %iowait %steal %idle 19:11:11 18:58:01 all 8.63 0.00 2.39 3.55 0.07 85.37 19:11:11 18:58:01 0 12.45 0.00 1.96 4.25 0.07 81.27 19:11:11 18:58:01 1 9.88 0.00 1.70 3.28 0.07 85.07 19:11:11 18:58:01 2 10.04 0.00 2.15 1.33 0.07 86.41 19:11:11 18:58:01 3 7.06 0.00 3.49 2.95 0.07 86.42 19:11:11 18:58:01 4 6.98 0.00 3.18 10.51 0.07 79.26 19:11:11 18:58:01 5 6.63 0.00 2.12 0.54 0.07 90.64 19:11:11 18:58:01 6 6.07 0.00 2.30 4.22 0.05 87.36 19:11:11 18:58:01 7 9.88 0.00 2.19 1.36 0.05 86.52 19:11:11 18:59:01 all 5.49 0.00 1.11 0.55 0.05 92.80 19:11:11 18:59:01 0 6.92 0.00 1.47 1.65 0.03 89.93 19:11:11 18:59:01 1 5.44 0.00 1.02 2.24 0.05 91.24 19:11:11 18:59:01 2 10.23 0.00 2.19 0.10 0.05 87.43 19:11:11 18:59:01 3 6.51 0.00 1.05 0.10 0.05 92.29 19:11:11 18:59:01 4 2.80 0.00 0.57 0.00 0.05 96.58 19:11:11 18:59:01 5 3.68 0.00 0.63 0.02 0.05 95.62 19:11:11 18:59:01 6 1.56 0.00 0.47 0.28 0.07 97.62 19:11:11 18:59:01 7 6.79 0.00 1.46 0.02 0.03 91.70 19:11:11 19:00:01 all 9.58 0.00 2.60 3.13 0.05 84.64 19:11:11 19:00:01 0 8.13 0.00 2.25 6.32 0.05 83.25 19:11:11 19:00:01 1 7.65 0.00 1.55 0.20 0.05 90.55 19:11:11 19:00:01 2 7.09 0.00 1.71 1.24 0.03 89.91 19:11:11 19:00:01 3 11.74 0.00 3.10 0.84 0.05 84.26 19:11:11 19:00:01 4 8.88 0.00 3.03 4.82 0.07 83.20 19:11:11 19:00:01 5 5.13 0.00 1.82 0.34 0.05 92.66 19:11:11 19:00:01 6 8.74 0.00 3.05 10.85 0.05 77.32 19:11:11 19:00:01 7 19.24 0.00 4.31 0.39 0.07 75.99 19:11:11 19:01:01 all 0.18 0.00 0.14 0.30 0.01 99.37 19:11:11 19:01:01 0 0.13 0.00 0.13 0.60 0.00 99.13 19:11:11 19:01:01 1 0.38 0.00 0.12 0.00 0.00 99.50 19:11:11 19:01:01 2 0.15 0.00 0.13 0.70 0.02 99.00 19:11:11 19:01:01 3 0.22 0.00 0.10 0.00 0.03 99.65 19:11:11 19:01:01 4 0.15 0.00 0.23 1.02 0.02 98.58 19:11:11 19:01:01 5 0.15 0.00 0.15 0.00 0.00 99.70 19:11:11 19:01:01 6 0.05 0.00 0.12 0.00 0.00 99.83 19:11:11 19:01:01 7 0.23 0.00 0.15 0.08 0.00 99.53 19:11:11 19:02:01 all 1.80 0.00 1.07 0.54 0.03 96.56 19:11:11 19:02:01 0 2.00 0.00 1.06 0.62 0.03 96.29 19:11:11 19:02:01 1 1.84 0.00 0.92 0.17 0.03 97.05 19:11:11 19:02:01 2 2.83 0.00 0.94 0.07 0.02 96.15 19:11:11 19:02:01 3 1.97 0.00 1.57 0.05 0.03 96.37 19:11:11 19:02:01 4 1.27 0.00 0.80 0.82 0.03 97.08 19:11:11 19:02:01 5 1.29 0.00 1.86 0.02 0.03 96.81 19:11:11 19:02:01 6 2.37 0.00 0.84 0.20 0.03 96.56 19:11:11 19:02:01 7 0.83 0.00 0.55 2.40 0.02 96.20 19:11:11 19:03:01 all 0.09 0.00 0.07 0.01 0.01 99.82 19:11:11 19:03:01 0 0.23 0.00 0.10 0.00 0.02 99.65 19:11:11 19:03:01 1 0.05 0.00 0.07 0.03 0.03 99.82 19:11:11 19:03:01 2 0.07 0.00 0.10 0.00 0.02 99.82 19:11:11 19:03:01 3 0.05 0.00 0.05 0.00 0.00 99.90 19:11:11 19:03:01 4 0.07 0.00 0.05 0.00 0.00 99.88 19:11:11 19:03:01 5 0.12 0.00 0.07 0.02 0.00 99.80 19:11:11 19:03:01 6 0.05 0.00 0.05 0.02 0.00 99.88 19:11:11 19:03:01 7 0.05 0.00 0.08 0.05 0.02 99.80 19:11:11 19:04:01 all 0.23 0.00 0.02 0.03 0.01 99.72 19:11:11 19:04:01 0 1.55 0.00 0.03 0.00 0.00 98.42 19:11:11 19:04:01 1 0.12 0.00 0.03 0.23 0.02 99.60 19:11:11 19:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:11:11 19:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:11:11 19:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:11:11 19:04:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:11:11 19:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:11:11 19:04:01 7 0.05 0.00 0.00 0.00 0.00 99.95 19:11:11 19:05:01 all 0.02 0.00 0.01 0.07 0.01 99.89 19:11:11 19:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:11:11 19:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:11:11 19:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:11:11 19:05:01 3 0.02 0.00 0.05 0.00 0.02 99.92 19:11:11 19:05:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:11:11 19:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:11:11 19:05:01 6 0.05 0.00 0.00 0.00 0.00 99.95 19:11:11 19:05:01 7 0.03 0.00 0.02 0.57 0.00 99.38 19:11:11 19:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:11:11 19:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:11:11 19:06:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:11:11 19:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:11:11 19:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:11:11 19:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:11:11 19:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:11:11 19:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:11:11 19:06:01 7 0.03 0.00 0.02 0.02 0.02 99.92 19:11:11 19:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:11:11 19:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:11:11 19:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:11:11 19:07:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:11:11 19:07:01 3 0.00 0.00 0.00 0.00 0.03 99.97 19:11:11 19:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:11:11 19:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:11:11 19:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:11:11 19:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 19:11:11 19:08:01 all 0.13 0.00 0.01 0.01 0.01 99.85 19:11:11 19:08:01 0 0.85 0.00 0.00 0.00 0.02 99.14 19:11:11 19:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:11:11 19:08:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:11:11 19:08:01 3 0.02 0.00 0.05 0.00 0.02 99.92 19:11:11 19:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:11:11 19:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:11:11 19:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:11:11 19:08:01 7 0.02 0.00 0.00 0.05 0.02 99.92 19:11:11 19:11:11 19:08:01 CPU %user %nice %system %iowait %steal %idle 19:11:11 19:09:01 all 0.11 0.00 0.01 0.00 0.01 99.87 19:11:11 19:09:01 0 0.76 0.00 0.02 0.00 0.00 99.22 19:11:11 19:09:01 1 0.05 0.00 0.00 0.00 0.00 99.95 19:11:11 19:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:11:11 19:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:11:11 19:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:11:11 19:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:11:11 19:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:11:11 19:09:01 7 0.02 0.00 0.00 0.03 0.02 99.93 19:11:11 19:10:01 all 0.01 0.00 0.01 0.00 0.02 99.96 19:11:11 19:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:11:11 19:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:11:11 19:10:01 2 0.02 0.00 0.00 0.00 0.03 99.95 19:11:11 19:10:01 3 0.00 0.00 0.00 0.00 0.03 99.97 19:11:11 19:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:11:11 19:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:11:11 19:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:11:11 19:10:01 7 0.00 0.00 0.00 0.02 0.02 99.97 19:11:11 19:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:11:11 19:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:11:11 19:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:11:11 19:11:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:11:11 19:11:01 3 0.00 0.00 0.02 0.00 0.03 99.95 19:11:11 19:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:11:11 19:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:11:11 19:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:11:11 19:11:01 7 0.00 0.00 0.02 0.02 0.00 99.97 19:11:11 Average: all 1.85 0.00 0.53 0.58 0.02 97.02 19:11:11 Average: 0 2.34 0.00 0.50 0.95 0.02 96.19 19:11:11 Average: 1 1.80 0.00 0.39 0.43 0.03 97.36 19:11:11 Average: 2 2.16 0.00 0.51 0.24 0.02 97.06 19:11:11 Average: 3 1.95 0.00 0.67 0.27 0.03 97.07 19:11:11 Average: 4 1.42 0.00 0.56 1.19 0.02 96.80 19:11:11 Average: 5 1.20 0.00 0.48 0.06 0.02 98.24 19:11:11 Average: 6 1.33 0.00 0.48 1.10 0.01 97.08 19:11:11 Average: 7 2.63 0.00 0.62 0.36 0.02 96.38 19:11:11 19:11:11 19:11:11