Pull request #161 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7362942f9306be2f2748256c1692310dc2f6165b+f841b5a5e64b84806f3af205f58f3dc2f9049a63 (35ab3f74c74727460fbf5e992c07fa331d2114d7) 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-ssh14004694612016382619.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13600405682262911709.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh354816338231353845.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-161/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh848382494664186408.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh2434735627093401961.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-161/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10885621987759554236.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16243’ Running on prd-ubuntu20.04-docker-8c-8g-16246 in /w/workspace/xfoundry_edgex-taf-common_PR-161 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-161 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit 7362942f9306be2f2748256c1692310dc2f6165b Merge succeeded, producing 7362942f9306be2f2748256c1692310dc2f6165b Checking out Revision 7362942f9306be2f2748256c1692310dc2f6165b (PR-161) Commit message: "build: bump requests from 2.32.4 to 2.33.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 > git config core.sparsecheckout # timeout=10 > git checkout -f 7362942f9306be2f2748256c1692310dc2f6165b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f841b5a5e64b84806f3af205f58f3dc2f9049a63 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7362942f9306be2f2748256c1692310dc2f6165b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:39:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:39:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:39:32 ========================================================= 05:39:32 EdgeX Global Pipelines Version Info 05:39:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:39:33 ------------------- 05:39:33 stable info: 05:39:33 ------------------- 05:39:33 Commited By: Ginny Guan ginny@iotechsys.com 05:39:33 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 05:39:33 Message: update stable to v1.0.281 05:39:34 ------------------- 05:39:34 experimental info: 05:39:34 ------------------- 05:39:34 Commited By: **** collab-it+edgex@linuxfoundation.org 05:39:34 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 05:39:34 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 05:39:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 05:39:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 05:39:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 05:39:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 05:39:35 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 05:39:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:39:35 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 05:39:35 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 05:39:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:39:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:39:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-161 [Pipeline] echo 05:39:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-161 [Pipeline] echo 05:39:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-161 [Pipeline] echo 05:39:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7362942f9306be2f2748256c1692310dc2f6165b [Pipeline] echo 05:39:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7362942 [Pipeline] echo 05:39:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:36 provisioning config files... 05:39:36 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/config15991219138085519475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:36 ---> ****-login.sh 05:39:36 nexus3.edgexfoundry.org:10001 05:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:36 05:39:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:39:36 Configure a credential helper to remove this warning. See 05:39:36 https://docs.****.com/go/credential-store/ 05:39:36 05:39:36 Login Succeeded 05:39:36 nexus3.edgexfoundry.org:10002 05:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:36 05:39:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:39:36 Configure a credential helper to remove this warning. See 05:39:36 https://docs.****.com/go/credential-store/ 05:39:36 05:39:36 Login Succeeded 05:39:36 nexus3.edgexfoundry.org:10003 05:39:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:36 05:39:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:39:36 Configure a credential helper to remove this warning. See 05:39:36 https://docs.****.com/go/credential-store/ 05:39:36 05:39:36 Login Succeeded 05:39:36 nexus3.edgexfoundry.org:10004 05:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:37 05:39:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:39:37 Configure a credential helper to remove this warning. See 05:39:37 https://docs.****.com/go/credential-store/ 05:39:37 05:39:37 Login Succeeded 05:39:37 ****.io 05:39:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:37 05:39:37 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:39:37 Configure a credential helper to remove this warning. See 05:39:37 https://docs.****.com/go/credential-store/ 05:39:37 05:39:37 Login Succeeded 05:39:37 ---> ****-login.sh ends [Pipeline] } 05:39:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:39:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:39:38 + grep -v github /etc/ssh/ssh_known_hosts 05:39:38 + [ -e /tmp/ssh_known_hosts ] 05:39:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:39:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:39:38 + sudo tee -a /etc/ssh/ssh_known_hosts 05:39:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:38 05:39:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:39 0.1.4: Pulling from edgex-devops/py-git-semver 05:39:39 3dae71ba6b94: Pulling fs layer 05:39:39 6bf1a483ea7c: Pulling fs layer 05:39:39 f5dfc541a4d3: Pulling fs layer 05:39:39 461d9e800cba: Pulling fs layer 05:39:39 80192f66455f: Pulling fs layer 05:39:39 461d9e800cba: Waiting 05:39:39 80192f66455f: Waiting 05:39:39 2e8e34ca0e6c: Pulling fs layer 05:39:39 a29436f7fd5d: Pulling fs layer 05:39:39 923cac83aea3: Pulling fs layer 05:39:39 2e8e34ca0e6c: Waiting 05:39:39 25ad8b0a4227: Pulling fs layer 05:39:39 923cac83aea3: Waiting 05:39:39 db01528c6b51: Pulling fs layer 05:39:39 25ad8b0a4227: Waiting 05:39:39 28988de357af: Pulling fs layer 05:39:39 a29436f7fd5d: Waiting 05:39:39 db01528c6b51: Waiting 05:39:39 6bf1a483ea7c: Verifying Checksum 05:39:39 6bf1a483ea7c: Download complete 05:39:39 461d9e800cba: Download complete 05:39:39 80192f66455f: Verifying Checksum 05:39:39 80192f66455f: Download complete 05:39:39 f5dfc541a4d3: Verifying Checksum 05:39:39 f5dfc541a4d3: Download complete 05:39:39 3dae71ba6b94: Verifying Checksum 05:39:39 3dae71ba6b94: Download complete 05:39:39 923cac83aea3: Verifying Checksum 05:39:39 923cac83aea3: Download complete 05:39:39 25ad8b0a4227: Verifying Checksum 05:39:39 25ad8b0a4227: Download complete 05:39:39 db01528c6b51: Download complete 05:39:39 28988de357af: Verifying Checksum 05:39:39 28988de357af: Download complete 05:39:39 a29436f7fd5d: Verifying Checksum 05:39:39 a29436f7fd5d: Download complete 05:39:39 2e8e34ca0e6c: Verifying Checksum 05:39:39 2e8e34ca0e6c: Download complete 05:39:40 3dae71ba6b94: Pull complete 05:39:40 6bf1a483ea7c: Pull complete 05:39:41 f5dfc541a4d3: Pull complete 05:39:41 461d9e800cba: Pull complete 05:39:41 80192f66455f: Pull complete 05:39:47 2e8e34ca0e6c: Pull complete 05:39:47 a29436f7fd5d: Pull complete 05:39:47 923cac83aea3: Pull complete 05:39:47 25ad8b0a4227: Pull complete 05:39:47 db01528c6b51: Pull complete 05:39:47 28988de357af: Pull complete 05:39:47 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:39:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:47 prd-ubuntu20.04-docker-8c-8g-16246 does not seem to be running inside a container 05:39:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-161 -v /w/workspace/xfoundry_edgex-taf-common_PR-161:/w/workspace/xfoundry_edgex-taf-common_PR-161:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:39:49 $ docker top 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 -eo pid,comm 05:39:49 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). 05:39:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:39:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:49 [ssh-agent] Looking for ssh-agent implementation... 05:39:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:49 $ docker exec 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 ssh-agent 05:39:49 SSH_AUTH_SOCK=/tmp/ssh-GFbohmzN2w8R/agent.32 05:39:49 SSH_AGENT_PID=38 05:39:49 Running ssh-add (command line suppressed) 05:39:50 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/private_key_12315668671513884874.key (/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/private_key_12315668671513884874.key) 05:39:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:50 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-161 [Pipeline] sh 05:39:50 + git tag --points-at HEAD [Pipeline] } 05:39:50 $ docker exec --env ******** --env ******** 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 ssh-agent -k 05:39:51 unset SSH_AUTH_SOCK; 05:39:51 unset SSH_AGENT_PID; 05:39:51 echo Agent pid 38 killed; 05:39:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:39:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:51 [ssh-agent] Looking for ssh-agent implementation... 05:39:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:51 $ docker exec 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 ssh-agent 05:39:51 SSH_AUTH_SOCK=/tmp/ssh-c2Z5wUAAM0qE/agent.85 05:39:51 SSH_AGENT_PID=91 05:39:51 Running ssh-add (command line suppressed) 05:39:51 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/private_key_3471116383253162414.key (/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/private_key_3471116383253162414.key) 05:39:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:51 + git semver init 05:39:52 2026-08-05 05:39:52,159 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:39:52 2026-08-05 05:39:52,162 [run_init] DEBUG init version:0.0.0 force:False 05:39:52 2026-08-05 05:39:52,163 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-161/.semver 05:39:52 2026-08-05 05:39:52,163 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-161/.semver 05:39:52 2026-08-05 05:39:52,164 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-161/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-161, stdin=None, shell=False, universal_newlines=False) 05:39:53 2026-08-05 05:39:52,892 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-161/.git/info/exclude 05:39:53 2026-08-05 05:39:52,893 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-161/.semver/PR-161 with force:False 05:39:53 2026-08-05 05:39:52,893 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-161/.semver/PR-161 05:39:53 2026-08-05 05:39:52,897 [execute] INFO git cat-file --batch-check 05:39:53 2026-08-05 05:39:52,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-161/.semver, stdin=, shell=False, universal_newlines=False) 05:39:53 2026-08-05 05:39:52,903 [execute] INFO git cat-file --batch 05:39:53 2026-08-05 05:39:52,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-161/.semver, stdin=, shell=False, universal_newlines=False) 05:39:53 2026-08-05 05:39:52,906 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-161/.semver/PR-161 05:39:53 0.0.0 [Pipeline] } 05:39:53 $ docker exec --env ******** --env ******** 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 ssh-agent -k 05:39:53 unset SSH_AUTH_SOCK; 05:39:53 unset SSH_AGENT_PID; 05:39:53 echo Agent pid 91 killed; 05:39:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:53 + git semver [Pipeline] } 05:39:54 $ docker stop --time=1 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 05:39:55 $ docker rm -f --volumes 1e5f6f9cda36928cdfc7a0dd11402e245550e45f9308b7e42cdee24a68d24162 [Pipeline] // withDockerContainer [Pipeline] sh 05:39:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:39:56 Stashed 1 file(s) [Pipeline] echo 05:39:56 [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 05:39:57 provisioning config files... 05:39:57 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/config15834339074024901343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:57 ---> ****-login.sh 05:39:57 nexus3.edgexfoundry.org:10001 05:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:57 Login Succeeded 05:39:57 nexus3.edgexfoundry.org:10002 05:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:57 Login Succeeded 05:39:57 nexus3.edgexfoundry.org:10003 05:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:57 Login Succeeded 05:39:57 nexus3.edgexfoundry.org:10004 05:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:57 Login Succeeded 05:39:57 ****.io 05:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:58 Login Succeeded 05:39:58 ---> ****-login.sh ends [Pipeline] } 05:39:58 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 05:39:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:39:59 + ls -al . 05:39:59 total 72 05:39:59 drwxrwxr-x 6 jenkins jenkins 4096 Aug 5 05:39 . 05:39:59 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 05:39 .. 05:39:59 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 05:39 .git 05:39:59 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 05:39 .github 05:39:59 -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 05:39 .gitignore 05:39:59 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 05:39 .semver 05:39:59 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 05:39 Dockerfile 05:39:59 -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 05:39 Jenkinsfile 05:39:59 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 05:39 LICENSE 05:39:59 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 05:39 README.md 05:39:59 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 05:39 TUC 05:39:59 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 05:39 VERSION 05:39:59 -rw-rw-r-- 1 jenkins jenkins 473 Aug 5 05:39 requirements.txt 05:39:59 -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 05:39 robot-entrypoint.sh 05:39:59 -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 05:39 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:00 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=7362942f9306be2f2748256c1692310dc2f6165b --label arch=amd64 --label version=0.0.0 . 05:40:00 #0 building with "default" instance using docker driver 05:40:00 05:40:00 #1 [internal] load build definition from Dockerfile 05:40:00 #1 transferring dockerfile: 1.69kB done 05:40:00 #1 DONE 0.0s 05:40:00 05:40:00 #2 [internal] load metadata for docker.io/library/alpine:3.20 05:40:00 #2 DONE 0.1s 05:40:00 05:40:00 #3 [internal] load .dockerignore 05:40:00 #3 transferring context: 2B done 05:40:00 #3 DONE 0.0s 05:40:00 05:40:00 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 05:40:00 #4 resolve docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 0.0s done 05:40:00 #4 ... 05:40:00 05:40:00 #5 [internal] load build context 05:40:00 #5 transferring context: 599.02kB 0.0s done 05:40:00 #5 DONE 0.1s 05:40:00 05:40:00 #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 05:40:00 #4 extracting sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 0.1s done 05:40:00 #4 sha256:c64c687cbea9300178b30c95835354e34c4e4febc4badfe27102879de0483b5e 1.02kB / 1.02kB done 05:40:00 #4 sha256:bf8527eb54c3680e728d5b4b383a8ba730d72dae7236fbc8dff97ed6b224a731 612B / 612B done 05:40:00 #4 sha256:25f1d6b1951ac8eb3740558fe94cb83d377bdadf95fd9f98b50d2e1b96130471 3.63MB / 3.63MB 0.1s done 05:40:00 #4 sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 9.23kB / 9.23kB done 05:40:01 #4 DONE 0.3s 05:40:01 05:40:01 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 05:40:01 #6 DONE 0.1s 05:40:01 05:40:01 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 05:40:01 #7 DONE 0.0s 05:40:01 05:40:01 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 05:40:01 #8 DONE 0.0s 05:40:01 05:40:01 #9 [5/7] WORKDIR /edgex-taf 05:40:01 #9 DONE 0.0s 05:40:01 05:40:01 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:40:01 #10 DONE 0.3s 05:40:01 05:40:01 #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 05:40:01 #11 0.301 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:02 #11 0.583 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:02 #11 1.141 OK: 8 MiB in 14 packages 05:40:02 #11 1.202 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:03 #11 1.449 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:03 #11 1.988 (1/14) Installing ca-certificates (20260413-r0) 05:40:03 #11 2.216 (2/14) Installing brotli-libs (1.1.0-r2) 05:40:03 #11 2.392 (3/14) Installing c-ares (1.33.1-r0) 05:40:04 #11 2.578 (4/14) Installing libunistring (1.2-r0) 05:40:04 #11 2.753 (5/14) Installing libidn2 (2.3.7-r0) 05:40:04 #11 2.960 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:40:04 #11 3.143 (7/14) Installing libpsl (0.21.5-r1) 05:40:04 #11 3.271 (8/14) Installing zstd-libs (1.5.6-r0) 05:40:05 #11 3.492 (9/14) Installing libcurl (8.14.1-r2) 05:40:05 #11 3.645 (10/14) Installing curl (8.14.1-r2) 05:40:05 #11 3.863 (11/14) Installing docker-cli (26.1.5-r0) 05:40:05 #11 4.281 (12/14) Installing oniguruma (6.9.9-r0) 05:40:05 #11 4.425 (13/14) Installing jq (1.7.1-r0) 05:40:06 #11 4.576 (14/14) Installing openssl (3.3.7-r0) 05:40:06 #11 4.746 Executing busybox-1.36.1-r31.trigger 05:40:06 #11 4.753 Executing ca-certificates-20260413-r0.trigger 05:40:06 #11 4.792 OK: 43 MiB in 28 packages 05:40:06 #11 4.881 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:06 #11 5.061 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:07 #11 5.471 (1/167) Installing libexpat (2.8.1-r0) 05:40:07 #11 5.656 (2/167) Installing libbz2 (1.0.8-r6) 05:40:07 #11 5.782 (3/167) Installing libpng (1.6.57-r0) 05:40:07 #11 5.927 (4/167) Installing freetype (2.13.2-r0) 05:40:07 #11 6.158 (5/167) Installing fontconfig (2.15.0-r1) 05:40:07 #11 6.307 (6/167) Installing libfontenc (1.1.8-r0) 05:40:07 #11 6.434 (7/167) Installing mkfontscale (1.2.2-r6) 05:40:08 #11 6.597 (8/167) Installing font-opensans (0_git20210927-r1) 05:40:08 #11 6.875 (9/167) Installing pkgconf (2.2.0-r0) 05:40:08 #11 7.064 (10/167) Installing libgcc (13.2.1_git20240309-r1) 05:40:08 #11 7.261 (11/167) Installing libffi (3.4.6-r0) 05:40:08 #11 7.383 (12/167) Installing libintl (0.22.5-r0) 05:40:08 #11 7.552 (13/167) Installing libeconf (0.6.3-r0) 05:40:09 #11 7.716 (14/167) Installing libblkid (2.40.1-r1) 05:40:09 #11 7.852 (15/167) Installing libmount (2.40.1-r1) 05:40:09 #11 8.061 (16/167) Installing pcre2 (10.43-r0) 05:40:09 #11 8.230 (17/167) Installing glib (2.80.5-r0) 05:40:10 #11 8.418 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 05:40:10 #11 8.681 (19/167) Installing xz-libs (5.8.3-r0) 05:40:10 #11 8.889 (20/167) Installing libxml2 (2.12.10-r0) 05:40:10 #11 9.064 (21/167) Installing shared-mime-info (2.4-r0) 05:40:10 #11 9.219 (22/167) Installing hicolor-icon-theme (0.17-r2) 05:40:10 #11 9.367 (23/167) Installing libjpeg-turbo (3.0.3-r0) 05:40:11 #11 9.595 (24/167) Installing libsharpyuv (1.3.2-r0) 05:40:11 #11 9.704 (25/167) Installing libwebp (1.3.2-r0) 05:40:11 #11 9.932 (26/167) Installing tiff (4.6.0t-r0) 05:40:11 #11 10.09 (27/167) Installing gdk-pixbuf (2.42.12-r0) 05:40:11 #11 10.31 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 05:40:11 Still waiting to schedule task 05:40:11 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16244’ 05:40:12 #11 10.46 (29/167) Installing libxau (1.0.11-r4) 05:40:12 #11 10.57 (30/167) Installing libmd (1.1.0-r0) 05:40:12 #11 10.73 (31/167) Installing libbsd (0.12.2-r0) 05:40:12 #11 10.85 (32/167) Installing libxdmcp (1.1.5-r1) 05:40:12 #11 11.00 (33/167) Installing libxcb (1.16.1-r0) 05:40:12 #11 11.15 (34/167) Installing libx11 (1.8.9-r1) 05:40:12 #11 11.41 (35/167) Installing libxcomposite (0.4.6-r5) 05:40:13 #11 11.56 (36/167) Installing libxfixes (6.0.1-r4) 05:40:13 #11 11.71 (37/167) Installing libxrender (0.9.11-r5) 05:40:13 #11 11.83 (38/167) Installing libxcursor (1.2.2-r1) 05:40:13 #11 11.99 (39/167) Installing libxdamage (1.1.6-r5) 05:40:13 #11 12.10 (40/167) Installing libxext (1.3.6-r2) 05:40:13 #11 12.27 (41/167) Installing libxi (1.8.1-r4) 05:40:13 #11 12.39 (42/167) Installing libxinerama (1.1.5-r4) 05:40:13 #11 12.50 (43/167) Installing libxrandr (1.5.4-r1) 05:40:14 #11 12.62 (44/167) Installing libatk-1.0 (2.52.0-r0) 05:40:14 #11 12.80 (45/167) Installing libxtst (1.2.4-r6) 05:40:14 #11 12.95 (46/167) Installing dbus-libs (1.14.10-r1) 05:40:14 #11 13.15 (47/167) Installing at-spi2-core (2.52.0-r0) 05:40:14 #11 13.36 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 05:40:14 #11 13.50 (49/167) Installing pixman (0.43.2-r0) 05:40:15 #11 13.72 (50/167) Installing cairo (1.18.4-r0) 05:40:15 #11 13.89 (51/167) Installing cairo-gobject (1.18.4-r0) 05:40:15 #11 14.04 (52/167) Installing avahi-libs (0.8-r17) 05:40:15 #11 14.23 (53/167) Installing gmp (6.3.0-r1) 05:40:16 #11 14.45 (54/167) Installing nettle (3.10.2-r0) 05:40:16 #11 14.68 (55/167) Installing libtasn1 (4.21.0-r0) 05:40:16 #11 14.91 (56/167) Installing p11-kit (0.25.3-r0) 05:40:16 #11 15.14 (57/167) Installing gnutls (3.8.13-r0) 05:40:17 #11 15.41 (58/167) Installing cups-libs (2.4.18-r0) 05:40:17 #11 15.58 (59/167) Installing libepoxy (1.5.10-r1) 05:40:17 #11 15.73 (60/167) Installing fribidi (1.0.15-r0) 05:40:17 #11 15.90 (61/167) Installing graphite2 (1.3.14-r6) 05:40:17 #11 16.09 (62/167) Installing harfbuzz (8.5.0-r0) 05:40:17 #11 16.25 (63/167) Installing libxft (2.3.8-r3) 05:40:17 #11 16.42 (64/167) Installing pango (1.52.2-r0) 05:40:18 #11 16.57 (65/167) Installing wayland-libs-client (1.22.0-r4) 05:40:18 #11 16.74 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 05:40:18 #11 16.86 (67/167) Installing wayland-libs-egl (1.22.0-r4) 05:40:18 #11 16.98 (68/167) Installing xkeyboard-config (2.41-r0) 05:40:18 #11 17.23 (69/167) Installing libxkbcommon (1.7.0-r0) 05:40:18 #11 17.37 (70/167) Installing gtk+3.0 (3.24.43-r0) 05:40:19 #11 17.59 (71/167) Installing icu-data-full (74.2-r1) 05:40:19 #11 17.91 (72/167) Installing mesa (24.0.9-r1) 05:40:19 #11 18.03 (73/167) Installing llvm17-libs (17.0.6-r2) 05:40:20 #11 18.93 (74/167) Installing hwdata-pci (0.382-r0) 05:40:20 #11 19.10 (75/167) Installing libpciaccess (0.18.1-r0) 05:40:20 #11 19.22 (76/167) Installing libdrm (2.4.120-r0) 05:40:20 #11 19.43 (77/167) Installing libelf (0.191-r0) 05:40:21 #11 19.61 (78/167) Installing mesa-glapi (24.0.9-r1) 05:40:21 #11 19.80 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 05:40:21 #11 20.13 (80/167) Installing eudev-libs (3.2.14-r2) 05:40:21 #11 20.25 (81/167) Installing libmagic (5.45-r1) 05:40:21 #11 20.41 (82/167) Installing file (5.45-r1) 05:40:22 #11 20.55 (83/167) Installing xprop (1.2.7-r0) 05:40:22 #11 20.72 (84/167) Installing libice (1.1.1-r6) 05:40:22 #11 20.85 (85/167) Installing libuuid (2.40.1-r1) 05:40:22 #11 21.02 (86/167) Installing libsm (1.2.4-r4) 05:40:22 #11 21.19 (87/167) Installing libxt (1.3.0-r5) 05:40:23 #11 21.41 (88/167) Installing libxmu (1.1.4-r2) 05:40:23 #11 21.56 (89/167) Installing xset (1.2.5-r1) 05:40:23 #11 21.72 (90/167) Installing xdg-utils (1.2.1-r0) 05:40:23 #11 21.86 (91/167) Installing libogg (1.3.5-r5) 05:40:23 #11 21.98 (92/167) Installing libflac (1.4.3-r1) 05:40:23 #11 22.14 (93/167) Installing alsa-lib (1.2.11-r0) 05:40:23 #11 22.31 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 05:40:24 #11 22.52 (95/167) Installing aom-libs (3.9.1-r0) 05:40:24 #11 22.72 (96/167) Installing libva (2.21.0-r0) 05:40:24 #11 22.86 (97/167) Installing libvdpau (1.5-r3) 05:40:24 #11 23.02 (98/167) Installing onevpl-libs (2023.3.1-r2) 05:40:24 #11 23.24 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 05:40:24 #11 23.47 (100/167) Installing libdav1d (1.4.2-r0) 05:40:25 #11 23.64 (101/167) Installing openexr-libiex (3.1.13-r1) 05:40:25 #11 23.85 (102/167) Installing openexr-libilmthread (3.1.13-r1) 05:40:25 #11 23.98 (103/167) Installing imath (3.1.12-r0) 05:40:25 #11 24.17 (104/167) Installing openexr-libopenexr (3.1.13-r1) 05:40:25 #11 24.43 (105/167) Installing giflib (5.2.2-r0) 05:40:26 #11 24.55 (106/167) Installing libhwy (1.0.7-r0) 05:40:26 #11 24.72 (107/167) Installing lcms2 (2.19-r0) 05:40:26 #11 24.92 (108/167) Installing libjxl (0.10.2-r0) 05:40:26 #11 25.12 (109/167) Installing lame-libs (3.100-r5) 05:40:26 #11 25.26 (110/167) Installing opus (1.5.2-r0) 05:40:27 #11 25.49 (111/167) Installing rav1e-libs (0.7.1-r0) 05:40:27 #11 25.66 (112/167) Installing libgomp (13.2.1_git20240309-r1) 05:40:27 #11 25.86 (113/167) Installing soxr (0.1.3-r7) 05:40:27 #11 25.99 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 05:40:27 #11 26.18 (115/167) Installing libtheora (1.1.1-r18) 05:40:27 #11 26.33 (116/167) Installing libvorbis (1.3.7-r2) 05:40:28 #11 26.55 (117/167) Installing libvpx (1.14.1-r0) 05:40:28 #11 26.73 (118/167) Installing libwebpmux (1.3.2-r0) 05:40:28 #11 26.86 (119/167) Installing x264-libs (0.164_git20231001-r0) 05:40:28 #11 27.02 (120/167) Installing numactl (2.0.18-r0) 05:40:28 #11 27.19 (121/167) Installing x265-libs (3.6-r0) 05:40:29 #11 27.51 (122/167) Installing xvidcore (1.3.7-r2) 05:40:29 #11 27.71 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 05:40:29 #11 28.07 (124/167) Installing libbluray (1.3.4-r1) 05:40:29 #11 28.21 (125/167) Installing mpg123-libs (1.32.8-r0) 05:40:29 #11 28.42 (126/167) Installing libopenmpt (0.7.7-r0) 05:40:30 #11 28.58 (127/167) Installing cjson (1.7.19-r0) 05:40:30 #11 28.70 (128/167) Installing mbedtls (3.6.6-r0) 05:40:30 #11 28.95 (129/167) Installing librist (0.2.10-r1) 05:40:30 #11 29.08 (130/167) Installing libsrt (1.5.3-r0) 05:40:30 #11 29.31 (131/167) Installing libssh (0.10.6-r0) 05:40:30 #11 29.46 (132/167) Installing libsodium (1.0.19-r1) 05:40:31 #11 29.67 (133/167) Installing libzmq (4.3.5-r2) 05:40:31 #11 29.83 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 05:40:31 #11 30.10 (135/167) Installing crc32c (1.1.2-r0) 05:40:31 #11 30.22 (136/167) Installing double-conversion (3.3.0-r0) 05:40:32 #11 30.39 (137/167) Installing libevent (2.1.12-r7) 05:40:32 #11 30.54 (138/167) Installing wayland-libs-server (1.22.0-r4) 05:40:32 #11 30.70 (139/167) Installing mesa-gbm (24.0.9-r1) 05:40:32 #11 30.82 (140/167) Installing harfbuzz-subset (8.5.0-r0) 05:40:32 #11 31.07 (141/167) Installing icu-libs (74.2-r1) 05:40:32 #11 31.26 (142/167) Installing minizip (1.3.1-r0) 05:40:33 #11 31.42 (143/167) Installing nspr (4.35-r4) 05:40:33 #11 31.63 (144/167) Installing sqlite-libs (3.45.3-r3) 05:40:33 #11 31.83 (145/167) Installing nss (3.105-r0) 05:40:33 #11 32.12 (146/167) Installing openh264 (2.4.1-r0) 05:40:33 #11 32.28 (147/167) Installing libcamera-ipa (0.3.0-r0) 05:40:34 #11 32.48 (148/167) Installing libunwind (1.8.1-r0) 05:40:34 #11 32.62 (149/167) Installing yaml (0.2.5-r2) 05:40:34 #11 32.82 (150/167) Installing libcamera (0.3.0-r0) 05:40:34 #11 33.06 (151/167) Installing speexdsp (1.2.1-r2) 05:40:34 #11 33.23 (152/167) Installing libuv (1.48.0-r0) 05:40:34 #11 33.38 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 05:40:35 #11 33.61 (154/167) Installing libsndfile (1.2.2-r1) 05:40:35 #11 33.78 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 05:40:35 #11 33.94 (156/167) Installing pipewire-libs (1.0.6-r1) 05:40:35 #11 34.23 (157/167) Installing libasyncns (0.8-r3) 05:40:35 #11 34.38 (158/167) Installing libltdl (2.4.7-r3) 05:40:36 #11 34.54 (159/167) Installing orc (0.4.40-r0) 05:40:36 #11 34.76 (160/167) Installing tdb-libs (1.4.9-r1) 05:40:36 #11 34.90 (161/167) Installing libpulse (17.0-r0) 05:40:36 #11 35.06 (162/167) Installing libwebpdemux (1.3.2-r0) 05:40:36 #11 35.22 (163/167) Installing libgpg-error (1.49-r0) 05:40:36 #11 35.35 (164/167) Installing libgcrypt (1.10.3-r0) 05:40:37 #11 35.59 (165/167) Installing libxslt (1.1.39-r2) 05:40:37 #11 35.74 (166/167) Installing chromium (131.0.6778.108-r0) 05:40:39 #11 37.40 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 05:40:39 #11 37.68 Executing busybox-1.36.1-r31.trigger 05:40:39 #11 37.68 Executing fontconfig-2.15.0-r1.trigger 05:40:39 #11 37.70 Executing mkfontscale-1.2.2-r6.trigger 05:40:39 #11 37.71 Executing glib-2.80.5-r0.trigger 05:40:39 #11 37.72 Executing shared-mime-info-2.4-r0.trigger 05:40:39 #11 38.07 Executing gdk-pixbuf-2.42.12-r0.trigger 05:40:39 #11 38.08 Executing gtk-update-icon-cache-3.24.43-r0.trigger 05:40:39 #11 38.10 Executing gtk+3.0-3.24.43-r0.trigger 05:40:39 #11 38.12 OK: 672 MiB in 195 packages 05:40:39 #11 38.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:39 #11 38.45 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:40 #11 38.83 (1/30) Installing jansson (2.14-r4) 05:40:40 #11 38.95 (2/30) Installing binutils (2.42-r1) 05:40:40 #11 39.26 (3/30) Installing libatomic (13.2.1_git20240309-r1) 05:40:41 #11 39.39 (4/30) Installing isl26 (0.26-r1) 05:40:41 #11 39.63 (5/30) Installing mpfr4 (4.2.1-r0) 05:40:41 #11 39.77 (6/30) Installing mpc1 (1.3.1-r1) 05:40:41 #11 39.96 (7/30) Installing gcc (13.2.1_git20240309-r1) 05:40:42 #11 40.92 (8/30) Installing musl-dev (1.2.5-r3) 05:40:42 #11 41.23 (9/30) Installing linux-headers (6.6-r0) 05:40:43 #11 41.44 (10/30) Installing libffi-dev (3.4.6-r0) 05:40:43 #11 41.64 (11/30) Installing libpq (16.14-r0) 05:40:43 #11 41.86 (12/30) Installing openssl-dev (3.3.7-r0) 05:40:43 #11 42.03 (13/30) Installing libpq-dev (16.14-r0) 05:40:43 #11 42.28 (14/30) Installing libecpg (16.14-r0) 05:40:43 #11 42.41 (15/30) Installing libecpg-dev (16.14-r0) 05:40:44 #11 42.66 (16/30) Installing clang16-headers (16.0.6-r5) 05:40:44 #11 42.85 (17/30) Installing llvm16-libs (16.0.6-r9) 05:40:45 #11 43.79 (18/30) Installing clang16-libs (16.0.6-r5) 05:40:45 #11 44.28 (19/30) Installing fortify-headers (1.1-r3) 05:40:45 #11 44.40 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 05:40:46 #11 44.73 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 05:40:46 #11 44.96 (22/30) Installing clang16 (16.0.6-r5) 05:40:46 #11 45.19 (23/30) Installing icu (74.2-r1) 05:40:46 #11 45.36 (24/30) Installing icu-dev (74.2-r1) 05:40:47 #11 45.63 (25/30) Installing llvm16 (16.0.6-r9) 05:40:48 #11 46.49 (26/30) Installing lz4-libs (1.9.4-r5) 05:40:48 #11 46.68 (27/30) Installing lz4-dev (1.9.4-r5) 05:40:48 #11 46.80 (28/30) Installing zstd (1.5.6-r0) 05:40:48 #11 47.01 (29/30) Installing zstd-dev (1.5.6-r0) 05:40:48 #11 47.16 (30/30) Installing postgresql16-dev (16.14-r0) 05:40:48 #11 47.46 Executing busybox-1.36.1-r31.trigger 05:40:49 #11 47.47 OK: 1208 MiB in 225 packages 05:40:49 #11 47.54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:49 #11 47.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:49 #11 48.22 (1/14) Installing g++ (13.2.1_git20240309-r1) 05:40:50 #11 48.71 (2/14) Installing gdbm (1.23-r1) 05:40:50 #11 48.83 (3/14) Installing mpdecimal (4.0.0-r0) 05:40:50 #11 48.96 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 05:40:50 #11 49.14 (5/14) Installing libncursesw (6.4_p20240420-r2) 05:40:50 #11 49.29 (6/14) Installing libpanelw (6.4_p20240420-r2) 05:40:50 #11 49.44 (7/14) Installing readline (8.2.10-r0) 05:40:51 #11 49.58 (8/14) Installing python3 (3.12.13-r0) 05:40:51 #11 50.01 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 05:40:51 #11 50.25 (10/14) Installing pyc (3.12.13-r0) 05:40:51 #11 50.39 (11/14) Installing python3-pyc (3.12.13-r0) 05:40:51 #11 50.50 (12/14) Installing python3-dev (3.12.13-r0) 05:40:52 #11 51.18 (13/14) Installing libsodium-dev (1.0.19-r1) 05:40:52 #11 51.31 (14/14) Installing zeromq-dev (4.3.5-r2) 05:40:52 #11 51.47 Executing busybox-1.36.1-r31.trigger 05:40:53 #11 51.49 OK: 1374 MiB in 239 packages 05:40:53 #11 51.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:53 #11 51.85 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:54 #11 52.32 OK: 1374 MiB in 239 packages 05:40:54 #11 52.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:40:54 #11 52.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:40:54 #11 52.95 (1/1) Installing tzdata (2026b-r0) 05:40:54 #11 53.13 OK: 1376 MiB in 240 packages 05:40:55 #11 53.47 (1/1) Purging tzdata (2026b-r0) 05:40:55 #11 53.49 OK: 1374 MiB in 239 packages 05:40:56 #11 55.14 Looking in links: /tmp/tmpbqol7d_n 05:40:56 #11 55.14 Processing /tmp/tmpbqol7d_n/pip-25.0.1-py3-none-any.whl 05:40:56 #11 55.16 Installing collected packages: pip 05:40:57 #11 56.17 Successfully installed pip-25.0.1 05:40:57 #11 56.17 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 05:40:58 #11 56.62 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 05:40:58 #11 56.69 Collecting pip 05:40:58 #11 56.71 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 05:40:58 #11 56.86 Collecting setuptools 05:40:58 #11 56.86 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 05:40:58 #11 56.90 Collecting wheel 05:40:58 #11 56.90 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 05:40:58 #11 56.92 Collecting packaging>=24.0 (from wheel) 05:40:58 #11 56.92 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 05:40:58 #11 56.93 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 05:40:58 #11 56.95 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 134.8 MB/s eta 0:00:00 05:40:58 #11 56.95 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 05:40:58 #11 56.96 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 162.2 MB/s eta 0:00:00 05:40:58 #11 56.96 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 05:40:58 #11 56.97 Downloading packaging-26.3-py3-none-any.whl (129 kB) 05:40:58 #11 57.00 Installing collected packages: setuptools, pip, packaging, wheel 05:40:59 #11 57.70 Attempting uninstall: pip 05:40:59 #11 57.71 Found existing installation: pip 25.0.1 05:40:59 #11 57.75 Uninstalling pip-25.0.1: 05:40:59 #11 57.76 Successfully uninstalled pip-25.0.1 05:41:00 #11 58.89 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 05:41:00 #11 58.89 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 05:41:00 #11 59.43 Processing ./edgex-taf-common 05:41:01 #11 59.44 Installing build dependencies: started 05:41:01 #11 60.15 Installing build dependencies: finished with status 'done' 05:41:01 #11 60.15 Getting requirements to build wheel: started 05:41:02 #11 60.53 Getting requirements to build wheel: finished with status 'done' 05:41:02 #11 60.53 Preparing metadata (pyproject.toml): started 05:41:02 #11 60.74 Preparing metadata (pyproject.toml): finished with status 'done' 05:41:02 #11 60.75 Building wheels for collected packages: edgex-taf-common 05:41:02 #11 60.75 Building wheel for edgex-taf-common (pyproject.toml): started 05:41:02 #11 61.00 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 05:41:02 #11 61.00 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=3de757541f40e1c3a6d0fa27b0836d9246e97d699c98e1276caef9e0ac42dcc2 05:41:02 #11 61.00 Stored in directory: /tmp/pip-ephem-wheel-cache-h9gfusdq/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 05:41:02 #11 61.01 Successfully built edgex-taf-common 05:41:02 #11 61.03 Installing collected packages: edgex-taf-common 05:41:02 #11 61.05 Successfully installed edgex-taf-common-0.0.0 05:41:02 #11 61.05 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. 05:41:03 #11 61.58 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 05:41:03 #11 61.62 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 05:41:03 #11 61.63 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 05:41:03 #11 61.64 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 05:41:03 #11 61.66 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 05:41:03 #11 61.66 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 05:41:03 #11 61.68 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 05:41:03 #11 61.69 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 05:41:03 #11 61.70 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 05:41:03 #11 61.70 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 05:41:03 #11 61.72 Installing build dependencies: started 05:41:03 #11 62.27 Installing build dependencies: finished with status 'done' 05:41:03 #11 62.28 Getting requirements to build wheel: started 05:41:04 #11 62.66 Getting requirements to build wheel: finished with status 'done' 05:41:04 #11 62.66 Preparing metadata (pyproject.toml): started 05:41:04 #11 62.89 Preparing metadata (pyproject.toml): finished with status 'done' 05:41:04 #11 62.90 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 05:41:04 #11 62.90 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:41:04 #11 62.91 Installing build dependencies: started 05:41:05 #11 63.49 Installing build dependencies: finished with status 'done' 05:41:05 #11 63.49 Getting requirements to build wheel: started 05:41:05 #11 63.88 Getting requirements to build wheel: finished with status 'done' 05:41:05 #11 63.88 Preparing metadata (pyproject.toml): started 05:41:05 #11 64.09 Preparing metadata (pyproject.toml): finished with status 'done' 05:41:05 #11 64.11 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 05:41:05 #11 64.11 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 05:41:05 #11 64.12 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 05:41:05 #11 64.13 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 05:41:05 #11 64.15 Collecting requests==2.33.0 (from -r requirements.txt (line 9)) 05:41:05 #11 64.16 Downloading requests-2.33.0-py3-none-any.whl.metadata (5.1 kB) 05:41:05 #11 64.17 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 05:41:05 #11 64.17 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 05:41:05 #11 64.19 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 05:41:05 #11 64.20 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 05:41:05 #11 64.44 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 05:41:06 #11 64.44 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 05:41:06 #11 64.53 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 05:41:06 #11 64.54 Downloading psutil-7.0.0.tar.gz (497 kB) 05:41:06 #11 64.63 Installing build dependencies: started 05:41:06 #11 65.19 Installing build dependencies: finished with status 'done' 05:41:06 #11 65.19 Getting requirements to build wheel: started 05:41:07 #11 65.70 Getting requirements to build wheel: finished with status 'done' 05:41:07 #11 65.70 Preparing metadata (pyproject.toml): started 05:41:07 #11 65.99 Preparing metadata (pyproject.toml): finished with status 'done' 05:41:07 #11 66.26 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 05:41:07 #11 66.26 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 05:41:07 #11 66.28 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 05:41:07 #11 66.28 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 05:41:07 #11 66.34 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 05:41:07 #11 66.34 Downloading psycopg2-2.9.10.tar.gz (385 kB) 05:41:07 #11 66.41 Installing build dependencies: started 05:41:08 #11 67.13 Installing build dependencies: finished with status 'done' 05:41:08 #11 67.13 Getting requirements to build wheel: started 05:41:09 #11 67.55 Getting requirements to build wheel: finished with status 'done' 05:41:09 #11 67.55 Preparing metadata (pyproject.toml): started 05:41:09 #11 67.79 Preparing metadata (pyproject.toml): finished with status 'done' 05:41:09 #11 67.89 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 05:41:09 #11 67.90 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 05:41:09 #11 68.09 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 05:41:09 #11 68.09 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 05:41:09 #11 68.11 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 05:41:09 #11 68.11 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 05:41:09 #11 68.37 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) 05:41:10 #11 68.38 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (4.3 kB) 05:41:10 #11 68.39 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 05:41:10 #11 68.40 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 05:41:10 #11 68.41 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 05:41:10 #11 68.41 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 05:41:10 #11 68.42 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 05:41:10 #11 68.42 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 05:41:10 #11 68.46 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:41:10 #11 68.46 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) 05:41:10 #11 68.47 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:41:10 #11 68.48 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 05:41:10 #11 68.50 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:41:10 #11 68.50 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 05:41:10 #11 68.53 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:41:10 #11 68.53 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 05:41:10 #11 68.54 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:41:10 #11 68.55 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) 05:41:10 #11 68.57 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:10 #11 68.57 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 05:41:10 #11 68.59 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:10 #11 68.60 Downloading flex-6.14.1.tar.gz (40 kB) 05:41:10 #11 68.63 Installing build dependencies: started 05:41:10 #11 69.20 Installing build dependencies: finished with status 'done' 05:41:10 #11 69.20 Getting requirements to build wheel: started 05:41:11 #11 69.58 Getting requirements to build wheel: finished with status 'done' 05:41:11 #11 69.59 Preparing metadata (pyproject.toml): started 05:41:11 #11 69.83 Preparing metadata (pyproject.toml): finished with status 'done' 05:41:11 #11 69.84 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:11 #11 69.84 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 05:41:11 #11 69.87 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:11 #11 69.88 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 05:41:11 #11 69.90 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:11 #11 69.90 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 05:41:11 #11 69.93 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:11 #11 69.93 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 05:41:11 #11 69.97 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:11 #11 69.97 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 05:41:11 #11 69.99 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:11 #11 69.99 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) 05:41:11 #11 70.11 Collecting charset_normalizer<4,>=2 (from requests==2.33.0->-r requirements.txt (line 9)) 05:41:11 #11 70.12 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (41 kB) 05:41:11 #11 70.13 Collecting idna<4,>=2.5 (from requests==2.33.0->-r requirements.txt (line 9)) 05:41:11 #11 70.14 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 05:41:11 #11 70.16 Collecting urllib3<3,>=1.26 (from requests==2.33.0->-r requirements.txt (line 9)) 05:41:11 #11 70.16 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 05:41:11 #11 70.18 Collecting certifi>=2023.5.7 (from requests==2.33.0->-r requirements.txt (line 9)) 05:41:11 #11 70.19 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 05:41:11 #11 70.20 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:41:11 #11 70.21 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) 05:41:11 #11 70.22 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:41:11 #11 70.22 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 05:41:11 #11 70.23 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (83.0.0) 05:41:11 #11 70.35 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) 05:41:11 #11 70.36 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.5 kB) 05:41:11 #11 70.37 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) 05:41:11 #11 70.37 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 05:41:11 #11 70.42 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:41:11 #11 70.42 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 05:41:11 #11 70.44 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:41:11 #11 70.44 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 05:41:11 #11 70.47 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:41:12 #11 70.47 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 05:41:12 #11 70.49 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:41:12 #11 70.49 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 05:41:12 #11 70.51 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:41:12 #11 70.51 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 05:41:12 #11 70.53 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:41:12 #11 70.53 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 05:41:12 #11 70.54 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:41:12 #11 70.55 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 05:41:12 #11 70.60 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)) 05:41:12 #11 70.60 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 05:41:12 #11 70.62 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:41:12 #11 70.62 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 05:41:12 #11 70.63 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:41:12 #11 70.64 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 05:41:12 #11 70.64 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)) 05:41:12 #11 70.65 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 05:41:12 #11 70.66 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)) 05:41:12 #11 70.67 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 05:41:12 #11 70.68 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)) 05:41:12 #11 70.68 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 05:41:12 #11 70.70 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)) 05:41:12 #11 70.70 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 05:41:12 #11 70.75 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:12 #11 70.75 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 05:41:12 #11 70.76 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:12 #11 70.77 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:41:12 #11 70.77 Installing build dependencies: started 05:41:13 #11 71.38 Installing build dependencies: finished with status 'done' 05:41:13 #11 71.38 Getting requirements to build wheel: started 05:41:13 #11 71.77 Getting requirements to build wheel: finished with status 'done' 05:41:13 #11 71.78 Preparing metadata (pyproject.toml): started 05:41:13 #11 71.99 Preparing metadata (pyproject.toml): finished with status 'done' 05:41:13 #11 72.00 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:13 #11 72.01 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 05:41:13 #11 72.02 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:13 #11 72.03 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:41:13 #11 72.03 Installing build dependencies: started 05:41:14 #11 72.61 Installing build dependencies: finished with status 'done' 05:41:14 #11 72.61 Getting requirements to build wheel: started 05:41:14 #11 73.00 Getting requirements to build wheel: finished with status 'done' 05:41:14 #11 73.00 Preparing metadata (pyproject.toml): started 05:41:14 #11 73.22 Preparing metadata (pyproject.toml): finished with status 'done' 05:41:15 #11 73.23 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.24 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 05:41:15 #11 73.26 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.26 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 05:41:15 #11 73.28 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.28 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 05:41:15 #11 73.60 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.60 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 05:41:15 #11 73.62 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.62 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 05:41:15 #11 73.63 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.64 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 05:41:15 #11 73.66 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.66 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 05:41:15 #11 73.68 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.68 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 05:41:15 #11 73.70 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.71 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 05:41:15 #11 73.73 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.73 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 05:41:15 #11 73.74 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.75 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 05:41:15 #11 73.87 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.88 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 05:41:15 #11 73.90 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.90 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 05:41:15 #11 73.91 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.92 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 05:41:15 #11 73.96 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.96 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 05:41:15 #11 73.98 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:15 #11 73.98 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) 05:41:16 #11 74.80 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:16 #11 74.80 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.6 kB) 05:41:16 #11 74.81 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:16 #11 74.82 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 05:41:16 #11 74.88 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:41:16 #11 74.88 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 05:41:16 #11 74.90 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 05:41:16 #11 74.91 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 65.9 MB/s 0:00:00 05:41:16 #11 74.91 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 05:41:16 #11 74.92 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 05:41:16 #11 74.92 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 05:41:16 #11 74.92 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 05:41:16 #11 74.93 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 05:41:16 #11 74.93 Downloading requests-2.33.0-py3-none-any.whl (65 kB) 05:41:16 #11 74.94 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 05:41:16 #11 74.94 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 05:41:16 #11 74.95 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 05:41:16 #11 75.13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 99.5 MB/s 0:00:00 05:41:16 #11 75.14 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 05:41:16 #11 75.15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 125.3 MB/s 0:00:00 05:41:16 #11 75.16 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 05:41:16 #11 75.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 137.2 MB/s 0:00:00 05:41:16 #11 75.17 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 05:41:16 #11 75.19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 140.7 MB/s 0:00:00 05:41:16 #11 75.20 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 05:41:16 #11 75.20 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 05:41:16 #11 75.21 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_x86_64.whl (5.0 MB) 05:41:16 #11 75.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 127.9 MB/s 0:00:00 05:41:16 #11 75.26 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 05:41:16 #11 75.26 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 05:41:16 #11 75.27 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 05:41:16 #11 75.27 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_x86_64.whl (226 kB) 05:41:16 #11 75.28 Downloading idna-3.18-py3-none-any.whl (65 kB) 05:41:16 #11 75.28 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 05:41:16 #11 75.28 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 05:41:16 #11 75.29 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_x86_64.whl (223 kB) 05:41:16 #11 75.29 Downloading click-8.4.2-py3-none-any.whl (119 kB) 05:41:16 #11 75.30 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 05:41:16 #11 75.30 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 05:41:16 #11 75.31 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 05:41:16 #11 75.32 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 05:41:16 #11 75.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 121.6 MB/s 0:00:00 05:41:16 #11 75.33 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 05:41:16 #11 75.34 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) 05:41:16 #11 75.34 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 05:41:16 #11 75.35 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 05:41:16 #11 75.35 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) 05:41:16 #11 75.36 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) 05:41:16 #11 75.44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 117.9 MB/s 0:00:00 05:41:16 #11 75.44 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 05:41:16 #11 75.45 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 05:41:16 #11 75.46 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:41:17 #11 75.46 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 05:41:17 #11 75.47 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 05:41:17 #11 75.47 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 05:41:17 #11 75.47 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 05:41:17 #11 75.48 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 05:41:17 #11 75.48 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 05:41:17 #11 75.49 Downloading docutils-0.23-py3-none-any.whl (634 kB) 05:41:17 #11 75.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 107.2 MB/s 0:00:00 05:41:17 #11 75.50 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 05:41:17 #11 75.50 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 05:41:17 #11 75.51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 100.7 MB/s 0:00:00 05:41:17 #11 75.52 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:41:17 #11 75.52 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 05:41:17 #11 75.52 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 05:41:17 #11 75.53 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 05:41:17 #11 75.53 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 05:41:17 #11 75.54 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_x86_64.whl (573 kB) 05:41:17 #11 75.55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.0/573.0 kB 110.7 MB/s 0:00:00 05:41:17 #11 75.55 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 05:41:17 #11 75.56 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 05:41:17 #11 75.56 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 05:41:17 #11 75.57 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 05:41:17 #11 75.57 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 05:41:17 #11 75.58 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 05:41:17 #11 75.58 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 05:41:17 #11 75.59 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_x86_64.whl (2.4 MB) 05:41:17 #11 75.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 136.2 MB/s 0:00:00 05:41:17 #11 75.61 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 05:41:17 #11 75.61 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) 05:41:17 #11 75.62 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 05:41:17 #11 75.62 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 05:41:17 #11 75.63 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 05:41:17 #11 75.63 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 05:41:17 #11 75.63 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 05:41:17 #11 75.64 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 05:41:17 #11 75.64 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 05:41:17 #11 75.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 141.9 MB/s 0:00:00 05:41:17 #11 75.66 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 05:41:17 #11 75.66 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 05:41:17 #11 75.67 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:41:17 #11 75.67 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) 05:41:17 #11 75.98 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 05:41:17 #11 75.98 Building wheel for robotframework-sshlibrary (pyproject.toml): started 05:41:17 #11 76.22 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 05:41:17 #11 76.22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=baf656ec9c24409945c63653567a0a5492c601b57afda4ffd9e937dca292ba36 05:41:17 #11 76.23 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 05:41:17 #11 76.23 Building wheel for robotbackgroundlogger (pyproject.toml): started 05:41:17 #11 76.47 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 05:41:18 #11 76.48 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=8bbe7645e991c2c4b5729bc741e641f6880eb6afaea3e472f29c5426409fc5a9 05:41:18 #11 76.48 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 05:41:18 #11 76.48 Building wheel for psutil (pyproject.toml): started 05:41:20 #11 78.29 Building wheel for psutil (pyproject.toml): finished with status 'done' 05:41:20 #11 78.29 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277546 sha256=1556cabd0802cf3633cb8663d41d9013db109014e98b9255c447e07628c49b4a 05:41:20 #11 78.29 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 05:41:20 #11 78.30 Building wheel for psycopg2 (pyproject.toml): started 05:41:28 #11 86.73 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 05:41:28 #11 86.73 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521914 sha256=a06a2997ff3ee7cf91b6747feb90573f879ecd360fb7c7ee0b2561c9ecd1557c 05:41:28 #11 86.73 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 05:41:28 #11 86.74 Building wheel for flex (pyproject.toml): started 05:41:28 #11 87.05 Building wheel for flex (pyproject.toml): finished with status 'done' 05:41:28 #11 87.05 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=bf517b859c7263e2c6dc6dc6bda1cc7b79dad6317ceead587c8245f1fa6ba34c 05:41:28 #11 87.05 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 05:41:28 #11 87.05 Building wheel for strict-rfc3339 (pyproject.toml): started 05:41:28 #11 87.31 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 05:41:28 #11 87.31 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=0e1531ddedb5a51f61db1a43bceacfe072bc7dbbb057727460fba00a985d738e 05:41:28 #11 87.31 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 05:41:28 #11 87.31 Building wheel for validate-email (pyproject.toml): started 05:41:29 #11 87.55 Building wheel for validate-email (pyproject.toml): finished with status 'done' 05:41:29 #11 87.55 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=356e3e7c9ff1f9f01cf5a24a3e4b6cbc99e5c1a654aaffc72b14d5916f1e1075 05:41:29 #11 87.55 Stored in directory: /tmp/pip-ephem-wheel-cache-pcjrvfor/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 05:41:29 #11 87.55 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 05:41:29 #11 87.74 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 05:41:41 #11 98.36 05:41:41 #11 98.37 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.33.0 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.6.3 scp-0.16.1 selenium-4.46.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 05:41:41 #11 98.37 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. 05:41:41 #11 DONE 99.3s 05:41:41 05:41:41 #12 exporting to image 05:41:41 #12 exporting layers 05:41:48 #12 exporting layers 6.1s done 05:41:48 #12 writing image sha256:b0eaf4109ea7b516dc907efcd5137ddb6c3a0850f70e6364a753fca8ef3463cd done 05:41:48 #12 naming to docker.io/library/edgex-taf-common done 05:41:48 #12 DONE 6.1s [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 05:41:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:49 05:41:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:50 latest: Pulling from edgex-lftools-log-publisher 05:41:50 5eb5b503b376: Pulling fs layer 05:41:50 5c69ac0246d0: Pulling fs layer 05:41:50 ec43610c2a17: Pulling fs layer 05:41:50 3a2ae6a8a46f: Pulling fs layer 05:41:50 33b1e0a273af: Pulling fs layer 05:41:50 5d3b04190fa2: Pulling fs layer 05:41:50 2f39f015ded8: Pulling fs layer 05:41:50 3a2ae6a8a46f: Waiting 05:41:50 33b1e0a273af: Waiting 05:41:50 5d3b04190fa2: Waiting 05:41:50 2f39f015ded8: Waiting 05:41:50 5c69ac0246d0: Download complete 05:41:50 3a2ae6a8a46f: Verifying Checksum 05:41:50 3a2ae6a8a46f: Download complete 05:41:50 33b1e0a273af: Verifying Checksum 05:41:50 33b1e0a273af: Download complete 05:41:50 5d3b04190fa2: Download complete 05:41:50 ec43610c2a17: Download complete 05:41:50 5eb5b503b376: Verifying Checksum 05:41:50 5eb5b503b376: Download complete 05:41:50 2f39f015ded8: Verifying Checksum 05:41:50 2f39f015ded8: Download complete 05:41:51 5eb5b503b376: Pull complete 05:41:51 5c69ac0246d0: Pull complete 05:41:52 ec43610c2a17: Pull complete 05:41:52 3a2ae6a8a46f: Pull complete 05:41:52 33b1e0a273af: Pull complete 05:41:52 5d3b04190fa2: Pull complete 05:41:59 2f39f015ded8: Pull complete 05:41:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:41:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:59 prd-ubuntu20.04-docker-8c-8g-16246 does not seem to be running inside a container 05:41:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-161 -v /w/workspace/xfoundry_edgex-taf-common_PR-161:/w/workspace/xfoundry_edgex-taf-common_PR-161:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:42:01 $ docker top 5bb9b6f4d794339379853fafa53f32427bd00bd24065ba5888c7d624aaf14ded -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:01 ---> job-cost.sh 05:42:01 lf-activate-venv: SKIPPING 05:42:01 INFO: No Stack... 05:42:01 INFO: Retrieving Pricing Info for: v3-standard-8 05:42:02 INFO: Archiving Costs [Pipeline] sh 05:42:02 + cat /w/workspace/xfoundry_edgex-taf-common_PR-161/archives/cost.csv 05:42:02 + cut -d, -f6 [Pipeline] lock 05:42:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] 05:42:02 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] did not exist. Created. 05:42:02 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:42:03 + echo total: 0.2199999988079071 [Pipeline] stash 05:42:03 Stashed 1 file(s) [Pipeline] } 05:42:03 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:42:03 $ docker stop --time=1 5bb9b6f4d794339379853fafa53f32427bd00bd24065ba5888c7d624aaf14ded 05:42:04 $ docker rm -f --volumes 5bb9b6f4d794339379853fafa53f32427bd00bd24065ba5888c7d624aaf14ded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:43:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16248 in /w/workspace/xfoundry_edgex-taf-common_PR-161 [Pipeline] { [Pipeline] checkout 05:43:28 Selected Git installation does not exist. Using Default 05:43:28 The recommended git tool is: NONE 05:43:32 using credential edgex-jenkins-ssh 05:43:32 Cloning the remote Git repository 05:43:32 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 05:43:32 > git init /w/workspace/xfoundry_edgex-taf-common_PR-161 # timeout=10 05:43:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:43:33 > git --version # timeout=10 05:43:33 > git --version # 'git version 2.25.1' 05:43:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:43:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 05:43:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 05:43:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/161/head:refs/remotes/origin/PR-161 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:43:35 Merging remotes/origin/main commit f841b5a5e64b84806f3af205f58f3dc2f9049a63 into PR head commit 7362942f9306be2f2748256c1692310dc2f6165b 05:43:36 Merge succeeded, producing 7362942f9306be2f2748256c1692310dc2f6165b 05:43:36 Checking out Revision 7362942f9306be2f2748256c1692310dc2f6165b (PR-161) 05:43:36 Commit message: "build: bump requests from 2.32.4 to 2.33.0" 05:43:35 > git config core.sparsecheckout # timeout=10 05:43:35 > git checkout -f 7362942f9306be2f2748256c1692310dc2f6165b # timeout=10 05:43:35 > git remote # timeout=10 05:43:35 > git config --get remote.origin.url # timeout=10 05:43:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:35 > git merge f841b5a5e64b84806f3af205f58f3dc2f9049a63 # timeout=10 05:43:36 > git rev-parse HEAD^{commit} # timeout=10 05:43:36 > git config core.sparsecheckout # timeout=10 05:43:36 > git checkout -f 7362942f9306be2f2748256c1692310dc2f6165b # timeout=10 05:43:36 > git --version # timeout=10 05:43:36 > git --version # 'git version 2.25.1' 05:43:36 fatal: bad object b1c004cf40c352fe6d03b0971bc7ee860312a7b0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:41 provisioning config files... 05:43:42 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/config7800409491327412041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:42 ---> ****-login.sh 05:43:42 nexus3.edgexfoundry.org:10001 05:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:43 Configure a credential helper to remove this warning. See 05:43:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:43 05:43:43 Login Succeeded 05:43:43 nexus3.edgexfoundry.org:10002 05:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:43 Configure a credential helper to remove this warning. See 05:43:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:43 05:43:44 Login Succeeded 05:43:44 nexus3.edgexfoundry.org:10003 05:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:44 Configure a credential helper to remove this warning. See 05:43:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:44 05:43:44 Login Succeeded 05:43:44 nexus3.edgexfoundry.org:10004 05:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:44 Configure a credential helper to remove this warning. See 05:43:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:44 05:43:44 Login Succeeded 05:43:44 ****.io 05:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:43:45 Configure a credential helper to remove this warning. See 05:43:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:43:45 05:43:45 Login Succeeded 05:43:45 ---> ****-login.sh ends [Pipeline] } 05:43:45 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 05:43:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:43:46 + ls -al . 05:43:46 total 68 05:43:46 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 05:43 . 05:43:46 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 05:43 .. 05:43:46 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 05:43 .git 05:43:46 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 05:43 .github 05:43:46 -rw-rw-r-- 1 jenkins jenkins 22 Aug 5 05:43 .gitignore 05:43:46 -rw-rw-r-- 1 jenkins jenkins 1653 Aug 5 05:43 Dockerfile 05:43:46 -rw-rw-r-- 1 jenkins jenkins 746 Aug 5 05:43 Jenkinsfile 05:43:46 -rw-rw-r-- 1 jenkins jenkins 11381 Aug 5 05:43 LICENSE 05:43:46 -rw-rw-r-- 1 jenkins jenkins 4232 Aug 5 05:43 README.md 05:43:46 drwxrwxr-x 5 jenkins jenkins 4096 Aug 5 05:43 TUC 05:43:46 -rw-rw-r-- 1 jenkins jenkins 5 Aug 5 05:39 VERSION 05:43:46 -rw-rw-r-- 1 jenkins jenkins 473 Aug 5 05:43 requirements.txt 05:43:46 -rw-rw-r-- 1 jenkins jenkins 54 Aug 5 05:43 robot-entrypoint.sh 05:43:46 -rw-rw-r-- 1 jenkins jenkins 445 Aug 5 05:43 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:47 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=7362942f9306be2f2748256c1692310dc2f6165b --label arch=arm64 --label version=0.0.0 . 05:43:47 Sending build context to Docker daemon 450.6kB 05:43:47 Step 1/13 : FROM alpine:3.20 05:43:48 3.20: Pulling from library/alpine 05:43:48 3f26bc2dec0b: Pulling fs layer 05:43:48 3f26bc2dec0b: Verifying Checksum 05:43:48 3f26bc2dec0b: Download complete 05:43:49 3f26bc2dec0b: Pull complete 05:43:49 Digest: sha256:d9e853e87e55526f6b2917df91a2115c36dd7c696a35be12163d44e6e2a4b6bc 05:43:49 Status: Downloaded newer image for alpine:3.20 05:43:49 ---> ab3fe4defd29 05:43:49 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 05:43:49 ---> Running in 6612e690f418 05:43:49 Removing intermediate container 6612e690f418 05:43:49 ---> d69c095d05cf 05:43:49 Step 3/13 : LABEL maintainer="Bruce Huang " 05:43:49 ---> Running in 1b5feea0715c 05:43:50 Removing intermediate container 1b5feea0715c 05:43:50 ---> 1a23b9286223 05:43:50 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 05:43:51 ---> 86dc969bdada 05:43:51 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 05:43:51 ---> 4e93d9606082 05:43:51 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 05:43:54 ---> c3bb07063f4c 05:43:54 Step 7/13 : WORKDIR /edgex-taf 05:43:54 ---> Running in 316cf1596f49 05:43:55 Removing intermediate container 316cf1596f49 05:43:55 ---> afa37e61024f 05:43:55 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:55 ---> Running in 4f35520c2cc8 05:43:57 Removing intermediate container 4f35520c2cc8 05:43:57 ---> a93dd081990e 05:43:57 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 05:43:57 ---> Running in 20078f394c8d 05:43:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:43:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:44:00 OK: 9 MiB in 14 packages 05:44:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:44:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:44:02 (1/14) Installing ca-certificates (20260413-r0) 05:44:03 (2/14) Installing brotli-libs (1.1.0-r2) 05:44:03 (3/14) Installing c-ares (1.33.1-r0) 05:44:03 (4/14) Installing libunistring (1.2-r0) 05:44:04 (5/14) Installing libidn2 (2.3.7-r0) 05:44:04 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:44:04 (7/14) Installing libpsl (0.21.5-r1) 05:44:04 (8/14) Installing zstd-libs (1.5.6-r0) 05:44:05 (9/14) Installing libcurl (8.14.1-r2) 05:44:05 (10/14) Installing curl (8.14.1-r2) 05:44:05 (11/14) Installing docker-cli (26.1.5-r0) 05:44:06 (12/14) Installing oniguruma (6.9.9-r0) 05:44:06 (13/14) Installing jq (1.7.1-r0) 05:44:06 (14/14) Installing openssl (3.3.7-r0) 05:44:07 Executing busybox-1.36.1-r31.trigger 05:44:07 Executing ca-certificates-20260413-r0.trigger 05:44:07 OK: 43 MiB in 28 packages 05:44:07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:44:07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:44:09 (1/166) Installing libexpat (2.8.1-r0) 05:44:09 (2/166) Installing libbz2 (1.0.8-r6) 05:44:09 (3/166) Installing libpng (1.6.57-r0) 05:44:10 (4/166) Installing freetype (2.13.2-r0) 05:44:10 (5/166) Installing fontconfig (2.15.0-r1) 05:44:10 (6/166) Installing libfontenc (1.1.8-r0) 05:44:10 (7/166) Installing mkfontscale (1.2.2-r6) 05:44:11 (8/166) Installing font-opensans (0_git20210927-r1) 05:44:11 (9/166) Installing pkgconf (2.2.0-r0) 05:44:11 (10/166) Installing libgcc (13.2.1_git20240309-r1) 05:44:11 (11/166) Installing libffi (3.4.6-r0) 05:44:12 (12/166) Installing libintl (0.22.5-r0) 05:44:12 (13/166) Installing libeconf (0.6.3-r0) 05:44:12 (14/166) Installing libblkid (2.40.1-r1) 05:44:13 (15/166) Installing libmount (2.40.1-r1) 05:44:13 (16/166) Installing pcre2 (10.43-r0) 05:44:13 (17/166) Installing glib (2.80.5-r0) 05:44:13 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 05:44:14 (19/166) Installing xz-libs (5.8.3-r0) 05:44:14 (20/166) Installing libxml2 (2.12.10-r0) 05:44:14 (21/166) Installing shared-mime-info (2.4-r0) 05:44:14 (22/166) Installing hicolor-icon-theme (0.17-r2) 05:44:15 (23/166) Installing libjpeg-turbo (3.0.3-r0) 05:44:15 (24/166) Installing libsharpyuv (1.3.2-r0) 05:44:15 (25/166) Installing libwebp (1.3.2-r0) 05:44:16 (26/166) Installing tiff (4.6.0t-r0) 05:44:16 (27/166) Installing gdk-pixbuf (2.42.12-r0) 05:44:16 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 05:44:16 (29/166) Installing libxau (1.0.11-r4) 05:44:17 (30/166) Installing libmd (1.1.0-r0) 05:44:17 (31/166) Installing libbsd (0.12.2-r0) 05:44:17 (32/166) Installing libxdmcp (1.1.5-r1) 05:44:17 (33/166) Installing libxcb (1.16.1-r0) 05:44:17 (34/166) Installing libx11 (1.8.9-r1) 05:44:18 (35/166) Installing libxcomposite (0.4.6-r5) 05:44:18 (36/166) Installing libxfixes (6.0.1-r4) 05:44:18 (37/166) Installing libxrender (0.9.11-r5) 05:44:19 (38/166) Installing libxcursor (1.2.2-r1) 05:44:19 (39/166) Installing libxdamage (1.1.6-r5) 05:44:19 (40/166) Installing libxext (1.3.6-r2) 05:44:19 (41/166) Installing libxi (1.8.1-r4) 05:44:19 (42/166) Installing libxinerama (1.1.5-r4) 05:44:20 (43/166) Installing libxrandr (1.5.4-r1) 05:44:20 (44/166) Installing libatk-1.0 (2.52.0-r0) 05:44:20 (45/166) Installing libxtst (1.2.4-r6) 05:44:20 (46/166) Installing dbus-libs (1.14.10-r1) 05:44:21 (47/166) Installing at-spi2-core (2.52.0-r0) 05:44:21 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 05:44:21 (49/166) Installing pixman (0.43.2-r0) 05:44:22 (50/166) Installing cairo (1.18.4-r0) 05:44:22 (51/166) Installing cairo-gobject (1.18.4-r0) 05:44:22 (52/166) Installing avahi-libs (0.8-r17) 05:44:22 (53/166) Installing gmp (6.3.0-r1) 05:44:23 (54/166) Installing nettle (3.10.2-r0) 05:44:23 (55/166) Installing libtasn1 (4.21.0-r0) 05:44:23 (56/166) Installing p11-kit (0.25.3-r0) 05:44:23 (57/166) Installing gnutls (3.8.13-r0) 05:44:24 (58/166) Installing cups-libs (2.4.18-r0) 05:44:24 (59/166) Installing libepoxy (1.5.10-r1) 05:44:24 (60/166) Installing fribidi (1.0.15-r0) 05:44:24 (61/166) Installing graphite2 (1.3.14-r6) 05:44:24 (62/166) Installing harfbuzz (8.5.0-r0) 05:44:25 (63/166) Installing libxft (2.3.8-r3) 05:44:25 (64/166) Installing pango (1.52.2-r0) 05:44:25 (65/166) Installing wayland-libs-client (1.22.0-r4) 05:44:26 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 05:44:26 (67/166) Installing wayland-libs-egl (1.22.0-r4) 05:44:26 (68/166) Installing xkeyboard-config (2.41-r0) 05:44:26 (69/166) Installing libxkbcommon (1.7.0-r0) 05:44:26 (70/166) Installing gtk+3.0 (3.24.43-r0) 05:44:27 (71/166) Installing icu-data-full (74.2-r1) 05:44:28 (72/166) Installing mesa (24.0.9-r1) 05:44:28 (73/166) Installing llvm17-libs (17.0.6-r2) 05:44:31 (74/166) Installing hwdata-pci (0.382-r0) 05:44:31 (75/166) Installing libpciaccess (0.18.1-r0) 05:44:31 (76/166) Installing libdrm (2.4.120-r0) 05:44:32 (77/166) Installing libelf (0.191-r0) 05:44:32 (78/166) Installing mesa-glapi (24.0.9-r1) 05:44:32 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 05:44:33 (80/166) Installing eudev-libs (3.2.14-r2) 05:44:33 (81/166) Installing libmagic (5.45-r1) 05:44:33 (82/166) Installing file (5.45-r1) 05:44:34 (83/166) Installing xprop (1.2.7-r0) 05:44:34 (84/166) Installing libice (1.1.1-r6) 05:44:34 (85/166) Installing libuuid (2.40.1-r1) 05:44:34 (86/166) Installing libsm (1.2.4-r4) 05:44:34 (87/166) Installing libxt (1.3.0-r5) 05:44:35 (88/166) Installing libxmu (1.1.4-r2) 05:44:35 (89/166) Installing xset (1.2.5-r1) 05:44:35 (90/166) Installing xdg-utils (1.2.1-r0) 05:44:35 (91/166) Installing libogg (1.3.5-r5) 05:44:35 (92/166) Installing libflac (1.4.3-r1) 05:44:36 (93/166) Installing alsa-lib (1.2.11-r0) 05:44:36 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 05:44:36 (95/166) Installing aom-libs (3.9.1-r0) 05:44:37 (96/166) Installing libva (2.21.0-r0) 05:44:37 (97/166) Installing libvdpau (1.5-r3) 05:44:37 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 05:44:37 (99/166) Installing libdav1d (1.4.2-r0) 05:44:39 (100/166) Installing openexr-libiex (3.1.13-r1) 05:44:40 (101/166) Installing openexr-libilmthread (3.1.13-r1) 05:44:40 (102/166) Installing imath (3.1.12-r0) 05:44:40 (103/166) Installing openexr-libopenexr (3.1.13-r1) 05:44:40 (104/166) Installing giflib (5.2.2-r0) 05:44:40 (105/166) Installing libhwy (1.0.7-r0) 05:44:41 (106/166) Installing lcms2 (2.19-r0) 05:44:41 (107/166) Installing libjxl (0.10.2-r0) 05:44:41 (108/166) Installing lame-libs (3.100-r5) 05:44:41 (109/166) Installing opus (1.5.2-r0) 05:44:42 (110/166) Installing rav1e-libs (0.7.1-r0) 05:44:42 (111/166) Installing libgomp (13.2.1_git20240309-r1) 05:44:42 (112/166) Installing soxr (0.1.3-r7) 05:44:42 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 05:44:43 (114/166) Installing libtheora (1.1.1-r18) 05:44:43 (115/166) Installing libvorbis (1.3.7-r2) 05:44:43 (116/166) Installing libvpx (1.14.1-r0) 05:44:43 (117/166) Installing libwebpmux (1.3.2-r0) 05:44:44 (118/166) Installing x264-libs (0.164_git20231001-r0) 05:44:44 (119/166) Installing numactl (2.0.18-r0) 05:44:44 (120/166) Installing x265-libs (3.6-r0) 05:44:45 (121/166) Installing xvidcore (1.3.7-r2) 05:44:45 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 05:44:45 (123/166) Installing libbluray (1.3.4-r1) 05:44:46 (124/166) Installing mpg123-libs (1.32.8-r0) 05:44:46 (125/166) Installing libopenmpt (0.7.7-r0) 05:44:46 (126/166) Installing cjson (1.7.19-r0) 05:44:46 (127/166) Installing mbedtls (3.6.6-r0) 05:44:47 (128/166) Installing librist (0.2.10-r1) 05:44:47 (129/166) Installing libsrt (1.5.3-r0) 05:44:47 (130/166) Installing libssh (0.10.6-r0) 05:44:47 (131/166) Installing libsodium (1.0.19-r1) 05:44:48 (132/166) Installing libzmq (4.3.5-r2) 05:44:48 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 05:44:48 (134/166) Installing crc32c (1.1.2-r0) 05:44:48 (135/166) Installing double-conversion (3.3.0-r0) 05:44:49 (136/166) Installing libevent (2.1.12-r7) 05:44:49 (137/166) Installing wayland-libs-server (1.22.0-r4) 05:44:49 (138/166) Installing mesa-gbm (24.0.9-r1) 05:44:49 (139/166) Installing harfbuzz-subset (8.5.0-r0) 05:44:49 (140/166) Installing icu-libs (74.2-r1) 05:44:50 (141/166) Installing minizip (1.3.1-r0) 05:44:54 (142/166) Installing nspr (4.35-r4) 05:44:54 (143/166) Installing sqlite-libs (3.45.3-r3) 05:44:54 (144/166) Installing nss (3.105-r0) 05:44:55 (145/166) Installing openh264 (2.4.1-r0) 05:44:55 (146/166) Installing libcamera-ipa (0.3.0-r0) 05:44:56 (147/166) Installing libunwind (1.8.1-r0) 05:44:56 (148/166) Installing yaml (0.2.5-r2) 05:44:56 (149/166) Installing libcamera (0.3.0-r0) 05:44:56 (150/166) Installing speexdsp (1.2.1-r2) 05:44:56 (151/166) Installing libuv (1.48.0-r0) 05:44:57 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 05:44:57 (153/166) Installing libsndfile (1.2.2-r1) 05:44:57 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 05:44:57 (155/166) Installing pipewire-libs (1.0.6-r1) 05:44:58 (156/166) Installing libasyncns (0.8-r3) 05:44:58 (157/166) Installing libltdl (2.4.7-r3) 05:44:58 (158/166) Installing orc (0.4.40-r0) 05:44:59 (159/166) Installing tdb-libs (1.4.9-r1) 05:44:59 (160/166) Installing libpulse (17.0-r0) 05:44:59 (161/166) Installing libwebpdemux (1.3.2-r0) 05:44:59 (162/166) Installing libgpg-error (1.49-r0) 05:44:59 (163/166) Installing libgcrypt (1.10.3-r0) 05:45:00 (164/166) Installing libxslt (1.1.39-r2) 05:45:00 (165/166) Installing chromium (131.0.6778.108-r0) 05:45:05 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 05:45:06 Executing busybox-1.36.1-r31.trigger 05:45:06 Executing fontconfig-2.15.0-r1.trigger 05:45:06 Executing mkfontscale-1.2.2-r6.trigger 05:45:06 Executing glib-2.80.5-r0.trigger 05:45:06 Executing shared-mime-info-2.4-r0.trigger 05:45:08 Executing gdk-pixbuf-2.42.12-r0.trigger 05:45:08 Executing gtk-update-icon-cache-3.24.43-r0.trigger 05:45:08 Executing gtk+3.0-3.24.43-r0.trigger 05:45:08 OK: 658 MiB in 194 packages 05:45:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:45:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:45:11 (1/30) Installing jansson (2.14-r4) 05:45:11 (2/30) Installing binutils (2.42-r1) 05:45:12 (3/30) Installing libatomic (13.2.1_git20240309-r1) 05:45:12 (4/30) Installing isl26 (0.26-r1) 05:45:12 (5/30) Installing mpfr4 (4.2.1-r0) 05:45:12 (6/30) Installing mpc1 (1.3.1-r1) 05:45:12 (7/30) Installing gcc (13.2.1_git20240309-r1) 05:45:16 (8/30) Installing musl-dev (1.2.5-r3) 05:45:16 (9/30) Installing linux-headers (6.6-r0) 05:45:17 (10/30) Installing libffi-dev (3.4.6-r0) 05:45:17 (11/30) Installing libpq (16.14-r0) 05:45:17 (12/30) Installing openssl-dev (3.3.7-r0) 05:45:17 (13/30) Installing libpq-dev (16.14-r0) 05:45:18 (14/30) Installing libecpg (16.14-r0) 05:45:18 (15/30) Installing libecpg-dev (16.14-r0) 05:45:18 (16/30) Installing clang16-headers (16.0.6-r5) 05:45:19 (17/30) Installing llvm16-libs (16.0.6-r9) 05:45:21 (18/30) Installing clang16-libs (16.0.6-r5) 05:45:23 (19/30) Installing fortify-headers (1.1-r3) 05:45:23 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 05:45:24 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 05:45:24 (22/30) Installing clang16 (16.0.6-r5) 05:45:24 (23/30) Installing icu (74.2-r1) 05:45:25 (24/30) Installing icu-dev (74.2-r1) 05:45:25 (25/30) Installing llvm16 (16.0.6-r9) 05:45:28 (26/30) Installing lz4-libs (1.9.4-r5) 05:45:28 (27/30) Installing lz4-dev (1.9.4-r5) 05:45:28 (28/30) Installing zstd (1.5.6-r0) 05:45:29 (29/30) Installing zstd-dev (1.5.6-r0) 05:45:29 (30/30) Installing postgresql16-dev (16.14-r0) 05:45:30 Executing busybox-1.36.1-r31.trigger 05:45:30 OK: 1184 MiB in 224 packages 05:45:30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:45:30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:45:32 (1/14) Installing g++ (13.2.1_git20240309-r1) 05:45:33 (2/14) Installing gdbm (1.23-r1) 05:45:33 (3/14) Installing mpdecimal (4.0.0-r0) 05:45:33 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 05:45:33 (5/14) Installing libncursesw (6.4_p20240420-r2) 05:45:34 (6/14) Installing libpanelw (6.4_p20240420-r2) 05:45:34 (7/14) Installing readline (8.2.10-r0) 05:45:34 (8/14) Installing python3 (3.12.13-r0) 05:45:35 (9/14) Installing python3-pycache-pyc0 (3.12.13-r0) 05:45:36 (10/14) Installing pyc (3.12.13-r0) 05:45:36 (11/14) Installing python3-pyc (3.12.13-r0) 05:45:36 (12/14) Installing python3-dev (3.12.13-r0) 05:45:39 (13/14) Installing libsodium-dev (1.0.19-r1) 05:45:39 (14/14) Installing zeromq-dev (4.3.5-r2) 05:45:39 Executing busybox-1.36.1-r31.trigger 05:45:39 OK: 1371 MiB in 238 packages 05:45:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:45:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:45:41 OK: 1371 MiB in 238 packages 05:45:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:45:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:45:43 (1/1) Installing tzdata (2026b-r0) 05:45:44 OK: 1372 MiB in 239 packages 05:45:46 (1/1) Purging tzdata (2026b-r0) 05:45:46 OK: 1371 MiB in 238 packages 05:45:56 Looking in links: /tmp/tmpdljcqbso 05:45:56 Processing /tmp/tmpdljcqbso/pip-25.0.1-py3-none-any.whl 05:45:56 Installing collected packages: pip 05:46:05 Successfully installed pip-25.0.1 05:46:05 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. 05:46:08 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 05:46:08 Collecting pip 05:46:08 Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 05:46:09 Collecting setuptools 05:46:09 Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 05:46:09 Collecting wheel 05:46:09 Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 05:46:10 Collecting packaging>=24.0 (from wheel) 05:46:10 Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 05:46:10 Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 05:46:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 52.1 MB/s eta 0:00:00 05:46:10 Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 05:46:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 55.1 MB/s eta 0:00:00 05:46:10 Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 05:46:10 Downloading packaging-26.3-py3-none-any.whl (129 kB) 05:46:10 Installing collected packages: setuptools, pip, packaging, wheel 05:46:15 Attempting uninstall: pip 05:46:15 Found existing installation: pip 25.0.1 05:46:15 Uninstalling pip-25.0.1: 05:46:15 Successfully uninstalled pip-25.0.1 05:46:23 Successfully installed packaging-26.3 pip-26.2.1 setuptools-83.0.0 wheel-0.47.0 05:46:23 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. 05:46:26 Processing ./edgex-taf-common 05:46:26 Installing build dependencies: started 05:46:36 Installing build dependencies: finished with status 'done' 05:46:36 Getting requirements to build wheel: started 05:46:37 Getting requirements to build wheel: finished with status 'done' 05:46:37 Preparing metadata (pyproject.toml): started 05:46:39 Preparing metadata (pyproject.toml): finished with status 'done' 05:46:39 Building wheels for collected packages: edgex-taf-common 05:46:39 Building wheel for edgex-taf-common (pyproject.toml): started 05:46:41 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 05:46:41 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15432 sha256=72bd70bdb36dca10c13eda1a9c47c64df939d907e186d7d2f7cbe8b2b842012f 05:46:41 Stored in directory: /tmp/pip-ephem-wheel-cache-0w4relv3/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 05:46:41 Successfully built edgex-taf-common 05:46:41 Installing collected packages: edgex-taf-common 05:46:41 Successfully installed edgex-taf-common-0.0.0 05:46:41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 05:46:44 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 05:46:44 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 05:46:45 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 05:46:45 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 05:46:45 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 05:46:45 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 05:46:45 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 05:46:45 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 05:46:45 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 05:46:45 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 05:46:45 Installing build dependencies: started 05:46:49 Installing build dependencies: finished with status 'done' 05:46:49 Getting requirements to build wheel: started 05:46:53 Getting requirements to build wheel: finished with status 'done' 05:46:53 Preparing metadata (pyproject.toml): started 05:46:54 Preparing metadata (pyproject.toml): finished with status 'done' 05:46:54 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 05:46:54 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 05:46:54 Installing build dependencies: started 05:46:58 Installing build dependencies: finished with status 'done' 05:46:58 Getting requirements to build wheel: started 05:47:01 Getting requirements to build wheel: finished with status 'done' 05:47:01 Preparing metadata (pyproject.toml): started 05:47:02 Preparing metadata (pyproject.toml): finished with status 'done' 05:47:02 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 05:47:02 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 05:47:02 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 05:47:02 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 05:47:02 Collecting requests==2.33.0 (from -r requirements.txt (line 9)) 05:47:02 Downloading requests-2.33.0-py3-none-any.whl.metadata (5.1 kB) 05:47:03 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 05:47:03 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 05:47:03 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 05:47:03 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 05:47:05 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 05:47:05 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 05:47:06 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 05:47:06 Downloading psutil-7.0.0.tar.gz (497 kB) 05:47:06 Installing build dependencies: started 05:47:11 Installing build dependencies: finished with status 'done' 05:47:11 Getting requirements to build wheel: started 05:47:14 Getting requirements to build wheel: finished with status 'done' 05:47:14 Preparing metadata (pyproject.toml): started 05:47:17 Preparing metadata (pyproject.toml): finished with status 'done' 05:47:19 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 05:47:19 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 05:47:19 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 05:47:19 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 05:47:19 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 05:47:19 Downloading psycopg2-2.9.10.tar.gz (385 kB) 05:47:20 Installing build dependencies: started 05:47:24 Installing build dependencies: finished with status 'done' 05:47:24 Getting requirements to build wheel: started 05:47:27 Getting requirements to build wheel: finished with status 'done' 05:47:27 Preparing metadata (pyproject.toml): started 05:47:28 Preparing metadata (pyproject.toml): finished with status 'done' 05:47:29 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 05:47:29 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 05:47:30 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) 05:47:30 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) 05:47:30 Collecting pyjwt==2.13.0 (from -r requirements.txt (line 19)) 05:47:30 Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 05:47:32 Collecting cryptography==50.0.0 (from -r requirements.txt (line 20)) 05:47:32 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (4.3 kB) 05:47:32 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 05:47:32 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 05:47:32 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 05:47:32 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 05:47:32 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 05:47:32 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 05:47:33 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:47:33 Downloading selenium-4.46.0-py3-none-any.whl.metadata (7.4 kB) 05:47:33 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:47:33 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl.metadata (10 kB) 05:47:33 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:47:33 Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 05:47:33 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:47:33 Downloading paramiko-5.0.0-py3-none-any.whl.metadata (3.7 kB) 05:47:33 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:47:33 Downloading scp-0.16.1-py2.py3-none-any.whl.metadata (4.6 kB) 05:47:33 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:33 Downloading docutils-0.23-py3-none-any.whl.metadata (15 kB) 05:47:34 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:34 Downloading flex-6.14.1.tar.gz (40 kB) 05:47:34 Installing build dependencies: started 05:47:38 Installing build dependencies: finished with status 'done' 05:47:38 Getting requirements to build wheel: started 05:47:41 Getting requirements to build wheel: finished with status 'done' 05:47:41 Preparing metadata (pyproject.toml): started 05:47:42 Preparing metadata (pyproject.toml): finished with status 'done' 05:47:42 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:42 Downloading jsonpath_ng-1.8.0-py3-none-any.whl.metadata (18 kB) 05:47:43 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:43 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 05:47:43 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:43 Downloading openapi_core-0.23.1-py3-none-any.whl.metadata (8.1 kB) 05:47:43 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:43 Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 05:47:43 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:43 Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 05:47:43 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:43 Downloading tzlocal-5.4.4-py3-none-any.whl.metadata (7.7 kB) 05:47:45 Collecting charset_normalizer<4,>=2 (from requests==2.33.0->-r requirements.txt (line 9)) 05:47:45 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (41 kB) 05:47:45 Collecting idna<4,>=2.5 (from requests==2.33.0->-r requirements.txt (line 9)) 05:47:45 Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 05:47:45 Collecting urllib3<3,>=1.26 (from requests==2.33.0->-r requirements.txt (line 9)) 05:47:45 Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 05:47:45 Collecting certifi>=2023.5.7 (from requests==2.33.0->-r requirements.txt (line 9)) 05:47:45 Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 05:47:45 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:47:45 Downloading reactivex-5.1.0-py3-none-any.whl.metadata (6.5 kB) 05:47:45 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:47:45 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 05:47:45 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (83.0.0) 05:47:46 Collecting cffi>=2.0.0 (from cryptography==50.0.0->-r requirements.txt (line 20)) 05:47:46 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.5 kB) 05:47:46 Collecting pycparser (from cffi>=2.0.0->cryptography==50.0.0->-r requirements.txt (line 20)) 05:47:46 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 05:47:47 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:47:47 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 05:47:47 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:47:47 Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 05:47:47 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 05:47:47 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 05:47:47 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:47:47 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 05:47:47 Collecting typing-extensions<5,>=4.15.0 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 05:47:47 Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 05:47:48 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:47:48 Downloading trio-0.33.0-py3-none-any.whl.metadata (8.5 kB) 05:47:48 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:47:48 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 05:47:48 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:47:48 Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 05:47:48 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:47:48 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 05:47:48 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:47:48 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 05:47:48 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:47:48 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 05:47:48 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)) 05:47:48 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 05:47:48 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 05:47:48 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 05:47:48 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)) 05:47:48 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 05:47:49 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:49 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 05:47:49 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:49 Downloading validate_email-1.3.tar.gz (4.7 kB) 05:47:49 Installing build dependencies: started 05:47:53 Installing build dependencies: finished with status 'done' 05:47:53 Getting requirements to build wheel: started 05:47:56 Getting requirements to build wheel: finished with status 'done' 05:47:56 Preparing metadata (pyproject.toml): started 05:47:57 Preparing metadata (pyproject.toml): finished with status 'done' 05:47:57 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:57 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 05:47:57 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:47:57 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 05:47:57 Installing build dependencies: started 05:48:02 Installing build dependencies: finished with status 'done' 05:48:02 Getting requirements to build wheel: started 05:48:05 Getting requirements to build wheel: finished with status 'done' 05:48:05 Preparing metadata (pyproject.toml): started 05:48:06 Preparing metadata (pyproject.toml): finished with status 'done' 05:48:06 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:06 Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 05:48:06 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:06 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 05:48:06 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:06 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 05:48:10 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:10 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 05:48:10 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:10 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 05:48:10 Collecting jsonschema-path<0.5.0,>=0.4.5 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:10 Downloading jsonschema_path-0.4.6-py3-none-any.whl.metadata (5.9 kB) 05:48:10 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:10 Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 05:48:10 Collecting openapi-schema-validator<0.9.0,>=0.7.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:10 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl.metadata (9.9 kB) 05:48:10 Collecting openapi-spec-validator<0.9.0,>=0.8.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:10 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl.metadata (6.5 kB) 05:48:10 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:10 Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 05:48:10 Collecting pathable<0.6.0,>=0.5.0 (from jsonschema-path<0.5.0,>=0.4.5->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:10 Downloading pathable-0.5.0-py3-none-any.whl.metadata (5.9 kB) 05:48:11 Collecting pydantic<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:11 Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB) 05:48:11 Collecting pydantic-settings<3.0.0,>=2.0.0 (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:11 Downloading pydantic_settings-2.14.2-py3-none-any.whl.metadata (3.4 kB) 05:48:11 Collecting rfc3339-validator (from openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:11 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 05:48:12 Collecting lazy-object-proxy<2.0,>=1.7.1 (from openapi-spec-validator<0.9.0,>=0.8.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:12 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 05:48:12 Collecting annotated-types>=0.6.0 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:12 Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB) 05:48:20 Collecting pydantic-core==2.46.4 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:20 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.6 kB) 05:48:20 Collecting typing-inspection>=0.4.2 (from pydantic<3.0.0,>=2.0.0->openapi-schema-validator<0.9.0,>=0.7.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:20 Downloading typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB) 05:48:20 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 05:48:20 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 05:48:20 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 05:48:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 59.1 MB/s 0:00:00 05:48:20 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 05:48:20 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 05:48:20 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 05:48:20 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 05:48:20 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 05:48:20 Downloading requests-2.33.0-py3-none-any.whl (65 kB) 05:48:20 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 05:48:20 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 05:48:20 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 05:48:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 48.2 MB/s 0:00:00 05:48:20 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 05:48:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 53.5 MB/s 0:00:00 05:48:20 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 05:48:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 57.0 MB/s 0:00:00 05:48:20 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 05:48:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 50.1 MB/s 0:00:00 05:48:21 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) 05:48:21 Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 05:48:21 Downloading cryptography-50.0.0-cp311-abi3-musllinux_1_2_aarch64.whl (4.9 MB) 05:48:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 50.4 MB/s 0:00:00 05:48:21 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 05:48:21 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 05:48:21 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 05:48:21 Downloading charset_normalizer-3.4.9-cp312-cp312-musllinux_1_2_aarch64.whl (218 kB) 05:48:21 Downloading idna-3.18-py3-none-any.whl (65 kB) 05:48:21 Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 05:48:21 Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 05:48:21 Downloading cffi-2.1.1-cp312-cp312-musllinux_1_2_aarch64.whl (225 kB) 05:48:21 Downloading click-8.4.2-py3-none-any.whl (119 kB) 05:48:21 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB) 05:48:21 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 05:48:21 Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 05:48:21 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 05:48:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 50.3 MB/s 0:00:00 05:48:21 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 05:48:21 Downloading reactivex-5.1.0-py3-none-any.whl (257 kB) 05:48:21 Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 05:48:21 Downloading robotframework_pythonlibcore-4.6.0-py3-none-any.whl (20 kB) 05:48:21 Downloading scp-0.16.1-py2.py3-none-any.whl (8.9 kB) 05:48:21 Downloading selenium-4.46.0-py3-none-any.whl (9.4 MB) 05:48:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 48.5 MB/s 0:00:00 05:48:21 Downloading trio-0.33.0-py3-none-any.whl (510 kB) 05:48:21 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 05:48:21 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 05:48:21 Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 05:48:21 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 05:48:21 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 05:48:21 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 05:48:21 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 05:48:21 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 05:48:21 Downloading docutils-0.23-py3-none-any.whl (634 kB) 05:48:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.7/634.7 kB 51.3 MB/s 0:00:00 05:48:21 Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 05:48:21 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 05:48:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 52.1 MB/s 0:00:00 05:48:21 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 05:48:21 Downloading jsonpath_ng-1.8.0-py3-none-any.whl (67 kB) 05:48:21 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 05:48:21 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 05:48:21 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 05:48:21 Downloading rpds_py-2026.6.3-cp312-cp312-musllinux_1_2_aarch64.whl (543 kB) 05:48:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.8/543.8 kB 52.1 MB/s 0:00:00 05:48:21 Downloading openapi_core-0.23.1-py3-none-any.whl (115 kB) 05:48:21 Downloading jsonschema_path-0.4.6-py3-none-any.whl (19 kB) 05:48:21 Downloading openapi_schema_validator-0.8.1-py3-none-any.whl (19 kB) 05:48:21 Downloading openapi_spec_validator-0.8.5-py3-none-any.whl (50 kB) 05:48:21 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 05:48:21 Downloading pathable-0.5.0-py3-none-any.whl (16 kB) 05:48:21 Downloading pydantic-2.13.4-py3-none-any.whl (472 kB) 05:48:22 Downloading pydantic_core-2.46.4-cp312-cp312-musllinux_1_1_aarch64.whl (2.2 MB) 05:48:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 51.3 MB/s 0:00:00 05:48:22 Downloading pydantic_settings-2.14.2-py3-none-any.whl (61 kB) 05:48:22 Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB) 05:48:22 Downloading typing_inspection-0.4.2-py3-none-any.whl (14 kB) 05:48:22 Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 05:48:22 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 05:48:22 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 05:48:22 Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 05:48:22 Downloading pycparser-3.0-py3-none-any.whl (48 kB) 05:48:22 Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 05:48:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.9 MB/s 0:00:00 05:48:22 Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 05:48:22 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 05:48:22 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 05:48:22 Downloading tzlocal-5.4.4-py3-none-any.whl (18 kB) 05:48:24 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 05:48:24 Building wheel for robotframework-sshlibrary (pyproject.toml): started 05:48:26 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 05:48:26 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55203 sha256=3bc39406a368babb685e839ca9c8485a091595fda946576ffba5992883165850 05:48:26 Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 05:48:26 Building wheel for robotbackgroundlogger (pyproject.toml): started 05:48:27 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 05:48:27 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=9dd4a8c1305367bab82623de0ca1d8159f12ebd4d4aff5b4ecc1f181baf082ec 05:48:27 Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 05:48:27 Building wheel for psutil (pyproject.toml): started 05:48:42 Building wheel for psutil (pyproject.toml): finished with status 'done' 05:48:42 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278204 sha256=b0939b035c345588e7723b6b74124ca9b5427aa13bdbfcfe34561bdf16d4104f 05:48:42 Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 05:48:42 Building wheel for psycopg2 (pyproject.toml): started 05:49:50 Building wheel for psycopg2 (pyproject.toml): still running... 05:49:50 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 05:49:50 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512674 sha256=57a043665d6ce979796a42c48b5b94e57633746c9502c3657c1a2d937d308337 05:49:50 Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 05:49:50 Building wheel for flex (pyproject.toml): started 05:49:50 Building wheel for flex (pyproject.toml): finished with status 'done' 05:49:50 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77343 sha256=a29314930defab3660740dac09924e00c1d601435acae0d8551c26c11cadc0ab 05:49:50 Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 05:49:50 Building wheel for strict-rfc3339 (pyproject.toml): started 05:49:50 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 05:49:50 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18221 sha256=4a07a49e8fed96acc1941d09178b609f61539c16bbef7069f12e2190171a6111 05:49:50 Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 05:49:50 Building wheel for validate-email (pyproject.toml): started 05:49:50 Building wheel for validate-email (pyproject.toml): finished with status 'done' 05:49:50 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5559 sha256=01eaa7561be21f4918002478422f40c5161d8b0652e5f7fbc4f6cb8ff4c8f6c8 05:49:50 Stored in directory: /tmp/pip-ephem-wheel-cache-yohhji95/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 05:49:50 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 05:49:50 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, jsonpath-ng, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, annotated-types, wsproto, werkzeug, typing-inspection, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, pydantic-core, outcome, cffi, trio, robotframework-requests, pynacl, pydantic, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, pydantic-settings, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 05:51:12 05:51:12 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 annotated-types-0.8.0 attrs-26.1.0 bcrypt-5.0.0 certifi-2026.7.22 cffi-2.1.1 charset_normalizer-3.4.9 click-8.4.2 configparser-7.2.0 cryptography-50.0.0 docker-7.1.0 docutils-0.23 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.18 influxdb-client-1.49.0 invoke-3.0.3 isodate-0.7.2 jsonpath-ng-1.8.0 jsonpointer-3.1.1 jsonschema-4.26.0 jsonschema-path-0.4.6 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-11.1.0 numpy-2.2.5 openapi-core-0.23.1 openapi-schema-validator-0.8.1 openapi-spec-validator-0.8.5 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-5.0.0 pathable-0.5.0 protobuf-6.33.5 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pydantic-2.13.4 pydantic-core-2.46.4 pydantic-settings-2.14.2 pygments-2.20.0 pyjwt-2.13.0 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2026.3.post1 pyzmq-27.0.0 reactivex-5.1.0 referencing-0.37.0 requests-2.33.0 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.6.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-2026.6.3 scp-0.16.1 selenium-4.46.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.16.0 typing-inspection-0.4.2 tzlocal-5.4.4 urllib3-2.7.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.8 wsproto-1.3.2 05:51: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. 05:52:09 Removing intermediate container 20078f394c8d 05:52:09 ---> bcd83c6517cf 05:52:09 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 05:52:09 ---> Running in 0f0bd0f157fe 05:52:09 Removing intermediate container 0f0bd0f157fe 05:52:09 ---> 0576d6b9a914 05:52:09 Step 11/13 : LABEL arch=arm64 05:52:09 ---> Running in 6c0d306da4e5 05:52:09 Removing intermediate container 6c0d306da4e5 05:52:09 ---> 251ec6d9113d 05:52:09 Step 12/13 : LABEL git_sha=7362942f9306be2f2748256c1692310dc2f6165b 05:52:09 ---> Running in 752208828eeb 05:52:09 Removing intermediate container 752208828eeb 05:52:09 ---> f9a51d1a4944 05:52:09 Step 13/13 : LABEL version=0.0.0 05:52:09 ---> Running in 8605fdea1c64 05:52:09 Removing intermediate container 8605fdea1c64 05:52:09 ---> 0d64ef46fed3 05:52:09 [Warning] One or more build-args [ARCH] were not consumed 05:52:09 Successfully built 0d64ef46fed3 05:52:09 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 05:52:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:13 05:52:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:14 arm64: Pulling from edgex-lftools-log-publisher 05:52:14 8998bd30e6a1: Pulling fs layer 05:52:14 04944245beec: Pulling fs layer 05:52:14 699f458cf7ca: Pulling fs layer 05:52:14 765212b225bb: Pulling fs layer 05:52:14 f23df028b6ca: Pulling fs layer 05:52:14 d65c8cfc05b1: Pulling fs layer 05:52:14 2437ff75d9bd: Pulling fs layer 05:52:14 f23df028b6ca: Waiting 05:52:14 d65c8cfc05b1: Waiting 05:52:14 2437ff75d9bd: Waiting 05:52:14 765212b225bb: Waiting 05:52:14 04944245beec: Verifying Checksum 05:52:14 04944245beec: Download complete 05:52:14 765212b225bb: Verifying Checksum 05:52:14 765212b225bb: Download complete 05:52:14 f23df028b6ca: Verifying Checksum 05:52:14 f23df028b6ca: Download complete 05:52:14 d65c8cfc05b1: Verifying Checksum 05:52:14 d65c8cfc05b1: Download complete 05:52:14 699f458cf7ca: Verifying Checksum 05:52:14 699f458cf7ca: Download complete 05:52:15 8998bd30e6a1: Verifying Checksum 05:52:15 8998bd30e6a1: Download complete 05:52:17 2437ff75d9bd: Verifying Checksum 05:52:17 2437ff75d9bd: Download complete 05:52:22 8998bd30e6a1: Pull complete 05:52:22 04944245beec: Pull complete 05:52:24 699f458cf7ca: Pull complete 05:52:24 765212b225bb: Pull complete 05:52:25 f23df028b6ca: Pull complete 05:52:25 d65c8cfc05b1: Pull complete 05:52:44 2437ff75d9bd: Pull complete 05:52:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:45 prd-ubuntu20.04-docker-arm64-4c-16g-16248 does not seem to be running inside a container 05:52:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-161 -v /w/workspace/xfoundry_edgex-taf-common_PR-161:/w/workspace/xfoundry_edgex-taf-common_PR-161:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:52:48 $ docker top 53a33240444155f7f5b58a01d096d90a6600170b6c263d21a476eb2408b21e9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:49 ---> job-cost.sh 05:52:49 lf-activate-venv: SKIPPING 05:52:49 INFO: No Stack... 05:52:50 INFO: Retrieving Pricing Info for: v3-standard-4 05:52:50 INFO: Archiving Costs [Pipeline] sh 05:52:51 + + catcut /w/workspace/xfoundry_edgex-taf-common_PR-161/archives/cost.csv -d, 05:52:51 -f6 [Pipeline] lock 05:52:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] 05:52:51 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] did not exist. Created. 05:52:51 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:52 /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/durable-3f243071/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:52:53 + echo total: 0.10999999940395355 [Pipeline] stash 05:52:53 Warning: overwriting stash ‘stack-cost’ 05:52:54 Stashed 1 file(s) [Pipeline] } 05:52:54 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-161-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:52:54 $ docker stop --time=1 53a33240444155f7f5b58a01d096d90a6600170b6c263d21a476eb2408b21e9f 05:52:56 $ docker rm -f --volumes 53a33240444155f7f5b58a01d096d90a6600170b6c263d21a476eb2408b21e9f [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 05:53:02 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-161/archives ] 05:53:02 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-161/archives 05:53:02 total 16 05:53:02 drwxr-xr-x 3 root root 4096 Aug 5 05:42 . 05:53:02 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 05:42 .. 05:53:02 drwxr-xr-x 2 root root 4096 Aug 5 05:42 cost 05:53:02 -rw-r--r-- 1 root root 88 Aug 5 05:42 cost.csv 05:53:02 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-161/archives 05:53:02 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-161/archives 05:53:02 total 16 05:53:02 drwxr-xr-x 3 jenkins jenkins 4096 Aug 5 05:42 . 05:53:02 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 05:42 .. 05:53:02 drwxr-xr-x 2 jenkins jenkins 4096 Aug 5 05:42 cost 05:53:02 -rw-r--r-- 1 jenkins jenkins 88 Aug 5 05:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:53:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:53:04 ---> package-listing.sh 05:53:04 ++ facter osfamily 05:53:04 ++ tr '[:upper:]' '[:lower:]' 05:53:04 + OS_FAMILY=debian 05:53:04 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-161 05:53:04 + START_PACKAGES=/tmp/packages_start.txt 05:53:04 + END_PACKAGES=/tmp/packages_end.txt 05:53:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:53:04 + PACKAGES=/tmp/packages_start.txt 05:53:04 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-161 ']' 05:53:04 + PACKAGES=/tmp/packages_end.txt 05:53:04 + case "${OS_FAMILY}" in 05:53:04 + dpkg -l 05:53:04 + grep '^ii' 05:53:04 + '[' -f /tmp/packages_start.txt ']' 05:53:04 + '[' -f /tmp/packages_end.txt ']' 05:53:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:53:04 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-161 ']' 05:53:04 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-161/archives/ 05:53:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-161/archives/ [Pipeline] echo 05:53:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-161/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:53:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:53:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:06 prd-ubuntu20.04-docker-8c-8g-16246 does not seem to be running inside a container 05:53:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-161/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-161 -v /w/workspace/xfoundry_edgex-taf-common_PR-161:/w/workspace/xfoundry_edgex-taf-common_PR-161:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:53:06 $ docker top c6fc5cf1a82ab2b93f979752ca946021e5000616967d47884ff89e23fa40e62e -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:07 + touch /tmp/pre-build-complete [Pipeline] sh 05:53:08 + mkdir -p /var/log/sysstat [Pipeline] sh 05:53:08 + ls /var/log/sa-host 05:53:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:09 provisioning config files... 05:53:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-161@tmp/config13260943111978488143tmp [Pipeline] { [Pipeline] echo 05:53:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:53:10 ---> create-netrc.sh [Pipeline] } 05:53:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:53:12 ---> python-tools-install.sh [Pipeline] echo 05:53:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:53:13 ---> sudo-logs.sh 05:53:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:53:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:53:14 ---> job-cost.sh 05:53:14 lf-activate-venv: SKIPPING 05:53:14 DEBUG: total: 0.2199999988079071 05:53:14 INFO: Retrieving Stack Cost... 05:53:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:53:14 INFO: Archiving Costs [Pipeline] echo 05:53:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:53:15 ---> logs-deploy.sh 05:53:15 lf-activate-venv: SKIPPING 05:53:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-161/1 05:53:15 INFO: archiving workspace using pattern(s): 05:53:16 Archives upload complete. 05:53:16 INFO: archiving logs to Nexus