Pull request #153 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d12a3c6a8ce3a9f08b1000fa49918b0efda33ae7 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-ssh5467367946839840640.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5045562457006503560.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh 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/snyk-fix-0.5eltjomnk.f287a7c05a2/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/snyk-fix-0.5eltjomnk.f287a7c05a2/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14425268319658833435.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/snyk-fix-0.5eltjomnk.f287a7c05a2/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14604117907626918334.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh9920331417843938666.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/snyk-fix-0.5eltjomnk.f287a7c05a2/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/snyk-fix-0.5eltjomnk.f287a7c05a2/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3474147535614485508.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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 ‘prd-centos7-blackbox-4c-2g-1715’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1716’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1996’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2000 in /w/workspace/07920029945a326a32f96f287a7c05a2 [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/07920029945a326a32f96f287a7c05a2 # 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 Avoid second fetch Checking out Revision d12a3c6a8ce3a9f08b1000fa49918b0efda33ae7 (snyk-fix-07920029945a326a32f96f287a7c05a2) Commit message: "fix: requirements.txt to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config core.sparsecheckout # timeout=10 > git checkout -f d12a3c6a8ce3a9f08b1000fa49918b0efda33ae7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:53:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:53:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:53:15 ========================================================= 02:53:15 EdgeX Global Pipelines Version Info 02:53:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:53:17 ------------------- 02:53:17 stable info: 02:53:17 ------------------- 02:53:17 Commited By: Cherry Wang cherry@iotechsys.com 02:53:17 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:53:17 Message: update stable to v1.0.278 02:53:17 ------------------- 02:53:17 experimental info: 02:53:17 ------------------- 02:53:17 Commited By: **** collab-it+edgex@linuxfoundation.org 02:53:17 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:53:17 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:53:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:53:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:53:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:53:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-07920029945a326a32f96f287a7c05a2 [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-07920029945a326a32f96f287a7c05a2 [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-07920029945a326a32f96f287a7c05a2 [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d12a3c6a8ce3a9f08b1000fa49918b0efda33ae7 [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d12a3c6 [Pipeline] echo 02:53:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:18 provisioning config files... 02:53:18 copy managed file [taf-settings] to file:/w/workspace/07920029945a326a32f96f287a7c05a2@tmp/config5744236649511157860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:19 ---> ****-login.sh 02:53:19 nexus3.edgexfoundry.org:10001 02:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:19 02:53:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:19 Configure a credential helper to remove this warning. See 02:53:19 https://docs.****.com/go/credential-store/ 02:53:19 02:53:19 Login Succeeded 02:53:19 nexus3.edgexfoundry.org:10002 02:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:19 02:53:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:19 Configure a credential helper to remove this warning. See 02:53:19 https://docs.****.com/go/credential-store/ 02:53:19 02:53:19 Login Succeeded 02:53:19 nexus3.edgexfoundry.org:10003 02:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:19 02:53:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:19 Configure a credential helper to remove this warning. See 02:53:19 https://docs.****.com/go/credential-store/ 02:53:19 02:53:19 Login Succeeded 02:53:19 nexus3.edgexfoundry.org:10004 02:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:19 02:53:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:19 Configure a credential helper to remove this warning. See 02:53:19 https://docs.****.com/go/credential-store/ 02:53:19 02:53:19 Login Succeeded 02:53:19 ****.io 02:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:20 02:53:20 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:53:20 Configure a credential helper to remove this warning. See 02:53:20 https://docs.****.com/go/credential-store/ 02:53:20 02:53:20 Login Succeeded 02:53:20 ---> ****-login.sh ends [Pipeline] } 02:53:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:53:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:53:20 + grep -v github /etc/ssh/ssh_known_hosts 02:53:20 + [ -e /tmp/ssh_known_hosts ] 02:53:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:53:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:53:20 + sudo tee -a /etc/ssh/ssh_known_hosts 02:53:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:21 02:53:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:21 0.1.4: Pulling from edgex-devops/py-git-semver 02:53:21 3dae71ba6b94: Pulling fs layer 02:53:21 6bf1a483ea7c: Pulling fs layer 02:53:21 f5dfc541a4d3: Pulling fs layer 02:53:21 461d9e800cba: Pulling fs layer 02:53:21 80192f66455f: Pulling fs layer 02:53:21 2e8e34ca0e6c: Pulling fs layer 02:53:21 a29436f7fd5d: Pulling fs layer 02:53:21 923cac83aea3: Pulling fs layer 02:53:21 25ad8b0a4227: Pulling fs layer 02:53:21 db01528c6b51: Pulling fs layer 02:53:21 28988de357af: Pulling fs layer 02:53:21 923cac83aea3: Waiting 02:53:21 25ad8b0a4227: Waiting 02:53:21 461d9e800cba: Waiting 02:53:21 80192f66455f: Waiting 02:53:21 2e8e34ca0e6c: Waiting 02:53:21 db01528c6b51: Waiting 02:53:21 a29436f7fd5d: Waiting 02:53:21 28988de357af: Waiting 02:53:21 6bf1a483ea7c: Verifying Checksum 02:53:21 6bf1a483ea7c: Download complete 02:53:21 461d9e800cba: Verifying Checksum 02:53:21 461d9e800cba: Download complete 02:53:21 80192f66455f: Verifying Checksum 02:53:21 80192f66455f: Download complete 02:53:21 f5dfc541a4d3: Verifying Checksum 02:53:21 f5dfc541a4d3: Download complete 02:53:21 3dae71ba6b94: Verifying Checksum 02:53:21 3dae71ba6b94: Download complete 02:53:21 923cac83aea3: Verifying Checksum 02:53:21 923cac83aea3: Download complete 02:53:21 25ad8b0a4227: Verifying Checksum 02:53:21 25ad8b0a4227: Download complete 02:53:21 db01528c6b51: Download complete 02:53:21 28988de357af: Verifying Checksum 02:53:21 28988de357af: Download complete 02:53:21 a29436f7fd5d: Verifying Checksum 02:53:21 a29436f7fd5d: Download complete 02:53:22 2e8e34ca0e6c: Verifying Checksum 02:53:22 2e8e34ca0e6c: Download complete 02:53:23 3dae71ba6b94: Pull complete 02:53:23 6bf1a483ea7c: Pull complete 02:53:24 f5dfc541a4d3: Pull complete 02:53:24 461d9e800cba: Pull complete 02:53:24 80192f66455f: Pull complete 02:53:28 2e8e34ca0e6c: Pull complete 02:53:28 a29436f7fd5d: Pull complete 02:53:28 923cac83aea3: Pull complete 02:53:29 25ad8b0a4227: Pull complete 02:53:29 db01528c6b51: Pull complete 02:53:29 28988de357af: Pull complete 02:53:29 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:53:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:53:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:29 prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container 02:53:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/07920029945a326a32f96f287a7c05a2 -v /w/workspace/07920029945a326a32f96f287a7c05a2:/w/workspace/07920029945a326a32f96f287a7c05a2:rw,z -v /w/workspace/07920029945a326a32f96f287a7c05a2@tmp:/w/workspace/07920029945a326a32f96f287a7c05a2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:53:34 $ docker top 77c32f9969211fb9f21b86606d01512f3ff3d752e1b0280f2593a6993dd0e067 -eo pid,comm 02:53:34 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). 02:53:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:53:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:34 [ssh-agent] Looking for ssh-agent implementation... 02:53:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:34 $ docker exec 77c32f9969211fb9f21b86606d01512f3ff3d752e1b0280f2593a6993dd0e067 ssh-agent 02:53:34 SSH_AUTH_SOCK=/tmp/ssh-9ro2Tl9VWBD9/agent.31 02:53:34 SSH_AGENT_PID=37 02:53:34 Running ssh-add (command line suppressed) 02:53:34 Identity added: /w/workspace/07920029945a326a32f96f287a7c05a2@tmp/private_key_17520725391702627102.key (/w/workspace/07920029945a326a32f96f287a7c05a2@tmp/private_key_17520725391702627102.key) 02:53:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:35 + git config --global --add safe.directory /w/workspace/07920029945a326a32f96f287a7c05a2 [Pipeline] sh 02:53:35 + git tag --points-at HEAD [Pipeline] } 02:53:35 $ docker exec --env ******** --env ******** 77c32f9969211fb9f21b86606d01512f3ff3d752e1b0280f2593a6993dd0e067 ssh-agent -k 02:53:35 unset SSH_AUTH_SOCK; 02:53:35 unset SSH_AGENT_PID; 02:53:35 echo Agent pid 37 killed; 02:53:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:53:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:53:35 [ssh-agent] Looking for ssh-agent implementation... 02:53:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:53:35 $ docker exec 77c32f9969211fb9f21b86606d01512f3ff3d752e1b0280f2593a6993dd0e067 ssh-agent 02:53:35 SSH_AUTH_SOCK=/tmp/ssh-mNfpkr9fMvyb/agent.84 02:53:35 SSH_AGENT_PID=90 02:53:35 Running ssh-add (command line suppressed) 02:53:36 Identity added: /w/workspace/07920029945a326a32f96f287a7c05a2@tmp/private_key_6311240766245569105.key (/w/workspace/07920029945a326a32f96f287a7c05a2@tmp/private_key_6311240766245569105.key) 02:53:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:53:36 + git semver init 02:53:36 2026-02-13 02:53:36,582 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:53:36 2026-02-13 02:53:36,587 [run_init] DEBUG init version:0.0.0 force:False 02:53:36 2026-02-13 02:53:36,588 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/07920029945a326a32f96f287a7c05a2/.semver 02:53:36 2026-02-13 02:53:36,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/07920029945a326a32f96f287a7c05a2/.semver 02:53:36 2026-02-13 02:53:36,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/07920029945a326a32f96f287a7c05a2/.semver'], cwd=/w/workspace/07920029945a326a32f96f287a7c05a2, stdin=None, shell=False, universal_newlines=False) 02:53:37 2026-02-13 02:53:37,282 [append_file] DEBUG append to file:/w/workspace/07920029945a326a32f96f287a7c05a2/.git/info/exclude 02:53:37 2026-02-13 02:53:37,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/07920029945a326a32f96f287a7c05a2/.semver/snyk-fix-07920029945a326a32f96f287a7c05a2 with force:False 02:53:37 2026-02-13 02:53:37,283 [write_file] DEBUG write to file:/w/workspace/07920029945a326a32f96f287a7c05a2/.semver/snyk-fix-07920029945a326a32f96f287a7c05a2 02:53:37 2026-02-13 02:53:37,285 [execute] INFO git cat-file --batch-check 02:53:37 2026-02-13 02:53:37,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/07920029945a326a32f96f287a7c05a2/.semver, stdin=, shell=False, universal_newlines=False) 02:53:37 2026-02-13 02:53:37,289 [execute] INFO git cat-file --batch 02:53:37 2026-02-13 02:53:37,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/07920029945a326a32f96f287a7c05a2/.semver, stdin=, shell=False, universal_newlines=False) 02:53:37 2026-02-13 02:53:37,294 [read_version] DEBUG read version from /w/workspace/07920029945a326a32f96f287a7c05a2/.semver/snyk-fix-07920029945a326a32f96f287a7c05a2 02:53:37 0.0.0 [Pipeline] } 02:53:37 $ docker exec --env ******** --env ******** 77c32f9969211fb9f21b86606d01512f3ff3d752e1b0280f2593a6993dd0e067 ssh-agent -k 02:53:37 unset SSH_AUTH_SOCK; 02:53:37 unset SSH_AGENT_PID; 02:53:37 echo Agent pid 90 killed; 02:53:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:38 + git semver [Pipeline] } 02:53:38 $ docker stop --time=1 77c32f9969211fb9f21b86606d01512f3ff3d752e1b0280f2593a6993dd0e067 02:53:39 $ docker rm -f --volumes 77c32f9969211fb9f21b86606d01512f3ff3d752e1b0280f2593a6993dd0e067 [Pipeline] // withDockerContainer [Pipeline] sh 02:53:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:53:40 Stashed 1 file(s) [Pipeline] echo 02:53:40 [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 02:53:41 provisioning config files... 02:53:41 copy managed file [taf-settings] to file:/w/workspace/07920029945a326a32f96f287a7c05a2@tmp/config5567481863937255273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:41 ---> ****-login.sh 02:53:41 nexus3.edgexfoundry.org:10001 02:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:41 Login Succeeded 02:53:41 nexus3.edgexfoundry.org:10002 02:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:41 Login Succeeded 02:53:41 nexus3.edgexfoundry.org:10003 02:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:41 Login Succeeded 02:53:41 nexus3.edgexfoundry.org:10004 02:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:41 Login Succeeded 02:53:41 ****.io 02:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:41 Login Succeeded 02:53:41 ---> ****-login.sh ends [Pipeline] } 02:53:42 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 02:53:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:53:43 + ls -al . 02:53:43 total 72 02:53:43 drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 02:53 . 02:53:43 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:53 .. 02:53:43 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:53 .git 02:53:43 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:53 .github 02:53:43 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 02:53 .gitignore 02:53:43 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 02:53 .semver 02:53:43 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 02:53 Dockerfile 02:53:43 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 02:53 Jenkinsfile 02:53:43 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 02:53 LICENSE 02:53:43 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 02:53 README.md 02:53:43 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:53 TUC 02:53:43 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 02:53 VERSION 02:53:43 -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 02:53 requirements.txt 02:53:43 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 02:53 robot-entrypoint.sh 02:53:43 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 02:53 setup.py 02:53:55 Still waiting to schedule task 02:53:55 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1999’ [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:56 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d12a3c6a8ce3a9f08b1000fa49918b0efda33ae7 --label arch=amd64 --label version=0.0.0 . 02:53:56 #0 building with "default" instance using docker driver 02:53:56 02:53:56 #1 [internal] load build definition from Dockerfile 02:53:56 #1 transferring dockerfile: 1.69kB done 02:53:56 #1 DONE 0.0s 02:53:56 02:53:56 #2 [internal] load metadata for docker.io/library/alpine:3.20 02:53:56 #2 DONE 0.1s 02:53:57 02:53:57 #3 [internal] load .dockerignore 02:53:57 #3 transferring context: 2B done 02:53:57 #3 DONE 0.0s 02:53:57 02:53:57 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 02:53:57 #4 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.0s done 02:53:57 #4 ... 02:53:57 02:53:57 #5 [internal] load build context 02:53:57 #5 transferring context: 574.89kB 0.0s done 02:53:57 #5 DONE 0.1s 02:53:57 02:53:57 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 02:53:57 #4 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done 02:53:57 #4 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done 02:53:57 #4 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done 02:53:57 #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.1s 02:53:57 #4 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 02:53:57 #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.1s done 02:53:57 #4 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done 02:53:57 #4 DONE 0.4s 02:53:57 02:53:57 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 02:53:57 #6 DONE 0.2s 02:53:57 02:53:57 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 02:53:57 #7 DONE 0.0s 02:53:57 02:53:57 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 02:53:57 #8 DONE 0.0s 02:53:57 02:53:57 #9 [5/7] WORKDIR /edgex-taf 02:53:57 #9 DONE 0.0s 02:53:57 02:53:57 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:57 #10 DONE 0.3s 02:53:57 02:53:57 #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 02:53:58 #11 0.228 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:53:58 #11 0.530 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:53:58 #11 1.095 OK: 8 MiB in 14 packages 02:53:59 #11 1.154 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:53:59 #11 1.405 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:53:59 #11 1.871 (1/14) Installing ca-certificates (20250911-r0) 02:53:59 #11 2.085 (2/14) Installing brotli-libs (1.1.0-r2) 02:54:00 #11 2.315 (3/14) Installing c-ares (1.33.1-r0) 02:54:00 #11 2.499 (4/14) Installing libunistring (1.2-r0) 02:54:00 #11 2.743 (5/14) Installing libidn2 (2.3.7-r0) 02:54:00 #11 2.945 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:54:00 #11 3.133 (7/14) Installing libpsl (0.21.5-r1) 02:54:01 #11 3.320 (8/14) Installing zstd-libs (1.5.6-r0) 02:54:01 #11 3.551 (9/14) Installing libcurl (8.14.1-r2) 02:54:01 #11 3.795 (10/14) Installing curl (8.14.1-r2) 02:54:01 #11 4.001 (11/14) Installing docker-cli (26.1.5-r0) 02:54:02 #11 4.398 (12/14) Installing oniguruma (6.9.9-r0) 02:54:02 #11 4.598 (13/14) Installing jq (1.7.1-r0) 02:54:02 #11 4.826 (14/14) Installing openssl (3.3.6-r0) 02:54:02 #11 5.055 Executing busybox-1.36.1-r31.trigger 02:54:02 #11 5.063 Executing ca-certificates-20250911-r0.trigger 02:54:02 #11 5.102 OK: 43 MiB in 28 packages 02:54:02 #11 5.192 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:03 #11 5.446 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:03 #11 5.923 (1/167) Installing libexpat (2.7.4-r0) 02:54:04 #11 6.107 (2/167) Installing libbz2 (1.0.8-r6) 02:54:04 #11 6.284 (3/167) Installing libpng (1.6.54-r0) 02:54:04 #11 6.492 (4/167) Installing freetype (2.13.2-r0) 02:54:04 #11 6.720 (5/167) Installing fontconfig (2.15.0-r1) 02:54:04 #11 6.929 (6/167) Installing libfontenc (1.1.8-r0) 02:54:04 #11 7.095 (7/167) Installing mkfontscale (1.2.2-r6) 02:54:05 #11 7.269 (8/167) Installing font-opensans (0_git20210927-r1) 02:54:05 #11 7.544 (9/167) Installing pkgconf (2.2.0-r0) 02:54:05 #11 7.767 (10/167) Installing libgcc (13.2.1_git20240309-r1) 02:54:05 #11 7.896 (11/167) Installing libffi (3.4.6-r0) 02:54:05 #11 8.017 (12/167) Installing libintl (0.22.5-r0) 02:54:05 #11 8.140 (13/167) Installing libeconf (0.6.3-r0) 02:54:06 #11 8.260 (14/167) Installing libblkid (2.40.1-r1) 02:54:06 #11 8.391 (15/167) Installing libmount (2.40.1-r1) 02:54:06 #11 8.535 (16/167) Installing pcre2 (10.43-r0) 02:54:06 #11 8.688 (17/167) Installing glib (2.80.5-r0) 02:54:06 #11 8.886 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 02:54:06 #11 9.073 (19/167) Installing xz-libs (5.6.2-r1) 02:54:07 #11 9.216 (20/167) Installing libxml2 (2.12.10-r0) 02:54:07 #11 9.381 (21/167) Installing shared-mime-info (2.4-r0) 02:54:07 #11 9.534 (22/167) Installing hicolor-icon-theme (0.17-r2) 02:54:07 #11 9.668 (23/167) Installing libjpeg-turbo (3.0.3-r0) 02:54:07 #11 9.819 (24/167) Installing libsharpyuv (1.3.2-r0) 02:54:07 #11 9.929 (25/167) Installing libwebp (1.3.2-r0) 02:54:07 #11 10.10 (26/167) Installing tiff (4.6.0t-r0) 02:54:08 #11 10.24 (27/167) Installing gdk-pixbuf (2.42.12-r0) 02:54:08 #11 10.47 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 02:54:08 #11 10.60 (29/167) Installing libxau (1.0.11-r4) 02:54:08 #11 10.71 (30/167) Installing libmd (1.1.0-r0) 02:54:08 #11 10.83 (31/167) Installing libbsd (0.12.2-r0) 02:54:08 #11 10.95 (32/167) Installing libxdmcp (1.1.5-r1) 02:54:08 #11 11.06 (33/167) Installing libxcb (1.16.1-r0) 02:54:09 #11 11.42 (34/167) Installing libx11 (1.8.9-r1) 02:54:09 #11 11.60 (35/167) Installing libxcomposite (0.4.6-r5) 02:54:09 #11 11.71 (36/167) Installing libxfixes (6.0.1-r4) 02:54:09 #11 11.81 (37/167) Installing libxrender (0.9.11-r5) 02:54:09 #11 11.93 (38/167) Installing libxcursor (1.2.2-r1) 02:54:10 #11 12.05 (39/167) Installing libxdamage (1.1.6-r5) 02:54:10 #11 12.17 (40/167) Installing libxext (1.3.6-r2) 02:54:10 #11 12.29 (41/167) Installing libxi (1.8.1-r4) 02:54:10 #11 12.57 (42/167) Installing libxinerama (1.1.5-r4) 02:54:10 #11 12.69 (43/167) Installing libxrandr (1.5.4-r1) 02:54:10 #11 12.81 (44/167) Installing libatk-1.0 (2.52.0-r0) 02:54:10 #11 12.94 (45/167) Installing libxtst (1.2.4-r6) 02:54:10 #11 13.05 (46/167) Installing dbus-libs (1.14.10-r1) 02:54:11 #11 13.19 (47/167) Installing at-spi2-core (2.52.0-r0) 02:54:11 #11 13.34 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 02:54:11 #11 13.48 (49/167) Installing pixman (0.43.2-r0) 02:54:11 #11 13.63 (50/167) Installing cairo (1.18.4-r0) 02:54:11 #11 13.81 (51/167) Installing cairo-gobject (1.18.4-r0) 02:54:11 #11 13.93 (52/167) Installing avahi-libs (0.8-r17) 02:54:11 #11 14.06 (53/167) Installing gmp (6.3.0-r1) 02:54:12 #11 14.21 (54/167) Installing nettle (3.9.1-r0) 02:54:12 #11 14.36 (55/167) Installing libtasn1 (4.21.0-r0) 02:54:12 #11 14.48 (56/167) Installing p11-kit (0.25.3-r0) 02:54:12 #11 14.63 (57/167) Installing gnutls (3.8.5-r0) 02:54:12 #11 14.80 (58/167) Installing cups-libs (2.4.16-r0) 02:54:12 #11 14.95 (59/167) Installing libepoxy (1.5.10-r1) 02:54:12 #11 15.09 (60/167) Installing fribidi (1.0.15-r0) 02:54:13 #11 15.22 (61/167) Installing graphite2 (1.3.14-r6) 02:54:13 #11 15.35 (62/167) Installing harfbuzz (8.5.0-r0) 02:54:13 #11 15.51 (63/167) Installing libxft (2.3.8-r3) 02:54:13 #11 15.64 (64/167) Installing pango (1.52.2-r0) 02:54:13 #11 15.79 (65/167) Installing wayland-libs-client (1.22.0-r4) 02:54:13 #11 15.91 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 02:54:13 #11 16.02 (67/167) Installing wayland-libs-egl (1.22.0-r4) 02:54:13 #11 16.13 (68/167) Installing xkeyboard-config (2.41-r0) 02:54:14 #11 16.29 (69/167) Installing libxkbcommon (1.7.0-r0) 02:54:14 #11 16.44 (70/167) Installing gtk+3.0 (3.24.43-r0) 02:54:14 #11 16.65 (71/167) Installing icu-data-full (74.2-r1) 02:54:14 #11 16.98 (72/167) Installing mesa (24.0.9-r1) 02:54:14 #11 17.10 (73/167) Installing llvm17-libs (17.0.6-r2) 02:54:15 #11 17.99 (74/167) Installing hwdata-pci (0.382-r0) 02:54:15 #11 18.15 (75/167) Installing libpciaccess (0.18.1-r0) 02:54:16 #11 18.27 (76/167) Installing libdrm (2.4.120-r0) 02:54:16 #11 18.42 (77/167) Installing libelf (0.191-r0) 02:54:16 #11 18.55 (78/167) Installing mesa-glapi (24.0.9-r1) 02:54:16 #11 18.68 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 02:54:17 #11 19.03 (80/167) Installing eudev-libs (3.2.14-r2) 02:54:17 #11 19.16 (81/167) Installing libmagic (5.45-r1) 02:54:17 #11 19.33 (82/167) Installing file (5.45-r1) 02:54:17 #11 19.44 (83/167) Installing xprop (1.2.7-r0) 02:54:17 #11 19.56 (84/167) Installing libice (1.1.1-r6) 02:54:17 #11 19.68 (85/167) Installing libuuid (2.40.1-r1) 02:54:17 #11 19.84 (86/167) Installing libsm (1.2.4-r4) 02:54:17 #11 19.96 (87/167) Installing libxt (1.3.0-r5) 02:54:18 #11 20.11 (88/167) Installing libxmu (1.1.4-r2) 02:54:18 #11 20.25 (89/167) Installing xset (1.2.5-r1) 02:54:18 #11 20.37 (90/167) Installing xdg-utils (1.2.1-r0) 02:54:18 #11 20.50 (91/167) Installing libogg (1.3.5-r5) 02:54:18 #11 20.62 (92/167) Installing libflac (1.4.3-r1) 02:54:18 #11 20.78 (93/167) Installing alsa-lib (1.2.11-r0) 02:54:18 #11 20.95 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 02:54:19 #11 21.14 (95/167) Installing aom-libs (3.9.1-r0) 02:54:19 #11 21.34 (96/167) Installing libva (2.21.0-r0) 02:54:19 #11 21.47 (97/167) Installing libvdpau (1.5-r3) 02:54:19 #11 21.59 (98/167) Installing onevpl-libs (2023.3.1-r2) 02:54:19 #11 21.73 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 02:54:19 #11 21.88 (100/167) Installing libdav1d (1.4.2-r0) 02:54:19 #11 22.05 (101/167) Installing openexr-libiex (3.1.13-r1) 02:54:20 #11 22.19 (102/167) Installing openexr-libilmthread (3.1.13-r1) 02:54:20 #11 22.32 (103/167) Installing imath (3.1.12-r0) 02:54:20 #11 22.44 (104/167) Installing openexr-libopenexr (3.1.13-r1) 02:54:20 #11 22.61 (105/167) Installing giflib (5.2.2-r0) 02:54:20 #11 22.73 (106/167) Installing libhwy (1.0.7-r0) 02:54:20 #11 22.87 (107/167) Installing lcms2 (2.16-r0) 02:54:20 #11 23.01 (108/167) Installing libjxl (0.10.2-r0) 02:54:21 #11 23.20 (109/167) Installing lame-libs (3.100-r5) 02:54:21 #11 23.34 (110/167) Installing opus (1.5.2-r0) 02:54:21 #11 23.49 (111/167) Installing rav1e-libs (0.7.1-r0) 02:54:21 #11 23.66 (112/167) Installing libgomp (13.2.1_git20240309-r1) 02:54:21 #11 23.80 (113/167) Installing soxr (0.1.3-r7) 02:54:21 #11 23.94 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 02:54:21 #11 24.07 (115/167) Installing libtheora (1.1.1-r18) 02:54:22 #11 24.22 (116/167) Installing libvorbis (1.3.7-r2) 02:54:22 #11 24.37 (117/167) Installing libvpx (1.14.1-r0) 02:54:22 #11 24.55 (118/167) Installing libwebpmux (1.3.2-r0) 02:54:22 #11 24.67 (119/167) Installing x264-libs (0.164_git20231001-r0) 02:54:22 #11 24.84 (120/167) Installing numactl (2.0.18-r0) 02:54:22 #11 24.96 (121/167) Installing x265-libs (3.6-r0) 02:54:22 #11 25.18 (122/167) Installing xvidcore (1.3.7-r2) 02:54:23 #11 25.33 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 02:54:23 #11 25.60 (124/167) Installing libbluray (1.3.4-r1) 02:54:23 #11 25.75 (125/167) Installing mpg123-libs (1.32.8-r0) 02:54:23 #11 25.90 (126/167) Installing libopenmpt (0.7.7-r0) 02:54:23 #11 26.07 (127/167) Installing cjson (1.7.19-r0) 02:54:23 #11 26.19 (128/167) Installing mbedtls (3.6.5-r0) 02:54:24 #11 26.34 (129/167) Installing librist (0.2.10-r1) 02:54:24 #11 26.52 (130/167) Installing libsrt (1.5.3-r0) 02:54:24 #11 26.67 (131/167) Installing libssh (0.10.6-r0) 02:54:24 #11 26.82 (132/167) Installing libsodium (1.0.19-r1) 02:54:24 #11 26.96 (133/167) Installing libzmq (4.3.5-r2) 02:54:25 #11 27.11 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 02:54:25 #11 27.31 (135/167) Installing crc32c (1.1.2-r0) 02:54:25 #11 27.42 (136/167) Installing double-conversion (3.3.0-r0) 02:54:25 #11 27.55 (137/167) Installing libevent (2.1.12-r7) 02:54:25 #11 27.70 (138/167) Installing wayland-libs-server (1.22.0-r4) 02:54:25 #11 27.82 (139/167) Installing mesa-gbm (24.0.9-r1) 02:54:25 #11 27.94 (140/167) Installing harfbuzz-subset (8.5.0-r0) 02:54:26 #11 28.11 (141/167) Installing icu-libs (74.2-r1) 02:54:26 #11 28.30 (142/167) Installing minizip (1.3.1-r0) 02:54:26 #11 28.42 (143/167) Installing nspr (4.35-r4) 02:54:26 #11 28.56 (144/167) Installing sqlite-libs (3.45.3-r3) 02:54:26 #11 28.73 (145/167) Installing nss (3.105-r0) 02:54:26 #11 28.91 (146/167) Installing openh264 (2.4.1-r0) 02:54:26 #11 29.08 (147/167) Installing libcamera-ipa (0.3.0-r0) 02:54:27 #11 29.21 (148/167) Installing libunwind (1.8.1-r0) 02:54:27 #11 29.35 (149/167) Installing yaml (0.2.5-r2) 02:54:27 #11 29.48 (150/167) Installing libcamera (0.3.0-r0) 02:54:27 #11 29.64 (151/167) Installing speexdsp (1.2.1-r2) 02:54:27 #11 29.76 (152/167) Installing libuv (1.48.0-r0) 02:54:27 #11 29.89 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 02:54:27 #11 30.05 (154/167) Installing libsndfile (1.2.2-r1) 02:54:28 #11 30.21 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 02:54:28 #11 30.37 (156/167) Installing pipewire-libs (1.0.6-r1) 02:54:28 #11 30.56 (157/167) Installing libasyncns (0.8-r3) 02:54:28 #11 30.67 (158/167) Installing libltdl (2.4.7-r3) 02:54:28 #11 30.79 (159/167) Installing orc (0.4.40-r0) 02:54:28 #11 30.94 (160/167) Installing tdb-libs (1.4.9-r1) 02:54:28 #11 31.07 (161/167) Installing libpulse (17.0-r0) 02:54:29 #11 31.24 (162/167) Installing libwebpdemux (1.3.2-r0) 02:54:29 #11 31.35 (163/167) Installing libgpg-error (1.49-r0) 02:54:29 #11 31.48 (164/167) Installing libgcrypt (1.10.3-r0) 02:54:29 #11 31.65 (165/167) Installing libxslt (1.1.39-r2) 02:54:29 #11 31.79 (166/167) Installing chromium (131.0.6778.108-r0) 02:54:31 #11 33.36 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 02:54:31 #11 33.63 Executing busybox-1.36.1-r31.trigger 02:54:31 #11 33.63 Executing fontconfig-2.15.0-r1.trigger 02:54:31 #11 33.65 Executing mkfontscale-1.2.2-r6.trigger 02:54:31 #11 33.67 Executing glib-2.80.5-r0.trigger 02:54:31 #11 33.68 Executing shared-mime-info-2.4-r0.trigger 02:54:31 #11 34.06 Executing gdk-pixbuf-2.42.12-r0.trigger 02:54:32 #11 34.07 Executing gtk-update-icon-cache-3.24.43-r0.trigger 02:54:32 #11 34.10 Executing gtk+3.0-3.24.43-r0.trigger 02:54:32 #11 34.13 OK: 672 MiB in 195 packages 02:54:32 #11 34.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:32 #11 34.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:32 #11 34.79 (1/30) Installing jansson (2.14-r4) 02:54:32 #11 34.91 (2/30) Installing binutils (2.42-r1) 02:54:32 #11 35.13 (3/30) Installing libatomic (13.2.1_git20240309-r1) 02:54:33 #11 35.23 (4/30) Installing isl26 (0.26-r1) 02:54:33 #11 35.41 (5/30) Installing mpfr4 (4.2.1-r0) 02:54:33 #11 35.57 (6/30) Installing mpc1 (1.3.1-r1) 02:54:33 #11 35.70 (7/30) Installing gcc (13.2.1_git20240309-r1) 02:54:34 #11 36.52 (8/30) Installing musl-dev (1.2.5-r1) 02:54:34 #11 36.74 (9/30) Installing linux-headers (6.6-r0) 02:54:34 #11 36.95 (10/30) Installing libffi-dev (3.4.6-r0) 02:54:34 #11 37.09 (11/30) Installing libpq (16.11-r0) 02:54:34 #11 37.23 (12/30) Installing openssl-dev (3.3.6-r0) 02:54:35 #11 37.40 (13/30) Installing libpq-dev (16.11-r0) 02:54:35 #11 37.65 (14/30) Installing libecpg (16.11-r0) 02:54:35 #11 37.79 (15/30) Installing libecpg-dev (16.11-r0) 02:54:35 #11 37.95 (16/30) Installing clang16-headers (16.0.6-r5) 02:54:36 #11 38.14 (17/30) Installing llvm16-libs (16.0.6-r9) 02:54:36 #11 39.00 (18/30) Installing clang16-libs (16.0.6-r5) 02:54:37 #11 39.52 (19/30) Installing fortify-headers (1.1-r3) 02:54:37 #11 39.63 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 02:54:37 #11 39.89 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 02:54:37 #11 40.02 (22/30) Installing clang16 (16.0.6-r5) 02:54:38 #11 40.16 (23/30) Installing icu (74.2-r1) 02:54:38 #11 40.32 (24/30) Installing icu-dev (74.2-r1) 02:54:38 #11 40.50 (25/30) Installing llvm16 (16.0.6-r9) 02:54:39 #11 41.38 (26/30) Installing lz4-libs (1.9.4-r5) 02:54:39 #11 41.50 (27/30) Installing lz4-dev (1.9.4-r5) 02:54:39 #11 41.62 (28/30) Installing zstd (1.5.6-r0) 02:54:39 #11 41.77 (29/30) Installing zstd-dev (1.5.6-r0) 02:54:39 #11 41.89 (30/30) Installing postgresql16-dev (16.11-r0) 02:54:40 #11 42.12 Executing busybox-1.36.1-r31.trigger 02:54:40 #11 42.13 OK: 1207 MiB in 225 packages 02:54:40 #11 42.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:40 #11 42.67 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:40 #11 43.07 (1/14) Installing g++ (13.2.1_git20240309-r1) 02:54:41 #11 43.44 (2/14) Installing gdbm (1.23-r1) 02:54:41 #11 43.56 (3/14) Installing mpdecimal (4.0.0-r0) 02:54:41 #11 43.70 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 02:54:41 #11 43.82 (5/14) Installing libncursesw (6.4_p20240420-r2) 02:54:41 #11 43.97 (6/14) Installing libpanelw (6.4_p20240420-r2) 02:54:41 #11 44.08 (7/14) Installing readline (8.2.10-r0) 02:54:42 #11 44.26 (8/14) Installing python3 (3.12.12-r0) 02:54:42 #11 44.57 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 02:54:42 #11 44.81 (10/14) Installing pyc (3.12.12-r0) 02:54:42 #11 44.93 (11/14) Installing python3-pyc (3.12.12-r0) 02:54:42 #11 45.04 (12/14) Installing python3-dev (3.12.12-r0) 02:54:43 #11 45.86 (13/14) Installing libsodium-dev (1.0.19-r1) 02:54:43 #11 45.98 (14/14) Installing zeromq-dev (4.3.5-r2) 02:54:43 #11 46.10 Executing busybox-1.36.1-r31.trigger 02:54:44 #11 46.12 OK: 1374 MiB in 239 packages 02:54:44 #11 46.18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:44 #11 46.39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:44 #11 46.79 OK: 1374 MiB in 239 packages 02:54:44 #11 46.86 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:54:44 #11 47.04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:54:45 #11 47.47 (1/1) Installing tzdata (2025c-r0) 02:54:45 #11 47.65 OK: 1375 MiB in 240 packages 02:54:45 #11 48.04 (1/1) Purging tzdata (2025c-r0) 02:54:46 #11 48.05 OK: 1374 MiB in 239 packages 02:54:47 #11 49.72 Looking in links: /tmp/tmpxwtew8uk 02:54:47 #11 49.73 Processing /tmp/tmpxwtew8uk/pip-25.0.1-py3-none-any.whl 02:54:47 #11 49.74 Installing collected packages: pip 02:54:48 #11 50.81 Successfully installed pip-25.0.1 02:54:48 #11 50.81 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:54:49 #11 51.22 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 02:54:49 #11 51.29 Collecting pip 02:54:49 #11 51.32 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 02:54:49 #11 51.47 Collecting setuptools 02:54:49 #11 51.48 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 02:54:49 #11 51.51 Collecting wheel 02:54:49 #11 51.52 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 02:54:49 #11 51.53 Collecting packaging>=24.0 (from wheel) 02:54:49 #11 51.54 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 02:54:49 #11 51.55 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 02:54:49 #11 51.57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 117.7 MB/s eta 0:00:00 02:54:49 #11 51.58 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 02:54:49 #11 51.59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 121.5 MB/s eta 0:00:00 02:54:49 #11 51.59 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 02:54:49 #11 51.60 Downloading packaging-26.0-py3-none-any.whl (74 kB) 02:54:49 #11 51.63 Installing collected packages: setuptools, pip, packaging, wheel 02:54:50 #11 52.36 Attempting uninstall: pip 02:54:50 #11 52.36 Found existing installation: pip 25.0.1 02:54:50 #11 52.40 Uninstalling pip-25.0.1: 02:54:50 #11 52.41 Successfully uninstalled pip-25.0.1 02:54:51 #11 53.51 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 02:54:51 #11 53.51 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:54:51 #11 53.97 Processing ./edgex-taf-common 02:54:51 #11 53.97 Installing build dependencies: started 02:54:52 #11 54.73 Installing build dependencies: finished with status 'done' 02:54:52 #11 54.73 Getting requirements to build wheel: started 02:54:53 #11 55.13 Getting requirements to build wheel: finished with status 'done' 02:54:53 #11 55.13 Preparing metadata (pyproject.toml): started 02:54:53 #11 55.33 Preparing metadata (pyproject.toml): finished with status 'done' 02:54:53 #11 55.34 Building wheels for collected packages: edgex-taf-common 02:54:53 #11 55.34 Building wheel for edgex-taf-common (pyproject.toml): started 02:54:53 #11 55.60 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 02:54:53 #11 55.60 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=8a23c6e2ca240a6fa89b83e8d231db0e9fb404d737b5bb8a431a42f0ffa86471 02:54:53 #11 55.60 Stored in directory: /tmp/pip-ephem-wheel-cache-uvmnthtd/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 02:54:53 #11 55.60 Successfully built edgex-taf-common 02:54:53 #11 55.62 Installing collected packages: edgex-taf-common 02:54:53 #11 55.64 Successfully installed edgex-taf-common-0.0.0 02:54:53 #11 55.64 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:54:54 #11 56.15 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 02:54:54 #11 56.18 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 02:54:54 #11 56.22 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 02:54:54 #11 56.22 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 02:54:54 #11 56.25 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 02:54:54 #11 56.26 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 02:54:54 #11 56.29 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 02:54:54 #11 56.29 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 02:54:54 #11 56.31 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 02:54:54 #11 56.32 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:54:54 #11 56.34 Installing build dependencies: started 02:54:54 #11 56.99 Installing build dependencies: finished with status 'done' 02:54:54 #11 56.99 Getting requirements to build wheel: started 02:54:55 #11 57.38 Getting requirements to build wheel: finished with status 'done' 02:54:55 #11 57.39 Preparing metadata (pyproject.toml): started 02:54:55 #11 57.59 Preparing metadata (pyproject.toml): finished with status 'done' 02:54:55 #11 57.60 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 02:54:55 #11 57.60 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:54:55 #11 57.61 Installing build dependencies: started 02:54:56 #11 58.51 Installing build dependencies: finished with status 'done' 02:54:56 #11 58.51 Getting requirements to build wheel: started 02:54:56 #11 58.93 Getting requirements to build wheel: finished with status 'done' 02:54:56 #11 58.94 Preparing metadata (pyproject.toml): started 02:54:56 #11 59.14 Preparing metadata (pyproject.toml): finished with status 'done' 02:54:57 #11 59.15 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 02:54:57 #11 59.16 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 02:54:57 #11 59.17 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 02:54:57 #11 59.18 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 02:54:57 #11 59.21 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 02:54:57 #11 59.21 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 02:54:57 #11 59.22 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 02:54:57 #11 59.23 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 02:54:57 #11 59.25 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 02:54:57 #11 59.26 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 02:54:57 #11 59.49 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 02:54:57 #11 59.50 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 02:54:57 #11 59.59 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 02:54:57 #11 59.60 Downloading psutil-7.0.0.tar.gz (497 kB) 02:54:57 #11 59.69 Installing build dependencies: started 02:54:58 #11 60.33 Installing build dependencies: finished with status 'done' 02:54:58 #11 60.33 Getting requirements to build wheel: started 02:54:58 #11 60.86 Getting requirements to build wheel: finished with status 'done' 02:54:58 #11 60.86 Preparing metadata (pyproject.toml): started 02:54:59 #11 61.15 Preparing metadata (pyproject.toml): finished with status 'done' 02:54:59 #11 61.42 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 02:54:59 #11 61.43 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 02:54:59 #11 61.45 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 02:54:59 #11 61.45 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 02:54:59 #11 61.51 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 02:54:59 #11 61.52 Downloading psycopg2-2.9.10.tar.gz (385 kB) 02:54:59 #11 61.58 Installing build dependencies: started 02:55:00 #11 62.22 Installing build dependencies: finished with status 'done' 02:55:00 #11 62.22 Getting requirements to build wheel: started 02:55:00 #11 62.65 Getting requirements to build wheel: finished with status 'done' 02:55:00 #11 62.65 Preparing metadata (pyproject.toml): started 02:55:00 #11 62.88 Preparing metadata (pyproject.toml): finished with status 'done' 02:55:01 #11 62.97 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 02:55:01 #11 62.97 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 02:55:01 #11 63.18 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 02:55:01 #11 63.18 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 02:55:01 #11 63.20 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 02:55:01 #11 63.20 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 02:55:01 #11 63.41 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 02:55:01 #11 63.41 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 02:55:01 #11 63.43 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 02:55:01 #11 63.44 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 02:55:01 #11 63.45 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 02:55:01 #11 63.46 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 02:55:01 #11 63.47 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 02:55:01 #11 63.48 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 02:55:01 #11 63.53 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:01 #11 63.53 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 02:55:01 #11 63.55 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:01 #11 63.55 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 02:55:01 #11 63.57 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:01 #11 63.58 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 02:55:01 #11 63.61 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:55:01 #11 63.62 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 02:55:01 #11 63.63 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:55:01 #11 63.63 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 02:55:01 #11 63.66 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:01 #11 63.66 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 02:55:01 #11 63.68 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:01 #11 63.69 Downloading flex-6.14.1.tar.gz (40 kB) 02:55:01 #11 63.72 Installing build dependencies: started 02:55:02 #11 65.01 Installing build dependencies: finished with status 'done' 02:55:02 #11 65.01 Getting requirements to build wheel: started 02:55:03 #11 65.42 Getting requirements to build wheel: finished with status 'done' 02:55:03 #11 65.42 Preparing metadata (pyproject.toml): started 02:55:03 #11 65.66 Preparing metadata (pyproject.toml): finished with status 'done' 02:55:03 #11 65.68 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:03 #11 65.69 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 02:55:03 #11 65.72 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:03 #11 65.72 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 02:55:03 #11 65.75 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:03 #11 65.76 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 02:55:03 #11 65.79 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:03 #11 65.79 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 02:55:03 #11 65.84 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:03 #11 65.84 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 02:55:03 #11 65.86 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:03 #11 65.86 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 02:55:03 #11 65.97 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 02:55:03 #11 65.98 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) 02:55:03 #11 65.99 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 02:55:03 #11 66.00 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 02:55:03 #11 66.03 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 02:55:03 #11 66.03 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 02:55:03 #11 66.06 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 02:55:03 #11 66.06 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 02:55:03 #11 66.08 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:55:04 #11 66.09 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 02:55:04 #11 66.11 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:55:04 #11 66.11 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 02:55:04 #11 66.12 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.0) 02:55:04 #11 66.24 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 02:55:04 #11 66.24 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 02:55:04 #11 66.31 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 02:55:04 #11 66.31 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 02:55:04 #11 66.36 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:55:04 #11 66.37 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 02:55:04 #11 66.39 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:55:04 #11 66.40 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 02:55:04 #11 66.42 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 02:55:04 #11 66.43 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 02:55:04 #11 66.44 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 02:55:04 #11 66.45 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 02:55:04 #11 66.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)) 02:55:04 #11 66.47 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 02:55:04 #11 66.48 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.49 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 02:55:04 #11 66.55 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.55 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 02:55:04 #11 66.57 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.58 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 02:55:04 #11 66.59 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.60 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 02:55:04 #11 66.61 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.62 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 02:55:04 #11 66.63 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.64 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 02:55:04 #11 66.66 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.66 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 02:55:04 #11 66.67 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.67 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:55:04 #11 66.68 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.69 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 02:55:04 #11 66.70 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.71 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 02:55:04 #11 66.72 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.72 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 02:55:04 #11 66.75 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.76 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 02:55:04 #11 66.77 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.77 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 02:55:04 #11 66.78 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) 02:55:04 #11 66.81 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.81 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 02:55:04 #11 66.83 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:04 #11 66.84 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 02:55:04 #11 66.89 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:04 #11 66.90 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 02:55:04 #11 66.91 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:04 #11 66.92 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:55:04 #11 66.93 Installing build dependencies: started 02:55:05 #11 67.59 Installing build dependencies: finished with status 'done' 02:55:05 #11 67.59 Getting requirements to build wheel: started 02:55:05 #11 67.99 Getting requirements to build wheel: finished with status 'done' 02:55:05 #11 67.99 Preparing metadata (pyproject.toml): started 02:55:05 #11 68.18 Preparing metadata (pyproject.toml): finished with status 'done' 02:55:06 #11 68.19 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:06 #11 68.20 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 02:55:06 #11 68.21 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:06 #11 68.21 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:55:06 #11 68.22 Installing build dependencies: started 02:55:06 #11 68.82 Installing build dependencies: finished with status 'done' 02:55:06 #11 68.82 Getting requirements to build wheel: started 02:55:07 #11 69.19 Getting requirements to build wheel: finished with status 'done' 02:55:07 #11 69.20 Preparing metadata (pyproject.toml): started 02:55:07 #11 69.40 Preparing metadata (pyproject.toml): finished with status 'done' 02:55:07 #11 69.42 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:07 #11 69.43 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 02:55:07 #11 69.45 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 02:55:07 #11 69.45 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 02:55:07 #11 69.47 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:07 #11 69.47 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 02:55:07 #11 69.49 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:07 #11 69.49 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 02:55:07 #11 69.52 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:07 #11 69.52 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 02:55:07 #11 69.86 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:07 #11 69.87 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 02:55:07 #11 69.89 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:07 #11 69.90 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 02:55:07 #11 69.91 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:07 #11 69.91 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 02:55:07 #11 69.94 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:07 #11 69.94 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 02:55:07 #11 69.97 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:07 #11 69.98 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 02:55:07 #11 69.99 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:07 #11 70.00 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 02:55:07 #11 70.03 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:07 #11 70.03 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 02:55:07 #11 70.05 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:07 #11 70.05 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 02:55:07 #11 70.06 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:07 #11 70.06 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 02:55:07 #11 70.08 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:08 #11 70.08 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 02:55:08 #11 70.13 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)) 02:55:08 #11 70.13 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 02:55:08 #11 70.20 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 02:55:08 #11 70.21 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 02:55:08 #11 70.23 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 02:55:08 #11 70.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 57.6 MB/s 0:00:00 02:55:08 #11 70.25 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 02:55:08 #11 70.26 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:55:08 #11 70.26 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 02:55:08 #11 70.27 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 02:55:08 #11 70.27 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 02:55:08 #11 70.28 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 02:55:08 #11 70.28 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 02:55:08 #11 70.29 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 02:55:08 #11 70.30 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 02:55:08 #11 70.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 85.5 MB/s 0:00:00 02:55:08 #11 70.52 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 02:55:08 #11 70.54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 170.8 MB/s 0:00:00 02:55:08 #11 70.54 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 02:55:08 #11 70.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 124.5 MB/s 0:00:00 02:55:08 #11 70.56 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 02:55:08 #11 70.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 134.2 MB/s 0:00:00 02:55:08 #11 70.58 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 02:55:08 #11 70.59 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 02:55:08 #11 70.59 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) 02:55:08 #11 70.64 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 113.5 MB/s 0:00:00 02:55:08 #11 70.64 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 02:55:08 #11 70.67 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 02:55:08 #11 70.68 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 02:55:08 #11 70.69 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) 02:55:08 #11 70.69 Downloading idna-3.11-py3-none-any.whl (71 kB) 02:55:08 #11 70.70 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 02:55:08 #11 70.70 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 02:55:08 #11 70.71 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 02:55:08 #11 70.72 Downloading click-8.3.1-py3-none-any.whl (108 kB) 02:55:08 #11 70.72 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 02:55:08 #11 70.73 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 02:55:08 #11 70.75 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 02:55:08 #11 70.77 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 02:55:08 #11 70.79 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 112.8 MB/s 0:00:00 02:55:08 #11 70.79 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 02:55:08 #11 70.80 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 02:55:08 #11 70.80 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 02:55:08 #11 70.81 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 02:55:08 #11 70.82 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 02:55:08 #11 70.82 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 02:55:08 #11 70.93 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 90.6 MB/s 0:00:00 02:55:08 #11 70.94 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 02:55:08 #11 70.94 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:55:08 #11 70.95 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:55:08 #11 70.95 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 02:55:08 #11 70.96 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:55:08 #11 70.96 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 02:55:08 #11 70.96 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 02:55:08 #11 70.97 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 02:55:08 #11 70.97 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 02:55:08 #11 70.98 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 02:55:08 #11 70.98 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 02:55:08 #11 70.98 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 02:55:08 #11 70.99 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 02:55:08 #11 70.99 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 02:55:08 #11 71.00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 02:55:08 #11 71.01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 151.7 MB/s 0:00:00 02:55:08 #11 71.01 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 02:55:08 #11 71.02 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 02:55:08 #11 71.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 115.3 MB/s 0:00:00 02:55:08 #11 71.03 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:55:08 #11 71.04 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 02:55:08 #11 71.04 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 02:55:08 #11 71.04 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 02:55:08 #11 71.05 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 02:55:08 #11 71.05 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 02:55:08 #11 71.06 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 02:55:08 #11 71.07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 69.3 MB/s 0:00:00 02:55:08 #11 71.08 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 02:55:08 #11 71.08 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 02:55:08 #11 71.09 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 02:55:08 #11 71.10 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 02:55:08 #11 71.10 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 02:55:08 #11 71.11 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 02:55:08 #11 71.11 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 02:55:08 #11 71.11 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 02:55:08 #11 71.13 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 02:55:08 #11 71.13 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 02:55:09 #11 71.14 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 02:55:09 #11 71.14 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:55:09 #11 71.14 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 02:55:09 #11 71.15 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 02:55:09 #11 71.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 107.0 MB/s 0:00:00 02:55:09 #11 71.17 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 02:55:09 #11 71.19 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 02:55:09 #11 71.19 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:55:09 #11 71.20 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 02:55:09 #11 71.40 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 02:55:09 #11 71.40 Building wheel for robotframework-sshlibrary (pyproject.toml): started 02:55:09 #11 71.79 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 02:55:09 #11 71.79 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=7b757c7adce831307056794b06225a355e8002f772daaaaea6b8cfe5f011913e 02:55:09 #11 71.79 Stored in directory: /tmp/pip-ephem-wheel-cache-7m9xjxl5/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 02:55:09 #11 71.79 Building wheel for robotbackgroundlogger (pyproject.toml): started 02:55:09 #11 72.10 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 02:55:10 #11 72.10 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=8b91393b25e80280d1ecd6e750ca1aeb5bde318b2b81a54c95f88f485fe9603e 02:55:10 #11 72.10 Stored in directory: /tmp/pip-ephem-wheel-cache-7m9xjxl5/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 02:55:10 #11 72.11 Building wheel for psutil (pyproject.toml): started 02:55:12 #11 74.72 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:55:12 #11 74.72 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=6a0fbe0ce74d0b6a65c9c445321dcdeb82348e43404e507711f7b901fb8f18e7 02:55:12 #11 74.72 Stored in directory: /tmp/pip-ephem-wheel-cache-7m9xjxl5/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 02:55:12 #11 74.72 Building wheel for psycopg2 (pyproject.toml): started 02:55:22 #11 83.26 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 02:55:22 #11 83.26 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521911 sha256=47d6bea5fc0b8188c894ade6025f13a2c2b0a10e106c30a10601920d8e7f2af9 02:55:22 #11 83.26 Stored in directory: /tmp/pip-ephem-wheel-cache-7m9xjxl5/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 02:55:22 #11 83.26 Building wheel for flex (pyproject.toml): started 02:55:22 #11 83.58 Building wheel for flex (pyproject.toml): finished with status 'done' 02:55:22 #11 83.58 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=efcbc1c7d291a5d4ad8ee722be3a9a9929d5096a06d3ae9a6d698f581e7e26c4 02:55:22 #11 83.58 Stored in directory: /tmp/pip-ephem-wheel-cache-7m9xjxl5/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 02:55:22 #11 83.58 Building wheel for strict-rfc3339 (pyproject.toml): started 02:55:22 #11 83.81 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 02:55:22 #11 83.81 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=cb259b9fecba768bb81bf4f625fc19460aa5d881fdfe8198e59ff9a992286d44 02:55:22 #11 83.81 Stored in directory: /tmp/pip-ephem-wheel-cache-7m9xjxl5/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 02:55:22 #11 83.82 Building wheel for validate-email (pyproject.toml): started 02:55:22 #11 84.10 Building wheel for validate-email (pyproject.toml): finished with status 'done' 02:55:22 #11 84.10 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=ec4d8d5b326bf51f66a44b4495beea4c6b0974ef427cc5079599a4592a956315 02:55:22 #11 84.10 Stored in directory: /tmp/pip-ephem-wheel-cache-7m9xjxl5/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 02:55:22 #11 84.11 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 02:55:22 #11 84.29 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 02:55:34 #11 95.11 02:55:34 #11 95.12 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 02:55:34 #11 95.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. 02:55:36 #11 DONE 98.3s 02:55:36 02:55:36 #12 exporting to image 02:55:36 #12 exporting layers 02:55:42 #12 exporting layers 6.4s done 02:55:42 #12 writing image sha256:818a1f9d9babf816a421e2232311ea3c030874e8fb00761f2d97b2cd1e366d6c done 02:55:42 #12 naming to docker.io/library/edgex-taf-common done 02:55:42 #12 DONE 6.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:43 02:55:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:44 latest: Pulling from edgex-lftools-log-publisher 02:55:44 5eb5b503b376: Pulling fs layer 02:55:44 5c69ac0246d0: Pulling fs layer 02:55:44 ec43610c2a17: Pulling fs layer 02:55:44 3a2ae6a8a46f: Pulling fs layer 02:55:44 33b1e0a273af: Pulling fs layer 02:55:44 5d3b04190fa2: Pulling fs layer 02:55:44 2f39f015ded8: Pulling fs layer 02:55:44 33b1e0a273af: Waiting 02:55:44 3a2ae6a8a46f: Waiting 02:55:44 5d3b04190fa2: Waiting 02:55:44 2f39f015ded8: Waiting 02:55:44 5c69ac0246d0: Verifying Checksum 02:55:44 5c69ac0246d0: Download complete 02:55:44 3a2ae6a8a46f: Download complete 02:55:44 33b1e0a273af: Verifying Checksum 02:55:44 33b1e0a273af: Download complete 02:55:44 5d3b04190fa2: Download complete 02:55:44 ec43610c2a17: Verifying Checksum 02:55:44 ec43610c2a17: Download complete 02:55:44 5eb5b503b376: Verifying Checksum 02:55:44 5eb5b503b376: Download complete 02:55:44 2f39f015ded8: Verifying Checksum 02:55:44 2f39f015ded8: Download complete 02:55:46 5eb5b503b376: Pull complete 02:55:46 5c69ac0246d0: Pull complete 02:55:46 ec43610c2a17: Pull complete 02:55:46 3a2ae6a8a46f: Pull complete 02:55:47 33b1e0a273af: Pull complete 02:55:47 5d3b04190fa2: Pull complete 02:55:53 2f39f015ded8: Pull complete 02:55:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:55:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:53 prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container 02:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/07920029945a326a32f96f287a7c05a2 -v /w/workspace/07920029945a326a32f96f287a7c05a2:/w/workspace/07920029945a326a32f96f287a7c05a2:rw,z -v /w/workspace/07920029945a326a32f96f287a7c05a2@tmp:/w/workspace/07920029945a326a32f96f287a7c05a2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:55:58 $ docker top e107e5f5949d1a46d73bd37973c8dbbfd0b00b3ce219974f7a5ff6e4f94fd3c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:55:59 ---> job-cost.sh 02:55:59 lf-activate-venv: SKIPPING 02:55:59 INFO: No Stack... 02:55:59 INFO: Retrieving Pricing Info for: v3-standard-8 02:56:00 INFO: Archiving Costs [Pipeline] sh 02:56:00 + cat /w/workspace/07920029945a326a32f96f287a7c05a2/archives/cost.csv 02:56:00 + cut -d, -f6 [Pipeline] lock 02:56:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-snyk-fix-07920029945a326a32f96f287a7c05a2-1-stack-cost] 02:56:00 Resource [jenkins-edgexfoundry-edgex-taf-common-snyk-fix-07920029945a326a32f96f287a7c05a2-1-stack-cost] did not exist. Created. 02:56:00 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-snyk-fix-07920029945a326a32f96f287a7c05a2-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:56:00 + echo total: 0.2199999988079071 [Pipeline] stash 02:56:01 Stashed 1 file(s) [Pipeline] } 02:56:01 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-snyk-fix-07920029945a326a32f96f287a7c05a2-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:56:01 $ docker stop --time=1 e107e5f5949d1a46d73bd37973c8dbbfd0b00b3ce219974f7a5ff6e4f94fd3c8 02:56:02 $ docker rm -f --volumes e107e5f5949d1a46d73bd37973c8dbbfd0b00b3ce219974f7a5ff6e4f94fd3c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:56:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2005 in /w/workspace/07920029945a326a32f96f287a7c05a2 [Pipeline] { [Pipeline] checkout 02:56:25 Selected Git installation does not exist. Using Default 02:56:25 The recommended git tool is: NONE 02:56:30 using credential edgex-jenkins-ssh 02:56:30 Cloning the remote Git repository 02:56:30 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 02:56:31 > git init /w/workspace/07920029945a326a32f96f287a7c05a2 # timeout=10 02:56:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:56:31 > git --version # timeout=10 02:56:31 > git --version # 'git version 2.25.1' 02:56:31 using GIT_SSH to set credentials SSH Credentials for GitHub 02:56:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:56:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:56:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:56:33 Avoid second fetch 02:56:33 Checking out Revision d12a3c6a8ce3a9f08b1000fa49918b0efda33ae7 (snyk-fix-07920029945a326a32f96f287a7c05a2) 02:56:33 Commit message: "fix: requirements.txt to reduce vulnerabilities" 02:56:33 > git --version # timeout=10 02:56:33 > git --version # 'git version 2.25.1' 02:56:33 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 02:56:33 > git config core.sparsecheckout # timeout=10 02:56:33 > git checkout -f d12a3c6a8ce3a9f08b1000fa49918b0efda33ae7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:38 provisioning config files... 02:56:38 copy managed file [taf-settings] to file:/w/workspace/07920029945a326a32f96f287a7c05a2@tmp/config17371469795065578440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:39 ---> ****-login.sh 02:56:39 nexus3.edgexfoundry.org:10001 02:56:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:39 Configure a credential helper to remove this warning. See 02:56:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:39 02:56:39 Login Succeeded 02:56:39 nexus3.edgexfoundry.org:10002 02:56:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:39 Configure a credential helper to remove this warning. See 02:56:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:39 02:56:39 Login Succeeded 02:56:39 nexus3.edgexfoundry.org:10003 02:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:40 Configure a credential helper to remove this warning. See 02:56:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:40 02:56:40 Login Succeeded 02:56:40 nexus3.edgexfoundry.org:10004 02:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:40 Configure a credential helper to remove this warning. See 02:56:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:40 02:56:40 Login Succeeded 02:56:40 ****.io 02:56:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:41 Configure a credential helper to remove this warning. See 02:56:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:41 02:56:41 Login Succeeded 02:56:41 ---> ****-login.sh ends [Pipeline] } 02:56:41 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 02:56:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:56:42 + ls -al . 02:56:42 total 68 02:56:42 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:56 . 02:56:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:56 .. 02:56:42 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:56 .git 02:56:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:56 .github 02:56:42 -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 02:56 .gitignore 02:56:42 -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 02:56 Dockerfile 02:56:42 -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 02:56 Jenkinsfile 02:56:42 -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 02:56 LICENSE 02:56:42 -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 02:56 README.md 02:56:42 drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:56 TUC 02:56:42 -rw-rw-r-- 1 jenkins jenkins 5 Feb 13 02:53 VERSION 02:56:42 -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 02:56 requirements.txt 02:56:42 -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 02:56 robot-entrypoint.sh 02:56:42 -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 02:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:43 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=d12a3c6a8ce3a9f08b1000fa49918b0efda33ae7 --label arch=arm64 --label version=0.0.0 . 02:56:43 Sending build context to Docker daemon 429.6kB 02:56:43 Step 1/13 : FROM alpine:3.20 02:56:44 3.20: Pulling from library/alpine 02:56:44 83b2d7e29698: Pulling fs layer 02:56:45 83b2d7e29698: Verifying Checksum 02:56:45 83b2d7e29698: Download complete 02:56:45 83b2d7e29698: Pull complete 02:56:45 Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 02:56:45 Status: Downloaded newer image for alpine:3.20 02:56:45 ---> 6b91e8dda53a 02:56:45 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:56:46 ---> Running in d9cd75f6b886 02:56:46 Removing intermediate container d9cd75f6b886 02:56:46 ---> f05cefb136b1 02:56:46 Step 3/13 : LABEL maintainer="Bruce Huang " 02:56:46 ---> Running in 67ebe4e4804e 02:56:46 Removing intermediate container 67ebe4e4804e 02:56:46 ---> 5aa381458cb7 02:56:46 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:56:47 ---> 825a4e61170c 02:56:47 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:56:48 ---> d1f591bbcb0c 02:56:48 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:56:48 ---> 6ee3c45783b3 02:56:48 Step 7/13 : WORKDIR /edgex-taf 02:56:48 ---> Running in c41cdb545049 02:56:48 Removing intermediate container c41cdb545049 02:56:48 ---> 0e50fd169c5c 02:56:48 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:48 ---> Running in 89d6c702c860 02:56:50 Removing intermediate container 89d6c702c860 02:56:50 ---> be473dac2de8 02:56:50 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 02:56:50 ---> Running in 95c89a397934 02:56:51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:56:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:56:54 OK: 9 MiB in 14 packages 02:56:54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:56:54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:56:56 (1/14) Installing ca-certificates (20250911-r0) 02:56:56 (2/14) Installing brotli-libs (1.1.0-r2) 02:56:56 (3/14) Installing c-ares (1.33.1-r0) 02:56:56 (4/14) Installing libunistring (1.2-r0) 02:56:57 (5/14) Installing libidn2 (2.3.7-r0) 02:56:57 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:56:57 (7/14) Installing libpsl (0.21.5-r1) 02:56:57 (8/14) Installing zstd-libs (1.5.6-r0) 02:56:58 (9/14) Installing libcurl (8.14.1-r2) 02:56:58 (10/14) Installing curl (8.14.1-r2) 02:56:58 (11/14) Installing docker-cli (26.1.5-r0) 02:56:59 (12/14) Installing oniguruma (6.9.9-r0) 02:56:59 (13/14) Installing jq (1.7.1-r0) 02:57:00 (14/14) Installing openssl (3.3.6-r0) 02:57:00 Executing busybox-1.36.1-r31.trigger 02:57:00 Executing ca-certificates-20250911-r0.trigger 02:57:00 OK: 43 MiB in 28 packages 02:57:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:57:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:57:02 (1/166) Installing libexpat (2.7.4-r0) 02:57:03 (2/166) Installing libbz2 (1.0.8-r6) 02:57:03 (3/166) Installing libpng (1.6.54-r0) 02:57:03 (4/166) Installing freetype (2.13.2-r0) 02:57:03 (5/166) Installing fontconfig (2.15.0-r1) 02:57:04 (6/166) Installing libfontenc (1.1.8-r0) 02:57:04 (7/166) Installing mkfontscale (1.2.2-r6) 02:57:04 (8/166) Installing font-opensans (0_git20210927-r1) 02:57:05 (9/166) Installing pkgconf (2.2.0-r0) 02:57:05 (10/166) Installing libgcc (13.2.1_git20240309-r1) 02:57:05 (11/166) Installing libffi (3.4.6-r0) 02:57:05 (12/166) Installing libintl (0.22.5-r0) 02:57:06 (13/166) Installing libeconf (0.6.3-r0) 02:57:06 (14/166) Installing libblkid (2.40.1-r1) 02:57:06 (15/166) Installing libmount (2.40.1-r1) 02:57:06 (16/166) Installing pcre2 (10.43-r0) 02:57:07 (17/166) Installing glib (2.80.5-r0) 02:57:07 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 02:57:08 (19/166) Installing xz-libs (5.6.2-r1) 02:57:08 (20/166) Installing libxml2 (2.12.10-r0) 02:57:08 (21/166) Installing shared-mime-info (2.4-r0) 02:57:08 (22/166) Installing hicolor-icon-theme (0.17-r2) 02:57:09 (23/166) Installing libjpeg-turbo (3.0.3-r0) 02:57:09 (24/166) Installing libsharpyuv (1.3.2-r0) 02:57:09 (25/166) Installing libwebp (1.3.2-r0) 02:57:09 (26/166) Installing tiff (4.6.0t-r0) 02:57:10 (27/166) Installing gdk-pixbuf (2.42.12-r0) 02:57:10 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 02:57:10 (29/166) Installing libxau (1.0.11-r4) 02:57:10 (30/166) Installing libmd (1.1.0-r0) 02:57:11 (31/166) Installing libbsd (0.12.2-r0) 02:57:11 (32/166) Installing libxdmcp (1.1.5-r1) 02:57:11 (33/166) Installing libxcb (1.16.1-r0) 02:57:11 (34/166) Installing libx11 (1.8.9-r1) 02:57:12 (35/166) Installing libxcomposite (0.4.6-r5) 02:57:12 (36/166) Installing libxfixes (6.0.1-r4) 02:57:12 (37/166) Installing libxrender (0.9.11-r5) 02:57:12 (38/166) Installing libxcursor (1.2.2-r1) 02:57:13 (39/166) Installing libxdamage (1.1.6-r5) 02:57:13 (40/166) Installing libxext (1.3.6-r2) 02:57:13 (41/166) Installing libxi (1.8.1-r4) 02:57:14 (42/166) Installing libxinerama (1.1.5-r4) 02:57:14 (43/166) Installing libxrandr (1.5.4-r1) 02:57:14 (44/166) Installing libatk-1.0 (2.52.0-r0) 02:57:14 (45/166) Installing libxtst (1.2.4-r6) 02:57:14 (46/166) Installing dbus-libs (1.14.10-r1) 02:57:15 (47/166) Installing at-spi2-core (2.52.0-r0) 02:57:15 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 02:57:15 (49/166) Installing pixman (0.43.2-r0) 02:57:15 (50/166) Installing cairo (1.18.4-r0) 02:57:16 (51/166) Installing cairo-gobject (1.18.4-r0) 02:57:16 (52/166) Installing avahi-libs (0.8-r17) 02:57:16 (53/166) Installing gmp (6.3.0-r1) 02:57:16 (54/166) Installing nettle (3.9.1-r0) 02:57:17 (55/166) Installing libtasn1 (4.21.0-r0) 02:57:17 (56/166) Installing p11-kit (0.25.3-r0) 02:57:17 (57/166) Installing gnutls (3.8.5-r0) 02:57:18 (58/166) Installing cups-libs (2.4.16-r0) 02:57:18 (59/166) Installing libepoxy (1.5.10-r1) 02:57:18 (60/166) Installing fribidi (1.0.15-r0) 02:57:18 (61/166) Installing graphite2 (1.3.14-r6) 02:57:19 (62/166) Installing harfbuzz (8.5.0-r0) 02:57:19 (63/166) Installing libxft (2.3.8-r3) 02:57:19 (64/166) Installing pango (1.52.2-r0) 02:57:20 (65/166) Installing wayland-libs-client (1.22.0-r4) 02:57:20 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 02:57:20 (67/166) Installing wayland-libs-egl (1.22.0-r4) 02:57:20 (68/166) Installing xkeyboard-config (2.41-r0) 02:57:21 (69/166) Installing libxkbcommon (1.7.0-r0) 02:57:21 (70/166) Installing gtk+3.0 (3.24.43-r0) 02:57:21 (71/166) Installing icu-data-full (74.2-r1) 02:57:22 (72/166) Installing mesa (24.0.9-r1) 02:57:23 (73/166) Installing llvm17-libs (17.0.6-r2) 02:57:26 (74/166) Installing hwdata-pci (0.382-r0) 02:57:26 (75/166) Installing libpciaccess (0.18.1-r0) 02:57:26 (76/166) Installing libdrm (2.4.120-r0) 02:57:27 (77/166) Installing libelf (0.191-r0) 02:57:27 (78/166) Installing mesa-glapi (24.0.9-r1) 02:57:27 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 02:57:28 (80/166) Installing eudev-libs (3.2.14-r2) 02:57:28 (81/166) Installing libmagic (5.45-r1) 02:57:28 (82/166) Installing file (5.45-r1) 02:57:29 (83/166) Installing xprop (1.2.7-r0) 02:57:29 (84/166) Installing libice (1.1.1-r6) 02:57:29 (85/166) Installing libuuid (2.40.1-r1) 02:57:29 (86/166) Installing libsm (1.2.4-r4) 02:57:30 (87/166) Installing libxt (1.3.0-r5) 02:57:30 (88/166) Installing libxmu (1.1.4-r2) 02:57:30 (89/166) Installing xset (1.2.5-r1) 02:57:30 (90/166) Installing xdg-utils (1.2.1-r0) 02:57:30 (91/166) Installing libogg (1.3.5-r5) 02:57:31 (92/166) Installing libflac (1.4.3-r1) 02:57:31 (93/166) Installing alsa-lib (1.2.11-r0) 02:57:32 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 02:57:32 (95/166) Installing aom-libs (3.9.1-r0) 02:57:32 (96/166) Installing libva (2.21.0-r0) 02:57:32 (97/166) Installing libvdpau (1.5-r3) 02:57:33 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 02:57:33 (99/166) Installing libdav1d (1.4.2-r0) 02:57:33 (100/166) Installing openexr-libiex (3.1.13-r1) 02:57:33 (101/166) Installing openexr-libilmthread (3.1.13-r1) 02:57:34 (102/166) Installing imath (3.1.12-r0) 02:57:34 (103/166) Installing openexr-libopenexr (3.1.13-r1) 02:57:34 (104/166) Installing giflib (5.2.2-r0) 02:57:35 (105/166) Installing libhwy (1.0.7-r0) 02:57:35 (106/166) Installing lcms2 (2.16-r0) 02:57:35 (107/166) Installing libjxl (0.10.2-r0) 02:57:35 (108/166) Installing lame-libs (3.100-r5) 02:57:36 (109/166) Installing opus (1.5.2-r0) 02:57:36 (110/166) Installing rav1e-libs (0.7.1-r0) 02:57:36 (111/166) Installing libgomp (13.2.1_git20240309-r1) 02:57:36 (112/166) Installing soxr (0.1.3-r7) 02:57:37 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 02:57:37 (114/166) Installing libtheora (1.1.1-r18) 02:57:38 (115/166) Installing libvorbis (1.3.7-r2) 02:57:38 (116/166) Installing libvpx (1.14.1-r0) 02:57:38 (117/166) Installing libwebpmux (1.3.2-r0) 02:57:38 (118/166) Installing x264-libs (0.164_git20231001-r0) 02:57:39 (119/166) Installing numactl (2.0.18-r0) 02:57:39 (120/166) Installing x265-libs (3.6-r0) 02:57:39 (121/166) Installing xvidcore (1.3.7-r2) 02:57:40 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 02:57:40 (123/166) Installing libbluray (1.3.4-r1) 02:57:40 (124/166) Installing mpg123-libs (1.32.8-r0) 02:57:41 (125/166) Installing libopenmpt (0.7.7-r0) 02:57:41 (126/166) Installing cjson (1.7.19-r0) 02:57:41 (127/166) Installing mbedtls (3.6.5-r0) 02:57:42 (128/166) Installing librist (0.2.10-r1) 02:57:42 (129/166) Installing libsrt (1.5.3-r0) 02:57:42 (130/166) Installing libssh (0.10.6-r0) 02:57:42 (131/166) Installing libsodium (1.0.19-r1) 02:57:43 (132/166) Installing libzmq (4.3.5-r2) 02:57:43 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 02:57:43 (134/166) Installing crc32c (1.1.2-r0) 02:57:43 (135/166) Installing double-conversion (3.3.0-r0) 02:57:44 (136/166) Installing libevent (2.1.12-r7) 02:57:44 (137/166) Installing wayland-libs-server (1.22.0-r4) 02:57:44 (138/166) Installing mesa-gbm (24.0.9-r1) 02:57:45 (139/166) Installing harfbuzz-subset (8.5.0-r0) 02:57:45 (140/166) Installing icu-libs (74.2-r1) 02:57:45 (141/166) Installing minizip (1.3.1-r0) 02:57:45 (142/166) Installing nspr (4.35-r4) 02:57:46 (143/166) Installing sqlite-libs (3.45.3-r3) 02:57:47 (144/166) Installing nss (3.105-r0) 02:57:47 (145/166) Installing openh264 (2.4.1-r0) 02:57:47 (146/166) Installing libcamera-ipa (0.3.0-r0) 02:57:47 (147/166) Installing libunwind (1.8.1-r0) 02:57:48 (148/166) Installing yaml (0.2.5-r2) 02:57:48 (149/166) Installing libcamera (0.3.0-r0) 02:57:48 (150/166) Installing speexdsp (1.2.1-r2) 02:57:48 (151/166) Installing libuv (1.48.0-r0) 02:57:49 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 02:57:49 (153/166) Installing libsndfile (1.2.2-r1) 02:57:50 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 02:57:50 (155/166) Installing pipewire-libs (1.0.6-r1) 02:57:50 (156/166) Installing libasyncns (0.8-r3) 02:57:50 (157/166) Installing libltdl (2.4.7-r3) 02:57:51 (158/166) Installing orc (0.4.40-r0) 02:57:51 (159/166) Installing tdb-libs (1.4.9-r1) 02:57:51 (160/166) Installing libpulse (17.0-r0) 02:57:51 (161/166) Installing libwebpdemux (1.3.2-r0) 02:57:52 (162/166) Installing libgpg-error (1.49-r0) 02:57:52 (163/166) Installing libgcrypt (1.10.3-r0) 02:57:52 (164/166) Installing libxslt (1.1.39-r2) 02:57:53 (165/166) Installing chromium (131.0.6778.108-r0) 02:57:59 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 02:57:59 Executing busybox-1.36.1-r31.trigger 02:57:59 Executing fontconfig-2.15.0-r1.trigger 02:57:59 Executing mkfontscale-1.2.2-r6.trigger 02:57:59 Executing glib-2.80.5-r0.trigger 02:57:59 Executing shared-mime-info-2.4-r0.trigger 02:58:01 Executing gdk-pixbuf-2.42.12-r0.trigger 02:58:01 Executing gtk-update-icon-cache-3.24.43-r0.trigger 02:58:01 Executing gtk+3.0-3.24.43-r0.trigger 02:58:01 OK: 658 MiB in 194 packages 02:58:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:04 (1/30) Installing jansson (2.14-r4) 02:58:04 (2/30) Installing binutils (2.42-r1) 02:58:05 (3/30) Installing libatomic (13.2.1_git20240309-r1) 02:58:05 (4/30) Installing isl26 (0.26-r1) 02:58:05 (5/30) Installing mpfr4 (4.2.1-r0) 02:58:05 (6/30) Installing mpc1 (1.3.1-r1) 02:58:05 (7/30) Installing gcc (13.2.1_git20240309-r1) 02:58:09 (8/30) Installing musl-dev (1.2.5-r1) 02:58:09 (9/30) Installing linux-headers (6.6-r0) 02:58:09 (10/30) Installing libffi-dev (3.4.6-r0) 02:58:09 (11/30) Installing libpq (16.11-r0) 02:58:10 (12/30) Installing openssl-dev (3.3.6-r0) 02:58:10 (13/30) Installing libpq-dev (16.11-r0) 02:58:10 (14/30) Installing libecpg (16.11-r0) 02:58:11 (15/30) Installing libecpg-dev (16.11-r0) 02:58:11 (16/30) Installing clang16-headers (16.0.6-r5) 02:58:11 (17/30) Installing llvm16-libs (16.0.6-r9) 02:58:14 (18/30) Installing clang16-libs (16.0.6-r5) 02:58:16 (19/30) Installing fortify-headers (1.1-r3) 02:58:16 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 02:58:17 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 02:58:17 (22/30) Installing clang16 (16.0.6-r5) 02:58:17 (23/30) Installing icu (74.2-r1) 02:58:18 (24/30) Installing icu-dev (74.2-r1) 02:58:18 (25/30) Installing llvm16 (16.0.6-r9) 02:58:21 (26/30) Installing lz4-libs (1.9.4-r5) 02:58:21 (27/30) Installing lz4-dev (1.9.4-r5) 02:58:21 (28/30) Installing zstd (1.5.6-r0) 02:58:21 (29/30) Installing zstd-dev (1.5.6-r0) 02:58:22 (30/30) Installing postgresql16-dev (16.11-r0) 02:58:23 Executing busybox-1.36.1-r31.trigger 02:58:23 OK: 1184 MiB in 224 packages 02:58:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:25 (1/14) Installing g++ (13.2.1_git20240309-r1) 02:58:26 (2/14) Installing gdbm (1.23-r1) 02:58:26 (3/14) Installing mpdecimal (4.0.0-r0) 02:58:26 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 02:58:26 (5/14) Installing libncursesw (6.4_p20240420-r2) 02:58:27 (6/14) Installing libpanelw (6.4_p20240420-r2) 02:58:27 (7/14) Installing readline (8.2.10-r0) 02:58:27 (8/14) Installing python3 (3.12.12-r0) 02:58:28 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) 02:58:29 (10/14) Installing pyc (3.12.12-r0) 02:58:29 (11/14) Installing python3-pyc (3.12.12-r0) 02:58:29 (12/14) Installing python3-dev (3.12.12-r0) 02:58:32 (13/14) Installing libsodium-dev (1.0.19-r1) 02:58:32 (14/14) Installing zeromq-dev (4.3.5-r2) 02:58:32 Executing busybox-1.36.1-r31.trigger 02:58:32 OK: 1370 MiB in 238 packages 02:58:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:35 OK: 1370 MiB in 238 packages 02:58:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:58:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:58:36 (1/1) Installing tzdata (2025c-r0) 02:58:37 OK: 1372 MiB in 239 packages 02:58:39 (1/1) Purging tzdata (2025c-r0) 02:58:39 OK: 1370 MiB in 238 packages 02:58:51 Looking in links: /tmp/tmpeqixqwlq 02:58:51 Processing /tmp/tmpeqixqwlq/pip-25.0.1-py3-none-any.whl 02:58:51 Installing collected packages: pip 02:58:58 Successfully installed pip-25.0.1 02:58:58 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:59:01 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 02:59:01 Collecting pip 02:59:01 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 02:59:03 Collecting setuptools 02:59:03 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) 02:59:03 Collecting wheel 02:59:03 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 02:59:03 Collecting packaging>=24.0 (from wheel) 02:59:03 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 02:59:03 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 02:59:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 43.9 MB/s eta 0:00:00 02:59:03 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) 02:59:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 47.4 MB/s eta 0:00:00 02:59:03 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 02:59:03 Downloading packaging-26.0-py3-none-any.whl (74 kB) 02:59:04 Installing collected packages: setuptools, pip, packaging, wheel 02:59:09 Attempting uninstall: pip 02:59:09 Found existing installation: pip 25.0.1 02:59:10 Uninstalling pip-25.0.1: 02:59:10 Successfully uninstalled pip-25.0.1 02:59:20 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 02:59: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. 02:59:22 Processing ./edgex-taf-common 02:59:22 Installing build dependencies: started 02:59:27 Installing build dependencies: finished with status 'done' 02:59:27 Getting requirements to build wheel: started 02:59:30 Getting requirements to build wheel: finished with status 'done' 02:59:30 Preparing metadata (pyproject.toml): started 02:59:31 Preparing metadata (pyproject.toml): finished with status 'done' 02:59:32 Building wheels for collected packages: edgex-taf-common 02:59:32 Building wheel for edgex-taf-common (pyproject.toml): started 02:59:34 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 02:59:34 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=04a83873c616812dc0dffbd28e3b39d49055908bf66744d436460f6b038a5b10 02:59:34 Stored in directory: /tmp/pip-ephem-wheel-cache-dqws47va/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 02:59:34 Successfully built edgex-taf-common 02:59:34 Installing collected packages: edgex-taf-common 02:59:34 Successfully installed edgex-taf-common-0.0.0 02:59:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 02:59:38 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 02:59:39 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 02:59:39 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 02:59:39 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 02:59:39 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 02:59:39 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 02:59:39 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 02:59:39 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 02:59:39 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 02:59:39 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:59:39 Installing build dependencies: started 02:59:46 Installing build dependencies: finished with status 'done' 02:59:46 Getting requirements to build wheel: started 02:59:49 Getting requirements to build wheel: finished with status 'done' 02:59:49 Preparing metadata (pyproject.toml): started 02:59:50 Preparing metadata (pyproject.toml): finished with status 'done' 02:59:50 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 02:59:50 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:59:50 Installing build dependencies: started 02:59:57 Installing build dependencies: finished with status 'done' 02:59:57 Getting requirements to build wheel: started 02:59:59 Getting requirements to build wheel: finished with status 'done' 02:59:59 Preparing metadata (pyproject.toml): started 03:00:00 Preparing metadata (pyproject.toml): finished with status 'done' 03:00:00 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 03:00:00 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 03:00:00 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 03:00:01 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 03:00:01 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 03:00:01 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 03:00:01 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 03:00:01 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 03:00:01 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 03:00:01 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 03:00:04 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 03:00:04 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 03:00:04 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 03:00:04 Downloading psutil-7.0.0.tar.gz (497 kB) 03:00:05 Installing build dependencies: started 03:00:12 Installing build dependencies: finished with status 'done' 03:00:12 Getting requirements to build wheel: started 03:00:15 Getting requirements to build wheel: finished with status 'done' 03:00:15 Preparing metadata (pyproject.toml): started 03:00:17 Preparing metadata (pyproject.toml): finished with status 'done' 03:00:20 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 03:00:20 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 03:00:20 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 03:00:20 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 03:00:21 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 03:00:21 Downloading psycopg2-2.9.10.tar.gz (385 kB) 03:00:21 Installing build dependencies: started 03:00:26 Installing build dependencies: finished with status 'done' 03:00:26 Getting requirements to build wheel: started 03:00:29 Getting requirements to build wheel: finished with status 'done' 03:00:29 Preparing metadata (pyproject.toml): started 03:00:30 Preparing metadata (pyproject.toml): finished with status 'done' 03:00:31 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 03:00:31 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 03:00:34 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 03:00:34 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 03:00:34 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 03:00:34 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 03:00:36 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) 03:00:36 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 03:00:36 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 03:00:36 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 03:00:36 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 03:00:36 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 03:00:36 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 03:00:36 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 03:00:36 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:36 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) 03:00:36 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:36 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) 03:00:37 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:37 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 03:00:37 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 03:00:37 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 03:00:37 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 03:00:37 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 03:00:37 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:37 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 03:00:37 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:37 Downloading flex-6.14.1.tar.gz (40 kB) 03:00:38 Installing build dependencies: started 03:00:43 Installing build dependencies: finished with status 'done' 03:00:43 Getting requirements to build wheel: started 03:00:45 Getting requirements to build wheel: finished with status 'done' 03:00:45 Preparing metadata (pyproject.toml): started 03:00:46 Preparing metadata (pyproject.toml): finished with status 'done' 03:00:46 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:46 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 03:00:47 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:47 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 03:00:47 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:47 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 03:00:47 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:47 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 03:00:47 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:47 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 03:00:48 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:48 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 03:00:49 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 03:00:49 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) 03:00:49 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 03:00:49 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 03:00:49 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 03:00:49 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 03:00:49 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 03:00:49 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 03:00:49 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 03:00:49 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 03:00:49 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 03:00:49 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 03:00:49 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.0) 03:00:51 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) 03:00:51 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 03:00:51 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) 03:00:51 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 03:00:52 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 03:00:52 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 03:00:52 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 03:00:52 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 03:00:52 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 03:00:52 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 03:00:52 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 03:00:52 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 03:00: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)) 03:00:53 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 03:00:53 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:53 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 03:00:53 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:53 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 03:00:53 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:53 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) 03:00:53 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:53 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) 03:00:53 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:53 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) 03:00:53 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:53 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 03:00:53 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:53 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 03:00:53 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:53 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 03:00:53 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:53 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 03:00:53 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:53 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 03:00:53 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:53 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 03:00:53 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:54 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 03:00:54 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:54 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) 03:00:54 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) 03:00:54 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:54 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 03:00:54 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:00:54 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 03:00:54 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:54 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 03:00:54 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:00:54 Downloading validate_email-1.3.tar.gz (4.7 kB) 03:00:54 Installing build dependencies: started 03:01:00 Installing build dependencies: finished with status 'done' 03:01:00 Getting requirements to build wheel: started 03:01:02 Getting requirements to build wheel: finished with status 'done' 03:01:02 Preparing metadata (pyproject.toml): started 03:01:04 Preparing metadata (pyproject.toml): finished with status 'done' 03:01:04 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:04 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 03:01:04 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:04 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 03:01:04 Installing build dependencies: started 03:01:09 Installing build dependencies: finished with status 'done' 03:01:09 Getting requirements to build wheel: started 03:01:12 Getting requirements to build wheel: finished with status 'done' 03:01:12 Preparing metadata (pyproject.toml): started 03:01:13 Preparing metadata (pyproject.toml): finished with status 'done' 03:01:13 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:13 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 03:01:13 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 03:01:13 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 03:01:13 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:13 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 03:01:13 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:13 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 03:01:14 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:14 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 03:01:17 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:17 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 03:01:17 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:17 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 03:01:17 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:17 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 03:01:18 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:18 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 03:01:18 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:18 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 03:01:18 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:18 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 03:01:18 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:18 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 03:01:18 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:18 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 03:01:18 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:18 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 03:01:18 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:18 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 03:01:19 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)) 03:01:19 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 03:01:19 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 03:01:19 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 03:01:20 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 03:01:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 47.1 MB/s 0:00:00 03:01:20 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 03:01:20 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 03:01:20 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 03:01:20 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 03:01:20 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 03:01:20 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 03:01:20 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 03:01:20 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 03:01:20 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 03:01:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 43.7 MB/s 0:00:00 03:01:20 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 03:01:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 45.9 MB/s 0:00:00 03:01:20 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 03:01:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 46.3 MB/s 0:00:00 03:01:20 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 03:01:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 45.0 MB/s 0:00:00 03:01:20 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 03:01:20 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 03:01:20 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) 03:01:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 43.1 MB/s 0:00:00 03:01:21 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 03:01:21 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 03:01:21 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 03:01:21 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) 03:01:21 Downloading idna-3.11-py3-none-any.whl (71 kB) 03:01:21 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 03:01:21 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 03:01:21 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 03:01:21 Downloading click-8.3.1-py3-none-any.whl (108 kB) 03:01:21 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 03:01:21 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 03:01:21 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 03:01:21 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 03:01:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 47.4 MB/s 0:00:00 03:01:21 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 03:01:21 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 03:01:21 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 03:01:21 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 03:01:21 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 03:01:21 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) 03:01:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 42.3 MB/s 0:00:00 03:01:21 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 03:01:21 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 03:01:21 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 03:01:21 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 03:01:21 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 03:01:21 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 03:01:21 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 03:01:21 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) 03:01:21 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 03:01:21 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 03:01:21 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 03:01:21 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 03:01:21 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 03:01:21 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 03:01:21 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 03:01:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 42.8 MB/s 0:00:00 03:01:21 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 03:01:21 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 03:01:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 45.5 MB/s 0:00:00 03:01:21 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 03:01:21 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 03:01:21 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 03:01:22 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 03:01:22 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 03:01:22 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 03:01:22 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 03:01:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 44.6 MB/s 0:00:00 03:01:22 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 03:01:22 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 03:01:22 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 03:01:22 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 03:01:22 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 03:01:22 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 03:01:22 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 03:01:22 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 03:01:22 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 03:01:22 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 03:01:22 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 03:01:22 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 03:01:22 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 03:01:22 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 03:01:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 46.6 MB/s 0:00:00 03:01:22 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 03:01:22 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 03:01:22 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:01:22 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 03:01:24 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 03:01:24 Building wheel for robotframework-sshlibrary (pyproject.toml): started 03:01:26 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 03:01:26 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=96350ffb0c263117f69ec4a0a70cac6a088fc539069864c53dd74e384e593a03 03:01:26 Stored in directory: /tmp/pip-ephem-wheel-cache-c4g8u784/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 03:01:26 Building wheel for robotbackgroundlogger (pyproject.toml): started 03:01:28 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 03:01:28 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=f4468eb80b173e7deb989662f5bea527f86fbc5503151c4fd1cc4a8088270cd8 03:01:28 Stored in directory: /tmp/pip-ephem-wheel-cache-c4g8u784/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 03:01:28 Building wheel for psutil (pyproject.toml): started 03:01:43 Building wheel for psutil (pyproject.toml): finished with status 'done' 03:01:43 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278202 sha256=e814dab186438afb468ebedf7271f4085790ade61db426c6c81271754fefcb81 03:01:43 Stored in directory: /tmp/pip-ephem-wheel-cache-c4g8u784/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 03:01:43 Building wheel for psycopg2 (pyproject.toml): started 03:02:51 Building wheel for psycopg2 (pyproject.toml): still running... 03:02:54 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 03:02:54 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512678 sha256=60ee3de75720b12d63039876201f5c684cbf346e21e1ac80fc94ad782931acbb 03:02:54 Stored in directory: /tmp/pip-ephem-wheel-cache-c4g8u784/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 03:02:54 Building wheel for flex (pyproject.toml): started 03:02:56 Building wheel for flex (pyproject.toml): finished with status 'done' 03:02:56 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=6c59dcab211b2c7cf6af1deee0d9f12a4b45b8e8296785629291bb0adda82735 03:02:56 Stored in directory: /tmp/pip-ephem-wheel-cache-c4g8u784/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 03:02:56 Building wheel for strict-rfc3339 (pyproject.toml): started 03:02:58 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 03:02:58 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=d4dc67b12e203d9712fb117db7d40a91d8de31846208cc3a6946870aca3bcdc9 03:02:58 Stored in directory: /tmp/pip-ephem-wheel-cache-c4g8u784/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 03:02:58 Building wheel for validate-email (pyproject.toml): started 03:03:00 Building wheel for validate-email (pyproject.toml): finished with status 'done' 03:03:00 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=571a30ede84a6d88fdc14530d064f75b040d66a9ccff1400984727731cc2b959 03:03:00 Stored in directory: /tmp/pip-ephem-wheel-cache-c4g8u784/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 03:03:00 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 03:03:02 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 03:04:38 03:04:38 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 03:04:38 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. 03:05:25 Removing intermediate container 95c89a397934 03:05:25 ---> 2b19a5ae58c7 03:05:25 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 03:05:25 ---> Running in 51573b22c256 03:05:25 Removing intermediate container 51573b22c256 03:05:25 ---> dd6dd5a81404 03:05:25 Step 11/13 : LABEL arch=arm64 03:05:25 ---> Running in 6ceb0ac5e369 03:05:26 Removing intermediate container 6ceb0ac5e369 03:05:26 ---> 08f671b38161 03:05:26 Step 12/13 : LABEL git_sha=d12a3c6a8ce3a9f08b1000fa49918b0efda33ae7 03:05:26 ---> Running in 012e48cbe6f4 03:05:26 Removing intermediate container 012e48cbe6f4 03:05:26 ---> 7d389a6afd23 03:05:26 Step 13/13 : LABEL version=0.0.0 03:05:26 ---> Running in 1047dae8ef00 03:05:27 Removing intermediate container 1047dae8ef00 03:05:27 ---> b01122a94887 03:05:27 [Warning] One or more build-args [ARCH] were not consumed 03:05:27 Successfully built b01122a94887 03:05:27 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 03:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:05:28 03:05:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:05:28 arm64: Pulling from edgex-lftools-log-publisher 03:05:28 8998bd30e6a1: Pulling fs layer 03:05:28 04944245beec: Pulling fs layer 03:05:28 699f458cf7ca: Pulling fs layer 03:05:28 765212b225bb: Pulling fs layer 03:05:28 f23df028b6ca: Pulling fs layer 03:05:28 d65c8cfc05b1: Pulling fs layer 03:05:28 2437ff75d9bd: Pulling fs layer 03:05:28 765212b225bb: Waiting 03:05:28 f23df028b6ca: Waiting 03:05:28 d65c8cfc05b1: Waiting 03:05:28 2437ff75d9bd: Waiting 03:05:28 04944245beec: Verifying Checksum 03:05:28 04944245beec: Download complete 03:05:28 765212b225bb: Verifying Checksum 03:05:28 765212b225bb: Download complete 03:05:28 f23df028b6ca: Verifying Checksum 03:05:28 f23df028b6ca: Download complete 03:05:28 d65c8cfc05b1: Verifying Checksum 03:05:28 d65c8cfc05b1: Download complete 03:05:29 699f458cf7ca: Verifying Checksum 03:05:29 699f458cf7ca: Download complete 03:05:29 8998bd30e6a1: Verifying Checksum 03:05:29 8998bd30e6a1: Download complete 03:05:31 2437ff75d9bd: Verifying Checksum 03:05:31 2437ff75d9bd: Download complete 03:05:34 8998bd30e6a1: Pull complete 03:05:34 04944245beec: Pull complete 03:05:36 699f458cf7ca: Pull complete 03:05:36 765212b225bb: Pull complete 03:05:37 f23df028b6ca: Pull complete 03:05:37 d65c8cfc05b1: Pull complete 03:05:55 2437ff75d9bd: Pull complete 03:05:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:05:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:05:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:56 prd-ubuntu20.04-docker-arm64-4c-16g-2005 does not seem to be running inside a container 03:05:56 $ 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/07920029945a326a32f96f287a7c05a2 -v /w/workspace/07920029945a326a32f96f287a7c05a2:/w/workspace/07920029945a326a32f96f287a7c05a2:rw,z -v /w/workspace/07920029945a326a32f96f287a7c05a2@tmp:/w/workspace/07920029945a326a32f96f287a7c05a2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:05:59 $ docker top 5eb7eba4f1c1008f011076486758df358820ea938f19e59abe9d76443ecc77ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:00 ---> job-cost.sh 03:06:00 lf-activate-venv: SKIPPING 03:06:00 INFO: No Stack... 03:06:01 INFO: Retrieving Pricing Info for: v3-standard-4 03:06:01 INFO: Archiving Costs [Pipeline] sh 03:06:02 + cat /w/workspace/07920029945a326a32f96f287a7c05a2/archives/cost.csv 03:06:02 + cut -d, -f6 [Pipeline] lock 03:06:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-snyk-fix-07920029945a326a32f96f287a7c05a2-1-stack-cost] 03:06:02 Resource [jenkins-edgexfoundry-edgex-taf-common-snyk-fix-07920029945a326a32f96f287a7c05a2-1-stack-cost] did not exist. Created. 03:06:02 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-snyk-fix-07920029945a326a32f96f287a7c05a2-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:06:03 /w/workspace/07920029945a326a32f96f287a7c05a2@tmp/durable-9982da0e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:06:04 + echo total: 0.10999999940395355 [Pipeline] stash 03:06:04 Warning: overwriting stash ‘stack-cost’ 03:06:04 Stashed 1 file(s) [Pipeline] } 03:06:04 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-snyk-fix-07920029945a326a32f96f287a7c05a2-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:06:04 $ docker stop --time=1 5eb7eba4f1c1008f011076486758df358820ea938f19e59abe9d76443ecc77ca 03:06:06 $ docker rm -f --volumes 5eb7eba4f1c1008f011076486758df358820ea938f19e59abe9d76443ecc77ca [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 03:06:08 + [ -d /w/workspace/07920029945a326a32f96f287a7c05a2/archives ] 03:06:08 + ls -al /w/workspace/07920029945a326a32f96f287a7c05a2/archives 03:06:08 total 16 03:06:08 drwxr-xr-x 3 root root 4096 Feb 13 02:55 . 03:06:08 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 02:56 .. 03:06:08 drwxr-xr-x 2 root root 4096 Feb 13 02:55 cost 03:06:08 -rw-r--r-- 1 root root 123 Feb 13 02:55 cost.csv 03:06:08 + sudo chown -R jenkins:jenkins /w/workspace/07920029945a326a32f96f287a7c05a2/archives 03:06:08 + ls -al /w/workspace/07920029945a326a32f96f287a7c05a2/archives 03:06:08 total 16 03:06:08 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 02:55 . 03:06:08 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 02:56 .. 03:06:08 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 02:55 cost 03:06:08 -rw-r--r-- 1 jenkins jenkins 123 Feb 13 02:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:06:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:06:09 ---> package-listing.sh 03:06:09 ++ facter osfamily 03:06:09 ++ tr '[:upper:]' '[:lower:]' 03:06:09 + OS_FAMILY=debian 03:06:09 + workspace=/w/workspace/07920029945a326a32f96f287a7c05a2 03:06:09 + START_PACKAGES=/tmp/packages_start.txt 03:06:09 + END_PACKAGES=/tmp/packages_end.txt 03:06:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:06:09 + PACKAGES=/tmp/packages_start.txt 03:06:09 + '[' /w/workspace/07920029945a326a32f96f287a7c05a2 ']' 03:06:09 + PACKAGES=/tmp/packages_end.txt 03:06:09 + case "${OS_FAMILY}" in 03:06:09 + dpkg -l 03:06:09 + grep '^ii' 03:06:09 + '[' -f /tmp/packages_start.txt ']' 03:06:09 + '[' -f /tmp/packages_end.txt ']' 03:06:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:06:09 + '[' /w/workspace/07920029945a326a32f96f287a7c05a2 ']' 03:06:09 + mkdir -p /w/workspace/07920029945a326a32f96f287a7c05a2/archives/ 03:06:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/07920029945a326a32f96f287a7c05a2/archives/ [Pipeline] echo 03:06:09 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/07920029945a326a32f96f287a7c05a2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:06:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:06:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:10 prd-ubuntu20.04-docker-8c-8g-2000 does not seem to be running inside a container 03:06:10 $ 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/07920029945a326a32f96f287a7c05a2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/07920029945a326a32f96f287a7c05a2 -v /w/workspace/07920029945a326a32f96f287a7c05a2:/w/workspace/07920029945a326a32f96f287a7c05a2:rw,z -v /w/workspace/07920029945a326a32f96f287a7c05a2@tmp:/w/workspace/07920029945a326a32f96f287a7c05a2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:06:10 $ docker top cffc4320268148e245ee03fb3f74a8927cc7ce68e9522d2b42024912dd2458b7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:06:11 + touch /tmp/pre-build-complete [Pipeline] sh 03:06:11 + mkdir -p /var/log/sysstat [Pipeline] sh 03:06:11 + ls /var/log/sa-host 03:06:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:06:12 provisioning config files... 03:06:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/07920029945a326a32f96f287a7c05a2@tmp/config16085560123938876809tmp [Pipeline] { [Pipeline] echo 03:06:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:06:12 ---> create-netrc.sh [Pipeline] } 03:06:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:06:12 ---> python-tools-install.sh [Pipeline] echo 03:06:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:06:13 ---> sudo-logs.sh 03:06:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:06:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:06:13 ---> job-cost.sh 03:06:13 lf-activate-venv: SKIPPING 03:06:13 DEBUG: total: 0.2199999988079071 03:06:13 INFO: Retrieving Stack Cost... 03:06:13 INFO: Retrieving Pricing Info for: v3-standard-8 03:06:14 INFO: Archiving Costs [Pipeline] echo 03:06:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:06:14 ---> logs-deploy.sh 03:06:14 lf-activate-venv: SKIPPING 03:06:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/snyk-fix-07920029945a326a32f96f287a7c05a2/1 03:06:14 INFO: archiving workspace using pattern(s): 03:06:15 Archives upload complete. 03:06:15 INFO: archiving logs to Nexus