Pull request #143 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f30a54a6e7bcb341db92db5af67a29c2b6602c33+25247ac748027abf9820f8a08a2990fa03ab5444 (833945927982bdf54acba3ea12752a1509d6b19e) 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-ssh4650602237257867231.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh5034037682332481312.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17453618207077810800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17799287713878286820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4095771874823241476.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-143/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-143/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18203222386075031299.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8149’ Running on prd-ubuntu20.04-docker-8c-8g-8151 in /w/workspace/xfoundry_edgex-taf-common_PR-143 [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-143 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit f30a54a6e7bcb341db92db5af67a29c2b6602c33 Merge succeeded, producing f30a54a6e7bcb341db92db5af67a29c2b6602c33 Checking out Revision f30a54a6e7bcb341db92db5af67a29c2b6602c33 (PR-143) Commit message: "build: bump cryptography from 45.0.4 to 45.0.7" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > 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/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f30a54a6e7bcb341db92db5af67a29c2b6602c33 # 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 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f30a54a6e7bcb341db92db5af67a29c2b6602c33 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:41:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:41:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:41:29 ========================================================= 10:41:29 EdgeX Global Pipelines Version Info 10:41:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:41:30 ------------------- 10:41:30 stable info: 10:41:30 ------------------- 10:41:30 Commited By: Cherry Wang cherry@iotechsys.com 10:41:30 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 10:41:30 Message: update stable to v1.0.276 10:41:30 ------------------- 10:41:30 experimental info: 10:41:30 ------------------- 10:41:30 Commited By: **** collab-it+edgex@linuxfoundation.org 10:41:30 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 10:41:30 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 10:41:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 10:41:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 10:41:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:41:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-143 [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-143 [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-143 [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f30a54a6e7bcb341db92db5af67a29c2b6602c33 [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f30a54a [Pipeline] echo 10:41:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:31 provisioning config files... 10:41:31 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/config10273116379306015685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:32 ---> ****-login.sh 10:41:32 nexus3.edgexfoundry.org:10001 10:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:32 10:41:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:41:32 Configure a credential helper to remove this warning. See 10:41:32 https://docs.****.com/go/credential-store/ 10:41:32 10:41:32 Login Succeeded 10:41:32 nexus3.edgexfoundry.org:10002 10:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:32 10:41:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:41:32 Configure a credential helper to remove this warning. See 10:41:32 https://docs.****.com/go/credential-store/ 10:41:32 10:41:32 Login Succeeded 10:41:32 nexus3.edgexfoundry.org:10003 10:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:32 10:41:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:41:32 Configure a credential helper to remove this warning. See 10:41:32 https://docs.****.com/go/credential-store/ 10:41:32 10:41:32 Login Succeeded 10:41:32 nexus3.edgexfoundry.org:10004 10:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:32 10:41:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:41:32 Configure a credential helper to remove this warning. See 10:41:32 https://docs.****.com/go/credential-store/ 10:41:32 10:41:32 Login Succeeded 10:41:32 ****.io 10:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:33 10:41:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:41:33 Configure a credential helper to remove this warning. See 10:41:33 https://docs.****.com/go/credential-store/ 10:41:33 10:41:33 Login Succeeded 10:41:33 ---> ****-login.sh ends [Pipeline] } 10:41:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:41:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:41:33 + grep -v github /etc/ssh/ssh_known_hosts 10:41:33 + [ -e /tmp/ssh_known_hosts ] 10:41:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:41:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:41:33 + sudo tee -a /etc/ssh/ssh_known_hosts 10:41:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:41:34 10:41:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:41:34 0.1.4: Pulling from edgex-devops/py-git-semver 10:41:34 3dae71ba6b94: Pulling fs layer 10:41:34 6bf1a483ea7c: Pulling fs layer 10:41:34 f5dfc541a4d3: Pulling fs layer 10:41:34 461d9e800cba: Pulling fs layer 10:41:34 80192f66455f: Pulling fs layer 10:41:34 2e8e34ca0e6c: Pulling fs layer 10:41:34 a29436f7fd5d: Pulling fs layer 10:41:34 923cac83aea3: Pulling fs layer 10:41:34 25ad8b0a4227: Pulling fs layer 10:41:34 db01528c6b51: Pulling fs layer 10:41:34 28988de357af: Pulling fs layer 10:41:34 28988de357af: Waiting 10:41:34 25ad8b0a4227: Waiting 10:41:34 db01528c6b51: Waiting 10:41:34 a29436f7fd5d: Waiting 10:41:34 923cac83aea3: Waiting 10:41:34 80192f66455f: Waiting 10:41:34 2e8e34ca0e6c: Waiting 10:41:34 461d9e800cba: Waiting 10:41:34 6bf1a483ea7c: Verifying Checksum 10:41:34 6bf1a483ea7c: Download complete 10:41:34 461d9e800cba: Verifying Checksum 10:41:34 461d9e800cba: Download complete 10:41:34 80192f66455f: Download complete 10:41:34 f5dfc541a4d3: Verifying Checksum 10:41:34 f5dfc541a4d3: Download complete 10:41:34 3dae71ba6b94: Verifying Checksum 10:41:34 3dae71ba6b94: Download complete 10:41:34 923cac83aea3: Verifying Checksum 10:41:34 923cac83aea3: Download complete 10:41:34 25ad8b0a4227: Verifying Checksum 10:41:34 25ad8b0a4227: Download complete 10:41:34 db01528c6b51: Download complete 10:41:34 28988de357af: Download complete 10:41:35 a29436f7fd5d: Verifying Checksum 10:41:35 a29436f7fd5d: Download complete 10:41:35 2e8e34ca0e6c: Verifying Checksum 10:41:35 2e8e34ca0e6c: Download complete 10:41:36 3dae71ba6b94: Pull complete 10:41:36 6bf1a483ea7c: Pull complete 10:41:37 f5dfc541a4d3: Pull complete 10:41:37 461d9e800cba: Pull complete 10:41:37 80192f66455f: Pull complete 10:41:41 2e8e34ca0e6c: Pull complete 10:41:42 a29436f7fd5d: Pull complete 10:41:42 923cac83aea3: Pull complete 10:41:42 25ad8b0a4227: Pull complete 10:41:42 db01528c6b51: Pull complete 10:41:42 28988de357af: Pull complete 10:41:42 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:41:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:41:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:42 prd-ubuntu20.04-docker-8c-8g-8151 does not seem to be running inside a container 10:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-143 -v /w/workspace/xfoundry_edgex-taf-common_PR-143:/w/workspace/xfoundry_edgex-taf-common_PR-143:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-143@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:41:44 $ docker top 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 -eo pid,comm 10:41:44 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). 10:41:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:41:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:41:44 [ssh-agent] Looking for ssh-agent implementation... 10:41:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:41:45 $ docker exec 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 ssh-agent 10:41:45 SSH_AUTH_SOCK=/tmp/ssh-XaRjaohfXVq9/agent.33 10:41:45 SSH_AGENT_PID=39 10:41:45 Running ssh-add (command line suppressed) 10:41:45 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/private_key_15672262155172874294.key (/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/private_key_15672262155172874294.key) 10:41:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:41:45 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-143 [Pipeline] sh 10:41:45 + git tag --points-at HEAD [Pipeline] } 10:41:45 $ docker exec --env ******** --env ******** 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 ssh-agent -k 10:41:46 unset SSH_AUTH_SOCK; 10:41:46 unset SSH_AGENT_PID; 10:41:46 echo Agent pid 39 killed; 10:41:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:41:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:41:46 [ssh-agent] Looking for ssh-agent implementation... 10:41:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:41:46 $ docker exec 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 ssh-agent 10:41:46 SSH_AUTH_SOCK=/tmp/ssh-JDRUWpqsVAok/agent.86 10:41:46 SSH_AGENT_PID=92 10:41:46 Running ssh-add (command line suppressed) 10:41:46 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/private_key_8223095620076984499.key (/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/private_key_8223095620076984499.key) 10:41:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:41:46 + git semver init 10:41:47 2025-09-02 10:41:47,160 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:41:47 2025-09-02 10:41:47,165 [run_init] DEBUG init version:0.0.0 force:False 10:41:47 2025-09-02 10:41:47,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-143/.semver 10:41:47 2025-09-02 10:41:47,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-143/.semver 10:41:47 2025-09-02 10:41:47,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-143/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-143, stdin=None, shell=False, universal_newlines=False) 10:41:48 2025-09-02 10:41:47,753 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-143/.git/info/exclude 10:41:48 2025-09-02 10:41:47,753 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-143/.semver/PR-143 with force:False 10:41:48 2025-09-02 10:41:47,753 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-143/.semver/PR-143 10:41:48 2025-09-02 10:41:47,757 [execute] INFO git cat-file --batch-check 10:41:48 2025-09-02 10:41:47,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-143/.semver, stdin=, shell=False, universal_newlines=False) 10:41:48 2025-09-02 10:41:47,762 [execute] INFO git cat-file --batch 10:41:48 2025-09-02 10:41:47,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-143/.semver, stdin=, shell=False, universal_newlines=False) 10:41:48 2025-09-02 10:41:47,766 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-143/.semver/PR-143 10:41:48 0.0.0 [Pipeline] } 10:41:48 $ docker exec --env ******** --env ******** 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 ssh-agent -k 10:41:48 unset SSH_AUTH_SOCK; 10:41:48 unset SSH_AGENT_PID; 10:41:48 echo Agent pid 92 killed; 10:41:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:41:48 + git semver [Pipeline] } 10:41:48 $ docker stop --time=1 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 10:41:50 $ docker rm -f --volumes 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 [Pipeline] // withDockerContainer [Pipeline] sh 10:41:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:41:51 Stashed 1 file(s) [Pipeline] echo 10:41:51 [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 10:41:51 provisioning config files... 10:41:51 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/config9974159484096233149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:52 ---> ****-login.sh 10:41:52 nexus3.edgexfoundry.org:10001 10:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:52 Login Succeeded 10:41:52 nexus3.edgexfoundry.org:10002 10:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:52 Login Succeeded 10:41:52 nexus3.edgexfoundry.org:10003 10:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:52 Login Succeeded 10:41:52 nexus3.edgexfoundry.org:10004 10:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:52 Login Succeeded 10:41:52 ****.io 10:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:52 Login Succeeded 10:41:52 ---> ****-login.sh ends [Pipeline] } 10:41:52 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 10:41:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:41:53 + ls -al . 10:41:53 total 72 10:41:53 drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 10:41 . 10:41:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:41 .. 10:41:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 10:41 .git 10:41:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 10:41 .github 10:41:53 -rw-rw-r-- 1 jenkins jenkins 22 Sep 2 10:41 .gitignore 10:41:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 10:41 .semver 10:41:53 -rw-rw-r-- 1 jenkins jenkins 1653 Sep 2 10:41 Dockerfile 10:41:53 -rw-rw-r-- 1 jenkins jenkins 746 Sep 2 10:41 Jenkinsfile 10:41:53 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 2 10:41 LICENSE 10:41:53 -rw-rw-r-- 1 jenkins jenkins 4232 Sep 2 10:41 README.md 10:41:53 drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 10:41 TUC 10:41:53 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 10:41 VERSION 10:41:53 -rw-rw-r-- 1 jenkins jenkins 473 Sep 2 10:41 requirements.txt 10:41:53 -rw-rw-r-- 1 jenkins jenkins 54 Sep 2 10:41 robot-entrypoint.sh 10:41:53 -rw-rw-r-- 1 jenkins jenkins 445 Sep 2 10:41 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:54 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f30a54a6e7bcb341db92db5af67a29c2b6602c33 --label arch=amd64 --label version=0.0.0 . 10:41:54 #0 building with "default" instance using docker driver 10:41:54 10:41:54 #1 [internal] load build definition from Dockerfile 10:41:54 #1 transferring dockerfile: 1.69kB done 10:41:54 #1 DONE 0.0s 10:41:54 10:41:54 #2 [internal] load metadata for docker.io/library/alpine:3.20 10:41:54 #2 DONE 0.1s 10:41:55 10:41:55 #3 [internal] load .dockerignore 10:41:55 #3 transferring context: 2B done 10:41:55 #3 DONE 0.0s 10:41:55 10:41:55 #4 [internal] load build context 10:41:55 #4 transferring context: 547.05kB 0.0s done 10:41:55 #4 DONE 0.1s 10:41:55 10:41:55 #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:41:55 #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 10:41:55 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 10:41:55 #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 10:41:55 #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 10:41:55 #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 10:41:55 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 10:41:55 #5 DONE 0.3s 10:41:55 10:41:55 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 10:41:55 #6 DONE 0.1s 10:41:55 10:41:55 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 10:41:55 #7 DONE 0.0s 10:41:55 10:41:55 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 10:41:55 #8 DONE 0.0s 10:41:55 10:41:55 #9 [5/7] WORKDIR /edgex-taf 10:41:55 #9 DONE 0.0s 10:41:55 10:41:55 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:41:55 #10 DONE 0.3s 10:41:55 10:41:55 #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 10:41:55 #11 0.216 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:41:56 #11 0.507 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:41:56 #11 0.958 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:41:56 #11 1.113 Executing busybox-1.36.1-r30.post-upgrade 10:41:56 #11 1.151 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:41:56 #11 1.260 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:41:56 #11 1.367 Executing busybox-1.36.1-r30.trigger 10:41:57 #11 1.372 OK: 8 MiB in 14 packages 10:41:57 #11 1.426 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:41:57 #11 1.599 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:41:57 #11 1.976 (1/14) Installing ca-certificates (20250619-r0) 10:41:57 #11 2.128 (2/14) Installing brotli-libs (1.1.0-r2) 10:41:58 #11 2.285 (3/14) Installing c-ares (1.33.1-r0) 10:41:58 #11 2.407 (4/14) Installing libunistring (1.2-r0) 10:41:58 #11 2.568 (5/14) Installing libidn2 (2.3.7-r0) 10:41:58 #11 2.704 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:41:58 #11 2.833 (7/14) Installing libpsl (0.21.5-r1) 10:41:58 #11 2.961 (8/14) Installing zstd-libs (1.5.6-r0) 10:41:58 #11 3.111 (9/14) Installing libcurl (8.12.1-r0) 10:41:59 #11 3.363 (10/14) Installing curl (8.12.1-r0) 10:41:59 #11 3.566 (11/14) Installing docker-cli (26.1.5-r0) 10:41:59 #11 3.858 (12/14) Installing oniguruma (6.9.9-r0) 10:41:59 #11 4.005 (13/14) Installing jq (1.7.1-r0) 10:41:59 #11 4.155 (14/14) Installing openssl (3.3.4-r0) 10:41:59 #11 4.306 Executing busybox-1.36.1-r30.trigger 10:42:00 #11 4.312 Executing ca-certificates-20250619-r0.trigger 10:42:00 #11 4.350 OK: 43 MiB in 28 packages 10:42:00 #11 4.410 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:00 #11 4.583 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:00 #11 4.978 (1/167) Installing libexpat (2.7.0-r0) 10:42:00 #11 5.179 (2/167) Installing libbz2 (1.0.8-r6) 10:42:00 #11 5.296 (3/167) Installing libpng (1.6.44-r0) 10:42:01 #11 5.433 (4/167) Installing freetype (2.13.2-r0) 10:42:01 #11 6.024 (5/167) Installing fontconfig (2.15.0-r1) 10:42:01 #11 6.180 (6/167) Installing libfontenc (1.1.8-r0) 10:42:01 #11 6.299 (7/167) Installing mkfontscale (1.2.2-r6) 10:42:01 #11 6.421 (8/167) Installing font-opensans (0_git20210927-r1) 10:42:02 #11 6.628 (9/167) Installing pkgconf (2.2.0-r0) 10:42:02 #11 6.757 (10/167) Installing libgcc (13.2.1_git20240309-r1) 10:42:02 #11 6.899 (11/167) Installing libffi (3.4.6-r0) 10:42:02 #11 7.014 (12/167) Installing libintl (0.22.5-r0) 10:42:02 #11 7.130 (13/167) Installing libeconf (0.6.3-r0) 10:42:03 #11 7.248 (14/167) Installing libblkid (2.40.1-r1) 10:42:03 #11 7.377 (15/167) Installing libmount (2.40.1-r1) 10:42:03 #11 7.525 (16/167) Installing pcre2 (10.43-r0) 10:42:03 #11 7.674 (17/167) Installing glib (2.80.5-r0) 10:42:03 #11 7.877 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 10:42:03 #11 8.046 (19/167) Installing xz-libs (5.6.2-r1) 10:42:03 #11 8.188 (20/167) Installing libxml2 (2.12.10-r0) 10:42:04 #11 8.496 (21/167) Installing shared-mime-info (2.4-r0) 10:42:04 #11 8.651 (22/167) Installing hicolor-icon-theme (0.17-r2) 10:42:04 #11 8.786 (23/167) Installing libjpeg-turbo (3.0.3-r0) 10:42:04 #11 8.934 (24/167) Installing libsharpyuv (1.3.2-r0) 10:42:04 #11 9.043 (25/167) Installing libwebp (1.3.2-r0) 10:42:04 #11 9.189 (26/167) Installing tiff (4.6.0t-r0) 10:42:05 #11 9.329 (27/167) Installing gdk-pixbuf (2.42.12-r0) 10:42:05 #11 9.470 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 10:42:05 #11 9.588 (29/167) Installing libxau (1.0.11-r4) 10:42:05 #11 9.692 (30/167) Installing libmd (1.1.0-r0) 10:42:05 #11 9.805 (31/167) Installing libbsd (0.12.2-r0) 10:42:05 #11 9.919 (32/167) Installing libxdmcp (1.1.5-r1) 10:42:05 #11 10.03 (33/167) Installing libxcb (1.16.1-r0) 10:42:05 #11 10.17 (34/167) Installing libx11 (1.8.9-r1) 10:42:06 #11 10.36 (35/167) Installing libxcomposite (0.4.6-r5) 10:42:06 #11 10.47 (36/167) Installing libxfixes (6.0.1-r4) 10:42:06 #11 10.58 (37/167) Installing libxrender (0.9.11-r5) 10:42:06 Still waiting to schedule task 10:42:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:42:06 #11 10.70 (38/167) Installing libxcursor (1.2.2-r1) 10:42:06 #11 10.82 (39/167) Installing libxdamage (1.1.6-r5) 10:42:06 #11 10.92 (40/167) Installing libxext (1.3.6-r2) 10:42:06 #11 11.04 (41/167) Installing libxi (1.8.1-r4) 10:42:06 #11 11.16 (42/167) Installing libxinerama (1.1.5-r4) 10:42:06 #11 11.27 (43/167) Installing libxrandr (1.5.4-r1) 10:42:06 #11 11.39 (44/167) Installing libatk-1.0 (2.52.0-r0) 10:42:07 #11 11.51 (45/167) Installing libxtst (1.2.4-r6) 10:42:07 #11 11.62 (46/167) Installing dbus-libs (1.14.10-r1) 10:42:07 #11 11.76 (47/167) Installing at-spi2-core (2.52.0-r0) 10:42:07 #11 11.90 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 10:42:07 #11 12.03 (49/167) Installing pixman (0.43.2-r0) 10:42:07 #11 12.18 (50/167) Installing cairo (1.18.4-r0) 10:42:07 #11 12.34 (51/167) Installing cairo-gobject (1.18.4-r0) 10:42:08 #11 12.44 (52/167) Installing avahi-libs (0.8-r17) 10:42:08 #11 12.57 (53/167) Installing gmp (6.3.0-r1) 10:42:08 #11 12.72 (54/167) Installing nettle (3.9.1-r0) 10:42:08 #11 12.87 (55/167) Installing libtasn1 (4.20.0-r0) 10:42:08 #11 12.99 (56/167) Installing p11-kit (0.25.3-r0) 10:42:08 #11 13.14 (57/167) Installing gnutls (3.8.5-r0) 10:42:09 #11 13.31 (58/167) Installing cups-libs (2.4.9-r1) 10:42:09 #11 13.46 (59/167) Installing libepoxy (1.5.10-r1) 10:42:09 #11 13.60 (60/167) Installing fribidi (1.0.15-r0) 10:42:09 #11 13.73 (61/167) Installing graphite2 (1.3.14-r6) 10:42:09 #11 13.86 (62/167) Installing harfbuzz (8.5.0-r0) 10:42:09 #11 14.02 (63/167) Installing libxft (2.3.8-r3) 10:42:09 #11 14.13 (64/167) Installing pango (1.52.2-r0) 10:42:10 #11 14.28 (65/167) Installing wayland-libs-client (1.22.0-r4) 10:42:10 #11 14.40 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 10:42:10 #11 14.51 (67/167) Installing wayland-libs-egl (1.22.0-r4) 10:42:10 #11 14.62 (68/167) Installing xkeyboard-config (2.41-r0) 10:42:10 #11 14.79 (69/167) Installing libxkbcommon (1.7.0-r0) 10:42:10 #11 14.93 (70/167) Installing gtk+3.0 (3.24.43-r0) 10:42:10 #11 15.14 (71/167) Installing icu-data-full (74.2-r1) 10:42:11 #11 15.46 (72/167) Installing mesa (24.0.9-r1) 10:42:11 #11 15.58 (73/167) Installing llvm17-libs (17.0.6-r2) 10:42:12 #11 16.48 (74/167) Installing hwdata-pci (0.382-r0) 10:42:12 #11 16.63 (75/167) Installing libpciaccess (0.18.1-r0) 10:42:12 #11 16.75 (76/167) Installing libdrm (2.4.120-r0) 10:42:12 #11 16.89 (77/167) Installing libelf (0.191-r0) 10:42:12 #11 17.02 (78/167) Installing mesa-glapi (24.0.9-r1) 10:42:12 #11 17.14 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 10:42:13 #11 17.50 (80/167) Installing eudev-libs (3.2.14-r2) 10:42:13 #11 17.61 (81/167) Installing libmagic (5.45-r1) 10:42:13 #11 17.77 (82/167) Installing file (5.45-r1) 10:42:13 #11 17.88 (83/167) Installing xprop (1.2.7-r0) 10:42:13 #11 18.00 (84/167) Installing libice (1.1.1-r6) 10:42:13 #11 18.12 (85/167) Installing libuuid (2.40.1-r1) 10:42:13 #11 18.23 (86/167) Installing libsm (1.2.4-r4) 10:42:14 #11 18.35 (87/167) Installing libxt (1.3.0-r5) 10:42:14 #11 18.50 (88/167) Installing libxmu (1.1.4-r2) 10:42:14 #11 18.63 (89/167) Installing xset (1.2.5-r1) 10:42:14 #11 18.74 (90/167) Installing xdg-utils (1.2.1-r0) 10:42:14 #11 18.87 (91/167) Installing libogg (1.3.5-r5) 10:42:14 #11 18.99 (92/167) Installing libflac (1.4.3-r1) 10:42:14 #11 19.13 (93/167) Installing alsa-lib (1.2.11-r0) 10:42:14 #11 19.29 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 10:42:15 #11 19.49 (95/167) Installing aom-libs (3.9.1-r0) 10:42:15 #11 19.70 (96/167) Installing libva (2.21.0-r0) 10:42:15 #11 19.83 (97/167) Installing libvdpau (1.5-r3) 10:42:15 #11 19.94 (98/167) Installing onevpl-libs (2023.3.1-r2) 10:42:15 #11 20.08 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 10:42:15 #11 20.24 (100/167) Installing libdav1d (1.4.2-r0) 10:42:16 #11 20.40 (101/167) Installing openexr-libiex (3.1.13-r1) 10:42:16 #11 20.54 (102/167) Installing openexr-libilmthread (3.1.13-r1) 10:42:16 #11 20.66 (103/167) Installing imath (3.1.12-r0) 10:42:16 #11 20.79 (104/167) Installing openexr-libopenexr (3.1.13-r1) 10:42:16 #11 20.96 (105/167) Installing giflib (5.2.2-r0) 10:42:16 #11 21.08 (106/167) Installing libhwy (1.0.7-r0) 10:42:18 #11 22.21 (107/167) Installing lcms2 (2.16-r0) 10:42:18 #11 22.35 (108/167) Installing libjxl (0.10.2-r0) 10:42:18 #11 22.53 (109/167) Installing lame-libs (3.100-r5) 10:42:18 #11 22.85 (110/167) Installing opus (1.5.2-r0) 10:42:18 #11 22.99 (111/167) Installing rav1e-libs (0.7.1-r0) 10:42:18 #11 23.16 (112/167) Installing libgomp (13.2.1_git20240309-r1) 10:42:18 #11 23.30 (113/167) Installing soxr (0.1.3-r7) 10:42:19 #11 23.42 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 10:42:19 #11 23.55 (115/167) Installing libtheora (1.1.1-r18) 10:42:19 #11 23.70 (116/167) Installing libvorbis (1.3.7-r2) 10:42:19 #11 23.84 (117/167) Installing libvpx (1.14.1-r0) 10:42:19 #11 24.01 (118/167) Installing libwebpmux (1.3.2-r0) 10:42:19 #11 24.12 (119/167) Installing x264-libs (0.164_git20231001-r0) 10:42:19 #11 24.29 (120/167) Installing numactl (2.0.18-r0) 10:42:19 #11 24.41 (121/167) Installing x265-libs (3.6-r0) 10:42:20 #11 24.63 (122/167) Installing xvidcore (1.3.7-r2) 10:42:20 #11 24.77 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 10:42:20 #11 25.02 (124/167) Installing libbluray (1.3.4-r1) 10:42:20 #11 25.16 (125/167) Installing mpg123-libs (1.32.8-r0) 10:42:20 #11 25.31 (126/167) Installing libopenmpt (0.7.7-r0) 10:42:21 #11 25.77 (127/167) Installing cjson (1.7.18-r0) 10:42:21 #11 25.88 (128/167) Installing mbedtls (3.6.4-r0) 10:42:21 #11 26.03 (129/167) Installing librist (0.2.10-r1) 10:42:21 #11 26.16 (130/167) Installing libsrt (1.5.3-r0) 10:42:22 #11 26.31 (131/167) Installing libssh (0.10.6-r0) 10:42:22 #11 26.45 (132/167) Installing libsodium (1.0.19-r0) 10:42:22 #11 26.58 (133/167) Installing libzmq (4.3.5-r2) 10:42:22 #11 26.73 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 10:42:22 #11 26.91 (135/167) Installing crc32c (1.1.2-r0) 10:42:22 #11 27.02 (136/167) Installing double-conversion (3.3.0-r0) 10:42:22 #11 27.13 (137/167) Installing libevent (2.1.12-r7) 10:42:22 #11 27.29 (138/167) Installing wayland-libs-server (1.22.0-r4) 10:42:23 #11 27.41 (139/167) Installing mesa-gbm (24.0.9-r1) 10:42:23 #11 27.52 (140/167) Installing harfbuzz-subset (8.5.0-r0) 10:42:23 #11 27.68 (141/167) Installing icu-libs (74.2-r1) 10:42:23 #11 27.87 (142/167) Installing minizip (1.3.1-r0) 10:42:23 #11 27.99 (143/167) Installing nspr (4.35-r4) 10:42:23 #11 28.13 (144/167) Installing sqlite-libs (3.45.3-r2) 10:42:23 #11 28.30 (145/167) Installing nss (3.105-r0) 10:42:24 #11 28.49 (146/167) Installing openh264 (2.4.1-r0) 10:42:24 #11 28.66 (147/167) Installing libcamera-ipa (0.3.0-r0) 10:42:24 #11 28.79 (148/167) Installing libunwind (1.8.1-r0) 10:42:24 #11 28.92 (149/167) Installing yaml (0.2.5-r2) 10:42:24 #11 29.05 (150/167) Installing libcamera (0.3.0-r0) 10:42:24 #11 29.21 (151/167) Installing speexdsp (1.2.1-r2) 10:42:24 #11 29.33 (152/167) Installing libuv (1.48.0-r0) 10:42:25 #11 29.46 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 10:42:25 #11 29.62 (154/167) Installing libsndfile (1.2.2-r1) 10:42:25 #11 29.89 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 10:42:25 #11 30.04 (156/167) Installing pipewire-libs (1.0.6-r1) 10:42:25 #11 30.23 (157/167) Installing libasyncns (0.8-r3) 10:42:25 #11 30.35 (158/167) Installing libltdl (2.4.7-r3) 10:42:26 #11 30.46 (159/167) Installing orc (0.4.40-r0) 10:42:26 #11 30.60 (160/167) Installing tdb-libs (1.4.9-r1) 10:42:26 #11 30.73 (161/167) Installing libpulse (17.0-r0) 10:42:26 #11 30.89 (162/167) Installing libwebpdemux (1.3.2-r0) 10:42:26 #11 31.00 (163/167) Installing libgpg-error (1.49-r0) 10:42:26 #11 31.13 (164/167) Installing libgcrypt (1.10.3-r0) 10:42:27 #11 31.28 (165/167) Installing libxslt (1.1.39-r2) 10:42:27 #11 31.42 (166/167) Installing chromium (131.0.6778.108-r0) 10:42:28 #11 32.98 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 10:42:28 #11 33.24 Executing busybox-1.36.1-r30.trigger 10:42:29 #11 33.24 Executing fontconfig-2.15.0-r1.trigger 10:42:29 #11 33.26 Executing mkfontscale-1.2.2-r6.trigger 10:42:29 #11 33.27 Executing glib-2.80.5-r0.trigger 10:42:29 #11 33.28 Executing shared-mime-info-2.4-r0.trigger 10:42:29 #11 33.64 Executing gdk-pixbuf-2.42.12-r0.trigger 10:42:29 #11 33.65 Executing gtk-update-icon-cache-3.24.43-r0.trigger 10:42:29 #11 33.67 Executing gtk+3.0-3.24.43-r0.trigger 10:42:29 #11 33.69 OK: 672 MiB in 195 packages 10:42:29 #11 33.75 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:29 #11 33.92 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:30 #11 34.34 (1/30) Installing jansson (2.14-r4) 10:42:30 #11 34.46 (2/30) Installing binutils (2.42-r1) 10:42:30 #11 34.67 (3/30) Installing libatomic (13.2.1_git20240309-r1) 10:42:30 #11 34.78 (4/30) Installing isl26 (0.26-r1) 10:42:30 #11 34.95 (5/30) Installing mpfr4 (4.2.1-r0) 10:42:30 #11 35.10 (6/30) Installing mpc1 (1.3.1-r1) 10:42:30 #11 35.23 (7/30) Installing gcc (13.2.1_git20240309-r1) 10:42:31 #11 36.06 (8/30) Installing musl-dev (1.2.5-r1) 10:42:32 #11 36.27 (9/30) Installing linux-headers (6.6-r0) 10:42:32 #11 36.48 (10/30) Installing libffi-dev (3.4.6-r0) 10:42:32 #11 36.61 (11/30) Installing libpq (16.10-r0) 10:42:32 #11 36.75 (12/30) Installing openssl-dev (3.3.4-r0) 10:42:32 #11 36.90 (13/30) Installing libpq-dev (16.10-r0) 10:42:32 #11 37.06 (14/30) Installing libecpg (16.10-r0) 10:42:32 #11 37.19 (15/30) Installing libecpg-dev (16.10-r0) 10:42:33 #11 37.36 (16/30) Installing clang16-headers (16.0.6-r5) 10:42:33 #11 37.54 (17/30) Installing llvm16-libs (16.0.6-r9) 10:42:34 #11 38.38 (18/30) Installing clang16-libs (16.0.6-r5) 10:42:34 #11 38.90 (19/30) Installing fortify-headers (1.1-r3) 10:42:34 #11 39.00 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 10:42:35 #11 39.25 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 10:42:35 #11 39.38 (22/30) Installing clang16 (16.0.6-r5) 10:42:35 #11 39.53 (23/30) Installing icu (74.2-r1) 10:42:35 #11 39.68 (24/30) Installing icu-dev (74.2-r1) 10:42:35 #11 39.85 (25/30) Installing llvm16 (16.0.6-r9) 10:42:36 #11 40.70 (26/30) Installing lz4-libs (1.9.4-r5) 10:42:36 #11 40.82 (27/30) Installing lz4-dev (1.9.4-r5) 10:42:36 #11 40.94 (28/30) Installing zstd (1.5.6-r0) 10:42:36 #11 41.08 (29/30) Installing zstd-dev (1.5.6-r0) 10:42:36 #11 41.21 (30/30) Installing postgresql16-dev (16.10-r0) 10:42:36 #11 41.41 Executing busybox-1.36.1-r30.trigger 10:42:37 #11 41.42 OK: 1208 MiB in 225 packages 10:42:37 #11 41.48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:37 #11 41.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:37 #11 42.04 (1/14) Installing g++ (13.2.1_git20240309-r1) 10:42:38 #11 42.40 (2/14) Installing gdbm (1.23-r1) 10:42:38 #11 42.50 (3/14) Installing mpdecimal (4.0.0-r0) 10:42:38 #11 42.63 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 10:42:38 #11 42.74 (5/14) Installing libncursesw (6.4_p20240420-r2) 10:42:38 #11 42.88 (6/14) Installing libpanelw (6.4_p20240420-r2) 10:42:38 #11 42.99 (7/14) Installing readline (8.2.10-r0) 10:42:38 #11 43.13 (8/14) Installing python3 (3.12.11-r0) 10:42:39 #11 43.42 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 10:42:39 #11 43.66 (10/14) Installing pyc (3.12.11-r0) 10:42:39 #11 43.76 (11/14) Installing python3-pyc (3.12.11-r0) 10:42:39 #11 43.87 (12/14) Installing python3-dev (3.12.11-r0) 10:42:40 #11 44.49 (13/14) Installing libsodium-dev (1.0.19-r0) 10:42:40 #11 44.61 (14/14) Installing zeromq-dev (4.3.5-r2) 10:42:40 #11 44.73 Executing busybox-1.36.1-r30.trigger 10:42:40 #11 44.74 OK: 1374 MiB in 239 packages 10:42:40 #11 44.80 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:40 #11 44.98 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:41 #11 45.36 OK: 1374 MiB in 239 packages 10:42:41 #11 45.41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:41 #11 45.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:41 #11 45.97 (1/1) Installing tzdata (2025b-r0) 10:42:41 #11 46.19 OK: 1376 MiB in 240 packages 10:42:42 #11 46.52 (1/1) Purging tzdata (2025b-r0) 10:42:42 #11 46.53 OK: 1374 MiB in 239 packages 10:42:43 #11 48.15 Looking in links: /tmp/tmpr8md5m5q 10:42:43 #11 48.16 Processing /tmp/tmpr8md5m5q/pip-25.0.1-py3-none-any.whl 10:42:43 #11 48.17 Installing collected packages: pip 10:42:44 #11 49.17 Successfully installed pip-25.0.1 10:42:44 #11 49.17 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. 10:42:45 #11 49.58 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 10:42:45 #11 49.63 Collecting pip 10:42:45 #11 49.66 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 10:42:45 #11 49.79 Collecting setuptools 10:42:45 #11 49.80 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 10:42:45 #11 49.83 Collecting wheel 10:42:45 #11 49.83 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 10:42:45 #11 49.84 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 10:42:45 #11 49.86 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 191.1 MB/s eta 0:00:00 10:42:45 #11 49.86 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 10:42:45 #11 49.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 212.3 MB/s eta 0:00:00 10:42:45 #11 49.87 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 10:42:45 #11 49.90 Installing collected packages: wheel, setuptools, pip 10:42:46 #11 50.80 Attempting uninstall: pip 10:42:46 #11 50.81 Found existing installation: pip 25.0.1 10:42:46 #11 50.84 Uninstalling pip-25.0.1: 10:42:46 #11 50.85 Successfully uninstalled pip-25.0.1 10:42:47 #11 51.79 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 10:42:47 #11 51.79 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. 10:42:47 #11 52.23 Processing ./edgex-taf-common 10:42:48 #11 52.23 Preparing metadata (setup.py): started 10:42:48 #11 52.40 Preparing metadata (setup.py): finished with status 'done' 10:42:48 #11 52.41 Building wheels for collected packages: edgex-taf-common 10:42:48 #11 52.41 DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:42:48 #11 52.41 Building wheel for edgex-taf-common (setup.py): started 10:42:48 #11 52.62 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 10:42:48 #11 52.62 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=f19753d2f33e8efcf009c43e85dd2a661c450544edc1ce3da83db20ddca335ca 10:42:48 #11 52.63 Stored in directory: /tmp/pip-ephem-wheel-cache-ns9feph_/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 10:42:48 #11 52.63 Successfully built edgex-taf-common 10:42:48 #11 52.64 Installing collected packages: edgex-taf-common 10:42:48 #11 52.67 Successfully installed edgex-taf-common-0.0.0 10:42:48 #11 52.67 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. 10:42:48 #11 53.17 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 10:42:48 #11 53.19 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 10:42:48 #11 53.21 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 10:42:48 #11 53.21 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 10:42:48 #11 53.23 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 10:42:48 #11 53.23 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 10:42:48 #11 53.27 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 10:42:49 #11 53.27 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 10:42:49 #11 53.30 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 10:42:49 #11 53.30 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 10:42:49 #11 53.31 Preparing metadata (setup.py): started 10:42:49 #11 53.48 Preparing metadata (setup.py): finished with status 'done' 10:42:49 #11 53.49 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 10:42:49 #11 53.50 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 10:42:49 #11 53.50 Preparing metadata (setup.py): started 10:42:49 #11 53.67 Preparing metadata (setup.py): finished with status 'done' 10:42:49 #11 53.71 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 10:42:49 #11 53.71 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 10:42:49 #11 53.72 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 10:42:49 #11 53.73 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 10:42:49 #11 53.76 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 10:42:49 #11 53.77 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 10:42:49 #11 53.78 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 10:42:49 #11 53.78 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 10:42:49 #11 53.81 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 10:42:49 #11 53.81 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 10:42:49 #11 54.03 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 10:42:49 #11 54.04 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 10:42:49 #11 54.13 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 10:42:49 #11 54.14 Downloading psutil-7.0.0.tar.gz (497 kB) 10:42:50 #11 54.22 Installing build dependencies: started 10:42:50 #11 55.00 Installing build dependencies: finished with status 'done' 10:42:50 #11 55.00 Getting requirements to build wheel: started 10:42:51 #11 55.48 Getting requirements to build wheel: finished with status 'done' 10:42:51 #11 55.48 Preparing metadata (pyproject.toml): started 10:42:51 #11 55.77 Preparing metadata (pyproject.toml): finished with status 'done' 10:42:51 #11 56.07 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 10:42:51 #11 56.08 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 10:42:51 #11 56.09 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 10:42:51 #11 56.10 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 10:42:51 #11 56.15 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 10:42:51 #11 56.16 Downloading psycopg2-2.9.10.tar.gz (385 kB) 10:42:51 #11 56.22 Preparing metadata (setup.py): started 10:42:52 #11 56.42 Preparing metadata (setup.py): finished with status 'done' 10:42:52 #11 56.53 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 10:42:52 #11 56.55 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 10:42:52 #11 56.78 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 10:42:52 #11 56.78 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 10:42:52 #11 56.80 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 10:42:52 #11 56.81 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 10:42:52 #11 57.02 Collecting cryptography==45.0.7 (from -r requirements.txt (line 20)) 10:42:52 #11 57.02 Downloading cryptography-45.0.7-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 10:42:52 #11 57.05 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 10:42:52 #11 57.06 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 10:42:52 #11 57.08 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 10:42:52 #11 57.09 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 10:42:52 #11 57.11 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 10:42:52 #11 57.12 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 10:42:52 #11 57.16 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:42:52 #11 57.17 Downloading selenium-4.35.0-py3-none-any.whl.metadata (7.4 kB) 10:42:52 #11 57.20 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:42:52 #11 57.21 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 10:42:52 #11 57.22 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:42:52 #11 57.23 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 10:42:52 #11 57.27 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:42:53 #11 57.28 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 10:42:53 #11 57.29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:42:53 #11 57.30 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 10:42:53 #11 57.31 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:53 #11 57.32 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) 10:42:53 #11 57.35 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:53 #11 57.36 Downloading flex-6.14.1.tar.gz (40 kB) 10:42:53 #11 57.39 Preparing metadata (setup.py): started 10:42:53 #11 57.62 Preparing metadata (setup.py): finished with status 'done' 10:42:53 #11 57.63 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:53 #11 57.64 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 10:42:53 #11 57.67 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:53 #11 57.67 Downloading jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) 10:42:53 #11 57.70 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:53 #11 57.71 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 10:42:53 #11 57.73 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:53 #11 57.74 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 10:42:53 #11 57.78 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:53 #11 57.78 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 10:42:53 #11 57.80 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:53 #11 57.80 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 10:42:53 #11 57.90 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 10:42:53 #11 57.91 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (36 kB) 10:42:53 #11 57.93 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 10:42:53 #11 57.93 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 10:42:53 #11 57.97 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 10:42:53 #11 57.97 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 10:42:53 #11 57.99 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 10:42:53 #11 58.00 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 10:42:53 #11 58.04 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:42:53 #11 58.05 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 10:42:53 #11 58.07 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:42:53 #11 58.08 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 10:42:53 #11 58.08 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)) (80.9.0) 10:42:53 #11 58.21 Collecting cffi>=1.14 (from cryptography==45.0.7->-r requirements.txt (line 20)) 10:42:54 #11 58.21 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) 10:42:54 #11 58.23 Collecting pycparser (from cffi>=1.14->cryptography==45.0.7->-r requirements.txt (line 20)) 10:42:54 #11 58.24 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 10:42:54 #11 58.28 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:42:54 #11 58.29 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 10:42:54 #11 58.36 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:42:54 #11 58.37 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) 10:42:54 #11 58.39 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:42:54 #11 58.39 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (8.6 kB) 10:42:54 #11 58.42 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:42:54 #11 58.42 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 10:42:54 #11 58.45 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:42:54 #11 58.45 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 10:42:54 #11 58.48 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:42:54 #11 58.49 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 10:42:54 #11 58.50 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:42:54 #11 58.51 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 10:42:54 #11 58.53 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:42:54 #11 58.53 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 10:42:54 #11 58.55 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:42:54 #11 58.56 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 10:42:54 #11 58.58 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:42:54 #11 58.59 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 10:42:54 #11 58.60 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:42:54 #11 58.60 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 10:42:54 #11 58.61 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:42:54 #11 58.61 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 10:42:54 #11 58.63 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:42:54 #11 58.64 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 10:42:54 #11 58.65 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:42:54 #11 58.66 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 10:42:54 #11 58.74 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:42:54 #11 58.74 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 10:42:54 #11 58.79 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:54 #11 58.80 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 10:42:54 #11 58.82 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:54 #11 58.83 Downloading validate_email-1.3.tar.gz (4.7 kB) 10:42:54 #11 58.83 Preparing metadata (setup.py): started 10:42:54 #11 59.02 Preparing metadata (setup.py): finished with status 'done' 10:42:54 #11 59.05 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:54 #11 59.05 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 10:42:54 #11 59.07 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:54 #11 59.08 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 10:42:54 #11 59.08 Preparing metadata (setup.py): started 10:42:54 #11 59.26 Preparing metadata (setup.py): finished with status 'done' 10:42:54 #11 59.28 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:54 #11 59.29 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 10:42:54 #11 59.30 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:54 #11 59.31 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 10:42:54 #11 59.33 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:54 #11 59.33 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 10:42:54 #11 59.36 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:55 #11 59.37 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 10:42:55 #11 59.69 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:55 #11 59.70 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) 10:42:55 #11 59.74 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:55 #11 59.75 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 10:42:55 #11 59.77 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:55 #11 59.77 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 10:42:55 #11 59.79 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:55 #11 59.80 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 10:42:55 #11 59.82 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:55 #11 59.82 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 10:42:55 #11 59.84 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:55 #11 59.84 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 10:42:55 #11 59.86 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:55 #11 59.86 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 10:42:55 #11 59.90 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:55 #11 59.90 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 10:42:55 #11 59.92 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:55 #11 59.92 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 10:42:55 #11 59.97 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:55 #11 59.97 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 10:42:55 #11 60.02 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:55 #11 60.03 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 10:42:55 #11 60.10 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:42:55 #11 60.10 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 10:42:55 #11 60.13 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 10:42:55 #11 60.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 147.2 MB/s 0:00:00 10:42:55 #11 60.15 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 10:42:55 #11 60.15 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 10:42:55 #11 60.15 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 10:42:55 #11 60.16 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 10:42:55 #11 60.17 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 10:42:55 #11 60.17 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 10:42:55 #11 60.17 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 10:42:55 #11 60.18 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 10:42:55 #11 60.18 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 10:42:55 #11 60.32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 132.8 MB/s 0:00:00 10:42:55 #11 60.33 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 10:42:55 #11 60.34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 206.9 MB/s 0:00:00 10:42:55 #11 60.34 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 10:42:55 #11 60.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 206.7 MB/s 0:00:00 10:42:55 #11 60.35 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 10:42:55 #11 60.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 114.1 MB/s 0:00:00 10:42:55 #11 60.39 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 10:42:55 #11 60.39 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 10:42:55 #11 60.40 Downloading cryptography-45.0.7-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 10:42:56 #11 60.42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 162.9 MB/s 0:00:00 10:42:56 #11 60.43 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 10:42:56 #11 60.43 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 10:42:56 #11 60.44 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 10:42:56 #11 60.44 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl (153 kB) 10:42:56 #11 60.45 Downloading idna-3.10-py3-none-any.whl (70 kB) 10:42:56 #11 60.45 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 10:42:56 #11 60.45 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 10:42:56 #11 60.46 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) 10:42:56 #11 60.46 Downloading click-8.2.1-py3-none-any.whl (102 kB) 10:42:56 #11 60.47 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 10:42:56 #11 60.47 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl (363 kB) 10:42:56 #11 60.48 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) 10:42:56 #11 60.49 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl (1.1 MB) 10:42:56 #11 60.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 193.3 MB/s 0:00:00 10:42:56 #11 60.50 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 10:42:56 #11 60.50 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 10:42:56 #11 60.51 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 10:42:56 #11 60.52 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 10:42:56 #11 60.54 Downloading selenium-4.35.0-py3-none-any.whl (9.6 MB) 10:42:56 #11 60.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 144.3 MB/s 0:00:00 10:42:56 #11 60.61 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 10:42:56 #11 60.62 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 10:42:56 #11 60.62 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 10:42:56 #11 60.63 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 10:42:56 #11 60.63 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 10:42:56 #11 60.63 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 10:42:56 #11 60.64 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 10:42:56 #11 60.64 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 10:42:56 #11 60.65 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 10:42:56 #11 60.65 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 10:42:56 #11 60.65 Downloading docutils-0.22-py3-none-any.whl (630 kB) 10:42:56 #11 60.66 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 191.1 MB/s 0:00:00 10:42:56 #11 60.67 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 10:42:56 #11 60.67 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 10:42:56 #11 60.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 228.3 MB/s 0:00:00 10:42:56 #11 60.68 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 10:42:56 #11 60.68 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 10:42:56 #11 60.69 Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB) 10:42:56 #11 60.69 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 10:42:56 #11 60.70 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 10:42:56 #11 60.70 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_x86_64.whl (558 kB) 10:42:56 #11 60.71 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 558.1/558.1 kB 210.5 MB/s 0:00:00 10:42:56 #11 60.71 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 10:42:56 #11 60.72 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 10:42:56 #11 60.72 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 10:42:56 #11 60.72 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 10:42:56 #11 60.73 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 10:42:56 #11 60.73 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 10:42:56 #11 60.74 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 10:42:56 #11 60.74 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 10:42:56 #11 60.75 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 10:42:56 #11 60.75 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 10:42:56 #11 60.76 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 10:42:56 #11 60.76 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 10:42:56 #11 60.77 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 10:42:56 #11 60.77 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 10:42:56 #11 60.78 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 192.9 MB/s 0:00:00 10:42:56 #11 60.80 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 10:42:56 #11 60.80 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 10:42:56 #11 60.81 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 10:42:56 #11 60.81 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 10:42:56 #11 60.94 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 10:42:56 #11 60.94 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:42:56 #11 60.94 Building wheel for robotframework-sshlibrary (setup.py): started 10:42:56 #11 61.21 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 10:42:57 #11 61.21 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=9cbab87a7e3c701ada50a3ffb9a7f3608914fc86d37d12259a51c838a70ad833 10:42:57 #11 61.21 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 10:42:57 #11 61.21 DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:42:57 #11 61.21 Building wheel for robotbackgroundlogger (setup.py): started 10:42:57 #11 61.43 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 10:42:57 #11 61.43 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=9e63a2f980aeb21ae1f93cfeb811194f84c7e9bf932a5527199e9493d47b2304 10:42:57 #11 61.43 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 10:42:57 #11 61.43 Building wheel for psutil (pyproject.toml): started 10:42:59 #11 63.52 Building wheel for psutil (pyproject.toml): finished with status 'done' 10:42:59 #11 63.52 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277534 sha256=47f1f559786941474edd7d52c2b9ec2064573b2d55405d71ebdf834d53e5c426 10:42:59 #11 63.52 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 10:42:59 #11 63.53 DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:42:59 #11 63.53 Building wheel for psycopg2 (setup.py): started 10:43:09 #11 72.33 Building wheel for psycopg2 (setup.py): finished with status 'done' 10:43:09 #11 72.33 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521918 sha256=2b066a193db00c7440cfe75af486007d0c4c8e5ea8d1cefde3a86f8b91979233 10:43:09 #11 72.33 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 10:43:09 #11 72.33 DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:43:09 #11 72.33 Building wheel for flex (setup.py): started 10:43:09 #11 72.63 Building wheel for flex (setup.py): finished with status 'done' 10:43:09 #11 72.63 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=acef05f308c1e98dcb58bfd0a8c56128ff1ce2023783268aeeddc5acf1fc7d83 10:43:09 #11 72.63 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 10:43:09 #11 72.64 DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:43:09 #11 72.64 Building wheel for strict-rfc3339 (setup.py): started 10:43:09 #11 72.86 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 10:43:09 #11 72.86 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=c8e2d99edc9777fe367d60039f296495cc12c4138bb961649b1f2b428d7415dc 10:43:09 #11 72.86 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 10:43:09 #11 72.87 DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:43:09 #11 72.87 Building wheel for validate-email (setup.py): started 10:43:09 #11 73.08 Building wheel for validate-email (setup.py): finished with status 'done' 10:43:09 #11 73.08 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=0b6bc1544dc7fabb325daa5870683e6c13b765ede305299640aa1aba49dab468 10:43:09 #11 73.08 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 10:43:09 #11 73.09 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 10:43:09 #11 73.27 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, 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, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 10:43:21 #11 84.40 10:43:21 #11 84.41 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.3 click-8.2.1 configparser-7.2.0 cryptography-45.0.7 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.1 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.12.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 10:43:21 #11 84.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. 10:43:21 #11 DONE 85.7s 10:43:21 10:43:21 #12 exporting to image 10:43:21 #12 exporting layers 10:43:26 #12 exporting layers 5.5s done 10:43:26 #12 writing image sha256:fe3ab1882b4a21c06c31dc6f124fff6cc0a001c1bd48d5ab307ff25c2c570c4c done 10:43:26 #12 naming to docker.io/library/edgex-taf-common done 10:43:26 #12 DONE 5.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:27 10:43:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:28 latest: Pulling from edgex-lftools-log-publisher 10:43:28 5eb5b503b376: Pulling fs layer 10:43:28 5c69ac0246d0: Pulling fs layer 10:43:28 ec43610c2a17: Pulling fs layer 10:43:28 3a2ae6a8a46f: Pulling fs layer 10:43:28 33b1e0a273af: Pulling fs layer 10:43:28 3a2ae6a8a46f: Waiting 10:43:28 5d3b04190fa2: Pulling fs layer 10:43:28 2f39f015ded8: Pulling fs layer 10:43:28 33b1e0a273af: Waiting 10:43:28 2f39f015ded8: Waiting 10:43:28 5d3b04190fa2: Waiting 10:43:28 5c69ac0246d0: Verifying Checksum 10:43:28 5c69ac0246d0: Download complete 10:43:28 3a2ae6a8a46f: Download complete 10:43:28 ec43610c2a17: Verifying Checksum 10:43:28 ec43610c2a17: Download complete 10:43:28 33b1e0a273af: Verifying Checksum 10:43:28 33b1e0a273af: Download complete 10:43:28 5d3b04190fa2: Download complete 10:43:28 5eb5b503b376: Verifying Checksum 10:43:28 5eb5b503b376: Download complete 10:43:28 2f39f015ded8: Verifying Checksum 10:43:28 2f39f015ded8: Download complete 10:43:30 5eb5b503b376: Pull complete 10:43:30 5c69ac0246d0: Pull complete 10:43:30 ec43610c2a17: Pull complete 10:43:30 3a2ae6a8a46f: Pull complete 10:43:30 33b1e0a273af: Pull complete 10:43:30 5d3b04190fa2: Pull complete 10:43:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8153 in /w/workspace/xfoundry_edgex-taf-common_PR-143 [Pipeline] { [Pipeline] checkout 10:43:33 Selected Git installation does not exist. Using Default 10:43:33 The recommended git tool is: NONE 10:43:36 2f39f015ded8: Pull complete 10:43:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:43:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:36 prd-ubuntu20.04-docker-8c-8g-8151 does not seem to be running inside a container 10:43:36 $ 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-143 -v /w/workspace/xfoundry_edgex-taf-common_PR-143:/w/workspace/xfoundry_edgex-taf-common_PR-143:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:43:38 using credential edgex-jenkins-ssh 10:43:38 $ docker top 2843d07b3648a31985b817365e932e84c2bd2b0c61e5cbb44e3889ae3379344a -eo pid,comm 10:43:38 Cloning the remote Git repository [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:38 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 10:43:38 > git init /w/workspace/xfoundry_edgex-taf-common_PR-143 # timeout=10 10:43:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 10:43:38 > git --version # timeout=10 10:43:38 > git --version # 'git version 2.25.1' 10:43:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:43:38 ---> job-cost.sh 10:43:38 lf-activate-venv: SKIPPING 10:43:38 INFO: No Stack... 10:43:38 INFO: Retrieving Pricing Info for: v3-standard-8 10:43:38 INFO: Archiving Costs [Pipeline] sh 10:43:39 + + cat /w/workspace/xfoundry_edgex-taf-common_PR-143/archives/cost.csv 10:43:39 cut -d, -f6 [Pipeline] lock 10:43:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] 10:43:39 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] did not exist. Created. 10:43:39 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:43:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:43:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 10:43:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:43:39 + echo total: 0.2199999988079071 [Pipeline] stash 10:43:39 Stashed 1 file(s) [Pipeline] } 10:43:39 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:43:39 $ docker stop --time=1 2843d07b3648a31985b817365e932e84c2bd2b0c61e5cbb44e3889ae3379344a 10:43:40 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit f30a54a6e7bcb341db92db5af67a29c2b6602c33 10:43:40 Merge succeeded, producing f30a54a6e7bcb341db92db5af67a29c2b6602c33 10:43:40 Checking out Revision f30a54a6e7bcb341db92db5af67a29c2b6602c33 (PR-143) 10:43:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 10:43:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 10:43:39 using GIT_SSH to set credentials SSH Credentials for GitHub 10:43:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:43:40 > git config core.sparsecheckout # timeout=10 10:43:40 > git checkout -f f30a54a6e7bcb341db92db5af67a29c2b6602c33 # timeout=10 10:43:40 > git remote # timeout=10 10:43:40 > git config --get remote.origin.url # timeout=10 10:43:40 using GIT_SSH to set credentials SSH Credentials for GitHub 10:43:40 > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 10:43:40 > git rev-parse HEAD^{commit} # timeout=10 10:43:40 > git config core.sparsecheckout # timeout=10 10:43:40 > git checkout -f f30a54a6e7bcb341db92db5af67a29c2b6602c33 # timeout=10 10:43:41 $ docker rm -f --volumes 2843d07b3648a31985b817365e932e84c2bd2b0c61e5cbb44e3889ae3379344a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 10:43:41 Commit message: "build: bump cryptography from 45.0.4 to 45.0.7" [Pipeline] // withEnv [Pipeline] } 10:43:41 > git --version # timeout=10 10:43:41 > git --version # 'git version 2.25.1' 10:43:41 fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:45 provisioning config files... 10:43:45 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/config13250262751437616703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:46 ---> ****-login.sh 10:43:46 nexus3.edgexfoundry.org:10001 10:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:47 Configure a credential helper to remove this warning. See 10:43:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:47 10:43:47 Login Succeeded 10:43:47 nexus3.edgexfoundry.org:10002 10:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:47 Configure a credential helper to remove this warning. See 10:43:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:47 10:43:47 Login Succeeded 10:43:47 nexus3.edgexfoundry.org:10003 10:43:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:48 Configure a credential helper to remove this warning. See 10:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:48 10:43:48 Login Succeeded 10:43:48 nexus3.edgexfoundry.org:10004 10:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:48 Configure a credential helper to remove this warning. See 10:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:48 10:43:48 Login Succeeded 10:43:48 ****.io 10:43:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:48 Configure a credential helper to remove this warning. See 10:43:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:48 10:43:48 Login Succeeded 10:43:48 ---> ****-login.sh ends [Pipeline] } 10:43: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 10:43:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:43:50 + ls -al . 10:43:50 total 68 10:43:50 drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 10:43 . 10:43:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:43 .. 10:43:50 drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 10:43 .git 10:43:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 10:43 .github 10:43:50 -rw-rw-r-- 1 jenkins jenkins 22 Sep 2 10:43 .gitignore 10:43:50 -rw-rw-r-- 1 jenkins jenkins 1653 Sep 2 10:43 Dockerfile 10:43:50 -rw-rw-r-- 1 jenkins jenkins 746 Sep 2 10:43 Jenkinsfile 10:43:50 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 2 10:43 LICENSE 10:43:50 -rw-rw-r-- 1 jenkins jenkins 4232 Sep 2 10:43 README.md 10:43:50 drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 10:43 TUC 10:43:50 -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 10:41 VERSION 10:43:50 -rw-rw-r-- 1 jenkins jenkins 473 Sep 2 10:43 requirements.txt 10:43:50 -rw-rw-r-- 1 jenkins jenkins 54 Sep 2 10:43 robot-entrypoint.sh 10:43:50 -rw-rw-r-- 1 jenkins jenkins 445 Sep 2 10:43 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:50 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f30a54a6e7bcb341db92db5af67a29c2b6602c33 --label arch=arm64 --label version=0.0.0 . 10:43:51 Sending build context to Docker daemon 410.1kB 10:43:51 Step 1/13 : FROM alpine:3.20 10:43:51 3.20: Pulling from library/alpine 10:43:51 13e713f82565: Pulling fs layer 10:43:52 13e713f82565: Verifying Checksum 10:43:52 13e713f82565: Download complete 10:43:53 13e713f82565: Pull complete 10:43:53 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 10:43:53 Status: Downloaded newer image for alpine:3.20 10:43:53 ---> c88e9dceb6cb 10:43:53 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 10:43:53 ---> Running in 1574a68fc299 10:43:53 Removing intermediate container 1574a68fc299 10:43:53 ---> be8b64636490 10:43:53 Step 3/13 : LABEL maintainer="Bruce Huang " 10:43:53 ---> Running in a4afed9f10f3 10:43:53 Removing intermediate container a4afed9f10f3 10:43:53 ---> f73e1dc9b8c9 10:43:53 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 10:43:54 ---> 5a02f9ee7658 10:43:54 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 10:43:55 ---> 0e27ae692aa8 10:43:55 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 10:43:55 ---> c2284597112f 10:43:55 Step 7/13 : WORKDIR /edgex-taf 10:43:55 ---> Running in 021582eac0fe 10:43:56 Removing intermediate container 021582eac0fe 10:43:56 ---> e902c29a5954 10:43:56 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:43:56 ---> Running in d08179076438 10:43:58 Removing intermediate container d08179076438 10:43:58 ---> dce2c959a984 10:43: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 10:43:58 ---> Running in 69ad84b268fd 10:43:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:43:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:01 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 10:44:01 Executing busybox-1.36.1-r30.post-upgrade 10:44:01 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 10:44:01 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 10:44:01 Executing busybox-1.36.1-r30.trigger 10:44:01 OK: 9 MiB in 14 packages 10:44:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:44:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:04 (1/14) Installing ca-certificates (20250619-r0) 10:44:04 (2/14) Installing brotli-libs (1.1.0-r2) 10:44:04 (3/14) Installing c-ares (1.33.1-r0) 10:44:04 (4/14) Installing libunistring (1.2-r0) 10:44:05 (5/14) Installing libidn2 (2.3.7-r0) 10:44:05 (6/14) Installing nghttp2-libs (1.62.1-r0) 10:44:05 (7/14) Installing libpsl (0.21.5-r1) 10:44:05 (8/14) Installing zstd-libs (1.5.6-r0) 10:44:06 (9/14) Installing libcurl (8.12.1-r0) 10:44:06 (10/14) Installing curl (8.12.1-r0) 10:44:06 (11/14) Installing docker-cli (26.1.5-r0) 10:44:07 (12/14) Installing oniguruma (6.9.9-r0) 10:44:07 (13/14) Installing jq (1.7.1-r0) 10:44:07 (14/14) Installing openssl (3.3.4-r0) 10:44:08 Executing busybox-1.36.1-r30.trigger 10:44:08 Executing ca-certificates-20250619-r0.trigger 10:44:08 OK: 43 MiB in 28 packages 10:44:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:44:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:44:10 (1/166) Installing libexpat (2.7.0-r0) 10:44:10 (2/166) Installing libbz2 (1.0.8-r6) 10:44:10 (3/166) Installing libpng (1.6.44-r0) 10:44:11 (4/166) Installing freetype (2.13.2-r0) 10:44:11 (5/166) Installing fontconfig (2.15.0-r1) 10:44:11 (6/166) Installing libfontenc (1.1.8-r0) 10:44:11 (7/166) Installing mkfontscale (1.2.2-r6) 10:44:12 (8/166) Installing font-opensans (0_git20210927-r1) 10:44:12 (9/166) Installing pkgconf (2.2.0-r0) 10:44:12 (10/166) Installing libgcc (13.2.1_git20240309-r1) 10:44:13 (11/166) Installing libffi (3.4.6-r0) 10:44:13 (12/166) Installing libintl (0.22.5-r0) 10:44:13 (13/166) Installing libeconf (0.6.3-r0) 10:44:13 (14/166) Installing libblkid (2.40.1-r1) 10:44:13 (15/166) Installing libmount (2.40.1-r1) 10:44:14 (16/166) Installing pcre2 (10.43-r0) 10:44:14 (17/166) Installing glib (2.80.5-r0) 10:44:14 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 10:44:15 (19/166) Installing xz-libs (5.6.2-r1) 10:44:15 (20/166) Installing libxml2 (2.12.10-r0) 10:44:15 (21/166) Installing shared-mime-info (2.4-r0) 10:44:16 (22/166) Installing hicolor-icon-theme (0.17-r2) 10:44:16 (23/166) Installing libjpeg-turbo (3.0.3-r0) 10:44:16 (24/166) Installing libsharpyuv (1.3.2-r0) 10:44:16 (25/166) Installing libwebp (1.3.2-r0) 10:44:17 (26/166) Installing tiff (4.6.0t-r0) 10:44:17 (27/166) Installing gdk-pixbuf (2.42.12-r0) 10:44:17 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 10:44:17 (29/166) Installing libxau (1.0.11-r4) 10:44:17 (30/166) Installing libmd (1.1.0-r0) 10:44:18 (31/166) Installing libbsd (0.12.2-r0) 10:44:18 (32/166) Installing libxdmcp (1.1.5-r1) 10:44:18 (33/166) Installing libxcb (1.16.1-r0) 10:44:18 (34/166) Installing libx11 (1.8.9-r1) 10:44:19 (35/166) Installing libxcomposite (0.4.6-r5) 10:44:19 (36/166) Installing libxfixes (6.0.1-r4) 10:44:19 (37/166) Installing libxrender (0.9.11-r5) 10:44:19 (38/166) Installing libxcursor (1.2.2-r1) 10:44:20 (39/166) Installing libxdamage (1.1.6-r5) 10:44:20 (40/166) Installing libxext (1.3.6-r2) 10:44:20 (41/166) Installing libxi (1.8.1-r4) 10:44:20 (42/166) Installing libxinerama (1.1.5-r4) 10:44:20 (43/166) Installing libxrandr (1.5.4-r1) 10:44:21 (44/166) Installing libatk-1.0 (2.52.0-r0) 10:44:21 (45/166) Installing libxtst (1.2.4-r6) 10:44:21 (46/166) Installing dbus-libs (1.14.10-r1) 10:44:21 (47/166) Installing at-spi2-core (2.52.0-r0) 10:44:22 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 10:44:22 (49/166) Installing pixman (0.43.2-r0) 10:44:22 (50/166) Installing cairo (1.18.4-r0) 10:44:22 (51/166) Installing cairo-gobject (1.18.4-r0) 10:44:23 (52/166) Installing avahi-libs (0.8-r17) 10:44:23 (53/166) Installing gmp (6.3.0-r1) 10:44:23 (54/166) Installing nettle (3.9.1-r0) 10:44:23 (55/166) Installing libtasn1 (4.20.0-r0) 10:44:24 (56/166) Installing p11-kit (0.25.3-r0) 10:44:24 (57/166) Installing gnutls (3.8.5-r0) 10:44:24 (58/166) Installing cups-libs (2.4.9-r1) 10:44:24 (59/166) Installing libepoxy (1.5.10-r1) 10:44:25 (60/166) Installing fribidi (1.0.15-r0) 10:44:25 (61/166) Installing graphite2 (1.3.14-r6) 10:44:25 (62/166) Installing harfbuzz (8.5.0-r0) 10:44:26 (63/166) Installing libxft (2.3.8-r3) 10:44:26 (64/166) Installing pango (1.52.2-r0) 10:44:26 (65/166) Installing wayland-libs-client (1.22.0-r4) 10:44:26 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 10:44:26 (67/166) Installing wayland-libs-egl (1.22.0-r4) 10:44:27 (68/166) Installing xkeyboard-config (2.41-r0) 10:44:27 (69/166) Installing libxkbcommon (1.7.0-r0) 10:44:27 (70/166) Installing gtk+3.0 (3.24.43-r0) 10:44:28 (71/166) Installing icu-data-full (74.2-r1) 10:44:29 (72/166) Installing mesa (24.0.9-r1) 10:44:29 (73/166) Installing llvm17-libs (17.0.6-r2) 10:44:32 (74/166) Installing hwdata-pci (0.382-r0) 10:44:32 (75/166) Installing libpciaccess (0.18.1-r0) 10:44:32 (76/166) Installing libdrm (2.4.120-r0) 10:44:32 (77/166) Installing libelf (0.191-r0) 10:44:33 (78/166) Installing mesa-glapi (24.0.9-r1) 10:44:33 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 10:44:33 (80/166) Installing eudev-libs (3.2.14-r2) 10:44:34 (81/166) Installing libmagic (5.45-r1) 10:44:34 (82/166) Installing file (5.45-r1) 10:44:34 (83/166) Installing xprop (1.2.7-r0) 10:44:34 (84/166) Installing libice (1.1.1-r6) 10:44:35 (85/166) Installing libuuid (2.40.1-r1) 10:44:35 (86/166) Installing libsm (1.2.4-r4) 10:44:35 (87/166) Installing libxt (1.3.0-r5) 10:44:35 (88/166) Installing libxmu (1.1.4-r2) 10:44:35 (89/166) Installing xset (1.2.5-r1) 10:44:35 (90/166) Installing xdg-utils (1.2.1-r0) 10:44:36 (91/166) Installing libogg (1.3.5-r5) 10:44:36 (92/166) Installing libflac (1.4.3-r1) 10:44:36 (93/166) Installing alsa-lib (1.2.11-r0) 10:44:36 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 10:44:36 (95/166) Installing aom-libs (3.9.1-r0) 10:44:37 (96/166) Installing libva (2.21.0-r0) 10:44:37 (97/166) Installing libvdpau (1.5-r3) 10:44:37 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 10:44:38 (99/166) Installing libdav1d (1.4.2-r0) 10:44:38 (100/166) Installing openexr-libiex (3.1.13-r1) 10:44:38 (101/166) Installing openexr-libilmthread (3.1.13-r1) 10:44:38 (102/166) Installing imath (3.1.12-r0) 10:44:38 (103/166) Installing openexr-libopenexr (3.1.13-r1) 10:44:38 (104/166) Installing giflib (5.2.2-r0) 10:44:39 (105/166) Installing libhwy (1.0.7-r0) 10:44:39 (106/166) Installing lcms2 (2.16-r0) 10:44:39 (107/166) Installing libjxl (0.10.2-r0) 10:44:39 (108/166) Installing lame-libs (3.100-r5) 10:44:39 (109/166) Installing opus (1.5.2-r0) 10:44:40 (110/166) Installing rav1e-libs (0.7.1-r0) 10:44:40 (111/166) Installing libgomp (13.2.1_git20240309-r1) 10:44:40 (112/166) Installing soxr (0.1.3-r7) 10:44:40 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 10:44:40 (114/166) Installing libtheora (1.1.1-r18) 10:44:41 (115/166) Installing libvorbis (1.3.7-r2) 10:44:41 (116/166) Installing libvpx (1.14.1-r0) 10:44:41 (117/166) Installing libwebpmux (1.3.2-r0) 10:44:41 (118/166) Installing x264-libs (0.164_git20231001-r0) 10:44:42 (119/166) Installing numactl (2.0.18-r0) 10:44:42 (120/166) Installing x265-libs (3.6-r0) 10:44:42 (121/166) Installing xvidcore (1.3.7-r2) 10:44:42 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 10:44:43 (123/166) Installing libbluray (1.3.4-r1) 10:44:43 (124/166) Installing mpg123-libs (1.32.8-r0) 10:44:43 (125/166) Installing libopenmpt (0.7.7-r0) 10:44:43 (126/166) Installing cjson (1.7.18-r0) 10:44:44 (127/166) Installing mbedtls (3.6.4-r0) 10:44:44 (128/166) Installing librist (0.2.10-r1) 10:44:44 (129/166) Installing libsrt (1.5.3-r0) 10:44:44 (130/166) Installing libssh (0.10.6-r0) 10:44:44 (131/166) Installing libsodium (1.0.19-r0) 10:44:45 (132/166) Installing libzmq (4.3.5-r2) 10:44:45 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 10:44:45 (134/166) Installing crc32c (1.1.2-r0) 10:44:45 (135/166) Installing double-conversion (3.3.0-r0) 10:44:45 (136/166) Installing libevent (2.1.12-r7) 10:44:46 (137/166) Installing wayland-libs-server (1.22.0-r4) 10:44:46 (138/166) Installing mesa-gbm (24.0.9-r1) 10:44:46 (139/166) Installing harfbuzz-subset (8.5.0-r0) 10:44:46 (140/166) Installing icu-libs (74.2-r1) 10:44:46 (141/166) Installing minizip (1.3.1-r0) 10:44:47 (142/166) Installing nspr (4.35-r4) 10:44:47 (143/166) Installing sqlite-libs (3.45.3-r2) 10:44:47 (144/166) Installing nss (3.105-r0) 10:44:47 (145/166) Installing openh264 (2.4.1-r0) 10:44:48 (146/166) Installing libcamera-ipa (0.3.0-r0) 10:44:48 (147/166) Installing libunwind (1.8.1-r0) 10:44:48 (148/166) Installing yaml (0.2.5-r2) 10:44:48 (149/166) Installing libcamera (0.3.0-r0) 10:44:48 (150/166) Installing speexdsp (1.2.1-r2) 10:44:49 (151/166) Installing libuv (1.48.0-r0) 10:44:49 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 10:44:49 (153/166) Installing libsndfile (1.2.2-r1) 10:44:49 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 10:44:49 (155/166) Installing pipewire-libs (1.0.6-r1) 10:44:50 (156/166) Installing libasyncns (0.8-r3) 10:44:50 (157/166) Installing libltdl (2.4.7-r3) 10:44:50 (158/166) Installing orc (0.4.40-r0) 10:44:50 (159/166) Installing tdb-libs (1.4.9-r1) 10:44:50 (160/166) Installing libpulse (17.0-r0) 10:44:51 (161/166) Installing libwebpdemux (1.3.2-r0) 10:44:51 (162/166) Installing libgpg-error (1.49-r0) 10:44:51 (163/166) Installing libgcrypt (1.10.3-r0) 10:44:51 (164/166) Installing libxslt (1.1.39-r2) 10:44:51 (165/166) Installing chromium (131.0.6778.108-r0) 10:44:58 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 10:44:58 Executing busybox-1.36.1-r30.trigger 10:44:58 Executing fontconfig-2.15.0-r1.trigger 10:44:58 Executing mkfontscale-1.2.2-r6.trigger 10:44:58 Executing glib-2.80.5-r0.trigger 10:44:58 Executing shared-mime-info-2.4-r0.trigger 10:45:00 Executing gdk-pixbuf-2.42.12-r0.trigger 10:45:00 Executing gtk-update-icon-cache-3.24.43-r0.trigger 10:45:00 Executing gtk+3.0-3.24.43-r0.trigger 10:45:00 OK: 657 MiB in 194 packages 10:45:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:45:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:45:02 (1/30) Installing jansson (2.14-r4) 10:45:02 (2/30) Installing binutils (2.42-r1) 10:45:03 (3/30) Installing libatomic (13.2.1_git20240309-r1) 10:45:03 (4/30) Installing isl26 (0.26-r1) 10:45:03 (5/30) Installing mpfr4 (4.2.1-r0) 10:45:03 (6/30) Installing mpc1 (1.3.1-r1) 10:45:04 (7/30) Installing gcc (13.2.1_git20240309-r1) 10:45:07 (8/30) Installing musl-dev (1.2.5-r1) 10:45:07 (9/30) Installing linux-headers (6.6-r0) 10:45:07 (10/30) Installing libffi-dev (3.4.6-r0) 10:45:08 (11/30) Installing libpq (16.10-r0) 10:45:08 (12/30) Installing openssl-dev (3.3.4-r0) 10:45:08 (13/30) Installing libpq-dev (16.10-r0) 10:45:08 (14/30) Installing libecpg (16.10-r0) 10:45:08 (15/30) Installing libecpg-dev (16.10-r0) 10:45:09 (16/30) Installing clang16-headers (16.0.6-r5) 10:45:09 (17/30) Installing llvm16-libs (16.0.6-r9) 10:45:12 (18/30) Installing clang16-libs (16.0.6-r5) 10:45:13 (19/30) Installing fortify-headers (1.1-r3) 10:45:13 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 10:45:14 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 10:45:14 (22/30) Installing clang16 (16.0.6-r5) 10:45:15 (23/30) Installing icu (74.2-r1) 10:45:15 (24/30) Installing icu-dev (74.2-r1) 10:45:15 (25/30) Installing llvm16 (16.0.6-r9) 10:45:18 (26/30) Installing lz4-libs (1.9.4-r5) 10:45:18 (27/30) Installing lz4-dev (1.9.4-r5) 10:45:18 (28/30) Installing zstd (1.5.6-r0) 10:45:18 (29/30) Installing zstd-dev (1.5.6-r0) 10:45:18 (30/30) Installing postgresql16-dev (16.10-r0) 10:45:19 Executing busybox-1.36.1-r30.trigger 10:45:19 OK: 1184 MiB in 224 packages 10:45:20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:45:20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:45:21 (1/14) Installing g++ (13.2.1_git20240309-r1) 10:45:22 (2/14) Installing gdbm (1.23-r1) 10:45:22 (3/14) Installing mpdecimal (4.0.0-r0) 10:45:23 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 10:45:23 (5/14) Installing libncursesw (6.4_p20240420-r2) 10:45:23 (6/14) Installing libpanelw (6.4_p20240420-r2) 10:45:23 (7/14) Installing readline (8.2.10-r0) 10:45:23 (8/14) Installing python3 (3.12.11-r0) 10:45:24 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) 10:45:25 (10/14) Installing pyc (3.12.11-r0) 10:45:25 (11/14) Installing python3-pyc (3.12.11-r0) 10:45:25 (12/14) Installing python3-dev (3.12.11-r0) 10:45:28 (13/14) Installing libsodium-dev (1.0.19-r0) 10:45:28 (14/14) Installing zeromq-dev (4.3.5-r2) 10:45:28 Executing busybox-1.36.1-r30.trigger 10:45:28 OK: 1370 MiB in 238 packages 10:45:28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:45:29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:45:30 OK: 1370 MiB in 238 packages 10:45:31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:45:31 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:45:32 (1/1) Installing tzdata (2025b-r0) 10:45:33 OK: 1372 MiB in 239 packages 10:45:34 (1/1) Purging tzdata (2025b-r0) 10:45:34 OK: 1370 MiB in 238 packages 10:45:44 Looking in links: /tmp/tmpwdrtgm17 10:45:44 Processing /tmp/tmpwdrtgm17/pip-25.0.1-py3-none-any.whl 10:45:44 Installing collected packages: pip 10:45:50 Successfully installed pip-25.0.1 10:45:50 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. 10:45:52 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 10:45:53 Collecting pip 10:45:53 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 10:45:54 Collecting setuptools 10:45:54 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 10:45:54 Collecting wheel 10:45:54 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 10:45:54 Downloading pip-25.2-py3-none-any.whl (1.8 MB) 10:45:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 55.0 MB/s eta 0:00:00 10:45:54 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 10:45:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.8 MB/s eta 0:00:00 10:45:54 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 10:45:54 Installing collected packages: wheel, setuptools, pip 10:46:01 Attempting uninstall: pip 10:46:01 Found existing installation: pip 25.0.1 10:46:01 Uninstalling pip-25.0.1: 10:46:01 Successfully uninstalled pip-25.0.1 10:46:06 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 10:46:06 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. 10:46:09 Processing ./edgex-taf-common 10:46:09 Preparing metadata (setup.py): started 10:46:10 Preparing metadata (setup.py): finished with status 'done' 10:46:10 Building wheels for collected packages: edgex-taf-common 10:46:10  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:46:10  Building wheel for edgex-taf-common (setup.py): started 10:46:11 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 10:46:11 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=15037a45c33a9fff0dbbca02cb6d33e84d3b9f997977ec96dc92c27421195d7b 10:46:11 Stored in directory: /tmp/pip-ephem-wheel-cache-q8v43ls_/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 10:46:11 Successfully built edgex-taf-common 10:46:11 Installing collected packages: edgex-taf-common 10:46:12 Successfully installed edgex-taf-common-0.0.0 10:46:12 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 10:46:14 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 10:46:14 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 10:46:14 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 10:46:14 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 10:46:14 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 10:46:14 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 10:46:15 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 10:46:15 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 10:46:15 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 10:46:15 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 10:46:15 Preparing metadata (setup.py): started 10:46:16 Preparing metadata (setup.py): finished with status 'done' 10:46:16 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 10:46:16 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 10:46:16 Preparing metadata (setup.py): started 10:46:17 Preparing metadata (setup.py): finished with status 'done' 10:46:17 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 10:46:17 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 10:46:17 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 10:46:17 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 10:46:17 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 10:46:17 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 10:46:18 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 10:46:18 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 10:46:18 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 10:46:18 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 10:46:20 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 10:46:20 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 10:46:20 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 10:46:20 Downloading psutil-7.0.0.tar.gz (497 kB) 10:46:21 Installing build dependencies: started 10:46:25 Installing build dependencies: finished with status 'done' 10:46:25 Getting requirements to build wheel: started 10:46:28 Getting requirements to build wheel: finished with status 'done' 10:46:28 Preparing metadata (pyproject.toml): started 10:46:30 Preparing metadata (pyproject.toml): finished with status 'done' 10:46:32 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 10:46:32 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 10:46:32 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 10:46:32 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 10:46:32 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 10:46:32 Downloading psycopg2-2.9.10.tar.gz (385 kB) 10:46:32 Preparing metadata (setup.py): started 10:46:34 Preparing metadata (setup.py): finished with status 'done' 10:46:34 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 10:46:34 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 10:46:36 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 10:46:36 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 10:46:36 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 10:46:36 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 10:46:38 Collecting cryptography==45.0.7 (from -r requirements.txt (line 20)) 10:46:38 Downloading cryptography-45.0.7-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 10:46:38 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 10:46:38 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 10:46:38 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 10:46:38 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 10:46:38 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 10:46:38 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 10:46:38 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:46:38 Downloading selenium-4.35.0-py3-none-any.whl.metadata (7.4 kB) 10:46:38 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:46:38 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 10:46:38 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:46:38 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 10:46:39 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:46:39 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 10:46:39 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:46:39 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 10:46:39 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:39 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) 10:46:39 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:39 Downloading flex-6.14.1.tar.gz (40 kB) 10:46:39 Preparing metadata (setup.py): started 10:46:41 Preparing metadata (setup.py): finished with status 'done' 10:46:41 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:41 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 10:46:41 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:41 Downloading jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) 10:46:41 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:41 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 10:46:41 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:41 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 10:46:41 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:41 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 10:46:41 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:41 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 10:46:42 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 10:46:42 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (36 kB) 10:46:42 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 10:46:42 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 10:46:43 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 10:46:43 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) 10:46:43 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 10:46:43 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) 10:46:43 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:46:43 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 10:46:43 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:46:43 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 10:46:43 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)) (80.9.0) 10:46:44 Collecting cffi>=1.14 (from cryptography==45.0.7->-r requirements.txt (line 20)) 10:46:44 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) 10:46:44 Collecting pycparser (from cffi>=1.14->cryptography==45.0.7->-r requirements.txt (line 20)) 10:46:44 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 10:46:45 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:46:45 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 10:46:45 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:46:45 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) 10:46:45 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 10:46:45 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl.metadata (8.6 kB) 10:46:45 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:46:45 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 10:46:45 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:46:45 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 10:46:46 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:46:46 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 10:46:46 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:46:46 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 10:46:46 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 10:46:46 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) 10:46:46 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:46:46 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 10:46:46 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:46:46 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 10:46:46 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:46:46 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 10:46:46 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:46:46 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 10:46:46 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:46:46 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 10:46:46 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:46:46 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 10:46:47 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 10:46:47 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 10:46:47 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:47 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 10:46:47 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:47 Downloading validate_email-1.3.tar.gz (4.7 kB) 10:46:47 Preparing metadata (setup.py): started 10:46:48 Preparing metadata (setup.py): finished with status 'done' 10:46:48 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:48 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 10:46:48 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:48 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 10:46:48 Preparing metadata (setup.py): started 10:46:49 Preparing metadata (setup.py): finished with status 'done' 10:46:49 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:49 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 10:46:49 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:49 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 10:46:49 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:49 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 10:46:50 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:50 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 10:46:52 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:52 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) 10:46:52 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:52 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 10:46:52 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:53 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 10:46:53 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:53 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 10:46:53 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:53 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 10:46:53 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:53 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 10:46:53 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:53 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 10:46:53 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:53 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 10:46:53 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:53 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 10:46:53 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:53 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 10:46:54 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:54 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 10:46:54 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 10:46:54 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 10:46:55 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 10:46:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 54.8 MB/s 0:00:00 10:46:55 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 10:46:55 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 10:46:55 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 10:46:55 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 10:46:55 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 10:46:55 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 10:46:55 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 10:46:55 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 10:46:55 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 10:46:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 53.3 MB/s 0:00:00 10:46:55 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 10:46:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 55.1 MB/s 0:00:00 10:46:55 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 10:46:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 56.5 MB/s 0:00:00 10:46:55 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 10:46:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.5 MB/s 0:00:00 10:46:55 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 10:46:55 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 10:46:55 Downloading cryptography-45.0.7-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 10:46:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 55.5 MB/s 0:00:00 10:46:55 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 10:46:55 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 10:46:55 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 10:46:55 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_aarch64.whl (148 kB) 10:46:55 Downloading idna-3.10-py3-none-any.whl (70 kB) 10:46:55 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) 10:46:55 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) 10:46:55 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) 10:46:55 Downloading click-8.2.1-py3-none-any.whl (102 kB) 10:46:55 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 10:46:55 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl (343 kB) 10:46:55 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) 10:46:56 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl (663 kB) 10:46:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.8/663.8 kB 56.5 MB/s 0:00:00 10:46:56 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 10:46:56 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 10:46:56 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 10:46:56 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 10:46:56 Downloading selenium-4.35.0-py3-none-any.whl (9.6 MB) 10:46:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 54.2 MB/s 0:00:00 10:46:56 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 10:46:56 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 10:46:56 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) 10:46:56 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 10:46:56 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 10:46:56 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 10:46:56 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 10:46:56 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 10:46:56 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 10:46:56 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 10:46:56 Downloading docutils-0.22-py3-none-any.whl (630 kB) 10:46:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 55.3 MB/s 0:00:00 10:46:56 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 10:46:56 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 10:46:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 56.2 MB/s 0:00:00 10:46:56 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 10:46:56 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 10:46:56 Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB) 10:46:56 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 10:46:56 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 10:46:56 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_aarch64.whl (562 kB) 10:46:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.3/562.3 kB 44.9 MB/s 0:00:00 10:46:56 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 10:46:56 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 10:46:56 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 10:46:56 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 10:46:56 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 10:46:56 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 10:46:56 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 10:46:56 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 10:46:56 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 10:46:56 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 10:46:56 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 10:46:56 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 10:46:56 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 10:46:56 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 10:46:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.5 MB/s 0:00:00 10:46:56 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 10:46:56 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 10:46:56 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 10:46:56 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 10:46:57 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 10:46:57  DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:46:57  Building wheel for robotframework-sshlibrary (setup.py): started 10:46:59 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 10:46:59 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=7b0515995e817e778930382d57fe87617bc7a8b5d92c12c0f7620512e4aa10d5 10:46:59 Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 10:46:59  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:46:59  Building wheel for robotbackgroundlogger (setup.py): started 10:47:00 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 10:47:00 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=c4e2d3f20fb095f582bf88330509755be1094c272332028f25a38dacb9f35502 10:47:00 Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 10:47:00 Building wheel for psutil (pyproject.toml): started 10:47:12 Building wheel for psutil (pyproject.toml): finished with status 'done' 10:47:12 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278204 sha256=5a4f12a444ce3bc18019db9118b5e1fa20972ee7adbba1dde1bddfe0afcf75bb 10:47:12 Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 10:47:12  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:47:12  Building wheel for psycopg2 (setup.py): started 10:48:09 Building wheel for psycopg2 (setup.py): finished with status 'done' 10:48:09 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512673 sha256=3f62162e49b5051b5732ae1c549a7a3ffa5790314eba32590d2a700cbcde906f 10:48:09 Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 10:48:09  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:48:09  Building wheel for flex (setup.py): started 10:48:09 Building wheel for flex (setup.py): finished with status 'done' 10:48:09 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=a367574fb07fb74f8dec45d0a9087ef8c63a8b9ae686120d5f8ba170bd0479ca 10:48:09 Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 10:48:09  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:48:09  Building wheel for strict-rfc3339 (setup.py): started 10:48:10 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 10:48:10 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=07af660f10a08a089307efd7988015e98bf54cfbfe68ddb32e6a1dabe63b9a51 10:48:10 Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 10:48:10  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 10:48:10  Building wheel for validate-email (setup.py): started 10:48:11 Building wheel for validate-email (setup.py): finished with status 'done' 10:48:11 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=cac7414bb044cbe1800724dfd215a45f4933ca934c024448cd0a45c01215fe0b 10:48:11 Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 10:48:11 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 10:48:12 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, 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, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 10:49:20 10:49:20 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.3 click-8.2.1 configparser-7.2.0 cryptography-45.0.7 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.1 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.12.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.27.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 10:49: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. 10:50:07 Removing intermediate container 69ad84b268fd 10:50:07 ---> a5e1f7bf99a5 10:50:07 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 10:50:07 ---> Running in 5fcb339afcba 10:50:07 Removing intermediate container 5fcb339afcba 10:50:07 ---> 312f96b25e1c 10:50:07 Step 11/13 : LABEL arch=arm64 10:50:07 ---> Running in bc91f9c4266c 10:50:07 Removing intermediate container bc91f9c4266c 10:50:07 ---> d6f7b1cdc9d0 10:50:07 Step 12/13 : LABEL git_sha=f30a54a6e7bcb341db92db5af67a29c2b6602c33 10:50:07 ---> Running in d1a7d673dda4 10:50:08 Removing intermediate container d1a7d673dda4 10:50:08 ---> 87c08fa2be3f 10:50:08 Step 13/13 : LABEL version=0.0.0 10:50:08 ---> Running in 87575d75abdd 10:50:08 Removing intermediate container 87575d75abdd 10:50:08 ---> 208160b557d4 10:50:08 [Warning] One or more build-args [ARCH] were not consumed 10:50:08 Successfully built 208160b557d4 10:50:08 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 10:50:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:50:09 10:50:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:50:10 arm64: Pulling from edgex-lftools-log-publisher 10:50:10 8998bd30e6a1: Pulling fs layer 10:50:10 04944245beec: Pulling fs layer 10:50:10 699f458cf7ca: Pulling fs layer 10:50:10 765212b225bb: Pulling fs layer 10:50:10 f23df028b6ca: Pulling fs layer 10:50:10 d65c8cfc05b1: Pulling fs layer 10:50:10 2437ff75d9bd: Pulling fs layer 10:50:10 2437ff75d9bd: Waiting 10:50:10 d65c8cfc05b1: Waiting 10:50:10 765212b225bb: Waiting 10:50:10 04944245beec: Verifying Checksum 10:50:10 04944245beec: Download complete 10:50:10 765212b225bb: Verifying Checksum 10:50:10 765212b225bb: Download complete 10:50:10 f23df028b6ca: Verifying Checksum 10:50:10 f23df028b6ca: Download complete 10:50:10 d65c8cfc05b1: Verifying Checksum 10:50:10 d65c8cfc05b1: Download complete 10:50:10 699f458cf7ca: Verifying Checksum 10:50:10 699f458cf7ca: Download complete 10:50:10 8998bd30e6a1: Verifying Checksum 10:50:10 8998bd30e6a1: Download complete 10:50:13 2437ff75d9bd: Download complete 10:50:15 8998bd30e6a1: Pull complete 10:50:16 04944245beec: Pull complete 10:50:17 699f458cf7ca: Pull complete 10:50:17 765212b225bb: Pull complete 10:50:18 f23df028b6ca: Pull complete 10:50:18 d65c8cfc05b1: Pull complete 10:50:37 2437ff75d9bd: Pull complete 10:50:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:50:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:50:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:37 prd-ubuntu20.04-docker-arm64-4c-16g-8153 does not seem to be running inside a container 10:50:37 $ 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-143 -v /w/workspace/xfoundry_edgex-taf-common_PR-143:/w/workspace/xfoundry_edgex-taf-common_PR-143:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-143@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:50:40 $ docker top 9b3a92170e1bdae85441634cd1c9dd87b3d3a0b938d90caab6ecffe3576c7f4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:40 ---> job-cost.sh 10:50:40 lf-activate-venv: SKIPPING 10:50:40 INFO: No Stack... 10:50:41 INFO: Retrieving Pricing Info for: v3-standard-4 10:50:41 INFO: Archiving Costs [Pipeline] sh 10:50:42 + cat /w/workspace/xfoundry_edgex-taf-common_PR-143/archives/cost.csv 10:50:42 + cut -d, -f6 [Pipeline] lock 10:50:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] 10:50:42 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] did not exist. Created. 10:50:42 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:50:43 /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/durable-e6ef2b7b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:50:43 + echo total: 0.10999999940395355 [Pipeline] stash 10:50:43 Warning: overwriting stash ‘stack-cost’ 10:50:44 Stashed 1 file(s) [Pipeline] } 10:50:44 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:50:44 $ docker stop --time=1 9b3a92170e1bdae85441634cd1c9dd87b3d3a0b938d90caab6ecffe3576c7f4c 10:50:47 $ docker rm -f --volumes 9b3a92170e1bdae85441634cd1c9dd87b3d3a0b938d90caab6ecffe3576c7f4c [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 10:50:48 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-143/archives ] 10:50:48 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-143/archives 10:50:48 total 16 10:50:48 drwxr-xr-x 3 root root 4096 Sep 2 10:43 . 10:50:48 drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 10:43 .. 10:50:48 drwxr-xr-x 2 root root 4096 Sep 2 10:43 cost 10:50:48 -rw-r--r-- 1 root root 88 Sep 2 10:43 cost.csv 10:50:48 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-143/archives 10:50:48 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-143/archives 10:50:48 total 16 10:50:48 drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 10:43 . 10:50:48 drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 10:43 .. 10:50:48 drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 10:43 cost 10:50:48 -rw-r--r-- 1 jenkins jenkins 88 Sep 2 10:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:50:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:50:50 ---> package-listing.sh 10:50:50 ++ facter osfamily 10:50:50 ++ tr '[:upper:]' '[:lower:]' 10:50:50 + OS_FAMILY=debian 10:50:50 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-143 10:50:50 + START_PACKAGES=/tmp/packages_start.txt 10:50:50 + END_PACKAGES=/tmp/packages_end.txt 10:50:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:50:50 + PACKAGES=/tmp/packages_start.txt 10:50:50 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-143 ']' 10:50:50 + PACKAGES=/tmp/packages_end.txt 10:50:50 + case "${OS_FAMILY}" in 10:50:50 + dpkg -l 10:50:50 + grep '^ii' 10:50:50 + '[' -f /tmp/packages_start.txt ']' 10:50:50 + '[' -f /tmp/packages_end.txt ']' 10:50:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:50:50 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-143 ']' 10:50:50 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-143/archives/ 10:50:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-143/archives/ [Pipeline] echo 10:50:50 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-143/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:50:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:50:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:51 prd-ubuntu20.04-docker-8c-8g-8151 does not seem to be running inside a container 10:50:51 $ 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-143/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-143 -v /w/workspace/xfoundry_edgex-taf-common_PR-143:/w/workspace/xfoundry_edgex-taf-common_PR-143:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-143@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:50:51 $ docker top 30261f397629b7fde102445144c66b2b48904bfad10e6636b389435e7da08d12 -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:52 + touch /tmp/pre-build-complete [Pipeline] sh 10:50:52 + mkdir -p /var/log/sysstat [Pipeline] sh 10:50:52 + ls /var/log/sa-host 10:50:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:52 provisioning config files... 10:50:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/config17284076243197643217tmp [Pipeline] { [Pipeline] echo 10:50:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:50:53 ---> create-netrc.sh [Pipeline] } 10:50:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:50:53 ---> python-tools-install.sh [Pipeline] echo 10:50:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:50:54 ---> sudo-logs.sh 10:50:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:50:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:50:54 ---> job-cost.sh 10:50:54 lf-activate-venv: SKIPPING 10:50:54 DEBUG: total: 0.2199999988079071 10:50:54 INFO: Retrieving Stack Cost... 10:50:55 INFO: Retrieving Pricing Info for: v3-standard-8 10:50:55 INFO: Archiving Costs [Pipeline] echo 10:50:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:50:55 ---> logs-deploy.sh 10:50:55 lf-activate-venv: SKIPPING 10:50:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-143/1 10:50:55 INFO: archiving workspace using pattern(s): 10:50:56 Archives upload complete. 10:50:56 INFO: archiving logs to Nexus