Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13842c826038cd011a38ac25b144bd049bc3f683+f841b5a5e64b84806f3af205f58f3dc2f9049a63 (074da9feca30754f228dca5ce8e5607a7de7b8f8) 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-ssh2367537602972602203.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5308710991318428757.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-150/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-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5493728575514657517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13237999574398915633.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-150/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-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh208093928482204058.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6 in /w/workspace/xfoundry_edgex-taf-common_PR-150 [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-150 # 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 f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit 13842c826038cd011a38ac25b144bd049bc3f683 Merge succeeded, producing 3425a14e69db810aa173a6e117a5d3401813e2d2 Checking out Revision 3425a14e69db810aa173a6e117a5d3401813e2d2 (PR-150) > 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/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13842c826038cd011a38ac25b144bd049bc3f683 # 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 f841b5a5e64b84806f3af205f58f3dc2f9049a63 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3425a14e69db810aa173a6e117a5d3401813e2d2 # timeout=10 Commit message: "Merge commit 'f841b5a5e64b84806f3af205f58f3dc2f9049a63' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 0d4178f65b675157f1f08c5a66487941e5abf81c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:58:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:58:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:58:11 ========================================================= 18:58:11 EdgeX Global Pipelines Version Info 18:58:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:58:13 ------------------- 18:58:13 stable info: 18:58:13 ------------------- 18:58:13 Commited By: Ginny Guan ginny@iotechsys.com 18:58:13 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 18:58:13 Message: update stable to v1.0.281 18:58:13 ------------------- 18:58:13 experimental info: 18:58:13 ------------------- 18:58:13 Commited By: **** collab-it+edgex@linuxfoundation.org 18:58:13 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 18:58:13 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-150 [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-150 [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-150 [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3425a14e69db810aa173a6e117a5d3401813e2d2 [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3425a14 [Pipeline] echo 18:58:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:14 provisioning config files... 18:58:14 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config14715913254818643624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:14 ---> ****-login.sh 18:58:14 nexus3.edgexfoundry.org:10001 18:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:15 18:58:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:58:15 Configure a credential helper to remove this warning. See 18:58:15 https://docs.****.com/go/credential-store/ 18:58:15 18:58:15 Login Succeeded 18:58:15 nexus3.edgexfoundry.org:10002 18:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:15 18:58:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:58:15 Configure a credential helper to remove this warning. See 18:58:15 https://docs.****.com/go/credential-store/ 18:58:15 18:58:15 Login Succeeded 18:58:15 nexus3.edgexfoundry.org:10003 18:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:15 18:58:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:58:15 Configure a credential helper to remove this warning. See 18:58:15 https://docs.****.com/go/credential-store/ 18:58:15 18:58:15 Login Succeeded 18:58:15 nexus3.edgexfoundry.org:10004 18:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:15 18:58:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:58:15 Configure a credential helper to remove this warning. See 18:58:15 https://docs.****.com/go/credential-store/ 18:58:15 18:58:15 Login Succeeded 18:58:15 ****.io 18:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:15 18:58:15 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 18:58:15 Configure a credential helper to remove this warning. See 18:58:15 https://docs.****.com/go/credential-store/ 18:58:15 18:58:15 Login Succeeded 18:58:15 ---> ****-login.sh ends [Pipeline] } 18:58:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:58:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:58:16 + grep -v github /etc/ssh/ssh_known_hosts 18:58:16 + [ -e /tmp/ssh_known_hosts ] 18:58:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:58:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:58:16 + sudo tee -a /etc/ssh/ssh_known_hosts 18:58:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:16 18:58:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:16 0.1.4: Pulling from edgex-devops/py-git-semver 18:58:16 3dae71ba6b94: Pulling fs layer 18:58:16 6bf1a483ea7c: Pulling fs layer 18:58:16 f5dfc541a4d3: Pulling fs layer 18:58:16 461d9e800cba: Pulling fs layer 18:58:16 80192f66455f: Pulling fs layer 18:58:16 2e8e34ca0e6c: Pulling fs layer 18:58:16 a29436f7fd5d: Pulling fs layer 18:58:16 923cac83aea3: Pulling fs layer 18:58:16 25ad8b0a4227: Pulling fs layer 18:58:16 2e8e34ca0e6c: Waiting 18:58:16 80192f66455f: Waiting 18:58:16 25ad8b0a4227: Waiting 18:58:16 db01528c6b51: Pulling fs layer 18:58:16 28988de357af: Pulling fs layer 18:58:16 db01528c6b51: Waiting 18:58:16 28988de357af: Waiting 18:58:16 6bf1a483ea7c: Verifying Checksum 18:58:16 6bf1a483ea7c: Download complete 18:58:16 461d9e800cba: Download complete 18:58:16 80192f66455f: Verifying Checksum 18:58:16 80192f66455f: Download complete 18:58:17 f5dfc541a4d3: Verifying Checksum 18:58:17 f5dfc541a4d3: Download complete 18:58:17 3dae71ba6b94: Verifying Checksum 18:58:17 3dae71ba6b94: Download complete 18:58:17 923cac83aea3: Download complete 18:58:17 25ad8b0a4227: Verifying Checksum 18:58:17 25ad8b0a4227: Download complete 18:58:17 db01528c6b51: Verifying Checksum 18:58:17 db01528c6b51: Download complete 18:58:17 28988de357af: Download complete 18:58:17 a29436f7fd5d: Verifying Checksum 18:58:17 a29436f7fd5d: Download complete 18:58:17 2e8e34ca0e6c: Verifying Checksum 18:58:17 2e8e34ca0e6c: Download complete 18:58:18 3dae71ba6b94: Pull complete 18:58:18 6bf1a483ea7c: Pull complete 18:58:19 f5dfc541a4d3: Pull complete 18:58:19 461d9e800cba: Pull complete 18:58:19 80192f66455f: Pull complete 18:58:22 2e8e34ca0e6c: Pull complete 18:58:23 a29436f7fd5d: Pull complete 18:58:23 923cac83aea3: Pull complete 18:58:23 25ad8b0a4227: Pull complete 18:58:23 db01528c6b51: Pull complete 18:58:23 28988de357af: Pull complete 18:58:23 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:58:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:23 prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container 18:58:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:58:25 $ docker top 3b83b1f192fc4c560ac6f636c80b114f1374ed7c49646fed97b9b222ecb44a1c -eo pid,comm 18:58:25 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:58:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:25 [ssh-agent] Looking for ssh-agent implementation... 18:58:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:25 $ docker exec 3b83b1f192fc4c560ac6f636c80b114f1374ed7c49646fed97b9b222ecb44a1c ssh-agent 18:58:25 SSH_AUTH_SOCK=/tmp/ssh-PcC8ymcIKFBm/agent.32 18:58:25 SSH_AGENT_PID=38 18:58:25 Running ssh-add (command line suppressed) 18:58:25 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_13126397278331829165.key (/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_13126397278331829165.key) 18:58:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:25 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-150 [Pipeline] sh 18:58:26 + git tag --points-at HEAD [Pipeline] } 18:58:26 $ docker exec --env ******** --env ******** 3b83b1f192fc4c560ac6f636c80b114f1374ed7c49646fed97b9b222ecb44a1c ssh-agent -k 18:58:26 unset SSH_AUTH_SOCK; 18:58:26 unset SSH_AGENT_PID; 18:58:26 echo Agent pid 38 killed; 18:58:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:58:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:26 [ssh-agent] Looking for ssh-agent implementation... 18:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:26 $ docker exec 3b83b1f192fc4c560ac6f636c80b114f1374ed7c49646fed97b9b222ecb44a1c ssh-agent 18:58:26 SSH_AUTH_SOCK=/tmp/ssh-BAw6uF6OMiR0/agent.85 18:58:26 SSH_AGENT_PID=91 18:58:26 Running ssh-add (command line suppressed) 18:58:26 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_12389257738304586442.key (/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_12389257738304586442.key) 18:58:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:27 + git semver init 18:58:27 2026-08-05 18:58:27,237 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:58:27 2026-08-05 18:58:27,242 [run_init] DEBUG init version:0.0.0 force:False 18:58:27 2026-08-05 18:58:27,242 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver 18:58:27 2026-08-05 18:58:27,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-150/.semver 18:58:27 2026-08-05 18:58:27,243 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150, stdin=None, shell=False, universal_newlines=False) 18:58:28 2026-08-05 18:58:27,989 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-150/.git/info/exclude 18:58:28 2026-08-05 18:58:27,989 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 with force:False 18:58:28 2026-08-05 18:58:27,989 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 18:58:28 2026-08-05 18:58:27,993 [execute] INFO git cat-file --batch-check 18:58:28 2026-08-05 18:58:27,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver, stdin=, shell=False, universal_newlines=False) 18:58:28 2026-08-05 18:58:27,998 [execute] INFO git cat-file --batch 18:58:28 2026-08-05 18:58:27,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver, stdin=, shell=False, universal_newlines=False) 18:58:28 2026-08-05 18:58:28,002 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 18:58:28 0.0.0 [Pipeline] } 18:58:28 $ docker exec --env ******** --env ******** 3b83b1f192fc4c560ac6f636c80b114f1374ed7c49646fed97b9b222ecb44a1c ssh-agent -k 18:58:28 unset SSH_AUTH_SOCK; 18:58:28 unset SSH_AGENT_PID; 18:58:28 echo Agent pid 91 killed; 18:58:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:28 + git semver [Pipeline] } 18:58:28 $ docker stop --time=1 3b83b1f192fc4c560ac6f636c80b114f1374ed7c49646fed97b9b222ecb44a1c 18:58:30 $ docker rm -f --volumes 3b83b1f192fc4c560ac6f636c80b114f1374ed7c49646fed97b9b222ecb44a1c [Pipeline] // withDockerContainer [Pipeline] sh 18:58:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:58:30 Stashed 1 file(s) [Pipeline] echo 18:58:30 [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:58:30 provisioning config files... 18:58:31 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config11588820255679061093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:31 ---> ****-login.sh 18:58:31 nexus3.edgexfoundry.org:10001 18:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:31 Login Succeeded 18:58:31 nexus3.edgexfoundry.org:10002 18:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:31 Login Succeeded 18:58:31 nexus3.edgexfoundry.org:10003 18:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:31 Login Succeeded 18:58:31 nexus3.edgexfoundry.org:10004 18:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:31 Login Succeeded 18:58:31 ****.io 18:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:31 Login Succeeded 18:58:31 ---> ****-login.sh ends [Pipeline] } 18:58:31 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:58:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:58:32 + ls -al . 18:58:32 total 72 18:58:32 drwxrwxr-x 6 jenkins jenkins 4096 Aug 5 18:58 . 18:58:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 18:58 .. 18:58:32 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 18:58 .git 18:58:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 18:58 .github 18:58:32 -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 18:58 .gitignore 18:58:32 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 18:58 .semver 18:58:32 -rw-rw-r-- 1 jenkins jenkins 1655 Aug 5 18:58 Dockerfile 18:58:32 -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 18:58 Jenkinsfile 18:58:32 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 18:58 LICENSE 18:58:32 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 18:58 README.md 18:58:32 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 18:58 TUC 18:58:32 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 18:58 VERSION 18:58:32 -rw-rw-r-- 1 jenkins jenkins 473 Aug 5 18:58 requirements.txt 18:58:32 -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 18:58 robot-entrypoint.sh 18:58:32 -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 18:58 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:33 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=3425a14e69db810aa173a6e117a5d3401813e2d2 --label arch=amd64 --label version=0.0.0 . 18:58:34 #0 building with "default" instance using docker driver 18:58:34 18:58:34 #1 [internal] load build definition from Dockerfile 18:58:34 #1 transferring dockerfile: 1.69kB done 18:58:34 #1 DONE 0.0s 18:58:34 18:58:34 #2 [internal] load metadata for docker.io/library/alpine:3.23.2 18:58:34 #2 DONE 0.6s 18:58:34 18:58:34 #3 [internal] load .dockerignore 18:58:34 #3 transferring context: 2B done 18:58:34 #3 DONE 0.0s 18:58:34 18:58:34 #4 [internal] load build context 18:58:34 #4 transferring context: 602.01kB 0.0s done 18:58:34 #4 DONE 0.1s 18:58:34 18:58:34 #5 [1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 18:58:34 #5 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.0s done 18:58:34 #5 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 18:58:34 #5 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 18:58:34 #5 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 18:58:34 #5 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0B / 3.86MB 0.2s 18:58:34 #5 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.4s 18:58:34 #5 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.4s done 18:58:34 #5 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.1s 18:58:35 #5 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.1s done 18:58:35 #5 DONE 0.6s 18:58:35 18:58:35 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 18:58:35 #6 DONE 0.1s 18:58:35 18:58:35 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 18:58:35 #7 DONE 0.0s 18:58:35 18:58:35 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 18:58:35 #8 DONE 0.0s 18:58:35 18:58:35 #9 [5/7] WORKDIR /edgex-taf 18:58:35 #9 DONE 0.0s 18:58:35 18:58:35 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:35 #10 DONE 0.3s 18:58:35 18:58:35 #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:58:36 #11 1.392 Preupgrading: 18:58:36 #11 1.392 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.7-r0) 18:58:36 #11 1.599 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.7-r0) 18:58:37 #11 1.783 Executing busybox-1.37.0-r30.trigger 18:58:37 #11 1.813 Continuing with the main upgrade transaction: 18:58:37 #11 2.102 (1/9) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) 18:58:37 #11 2.250 Installing file to etc/hosts.apk-new 18:58:37 #11 2.250 Installing file to etc/shadow.apk-new 18:58:37 #11 2.251 (2/9) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) 18:58:37 #11 2.494 (3/9) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) 18:58:37 #11 2.612 Executing alpine-baselayout-3.7.2-r0.pre-upgrade 18:58:38 #11 2.619 Executing alpine-baselayout-3.7.2-r0.post-upgrade 18:58:38 #11 2.629 (4/9) Upgrading alpine-release (3.23.2-r0 -> 3.23.5-r0) 18:58:38 #11 2.750 (5/9) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.7-r0) 18:58:38 #11 2.947 (6/9) Upgrading libssl3 (3.5.4-r0 -> 3.5.7-r0) 18:58:38 #11 3.183 (7/9) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 18:58:38 #11 3.375 (8/9) Upgrading ca-certificates-bundle (20251003-r0 -> 20260611-r0) 18:58:39 #11 3.526 (9/9) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) 18:58:39 #11 3.685 Executing busybox-1.37.0-r30.trigger 18:58:39 #11 3.692 OK: 8192 KiB in 16 packages 18:58:39 #11 4.384 ( 1/14) Installing brotli-libs (1.2.0-r0) 18:58:40 #11 4.636 ( 2/14) Installing c-ares (1.34.8-r0) 18:58:40 #11 4.774 ( 3/14) Installing libunistring (1.4.1-r0) 18:58:40 #11 4.935 ( 4/14) Installing libidn2 (2.3.8-r0) 18:58:40 #11 5.136 ( 5/14) Installing nghttp2-libs (1.69.0-r0) 18:58:40 #11 5.319 ( 6/14) Installing libpsl (0.21.5-r3) 18:58:40 #11 5.445 ( 7/14) Installing zstd-libs (1.5.7-r2) 18:58:40 #11 5.596 ( 8/14) Installing libcurl (8.20.0-r0) 18:58:41 #11 5.749 ( 9/14) Installing curl (8.20.0-r0) 18:58:41 #11 5.954 (10/14) Installing ca-certificates (20260611-r0) 18:58:41 #11 6.099 (11/14) Installing docker-cli (29.5.2-r0) 18:58:41 #11 6.502 (12/14) Installing oniguruma (6.9.10-r0) 18:58:42 #11 6.729 (13/14) Installing jq (1.8.1-r0) 18:58:42 #11 6.935 (14/14) Installing openssl (3.5.7-r0) 18:58:42 #11 7.163 Executing busybox-1.37.0-r30.trigger 18:58:42 #11 7.168 Executing ca-certificates-20260611-r0.trigger 18:58:42 #11 7.204 OK: 45.3 MiB in 30 packages 18:58:43 #11 7.908 ( 1/184) Installing libxau (1.0.12-r0) 18:58:43 #11 8.016 ( 2/184) Installing libmd (1.1.0-r0) 18:58:43 #11 8.132 ( 3/184) Installing libbsd (0.12.2-r0) 18:58:43 #11 8.250 ( 4/184) Installing libxdmcp (1.1.5-r1) 18:58:43 #11 8.355 ( 5/184) Installing libxcb (1.17.0-r1) 18:58:43 #11 8.592 ( 6/184) Installing libx11 (1.8.12-r1) 18:58:44 #11 8.772 ( 7/184) Installing libxext (1.3.6-r2) 18:58:44 #11 8.933 ( 8/184) Installing hwdata-pci (0.401-r0) 18:58:44 #11 9.162 ( 9/184) Installing libpciaccess (0.18.1-r1) 18:58:44 #11 9.332 ( 10/184) Installing libdrm (2.4.131-r0) 18:58:44 #11 9.541 ( 11/184) Installing libgcc (15.2.0-r2) 18:58:45 #11 9.724 ( 12/184) Installing chromium-angle (149.0.7827.53-r0) 18:58:45 #11 10.02 ( 13/184) Installing chromium-common (149.0.7827.53-r0) 18:58:45 #11 10.25 ( 14/184) Installing libexpat (2.8.2-r0) 18:58:45 #11 10.38 ( 15/184) Installing libbz2 (1.0.8-r6) 18:58:45 Still waiting to schedule task 18:58:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:58:46 #11 10.51 ( 16/184) Installing libpng (1.6.58-r1) 18:58:46 #11 10.65 ( 17/184) Installing freetype (2.14.3-r0) 18:58:46 #11 10.80 ( 18/184) Installing fontconfig (2.17.1-r0) 18:58:46 #11 10.98 ( 19/184) Installing libfontenc (1.1.8-r0) 18:58:46 #11 11.14 ( 20/184) Installing mkfontscale (1.2.3-r1) 18:58:46 #11 11.27 ( 21/184) Installing font-opensans (0_git20210927-r1) 18:58:46 #11 11.45 ( 22/184) Installing libffi (3.5.2-r0) 18:58:47 #11 11.61 ( 23/184) Installing libintl (0.24.1-r1) 18:58:47 #11 11.74 ( 24/184) Installing libeconf (0.8.3-r0) 18:58:47 #11 11.86 ( 25/184) Installing libblkid (2.41.4-r0) 18:58:47 #11 11.98 ( 26/184) Installing libmount (2.41.4-r0) 18:58:47 #11 12.12 ( 27/184) Installing pcre2 (10.47-r0) 18:58:47 #11 12.35 ( 28/184) Installing glib (2.86.3-r0) 18:58:47 #11 12.53 ( 29/184) Installing gobject-introspection (1.86.0-r0) 18:58:48 #11 12.67 ( 30/184) Installing pkgconf (2.5.1-r0) 18:58:48 #11 12.86 ( 31/184) Installing hicolor-icon-theme (0.18-r0) 18:58:48 #11 13.01 ( 32/184) Installing libstdc++ (15.2.0-r2) 18:58:48 #11 13.27 ( 33/184) Installing xz-libs (5.8.3-r0) 18:58:48 #11 13.48 ( 34/184) Installing libxml2 (2.13.9-r1) 18:58:49 #11 13.72 ( 35/184) Installing shared-mime-info (2.4-r6) 18:58:49 #11 13.87 ( 36/184) Installing libjpeg-turbo (3.1.2-r0) 18:58:49 #11 14.08 ( 37/184) Installing libsharpyuv (1.6.0-r0) 18:58:49 #11 14.24 ( 38/184) Installing libwebp (1.6.0-r0) 18:58:49 #11 14.48 ( 39/184) Installing tiff (4.7.1-r0) 18:58:49 #11 14.63 ( 40/184) Installing gdk-pixbuf (2.44.4-r0) 18:58:50 #11 14.83 ( 41/184) Installing gtk-update-icon-cache (3.24.51-r0) 18:58:50 #11 14.96 ( 42/184) Installing libxcomposite (0.4.6-r5) 18:58:50 #11 15.08 ( 43/184) Installing libxfixes (6.0.2-r0) 18:58:50 #11 15.21 ( 44/184) Installing libxrender (0.9.12-r0) 18:58:50 #11 15.33 ( 45/184) Installing libxcursor (1.2.3-r0) 18:58:50 #11 15.45 ( 46/184) Installing libxdamage (1.1.6-r5) 18:58:51 #11 15.56 ( 47/184) Installing libxi (1.8.2-r0) 18:58:51 #11 15.72 ( 48/184) Installing libxinerama (1.1.5-r4) 18:58:51 #11 15.83 ( 49/184) Installing libxrandr (1.5.4-r1) 18:58:51 #11 16.00 ( 50/184) Installing libatk-1.0 (2.58.3-r0) 18:58:51 #11 16.14 ( 51/184) Installing dbus-libs (1.16.2-r1) 18:58:51 #11 16.35 ( 52/184) Installing at-spi2-core-libs (2.58.3-r0) 18:58:51 #11 16.49 ( 53/184) Installing gdbm (1.26-r0) 18:58:52 #11 16.65 ( 54/184) Installing mpdecimal (4.0.1-r0) 18:58:52 #11 16.78 ( 55/184) Installing ncurses-terminfo-base (6.5_p20251123-r0) 18:58:52 #11 16.91 ( 56/184) Installing libncursesw (6.5_p20251123-r0) 18:58:52 #11 17.05 ( 57/184) Installing libpanelw (6.5_p20251123-r0) 18:58:52 #11 17.20 ( 58/184) Installing readline (8.3.1-r0) 18:58:52 #11 17.42 ( 59/184) Installing sqlite-libs (3.51.2-r0) 18:58:53 #11 17.59 ( 60/184) Installing python3 (3.12.13-r0) 18:58:53 #11 17.98 ( 61/184) Installing python3-pycache-pyc0 (3.12.13-r0) 18:58:53 #11 18.31 ( 62/184) Installing pyc (3.12.13-r0) 18:58:53 #11 18.31 ( 63/184) Installing python3-pyc (3.12.13-r0) 18:58:53 #11 18.31 ( 64/184) Installing libxtst (1.2.5-r0) 18:58:53 #11 18.43 ( 65/184) Installing at-spi2-core (2.58.3-r0) 18:58:54 #11 18.62 ( 66/184) Installing libatk-bridge-2.0 (2.58.3-r0) 18:58:54 #11 18.80 ( 67/184) Installing pixman (0.46.4-r0) 18:58:54 #11 19.03 ( 68/184) Installing cairo (1.18.4-r0) 18:58:54 #11 19.27 ( 69/184) Installing cairo-gobject (1.18.4-r0) 18:58:54 #11 19.37 ( 70/184) Installing avahi-libs (0.8-r23) 18:58:54 #11 19.51 ( 71/184) Installing gmp (6.3.0-r4) 18:58:55 #11 19.73 ( 72/184) Installing nettle (3.10.2-r0) 18:58:55 #11 19.90 ( 73/184) Installing libtasn1 (4.21.0-r0) 18:58:55 #11 20.06 ( 74/184) Installing p11-kit (0.26.2-r0) 18:58:55 #11 20.22 ( 75/184) Installing gnutls (3.8.13-r0) 18:58:55 #11 20.40 ( 76/184) Installing cups-libs (2.4.18-r0) 18:58:55 #11 20.63 ( 77/184) Installing libepoxy (1.5.10-r1) 18:58:56 #11 20.79 ( 78/184) Installing fribidi (1.0.16-r2) 18:58:56 #11 20.96 ( 79/184) Installing graphite2 (1.3.14-r6) 18:58:56 #11 21.14 ( 80/184) Installing harfbuzz (12.2.0-r0) 18:58:56 #11 21.39 ( 81/184) Installing libxft (2.3.9-r0) 18:58:56 #11 21.50 ( 82/184) Installing pango (1.56.4-r0) 18:58:56 #11 21.65 ( 83/184) Installing wayland-libs-client (1.24.0-r0) 18:58:57 #11 21.78 ( 84/184) Installing wayland-libs-cursor (1.24.0-r0) 18:58:57 #11 21.93 ( 85/184) Installing wayland-libs-egl (1.24.0-r0) 18:58:57 #11 22.03 ( 86/184) Installing xkeyboard-config (2.46-r0) 18:58:57 #11 22.22 ( 87/184) Installing libxkbcommon (1.12.2-r0) 18:58:57 #11 22.43 ( 88/184) Installing gtk+3.0 (3.24.51-r0) 18:58:58 #11 22.65 ( 89/184) Installing icu-data-full (76.1-r1) 18:58:58 #11 22.98 ( 90/184) Installing llvm21-libs (21.1.2-r1) 18:58:59 #11 24.10 ( 91/184) Installing spirv-tools (1.4.321.0-r1) 18:58:59 #11 24.29 ( 92/184) Installing libelf (0.194-r0) 18:58:59 #11 24.43 ( 93/184) Installing libxshmfence (1.3.3-r0) 18:58:59 #11 24.57 ( 94/184) Installing mesa (25.2.7-r1) 18:59:00 #11 24.95 ( 95/184) Installing mesa-gbm (25.2.7-r1) 18:59:00 #11 25.08 ( 96/184) Installing mesa-dri-gallium (25.2.7-r1) 18:59:00 #11 25.24 ( 97/184) Installing eudev-libs (3.2.14-r6) 18:59:00 #11 25.40 ( 98/184) Installing libmagic (5.46-r2) 18:59:01 #11 25.64 ( 99/184) Installing file (5.46-r2) 18:59:01 #11 25.75 (100/184) Installing xprop (1.2.8-r0) 18:59:01 #11 25.88 (101/184) Installing libice (1.1.2-r0) 18:59:01 #11 26.06 (102/184) Installing libuuid (2.41.4-r0) 18:59:01 #11 26.18 (103/184) Installing libsm (1.2.6-r0) 18:59:01 #11 26.34 (104/184) Installing libxt (1.3.1-r0) 18:59:01 #11 26.54 (105/184) Installing libxmu (1.2.1-r0) 18:59:02 #11 26.73 (106/184) Installing xset (1.2.5-r1) 18:59:02 #11 26.86 (107/184) Installing xdg-utils (1.2.1-r1) 18:59:02 #11 26.99 (108/184) Installing libogg (1.3.6-r0) 18:59:02 #11 27.16 (109/184) Installing libflac (1.4.3-r2) 18:59:02 #11 27.31 (110/184) Installing alsa-lib (1.2.14-r2) 18:59:02 #11 27.56 (111/184) Installing libSvtAv1Enc (3.1.2-r0) 18:59:03 #11 27.88 (112/184) Installing aom-libs (3.14.1-r0) 18:59:03 #11 28.22 (113/184) Installing libva (2.22.0-r1) 18:59:03 #11 28.40 (114/184) Installing libvdpau (1.5-r4) 18:59:03 #11 28.53 (115/184) Installing libvpl (2.15.0-r1) 18:59:04 #11 28.74 (116/184) Installing ffmpeg-libavutil (8.0.1-r1) 18:59:04 #11 28.98 (117/184) Installing libdav1d (1.5.2-r0) 18:59:04 #11 29.14 (118/184) Installing libhwy (1.3.0-r0) 18:59:04 #11 29.25 (119/184) Installing lcms2 (2.19-r0) 18:59:04 #11 29.39 (120/184) Installing libjxl (0.11.2-r0) 18:59:04 #11 29.58 (121/184) Installing lame-libs (3.100-r5) 18:59:05 #11 29.78 (122/184) Installing opus (1.5.2-r1) 18:59:05 #11 30.09 (123/184) Installing rav1e-libs (0.8.1-r0) 18:59:05 #11 30.27 (124/184) Installing glslang-libs (1.4.321.0-r0) 18:59:05 #11 30.45 (125/184) Installing shaderc (2025.3-r0) 18:59:06 #11 30.64 (126/184) Installing libgomp (15.2.0-r2) 18:59:06 #11 30.84 (127/184) Installing soxr (0.1.3-r7) 18:59:06 #11 30.98 (128/184) Installing ffmpeg-libswresample (8.0.1-r1) 18:59:06 #11 31.13 (129/184) Installing libtheora (1.2.0-r0) 18:59:06 #11 31.35 (130/184) Installing libvorbis (1.3.7-r2) 18:59:06 #11 31.51 (131/184) Installing libvpx (1.15.2-r1) 18:59:07 #11 31.70 (132/184) Installing libwebpmux (1.6.0-r0) 18:59:07 #11 32.11 (133/184) Installing x264-libs (0.164.3108-r1) 18:59:07 #11 32.30 (134/184) Installing numactl (2.0.18-r0) 18:59:07 #11 32.46 (135/184) Installing x265-libs (4.1-r0) 18:59:08 #11 32.70 (136/184) Installing xvidcore (1.3.7-r2) 18:59:08 #11 32.85 (137/184) Installing ffmpeg-libavcodec (8.0.1-r1) 18:59:08 #11 33.15 (138/184) Installing libudfread (1.2.0-r0) 18:59:08 #11 33.29 (139/184) Installing libbluray (1.4.0-r0) 18:59:08 #11 33.49 (140/184) Installing mpg123-libs (1.33.3-r0) 18:59:09 #11 33.70 (141/184) Installing libopenmpt (0.8.6-r0) 18:59:09 #11 33.87 (142/184) Installing cjson (1.7.19-r1) 18:59:09 #11 34.03 (143/184) Installing mbedtls (3.6.7-r0) 18:59:09 #11 34.26 (144/184) Installing librist (0.2.10-r1) 18:59:09 #11 34.40 (145/184) Installing libsrt (1.5.3-r1) 18:59:09 #11 34.56 (146/184) Installing libssh (0.11.4-r0) 18:59:10 #11 34.77 (147/184) Installing libsodium (1.0.20-r1) 18:59:10 #11 34.98 (148/184) Installing libzmq (4.3.5-r2) 18:59:10 #11 35.20 (149/184) Installing ffmpeg-libavformat (8.0.1-r1) 18:59:10 #11 35.49 (150/184) Installing crc32c (1.1.2-r3) 18:59:11 #11 35.62 (151/184) Installing double-conversion (3.3.1-r0) 18:59:11 #11 35.79 (152/184) Installing harfbuzz-subset (12.2.0-r0) 18:59:11 #11 35.96 (153/184) Installing minizip (1.3.1-r0) 18:59:11 #11 36.13 (154/184) Installing nspr (4.36-r0) 18:59:11 #11 36.33 (155/184) Installing nss (3.123.1-r0) 18:59:11 #11 36.51 (156/184) Installing openh264 (2.6.0-r0) 18:59:12 #11 36.77 (157/184) Installing libcamera-ipa (0.6.0-r0) 18:59:12 #11 36.98 (158/184) Installing libunwind (1.8.1-r0) 18:59:12 #11 37.13 (159/184) Installing yaml (0.2.5-r2) 18:59:12 #11 37.30 (160/184) Installing libcamera (0.6.0-r0) 18:59:12 #11 37.56 (161/184) Installing serd-libs (0.32.4-r0) 18:59:13 #11 37.69 (162/184) Installing zix-libs (0.6.2-r0) 18:59:13 #11 37.83 (163/184) Installing sord-libs (0.16.18-r0) 18:59:13 #11 37.96 (164/184) Installing sratom (0.6.18-r0) 18:59:13 #11 38.12 (165/184) Installing lilv-libs (0.24.26-r0) 18:59:13 #11 38.26 (166/184) Installing speexdsp (1.2.1-r2) 18:59:13 #11 38.42 (167/184) Installing libuv (1.52.1-r0) 18:59:13 #11 38.57 (168/184) Installing roc-toolkit-libs (0.4.0-r1) 18:59:14 #11 38.74 (169/184) Installing libsndfile (1.2.2-r2) 18:59:14 #11 38.95 (170/184) Installing abseil-cpp-raw-logging-internal (20250814.1-r0) 18:59:14 #11 39.09 (171/184) Installing abseil-cpp-strings-internal (20250814.1-r0) 18:59:14 #11 39.24 (172/184) Installing abseil-cpp-strings (20250814.1-r0) 18:59:14 #11 39.42 (173/184) Installing webrtc-audio-processing-2 (2.1-r1) 18:59:14 #11 39.59 (174/184) Installing pipewire-libs (1.4.9-r5) 18:59:15 #11 39.88 (175/184) Installing libasyncns (0.8-r4) 18:59:15 #11 40.00 (176/184) Installing libltdl (2.5.4-r2) 18:59:15 #11 40.16 (177/184) Installing orc (0.4.41-r0) 18:59:15 #11 40.38 (178/184) Installing tdb-libs (1.4.14-r0) 18:59:15 #11 40.51 (179/184) Installing libpulse (17.0-r5) 18:59:16 #11 40.75 (180/184) Installing simdutf (7.5.0-r1) 18:59:16 #11 40.92 (181/184) Installing libwebpdemux (1.6.0-r0) 18:59:16 #11 41.02 (182/184) Installing libxslt (1.1.43-r3) 18:59:16 #11 41.16 (183/184) Installing chromium (149.0.7827.53-r0) 18:59:18 #11 42.97 (184/184) Installing chromium-chromedriver (149.0.7827.53-r0) 18:59:18 #11 43.33 Executing busybox-1.37.0-r30.trigger 18:59:18 #11 43.33 Executing fontconfig-2.17.1-r0.trigger 18:59:18 #11 43.35 Executing mkfontscale-1.2.3-r1.trigger 18:59:18 #11 43.37 Executing glib-2.86.3-r0.trigger 18:59:18 #11 43.38 Executing shared-mime-info-2.4-r6.trigger 18:59:19 #11 43.72 Executing gdk-pixbuf-2.44.4-r0.trigger 18:59:19 #11 43.73 Executing gtk-update-icon-cache-3.24.51-r0.trigger 18:59:19 #11 43.75 Executing gtk+3.0-3.24.51-r0.trigger 18:59:19 #11 43.77 OK: 810.7 MiB in 214 packages 18:59:19 #11 44.47 ( 1/31) Installing jansson (2.14.1-r0) 18:59:19 #11 44.65 ( 2/31) Installing binutils (2.45.1-r0) 18:59:20 #11 44.96 ( 3/31) Installing libatomic (15.2.0-r2) 18:59:20 #11 45.08 ( 4/31) Installing isl26 (0.26-r1) 18:59:20 #11 45.27 ( 5/31) Installing mpfr4 (4.2.2-r0) 18:59:20 #11 45.43 ( 6/31) Installing mpc1 (1.3.1-r1) 18:59:21 #11 45.61 ( 7/31) Installing gcc (15.2.0-r2) 18:59:22 #11 46.77 ( 8/31) Installing musl-dev (1.2.5-r23) 18:59:22 #11 46.99 ( 9/31) Installing linux-headers (6.16.12-r0) 18:59:22 #11 47.29 (10/31) Installing libffi-dev (3.5.2-r0) 18:59:22 #11 47.41 (11/31) Installing libpq (18.4-r0) 18:59:22 #11 47.62 (12/31) Installing openssl-dev (3.5.7-r0) 18:59:23 #11 47.85 (13/31) Installing libpq-dev (18.4-r0) 18:59:23 #11 48.10 (14/31) Installing libecpg (18.4-r0) 18:59:23 #11 48.23 (15/31) Installing libecpg-dev (18.4-r0) 18:59:23 #11 48.40 (16/31) Installing clang20-headers (20.1.8-r1) 18:59:23 #11 48.61 (17/31) Installing llvm20-libs (20.1.8-r0) 18:59:25 #11 49.73 (18/31) Installing clang20-libs (20.1.8-r1) 18:59:25 #11 50.52 (19/31) Installing fortify-headers (1.1-r5) 18:59:25 #11 50.63 (20/31) Installing libstdc++-dev (15.2.0-r2) 18:59:26 #11 50.89 (21/31) Installing llvm20-linker-tools (20.1.8-r0) 18:59:26 #11 51.03 (22/31) Installing clang20 (20.1.8-r1) 18:59:26 #11 51.19 (23/31) Installing icu-libs (76.1-r1) 18:59:26 #11 51.48 (24/31) Installing icu (76.1-r1) 18:59:27 #11 51.71 (25/31) Installing icu-dev (76.1-r1) 18:59:27 #11 51.98 (26/31) Installing llvm20 (20.1.8-r0) 18:59:28 #11 52.87 (27/31) Installing lz4-libs (1.10.0-r0) 18:59:28 #11 53.06 (28/31) Installing lz4-dev (1.10.0-r0) 18:59:28 #11 53.20 (29/31) Installing zstd (1.5.7-r2) 18:59:28 #11 53.34 (30/31) Installing zstd-dev (1.5.7-r2) 18:59:28 #11 53.47 (31/31) Installing postgresql18-dev (18.4-r0) 18:59:29 #11 53.78 Executing busybox-1.37.0-r30.trigger 18:59:29 #11 53.79 OK: 1434.0 MiB in 245 packages 18:59:29 #11 54.47 (1/4) Installing g++ (15.2.0-r2) 18:59:30 #11 55.59 (2/4) Installing python3-dev (3.12.13-r0) 18:59:31 #11 56.05 (3/4) Installing libsodium-dev (1.0.20-r1) 18:59:31 #11 56.21 (4/4) Installing zeromq-dev (4.3.5-r2) 18:59:31 #11 56.34 Executing busybox-1.37.0-r30.trigger 18:59:32 #11 56.36 OK: 1522.5 MiB in 249 packages 18:59:32 #11 57.05 OK: 1522.5 MiB in 249 packages 18:59:33 #11 57.73 (1/1) Installing tzdata (2026c-r0) 18:59:33 #11 57.89 OK: 1522.9 MiB in 250 packages 18:59:33 #11 58.23 (1/1) Purging tzdata (2026c-r0) 18:59:33 #11 58.24 OK: 1522.5 MiB in 249 packages 18:59:35 #11 60.12 Looking in links: /tmp/tmphxknasmr 18:59:35 #11 60.12 Processing /tmp/tmphxknasmr/pip-25.0.1-py3-none-any.whl 18:59:35 #11 60.13 Installing collected packages: pip 18:59:36 #11 61.33 Successfully installed pip-25.0.1 18:59:36 #11 61.33 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:37 #11 61.81 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 18:59:37 #11 61.87 Collecting pip 18:59:37 #11 61.90 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 18:59:37 #11 62.07 Collecting setuptools 18:59:37 #11 62.07 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 18:59:37 #11 62.11 Collecting wheel 18:59:37 #11 62.12 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 18:59:37 #11 62.14 Collecting packaging>=24.0 (from wheel) 18:59:37 #11 62.14 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 18:59:37 #11 62.15 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 18:59:37 #11 62.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 170.5 MB/s eta 0:00:00 18:59:37 #11 62.17 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 18:59:37 #11 62.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 174.0 MB/s eta 0:00:00 18:59:37 #11 62.18 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 18:59:37 #11 62.19 Downloading packaging-26.3-py3-none-any.whl (129 kB) 18:59:37 #11 62.23 Installing collected packages: setuptools, pip, packaging, wheel 18:59:38 #11 63.09 Attempting uninstall: pip 18:59:38 #11 63.09 Found existing installation: pip 25.0.1 18:59:38 #11 63.14 Uninstalling pip-25.0.1: 18:59:38 #11 63.15 Successfully uninstalled pip-25.0.1 18:59:40 #11 64.51 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 18:59:40 #11 64.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. 18:59:40 #11 65.09 Processing ./edgex-taf-common 18:59:40 #11 65.09 Installing build dependencies: started 18:59:41 #11 65.86 Installing build dependencies: finished with status 'done' 18:59:41 #11 65.86 Getting requirements to build wheel: started 18:59:41 #11 66.30 Getting requirements to build wheel: finished with status 'done' 18:59:41 #11 66.30 Preparing metadata (pyproject.toml): started 18:59:41 #11 66.53 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:42 #11 66.53 Building wheels for collected packages: edgex-taf-common 18:59:42 #11 66.53 Building wheel for edgex-taf-common (pyproject.toml): started 18:59:42 #11 66.81 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 18:59:42 #11 66.81 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=451554b070f03ea25ff21f17553c67d34d8d374ef6bacae9dbf5f2e3f212c055 18:59:42 #11 66.81 Stored in directory: /tmp/pip-ephem-wheel-cache-jw86ebov/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:59:42 #11 66.82 Successfully built edgex-taf-common 18:59:42 #11 66.84 Installing collected packages: edgex-taf-common 18:59:42 #11 66.87 Successfully installed edgex-taf-common-0.0.0 18:59:42 #11 66.87 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:42 #11 67.43 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 18:59:42 #11 67.46 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 18:59:42 #11 67.48 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 18:59:42 #11 67.48 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 18:59:42 #11 67.50 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 18:59:42 #11 67.51 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 18:59:42 #11 67.53 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 18:59:43 #11 67.54 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 18:59:43 #11 67.55 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 18:59:43 #11 67.55 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 18:59:43 #11 67.57 Installing build dependencies: started 18:59:43 #11 68.21 Installing build dependencies: finished with status 'done' 18:59:43 #11 68.21 Getting requirements to build wheel: started 18:59:44 #11 68.64 Getting requirements to build wheel: finished with status 'done' 18:59:44 #11 68.64 Preparing metadata (pyproject.toml): started 18:59:44 #11 68.87 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:44 #11 68.88 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 18:59:44 #11 68.88 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:59:44 #11 68.89 Installing build dependencies: started 18:59:45 #11 69.53 Installing build dependencies: finished with status 'done' 18:59:45 #11 69.53 Getting requirements to build wheel: started 18:59:45 #11 69.96 Getting requirements to build wheel: finished with status 'done' 18:59:45 #11 69.97 Preparing metadata (pyproject.toml): started 18:59:45 #11 70.18 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:45 #11 70.20 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 18:59:45 #11 70.21 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 18:59:45 #11 70.22 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 18:59:45 #11 70.23 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 18:59:45 #11 70.26 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 18:59:45 #11 70.26 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 18:59:45 #11 70.27 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 18:59:45 #11 70.27 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 18:59:45 #11 70.29 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 18:59:45 #11 70.30 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:59:45 #11 70.58 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 18:59:46 #11 70.58 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 18:59:46 #11 70.68 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 18:59:46 #11 70.68 Downloading psutil-7.0.0.tar.gz (497 kB) 18:59:46 #11 70.77 Installing build dependencies: started 18:59:47 #11 71.43 Installing build dependencies: finished with status 'done' 18:59:47 #11 71.43 Getting requirements to build wheel: started 18:59:47 #11 72.04 Getting requirements to build wheel: finished with status 'done' 18:59:47 #11 72.04 Preparing metadata (pyproject.toml): started 18:59:47 #11 72.43 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:48 #11 72.73 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 18:59:48 #11 72.74 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 18:59:48 #11 72.75 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 18:59:48 #11 72.76 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 18:59:48 #11 72.82 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:59:48 #11 72.82 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:59:48 #11 72.89 Installing build dependencies: started 18:59:48 #11 73.53 Installing build dependencies: finished with status 'done' 18:59:49 #11 73.53 Getting requirements to build wheel: started 18:59:49 #11 74.00 Getting requirements to build wheel: finished with status 'done' 18:59:49 #11 74.00 Preparing metadata (pyproject.toml): started 18:59:49 #11 74.24 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:49 #11 74.34 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 18:59:49 #11 74.35 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 18:59:49 #11 74.54 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 18:59:50 #11 74.54 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 18:59:50 #11 74.56 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 18:59:50 #11 74.56 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 18:59:50 #11 74.82 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) 18:59:50 #11 74.82 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) 18:59:50 #11 74.84 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 18:59:50 #11 74.84 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:59:50 #11 74.85 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 18:59:50 #11 74.86 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 18:59:50 #11 74.87 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 18:59:50 #11 74.87 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:59:50 #11 74.91 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:50 #11 74.92 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) 18:59:50 #11 74.93 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:50 #11 74.94 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 18:59:50 #11 74.95 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:50 #11 74.96 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 18:59:50 #11 74.99 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:50 #11 75.00 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 18:59:50 #11 75.01 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:50 #11 75.02 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) 18:59:50 #11 75.04 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:50 #11 75.04 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 18:59:50 #11 75.06 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:50 #11 75.07 Downloading flex-6.14.1.tar.gz (40 kB) 18:59:50 #11 75.11 Installing build dependencies: started 18:59:51 #11 75.76 Installing build dependencies: finished with status 'done' 18:59:51 #11 75.76 Getting requirements to build wheel: started 18:59:51 #11 76.22 Getting requirements to build wheel: finished with status 'done' 18:59:51 #11 76.22 Preparing metadata (pyproject.toml): started 18:59:51 #11 76.47 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:52 #11 76.48 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:52 #11 76.49 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 18:59:52 #11 76.52 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:52 #11 76.52 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 18:59:52 #11 76.55 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:52 #11 76.56 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 18:59:52 #11 76.58 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:52 #11 76.59 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 18:59:52 #11 76.63 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:52 #11 76.64 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 18:59:52 #11 76.66 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:52 #11 76.66 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) 18:59:52 #11 76.80 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:52 #11 76.81 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (41 kB) 18:59:52 #11 76.83 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:52 #11 76.83 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 18:59:52 #11 76.86 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:52 #11 76.86 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 18:59:52 #11 76.88 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 18:59:52 #11 76.89 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 18:59:52 #11 76.91 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:52 #11 76.91 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) 18:59:52 #11 76.93 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:52 #11 76.94 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:59:52 #11 76.94 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)) (83.0.0) 18:59:52 #11 77.08 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) 18:59:52 #11 77.09 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.5 kB) 18:59:52 #11 77.10 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) 18:59:52 #11 77.11 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 18:59:52 #11 77.16 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:52 #11 77.16 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 18:59:52 #11 77.18 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:52 #11 77.19 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 18:59:52 #11 77.21 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 18:59:52 #11 77.22 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 18:59:52 #11 77.24 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:52 #11 77.24 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:59:52 #11 77.26 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 18:59:52 #11 77.26 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 18:59:52 #11 77.28 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 18:59:52 #11 77.29 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 18:59:52 #11 77.30 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:52 #11 77.30 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:59:52 #11 77.37 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:52 #11 77.37 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 18:59:52 #11 77.38 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:52 #11 77.39 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:59:52 #11 77.40 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:52 #11 77.40 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:59:52 #11 77.41 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:52 #11 77.42 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:59:52 #11 77.43 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:52 #11 77.43 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 18:59:52 #11 77.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)) 18:59:52 #11 77.45 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:59:52 #11 77.47 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:52 #11 77.48 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 18:59:52 #11 77.53 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:53 #11 77.53 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 18:59:53 #11 77.54 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:53 #11 77.55 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:59:53 #11 77.55 Installing build dependencies: started 18:59:53 #11 78.23 Installing build dependencies: finished with status 'done' 18:59:53 #11 78.23 Getting requirements to build wheel: started 18:59:54 #11 78.70 Getting requirements to build wheel: finished with status 'done' 18:59:54 #11 78.70 Preparing metadata (pyproject.toml): started 18:59:54 #11 78.93 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:54 #11 78.94 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:54 #11 78.94 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:59:54 #11 78.95 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:54 #11 78.96 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:59:54 #11 78.97 Installing build dependencies: started 18:59:55 #11 79.62 Installing build dependencies: finished with status 'done' 18:59:55 #11 79.63 Getting requirements to build wheel: started 18:59:55 #11 80.07 Getting requirements to build wheel: finished with status 'done' 18:59:55 #11 80.07 Preparing metadata (pyproject.toml): started 18:59:55 #11 80.30 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:55 #11 80.32 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:55 #11 80.32 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 18:59:55 #11 80.34 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:55 #11 80.34 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 18:59:55 #11 80.36 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:55 #11 80.37 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 18:59:56 #11 80.73 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:56 #11 80.73 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:59:56 #11 80.75 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:56 #11 80.76 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 18:59:56 #11 80.77 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:56 #11 80.78 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 18:59:56 #11 80.80 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:56 #11 80.80 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 18:59:56 #11 80.82 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:56 #11 80.82 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 18:59:56 #11 80.84 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:56 #11 80.85 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 18:59:56 #11 80.87 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:56 #11 80.88 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 18:59:56 #11 80.89 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:56 #11 80.89 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 18:59:56 #11 81.05 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:56 #11 81.05 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 18:59:56 #11 81.07 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:56 #11 81.08 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 18:59:56 #11 81.09 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:56 #11 81.10 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 18:59:56 #11 81.14 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:56 #11 81.15 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 18:59:56 #11 81.16 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:56 #11 81.17 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) 18:59:57 #11 82.10 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:57 #11 82.10 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) 18:59:57 #11 82.11 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:57 #11 82.12 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 18:59:57 #11 82.19 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 18:59:57 #11 82.20 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 18:59:57 #11 82.22 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 18:59:57 #11 82.22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 172.8 MB/s 0:00:00 18:59:57 #11 82.23 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 18:59:57 #11 82.23 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 18:59:57 #11 82.24 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 18:59:57 #11 82.24 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 18:59:57 #11 82.25 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 18:59:57 #11 82.25 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 18:59:57 #11 82.26 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 18:59:57 #11 82.26 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:59:57 #11 82.27 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 18:59:57 #11 82.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 213.5 MB/s 0:00:00 18:59:57 #11 82.36 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 18:59:57 #11 82.37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 264.9 MB/s 0:00:00 18:59:57 #11 82.38 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 18:59:57 #11 82.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 227.1 MB/s 0:00:00 18:59:57 #11 82.39 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 18:59:57 #11 82.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 231.0 MB/s 0:00:00 18:59:57 #11 82.41 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 18:59:57 #11 82.41 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 18:59:57 #11 82.42 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) 18:59:57 #11 82.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 209.2 MB/s 0:00:00 18:59:57 #11 82.45 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:59:57 #11 82.45 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 18:59:57 #11 82.46 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:59:58 #11 82.46 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl (226 kB) 18:59:58 #11 82.47 Downloading idna-3.18-py3-none-any.whl (65 kB) 18:59:58 #11 82.47 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 18:59:58 #11 82.48 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 18:59:58 #11 82.48 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (223 kB) 18:59:58 #11 82.49 Downloading click-8.4.2-py3-none-any.whl (119 kB) 18:59:58 #11 82.49 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 18:59:58 #11 82.50 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 18:59:58 #11 82.50 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 18:59:58 #11 82.51 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 18:59:58 #11 82.52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 191.3 MB/s 0:00:00 18:59:58 #11 82.53 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:59:58 #11 82.53 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) 18:59:58 #11 82.54 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 18:59:58 #11 82.54 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 18:59:58 #11 82.55 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) 18:59:58 #11 82.55 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) 18:59:58 #11 82.63 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 131.8 MB/s 0:00:00 18:59:58 #11 82.64 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 18:59:58 #11 82.64 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:59:58 #11 82.65 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:59:58 #11 82.65 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 18:59:58 #11 82.65 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:59:58 #11 82.66 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:59:58 #11 82.66 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:59:58 #11 82.67 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 18:59:58 #11 82.67 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 18:59:58 #11 82.68 Downloading docutils-0.23-py3-none-any.whl (634 kB) 18:59:58 #11 82.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 303.0 MB/s 0:00:00 18:59:58 #11 82.69 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 18:59:58 #11 82.69 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 18:59:58 #11 82.70 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 284.8 MB/s 0:00:00 18:59:58 #11 82.70 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:59:58 #11 82.71 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 18:59:58 #11 82.71 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 18:59:58 #11 82.71 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 18:59:58 #11 82.72 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 18:59:58 #11 82.72 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl (573 kB) 18:59:58 #11 82.73 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.0/573.0 kB 226.7 MB/s 0:00:00 18:59:58 #11 82.74 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 18:59:58 #11 82.74 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 18:59:58 #11 82.75 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 18:59:58 #11 82.75 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 18:59:58 #11 82.76 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 18:59:58 #11 82.76 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 18:59:58 #11 82.77 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 18:59:58 #11 82.77 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) 18:59:58 #11 82.79 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 235.1 MB/s 0:00:00 18:59:58 #11 82.79 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 18:59:58 #11 82.79 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) 18:59:58 #11 82.80 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 18:59:58 #11 82.80 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 18:59:58 #11 82.81 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 18:59:58 #11 82.81 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 18:59:58 #11 82.82 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 18:59:58 #11 82.82 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 18:59:58 #11 82.82 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 18:59:58 #11 82.83 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 269.3 MB/s 0:00:00 18:59:58 #11 82.84 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 18:59:58 #11 82.84 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 18:59:58 #11 82.85 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:59:58 #11 82.85 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) 18:59:58 #11 83.18 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:59:58 #11 83.18 Building wheel for robotframework-sshlibrary (pyproject.toml): started 18:59:58 #11 83.57 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 18:59:59 #11 83.57 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=6485129db7be71d4b92072cae460749691c344a8c27a9c5c13ebe6d99f72f40a 18:59:59 #11 83.57 Stored in directory: /tmp/pip-ephem-wheel-cache-_y5lun7q/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 18:59:59 #11 83.58 Building wheel for robotbackgroundlogger (pyproject.toml): started 18:59:59 #11 83.86 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 18:59:59 #11 83.86 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=7fa2c95a31bf747cd7b83f6eedad2cffd913406c6a03f8a5061d7772adb03f16 18:59:59 #11 83.86 Stored in directory: /tmp/pip-ephem-wheel-cache-_y5lun7q/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:59:59 #11 83.87 Building wheel for psutil (pyproject.toml): started 19:00:01 #11 85.81 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:00:01 #11 85.81 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277150 sha256=47fbddf308827a284e8fcc6b2e1e6a749f0493eaaf3482f4d40ff5b734e48048 19:00:01 #11 85.81 Stored in directory: /tmp/pip-ephem-wheel-cache-_y5lun7q/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:00:01 #11 85.82 Building wheel for psycopg2 (pyproject.toml): started 19:00:11 #11 95.26 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:00:11 #11 95.27 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=533673 sha256=e642fa3ceb83af9392626584de4834d972ac53220c03f8dbc7c7ac25d6bd75ec 19:00:11 #11 95.27 Stored in directory: /tmp/pip-ephem-wheel-cache-_y5lun7q/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:00:11 #11 95.27 Building wheel for flex (pyproject.toml): started 19:00:11 #11 95.62 Building wheel for flex (pyproject.toml): finished with status 'done' 19:00:11 #11 95.62 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=48285c66922d2b49afebf777faff37c472d2dfb25bf680f24414a39614887bec 19:00:11 #11 95.62 Stored in directory: /tmp/pip-ephem-wheel-cache-_y5lun7q/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:00:11 #11 95.63 Building wheel for strict-rfc3339 (pyproject.toml): started 19:00:11 #11 95.92 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:00:11 #11 95.92 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=e8f17d43bc69e2dd0f74b0c4395776e3937e36491cd9116ac3e471e2560b5dff 19:00:11 #11 95.92 Stored in directory: /tmp/pip-ephem-wheel-cache-_y5lun7q/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:00:11 #11 95.93 Building wheel for validate-email (pyproject.toml): started 19:00:11 #11 96.21 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:00:11 #11 96.21 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=203a8cb40ccb814ebe60bc569101e19139e17f422535d73ceab4c75ed260c727 19:00:11 #11 96.21 Stored in directory: /tmp/pip-ephem-wheel-cache-_y5lun7q/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:00:11 #11 96.21 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:00:11 #11 96.44 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 19:00:26 #11 109.4 19:00:26 #11 109.4 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.6.3 scp-0.16.1 selenium-4.46.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 19:00:26 #11 109.4 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:00:26 #11 DONE 110.5s 19:00:26 19:00:26 #12 exporting to image 19:00:26 #12 exporting layers 19:00:33 #12 exporting layers 6.4s done 19:00:33 #12 writing image sha256:2446903c114c425e8d4346c6a2c7025d009f09958aed98c0e2790adc23f09608 done 19:00:33 #12 naming to docker.io/library/edgex-taf-common done 19:00:33 #12 DONE 6.4s [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:00:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:34 19:00:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:34 latest: Pulling from edgex-lftools-log-publisher 19:00:34 5eb5b503b376: Pulling fs layer 19:00:34 5c69ac0246d0: Pulling fs layer 19:00:34 ec43610c2a17: Pulling fs layer 19:00:34 3a2ae6a8a46f: Pulling fs layer 19:00:34 33b1e0a273af: Pulling fs layer 19:00:34 5d3b04190fa2: Pulling fs layer 19:00:34 2f39f015ded8: Pulling fs layer 19:00:34 33b1e0a273af: Waiting 19:00:34 5d3b04190fa2: Waiting 19:00:34 2f39f015ded8: Waiting 19:00:34 3a2ae6a8a46f: Waiting 19:00:34 5c69ac0246d0: Verifying Checksum 19:00:34 5c69ac0246d0: Download complete 19:00:34 3a2ae6a8a46f: Verifying Checksum 19:00:34 3a2ae6a8a46f: Download complete 19:00:34 33b1e0a273af: Verifying Checksum 19:00:34 33b1e0a273af: Download complete 19:00:34 ec43610c2a17: Verifying Checksum 19:00:34 5d3b04190fa2: Verifying Checksum 19:00:34 5d3b04190fa2: Download complete 19:00:34 ec43610c2a17: Download complete 19:00:34 5eb5b503b376: Verifying Checksum 19:00:34 5eb5b503b376: Download complete 19:00:35 2f39f015ded8: Download complete 19:00:36 5eb5b503b376: Pull complete 19:00:36 5c69ac0246d0: Pull complete 19:00:36 ec43610c2a17: Pull complete 19:00:36 3a2ae6a8a46f: Pull complete 19:00:36 33b1e0a273af: Pull complete 19:00:36 5d3b04190fa2: Pull complete 19:00:41 2f39f015ded8: Pull complete 19:00:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:00:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:42 prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container 19:00:42 $ 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-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:00:43 $ docker top 6dcd44f649fdc5c15370e66ad1b5d0f7a6b1607d078dc566dad9ca4654e3daed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:43 ---> job-cost.sh 19:00:43 lf-activate-venv: SKIPPING 19:00:43 INFO: No Stack... 19:00:44 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:44 INFO: Archiving Costs [Pipeline] sh 19:00:44 + cat /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/cost.csv 19:00:44 + cut -d, -f6 [Pipeline] lock 19:00:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-4-stack-cost] 19:00:44 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-150-4-stack-cost] did not exist. Created. 19:00:44 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:45 + echo total: 0.2199999988079071 [Pipeline] stash 19:00:45 Stashed 1 file(s) [Pipeline] } 19:00:45 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-4-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:45 $ docker stop --time=1 6dcd44f649fdc5c15370e66ad1b5d0f7a6b1607d078dc566dad9ca4654e3daed 19:00:46 $ docker rm -f --volumes 6dcd44f649fdc5c15370e66ad1b5d0f7a6b1607d078dc566dad9ca4654e3daed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:01:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9 in /w/workspace/xfoundry_edgex-taf-common_PR-150 [Pipeline] { [Pipeline] checkout 19:01:30 Selected Git installation does not exist. Using Default 19:01:30 The recommended git tool is: NONE 19:01:36 using credential edgex-jenkins-ssh 19:01:36 Cloning the remote Git repository 19:01:36 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 19:01:36 > git init /w/workspace/xfoundry_edgex-taf-common_PR-150 # timeout=10 19:01:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:01:36 > git --version # timeout=10 19:01:36 > git --version # 'git version 2.25.1' 19:01:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:01:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:01:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:01:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:01:39 Merging remotes/origin/main commit f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit 13842c826038cd011a38ac25b144bd049bc3f683 19:01:39 Merge succeeded, producing db40ca1fafe4109185e5107911939f35c4bdff84 19:01:39 Checking out Revision db40ca1fafe4109185e5107911939f35c4bdff84 (PR-150) 19:01:39 > git config core.sparsecheckout # timeout=10 19:01:39 > git checkout -f 13842c826038cd011a38ac25b144bd049bc3f683 # timeout=10 19:01:39 > git remote # timeout=10 19:01:39 > git config --get remote.origin.url # timeout=10 19:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:39 > git merge f841b5a5e64b84806f3af205f58f3dc2f9049a63 # timeout=10 19:01:39 > git rev-parse HEAD^{commit} # timeout=10 19:01:39 > git config core.sparsecheckout # timeout=10 19:01:39 > git checkout -f db40ca1fafe4109185e5107911939f35c4bdff84 # timeout=10 19:01:43 Commit message: "Merge commit 'f841b5a5e64b84806f3af205f58f3dc2f9049a63' into HEAD" 19:01:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:45 provisioning config files... 19:01:43 > git rev-list --no-walk 0d4178f65b675157f1f08c5a66487941e5abf81c # timeout=10 19:01:45 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config8554670408029910312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:46 ---> ****-login.sh 19:01:46 nexus3.edgexfoundry.org:10001 19:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:46 Configure a credential helper to remove this warning. See 19:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:46 19:01:46 Login Succeeded 19:01:46 nexus3.edgexfoundry.org:10002 19:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:46 Configure a credential helper to remove this warning. See 19:01:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:46 19:01:46 Login Succeeded 19:01:46 nexus3.edgexfoundry.org:10003 19:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:47 Configure a credential helper to remove this warning. See 19:01:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:47 19:01:47 Login Succeeded 19:01:47 nexus3.edgexfoundry.org:10004 19:01:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:47 Configure a credential helper to remove this warning. See 19:01:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:47 19:01:47 Login Succeeded 19:01:47 ****.io 19:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:48 Configure a credential helper to remove this warning. See 19:01:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:48 19:01:48 Login Succeeded 19:01:48 ---> ****-login.sh ends [Pipeline] } 19:01:48 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:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:01:49 + ls -al . 19:01:49 total 68 19:01:49 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 19:01 . 19:01:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 19:01 .. 19:01:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 19:01 .git 19:01:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 19:01 .github 19:01:49 -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 19:01 .gitignore 19:01:49 -rw-rw-r-- 1 jenkins jenkins 1655 Aug 5 19:01 Dockerfile 19:01:49 -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 19:01 Jenkinsfile 19:01:49 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 19:01 LICENSE 19:01:49 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 19:01 README.md 19:01:49 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 19:01 TUC 19:01:49 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 18:58 VERSION 19:01:49 -rw-rw-r-- 1 jenkins jenkins 473 Aug 5 19:01 requirements.txt 19:01:49 -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 19:01 robot-entrypoint.sh 19:01:49 -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:50 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=db40ca1fafe4109185e5107911939f35c4bdff84 --label arch=arm64 --label version=0.0.0 . 19:01:50 Sending build context to Docker daemon 455.7kB 19:01:50 Step 1/13 : FROM alpine:3.23.2 19:01:50 3.23.2: Pulling from library/alpine 19:01:51 f6b4fb944634: Pulling fs layer 19:01:51 f6b4fb944634: Verifying Checksum 19:01:51 f6b4fb944634: Download complete 19:01:52 f6b4fb944634: Pull complete 19:01:52 Digest: sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 19:01:52 Status: Downloaded newer image for alpine:3.23.2 19:01:52 ---> e8f9ca9f1870 19:01:52 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:01:52 ---> Running in 7f8e98633de3 19:01:52 Removing intermediate container 7f8e98633de3 19:01:52 ---> 7d4d5050f0af 19:01:52 Step 3/13 : LABEL maintainer="Bruce Huang " 19:01:52 ---> Running in a437cfda0c50 19:01:53 Removing intermediate container a437cfda0c50 19:01:53 ---> dac097cc4262 19:01:53 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:01:54 ---> 2a562d2e2d63 19:01:54 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:01:54 ---> b36fced48bc0 19:01:54 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:01:55 ---> 09d79f8a1e6a 19:01:55 Step 7/13 : WORKDIR /edgex-taf 19:01:55 ---> Running in bffe4393816c 19:01:55 Removing intermediate container bffe4393816c 19:01:55 ---> c278d553a1ed 19:01:55 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:01:55 ---> Running in fa091b3abd4b 19:01:58 Removing intermediate container fa091b3abd4b 19:01:58 ---> 568506c70d2a 19:01:58 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:58 ---> Running in 3e49c62d664c 19:02:02 Preupgrading: 19:02:02 (1/2) Upgrading libapk (3.0.3-r1 -> 3.0.7-r0) 19:02:02 (2/2) Upgrading apk-tools (3.0.3-r1 -> 3.0.7-r0) 19:02:02 Executing busybox-1.37.0-r30.trigger 19:02:03 Continuing with the main upgrade transaction: 19:02:05 (1/9) Upgrading alpine-baselayout-data (3.7.1-r8 -> 3.7.2-r0) 19:02:05 Installing file to etc/hostname.apk-new 19:02:05 Installing file to etc/hosts.apk-new 19:02:05 Installing file to etc/mtab.apk-new 19:02:05 Installing file to etc/shadow.apk-new 19:02:05 (2/9) Upgrading musl (1.2.5-r21 -> 1.2.5-r23) 19:02:05 (3/9) Upgrading alpine-baselayout (3.7.1-r8 -> 3.7.2-r0) 19:02:05 Executing alpine-baselayout-3.7.2-r0.pre-upgrade 19:02:05 Executing alpine-baselayout-3.7.2-r0.post-upgrade 19:02:05 (4/9) Upgrading alpine-release (3.23.2-r0 -> 3.23.5-r0) 19:02:05 (5/9) Upgrading libcrypto3 (3.5.4-r0 -> 3.5.7-r0) 19:02:06 (6/9) Upgrading libssl3 (3.5.4-r0 -> 3.5.7-r0) 19:02:06 (7/9) Upgrading zlib (1.3.1-r2 -> 1.3.2-r0) 19:02:06 (8/9) Upgrading ca-certificates-bundle (20251003-r0 -> 20260611-r0) 19:02:06 (9/9) Upgrading musl-utils (1.2.5-r21 -> 1.2.5-r23) 19:02:07 Executing busybox-1.37.0-r30.trigger 19:02:07 OK: 8433 KiB in 16 packages 19:02:09 ( 1/14) Installing brotli-libs (1.2.0-r0) 19:02:09 ( 2/14) Installing c-ares (1.34.8-r0) 19:02:09 ( 3/14) Installing libunistring (1.4.1-r0) 19:02:10 ( 4/14) Installing libidn2 (2.3.8-r0) 19:02:10 ( 5/14) Installing nghttp2-libs (1.69.0-r0) 19:02:10 ( 6/14) Installing libpsl (0.21.5-r3) 19:02:11 ( 7/14) Installing zstd-libs (1.5.7-r2) 19:02:11 ( 8/14) Installing libcurl (8.20.0-r0) 19:02:11 ( 9/14) Installing curl (8.20.0-r0) 19:02:11 (10/14) Installing ca-certificates (20260611-r0) 19:02:12 (11/14) Installing docker-cli (29.5.2-r0) 19:02:13 (12/14) Installing oniguruma (6.9.10-r0) 19:02:13 (13/14) Installing jq (1.8.1-r0) 19:02:13 (14/14) Installing openssl (3.5.7-r0) 19:02:14 Executing busybox-1.37.0-r30.trigger 19:02:14 Executing ca-certificates-20260611-r0.trigger 19:02:14 OK: 44.2 MiB in 30 packages 19:02:17 ( 1/184) Installing libxau (1.0.12-r0) 19:02:17 ( 2/184) Installing libmd (1.1.0-r0) 19:02:17 ( 3/184) Installing libbsd (0.12.2-r0) 19:02:18 ( 4/184) Installing libxdmcp (1.1.5-r1) 19:02:18 ( 5/184) Installing libxcb (1.17.0-r1) 19:02:18 ( 6/184) Installing libx11 (1.8.12-r1) 19:02:18 ( 7/184) Installing libxext (1.3.6-r2) 19:02:19 ( 8/184) Installing hwdata-pci (0.401-r0) 19:02:19 ( 9/184) Installing libpciaccess (0.18.1-r1) 19:02:19 ( 10/184) Installing libdrm (2.4.131-r0) 19:02:19 ( 11/184) Installing libgcc (15.2.0-r2) 19:02:20 ( 12/184) Installing chromium-angle (149.0.7827.53-r0) 19:02:20 ( 13/184) Installing chromium-common (149.0.7827.53-r0) 19:02:20 ( 14/184) Installing libexpat (2.8.2-r0) 19:02:21 ( 15/184) Installing libbz2 (1.0.8-r6) 19:02:21 ( 16/184) Installing libpng (1.6.58-r1) 19:02:21 ( 17/184) Installing freetype (2.14.3-r0) 19:02:21 ( 18/184) Installing fontconfig (2.17.1-r0) 19:02:21 ( 19/184) Installing libfontenc (1.1.8-r0) 19:02:22 ( 20/184) Installing mkfontscale (1.2.3-r1) 19:02:22 ( 21/184) Installing font-opensans (0_git20210927-r1) 19:02:22 ( 22/184) Installing libffi (3.5.2-r0) 19:02:22 ( 23/184) Installing libintl (0.24.1-r1) 19:02:23 ( 24/184) Installing libeconf (0.8.3-r0) 19:02:23 ( 25/184) Installing libblkid (2.41.4-r0) 19:02:23 ( 26/184) Installing libmount (2.41.4-r0) 19:02:24 ( 27/184) Installing pcre2 (10.47-r0) 19:02:24 ( 28/184) Installing glib (2.86.3-r0) 19:02:24 ( 29/184) Installing gobject-introspection (1.86.0-r0) 19:02:24 ( 30/184) Installing pkgconf (2.5.1-r0) 19:02:25 ( 31/184) Installing hicolor-icon-theme (0.18-r0) 19:02:25 ( 32/184) Installing libstdc++ (15.2.0-r2) 19:02:25 ( 33/184) Installing xz-libs (5.8.3-r0) 19:02:25 ( 34/184) Installing libxml2 (2.13.9-r1) 19:02:26 ( 35/184) Installing shared-mime-info (2.4-r6) 19:02:26 ( 36/184) Installing libjpeg-turbo (3.1.2-r0) 19:02:26 ( 37/184) Installing libsharpyuv (1.6.0-r0) 19:02:27 ( 38/184) Installing libwebp (1.6.0-r0) 19:02:27 ( 39/184) Installing tiff (4.7.1-r0) 19:02:27 ( 40/184) Installing gdk-pixbuf (2.44.4-r0) 19:02:27 ( 41/184) Installing gtk-update-icon-cache (3.24.51-r0) 19:02:28 ( 42/184) Installing libxcomposite (0.4.6-r5) 19:02:28 ( 43/184) Installing libxfixes (6.0.2-r0) 19:02:28 ( 44/184) Installing libxrender (0.9.12-r0) 19:02:28 ( 45/184) Installing libxcursor (1.2.3-r0) 19:02:28 ( 46/184) Installing libxdamage (1.1.6-r5) 19:02:28 ( 47/184) Installing libxi (1.8.2-r0) 19:02:29 ( 48/184) Installing libxinerama (1.1.5-r4) 19:02:29 ( 49/184) Installing libxrandr (1.5.4-r1) 19:02:29 ( 50/184) Installing libatk-1.0 (2.58.3-r0) 19:02:29 ( 51/184) Installing dbus-libs (1.16.2-r1) 19:02:30 ( 52/184) Installing at-spi2-core-libs (2.58.3-r0) 19:02:30 ( 53/184) Installing gdbm (1.26-r0) 19:02:30 ( 54/184) Installing mpdecimal (4.0.1-r0) 19:02:30 ( 55/184) Installing ncurses-terminfo-base (6.5_p20251123-r0) 19:02:30 ( 56/184) Installing libncursesw (6.5_p20251123-r0) 19:02:31 ( 57/184) Installing libpanelw (6.5_p20251123-r0) 19:02:31 ( 58/184) Installing readline (8.3.1-r0) 19:02:31 ( 59/184) Installing sqlite-libs (3.51.2-r0) 19:02:31 ( 60/184) Installing python3 (3.12.13-r0) 19:02:32 ( 61/184) Installing python3-pycache-pyc0 (3.12.13-r0) 19:02:33 ( 62/184) Installing pyc (3.12.13-r0) 19:02:33 ( 63/184) Installing python3-pyc (3.12.13-r0) 19:02:33 ( 64/184) Installing libxtst (1.2.5-r0) 19:02:33 ( 65/184) Installing at-spi2-core (2.58.3-r0) 19:02:34 ( 66/184) Installing libatk-bridge-2.0 (2.58.3-r0) 19:02:34 ( 67/184) Installing pixman (0.46.4-r0) 19:02:34 ( 68/184) Installing cairo (1.18.4-r0) 19:02:34 ( 69/184) Installing cairo-gobject (1.18.4-r0) 19:02:35 ( 70/184) Installing avahi-libs (0.8-r23) 19:02:35 ( 71/184) Installing gmp (6.3.0-r4) 19:02:35 ( 72/184) Installing nettle (3.10.2-r0) 19:02:35 ( 73/184) Installing libtasn1 (4.21.0-r0) 19:02:36 ( 74/184) Installing p11-kit (0.26.2-r0) 19:02:36 ( 75/184) Installing gnutls (3.8.13-r0) 19:02:36 ( 76/184) Installing cups-libs (2.4.18-r0) 19:02:36 ( 77/184) Installing libepoxy (1.5.10-r1) 19:02:37 ( 78/184) Installing fribidi (1.0.16-r2) 19:02:37 ( 79/184) Installing graphite2 (1.3.14-r6) 19:02:37 ( 80/184) Installing harfbuzz (12.2.0-r0) 19:02:37 ( 81/184) Installing libxft (2.3.9-r0) 19:02:37 ( 82/184) Installing pango (1.56.4-r0) 19:02:38 ( 83/184) Installing wayland-libs-client (1.24.0-r0) 19:02:38 ( 84/184) Installing wayland-libs-cursor (1.24.0-r0) 19:02:38 ( 85/184) Installing wayland-libs-egl (1.24.0-r0) 19:02:38 ( 86/184) Installing xkeyboard-config (2.46-r0) 19:02:39 ( 87/184) Installing libxkbcommon (1.12.2-r0) 19:02:39 ( 88/184) Installing gtk+3.0 (3.24.51-r0) 19:02:40 ( 89/184) Installing icu-data-full (76.1-r1) 19:02:44 ( 90/184) Installing llvm21-libs (21.1.2-r1) 19:02:48 ( 91/184) Installing spirv-tools (1.4.321.0-r1) 19:02:48 ( 92/184) Installing libelf (0.194-r0) 19:02:48 ( 93/184) Installing libxshmfence (1.3.3-r0) 19:02:49 ( 94/184) Installing mesa (25.2.7-r1) 19:02:50 ( 95/184) Installing mesa-gbm (25.2.7-r1) 19:02:50 ( 96/184) Installing mesa-dri-gallium (25.2.7-r1) 19:02:50 ( 97/184) Installing eudev-libs (3.2.14-r6) 19:02:50 ( 98/184) Installing libmagic (5.46-r2) 19:02:50 ( 99/184) Installing file (5.46-r2) 19:02:51 (100/184) Installing xprop (1.2.8-r0) 19:02:51 (101/184) Installing libice (1.1.2-r0) 19:02:51 (102/184) Installing libuuid (2.41.4-r0) 19:02:51 (103/184) Installing libsm (1.2.6-r0) 19:02:51 (104/184) Installing libxt (1.3.1-r0) 19:02:52 (105/184) Installing libxmu (1.2.1-r0) 19:02:52 (106/184) Installing xset (1.2.5-r1) 19:02:52 (107/184) Installing xdg-utils (1.2.1-r1) 19:02:52 (108/184) Installing libogg (1.3.6-r0) 19:02:52 (109/184) Installing libflac (1.4.3-r2) 19:02:53 (110/184) Installing alsa-lib (1.2.14-r2) 19:02:53 (111/184) Installing libSvtAv1Enc (3.1.2-r0) 19:02:53 (112/184) Installing aom-libs (3.14.1-r0) 19:02:54 (113/184) Installing libva (2.22.0-r1) 19:02:54 (114/184) Installing libvdpau (1.5-r4) 19:02:54 (115/184) Installing ffmpeg-libavutil (8.0.1-r1) 19:02:54 (116/184) Installing libdav1d (1.5.2-r0) 19:02:55 (117/184) Installing libhwy (1.3.0-r0) 19:02:55 (118/184) Installing lcms2 (2.19-r0) 19:02:55 (119/184) Installing libjxl (0.11.2-r0) 19:02:55 (120/184) Installing lame-libs (3.100-r5) 19:02:56 (121/184) Installing opus (1.5.2-r1) 19:02:56 (122/184) Installing rav1e-libs (0.8.1-r0) 19:02:56 (123/184) Installing glslang-libs (1.4.321.0-r0) 19:02:57 (124/184) Installing shaderc (2025.3-r0) 19:02:57 (125/184) Installing libgomp (15.2.0-r2) 19:02:57 (126/184) Installing soxr (0.1.3-r7) 19:02:57 (127/184) Installing ffmpeg-libswresample (8.0.1-r1) 19:02:57 (128/184) Installing libtheora (1.2.0-r0) 19:02:58 (129/184) Installing libvorbis (1.3.7-r2) 19:02:58 (130/184) Installing libvpx (1.15.2-r1) 19:02:58 (131/184) Installing libwebpmux (1.6.0-r0) 19:02:58 (132/184) Installing x264-libs (0.164.3108-r1) 19:02:59 (133/184) Installing numactl (2.0.18-r0) 19:02:59 (134/184) Installing x265-libs (4.1-r0) 19:02:59 (135/184) Installing xvidcore (1.3.7-r2) 19:03:00 (136/184) Installing ffmpeg-libavcodec (8.0.1-r1) 19:03:00 (137/184) Installing libudfread (1.2.0-r0) 19:03:00 (138/184) Installing libbluray (1.4.0-r0) 19:03:01 (139/184) Installing mpg123-libs (1.33.3-r0) 19:03:01 (140/184) Installing libopenmpt (0.8.6-r0) 19:03:01 (141/184) Installing cjson (1.7.19-r1) 19:03:01 (142/184) Installing mbedtls (3.6.7-r0) 19:03:02 (143/184) Installing librist (0.2.10-r1) 19:03:02 (144/184) Installing libsrt (1.5.3-r1) 19:03:02 (145/184) Installing libssh (0.11.4-r0) 19:03:02 (146/184) Installing libsodium (1.0.20-r1) 19:03:03 (147/184) Installing libzmq (4.3.5-r2) 19:03:03 (148/184) Installing ffmpeg-libavformat (8.0.1-r1) 19:03:03 (149/184) Installing crc32c (1.1.2-r3) 19:03:04 (150/184) Installing double-conversion (3.3.1-r0) 19:03:04 (151/184) Installing harfbuzz-subset (12.2.0-r0) 19:03:04 (152/184) Installing minizip (1.3.1-r0) 19:03:04 (153/184) Installing nspr (4.36-r0) 19:03:04 (154/184) Installing nss (3.123.1-r0) 19:03:05 (155/184) Installing openh264 (2.6.0-r0) 19:03:05 (156/184) Installing libpisp (1.2.0-r0) 19:03:05 (157/184) Installing libcamera-ipa (0.6.0-r0) 19:03:06 (158/184) Installing libunwind (1.8.1-r0) 19:03:06 (159/184) Installing yaml (0.2.5-r2) 19:03:06 (160/184) Installing libcamera (0.6.0-r0) 19:03:06 (161/184) Installing serd-libs (0.32.4-r0) 19:03:06 (162/184) Installing zix-libs (0.6.2-r0) 19:03:07 (163/184) Installing sord-libs (0.16.18-r0) 19:03:07 (164/184) Installing sratom (0.6.18-r0) 19:03:07 (165/184) Installing lilv-libs (0.24.26-r0) 19:03:07 (166/184) Installing speexdsp (1.2.1-r2) 19:03:09 (167/184) Installing libuv (1.52.1-r0) 19:03:09 (168/184) Installing roc-toolkit-libs (0.4.0-r1) 19:03:09 (169/184) Installing libsndfile (1.2.2-r2) 19:03:09 (170/184) Installing abseil-cpp-raw-logging-internal (20250814.1-r0) 19:03:10 (171/184) Installing abseil-cpp-strings-internal (20250814.1-r0) 19:03:10 (172/184) Installing abseil-cpp-strings (20250814.1-r0) 19:03:10 (173/184) Installing webrtc-audio-processing-2 (2.1-r1) 19:03:10 (174/184) Installing pipewire-libs (1.4.9-r5) 19:03:11 (175/184) Installing libasyncns (0.8-r4) 19:03:11 (176/184) Installing libltdl (2.5.4-r2) 19:03:11 (177/184) Installing orc (0.4.41-r0) 19:03:11 (178/184) Installing tdb-libs (1.4.14-r0) 19:03:12 (179/184) Installing libpulse (17.0-r5) 19:03:12 (180/184) Installing simdutf (7.5.0-r1) 19:03:12 (181/184) Installing libwebpdemux (1.6.0-r0) 19:03:12 (182/184) Installing libxslt (1.1.43-r3) 19:03:13 (183/184) Installing chromium (149.0.7827.53-r0) 19:03:19 (184/184) Installing chromium-chromedriver (149.0.7827.53-r0) 19:03:20 Executing busybox-1.37.0-r30.trigger 19:03:20 Executing fontconfig-2.17.1-r0.trigger 19:03:20 Executing mkfontscale-1.2.3-r1.trigger 19:03:20 Executing glib-2.86.3-r0.trigger 19:03:20 Executing shared-mime-info-2.4-r6.trigger 19:03:23 Executing gdk-pixbuf-2.44.4-r0.trigger 19:03:23 Executing gtk-update-icon-cache-3.24.51-r0.trigger 19:03:27 Executing gtk+3.0-3.24.51-r0.trigger 19:03:27 OK: 757.9 MiB in 214 packages 19:03:30 ( 1/31) Installing jansson (2.14.1-r0) 19:03:30 ( 2/31) Installing binutils (2.45.1-r0) 19:03:30 ( 3/31) Installing libatomic (15.2.0-r2) 19:03:31 ( 4/31) Installing isl26 (0.26-r1) 19:03:31 ( 5/31) Installing mpfr4 (4.2.2-r0) 19:03:31 ( 6/31) Installing mpc1 (1.3.1-r1) 19:03:31 ( 7/31) Installing gcc (15.2.0-r2) 19:03:36 ( 8/31) Installing musl-dev (1.2.5-r23) 19:03:36 ( 9/31) Installing linux-headers (6.16.12-r0) 19:03:36 (10/31) Installing libffi-dev (3.5.2-r0) 19:03:36 (11/31) Installing libpq (18.4-r0) 19:03:37 (12/31) Installing openssl-dev (3.5.7-r0) 19:03:37 (13/31) Installing libpq-dev (18.4-r0) 19:03:37 (14/31) Installing libecpg (18.4-r0) 19:03:38 (15/31) Installing libecpg-dev (18.4-r0) 19:03:38 (16/31) Installing clang20-headers (20.1.8-r1) 19:03:38 (17/31) Installing llvm20-libs (20.1.8-r0) 19:03:42 (18/31) Installing clang20-libs (20.1.8-r1) 19:03:44 (19/31) Installing fortify-headers (1.1-r5) 19:03:44 (20/31) Installing libstdc++-dev (15.2.0-r2) 19:03:45 (21/31) Installing llvm20-linker-tools (20.1.8-r0) 19:03:45 (22/31) Installing clang20 (20.1.8-r1) 19:03:46 (23/31) Installing icu-libs (76.1-r1) 19:03:46 (24/31) Installing icu (76.1-r1) 19:03:46 (25/31) Installing icu-dev (76.1-r1) 19:03:47 (26/31) Installing llvm20 (20.1.8-r0) 19:03:49 (27/31) Installing lz4-libs (1.10.0-r0) 19:03:50 (28/31) Installing lz4-dev (1.10.0-r0) 19:03:50 (29/31) Installing zstd (1.5.7-r2) 19:03:50 (30/31) Installing zstd-dev (1.5.7-r2) 19:03:50 (31/31) Installing postgresql18-dev (18.4-r0) 19:03:51 Executing busybox-1.37.0-r30.trigger 19:03:51 OK: 1326.2 MiB in 245 packages 19:03:54 (1/4) Installing g++ (15.2.0-r2) 19:03:55 (2/4) Installing python3-dev (3.12.13-r0) 19:03:56 (3/4) Installing libsodium-dev (1.0.20-r1) 19:03:56 (4/4) Installing zeromq-dev (4.3.5-r2) 19:03:57 Executing busybox-1.37.0-r30.trigger 19:03:57 OK: 1422.9 MiB in 249 packages 19:03:59 OK: 1422.9 MiB in 249 packages 19:04:02 (1/1) Installing tzdata (2026c-r0) 19:04:02 OK: 1423.3 MiB in 250 packages 19:04:04 (1/1) Purging tzdata (2026c-r0) 19:04:04 OK: 1422.9 MiB in 249 packages 19:04:19 Looking in links: /tmp/tmppt9mfqvi 19:04:19 Processing /tmp/tmppt9mfqvi/pip-25.0.1-py3-none-any.whl 19:04:19 Installing collected packages: pip 19:04:29 Successfully installed pip-25.0.1 19:04:29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:04:32 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 19:04:32 Collecting pip 19:04:32 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 19:04:34 Collecting setuptools 19:04:34 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 19:04:34 Collecting wheel 19:04:34 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 19:04:35 Collecting packaging>=24.0 (from wheel) 19:04:35 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 19:04:35 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 19:04:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 52.7 MB/s eta 0:00:00 19:04:35 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 19:04:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 50.0 MB/s eta 0:00:00 19:04:35 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 19:04:35 Downloading packaging-26.3-py3-none-any.whl (129 kB) 19:04:35 Installing collected packages: setuptools, pip, packaging, wheel 19:04:43 Attempting uninstall: pip 19:04:43 Found existing installation: pip 25.0.1 19:04:43 Uninstalling pip-25.0.1: 19:04:43 Successfully uninstalled pip-25.0.1 19:04:58 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 19:04:58 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:05:03 Processing ./edgex-taf-common 19:05:03 Installing build dependencies: started 19:05:13 Installing build dependencies: finished with status 'done' 19:05:13 Getting requirements to build wheel: started 19:05:15 Getting requirements to build wheel: finished with status 'done' 19:05:15 Preparing metadata (pyproject.toml): started 19:05:17 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:17 Building wheels for collected packages: edgex-taf-common 19:05:17 Building wheel for edgex-taf-common (pyproject.toml): started 19:05:20 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 19:05:20 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=f2b7494fc1e0d609bb5d10a6719537e95b673398d55b03a07a864f4c5e1a4608 19:05:20 Stored in directory: /tmp/pip-ephem-wheel-cache-dgy9i_in/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:05:20 Successfully built edgex-taf-common 19:05:20 Installing collected packages: edgex-taf-common 19:05:20 Successfully installed edgex-taf-common-0.0.0 19:05:20 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:05:25 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 19:05:25 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 19:05:25 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 19:05:25 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 19:05:25 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 19:05:25 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 19:05:26 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 19:05:26 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 19:05:26 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 19:05:26 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:05:26 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:38 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:38 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 19:05:38 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:05:38 Installing build dependencies: started 19:05:43 Installing build dependencies: finished with status 'done' 19:05:43 Getting requirements to build wheel: started 19:05:47 Getting requirements to build wheel: finished with status 'done' 19:05:47 Preparing metadata (pyproject.toml): started 19:05:49 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:49 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 19:05:49 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 19:05:49 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 19:05:49 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 19:05:49 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 19:05:49 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 19:05:49 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 19:05:49 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 19:05:50 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 19:05:50 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:05:53 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 19:05:53 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 19:05:54 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 19:05:54 Downloading psutil-7.0.0.tar.gz (497 kB) 19:05:55 Installing build dependencies: started 19:06:00 Installing build dependencies: finished with status 'done' 19:06:00 Getting requirements to build wheel: started 19:06:04 Getting requirements to build wheel: finished with status 'done' 19:06:04 Preparing metadata (pyproject.toml): started 19:06:07 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:10 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 19:06:10 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 19:06:10 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 19:06:10 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 19:06:10 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 19:06:10 Downloading psycopg2-2.9.10.tar.gz (385 kB) 19:06:11 Installing build dependencies: started 19:06:18 Installing build dependencies: finished with status 'done' 19:06:18 Getting requirements to build wheel: started 19:06:20 Getting requirements to build wheel: finished with status 'done' 19:06:20 Preparing metadata (pyproject.toml): started 19:06:22 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:23 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 19:06:23 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 19:06:25 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 19:06:25 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 19:06:25 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 19:06:25 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 19:06:28 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) 19:06:28 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) 19:06:28 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 19:06:28 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:06:28 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 19:06:28 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 19:06:28 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 19:06:28 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:06:29 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:29 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) 19:06:29 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:29 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 19:06:29 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:29 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 19:06:29 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:06:29 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 19:06:29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:06:29 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) 19:06:29 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:29 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 19:06:30 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:30 Downloading flex-6.14.1.tar.gz (40 kB) 19:06:30 Installing build dependencies: started 19:06:35 Installing build dependencies: finished with status 'done' 19:06:35 Getting requirements to build wheel: started 19:06:40 Getting requirements to build wheel: finished with status 'done' 19:06:40 Preparing metadata (pyproject.toml): started 19:06:41 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:41 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:41 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 19:06:41 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:41 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 19:06:41 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:41 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 19:06:42 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:42 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 19:06:42 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:42 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 19:06:42 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:42 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) 19:06:44 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 19:06:44 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (41 kB) 19:06:44 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 19:06:44 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 19:06:44 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 19:06:44 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 19:06:44 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 19:06:44 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 19:06:44 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:06:44 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) 19:06:45 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:06:45 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:06:45 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)) (83.0.0) 19:06:46 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) 19:06:46 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.5 kB) 19:06:46 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) 19:06:46 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 19:06:47 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:06:47 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 19:06:47 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:06:47 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 19:06:47 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 19:06:47 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 19:06:47 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:06:47 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 19:06:47 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 19:06:47 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 19:06:48 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:48 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 19:06:48 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:48 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 19:06:48 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:06:48 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 19:06:48 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:48 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:06:48 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 19:06:48 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:06:48 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:06:48 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:06:49 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:06:49 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 19:06:49 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:06:49 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:06:49 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:06:49 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 19:06:49 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:49 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 19:06:49 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:06:49 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:06:49 Installing build dependencies: started 19:06:55 Installing build dependencies: finished with status 'done' 19:06:55 Getting requirements to build wheel: started 19:06:58 Getting requirements to build wheel: finished with status 'done' 19:06:58 Preparing metadata (pyproject.toml): started 19:07:00 Preparing metadata (pyproject.toml): finished with status 'done' 19:07:00 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:00 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:07:00 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:00 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:07:00 Installing build dependencies: started 19:07:08 Installing build dependencies: finished with status 'done' 19:07:08 Getting requirements to build wheel: started 19:07:11 Getting requirements to build wheel: finished with status 'done' 19:07:11 Preparing metadata (pyproject.toml): started 19:07:13 Preparing metadata (pyproject.toml): finished with status 'done' 19:07:13 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:13 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 19:07:13 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:13 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 19:07:13 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:13 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 19:07:18 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:18 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:07:18 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:18 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 19:07:18 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:18 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 19:07:18 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:18 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 19:07:18 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:18 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 19:07:18 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:18 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 19:07:18 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:18 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 19:07:18 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:18 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 19:07:20 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:20 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 19:07:20 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:20 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 19:07:20 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:20 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 19:07:20 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:20 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 19:07:21 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:21 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) 19:07:31 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:31 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) 19:07:31 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:31 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 19:07:32 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 19:07:32 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 19:07:32 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 19:07:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 46.4 MB/s 0:00:00 19:07:32 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 19:07:32 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:07:32 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 19:07:32 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 19:07:32 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 19:07:32 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 19:07:32 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 19:07:32 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:07:32 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 19:07:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 46.3 MB/s 0:00:00 19:07:32 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 19:07:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 46.3 MB/s 0:00:00 19:07:32 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 19:07:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 50.0 MB/s 0:00:00 19:07:32 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 19:07:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 46.0 MB/s 0:00:00 19:07:32 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 19:07:32 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 19:07:32 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl (4.9 MB) 19:07:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 44.7 MB/s 0:00:00 19:07:32 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:07:33 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 19:07:33 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:07:33 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl (218 kB) 19:07:33 Downloading idna-3.18-py3-none-any.whl (65 kB) 19:07:33 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 19:07:33 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 19:07:33 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl (225 kB) 19:07:33 Downloading click-8.4.2-py3-none-any.whl (119 kB) 19:07:33 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 19:07:33 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 19:07:33 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 19:07:33 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 19:07:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 46.5 MB/s 0:00:00 19:07:33 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:07:33 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) 19:07:33 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 19:07:33 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 19:07:33 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) 19:07:33 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) 19:07:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 45.2 MB/s 0:00:00 19:07:33 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 19:07:33 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:07:33 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:07:33 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 19:07:33 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:07:33 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 19:07:33 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:07:33 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 19:07:33 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 19:07:33 Downloading docutils-0.23-py3-none-any.whl (634 kB) 19:07:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 39.1 MB/s 0:00:00 19:07:34 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 19:07:34 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 19:07:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 47.7 MB/s 0:00:00 19:07:34 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:07:34 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 19:07:34 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 19:07:34 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 19:07:34 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 19:07:34 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl (543 kB) 19:07:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.8/543.8 kB 46.1 MB/s 0:00:00 19:07:34 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 19:07:34 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 19:07:34 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 19:07:34 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 19:07:34 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 19:07:34 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 19:07:34 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 19:07:34 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) 19:07:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 46.3 MB/s 0:00:00 19:07:34 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 19:07:34 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) 19:07:34 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 19:07:34 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 19:07:34 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 19:07:34 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 19:07:34 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 19:07:34 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 19:07:34 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 19:07:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 47.6 MB/s 0:00:00 19:07:34 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 19:07:34 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 19:07:34 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:07:34 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) 19:07:37 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:07:37 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:07:39 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:07:39 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=9455b074282bdfa76714cd6f17d16b5e0c804cf63ca44772dcbfc40ed4b4125c 19:07:39 Stored in directory: /tmp/pip-ephem-wheel-cache-919_tk86/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 19:07:39 Building wheel for robotbackgroundlogger (pyproject.toml): started 19:07:41 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 19:07:41 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=a4d2982852fc742e165b3bde672e74680e41bf4965179fd016fc73b3404240bb 19:07:41 Stored in directory: /tmp/pip-ephem-wheel-cache-919_tk86/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:07:41 Building wheel for psutil (pyproject.toml): started 19:08:00 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:08:00 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278770 sha256=14b012c5c1456426f32fb9a2f0368fccec74deaf92ca4453bac0df4a413d453b 19:08:00 Stored in directory: /tmp/pip-ephem-wheel-cache-919_tk86/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 19:08:00 Building wheel for psycopg2 (pyproject.toml): started 19:09:07 Building wheel for psycopg2 (pyproject.toml): still running... 19:09:26 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 19:09:26 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=529226 sha256=50d8ef23574d91693fb04ae5c6f329fa6320f960d1d12a192f63fa5f0af7aab7 19:09:26 Stored in directory: /tmp/pip-ephem-wheel-cache-919_tk86/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 19:09:26 Building wheel for flex (pyproject.toml): started 19:09:28 Building wheel for flex (pyproject.toml): finished with status 'done' 19:09:28 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=d08d8943351f14680aff6a2dbf39b3726e70468575f892ff27a9548c9a2e386c 19:09:28 Stored in directory: /tmp/pip-ephem-wheel-cache-919_tk86/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:09:28 Building wheel for strict-rfc3339 (pyproject.toml): started 19:09:29 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 19:09:29 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=f949b438e256803c0ebfd8853c6e94285dba83ca37b72f8754746107d22f83d3 19:09:29 Stored in directory: /tmp/pip-ephem-wheel-cache-919_tk86/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:09:29 Building wheel for validate-email (pyproject.toml): started 19:09:31 Building wheel for validate-email (pyproject.toml): finished with status 'done' 19:09:31 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=957cc861643427089c28b936d7e4e58c275f9541a7cc77bc014c1bd015c5543b 19:09:31 Stored in directory: /tmp/pip-ephem-wheel-cache-919_tk86/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:09:31 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 19:09:34 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 19:11:41 19:11:41 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.6.3 scp-0.16.1 selenium-4.46.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 19:11:41 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:12:37 Removing intermediate container 3e49c62d664c 19:12:37 ---> 5b73dd13d7eb 19:12:37 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:12:37 ---> Running in 9485526f01a5 19:12:37 Removing intermediate container 9485526f01a5 19:12:37 ---> 5b0b46dfef6c 19:12:37 Step 11/13 : LABEL arch=arm64 19:12:37 ---> Running in 3f8ad4855109 19:12:37 Removing intermediate container 3f8ad4855109 19:12:37 ---> 452f028142a5 19:12:37 Step 12/13 : LABEL git_sha=db40ca1fafe4109185e5107911939f35c4bdff84 19:12:37 ---> Running in d90eaf712106 19:12:37 Removing intermediate container d90eaf712106 19:12:37 ---> 93a37783e091 19:12:37 Step 13/13 : LABEL version=0.0.0 19:12:37 ---> Running in 4b70b4c87e59 19:12:37 Removing intermediate container 4b70b4c87e59 19:12:37 ---> b8f26dfb21a2 19:12:37 [Warning] One or more build-args [ARCH] were not consumed 19:12:37 Successfully built b8f26dfb21a2 19:12:37 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:12:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:38 19:12:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:38 arm64: Pulling from edgex-lftools-log-publisher 19:12:38 8998bd30e6a1: Pulling fs layer 19:12:38 04944245beec: Pulling fs layer 19:12:38 699f458cf7ca: Pulling fs layer 19:12:38 765212b225bb: Pulling fs layer 19:12:38 f23df028b6ca: Pulling fs layer 19:12:38 d65c8cfc05b1: Pulling fs layer 19:12:38 2437ff75d9bd: Pulling fs layer 19:12:38 765212b225bb: Waiting 19:12:38 f23df028b6ca: Waiting 19:12:38 d65c8cfc05b1: Waiting 19:12:38 2437ff75d9bd: Waiting 19:12:38 04944245beec: Verifying Checksum 19:12:38 04944245beec: Download complete 19:12:38 765212b225bb: Verifying Checksum 19:12:38 765212b225bb: Download complete 19:12:38 f23df028b6ca: Verifying Checksum 19:12:38 f23df028b6ca: Download complete 19:12:38 d65c8cfc05b1: Verifying Checksum 19:12:38 d65c8cfc05b1: Download complete 19:12:39 699f458cf7ca: Verifying Checksum 19:12:39 699f458cf7ca: Download complete 19:12:39 8998bd30e6a1: Verifying Checksum 19:12:39 8998bd30e6a1: Download complete 19:12:41 2437ff75d9bd: Verifying Checksum 19:12:41 2437ff75d9bd: Download complete 19:12:44 8998bd30e6a1: Pull complete 19:12:44 04944245beec: Pull complete 19:12:46 699f458cf7ca: Pull complete 19:12:46 765212b225bb: Pull complete 19:12:47 f23df028b6ca: Pull complete 19:12:47 d65c8cfc05b1: Pull complete 19:13:05 2437ff75d9bd: Pull complete 19:13:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:13:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:06 prd-ubuntu20.04-docker-arm64-4c-16g-9 does not seem to be running inside a container 19:13:06 $ 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-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:13:09 $ docker top 15c28b5de32b341e2d4aebec30627d7050712b3336c5d5e571daddd6292fc471 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:09 ---> job-cost.sh 19:13:09 lf-activate-venv: SKIPPING 19:13:09 INFO: No Stack... 19:13:10 INFO: Retrieving Pricing Info for: v3-standard-4 19:13:11 INFO: Archiving Costs [Pipeline] sh 19:13:11 + cat /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/cost.csv 19:13:11 + cut -d, -f6 [Pipeline] lock 19:13:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-4-stack-cost] 19:13:11 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-150-4-stack-cost] did not exist. Created. 19:13:11 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:13:12 /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/durable-506af458/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:13:13 + echo total: 0.10999999940395355 [Pipeline] stash 19:13:13 Warning: overwriting stash ‘stack-cost’ 19:13:13 Stashed 1 file(s) [Pipeline] } 19:13:13 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-4-stack-cost] [Pipeline] // lock [Pipeline] } 19:13:13 $ docker stop --time=1 15c28b5de32b341e2d4aebec30627d7050712b3336c5d5e571daddd6292fc471 19:13:15 $ docker rm -f --volumes 15c28b5de32b341e2d4aebec30627d7050712b3336c5d5e571daddd6292fc471 [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:13:16 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-150/archives ] 19:13:16 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-150/archives 19:13:16 total 16 19:13:16 drwxr-xr-x 3 root root 4096 Aug 5 19:00 . 19:13:16 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 19:00 .. 19:13:16 drwxr-xr-x 2 root root 4096 Aug 5 19:00 cost 19:13:16 -rw-r--r-- 1 root root 88 Aug 5 19:00 cost.csv 19:13:16 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-150/archives 19:13:16 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-150/archives 19:13:16 total 16 19:13:16 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 19:00 . 19:13:16 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 19:00 .. 19:13:16 drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 19:00 cost 19:13:16 -rw-r--r-- 1 jenkins jenkins 88 Aug 5 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:13:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:13:17 ---> package-listing.sh 19:13:17 ++ tr '[:upper:]' '[:lower:]' 19:13:17 ++ facter osfamily 19:13:17 + OS_FAMILY=debian 19:13:17 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-150 19:13:17 + START_PACKAGES=/tmp/packages_start.txt 19:13:17 + END_PACKAGES=/tmp/packages_end.txt 19:13:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:13:17 + PACKAGES=/tmp/packages_start.txt 19:13:17 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-150 ']' 19:13:17 + PACKAGES=/tmp/packages_end.txt 19:13:17 + case "${OS_FAMILY}" in 19:13:17 + dpkg -l 19:13:17 + grep '^ii' 19:13:17 + '[' -f /tmp/packages_start.txt ']' 19:13:17 + '[' -f /tmp/packages_end.txt ']' 19:13:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:13:17 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-150 ']' 19:13:17 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/ 19:13:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/ [Pipeline] echo 19:13:17 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-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:13:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:18 prd-ubuntu20.04-docker-8c-8g-6 does not seem to be running inside a container 19:13:18 $ 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-150/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-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@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:13:19 $ docker top d158ea75390666797e1dadf3afdf17e01fc39fbaa0ef4cec67f2b223937cffcc -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:19 + touch /tmp/pre-build-complete [Pipeline] sh 19:13:19 + mkdir -p /var/log/sysstat [Pipeline] sh 19:13:20 + ls /var/log/sa-host 19:13:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:20 provisioning config files... 19:13:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config5004606685176990102tmp [Pipeline] { [Pipeline] echo 19:13:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:13:20 ---> create-netrc.sh [Pipeline] } 19:13:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:13:21 ---> python-tools-install.sh [Pipeline] echo 19:13:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:13:21 ---> sudo-logs.sh 19:13:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:13:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:13:21 ---> job-cost.sh 19:13:21 lf-activate-venv: SKIPPING 19:13:21 DEBUG: total: 0.2199999988079071 19:13:21 INFO: Retrieving Stack Cost... 19:13:22 INFO: Retrieving Pricing Info for: v3-standard-8 19:13:22 INFO: Archiving Costs [Pipeline] echo 19:13:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:13:22 ---> logs-deploy.sh 19:13:22 lf-activate-venv: SKIPPING 19:13:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-150/4 19:13:22 INFO: archiving workspace using pattern(s): 19:13:23 Archives upload complete. 19:13:23 INFO: archiving logs to Nexus 19:13:24 ---> uname -a: 19:13:24 Linux prd-ubuntu20-04-docker-8c-8g-6 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 19:13:24 19:13:24 19:13:24 ---> lscpu: 19:13:24 Architecture: x86_64 19:13:24 CPU op-mode(s): 32-bit, 64-bit 19:13:24 Byte Order: Little Endian 19:13:24 Address sizes: 40 bits physical, 48 bits virtual 19:13:24 CPU(s): 8 19:13:24 On-line CPU(s) list: 0-7 19:13:24 Thread(s) per core: 1 19:13:24 Core(s) per socket: 1 19:13:24 Socket(s): 8 19:13:24 NUMA node(s): 1 19:13:24 Vendor ID: AuthenticAMD 19:13:24 CPU family: 23 19:13:24 Model: 49 19:13:24 Model name: AMD EPYC-Rome Processor 19:13:24 Stepping: 0 19:13:24 CPU MHz: 2799.998 19:13:24 BogoMIPS: 5599.99 19:13:24 Virtualization: AMD-V 19:13:24 Hypervisor vendor: KVM 19:13:24 Virtualization type: full 19:13:24 L1d cache: 256 KiB 19:13:24 L1i cache: 256 KiB 19:13:24 L2 cache: 4 MiB 19:13:24 L3 cache: 128 MiB 19:13:24 NUMA node0 CPU(s): 0-7 19:13:24 Vulnerability Gather data sampling: Not affected 19:13:24 Vulnerability Itlb multihit: Not affected 19:13:24 Vulnerability L1tf: Not affected 19:13:24 Vulnerability Mds: Not affected 19:13:24 Vulnerability Meltdown: Not affected 19:13:24 Vulnerability Mmio stale data: Not affected 19:13:24 Vulnerability Retbleed: Vulnerable 19:13:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:13:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:13:24 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:13:24 Vulnerability Srbds: Not affected 19:13:24 Vulnerability Tsx async abort: Not affected 19:13:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:13:24 19:13:24 19:13:24 ---> nproc: 19:13:24 8 19:13:24 19:13:24 19:13:24 ---> df -h: 19:13:24 Filesystem Size Used Avail Use% Mounted on 19:13:24 overlay 155G 13G 143G 8% / 19:13:24 tmpfs 64M 0 64M 0% /dev 19:13:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:13:24 shm 64M 0 64M 0% /dev/shm 19:13:24 /dev/vda1 155G 13G 143G 8% /facter-os 19:13:24 19:13:24 19:13:24 ---> sar -b -r -n DEV: 19:13:24 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6) 08/05/26 _x86_64_ (8 CPU) 19:13:24 19:13:24 18:57:33 LINUX RESTART (8 CPU) 19:13:24 19:13:24 18:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:13:24 18:59:01 325.77 22.68 303.10 0.00 3347.28 24792.00 0.00 19:13:24 19:00:01 43.46 0.00 43.46 0.00 0.00 50378.95 0.00 19:13:24 19:01:01 99.38 0.10 99.28 0.00 7.20 31906.28 0.00 19:13:24 19:02:01 1.60 0.00 1.60 0.00 0.00 20.93 0.00 19:13:24 19:03:01 18.81 3.50 15.31 0.00 2527.05 3734.71 0.00 19:13:24 19:04:01 4.53 0.00 4.53 0.00 0.00 52.52 0.00 19:13:24 19:05:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 19:13:24 19:06:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 19:13:24 19:07:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 19:13:24 19:08:01 1.87 0.00 1.87 0.00 0.00 30.38 0.00 19:13:24 19:09:01 0.77 0.00 0.77 0.00 0.00 9.47 0.00 19:13:24 19:10:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 19:13:24 19:11:01 0.87 0.00 0.87 0.00 0.00 11.33 0.00 19:13:24 19:12:01 1.02 0.00 1.02 0.00 0.00 13.46 0.00 19:13:24 19:13:01 1.37 0.02 1.35 0.00 0.13 17.73 0.00 19:13:24 Average: 33.57 1.75 31.82 0.00 392.13 7401.01 0.00 19:13:24 19:13:24 18:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:13:24 18:59:01 28700336 31461236 835752 2.54 81844 2966788 2057164 6.06 1122864 2665884 414420 19:13:24 19:00:01 27235364 31364688 915096 2.78 92232 4263064 2149012 6.34 1293060 3881272 236824 19:13:24 19:01:01 26743548 31526284 755676 2.30 115356 4842336 1685164 4.97 1236704 4378540 292 19:13:24 19:02:01 26744412 31527260 754200 2.29 115400 4842336 1685164 4.97 1237004 4378540 48 19:13:24 19:03:01 26552560 31514584 753784 2.29 118344 5012900 1706536 5.03 1356396 4429480 1092 19:13:24 19:04:01 26553444 31515440 753148 2.29 118408 5012900 1723916 5.08 1355396 4429440 20 19:13:24 19:05:01 26556388 31518476 750012 2.28 118448 5012904 1723916 5.08 1352784 4429452 12 19:13:24 19:06:01 26556552 31518688 749740 2.28 118488 5012904 1723916 5.08 1353132 4429448 120 19:13:24 19:07:01 26556012 31518236 749924 2.28 118512 5012908 1723916 5.08 1352920 4429452 36 19:13:24 19:08:01 26558408 31520692 747452 2.27 118604 5012892 1723916 5.08 1351500 4429432 28 19:13:24 19:09:01 26558432 31520752 747332 2.27 118628 5012892 1723916 5.08 1351056 4429436 12 19:13:24 19:10:01 26558288 31520688 747256 2.27 118660 5012896 1723916 5.08 1351332 4429440 192 19:13:24 19:11:01 26558192 31520672 747212 2.27 118692 5012896 1723916 5.08 1351512 4429440 152 19:13:24 19:12:01 26557996 31520504 747300 2.27 118724 5012900 1723916 5.08 1351136 4429444 116 19:13:24 19:13:01 26558384 31521108 746428 2.27 118768 5012896 1715020 5.06 1350804 4429444 24 19:13:24 Average: 26769888 31505954 766687 2.33 113941 4803761 1767554 5.21 1317840 4268543 43559 19:13:24 19:13:24 18:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:13:24 18:59:01 ens3 609.03 396.92 6697.49 125.82 0.00 0.00 0.00 0.00 19:13:24 18:59:01 docker0 148.32 205.33 11.67 2549.95 0.00 0.00 0.00 0.00 19:13:24 18:59:01 lo 5.20 5.20 0.53 0.53 0.00 0.00 0.00 0.00 19:13:24 18:59:01 vethb49799c 146.70 203.73 13.45 2546.08 0.00 0.00 0.00 0.21 19:13:24 19:00:01 ens3 587.17 330.39 8679.37 54.39 0.00 0.00 0.00 0.00 19:13:24 19:00:01 docker0 280.44 518.58 20.94 8629.27 0.00 0.00 0.00 0.00 19:13:24 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:24 19:00:01 vethb49799c 280.44 518.61 24.78 8629.28 0.00 0.00 0.00 0.71 19:13:24 19:01:01 ens3 103.60 65.82 2532.31 15.83 0.00 0.00 0.00 0.00 19:13:24 19:01:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:13:24 19:01:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 19:13:24 19:02:01 ens3 2.52 0.55 0.78 0.46 0.00 0.00 0.00 0.00 19:13:24 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:24 19:03:01 ens3 85.57 34.36 1417.17 3.28 0.00 0.00 0.00 0.00 19:13:24 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:03:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 19:13:24 19:04:01 ens3 1.37 0.52 0.48 0.28 0.00 0.00 0.00 0.00 19:13:24 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:24 19:05:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:13:24 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:06:01 ens3 0.37 0.13 0.03 0.01 0.00 0.00 0.00 0.00 19:13:24 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:24 19:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:13:24 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:08:01 ens3 0.38 0.18 0.10 0.07 0.00 0.00 0.00 0.00 19:13:24 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:24 19:09:01 ens3 0.20 0.03 0.07 0.00 0.00 0.00 0.00 0.00 19:13:24 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:10:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:13:24 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:24 19:11:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:13:24 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:12:01 ens3 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 19:13:24 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:13:24 19:13:01 ens3 0.45 0.12 0.15 0.07 0.00 0.00 0.00 0.00 19:13:24 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:13:24 Average: ens3 92.77 55.28 1288.54 13.35 0.00 0.00 0.00 0.00 19:13:24 Average: docker0 28.59 48.27 2.17 745.27 0.00 0.00 0.00 0.00 19:13:24 Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 19:13:24 19:13:24 19:13:24 ---> sar -P ALL: 19:13:24 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-6) 08/05/26 _x86_64_ (8 CPU) 19:13:24 19:13:24 18:57:33 LINUX RESTART (8 CPU) 19:13:24 19:13:24 18:58:01 CPU %user %nice %system %iowait %steal %idle 19:13:24 18:59:01 all 6.57 0.00 1.87 1.01 0.05 90.49 19:13:24 18:59:01 0 6.68 0.00 2.41 1.99 0.05 88.88 19:13:24 18:59:01 1 8.93 0.00 2.22 0.55 0.05 88.24 19:13:24 18:59:01 2 5.25 0.00 1.76 0.39 0.05 92.55 19:13:24 18:59:01 3 10.00 0.00 1.66 0.17 0.05 88.12 19:13:24 18:59:01 4 4.09 0.00 1.20 0.38 0.03 94.29 19:13:24 18:59:01 5 6.23 0.00 2.59 2.30 0.07 88.82 19:13:24 18:59:01 6 4.63 0.00 1.86 2.18 0.07 91.25 19:13:24 18:59:01 7 6.75 0.00 1.26 0.15 0.05 91.79 19:13:24 19:00:01 all 7.22 0.00 1.28 0.35 0.04 91.12 19:13:24 19:00:01 0 7.59 0.00 1.34 0.02 0.02 91.04 19:13:24 19:00:01 1 1.29 0.00 0.45 0.00 0.03 98.22 19:13:24 19:00:01 2 4.09 0.00 0.79 0.82 0.05 94.26 19:13:24 19:00:01 3 12.32 0.00 2.00 0.02 0.05 85.61 19:13:24 19:00:01 4 7.03 0.00 1.32 0.00 0.03 91.62 19:13:24 19:00:01 5 4.25 0.00 0.84 0.20 0.03 94.68 19:13:24 19:00:01 6 1.29 0.00 0.70 1.72 0.03 96.25 19:13:24 19:00:01 7 19.82 0.00 2.77 0.02 0.03 77.35 19:13:24 19:01:01 all 7.92 0.00 2.02 0.49 0.04 89.53 19:13:24 19:01:01 0 3.97 0.00 1.16 0.10 0.03 94.74 19:13:24 19:01:01 1 4.39 0.00 1.79 1.47 0.03 92.32 19:13:24 19:01:01 2 24.36 0.00 5.01 0.62 0.07 69.95 19:13:24 19:01:01 3 5.21 0.00 1.17 0.20 0.03 93.38 19:13:24 19:01:01 4 7.08 0.00 1.64 0.00 0.03 91.24 19:13:24 19:01:01 5 6.64 0.00 2.47 0.89 0.03 89.97 19:13:24 19:01:01 6 7.11 0.00 1.78 0.60 0.03 90.47 19:13:24 19:01:01 7 4.66 0.00 1.17 0.02 0.02 94.13 19:13:24 19:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:13:24 19:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:13:24 19:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:13:24 19:02:01 2 0.07 0.00 0.00 0.00 0.02 99.92 19:13:24 19:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:13:24 19:02:01 4 0.03 0.00 0.05 0.00 0.00 99.92 19:13:24 19:02:01 5 0.02 0.00 0.00 0.02 0.02 99.95 19:13:24 19:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:13:24 19:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:13:24 19:03:01 all 1.02 0.00 0.35 0.12 0.00 98.51 19:13:24 19:03:01 0 0.58 0.00 0.33 0.00 0.00 99.08 19:13:24 19:03:01 1 0.65 0.00 0.32 0.10 0.00 98.93 19:13:24 19:03:01 2 1.09 0.00 0.32 0.03 0.02 98.54 19:13:24 19:03:01 3 0.50 0.00 0.25 0.65 0.00 98.60 19:13:24 19:03:01 4 2.34 0.00 0.40 0.02 0.02 97.23 19:13:24 19:03:01 5 0.73 0.00 0.28 0.05 0.00 98.93 19:13:24 19:03:01 6 1.67 0.00 0.67 0.08 0.00 97.58 19:13:24 19:03:01 7 0.60 0.00 0.20 0.02 0.00 99.18 19:13:24 19:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:13:24 19:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:13:24 19:04:01 1 0.03 0.00 0.00 0.02 0.02 99.93 19:13:24 19:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:13:24 19:04:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:13:24 19:04:01 4 0.05 0.00 0.00 0.00 0.00 99.95 19:13:24 19:04:01 5 0.05 0.00 0.05 0.00 0.02 99.88 19:13:24 19:04:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:13:24 19:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:13:24 19:05:01 all 0.03 0.00 0.01 0.00 0.00 99.96 19:13:24 19:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:13:24 19:05:01 1 0.02 0.00 0.03 0.02 0.00 99.93 19:13:24 19:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:13:24 19:05:01 3 0.03 0.00 0.00 0.02 0.00 99.95 19:13:24 19:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:13:24 19:05:01 5 0.05 0.00 0.02 0.00 0.02 99.92 19:13:24 19:05:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:13:24 19:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:06:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:13:24 19:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:13:24 19:06:01 1 0.02 0.00 0.00 0.07 0.00 99.92 19:13:24 19:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:13:24 19:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 19:13:24 19:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:13:24 19:06:01 5 0.05 0.00 0.03 0.00 0.02 99.90 19:13:24 19:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 19:13:24 19:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:13:24 19:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:13:24 19:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:13:24 19:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:13:24 19:07:01 3 0.00 0.00 0.02 0.02 0.02 99.95 19:13:24 19:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:07:01 5 0.05 0.00 0.02 0.00 0.02 99.92 19:13:24 19:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:13:24 19:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:13:24 19:08:01 all 0.02 0.00 0.02 0.01 0.00 99.95 19:13:24 19:08:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:13:24 19:08:01 1 0.05 0.00 0.02 0.02 0.00 99.92 19:13:24 19:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:13:24 19:08:01 3 0.00 0.00 0.02 0.03 0.00 99.95 19:13:24 19:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:13:24 19:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:13:24 19:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:13:24 19:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:09:01 all 0.03 0.00 0.01 0.00 0.01 99.96 19:13:24 19:09:01 0 0.05 0.00 0.00 0.00 0.02 99.93 19:13:24 19:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:13:24 19:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:13:24 19:09:01 3 0.03 0.00 0.00 0.02 0.00 99.95 19:13:24 19:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:09:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:13:24 19:09:01 6 0.03 0.00 0.03 0.00 0.02 99.92 19:13:24 19:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:13:24 19:09:01 CPU %user %nice %system %iowait %steal %idle 19:13:24 19:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:13:24 19:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:13:24 19:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:13:24 19:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:13:24 19:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:13:24 19:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:13:24 19:10:01 5 0.05 0.00 0.05 0.00 0.02 99.88 19:13:24 19:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:13:24 19:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 19:13:24 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:13:24 19:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:13:24 19:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:13:24 19:11:01 3 0.02 0.00 0.00 0.03 0.00 99.95 19:13:24 19:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:13:24 19:11:01 5 0.05 0.00 0.05 0.00 0.02 99.88 19:13:24 19:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:13:24 19:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:13:24 19:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:13:24 19:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:13:24 19:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:13:24 19:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:13:24 19:12:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:13:24 19:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:13:24 19:12:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:13:24 19:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:13:24 19:13:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:13:24 19:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:13:24 19:13:01 1 0.00 0.00 0.03 0.02 0.00 99.95 19:13:24 19:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:13:24 19:13:01 3 0.02 0.00 0.00 0.02 0.02 99.95 19:13:24 19:13:01 4 0.05 0.00 0.00 0.00 0.00 99.95 19:13:24 19:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 19:13:24 19:13:01 6 0.05 0.00 0.02 0.00 0.02 99.92 19:13:24 19:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:13:24 Average: all 1.53 0.00 0.37 0.13 0.01 97.95 19:13:24 Average: 0 1.27 0.00 0.35 0.14 0.01 98.23 19:13:24 Average: 1 1.03 0.00 0.33 0.15 0.01 98.49 19:13:24 Average: 2 2.33 0.00 0.53 0.12 0.02 97.00 19:13:24 Average: 3 1.87 0.00 0.34 0.08 0.01 97.69 19:13:24 Average: 4 1.38 0.00 0.31 0.03 0.01 98.27 19:13:24 Average: 5 1.22 0.00 0.43 0.23 0.02 98.10 19:13:24 Average: 6 1.00 0.00 0.34 0.30 0.02 98.34 19:13:24 Average: 7 2.12 0.00 0.36 0.01 0.01 97.50 19:13:24 19:13:24 19:13:24