Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a 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-ssh2146204465395908207.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-ssh8382088441796172108.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5047820700890801307.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 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-ssh8755839554658348456.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11787100869775779035.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1995’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1996 in /w/workspace/gexfoundry_edgex-taf-common_main [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/gexfoundry_edgex-taf-common_main # 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 Avoid second fetch Checking out Revision 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a (main) Commit message: "Merge pull request #152 from edgexfoundry/dependabot/pip/cryptography-46.0.5" > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a # timeout=10 > git rev-list --no-walk 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-13T02:52:11.222Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-13T02:52:11.284Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-13T02:52:11.303Z] ========================================================= [2026-02-13T02:52:11.303Z] EdgeX Global Pipelines Version Info [2026-02-13T02:52:11.303Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:52:12.390Z] ------------------- [2026-02-13T02:52:12.390Z] stable info: [2026-02-13T02:52:12.390Z] ------------------- [2026-02-13T02:52:12.390Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-13T02:52:12.390Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-13T02:52:12.390Z] Message: update stable to v1.0.278 [2026-02-13T02:52:12.958Z] ------------------- [2026-02-13T02:52:12.958Z] experimental info: [2026-02-13T02:52:12.958Z] ------------------- [2026-02-13T02:52:12.958Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-13T02:52:12.958Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-13T02:52:12.958Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-02-13T02:52:13.034Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2026-02-13T02:52:13.050Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2026-02-13T02:52:13.065Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-13T02:52:13.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-02-13T02:52:13.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-13T02:52:13.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2026-02-13T02:52:13.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-13T02:52:13.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2026-02-13T02:52:13.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-02-13T02:52:13.192Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T02:52:13.208Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-02-13T02:52:13.225Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2026-02-13T02:52:13.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-13T02:52:13.263Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-13T02:52:13.278Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-02-13T02:52:13.297Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-02-13T02:52:13.316Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-02-13T02:52:13.334Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [Pipeline] echo [2026-02-13T02:52:13.353Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85a2675 [Pipeline] echo [2026-02-13T02:52:13.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T02:52:13.428Z] provisioning config files... [2026-02-13T02:52:13.438Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config18213115413469444059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:52:13.753Z] ---> ****-login.sh [2026-02-13T02:52:13.753Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:52:13.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:14.011Z] [2026-02-13T02:52:14.011Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:52:14.011Z] Configure a credential helper to remove this warning. See [2026-02-13T02:52:14.011Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:52:14.011Z] [2026-02-13T02:52:14.011Z] Login Succeeded [2026-02-13T02:52:14.011Z] nexus3.edgexfoundry.org:10002 [2026-02-13T02:52:14.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:14.011Z] [2026-02-13T02:52:14.011Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:52:14.011Z] Configure a credential helper to remove this warning. See [2026-02-13T02:52:14.011Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:52:14.011Z] [2026-02-13T02:52:14.011Z] Login Succeeded [2026-02-13T02:52:14.011Z] nexus3.edgexfoundry.org:10003 [2026-02-13T02:52:14.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:14.271Z] [2026-02-13T02:52:14.271Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:52:14.271Z] Configure a credential helper to remove this warning. See [2026-02-13T02:52:14.271Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:52:14.271Z] [2026-02-13T02:52:14.271Z] Login Succeeded [2026-02-13T02:52:14.271Z] nexus3.edgexfoundry.org:10004 [2026-02-13T02:52:14.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:14.271Z] [2026-02-13T02:52:14.271Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:52:14.271Z] Configure a credential helper to remove this warning. See [2026-02-13T02:52:14.271Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:52:14.271Z] [2026-02-13T02:52:14.271Z] Login Succeeded [2026-02-13T02:52:14.271Z] ****.io [2026-02-13T02:52:14.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:14.531Z] [2026-02-13T02:52:14.531Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:52:14.531Z] Configure a credential helper to remove this warning. See [2026-02-13T02:52:14.531Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:52:14.531Z] [2026-02-13T02:52:14.531Z] Login Succeeded [2026-02-13T02:52:14.531Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T02:52:14.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-02-13T02:52:14.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T02:52:14.956Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-13T02:52:14.956Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-13T02:52:14.956Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-13T02:52:14.956Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-13T02:52:14.956Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-13T02:52:14.956Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:52:15.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T02:52:15.300Z] [2026-02-13T02:52:15.300Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:52:15.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T02:52:15.604Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-13T02:52:15.604Z] 3dae71ba6b94: Pulling fs layer [2026-02-13T02:52:15.604Z] 6bf1a483ea7c: Pulling fs layer [2026-02-13T02:52:15.604Z] f5dfc541a4d3: Pulling fs layer [2026-02-13T02:52:15.604Z] 461d9e800cba: Pulling fs layer [2026-02-13T02:52:15.604Z] 80192f66455f: Pulling fs layer [2026-02-13T02:52:15.604Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-13T02:52:15.604Z] a29436f7fd5d: Pulling fs layer [2026-02-13T02:52:15.604Z] 923cac83aea3: Pulling fs layer [2026-02-13T02:52:15.604Z] 25ad8b0a4227: Pulling fs layer [2026-02-13T02:52:15.604Z] db01528c6b51: Pulling fs layer [2026-02-13T02:52:15.604Z] 28988de357af: Pulling fs layer [2026-02-13T02:52:15.604Z] 461d9e800cba: Waiting [2026-02-13T02:52:15.604Z] 2e8e34ca0e6c: Waiting [2026-02-13T02:52:15.604Z] 80192f66455f: Waiting [2026-02-13T02:52:15.604Z] a29436f7fd5d: Waiting [2026-02-13T02:52:15.604Z] 923cac83aea3: Waiting [2026-02-13T02:52:15.604Z] db01528c6b51: Waiting [2026-02-13T02:52:15.604Z] 25ad8b0a4227: Waiting [2026-02-13T02:52:15.604Z] 28988de357af: Waiting [2026-02-13T02:52:15.604Z] 6bf1a483ea7c: Verifying Checksum [2026-02-13T02:52:15.604Z] 6bf1a483ea7c: Download complete [2026-02-13T02:52:15.604Z] 461d9e800cba: Verifying Checksum [2026-02-13T02:52:15.604Z] 461d9e800cba: Download complete [2026-02-13T02:52:15.604Z] 80192f66455f: Verifying Checksum [2026-02-13T02:52:15.604Z] 80192f66455f: Download complete [2026-02-13T02:52:15.863Z] f5dfc541a4d3: Verifying Checksum [2026-02-13T02:52:15.863Z] f5dfc541a4d3: Download complete [2026-02-13T02:52:15.863Z] 3dae71ba6b94: Verifying Checksum [2026-02-13T02:52:15.863Z] 3dae71ba6b94: Download complete [2026-02-13T02:52:15.863Z] 923cac83aea3: Verifying Checksum [2026-02-13T02:52:15.863Z] 923cac83aea3: Download complete [2026-02-13T02:52:15.863Z] 25ad8b0a4227: Verifying Checksum [2026-02-13T02:52:15.863Z] 25ad8b0a4227: Download complete [2026-02-13T02:52:15.863Z] db01528c6b51: Verifying Checksum [2026-02-13T02:52:15.863Z] db01528c6b51: Download complete [2026-02-13T02:52:16.121Z] 28988de357af: Verifying Checksum [2026-02-13T02:52:16.121Z] 28988de357af: Download complete [2026-02-13T02:52:16.121Z] a29436f7fd5d: Verifying Checksum [2026-02-13T02:52:16.121Z] a29436f7fd5d: Download complete [2026-02-13T02:52:16.690Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-13T02:52:16.690Z] 2e8e34ca0e6c: Download complete [2026-02-13T02:52:17.638Z] 3dae71ba6b94: Pull complete [2026-02-13T02:52:17.638Z] 6bf1a483ea7c: Pull complete [2026-02-13T02:52:18.203Z] f5dfc541a4d3: Pull complete [2026-02-13T02:52:18.203Z] 461d9e800cba: Pull complete [2026-02-13T02:52:18.463Z] 80192f66455f: Pull complete [2026-02-13T02:52:22.658Z] 2e8e34ca0e6c: Pull complete [2026-02-13T02:52:23.597Z] a29436f7fd5d: Pull complete [2026-02-13T02:52:23.597Z] 923cac83aea3: Pull complete [2026-02-13T02:52:23.597Z] 25ad8b0a4227: Pull complete [2026-02-13T02:52:23.597Z] db01528c6b51: Pull complete [2026-02-13T02:52:23.597Z] 28988de357af: Pull complete [2026-02-13T02:52:23.597Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-13T02:52:23.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T02:52:23.597Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:52:23.734Z] prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container [2026-02-13T02:52:23.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T02:52:25.668Z] $ docker top c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 -eo pid,comm [2026-02-13T02:52:25.719Z] 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). [2026-02-13T02:52:25.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T02:52:25.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T02:52:25.766Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T02:52:25.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T02:52:25.896Z] $ docker exec c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 ssh-agent [2026-02-13T02:52:26.006Z] SSH_AUTH_SOCK=/tmp/ssh-Cv9IvW3vT8RQ/agent.32 [2026-02-13T02:52:26.006Z] SSH_AGENT_PID=38 [2026-02-13T02:52:26.014Z] Running ssh-add (command line suppressed) [2026-02-13T02:52:26.120Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17097985803162086509.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17097985803162086509.key) [2026-02-13T02:52:26.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T02:52:26.428Z] + git config --global --add safe.directory /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] sh [2026-02-13T02:52:26.712Z] + git tag --points-at HEAD [Pipeline] } [2026-02-13T02:52:26.751Z] $ docker exec --env ******** --env ******** c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 ssh-agent -k [2026-02-13T02:52:26.853Z] unset SSH_AUTH_SOCK; [2026-02-13T02:52:26.853Z] unset SSH_AGENT_PID; [2026-02-13T02:52:26.853Z] echo Agent pid 38 killed; [2026-02-13T02:52:26.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-13T02:52:26.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T02:52:26.896Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T02:52:27.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T02:52:27.014Z] $ docker exec c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 ssh-agent [2026-02-13T02:52:27.114Z] SSH_AUTH_SOCK=/tmp/ssh-1WiyoUYGFMn7/agent.86 [2026-02-13T02:52:27.114Z] SSH_AGENT_PID=92 [2026-02-13T02:52:27.121Z] Running ssh-add (command line suppressed) [2026-02-13T02:52:27.217Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2006798069553653434.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2006798069553653434.key) [2026-02-13T02:52:27.231Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T02:52:27.519Z] + git semver init [2026-02-13T02:52:27.780Z] 2026-02-13 02:52:27,772 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T02:52:27.780Z] 2026-02-13 02:52:27,775 [run_init] DEBUG init version:0.0.0 force:False [2026-02-13T02:52:27.780Z] 2026-02-13 02:52:27,776 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2026-02-13T02:52:27.780Z] 2026-02-13 02:52:27,777 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2026-02-13T02:52:27.780Z] 2026-02-13 02:52:27,777 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) [2026-02-13T02:52:28.722Z] 2026-02-13 02:52:28,436 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2026-02-13T02:52:28.722Z] 2026-02-13 02:52:28,436 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2026-02-13T02:52:28.722Z] 2026-02-13 02:52:28,436 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2026-02-13T02:52:28.722Z] 2026-02-13 02:52:28,436 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2026-02-13T02:52:28.722Z] 1.0.0-dev.11 [Pipeline] } [2026-02-13T02:52:28.732Z] $ docker exec --env ******** --env ******** c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 ssh-agent -k [2026-02-13T02:52:28.836Z] unset SSH_AUTH_SOCK; [2026-02-13T02:52:28.837Z] unset SSH_AGENT_PID; [2026-02-13T02:52:28.837Z] echo Agent pid 92 killed; [2026-02-13T02:52:28.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T02:52:29.157Z] + git semver [Pipeline] } [2026-02-13T02:52:29.739Z] $ docker stop --time=1 c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 [2026-02-13T02:52:31.039Z] $ docker rm -f --volumes c76678655c7b59783f3b0b8fdd9e7dc6e9d984f595212747fda3ef1119e00359 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T02:52:31.384Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-13T02:52:31.790Z] Stashed 1 file(s) [Pipeline] echo [2026-02-13T02:52:31.793Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.11 [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 [2026-02-13T02:52:31.938Z] provisioning config files... [2026-02-13T02:52:31.960Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12522012974910769770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:52:32.252Z] ---> ****-login.sh [2026-02-13T02:52:32.252Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:52:32.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:32.252Z] Login Succeeded [2026-02-13T02:52:32.252Z] nexus3.edgexfoundry.org:10002 [2026-02-13T02:52:32.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:32.252Z] Login Succeeded [2026-02-13T02:52:32.252Z] nexus3.edgexfoundry.org:10003 [2026-02-13T02:52:32.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:32.511Z] Login Succeeded [2026-02-13T02:52:32.511Z] nexus3.edgexfoundry.org:10004 [2026-02-13T02:52:32.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:32.511Z] Login Succeeded [2026-02-13T02:52:32.511Z] ****.io [2026-02-13T02:52:32.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:32.769Z] Login Succeeded [2026-02-13T02:52:32.769Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T02:52:32.776Z] 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 [2026-02-13T02:52:33.344Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T02:52:33.624Z] + ls -al . [2026-02-13T02:52:33.624Z] total 72 [2026-02-13T02:52:33.624Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 02:52 . [2026-02-13T02:52:33.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:52 .. [2026-02-13T02:52:33.624Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:52 .git [2026-02-13T02:52:33.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:52 .github [2026-02-13T02:52:33.624Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 02:52 .gitignore [2026-02-13T02:52:33.624Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 02:52 .semver [2026-02-13T02:52:33.624Z] -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 02:52 Dockerfile [2026-02-13T02:52:33.624Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 02:52 Jenkinsfile [2026-02-13T02:52:33.624Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 02:52 LICENSE [2026-02-13T02:52:33.624Z] -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 02:52 README.md [2026-02-13T02:52:33.624Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:52 TUC [2026-02-13T02:52:33.624Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 02:52 VERSION [2026-02-13T02:52:33.624Z] -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 02:52 requirements.txt [2026-02-13T02:52:33.624Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 02:52 robot-entrypoint.sh [2026-02-13T02:52:33.624Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 02:52 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:52:33.928Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a --label arch=amd64 --label version=1.0.0-dev.11 . [2026-02-13T02:52:34.496Z] #0 building with "default" instance using docker driver [2026-02-13T02:52:34.496Z] [2026-02-13T02:52:34.496Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:52:34.496Z] #1 transferring dockerfile: 1.69kB done [2026-02-13T02:52:34.496Z] #1 DONE 0.0s [2026-02-13T02:52:34.496Z] [2026-02-13T02:52:34.496Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2026-02-13T02:52:34.496Z] #2 DONE 0.1s [2026-02-13T02:52:34.754Z] [2026-02-13T02:52:34.754Z] #3 [internal] load .dockerignore [2026-02-13T02:52:34.754Z] #3 transferring context: 2B done [2026-02-13T02:52:34.754Z] #3 DONE 0.0s [2026-02-13T02:52:34.754Z] [2026-02-13T02:52:34.754Z] #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 [2026-02-13T02:52:34.754Z] #4 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.0s done [2026-02-13T02:52:34.754Z] #4 ... [2026-02-13T02:52:34.754Z] [2026-02-13T02:52:34.754Z] #5 [internal] load build context [2026-02-13T02:52:34.754Z] #5 transferring context: 573.58kB 0.0s done [2026-02-13T02:52:34.754Z] #5 DONE 0.1s [2026-02-13T02:52:34.754Z] [2026-02-13T02:52:34.754Z] #4 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 [2026-02-13T02:52:34.754Z] #4 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done [2026-02-13T02:52:34.754Z] #4 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done [2026-02-13T02:52:34.754Z] #4 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.1s done [2026-02-13T02:52:34.754Z] #4 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done [2026-02-13T02:52:34.754Z] #4 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done [2026-02-13T02:52:35.013Z] #4 DONE 0.3s [2026-02-13T02:52:35.013Z] [2026-02-13T02:52:35.013Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2026-02-13T02:52:35.013Z] #6 DONE 0.1s [2026-02-13T02:52:35.013Z] [2026-02-13T02:52:35.013Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2026-02-13T02:52:35.013Z] #7 DONE 0.0s [2026-02-13T02:52:35.013Z] [2026-02-13T02:52:35.013Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2026-02-13T02:52:35.013Z] #8 DONE 0.0s [2026-02-13T02:52:35.013Z] [2026-02-13T02:52:35.013Z] #9 [5/7] WORKDIR /edgex-taf [2026-02-13T02:52:35.013Z] #9 DONE 0.1s [2026-02-13T02:52:35.271Z] [2026-02-13T02:52:35.271Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T02:52:35.271Z] #10 DONE 0.3s [2026-02-13T02:52:35.530Z] [2026-02-13T02:52:35.530Z] #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 [2026-02-13T02:52:35.530Z] #11 0.237 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:52:36.096Z] #11 0.735 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:52:36.663Z] #11 1.346 OK: 8 MiB in 14 packages [2026-02-13T02:52:36.924Z] #11 1.433 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:52:37.183Z] #11 1.690 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:52:37.750Z] #11 2.208 (1/14) Installing ca-certificates (20250911-r0) [2026-02-13T02:52:37.750Z] #11 2.424 (2/14) Installing brotli-libs (1.1.0-r2) [2026-02-13T02:52:38.008Z] #11 2.669 (3/14) Installing c-ares (1.33.1-r0) [2026-02-13T02:52:38.268Z] #11 2.858 (4/14) Installing libunistring (1.2-r0) [2026-02-13T02:52:38.526Z] #11 3.108 (5/14) Installing libidn2 (2.3.7-r0) [2026-02-13T02:52:38.785Z] #11 3.330 (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-02-13T02:52:38.785Z] #11 3.521 (7/14) Installing libpsl (0.21.5-r1) [2026-02-13T02:52:39.044Z] #11 3.706 (8/14) Installing zstd-libs (1.5.6-r0) [2026-02-13T02:52:39.303Z] #11 3.942 (9/14) Installing libcurl (8.14.1-r2) [2026-02-13T02:52:39.870Z] #11 4.475 (10/14) Installing curl (8.14.1-r2) [2026-02-13T02:52:40.128Z] #11 4.698 (11/14) Installing docker-cli (26.1.5-r0) [2026-02-13T02:52:40.697Z] #11 5.127 (12/14) Installing oniguruma (6.9.9-r0) [2026-02-13T02:52:40.697Z] #11 5.339 (13/14) Installing jq (1.7.1-r0) [2026-02-13T02:52:40.955Z] #11 5.569 (14/14) Installing openssl (3.3.6-r0) [2026-02-13T02:52:41.212Z] #11 5.816 Executing busybox-1.36.1-r31.trigger [2026-02-13T02:52:41.212Z] #11 5.822 Executing ca-certificates-20250911-r0.trigger [2026-02-13T02:52:41.213Z] #11 5.868 OK: 43 MiB in 28 packages [2026-02-13T02:52:41.213Z] #11 5.941 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:52:41.778Z] #11 6.456 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:52:42.344Z] #11 6.978 (1/167) Installing libexpat (2.7.4-r0) [2026-02-13T02:52:42.603Z] #11 7.165 (2/167) Installing libbz2 (1.0.8-r6) [2026-02-13T02:52:42.870Z] #11 7.347 (3/167) Installing libpng (1.6.54-r0) [2026-02-13T02:52:42.870Z] #11 7.567 (4/167) Installing freetype (2.13.2-r0) [2026-02-13T02:52:43.129Z] #11 7.790 (5/167) Installing fontconfig (2.15.0-r1) [2026-02-13T02:52:43.387Z] #11 8.022 (6/167) Installing libfontenc (1.1.8-r0) [2026-02-13T02:52:43.644Z] #11 8.189 (7/167) Installing mkfontscale (1.2.2-r6) [2026-02-13T02:52:43.644Z] #11 8.354 (8/167) Installing font-opensans (0_git20210927-r1) [2026-02-13T02:52:43.902Z] #11 8.634 (9/167) Installing pkgconf (2.2.0-r0) [2026-02-13T02:52:44.160Z] #11 8.830 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2026-02-13T02:52:44.418Z] #11 9.016 (11/167) Installing libffi (3.4.6-r0) [2026-02-13T02:52:44.676Z] #11 9.180 (12/167) Installing libintl (0.22.5-r0) [2026-02-13T02:52:44.676Z] #11 9.344 (13/167) Installing libeconf (0.6.3-r0) [2026-02-13T02:52:44.935Z] #11 9.509 (14/167) Installing libblkid (2.40.1-r1) [2026-02-13T02:52:45.192Z] #11 9.694 (15/167) Installing libmount (2.40.1-r1) [2026-02-13T02:52:45.192Z] #11 9.900 (16/167) Installing pcre2 (10.43-r0) [2026-02-13T02:52:45.450Z] #11 10.13 (17/167) Installing glib (2.80.5-r0) [2026-02-13T02:52:45.713Z] #11 10.41 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2026-02-13T02:52:45.971Z] #11 10.67 (19/167) Installing xz-libs (5.6.2-r1) [2026-02-13T02:52:46.230Z] #11 10.88 (20/167) Installing libxml2 (2.12.10-r0) [2026-02-13T02:52:46.490Z] #11 11.11 (21/167) Installing shared-mime-info (2.4-r0) [2026-02-13T02:52:46.752Z] #11 11.34 (22/167) Installing hicolor-icon-theme (0.17-r2) [2026-02-13T02:52:46.885Z] Still waiting to schedule task [2026-02-13T02:52:46.886Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2026-02-13T02:52:47.011Z] #11 11.51 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2026-02-13T02:52:47.269Z] #11 11.75 (24/167) Installing libsharpyuv (1.3.2-r0) [2026-02-13T02:52:47.269Z] #11 11.90 (25/167) Installing libwebp (1.3.2-r0) [2026-02-13T02:52:47.528Z] #11 12.12 (26/167) Installing tiff (4.6.0t-r0) [2026-02-13T02:52:47.787Z] #11 12.33 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2026-02-13T02:52:48.046Z] #11 12.56 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2026-02-13T02:52:48.046Z] #11 12.74 (29/167) Installing libxau (1.0.11-r4) [2026-02-13T02:52:48.304Z] #11 12.88 (30/167) Installing libmd (1.1.0-r0) [2026-02-13T02:52:48.562Z] #11 13.05 (31/167) Installing libbsd (0.12.2-r0) [2026-02-13T02:52:48.562Z] #11 13.21 (32/167) Installing libxdmcp (1.1.5-r1) [2026-02-13T02:52:48.822Z] #11 13.36 (33/167) Installing libxcb (1.16.1-r0) [2026-02-13T02:52:49.079Z] #11 13.58 (34/167) Installing libx11 (1.8.9-r1) [2026-02-13T02:52:49.338Z] #11 13.85 (35/167) Installing libxcomposite (0.4.6-r5) [2026-02-13T02:52:49.338Z] #11 13.99 (36/167) Installing libxfixes (6.0.1-r4) [2026-02-13T02:52:49.596Z] #11 14.13 (37/167) Installing libxrender (0.9.11-r5) [2026-02-13T02:52:49.596Z] #11 14.30 (38/167) Installing libxcursor (1.2.2-r1) [2026-02-13T02:52:49.854Z] #11 14.47 (39/167) Installing libxdamage (1.1.6-r5) [2026-02-13T02:52:50.114Z] #11 14.63 (40/167) Installing libxext (1.3.6-r2) [2026-02-13T02:52:50.114Z] #11 14.79 (41/167) Installing libxi (1.8.1-r4) [2026-02-13T02:52:50.372Z] #11 14.95 (42/167) Installing libxinerama (1.1.5-r4) [2026-02-13T02:52:50.372Z] #11 15.10 (43/167) Installing libxrandr (1.5.4-r1) [2026-02-13T02:52:50.629Z] #11 15.26 (44/167) Installing libatk-1.0 (2.52.0-r0) [2026-02-13T02:52:50.888Z] #11 15.46 (45/167) Installing libxtst (1.2.4-r6) [2026-02-13T02:52:50.888Z] #11 15.62 (46/167) Installing dbus-libs (1.14.10-r1) [2026-02-13T02:52:51.147Z] #11 15.83 (47/167) Installing at-spi2-core (2.52.0-r0) [2026-02-13T02:52:51.407Z] #11 16.03 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-02-13T02:52:51.667Z] #11 16.22 (49/167) Installing pixman (0.43.2-r0) [2026-02-13T02:52:51.925Z] #11 16.45 (50/167) Installing cairo (1.18.4-r0) [2026-02-13T02:52:52.184Z] #11 16.70 (51/167) Installing cairo-gobject (1.18.4-r0) [2026-02-13T02:52:52.184Z] #11 16.84 (52/167) Installing avahi-libs (0.8-r17) [2026-02-13T02:52:52.442Z] #11 17.03 (53/167) Installing gmp (6.3.0-r1) [2026-02-13T02:52:52.702Z] #11 17.25 (54/167) Installing nettle (3.9.1-r0) [2026-02-13T02:52:52.958Z] #11 17.49 (55/167) Installing libtasn1 (4.21.0-r0) [2026-02-13T02:52:52.958Z] #11 17.66 (56/167) Installing p11-kit (0.25.3-r0) [2026-02-13T02:52:53.217Z] #11 17.89 (57/167) Installing gnutls (3.8.5-r0) [2026-02-13T02:52:53.476Z] #11 18.15 (58/167) Installing cups-libs (2.4.16-r0) [2026-02-13T02:52:53.734Z] #11 18.37 (59/167) Installing libepoxy (1.5.10-r1) [2026-02-13T02:52:53.992Z] #11 18.60 (60/167) Installing fribidi (1.0.15-r0) [2026-02-13T02:52:54.248Z] #11 18.76 (61/167) Installing graphite2 (1.3.14-r6) [2026-02-13T02:52:54.248Z] #11 18.96 (62/167) Installing harfbuzz (8.5.0-r0) [2026-02-13T02:52:54.504Z] #11 19.23 (63/167) Installing libxft (2.3.8-r3) [2026-02-13T02:52:54.763Z] #11 19.40 (64/167) Installing pango (1.52.2-r0) [2026-02-13T02:52:55.021Z] #11 19.63 (65/167) Installing wayland-libs-client (1.22.0-r4) [2026-02-13T02:52:55.280Z] #11 19.80 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2026-02-13T02:52:55.280Z] #11 19.95 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2026-02-13T02:52:55.537Z] #11 20.09 (68/167) Installing xkeyboard-config (2.41-r0) [2026-02-13T02:52:55.796Z] #11 20.37 (69/167) Installing libxkbcommon (1.7.0-r0) [2026-02-13T02:52:56.055Z] #11 20.58 (70/167) Installing gtk+3.0 (3.24.43-r0) [2026-02-13T02:52:56.313Z] #11 20.92 (71/167) Installing icu-data-full (74.2-r1) [2026-02-13T02:52:56.881Z] #11 21.34 (72/167) Installing mesa (24.0.9-r1) [2026-02-13T02:52:56.881Z] #11 21.51 (73/167) Installing llvm17-libs (17.0.6-r2) [2026-02-13T02:52:57.814Z] #11 22.54 (74/167) Installing hwdata-pci (0.382-r0) [2026-02-13T02:52:58.072Z] #11 22.77 (75/167) Installing libpciaccess (0.18.1-r0) [2026-02-13T02:52:58.331Z] #11 22.93 (76/167) Installing libdrm (2.4.120-r0) [2026-02-13T02:52:58.590Z] #11 23.15 (77/167) Installing libelf (0.191-r0) [2026-02-13T02:52:58.590Z] #11 23.33 (78/167) Installing mesa-glapi (24.0.9-r1) [2026-02-13T02:52:58.848Z] #11 23.51 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2026-02-13T02:52:59.416Z] #11 23.94 (80/167) Installing eudev-libs (3.2.14-r2) [2026-02-13T02:52:59.416Z] #11 24.10 (81/167) Installing libmagic (5.45-r1) [2026-02-13T02:52:59.674Z] #11 24.34 (82/167) Installing file (5.45-r1) [2026-02-13T02:52:59.932Z] #11 24.48 (83/167) Installing xprop (1.2.7-r0) [2026-02-13T02:52:59.932Z] #11 24.64 (84/167) Installing libice (1.1.1-r6) [2026-02-13T02:53:00.189Z] #11 24.81 (85/167) Installing libuuid (2.40.1-r1) [2026-02-13T02:53:00.446Z] #11 24.98 (86/167) Installing libsm (1.2.4-r4) [2026-02-13T02:53:00.446Z] #11 25.15 (87/167) Installing libxt (1.3.0-r5) [2026-02-13T02:53:00.704Z] #11 25.36 (88/167) Installing libxmu (1.1.4-r2) [2026-02-13T02:53:00.962Z] #11 25.55 (89/167) Installing xset (1.2.5-r1) [2026-02-13T02:53:01.267Z] #11 25.71 (90/167) Installing xdg-utils (1.2.1-r0) [2026-02-13T02:53:01.267Z] #11 25.89 (91/167) Installing libogg (1.3.5-r5) [2026-02-13T02:53:01.525Z] #11 26.05 (92/167) Installing libflac (1.4.3-r1) [2026-02-13T02:53:01.782Z] #11 26.27 (93/167) Installing alsa-lib (1.2.11-r0) [2026-02-13T02:53:01.782Z] #11 26.52 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2026-02-13T02:53:02.349Z] #11 26.81 (95/167) Installing aom-libs (3.9.1-r0) [2026-02-13T02:53:02.606Z] #11 27.11 (96/167) Installing libva (2.21.0-r0) [2026-02-13T02:53:02.606Z] #11 27.30 (97/167) Installing libvdpau (1.5-r3) [2026-02-13T02:53:02.865Z] #11 27.46 (98/167) Installing onevpl-libs (2023.3.1-r2) [2026-02-13T02:53:03.126Z] #11 27.67 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2026-02-13T02:53:03.384Z] #11 27.90 (100/167) Installing libdav1d (1.4.2-r0) [2026-02-13T02:53:03.642Z] #11 28.15 (101/167) Installing openexr-libiex (3.1.13-r1) [2026-02-13T02:53:03.642Z] #11 28.36 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2026-02-13T02:53:03.901Z] #11 28.52 (103/167) Installing imath (3.1.12-r0) [2026-02-13T02:53:04.161Z] #11 28.72 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2026-02-13T02:53:04.419Z] #11 28.99 (105/167) Installing giflib (5.2.2-r0) [2026-02-13T02:53:04.419Z] #11 29.15 (106/167) Installing libhwy (1.0.7-r0) [2026-02-13T02:53:04.678Z] #11 29.31 (107/167) Installing lcms2 (2.16-r0) [2026-02-13T02:53:04.937Z] #11 29.52 (108/167) Installing libjxl (0.10.2-r0) [2026-02-13T02:53:05.196Z] #11 29.82 (109/167) Installing lame-libs (3.100-r5) [2026-02-13T02:53:05.460Z] #11 30.15 (110/167) Installing opus (1.5.2-r0) [2026-02-13T02:53:05.718Z] #11 30.31 (111/167) Installing rav1e-libs (0.7.1-r0) [2026-02-13T02:53:05.975Z] #11 30.49 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2026-02-13T02:53:05.975Z] #11 30.64 (113/167) Installing soxr (0.1.3-r7) [2026-02-13T02:53:06.233Z] #11 30.85 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2026-02-13T02:53:06.492Z] #11 31.01 (115/167) Installing libtheora (1.1.1-r18) [2026-02-13T02:53:06.492Z] #11 31.18 (116/167) Installing libvorbis (1.3.7-r2) [2026-02-13T02:53:06.750Z] #11 31.33 (117/167) Installing libvpx (1.14.1-r0) [2026-02-13T02:53:07.009Z] #11 31.53 (118/167) Installing libwebpmux (1.3.2-r0) [2026-02-13T02:53:07.009Z] #11 31.67 (119/167) Installing x264-libs (0.164_git20231001-r0) [2026-02-13T02:53:08.387Z] #11 32.87 (120/167) Installing numactl (2.0.18-r0) [2026-02-13T02:53:08.387Z] #11 33.00 (121/167) Installing x265-libs (3.6-r0) [2026-02-13T02:53:08.645Z] #11 33.22 (122/167) Installing xvidcore (1.3.7-r2) [2026-02-13T02:53:08.904Z] #11 33.40 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-02-13T02:53:09.161Z] #11 33.86 (124/167) Installing libbluray (1.3.4-r1) [2026-02-13T02:53:09.420Z] #11 34.01 (125/167) Installing mpg123-libs (1.32.8-r0) [2026-02-13T02:53:09.679Z] #11 34.19 (126/167) Installing libopenmpt (0.7.7-r0) [2026-02-13T02:53:09.679Z] #11 34.36 (127/167) Installing cjson (1.7.19-r0) [2026-02-13T02:53:09.941Z] #11 34.49 (128/167) Installing mbedtls (3.6.5-r0) [2026-02-13T02:53:09.941Z] #11 34.67 (129/167) Installing librist (0.2.10-r1) [2026-02-13T02:53:10.198Z] #11 34.83 (130/167) Installing libsrt (1.5.3-r0) [2026-02-13T02:53:10.455Z] #11 35.01 (131/167) Installing libssh (0.10.6-r0) [2026-02-13T02:53:10.455Z] #11 35.15 (132/167) Installing libsodium (1.0.19-r1) [2026-02-13T02:53:10.713Z] #11 35.32 (133/167) Installing libzmq (4.3.5-r2) [2026-02-13T02:53:10.969Z] #11 35.50 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2026-02-13T02:53:10.969Z] #11 35.69 (135/167) Installing crc32c (1.1.2-r0) [2026-02-13T02:53:11.228Z] #11 35.81 (136/167) Installing double-conversion (3.3.0-r0) [2026-02-13T02:53:11.228Z] #11 35.95 (137/167) Installing libevent (2.1.12-r7) [2026-02-13T02:53:11.486Z] #11 36.12 (138/167) Installing wayland-libs-server (1.22.0-r4) [2026-02-13T02:53:11.747Z] #11 36.25 (139/167) Installing mesa-gbm (24.0.9-r1) [2026-02-13T02:53:11.748Z] #11 36.39 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2026-02-13T02:53:12.006Z] #11 36.56 (141/167) Installing icu-libs (74.2-r1) [2026-02-13T02:53:12.265Z] #11 36.79 (142/167) Installing minizip (1.3.1-r0) [2026-02-13T02:53:12.265Z] #11 36.92 (143/167) Installing nspr (4.35-r4) [2026-02-13T02:53:12.523Z] #11 37.07 (144/167) Installing sqlite-libs (3.45.3-r3) [2026-02-13T02:53:12.523Z] #11 37.24 (145/167) Installing nss (3.105-r0) [2026-02-13T02:53:12.781Z] #11 37.44 (146/167) Installing openh264 (2.4.1-r0) [2026-02-13T02:53:13.041Z] #11 37.61 (147/167) Installing libcamera-ipa (0.3.0-r0) [2026-02-13T02:53:13.041Z] #11 37.75 (148/167) Installing libunwind (1.8.1-r0) [2026-02-13T02:53:13.298Z] #11 37.90 (149/167) Installing yaml (0.2.5-r2) [2026-02-13T02:53:13.557Z] #11 38.04 (150/167) Installing libcamera (0.3.0-r0) [2026-02-13T02:53:13.557Z] #11 38.20 (151/167) Installing speexdsp (1.2.1-r2) [2026-02-13T02:53:13.816Z] #11 38.35 (152/167) Installing libuv (1.48.0-r0) [2026-02-13T02:53:13.816Z] #11 38.55 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2026-02-13T02:53:14.075Z] #11 38.74 (154/167) Installing libsndfile (1.2.2-r1) [2026-02-13T02:53:14.333Z] #11 38.90 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2026-02-13T02:53:14.593Z] #11 39.10 (156/167) Installing pipewire-libs (1.0.6-r1) [2026-02-13T02:53:14.593Z] #11 39.30 (157/167) Installing libasyncns (0.8-r3) [2026-02-13T02:53:14.851Z] #11 39.43 (158/167) Installing libltdl (2.4.7-r3) [2026-02-13T02:53:14.851Z] #11 39.55 (159/167) Installing orc (0.4.40-r0) [2026-02-13T02:53:15.110Z] #11 39.70 (160/167) Installing tdb-libs (1.4.9-r1) [2026-02-13T02:53:15.369Z] #11 39.85 (161/167) Installing libpulse (17.0-r0) [2026-02-13T02:53:15.369Z] #11 40.03 (162/167) Installing libwebpdemux (1.3.2-r0) [2026-02-13T02:53:15.631Z] #11 40.17 (163/167) Installing libgpg-error (1.49-r0) [2026-02-13T02:53:15.631Z] #11 40.32 (164/167) Installing libgcrypt (1.10.3-r0) [2026-02-13T02:53:15.892Z] #11 40.53 (165/167) Installing libxslt (1.1.39-r2) [2026-02-13T02:53:16.150Z] #11 40.84 (166/167) Installing chromium (131.0.6778.108-r0) [2026-02-13T02:53:18.055Z] #11 42.44 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-02-13T02:53:18.055Z] #11 42.74 Executing busybox-1.36.1-r31.trigger [2026-02-13T02:53:18.314Z] #11 42.75 Executing fontconfig-2.15.0-r1.trigger [2026-02-13T02:53:18.314Z] #11 42.77 Executing mkfontscale-1.2.2-r6.trigger [2026-02-13T02:53:18.314Z] #11 42.79 Executing glib-2.80.5-r0.trigger [2026-02-13T02:53:18.314Z] #11 42.80 Executing shared-mime-info-2.4-r0.trigger [2026-02-13T02:53:18.573Z] #11 43.16 Executing gdk-pixbuf-2.42.12-r0.trigger [2026-02-13T02:53:18.573Z] #11 43.17 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-02-13T02:53:18.573Z] #11 43.19 Executing gtk+3.0-3.24.43-r0.trigger [2026-02-13T02:53:18.573Z] #11 43.21 OK: 672 MiB in 195 packages [2026-02-13T02:53:18.573Z] #11 43.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:18.831Z] #11 43.47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:19.395Z] #11 43.96 (1/30) Installing jansson (2.14-r4) [2026-02-13T02:53:19.395Z] #11 44.11 (2/30) Installing binutils (2.42-r1) [2026-02-13T02:53:19.653Z] #11 44.33 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-02-13T02:53:19.911Z] #11 44.44 (4/30) Installing isl26 (0.26-r1) [2026-02-13T02:53:19.911Z] #11 44.61 (5/30) Installing mpfr4 (4.2.1-r0) [2026-02-13T02:53:20.169Z] #11 44.76 (6/30) Installing mpc1 (1.3.1-r1) [2026-02-13T02:53:20.169Z] #11 44.89 (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-02-13T02:53:21.113Z] #11 45.78 (8/30) Installing musl-dev (1.2.5-r1) [2026-02-13T02:53:21.373Z] #11 45.99 (9/30) Installing linux-headers (6.6-r0) [2026-02-13T02:53:21.634Z] #11 46.22 (10/30) Installing libffi-dev (3.4.6-r0) [2026-02-13T02:53:21.895Z] #11 46.58 (11/30) Installing libpq (16.11-r0) [2026-02-13T02:53:22.156Z] #11 46.74 (12/30) Installing openssl-dev (3.3.6-r0) [2026-02-13T02:53:22.420Z] #11 46.95 (13/30) Installing libpq-dev (16.11-r0) [2026-02-13T02:53:22.420Z] #11 47.13 (14/30) Installing libecpg (16.11-r0) [2026-02-13T02:53:22.679Z] #11 47.29 (15/30) Installing libecpg-dev (16.11-r0) [2026-02-13T02:53:22.939Z] #11 47.46 (16/30) Installing clang16-headers (16.0.6-r5) [2026-02-13T02:53:23.197Z] #11 47.90 (17/30) Installing llvm16-libs (16.0.6-r9) [2026-02-13T02:53:24.137Z] #11 48.78 (18/30) Installing clang16-libs (16.0.6-r5) [2026-02-13T02:53:25.072Z] #11 49.74 (19/30) Installing fortify-headers (1.1-r3) [2026-02-13T02:53:25.330Z] #11 49.87 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-02-13T02:53:25.588Z] #11 50.13 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-02-13T02:53:25.588Z] #11 50.29 (22/30) Installing clang16 (16.0.6-r5) [2026-02-13T02:53:25.845Z] #11 50.47 (23/30) Installing icu (74.2-r1) [2026-02-13T02:53:26.103Z] #11 50.64 (24/30) Installing icu-dev (74.2-r1) [2026-02-13T02:53:26.676Z] #11 51.13 (25/30) Installing llvm16 (16.0.6-r9) [2026-02-13T02:53:28.578Z] #11 52.99 (26/30) Installing lz4-libs (1.9.4-r5) [2026-02-13T02:53:28.578Z] #11 53.14 (27/30) Installing lz4-dev (1.9.4-r5) [2026-02-13T02:53:28.578Z] #11 53.27 (28/30) Installing zstd (1.5.6-r0) [2026-02-13T02:53:28.836Z] #11 53.43 (29/30) Installing zstd-dev (1.5.6-r0) [2026-02-13T02:53:29.094Z] #11 53.58 (30/30) Installing postgresql16-dev (16.11-r0) [2026-02-13T02:53:29.094Z] #11 53.81 Executing busybox-1.36.1-r31.trigger [2026-02-13T02:53:29.354Z] #11 53.82 OK: 1207 MiB in 225 packages [2026-02-13T02:53:29.354Z] #11 53.89 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:29.354Z] #11 54.07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:29.920Z] #11 54.48 (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-02-13T02:53:30.179Z] #11 54.85 (2/14) Installing gdbm (1.23-r1) [2026-02-13T02:53:30.438Z] #11 54.97 (3/14) Installing mpdecimal (4.0.0-r0) [2026-02-13T02:53:30.438Z] #11 55.10 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-02-13T02:53:30.697Z] #11 55.23 (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-02-13T02:53:30.697Z] #11 55.38 (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-02-13T02:53:30.954Z] #11 55.49 (7/14) Installing readline (8.2.10-r0) [2026-02-13T02:53:30.954Z] #11 55.64 (8/14) Installing python3 (3.12.12-r0) [2026-02-13T02:53:31.214Z] #11 55.94 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) [2026-02-13T02:53:31.473Z] #11 56.19 (10/14) Installing pyc (3.12.12-r0) [2026-02-13T02:53:31.731Z] #11 56.30 (11/14) Installing python3-pyc (3.12.12-r0) [2026-02-13T02:53:31.731Z] #11 56.41 (12/14) Installing python3-dev (3.12.12-r0) [2026-02-13T02:53:32.671Z] #11 57.22 (13/14) Installing libsodium-dev (1.0.19-r1) [2026-02-13T02:53:32.671Z] #11 57.38 (14/14) Installing zeromq-dev (4.3.5-r2) [2026-02-13T02:53:32.930Z] #11 57.51 Executing busybox-1.36.1-r31.trigger [2026-02-13T02:53:33.188Z] #11 57.52 OK: 1374 MiB in 239 packages [2026-02-13T02:53:33.188Z] #11 57.60 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:33.188Z] #11 57.78 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:33.763Z] #11 58.19 OK: 1374 MiB in 239 packages [2026-02-13T02:53:33.763Z] #11 58.26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:33.763Z] #11 58.44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:34.330Z] #11 58.85 (1/1) Installing tzdata (2025c-r0) [2026-02-13T02:53:34.330Z] #11 59.05 OK: 1375 MiB in 240 packages [2026-02-13T02:53:34.896Z] #11 59.42 (1/1) Purging tzdata (2025c-r0) [2026-02-13T02:53:34.896Z] #11 59.43 OK: 1374 MiB in 239 packages [2026-02-13T02:53:36.800Z] #11 61.12 Looking in links: /tmp/tmpe8wz7sos [2026-02-13T02:53:36.800Z] #11 61.12 Processing /tmp/tmpe8wz7sos/pip-25.0.1-py3-none-any.whl [2026-02-13T02:53:36.800Z] #11 61.13 Installing collected packages: pip [2026-02-13T02:53:37.735Z] #11 62.14 Successfully installed pip-25.0.1 [2026-02-13T02:53:37.735Z] #11 62.14 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. [2026-02-13T02:53:37.994Z] #11 62.60 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-02-13T02:53:39.371Z] #11 63.69 Collecting pip [2026-02-13T02:53:39.371Z] #11 63.73 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T02:53:39.371Z] #11 63.90 Collecting setuptools [2026-02-13T02:53:39.371Z] #11 63.91 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T02:53:39.371Z] #11 63.95 Collecting wheel [2026-02-13T02:53:39.371Z] #11 63.96 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) [2026-02-13T02:53:39.371Z] #11 63.99 Collecting packaging>=24.0 (from wheel) [2026-02-13T02:53:39.371Z] #11 64.00 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T02:53:39.371Z] #11 64.01 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) [2026-02-13T02:53:39.640Z] #11 64.03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 100.8 MB/s eta 0:00:00 [2026-02-13T02:53:39.640Z] #11 64.04 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) [2026-02-13T02:53:39.640Z] #11 64.05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 109.6 MB/s eta 0:00:00 [2026-02-13T02:53:39.640Z] #11 64.06 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) [2026-02-13T02:53:39.640Z] #11 64.06 Downloading packaging-26.0-py3-none-any.whl (74 kB) [2026-02-13T02:53:39.640Z] #11 64.10 Installing collected packages: setuptools, pip, packaging, wheel [2026-02-13T02:53:40.210Z] #11 64.80 Attempting uninstall: pip [2026-02-13T02:53:40.468Z] #11 64.81 Found existing installation: pip 25.0.1 [2026-02-13T02:53:40.468Z] #11 64.84 Uninstalling pip-25.0.1: [2026-02-13T02:53:40.468Z] #11 64.85 Successfully uninstalled pip-25.0.1 [2026-02-13T02:53:41.418Z] #11 66.01 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 [2026-02-13T02:53:41.676Z] #11 66.01 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. [2026-02-13T02:53:41.940Z] #11 66.49 Processing ./edgex-taf-common [2026-02-13T02:53:41.940Z] #11 66.49 Installing build dependencies: started [2026-02-13T02:53:42.872Z] #11 67.35 Installing build dependencies: finished with status 'done' [2026-02-13T02:53:42.872Z] #11 67.35 Getting requirements to build wheel: started [2026-02-13T02:53:43.136Z] #11 67.74 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:53:43.394Z] #11 67.75 Preparing metadata (pyproject.toml): started [2026-02-13T02:53:43.394Z] #11 67.95 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:53:43.394Z] #11 67.95 Building wheels for collected packages: edgex-taf-common [2026-02-13T02:53:43.394Z] #11 67.96 Building wheel for edgex-taf-common (pyproject.toml): started [2026-02-13T02:53:43.655Z] #11 68.21 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-02-13T02:53:43.914Z] #11 68.21 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=c6d4cee56c6508bef533c79e86ae3f351593b3ea9419dc90be79bed290c9ea17 [2026-02-13T02:53:43.914Z] #11 68.21 Stored in directory: /tmp/pip-ephem-wheel-cache-oloheurl/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-02-13T02:53:43.914Z] #11 68.21 Successfully built edgex-taf-common [2026-02-13T02:53:43.914Z] #11 68.23 Installing collected packages: edgex-taf-common [2026-02-13T02:53:43.914Z] #11 68.25 Successfully installed edgex-taf-common-0.0.0 [2026-02-13T02:53:43.915Z] #11 68.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. [2026-02-13T02:53:44.172Z] #11 68.83 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-02-13T02:53:44.431Z] #11 68.87 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T02:53:44.431Z] #11 68.88 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-02-13T02:53:44.431Z] #11 68.89 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-02-13T02:53:44.431Z] #11 68.94 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-02-13T02:53:44.431Z] #11 68.95 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-02-13T02:53:44.431Z] #11 68.99 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-02-13T02:53:44.431Z] #11 68.99 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T02:53:44.431Z] #11 69.03 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-02-13T02:53:44.431Z] #11 69.04 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-02-13T02:53:44.431Z] #11 69.05 Installing build dependencies: started [2026-02-13T02:53:44.996Z] #11 69.69 Installing build dependencies: finished with status 'done' [2026-02-13T02:53:45.253Z] #11 69.70 Getting requirements to build wheel: started [2026-02-13T02:53:45.511Z] #11 70.09 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:53:45.511Z] #11 70.09 Preparing metadata (pyproject.toml): started [2026-02-13T02:53:45.770Z] #11 70.30 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:53:45.770Z] #11 70.33 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-02-13T02:53:45.770Z] #11 70.34 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-02-13T02:53:45.770Z] #11 70.34 Installing build dependencies: started [2026-02-13T02:53:46.338Z] #11 70.97 Installing build dependencies: finished with status 'done' [2026-02-13T02:53:46.599Z] #11 70.97 Getting requirements to build wheel: started [2026-02-13T02:53:46.857Z] #11 71.35 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:53:46.857Z] #11 71.35 Preparing metadata (pyproject.toml): started [2026-02-13T02:53:46.857Z] #11 71.57 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:53:47.116Z] #11 71.60 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-02-13T02:53:47.116Z] #11 71.61 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-02-13T02:53:47.116Z] #11 71.62 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-02-13T02:53:47.116Z] #11 71.63 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-02-13T02:53:47.116Z] #11 71.65 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-02-13T02:53:47.116Z] #11 71.66 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T02:53:47.116Z] #11 71.67 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-02-13T02:53:47.116Z] #11 71.68 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-02-13T02:53:47.375Z] #11 71.71 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-02-13T02:53:47.375Z] #11 71.72 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-02-13T02:53:47.375Z] #11 71.96 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-02-13T02:53:47.375Z] #11 71.98 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2026-02-13T02:53:47.375Z] #11 72.09 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-02-13T02:53:47.633Z] #11 72.10 Downloading psutil-7.0.0.tar.gz (497 kB) [2026-02-13T02:53:47.633Z] #11 72.19 Installing build dependencies: started [2026-02-13T02:53:48.569Z] #11 73.05 Installing build dependencies: finished with status 'done' [2026-02-13T02:53:48.569Z] #11 73.05 Getting requirements to build wheel: started [2026-02-13T02:53:48.827Z] #11 73.56 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:53:49.087Z] #11 73.56 Preparing metadata (pyproject.toml): started [2026-02-13T02:53:49.346Z] #11 73.87 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:53:49.604Z] #11 74.15 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-02-13T02:53:49.604Z] #11 74.15 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2026-02-13T02:53:49.604Z] #11 74.17 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-02-13T02:53:49.604Z] #11 74.18 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-02-13T02:53:49.604Z] #11 74.23 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-02-13T02:53:49.604Z] #11 74.24 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-02-13T02:53:49.604Z] #11 74.30 Installing build dependencies: started [2026-02-13T02:53:50.538Z] #11 74.94 Installing build dependencies: finished with status 'done' [2026-02-13T02:53:50.538Z] #11 74.94 Getting requirements to build wheel: started [2026-02-13T02:53:50.797Z] #11 75.40 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:53:51.055Z] #11 75.40 Preparing metadata (pyproject.toml): started [2026-02-13T02:53:51.055Z] #11 75.62 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:53:51.055Z] #11 75.72 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-02-13T02:53:51.055Z] #11 75.73 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2026-02-13T02:53:51.312Z] #11 75.93 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) [2026-02-13T02:53:51.570Z] #11 75.95 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2026-02-13T02:53:51.570Z] #11 75.97 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2026-02-13T02:53:51.570Z] #11 75.98 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T02:53:51.570Z] #11 76.19 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) [2026-02-13T02:53:51.570Z] #11 76.19 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2026-02-13T02:53:51.570Z] #11 76.21 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-02-13T02:53:51.570Z] #11 76.22 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-02-13T02:53:51.570Z] #11 76.23 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-02-13T02:53:51.570Z] #11 76.24 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-02-13T02:53:51.570Z] #11 76.25 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-02-13T02:53:51.570Z] #11 76.25 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-02-13T02:53:51.570Z] #11 76.29 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:51.829Z] #11 76.30 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) [2026-02-13T02:53:51.829Z] #11 76.35 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:51.829Z] #11 76.35 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) [2026-02-13T02:53:51.829Z] #11 76.37 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:51.829Z] #11 76.37 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) [2026-02-13T02:53:51.829Z] #11 76.42 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:53:51.829Z] #11 76.42 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T02:53:51.829Z] #11 76.44 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:53:51.829Z] #11 76.45 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-02-13T02:53:51.829Z] #11 76.47 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:51.829Z] #11 76.47 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) [2026-02-13T02:53:51.829Z] #11 76.51 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:51.829Z] #11 76.51 Downloading flex-6.14.1.tar.gz (40 kB) [2026-02-13T02:53:51.829Z] #11 76.55 Installing build dependencies: started [2026-02-13T02:53:52.765Z] #11 77.16 Installing build dependencies: finished with status 'done' [2026-02-13T02:53:52.765Z] #11 77.16 Getting requirements to build wheel: started [2026-02-13T02:53:53.024Z] #11 77.58 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:53:53.024Z] #11 77.58 Preparing metadata (pyproject.toml): started [2026-02-13T02:53:53.283Z] #11 77.78 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:53:53.283Z] #11 77.80 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:53.283Z] #11 77.80 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2026-02-13T02:53:53.283Z] #11 77.83 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:53.283Z] #11 77.84 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T02:53:53.283Z] #11 77.87 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:53.283Z] #11 77.88 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T02:53:53.283Z] #11 77.90 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:53.542Z] #11 77.91 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T02:53:53.542Z] #11 77.95 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:53.542Z] #11 77.96 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2026-02-13T02:53:53.542Z] #11 77.98 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:53.542Z] #11 77.98 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T02:53:53.542Z] #11 78.08 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T02:53:53.542Z] #11 78.08 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) [2026-02-13T02:53:53.542Z] #11 78.10 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T02:53:53.542Z] #11 78.10 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) [2026-02-13T02:53:53.542Z] #11 78.13 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T02:53:53.542Z] #11 78.13 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) [2026-02-13T02:53:53.542Z] #11 78.15 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T02:53:53.542Z] #11 78.15 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T02:53:53.542Z] #11 78.18 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T02:53:53.542Z] #11 78.19 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T02:53:53.804Z] #11 78.21 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T02:53:53.804Z] #11 78.21 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-02-13T02:53:53.804Z] #11 78.21 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.0) [2026-02-13T02:53:53.804Z] #11 78.35 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T02:53:53.804Z] #11 78.35 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) [2026-02-13T02:53:53.804Z] #11 78.48 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T02:53:54.062Z] #11 78.49 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-02-13T02:53:54.062Z] #11 78.54 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:53:54.062Z] #11 78.55 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2026-02-13T02:53:54.062Z] #11 78.57 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:53:54.062Z] #11 78.57 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T02:53:54.062Z] #11 78.60 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:53:54.062Z] #11 78.62 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) [2026-02-13T02:53:54.062Z] #11 78.65 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T02:53:54.062Z] #11 78.65 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-02-13T02:53:54.062Z] #11 78.67 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T02:53:54.062Z] #11 78.68 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T02:53:54.062Z] #11 78.69 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:54.062Z] #11 78.71 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) [2026-02-13T02:53:54.322Z] #11 78.72 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:54.322Z] #11 78.73 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-02-13T02:53:54.322Z] #11 78.75 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:54.322Z] #11 78.76 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T02:53:54.322Z] #11 78.77 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:54.322Z] #11 78.77 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) [2026-02-13T02:53:54.322Z] #11 78.79 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:54.322Z] #11 78.79 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) [2026-02-13T02:53:54.322Z] #11 78.81 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)) [2026-02-13T02:53:54.322Z] #11 78.82 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T02:53:54.322Z] #11 78.83 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:54.322Z] #11 78.84 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T02:53:54.322Z] #11 78.85 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:54.322Z] #11 78.85 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-02-13T02:53:54.322Z] #11 78.86 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)) [2026-02-13T02:53:54.322Z] #11 78.86 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T02:53:54.322Z] #11 78.88 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)) [2026-02-13T02:53:54.322Z] #11 78.88 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-02-13T02:53:54.322Z] #11 78.90 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:54.322Z] #11 78.90 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-02-13T02:53:54.322Z] #11 78.93 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:54.322Z] #11 78.93 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) [2026-02-13T02:53:54.322Z] #11 78.94 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:54.322Z] #11 78.95 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T02:53:54.322Z] #11 78.95 Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) [2026-02-13T02:53:54.322Z] #11 78.99 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:54.322Z] #11 78.99 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T02:53:54.322Z] #11 79.00 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)) [2026-02-13T02:53:54.322Z] #11 79.01 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-02-13T02:53:54.322Z] #11 79.05 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:54.581Z] #11 79.06 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) [2026-02-13T02:53:54.581Z] #11 79.08 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:54.581Z] #11 79.08 Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-02-13T02:53:54.581Z] #11 79.09 Installing build dependencies: started [2026-02-13T02:53:55.148Z] #11 79.72 Installing build dependencies: finished with status 'done' [2026-02-13T02:53:55.148Z] #11 79.72 Getting requirements to build wheel: started [2026-02-13T02:53:55.715Z] #11 80.15 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:53:55.715Z] #11 80.15 Preparing metadata (pyproject.toml): started [2026-02-13T02:53:55.715Z] #11 80.36 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:53:55.977Z] #11 80.37 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:55.977Z] #11 80.37 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-02-13T02:53:55.977Z] #11 80.40 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:55.977Z] #11 80.41 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-02-13T02:53:55.977Z] #11 80.42 Installing build dependencies: started [2026-02-13T02:53:56.543Z] #11 81.03 Installing build dependencies: finished with status 'done' [2026-02-13T02:53:56.543Z] #11 81.03 Getting requirements to build wheel: started [2026-02-13T02:53:56.802Z] #11 81.44 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:53:57.061Z] #11 81.44 Preparing metadata (pyproject.toml): started [2026-02-13T02:53:57.061Z] #11 81.65 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:53:57.061Z] #11 81.67 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.061Z] #11 81.67 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2026-02-13T02:53:57.061Z] #11 81.69 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:53:57.061Z] #11 81.70 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) [2026-02-13T02:53:57.061Z] #11 81.71 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.061Z] #11 81.71 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2026-02-13T02:53:57.061Z] #11 81.73 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.061Z] #11 81.73 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-02-13T02:53:57.061Z] #11 81.76 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.319Z] #11 81.77 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T02:53:57.577Z] #11 82.09 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.577Z] #11 82.10 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2026-02-13T02:53:57.577Z] #11 82.12 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.577Z] #11 82.15 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-02-13T02:53:57.577Z] #11 82.17 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.577Z] #11 82.18 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2026-02-13T02:53:57.577Z] #11 82.21 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.577Z] #11 82.22 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) [2026-02-13T02:53:57.577Z] #11 82.23 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.577Z] #11 82.24 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2026-02-13T02:53:57.577Z] #11 82.25 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.577Z] #11 82.26 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T02:53:57.577Z] #11 82.28 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.577Z] #11 82.29 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T02:53:57.577Z] #11 82.30 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)) [2026-02-13T02:53:57.577Z] #11 82.30 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2026-02-13T02:53:57.577Z] #11 82.31 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.577Z] #11 82.31 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T02:53:57.835Z] #11 82.33 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.836Z] #11 82.34 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-02-13T02:53:57.836Z] #11 82.40 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)) [2026-02-13T02:53:57.836Z] #11 82.43 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) [2026-02-13T02:53:57.836Z] #11 82.51 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:53:57.836Z] #11 82.52 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) [2026-02-13T02:53:57.836Z] #11 82.54 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-02-13T02:53:58.094Z] #11 82.56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 167.7 MB/s 0:00:00 [2026-02-13T02:53:58.094Z] #11 82.56 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-02-13T02:53:58.094Z] #11 82.57 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-02-13T02:53:58.094Z] #11 82.58 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-02-13T02:53:58.094Z] #11 82.59 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-02-13T02:53:58.094Z] #11 82.60 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-02-13T02:53:58.094Z] #11 82.61 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-02-13T02:53:58.094Z] #11 82.61 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-02-13T02:53:58.094Z] #11 82.62 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-02-13T02:53:58.094Z] #11 82.65 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2026-02-13T02:53:58.661Z] #11 83.16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 35.0 MB/s 0:00:00 [2026-02-13T02:53:58.661Z] #11 83.23 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2026-02-13T02:53:58.661Z] #11 83.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 122.9 MB/s 0:00:00 [2026-02-13T02:53:58.661Z] #11 83.25 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-02-13T02:53:58.661Z] #11 83.26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 113.0 MB/s 0:00:00 [2026-02-13T02:53:58.661Z] #11 83.29 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2026-02-13T02:53:58.661Z] #11 83.31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 122.8 MB/s 0:00:00 [2026-02-13T02:53:58.661Z] #11 83.31 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2026-02-13T02:53:58.661Z] #11 83.32 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2026-02-13T02:53:58.661Z] #11 83.32 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) [2026-02-13T02:53:58.918Z] #11 83.37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 113.6 MB/s 0:00:00 [2026-02-13T02:53:58.918Z] #11 83.37 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-02-13T02:53:58.918Z] #11 83.38 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T02:53:58.918Z] #11 83.38 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-02-13T02:53:58.918Z] #11 83.39 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) [2026-02-13T02:53:58.918Z] #11 83.39 Downloading idna-3.11-py3-none-any.whl (71 kB) [2026-02-13T02:53:58.918Z] #11 83.39 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) [2026-02-13T02:53:58.918Z] #11 83.40 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) [2026-02-13T02:53:58.918Z] #11 83.41 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) [2026-02-13T02:53:58.918Z] #11 83.41 Downloading click-8.3.1-py3-none-any.whl (108 kB) [2026-02-13T02:53:58.918Z] #11 83.42 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2026-02-13T02:53:58.918Z] #11 83.42 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) [2026-02-13T02:53:58.918Z] #11 83.43 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) [2026-02-13T02:53:58.918Z] #11 83.44 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) [2026-02-13T02:53:58.918Z] #11 83.45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 188.0 MB/s 0:00:00 [2026-02-13T02:53:58.918Z] #11 83.45 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-02-13T02:53:58.918Z] #11 83.46 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-02-13T02:53:58.918Z] #11 83.46 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-02-13T02:53:58.918Z] #11 83.48 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) [2026-02-13T02:53:58.918Z] #11 83.48 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T02:53:58.918Z] #11 83.49 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) [2026-02-13T02:53:58.918Z] #11 83.58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 104.6 MB/s 0:00:00 [2026-02-13T02:53:59.177Z] #11 83.59 Downloading trio-0.32.0-py3-none-any.whl (512 kB) [2026-02-13T02:53:59.177Z] #11 83.59 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-02-13T02:53:59.177Z] #11 83.60 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-02-13T02:53:59.177Z] #11 83.60 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) [2026-02-13T02:53:59.177Z] #11 83.61 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-02-13T02:53:59.177Z] #11 83.61 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-02-13T02:53:59.177Z] #11 83.61 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-02-13T02:53:59.177Z] #11 83.62 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) [2026-02-13T02:53:59.177Z] #11 83.62 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) [2026-02-13T02:53:59.177Z] #11 83.63 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) [2026-02-13T02:53:59.177Z] #11 83.64 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) [2026-02-13T02:53:59.177Z] #11 83.64 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-02-13T02:53:59.177Z] #11 83.65 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-02-13T02:53:59.177Z] #11 83.65 Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2026-02-13T02:53:59.177Z] #11 83.66 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) [2026-02-13T02:53:59.177Z] #11 83.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 114.2 MB/s 0:00:00 [2026-02-13T02:53:59.177Z] #11 83.67 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2026-02-13T02:53:59.177Z] #11 83.68 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) [2026-02-13T02:53:59.177Z] #11 83.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 163.2 MB/s 0:00:00 [2026-02-13T02:53:59.177Z] #11 83.69 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-02-13T02:53:59.177Z] #11 83.69 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) [2026-02-13T02:53:59.177Z] #11 83.70 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) [2026-02-13T02:53:59.177Z] #11 83.70 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2026-02-13T02:53:59.177Z] #11 83.71 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-02-13T02:53:59.177Z] #11 83.71 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-02-13T02:53:59.177Z] #11 83.71 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) [2026-02-13T02:53:59.177Z] #11 83.72 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 143.7 MB/s 0:00:00 [2026-02-13T02:53:59.177Z] #11 83.73 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) [2026-02-13T02:53:59.177Z] #11 83.73 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2026-02-13T02:53:59.177Z] #11 83.74 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2026-02-13T02:53:59.177Z] #11 83.75 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2026-02-13T02:53:59.177Z] #11 83.75 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) [2026-02-13T02:53:59.177Z] #11 83.76 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2026-02-13T02:53:59.177Z] #11 83.77 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2026-02-13T02:53:59.177Z] #11 83.77 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) [2026-02-13T02:53:59.177Z] #11 83.78 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2026-02-13T02:53:59.177Z] #11 83.78 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-02-13T02:53:59.177Z] #11 83.79 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) [2026-02-13T02:53:59.435Z] #11 83.79 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2026-02-13T02:53:59.435Z] #11 83.80 Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-02-13T02:53:59.435Z] #11 83.80 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2026-02-13T02:53:59.435Z] #11 83.81 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 139.1 MB/s 0:00:00 [2026-02-13T02:53:59.435Z] #11 83.82 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2026-02-13T02:53:59.435Z] #11 83.83 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-02-13T02:53:59.435Z] #11 83.83 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-02-13T02:53:59.435Z] #11 83.84 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2026-02-13T02:53:59.435Z] #11 84.04 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-02-13T02:53:59.693Z] #11 84.04 Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-02-13T02:53:59.951Z] #11 84.46 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-02-13T02:53:59.951Z] #11 84.46 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=fe192b623489baaa9e59c1e3de82109f92d44ea43a5dae37a8007bae23a0d13f [2026-02-13T02:53:59.951Z] #11 84.46 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-02-13T02:53:59.951Z] #11 84.46 Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-02-13T02:54:00.210Z] #11 84.77 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-02-13T02:54:00.210Z] #11 84.77 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=13c5fe7c9ce157c856d6a77ca744b42dd6582715750d084815022ab5a38b5664 [2026-02-13T02:54:00.210Z] #11 84.77 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-02-13T02:54:00.210Z] #11 84.78 Building wheel for psutil (pyproject.toml): started [2026-02-13T02:54:02.107Z] #11 86.57 Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-02-13T02:54:02.107Z] #11 86.58 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=9fc2584288df57993ac6ceda4350f49bbc1bd924d5e834bb6649528b43a1c62f [2026-02-13T02:54:02.107Z] #11 86.58 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-02-13T02:54:02.107Z] #11 86.58 Building wheel for psycopg2 (pyproject.toml): started [2026-02-13T02:54:12.082Z] #11 95.32 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-02-13T02:54:12.082Z] #11 95.32 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521914 sha256=6920f65473379e4efa5aaa3b9801cfdb7a9166b3064ab0618e16e08eabbe7421 [2026-02-13T02:54:12.082Z] #11 95.32 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-02-13T02:54:12.082Z] #11 95.33 Building wheel for flex (pyproject.toml): started [2026-02-13T02:54:12.082Z] #11 95.64 Building wheel for flex (pyproject.toml): finished with status 'done' [2026-02-13T02:54:12.082Z] #11 95.64 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=4581f827c98a8373d2819b361cf31e809046a596333507df6f377cb0cc42bcc6 [2026-02-13T02:54:12.082Z] #11 95.64 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-02-13T02:54:12.082Z] #11 95.65 Building wheel for strict-rfc3339 (pyproject.toml): started [2026-02-13T02:54:12.082Z] #11 95.92 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-02-13T02:54:12.082Z] #11 95.92 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=0c0586c47b8d65619f259529257a81293f6cbf5b788765f427c5982c3163047d [2026-02-13T02:54:12.082Z] #11 95.92 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-02-13T02:54:12.082Z] #11 95.93 Building wheel for validate-email (pyproject.toml): started [2026-02-13T02:54:12.082Z] #11 96.17 Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-02-13T02:54:12.082Z] #11 96.18 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=1d39949b7d854eb4f8b94218e0e81f405b3db7578c7075ed397aeaac50bea1ae [2026-02-13T02:54:12.082Z] #11 96.18 Stored in directory: /tmp/pip-ephem-wheel-cache-80t0aku8/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-02-13T02:54:12.082Z] #11 96.18 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-02-13T02:54:12.082Z] #11 96.36 Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-02-13T02:54:22.063Z] #11 106.8 [2026-02-13T02:54:22.321Z] #11 106.8 Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 [2026-02-13T02:54:22.321Z] #11 106.8 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. [2026-02-13T02:54:23.701Z] #11 DONE 108.2s [2026-02-13T02:54:23.701Z] [2026-02-13T02:54:23.701Z] #12 exporting to image [2026-02-13T02:54:23.701Z] #12 exporting layers [2026-02-13T02:54:30.252Z] #12 exporting layers 6.0s done [2026-02-13T02:54:30.252Z] #12 writing image sha256:ec289e745b0ad2c1ad7dda26de3b8c5dc78ac9ae88a0f8b4cb4462f419f15504 done [2026-02-13T02:54:30.252Z] #12 naming to docker.io/library/edgex-taf-common done [2026-02-13T02:54:30.252Z] #12 DONE 6.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2026-02-13T02:54:30.384Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2026-02-13T02:54:30.384Z] 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [2026-02-13T02:54:30.384Z] latest [2026-02-13T02:54:30.384Z] 1.0.0-dev.11 [2026-02-13T02:54:30.384Z] 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [2026-02-13T02:54:30.384Z] main [2026-02-13T02:54:30.384Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:54:30.721Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:54:31.029Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [2026-02-13T02:54:31.029Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2026-02-13T02:54:31.029Z] 4a74932103ad: Preparing [2026-02-13T02:54:31.029Z] 73c47785f025: Preparing [2026-02-13T02:54:31.029Z] 5f70bf18a086: Preparing [2026-02-13T02:54:31.029Z] 131037d45405: Preparing [2026-02-13T02:54:31.029Z] 3f02bba8ebcc: Preparing [2026-02-13T02:54:31.029Z] cc9852dffa41: Preparing [2026-02-13T02:54:31.029Z] f5b2c0456bf1: Preparing [2026-02-13T02:54:31.029Z] cc9852dffa41: Waiting [2026-02-13T02:54:31.029Z] f5b2c0456bf1: Waiting [2026-02-13T02:54:31.029Z] 5f70bf18a086: Pushed [2026-02-13T02:54:31.029Z] 131037d45405: Pushed [2026-02-13T02:54:31.029Z] 73c47785f025: Pushed [2026-02-13T02:54:31.029Z] 3f02bba8ebcc: Pushed [2026-02-13T02:54:31.287Z] cc9852dffa41: Pushed [2026-02-13T02:54:32.222Z] f5b2c0456bf1: Pushed [2026-02-13T02:54:51.571Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2001 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2026-02-13T02:54:54.623Z] Selected Git installation does not exist. Using Default [2026-02-13T02:54:54.623Z] The recommended git tool is: NONE [2026-02-13T02:55:00.094Z] using credential edgex-jenkins-ssh [2026-02-13T02:55:00.119Z] Cloning the remote Git repository [2026-02-13T02:55:00.172Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2026-02-13T02:55:00.297Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2026-02-13T02:55:00.483Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-02-13T02:55:00.485Z] > git --version # timeout=10 [2026-02-13T02:55:00.515Z] > git --version # 'git version 2.25.1' [2026-02-13T02:55:00.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T02:55:00.724Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T02:55:01.429Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-02-13T02:55:01.469Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T02:55:02.652Z] Avoid second fetch [2026-02-13T02:55:02.653Z] Checking out Revision 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a (main) [2026-02-13T02:55:03.437Z] Commit message: "Merge pull request #152 from edgexfoundry/dependabot/pip/cryptography-46.0.5" [2026-02-13T02:55:02.677Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T02:55:02.761Z] > git checkout -f 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T02:55:07.891Z] provisioning config files... [2026-02-13T02:55:07.929Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6455851891588000022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:55:08.695Z] ---> ****-login.sh [2026-02-13T02:55:08.695Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:55:08.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:55:09.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:55:09.242Z] Configure a credential helper to remove this warning. See [2026-02-13T02:55:09.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:55:09.242Z] [2026-02-13T02:55:09.242Z] Login Succeeded [2026-02-13T02:55:09.242Z] nexus3.edgexfoundry.org:10002 [2026-02-13T02:55:09.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:55:09.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:55:09.782Z] Configure a credential helper to remove this warning. See [2026-02-13T02:55:09.782Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:55:09.782Z] [2026-02-13T02:55:09.782Z] Login Succeeded [2026-02-13T02:55:09.782Z] nexus3.edgexfoundry.org:10003 [2026-02-13T02:55:09.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:55:10.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:55:10.051Z] Configure a credential helper to remove this warning. See [2026-02-13T02:55:10.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:55:10.051Z] [2026-02-13T02:55:10.051Z] Login Succeeded [2026-02-13T02:55:10.051Z] nexus3.edgexfoundry.org:10004 [2026-02-13T02:55:10.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:55:10.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:55:10.592Z] Configure a credential helper to remove this warning. See [2026-02-13T02:55:10.592Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:55:10.592Z] [2026-02-13T02:55:10.592Z] Login Succeeded [2026-02-13T02:55:10.592Z] ****.io [2026-02-13T02:55:10.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:55:12.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:55:12.273Z] Configure a credential helper to remove this warning. See [2026-02-13T02:55:12.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:55:12.273Z] [2026-02-13T02:55:12.273Z] Login Succeeded [2026-02-13T02:55:12.273Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T02:55:12.293Z] 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 [2026-02-13T02:55:13.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T02:55:13.376Z] + ls -al . [2026-02-13T02:55:13.376Z] total 68 [2026-02-13T02:55:13.376Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:55 . [2026-02-13T02:55:13.376Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:55 .. [2026-02-13T02:55:13.376Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:55 .git [2026-02-13T02:55:13.376Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:55 .github [2026-02-13T02:55:13.376Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 02:55 .gitignore [2026-02-13T02:55:13.376Z] -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 02:55 Dockerfile [2026-02-13T02:55:13.376Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 02:55 Jenkinsfile [2026-02-13T02:55:13.376Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 02:55 LICENSE [2026-02-13T02:55:13.376Z] -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 02:55 README.md [2026-02-13T02:55:13.376Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:55 TUC [2026-02-13T02:55:13.376Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 02:52 VERSION [2026-02-13T02:55:13.376Z] -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 02:55 requirements.txt [2026-02-13T02:55:13.376Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 02:55 robot-entrypoint.sh [2026-02-13T02:55:13.376Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 02:55 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:55:13.739Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a --label arch=arm64 --label version=1.0.0-dev.11 . [2026-02-13T02:55:14.013Z] Sending build context to Docker daemon 428.5kB [2026-02-13T02:55:14.013Z] Step 1/13 : FROM alpine:3.20 [2026-02-13T02:55:14.602Z] 3.20: Pulling from library/alpine [2026-02-13T02:55:14.602Z] 83b2d7e29698: Pulling fs layer [2026-02-13T02:55:15.190Z] 83b2d7e29698: Verifying Checksum [2026-02-13T02:55:15.190Z] 83b2d7e29698: Download complete [2026-02-13T02:55:15.779Z] 83b2d7e29698: Pull complete [2026-02-13T02:55:15.779Z] Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 [2026-02-13T02:55:15.779Z] Status: Downloaded newer image for alpine:3.20 [2026-02-13T02:55:15.779Z] ---> 6b91e8dda53a [2026-02-13T02:55:15.779Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2026-02-13T02:55:15.779Z] ---> Running in 3c597716a279 [2026-02-13T02:55:16.048Z] Removing intermediate container 3c597716a279 [2026-02-13T02:55:16.048Z] ---> 0705aec1858d [2026-02-13T02:55:16.048Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2026-02-13T02:55:16.319Z] ---> Running in 21d0f1ac4e5e [2026-02-13T02:55:16.590Z] Removing intermediate container 21d0f1ac4e5e [2026-02-13T02:55:16.590Z] ---> 851d0866872c [2026-02-13T02:55:16.590Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2026-02-13T02:55:17.566Z] ---> ebdfc0e940c5 [2026-02-13T02:55:17.566Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2026-02-13T02:55:17.833Z] ---> 24297fb8fba1 [2026-02-13T02:55:17.833Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2026-02-13T02:55:18.423Z] ---> 8483d0a13deb [2026-02-13T02:55:18.423Z] Step 7/13 : WORKDIR /edgex-taf [2026-02-13T02:55:18.423Z] ---> Running in 7e3b66c2bb0e [2026-02-13T02:55:18.692Z] Removing intermediate container 7e3b66c2bb0e [2026-02-13T02:55:18.692Z] ---> 8b709c22eab6 [2026-02-13T02:55:18.692Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T02:55:18.967Z] ---> Running in 386e4751f02f [2026-02-13T02:55:20.963Z] Removing intermediate container 386e4751f02f [2026-02-13T02:55:20.963Z] ---> 625da244d7bf [2026-02-13T02:55:20.963Z] 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 [2026-02-13T02:55:20.963Z] ---> Running in a3c675c63ed7 [2026-02-13T02:55:22.387Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:55:22.656Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:55:27.102Z] OK: 9 MiB in 14 packages [2026-02-13T02:55:27.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:55:27.102Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:55:27.102Z] (1/14) Installing ca-certificates (20250911-r0) [2026-02-13T02:55:27.102Z] (2/14) Installing brotli-libs (1.1.0-r2) [2026-02-13T02:55:27.102Z] (3/14) Installing c-ares (1.33.1-r0) [2026-02-13T02:55:27.370Z] (4/14) Installing libunistring (1.2-r0) [2026-02-13T02:55:27.955Z] (5/14) Installing libidn2 (2.3.7-r0) [2026-02-13T02:55:27.955Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-02-13T02:55:28.240Z] (7/14) Installing libpsl (0.21.5-r1) [2026-02-13T02:55:28.506Z] (8/14) Installing zstd-libs (1.5.6-r0) [2026-02-13T02:55:28.772Z] (9/14) Installing libcurl (8.14.1-r2) [2026-02-13T02:55:29.355Z] (10/14) Installing curl (8.14.1-r2) [2026-02-13T02:55:29.355Z] (11/14) Installing docker-cli (26.1.5-r0) [2026-02-13T02:55:30.331Z] (12/14) Installing oniguruma (6.9.9-r0) [2026-02-13T02:55:30.598Z] (13/14) Installing jq (1.7.1-r0) [2026-02-13T02:55:30.872Z] (14/14) Installing openssl (3.3.6-r0) [2026-02-13T02:55:31.141Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T02:55:31.141Z] Executing ca-certificates-20250911-r0.trigger [2026-02-13T02:55:31.409Z] OK: 43 MiB in 28 packages [2026-02-13T02:55:31.678Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:55:31.946Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:55:33.931Z] (1/166) Installing libexpat (2.7.4-r0) [2026-02-13T02:55:33.931Z] (2/166) Installing libbz2 (1.0.8-r6) [2026-02-13T02:55:34.199Z] (3/166) Installing libpng (1.6.54-r0) [2026-02-13T02:55:34.473Z] (4/166) Installing freetype (2.13.2-r0) [2026-02-13T02:55:34.741Z] (5/166) Installing fontconfig (2.15.0-r1) [2026-02-13T02:55:35.008Z] (6/166) Installing libfontenc (1.1.8-r0) [2026-02-13T02:55:35.275Z] (7/166) Installing mkfontscale (1.2.2-r6) [2026-02-13T02:55:35.542Z] (8/166) Installing font-opensans (0_git20210927-r1) [2026-02-13T02:55:35.810Z] (9/166) Installing pkgconf (2.2.0-r0) [2026-02-13T02:55:36.085Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2026-02-13T02:55:36.353Z] (11/166) Installing libffi (3.4.6-r0) [2026-02-13T02:55:36.621Z] (12/166) Installing libintl (0.22.5-r0) [2026-02-13T02:55:36.888Z] (13/166) Installing libeconf (0.6.3-r0) [2026-02-13T02:55:37.160Z] (14/166) Installing libblkid (2.40.1-r1) [2026-02-13T02:55:37.427Z] (15/166) Installing libmount (2.40.1-r1) [2026-02-13T02:55:37.694Z] (16/166) Installing pcre2 (10.43-r0) [2026-02-13T02:55:37.961Z] (17/166) Installing glib (2.80.5-r0) [2026-02-13T02:55:38.558Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2026-02-13T02:55:38.825Z] (19/166) Installing xz-libs (5.6.2-r1) [2026-02-13T02:55:39.093Z] (20/166) Installing libxml2 (2.12.10-r0) [2026-02-13T02:55:39.358Z] (21/166) Installing shared-mime-info (2.4-r0) [2026-02-13T02:55:39.625Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2026-02-13T02:55:40.024Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2026-02-13T02:55:40.292Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2026-02-13T02:55:40.564Z] (25/166) Installing libwebp (1.3.2-r0) [2026-02-13T02:55:40.831Z] (26/166) Installing tiff (4.6.0t-r0) [2026-02-13T02:55:41.099Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2026-02-13T02:55:41.367Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2026-02-13T02:55:41.634Z] (29/166) Installing libxau (1.0.11-r4) [2026-02-13T02:55:42.600Z] (30/166) Installing libmd (1.1.0-r0) [2026-02-13T02:55:42.868Z] (31/166) Installing libbsd (0.12.2-r0) [2026-02-13T02:55:43.137Z] (32/166) Installing libxdmcp (1.1.5-r1) [2026-02-13T02:55:43.405Z] (33/166) Installing libxcb (1.16.1-r0) [2026-02-13T02:55:43.673Z] (34/166) Installing libx11 (1.8.9-r1) [2026-02-13T02:55:44.259Z] (35/166) Installing libxcomposite (0.4.6-r5) [2026-02-13T02:55:44.259Z] (36/166) Installing libxfixes (6.0.1-r4) [2026-02-13T02:55:44.526Z] (37/166) Installing libxrender (0.9.11-r5) [2026-02-13T02:55:44.795Z] (38/166) Installing libxcursor (1.2.2-r1) [2026-02-13T02:55:45.064Z] (39/166) Installing libxdamage (1.1.6-r5) [2026-02-13T02:55:45.064Z] (40/166) Installing libxext (1.3.6-r2) [2026-02-13T02:55:45.331Z] (41/166) Installing libxi (1.8.1-r4) [2026-02-13T02:55:45.599Z] (42/166) Installing libxinerama (1.1.5-r4) [2026-02-13T02:55:45.866Z] (43/166) Installing libxrandr (1.5.4-r1) [2026-02-13T02:55:46.133Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2026-02-13T02:55:46.400Z] (45/166) Installing libxtst (1.2.4-r6) [2026-02-13T02:55:46.668Z] (46/166) Installing dbus-libs (1.14.10-r1) [2026-02-13T02:55:46.935Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2026-02-13T02:55:47.201Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-02-13T02:55:47.468Z] (49/166) Installing pixman (0.43.2-r0) [2026-02-13T02:55:47.736Z] (50/166) Installing cairo (1.18.4-r0) [2026-02-13T02:55:48.003Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2026-02-13T02:55:48.281Z] (52/166) Installing avahi-libs (0.8-r17) [2026-02-13T02:55:48.548Z] (53/166) Installing gmp (6.3.0-r1) [2026-02-13T02:55:48.815Z] (54/166) Installing nettle (3.9.1-r0) [2026-02-13T02:55:49.082Z] (55/166) Installing libtasn1 (4.21.0-r0) [2026-02-13T02:55:49.349Z] (56/166) Installing p11-kit (0.25.3-r0) [2026-02-13T02:55:49.617Z] (57/166) Installing gnutls (3.8.5-r0) [2026-02-13T02:55:49.883Z] (58/166) Installing cups-libs (2.4.16-r0) [2026-02-13T02:55:50.150Z] (59/166) Installing libepoxy (1.5.10-r1) [2026-02-13T02:55:50.417Z] (60/166) Installing fribidi (1.0.15-r0) [2026-02-13T02:55:50.686Z] (61/166) Installing graphite2 (1.3.14-r6) [2026-02-13T02:55:50.962Z] (62/166) Installing harfbuzz (8.5.0-r0) [2026-02-13T02:55:51.545Z] (63/166) Installing libxft (2.3.8-r3) [2026-02-13T02:55:51.545Z] (64/166) Installing pango (1.52.2-r0) [2026-02-13T02:55:51.813Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2026-02-13T02:55:52.082Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2026-02-13T02:55:52.666Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2026-02-13T02:55:52.666Z] (68/166) Installing xkeyboard-config (2.41-r0) [2026-02-13T02:55:53.251Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2026-02-13T02:55:53.519Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2026-02-13T02:55:54.101Z] (71/166) Installing icu-data-full (74.2-r1) [2026-02-13T02:55:55.063Z] (72/166) Installing mesa (24.0.9-r1) [2026-02-13T02:55:55.331Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2026-02-13T02:55:58.679Z] (74/166) Installing hwdata-pci (0.382-r0) [2026-02-13T02:55:58.679Z] (75/166) Installing libpciaccess (0.18.1-r0) [2026-02-13T02:55:58.948Z] (76/166) Installing libdrm (2.4.120-r0) [2026-02-13T02:55:59.214Z] (77/166) Installing libelf (0.191-r0) [2026-02-13T02:55:59.480Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2026-02-13T02:55:59.748Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2026-02-13T02:56:00.727Z] (80/166) Installing eudev-libs (3.2.14-r2) [2026-02-13T02:56:00.994Z] (81/166) Installing libmagic (5.45-r1) [2026-02-13T02:56:01.260Z] (82/166) Installing file (5.45-r1) [2026-02-13T02:56:01.529Z] (83/166) Installing xprop (1.2.7-r0) [2026-02-13T02:56:01.796Z] (84/166) Installing libice (1.1.1-r6) [2026-02-13T02:56:02.064Z] (85/166) Installing libuuid (2.40.1-r1) [2026-02-13T02:56:02.333Z] (86/166) Installing libsm (1.2.4-r4) [2026-02-13T02:56:02.333Z] (87/166) Installing libxt (1.3.0-r5) [2026-02-13T02:56:02.600Z] (88/166) Installing libxmu (1.1.4-r2) [2026-02-13T02:56:02.869Z] (89/166) Installing xset (1.2.5-r1) [2026-02-13T02:56:03.136Z] (90/166) Installing xdg-utils (1.2.1-r0) [2026-02-13T02:56:03.403Z] (91/166) Installing libogg (1.3.5-r5) [2026-02-13T02:56:03.672Z] (92/166) Installing libflac (1.4.3-r1) [2026-02-13T02:56:03.940Z] (93/166) Installing alsa-lib (1.2.11-r0) [2026-02-13T02:56:04.210Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2026-02-13T02:56:04.809Z] (95/166) Installing aom-libs (3.9.1-r0) [2026-02-13T02:56:05.078Z] (96/166) Installing libva (2.21.0-r0) [2026-02-13T02:56:05.347Z] (97/166) Installing libvdpau (1.5-r3) [2026-02-13T02:56:05.615Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2026-02-13T02:56:05.885Z] (99/166) Installing libdav1d (1.4.2-r0) [2026-02-13T02:56:06.473Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2026-02-13T02:56:06.741Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2026-02-13T02:56:06.741Z] (102/166) Installing imath (3.1.12-r0) [2026-02-13T02:56:07.011Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2026-02-13T02:56:07.598Z] (104/166) Installing giflib (5.2.2-r0) [2026-02-13T02:56:07.598Z] (105/166) Installing libhwy (1.0.7-r0) [2026-02-13T02:56:07.876Z] (106/166) Installing lcms2 (2.16-r0) [2026-02-13T02:56:08.149Z] (107/166) Installing libjxl (0.10.2-r0) [2026-02-13T02:56:08.751Z] (108/166) Installing lame-libs (3.100-r5) [2026-02-13T02:56:09.018Z] (109/166) Installing opus (1.5.2-r0) [2026-02-13T02:56:09.285Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2026-02-13T02:56:09.553Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2026-02-13T02:56:09.818Z] (112/166) Installing soxr (0.1.3-r7) [2026-02-13T02:56:10.085Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2026-02-13T02:56:10.351Z] (114/166) Installing libtheora (1.1.1-r18) [2026-02-13T02:56:10.617Z] (115/166) Installing libvorbis (1.3.7-r2) [2026-02-13T02:56:10.883Z] (116/166) Installing libvpx (1.14.1-r0) [2026-02-13T02:56:11.465Z] (117/166) Installing libwebpmux (1.3.2-r0) [2026-02-13T02:56:11.465Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2026-02-13T02:56:12.047Z] (119/166) Installing numactl (2.0.18-r0) [2026-02-13T02:56:12.047Z] (120/166) Installing x265-libs (3.6-r0) [2026-02-13T02:56:12.629Z] (121/166) Installing xvidcore (1.3.7-r2) [2026-02-13T02:56:12.896Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-02-13T02:56:13.482Z] (123/166) Installing libbluray (1.3.4-r1) [2026-02-13T02:56:13.752Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2026-02-13T02:56:14.021Z] (125/166) Installing libopenmpt (0.7.7-r0) [2026-02-13T02:56:14.609Z] (126/166) Installing cjson (1.7.19-r0) [2026-02-13T02:56:14.609Z] (127/166) Installing mbedtls (3.6.5-r0) [2026-02-13T02:56:14.877Z] (128/166) Installing librist (0.2.10-r1) [2026-02-13T02:56:15.143Z] (129/166) Installing libsrt (1.5.3-r0) [2026-02-13T02:56:15.424Z] (130/166) Installing libssh (0.10.6-r0) [2026-02-13T02:56:16.004Z] (131/166) Installing libsodium (1.0.19-r1) [2026-02-13T02:56:16.269Z] (132/166) Installing libzmq (4.3.5-r2) [2026-02-13T02:56:16.535Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2026-02-13T02:56:16.806Z] (134/166) Installing crc32c (1.1.2-r0) [2026-02-13T02:56:17.073Z] (135/166) Installing double-conversion (3.3.0-r0) [2026-02-13T02:56:17.341Z] (136/166) Installing libevent (2.1.12-r7) [2026-02-13T02:56:17.609Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2026-02-13T02:56:17.877Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2026-02-13T02:56:18.144Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2026-02-13T02:56:18.412Z] (140/166) Installing icu-libs (74.2-r1) [2026-02-13T02:56:18.995Z] (141/166) Installing minizip (1.3.1-r0) [2026-02-13T02:56:18.995Z] (142/166) Installing nspr (4.35-r4) [2026-02-13T02:56:19.262Z] (143/166) Installing sqlite-libs (3.45.3-r3) [2026-02-13T02:56:19.847Z] (144/166) Installing nss (3.105-r0) [2026-02-13T02:56:20.112Z] (145/166) Installing openh264 (2.4.1-r0) [2026-02-13T02:56:20.379Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2026-02-13T02:56:20.645Z] (147/166) Installing libunwind (1.8.1-r0) [2026-02-13T02:56:20.911Z] (148/166) Installing yaml (0.2.5-r2) [2026-02-13T02:56:21.178Z] (149/166) Installing libcamera (0.3.0-r0) [2026-02-13T02:56:21.763Z] (150/166) Installing speexdsp (1.2.1-r2) [2026-02-13T02:56:21.763Z] (151/166) Installing libuv (1.48.0-r0) [2026-02-13T02:56:22.030Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2026-02-13T02:56:22.295Z] (153/166) Installing libsndfile (1.2.2-r1) [2026-02-13T02:56:22.877Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2026-02-13T02:56:23.144Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2026-02-13T02:56:23.725Z] (156/166) Installing libasyncns (0.8-r3) [2026-02-13T02:56:23.725Z] (157/166) Installing libltdl (2.4.7-r3) [2026-02-13T02:56:23.991Z] (158/166) Installing orc (0.4.40-r0) [2026-02-13T02:56:24.259Z] (159/166) Installing tdb-libs (1.4.9-r1) [2026-02-13T02:56:24.531Z] (160/166) Installing libpulse (17.0-r0) [2026-02-13T02:56:24.801Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2026-02-13T02:56:25.066Z] (162/166) Installing libgpg-error (1.49-r0) [2026-02-13T02:56:25.333Z] (163/166) Installing libgcrypt (1.10.3-r0) [2026-02-13T02:56:25.599Z] (164/166) Installing libxslt (1.1.39-r2) [2026-02-13T02:56:25.866Z] (165/166) Installing chromium (131.0.6778.108-r0) [2026-02-13T02:56:32.506Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-02-13T02:56:32.773Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T02:56:32.773Z] Executing fontconfig-2.15.0-r1.trigger [2026-02-13T02:56:32.773Z] Executing mkfontscale-1.2.2-r6.trigger [2026-02-13T02:56:32.773Z] Executing glib-2.80.5-r0.trigger [2026-02-13T02:56:32.773Z] Executing shared-mime-info-2.4-r0.trigger [2026-02-13T02:56:35.352Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2026-02-13T02:56:35.352Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-02-13T02:56:35.352Z] Executing gtk+3.0-3.24.43-r0.trigger [2026-02-13T02:56:35.352Z] OK: 658 MiB in 194 packages [2026-02-13T02:56:35.618Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:56:35.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:56:37.825Z] (1/30) Installing jansson (2.14-r4) [2026-02-13T02:56:37.825Z] (2/30) Installing binutils (2.42-r1) [2026-02-13T02:56:38.409Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-02-13T02:56:38.675Z] (4/30) Installing isl26 (0.26-r1) [2026-02-13T02:56:38.941Z] (5/30) Installing mpfr4 (4.2.1-r0) [2026-02-13T02:56:39.208Z] (6/30) Installing mpc1 (1.3.1-r1) [2026-02-13T02:56:39.474Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-02-13T02:56:42.818Z] (8/30) Installing musl-dev (1.2.5-r1) [2026-02-13T02:56:43.084Z] (9/30) Installing linux-headers (6.6-r0) [2026-02-13T02:56:44.041Z] (10/30) Installing libffi-dev (3.4.6-r0) [2026-02-13T02:56:44.306Z] (11/30) Installing libpq (16.11-r0) [2026-02-13T02:56:45.265Z] (12/30) Installing openssl-dev (3.3.6-r0) [2026-02-13T02:56:45.533Z] (13/30) Installing libpq-dev (16.11-r0) [2026-02-13T02:56:45.800Z] (14/30) Installing libecpg (16.11-r0) [2026-02-13T02:56:46.066Z] (15/30) Installing libecpg-dev (16.11-r0) [2026-02-13T02:56:46.429Z] (16/30) Installing clang16-headers (16.0.6-r5) [2026-02-13T02:56:47.025Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2026-02-13T02:56:50.406Z] (18/30) Installing clang16-libs (16.0.6-r5) [2026-02-13T02:56:51.830Z] (19/30) Installing fortify-headers (1.1-r3) [2026-02-13T02:56:51.830Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-02-13T02:56:52.792Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-02-13T02:56:53.061Z] (22/30) Installing clang16 (16.0.6-r5) [2026-02-13T02:56:53.328Z] (23/30) Installing icu (74.2-r1) [2026-02-13T02:56:53.595Z] (24/30) Installing icu-dev (74.2-r1) [2026-02-13T02:56:54.183Z] (25/30) Installing llvm16 (16.0.6-r9) [2026-02-13T02:56:57.539Z] (26/30) Installing lz4-libs (1.9.4-r5) [2026-02-13T02:56:57.539Z] (27/30) Installing lz4-dev (1.9.4-r5) [2026-02-13T02:56:57.804Z] (28/30) Installing zstd (1.5.6-r0) [2026-02-13T02:56:58.070Z] (29/30) Installing zstd-dev (1.5.6-r0) [2026-02-13T02:56:58.340Z] (30/30) Installing postgresql16-dev (16.11-r0) [2026-02-13T02:56:58.926Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T02:56:59.195Z] OK: 1184 MiB in 224 packages [2026-02-13T02:56:59.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:57:00.046Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:57:01.453Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-02-13T02:57:02.862Z] (2/14) Installing gdbm (1.23-r1) [2026-02-13T02:57:02.862Z] (3/14) Installing mpdecimal (4.0.0-r0) [2026-02-13T02:57:03.127Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-02-13T02:57:03.393Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-02-13T02:57:03.660Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-02-13T02:57:03.926Z] (7/14) Installing readline (8.2.10-r0) [2026-02-13T02:57:04.192Z] (8/14) Installing python3 (3.12.12-r0) [2026-02-13T02:57:05.148Z] (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) [2026-02-13T02:57:06.104Z] (10/14) Installing pyc (3.12.12-r0) [2026-02-13T02:57:06.104Z] (11/14) Installing python3-pyc (3.12.12-r0) [2026-02-13T02:57:06.369Z] (12/14) Installing python3-dev (3.12.12-r0) [2026-02-13T02:57:08.743Z] 4a74932103ad: Pushed [2026-02-13T02:57:08.743Z] 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a: digest: sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:09.059Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:09.368Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2026-02-13T02:57:09.368Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2026-02-13T02:57:09.368Z] 4a74932103ad: Preparing [2026-02-13T02:57:09.368Z] 73c47785f025: Preparing [2026-02-13T02:57:09.368Z] 5f70bf18a086: Preparing [2026-02-13T02:57:09.368Z] 131037d45405: Preparing [2026-02-13T02:57:09.368Z] 3f02bba8ebcc: Preparing [2026-02-13T02:57:09.368Z] cc9852dffa41: Preparing [2026-02-13T02:57:09.368Z] f5b2c0456bf1: Preparing [2026-02-13T02:57:09.368Z] f5b2c0456bf1: Waiting [2026-02-13T02:57:09.368Z] cc9852dffa41: Waiting [2026-02-13T02:57:09.368Z] 4a74932103ad: Layer already exists [2026-02-13T02:57:09.368Z] 131037d45405: Layer already exists [2026-02-13T02:57:09.368Z] 73c47785f025: Layer already exists [2026-02-13T02:57:09.368Z] 3f02bba8ebcc: Layer already exists [2026-02-13T02:57:09.368Z] 5f70bf18a086: Layer already exists [2026-02-13T02:57:09.368Z] cc9852dffa41: Layer already exists [2026-02-13T02:57:09.368Z] f5b2c0456bf1: Layer already exists [2026-02-13T02:57:09.368Z] latest: digest: sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:09.678Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2026-02-13T02:57:09.709Z] (13/14) Installing libsodium-dev (1.0.19-r1) [2026-02-13T02:57:09.709Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2026-02-13T02:57:09.709Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T02:57:09.709Z] OK: 1370 MiB in 238 packages [Pipeline] sh [2026-02-13T02:57:09.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:57:09.985Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 [2026-02-13T02:57:09.985Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2026-02-13T02:57:09.985Z] 4a74932103ad: Preparing [2026-02-13T02:57:09.985Z] 73c47785f025: Preparing [2026-02-13T02:57:09.985Z] 5f70bf18a086: Preparing [2026-02-13T02:57:09.985Z] 131037d45405: Preparing [2026-02-13T02:57:09.985Z] 3f02bba8ebcc: Preparing [2026-02-13T02:57:09.985Z] cc9852dffa41: Preparing [2026-02-13T02:57:09.985Z] f5b2c0456bf1: Preparing [2026-02-13T02:57:09.985Z] cc9852dffa41: Waiting [2026-02-13T02:57:09.985Z] f5b2c0456bf1: Waiting [2026-02-13T02:57:09.985Z] 4a74932103ad: Layer already exists [2026-02-13T02:57:09.985Z] 73c47785f025: Layer already exists [2026-02-13T02:57:09.985Z] 3f02bba8ebcc: Layer already exists [2026-02-13T02:57:09.985Z] 131037d45405: Layer already exists [2026-02-13T02:57:09.985Z] 5f70bf18a086: Layer already exists [2026-02-13T02:57:09.985Z] cc9852dffa41: Layer already exists [2026-02-13T02:57:09.985Z] f5b2c0456bf1: Layer already exists [2026-02-13T02:57:09.985Z] 1.0.0-dev.11: digest: sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:10.302Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:10.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:57:10.611Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [2026-02-13T02:57:10.611Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2026-02-13T02:57:10.611Z] 4a74932103ad: Preparing [2026-02-13T02:57:10.611Z] 73c47785f025: Preparing [2026-02-13T02:57:10.611Z] 5f70bf18a086: Preparing [2026-02-13T02:57:10.611Z] 131037d45405: Preparing [2026-02-13T02:57:10.611Z] 3f02bba8ebcc: Preparing [2026-02-13T02:57:10.611Z] cc9852dffa41: Preparing [2026-02-13T02:57:10.611Z] f5b2c0456bf1: Preparing [2026-02-13T02:57:10.611Z] f5b2c0456bf1: Waiting [2026-02-13T02:57:10.611Z] cc9852dffa41: Waiting [2026-02-13T02:57:10.611Z] 73c47785f025: Layer already exists [2026-02-13T02:57:10.611Z] 5f70bf18a086: Layer already exists [2026-02-13T02:57:10.611Z] 3f02bba8ebcc: Layer already exists [2026-02-13T02:57:10.611Z] 131037d45405: Layer already exists [2026-02-13T02:57:10.611Z] 4a74932103ad: Layer already exists [2026-02-13T02:57:10.611Z] f5b2c0456bf1: Layer already exists [2026-02-13T02:57:10.611Z] cc9852dffa41: Layer already exists [2026-02-13T02:57:10.611Z] 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11: digest: sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:10.927Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:11.233Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2026-02-13T02:57:11.233Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2026-02-13T02:57:11.233Z] 4a74932103ad: Preparing [2026-02-13T02:57:11.233Z] 73c47785f025: Preparing [2026-02-13T02:57:11.233Z] 5f70bf18a086: Preparing [2026-02-13T02:57:11.233Z] 131037d45405: Preparing [2026-02-13T02:57:11.233Z] 3f02bba8ebcc: Preparing [2026-02-13T02:57:11.233Z] cc9852dffa41: Preparing [2026-02-13T02:57:11.233Z] f5b2c0456bf1: Preparing [2026-02-13T02:57:11.233Z] cc9852dffa41: Waiting [2026-02-13T02:57:11.233Z] f5b2c0456bf1: Waiting [2026-02-13T02:57:11.233Z] 3f02bba8ebcc: Layer already exists [2026-02-13T02:57:11.233Z] 131037d45405: Layer already exists [2026-02-13T02:57:11.233Z] 4a74932103ad: Layer already exists [2026-02-13T02:57:11.233Z] 5f70bf18a086: Layer already exists [2026-02-13T02:57:11.233Z] 73c47785f025: Layer already exists [2026-02-13T02:57:11.233Z] f5b2c0456bf1: Layer already exists [2026-02-13T02:57:11.233Z] cc9852dffa41: Layer already exists [2026-02-13T02:57:11.233Z] main: digest: sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T02:57:11.282Z] ===================================================== [Pipeline] echo [2026-02-13T02:57:11.293Z] taggedImages: [2026-02-13T02:57:11.293Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [2026-02-13T02:57:11.293Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2026-02-13T02:57:11.293Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 [2026-02-13T02:57:11.293Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [2026-02-13T02:57:11.293Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo [2026-02-13T02:57:11.329Z] ========================================================= [2026-02-13T02:57:11.329Z] [edgeXBuildMultiArch] RAW Config: [2026-02-13T02:57:11.329Z] images: [2026-02-13T02:57:11.329Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [2026-02-13T02:57:11.329Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2026-02-13T02:57:11.329Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 [2026-02-13T02:57:11.329Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [2026-02-13T02:57:11.329Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2026-02-13T02:57:11.329Z] settingsFile: [2026-02-13T02:57:11.329Z] taf-settings [2026-02-13T02:57:11.329Z] ========================================================= [Pipeline] node [2026-02-13T02:57:12.538Z] OK: 1370 MiB in 238 packages [2026-02-13T02:57:12.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:57:12.805Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:57:14.749Z] (1/1) Installing tzdata (2025c-r0) [2026-02-13T02:57:15.335Z] OK: 1372 MiB in 239 packages [2026-02-13T02:57:17.284Z] (1/1) Purging tzdata (2025c-r0) [2026-02-13T02:57:17.284Z] OK: 1370 MiB in 238 packages [2026-02-13T02:57:26.332Z] Still waiting to schedule task [2026-02-13T02:57:26.332Z] ‘prd-centos7-docker-4c-2g-2002’ is offline [2026-02-13T02:57:29.610Z] Looking in links: /tmp/tmpmudqgn0g [2026-02-13T02:57:29.610Z] Processing /tmp/tmpmudqgn0g/pip-25.0.1-py3-none-any.whl [2026-02-13T02:57:29.610Z] Installing collected packages: pip [2026-02-13T02:57:36.242Z] Successfully installed pip-25.0.1 [2026-02-13T02:57:36.242Z] 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. [2026-02-13T02:57:38.819Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-02-13T02:57:39.085Z] Collecting pip [2026-02-13T02:57:39.350Z] Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T02:57:40.769Z] Collecting setuptools [2026-02-13T02:57:40.769Z] Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T02:57:41.038Z] Collecting wheel [2026-02-13T02:57:41.038Z] Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) [2026-02-13T02:57:41.038Z] Collecting packaging>=24.0 (from wheel) [2026-02-13T02:57:41.038Z] Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T02:57:41.038Z] Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) [2026-02-13T02:57:41.038Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 47.6 MB/s eta 0:00:00 [2026-02-13T02:57:41.304Z] Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) [2026-02-13T02:57:41.304Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 51.1 MB/s eta 0:00:00 [2026-02-13T02:57:41.304Z] Downloading wheel-0.46.3-py3-none-any.whl (30 kB) [2026-02-13T02:57:41.304Z] Downloading packaging-26.0-py3-none-any.whl (74 kB) [2026-02-13T02:57:41.570Z] Installing collected packages: setuptools, pip, packaging, wheel [2026-02-13T02:57:46.908Z] Attempting uninstall: pip [2026-02-13T02:57:46.908Z] Found existing installation: pip 25.0.1 [2026-02-13T02:57:47.174Z] Uninstalling pip-25.0.1: [2026-02-13T02:57:47.174Z] Successfully uninstalled pip-25.0.1 [2026-02-13T02:57:50.050Z] Running on prd-centos7-docker-4c-2g-2007 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T02:57:50.088Z] provisioning config files... [2026-02-13T02:57:50.149Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13957117140116341541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:57:51.989Z] ---> ****-login.sh [2026-02-13T02:57:51.990Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:57:53.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:57:53.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:57:53.038Z] Configure a credential helper to remove this warning. See [2026-02-13T02:57:53.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:57:53.039Z] [2026-02-13T02:57:53.039Z] Login Succeeded [2026-02-13T02:57:53.039Z] nexus3.edgexfoundry.org:10002 [2026-02-13T02:57:53.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:57:53.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:57:53.316Z] Configure a credential helper to remove this warning. See [2026-02-13T02:57:53.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:57:53.316Z] [2026-02-13T02:57:53.316Z] Login Succeeded [2026-02-13T02:57:53.316Z] nexus3.edgexfoundry.org:10003 [2026-02-13T02:57:53.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:57:53.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:57:53.588Z] Configure a credential helper to remove this warning. See [2026-02-13T02:57:53.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:57:53.589Z] [2026-02-13T02:57:53.589Z] Login Succeeded [2026-02-13T02:57:53.589Z] nexus3.edgexfoundry.org:10004 [2026-02-13T02:57:53.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:57:53.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:57:53.589Z] Configure a credential helper to remove this warning. See [2026-02-13T02:57:53.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:57:53.589Z] [2026-02-13T02:57:53.589Z] Login Succeeded [2026-02-13T02:57:53.589Z] ****.io [2026-02-13T02:57:53.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:57:54.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:57:54.135Z] Configure a credential helper to remove this warning. See [2026-02-13T02:57:54.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:57:54.136Z] [2026-02-13T02:57:54.136Z] Login Succeeded [2026-02-13T02:57:54.136Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T02:57:54.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T02:57:54.519Z] + docker buildx ls [2026-02-13T02:57:54.785Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-13T02:57:54.785Z] default * docker [2026-02-13T02:57:54.785Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-13T02:57:55.091Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2026-02-13T02:57:55.091Z] edgex-builder [Pipeline] sh [2026-02-13T02:57:55.405Z] + docker buildx inspect --bootstrap [2026-02-13T02:57:55.405Z] #1 [internal] booting buildkit [2026-02-13T02:57:55.405Z] #1 pulling image moby/buildkit:buildx-stable-1 [2026-02-13T02:57:57.268Z] Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 [2026-02-13T02:57:57.268Z] 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. [2026-02-13T02:57:58.748Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2026-02-13T02:57:58.748Z] #1 creating container buildx_buildkit_edgex-builder0 [2026-02-13T02:57:59.207Z] Processing ./edgex-taf-common [2026-02-13T02:57:59.207Z] Installing build dependencies: started [2026-02-13T02:58:00.131Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2026-02-13T02:58:00.131Z] #1 DONE 4.7s [2026-02-13T02:58:00.131Z] Name: edgex-builder [2026-02-13T02:58:00.131Z] Driver: docker-container [2026-02-13T02:58:00.131Z] [2026-02-13T02:58:00.131Z] Nodes: [2026-02-13T02:58:00.131Z] Name: edgex-builder0 [2026-02-13T02:58:00.131Z] Endpoint: unix:///var/run/docker.sock [2026-02-13T02:58:00.131Z] Status: running [2026-02-13T02:58:00.131Z] Buildkit: v0.27.1 [2026-02-13T02:58:00.131Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2026-02-13T02:58:00.432Z] + docker buildx ls [2026-02-13T02:58:00.432Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2026-02-13T02:58:00.432Z] edgex-builder * docker-container [2026-02-13T02:58:00.432Z] edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2026-02-13T02:58:00.432Z] default docker [2026-02-13T02:58:00.432Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2026-02-13T02:58:00.726Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a --push - [2026-02-13T02:58:00.726Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a' [2026-02-13T02:58:00.985Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:58:00.985Z] #1 transferring dockerfile: 201B done [2026-02-13T02:58:00.985Z] #1 DONE 0.0s [2026-02-13T02:58:00.985Z] [2026-02-13T02:58:00.985Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [2026-02-13T02:58:00.985Z] #2 DONE 0.1s [2026-02-13T02:58:00.985Z] [2026-02-13T02:58:00.985Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [2026-02-13T02:58:00.985Z] #3 DONE 0.1s [2026-02-13T02:58:00.985Z] [2026-02-13T02:58:00.985Z] #4 [internal] load .dockerignore [2026-02-13T02:58:00.985Z] #4 transferring context: 2B done [2026-02-13T02:58:00.985Z] #4 DONE 0.0s [2026-02-13T02:58:00.985Z] [2026-02-13T02:58:00.985Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f [2026-02-13T02:58:00.985Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f 0.0s done [2026-02-13T02:58:00.985Z] #5 DONE 0.0s [2026-02-13T02:58:00.985Z] [2026-02-13T02:58:00.985Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f [2026-02-13T02:58:00.985Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f 0.0s done [2026-02-13T02:58:00.985Z] #6 DONE 0.1s [2026-02-13T02:58:01.249Z] [2026-02-13T02:58:01.249Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2026-02-13T02:58:01.249Z] #7 DONE 0.0s [2026-02-13T02:58:01.249Z] [2026-02-13T02:58:01.249Z] #8 exporting to image [2026-02-13T02:58:01.249Z] #8 exporting layers done [2026-02-13T02:58:01.249Z] #8 exporting manifest sha256:4c7310a11aac815ebb0bdf2c59e294452357fc856c7fb3b11032c2970c720cb3 done [2026-02-13T02:58:01.249Z] #8 exporting config sha256:ec289e745b0ad2c1ad7dda26de3b8c5dc78ac9ae88a0f8b4cb4462f419f15504 done [2026-02-13T02:58:01.249Z] #8 exporting manifest sha256:ea1bef1baf54ef6104bbda87922033fbc023da561de4270a62cf5032aa918bc6 done [2026-02-13T02:58:01.249Z] #8 exporting config sha256:e04130ed0adc7e866d26b819d25ae1998e1694d864e0ff1de228480742ece4d6 done [2026-02-13T02:58:01.249Z] #8 exporting manifest list sha256:56cb2928c6bee01d4744d4d6182de4c76910426b726be38747f1daa1bb640efe done [2026-02-13T02:58:01.249Z] #8 pushing layers 0.1s done [2026-02-13T02:58:01.249Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a@sha256:56cb2928c6bee01d4744d4d6182de4c76910426b726be38747f1daa1bb640efe [2026-02-13T02:58:01.249Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T02:58:01.249Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a@sha256:56cb2928c6bee01d4744d4d6182de4c76910426b726be38747f1daa1bb640efe 0.1s done [2026-02-13T02:58:01.249Z] #8 DONE 0.3s [2026-02-13T02:58:01.510Z] [2026-02-13T02:58:01.510Z] 1 warning found (use --debug to expand): [2026-02-13T02:58:01.510Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T02:58:01.819Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest' [2026-02-13T02:58:01.819Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:latest --push - [2026-02-13T02:58:02.083Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:58:02.083Z] #1 transferring dockerfile: 167B done [2026-02-13T02:58:02.083Z] #1 DONE 0.0s [2026-02-13T02:58:02.083Z] [2026-02-13T02:58:02.083Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2026-02-13T02:58:02.083Z] #2 DONE 0.1s [2026-02-13T02:58:02.083Z] [2026-02-13T02:58:02.083Z] #3 [internal] load .dockerignore [2026-02-13T02:58:02.083Z] #3 transferring context: 2B done [2026-02-13T02:58:02.083Z] #3 DONE 0.0s [2026-02-13T02:58:02.083Z] [2026-02-13T02:58:02.083Z] #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2026-02-13T02:58:02.083Z] #4 DONE 0.1s [2026-02-13T02:58:02.083Z] [2026-02-13T02:58:02.083Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 [2026-02-13T02:58:02.083Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 0.0s done [2026-02-13T02:58:02.083Z] #5 DONE 0.0s [2026-02-13T02:58:02.083Z] [2026-02-13T02:58:02.083Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 [2026-02-13T02:58:02.083Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 0.0s done [2026-02-13T02:58:02.083Z] #6 DONE 0.1s [2026-02-13T02:58:02.352Z] [2026-02-13T02:58:02.352Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2026-02-13T02:58:02.352Z] #7 DONE 0.0s [2026-02-13T02:58:02.352Z] [2026-02-13T02:58:02.352Z] #8 exporting to image [2026-02-13T02:58:02.352Z] #8 exporting layers done [2026-02-13T02:58:02.352Z] #8 exporting manifest sha256:b230e8de94e68cc1fc75dc3c08b3e51db3308ae11a9f7cc65972b6c20f0d2892 0.0s done [2026-02-13T02:58:02.352Z] #8 exporting config sha256:52c5460ab980c9bdf3186f87561f46db22553319357f3e8a3f637d8897715dd3 done [2026-02-13T02:58:02.352Z] #8 exporting manifest sha256:edd69a904ff58b868ce6ca1649b3b9405613771b308f843c16e50d145b3908d9 0.0s done [2026-02-13T02:58:02.352Z] #8 exporting config sha256:b55ded00aaf5c682b65d45f98a524ce2fee74b6f9c959d271e9ac92ff711aadd 0.0s done [2026-02-13T02:58:02.352Z] #8 exporting manifest list sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b done [2026-02-13T02:58:02.352Z] #8 pushing layers [2026-02-13T02:58:02.352Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T02:58:02.352Z] #8 pushing layers 0.1s done [2026-02-13T02:58:02.352Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b 0.1s done [2026-02-13T02:58:02.352Z] #8 DONE 0.3s [2026-02-13T02:58:02.352Z] [2026-02-13T02:58:02.352Z] 1 warning found (use --debug to expand): [2026-02-13T02:58:02.352Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T02:58:02.650Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11' [2026-02-13T02:58:02.650Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 --push - [2026-02-13T02:58:02.908Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:58:02.908Z] #1 transferring dockerfile: 173B done [2026-02-13T02:58:02.908Z] #1 DONE 0.0s [2026-02-13T02:58:02.908Z] [2026-02-13T02:58:02.908Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 [2026-02-13T02:58:02.908Z] #2 DONE 0.0s [2026-02-13T02:58:02.908Z] [2026-02-13T02:58:02.908Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 [2026-02-13T02:58:02.908Z] #3 DONE 0.0s [2026-02-13T02:58:02.908Z] [2026-02-13T02:58:02.908Z] #4 [internal] load .dockerignore [2026-02-13T02:58:02.908Z] #4 transferring context: [2026-02-13T02:58:02.908Z] #4 transferring context: 2B done [2026-02-13T02:58:02.908Z] #4 DONE 0.0s [2026-02-13T02:58:02.908Z] [2026-02-13T02:58:02.908Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 [2026-02-13T02:58:02.908Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 0.0s done [2026-02-13T02:58:02.908Z] #5 CACHED [2026-02-13T02:58:02.908Z] [2026-02-13T02:58:02.908Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 [2026-02-13T02:58:02.908Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 0.0s done [2026-02-13T02:58:02.908Z] #6 CACHED [2026-02-13T02:58:02.908Z] [2026-02-13T02:58:02.908Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2026-02-13T02:58:02.908Z] #7 DONE 0.0s [2026-02-13T02:58:02.908Z] [2026-02-13T02:58:02.908Z] #8 exporting to image [2026-02-13T02:58:02.908Z] #8 exporting layers done [2026-02-13T02:58:02.908Z] #8 exporting manifest sha256:b230e8de94e68cc1fc75dc3c08b3e51db3308ae11a9f7cc65972b6c20f0d2892 done [2026-02-13T02:58:02.908Z] #8 exporting config sha256:52c5460ab980c9bdf3186f87561f46db22553319357f3e8a3f637d8897715dd3 done [2026-02-13T02:58:02.908Z] #8 exporting manifest sha256:edd69a904ff58b868ce6ca1649b3b9405613771b308f843c16e50d145b3908d9 done [2026-02-13T02:58:02.908Z] #8 exporting config sha256:b55ded00aaf5c682b65d45f98a524ce2fee74b6f9c959d271e9ac92ff711aadd done [2026-02-13T02:58:02.908Z] #8 exporting manifest list sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b done [2026-02-13T02:58:02.908Z] #8 pushing layers 0.0s done [2026-02-13T02:58:02.908Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11@sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b 0.1s done [2026-02-13T02:58:02.908Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T02:58:02.908Z] #8 DONE 0.1s [2026-02-13T02:58:02.908Z] [2026-02-13T02:58:02.908Z] 1 warning found (use --debug to expand): [2026-02-13T02:58:02.908Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T02:58:03.202Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11' [2026-02-13T02:58:03.202Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 --push - [2026-02-13T02:58:03.462Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:58:03.462Z] #1 transferring dockerfile: 214B done [2026-02-13T02:58:03.462Z] #1 DONE 0.0s [2026-02-13T02:58:03.462Z] [2026-02-13T02:58:03.462Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [2026-02-13T02:58:03.462Z] #2 DONE 0.0s [2026-02-13T02:58:03.462Z] [2026-02-13T02:58:03.462Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [2026-02-13T02:58:03.462Z] #3 DONE 0.0s [2026-02-13T02:58:03.462Z] [2026-02-13T02:58:03.462Z] #4 [internal] load .dockerignore [2026-02-13T02:58:03.462Z] #4 transferring context: 2B done [2026-02-13T02:58:03.462Z] #4 DONE 0.0s [2026-02-13T02:58:03.462Z] [2026-02-13T02:58:03.462Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f [2026-02-13T02:58:03.462Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f 0.0s done [2026-02-13T02:58:03.462Z] #5 DONE 0.0s [2026-02-13T02:58:03.462Z] [2026-02-13T02:58:03.462Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f [2026-02-13T02:58:03.462Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f 0.0s done [2026-02-13T02:58:03.462Z] #6 CACHED [2026-02-13T02:58:03.462Z] [2026-02-13T02:58:03.462Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11@sha256:10ce1a06c41c389ebe5ead014ca483f3488296d46dee6d5ea04886db37095f8f [2026-02-13T02:58:03.462Z] #5 CACHED [2026-02-13T02:58:03.462Z] [2026-02-13T02:58:03.462Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2026-02-13T02:58:03.462Z] #7 DONE 0.0s [2026-02-13T02:58:03.462Z] [2026-02-13T02:58:03.462Z] #8 exporting to image [2026-02-13T02:58:03.462Z] #8 exporting layers done [2026-02-13T02:58:03.462Z] #8 exporting manifest sha256:4c7310a11aac815ebb0bdf2c59e294452357fc856c7fb3b11032c2970c720cb3 done [2026-02-13T02:58:03.462Z] #8 exporting config sha256:ec289e745b0ad2c1ad7dda26de3b8c5dc78ac9ae88a0f8b4cb4462f419f15504 done [2026-02-13T02:58:03.462Z] #8 exporting manifest sha256:ea1bef1baf54ef6104bbda87922033fbc023da561de4270a62cf5032aa918bc6 done [2026-02-13T02:58:03.462Z] #8 exporting config sha256:e04130ed0adc7e866d26b819d25ae1998e1694d864e0ff1de228480742ece4d6 done [2026-02-13T02:58:03.462Z] #8 exporting manifest list sha256:56cb2928c6bee01d4744d4d6182de4c76910426b726be38747f1daa1bb640efe done [2026-02-13T02:58:03.462Z] #8 pushing layers 0.0s done [2026-02-13T02:58:03.462Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11@sha256:56cb2928c6bee01d4744d4d6182de4c76910426b726be38747f1daa1bb640efe 0.1s done [2026-02-13T02:58:03.462Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T02:58:03.462Z] #8 DONE 0.1s [2026-02-13T02:58:03.462Z] [2026-02-13T02:58:03.462Z] 1 warning found (use --debug to expand): [2026-02-13T02:58:03.462Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2026-02-13T02:58:03.753Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main' [2026-02-13T02:58:03.753Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:main --push - [2026-02-13T02:58:04.015Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:58:04.015Z] #1 transferring dockerfile: 165B done [2026-02-13T02:58:04.015Z] #1 DONE 0.0s [2026-02-13T02:58:04.015Z] [2026-02-13T02:58:04.015Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2026-02-13T02:58:04.015Z] #2 DONE 0.0s [2026-02-13T02:58:04.015Z] [2026-02-13T02:58:04.015Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2026-02-13T02:58:04.015Z] #3 DONE 0.0s [2026-02-13T02:58:04.015Z] [2026-02-13T02:58:04.015Z] #4 [internal] load .dockerignore [2026-02-13T02:58:04.015Z] #4 transferring context: 2B done [2026-02-13T02:58:04.015Z] #4 DONE 0.0s [2026-02-13T02:58:04.015Z] [2026-02-13T02:58:04.015Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 [2026-02-13T02:58:04.015Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 [2026-02-13T02:58:04.015Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 0.0s done [2026-02-13T02:58:04.015Z] #5 CACHED [2026-02-13T02:58:04.015Z] [2026-02-13T02:58:04.015Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 [2026-02-13T02:58:04.015Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 0.0s done [2026-02-13T02:58:04.015Z] #6 CACHED [2026-02-13T02:58:04.015Z] [2026-02-13T02:58:04.015Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2026-02-13T02:58:04.015Z] #7 DONE 0.0s [2026-02-13T02:58:04.015Z] [2026-02-13T02:58:04.015Z] #8 exporting to image [2026-02-13T02:58:04.015Z] #8 exporting layers done [2026-02-13T02:58:04.015Z] #8 exporting manifest sha256:b230e8de94e68cc1fc75dc3c08b3e51db3308ae11a9f7cc65972b6c20f0d2892 done [2026-02-13T02:58:04.015Z] #8 exporting config sha256:52c5460ab980c9bdf3186f87561f46db22553319357f3e8a3f637d8897715dd3 done [2026-02-13T02:58:04.015Z] #8 exporting manifest sha256:edd69a904ff58b868ce6ca1649b3b9405613771b308f843c16e50d145b3908d9 done [2026-02-13T02:58:04.015Z] #8 exporting config sha256:b55ded00aaf5c682b65d45f98a524ce2fee74b6f9c959d271e9ac92ff711aadd done [2026-02-13T02:58:04.015Z] #8 exporting manifest list sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b done [2026-02-13T02:58:04.016Z] #8 pushing layers 0.0s done [2026-02-13T02:58:04.016Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b [2026-02-13T02:58:04.016Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2026-02-13T02:58:04.016Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:b54cb8b43f17b0b6e01a6914aef8bcfc0b5f6fcabfe3f10f42c3275cb53c7e5b 0.1s done [2026-02-13T02:58:04.016Z] #8 DONE 0.1s [2026-02-13T02:58:04.016Z] [2026-02-13T02:58:04.016Z] 1 warning found (use --debug to expand): [2026-02-13T02:58:04.016Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-13T02:58:04.381Z] + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:58:04.534Z] Installing build dependencies: finished with status 'done' [2026-02-13T02:58:04.534Z] Getting requirements to build wheel: started [2026-02-13T02:58:04.676Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:58:05.236Z] ---> package-listing.sh [2026-02-13T02:58:05.236Z] ++ facter osfamily [2026-02-13T02:58:05.236Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T02:58:05.495Z] + OS_FAMILY=redhat [2026-02-13T02:58:05.495Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2026-02-13T02:58:05.495Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T02:58:05.495Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T02:58:05.495Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T02:58:05.495Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T02:58:05.495Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2026-02-13T02:58:05.495Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T02:58:05.495Z] + case "${OS_FAMILY}" in [2026-02-13T02:58:05.495Z] + rpm -qa [2026-02-13T02:58:05.495Z] + sort [2026-02-13T02:58:06.435Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T02:58:06.435Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T02:58:06.435Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T02:58:06.435Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2026-02-13T02:58:06.435Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2026-02-13T02:58:06.435Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2026-02-13T02:58:06.445Z] 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-13T02:58:06.744Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:58:07.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T02:58:07.353Z] [2026-02-13T02:58:07.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:58:07.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T02:58:07.664Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T02:58:07.664Z] 5eb5b503b376: Pulling fs layer [2026-02-13T02:58:07.664Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T02:58:07.664Z] ec43610c2a17: Pulling fs layer [2026-02-13T02:58:07.664Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T02:58:07.664Z] 33b1e0a273af: Pulling fs layer [2026-02-13T02:58:07.664Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T02:58:07.664Z] 2f39f015ded8: Pulling fs layer [2026-02-13T02:58:07.664Z] 3a2ae6a8a46f: Waiting [2026-02-13T02:58:07.664Z] 33b1e0a273af: Waiting [2026-02-13T02:58:07.664Z] 5d3b04190fa2: Waiting [2026-02-13T02:58:07.664Z] 2f39f015ded8: Waiting [2026-02-13T02:58:07.664Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T02:58:07.664Z] 5c69ac0246d0: Download complete [2026-02-13T02:58:07.664Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T02:58:07.664Z] 3a2ae6a8a46f: Download complete [2026-02-13T02:58:07.664Z] 33b1e0a273af: Verifying Checksum [2026-02-13T02:58:07.664Z] 33b1e0a273af: Download complete [2026-02-13T02:58:07.664Z] ec43610c2a17: Verifying Checksum [2026-02-13T02:58:07.664Z] ec43610c2a17: Download complete [2026-02-13T02:58:07.870Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:58:07.870Z] Preparing metadata (pyproject.toml): started [2026-02-13T02:58:07.927Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T02:58:07.927Z] 5d3b04190fa2: Download complete [2026-02-13T02:58:07.927Z] 5eb5b503b376: Verifying Checksum [2026-02-13T02:58:07.927Z] 5eb5b503b376: Download complete [2026-02-13T02:58:08.499Z] 2f39f015ded8: Verifying Checksum [2026-02-13T02:58:08.499Z] 2f39f015ded8: Download complete [2026-02-13T02:58:09.275Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:58:09.275Z] Building wheels for collected packages: edgex-taf-common [2026-02-13T02:58:09.275Z] Building wheel for edgex-taf-common (pyproject.toml): started [2026-02-13T02:58:09.456Z] 5eb5b503b376: Pull complete [2026-02-13T02:58:09.456Z] 5c69ac0246d0: Pull complete [2026-02-13T02:58:09.715Z] ec43610c2a17: Pull complete [2026-02-13T02:58:09.979Z] 3a2ae6a8a46f: Pull complete [2026-02-13T02:58:09.979Z] 33b1e0a273af: Pull complete [2026-02-13T02:58:10.248Z] 5d3b04190fa2: Pull complete [2026-02-13T02:58:11.212Z] Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-02-13T02:58:11.212Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=476fca7920d37f3ecb5c52f6a574edf3c2816112335a809bc24b2691ca73460c [2026-02-13T02:58:11.212Z] Stored in directory: /tmp/pip-ephem-wheel-cache-qttnkotj/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-02-13T02:58:11.212Z] Successfully built edgex-taf-common [2026-02-13T02:58:11.212Z] Installing collected packages: edgex-taf-common [2026-02-13T02:58:12.174Z] Successfully installed edgex-taf-common-0.0.0 [2026-02-13T02:58:12.174Z] 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. [2026-02-13T02:58:14.467Z] 2f39f015ded8: Pull complete [2026-02-13T02:58:14.467Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T02:58:14.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T02:58:14.467Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:58:14.622Z] prd-centos7-docker-4c-2g-2007 does not seem to be running inside a container [2026-02-13T02:58:14.655Z] $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T02:58:16.426Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-02-13T02:58:16.426Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T02:58:16.426Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-02-13T02:58:16.426Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-02-13T02:58:16.426Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-02-13T02:58:16.426Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-02-13T02:58:16.426Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-02-13T02:58:16.426Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T02:58:16.426Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-02-13T02:58:16.693Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-02-13T02:58:16.693Z] Installing build dependencies: started [2026-02-13T02:58:17.971Z] $ docker top 4a97bd33babcfe0e8a043961a713555eaf5d1fd65ea1dc35cfd15879debc1200 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T02:58:18.319Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T02:58:18.602Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T02:58:18.896Z] + ls /var/log/sa-host [2026-02-13T02:58:18.896Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T02:58:18.968Z] provisioning config files... [2026-02-13T02:58:18.978Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config835664145400411384tmp [Pipeline] { [Pipeline] echo [2026-02-13T02:58:18.993Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:58:19.282Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T02:58:19.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:58:19.610Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T02:58:19.618Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:58:19.915Z] ---> sudo-logs.sh [2026-02-13T02:58:19.915Z] Archiving 'sudo' log.. [2026-02-13T02:58:19.915Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2007.novalocal: Name or service not known [2026-02-13T02:58:19.915Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2007.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-02-13T02:58:19.936Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:58:20.216Z] ---> job-cost.sh [2026-02-13T02:58:20.216Z] lf-activate-venv: SKIPPING [2026-02-13T02:58:20.216Z] INFO: No Stack... [2026-02-13T02:58:20.476Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-02-13T02:58:20.734Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T02:58:20.746Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:58:21.031Z] ---> logs-deploy.sh [2026-02-13T02:58:21.031Z] lf-activate-venv: SKIPPING [2026-02-13T02:58:21.031Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/63 [2026-02-13T02:58:21.031Z] INFO: archiving workspace using pattern(s): [2026-02-13T02:58:21.968Z] Archives upload complete. [2026-02-13T02:58:21.968Z] INFO: archiving logs to Nexus [2026-02-13T02:58:22.030Z] Installing build dependencies: finished with status 'done' [2026-02-13T02:58:22.030Z] Getting requirements to build wheel: started [2026-02-13T02:58:22.536Z] ---> uname -a: [2026-02-13T02:58:22.537Z] Linux prd-centos7-docker-4c-2g-2007.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2026-02-13T02:58:22.537Z] [2026-02-13T02:58:22.537Z] [2026-02-13T02:58:22.537Z] ---> lscpu: [2026-02-13T02:58:22.537Z] Architecture: x86_64 [2026-02-13T02:58:22.537Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-13T02:58:22.537Z] Byte Order: Little Endian [2026-02-13T02:58:22.537Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-13T02:58:22.537Z] CPU(s): 2 [2026-02-13T02:58:22.537Z] On-line CPU(s) list: 0,1 [2026-02-13T02:58:22.537Z] Thread(s) per core: 1 [2026-02-13T02:58:22.537Z] Core(s) per socket: 1 [2026-02-13T02:58:22.537Z] Socket(s): 2 [2026-02-13T02:58:22.537Z] NUMA node(s): 1 [2026-02-13T02:58:22.537Z] Vendor ID: AuthenticAMD [2026-02-13T02:58:22.537Z] CPU family: 23 [2026-02-13T02:58:22.537Z] Model: 49 [2026-02-13T02:58:22.537Z] Model name: AMD EPYC-Rome Processor [2026-02-13T02:58:22.537Z] Stepping: 0 [2026-02-13T02:58:22.537Z] CPU MHz: 2799.998 [2026-02-13T02:58:22.537Z] BogoMIPS: 5599.99 [2026-02-13T02:58:22.537Z] Virtualization: AMD-V [2026-02-13T02:58:22.537Z] Hypervisor vendor: KVM [2026-02-13T02:58:22.537Z] Virtualization type: full [2026-02-13T02:58:22.537Z] L1d cache: 64 KiB [2026-02-13T02:58:22.537Z] L1i cache: 64 KiB [2026-02-13T02:58:22.537Z] L2 cache: 1 MiB [2026-02-13T02:58:22.537Z] L3 cache: 32 MiB [2026-02-13T02:58:22.537Z] NUMA node0 CPU(s): 0,1 [2026-02-13T02:58:22.537Z] Vulnerability Itlb multihit: Not affected [2026-02-13T02:58:22.537Z] Vulnerability L1tf: Not affected [2026-02-13T02:58:22.537Z] Vulnerability Mds: Not affected [2026-02-13T02:58:22.537Z] Vulnerability Meltdown: Not affected [2026-02-13T02:58:22.537Z] Vulnerability Mmio stale data: Not affected [2026-02-13T02:58:22.537Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-13T02:58:22.537Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-02-13T02:58:22.537Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-02-13T02:58:22.537Z] Vulnerability Srbds: Not affected [2026-02-13T02:58:22.537Z] Vulnerability Tsx async abort: Not affected [2026-02-13T02:58:22.537Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2026-02-13T02:58:22.537Z] [2026-02-13T02:58:22.537Z] [2026-02-13T02:58:22.537Z] ---> nproc: [2026-02-13T02:58:22.537Z] 2 [2026-02-13T02:58:22.537Z] [2026-02-13T02:58:22.537Z] [2026-02-13T02:58:22.537Z] ---> df -h: [2026-02-13T02:58:22.537Z] Filesystem Size Used Avail Use% Mounted on [2026-02-13T02:58:22.537Z] overlay 40G 7.4G 33G 19% / [2026-02-13T02:58:22.537Z] tmpfs 64M 0 64M 0% /dev [2026-02-13T02:58:22.537Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-02-13T02:58:22.537Z] shm 64M 0 64M 0% /dev/shm [2026-02-13T02:58:22.537Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2026-02-13T02:58:22.537Z] [2026-02-13T02:58:22.537Z] [2026-02-13T02:58:22.537Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2026-02-13T02:58:22.537Z] Please check if data collecting is enabled [2026-02-13T02:58:22.537Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T02:58:22.822Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-02-13T02:58:22.827Z] $ docker stop --time=1 4a97bd33babcfe0e8a043961a713555eaf5d1fd65ea1dc35cfd15879debc1200 [2026-02-13T02:58:23.976Z] $ docker rm -f --volumes 4a97bd33babcfe0e8a043961a713555eaf5d1fd65ea1dc35cfd15879debc1200 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-02-13T02:58:24.070Z] [WS-CLEANUP] Deleting project workspace... [2026-02-13T02:58:24.070Z] [WS-CLEANUP] Deferred wipeout is used... [2026-02-13T02:58:24.086Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 [2026-02-13T02:58:24.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T02:58:24.485Z] [2026-02-13T02:58:24.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:58:24.617Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:58:24.617Z] Preparing metadata (pyproject.toml): started [2026-02-13T02:58:24.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T02:58:24.777Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T02:58:24.777Z] 5eb5b503b376: Pulling fs layer [2026-02-13T02:58:24.777Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T02:58:24.777Z] ec43610c2a17: Pulling fs layer [2026-02-13T02:58:24.777Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T02:58:24.777Z] 33b1e0a273af: Pulling fs layer [2026-02-13T02:58:24.777Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T02:58:24.777Z] 2f39f015ded8: Pulling fs layer [2026-02-13T02:58:24.777Z] 3a2ae6a8a46f: Waiting [2026-02-13T02:58:24.777Z] 33b1e0a273af: Waiting [2026-02-13T02:58:24.777Z] 5d3b04190fa2: Waiting [2026-02-13T02:58:24.777Z] 2f39f015ded8: Waiting [2026-02-13T02:58:24.777Z] 5c69ac0246d0: Download complete [2026-02-13T02:58:24.777Z] 3a2ae6a8a46f: Download complete [2026-02-13T02:58:24.777Z] 33b1e0a273af: Verifying Checksum [2026-02-13T02:58:24.777Z] 33b1e0a273af: Download complete [2026-02-13T02:58:24.777Z] ec43610c2a17: Verifying Checksum [2026-02-13T02:58:24.777Z] ec43610c2a17: Download complete [2026-02-13T02:58:25.034Z] 5eb5b503b376: Verifying Checksum [2026-02-13T02:58:25.034Z] 5eb5b503b376: Download complete [2026-02-13T02:58:25.598Z] 2f39f015ded8: Download complete [2026-02-13T02:58:26.029Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:58:26.029Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-02-13T02:58:26.029Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-02-13T02:58:26.029Z] Installing build dependencies: started [2026-02-13T02:58:26.530Z] 5eb5b503b376: Pull complete [2026-02-13T02:58:26.530Z] 5c69ac0246d0: Pull complete [2026-02-13T02:58:27.095Z] ec43610c2a17: Pull complete [2026-02-13T02:58:27.095Z] 3a2ae6a8a46f: Pull complete [2026-02-13T02:58:27.352Z] 33b1e0a273af: Pull complete [2026-02-13T02:58:27.352Z] 5d3b04190fa2: Pull complete [2026-02-13T02:58:31.356Z] Installing build dependencies: finished with status 'done' [2026-02-13T02:58:31.356Z] Getting requirements to build wheel: started [2026-02-13T02:58:32.607Z] 2f39f015ded8: Pull complete [2026-02-13T02:58:32.608Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T02:58:32.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T02:58:32.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:58:32.696Z] prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container [2026-02-13T02:58:32.717Z] $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T02:58:33.825Z] $ docker top 5f3285ca2f63cf956b8c54a428fc93941357d3e4e7e6cc634f796fd9bfa69312 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:58:33.931Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:58:33.931Z] Preparing metadata (pyproject.toml): started [2026-02-13T02:58:34.186Z] ---> job-cost.sh [2026-02-13T02:58:34.186Z] lf-activate-venv: SKIPPING [2026-02-13T02:58:34.186Z] INFO: No Stack... [2026-02-13T02:58:34.752Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T02:58:35.011Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T02:58:35.295Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2026-02-13T02:58:35.295Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T02:58:35.306Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] [2026-02-13T02:58:35.313Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] did not exist. Created. [2026-02-13T02:58:35.318Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [2026-02-13T02:58:35.336Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:58:35.336Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-02-13T02:58:35.336Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-02-13T02:58:35.336Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-02-13T02:58:35.336Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [Pipeline] sh [2026-02-13T02:58:35.601Z] Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-02-13T02:58:35.601Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T02:58:35.601Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-02-13T02:58:35.601Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-02-13T02:58:35.617Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-02-13T02:58:35.652Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T02:58:35.661Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T02:58:35.679Z] $ docker stop --time=1 5f3285ca2f63cf956b8c54a428fc93941357d3e4e7e6cc634f796fd9bfa69312 [2026-02-13T02:58:35.867Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-02-13T02:58:35.867Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-02-13T02:58:36.821Z] $ docker rm -f --volumes 5f3285ca2f63cf956b8c54a428fc93941357d3e4e7e6cc634f796fd9bfa69312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T02:58:38.444Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-02-13T02:58:38.444Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2026-02-13T02:58:39.025Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-02-13T02:58:39.025Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2026-02-13T02:58:39.983Z] Installing build dependencies: started [2026-02-13T02:58:45.318Z] Installing build dependencies: finished with status 'done' [2026-02-13T02:58:45.318Z] Getting requirements to build wheel: started [2026-02-13T02:58:48.651Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:58:48.651Z] Preparing metadata (pyproject.toml): started [2026-02-13T02:58:50.589Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:58:53.175Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-02-13T02:58:53.175Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2026-02-13T02:58:53.175Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-02-13T02:58:53.175Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-02-13T02:58:53.755Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-02-13T02:58:53.755Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-02-13T02:58:54.333Z] Installing build dependencies: started [2026-02-13T02:58:59.665Z] Installing build dependencies: finished with status 'done' [2026-02-13T02:58:59.665Z] Getting requirements to build wheel: started [2026-02-13T02:59:02.237Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:59:02.237Z] Preparing metadata (pyproject.toml): started [2026-02-13T02:59:03.687Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:59:04.644Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-02-13T02:59:04.644Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2026-02-13T02:59:07.217Z] Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) [2026-02-13T02:59:07.217Z] Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2026-02-13T02:59:07.217Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2026-02-13T02:59:07.217Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T02:59:09.159Z] Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) [2026-02-13T02:59:09.159Z] Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2026-02-13T02:59:09.159Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-02-13T02:59:09.159Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-02-13T02:59:09.159Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-02-13T02:59:09.159Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-02-13T02:59:09.159Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-02-13T02:59:09.159Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-02-13T02:59:09.426Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:09.693Z] Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) [2026-02-13T02:59:09.693Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:09.693Z] Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) [2026-02-13T02:59:09.693Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:09.693Z] Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) [2026-02-13T02:59:09.961Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:59:09.961Z] Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T02:59:10.227Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:59:10.227Z] Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-02-13T02:59:10.227Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:10.227Z] Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) [2026-02-13T02:59:10.493Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:10.493Z] Downloading flex-6.14.1.tar.gz (40 kB) [2026-02-13T02:59:10.758Z] Installing build dependencies: started [2026-02-13T02:59:16.101Z] Installing build dependencies: finished with status 'done' [2026-02-13T02:59:16.101Z] Getting requirements to build wheel: started [2026-02-13T02:59:20.353Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:59:20.353Z] Preparing metadata (pyproject.toml): started [2026-02-13T02:59:21.313Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:59:21.313Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:21.313Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2026-02-13T02:59:21.579Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:21.579Z] Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T02:59:21.846Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:21.846Z] Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T02:59:22.114Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:22.114Z] Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T02:59:22.380Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:22.646Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2026-02-13T02:59:22.646Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:22.646Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T02:59:23.607Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T02:59:23.607Z] Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) [2026-02-13T02:59:23.873Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T02:59:23.873Z] Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) [2026-02-13T02:59:24.140Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T02:59:24.140Z] Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) [2026-02-13T02:59:24.140Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T02:59:24.140Z] Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T02:59:24.417Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T02:59:24.417Z] Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T02:59:24.690Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T02:59:24.690Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-02-13T02:59:24.690Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (82.0.0) [2026-02-13T02:59:26.094Z] Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T02:59:26.094Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) [2026-02-13T02:59:26.361Z] Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T02:59:26.361Z] Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-02-13T02:59:26.940Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:59:26.940Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2026-02-13T02:59:27.209Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:59:27.209Z] Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T02:59:27.478Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:59:27.478Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) [2026-02-13T02:59:27.478Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T02:59:27.478Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-02-13T02:59:27.746Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T02:59:27.746Z] Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T02:59:27.746Z] Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:27.746Z] Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) [2026-02-13T02:59:28.013Z] Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:28.014Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-02-13T02:59:28.014Z] Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:28.014Z] Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T02:59:28.014Z] Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:28.014Z] Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) [2026-02-13T02:59:28.014Z] Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:28.283Z] Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) [2026-02-13T02:59:28.283Z] 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)) [2026-02-13T02:59:28.283Z] Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T02:59:28.283Z] Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:28.552Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T02:59:28.552Z] Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:28.552Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-02-13T02:59:28.552Z] 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)) [2026-02-13T02:59:28.552Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T02:59:28.951Z] 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)) [2026-02-13T02:59:28.951Z] Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-02-13T02:59:28.951Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:28.951Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-02-13T02:59:28.951Z] Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:28.951Z] Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) [2026-02-13T02:59:29.222Z] Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:29.222Z] Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T02:59:29.222Z] Requirement already satisfied: packaging in /usr/lib/python3.12/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) (26.0) [2026-02-13T02:59:29.503Z] Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:29.503Z] Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T02:59:29.503Z] 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)) [2026-02-13T02:59:29.503Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-02-13T02:59:30.096Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:30.096Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) [2026-02-13T02:59:30.096Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:30.096Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-02-13T02:59:30.096Z] Installing build dependencies: started [2026-02-13T02:59:35.521Z] Installing build dependencies: finished with status 'done' [2026-02-13T02:59:35.521Z] Getting requirements to build wheel: started [2026-02-13T02:59:38.866Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:59:38.866Z] Preparing metadata (pyproject.toml): started [2026-02-13T02:59:40.810Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:59:40.810Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:40.810Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-02-13T02:59:40.810Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:40.810Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-02-13T02:59:40.810Z] Installing build dependencies: started [2026-02-13T02:59:46.140Z] Installing build dependencies: finished with status 'done' [2026-02-13T02:59:46.140Z] Getting requirements to build wheel: started [2026-02-13T02:59:49.470Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:59:49.470Z] Preparing metadata (pyproject.toml): started [2026-02-13T02:59:50.873Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:59:50.873Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:50.873Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2026-02-13T02:59:50.873Z] Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:59:50.873Z] Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) [2026-02-13T02:59:51.139Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:51.139Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2026-02-13T02:59:51.139Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:51.139Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-02-13T02:59:51.404Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:51.404Z] Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T02:59:54.732Z] Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:54.732Z] Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2026-02-13T02:59:54.732Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:54.732Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-02-13T02:59:54.732Z] Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:54.732Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2026-02-13T02:59:54.997Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:54.997Z] Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) [2026-02-13T02:59:54.997Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:54.997Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2026-02-13T02:59:54.997Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:54.997Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T02:59:55.263Z] Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:55.263Z] Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T02:59:55.263Z] 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)) [2026-02-13T02:59:55.263Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2026-02-13T02:59:55.263Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:55.529Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T02:59:55.529Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:55.529Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-02-13T02:59:55.795Z] 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)) [2026-02-13T02:59:55.795Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) [2026-02-13T02:59:56.378Z] Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:59:56.378Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) [2026-02-13T02:59:56.644Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-02-13T02:59:56.644Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 43.6 MB/s 0:00:00 [2026-02-13T02:59:56.644Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-02-13T02:59:56.644Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-02-13T02:59:56.644Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-02-13T02:59:56.644Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-02-13T02:59:56.644Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-02-13T02:59:56.644Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-02-13T02:59:56.911Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-02-13T02:59:56.911Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-02-13T02:59:56.911Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2026-02-13T02:59:57.178Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 39.0 MB/s 0:00:00 [2026-02-13T02:59:57.178Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2026-02-13T02:59:57.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 49.6 MB/s 0:00:00 [2026-02-13T02:59:57.446Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-02-13T02:59:57.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 52.1 MB/s 0:00:00 [2026-02-13T02:59:57.446Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2026-02-13T02:59:57.446Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 44.4 MB/s 0:00:00 [2026-02-13T02:59:57.446Z] Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2026-02-13T02:59:57.446Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2026-02-13T02:59:57.446Z] Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) [2026-02-13T02:59:57.712Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 48.8 MB/s 0:00:00 [2026-02-13T02:59:57.712Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-02-13T02:59:57.712Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T02:59:57.712Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-02-13T02:59:57.712Z] Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) [2026-02-13T02:59:57.712Z] Downloading idna-3.11-py3-none-any.whl (71 kB) [2026-02-13T02:59:57.712Z] Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) [2026-02-13T02:59:57.712Z] Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) [2026-02-13T02:59:57.712Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) [2026-02-13T02:59:57.712Z] Downloading click-8.3.1-py3-none-any.whl (108 kB) [2026-02-13T02:59:57.712Z] Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2026-02-13T02:59:57.712Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) [2026-02-13T02:59:57.712Z] Downloading invoke-2.2.1-py3-none-any.whl (160 kB) [2026-02-13T02:59:57.977Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) [2026-02-13T02:59:57.977Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 49.2 MB/s 0:00:00 [2026-02-13T02:59:57.977Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-02-13T02:59:57.977Z] Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-02-13T02:59:57.977Z] Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-02-13T02:59:57.977Z] Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) [2026-02-13T02:59:57.977Z] Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T02:59:57.977Z] Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) [2026-02-13T02:59:58.243Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 46.7 MB/s 0:00:00 [2026-02-13T02:59:58.243Z] Downloading trio-0.32.0-py3-none-any.whl (512 kB) [2026-02-13T02:59:58.243Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-02-13T02:59:58.243Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-02-13T02:59:58.243Z] Downloading attrs-25.4.0-py3-none-any.whl (67 kB) [2026-02-13T02:59:58.243Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-02-13T02:59:58.243Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-02-13T02:59:58.243Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-02-13T02:59:58.243Z] Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) [2026-02-13T02:59:58.243Z] Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) [2026-02-13T02:59:58.243Z] Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) [2026-02-13T02:59:58.243Z] Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) [2026-02-13T02:59:58.243Z] Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-02-13T02:59:58.243Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-02-13T02:59:58.508Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2026-02-13T02:59:58.508Z] Downloading docutils-0.22.4-py3-none-any.whl (633 kB) [2026-02-13T02:59:58.508Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 48.1 MB/s 0:00:00 [2026-02-13T02:59:58.508Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2026-02-13T02:59:58.508Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) [2026-02-13T02:59:58.508Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 50.2 MB/s 0:00:00 [2026-02-13T02:59:58.508Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-02-13T02:59:58.508Z] Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) [2026-02-13T02:59:58.508Z] Downloading zipp-3.23.0-py3-none-any.whl (10 kB) [2026-02-13T02:59:58.508Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2026-02-13T02:59:58.508Z] Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-02-13T02:59:58.508Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-02-13T02:59:58.508Z] Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) [2026-02-13T02:59:58.508Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 47.6 MB/s 0:00:00 [2026-02-13T02:59:58.508Z] Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) [2026-02-13T02:59:58.508Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2026-02-13T02:59:58.774Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2026-02-13T02:59:58.774Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2026-02-13T02:59:58.774Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) [2026-02-13T02:59:58.774Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2026-02-13T02:59:58.774Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2026-02-13T02:59:58.774Z] Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) [2026-02-13T02:59:58.774Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) [2026-02-13T02:59:58.774Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-02-13T02:59:58.774Z] Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) [2026-02-13T02:59:58.774Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2026-02-13T02:59:58.774Z] Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-02-13T02:59:58.774Z] Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2026-02-13T02:59:58.774Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.2 MB/s 0:00:00 [2026-02-13T02:59:58.774Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2026-02-13T02:59:59.039Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-02-13T02:59:59.039Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-02-13T02:59:59.039Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2026-02-13T03:00:00.975Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-02-13T03:00:00.975Z] Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-02-13T03:00:02.921Z] Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-02-13T03:00:02.921Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=5e266341a9a81e54298cf309f5e0df3194ce9324974ae36698078b2c530b1f2e [2026-02-13T03:00:02.921Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-02-13T03:00:02.921Z] Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-02-13T03:00:04.857Z] Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-02-13T03:00:04.857Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=1c752122ffca3eb99231bbadb78288f0392f0e49d3f68a6b81da4e60db02ee2f [2026-02-13T03:00:04.857Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-02-13T03:00:04.857Z] Building wheel for psutil (pyproject.toml): started [2026-02-13T03:00:23.060Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-02-13T03:00:23.060Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278201 sha256=a58c2526a47b46cefa16ace9ae0b919996e72059f9e568ee59836fe1c0afe0e4 [2026-02-13T03:00:23.060Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-02-13T03:00:23.061Z] Building wheel for psycopg2 (pyproject.toml): started [2026-02-13T03:01:30.902Z] Building wheel for psycopg2 (pyproject.toml): still running... [2026-02-13T03:01:34.237Z] Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-02-13T03:01:34.237Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512674 sha256=b260e0d74c169159509aba43277ac0fa61554fb047eeed3ad2f6d4a22a7d39b9 [2026-02-13T03:01:34.504Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-02-13T03:01:34.504Z] Building wheel for flex (pyproject.toml): started [2026-02-13T03:01:37.080Z] Building wheel for flex (pyproject.toml): finished with status 'done' [2026-02-13T03:01:37.080Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=705ddd037aeb5f3342374bce38c650eecbfd6ee9b5bbb52e1146ec2e2d10bece [2026-02-13T03:01:37.080Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-02-13T03:01:37.347Z] Building wheel for strict-rfc3339 (pyproject.toml): started [2026-02-13T03:01:39.285Z] Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-02-13T03:01:39.285Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=9b9c324ef12e6f221e3cba25a12837920935484b6f8a37229e08a7b330999633 [2026-02-13T03:01:39.285Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-02-13T03:01:39.285Z] Building wheel for validate-email (pyproject.toml): started [2026-02-13T03:01:41.222Z] Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-02-13T03:01:41.222Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=afecb9583becaa5fa74c363d4ed66e8b8c7c974e9e527a757252ca2209c62536 [2026-02-13T03:01:41.222Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bux_yifl/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-02-13T03:01:41.222Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-02-13T03:01:43.161Z] Installing collected packages: validate-email, types-urllib3, types-certifi, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, genson, zipp, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, mypy-extensions, more-itertools, markupsafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, importlib-metadata, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, trio-typing, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2026-02-13T03:03:19.777Z] [2026-02-13T03:03:19.777Z] Successfully installed PyYAML-6.0.3 RESTinstance-1.5.2 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 configparser-7.2.0 cryptography-46.0.5 docker-7.1.0 docutils-0.22.4 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 influxdb-client-1.49.0 invoke-2.2.1 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.26.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.9.1 lazy-object-proxy-1.12.0 markupsafe-3.0.3 more-itertools-10.8.0 mypy-extensions-1.1.0 numpy-2.2.5 openapi-core-0.22.0 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 paramiko-4.0.0 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-3.0 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.6.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.1.0 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.30.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 tzlocal-5.3.1 urllib3-2.6.3 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.5 wsproto-1.3.2 zipp-3.23.0 [2026-02-13T03:03:19.777Z] 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. [2026-02-13T03:04:06.589Z] Removing intermediate container a3c675c63ed7 [2026-02-13T03:04:06.589Z] ---> e9614158b688 [2026-02-13T03:04:06.589Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2026-02-13T03:04:06.589Z] ---> Running in cb2fdf806011 [2026-02-13T03:04:06.589Z] Removing intermediate container cb2fdf806011 [2026-02-13T03:04:06.589Z] ---> 9f30e3d40fcd [2026-02-13T03:04:06.589Z] Step 11/13 : LABEL arch=arm64 [2026-02-13T03:04:06.589Z] ---> Running in b16cbed03417 [2026-02-13T03:04:06.589Z] Removing intermediate container b16cbed03417 [2026-02-13T03:04:06.589Z] ---> 03d45b1512bb [2026-02-13T03:04:06.589Z] Step 12/13 : LABEL git_sha=85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [2026-02-13T03:04:06.589Z] ---> Running in b2a9bf3e23e7 [2026-02-13T03:04:06.589Z] Removing intermediate container b2a9bf3e23e7 [2026-02-13T03:04:06.589Z] ---> 47e3081eb1bb [2026-02-13T03:04:06.589Z] Step 13/13 : LABEL version=1.0.0-dev.11 [2026-02-13T03:04:06.589Z] ---> Running in c3bb7ba00222 [2026-02-13T03:04:06.589Z] Removing intermediate container c3bb7ba00222 [2026-02-13T03:04:06.589Z] ---> dcb5ea2d0260 [2026-02-13T03:04:06.589Z] [Warning] One or more build-args [ARCH] were not consumed [2026-02-13T03:04:06.589Z] Successfully built dcb5ea2d0260 [2026-02-13T03:04:06.589Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2026-02-13T03:04:06.717Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2026-02-13T03:04:06.717Z] 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [2026-02-13T03:04:06.717Z] latest [2026-02-13T03:04:06.717Z] 1.0.0-dev.11 [2026-02-13T03:04:06.717Z] 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [2026-02-13T03:04:06.717Z] main [2026-02-13T03:04:06.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:07.090Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:04:07.443Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [2026-02-13T03:04:07.443Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2026-02-13T03:04:07.443Z] 40ba195df403: Preparing [2026-02-13T03:04:07.443Z] d240e18ced28: Preparing [2026-02-13T03:04:07.443Z] b7a3dec79d12: Preparing [2026-02-13T03:04:07.443Z] 10c27a45faab: Preparing [2026-02-13T03:04:07.443Z] 143620d9ffef: Preparing [2026-02-13T03:04:07.443Z] a0382e5f265a: Preparing [2026-02-13T03:04:07.443Z] a0382e5f265a: Waiting [2026-02-13T03:04:08.024Z] 10c27a45faab: Pushed [2026-02-13T03:04:08.024Z] b7a3dec79d12: Pushed [2026-02-13T03:04:08.024Z] d240e18ced28: Pushed [2026-02-13T03:04:08.024Z] 143620d9ffef: Pushed [2026-02-13T03:04:10.598Z] a0382e5f265a: Pushed [2026-02-13T03:09:32.461Z] 40ba195df403: Pushed [2026-02-13T03:09:32.461Z] 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a: digest: sha256:8d943095a479c52715eb9c2c8b486d39861693cfb124433e6f62115ebbd5c689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:09:32.806Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:09:33.160Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2026-02-13T03:09:33.160Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2026-02-13T03:09:33.160Z] 40ba195df403: Preparing [2026-02-13T03:09:33.160Z] d240e18ced28: Preparing [2026-02-13T03:09:33.160Z] b7a3dec79d12: Preparing [2026-02-13T03:09:33.160Z] 10c27a45faab: Preparing [2026-02-13T03:09:33.160Z] 143620d9ffef: Preparing [2026-02-13T03:09:33.160Z] a0382e5f265a: Preparing [2026-02-13T03:09:33.160Z] 143620d9ffef: Layer already exists [2026-02-13T03:09:33.160Z] 10c27a45faab: Layer already exists [2026-02-13T03:09:33.160Z] b7a3dec79d12: Layer already exists [2026-02-13T03:09:33.160Z] 40ba195df403: Layer already exists [2026-02-13T03:09:33.160Z] d240e18ced28: Layer already exists [2026-02-13T03:09:33.160Z] a0382e5f265a: Layer already exists [2026-02-13T03:09:33.160Z] latest: digest: sha256:8d943095a479c52715eb9c2c8b486d39861693cfb124433e6f62115ebbd5c689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:09:33.771Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:09:34.120Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 [2026-02-13T03:09:34.120Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2026-02-13T03:09:34.120Z] 40ba195df403: Preparing [2026-02-13T03:09:34.120Z] d240e18ced28: Preparing [2026-02-13T03:09:34.120Z] b7a3dec79d12: Preparing [2026-02-13T03:09:34.120Z] 10c27a45faab: Preparing [2026-02-13T03:09:34.120Z] 143620d9ffef: Preparing [2026-02-13T03:09:34.120Z] a0382e5f265a: Preparing [2026-02-13T03:09:34.120Z] a0382e5f265a: Waiting [2026-02-13T03:09:34.120Z] 143620d9ffef: Layer already exists [2026-02-13T03:09:34.120Z] 40ba195df403: Layer already exists [2026-02-13T03:09:34.120Z] 10c27a45faab: Layer already exists [2026-02-13T03:09:34.120Z] b7a3dec79d12: Layer already exists [2026-02-13T03:09:34.120Z] d240e18ced28: Layer already exists [2026-02-13T03:09:34.120Z] a0382e5f265a: Layer already exists [2026-02-13T03:09:34.120Z] 1.0.0-dev.11: digest: sha256:8d943095a479c52715eb9c2c8b486d39861693cfb124433e6f62115ebbd5c689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:09:34.737Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:09:35.091Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [2026-02-13T03:09:35.091Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2026-02-13T03:09:35.091Z] 40ba195df403: Preparing [2026-02-13T03:09:35.091Z] d240e18ced28: Preparing [2026-02-13T03:09:35.091Z] b7a3dec79d12: Preparing [2026-02-13T03:09:35.091Z] 10c27a45faab: Preparing [2026-02-13T03:09:35.091Z] 143620d9ffef: Preparing [2026-02-13T03:09:35.091Z] a0382e5f265a: Preparing [2026-02-13T03:09:35.091Z] a0382e5f265a: Waiting [2026-02-13T03:09:35.091Z] 10c27a45faab: Layer already exists [2026-02-13T03:09:35.091Z] 143620d9ffef: Layer already exists [2026-02-13T03:09:35.091Z] b7a3dec79d12: Layer already exists [2026-02-13T03:09:35.091Z] d240e18ced28: Layer already exists [2026-02-13T03:09:35.091Z] 40ba195df403: Layer already exists [2026-02-13T03:09:35.091Z] a0382e5f265a: Layer already exists [2026-02-13T03:09:35.091Z] 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11: digest: sha256:8d943095a479c52715eb9c2c8b486d39861693cfb124433e6f62115ebbd5c689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:09:35.701Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:09:36.048Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2026-02-13T03:09:36.048Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2026-02-13T03:09:36.048Z] 40ba195df403: Preparing [2026-02-13T03:09:36.048Z] d240e18ced28: Preparing [2026-02-13T03:09:36.048Z] b7a3dec79d12: Preparing [2026-02-13T03:09:36.048Z] 10c27a45faab: Preparing [2026-02-13T03:09:36.048Z] 143620d9ffef: Preparing [2026-02-13T03:09:36.048Z] a0382e5f265a: Preparing [2026-02-13T03:09:36.048Z] a0382e5f265a: Waiting [2026-02-13T03:09:36.048Z] 40ba195df403: Layer already exists [2026-02-13T03:09:36.048Z] 10c27a45faab: Layer already exists [2026-02-13T03:09:36.048Z] 143620d9ffef: Layer already exists [2026-02-13T03:09:36.048Z] b7a3dec79d12: Layer already exists [2026-02-13T03:09:36.048Z] d240e18ced28: Layer already exists [2026-02-13T03:09:36.048Z] a0382e5f265a: Layer already exists [2026-02-13T03:09:36.048Z] main: digest: sha256:8d943095a479c52715eb9c2c8b486d39861693cfb124433e6f62115ebbd5c689 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:09:36.382Z] ===================================================== [Pipeline] echo [2026-02-13T03:09:36.396Z] taggedImages: [2026-02-13T03:09:36.396Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [2026-02-13T03:09:36.396Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2026-02-13T03:09:36.396Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 [2026-02-13T03:09:36.396Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [2026-02-13T03:09:36.396Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo [2026-02-13T03:09:36.406Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a [Pipeline] echo [2026-02-13T03:09:36.414Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo [2026-02-13T03:09:36.424Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 [Pipeline] echo [2026-02-13T03:09:36.437Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a-1.0.0-dev.11 [Pipeline] echo [2026-02-13T03:09:36.447Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [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 [2026-02-13T03:09:36.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T03:09:36.860Z] [2026-02-13T03:09:36.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:09:37.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T03:09:37.194Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-13T03:09:37.194Z] 8998bd30e6a1: Pulling fs layer [2026-02-13T03:09:37.194Z] 04944245beec: Pulling fs layer [2026-02-13T03:09:37.194Z] 699f458cf7ca: Pulling fs layer [2026-02-13T03:09:37.194Z] 765212b225bb: Pulling fs layer [2026-02-13T03:09:37.194Z] f23df028b6ca: Pulling fs layer [2026-02-13T03:09:37.194Z] d65c8cfc05b1: Pulling fs layer [2026-02-13T03:09:37.194Z] 2437ff75d9bd: Pulling fs layer [2026-02-13T03:09:37.194Z] f23df028b6ca: Waiting [2026-02-13T03:09:37.194Z] d65c8cfc05b1: Waiting [2026-02-13T03:09:37.194Z] 2437ff75d9bd: Waiting [2026-02-13T03:09:37.194Z] 765212b225bb: Waiting [2026-02-13T03:09:37.460Z] 04944245beec: Verifying Checksum [2026-02-13T03:09:37.460Z] 04944245beec: Download complete [2026-02-13T03:09:37.460Z] 765212b225bb: Verifying Checksum [2026-02-13T03:09:37.460Z] 765212b225bb: Download complete [2026-02-13T03:09:37.460Z] f23df028b6ca: Verifying Checksum [2026-02-13T03:09:37.460Z] f23df028b6ca: Download complete [2026-02-13T03:09:37.460Z] d65c8cfc05b1: Verifying Checksum [2026-02-13T03:09:37.460Z] d65c8cfc05b1: Download complete [2026-02-13T03:09:37.460Z] 699f458cf7ca: Verifying Checksum [2026-02-13T03:09:37.460Z] 699f458cf7ca: Download complete [2026-02-13T03:09:38.040Z] 8998bd30e6a1: Verifying Checksum [2026-02-13T03:09:38.040Z] 8998bd30e6a1: Download complete [2026-02-13T03:09:40.609Z] 2437ff75d9bd: Verifying Checksum [2026-02-13T03:09:40.609Z] 2437ff75d9bd: Download complete [2026-02-13T03:09:42.540Z] 8998bd30e6a1: Pull complete [2026-02-13T03:09:42.807Z] 04944245beec: Pull complete [2026-02-13T03:09:44.746Z] 699f458cf7ca: Pull complete [2026-02-13T03:09:44.746Z] 765212b225bb: Pull complete [2026-02-13T03:09:45.703Z] f23df028b6ca: Pull complete [2026-02-13T03:09:45.703Z] d65c8cfc05b1: Pull complete [2026-02-13T03:10:03.879Z] 2437ff75d9bd: Pull complete [2026-02-13T03:10:03.879Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-13T03:10:03.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T03:10:03.879Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:10:04.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-2001 does not seem to be running inside a container [2026-02-13T03:10:04.175Z] $ 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/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-02-13T03:10:06.623Z] $ docker top 57e60e3b9955b47af00b62a99074d0c10679bd605d8b8a849addcca7619e3f75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:10:07.464Z] ---> job-cost.sh [2026-02-13T03:10:07.464Z] lf-activate-venv: SKIPPING [2026-02-13T03:10:07.464Z] INFO: No Stack... [2026-02-13T03:10:08.133Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-13T03:10:08.753Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T03:10:09.397Z] + cut -d, -f6 [2026-02-13T03:10:09.397Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock [2026-02-13T03:10:09.489Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] [2026-02-13T03:10:09.500Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] did not exist. Created. [2026-02-13T03:10:09.507Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T03:10:10.179Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-7a6c3337/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-02-13T03:10:10.846Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-13T03:10:10.860Z] Warning: overwriting stash ‘stack-cost’ [2026-02-13T03:10:11.290Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T03:10:11.299Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-63-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T03:10:11.313Z] $ docker stop --time=1 57e60e3b9955b47af00b62a99074d0c10679bd605d8b8a849addcca7619e3f75 [2026-02-13T03:10:12.849Z] $ docker rm -f --volumes 57e60e3b9955b47af00b62a99074d0c10679bd605d8b8a849addcca7619e3f75 [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2026-02-13T03:10:13.514Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T03:10:13.514Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:10:13.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T03:10:13.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:10:13.886Z] prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container [2026-02-13T03:10:13.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T03:10:14.145Z] $ docker top dec2901f3fff209a3dd16582e3e343026b6607eb0b07eae6f35049c850dd92e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T03:10:14.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T03:10:14.248Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T03:10:14.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T03:10:14.354Z] $ docker exec dec2901f3fff209a3dd16582e3e343026b6607eb0b07eae6f35049c850dd92e4 ssh-agent [2026-02-13T03:10:14.457Z] SSH_AUTH_SOCK=/tmp/ssh-Ce6j1hqMxicl/agent.31 [2026-02-13T03:10:14.457Z] SSH_AGENT_PID=37 [2026-02-13T03:10:14.463Z] Running ssh-add (command line suppressed) [2026-02-13T03:10:14.561Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13865442587662852200.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13865442587662852200.key) [2026-02-13T03:10:14.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T03:10:14.863Z] + git semver tag [2026-02-13T03:10:15.121Z] 2026-02-13 03:10:15,065 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T03:10:15.121Z] 2026-02-13 03:10:15,068 [run_tag] DEBUG tag force:False [2026-02-13T03:10:15.121Z] 2026-02-13 03:10:15,068 [check_head_tag] DEBUG check head tag [2026-02-13T03:10:15.121Z] 2026-02-13 03:10:15,069 [execute] INFO git cat-file --batch-check [2026-02-13T03:10:15.121Z] 2026-02-13 03:10:15,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:10:15.121Z] 2026-02-13 03:10:15,071 [execute] INFO git cat-file --batch [2026-02-13T03:10:15.121Z] 2026-02-13 03:10:15,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:10:15.121Z] 2026-02-13 03:10:15,082 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2026-02-13T03:10:15.121Z] 2026-02-13 03:10:15,082 [execute] INFO git tag -a v1.0.0-dev.11 -m v1.0.0-dev.11 [2026-02-13T03:10:15.121Z] 2026-02-13 03:10:15,082 [execute] DEBUG Popen(['git', 'tag', '-a', 'v1.0.0-dev.11', '-m', 'v1.0.0-dev.11'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) [2026-02-13T03:10:15.121Z] 2026-02-13 03:10:15,085 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2026-02-13T03:10:15.121Z] 1.0.0-dev.11 [Pipeline] } [2026-02-13T03:10:15.125Z] $ docker exec --env ******** --env ******** dec2901f3fff209a3dd16582e3e343026b6607eb0b07eae6f35049c850dd92e4 ssh-agent -k [2026-02-13T03:10:15.215Z] unset SSH_AUTH_SOCK; [2026-02-13T03:10:15.216Z] unset SSH_AGENT_PID; [2026-02-13T03:10:15.216Z] echo Agent pid 37 killed; [2026-02-13T03:10:15.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T03:10:15.544Z] + git semver [Pipeline] } [2026-02-13T03:10:15.809Z] $ docker stop --time=1 dec2901f3fff209a3dd16582e3e343026b6607eb0b07eae6f35049c850dd92e4 [2026-02-13T03:10:17.072Z] $ docker rm -f --volumes dec2901f3fff209a3dd16582e3e343026b6607eb0b07eae6f35049c850dd92e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:10:17.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T03:10:17.464Z] [2026-02-13T03:10:17.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:10:17.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T03:10:17.757Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-02-13T03:10:17.757Z] ab5ef0e58194: Pulling fs layer [2026-02-13T03:10:17.757Z] 9712f1f96733: Pulling fs layer [2026-02-13T03:10:17.757Z] 63f879dbbcfc: Pulling fs layer [2026-02-13T03:10:17.757Z] 0d9ebad4ef96: Pulling fs layer [2026-02-13T03:10:17.757Z] e9a5061849ea: Pulling fs layer [2026-02-13T03:10:17.757Z] d747dcd14b5f: Pulling fs layer [2026-02-13T03:10:17.757Z] 2de7ff778b66: Pulling fs layer [2026-02-13T03:10:17.757Z] e9a5061849ea: Waiting [2026-02-13T03:10:17.757Z] 2de7ff778b66: Waiting [2026-02-13T03:10:17.757Z] d747dcd14b5f: Waiting [2026-02-13T03:10:17.757Z] 0d9ebad4ef96: Waiting [2026-02-13T03:10:17.757Z] 9712f1f96733: Verifying Checksum [2026-02-13T03:10:17.757Z] 9712f1f96733: Download complete [2026-02-13T03:10:18.017Z] 63f879dbbcfc: Verifying Checksum [2026-02-13T03:10:18.017Z] 63f879dbbcfc: Download complete [2026-02-13T03:10:18.276Z] e9a5061849ea: Verifying Checksum [2026-02-13T03:10:18.276Z] e9a5061849ea: Download complete [2026-02-13T03:10:18.276Z] d747dcd14b5f: Verifying Checksum [2026-02-13T03:10:18.276Z] d747dcd14b5f: Download complete [2026-02-13T03:10:18.276Z] 0d9ebad4ef96: Verifying Checksum [2026-02-13T03:10:18.276Z] ab5ef0e58194: Verifying Checksum [2026-02-13T03:10:18.276Z] ab5ef0e58194: Download complete [2026-02-13T03:10:18.276Z] 2de7ff778b66: Verifying Checksum [2026-02-13T03:10:18.276Z] 2de7ff778b66: Download complete [2026-02-13T03:10:22.460Z] ab5ef0e58194: Pull complete [2026-02-13T03:10:22.460Z] 9712f1f96733: Pull complete [2026-02-13T03:10:22.460Z] 63f879dbbcfc: Pull complete [2026-02-13T03:10:27.721Z] 0d9ebad4ef96: Pull complete [2026-02-13T03:10:27.721Z] e9a5061849ea: Pull complete [2026-02-13T03:10:27.721Z] d747dcd14b5f: Pull complete [2026-02-13T03:10:28.654Z] 2de7ff778b66: Pull complete [2026-02-13T03:10:28.654Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-02-13T03:10:28.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-02-13T03:10:28.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:10:28.741Z] prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container [2026-02-13T03:10:28.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-02-13T03:10:30.638Z] $ docker top ba57517407d55d91921a8d9f463b56d64969da8c8ea3cfdfddd9638b10613bf3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-02-13T03:10:30.705Z] provisioning config files... [2026-02-13T03:10:30.714Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4357491503552977320tmp [2026-02-13T03:10:30.722Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12423768369173844005tmp [2026-02-13T03:10:30.730Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config575550221749608828tmp [Pipeline] { [Pipeline] echo [2026-02-13T03:10:30.861Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:10:31.144Z] ---> sigul-configuration.sh [2026-02-13T03:10:31.144Z] gpg: directory `/root/.gnupg' created [2026-02-13T03:10:31.144Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-02-13T03:10:31.144Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-02-13T03:10:31.144Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-02-13T03:10:31.144Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-02-13T03:10:31.144Z] gpg: CAST5 encrypted data [2026-02-13T03:10:31.144Z] gpg: encrypted with 1 passphrase [2026-02-13T03:10:31.144Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-02-13T03:10:31.432Z] + mkdir /home/jenkins [2026-02-13T03:10:31.432Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-02-13T03:10:31.718Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2026-02-13T03:10:31.729Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:10:32.016Z] ---> sigul-install.sh [2026-02-13T03:10:32.016Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-02-13T03:10:32.307Z] + git tag --list [2026-02-13T03:10:32.307Z] v0.0.1 [2026-02-13T03:10:32.307Z] v0.0.2-dev.1 [2026-02-13T03:10:32.307Z] v0.0.2-dev.10 [2026-02-13T03:10:32.307Z] v0.0.2-dev.11 [2026-02-13T03:10:32.307Z] v0.0.2-dev.12 [2026-02-13T03:10:32.307Z] v0.0.2-dev.13 [2026-02-13T03:10:32.307Z] v0.0.2-dev.14 [2026-02-13T03:10:32.307Z] v0.0.2-dev.15 [2026-02-13T03:10:32.307Z] v0.0.2-dev.16 [2026-02-13T03:10:32.307Z] v0.0.2-dev.17 [2026-02-13T03:10:32.307Z] v0.0.2-dev.18 [2026-02-13T03:10:32.307Z] v0.0.2-dev.19 [2026-02-13T03:10:32.307Z] v0.0.2-dev.2 [2026-02-13T03:10:32.307Z] v0.0.2-dev.20 [2026-02-13T03:10:32.307Z] v0.0.2-dev.21 [2026-02-13T03:10:32.307Z] v0.0.2-dev.22 [2026-02-13T03:10:32.307Z] v0.0.2-dev.23 [2026-02-13T03:10:32.307Z] v0.0.2-dev.24 [2026-02-13T03:10:32.307Z] v0.0.2-dev.25 [2026-02-13T03:10:32.307Z] v0.0.2-dev.26 [2026-02-13T03:10:32.307Z] v0.0.2-dev.27 [2026-02-13T03:10:32.307Z] v0.0.2-dev.28 [2026-02-13T03:10:32.307Z] v0.0.2-dev.29 [2026-02-13T03:10:32.307Z] v0.0.2-dev.3 [2026-02-13T03:10:32.307Z] v0.0.2-dev.30 [2026-02-13T03:10:32.307Z] v0.0.2-dev.31 [2026-02-13T03:10:32.307Z] v0.0.2-dev.32 [2026-02-13T03:10:32.307Z] v0.0.2-dev.33 [2026-02-13T03:10:32.307Z] v0.0.2-dev.34 [2026-02-13T03:10:32.307Z] v0.0.2-dev.35 [2026-02-13T03:10:32.307Z] v0.0.2-dev.36 [2026-02-13T03:10:32.307Z] v0.0.2-dev.37 [2026-02-13T03:10:32.307Z] v0.0.2-dev.38 [2026-02-13T03:10:32.307Z] v0.0.2-dev.39 [2026-02-13T03:10:32.307Z] v0.0.2-dev.4 [2026-02-13T03:10:32.307Z] v0.0.2-dev.40 [2026-02-13T03:10:32.307Z] v0.0.2-dev.41 [2026-02-13T03:10:32.307Z] v0.0.2-dev.42 [2026-02-13T03:10:32.307Z] v0.0.2-dev.43 [2026-02-13T03:10:32.307Z] v0.0.2-dev.44 [2026-02-13T03:10:32.307Z] v0.0.2-dev.5 [2026-02-13T03:10:32.307Z] v0.0.2-dev.6 [2026-02-13T03:10:32.307Z] v0.0.2-dev.7 [2026-02-13T03:10:32.307Z] v0.0.2-dev.8 [2026-02-13T03:10:32.307Z] v0.0.2-dev.9 [2026-02-13T03:10:32.307Z] v1.0.0-dev.1 [2026-02-13T03:10:32.307Z] v1.0.0-dev.10 [2026-02-13T03:10:32.307Z] v1.0.0-dev.11 [2026-02-13T03:10:32.307Z] v1.0.0-dev.2 [2026-02-13T03:10:32.307Z] v1.0.0-dev.3 [2026-02-13T03:10:32.307Z] v1.0.0-dev.4 [2026-02-13T03:10:32.307Z] v1.0.0-dev.5 [2026-02-13T03:10:32.307Z] v1.0.0-dev.6 [2026-02-13T03:10:32.307Z] v1.0.0-dev.7 [2026-02-13T03:10:32.307Z] v1.0.0-dev.8 [2026-02-13T03:10:32.307Z] v1.0.0-dev.9 [Pipeline] sh [2026-02-13T03:10:32.601Z] + lftools sign git-tag v1.0.0-dev.11 [2026-02-13T03:10:33.166Z] Signing Git tag with Sigul... [2026-02-13T03:10:33.166Z] Signing v1.0.0-dev.11 [Pipeline] echo [2026-02-13T03:10:33.432Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:10:33.714Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-02-13T03:10:33.719Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-02-13T03:10:33.735Z] $ docker stop --time=1 ba57517407d55d91921a8d9f463b56d64969da8c8ea3cfdfddd9638b10613bf3 [2026-02-13T03:10:34.989Z] $ docker rm -f --volumes ba57517407d55d91921a8d9f463b56d64969da8c8ea3cfdfddd9638b10613bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-02-13T03:10:35.682Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T03:10:35.682Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:10:38.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T03:10:38.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:10:38.457Z] prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container [2026-02-13T03:10:38.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T03:10:38.707Z] $ docker top 08bab0d2024641ac838ececb324ff9c27768e6a9abf2abf7bdf426012dd614fc -eo pid,comm [2026-02-13T03:10:38.748Z] 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). [2026-02-13T03:10:38.748Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T03:10:38.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T03:10:38.800Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T03:10:38.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T03:10:38.900Z] $ docker exec 08bab0d2024641ac838ececb324ff9c27768e6a9abf2abf7bdf426012dd614fc ssh-agent [2026-02-13T03:10:39.000Z] SSH_AUTH_SOCK=/tmp/ssh-FzhRvUmNL2f4/agent.32 [2026-02-13T03:10:39.000Z] SSH_AGENT_PID=38 [2026-02-13T03:10:39.004Z] Running ssh-add (command line suppressed) [2026-02-13T03:10:39.087Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17439175620157487349.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17439175620157487349.key) [2026-02-13T03:10:39.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T03:10:39.779Z] + git semver bump pre [2026-02-13T03:10:39.779Z] 2026-02-13 03:10:39,617 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T03:10:39.779Z] 2026-02-13 03:10:39,621 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2026-02-13T03:10:39.779Z] 2026-02-13 03:10:39,621 [bump_version] DEBUG bumping version:1.0.0-dev.11 on axis:pre with prefix:dev [2026-02-13T03:10:39.779Z] 2026-02-13 03:10:39,621 [bump_version] DEBUG bumped version:1.0.0-dev.12 [2026-02-13T03:10:39.779Z] 2026-02-13 03:10:39,621 [write_version] DEBUG write version:1.0.0-dev.12 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2026-02-13T03:10:39.779Z] 2026-02-13 03:10:39,621 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2026-02-13T03:10:39.779Z] 2026-02-13 03:10:39,621 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2026-02-13T03:10:39.779Z] 2026-02-13 03:10:39,623 [execute] INFO git cat-file --batch-check [2026-02-13T03:10:39.779Z] 2026-02-13 03:10:39,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:10:39.779Z] 2026-02-13 03:10:39,626 [execute] INFO git cat-file --batch [2026-02-13T03:10:39.779Z] 2026-02-13 03:10:39,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:10:39.779Z] 2026-02-13 03:10:39,629 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2026-02-13T03:10:39.779Z] 1.0.0-dev.12 [Pipeline] } [2026-02-13T03:10:39.785Z] $ docker exec --env ******** --env ******** 08bab0d2024641ac838ececb324ff9c27768e6a9abf2abf7bdf426012dd614fc ssh-agent -k [2026-02-13T03:10:39.873Z] unset SSH_AUTH_SOCK; [2026-02-13T03:10:39.873Z] unset SSH_AGENT_PID; [2026-02-13T03:10:39.873Z] echo Agent pid 38 killed; [2026-02-13T03:10:40.966Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T03:10:41.287Z] + git semver [Pipeline] } [2026-02-13T03:10:41.553Z] $ docker stop --time=1 08bab0d2024641ac838ececb324ff9c27768e6a9abf2abf7bdf426012dd614fc [2026-02-13T03:10:42.824Z] $ docker rm -f --volumes 08bab0d2024641ac838ececb324ff9c27768e6a9abf2abf7bdf426012dd614fc [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T03:10:43.169Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T03:10:43.169Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:10:43.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T03:10:43.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:10:43.535Z] prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container [2026-02-13T03:10:43.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T03:10:43.782Z] $ docker top 7788e80f7e45cab933d751023356d5f1d58560b95b0a9d00cda5f73bdce13c3a -eo pid,comm [2026-02-13T03:10:43.829Z] 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). [2026-02-13T03:10:43.829Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T03:10:43.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T03:10:43.883Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T03:10:43.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T03:10:43.990Z] $ docker exec 7788e80f7e45cab933d751023356d5f1d58560b95b0a9d00cda5f73bdce13c3a ssh-agent [2026-02-13T03:10:44.093Z] SSH_AUTH_SOCK=/tmp/ssh-5uoQh4EOaY51/agent.32 [2026-02-13T03:10:44.093Z] SSH_AGENT_PID=38 [2026-02-13T03:10:44.098Z] Running ssh-add (command line suppressed) [2026-02-13T03:10:44.186Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17804375361000787866.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17804375361000787866.key) [2026-02-13T03:10:44.201Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T03:10:44.487Z] + git semver push [2026-02-13T03:10:44.745Z] 2026-02-13 03:10:44,684 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T03:10:44.745Z] 2026-02-13 03:10:44,689 [run_push] DEBUG push [2026-02-13T03:10:44.745Z] 2026-02-13 03:10:44,689 [execute] INFO git cat-file --batch-check [2026-02-13T03:10:44.745Z] 2026-02-13 03:10:44,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) [2026-02-13T03:10:44.745Z] 2026-02-13 03:10:44,691 [execute] INFO git rev-list e5918b2703efdbd0b08d1385a9cc851cf22916b8 -- [2026-02-13T03:10:44.745Z] 2026-02-13 03:10:44,692 [execute] DEBUG Popen(['git', 'rev-list', 'e5918b2703efdbd0b08d1385a9cc851cf22916b8', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-13T03:10:44.745Z] 2026-02-13 03:10:44,697 [execute] INFO git fetch -v -- origin [2026-02-13T03:10:44.745Z] 2026-02-13 03:10:44,697 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=True) [2026-02-13T03:10:45.310Z] 2026-02-13 03:10:45,210 [run_push] DEBUG no remote changes detected [2026-02-13T03:10:45.310Z] 2026-02-13 03:10:45,210 [execute] INFO git push origin semver [2026-02-13T03:10:45.310Z] 2026-02-13 03:10:45,210 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) [2026-02-13T03:10:46.247Z] 2026-02-13 03:10:45,977 [run_push] DEBUG push all version tags [2026-02-13T03:10:46.247Z] 2026-02-13 03:10:45,978 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2026-02-13T03:10:46.247Z] 2026-02-13 03:10:45,978 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) [2026-02-13T03:10:46.813Z] 2026-02-13 03:10:46,646 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2026-02-13T03:10:46.813Z] 1.0.0-dev.12 [Pipeline] } [2026-02-13T03:10:46.819Z] $ docker exec --env ******** --env ******** 7788e80f7e45cab933d751023356d5f1d58560b95b0a9d00cda5f73bdce13c3a ssh-agent -k [2026-02-13T03:10:46.916Z] unset SSH_AUTH_SOCK; [2026-02-13T03:10:46.916Z] unset SSH_AGENT_PID; [2026-02-13T03:10:46.916Z] echo Agent pid 38 killed; [2026-02-13T03:10:46.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T03:10:47.238Z] + git semver [Pipeline] } [2026-02-13T03:10:47.505Z] $ docker stop --time=1 7788e80f7e45cab933d751023356d5f1d58560b95b0a9d00cda5f73bdce13c3a [2026-02-13T03:10:48.985Z] $ docker rm -f --volumes 7788e80f7e45cab933d751023356d5f1d58560b95b0a9d00cda5f73bdce13c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-13T03:10:49.391Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2026-02-13T03:10:49.391Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2026-02-13T03:10:49.391Z] total 16 [2026-02-13T03:10:49.391Z] drwxr-xr-x 3 root root 4096 Feb 13 02:58 . [2026-02-13T03:10:49.391Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 03:10 .. [2026-02-13T03:10:49.391Z] drwxr-xr-x 2 root root 4096 Feb 13 02:58 cost [2026-02-13T03:10:49.391Z] -rw-r--r-- 1 root root 87 Feb 13 02:58 cost.csv [2026-02-13T03:10:49.391Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2026-02-13T03:10:49.391Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2026-02-13T03:10:49.391Z] total 16 [2026-02-13T03:10:49.391Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 02:58 . [2026-02-13T03:10:49.391Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 03:10 .. [2026-02-13T03:10:49.391Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 02:58 cost [2026-02-13T03:10:49.391Z] -rw-r--r-- 1 jenkins jenkins 87 Feb 13 02:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:10:49.679Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:10:50.538Z] ---> package-listing.sh [2026-02-13T03:10:50.538Z] ++ facter osfamily [2026-02-13T03:10:50.538Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T03:10:50.795Z] + OS_FAMILY=debian [2026-02-13T03:10:50.795Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2026-02-13T03:10:50.795Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T03:10:50.795Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T03:10:50.795Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T03:10:50.795Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T03:10:50.795Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2026-02-13T03:10:50.795Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T03:10:50.795Z] + case "${OS_FAMILY}" in [2026-02-13T03:10:50.795Z] + dpkg -l [2026-02-13T03:10:50.795Z] + grep '^ii' [2026-02-13T03:10:50.795Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T03:10:50.795Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T03:10:50.795Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T03:10:50.795Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2026-02-13T03:10:50.795Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2026-02-13T03:10:50.795Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2026-02-13T03:10:50.803Z] 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-02-13T03:10:51.083Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:10:51.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T03:10:51.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:10:51.706Z] prd-ubuntu20.04-docker-8c-8g-1996 does not seem to be running inside a container [2026-02-13T03:10:51.730Z] $ 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/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T03:10:51.938Z] $ docker top e22f138abc1e97d65d38a4907b92c4b81692370d8c4395a99ca8c5a4ed480196 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T03:10:52.281Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T03:10:52.568Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T03:10:52.851Z] + ls /var/log/sa-host [2026-02-13T03:10:52.851Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T03:10:52.879Z] provisioning config files... [2026-02-13T03:10:52.887Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2393197788262364655tmp [Pipeline] { [Pipeline] echo [2026-02-13T03:10:52.902Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:10:53.180Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T03:10:53.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:10:53.482Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T03:10:53.489Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:10:53.772Z] ---> sudo-logs.sh [2026-02-13T03:10:53.773Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-13T03:10:53.800Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:10:54.083Z] ---> job-cost.sh [2026-02-13T03:10:54.083Z] lf-activate-venv: SKIPPING [2026-02-13T03:10:54.083Z] DEBUG: total: 0.2199999988079071 [2026-02-13T03:10:54.083Z] INFO: Retrieving Stack Cost... [2026-02-13T03:10:54.342Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T03:10:54.911Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T03:10:54.924Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:10:55.204Z] ---> logs-deploy.sh [2026-02-13T03:10:55.204Z] lf-activate-venv: SKIPPING [2026-02-13T03:10:55.204Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/63 [2026-02-13T03:10:55.204Z] INFO: archiving workspace using pattern(s): [2026-02-13T03:10:56.142Z] Archives upload complete. [2026-02-13T03:10:56.142Z] INFO: archiving logs to Nexus