Pull request #150 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13842c826038cd011a38ac25b144bd049bc3f683+25247ac748027abf9820f8a08a2990fa03ab5444 (728136af6aa1091bedc98e3e9fc7bf6b3c2c7e9f) 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-ssh12601522759962590747.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11497128596709546567.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-150/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-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10848320186336447498.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-150/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15488950298513443785.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5978237603632366901.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-150/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-150/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4949344675741464692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-396 in /w/workspace/xfoundry_edgex-taf-common_PR-150 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-150 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit 13842c826038cd011a38ac25b144bd049bc3f683 Merge succeeded, producing 13842c826038cd011a38ac25b144bd049bc3f683 Checking out Revision 13842c826038cd011a38ac25b144bd049bc3f683 (PR-150) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13842c826038cd011a38ac25b144bd049bc3f683 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13842c826038cd011a38ac25b144bd049bc3f683 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:43:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:43:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:43:23 ========================================================= 06:43:23 EdgeX Global Pipelines Version Info 06:43:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:43:24 ------------------- 06:43:24 stable info: 06:43:24 ------------------- 06:43:24 Commited By: Cherry Wang cherry@iotechsys.com 06:43:24 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:43:24 Message: update stable to v1.0.278 06:43:24 ------------------- 06:43:24 experimental info: 06:43:24 ------------------- 06:43:24 Commited By: **** collab-it+edgex@linuxfoundation.org 06:43:24 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:43:24 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:43:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 06:43:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-150 [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-150 [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-150 [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13842c826038cd011a38ac25b144bd049bc3f683 [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13842c8 [Pipeline] echo 06:43:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:25 provisioning config files... 06:43:25 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config5391023050051354511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:26 ---> ****-login.sh 06:43:26 nexus3.edgexfoundry.org:10001 06:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:26 06:43:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:43:26 Configure a credential helper to remove this warning. See 06:43:26 https://docs.****.com/go/credential-store/ 06:43:26 06:43:26 Login Succeeded 06:43:26 nexus3.edgexfoundry.org:10002 06:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:26 06:43:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:43:26 Configure a credential helper to remove this warning. See 06:43:26 https://docs.****.com/go/credential-store/ 06:43:26 06:43:26 Login Succeeded 06:43:26 nexus3.edgexfoundry.org:10003 06:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:26 06:43:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:43:26 Configure a credential helper to remove this warning. See 06:43:26 https://docs.****.com/go/credential-store/ 06:43:26 06:43:26 Login Succeeded 06:43:26 nexus3.edgexfoundry.org:10004 06:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:26 06:43:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:43:26 Configure a credential helper to remove this warning. See 06:43:26 https://docs.****.com/go/credential-store/ 06:43:26 06:43:26 Login Succeeded 06:43:26 ****.io 06:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:27 06:43:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:43:27 Configure a credential helper to remove this warning. See 06:43:27 https://docs.****.com/go/credential-store/ 06:43:27 06:43:27 Login Succeeded 06:43:27 ---> ****-login.sh ends [Pipeline] } 06:43:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:43:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:27 + grep -v github /etc/ssh/ssh_known_hosts 06:43:27 + [ -e /tmp/ssh_known_hosts ] 06:43:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:43:27 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:43:27 sudo tee -a /etc/ssh/ssh_known_hosts 06:43:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:28 06:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:28 0.1.4: Pulling from edgex-devops/py-git-semver 06:43:28 3dae71ba6b94: Pulling fs layer 06:43:28 6bf1a483ea7c: Pulling fs layer 06:43:28 f5dfc541a4d3: Pulling fs layer 06:43:28 461d9e800cba: Pulling fs layer 06:43:28 80192f66455f: Pulling fs layer 06:43:28 2e8e34ca0e6c: Pulling fs layer 06:43:28 a29436f7fd5d: Pulling fs layer 06:43:28 923cac83aea3: Pulling fs layer 06:43:28 25ad8b0a4227: Pulling fs layer 06:43:28 db01528c6b51: Pulling fs layer 06:43:28 28988de357af: Pulling fs layer 06:43:28 461d9e800cba: Waiting 06:43:28 80192f66455f: Waiting 06:43:28 923cac83aea3: Waiting 06:43:28 25ad8b0a4227: Waiting 06:43:28 db01528c6b51: Waiting 06:43:28 28988de357af: Waiting 06:43:28 2e8e34ca0e6c: Waiting 06:43:28 a29436f7fd5d: Waiting 06:43:28 6bf1a483ea7c: Verifying Checksum 06:43:28 6bf1a483ea7c: Download complete 06:43:28 461d9e800cba: Verifying Checksum 06:43:28 461d9e800cba: Download complete 06:43:28 80192f66455f: Download complete 06:43:28 f5dfc541a4d3: Verifying Checksum 06:43:28 f5dfc541a4d3: Download complete 06:43:28 3dae71ba6b94: Verifying Checksum 06:43:28 3dae71ba6b94: Download complete 06:43:28 923cac83aea3: Verifying Checksum 06:43:28 923cac83aea3: Download complete 06:43:29 25ad8b0a4227: Verifying Checksum 06:43:29 25ad8b0a4227: Download complete 06:43:29 db01528c6b51: Download complete 06:43:29 28988de357af: Verifying Checksum 06:43:29 28988de357af: Download complete 06:43:29 a29436f7fd5d: Verifying Checksum 06:43:29 a29436f7fd5d: Download complete 06:43:29 2e8e34ca0e6c: Verifying Checksum 06:43:29 2e8e34ca0e6c: Download complete 06:43:30 3dae71ba6b94: Pull complete 06:43:30 6bf1a483ea7c: Pull complete 06:43:31 f5dfc541a4d3: Pull complete 06:43:31 461d9e800cba: Pull complete 06:43:31 80192f66455f: Pull complete 06:43:36 2e8e34ca0e6c: Pull complete 06:43:36 a29436f7fd5d: Pull complete 06:43:36 923cac83aea3: Pull complete 06:43:36 25ad8b0a4227: Pull complete 06:43:36 db01528c6b51: Pull complete 06:43:36 28988de357af: Pull complete 06:43:36 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:43:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:36 prd-ubuntu20.04-docker-8c-8g-396 does not seem to be running inside a container 06:43:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:43:38 $ docker top 7d88954af3958104d6f8ba0d11894a6d87cd8d07fbd1e1a272aa3c0946c70dd8 -eo pid,comm 06:43:38 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). 06:43:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:38 [ssh-agent] Looking for ssh-agent implementation... 06:43:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:38 $ docker exec 7d88954af3958104d6f8ba0d11894a6d87cd8d07fbd1e1a272aa3c0946c70dd8 ssh-agent 06:43:38 SSH_AUTH_SOCK=/tmp/ssh-owUzco9smXLU/agent.32 06:43:38 SSH_AGENT_PID=38 06:43:38 Running ssh-add (command line suppressed) 06:43:38 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_7343156664063888885.key (/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_7343156664063888885.key) 06:43:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:39 + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-150 [Pipeline] sh 06:43:39 + git tag --points-at HEAD [Pipeline] } 06:43:39 $ docker exec --env ******** --env ******** 7d88954af3958104d6f8ba0d11894a6d87cd8d07fbd1e1a272aa3c0946c70dd8 ssh-agent -k 06:43:39 unset SSH_AUTH_SOCK; 06:43:39 unset SSH_AGENT_PID; 06:43:39 echo Agent pid 38 killed; 06:43:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:43:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:39 [ssh-agent] Looking for ssh-agent implementation... 06:43:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:39 $ docker exec 7d88954af3958104d6f8ba0d11894a6d87cd8d07fbd1e1a272aa3c0946c70dd8 ssh-agent 06:43:40 SSH_AUTH_SOCK=/tmp/ssh-OXQ9HSIkin1C/agent.85 06:43:40 SSH_AGENT_PID=91 06:43:40 Running ssh-add (command line suppressed) 06:43:40 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_14468549892546288064.key (/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/private_key_14468549892546288064.key) 06:43:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:40 + git semver init 06:43:40 2026-01-10 06:43:40,671 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:43:40 2026-01-10 06:43:40,675 [run_init] DEBUG init version:0.0.0 force:False 06:43:40 2026-01-10 06:43:40,676 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver 06:43:40 2026-01-10 06:43:40,677 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-150/.semver 06:43:40 2026-01-10 06:43:40,677 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150, stdin=None, shell=False, universal_newlines=False) 06:43:41 2026-01-10 06:43:41,363 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-150/.git/info/exclude 06:43:41 2026-01-10 06:43:41,364 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 with force:False 06:43:41 2026-01-10 06:43:41,364 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 06:43:41 2026-01-10 06:43:41,368 [execute] INFO git cat-file --batch-check 06:43:41 2026-01-10 06:43:41,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver, stdin=, shell=False, universal_newlines=False) 06:43:41 2026-01-10 06:43:41,373 [execute] INFO git cat-file --batch 06:43:41 2026-01-10 06:43:41,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-150/.semver, stdin=, shell=False, universal_newlines=False) 06:43:41 2026-01-10 06:43:41,376 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-150/.semver/PR-150 06:43:41 0.0.0 [Pipeline] } 06:43:41 $ docker exec --env ******** --env ******** 7d88954af3958104d6f8ba0d11894a6d87cd8d07fbd1e1a272aa3c0946c70dd8 ssh-agent -k 06:43:41 unset SSH_AUTH_SOCK; 06:43:41 unset SSH_AGENT_PID; 06:43:41 echo Agent pid 91 killed; 06:43:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:42 + git semver [Pipeline] } 06:43:42 $ docker stop --time=1 7d88954af3958104d6f8ba0d11894a6d87cd8d07fbd1e1a272aa3c0946c70dd8 06:43:43 $ docker rm -f --volumes 7d88954af3958104d6f8ba0d11894a6d87cd8d07fbd1e1a272aa3c0946c70dd8 [Pipeline] // withDockerContainer [Pipeline] sh 06:43:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:43:44 Stashed 1 file(s) [Pipeline] echo 06:43:44 [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 06:43:44 provisioning config files... 06:43:45 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config4112880480862066789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:45 ---> ****-login.sh 06:43:45 nexus3.edgexfoundry.org:10001 06:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:45 Login Succeeded 06:43:45 nexus3.edgexfoundry.org:10002 06:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:45 Login Succeeded 06:43:45 nexus3.edgexfoundry.org:10003 06:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:45 Login Succeeded 06:43:45 nexus3.edgexfoundry.org:10004 06:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:45 Login Succeeded 06:43:45 ****.io 06:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:45 Login Succeeded 06:43:45 ---> ****-login.sh ends [Pipeline] } 06: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 06:43:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:43:47 + ls -al . 06:43:47 total 72 06:43:47 drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 06:43 . 06:43:47 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 06:43 .. 06:43:47 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 06:43 .git 06:43:47 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 06:43 .github 06:43:47 -rw-rw-r-- 1 jenkins jenkins 22 Jan 10 06:43 .gitignore 06:43:47 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 06:43 .semver 06:43:47 -rw-rw-r-- 1 jenkins jenkins 1655 Jan 10 06:43 Dockerfile 06:43:47 -rw-rw-r-- 1 jenkins jenkins 746 Jan 10 06:43 Jenkinsfile 06:43:47 -rw-rw-r-- 1 jenkins jenkins 11381 Jan 10 06:43 LICENSE 06:43:47 -rw-rw-r-- 1 jenkins jenkins 4232 Jan 10 06:43 README.md 06:43:47 drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 06:43 TUC 06:43:47 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 06:43 VERSION 06:43:47 -rw-rw-r-- 1 jenkins jenkins 473 Jan 10 06:43 requirements.txt 06:43:47 -rw-rw-r-- 1 jenkins jenkins 54 Jan 10 06:43 robot-entrypoint.sh 06:43:47 -rw-rw-r-- 1 jenkins jenkins 445 Jan 10 06:43 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:47 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=13842c826038cd011a38ac25b144bd049bc3f683 --label arch=amd64 --label version=0.0.0 . 06:43:47 #0 building with "default" instance using docker driver 06:43:47 06:43:47 #1 [internal] load build definition from Dockerfile 06:43:47 #1 transferring dockerfile: 1.69kB done 06:43:47 #1 DONE 0.0s 06:43:47 06:43:47 #2 [internal] load metadata for docker.io/library/alpine:3.23.2 06:43:47 #2 DONE 0.1s 06:43:47 06:43:47 #3 [internal] load .dockerignore 06:43:47 #3 transferring context: 2B done 06:43:47 #3 DONE 0.0s 06:43:47 06:43:47 #4 [internal] load build context 06:43:47 #4 transferring context: 562.50kB 0.0s done 06:43:47 #4 DONE 0.1s 06:43:47 06:43:47 #5 [1/7] FROM docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 06:43:47 #5 resolve docker.io/library/alpine:3.23.2@sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 0.0s done 06:43:47 #5 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 06:43:48 #5 sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 9.22kB / 9.22kB done 06:43:48 #5 sha256:1882fa4569e0c591ea092d3766c4893e19b8901a8e649de7067188aba3cc0679 1.02kB / 1.02kB done 06:43:48 #5 sha256:e7b39c54cdeca0d2aae83114bb605753a5f5bc511fe8be7590e38f6d9f915dad 611B / 611B done 06:43:48 #5 sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 3.86MB / 3.86MB 0.1s done 06:43:48 #5 extracting sha256:1074353eec0db2c1d81d5af2671e56e00cf5738486f5762609ea33d606f88612 0.1s done 06:43:48 #5 DONE 0.3s 06:43:48 06:43:48 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 06:43:48 #6 DONE 0.1s 06:43:48 06:43:48 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 06:43:48 #7 DONE 0.0s 06:43:48 06:43:48 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 06:43:48 #8 DONE 0.0s 06:43:48 06:43:48 #9 [5/7] WORKDIR /edgex-taf 06:43:48 #9 DONE 0.0s 06:43:48 06:43:48 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:43:48 #10 DONE 0.3s 06:43:48 06:43:48 #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 06:43:49 #11 0.985 OK: 8222 KiB in 16 packages 06:43:50 #11 1.603 ( 1/15) Installing brotli-libs (1.2.0-r0) 06:43:50 #11 1.767 ( 2/15) Installing c-ares (1.34.6-r0) 06:43:50 #11 1.910 ( 3/15) Installing libunistring (1.4.1-r0) 06:43:50 #11 2.082 ( 4/15) Installing libidn2 (2.3.8-r0) 06:43:51 #11 2.239 ( 5/15) Installing nghttp2-libs (1.68.0-r0) 06:43:51 #11 2.379 ( 6/15) Installing nghttp3 (1.13.1-r0) 06:43:51 #11 2.531 ( 7/15) Installing libpsl (0.21.5-r3) 06:43:51 #11 2.680 ( 8/15) Installing zstd-libs (1.5.7-r2) 06:43:51 #11 2.848 ( 9/15) Installing libcurl (8.17.0-r1) 06:43:51 #11 3.021 (10/15) Installing curl (8.17.0-r1) 06:43:51 #11 3.208 (11/15) Installing ca-certificates (20251003-r0) 06:43:52 #11 3.974 (12/15) Installing docker-cli (29.1.3-r0) 06:43:53 #11 4.291 (13/15) Installing oniguruma (6.9.10-r0) 06:43:53 #11 4.443 (14/15) Installing jq (1.8.1-r0) 06:43:53 #11 4.595 (15/15) Installing openssl (3.5.4-r0) 06:43:53 #11 4.762 Executing busybox-1.37.0-r30.trigger 06:43:53 #11 4.768 Executing ca-certificates-20251003-r0.trigger 06:43:53 #11 4.807 OK: 45.0 MiB in 31 packages 06:43:54 #11 5.434 ( 1/184) Installing libxau (1.0.12-r0) 06:43:54 #11 5.561 ( 2/184) Installing libmd (1.1.0-r0) 06:43:54 #11 5.679 ( 3/184) Installing libbsd (0.12.2-r0) 06:43:54 #11 5.800 ( 4/184) Installing libxdmcp (1.1.5-r1) 06:43:54 #11 5.924 ( 5/184) Installing libxcb (1.17.0-r1) 06:43:54 #11 6.089 ( 6/184) Installing libx11 (1.8.12-r1) 06:43:54 #11 6.273 ( 7/184) Installing libxext (1.3.6-r2) 06:43:55 #11 6.393 ( 8/184) Installing hwdata-pci (0.401-r0) 06:43:55 #11 6.576 ( 9/184) Installing libpciaccess (0.18.1-r1) 06:43:55 #11 6.707 ( 10/184) Installing libdrm (2.4.131-r0) 06:43:55 #11 6.857 ( 11/184) Installing libgcc (15.2.0-r2) 06:43:55 #11 6.998 ( 12/184) Installing chromium-angle (143.0.7499.40-r0) 06:43:55 #11 7.192 ( 13/184) Installing chromium-common (143.0.7499.40-r0) 06:43:55 #11 7.345 ( 14/184) Installing libexpat (2.7.3-r0) 06:43:56 #11 7.489 ( 15/184) Installing libbz2 (1.0.8-r6) 06:43:56 #11 7.630 ( 16/184) Installing libpng (1.6.53-r0) 06:43:56 #11 7.772 ( 17/184) Installing freetype (2.14.1-r0) 06:43:56 #11 7.926 ( 18/184) Installing fontconfig (2.17.1-r0) 06:43:56 #11 8.098 ( 19/184) Installing libfontenc (1.1.8-r0) 06:43:56 #11 8.228 ( 20/184) Installing mkfontscale (1.2.3-r1) 06:43:56 #11 8.359 ( 21/184) Installing font-opensans (0_git20210927-r1) 06:43:57 #11 8.572 ( 22/184) Installing libffi (3.5.2-r0) 06:43:57 #11 8.689 ( 23/184) Installing libintl (0.24.1-r1) 06:43:57 #11 8.819 ( 24/184) Installing libeconf (0.8.0-r0) 06:43:57 #11 8.939 ( 25/184) Installing libblkid (2.41.2-r0) 06:43:57 #11 9.075 ( 26/184) Installing libmount (2.41.2-r0) 06:43:58 #11 9.218 ( 27/184) Installing pcre2 (10.47-r0) 06:43:58 #11 9.366 ( 28/184) Installing glib (2.86.3-r0) 06:43:58 #11 9.556 ( 29/184) Installing gobject-introspection (1.86.0-r0) 06:43:58 #11 9.694 ( 30/184) Installing pkgconf (2.5.1-r0) 06:43:58 #11 9.847 ( 31/184) Installing hicolor-icon-theme (0.18-r0) 06:43:58 #11 10.01 ( 32/184) Installing libstdc++ (15.2.0-r2) 06:43:58 #11 10.20 ( 33/184) Installing xz-libs (5.8.1-r0) 06:43:59 #11 10.34 ( 34/184) Installing libxml2 (2.13.9-r0) 06:43:59 #11 10.52 ( 35/184) Installing shared-mime-info (2.4-r6) 06:43:59 #11 10.69 ( 36/184) Installing libjpeg-turbo (3.1.2-r0) 06:43:59 #11 10.84 ( 37/184) Installing libsharpyuv (1.6.0-r0) 06:43:59 #11 10.97 ( 38/184) Installing libwebp (1.6.0-r0) 06:43:59 Still waiting to schedule task 06:43:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:43:59 #11 11.14 ( 39/184) Installing tiff (4.7.1-r0) 06:44:00 #11 11.29 ( 40/184) Installing gdk-pixbuf (2.44.4-r0) 06:44:00 #11 11.43 ( 41/184) Installing gtk-update-icon-cache (3.24.51-r0) 06:44:00 #11 11.56 ( 42/184) Installing libxcomposite (0.4.6-r5) 06:44:00 #11 11.68 ( 43/184) Installing libxfixes (6.0.2-r0) 06:44:00 #11 11.80 ( 44/184) Installing libxrender (0.9.12-r0) 06:44:00 #11 11.93 ( 45/184) Installing libxcursor (1.2.3-r0) 06:44:00 #11 12.05 ( 46/184) Installing libxdamage (1.1.6-r5) 06:44:00 #11 12.16 ( 47/184) Installing libxi (1.8.2-r0) 06:44:00 #11 12.29 ( 48/184) Installing libxinerama (1.1.5-r4) 06:44:01 #11 12.40 ( 49/184) Installing libxrandr (1.5.4-r1) 06:44:01 #11 12.52 ( 50/184) Installing libatk-1.0 (2.58.3-r0) 06:44:01 #11 12.65 ( 51/184) Installing dbus-libs (1.16.2-r1) 06:44:01 #11 12.80 ( 52/184) Installing at-spi2-core-libs (2.58.3-r0) 06:44:01 #11 12.94 ( 53/184) Installing gdbm (1.26-r0) 06:44:01 #11 13.07 ( 54/184) Installing mpdecimal (4.0.1-r0) 06:44:01 #11 13.24 ( 55/184) Installing ncurses-terminfo-base (6.5_p20251123-r0) 06:44:02 #11 13.37 ( 56/184) Installing libncursesw (6.5_p20251123-r0) 06:44:02 #11 13.59 ( 57/184) Installing libpanelw (6.5_p20251123-r0) 06:44:02 #11 13.70 ( 58/184) Installing readline (8.3.1-r0) 06:44:02 #11 13.87 ( 59/184) Installing sqlite-libs (3.51.1-r0) 06:44:02 #11 14.04 ( 60/184) Installing python3 (3.12.12-r0) 06:44:02 #11 14.36 ( 61/184) Installing python3-pycache-pyc0 (3.12.12-r0) 06:44:03 #11 14.62 ( 62/184) Installing pyc (3.12.12-r0) 06:44:03 #11 14.62 ( 63/184) Installing python3-pyc (3.12.12-r0) 06:44:03 #11 14.62 ( 64/184) Installing libxtst (1.2.5-r0) 06:44:03 #11 14.75 ( 65/184) Installing at-spi2-core (2.58.3-r0) 06:44:03 #11 14.88 ( 66/184) Installing libatk-bridge-2.0 (2.58.3-r0) 06:44:03 #11 15.01 ( 67/184) Installing pixman (0.46.4-r0) 06:44:03 #11 15.21 ( 68/184) Installing cairo (1.18.4-r0) 06:44:03 #11 15.38 ( 69/184) Installing cairo-gobject (1.18.4-r0) 06:44:04 #11 15.53 ( 70/184) Installing avahi-libs (0.8-r23) 06:44:04 #11 15.66 ( 71/184) Installing gmp (6.3.0-r4) 06:44:04 #11 15.84 ( 72/184) Installing nettle (3.10.2-r0) 06:44:04 #11 16.02 ( 73/184) Installing libtasn1 (4.20.0-r0) 06:44:04 #11 16.14 ( 74/184) Installing p11-kit (0.25.5-r2) 06:44:04 #11 16.31 ( 75/184) Installing gnutls (3.8.11-r0) 06:44:05 #11 16.48 ( 76/184) Installing cups-libs (2.4.13-r0) 06:44:05 #11 16.67 ( 77/184) Installing libepoxy (1.5.10-r1) 06:44:05 #11 16.83 ( 78/184) Installing fribidi (1.0.16-r2) 06:44:05 #11 16.97 ( 79/184) Installing graphite2 (1.3.14-r6) 06:44:05 #11 17.12 ( 80/184) Installing harfbuzz (12.2.0-r0) 06:44:06 #11 17.30 ( 81/184) Installing libxft (2.3.9-r0) 06:44:06 #11 17.45 ( 82/184) Installing pango (1.56.4-r0) 06:44:06 #11 17.61 ( 83/184) Installing wayland-libs-client (1.24.0-r0) 06:44:06 #11 17.74 ( 84/184) Installing wayland-libs-cursor (1.24.0-r0) 06:44:06 #11 17.85 ( 85/184) Installing wayland-libs-egl (1.24.0-r0) 06:44:06 #11 17.96 ( 86/184) Installing xkeyboard-config (2.46-r0) 06:44:06 #11 18.14 ( 87/184) Installing libxkbcommon (1.12.2-r0) 06:44:07 #11 18.31 ( 88/184) Installing gtk+3.0 (3.24.51-r0) 06:44:07 #11 18.52 ( 89/184) Installing icu-data-full (76.1-r1) 06:44:07 #11 18.86 ( 90/184) Installing llvm21-libs (21.1.2-r1) 06:44:08 #11 19.96 ( 91/184) Installing spirv-tools (1.4.321.0-r1) 06:44:08 #11 20.17 ( 92/184) Installing libelf (0.194-r0) 06:44:08 #11 20.31 ( 93/184) Installing libxshmfence (1.3.3-r0) 06:44:09 #11 20.42 ( 94/184) Installing mesa (25.2.7-r1) 06:44:09 #11 20.78 ( 95/184) Installing mesa-gbm (25.2.7-r1) 06:44:09 #11 20.89 ( 96/184) Installing mesa-dri-gallium (25.2.7-r1) 06:44:09 #11 21.01 ( 97/184) Installing eudev-libs (3.2.14-r6) 06:44:09 #11 21.13 ( 98/184) Installing libmagic (5.46-r2) 06:44:09 #11 21.31 ( 99/184) Installing file (5.46-r2) 06:44:10 #11 21.47 (100/184) Installing xprop (1.2.8-r0) 06:44:10 #11 21.60 (101/184) Installing libice (1.1.2-r0) 06:44:10 #11 21.81 (102/184) Installing libuuid (2.41.2-r0) 06:44:10 #11 21.95 (103/184) Installing libsm (1.2.6-r0) 06:44:10 #11 22.08 (104/184) Installing libxt (1.3.1-r0) 06:44:11 #11 22.23 (105/184) Installing libxmu (1.2.1-r0) 06:44:11 #11 22.38 (106/184) Installing xset (1.2.5-r1) 06:44:11 #11 22.51 (107/184) Installing xdg-utils (1.2.1-r1) 06:44:11 #11 22.66 (108/184) Installing libogg (1.3.6-r0) 06:44:11 #11 22.79 (109/184) Installing libflac (1.4.3-r2) 06:44:11 #11 22.97 (110/184) Installing alsa-lib (1.2.14-r2) 06:44:11 #11 23.15 (111/184) Installing libSvtAv1Enc (3.1.2-r0) 06:44:12 #11 23.37 (112/184) Installing aom-libs (3.13.1-r0) 06:44:12 #11 23.57 (113/184) Installing libva (2.22.0-r1) 06:44:12 #11 23.71 (114/184) Installing libvdpau (1.5-r4) 06:44:12 #11 23.83 (115/184) Installing libvpl (2.15.0-r1) 06:44:12 #11 24.00 (116/184) Installing ffmpeg-libavutil (8.0.1-r1) 06:44:12 #11 24.16 (117/184) Installing libdav1d (1.5.2-r0) 06:44:13 #11 24.34 (118/184) Installing libhwy (1.3.0-r0) 06:44:13 #11 24.48 (119/184) Installing lcms2 (2.17-r0) 06:44:13 #11 24.64 (120/184) Installing libjxl (0.11.1-r3) 06:44:13 #11 24.85 (121/184) Installing lame-libs (3.100-r5) 06:44:13 #11 25.00 (122/184) Installing opus (1.5.2-r1) 06:44:13 #11 25.16 (123/184) Installing rav1e-libs (0.8.1-r0) 06:44:14 #11 25.35 (124/184) Installing glslang-libs (1.4.321.0-r0) 06:44:14 #11 25.52 (125/184) Installing shaderc (2025.3-r0) 06:44:14 #11 25.67 (126/184) Installing libgomp (15.2.0-r2) 06:44:14 #11 25.83 (127/184) Installing soxr (0.1.3-r7) 06:44:14 #11 25.99 (128/184) Installing ffmpeg-libswresample (8.0.1-r1) 06:44:14 #11 26.13 (129/184) Installing libtheora (1.2.0-r0) 06:44:14 #11 26.30 (130/184) Installing libvorbis (1.3.7-r2) 06:44:15 #11 26.45 (131/184) Installing libvpx (1.15.2-r0) 06:44:15 #11 26.66 (132/184) Installing libwebpmux (1.6.0-r0) 06:44:15 #11 26.79 (133/184) Installing x264-libs (0.164.3108-r1) 06:44:15 #11 26.97 (134/184) Installing numactl (2.0.18-r0) 06:44:15 #11 27.10 (135/184) Installing x265-libs (4.1-r0) 06:44:15 #11 27.35 (136/184) Installing xvidcore (1.3.7-r2) 06:44:16 #11 27.51 (137/184) Installing ffmpeg-libavcodec (8.0.1-r1) 06:44:16 #11 27.80 (138/184) Installing libudfread (1.2.0-r0) 06:44:16 #11 27.94 (139/184) Installing libbluray (1.4.0-r0) 06:44:16 #11 28.09 (140/184) Installing mpg123-libs (1.33.3-r0) 06:44:16 #11 28.25 (141/184) Installing libopenmpt (0.8.3-r0) 06:44:17 #11 28.43 (142/184) Installing cjson (1.7.19-r1) 06:44:17 #11 28.56 (143/184) Installing mbedtls (3.6.5-r0) 06:44:17 #11 28.72 (144/184) Installing librist (0.2.10-r1) 06:44:17 #11 28.87 (145/184) Installing libsrt (1.5.3-r1) 06:44:17 #11 29.04 (146/184) Installing libssh (0.11.3-r0) 06:44:17 #11 29.19 (147/184) Installing libsodium (1.0.20-r1) 06:44:18 #11 29.33 (148/184) Installing libzmq (4.3.5-r2) 06:44:18 #11 29.50 (149/184) Installing ffmpeg-libavformat (8.0.1-r1) 06:44:18 #11 29.77 (150/184) Installing crc32c (1.1.2-r3) 06:44:18 #11 29.90 (151/184) Installing double-conversion (3.3.1-r0) 06:44:18 #11 30.05 (152/184) Installing harfbuzz-subset (12.2.0-r0) 06:44:19 #11 30.23 (153/184) Installing minizip (1.3.1-r0) 06:44:19 #11 30.35 (154/184) Installing nspr (4.36-r0) 06:44:19 #11 30.51 (155/184) Installing nss (3.118.1-r0) 06:44:19 #11 30.72 (156/184) Installing openh264 (2.6.0-r0) 06:44:19 #11 30.90 (157/184) Installing libcamera-ipa (0.6.0-r0) 06:44:19 #11 31.06 (158/184) Installing libunwind (1.8.1-r0) 06:44:19 #11 31.22 (159/184) Installing yaml (0.2.5-r2) 06:44:20 #11 31.38 (160/184) Installing libcamera (0.6.0-r0) 06:44:20 #11 31.55 (161/184) Installing serd-libs (0.32.4-r0) 06:44:20 #11 31.68 (162/184) Installing zix-libs (0.6.2-r0) 06:44:20 #11 31.82 (163/184) Installing sord-libs (0.16.18-r0) 06:44:20 #11 31.95 (164/184) Installing sratom (0.6.18-r0) 06:44:20 #11 32.10 (165/184) Installing lilv-libs (0.24.26-r0) 06:44:20 #11 32.23 (166/184) Installing speexdsp (1.2.1-r2) 06:44:21 #11 32.36 (167/184) Installing libuv (1.51.0-r0) 06:44:21 #11 32.52 (168/184) Installing roc-toolkit-libs (0.4.0-r1) 06:44:21 #11 32.69 (169/184) Installing libsndfile (1.2.2-r2) 06:44:21 #11 32.85 (170/184) Installing abseil-cpp-raw-logging-internal (20250814.1-r0) 06:44:21 #11 32.97 (171/184) Installing abseil-cpp-strings-internal (20250814.1-r0) 06:44:21 #11 33.08 (172/184) Installing abseil-cpp-strings (20250814.1-r0) 06:44:21 #11 33.24 (173/184) Installing webrtc-audio-processing-2 (2.1-r1) 06:44:22 #11 33.40 (174/184) Installing pipewire-libs (1.4.9-r2) 06:44:22 #11 33.62 (175/184) Installing libasyncns (0.8-r4) 06:44:22 #11 33.73 (176/184) Installing libltdl (2.5.4-r2) 06:44:22 #11 33.86 (177/184) Installing orc (0.4.41-r0) 06:44:22 #11 34.01 (178/184) Installing tdb-libs (1.4.14-r0) 06:44:22 #11 34.16 (179/184) Installing libpulse (17.0-r5) 06:44:23 #11 35.22 (180/184) Installing simdutf (7.5.0-r0) 06:44:24 #11 35.39 (181/184) Installing libwebpdemux (1.6.0-r0) 06:44:24 #11 35.51 (182/184) Installing libxslt (1.1.43-r3) 06:44:24 #11 35.67 (183/184) Installing chromium (143.0.7499.40-r0) 06:44:26 #11 37.43 (184/184) Installing chromium-chromedriver (143.0.7499.40-r0) 06:44:26 #11 37.78 Executing busybox-1.37.0-r30.trigger 06:44:26 #11 37.78 Executing fontconfig-2.17.1-r0.trigger 06:44:26 #11 37.80 Executing mkfontscale-1.2.3-r1.trigger 06:44:26 #11 37.82 Executing glib-2.86.3-r0.trigger 06:44:26 #11 37.83 Executing shared-mime-info-2.4-r6.trigger 06:44:26 #11 38.16 Executing gdk-pixbuf-2.44.4-r0.trigger 06:44:27 #11 38.17 Executing gtk-update-icon-cache-3.24.51-r0.trigger 06:44:27 #11 38.19 Executing gtk+3.0-3.24.51-r0.trigger 06:44:27 #11 38.21 OK: 788.9 MiB in 215 packages 06:44:27 #11 38.82 ( 1/31) Installing jansson (2.14.1-r0) 06:44:27 #11 38.98 ( 2/31) Installing binutils (2.45.1-r0) 06:44:27 #11 39.21 ( 3/31) Installing libatomic (15.2.0-r2) 06:44:27 #11 39.33 ( 4/31) Installing isl26 (0.26-r1) 06:44:28 #11 39.51 ( 5/31) Installing mpfr4 (4.2.2-r0) 06:44:28 #11 39.68 ( 6/31) Installing mpc1 (1.3.1-r1) 06:44:28 #11 39.83 ( 7/31) Installing gcc (15.2.0-r2) 06:44:30 #11 41.64 ( 8/31) Installing musl-dev (1.2.5-r21) 06:44:30 #11 41.88 ( 9/31) Installing linux-headers (6.16.12-r0) 06:44:30 #11 42.13 (10/31) Installing libffi-dev (3.5.2-r0) 06:44:31 #11 42.29 (11/31) Installing libpq (18.1-r0) 06:44:31 #11 42.44 (12/31) Installing openssl-dev (3.5.4-r0) 06:44:31 #11 42.61 (13/31) Installing libpq-dev (18.1-r0) 06:44:31 #11 42.80 (14/31) Installing libecpg (18.1-r0) 06:44:31 #11 42.94 (15/31) Installing libecpg-dev (18.1-r0) 06:44:31 #11 43.11 (16/31) Installing clang20-headers (20.1.8-r1) 06:44:32 #11 43.31 (17/31) Installing llvm20-libs (20.1.8-r0) 06:44:33 #11 44.52 (18/31) Installing clang20-libs (20.1.8-r1) 06:44:34 #11 45.35 (19/31) Installing fortify-headers (1.1-r5) 06:44:34 #11 45.48 (20/31) Installing libstdc++-dev (15.2.0-r2) 06:44:34 #11 45.74 (21/31) Installing llvm20-linker-tools (20.1.8-r0) 06:44:34 #11 45.88 (22/31) Installing clang20 (20.1.8-r1) 06:44:34 #11 46.05 (23/31) Installing icu-libs (76.1-r1) 06:44:34 #11 46.25 (24/31) Installing icu (76.1-r1) 06:44:35 #11 46.41 (25/31) Installing icu-dev (76.1-r1) 06:44:35 #11 46.60 (26/31) Installing llvm20 (20.1.8-r0) 06:44:36 #11 47.43 (27/31) Installing lz4-libs (1.10.0-r0) 06:44:36 #11 47.57 (28/31) Installing lz4-dev (1.10.0-r0) 06:44:36 #11 47.77 (29/31) Installing zstd (1.5.7-r2) 06:44:36 #11 47.93 (30/31) Installing zstd-dev (1.5.7-r2) 06:44:36 #11 48.08 (31/31) Installing postgresql18-dev (18.1-r0) 06:44:37 #11 48.38 Executing busybox-1.37.0-r30.trigger 06:44:37 #11 48.39 OK: 1412.4 MiB in 246 packages 06:44:37 #11 49.03 (1/4) Installing g++ (15.2.0-r2) 06:44:38 #11 49.46 (2/4) Installing python3-dev (3.12.12-r0) 06:44:38 #11 49.94 (3/4) Installing libsodium-dev (1.0.20-r1) 06:44:38 #11 50.07 (4/4) Installing zeromq-dev (4.3.5-r2) 06:44:39 #11 50.20 Executing busybox-1.37.0-r30.trigger 06:44:39 #11 50.21 OK: 1500.9 MiB in 250 packages 06:44:39 #11 50.84 OK: 1500.9 MiB in 250 packages 06:44:40 #11 51.47 (1/1) Installing tzdata (2025c-r0) 06:44:40 #11 51.66 OK: 1501.3 MiB in 251 packages 06:44:40 #11 51.97 (1/1) Purging tzdata (2025c-r0) 06:44:40 #11 51.98 OK: 1500.9 MiB in 250 packages 06:44:42 #11 53.86 Looking in links: /tmp/tmp525gp8fj 06:44:42 #11 53.86 Processing /tmp/tmp525gp8fj/pip-25.0.1-py3-none-any.whl 06:44:42 #11 53.87 Installing collected packages: pip 06:44:43 #11 55.11 Successfully installed pip-25.0.1 06:44:44 #11 55.11 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. 06:44:44 #11 55.57 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 06:44:44 #11 55.63 Collecting pip 06:44:44 #11 55.66 Downloading pip-25.3-py3-none-any.whl.metadata (4.7 kB) 06:44:44 #11 55.82 Collecting setuptools 06:44:44 #11 55.82 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 06:44:44 #11 55.86 Collecting wheel 06:44:44 #11 55.86 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 06:44:44 #11 55.87 Downloading pip-25.3-py3-none-any.whl (1.8 MB) 06:44:44 #11 55.90 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 97.1 MB/s eta 0:00:00 06:44:44 #11 55.90 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 06:44:44 #11 55.92 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 133.0 MB/s eta 0:00:00 06:44:44 #11 55.92 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 06:44:44 #11 55.96 Installing collected packages: wheel, setuptools, pip 06:44:45 #11 57.06 Attempting uninstall: pip 06:44:45 #11 57.06 Found existing installation: pip 25.0.1 06:44:45 #11 57.11 Uninstalling pip-25.0.1: 06:44:45 #11 57.11 Successfully uninstalled pip-25.0.1 06:44:46 #11 58.25 Successfully installed pip-25.3 setuptools-80.9.0 wheel-0.45.1 06:44:47 #11 58.25 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. 06:44:47 #11 58.73 Processing ./edgex-taf-common 06:44:47 #11 58.73 Installing build dependencies: started 06:44:48 #11 59.59 Installing build dependencies: finished with status 'done' 06:44:48 #11 59.59 Getting requirements to build wheel: started 06:44:48 #11 60.00 Getting requirements to build wheel: finished with status 'done' 06:44:48 #11 60.00 Preparing metadata (pyproject.toml): started 06:44:49 #11 60.22 Preparing metadata (pyproject.toml): finished with status 'done' 06:44:49 #11 60.23 Building wheels for collected packages: edgex-taf-common 06:44:49 #11 60.23 Building wheel for edgex-taf-common (pyproject.toml): started 06:44:49 #11 60.51 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 06:44:49 #11 60.51 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=ad652ea21a8b39c500e8a70bfd18c51a93b16b889ff056b515d67ddc35a4da37 06:44:49 #11 60.51 Stored in directory: /tmp/pip-ephem-wheel-cache-s67ejlty/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 06:44:49 #11 60.52 Successfully built edgex-taf-common 06:44:49 #11 60.54 Installing collected packages: edgex-taf-common 06:44:49 #11 60.56 Successfully installed edgex-taf-common-0.0.0 06:44:49 #11 60.56 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. 06:44:49 #11 61.15 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 06:44:49 #11 61.19 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 06:44:49 #11 61.21 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 06:44:49 #11 61.22 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 06:44:49 #11 61.26 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 06:44:50 #11 61.27 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 06:44:50 #11 61.32 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 06:44:50 #11 61.32 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 06:44:50 #11 61.35 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 06:44:50 #11 61.36 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 06:44:50 #11 61.37 Installing build dependencies: started 06:44:51 #11 62.13 Installing build dependencies: finished with status 'done' 06:44:51 #11 62.13 Getting requirements to build wheel: started 06:44:51 #11 62.55 Getting requirements to build wheel: finished with status 'done' 06:44:51 #11 62.55 Preparing metadata (pyproject.toml): started 06:44:51 #11 62.78 Preparing metadata (pyproject.toml): finished with status 'done' 06:44:51 #11 62.80 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 06:44:51 #11 62.81 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:44:51 #11 62.82 Installing build dependencies: started 06:44:52 #11 63.58 Installing build dependencies: finished with status 'done' 06:44:52 #11 63.58 Getting requirements to build wheel: started 06:44:52 #11 63.99 Getting requirements to build wheel: finished with status 'done' 06:44:52 #11 64.00 Preparing metadata (pyproject.toml): started 06:44:52 #11 64.22 Preparing metadata (pyproject.toml): finished with status 'done' 06:44:52 #11 64.26 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 06:44:52 #11 64.26 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 06:44:52 #11 64.28 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 06:44:52 #11 64.28 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 06:44:52 #11 64.32 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 06:44:53 #11 64.33 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 06:44:53 #11 64.34 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 06:44:53 #11 64.34 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 06:44:53 #11 64.37 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 06:44:53 #11 64.37 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 06:44:53 #11 64.66 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 06:44:53 #11 64.68 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 06:44:53 #11 64.80 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 06:44:53 #11 64.80 Downloading psutil-7.0.0.tar.gz (497 kB) 06:44:53 #11 64.90 Installing build dependencies: started 06:44:54 #11 65.65 Installing build dependencies: finished with status 'done' 06:44:54 #11 65.65 Getting requirements to build wheel: started 06:44:54 #11 66.21 Getting requirements to build wheel: finished with status 'done' 06:44:55 #11 66.21 Preparing metadata (pyproject.toml): started 06:44:55 #11 66.54 Preparing metadata (pyproject.toml): finished with status 'done' 06:44:55 #11 66.88 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 06:44:55 #11 66.89 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) 06:44:55 #11 66.91 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 06:44:55 #11 66.92 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 06:44:55 #11 66.98 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 06:44:55 #11 66.99 Downloading psycopg2-2.9.10.tar.gz (385 kB) 06:44:55 #11 67.06 Installing build dependencies: started 06:44:56 #11 67.84 Installing build dependencies: finished with status 'done' 06:44:56 #11 67.84 Getting requirements to build wheel: started 06:44:57 #11 68.29 Getting requirements to build wheel: finished with status 'done' 06:44:57 #11 68.30 Preparing metadata (pyproject.toml): started 06:44:57 #11 68.55 Preparing metadata (pyproject.toml): finished with status 'done' 06:44:57 #11 68.67 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 06:44:57 #11 68.68 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 06:44:57 #11 68.93 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 06:44:57 #11 68.93 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 06:44:57 #11 68.95 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 06:44:57 #11 68.95 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 06:44:57 #11 69.20 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) 06:44:58 #11 69.21 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 06:44:58 #11 69.24 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 06:44:58 #11 69.24 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 06:44:58 #11 69.27 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 06:44:58 #11 69.27 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 06:44:58 #11 69.30 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 06:44:58 #11 69.30 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 06:44:58 #11 69.36 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:44:58 #11 69.36 Downloading selenium-4.39.0-py3-none-any.whl.metadata (7.5 kB) 06:44:58 #11 69.40 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:44:58 #11 69.40 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 06:44:58 #11 69.42 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:44:58 #11 69.43 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 06:44:58 #11 69.47 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:44:58 #11 69.48 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 06:44:58 #11 69.49 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:44:58 #11 69.49 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 06:44:58 #11 69.51 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:44:58 #11 69.51 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 06:44:58 #11 69.56 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:44:58 #11 69.56 Downloading flex-6.14.1.tar.gz (40 kB) 06:44:58 #11 69.59 Installing build dependencies: started 06:44:59 #11 70.36 Installing build dependencies: finished with status 'done' 06:44:59 #11 70.36 Getting requirements to build wheel: started 06:44:59 #11 70.79 Getting requirements to build wheel: finished with status 'done' 06:44:59 #11 70.80 Preparing metadata (pyproject.toml): started 06:44:59 #11 71.06 Preparing metadata (pyproject.toml): finished with status 'done' 06:44:59 #11 71.08 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:44:59 #11 71.08 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 06:44:59 #11 71.12 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:44:59 #11 71.12 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 06:44:59 #11 71.17 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:44:59 #11 71.18 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 06:44:59 #11 71.20 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:44:59 #11 71.21 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 06:44:59 #11 71.26 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:44:59 #11 71.26 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 06:44:59 #11 71.28 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:00 #11 71.28 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 06:45:00 #11 71.42 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 06:45:00 #11 71.42 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) 06:45:00 #11 71.44 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 06:45:00 #11 71.45 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 06:45:00 #11 71.48 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 06:45:00 #11 71.49 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 06:45:00 #11 71.52 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 06:45:00 #11 71.52 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 06:45:00 #11 71.56 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:45:00 #11 71.57 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 06:45:00 #11 71.59 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:45:00 #11 71.60 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:45:00 #11 71.60 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) 06:45:00 #11 71.80 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) 06:45:00 #11 71.80 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) 06:45:00 #11 71.83 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) 06:45:00 #11 71.83 Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 06:45:00 #11 71.89 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:45:00 #11 71.90 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) 06:45:00 #11 71.94 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:45:00 #11 71.94 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 06:45:00 #11 71.97 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:45:00 #11 71.97 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) 06:45:00 #11 72.00 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:45:00 #11 72.01 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 06:45:00 #11 72.03 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:45:00 #11 72.04 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 06:45:00 #11 72.08 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:45:00 #11 72.08 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 06:45:00 #11 72.10 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:45:00 #11 72.10 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 06:45:00 #11 72.15 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)) 06:45:00 #11 72.15 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 06:45:00 #11 72.16 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:45:00 #11 72.17 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 06:45:00 #11 72.18 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:45:00 #11 72.18 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 06:45:00 #11 72.19 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)) 06:45:00 #11 72.20 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 06:45:00 #11 72.22 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)) 06:45:00 #11 72.22 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 06:45:00 #11 72.24 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:45:00 #11 72.24 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:45:00 #11 72.28 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)) 06:45:01 #11 72.29 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 06:45:01 #11 72.36 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:01 #11 72.36 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) 06:45:01 #11 72.38 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:01 #11 72.39 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:45:01 #11 72.39 Installing build dependencies: started 06:45:02 #11 73.26 Installing build dependencies: finished with status 'done' 06:45:02 #11 73.26 Getting requirements to build wheel: started 06:45:02 #11 73.69 Getting requirements to build wheel: finished with status 'done' 06:45:02 #11 73.69 Preparing metadata (pyproject.toml): started 06:45:02 #11 73.91 Preparing metadata (pyproject.toml): finished with status 'done' 06:45:02 #11 73.94 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:02 #11 73.95 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 06:45:02 #11 73.98 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:02 #11 73.99 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:45:02 #11 74.00 Installing build dependencies: started 06:45:03 #11 74.75 Installing build dependencies: finished with status 'done' 06:45:03 #11 74.75 Getting requirements to build wheel: started 06:45:03 #11 75.16 Getting requirements to build wheel: finished with status 'done' 06:45:03 #11 75.16 Preparing metadata (pyproject.toml): started 06:45:03 #11 75.39 Preparing metadata (pyproject.toml): finished with status 'done' 06:45:04 #11 75.41 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:04 #11 75.41 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 06:45:04 #11 75.44 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:04 #11 75.44 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 06:45:04 #11 75.46 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:04 #11 75.47 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 06:45:04 #11 75.50 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:04 #11 75.50 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 06:45:04 #11 75.89 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:04 #11 75.91 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 06:45:04 #11 75.96 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:04 #11 75.96 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 06:45:04 #11 75.98 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:04 #11 75.99 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 06:45:04 #11 76.01 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:04 #11 76.01 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 06:45:04 #11 76.04 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:04 #11 76.06 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 06:45:04 #11 76.08 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:04 #11 76.09 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 06:45:04 #11 76.12 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:05 #11 76.13 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 06:45:05 #11 76.14 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:05 #11 76.15 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 06:45:05 #11 76.16 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:05 #11 76.17 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 06:45:05 #11 76.21 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:05 #11 76.21 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 06:45:05 #11 76.28 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:05 #11 76.29 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) 06:45:05 #11 76.44 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:45:05 #11 76.45 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) 06:45:05 #11 76.48 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 06:45:05 #11 76.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 229.1 MB/s 0:00:00 06:45:05 #11 76.49 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 06:45:05 #11 76.50 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 06:45:05 #11 76.50 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 06:45:05 #11 76.51 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 06:45:05 #11 76.51 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 06:45:05 #11 76.52 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 06:45:05 #11 76.52 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 06:45:05 #11 76.53 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 06:45:05 #11 76.55 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 06:45:05 #11 76.93 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 47.9 MB/s 0:00:00 06:45:05 #11 76.96 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) 06:45:05 #11 77.01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 56.6 MB/s 0:00:00 06:45:05 #11 77.01 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 06:45:05 #11 77.02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 227.2 MB/s 0:00:00 06:45:05 #11 77.02 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 06:45:05 #11 77.04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 208.5 MB/s 0:00:00 06:45:05 #11 77.04 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 06:45:05 #11 77.05 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 06:45:05 #11 77.07 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 06:45:05 #11 77.11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 140.1 MB/s 0:00:00 06:45:05 #11 77.11 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:45:05 #11 77.11 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 06:45:05 #11 77.12 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 06:45:05 #11 77.12 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) 06:45:05 #11 77.13 Downloading idna-3.11-py3-none-any.whl (71 kB) 06:45:05 #11 77.13 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 06:45:05 #11 77.14 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 06:45:06 #11 77.14 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) 06:45:06 #11 77.15 Downloading click-8.3.1-py3-none-any.whl (108 kB) 06:45:06 #11 77.15 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 06:45:06 #11 77.16 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) 06:45:06 #11 77.16 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 06:45:06 #11 77.17 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) 06:45:06 #11 77.18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 228.0 MB/s 0:00:00 06:45:06 #11 77.18 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:45:06 #11 77.19 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 06:45:06 #11 77.19 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 06:45:06 #11 77.20 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 06:45:06 #11 77.20 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 06:45:06 #11 77.21 Downloading selenium-4.39.0-py3-none-any.whl (9.7 MB) 06:45:06 #11 77.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 197.5 MB/s 0:00:00 06:45:06 #11 77.26 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 06:45:06 #11 77.27 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 06:45:06 #11 77.27 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:45:06 #11 77.28 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 06:45:06 #11 77.28 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 06:45:06 #11 77.29 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 06:45:06 #11 77.29 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 06:45:06 #11 77.29 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 06:45:06 #11 77.30 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 06:45:06 #11 77.30 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 06:45:06 #11 77.31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 297.0 MB/s 0:00:00 06:45:06 #11 77.31 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 06:45:06 #11 77.32 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) 06:45:06 #11 77.33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 160.2 MB/s 0:00:00 06:45:06 #11 77.33 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:45:06 #11 77.33 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 06:45:06 #11 77.34 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 06:45:06 #11 77.34 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 06:45:06 #11 77.35 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) 06:45:06 #11 77.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 230.3 MB/s 0:00:00 06:45:06 #11 77.36 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 06:45:06 #11 77.37 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 06:45:06 #11 77.37 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 06:45:06 #11 77.38 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 06:45:06 #11 77.38 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) 06:45:06 #11 77.39 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 06:45:06 #11 77.39 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 06:45:06 #11 77.39 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 06:45:06 #11 77.40 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 06:45:06 #11 77.40 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 06:45:06 #11 77.41 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 06:45:06 #11 77.41 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:45:06 #11 77.42 Downloading pycparser-2.23-py3-none-any.whl (118 kB) 06:45:06 #11 77.42 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 06:45:06 #11 77.43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 251.1 MB/s 0:00:00 06:45:06 #11 77.43 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 06:45:06 #11 77.44 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 06:45:06 #11 77.44 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:45:06 #11 77.45 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 06:45:06 #11 77.59 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 06:45:06 #11 77.59 Building wheel for robotframework-sshlibrary (pyproject.toml): started 06:45:06 #11 77.89 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 06:45:06 #11 77.89 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=866c5393da805473aacb2d8115f42950c615d5d63b73829a71bc1b4d38aa4175 06:45:06 #11 77.89 Stored in directory: /tmp/pip-ephem-wheel-cache-9tum6kj7/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 06:45:06 #11 77.89 Building wheel for robotbackgroundlogger (pyproject.toml): started 06:45:06 #11 78.23 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 06:45:07 #11 78.24 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=c1e6998975f613369005df98549deec34ceb58ccdd4e0b682231699f830beccc 06:45:07 #11 78.24 Stored in directory: /tmp/pip-ephem-wheel-cache-9tum6kj7/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 06:45:07 #11 78.24 Building wheel for psutil (pyproject.toml): started 06:45:09 #11 80.40 Building wheel for psutil (pyproject.toml): finished with status 'done' 06:45:09 #11 80.40 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277170 sha256=3bc337fd7651a77edfe7f7d4f6de26708204067349054ddc2aa824b6eb6d620e 06:45:09 #11 80.40 Stored in directory: /tmp/pip-ephem-wheel-cache-9tum6kj7/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 06:45:09 #11 80.41 Building wheel for psycopg2 (pyproject.toml): started 06:45:20 #11 90.83 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 06:45:20 #11 90.83 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=533689 sha256=41c70f64a95ba84a9f175f8c8393f930272c2597d00c5294cbff657808455dcb 06:45:20 #11 90.83 Stored in directory: /tmp/pip-ephem-wheel-cache-9tum6kj7/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 06:45:20 #11 90.84 Building wheel for flex (pyproject.toml): started 06:45:20 #11 91.20 Building wheel for flex (pyproject.toml): finished with status 'done' 06:45:20 #11 91.21 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=d583dc8b031dfc7e427caa398bfdff3dad796aa195737576df0a98412471aaff 06:45:20 #11 91.21 Stored in directory: /tmp/pip-ephem-wheel-cache-9tum6kj7/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 06:45:20 #11 91.21 Building wheel for strict-rfc3339 (pyproject.toml): started 06:45:20 #11 91.50 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 06:45:20 #11 91.50 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=278a923ff6b812be77327419aa084008772a5292ffc898479fdddcb0869f6e96 06:45:20 #11 91.50 Stored in directory: /tmp/pip-ephem-wheel-cache-9tum6kj7/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 06:45:20 #11 91.50 Building wheel for validate-email (pyproject.toml): started 06:45:20 #11 91.78 Building wheel for validate-email (pyproject.toml): finished with status 'done' 06:45:20 #11 91.78 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=1dfd657c666d86c680a4bf92b6cea849010029f348837b8d61eeed57a7435c0a 06:45:20 #11 91.78 Stored in directory: /tmp/pip-ephem-wheel-cache-9tum6kj7/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 06:45:20 #11 91.78 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 06:45:20 #11 91.99 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 06:45:33 #11 104.5 06:45:33 #11 104.5 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.23 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 06:45:33 #11 104.5 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. 06:45:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-397 in /w/workspace/xfoundry_edgex-taf-common_PR-150 [Pipeline] { [Pipeline] checkout 06:45:34 #11 DONE 105.7s 06:45:34 06:45:34 #12 exporting to image 06:45:34 #12 exporting layers 06:45:36 Selected Git installation does not exist. Using Default 06:45:36 The recommended git tool is: NONE 06:45:41 using credential edgex-jenkins-ssh 06:45:41 Cloning the remote Git repository 06:45:41 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 06:45:41 > git init /w/workspace/xfoundry_edgex-taf-common_PR-150 # timeout=10 06:45:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 06:45:41 > git --version # timeout=10 06:45:41 > git --version # 'git version 2.25.1' 06:45:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:42 #12 exporting layers 7.2s done 06:45:42 #12 writing image sha256:f31ec34deb8c9339093ef692f7f73c0e87a724bec3cebda915b65fedb5ca4bf6 done 06:45:42 #12 naming to docker.io/library/edgex-taf-common done 06:45:42 #12 DONE 7.3s [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 06:45:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:43 06:45:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:44 latest: Pulling from edgex-lftools-log-publisher 06:45:44 5eb5b503b376: Pulling fs layer 06:45:44 5c69ac0246d0: Pulling fs layer 06:45:44 ec43610c2a17: Pulling fs layer 06:45:44 3a2ae6a8a46f: Pulling fs layer 06:45:44 33b1e0a273af: Pulling fs layer 06:45:44 5d3b04190fa2: Pulling fs layer 06:45:44 2f39f015ded8: Pulling fs layer 06:45:44 5d3b04190fa2: Waiting 06:45:44 3a2ae6a8a46f: Waiting 06:45:44 33b1e0a273af: Waiting 06:45:44 2f39f015ded8: Waiting 06:45:44 5c69ac0246d0: Download complete 06:45:44 3a2ae6a8a46f: Verifying Checksum 06:45:44 3a2ae6a8a46f: Download complete 06:45:44 33b1e0a273af: Verifying Checksum 06:45:44 33b1e0a273af: Download complete 06:45:44 5d3b04190fa2: Verifying Checksum 06:45:44 5d3b04190fa2: Download complete 06:45:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 06:45:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:45:44 ec43610c2a17: Verifying Checksum 06:45:44 ec43610c2a17: Download complete 06:45:44 5eb5b503b376: Verifying Checksum 06:45:44 5eb5b503b376: Download complete 06:45:44 2f39f015ded8: Verifying Checksum 06:45:44 2f39f015ded8: Download complete 06:45:45 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit 13842c826038cd011a38ac25b144bd049bc3f683 06:45:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 06:45:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 06:45:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:45:45 > git config core.sparsecheckout # timeout=10 06:45:45 > git checkout -f 13842c826038cd011a38ac25b144bd049bc3f683 # timeout=10 06:45:45 > git remote # timeout=10 06:45:45 > git config --get remote.origin.url # timeout=10 06:45:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:45:45 > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 06:45:45 Merge succeeded, producing 13842c826038cd011a38ac25b144bd049bc3f683 06:45:45 Checking out Revision 13842c826038cd011a38ac25b144bd049bc3f683 (PR-150) 06:45:45 5eb5b503b376: Pull complete 06:45:46 Commit message: "fix: Dockerfile to reduce vulnerabilities" 06:45:46 5c69ac0246d0: Pull complete 06:45:46 > git --version # timeout=10 06:45:46 > git --version # 'git version 2.25.1' 06:45:46 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 06:45:46 ec43610c2a17: Pull complete 06:45:46 3a2ae6a8a46f: Pull complete 06:45:46 33b1e0a273af: Pull complete 06:45:46 5d3b04190fa2: Pull complete 06:45:45 > git rev-parse HEAD^{commit} # timeout=10 06:45:45 > git config core.sparsecheckout # timeout=10 06:45:45 > git checkout -f 13842c826038cd011a38ac25b144bd049bc3f683 # timeout=10 06:45:50 06:45:50 GitHub has been notified of this commit’s build result 06:45:50 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:45:50 provisioning config files... 06:45:50 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config236950317867309845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:45:51 ---> ****-login.sh 06:45:51 nexus3.edgexfoundry.org:10001 06:45:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:52 Configure a credential helper to remove this warning. See 06:45:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:52 06:45:52 Login Succeeded 06:45:52 nexus3.edgexfoundry.org:10002 06:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:52 Configure a credential helper to remove this warning. See 06:45:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:52 06:45:52 Login Succeeded 06:45:52 nexus3.edgexfoundry.org:10003 06:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:52 Configure a credential helper to remove this warning. See 06:45:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:52 06:45:52 Login Succeeded 06:45:52 nexus3.edgexfoundry.org:10004 06:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:53 Configure a credential helper to remove this warning. See 06:45:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:53 06:45:53 Login Succeeded 06:45:53 ****.io 06:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:45:53 2f39f015ded8: Pull complete 06:45:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:45:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:45:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 06:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:45:53 Configure a credential helper to remove this warning. See 06:45:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:45:53 06:45:53 Login Succeeded 06:45:53 ---> ****-login.sh ends [Pipeline] // withEnv [Pipeline] } [Pipeline] } 06:45:53 Deleting 1 temporary files [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] withDockerContainer 06:45:53 prd-ubuntu20.04-docker-8c-8g-396 does not seem to be running inside a container 06:45:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:45:55 $ docker top ebebc76e5e49fb30d499f9d54428aa23502adcbb705592038f64c5e4451b5439 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] libraryResource [Pipeline] sh 06:45:55 ---> job-cost.sh 06:45:55 lf-activate-venv: SKIPPING 06:45:55 INFO: No Stack... 06:45:56 INFO: Retrieving Pricing Info for: v3-standard-8 06:45:56 INFO: Archiving Costs [Pipeline] sh 06:45:56 + cat /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/cost.csv 06:45:56 + cut -d, -f6 [Pipeline] lock 06:45:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-1-stack-cost] 06:45:56 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-150-1-stack-cost] did not exist. Created. 06:45:56 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } 06:45:57 + echo total: 0.2199999988079071 [Pipeline] // stage [Pipeline] stash 06:45:57 Stashed 1 file(s) [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] } 06:45:57 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:45:57 $ docker stop --time=1 ebebc76e5e49fb30d499f9d54428aa23502adcbb705592038f64c5e4451b5439 06:45:58 $ docker rm -f --volumes ebebc76e5e49fb30d499f9d54428aa23502adcbb705592038f64c5e4451b5439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh 06:45:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:45:59 + ls -al . 06:45:59 total 68 06:45:59 drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 06:45 . 06:45:59 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 06:45 .. 06:45:59 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 06:45 .git 06:45:59 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 06:45 .github 06:45:59 -rw-rw-r-- 1 jenkins jenkins 22 Jan 10 06:45 .gitignore 06:45:59 -rw-rw-r-- 1 jenkins jenkins 1655 Jan 10 06:45 Dockerfile 06:45:59 -rw-rw-r-- 1 jenkins jenkins 746 Jan 10 06:45 Jenkinsfile 06:45:59 -rw-rw-r-- 1 jenkins jenkins 11381 Jan 10 06:45 LICENSE 06:45:59 -rw-rw-r-- 1 jenkins jenkins 4232 Jan 10 06:45 README.md 06:45:59 drwxrwxr-x 5 jenkins jenkins 4096 Jan 10 06:45 TUC 06:45:59 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 06:43 VERSION 06:45:59 -rw-rw-r-- 1 jenkins jenkins 473 Jan 10 06:45 requirements.txt 06:45:59 -rw-rw-r-- 1 jenkins jenkins 54 Jan 10 06:45 robot-entrypoint.sh 06:45:59 -rw-rw-r-- 1 jenkins jenkins 445 Jan 10 06:45 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:59 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=13842c826038cd011a38ac25b144bd049bc3f683 --label arch=arm64 --label version=0.0.0 . 06:46:00 Sending build context to Docker daemon 423.9kB 06:46:00 Step 1/13 : FROM alpine:3.23.2 06:46:00 3.23.2: Pulling from library/alpine 06:46:00 f6b4fb944634: Pulling fs layer 06:46:00 f6b4fb944634: Download complete 06:46:01 f6b4fb944634: Pull complete 06:46:01 Digest: sha256:865b95f46d98cf867a156fe4a135ad3fe50d2056aa3f25ed31662dff6da4eb62 06:46:01 Status: Downloaded newer image for alpine:3.23.2 06:46:01 ---> e8f9ca9f1870 06:46:01 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 06:46:01 ---> Running in 347371710c45 06:46:02 Removing intermediate container 347371710c45 06:46:02 ---> 5221020bf742 06:46:02 Step 3/13 : LABEL maintainer="Bruce Huang " 06:46:02 ---> Running in ef51f3f67726 06:46:02 Removing intermediate container ef51f3f67726 06:46:02 ---> c0b97e5bcc06 06:46:02 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 06:46:03 ---> 6ef693a275d1 06:46:03 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 06:46:03 ---> 4c4acc0f89e4 06:46:03 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 06:46:04 ---> 2007eab88d45 06:46:04 Step 7/13 : WORKDIR /edgex-taf 06:46:04 ---> Running in 67d5fc78d491 06:46:04 Removing intermediate container 67d5fc78d491 06:46:04 ---> 2ea8fc509dd4 06:46:04 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:46:04 ---> Running in ecc187f6a714 06:46:06 Removing intermediate container ecc187f6a714 06:46:06 ---> 0422489efce3 06:46:06 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 06:46:06 ---> Running in 80784a381b56 06:46:09 OK: 8474 KiB in 16 packages 06:46:11 ( 1/15) Installing brotli-libs (1.2.0-r0) 06:46:11 ( 2/15) Installing c-ares (1.34.6-r0) 06:46:12 ( 3/15) Installing libunistring (1.4.1-r0) 06:46:12 ( 4/15) Installing libidn2 (2.3.8-r0) 06:46:12 ( 5/15) Installing nghttp2-libs (1.68.0-r0) 06:46:13 ( 6/15) Installing nghttp3 (1.13.1-r0) 06:46:13 ( 7/15) Installing libpsl (0.21.5-r3) 06:46:13 ( 8/15) Installing zstd-libs (1.5.7-r2) 06:46:13 ( 9/15) Installing libcurl (8.17.0-r1) 06:46:14 (10/15) Installing curl (8.17.0-r1) 06:46:14 (11/15) Installing ca-certificates (20251003-r0) 06:46:14 (12/15) Installing docker-cli (29.1.3-r0) 06:46:15 (13/15) Installing oniguruma (6.9.10-r0) 06:46:15 (14/15) Installing jq (1.8.1-r0) 06:46:16 (15/15) Installing openssl (3.5.4-r0) 06:46:16 Executing busybox-1.37.0-r30.trigger 06:46:16 Executing ca-certificates-20251003-r0.trigger 06:46:16 OK: 44.1 MiB in 31 packages 06:46:18 ( 1/184) Installing libxau (1.0.12-r0) 06:46:18 ( 2/184) Installing libmd (1.1.0-r0) 06:46:19 ( 3/184) Installing libbsd (0.12.2-r0) 06:46:19 ( 4/184) Installing libxdmcp (1.1.5-r1) 06:46:19 ( 5/184) Installing libxcb (1.17.0-r1) 06:46:19 ( 6/184) Installing libx11 (1.8.12-r1) 06:46:20 ( 7/184) Installing libxext (1.3.6-r2) 06:46:20 ( 8/184) Installing hwdata-pci (0.401-r0) 06:46:20 ( 9/184) Installing libpciaccess (0.18.1-r1) 06:46:21 ( 10/184) Installing libdrm (2.4.131-r0) 06:46:21 ( 11/184) Installing libgcc (15.2.0-r2) 06:46:21 ( 12/184) Installing chromium-angle (143.0.7499.40-r0) 06:46:21 ( 13/184) Installing chromium-common (143.0.7499.40-r0) 06:46:22 ( 14/184) Installing libexpat (2.7.3-r0) 06:46:22 ( 15/184) Installing libbz2 (1.0.8-r6) 06:46:22 ( 16/184) Installing libpng (1.6.53-r0) 06:46:22 ( 17/184) Installing freetype (2.14.1-r0) 06:46:23 ( 18/184) Installing fontconfig (2.17.1-r0) 06:46:23 ( 19/184) Installing libfontenc (1.1.8-r0) 06:46:23 ( 20/184) Installing mkfontscale (1.2.3-r1) 06:46:23 ( 21/184) Installing font-opensans (0_git20210927-r1) 06:46:24 ( 22/184) Installing libffi (3.5.2-r0) 06:46:24 ( 23/184) Installing libintl (0.24.1-r1) 06:46:24 ( 24/184) Installing libeconf (0.8.0-r0) 06:46:24 ( 25/184) Installing libblkid (2.41.2-r0) 06:46:25 ( 26/184) Installing libmount (2.41.2-r0) 06:46:25 ( 27/184) Installing pcre2 (10.47-r0) 06:46:25 ( 28/184) Installing glib (2.86.3-r0) 06:46:26 ( 29/184) Installing gobject-introspection (1.86.0-r0) 06:46:26 ( 30/184) Installing pkgconf (2.5.1-r0) 06:46:26 ( 31/184) Installing hicolor-icon-theme (0.18-r0) 06:46:27 ( 32/184) Installing libstdc++ (15.2.0-r2) 06:46:27 ( 33/184) Installing xz-libs (5.8.1-r0) 06:46:28 ( 34/184) Installing libxml2 (2.13.9-r0) 06:46:28 ( 35/184) Installing shared-mime-info (2.4-r6) 06:46:29 ( 36/184) Installing libjpeg-turbo (3.1.2-r0) 06:46:29 ( 37/184) Installing libsharpyuv (1.6.0-r0) 06:46:29 ( 38/184) Installing libwebp (1.6.0-r0) 06:46:29 ( 39/184) Installing tiff (4.7.1-r0) 06:46:29 ( 40/184) Installing gdk-pixbuf (2.44.4-r0) 06:46:30 ( 41/184) Installing gtk-update-icon-cache (3.24.51-r0) 06:46:30 ( 42/184) Installing libxcomposite (0.4.6-r5) 06:46:30 ( 43/184) Installing libxfixes (6.0.2-r0) 06:46:30 ( 44/184) Installing libxrender (0.9.12-r0) 06:46:30 ( 45/184) Installing libxcursor (1.2.3-r0) 06:46:31 ( 46/184) Installing libxdamage (1.1.6-r5) 06:46:31 ( 47/184) Installing libxi (1.8.2-r0) 06:46:31 ( 48/184) Installing libxinerama (1.1.5-r4) 06:46:31 ( 49/184) Installing libxrandr (1.5.4-r1) 06:46:31 ( 50/184) Installing libatk-1.0 (2.58.3-r0) 06:46:32 ( 51/184) Installing dbus-libs (1.16.2-r1) 06:46:32 ( 52/184) Installing at-spi2-core-libs (2.58.3-r0) 06:46:32 ( 53/184) Installing gdbm (1.26-r0) 06:46:33 ( 54/184) Installing mpdecimal (4.0.1-r0) 06:46:33 ( 55/184) Installing ncurses-terminfo-base (6.5_p20251123-r0) 06:46:33 ( 56/184) Installing libncursesw (6.5_p20251123-r0) 06:46:33 ( 57/184) Installing libpanelw (6.5_p20251123-r0) 06:46:33 ( 58/184) Installing readline (8.3.1-r0) 06:46:34 ( 59/184) Installing sqlite-libs (3.51.1-r0) 06:46:34 ( 60/184) Installing python3 (3.12.12-r0) 06:46:35 ( 61/184) Installing python3-pycache-pyc0 (3.12.12-r0) 06:46:36 ( 62/184) Installing pyc (3.12.12-r0) 06:46:36 ( 63/184) Installing python3-pyc (3.12.12-r0) 06:46:36 ( 64/184) Installing libxtst (1.2.5-r0) 06:46:36 ( 65/184) Installing at-spi2-core (2.58.3-r0) 06:46:36 ( 66/184) Installing libatk-bridge-2.0 (2.58.3-r0) 06:46:37 ( 67/184) Installing pixman (0.46.4-r0) 06:46:37 ( 68/184) Installing cairo (1.18.4-r0) 06:46:37 ( 69/184) Installing cairo-gobject (1.18.4-r0) 06:46:37 ( 70/184) Installing avahi-libs (0.8-r23) 06:46:38 ( 71/184) Installing gmp (6.3.0-r4) 06:46:38 ( 72/184) Installing nettle (3.10.2-r0) 06:46:38 ( 73/184) Installing libtasn1 (4.20.0-r0) 06:46:38 ( 74/184) Installing p11-kit (0.25.5-r2) 06:46:39 ( 75/184) Installing gnutls (3.8.11-r0) 06:46:39 ( 76/184) Installing cups-libs (2.4.13-r0) 06:46:39 ( 77/184) Installing libepoxy (1.5.10-r1) 06:46:40 ( 78/184) Installing fribidi (1.0.16-r2) 06:46:40 ( 79/184) Installing graphite2 (1.3.14-r6) 06:46:40 ( 80/184) Installing harfbuzz (12.2.0-r0) 06:46:40 ( 81/184) Installing libxft (2.3.9-r0) 06:46:41 ( 82/184) Installing pango (1.56.4-r0) 06:46:41 ( 83/184) Installing wayland-libs-client (1.24.0-r0) 06:46:41 ( 84/184) Installing wayland-libs-cursor (1.24.0-r0) 06:46:41 ( 85/184) Installing wayland-libs-egl (1.24.0-r0) 06:46:42 ( 86/184) Installing xkeyboard-config (2.46-r0) 06:46:42 ( 87/184) Installing libxkbcommon (1.12.2-r0) 06:46:42 ( 88/184) Installing gtk+3.0 (3.24.51-r0) 06:46:43 ( 89/184) Installing icu-data-full (76.1-r1) 06:46:44 ( 90/184) Installing llvm21-libs (21.1.2-r1) 06:46:47 ( 91/184) Installing spirv-tools (1.4.321.0-r1) 06:46:47 ( 92/184) Installing libelf (0.194-r0) 06:46:48 ( 93/184) Installing libxshmfence (1.3.3-r0) 06:46:48 ( 94/184) Installing mesa (25.2.7-r1) 06:46:49 ( 95/184) Installing mesa-gbm (25.2.7-r1) 06:46:49 ( 96/184) Installing mesa-dri-gallium (25.2.7-r1) 06:46:49 ( 97/184) Installing eudev-libs (3.2.14-r6) 06:46:49 ( 98/184) Installing libmagic (5.46-r2) 06:46:50 ( 99/184) Installing file (5.46-r2) 06:46:50 (100/184) Installing xprop (1.2.8-r0) 06:46:50 (101/184) Installing libice (1.1.2-r0) 06:46:50 (102/184) Installing libuuid (2.41.2-r0) 06:46:50 (103/184) Installing libsm (1.2.6-r0) 06:46:51 (104/184) Installing libxt (1.3.1-r0) 06:46:51 (105/184) Installing libxmu (1.2.1-r0) 06:46:51 (106/184) Installing xset (1.2.5-r1) 06:46:51 (107/184) Installing xdg-utils (1.2.1-r1) 06:46:52 (108/184) Installing libogg (1.3.6-r0) 06:46:52 (109/184) Installing libflac (1.4.3-r2) 06:46:52 (110/184) Installing alsa-lib (1.2.14-r2) 06:46:52 (111/184) Installing libSvtAv1Enc (3.1.2-r0) 06:46:53 (112/184) Installing aom-libs (3.13.1-r0) 06:46:53 (113/184) Installing libva (2.22.0-r1) 06:46:54 (114/184) Installing libvdpau (1.5-r4) 06:46:54 (115/184) Installing ffmpeg-libavutil (8.0.1-r1) 06:46:54 (116/184) Installing libdav1d (1.5.2-r0) 06:46:54 (117/184) Installing libhwy (1.3.0-r0) 06:46:55 (118/184) Installing lcms2 (2.17-r0) 06:46:55 (119/184) Installing libjxl (0.11.1-r3) 06:46:55 (120/184) Installing lame-libs (3.100-r5) 06:46:55 (121/184) Installing opus (1.5.2-r1) 06:46:56 (122/184) Installing rav1e-libs (0.8.1-r0) 06:46:56 (123/184) Installing glslang-libs (1.4.321.0-r0) 06:46:57 (124/184) Installing shaderc (2025.3-r0) 06:46:57 (125/184) Installing libgomp (15.2.0-r2) 06:46:57 (126/184) Installing soxr (0.1.3-r7) 06:46:57 (127/184) Installing ffmpeg-libswresample (8.0.1-r1) 06:46:57 (128/184) Installing libtheora (1.2.0-r0) 06:46:58 (129/184) Installing libvorbis (1.3.7-r2) 06:46:58 (130/184) Installing libvpx (1.15.2-r0) 06:46:59 (131/184) Installing libwebpmux (1.6.0-r0) 06:46:59 (132/184) Installing x264-libs (0.164.3108-r1) 06:46:59 (133/184) Installing numactl (2.0.18-r0) 06:46:59 (134/184) Installing x265-libs (4.1-r0) 06:47:00 (135/184) Installing xvidcore (1.3.7-r2) 06:47:00 (136/184) Installing ffmpeg-libavcodec (8.0.1-r1) 06:47:01 (137/184) Installing libudfread (1.2.0-r0) 06:47:01 (138/184) Installing libbluray (1.4.0-r0) 06:47:01 (139/184) Installing mpg123-libs (1.33.3-r0) 06:47:01 (140/184) Installing libopenmpt (0.8.3-r0) 06:47:02 (141/184) Installing cjson (1.7.19-r1) 06:47:02 (142/184) Installing mbedtls (3.6.5-r0) 06:47:02 (143/184) Installing librist (0.2.10-r1) 06:47:02 (144/184) Installing libsrt (1.5.3-r1) 06:47:02 (145/184) Installing libssh (0.11.3-r0) 06:47:03 (146/184) Installing libsodium (1.0.20-r1) 06:47:03 (147/184) Installing libzmq (4.3.5-r2) 06:47:03 (148/184) Installing ffmpeg-libavformat (8.0.1-r1) 06:47:04 (149/184) Installing crc32c (1.1.2-r3) 06:47:04 (150/184) Installing double-conversion (3.3.1-r0) 06:47:04 (151/184) Installing harfbuzz-subset (12.2.0-r0) 06:47:04 (152/184) Installing minizip (1.3.1-r0) 06:47:05 (153/184) Installing nspr (4.36-r0) 06:47:05 (154/184) Installing nss (3.118.1-r0) 06:47:05 (155/184) Installing openh264 (2.6.0-r0) 06:47:06 (156/184) Installing libpisp (1.2.0-r0) 06:47:06 (157/184) Installing libcamera-ipa (0.6.0-r0) 06:47:06 (158/184) Installing libunwind (1.8.1-r0) 06:47:06 (159/184) Installing yaml (0.2.5-r2) 06:47:06 (160/184) Installing libcamera (0.6.0-r0) 06:47:07 (161/184) Installing serd-libs (0.32.4-r0) 06:47:07 (162/184) Installing zix-libs (0.6.2-r0) 06:47:07 (163/184) Installing sord-libs (0.16.18-r0) 06:47:08 (164/184) Installing sratom (0.6.18-r0) 06:47:08 (165/184) Installing lilv-libs (0.24.26-r0) 06:47:08 (166/184) Installing speexdsp (1.2.1-r2) 06:47:08 (167/184) Installing libuv (1.51.0-r0) 06:47:09 (168/184) Installing roc-toolkit-libs (0.4.0-r1) 06:47:11 (169/184) Installing libsndfile (1.2.2-r2) 06:47:12 (170/184) Installing abseil-cpp-raw-logging-internal (20250814.1-r0) 06:47:12 (171/184) Installing abseil-cpp-strings-internal (20250814.1-r0) 06:47:12 (172/184) Installing abseil-cpp-strings (20250814.1-r0) 06:47:12 (173/184) Installing webrtc-audio-processing-2 (2.1-r1) 06:47:13 (174/184) Installing pipewire-libs (1.4.9-r2) 06:47:13 (175/184) Installing libasyncns (0.8-r4) 06:47:13 (176/184) Installing libltdl (2.5.4-r2) 06:47:13 (177/184) Installing orc (0.4.41-r0) 06:47:14 (178/184) Installing tdb-libs (1.4.14-r0) 06:47:14 (179/184) Installing libpulse (17.0-r5) 06:47:15 (180/184) Installing simdutf (7.5.0-r0) 06:47:15 (181/184) Installing libwebpdemux (1.6.0-r0) 06:47:15 (182/184) Installing libxslt (1.1.43-r3) 06:47:15 (183/184) Installing chromium (143.0.7499.40-r0) 06:47:22 (184/184) Installing chromium-chromedriver (143.0.7499.40-r0) 06:47:22 Executing busybox-1.37.0-r30.trigger 06:47:22 Executing fontconfig-2.17.1-r0.trigger 06:47:22 Executing mkfontscale-1.2.3-r1.trigger 06:47:22 Executing glib-2.86.3-r0.trigger 06:47:22 Executing shared-mime-info-2.4-r6.trigger 06:47:24 Executing gdk-pixbuf-2.44.4-r0.trigger 06:47:24 Executing gtk-update-icon-cache-3.24.51-r0.trigger 06:47:24 Executing gtk+3.0-3.24.51-r0.trigger 06:47:24 OK: 737.6 MiB in 215 packages 06:47:27 ( 1/31) Installing jansson (2.14.1-r0) 06:47:27 ( 2/31) Installing binutils (2.45.1-r0) 06:47:27 ( 3/31) Installing libatomic (15.2.0-r2) 06:47:28 ( 4/31) Installing isl26 (0.26-r1) 06:47:28 ( 5/31) Installing mpfr4 (4.2.2-r0) 06:47:28 ( 6/31) Installing mpc1 (1.3.1-r1) 06:47:30 ( 7/31) Installing gcc (15.2.0-r2) 06:47:33 ( 8/31) Installing musl-dev (1.2.5-r21) 06:47:33 ( 9/31) Installing linux-headers (6.16.12-r0) 06:47:34 (10/31) Installing libffi-dev (3.5.2-r0) 06:47:34 (11/31) Installing libpq (18.1-r0) 06:47:34 (12/31) Installing openssl-dev (3.5.4-r0) 06:47:35 (13/31) Installing libpq-dev (18.1-r0) 06:47:35 (14/31) Installing libecpg (18.1-r0) 06:47:35 (15/31) Installing libecpg-dev (18.1-r0) 06:47:36 (16/31) Installing clang20-headers (20.1.8-r1) 06:47:36 (17/31) Installing llvm20-libs (20.1.8-r0) 06:47:40 (18/31) Installing clang20-libs (20.1.8-r1) 06:47:42 (19/31) Installing fortify-headers (1.1-r5) 06:47:42 (20/31) Installing libstdc++-dev (15.2.0-r2) 06:47:43 (21/31) Installing llvm20-linker-tools (20.1.8-r0) 06:47:43 (22/31) Installing clang20 (20.1.8-r1) 06:47:43 (23/31) Installing icu-libs (76.1-r1) 06:47:44 (24/31) Installing icu (76.1-r1) 06:47:44 (25/31) Installing icu-dev (76.1-r1) 06:47:44 (26/31) Installing llvm20 (20.1.8-r0) 06:47:47 (27/31) Installing lz4-libs (1.10.0-r0) 06:47:47 (28/31) Installing lz4-dev (1.10.0-r0) 06:47:47 (29/31) Installing zstd (1.5.7-r2) 06:47:47 (30/31) Installing zstd-dev (1.5.7-r2) 06:47:48 (31/31) Installing postgresql18-dev (18.1-r0) 06:47:48 Executing busybox-1.37.0-r30.trigger 06:47:49 OK: 1306.0 MiB in 246 packages 06:47:51 (1/4) Installing g++ (15.2.0-r2) 06:47:52 (2/4) Installing python3-dev (3.12.12-r0) 06:47:53 (3/4) Installing libsodium-dev (1.0.20-r1) 06:47:53 (4/4) Installing zeromq-dev (4.3.5-r2) 06:47:54 Executing busybox-1.37.0-r30.trigger 06:47:54 OK: 1402.7 MiB in 250 packages 06:47:56 OK: 1402.7 MiB in 250 packages 06:47:59 (1/1) Installing tzdata (2025c-r0) 06:47:59 OK: 1403.2 MiB in 251 packages 06:48:01 (1/1) Purging tzdata (2025c-r0) 06:48:01 OK: 1402.7 MiB in 250 packages 06:48:13 Looking in links: /tmp/tmpmuw3rhgf 06:48:13 Processing /tmp/tmpmuw3rhgf/pip-25.0.1-py3-none-any.whl 06:48:13 Installing collected packages: pip 06:48:20 Successfully installed pip-25.0.1 06:48:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 06:48:21 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 06:48:22 Collecting pip 06:48:22 Downloading pip-25.3-py3-none-any.whl.metadata (4.7 kB) 06:48:23 Collecting setuptools 06:48:23 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 06:48:23 Collecting wheel 06:48:23 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 06:48:23 Downloading pip-25.3-py3-none-any.whl (1.8 MB) 06:48:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 46.6 MB/s eta 0:00:00 06:48:23 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 06:48:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.4 MB/s eta 0:00:00 06:48:24 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 06:48:24 Installing collected packages: wheel, setuptools, pip 06:48:31 Attempting uninstall: pip 06:48:31 Found existing installation: pip 25.0.1 06:48:31 Uninstalling pip-25.0.1: 06:48:31 Successfully uninstalled pip-25.0.1 06:48:39 Successfully installed pip-25.3 setuptools-80.9.0 wheel-0.45.1 06:48:39 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. 06:48:41 Processing ./edgex-taf-common 06:48:41 Installing build dependencies: started 06:48:49 Installing build dependencies: finished with status 'done' 06:48:49 Getting requirements to build wheel: started 06:48:51 Getting requirements to build wheel: finished with status 'done' 06:48:51 Preparing metadata (pyproject.toml): started 06:48:52 Preparing metadata (pyproject.toml): finished with status 'done' 06:48:52 Building wheels for collected packages: edgex-taf-common 06:48:52 Building wheel for edgex-taf-common (pyproject.toml): started 06:48:54 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' 06:48:54 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=bc0dce1bd70135bf79a53759e7babc393e95f82605455e54fdee29c427568cc9 06:48:54 Stored in directory: /tmp/pip-ephem-wheel-cache-ajrczabx/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 06:48:54 Successfully built edgex-taf-common 06:48:54 Installing collected packages: edgex-taf-common 06:48:54 Successfully installed edgex-taf-common-0.0.0 06:48:54 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. 06:48:59 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) 06:48:59 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) 06:48:59 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) 06:48:59 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) 06:48:59 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 06:48:59 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 06:48:59 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 06:48:59 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 06:48:59 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) 06:48:59 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 06:48:59 Installing build dependencies: started 06:49:04 Installing build dependencies: finished with status 'done' 06:49:04 Getting requirements to build wheel: started 06:49:06 Getting requirements to build wheel: finished with status 'done' 06:49:06 Preparing metadata (pyproject.toml): started 06:49:07 Preparing metadata (pyproject.toml): finished with status 'done' 06:49:07 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) 06:49:07 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 06:49:08 Installing build dependencies: started 06:49:14 Installing build dependencies: finished with status 'done' 06:49:14 Getting requirements to build wheel: started 06:49:16 Getting requirements to build wheel: finished with status 'done' 06:49:16 Preparing metadata (pyproject.toml): started 06:49:17 Preparing metadata (pyproject.toml): finished with status 'done' 06:49:17 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) 06:49:17 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 06:49:17 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) 06:49:17 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 06:49:18 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) 06:49:18 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) 06:49:18 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) 06:49:18 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 06:49:18 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) 06:49:18 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 06:49:21 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) 06:49:21 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 06:49:21 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) 06:49:21 Downloading psutil-7.0.0.tar.gz (497 kB) 06:49:22 Installing build dependencies: started 06:49:30 Installing build dependencies: finished with status 'done' 06:49:30 Getting requirements to build wheel: started 06:49:33 Getting requirements to build wheel: finished with status 'done' 06:49:33 Preparing metadata (pyproject.toml): started 06:49:35 Preparing metadata (pyproject.toml): finished with status 'done' 06:49:37 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) 06:49:37 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) 06:49:37 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) 06:49:37 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) 06:49:37 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 06:49:37 Downloading psycopg2-2.9.10.tar.gz (385 kB) 06:49:38 Installing build dependencies: started 06:49:43 Installing build dependencies: finished with status 'done' 06:49:43 Getting requirements to build wheel: started 06:49:46 Getting requirements to build wheel: finished with status 'done' 06:49:46 Preparing metadata (pyproject.toml): started 06:49:47 Preparing metadata (pyproject.toml): finished with status 'done' 06:49:48 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) 06:49:48 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 06:49:50 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) 06:49:50 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) 06:49:50 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) 06:49:50 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 06:49:52 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) 06:49:52 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 06:49:53 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) 06:49:53 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 06:49:53 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) 06:49:53 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) 06:49:53 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) 06:49:53 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 06:49:53 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:49:53 Downloading selenium-4.39.0-py3-none-any.whl.metadata (7.5 kB) 06:49:53 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:49:53 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 06:49:53 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:49:53 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 06:49:54 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:49:54 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 06:49:54 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:49:54 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 06:49:54 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:49:54 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) 06:49:54 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:49:54 Downloading flex-6.14.1.tar.gz (40 kB) 06:49:54 Installing build dependencies: started 06:50:00 Installing build dependencies: finished with status 'done' 06:50:00 Getting requirements to build wheel: started 06:50:03 Getting requirements to build wheel: finished with status 'done' 06:50:03 Preparing metadata (pyproject.toml): started 06:50:04 Preparing metadata (pyproject.toml): finished with status 'done' 06:50:04 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:04 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 06:50:04 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:04 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 06:50:05 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:05 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) 06:50:05 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:05 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 06:50:05 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:05 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 06:50:06 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:06 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 06:50:06 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) 06:50:06 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) 06:50:06 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) 06:50:06 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 06:50:07 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) 06:50:07 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 06:50:07 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) 06:50:07 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 06:50:08 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:50:08 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) 06:50:08 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:50:08 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 06:50:08 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) 06:50:10 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) 06:50:10 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) 06:50:10 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) 06:50:10 Downloading pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 06:50:10 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:50:10 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) 06:50:11 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:50:11 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 06:50:11 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) 06:50:11 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) 06:50:11 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:50:11 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 06:50:11 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) 06:50:11 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 06:50:12 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:50:12 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) 06:50:12 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:50:12 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 06:50:12 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)) 06:50:12 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 06:50:12 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:50:12 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 06:50:12 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:50:12 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 06:50:12 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)) 06:50:12 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 06:50:13 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)) 06:50:13 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) 06:50:13 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 06:50:13 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 06:50:13 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)) 06:50:13 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 06:50:13 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:13 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) 06:50:14 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:14 Downloading validate_email-1.3.tar.gz (4.7 kB) 06:50:14 Installing build dependencies: started 06:50:22 Installing build dependencies: finished with status 'done' 06:50:22 Getting requirements to build wheel: started 06:50:24 Getting requirements to build wheel: finished with status 'done' 06:50:24 Preparing metadata (pyproject.toml): started 06:50:25 Preparing metadata (pyproject.toml): finished with status 'done' 06:50:25 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:25 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 06:50:25 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:25 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 06:50:25 Installing build dependencies: started 06:50:32 Installing build dependencies: finished with status 'done' 06:50:32 Getting requirements to build wheel: started 06:50:33 Getting requirements to build wheel: finished with status 'done' 06:50:33 Preparing metadata (pyproject.toml): started 06:50:35 Preparing metadata (pyproject.toml): finished with status 'done' 06:50:35 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:35 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 06:50:35 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:35 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 06:50:36 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:36 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 06:50:36 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:36 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 06:50:39 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:39 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 06:50:39 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:39 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 06:50:40 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:40 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 06:50:40 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:40 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 06:50:40 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:40 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 06:50:40 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:40 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) 06:50:40 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:40 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) 06:50:40 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.4->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:40 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 06:50:40 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:40 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 06:50:41 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:41 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 06:50:41 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:41 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) 06:50:42 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) 06:50:42 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) 06:50:42 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) 06:50:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 52.0 MB/s 0:00:00 06:50:43 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) 06:50:43 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 06:50:43 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 06:50:43 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 06:50:43 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 06:50:43 Downloading requests-2.32.4-py3-none-any.whl (64 kB) 06:50:43 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 06:50:43 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 06:50:43 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 06:50:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 14.7 MB/s 0:00:01 06:50:44 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) 06:50:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 56.4 MB/s 0:00:00 06:50:44 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) 06:50:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 56.5 MB/s 0:00:00 06:50:44 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 06:50:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.8 MB/s 0:00:00 06:50:44 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) 06:50:44 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 06:50:44 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 06:50:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 41.8 MB/s 0:00:00 06:50:44 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 06:50:44 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) 06:50:44 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 06:50:44 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) 06:50:44 Downloading idna-3.11-py3-none-any.whl (71 kB) 06:50:44 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 06:50:44 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) 06:50:44 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) 06:50:44 Downloading click-8.3.1-py3-none-any.whl (108 kB) 06:50:44 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 06:50:44 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) 06:50:44 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 06:50:45 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) 06:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 58.0 MB/s 0:00:00 06:50:45 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 06:50:45 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) 06:50:45 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 06:50:45 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 06:50:45 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 06:50:45 Downloading selenium-4.39.0-py3-none-any.whl (9.7 MB) 06:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 45.9 MB/s 0:00:00 06:50:45 Downloading trio-0.32.0-py3-none-any.whl (512 kB) 06:50:45 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 06:50:45 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 06:50:45 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 06:50:45 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 06:50:45 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 06:50:45 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 06:50:45 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) 06:50:45 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 06:50:45 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) 06:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 51.0 MB/s 0:00:00 06:50:45 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 06:50:45 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) 06:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 57.3 MB/s 0:00:00 06:50:45 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 06:50:45 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 06:50:45 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 06:50:45 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 06:50:45 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) 06:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 53.3 MB/s 0:00:00 06:50:45 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) 06:50:45 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 06:50:45 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 06:50:45 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) 06:50:45 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) 06:50:45 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 06:50:45 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 06:50:45 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) 06:50:45 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) 06:50:45 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 06:50:45 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 06:50:45 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 06:50:45 Downloading pycparser-2.23-py3-none-any.whl (118 kB) 06:50:45 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 06:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.9 MB/s 0:00:00 06:50:45 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 06:50:45 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 06:50:45 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 06:50:45 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 06:50:46 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 06:50:46 Building wheel for robotframework-sshlibrary (pyproject.toml): started 06:50:48 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 06:50:48 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=66b7e602415dda6108b45345e6ea58084b76deae2c3e5d9058bdf177e547a7e8 06:50:48 Stored in directory: /tmp/pip-ephem-wheel-cache-6c0s9eq_/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 06:50:48 Building wheel for robotbackgroundlogger (pyproject.toml): started 06:50:50 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' 06:50:50 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=4fd8794b37488d61057cac5f1be6267021e0f0059f9f445ead0b015d2dbab24e 06:50:50 Stored in directory: /tmp/pip-ephem-wheel-cache-6c0s9eq_/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 06:50:50 Building wheel for psutil (pyproject.toml): started 06:51:03 Building wheel for psutil (pyproject.toml): finished with status 'done' 06:51:03 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278775 sha256=711fe6d190fa4eabc0571cca49cf3ba9d911e62bbb3e0607a9a69bf5a2623c88 06:51:03 Stored in directory: /tmp/pip-ephem-wheel-cache-6c0s9eq_/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 06:51:03 Building wheel for psycopg2 (pyproject.toml): started 06:52:10 Building wheel for psycopg2 (pyproject.toml): still running... 06:52:10 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 06:52:10 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=529143 sha256=e23781664603025b766ded70efce24df94dd02f1651179d3e8d04f18121dacd9 06:52:10 Stored in directory: /tmp/pip-ephem-wheel-cache-6c0s9eq_/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 06:52:10 Building wheel for flex (pyproject.toml): started 06:52:10 Building wheel for flex (pyproject.toml): finished with status 'done' 06:52:10 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=8ca87fd5010c63bdc3f550ad3f52c3985481095ee194b02084eb406d271857b0 06:52:10 Stored in directory: /tmp/pip-ephem-wheel-cache-6c0s9eq_/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 06:52:10 Building wheel for strict-rfc3339 (pyproject.toml): started 06:52:12 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' 06:52:12 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=3ada74f044f009b71bad04f6f2d4eefffe6f168f1cb9ed72d0890bbf6af8d081 06:52:12 Stored in directory: /tmp/pip-ephem-wheel-cache-6c0s9eq_/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 06:52:12 Building wheel for validate-email (pyproject.toml): started 06:52:14 Building wheel for validate-email (pyproject.toml): finished with status 'done' 06:52:14 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=84f71889d0fa8f329b6e89a6c6ee1b00f7f6201ac912dbb45ae1343bff2232eb 06:52:14 Stored in directory: /tmp/pip-ephem-wheel-cache-6c0s9eq_/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 06:52:14 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 06:52:16 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 06:53:37 06:53:37 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.23 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 06:53: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. 06:54:24 Removing intermediate container 80784a381b56 06:54:24 ---> dd85e5664413 06:54:24 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 06:54:24 ---> Running in ecdfca9c089a 06:54:24 Removing intermediate container ecdfca9c089a 06:54:24 ---> 4f6ecc44764f 06:54:24 Step 11/13 : LABEL arch=arm64 06:54:24 ---> Running in a34ec0700f8b 06:54:24 Removing intermediate container a34ec0700f8b 06:54:24 ---> 1c419d08d943 06:54:24 Step 12/13 : LABEL git_sha=13842c826038cd011a38ac25b144bd049bc3f683 06:54:24 ---> Running in 1f4901cd6f48 06:54:24 Removing intermediate container 1f4901cd6f48 06:54:24 ---> 8a0a8b5a8935 06:54:24 Step 13/13 : LABEL version=0.0.0 06:54:24 ---> Running in 9218c920d9b7 06:54:24 Removing intermediate container 9218c920d9b7 06:54:24 ---> 7ee9632b2d4a 06:54:24 [Warning] One or more build-args [ARCH] were not consumed 06:54:24 Successfully built 7ee9632b2d4a 06:54:24 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 06:54:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:25 06:54:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:25 arm64: Pulling from edgex-lftools-log-publisher 06:54:25 8998bd30e6a1: Pulling fs layer 06:54:25 04944245beec: Pulling fs layer 06:54:25 699f458cf7ca: Pulling fs layer 06:54:25 765212b225bb: Pulling fs layer 06:54:25 f23df028b6ca: Pulling fs layer 06:54:25 d65c8cfc05b1: Pulling fs layer 06:54:25 2437ff75d9bd: Pulling fs layer 06:54:25 f23df028b6ca: Waiting 06:54:25 d65c8cfc05b1: Waiting 06:54:25 765212b225bb: Waiting 06:54:25 2437ff75d9bd: Waiting 06:54:26 04944245beec: Verifying Checksum 06:54:26 04944245beec: Download complete 06:54:26 765212b225bb: Verifying Checksum 06:54:26 765212b225bb: Download complete 06:54:26 f23df028b6ca: Verifying Checksum 06:54:26 f23df028b6ca: Download complete 06:54:26 d65c8cfc05b1: Download complete 06:54:26 699f458cf7ca: Verifying Checksum 06:54:26 699f458cf7ca: Download complete 06:54:26 8998bd30e6a1: Verifying Checksum 06:54:26 8998bd30e6a1: Download complete 06:54:29 2437ff75d9bd: Verifying Checksum 06:54:29 2437ff75d9bd: Download complete 06:54:31 8998bd30e6a1: Pull complete 06:54:31 04944245beec: Pull complete 06:54:33 699f458cf7ca: Pull complete 06:54:33 765212b225bb: Pull complete 06:54:34 f23df028b6ca: Pull complete 06:54:34 d65c8cfc05b1: Pull complete 06:54:52 2437ff75d9bd: Pull complete 06:54:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:54:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:53 prd-ubuntu20.04-docker-arm64-4c-16g-397 does not seem to be running inside a container 06:54:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:54:55 $ docker top ae59f7744fd362a45f1eb8393eecdf66008e08e58875ebf48e2567c6deaf229b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:56 ---> job-cost.sh 06:54:56 lf-activate-venv: SKIPPING 06:54:56 INFO: No Stack... 06:54:56 INFO: Retrieving Pricing Info for: v3-standard-4 06:54:57 INFO: Archiving Costs [Pipeline] sh 06:54:58 + cat /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/cost.csv 06:54:58 + cut -d, -f6 [Pipeline] lock 06:54:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-1-stack-cost] 06:54:58 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-150-1-stack-cost] did not exist. Created. 06:54:58 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:54:59 /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/durable-ccab3469/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:54:59 + echo total: 0.10999999940395355 [Pipeline] stash 06:54:59 Warning: overwriting stash ‘stack-cost’ 06:54:59 Stashed 1 file(s) [Pipeline] } 06:54:59 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:55:00 $ docker stop --time=1 ae59f7744fd362a45f1eb8393eecdf66008e08e58875ebf48e2567c6deaf229b 06:55:01 $ docker rm -f --volumes ae59f7744fd362a45f1eb8393eecdf66008e08e58875ebf48e2567c6deaf229b [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 06:55:03 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-150/archives ] 06:55:03 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-150/archives 06:55:03 total 16 06:55:03 drwxr-xr-x 3 root root 4096 Jan 10 06:45 . 06:55:03 drwxrwxr-x 7 jenkins jenkins 4096 Jan 10 06:45 .. 06:55:03 drwxr-xr-x 2 root root 4096 Jan 10 06:45 cost 06:55:03 -rw-r--r-- 1 root root 88 Jan 10 06:45 cost.csv 06:55:03 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-150/archives 06:55:03 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-150/archives 06:55:03 total 16 06:55:03 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 06:45 . 06:55:03 drwxrwxr-x 7 jenkins jenkins 4096 Jan 10 06:45 .. 06:55:03 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 06:45 cost 06:55:03 -rw-r--r-- 1 jenkins jenkins 88 Jan 10 06:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:55:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:55:04 ---> package-listing.sh 06:55:04 ++ facter osfamily 06:55:04 ++ tr '[:upper:]' '[:lower:]' 06:55:04 + OS_FAMILY=debian 06:55:04 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-150 06:55:04 + START_PACKAGES=/tmp/packages_start.txt 06:55:04 + END_PACKAGES=/tmp/packages_end.txt 06:55:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:55:04 + PACKAGES=/tmp/packages_start.txt 06:55:04 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-150 ']' 06:55:04 + PACKAGES=/tmp/packages_end.txt 06:55:04 + case "${OS_FAMILY}" in 06:55:04 + dpkg -l 06:55:04 + grep '^ii' 06:55:04 + '[' -f /tmp/packages_start.txt ']' 06:55:04 + '[' -f /tmp/packages_end.txt ']' 06:55:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:55:04 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-150 ']' 06:55:04 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/ 06:55:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-150/archives/ [Pipeline] echo 06:55: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-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:55:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:05 prd-ubuntu20.04-docker-8c-8g-396 does not seem to be running inside a container 06:55:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-150 -v /w/workspace/xfoundry_edgex-taf-common_PR-150:/w/workspace/xfoundry_edgex-taf-common_PR-150:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:55:05 $ docker top 80c77aa896b17338f6e18784e38c122a8f8d60839494cc5f2a8b0d8afd1f4910 -eo pid,comm [Pipeline] { [Pipeline] sh 06:55:06 + touch /tmp/pre-build-complete [Pipeline] sh 06:55:06 + mkdir -p /var/log/sysstat [Pipeline] sh 06:55:06 + ls /var/log/sa-host 06:55:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:07 provisioning config files... 06:55:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-150@tmp/config3418590150488578925tmp [Pipeline] { [Pipeline] echo 06:55:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:55:07 ---> create-netrc.sh [Pipeline] } 06:55:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:55:07 ---> python-tools-install.sh [Pipeline] echo 06:55:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:55:08 ---> sudo-logs.sh 06:55:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:55:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:55:08 ---> job-cost.sh 06:55:08 lf-activate-venv: SKIPPING 06:55:08 DEBUG: total: 0.2199999988079071 06:55:08 INFO: Retrieving Stack Cost... 06:55:09 INFO: Retrieving Pricing Info for: v3-standard-8 06:55:09 INFO: Archiving Costs [Pipeline] echo 06:55:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:55:09 ---> logs-deploy.sh 06:55:09 lf-activate-venv: SKIPPING 06:55:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-150/1 06:55:09 INFO: archiving workspace using pattern(s): 06:55:10 Archives upload complete. 06:55:10 INFO: archiving logs to Nexus