Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 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-ssh13221081803959843260.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-ssh17244738324303158231.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-ssh6397290853975620723.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-ssh9389942652883413816.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-ssh1807314138461373134.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1995’ Running on prd-ubuntu20.04-docker-8c-8g-1998 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (main) Commit message: "Merge pull request #151 from edgexfoundry/dependabot/pip/protobuf-6.33.5" > git config core.sparsecheckout # timeout=10 > git checkout -f 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 > git rev-list --no-walk 85a26759c93b2d8ad4997e5e0a5c42ae9b511d7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-02-13T02:52:41.783Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-02-13T02:52:41.836Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-02-13T02:52:41.858Z] ========================================================= [2026-02-13T02:52:41.858Z] EdgeX Global Pipelines Version Info [2026-02-13T02:52:41.858Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:52:42.934Z] ------------------- [2026-02-13T02:52:42.934Z] stable info: [2026-02-13T02:52:42.934Z] ------------------- [2026-02-13T02:52:42.934Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-02-13T02:52:42.934Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-02-13T02:52:42.934Z] Message: update stable to v1.0.278 [2026-02-13T02:52:43.194Z] ------------------- [2026-02-13T02:52:43.194Z] experimental info: [2026-02-13T02:52:43.194Z] ------------------- [2026-02-13T02:52:43.194Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-02-13T02:52:43.194Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-02-13T02:52:43.194Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-02-13T02:52:43.532Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2026-02-13T02:52:43.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2026-02-13T02:52:43.567Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-02-13T02:52:43.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-02-13T02:52:43.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-02-13T02:52:43.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2026-02-13T02:52:43.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-02-13T02:52:43.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2026-02-13T02:52:43.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-02-13T02:52:43.685Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-02-13T02:52:43.702Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-02-13T02:52:43.720Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2026-02-13T02:52:43.735Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-02-13T02:52:43.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-02-13T02:52:43.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2026-02-13T02:52:43.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2026-02-13T02:52:43.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2026-02-13T02:52:43.825Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [Pipeline] echo [2026-02-13T02:52:43.844Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13a4c2f [Pipeline] echo [2026-02-13T02:52:43.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T02:52:43.905Z] provisioning config files... [2026-02-13T02:52:43.916Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15240761212748517747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:52:44.240Z] ---> ****-login.sh [2026-02-13T02:52:44.241Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:52:44.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:44.499Z] [2026-02-13T02:52:44.499Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:52:44.499Z] Configure a credential helper to remove this warning. See [2026-02-13T02:52:44.499Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:52:44.499Z] [2026-02-13T02:52:44.499Z] Login Succeeded [2026-02-13T02:52:44.500Z] nexus3.edgexfoundry.org:10002 [2026-02-13T02:52:44.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:44.500Z] [2026-02-13T02:52:44.500Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:52:44.500Z] Configure a credential helper to remove this warning. See [2026-02-13T02:52:44.500Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:52:44.500Z] [2026-02-13T02:52:44.500Z] Login Succeeded [2026-02-13T02:52:44.500Z] nexus3.edgexfoundry.org:10003 [2026-02-13T02:52:44.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:44.500Z] [2026-02-13T02:52:44.500Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:52:44.500Z] Configure a credential helper to remove this warning. See [2026-02-13T02:52:44.500Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:52:44.500Z] [2026-02-13T02:52:44.500Z] Login Succeeded [2026-02-13T02:52:44.500Z] nexus3.edgexfoundry.org:10004 [2026-02-13T02:52:44.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:44.758Z] [2026-02-13T02:52:44.758Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:52:44.758Z] Configure a credential helper to remove this warning. See [2026-02-13T02:52:44.758Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:52:44.758Z] [2026-02-13T02:52:44.758Z] Login Succeeded [2026-02-13T02:52:44.758Z] ****.io [2026-02-13T02:52:44.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:52:45.017Z] [2026-02-13T02:52:45.017Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-02-13T02:52:45.017Z] Configure a credential helper to remove this warning. See [2026-02-13T02:52:45.018Z] https://docs.****.com/go/credential-store/ [2026-02-13T02:52:45.018Z] [2026-02-13T02:52:45.018Z] Login Succeeded [2026-02-13T02:52:45.018Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T02:52:45.024Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2026-02-13T02:52:45.423Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-02-13T02:52:45.423Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-02-13T02:52:45.423Z] + [ -e /tmp/ssh_known_hosts ] [2026-02-13T02:52:45.423Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-02-13T02:52:45.423Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-02-13T02:52:45.423Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-02-13T02:52:45.423Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:52:45.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T02:52:45.766Z] [2026-02-13T02:52:45.766Z] 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:46.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T02:52:46.073Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-02-13T02:52:46.073Z] 3dae71ba6b94: Pulling fs layer [2026-02-13T02:52:46.073Z] 6bf1a483ea7c: Pulling fs layer [2026-02-13T02:52:46.073Z] f5dfc541a4d3: Pulling fs layer [2026-02-13T02:52:46.073Z] 461d9e800cba: Pulling fs layer [2026-02-13T02:52:46.073Z] 80192f66455f: Pulling fs layer [2026-02-13T02:52:46.073Z] 2e8e34ca0e6c: Pulling fs layer [2026-02-13T02:52:46.073Z] a29436f7fd5d: Pulling fs layer [2026-02-13T02:52:46.073Z] 923cac83aea3: Pulling fs layer [2026-02-13T02:52:46.073Z] 25ad8b0a4227: Pulling fs layer [2026-02-13T02:52:46.073Z] db01528c6b51: Pulling fs layer [2026-02-13T02:52:46.073Z] 28988de357af: Pulling fs layer [2026-02-13T02:52:46.073Z] 25ad8b0a4227: Waiting [2026-02-13T02:52:46.073Z] db01528c6b51: Waiting [2026-02-13T02:52:46.073Z] 2e8e34ca0e6c: Waiting [2026-02-13T02:52:46.073Z] a29436f7fd5d: Waiting [2026-02-13T02:52:46.073Z] 923cac83aea3: Waiting [2026-02-13T02:52:46.073Z] 80192f66455f: Waiting [2026-02-13T02:52:46.073Z] 6bf1a483ea7c: Verifying Checksum [2026-02-13T02:52:46.073Z] 6bf1a483ea7c: Download complete [2026-02-13T02:52:46.073Z] 461d9e800cba: Verifying Checksum [2026-02-13T02:52:46.073Z] 461d9e800cba: Download complete [2026-02-13T02:52:46.073Z] 80192f66455f: Verifying Checksum [2026-02-13T02:52:46.073Z] 80192f66455f: Download complete [2026-02-13T02:52:46.332Z] f5dfc541a4d3: Verifying Checksum [2026-02-13T02:52:46.332Z] f5dfc541a4d3: Download complete [2026-02-13T02:52:46.332Z] 3dae71ba6b94: Verifying Checksum [2026-02-13T02:52:46.332Z] 3dae71ba6b94: Download complete [2026-02-13T02:52:46.332Z] 923cac83aea3: Download complete [2026-02-13T02:52:46.332Z] 25ad8b0a4227: Verifying Checksum [2026-02-13T02:52:46.591Z] db01528c6b51: Verifying Checksum [2026-02-13T02:52:46.591Z] db01528c6b51: Download complete [2026-02-13T02:52:46.591Z] 28988de357af: Verifying Checksum [2026-02-13T02:52:46.591Z] 28988de357af: Download complete [2026-02-13T02:52:46.591Z] a29436f7fd5d: Verifying Checksum [2026-02-13T02:52:46.591Z] a29436f7fd5d: Download complete [2026-02-13T02:52:47.159Z] 2e8e34ca0e6c: Verifying Checksum [2026-02-13T02:52:47.159Z] 2e8e34ca0e6c: Download complete [2026-02-13T02:52:47.725Z] 3dae71ba6b94: Pull complete [2026-02-13T02:52:47.984Z] 6bf1a483ea7c: Pull complete [2026-02-13T02:52:48.557Z] f5dfc541a4d3: Pull complete [2026-02-13T02:52:48.557Z] 461d9e800cba: Pull complete [2026-02-13T02:52:48.817Z] 80192f66455f: Pull complete [2026-02-13T02:52:53.006Z] 2e8e34ca0e6c: Pull complete [2026-02-13T02:52:53.573Z] a29436f7fd5d: Pull complete [2026-02-13T02:52:53.831Z] 923cac83aea3: Pull complete [2026-02-13T02:52:53.831Z] 25ad8b0a4227: Pull complete [2026-02-13T02:52:53.831Z] db01528c6b51: Pull complete [2026-02-13T02:52:53.831Z] 28988de357af: Pull complete [2026-02-13T02:52:53.831Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-02-13T02:52:53.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-02-13T02:52:54.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T02:52:54.214Z] prd-ubuntu20.04-docker-8c-8g-1998 does not seem to be running inside a container [2026-02-13T02:52:54.237Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-02-13T02:52:55.778Z] $ docker top 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 -eo pid,comm [2026-02-13T02:52:55.831Z] 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:55.831Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-02-13T02:52:55.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T02:52:55.883Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T02:52:56.002Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T02:52:55.998Z] $ docker exec 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 ssh-agent [2026-02-13T02:52:56.108Z] SSH_AUTH_SOCK=/tmp/ssh-3yf70gjjmSUH/agent.32 [2026-02-13T02:52:56.108Z] SSH_AGENT_PID=39 [2026-02-13T02:52:56.117Z] Running ssh-add (command line suppressed) [2026-02-13T02:52:56.207Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8928789345092614111.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8928789345092614111.key) [2026-02-13T02:52:56.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T02:52:56.531Z] + git config --global --add safe.directory /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] sh [2026-02-13T02:52:56.814Z] + git tag --points-at HEAD [Pipeline] } [2026-02-13T02:52:56.830Z] $ docker exec --env ******** --env ******** 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 ssh-agent -k [2026-02-13T02:52:56.923Z] unset SSH_AUTH_SOCK; [2026-02-13T02:52:56.923Z] unset SSH_AGENT_PID; [2026-02-13T02:52:56.923Z] echo Agent pid 39 killed; [2026-02-13T02:52:56.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2026-02-13T02:52:56.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-02-13T02:52:56.974Z] [ssh-agent] Looking for ssh-agent implementation... [2026-02-13T02:52:57.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-02-13T02:52:57.068Z] $ docker exec 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 ssh-agent [2026-02-13T02:52:57.165Z] SSH_AUTH_SOCK=/tmp/ssh-hOa446mQrK5L/agent.86 [2026-02-13T02:52:57.165Z] SSH_AGENT_PID=92 [2026-02-13T02:52:57.170Z] Running ssh-add (command line suppressed) [2026-02-13T02:52:57.255Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15567166418665440470.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15567166418665440470.key) [2026-02-13T02:52:57.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-13T02:52:57.561Z] + git semver init [2026-02-13T02:52:57.819Z] 2026-02-13 02:52:57,812 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-02-13T02:52:58.077Z] 2026-02-13 02:52:57,816 [run_init] DEBUG init version:0.0.0 force:False [2026-02-13T02:52:58.077Z] 2026-02-13 02:52:57,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2026-02-13T02:52:58.077Z] 2026-02-13 02:52:57,817 [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:58.077Z] 2026-02-13 02:52:57,817 [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:58.644Z] 2026-02-13 02:52:58,503 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2026-02-13T02:52:58.644Z] 2026-02-13 02:52:58,503 [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:58.644Z] 2026-02-13 02:52:58,503 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2026-02-13T02:52:58.644Z] 2026-02-13 02:52:58,504 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2026-02-13T02:52:58.644Z] 1.0.0-dev.11 [Pipeline] } [2026-02-13T02:52:58.648Z] $ docker exec --env ******** --env ******** 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 ssh-agent -k [2026-02-13T02:52:58.733Z] unset SSH_AUTH_SOCK; [2026-02-13T02:52:58.734Z] unset SSH_AGENT_PID; [2026-02-13T02:52:58.734Z] echo Agent pid 92 killed; [2026-02-13T02:52:58.748Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-02-13T02:52:59.060Z] + git semver [Pipeline] } [2026-02-13T02:52:59.333Z] $ docker stop --time=1 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 [2026-02-13T02:53:00.588Z] $ docker rm -f --volumes 6269af2ab2965a82aafb07289f986e0db43ce7f6f9678f8524cf8b9ff9d432c7 [Pipeline] // withDockerContainer [Pipeline] sh [2026-02-13T02:53:00.927Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-02-13T02:53:01.128Z] Stashed 1 file(s) [Pipeline] echo [2026-02-13T02:53:01.131Z] [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:53:01.318Z] provisioning config files... [2026-02-13T02:53:01.329Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9884494986441970682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:53:01.631Z] ---> ****-login.sh [2026-02-13T02:53:01.631Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:53:01.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:53:01.631Z] Login Succeeded [2026-02-13T02:53:01.631Z] nexus3.edgexfoundry.org:10002 [2026-02-13T02:53:01.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:53:01.631Z] Login Succeeded [2026-02-13T02:53:01.631Z] nexus3.edgexfoundry.org:10003 [2026-02-13T02:53:01.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:53:01.890Z] Login Succeeded [2026-02-13T02:53:01.890Z] nexus3.edgexfoundry.org:10004 [2026-02-13T02:53:01.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:53:01.890Z] Login Succeeded [2026-02-13T02:53:01.890Z] ****.io [2026-02-13T02:53:01.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:53:02.148Z] Login Succeeded [2026-02-13T02:53:02.148Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T02:53:02.155Z] 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:53:02.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T02:53:03.028Z] + ls -al . [2026-02-13T02:53:03.028Z] total 72 [2026-02-13T02:53:03.028Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 02:53 . [2026-02-13T02:53:03.028Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:52 .. [2026-02-13T02:53:03.028Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:52 .git [2026-02-13T02:53:03.028Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:52 .github [2026-02-13T02:53:03.028Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 02:52 .gitignore [2026-02-13T02:53:03.028Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 02:52 .semver [2026-02-13T02:53:03.028Z] -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 02:52 Dockerfile [2026-02-13T02:53:03.028Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 02:52 Jenkinsfile [2026-02-13T02:53:03.028Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 02:52 LICENSE [2026-02-13T02:53:03.028Z] -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 02:52 README.md [2026-02-13T02:53:03.028Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:52 TUC [2026-02-13T02:53:03.028Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 02:53 VERSION [2026-02-13T02:53:03.028Z] -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 02:52 requirements.txt [2026-02-13T02:53:03.028Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 02:52 robot-entrypoint.sh [2026-02-13T02:53:03.028Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 02:52 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:53:03.338Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 --label arch=amd64 --label version=1.0.0-dev.11 . [2026-02-13T02:53:04.279Z] #0 building with "default" instance using docker driver [2026-02-13T02:53:04.279Z] [2026-02-13T02:53:04.279Z] #1 [internal] load build definition from Dockerfile [2026-02-13T02:53:04.279Z] #1 transferring dockerfile: 1.69kB done [2026-02-13T02:53:04.279Z] #1 DONE 0.0s [2026-02-13T02:53:04.279Z] [2026-02-13T02:53:04.279Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2026-02-13T02:53:04.279Z] #2 DONE 0.1s [2026-02-13T02:53:04.279Z] [2026-02-13T02:53:04.279Z] #3 [internal] load .dockerignore [2026-02-13T02:53:04.279Z] #3 transferring context: 2B done [2026-02-13T02:53:04.279Z] #3 DONE 0.0s [2026-02-13T02:53:04.279Z] [2026-02-13T02:53:04.279Z] #4 [internal] load build context [2026-02-13T02:53:04.279Z] #4 transferring context: 573.58kB 0.0s done [2026-02-13T02:53:04.279Z] #4 DONE 0.1s [2026-02-13T02:53:04.279Z] [2026-02-13T02:53:04.279Z] #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 [2026-02-13T02:53:04.279Z] #5 resolve docker.io/library/alpine:3.20@sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 0.0s done [2026-02-13T02:53:04.279Z] #5 extracting sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 0.1s done [2026-02-13T02:53:04.279Z] #5 sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 9.22kB / 9.22kB done [2026-02-13T02:53:04.279Z] #5 sha256:b0cb30c51c47cdfde647364301758b14c335dea2fddc9490d4f007d67ecb2538 1.02kB / 1.02kB done [2026-02-13T02:53:04.279Z] #5 sha256:cc9071bd161080c1a543f3023b7d0db905b497e6ae757fe078227803bc7e4dc8 611B / 611B done [2026-02-13T02:53:04.279Z] #5 sha256:76eb174b37c3e263a212412822299b58d4098a7f96715f18c7eb6932c98b7efd 3.63MB / 3.63MB 0.1s done [2026-02-13T02:53:04.537Z] #5 DONE 0.3s [2026-02-13T02:53:04.537Z] [2026-02-13T02:53:04.537Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2026-02-13T02:53:04.537Z] #6 DONE 0.1s [2026-02-13T02:53:04.537Z] [2026-02-13T02:53:04.537Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2026-02-13T02:53:04.537Z] #7 DONE 0.0s [2026-02-13T02:53:04.537Z] [2026-02-13T02:53:04.537Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2026-02-13T02:53:04.537Z] #8 DONE 0.0s [2026-02-13T02:53:04.537Z] [2026-02-13T02:53:04.537Z] #9 [5/7] WORKDIR /edgex-taf [2026-02-13T02:53:04.537Z] #9 DONE 0.0s [2026-02-13T02:53:04.796Z] [2026-02-13T02:53:04.796Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T02:53:04.796Z] #10 DONE 0.3s [2026-02-13T02:53:05.055Z] [2026-02-13T02:53:05.055Z] #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:53:05.055Z] #11 0.279 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:05.314Z] #11 0.551 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:05.882Z] #11 1.023 OK: 8 MiB in 14 packages [2026-02-13T02:53:05.882Z] #11 1.067 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:06.140Z] #11 1.248 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:06.400Z] #11 1.706 (1/14) Installing ca-certificates (20250911-r0) [2026-02-13T02:53:06.659Z] #11 1.855 (2/14) Installing brotli-libs (1.1.0-r2) [2026-02-13T02:53:06.920Z] #11 2.029 (3/14) Installing c-ares (1.33.1-r0) [2026-02-13T02:53:06.920Z] #11 2.158 (4/14) Installing libunistring (1.2-r0) [2026-02-13T02:53:07.857Z] #11 3.045 (5/14) Installing libidn2 (2.3.7-r0) [2026-02-13T02:53:07.857Z] #11 3.186 (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-02-13T02:53:08.117Z] #11 3.316 (7/14) Installing libpsl (0.21.5-r1) [2026-02-13T02:53:08.117Z] #11 3.444 (8/14) Installing zstd-libs (1.5.6-r0) [2026-02-13T02:53:08.379Z] #11 3.597 (9/14) Installing libcurl (8.14.1-r2) [2026-02-13T02:53:08.639Z] #11 3.749 (10/14) Installing curl (8.14.1-r2) [2026-02-13T02:53:08.639Z] #11 3.894 (11/14) Installing docker-cli (26.1.5-r0) [2026-02-13T02:53:09.206Z] #11 4.343 (12/14) Installing oniguruma (6.9.9-r0) [2026-02-13T02:53:09.206Z] #11 4.492 (13/14) Installing jq (1.7.1-r0) [2026-02-13T02:53:09.465Z] #11 4.643 (14/14) Installing openssl (3.3.6-r0) [2026-02-13T02:53:09.723Z] #11 4.843 Executing busybox-1.36.1-r31.trigger [2026-02-13T02:53:09.981Z] #11 4.849 Executing ca-certificates-20250911-r0.trigger [2026-02-13T02:53:09.981Z] #11 4.888 OK: 43 MiB in 28 packages [2026-02-13T02:53:09.981Z] #11 4.941 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:09.981Z] #11 5.121 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:10.239Z] #11 5.491 (1/167) Installing libexpat (2.7.4-r0) [2026-02-13T02:53:10.497Z] #11 5.622 (2/167) Installing libbz2 (1.0.8-r6) [2026-02-13T02:53:10.497Z] #11 5.752 (3/167) Installing libpng (1.6.54-r0) [2026-02-13T02:53:10.757Z] #11 5.913 (4/167) Installing freetype (2.13.2-r0) [2026-02-13T02:53:10.757Z] #11 6.075 (5/167) Installing fontconfig (2.15.0-r1) [2026-02-13T02:53:11.015Z] #11 6.228 (6/167) Installing libfontenc (1.1.8-r0) [2026-02-13T02:53:11.015Z] #11 6.350 (7/167) Installing mkfontscale (1.2.2-r6) [2026-02-13T02:53:11.275Z] #11 6.474 (8/167) Installing font-opensans (0_git20210927-r1) [2026-02-13T02:53:11.535Z] #11 6.674 (9/167) Installing pkgconf (2.2.0-r0) [2026-02-13T02:53:11.535Z] #11 6.804 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2026-02-13T02:53:11.798Z] #11 6.926 (11/167) Installing libffi (3.4.6-r0) [2026-02-13T02:53:11.798Z] #11 7.046 (12/167) Installing libintl (0.22.5-r0) [2026-02-13T02:53:12.055Z] #11 7.170 (13/167) Installing libeconf (0.6.3-r0) [2026-02-13T02:53:12.055Z] #11 7.366 (14/167) Installing libblkid (2.40.1-r1) [2026-02-13T02:53:12.314Z] #11 7.545 (15/167) Installing libmount (2.40.1-r1) [2026-02-13T02:53:12.572Z] #11 7.701 (16/167) Installing pcre2 (10.43-r0) [2026-02-13T02:53:12.572Z] #11 7.860 (17/167) Installing glib (2.80.5-r0) [2026-02-13T02:53:12.830Z] #11 8.065 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2026-02-13T02:53:13.088Z] #11 8.234 (19/167) Installing xz-libs (5.6.2-r1) [2026-02-13T02:53:13.088Z] #11 8.377 (20/167) Installing libxml2 (2.12.10-r0) [2026-02-13T02:53:13.346Z] #11 8.565 (21/167) Installing shared-mime-info (2.4-r0) [2026-02-13T02:53:13.603Z] #11 8.742 (22/167) Installing hicolor-icon-theme (0.17-r2) [2026-02-13T02:53:13.603Z] #11 8.888 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2026-02-13T02:53:13.863Z] #11 9.056 (24/167) Installing libsharpyuv (1.3.2-r0) [2026-02-13T02:53:14.122Z] #11 9.239 (25/167) Installing libwebp (1.3.2-r0) [2026-02-13T02:53:14.122Z] #11 9.425 (26/167) Installing tiff (4.6.0t-r0) [2026-02-13T02:53:14.381Z] #11 9.576 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2026-02-13T02:53:14.641Z] #11 9.732 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2026-02-13T02:53:14.641Z] #11 9.867 (29/167) Installing libxau (1.0.11-r4) [2026-02-13T02:53:14.641Z] #11 9.983 (30/167) Installing libmd (1.1.0-r0) [2026-02-13T02:53:15.208Z] #11 10.25 (31/167) Installing libbsd (0.12.2-r0) [2026-02-13T02:53:15.208Z] #11 10.45 (32/167) Installing libxdmcp (1.1.5-r1) [2026-02-13T02:53:15.470Z] #11 10.56 (33/167) Installing libxcb (1.16.1-r0) [2026-02-13T02:53:15.470Z] #11 10.76 (34/167) Installing libx11 (1.8.9-r1) [2026-02-13T02:53:15.730Z] #11 10.97 (35/167) Installing libxcomposite (0.4.6-r5) [2026-02-13T02:53:15.989Z] #11 11.08 (36/167) Installing libxfixes (6.0.1-r4) [2026-02-13T02:53:15.989Z] #11 11.19 (37/167) Installing libxrender (0.9.11-r5) [2026-02-13T02:53:15.989Z] #11 11.31 (38/167) Installing libxcursor (1.2.2-r1) [2026-02-13T02:53:16.248Z] #11 11.46 (39/167) Installing libxdamage (1.1.6-r5) [2026-02-13T02:53:16.275Z] Still waiting to schedule task [2026-02-13T02:53:16.275Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1999’ is offline [2026-02-13T02:53:16.507Z] #11 11.60 (40/167) Installing libxext (1.3.6-r2) [2026-02-13T02:53:16.507Z] #11 11.72 (41/167) Installing libxi (1.8.1-r4) [2026-02-13T02:53:16.766Z] #11 11.85 (42/167) Installing libxinerama (1.1.5-r4) [2026-02-13T02:53:16.766Z] #11 11.97 (43/167) Installing libxrandr (1.5.4-r1) [2026-02-13T02:53:16.766Z] #11 12.10 (44/167) Installing libatk-1.0 (2.52.0-r0) [2026-02-13T02:53:17.026Z] #11 12.33 (45/167) Installing libxtst (1.2.4-r6) [2026-02-13T02:53:17.285Z] #11 12.45 (46/167) Installing dbus-libs (1.14.10-r1) [2026-02-13T02:53:17.545Z] #11 12.64 (47/167) Installing at-spi2-core (2.52.0-r0) [2026-02-13T02:53:17.802Z] #11 12.92 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-02-13T02:53:17.802Z] #11 13.06 (49/167) Installing pixman (0.43.2-r0) [2026-02-13T02:53:18.060Z] #11 13.27 (50/167) Installing cairo (1.18.4-r0) [2026-02-13T02:53:18.318Z] #11 13.44 (51/167) Installing cairo-gobject (1.18.4-r0) [2026-02-13T02:53:18.318Z] #11 13.57 (52/167) Installing avahi-libs (0.8-r17) [2026-02-13T02:53:18.576Z] #11 13.72 (53/167) Installing gmp (6.3.0-r1) [2026-02-13T02:53:18.576Z] #11 13.89 (54/167) Installing nettle (3.9.1-r0) [2026-02-13T02:53:18.833Z] #11 14.05 (55/167) Installing libtasn1 (4.21.0-r0) [2026-02-13T02:53:19.092Z] #11 14.28 (56/167) Installing p11-kit (0.25.3-r0) [2026-02-13T02:53:19.350Z] #11 14.51 (57/167) Installing gnutls (3.8.5-r0) [2026-02-13T02:53:19.608Z] #11 14.71 (58/167) Installing cups-libs (2.4.16-r0) [2026-02-13T02:53:19.608Z] #11 14.87 (59/167) Installing libepoxy (1.5.10-r1) [2026-02-13T02:53:19.869Z] #11 15.06 (60/167) Installing fribidi (1.0.15-r0) [2026-02-13T02:53:19.869Z] #11 15.19 (61/167) Installing graphite2 (1.3.14-r6) [2026-02-13T02:53:20.128Z] #11 15.40 (62/167) Installing harfbuzz (8.5.0-r0) [2026-02-13T02:53:20.387Z] #11 15.65 (63/167) Installing libxft (2.3.8-r3) [2026-02-13T02:53:20.646Z] #11 15.79 (64/167) Installing pango (1.52.2-r0) [2026-02-13T02:53:20.646Z] #11 15.98 (65/167) Installing wayland-libs-client (1.22.0-r4) [2026-02-13T02:53:20.905Z] #11 16.15 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2026-02-13T02:53:21.164Z] #11 16.25 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2026-02-13T02:53:21.164Z] #11 16.37 (68/167) Installing xkeyboard-config (2.41-r0) [2026-02-13T02:53:21.423Z] #11 16.60 (69/167) Installing libxkbcommon (1.7.0-r0) [2026-02-13T02:53:21.424Z] #11 16.75 (70/167) Installing gtk+3.0 (3.24.43-r0) [2026-02-13T02:53:21.682Z] #11 17.01 (71/167) Installing icu-data-full (74.2-r1) [2026-02-13T02:53:22.253Z] #11 17.34 (72/167) Installing mesa (24.0.9-r1) [2026-02-13T02:53:22.253Z] #11 17.48 (73/167) Installing llvm17-libs (17.0.6-r2) [2026-02-13T02:53:23.193Z] #11 18.40 (74/167) Installing hwdata-pci (0.382-r0) [2026-02-13T02:53:23.452Z] #11 18.56 (75/167) Installing libpciaccess (0.18.1-r0) [2026-02-13T02:53:23.452Z] #11 18.70 (76/167) Installing libdrm (2.4.120-r0) [2026-02-13T02:53:23.709Z] #11 18.87 (77/167) Installing libelf (0.191-r0) [2026-02-13T02:53:23.709Z] #11 19.01 (78/167) Installing mesa-glapi (24.0.9-r1) [2026-02-13T02:53:23.968Z] #11 19.15 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2026-02-13T02:53:24.225Z] #11 19.48 (80/167) Installing eudev-libs (3.2.14-r2) [2026-02-13T02:53:25.158Z] #11 20.22 (81/167) Installing libmagic (5.45-r1) [2026-02-13T02:53:25.158Z] #11 20.41 (82/167) Installing file (5.45-r1) [2026-02-13T02:53:25.417Z] #11 20.65 (83/167) Installing xprop (1.2.7-r0) [2026-02-13T02:53:25.688Z] #11 20.78 (84/167) Installing libice (1.1.1-r6) [2026-02-13T02:53:25.688Z] #11 20.92 (85/167) Installing libuuid (2.40.1-r1) [2026-02-13T02:53:25.947Z] #11 21.05 (86/167) Installing libsm (1.2.4-r4) [2026-02-13T02:53:25.947Z] #11 21.19 (87/167) Installing libxt (1.3.0-r5) [2026-02-13T02:53:26.206Z] #11 21.34 (88/167) Installing libxmu (1.1.4-r2) [2026-02-13T02:53:26.206Z] #11 21.47 (89/167) Installing xset (1.2.5-r1) [2026-02-13T02:53:26.464Z] #11 21.60 (90/167) Installing xdg-utils (1.2.1-r0) [2026-02-13T02:53:26.464Z] #11 21.74 (91/167) Installing libogg (1.3.5-r5) [2026-02-13T02:53:27.843Z] #11 22.95 (92/167) Installing libflac (1.4.3-r1) [2026-02-13T02:53:27.843Z] #11 23.12 (93/167) Installing alsa-lib (1.2.11-r0) [2026-02-13T02:53:28.103Z] #11 23.31 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2026-02-13T02:53:28.364Z] #11 23.52 (95/167) Installing aom-libs (3.9.1-r0) [2026-02-13T02:53:28.622Z] #11 23.73 (96/167) Installing libva (2.21.0-r0) [2026-02-13T02:53:28.622Z] #11 23.87 (97/167) Installing libvdpau (1.5-r3) [2026-02-13T02:53:28.880Z] #11 24.01 (98/167) Installing onevpl-libs (2023.3.1-r2) [2026-02-13T02:53:28.880Z] #11 24.16 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2026-02-13T02:53:29.138Z] #11 24.43 (100/167) Installing libdav1d (1.4.2-r0) [2026-02-13T02:53:29.708Z] #11 24.79 (101/167) Installing openexr-libiex (3.1.13-r1) [2026-02-13T02:53:29.709Z] #11 24.93 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2026-02-13T02:53:29.709Z] #11 25.05 (103/167) Installing imath (3.1.12-r0) [2026-02-13T02:53:29.967Z] #11 25.20 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2026-02-13T02:53:30.226Z] #11 25.37 (105/167) Installing giflib (5.2.2-r0) [2026-02-13T02:53:30.226Z] #11 25.56 (106/167) Installing libhwy (1.0.7-r0) [2026-02-13T02:53:30.484Z] #11 25.69 (107/167) Installing lcms2 (2.16-r0) [2026-02-13T02:53:30.743Z] #11 25.85 (108/167) Installing libjxl (0.10.2-r0) [2026-02-13T02:53:30.743Z] #11 26.04 (109/167) Installing lame-libs (3.100-r5) [2026-02-13T02:53:31.001Z] #11 26.19 (110/167) Installing opus (1.5.2-r0) [2026-02-13T02:53:31.001Z] #11 26.34 (111/167) Installing rav1e-libs (0.7.1-r0) [2026-02-13T02:53:31.260Z] #11 26.51 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2026-02-13T02:53:31.518Z] #11 26.66 (113/167) Installing soxr (0.1.3-r7) [2026-02-13T02:53:31.518Z] #11 26.79 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2026-02-13T02:53:31.777Z] #11 26.93 (115/167) Installing libtheora (1.1.1-r18) [2026-02-13T02:53:31.777Z] #11 27.09 (116/167) Installing libvorbis (1.3.7-r2) [2026-02-13T02:53:32.036Z] #11 27.24 (117/167) Installing libvpx (1.14.1-r0) [2026-02-13T02:53:32.294Z] #11 27.42 (118/167) Installing libwebpmux (1.3.2-r0) [2026-02-13T02:53:32.294Z] #11 27.55 (119/167) Installing x264-libs (0.164_git20231001-r0) [2026-02-13T02:53:32.557Z] #11 27.72 (120/167) Installing numactl (2.0.18-r0) [2026-02-13T02:53:32.557Z] #11 27.84 (121/167) Installing x265-libs (3.6-r0) [2026-02-13T02:53:32.816Z] #11 28.07 (122/167) Installing xvidcore (1.3.7-r2) [2026-02-13T02:53:33.075Z] #11 28.21 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-02-13T02:53:33.339Z] #11 28.47 (124/167) Installing libbluray (1.3.4-r1) [2026-02-13T02:53:33.339Z] #11 28.61 (125/167) Installing mpg123-libs (1.32.8-r0) [2026-02-13T02:53:33.598Z] #11 28.76 (126/167) Installing libopenmpt (0.7.7-r0) [2026-02-13T02:53:33.598Z] #11 28.93 (127/167) Installing cjson (1.7.19-r0) [2026-02-13T02:53:33.857Z] #11 29.05 (128/167) Installing mbedtls (3.6.5-r0) [2026-02-13T02:53:34.115Z] #11 29.21 (129/167) Installing librist (0.2.10-r1) [2026-02-13T02:53:34.115Z] #11 29.34 (130/167) Installing libsrt (1.5.3-r0) [2026-02-13T02:53:34.374Z] #11 29.50 (131/167) Installing libssh (0.10.6-r0) [2026-02-13T02:53:34.374Z] #11 29.64 (132/167) Installing libsodium (1.0.19-r1) [2026-02-13T02:53:34.632Z] #11 29.79 (133/167) Installing libzmq (4.3.5-r2) [2026-02-13T02:53:34.632Z] #11 29.94 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2026-02-13T02:53:34.891Z] #11 30.12 (135/167) Installing crc32c (1.1.2-r0) [2026-02-13T02:53:35.149Z] #11 30.24 (136/167) Installing double-conversion (3.3.0-r0) [2026-02-13T02:53:35.149Z] #11 30.36 (137/167) Installing libevent (2.1.12-r7) [2026-02-13T02:53:35.408Z] #11 30.70 (138/167) Installing wayland-libs-server (1.22.0-r4) [2026-02-13T02:53:35.668Z] #11 30.86 (139/167) Installing mesa-gbm (24.0.9-r1) [2026-02-13T02:53:35.926Z] #11 31.03 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2026-02-13T02:53:35.926Z] #11 31.27 (141/167) Installing icu-libs (74.2-r1) [2026-02-13T02:53:36.494Z] #11 31.55 (142/167) Installing minizip (1.3.1-r0) [2026-02-13T02:53:36.494Z] #11 31.72 (143/167) Installing nspr (4.35-r4) [2026-02-13T02:53:36.751Z] #11 31.92 (144/167) Installing sqlite-libs (3.45.3-r3) [2026-02-13T02:53:37.009Z] #11 32.17 (145/167) Installing nss (3.105-r0) [2026-02-13T02:53:37.267Z] #11 32.45 (146/167) Installing openh264 (2.4.1-r0) [2026-02-13T02:53:37.525Z] #11 32.70 (147/167) Installing libcamera-ipa (0.3.0-r0) [2026-02-13T02:53:37.783Z] #11 32.88 (148/167) Installing libunwind (1.8.1-r0) [2026-02-13T02:53:38.348Z] #11 33.64 (149/167) Installing yaml (0.2.5-r2) [2026-02-13T02:53:38.606Z] #11 33.83 (150/167) Installing libcamera (0.3.0-r0) [2026-02-13T02:53:38.864Z] #11 34.09 (151/167) Installing speexdsp (1.2.1-r2) [2026-02-13T02:53:39.123Z] #11 34.25 (152/167) Installing libuv (1.48.0-r0) [2026-02-13T02:53:39.123Z] #11 34.44 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2026-02-13T02:53:39.380Z] #11 34.67 (154/167) Installing libsndfile (1.2.2-r1) [2026-02-13T02:53:39.639Z] #11 34.89 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2026-02-13T02:53:39.897Z] #11 35.14 (156/167) Installing pipewire-libs (1.0.6-r1) [2026-02-13T02:53:40.464Z] #11 35.58 (157/167) Installing libasyncns (0.8-r3) [2026-02-13T02:53:40.464Z] #11 35.73 (158/167) Installing libltdl (2.4.7-r3) [2026-02-13T02:53:40.723Z] #11 35.90 (159/167) Installing orc (0.4.40-r0) [2026-02-13T02:53:40.981Z] #11 36.12 (160/167) Installing tdb-libs (1.4.9-r1) [2026-02-13T02:53:40.981Z] #11 36.30 (161/167) Installing libpulse (17.0-r0) [2026-02-13T02:53:41.238Z] #11 36.55 (162/167) Installing libwebpdemux (1.3.2-r0) [2026-02-13T02:53:41.497Z] #11 36.69 (163/167) Installing libgpg-error (1.49-r0) [2026-02-13T02:53:41.756Z] #11 36.88 (164/167) Installing libgcrypt (1.10.3-r0) [2026-02-13T02:53:42.013Z] #11 37.12 (165/167) Installing libxslt (1.1.39-r2) [2026-02-13T02:53:42.013Z] #11 37.32 (166/167) Installing chromium (131.0.6778.108-r0) [2026-02-13T02:53:43.911Z] #11 39.06 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-02-13T02:53:44.168Z] #11 39.43 Executing busybox-1.36.1-r31.trigger [2026-02-13T02:53:44.426Z] #11 39.43 Executing fontconfig-2.15.0-r1.trigger [2026-02-13T02:53:44.426Z] #11 39.45 Executing mkfontscale-1.2.2-r6.trigger [2026-02-13T02:53:44.426Z] #11 39.47 Executing glib-2.80.5-r0.trigger [2026-02-13T02:53:44.426Z] #11 39.48 Executing shared-mime-info-2.4-r0.trigger [2026-02-13T02:53:44.684Z] #11 39.84 Executing gdk-pixbuf-2.42.12-r0.trigger [2026-02-13T02:53:44.684Z] #11 39.84 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-02-13T02:53:44.684Z] #11 39.87 Executing gtk+3.0-3.24.43-r0.trigger [2026-02-13T02:53:44.684Z] #11 39.89 OK: 672 MiB in 195 packages [2026-02-13T02:53:44.684Z] #11 39.95 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:44.943Z] #11 40.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:45.512Z] #11 40.74 (1/30) Installing jansson (2.14-r4) [2026-02-13T02:53:45.772Z] #11 40.91 (2/30) Installing binutils (2.42-r1) [2026-02-13T02:53:46.031Z] #11 41.24 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-02-13T02:53:46.031Z] #11 41.38 (4/30) Installing isl26 (0.26-r1) [2026-02-13T02:53:46.290Z] #11 41.63 (5/30) Installing mpfr4 (4.2.1-r0) [2026-02-13T02:53:46.563Z] #11 41.87 (6/30) Installing mpc1 (1.3.1-r1) [2026-02-13T02:53:46.820Z] #11 42.08 (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-02-13T02:53:47.777Z] #11 43.04 (8/30) Installing musl-dev (1.2.5-r1) [2026-02-13T02:53:48.035Z] #11 43.34 (9/30) Installing linux-headers (6.6-r0) [2026-02-13T02:53:48.293Z] #11 43.64 (10/30) Installing libffi-dev (3.4.6-r0) [2026-02-13T02:53:48.551Z] #11 43.82 (11/30) Installing libpq (16.11-r0) [2026-02-13T02:53:48.810Z] #11 44.03 (12/30) Installing openssl-dev (3.3.6-r0) [2026-02-13T02:53:49.069Z] #11 44.26 (13/30) Installing libpq-dev (16.11-r0) [2026-02-13T02:53:49.327Z] #11 44.51 (14/30) Installing libecpg (16.11-r0) [2026-02-13T02:53:49.585Z] #11 44.70 (15/30) Installing libecpg-dev (16.11-r0) [2026-02-13T02:53:49.844Z] #11 44.95 (16/30) Installing clang16-headers (16.0.6-r5) [2026-02-13T02:53:50.104Z] #11 45.22 (17/30) Installing llvm16-libs (16.0.6-r9) [2026-02-13T02:53:51.041Z] #11 46.15 (18/30) Installing clang16-libs (16.0.6-r5) [2026-02-13T02:53:51.610Z] #11 46.73 (19/30) Installing fortify-headers (1.1-r3) [2026-02-13T02:53:51.610Z] #11 46.87 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-02-13T02:53:52.177Z] #11 47.25 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-02-13T02:53:52.177Z] #11 47.43 (22/30) Installing clang16 (16.0.6-r5) [2026-02-13T02:53:52.435Z] #11 47.76 (23/30) Installing icu (74.2-r1) [2026-02-13T02:53:52.694Z] #11 47.99 (24/30) Installing icu-dev (74.2-r1) [2026-02-13T02:53:52.953Z] #11 48.26 (25/30) Installing llvm16 (16.0.6-r9) [2026-02-13T02:53:53.889Z] #11 49.17 (26/30) Installing lz4-libs (1.9.4-r5) [2026-02-13T02:53:54.146Z] #11 49.35 (27/30) Installing lz4-dev (1.9.4-r5) [2026-02-13T02:53:54.405Z] #11 49.53 (28/30) Installing zstd (1.5.6-r0) [2026-02-13T02:53:54.405Z] #11 49.75 (29/30) Installing zstd-dev (1.5.6-r0) [2026-02-13T02:53:54.664Z] #11 49.94 (30/30) Installing postgresql16-dev (16.11-r0) [2026-02-13T02:53:54.922Z] #11 50.26 Executing busybox-1.36.1-r31.trigger [2026-02-13T02:53:55.181Z] #11 50.27 OK: 1207 MiB in 225 packages [2026-02-13T02:53:55.181Z] #11 50.34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:55.441Z] #11 50.59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:53:56.008Z] #11 51.12 (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-02-13T02:53:56.268Z] #11 51.58 (2/14) Installing gdbm (1.23-r1) [2026-02-13T02:53:56.528Z] #11 51.74 (3/14) Installing mpdecimal (4.0.0-r0) [2026-02-13T02:53:56.788Z] #11 51.94 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-02-13T02:53:56.788Z] #11 52.11 (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-02-13T02:53:57.049Z] #11 52.33 (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-02-13T02:53:57.308Z] #11 52.48 (7/14) Installing readline (8.2.10-r0) [2026-02-13T02:53:57.567Z] #11 52.68 (8/14) Installing python3 (3.12.12-r0) [2026-02-13T02:53:57.826Z] #11 53.08 (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) [2026-02-13T02:53:58.085Z] #11 53.41 (10/14) Installing pyc (3.12.12-r0) [2026-02-13T02:53:58.344Z] #11 53.56 (11/14) Installing python3-pyc (3.12.12-r0) [2026-02-13T02:53:58.603Z] #11 53.71 (12/14) Installing python3-dev (3.12.12-r0) [2026-02-13T02:53:59.540Z] #11 54.54 (13/14) Installing libsodium-dev (1.0.19-r1) [2026-02-13T02:53:59.540Z] #11 54.71 (14/14) Installing zeromq-dev (4.3.5-r2) [2026-02-13T02:53:59.540Z] #11 54.88 Executing busybox-1.36.1-r31.trigger [2026-02-13T02:53:59.798Z] #11 54.89 OK: 1374 MiB in 239 packages [2026-02-13T02:53:59.798Z] #11 54.97 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:54:00.057Z] #11 55.22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:54:00.630Z] #11 55.68 OK: 1374 MiB in 239 packages [2026-02-13T02:54:00.630Z] #11 55.73 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2026-02-13T02:54:00.895Z] #11 55.98 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2026-02-13T02:54:01.156Z] #11 56.44 (1/1) Installing tzdata (2025c-r0) [2026-02-13T02:54:01.414Z] #11 56.68 OK: 1375 MiB in 240 packages [2026-02-13T02:54:01.980Z] #11 57.03 (1/1) Purging tzdata (2025c-r0) [2026-02-13T02:54:01.980Z] #11 57.03 OK: 1374 MiB in 239 packages [2026-02-13T02:54:03.355Z] #11 58.62 Looking in links: /tmp/tmpv205byq_ [2026-02-13T02:54:03.615Z] #11 58.63 Processing /tmp/tmpv205byq_/pip-25.0.1-py3-none-any.whl [2026-02-13T02:54:03.615Z] #11 58.64 Installing collected packages: pip [2026-02-13T02:54:04.551Z] #11 59.64 Successfully installed pip-25.0.1 [2026-02-13T02:54:04.551Z] #11 59.64 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2026-02-13T02:54:04.810Z] #11 60.04 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-02-13T02:54:04.810Z] #11 60.11 Collecting pip [2026-02-13T02:54:04.810Z] #11 60.14 Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T02:54:05.069Z] #11 60.31 Collecting setuptools [2026-02-13T02:54:05.069Z] #11 60.31 Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T02:54:05.069Z] #11 60.35 Collecting wheel [2026-02-13T02:54:05.069Z] #11 60.35 Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) [2026-02-13T02:54:05.069Z] #11 60.37 Collecting packaging>=24.0 (from wheel) [2026-02-13T02:54:05.069Z] #11 60.38 Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T02:54:05.069Z] #11 60.38 Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) [2026-02-13T02:54:05.069Z] #11 60.40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 194.6 MB/s eta 0:00:00 [2026-02-13T02:54:05.069Z] #11 60.40 Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) [2026-02-13T02:54:05.069Z] #11 60.41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 217.7 MB/s eta 0:00:00 [2026-02-13T02:54:05.069Z] #11 60.41 Downloading wheel-0.46.3-py3-none-any.whl (30 kB) [2026-02-13T02:54:05.328Z] #11 60.41 Downloading packaging-26.0-py3-none-any.whl (74 kB) [2026-02-13T02:54:05.328Z] #11 60.45 Installing collected packages: setuptools, pip, packaging, wheel [2026-02-13T02:54:05.895Z] #11 61.16 Attempting uninstall: pip [2026-02-13T02:54:06.154Z] #11 61.17 Found existing installation: pip 25.0.1 [2026-02-13T02:54:06.154Z] #11 61.21 Uninstalling pip-25.0.1: [2026-02-13T02:54:06.154Z] #11 61.22 Successfully uninstalled pip-25.0.1 [2026-02-13T02:54:07.089Z] #11 62.30 Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 [2026-02-13T02:54:07.348Z] #11 62.30 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:07.607Z] #11 62.74 Processing ./edgex-taf-common [2026-02-13T02:54:07.607Z] #11 62.74 Installing build dependencies: started [2026-02-13T02:54:08.175Z] #11 63.46 Installing build dependencies: finished with status 'done' [2026-02-13T02:54:08.434Z] #11 63.46 Getting requirements to build wheel: started [2026-02-13T02:54:08.692Z] #11 63.84 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:54:08.692Z] #11 63.84 Preparing metadata (pyproject.toml): started [2026-02-13T02:54:08.950Z] #11 64.06 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:54:08.950Z] #11 64.07 Building wheels for collected packages: edgex-taf-common [2026-02-13T02:54:08.950Z] #11 64.07 Building wheel for edgex-taf-common (pyproject.toml): started [2026-02-13T02:54:09.208Z] #11 64.32 Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-02-13T02:54:09.208Z] #11 64.32 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=dab37a2823d940ee58f95ccb8bbaaf58d6c55372da74e511f1d5d7ae382a47cf [2026-02-13T02:54:09.208Z] #11 64.32 Stored in directory: /tmp/pip-ephem-wheel-cache-232zwraw/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-02-13T02:54:09.208Z] #11 64.33 Successfully built edgex-taf-common [2026-02-13T02:54:09.208Z] #11 64.34 Installing collected packages: edgex-taf-common [2026-02-13T02:54:09.208Z] #11 64.36 Successfully installed edgex-taf-common-0.0.0 [2026-02-13T02:54:09.208Z] #11 64.36 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:09.773Z] #11 64.87 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-02-13T02:54:09.773Z] #11 64.91 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T02:54:09.773Z] #11 64.92 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-02-13T02:54:09.773Z] #11 64.93 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-02-13T02:54:09.773Z] #11 64.96 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-02-13T02:54:09.773Z] #11 64.96 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-02-13T02:54:09.773Z] #11 64.98 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-02-13T02:54:10.031Z] #11 64.99 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T02:54:10.031Z] #11 65.00 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-02-13T02:54:10.031Z] #11 65.01 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-02-13T02:54:10.031Z] #11 65.02 Installing build dependencies: started [2026-02-13T02:54:10.598Z] #11 65.69 Installing build dependencies: finished with status 'done' [2026-02-13T02:54:10.598Z] #11 65.69 Getting requirements to build wheel: started [2026-02-13T02:54:10.857Z] #11 66.08 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:54:11.116Z] #11 66.08 Preparing metadata (pyproject.toml): started [2026-02-13T02:54:11.116Z] #11 66.28 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:54:11.116Z] #11 66.29 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-02-13T02:54:11.116Z] #11 66.29 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-02-13T02:54:11.116Z] #11 66.30 Installing build dependencies: started [2026-02-13T02:54:11.717Z] #11 66.93 Installing build dependencies: finished with status 'done' [2026-02-13T02:54:11.976Z] #11 66.93 Getting requirements to build wheel: started [2026-02-13T02:54:11.976Z] #11 67.31 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:54:12.234Z] #11 67.31 Preparing metadata (pyproject.toml): started [2026-02-13T02:54:12.234Z] #11 67.51 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:54:12.492Z] #11 67.53 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-02-13T02:54:12.492Z] #11 67.53 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-02-13T02:54:12.492Z] #11 67.55 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-02-13T02:54:12.492Z] #11 67.55 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-02-13T02:54:12.492Z] #11 67.58 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-02-13T02:54:12.492Z] #11 67.59 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T02:54:12.492Z] #11 67.60 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-02-13T02:54:12.492Z] #11 67.60 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-02-13T02:54:12.492Z] #11 67.63 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-02-13T02:54:12.492Z] #11 67.63 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-02-13T02:54:12.752Z] #11 67.86 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-02-13T02:54:12.752Z] #11 67.87 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2026-02-13T02:54:12.752Z] #11 67.97 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-02-13T02:54:13.012Z] #11 67.97 Downloading psutil-7.0.0.tar.gz (497 kB) [2026-02-13T02:54:13.012Z] #11 68.05 Installing build dependencies: started [2026-02-13T02:54:13.580Z] #11 68.68 Installing build dependencies: finished with status 'done' [2026-02-13T02:54:13.580Z] #11 68.68 Getting requirements to build wheel: started [2026-02-13T02:54:13.839Z] #11 69.16 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:54:14.097Z] #11 69.16 Preparing metadata (pyproject.toml): started [2026-02-13T02:54:14.097Z] #11 69.43 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:54:14.355Z] #11 69.70 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-02-13T02:54:14.612Z] #11 69.70 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2026-02-13T02:54:14.612Z] #11 69.72 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-02-13T02:54:14.612Z] #11 69.76 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-02-13T02:54:14.612Z] #11 69.82 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-02-13T02:54:14.870Z] #11 69.83 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-02-13T02:54:14.870Z] #11 69.89 Installing build dependencies: started [2026-02-13T02:54:15.436Z] #11 70.48 Installing build dependencies: finished with status 'done' [2026-02-13T02:54:15.436Z] #11 70.48 Getting requirements to build wheel: started [2026-02-13T02:54:15.692Z] #11 70.89 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:54:15.949Z] #11 70.89 Preparing metadata (pyproject.toml): started [2026-02-13T02:54:15.949Z] #11 71.09 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:54:16.205Z] #11 71.18 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-02-13T02:54:16.205Z] #11 71.19 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2026-02-13T02:54:16.205Z] #11 71.39 Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-02-13T02:54:16.462Z] #11 71.39 Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-02-13T02:54:16.462Z] #11 71.41 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2026-02-13T02:54:16.462Z] #11 71.41 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T02:54:16.462Z] #11 71.60 Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) [2026-02-13T02:54:16.462Z] #11 71.61 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2026-02-13T02:54:16.462Z] #11 71.62 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-02-13T02:54:16.462Z] #11 71.63 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-02-13T02:54:16.462Z] #11 71.64 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-02-13T02:54:16.462Z] #11 71.64 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-02-13T02:54:16.462Z] #11 71.65 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-02-13T02:54:16.462Z] #11 71.66 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-02-13T02:54:16.462Z] #11 71.70 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:54:16.462Z] #11 71.70 Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) [2026-02-13T02:54:16.462Z] #11 71.72 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:54:16.462Z] #11 71.72 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) [2026-02-13T02:54:16.463Z] #11 71.74 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:54:16.463Z] #11 71.75 Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) [2026-02-13T02:54:16.463Z] #11 71.78 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:54:16.463Z] #11 71.78 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T02:54:16.463Z] #11 71.80 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:54:16.463Z] #11 71.80 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-02-13T02:54:16.720Z] #11 71.82 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:16.720Z] #11 71.83 Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) [2026-02-13T02:54:16.720Z] #11 71.85 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:16.720Z] #11 71.86 Downloading flex-6.14.1.tar.gz (40 kB) [2026-02-13T02:54:16.720Z] #11 71.89 Installing build dependencies: started [2026-02-13T02:54:17.286Z] #11 72.59 Installing build dependencies: finished with status 'done' [2026-02-13T02:54:17.543Z] #11 72.59 Getting requirements to build wheel: started [2026-02-13T02:54:17.802Z] #11 72.96 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:54:17.802Z] #11 72.97 Preparing metadata (pyproject.toml): started [2026-02-13T02:54:18.060Z] #11 73.16 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:54:18.060Z] #11 73.18 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:18.060Z] #11 73.18 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2026-02-13T02:54:18.060Z] #11 73.21 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:18.060Z] #11 73.22 Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T02:54:18.060Z] #11 73.25 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:18.060Z] #11 73.26 Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T02:54:18.060Z] #11 73.28 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:18.320Z] #11 73.29 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T02:54:18.320Z] #11 73.34 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:18.320Z] #11 73.34 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2026-02-13T02:54:18.320Z] #11 73.36 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:18.320Z] #11 73.36 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T02:54:18.320Z] #11 73.46 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T02:54:18.320Z] #11 73.46 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) [2026-02-13T02:54:18.320Z] #11 73.48 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T02:54:18.320Z] #11 73.49 Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) [2026-02-13T02:54:18.320Z] #11 73.51 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T02:54:18.320Z] #11 73.52 Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) [2026-02-13T02:54:18.320Z] #11 73.54 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T02:54:18.320Z] #11 73.54 Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T02:54:18.320Z] #11 73.56 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T02:54:18.579Z] #11 73.57 Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T02:54:18.579Z] #11 73.58 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T02:54:18.579Z] #11 73.59 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-02-13T02:54:18.579Z] #11 73.59 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:54:18.579Z] #11 73.71 Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T02:54:18.579Z] #11 73.72 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.6 kB) [2026-02-13T02:54:18.579Z] #11 73.78 Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T02:54:18.579Z] #11 73.78 Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-02-13T02:54:18.579Z] #11 73.83 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:54:18.837Z] #11 73.84 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2026-02-13T02:54:18.837Z] #11 73.86 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:54:18.837Z] #11 73.87 Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T02:54:18.837Z] #11 73.89 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T02:54:18.837Z] #11 73.90 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl.metadata (10.0 kB) [2026-02-13T02:54:18.837Z] #11 73.91 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T02:54:18.837Z] #11 73.92 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-02-13T02:54:18.837Z] #11 73.94 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:54:18.837Z] #11 73.94 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T02:54:18.837Z] #11 73.96 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:54:18.837Z] #11 73.96 Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) [2026-02-13T02:54:18.837Z] #11 73.98 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:54:18.837Z] #11 73.98 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-02-13T02:54:18.837Z] #11 73.99 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T02:54:18.837Z] #11 74.00 Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T02:54:18.837Z] #11 74.01 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:54:18.837Z] #11 74.02 Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) [2026-02-13T02:54:18.837Z] #11 74.03 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:54:18.837Z] #11 74.04 Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) [2026-02-13T02:54:18.837Z] #11 74.05 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:54:18.837Z] #11 74.06 Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T02:54:18.837Z] #11 74.07 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:54:18.837Z] #11 74.08 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T02:54:18.837Z] #11 74.09 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:54:18.837Z] #11 74.09 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-02-13T02:54:18.837Z] #11 74.10 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:54:18.837Z] #11 74.10 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T02:54:18.837Z] #11 74.12 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:54:18.837Z] #11 74.12 Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-02-13T02:54:18.837Z] #11 74.14 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:54:18.837Z] #11 74.16 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-02-13T02:54:19.095Z] #11 74.18 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:54:19.095Z] #11 74.19 Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) [2026-02-13T02:54:19.095Z] #11 74.20 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:54:19.095Z] #11 74.20 Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T02:54:19.095Z] #11 74.21 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:54:19.095Z] #11 74.24 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:54:19.095Z] #11 74.24 Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T02:54:19.095Z] #11 74.26 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:54:19.095Z] #11 74.26 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-02-13T02:54:19.352Z] #11 74.31 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:19.352Z] #11 74.31 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) [2026-02-13T02:54:19.352Z] #11 74.32 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:19.352Z] #11 74.33 Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-02-13T02:54:19.352Z] #11 74.33 Installing build dependencies: started [2026-02-13T02:54:19.919Z] #11 74.97 Installing build dependencies: finished with status 'done' [2026-02-13T02:54:19.919Z] #11 74.97 Getting requirements to build wheel: started [2026-02-13T02:54:20.177Z] #11 75.33 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:54:20.177Z] #11 75.33 Preparing metadata (pyproject.toml): started [2026-02-13T02:54:20.177Z] #11 75.52 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:54:20.436Z] #11 75.53 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:20.436Z] #11 75.54 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-02-13T02:54:20.436Z] #11 75.55 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:20.436Z] #11 75.55 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-02-13T02:54:20.436Z] #11 75.56 Installing build dependencies: started [2026-02-13T02:54:21.002Z] #11 76.17 Installing build dependencies: finished with status 'done' [2026-02-13T02:54:21.002Z] #11 76.18 Getting requirements to build wheel: started [2026-02-13T02:54:21.261Z] #11 76.54 Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:54:21.518Z] #11 76.54 Preparing metadata (pyproject.toml): started [2026-02-13T02:54:21.518Z] #11 76.73 Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:54:21.518Z] #11 76.74 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:21.518Z] #11 76.75 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2026-02-13T02:54:21.518Z] #11 76.77 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:54:21.518Z] #11 76.77 Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) [2026-02-13T02:54:21.518Z] #11 76.78 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:21.518Z] #11 76.79 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2026-02-13T02:54:21.518Z] #11 76.80 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:21.518Z] #11 76.81 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-02-13T02:54:21.518Z] #11 76.83 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:21.777Z] #11 76.84 Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T02:54:22.034Z] #11 77.15 Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:22.034Z] #11 77.15 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2026-02-13T02:54:22.034Z] #11 77.17 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:22.034Z] #11 77.18 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-02-13T02:54:22.034Z] #11 77.19 Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:22.034Z] #11 77.19 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2026-02-13T02:54:22.034Z] #11 77.21 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:22.034Z] #11 77.21 Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) [2026-02-13T02:54:22.034Z] #11 77.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:54:22.034Z] #11 77.24 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2026-02-13T02:54:22.034Z] #11 77.26 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:54:22.293Z] #11 77.26 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T02:54:22.293Z] #11 77.29 Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:22.293Z] #11 77.29 Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T02:54:22.293Z] #11 77.31 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:54:22.293Z] #11 77.31 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2026-02-13T02:54:22.293Z] #11 77.32 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:22.293Z] #11 77.32 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T02:54:22.293Z] #11 77.34 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:54:22.293Z] #11 77.34 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-02-13T02:54:22.293Z] #11 77.39 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:54:22.293Z] #11 77.40 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) [2026-02-13T02:54:22.293Z] #11 77.46 Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T02:54:22.293Z] #11 77.46 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) [2026-02-13T02:54:22.293Z] #11 77.48 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-02-13T02:54:22.551Z] #11 77.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 157.6 MB/s 0:00:00 [2026-02-13T02:54:22.551Z] #11 77.50 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-02-13T02:54:22.551Z] #11 77.50 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-02-13T02:54:22.551Z] #11 77.51 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-02-13T02:54:22.551Z] #11 77.52 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-02-13T02:54:22.551Z] #11 77.52 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-02-13T02:54:22.551Z] #11 77.53 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-02-13T02:54:22.551Z] #11 77.53 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-02-13T02:54:22.551Z] #11 77.54 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-02-13T02:54:22.551Z] #11 77.54 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2026-02-13T02:54:22.551Z] #11 77.65 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 170.1 MB/s 0:00:00 [2026-02-13T02:54:22.551Z] #11 77.66 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2026-02-13T02:54:22.551Z] #11 77.67 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 242.8 MB/s 0:00:00 [2026-02-13T02:54:22.551Z] #11 77.68 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-02-13T02:54:22.551Z] #11 77.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 209.9 MB/s 0:00:00 [2026-02-13T02:54:22.551Z] #11 77.69 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2026-02-13T02:54:22.551Z] #11 77.70 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 214.6 MB/s 0:00:00 [2026-02-13T02:54:22.551Z] #11 77.70 Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-02-13T02:54:22.551Z] #11 77.72 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2026-02-13T02:54:22.551Z] #11 77.73 Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_x86_64.whl (4.7 MB) [2026-02-13T02:54:22.551Z] #11 77.75 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 213.5 MB/s 0:00:00 [2026-02-13T02:54:22.551Z] #11 77.76 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-02-13T02:54:22.551Z] #11 77.76 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T02:54:22.551Z] #11 77.77 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-02-13T02:54:22.551Z] #11 77.78 Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) [2026-02-13T02:54:22.551Z] #11 77.78 Downloading idna-3.11-py3-none-any.whl (71 kB) [2026-02-13T02:54:22.551Z] #11 77.79 Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) [2026-02-13T02:54:22.551Z] #11 77.79 Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) [2026-02-13T02:54:22.551Z] #11 77.80 Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_x86_64.whl (221 kB) [2026-02-13T02:54:22.551Z] #11 77.80 Downloading click-8.3.1-py3-none-any.whl (108 kB) [2026-02-13T02:54:22.551Z] #11 77.81 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2026-02-13T02:54:22.551Z] #11 77.83 Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_x86_64.whl (359 kB) [2026-02-13T02:54:22.551Z] #11 77.83 Downloading invoke-2.2.1-py3-none-any.whl (160 kB) [2026-02-13T02:54:22.551Z] #11 77.84 Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_x86_64.whl (1.4 MB) [2026-02-13T02:54:22.810Z] #11 77.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 39.6 MB/s 0:00:00 [2026-02-13T02:54:22.810Z] #11 77.88 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-02-13T02:54:22.810Z] #11 77.89 Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-02-13T02:54:22.810Z] #11 77.89 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-02-13T02:54:22.810Z] #11 77.90 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) [2026-02-13T02:54:22.810Z] #11 77.90 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T02:54:22.810Z] #11 77.92 Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) [2026-02-13T02:54:22.810Z] #11 78.00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 119.8 MB/s 0:00:00 [2026-02-13T02:54:22.810Z] #11 78.01 Downloading trio-0.32.0-py3-none-any.whl (512 kB) [2026-02-13T02:54:22.810Z] #11 78.01 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-02-13T02:54:22.810Z] #11 78.02 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-02-13T02:54:22.810Z] #11 78.02 Downloading attrs-25.4.0-py3-none-any.whl (67 kB) [2026-02-13T02:54:22.810Z] #11 78.03 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-02-13T02:54:22.810Z] #11 78.03 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-02-13T02:54:22.810Z] #11 78.03 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-02-13T02:54:22.810Z] #11 78.04 Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) [2026-02-13T02:54:22.810Z] #11 78.04 Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) [2026-02-13T02:54:22.810Z] #11 78.05 Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) [2026-02-13T02:54:22.810Z] #11 78.05 Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) [2026-02-13T02:54:22.810Z] #11 78.06 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-02-13T02:54:22.810Z] #11 78.06 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-02-13T02:54:22.810Z] #11 78.07 Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2026-02-13T02:54:22.810Z] #11 78.08 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) [2026-02-13T02:54:22.810Z] #11 78.08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 235.9 MB/s 0:00:00 [2026-02-13T02:54:22.810Z] #11 78.09 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2026-02-13T02:54:22.810Z] #11 78.10 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) [2026-02-13T02:54:22.810Z] #11 78.10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 232.7 MB/s 0:00:00 [2026-02-13T02:54:22.810Z] #11 78.10 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-02-13T02:54:23.069Z] #11 78.11 Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) [2026-02-13T02:54:23.069Z] #11 78.11 Downloading zipp-3.23.0-py3-none-any.whl (10 kB) [2026-02-13T02:54:23.069Z] #11 78.16 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2026-02-13T02:54:23.069Z] #11 78.16 Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-02-13T02:54:23.069Z] #11 78.16 Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-02-13T02:54:23.069Z] #11 78.17 Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_x86_64.whl (563 kB) [2026-02-13T02:54:23.069Z] #11 78.17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.1/563.1 kB 236.6 MB/s 0:00:00 [2026-02-13T02:54:23.069Z] #11 78.18 Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) [2026-02-13T02:54:23.069Z] #11 78.18 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2026-02-13T02:54:23.069Z] #11 78.19 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2026-02-13T02:54:23.069Z] #11 78.19 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2026-02-13T02:54:23.069Z] #11 78.20 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) [2026-02-13T02:54:23.069Z] #11 78.20 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2026-02-13T02:54:23.069Z] #11 78.21 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2026-02-13T02:54:23.327Z] #11 78.21 Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) [2026-02-13T02:54:23.327Z] #11 78.22 Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2026-02-13T02:54:23.327Z] #11 78.22 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-02-13T02:54:23.327Z] #11 78.22 Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) [2026-02-13T02:54:23.327Z] #11 78.23 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2026-02-13T02:54:23.327Z] #11 78.23 Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-02-13T02:54:23.327Z] #11 78.23 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2026-02-13T02:54:23.327Z] #11 78.25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 205.0 MB/s 0:00:00 [2026-02-13T02:54:23.327Z] #11 78.25 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2026-02-13T02:54:23.327Z] #11 78.26 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-02-13T02:54:23.327Z] #11 78.26 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-02-13T02:54:23.327Z] #11 78.27 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2026-02-13T02:54:23.327Z] #11 78.47 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-02-13T02:54:23.327Z] #11 78.47 Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-02-13T02:54:23.585Z] #11 78.72 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-02-13T02:54:23.585Z] #11 78.72 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=e75ffc2a1030f0f4116ebbb341ed400c73597d212f28e992f457c0690fb2d47c [2026-02-13T02:54:23.585Z] #11 78.72 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-02-13T02:54:23.585Z] #11 78.73 Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-02-13T02:54:23.843Z] #11 78.96 Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-02-13T02:54:23.843Z] #11 78.96 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=149f85b2821dcab9a698b3dbc122068b1b428864afb5d758fdf5f76c7b79357d [2026-02-13T02:54:23.843Z] #11 78.96 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-02-13T02:54:23.843Z] #11 78.97 Building wheel for psutil (pyproject.toml): started [2026-02-13T02:54:25.757Z] #11 80.73 Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-02-13T02:54:25.757Z] #11 80.73 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=5baee959a40ce80e5b6eb0d2e583155b9bfc22f8d7e41092ba12121e6ee5479e [2026-02-13T02:54:25.757Z] #11 80.73 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-02-13T02:54:25.757Z] #11 80.74 Building wheel for psycopg2 (pyproject.toml): started [2026-02-13T02:54:33.867Z] #11 89.12 Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-02-13T02:54:34.125Z] #11 89.12 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521913 sha256=ffc9dd862eeb4a917d164f4f1b979feaf65ba23f3304db87c7bdd21a05e045f8 [2026-02-13T02:54:34.125Z] #11 89.12 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-02-13T02:54:34.125Z] #11 89.13 Building wheel for flex (pyproject.toml): started [2026-02-13T02:54:34.125Z] #11 89.43 Building wheel for flex (pyproject.toml): finished with status 'done' [2026-02-13T02:54:34.382Z] #11 89.43 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=b29fcf4e971111febf921694d1471f03e70b24e0cb7941d542c86e34468f3e1d [2026-02-13T02:54:34.382Z] #11 89.43 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-02-13T02:54:34.382Z] #11 89.44 Building wheel for strict-rfc3339 (pyproject.toml): started [2026-02-13T02:54:34.382Z] #11 89.72 Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-02-13T02:54:34.640Z] #11 89.72 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=d8fced6e4508ff38b7d63d3430e90f9acb47088f9ae76a925b1f09e39951d94e [2026-02-13T02:54:34.640Z] #11 89.72 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-02-13T02:54:34.640Z] #11 89.72 Building wheel for validate-email (pyproject.toml): started [2026-02-13T02:54:34.640Z] #11 89.97 Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-02-13T02:54:34.907Z] #11 89.97 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=8a928deb1cbba87e4ded801d027d880bf9cff695ca7bc097edc4f725cdbf09ab [2026-02-13T02:54:34.907Z] #11 89.97 Stored in directory: /tmp/pip-ephem-wheel-cache-hvdjqhv6/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-02-13T02:54:34.907Z] #11 89.98 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-02-13T02:54:34.907Z] #11 90.16 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:47.107Z] #11 100.3 [2026-02-13T02:54:47.107Z] #11 100.3 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.33.5 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:47.107Z] #11 100.3 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:47.107Z] #11 DONE 101.5s [2026-02-13T02:54:47.107Z] [2026-02-13T02:54:47.107Z] #12 exporting to image [2026-02-13T02:54:47.107Z] #12 exporting layers [2026-02-13T02:54:52.371Z] #12 exporting layers 6.0s done [2026-02-13T02:54:52.371Z] #12 writing image sha256:52c5460ab980c9bdf3186f87561f46db22553319357f3e8a3f637d8897715dd3 done [2026-02-13T02:54:52.371Z] #12 naming to docker.io/library/edgex-taf-common done [2026-02-13T02:54:52.371Z] #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:52.498Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2026-02-13T02:54:52.498Z] 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [2026-02-13T02:54:52.498Z] latest [2026-02-13T02:54:52.498Z] 1.0.0-dev.11 [2026-02-13T02:54:52.498Z] 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 [2026-02-13T02:54:52.498Z] main [2026-02-13T02:54:52.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:54:52.825Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:54:53.133Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [2026-02-13T02:54:53.133Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2026-02-13T02:54:53.133Z] 78110350fd1b: Preparing [2026-02-13T02:54:53.133Z] 126abe408afe: Preparing [2026-02-13T02:54:53.133Z] 5f70bf18a086: Preparing [2026-02-13T02:54:53.133Z] 773a73613bb5: Preparing [2026-02-13T02:54:53.133Z] 4ace885328b9: Preparing [2026-02-13T02:54:53.133Z] 0100c61d1ea6: Preparing [2026-02-13T02:54:53.133Z] f5b2c0456bf1: Preparing [2026-02-13T02:54:53.133Z] 0100c61d1ea6: Waiting [2026-02-13T02:54:53.133Z] f5b2c0456bf1: Waiting [2026-02-13T02:54:53.133Z] 5f70bf18a086: Pushed [2026-02-13T02:54:53.133Z] 4ace885328b9: Pushed [2026-02-13T02:54:53.133Z] 126abe408afe: Pushed [2026-02-13T02:54:53.133Z] f5b2c0456bf1: Layer already exists [2026-02-13T02:54:53.133Z] 773a73613bb5: Pushed [2026-02-13T02:54:53.390Z] 0100c61d1ea6: Pushed [2026-02-13T02:56:16.380Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2004 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2026-02-13T02:56:16.420Z] Selected Git installation does not exist. Using Default [2026-02-13T02:56:16.420Z] The recommended git tool is: NONE [2026-02-13T02:56:22.148Z] using credential edgex-jenkins-ssh [2026-02-13T02:56:22.173Z] Cloning the remote Git repository [2026-02-13T02:56:22.222Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2026-02-13T02:56:22.336Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2026-02-13T02:56:22.521Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2026-02-13T02:56:22.522Z] > git --version # timeout=10 [2026-02-13T02:56:22.546Z] > git --version # 'git version 2.25.1' [2026-02-13T02:56:22.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-02-13T02:56:22.720Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T02:56:23.372Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2026-02-13T02:56:23.406Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-13T02:56:24.388Z] Avoid second fetch [2026-02-13T02:56:24.388Z] Checking out Revision 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 (main) [2026-02-13T02:56:25.106Z] Commit message: "Merge pull request #151 from edgexfoundry/dependabot/pip/protobuf-6.33.5" [2026-02-13T02:56:24.403Z] > git config core.sparsecheckout # timeout=10 [2026-02-13T02:56:24.483Z] > git checkout -f 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T02:56:29.355Z] provisioning config files... [2026-02-13T02:56:29.385Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2719425570846624201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:56:30.068Z] ---> ****-login.sh [2026-02-13T02:56:30.068Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:56:30.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:56:30.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:56:30.658Z] Configure a credential helper to remove this warning. See [2026-02-13T02:56:30.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:56:30.658Z] [2026-02-13T02:56:30.658Z] Login Succeeded [2026-02-13T02:56:30.658Z] nexus3.edgexfoundry.org:10002 [2026-02-13T02:56:30.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:56:31.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:56:31.197Z] Configure a credential helper to remove this warning. See [2026-02-13T02:56:31.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:56:31.197Z] [2026-02-13T02:56:31.197Z] Login Succeeded [2026-02-13T02:56:31.197Z] nexus3.edgexfoundry.org:10003 [2026-02-13T02:56:31.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:56:31.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:56:31.468Z] Configure a credential helper to remove this warning. See [2026-02-13T02:56:31.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:56:31.468Z] [2026-02-13T02:56:31.468Z] Login Succeeded [2026-02-13T02:56:31.468Z] nexus3.edgexfoundry.org:10004 [2026-02-13T02:56:31.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:56:32.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:56:32.007Z] Configure a credential helper to remove this warning. See [2026-02-13T02:56:32.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:56:32.007Z] [2026-02-13T02:56:32.007Z] Login Succeeded [2026-02-13T02:56:32.007Z] ****.io [2026-02-13T02:56:32.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-02-13T02:56:32.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-02-13T02:56:32.545Z] Configure a credential helper to remove this warning. See [2026-02-13T02:56:32.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-02-13T02:56:32.545Z] [2026-02-13T02:56:32.545Z] Login Succeeded [2026-02-13T02:56:32.545Z] ---> ****-login.sh ends [Pipeline] } [2026-02-13T02:56:32.562Z] 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:56:33.275Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-02-13T02:56:33.604Z] + ls -al . [2026-02-13T02:56:33.604Z] total 68 [2026-02-13T02:56:33.604Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:56 . [2026-02-13T02:56:33.604Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:56 .. [2026-02-13T02:56:33.604Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:56 .git [2026-02-13T02:56:33.604Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:56 .github [2026-02-13T02:56:33.604Z] -rw-rw-r-- 1 jenkins jenkins 22 Feb 13 02:56 .gitignore [2026-02-13T02:56:33.604Z] -rw-rw-r-- 1 jenkins jenkins 1653 Feb 13 02:56 Dockerfile [2026-02-13T02:56:33.604Z] -rw-rw-r-- 1 jenkins jenkins 746 Feb 13 02:56 Jenkinsfile [2026-02-13T02:56:33.604Z] -rw-rw-r-- 1 jenkins jenkins 11381 Feb 13 02:56 LICENSE [2026-02-13T02:56:33.604Z] -rw-rw-r-- 1 jenkins jenkins 4232 Feb 13 02:56 README.md [2026-02-13T02:56:33.604Z] drwxrwxr-x 5 jenkins jenkins 4096 Feb 13 02:56 TUC [2026-02-13T02:56:33.604Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 02:53 VERSION [2026-02-13T02:56:33.604Z] -rw-rw-r-- 1 jenkins jenkins 473 Feb 13 02:56 requirements.txt [2026-02-13T02:56:33.604Z] -rw-rw-r-- 1 jenkins jenkins 54 Feb 13 02:56 robot-entrypoint.sh [2026-02-13T02:56:33.604Z] -rw-rw-r-- 1 jenkins jenkins 445 Feb 13 02:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:56:33.965Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 --label arch=arm64 --label version=1.0.0-dev.11 . [2026-02-13T02:56:34.233Z] Sending build context to Docker daemon 429.6kB [2026-02-13T02:56:34.233Z] Step 1/13 : FROM alpine:3.20 [2026-02-13T02:56:35.646Z] 3.20: Pulling from library/alpine [2026-02-13T02:56:35.915Z] 83b2d7e29698: Pulling fs layer [2026-02-13T02:56:36.184Z] 83b2d7e29698: Verifying Checksum [2026-02-13T02:56:36.184Z] 83b2d7e29698: Download complete [2026-02-13T02:56:36.772Z] 83b2d7e29698: Pull complete [2026-02-13T02:56:36.772Z] Digest: sha256:a4f4213abb84c497377b8544c81b3564f313746700372ec4fe84653e4fb03805 [2026-02-13T02:56:37.045Z] Status: Downloaded newer image for alpine:3.20 [2026-02-13T02:56:37.045Z] ---> 6b91e8dda53a [2026-02-13T02:56:37.045Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2026-02-13T02:56:37.045Z] ---> Running in c15ee47b82ea [2026-02-13T02:56:37.323Z] Removing intermediate container c15ee47b82ea [2026-02-13T02:56:37.323Z] ---> 7af67a52f801 [2026-02-13T02:56:37.323Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2026-02-13T02:56:37.595Z] ---> Running in e80cca625c79 [2026-02-13T02:56:37.865Z] Removing intermediate container e80cca625c79 [2026-02-13T02:56:37.865Z] ---> 8f5d06ecc322 [2026-02-13T02:56:37.865Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2026-02-13T02:56:38.845Z] ---> 394fca90079e [2026-02-13T02:56:38.845Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2026-02-13T02:56:39.113Z] ---> 2f33ad87789b [2026-02-13T02:56:39.113Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2026-02-13T02:56:39.700Z] ---> aa7232237abb [2026-02-13T02:56:39.700Z] Step 7/13 : WORKDIR /edgex-taf [2026-02-13T02:56:39.700Z] ---> Running in 6255d5fce841 [2026-02-13T02:56:40.289Z] Removing intermediate container 6255d5fce841 [2026-02-13T02:56:40.289Z] ---> a9dc5adb4aff [2026-02-13T02:56:40.289Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2026-02-13T02:56:40.289Z] ---> Running in f065d7ad1506 [2026-02-13T02:56:42.265Z] Removing intermediate container f065d7ad1506 [2026-02-13T02:56:42.265Z] ---> e669c711e967 [2026-02-13T02:56:42.265Z] 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:56:42.265Z] ---> Running in 91a097d437f5 [2026-02-13T02:56:43.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:56:43.508Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:56:45.471Z] OK: 9 MiB in 14 packages [2026-02-13T02:56:45.471Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:56:46.055Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:56:47.473Z] (1/14) Installing ca-certificates (20250911-r0) [2026-02-13T02:56:47.746Z] (2/14) Installing brotli-libs (1.1.0-r2) [2026-02-13T02:56:48.331Z] (3/14) Installing c-ares (1.33.1-r0) [2026-02-13T02:56:48.331Z] (4/14) Installing libunistring (1.2-r0) [2026-02-13T02:56:48.921Z] (5/14) Installing libidn2 (2.3.7-r0) [2026-02-13T02:56:48.921Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2026-02-13T02:56:49.189Z] (7/14) Installing libpsl (0.21.5-r1) [2026-02-13T02:56:49.467Z] (8/14) Installing zstd-libs (1.5.6-r0) [2026-02-13T02:56:49.734Z] (9/14) Installing libcurl (8.14.1-r2) [2026-02-13T02:56:50.015Z] (10/14) Installing curl (8.14.1-r2) [2026-02-13T02:56:50.284Z] (11/14) Installing docker-cli (26.1.5-r0) [2026-02-13T02:56:51.251Z] (12/14) Installing oniguruma (6.9.9-r0) [2026-02-13T02:56:51.523Z] (13/14) Installing jq (1.7.1-r0) [2026-02-13T02:56:51.791Z] (14/14) Installing openssl (3.3.6-r0) [2026-02-13T02:56:52.056Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T02:56:52.056Z] Executing ca-certificates-20250911-r0.trigger [2026-02-13T02:56:52.325Z] OK: 43 MiB in 28 packages [2026-02-13T02:56:52.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:56:52.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:56:54.809Z] (1/166) Installing libexpat (2.7.4-r0) [2026-02-13T02:56:54.809Z] (2/166) Installing libbz2 (1.0.8-r6) [2026-02-13T02:56:55.076Z] (3/166) Installing libpng (1.6.54-r0) [2026-02-13T02:56:55.347Z] (4/166) Installing freetype (2.13.2-r0) [2026-02-13T02:56:55.622Z] (5/166) Installing fontconfig (2.15.0-r1) [2026-02-13T02:56:55.892Z] (6/166) Installing libfontenc (1.1.8-r0) [2026-02-13T02:56:56.159Z] (7/166) Installing mkfontscale (1.2.2-r6) [2026-02-13T02:56:56.426Z] (8/166) Installing font-opensans (0_git20210927-r1) [2026-02-13T02:56:56.695Z] (9/166) Installing pkgconf (2.2.0-r0) [2026-02-13T02:56:56.962Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2026-02-13T02:56:57.229Z] (11/166) Installing libffi (3.4.6-r0) [2026-02-13T02:56:57.495Z] (12/166) Installing libintl (0.22.5-r0) [2026-02-13T02:56:57.762Z] (13/166) Installing libeconf (0.6.3-r0) [2026-02-13T02:56:58.029Z] (14/166) Installing libblkid (2.40.1-r1) [2026-02-13T02:56:58.296Z] (15/166) Installing libmount (2.40.1-r1) [2026-02-13T02:56:58.562Z] (16/166) Installing pcre2 (10.43-r0) [2026-02-13T02:56:58.828Z] (17/166) Installing glib (2.80.5-r0) [2026-02-13T02:56:59.096Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2026-02-13T02:56:59.693Z] (19/166) Installing xz-libs (5.6.2-r1) [2026-02-13T02:56:59.693Z] (20/166) Installing libxml2 (2.12.10-r0) [2026-02-13T02:57:00.283Z] (21/166) Installing shared-mime-info (2.4-r0) [2026-02-13T02:57:00.551Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2026-02-13T02:57:00.819Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2026-02-13T02:57:01.089Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2026-02-13T02:57:01.355Z] (25/166) Installing libwebp (1.3.2-r0) [2026-02-13T02:57:01.622Z] (26/166) Installing tiff (4.6.0t-r0) [2026-02-13T02:57:01.890Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2026-02-13T02:57:02.157Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2026-02-13T02:57:02.424Z] (29/166) Installing libxau (1.0.11-r4) [2026-02-13T02:57:02.689Z] (30/166) Installing libmd (1.1.0-r0) [2026-02-13T02:57:02.689Z] (31/166) Installing libbsd (0.12.2-r0) [2026-02-13T02:57:02.958Z] (32/166) Installing libxdmcp (1.1.5-r1) [2026-02-13T02:57:03.224Z] (33/166) Installing libxcb (1.16.1-r0) [2026-02-13T02:57:03.492Z] (34/166) Installing libx11 (1.8.9-r1) [2026-02-13T02:57:04.074Z] (35/166) Installing libxcomposite (0.4.6-r5) [2026-02-13T02:57:04.074Z] (36/166) Installing libxfixes (6.0.1-r4) [2026-02-13T02:57:04.340Z] (37/166) Installing libxrender (0.9.11-r5) [2026-02-13T02:57:04.606Z] (38/166) Installing libxcursor (1.2.2-r1) [2026-02-13T02:57:04.874Z] (39/166) Installing libxdamage (1.1.6-r5) [2026-02-13T02:57:05.142Z] (40/166) Installing libxext (1.3.6-r2) [2026-02-13T02:57:05.412Z] (41/166) Installing libxi (1.8.1-r4) [2026-02-13T02:57:05.412Z] (42/166) Installing libxinerama (1.1.5-r4) [2026-02-13T02:57:05.679Z] (43/166) Installing libxrandr (1.5.4-r1) [2026-02-13T02:57:05.946Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2026-02-13T02:57:06.215Z] (45/166) Installing libxtst (1.2.4-r6) [2026-02-13T02:57:06.481Z] (46/166) Installing dbus-libs (1.14.10-r1) [2026-02-13T02:57:06.748Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2026-02-13T02:57:07.014Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2026-02-13T02:57:07.282Z] (49/166) Installing pixman (0.43.2-r0) [2026-02-13T02:57:07.548Z] (50/166) Installing cairo (1.18.4-r0) [2026-02-13T02:57:07.814Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2026-02-13T02:57:08.084Z] (52/166) Installing avahi-libs (0.8-r17) [2026-02-13T02:57:08.351Z] (53/166) Installing gmp (6.3.0-r1) [2026-02-13T02:57:08.621Z] (54/166) Installing nettle (3.9.1-r0) [2026-02-13T02:57:08.889Z] (55/166) Installing libtasn1 (4.21.0-r0) [2026-02-13T02:57:09.156Z] (56/166) Installing p11-kit (0.25.3-r0) [2026-02-13T02:57:09.741Z] (57/166) Installing gnutls (3.8.5-r0) [2026-02-13T02:57:10.011Z] (58/166) Installing cups-libs (2.4.16-r0) [2026-02-13T02:57:10.276Z] (59/166) Installing libepoxy (1.5.10-r1) [2026-02-13T02:57:10.546Z] (60/166) Installing fribidi (1.0.15-r0) [2026-02-13T02:57:10.843Z] (61/166) Installing graphite2 (1.3.14-r6) [2026-02-13T02:57:11.111Z] (62/166) Installing harfbuzz (8.5.0-r0) [2026-02-13T02:57:11.378Z] (63/166) Installing libxft (2.3.8-r3) [2026-02-13T02:57:11.644Z] (64/166) Installing pango (1.52.2-r0) [2026-02-13T02:57:11.911Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2026-02-13T02:57:12.177Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2026-02-13T02:57:12.177Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2026-02-13T02:57:12.443Z] (68/166) Installing xkeyboard-config (2.41-r0) [2026-02-13T02:57:13.024Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2026-02-13T02:57:13.290Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2026-02-13T02:57:13.872Z] (71/166) Installing icu-data-full (74.2-r1) [2026-02-13T02:57:14.838Z] (72/166) Installing mesa (24.0.9-r1) [2026-02-13T02:57:15.103Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2026-02-13T02:57:18.447Z] (74/166) Installing hwdata-pci (0.382-r0) [2026-02-13T02:57:18.447Z] (75/166) Installing libpciaccess (0.18.1-r0) [2026-02-13T02:57:18.716Z] (76/166) Installing libdrm (2.4.120-r0) [2026-02-13T02:57:18.983Z] (77/166) Installing libelf (0.191-r0) [2026-02-13T02:57:19.253Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2026-02-13T02:57:19.521Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2026-02-13T02:57:20.485Z] (80/166) Installing eudev-libs (3.2.14-r2) [2026-02-13T02:57:20.485Z] (81/166) Installing libmagic (5.45-r1) [2026-02-13T02:57:21.070Z] (82/166) Installing file (5.45-r1) [2026-02-13T02:57:21.070Z] (83/166) Installing xprop (1.2.7-r0) [2026-02-13T02:57:21.339Z] (84/166) Installing libice (1.1.1-r6) [2026-02-13T02:57:21.606Z] (85/166) Installing libuuid (2.40.1-r1) [2026-02-13T02:57:21.874Z] (86/166) Installing libsm (1.2.4-r4) [2026-02-13T02:57:22.140Z] (87/166) Installing libxt (1.3.0-r5) [2026-02-13T02:57:22.407Z] (88/166) Installing libxmu (1.1.4-r2) [2026-02-13T02:57:22.674Z] (89/166) Installing xset (1.2.5-r1) [2026-02-13T02:57:22.942Z] (90/166) Installing xdg-utils (1.2.1-r0) [2026-02-13T02:57:23.209Z] (91/166) Installing libogg (1.3.5-r5) [2026-02-13T02:57:23.476Z] (92/166) Installing libflac (1.4.3-r1) [2026-02-13T02:57:23.743Z] (93/166) Installing alsa-lib (1.2.11-r0) [2026-02-13T02:57:24.010Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2026-02-13T02:57:24.593Z] (95/166) Installing aom-libs (3.9.1-r0) [2026-02-13T02:57:24.864Z] (96/166) Installing libva (2.21.0-r0) [2026-02-13T02:57:25.131Z] (97/166) Installing libvdpau (1.5-r3) [2026-02-13T02:57:25.398Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2026-02-13T02:57:25.665Z] (99/166) Installing libdav1d (1.4.2-r0) [2026-02-13T02:57:25.934Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2026-02-13T02:57:26.518Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2026-02-13T02:57:26.518Z] (102/166) Installing imath (3.1.12-r0) [2026-02-13T02:57:26.784Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2026-02-13T02:57:27.051Z] (104/166) Installing giflib (5.2.2-r0) [2026-02-13T02:57:27.319Z] (105/166) Installing libhwy (1.0.7-r0) [2026-02-13T02:57:27.586Z] (106/166) Installing lcms2 (2.16-r0) [2026-02-13T02:57:27.858Z] (107/166) Installing libjxl (0.10.2-r0) [2026-02-13T02:57:28.123Z] (108/166) Installing lame-libs (3.100-r5) [2026-02-13T02:57:28.389Z] (109/166) Installing opus (1.5.2-r0) [2026-02-13T02:57:28.971Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2026-02-13T02:57:29.237Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2026-02-13T02:57:29.503Z] (112/166) Installing soxr (0.1.3-r7) [2026-02-13T02:57:29.770Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2026-02-13T02:57:29.770Z] (114/166) Installing libtheora (1.1.1-r18) [2026-02-13T02:57:30.353Z] (115/166) Installing libvorbis (1.3.7-r2) [2026-02-13T02:57:30.619Z] (116/166) Installing libvpx (1.14.1-r0) [2026-02-13T02:57:30.886Z] (117/166) Installing libwebpmux (1.3.2-r0) [2026-02-13T02:57:31.153Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2026-02-13T02:57:31.420Z] (119/166) Installing numactl (2.0.18-r0) [2026-02-13T02:57:31.686Z] (120/166) Installing x265-libs (3.6-r0) [2026-02-13T02:57:32.279Z] (121/166) Installing xvidcore (1.3.7-r2) [2026-02-13T02:57:32.279Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2026-02-13T02:57:32.867Z] (123/166) Installing libbluray (1.3.4-r1) [2026-02-13T02:57:33.453Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2026-02-13T02:57:33.453Z] (125/166) Installing libopenmpt (0.7.7-r0) [2026-02-13T02:57:34.034Z] (126/166) Installing cjson (1.7.19-r0) [2026-02-13T02:57:34.034Z] (127/166) Installing mbedtls (3.6.5-r0) [2026-02-13T02:57:34.300Z] (128/166) Installing librist (0.2.10-r1) [2026-02-13T02:57:34.566Z] (129/166) Installing libsrt (1.5.3-r0) [2026-02-13T02:57:34.833Z] (130/166) Installing libssh (0.10.6-r0) [2026-02-13T02:57:35.100Z] (131/166) Installing libsodium (1.0.19-r1) [2026-02-13T02:57:35.373Z] (132/166) Installing libzmq (4.3.5-r2) [2026-02-13T02:57:35.956Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2026-02-13T02:57:36.223Z] (134/166) Installing crc32c (1.1.2-r0) [2026-02-13T02:57:36.489Z] (135/166) Installing double-conversion (3.3.0-r0) [2026-02-13T02:57:36.489Z] (136/166) Installing libevent (2.1.12-r7) [2026-02-13T02:57:37.073Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2026-02-13T02:57:37.073Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2026-02-13T02:57:37.338Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2026-02-13T02:57:37.616Z] (140/166) Installing icu-libs (74.2-r1) [2026-02-13T02:57:38.203Z] (141/166) Installing minizip (1.3.1-r0) [2026-02-13T02:57:38.203Z] (142/166) Installing nspr (4.35-r4) [2026-02-13T02:57:38.470Z] (143/166) Installing sqlite-libs (3.45.3-r3) [2026-02-13T02:57:39.054Z] (144/166) Installing nss (3.105-r0) [2026-02-13T02:57:39.321Z] (145/166) Installing openh264 (2.4.1-r0) [2026-02-13T02:57:39.587Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2026-02-13T02:57:39.855Z] (147/166) Installing libunwind (1.8.1-r0) [2026-02-13T02:57:40.121Z] (148/166) Installing yaml (0.2.5-r2) [2026-02-13T02:57:40.387Z] (149/166) Installing libcamera (0.3.0-r0) [2026-02-13T02:57:40.654Z] (150/166) Installing speexdsp (1.2.1-r2) [2026-02-13T02:57:40.920Z] (151/166) Installing libuv (1.48.0-r0) [2026-02-13T02:57:41.187Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2026-02-13T02:57:41.455Z] (153/166) Installing libsndfile (1.2.2-r1) [2026-02-13T02:57:41.721Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2026-02-13T02:57:42.306Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2026-02-13T02:57:42.574Z] (156/166) Installing libasyncns (0.8-r3) [2026-02-13T02:57:42.841Z] (157/166) Installing libltdl (2.4.7-r3) [2026-02-13T02:57:43.107Z] (158/166) Installing orc (0.4.40-r0) [2026-02-13T02:57:43.373Z] (159/166) Installing tdb-libs (1.4.9-r1) [2026-02-13T02:57:43.641Z] (160/166) Installing libpulse (17.0-r0) [2026-02-13T02:57:43.911Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2026-02-13T02:57:44.185Z] (162/166) Installing libgpg-error (1.49-r0) [2026-02-13T02:57:44.462Z] (163/166) Installing libgcrypt (1.10.3-r0) [2026-02-13T02:57:44.729Z] (164/166) Installing libxslt (1.1.39-r2) [2026-02-13T02:57:44.873Z] 78110350fd1b: Pushed [2026-02-13T02:57:44.873Z] 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98: digest: sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:44.994Z] (165/166) Installing chromium (131.0.6778.108-r0) [2026-02-13T02:57:45.186Z] + 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:45.501Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2026-02-13T02:57:45.502Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2026-02-13T02:57:45.502Z] 78110350fd1b: Preparing [2026-02-13T02:57:45.502Z] 126abe408afe: Preparing [2026-02-13T02:57:45.502Z] 5f70bf18a086: Preparing [2026-02-13T02:57:45.502Z] 773a73613bb5: Preparing [2026-02-13T02:57:45.502Z] 4ace885328b9: Preparing [2026-02-13T02:57:45.502Z] 0100c61d1ea6: Preparing [2026-02-13T02:57:45.502Z] f5b2c0456bf1: Preparing [2026-02-13T02:57:45.502Z] 0100c61d1ea6: Waiting [2026-02-13T02:57:45.502Z] f5b2c0456bf1: Waiting [2026-02-13T02:57:45.502Z] 4ace885328b9: Layer already exists [2026-02-13T02:57:45.502Z] 78110350fd1b: Layer already exists [2026-02-13T02:57:45.502Z] 773a73613bb5: Layer already exists [2026-02-13T02:57:45.502Z] 5f70bf18a086: Layer already exists [2026-02-13T02:57:45.502Z] 126abe408afe: Layer already exists [2026-02-13T02:57:45.502Z] f5b2c0456bf1: Layer already exists [2026-02-13T02:57:45.502Z] 0100c61d1ea6: Layer already exists [2026-02-13T02:57:45.502Z] latest: digest: sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:45.819Z] + 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] { [Pipeline] sh [2026-02-13T02:57:46.128Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 [2026-02-13T02:57:46.128Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2026-02-13T02:57:46.128Z] 78110350fd1b: Preparing [2026-02-13T02:57:46.128Z] 126abe408afe: Preparing [2026-02-13T02:57:46.128Z] 5f70bf18a086: Preparing [2026-02-13T02:57:46.128Z] 773a73613bb5: Preparing [2026-02-13T02:57:46.128Z] 4ace885328b9: Preparing [2026-02-13T02:57:46.128Z] 0100c61d1ea6: Preparing [2026-02-13T02:57:46.128Z] f5b2c0456bf1: Preparing [2026-02-13T02:57:46.128Z] f5b2c0456bf1: Waiting [2026-02-13T02:57:46.128Z] 0100c61d1ea6: Waiting [2026-02-13T02:57:46.128Z] 78110350fd1b: Layer already exists [2026-02-13T02:57:46.128Z] 126abe408afe: Layer already exists [2026-02-13T02:57:46.128Z] 773a73613bb5: Layer already exists [2026-02-13T02:57:46.128Z] 4ace885328b9: Layer already exists [2026-02-13T02:57:46.128Z] 5f70bf18a086: Layer already exists [2026-02-13T02:57:46.128Z] 0100c61d1ea6: Layer already exists [2026-02-13T02:57:46.128Z] f5b2c0456bf1: Layer already exists [2026-02-13T02:57:46.128Z] 1.0.0-dev.11: digest: sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:46.444Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:46.751Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 [2026-02-13T02:57:46.751Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2026-02-13T02:57:46.751Z] 78110350fd1b: Preparing [2026-02-13T02:57:46.751Z] 126abe408afe: Preparing [2026-02-13T02:57:46.751Z] 5f70bf18a086: Preparing [2026-02-13T02:57:46.751Z] 773a73613bb5: Preparing [2026-02-13T02:57:46.751Z] 4ace885328b9: Preparing [2026-02-13T02:57:46.751Z] 0100c61d1ea6: Preparing [2026-02-13T02:57:46.751Z] f5b2c0456bf1: Preparing [2026-02-13T02:57:46.751Z] 0100c61d1ea6: Waiting [2026-02-13T02:57:46.751Z] f5b2c0456bf1: Waiting [2026-02-13T02:57:46.751Z] 126abe408afe: Layer already exists [2026-02-13T02:57:46.751Z] 78110350fd1b: Layer already exists [2026-02-13T02:57:46.751Z] 4ace885328b9: Layer already exists [2026-02-13T02:57:46.751Z] 773a73613bb5: Layer already exists [2026-02-13T02:57:46.751Z] 5f70bf18a086: Layer already exists [2026-02-13T02:57:46.751Z] 0100c61d1ea6: Layer already exists [2026-02-13T02:57:46.751Z] f5b2c0456bf1: Layer already exists [2026-02-13T02:57:46.751Z] 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11: digest: sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T02:57:47.064Z] + 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:47.370Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2026-02-13T02:57:47.370Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2026-02-13T02:57:47.370Z] 78110350fd1b: Preparing [2026-02-13T02:57:47.370Z] 126abe408afe: Preparing [2026-02-13T02:57:47.370Z] 5f70bf18a086: Preparing [2026-02-13T02:57:47.370Z] 773a73613bb5: Preparing [2026-02-13T02:57:47.370Z] 4ace885328b9: Preparing [2026-02-13T02:57:47.370Z] 0100c61d1ea6: Preparing [2026-02-13T02:57:47.370Z] f5b2c0456bf1: Preparing [2026-02-13T02:57:47.370Z] 0100c61d1ea6: Waiting [2026-02-13T02:57:47.370Z] f5b2c0456bf1: Waiting [2026-02-13T02:57:47.370Z] 78110350fd1b: Layer already exists [2026-02-13T02:57:47.370Z] 126abe408afe: Layer already exists [2026-02-13T02:57:47.370Z] 5f70bf18a086: Layer already exists [2026-02-13T02:57:47.370Z] 4ace885328b9: Layer already exists [2026-02-13T02:57:47.370Z] 773a73613bb5: Layer already exists [2026-02-13T02:57:47.370Z] 0100c61d1ea6: Layer already exists [2026-02-13T02:57:47.370Z] f5b2c0456bf1: Layer already exists [2026-02-13T02:57:47.370Z] main: digest: sha256:5be33fac849e67ce76034e0d435b765984686206278b4d6e399997028c6f7205 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T02:57:47.440Z] ===================================================== [Pipeline] echo [2026-02-13T02:57:47.453Z] taggedImages: [2026-02-13T02:57:47.453Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [2026-02-13T02:57:47.453Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2026-02-13T02:57:47.453Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 [2026-02-13T02:57:47.453Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 [2026-02-13T02:57:47.453Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo [2026-02-13T02:57:47.484Z] ========================================================= [2026-02-13T02:57:47.484Z] [edgeXBuildMultiArch] RAW Config: [2026-02-13T02:57:47.484Z] images: [2026-02-13T02:57:47.484Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [2026-02-13T02:57:47.484Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2026-02-13T02:57:47.484Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.11 [2026-02-13T02:57:47.484Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 [2026-02-13T02:57:47.484Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2026-02-13T02:57:47.484Z] settingsFile: [2026-02-13T02:57:47.484Z] taf-settings [2026-02-13T02:57:47.484Z] ========================================================= [Pipeline] node [2026-02-13T02:57:51.659Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2026-02-13T02:57:51.659Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T02:57:51.659Z] Executing fontconfig-2.15.0-r1.trigger [2026-02-13T02:57:51.659Z] Executing mkfontscale-1.2.2-r6.trigger [2026-02-13T02:57:51.659Z] Executing glib-2.80.5-r0.trigger [2026-02-13T02:57:51.659Z] Executing shared-mime-info-2.4-r0.trigger [2026-02-13T02:57:54.264Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2026-02-13T02:57:54.264Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2026-02-13T02:57:54.264Z] Executing gtk+3.0-3.24.43-r0.trigger [2026-02-13T02:57:54.264Z] OK: 658 MiB in 194 packages [2026-02-13T02:57:54.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:57:54.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:57:56.745Z] (1/30) Installing jansson (2.14-r4) [2026-02-13T02:57:56.745Z] (2/30) Installing binutils (2.42-r1) [2026-02-13T02:57:57.351Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2026-02-13T02:57:57.351Z] (4/30) Installing isl26 (0.26-r1) [2026-02-13T02:57:57.621Z] (5/30) Installing mpfr4 (4.2.1-r0) [2026-02-13T02:57:57.889Z] (6/30) Installing mpc1 (1.3.1-r1) [2026-02-13T02:57:58.155Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2026-02-13T02:58:01.498Z] (8/30) Installing musl-dev (1.2.5-r1) [2026-02-13T02:58:01.498Z] (9/30) Installing linux-headers (6.6-r0) [2026-02-13T02:58:02.458Z] (10/30) Installing libffi-dev (3.4.6-r0) [2026-02-13T02:58:02.458Z] (11/30) Installing libpq (16.11-r0) [2026-02-13T02:58:02.486Z] Still waiting to schedule task [2026-02-13T02:58:02.487Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2026-02-13T02:58:02.724Z] (12/30) Installing openssl-dev (3.3.6-r0) [2026-02-13T02:58:02.989Z] (13/30) Installing libpq-dev (16.11-r0) [2026-02-13T02:58:03.257Z] (14/30) Installing libecpg (16.11-r0) [2026-02-13T02:58:03.526Z] (15/30) Installing libecpg-dev (16.11-r0) [2026-02-13T02:58:03.813Z] (16/30) Installing clang16-headers (16.0.6-r5) [2026-02-13T02:58:04.399Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2026-02-13T02:58:07.749Z] (18/30) Installing clang16-libs (16.0.6-r5) [2026-02-13T02:58:08.713Z] (19/30) Installing fortify-headers (1.1-r3) [2026-02-13T02:58:08.980Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2026-02-13T02:58:09.938Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2026-02-13T02:58:09.938Z] (22/30) Installing clang16 (16.0.6-r5) [2026-02-13T02:58:10.205Z] (23/30) Installing icu (74.2-r1) [2026-02-13T02:58:10.471Z] (24/30) Installing icu-dev (74.2-r1) [2026-02-13T02:58:10.740Z] (25/30) Installing llvm16 (16.0.6-r9) [2026-02-13T02:58:14.193Z] (26/30) Installing lz4-libs (1.9.4-r5) [2026-02-13T02:58:14.193Z] (27/30) Installing lz4-dev (1.9.4-r5) [2026-02-13T02:58:14.193Z] (28/30) Installing zstd (1.5.6-r0) [2026-02-13T02:58:14.462Z] (29/30) Installing zstd-dev (1.5.6-r0) [2026-02-13T02:58:14.737Z] (30/30) Installing postgresql16-dev (16.11-r0) [2026-02-13T02:58:15.717Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T02:58:15.717Z] OK: 1184 MiB in 224 packages [2026-02-13T02:58:15.994Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:58:16.281Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:58:18.276Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2026-02-13T02:58:19.238Z] (2/14) Installing gdbm (1.23-r1) [2026-02-13T02:58:19.239Z] (3/14) Installing mpdecimal (4.0.0-r0) [2026-02-13T02:58:19.505Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2026-02-13T02:58:19.774Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2026-02-13T02:58:19.774Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2026-02-13T02:58:21.182Z] (7/14) Installing readline (8.2.10-r0) [2026-02-13T02:58:21.450Z] (8/14) Installing python3 (3.12.12-r0) [2026-02-13T02:58:22.860Z] (9/14) Installing python3-pycache-pyc0 (3.12.12-r0) [2026-02-13T02:58:23.443Z] (10/14) Installing pyc (3.12.12-r0) [2026-02-13T02:58:23.443Z] (11/14) Installing python3-pyc (3.12.12-r0) [2026-02-13T02:58:23.710Z] (12/14) Installing python3-dev (3.12.12-r0) [2026-02-13T02:58:26.297Z] (13/14) Installing libsodium-dev (1.0.19-r1) [2026-02-13T02:58:26.563Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2026-02-13T02:58:26.830Z] Executing busybox-1.36.1-r31.trigger [2026-02-13T02:58:26.830Z] OK: 1370 MiB in 238 packages [2026-02-13T02:58:27.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:58:27.680Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:58:29.089Z] OK: 1370 MiB in 238 packages [2026-02-13T02:58:29.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2026-02-13T02:58:29.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2026-02-13T02:58:31.894Z] (1/1) Installing tzdata (2025c-r0) [2026-02-13T02:58:31.894Z] OK: 1372 MiB in 239 packages [2026-02-13T02:58:33.839Z] (1/1) Purging tzdata (2025c-r0) [2026-02-13T02:58:34.135Z] OK: 1370 MiB in 238 packages [2026-02-13T02:58:46.453Z] Looking in links: /tmp/tmp4bhra8e6 [2026-02-13T02:58:46.453Z] Processing /tmp/tmp4bhra8e6/pip-25.0.1-py3-none-any.whl [2026-02-13T02:58:46.453Z] Installing collected packages: pip [2026-02-13T02:58:54.659Z] Successfully installed pip-25.0.1 [2026-02-13T02:58:54.659Z] 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:56.603Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2026-02-13T02:58:56.870Z] Collecting pip [2026-02-13T02:58:56.870Z] Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T02:58:58.286Z] Collecting setuptools [2026-02-13T02:58:58.286Z] Downloading setuptools-82.0.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T02:58:58.551Z] Collecting wheel [2026-02-13T02:58:58.551Z] Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) [2026-02-13T02:58:58.818Z] Collecting packaging>=24.0 (from wheel) [2026-02-13T02:58:58.818Z] Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T02:58:58.818Z] Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) [2026-02-13T02:58:58.818Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 42.4 MB/s eta 0:00:00 [2026-02-13T02:58:59.085Z] Downloading setuptools-82.0.0-py3-none-any.whl (1.0 MB) [2026-02-13T02:58:59.085Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 47.6 MB/s eta 0:00:00 [2026-02-13T02:58:59.085Z] Downloading wheel-0.46.3-py3-none-any.whl (30 kB) [2026-02-13T02:58:59.085Z] Downloading packaging-26.0-py3-none-any.whl (74 kB) [2026-02-13T02:58:59.361Z] Installing collected packages: setuptools, pip, packaging, wheel [2026-02-13T02:59:04.708Z] Attempting uninstall: pip [2026-02-13T02:59:04.708Z] Found existing installation: pip 25.0.1 [2026-02-13T02:59:05.289Z] Uninstalling pip-25.0.1: [2026-02-13T02:59:05.289Z] Successfully uninstalled pip-25.0.1 [2026-02-13T02:59:13.485Z] Successfully installed packaging-26.0 pip-26.0.1 setuptools-82.0.0 wheel-0.46.3 [2026-02-13T02:59:13.485Z] 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:59:16.825Z] Processing ./edgex-taf-common [2026-02-13T02:59:16.825Z] Installing build dependencies: started [2026-02-13T02:59:23.482Z] Installing build dependencies: finished with status 'done' [2026-02-13T02:59:23.482Z] Getting requirements to build wheel: started [2026-02-13T02:59:26.081Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:59:26.081Z] Preparing metadata (pyproject.toml): started [2026-02-13T02:59:27.487Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:59:27.487Z] Building wheels for collected packages: edgex-taf-common [2026-02-13T02:59:27.487Z] Building wheel for edgex-taf-common (pyproject.toml): started [2026-02-13T02:59:29.433Z] Building wheel for edgex-taf-common (pyproject.toml): finished with status 'done' [2026-02-13T02:59:29.433Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=ae19890b295990d971920e9f9d54ea15dc86c7661ca398f461b9840f480129cf [2026-02-13T02:59:29.433Z] Stored in directory: /tmp/pip-ephem-wheel-cache-1lrp1a6f/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2026-02-13T02:59:29.433Z] Successfully built edgex-taf-common [2026-02-13T02:59:29.433Z] Installing collected packages: edgex-taf-common [2026-02-13T02:59:30.391Z] Successfully installed edgex-taf-common-0.0.0 [2026-02-13T02:59:30.391Z] 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:59:35.764Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2026-02-13T02:59:35.764Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T02:59:35.764Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2026-02-13T02:59:35.764Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2026-02-13T02:59:35.764Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2026-02-13T02:59:35.764Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2026-02-13T02:59:35.765Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2026-02-13T02:59:35.765Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T02:59:35.765Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2026-02-13T02:59:35.765Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2026-02-13T02:59:35.765Z] Installing build dependencies: started [2026-02-13T02:59:36.276Z] Running on prd-centos7-docker-4c-2g-2008 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T02:59:36.312Z] provisioning config files... [2026-02-13T02:59:36.330Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12125582372269069851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T02:59:37.988Z] ---> ****-login.sh [2026-02-13T02:59:37.988Z] nexus3.edgexfoundry.org:10001 [2026-02-13T02:59:42.408Z] Installing build dependencies: finished with status 'done' [2026-02-13T02:59:42.408Z] Getting requirements to build wheel: started [2026-02-13T02:59:44.344Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:59:44.344Z] Preparing metadata (pyproject.toml): started [2026-02-13T02:59:45.746Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:59:45.746Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2026-02-13T02:59:45.746Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2026-02-13T02:59:45.746Z] Installing build dependencies: started [2026-02-13T02:59:51.081Z] Installing build dependencies: finished with status 'done' [2026-02-13T02:59:51.081Z] Getting requirements to build wheel: started [2026-02-13T02:59:53.654Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T02:59:53.654Z] Preparing metadata (pyproject.toml): started [2026-02-13T02:59:55.591Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T02:59:55.591Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2026-02-13T02:59:55.591Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2026-02-13T02:59:55.591Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2026-02-13T02:59:55.591Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2026-02-13T02:59:55.591Z] Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2026-02-13T02:59:55.591Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T02:59:55.591Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2026-02-13T02:59:55.591Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2026-02-13T02:59:55.858Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2026-02-13T02:59:55.858Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2026-02-13T02:59:58.437Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2026-02-13T02:59:58.437Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2026-02-13T02:59:59.021Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2026-02-13T02:59:59.288Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2026-02-13T02:59:59.876Z] Installing build dependencies: started [2026-02-13T03:00:05.218Z] Installing build dependencies: finished with status 'done' [2026-02-13T03:00:05.218Z] Getting requirements to build wheel: started [2026-02-13T03:00:09.479Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T03:00:09.479Z] Preparing metadata (pyproject.toml): started [2026-02-13T03:00:11.431Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T03:00:14.012Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2026-02-13T03:00:14.012Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2026-02-13T03:00:14.012Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2026-02-13T03:00:14.012Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2026-02-13T03:00:14.596Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2026-02-13T03:00:14.596Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2026-02-13T03:00:15.199Z] Installing build dependencies: started [2026-02-13T03:00:20.560Z] Installing build dependencies: finished with status 'done' [2026-02-13T03:00:20.560Z] Getting requirements to build wheel: started [2026-02-13T03:00:23.140Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T03:00:23.140Z] Preparing metadata (pyproject.toml): started [2026-02-13T03:00:25.085Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T03:00:26.045Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2026-02-13T03:00:26.045Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2026-02-13T03:00:27.994Z] Collecting protobuf==6.33.5 (from -r requirements.txt (line 18)) [2026-02-13T03:00:27.994Z] Downloading protobuf-6.33.5-py3-none-any.whl.metadata (593 bytes) [2026-02-13T03:00:28.260Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2026-02-13T03:00:28.260Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T03:00:30.203Z] Collecting cryptography==46.0.5 (from -r requirements.txt (line 20)) [2026-02-13T03:00:30.203Z] Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2026-02-13T03:00:30.469Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2026-02-13T03:00:30.469Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2026-02-13T03:00:30.469Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2026-02-13T03:00:30.469Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2026-02-13T03:00:30.469Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2026-02-13T03:00:30.469Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2026-02-13T03:00:30.737Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T03:00:30.737Z] Downloading selenium-4.40.0-py3-none-any.whl.metadata (7.7 kB) [2026-02-13T03:00:31.004Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T03:00:31.004Z] Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl.metadata (9.5 kB) [2026-02-13T03:00:31.004Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T03:00:31.004Z] Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) [2026-02-13T03:00:31.270Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T03:00:31.270Z] Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T03:00:31.270Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T03:00:31.270Z] Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2026-02-13T03:00:31.537Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:00:31.537Z] Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) [2026-02-13T03:00:31.804Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:00:31.804Z] Downloading flex-6.14.1.tar.gz (40 kB) [2026-02-13T03:00:32.071Z] Installing build dependencies: started [2026-02-13T03:00:37.409Z] Installing build dependencies: finished with status 'done' [2026-02-13T03:00:37.409Z] Getting requirements to build wheel: started [2026-02-13T03:00:39.986Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T03:00:39.986Z] Preparing metadata (pyproject.toml): started [2026-02-13T03:00:41.930Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T03:00:41.930Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:00:41.930Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2026-02-13T03:00:41.930Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:00:41.930Z] Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T03:00:41.930Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:00:41.930Z] Downloading openapi_core-0.22.0-py3-none-any.whl.metadata (6.6 kB) [2026-02-13T03:00:42.195Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:00:42.195Z] Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T03:00:42.778Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:00:42.778Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2026-02-13T03:00:42.778Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:00:42.778Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2026-02-13T03:00:43.735Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T03:00:43.735Z] Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (37 kB) [2026-02-13T03:00:43.735Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T03:00:43.735Z] Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) [2026-02-13T03:00:44.001Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T03:00:44.001Z] Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) [2026-02-13T03:00:44.268Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2026-02-13T03:00:44.268Z] Downloading certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) [2026-02-13T03:00:44.268Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T03:00:44.535Z] Downloading reactivex-4.1.0-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T03:00:44.535Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T03:00:44.535Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2026-02-13T03:00:44.535Z] 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-13T03:00:45.938Z] Collecting cffi>=2.0.0 (from cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T03:00:45.938Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.6 kB) [2026-02-13T03:00:46.518Z] Collecting pycparser (from cffi>=2.0.0->cryptography==46.0.5->-r requirements.txt (line 20)) [2026-02-13T03:00:46.518Z] Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) [2026-02-13T03:00:46.786Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T03:00:46.786Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2026-02-13T03:00:47.053Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T03:00:47.053Z] Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T03:00:47.053Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2026-02-13T03:00:47.053Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl.metadata (10.0 kB) [2026-02-13T03:00:47.319Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2026-02-13T03:00:47.319Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2026-02-13T03:00:47.319Z] 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-13T03:00:47.319Z] Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2026-02-13T03:00:47.586Z] Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T03:00:47.586Z] Downloading trio-0.32.0-py3-none-any.whl.metadata (8.5 kB) [2026-02-13T03:00:47.586Z] 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-13T03:00:47.586Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2026-02-13T03:00:47.586Z] Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T03:00:47.586Z] Downloading trio_typing-0.10.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T03:00:47.586Z] Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T03:00:47.852Z] Downloading types_certifi-2021.10.8.3-py3-none-any.whl.metadata (1.4 kB) [2026-02-13T03:00:47.852Z] Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2026-02-13T03:00:47.852Z] Downloading types_urllib3-1.26.25.14-py3-none-any.whl.metadata (1.7 kB) [2026-02-13T03:00:47.852Z] 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-13T03:00:47.852Z] Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) [2026-02-13T03:00:48.119Z] 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-13T03:00:48.119Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2026-02-13T03:00:48.119Z] 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-13T03:00:48.119Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2026-02-13T03:00:48.385Z] 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-13T03:00:48.385Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2026-02-13T03:00:48.385Z] 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-13T03:00:48.385Z] Downloading wsproto-1.3.2-py3-none-any.whl.metadata (5.2 kB) [2026-02-13T03:00:48.385Z] 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-13T03:00:48.385Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2026-02-13T03:00:48.651Z] 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-13T03:00:48.651Z] Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) [2026-02-13T03:00:48.651Z] 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-13T03:00:48.651Z] Downloading async_generator-1.10-py3-none-any.whl.metadata (4.9 kB) [2026-02-13T03:00:48.921Z] 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-13T03:00:49.188Z] 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-13T03:00:49.188Z] Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) [2026-02-13T03:00:49.188Z] 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-13T03:00:49.188Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2026-02-13T03:00:49.770Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:00:49.770Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.4 kB) [2026-02-13T03:00:49.770Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:00:49.770Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2026-02-13T03:00:49.770Z] Installing build dependencies: started [2026-02-13T03:00:55.104Z] Installing build dependencies: finished with status 'done' [2026-02-13T03:00:55.104Z] Getting requirements to build wheel: started [2026-02-13T03:00:57.680Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T03:00:57.680Z] Preparing metadata (pyproject.toml): started [2026-02-13T03:00:59.628Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T03:00:59.628Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:00:59.628Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2026-02-13T03:00:59.628Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:00:59.628Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2026-02-13T03:00:59.628Z] Installing build dependencies: started [2026-02-13T03:01:06.276Z] Installing build dependencies: finished with status 'done' [2026-02-13T03:01:06.277Z] Getting requirements to build wheel: started [2026-02-13T03:01:09.631Z] Getting requirements to build wheel: finished with status 'done' [2026-02-13T03:01:09.631Z] Preparing metadata (pyproject.toml): started [2026-02-13T03:01:11.043Z] Preparing metadata (pyproject.toml): finished with status 'done' [2026-02-13T03:01:11.043Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:01:11.043Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2026-02-13T03:01:11.311Z] 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-13T03:01:11.311Z] Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) [2026-02-13T03:01:11.311Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:01:11.311Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2026-02-13T03:01:11.311Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:01:11.311Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) [2026-02-13T03:01:11.578Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:01:11.578Z] Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T03:01:15.837Z] Collecting rpds-py>=0.25.0 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:01:15.837Z] Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2026-02-13T03:01:15.837Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:01:15.837Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2026-02-13T03:01:15.837Z] Collecting jsonschema-path<0.4.0,>=0.3.4 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:01:15.837Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2026-02-13T03:01:15.837Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:01:15.837Z] Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) [2026-02-13T03:01:15.837Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:01:15.837Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2026-02-13T03:01:15.837Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:01:15.837Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2026-02-13T03:01:15.837Z] Collecting werkzeug>=2.1.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:01:15.837Z] Downloading werkzeug-3.1.5-py3-none-any.whl.metadata (4.0 kB) [2026-02-13T03:01:16.104Z] 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-13T03:01:16.104Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2026-02-13T03:01:16.104Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:01:16.104Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2026-02-13T03:01:16.104Z] 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-13T03:01:16.104Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2026-02-13T03:01:16.377Z] 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-13T03:01:16.643Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) [2026-02-13T03:01:17.229Z] Collecting markupsafe>=2.1.1 (from werkzeug>=2.1.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2026-02-13T03:01:17.229Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (2.7 kB) [2026-02-13T03:01:17.229Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2026-02-13T03:01:17.229Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 45.2 MB/s 0:00:00 [2026-02-13T03:01:17.498Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2026-02-13T03:01:17.498Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2026-02-13T03:01:17.498Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2026-02-13T03:01:17.498Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2026-02-13T03:01:17.498Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2026-02-13T03:01:17.498Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2026-02-13T03:01:17.498Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2026-02-13T03:01:17.498Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2026-02-13T03:01:17.498Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2026-02-13T03:01:18.082Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 44.3 MB/s 0:00:00 [2026-02-13T03:01:18.082Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2026-02-13T03:01:18.082Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 47.2 MB/s 0:00:00 [2026-02-13T03:01:18.082Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2026-02-13T03:01:18.082Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 50.9 MB/s 0:00:00 [2026-02-13T03:01:18.082Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2026-02-13T03:01:18.082Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 45.6 MB/s 0:00:00 [2026-02-13T03:01:18.082Z] Downloading protobuf-6.33.5-py3-none-any.whl (170 kB) [2026-02-13T03:01:18.082Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2026-02-13T03:01:18.082Z] Downloading cryptography-46.0.5-cp311-abi3-musllinux_1_2_aarch64.whl (4.4 MB) [2026-02-13T03:01:18.407Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 46.4 MB/s 0:00:00 [2026-02-13T03:01:18.407Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2026-02-13T03:01:18.407Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T03:01:18.407Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2026-02-13T03:01:18.407Z] Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_aarch64.whl (150 kB) [2026-02-13T03:01:18.407Z] Downloading idna-3.11-py3-none-any.whl (71 kB) [2026-02-13T03:01:18.407Z] Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) [2026-02-13T03:01:18.407Z] Downloading certifi-2026.1.4-py3-none-any.whl (152 kB) [2026-02-13T03:01:18.407Z] Downloading cffi-2.0.0-cp312-cp312-musllinux_1_2_aarch64.whl (222 kB) [2026-02-13T03:01:18.407Z] Downloading click-8.3.1-py3-none-any.whl (108 kB) [2026-02-13T03:01:18.407Z] Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2026-02-13T03:01:18.407Z] Downloading bcrypt-5.0.0-cp39-abi3-musllinux_1_2_aarch64.whl (341 kB) [2026-02-13T03:01:18.407Z] Downloading invoke-2.2.1-py3-none-any.whl (160 kB) [2026-02-13T03:01:18.407Z] Downloading pynacl-1.6.2-cp38-abi3-musllinux_1_2_aarch64.whl (791 kB) [2026-02-13T03:01:18.683Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 791.9/791.9 kB 39.1 MB/s 0:00:00 [2026-02-13T03:01:18.683Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2026-02-13T03:01:18.683Z] Downloading reactivex-4.1.0-py3-none-any.whl (218 kB) [2026-02-13T03:01:18.683Z] Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) [2026-02-13T03:01:18.683Z] Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) [2026-02-13T03:01:18.683Z] Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2026-02-13T03:01:18.683Z] Downloading selenium-4.40.0-py3-none-any.whl (9.6 MB) [2026-02-13T03:01:18.953Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 42.5 MB/s 0:00:00 [2026-02-13T03:01:18.953Z] Downloading trio-0.32.0-py3-none-any.whl (512 kB) [2026-02-13T03:01:18.953Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2026-02-13T03:01:18.953Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2026-02-13T03:01:18.953Z] Downloading attrs-25.4.0-py3-none-any.whl (67 kB) [2026-02-13T03:01:18.953Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2026-02-13T03:01:18.953Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2026-02-13T03:01:18.953Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2026-02-13T03:01:18.953Z] Downloading trio_typing-0.10.0-py3-none-any.whl (42 kB) [2026-02-13T03:01:18.953Z] Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) [2026-02-13T03:01:18.953Z] Downloading types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) [2026-02-13T03:01:19.227Z] Downloading types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) [2026-02-13T03:01:19.227Z] Downloading wsproto-1.3.2-py3-none-any.whl (24 kB) [2026-02-13T03:01:19.227Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2026-02-13T03:01:19.227Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2026-02-13T03:01:19.227Z] Downloading docutils-0.22.4-py3-none-any.whl (633 kB) [2026-02-13T03:01:19.227Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 46.1 MB/s 0:00:00 [2026-02-13T03:01:19.227Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2026-02-13T03:01:19.227Z] Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (761 kB) [2026-02-13T03:01:19.227Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 761.1/761.1 kB 46.6 MB/s 0:00:00 [2026-02-13T03:01:19.227Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2026-02-13T03:01:19.227Z] Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) [2026-02-13T03:01:19.227Z] Downloading zipp-3.23.0-py3-none-any.whl (10 kB) [2026-02-13T03:01:19.227Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2026-02-13T03:01:19.227Z] Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) [2026-02-13T03:01:19.227Z] Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) [2026-02-13T03:01:19.227Z] Downloading rpds_py-0.30.0-cp312-cp312-musllinux_1_2_aarch64.whl (573 kB) [2026-02-13T03:01:19.499Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 573.3/573.3 kB 42.5 MB/s 0:00:00 [2026-02-13T03:01:19.499Z] Downloading openapi_core-0.22.0-py3-none-any.whl (108 kB) [2026-02-13T03:01:19.499Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2026-02-13T03:01:19.499Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2026-02-13T03:01:19.499Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2026-02-13T03:01:19.499Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) [2026-02-13T03:01:19.499Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2026-02-13T03:01:19.499Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2026-02-13T03:01:19.499Z] Downloading werkzeug-3.1.5-py3-none-any.whl (225 kB) [2026-02-13T03:01:19.499Z] Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_aarch64.whl (23 kB) [2026-02-13T03:01:19.499Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2026-02-13T03:01:19.499Z] Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) [2026-02-13T03:01:19.773Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2026-02-13T03:01:19.773Z] Downloading pycparser-3.0-py3-none-any.whl (48 kB) [2026-02-13T03:01:19.773Z] Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2026-02-13T03:01:19.773Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 46.2 MB/s 0:00:00 [2026-02-13T03:01:19.773Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2026-02-13T03:01:19.773Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2026-02-13T03:01:19.773Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2026-02-13T03:01:19.773Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2026-02-13T03:01:21.759Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2026-02-13T03:01:21.759Z] Building wheel for robotframework-sshlibrary (pyproject.toml): started [2026-02-13T03:01:23.751Z] Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' [2026-02-13T03:01:23.752Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=258f41e68b115f455d6717bd6ecec583bdb966250130c4e2fcedd6514fc3329d [2026-02-13T03:01:23.752Z] Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2026-02-13T03:01:23.752Z] Building wheel for robotbackgroundlogger (pyproject.toml): started [2026-02-13T03:01:25.698Z] Building wheel for robotbackgroundlogger (pyproject.toml): finished with status 'done' [2026-02-13T03:01:25.698Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=37bc816cf070156f587bbe9c1b3c1e318329dfcc55b9fcd2f3ebc854cb1a17c3 [2026-02-13T03:01:25.698Z] Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2026-02-13T03:01:25.965Z] Building wheel for psutil (pyproject.toml): started [2026-02-13T03:01:40.967Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2026-02-13T03:01:40.967Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278199 sha256=f07b473f4778d507766b5fc86e1b0419df5d2115eceb58a24c9fb7b8a32220a4 [2026-02-13T03:01:40.967Z] Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2026-02-13T03:01:40.967Z] Building wheel for psycopg2 (pyproject.toml): started [2026-02-13T03:02:48.823Z] Building wheel for psycopg2 (pyproject.toml): still running... [2026-02-13T03:02:53.066Z] Building wheel for psycopg2 (pyproject.toml): finished with status 'done' [2026-02-13T03:02:53.066Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=a6a2b8360d5457586f4dcaa00666bbe49378edb03265f0cfe5c65df52785010b [2026-02-13T03:02:53.066Z] Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2026-02-13T03:02:53.066Z] Building wheel for flex (pyproject.toml): started [2026-02-13T03:02:55.639Z] Building wheel for flex (pyproject.toml): finished with status 'done' [2026-02-13T03:02:55.639Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=720a1b6937590701bc6b2703d87586148102ddb7d8085dac72f92577e935f8dc [2026-02-13T03:02:55.639Z] Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2026-02-13T03:02:55.639Z] Building wheel for strict-rfc3339 (pyproject.toml): started [2026-02-13T03:02:57.573Z] Building wheel for strict-rfc3339 (pyproject.toml): finished with status 'done' [2026-02-13T03:02:57.573Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=6e837d0a3bbc0bf15764b51cd61cacbfc0ef7e2971af6753c3b8a3b6d062b9e0 [2026-02-13T03:02:57.573Z] Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2026-02-13T03:02:57.573Z] Building wheel for validate-email (pyproject.toml): started [2026-02-13T03:02:59.508Z] Building wheel for validate-email (pyproject.toml): finished with status 'done' [2026-02-13T03:02:59.508Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=6e9b4a9b7b785d6f8ccca8d647ecf9c31181fd0a68f18f4dc5d486711c52b0da [2026-02-13T03:02:59.508Z] Stored in directory: /tmp/pip-ephem-wheel-cache-s4kfoag8/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2026-02-13T03:02:59.508Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2026-02-13T03:03:00.912Z] 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:04:37.526Z] [2026-02-13T03:04:37.526Z] 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.33.5 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:04:37.526Z] 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:05:24.356Z] Removing intermediate container 91a097d437f5 [2026-02-13T03:05:24.356Z] ---> 7df98cf674d2 [2026-02-13T03:05:24.356Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2026-02-13T03:05:24.356Z] ---> Running in 7a411a6a4914 [2026-02-13T03:05:24.356Z] Removing intermediate container 7a411a6a4914 [2026-02-13T03:05:24.356Z] ---> dbf32d65bf7a [2026-02-13T03:05:24.356Z] Step 11/13 : LABEL arch=arm64 [2026-02-13T03:05:24.356Z] ---> Running in ea199134ea87 [2026-02-13T03:05:24.356Z] Removing intermediate container ea199134ea87 [2026-02-13T03:05:24.356Z] ---> 2a67d9d953f6 [2026-02-13T03:05:24.356Z] Step 12/13 : LABEL git_sha=13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [2026-02-13T03:05:24.356Z] ---> Running in e3ed29f07e7d [2026-02-13T03:05:24.356Z] Removing intermediate container e3ed29f07e7d [2026-02-13T03:05:24.356Z] ---> df8b8e67354d [2026-02-13T03:05:24.356Z] Step 13/13 : LABEL version=1.0.0-dev.11 [2026-02-13T03:05:24.356Z] ---> Running in 1ff5e74877ff [2026-02-13T03:05:24.356Z] Removing intermediate container 1ff5e74877ff [2026-02-13T03:05:24.356Z] ---> 1f46f86c8903 [2026-02-13T03:05:24.356Z] [Warning] One or more build-args [ARCH] were not consumed [2026-02-13T03:05:24.356Z] Successfully built 1f46f86c8903 [2026-02-13T03:05:24.356Z] 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:05:24.476Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2026-02-13T03:05:24.476Z] 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [2026-02-13T03:05:24.476Z] latest [2026-02-13T03:05:24.476Z] 1.0.0-dev.11 [2026-02-13T03:05:24.476Z] 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 [2026-02-13T03:05:24.476Z] main [2026-02-13T03:05:24.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:24.849Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:05:25.219Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [2026-02-13T03:05:25.219Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2026-02-13T03:05:25.219Z] bf398e978135: Preparing [2026-02-13T03:05:25.219Z] e4ef62af22de: Preparing [2026-02-13T03:05:25.219Z] c6b5db779935: Preparing [2026-02-13T03:05:25.219Z] 93b4a86b5b40: Preparing [2026-02-13T03:05:25.219Z] 89c1bb67fc04: Preparing [2026-02-13T03:05:25.219Z] a0382e5f265a: Preparing [2026-02-13T03:05:25.219Z] a0382e5f265a: Waiting [2026-02-13T03:05:25.487Z] 93b4a86b5b40: Pushed [2026-02-13T03:05:25.487Z] e4ef62af22de: Pushed [2026-02-13T03:05:25.487Z] c6b5db779935: Pushed [2026-02-13T03:05:25.487Z] a0382e5f265a: Layer already exists [2026-02-13T03:05:25.753Z] 89c1bb67fc04: Pushed [2026-02-13T03:11:02.658Z] bf398e978135: Pushed [2026-02-13T03:11:02.658Z] 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98: digest: sha256:bb7a08c8e59cd3729788f5df9694caad3efade01796ccef19b793d1850b515f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:11:03.018Z] + 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:11:03.484Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2026-02-13T03:11:03.484Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2026-02-13T03:11:03.484Z] bf398e978135: Preparing [2026-02-13T03:11:03.484Z] e4ef62af22de: Preparing [2026-02-13T03:11:03.484Z] c6b5db779935: Preparing [2026-02-13T03:11:03.484Z] 93b4a86b5b40: Preparing [2026-02-13T03:11:03.484Z] 89c1bb67fc04: Preparing [2026-02-13T03:11:03.484Z] a0382e5f265a: Preparing [2026-02-13T03:11:03.484Z] a0382e5f265a: Waiting [2026-02-13T03:11:03.484Z] c6b5db779935: Layer already exists [2026-02-13T03:11:03.484Z] e4ef62af22de: Layer already exists [2026-02-13T03:11:03.484Z] 89c1bb67fc04: Layer already exists [2026-02-13T03:11:03.484Z] 93b4a86b5b40: Layer already exists [2026-02-13T03:11:03.484Z] bf398e978135: Layer already exists [2026-02-13T03:11:03.484Z] a0382e5f265a: Layer already exists [2026-02-13T03:11:03.484Z] latest: digest: sha256:bb7a08c8e59cd3729788f5df9694caad3efade01796ccef19b793d1850b515f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:11:03.861Z] + 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:11:04.215Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 [2026-02-13T03:11:04.215Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2026-02-13T03:11:04.215Z] bf398e978135: Preparing [2026-02-13T03:11:04.215Z] e4ef62af22de: Preparing [2026-02-13T03:11:04.215Z] c6b5db779935: Preparing [2026-02-13T03:11:04.215Z] 93b4a86b5b40: Preparing [2026-02-13T03:11:04.215Z] 89c1bb67fc04: Preparing [2026-02-13T03:11:04.215Z] a0382e5f265a: Preparing [2026-02-13T03:11:04.215Z] a0382e5f265a: Waiting [2026-02-13T03:11:04.215Z] 89c1bb67fc04: Layer already exists [2026-02-13T03:11:04.215Z] 93b4a86b5b40: Layer already exists [2026-02-13T03:11:04.215Z] e4ef62af22de: Layer already exists [2026-02-13T03:11:04.215Z] bf398e978135: Layer already exists [2026-02-13T03:11:04.215Z] c6b5db779935: Layer already exists [2026-02-13T03:11:04.215Z] a0382e5f265a: Layer already exists [2026-02-13T03:11:04.482Z] 1.0.0-dev.11: digest: sha256:bb7a08c8e59cd3729788f5df9694caad3efade01796ccef19b793d1850b515f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:11:04.840Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:11:05.170Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 [2026-02-13T03:11:05.170Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2026-02-13T03:11:05.170Z] bf398e978135: Preparing [2026-02-13T03:11:05.170Z] e4ef62af22de: Preparing [2026-02-13T03:11:05.170Z] c6b5db779935: Preparing [2026-02-13T03:11:05.170Z] 93b4a86b5b40: Preparing [2026-02-13T03:11:05.170Z] 89c1bb67fc04: Preparing [2026-02-13T03:11:05.170Z] a0382e5f265a: Preparing [2026-02-13T03:11:05.170Z] a0382e5f265a: Waiting [2026-02-13T03:11:05.170Z] c6b5db779935: Layer already exists [2026-02-13T03:11:05.170Z] e4ef62af22de: Layer already exists [2026-02-13T03:11:05.170Z] 89c1bb67fc04: Layer already exists [2026-02-13T03:11:05.170Z] 93b4a86b5b40: Layer already exists [2026-02-13T03:11:05.170Z] bf398e978135: Layer already exists [2026-02-13T03:11:05.170Z] a0382e5f265a: Layer already exists [2026-02-13T03:11:05.170Z] 13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11: digest: sha256:bb7a08c8e59cd3729788f5df9694caad3efade01796ccef19b793d1850b515f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:11:05.787Z] + 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:11:06.132Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2026-02-13T03:11:06.132Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2026-02-13T03:11:06.132Z] bf398e978135: Preparing [2026-02-13T03:11:06.132Z] e4ef62af22de: Preparing [2026-02-13T03:11:06.132Z] c6b5db779935: Preparing [2026-02-13T03:11:06.132Z] 93b4a86b5b40: Preparing [2026-02-13T03:11:06.132Z] 89c1bb67fc04: Preparing [2026-02-13T03:11:06.132Z] a0382e5f265a: Preparing [2026-02-13T03:11:06.132Z] a0382e5f265a: Waiting [2026-02-13T03:11:06.132Z] 89c1bb67fc04: Layer already exists [2026-02-13T03:11:06.132Z] 93b4a86b5b40: Layer already exists [2026-02-13T03:11:06.132Z] c6b5db779935: Layer already exists [2026-02-13T03:11:06.132Z] e4ef62af22de: Layer already exists [2026-02-13T03:11:06.132Z] bf398e978135: Layer already exists [2026-02-13T03:11:06.132Z] a0382e5f265a: Layer already exists [2026-02-13T03:11:06.397Z] main: digest: sha256:bb7a08c8e59cd3729788f5df9694caad3efade01796ccef19b793d1850b515f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T03:11:06.458Z] ===================================================== [Pipeline] echo [2026-02-13T03:11:06.466Z] taggedImages: [2026-02-13T03:11:06.466Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [2026-02-13T03:11:06.466Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2026-02-13T03:11:06.466Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 [2026-02-13T03:11:06.466Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 [2026-02-13T03:11:06.466Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo [2026-02-13T03:11:06.473Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98 [Pipeline] echo [2026-02-13T03:11:06.479Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo [2026-02-13T03:11:06.485Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.11 [Pipeline] echo [2026-02-13T03:11:06.491Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:13a4c2f6849c57aa73fd5b4eea1c6fbb9bf1ae98-1.0.0-dev.11 [Pipeline] echo [2026-02-13T03:11:06.497Z] 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:11:06.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T03:11:06.880Z] [2026-02-13T03:11:06.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T03:11:07.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T03:11:07.233Z] arm64: Pulling from edgex-lftools-log-publisher [2026-02-13T03:11:07.233Z] 8998bd30e6a1: Pulling fs layer [2026-02-13T03:11:07.233Z] 04944245beec: Pulling fs layer [2026-02-13T03:11:07.233Z] 699f458cf7ca: Pulling fs layer [2026-02-13T03:11:07.233Z] 765212b225bb: Pulling fs layer [2026-02-13T03:11:07.233Z] f23df028b6ca: Pulling fs layer [2026-02-13T03:11:07.233Z] d65c8cfc05b1: Pulling fs layer [2026-02-13T03:11:07.233Z] 2437ff75d9bd: Pulling fs layer [2026-02-13T03:11:07.233Z] 765212b225bb: Waiting [2026-02-13T03:11:07.233Z] f23df028b6ca: Waiting [2026-02-13T03:11:07.233Z] d65c8cfc05b1: Waiting [2026-02-13T03:11:07.233Z] 2437ff75d9bd: Waiting [2026-02-13T03:11:07.504Z] 04944245beec: Verifying Checksum [2026-02-13T03:11:07.504Z] 04944245beec: Download complete [2026-02-13T03:11:07.504Z] 765212b225bb: Verifying Checksum [2026-02-13T03:11:07.504Z] 765212b225bb: Download complete [2026-02-13T03:11:07.504Z] f23df028b6ca: Verifying Checksum [2026-02-13T03:11:07.504Z] f23df028b6ca: Download complete [2026-02-13T03:11:07.504Z] d65c8cfc05b1: Verifying Checksum [2026-02-13T03:11:07.504Z] d65c8cfc05b1: Download complete [2026-02-13T03:11:07.772Z] 699f458cf7ca: Verifying Checksum [2026-02-13T03:11:07.772Z] 699f458cf7ca: Download complete [2026-02-13T03:11:08.037Z] 8998bd30e6a1: Verifying Checksum [2026-02-13T03:11:08.037Z] 8998bd30e6a1: Download complete [2026-02-13T03:11:09.980Z] 2437ff75d9bd: Verifying Checksum [2026-02-13T03:11:09.980Z] 2437ff75d9bd: Download complete [2026-02-13T03:11:12.563Z] 8998bd30e6a1: Pull complete [2026-02-13T03:11:12.838Z] 04944245beec: Pull complete [2026-02-13T03:11:14.253Z] 699f458cf7ca: Pull complete [2026-02-13T03:11:14.253Z] 765212b225bb: Pull complete [2026-02-13T03:11:15.211Z] f23df028b6ca: Pull complete [2026-02-13T03:11:15.478Z] d65c8cfc05b1: Pull complete [2026-02-13T03:11:30.640Z] 2437ff75d9bd: Pull complete [2026-02-13T03:11:30.640Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-02-13T03:11:30.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-02-13T03:11:30.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T03:11:30.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-2004 does not seem to be running inside a container [2026-02-13T03:11:30.944Z] $ 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:11:32.758Z] $ docker top ce0b7fc6c44d259956d06364c4015e0ac84454530536135c39caeb1be5361c21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T03:11:33.368Z] ---> job-cost.sh [2026-02-13T03:11:33.632Z] lf-activate-venv: SKIPPING [2026-02-13T03:11:33.632Z] INFO: No Stack... [2026-02-13T03:11:35.036Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-02-13T03:11:35.619Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T03:11:36.520Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2026-02-13T03:11:36.521Z] + cut -d, -f6 [Pipeline] lock [2026-02-13T03:11:36.582Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] [2026-02-13T03:11:36.595Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] did not exist. Created. [2026-02-13T03:11:36.601Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T03:11:37.254Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-02-13T03:11:38.001Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T03:11:38.012Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T03:11:38.085Z] $ docker stop --time=1 ce0b7fc6c44d259956d06364c4015e0ac84454530536135c39caeb1be5361c21 [2026-02-13T03:11:39.635Z] $ docker rm -f --volumes ce0b7fc6c44d259956d06364c4015e0ac84454530536135c39caeb1be5361c21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T08:52:41.783Z] Cancelling nested steps due to timeout [2026-02-13T08:52:41.789Z] Sending interrupt signal to process [2026-02-13T08:52:45.771Z] script returned exit code 143 [Pipeline] } [2026-02-13T08:52:45.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-13T08:52:46.261Z] + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:52:46.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:52:47.100Z] ---> package-listing.sh [2026-02-13T08:52:47.100Z] ++ facter osfamily [2026-02-13T08:52:47.100Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T08:52:47.359Z] + OS_FAMILY=redhat [2026-02-13T08:52:47.359Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2026-02-13T08:52:47.359Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T08:52:47.359Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T08:52:47.359Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T08:52:47.359Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T08:52:47.359Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2026-02-13T08:52:47.359Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T08:52:47.359Z] + case "${OS_FAMILY}" in [2026-02-13T08:52:47.359Z] + rpm -qa [2026-02-13T08:52:47.359Z] + sort [2026-02-13T08:52:47.926Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T08:52:47.926Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T08:52:47.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T08:52:47.926Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2026-02-13T08:52:47.926Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2026-02-13T08:52:47.926Z] + 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-13T08:52:47.937Z] 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-13T08:52:48.218Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T08:52:48.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T08:52:48.780Z] [2026-02-13T08:52:48.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T08:52:49.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T08:52:49.087Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T08:52:49.087Z] 5eb5b503b376: Pulling fs layer [2026-02-13T08:52:49.087Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T08:52:49.087Z] ec43610c2a17: Pulling fs layer [2026-02-13T08:52:49.087Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T08:52:49.087Z] 33b1e0a273af: Pulling fs layer [2026-02-13T08:52:49.087Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T08:52:49.087Z] 2f39f015ded8: Pulling fs layer [2026-02-13T08:52:49.087Z] 3a2ae6a8a46f: Waiting [2026-02-13T08:52:49.087Z] 33b1e0a273af: Waiting [2026-02-13T08:52:49.087Z] 5d3b04190fa2: Waiting [2026-02-13T08:52:49.087Z] 2f39f015ded8: Waiting [2026-02-13T08:52:49.345Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T08:52:49.345Z] 5c69ac0246d0: Download complete [2026-02-13T08:52:49.346Z] 3a2ae6a8a46f: Verifying Checksum [2026-02-13T08:52:49.346Z] 3a2ae6a8a46f: Download complete [2026-02-13T08:52:49.346Z] 33b1e0a273af: Verifying Checksum [2026-02-13T08:52:49.346Z] 33b1e0a273af: Download complete [2026-02-13T08:52:49.346Z] ec43610c2a17: Verifying Checksum [2026-02-13T08:52:49.346Z] ec43610c2a17: Download complete [2026-02-13T08:52:49.346Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T08:52:49.346Z] 5d3b04190fa2: Download complete [2026-02-13T08:52:49.346Z] 5eb5b503b376: Verifying Checksum [2026-02-13T08:52:49.346Z] 5eb5b503b376: Download complete [2026-02-13T08:52:49.926Z] 2f39f015ded8: Verifying Checksum [2026-02-13T08:52:49.926Z] 2f39f015ded8: Download complete [2026-02-13T08:52:50.875Z] 5eb5b503b376: Pull complete [2026-02-13T08:52:50.875Z] 5c69ac0246d0: Pull complete [2026-02-13T08:52:51.449Z] ec43610c2a17: Pull complete [2026-02-13T08:52:51.450Z] 3a2ae6a8a46f: Pull complete [2026-02-13T08:52:51.450Z] 33b1e0a273af: Pull complete [2026-02-13T08:52:51.712Z] 5d3b04190fa2: Pull complete [2026-02-13T08:52:55.925Z] 2f39f015ded8: Pull complete [2026-02-13T08:52:55.925Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T08:52:55.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T08:52:55.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T08:52:55.997Z] prd-centos7-docker-4c-2g-2008 does not seem to be running inside a container [2026-02-13T08:52:56.023Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-02-13T08:52:58.917Z] $ docker top 3c594a5b47c81a28979dce031954217ab4d71287ca9450c4cb9ab94bcf2fb9db -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T08:52:59.249Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T08:52:59.533Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T08:52:59.815Z] + ls /var/log/sa-host [2026-02-13T08:52:59.815Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T08:52:59.880Z] provisioning config files... [2026-02-13T08:52:59.893Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12192927167389923678tmp [Pipeline] { [Pipeline] echo [2026-02-13T08:52:59.909Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:53:00.193Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T08:53:00.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:53:00.533Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T08:53:00.540Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:53:00.826Z] ---> sudo-logs.sh [2026-02-13T08:53:00.826Z] Archiving 'sudo' log.. [2026-02-13T08:53:00.826Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2008.novalocal: Name or service not known [2026-02-13T08:53:00.826Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2008.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2026-02-13T08:53:00.931Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:53:01.212Z] ---> job-cost.sh [2026-02-13T08:53:01.212Z] lf-activate-venv: SKIPPING [2026-02-13T08:53:01.212Z] DEBUG: total: 0.10999999940395355 [2026-02-13T08:53:01.212Z] INFO: Retrieving Stack Cost... [2026-02-13T08:53:01.473Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2026-02-13T08:53:01.732Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T08:53:01.743Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:53:02.036Z] ---> logs-deploy.sh [2026-02-13T08:53:02.036Z] lf-activate-venv: SKIPPING [2026-02-13T08:53:02.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/64 [2026-02-13T08:53:02.036Z] INFO: archiving workspace using pattern(s): [2026-02-13T08:53:02.980Z] Archives upload complete. [2026-02-13T08:53:02.980Z] INFO: archiving logs to Nexus [2026-02-13T08:53:03.916Z] ---> uname -a: [2026-02-13T08:53:03.916Z] Linux prd-centos7-docker-4c-2g-2008.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-13T08:53:03.916Z] [2026-02-13T08:53:03.916Z] [2026-02-13T08:53:03.916Z] ---> lscpu: [2026-02-13T08:53:03.916Z] Architecture: x86_64 [2026-02-13T08:53:03.916Z] CPU op-mode(s): 32-bit, 64-bit [2026-02-13T08:53:03.916Z] Byte Order: Little Endian [2026-02-13T08:53:03.916Z] Address sizes: 40 bits physical, 48 bits virtual [2026-02-13T08:53:03.916Z] CPU(s): 2 [2026-02-13T08:53:03.916Z] On-line CPU(s) list: 0,1 [2026-02-13T08:53:03.916Z] Thread(s) per core: 1 [2026-02-13T08:53:03.916Z] Core(s) per socket: 1 [2026-02-13T08:53:03.916Z] Socket(s): 2 [2026-02-13T08:53:03.916Z] NUMA node(s): 1 [2026-02-13T08:53:03.916Z] Vendor ID: AuthenticAMD [2026-02-13T08:53:03.916Z] CPU family: 23 [2026-02-13T08:53:03.916Z] Model: 49 [2026-02-13T08:53:03.916Z] Model name: AMD EPYC-Rome Processor [2026-02-13T08:53:03.916Z] Stepping: 0 [2026-02-13T08:53:03.916Z] CPU MHz: 2799.998 [2026-02-13T08:53:03.916Z] BogoMIPS: 5599.99 [2026-02-13T08:53:03.916Z] Virtualization: AMD-V [2026-02-13T08:53:03.916Z] Hypervisor vendor: KVM [2026-02-13T08:53:03.916Z] Virtualization type: full [2026-02-13T08:53:03.916Z] L1d cache: 64 KiB [2026-02-13T08:53:03.916Z] L1i cache: 64 KiB [2026-02-13T08:53:03.916Z] L2 cache: 1 MiB [2026-02-13T08:53:03.916Z] L3 cache: 32 MiB [2026-02-13T08:53:03.916Z] NUMA node0 CPU(s): 0,1 [2026-02-13T08:53:03.916Z] Vulnerability Itlb multihit: Not affected [2026-02-13T08:53:03.916Z] Vulnerability L1tf: Not affected [2026-02-13T08:53:03.916Z] Vulnerability Mds: Not affected [2026-02-13T08:53:03.916Z] Vulnerability Meltdown: Not affected [2026-02-13T08:53:03.916Z] Vulnerability Mmio stale data: Not affected [2026-02-13T08:53:03.916Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-02-13T08:53:03.916Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2026-02-13T08:53:03.916Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2026-02-13T08:53:03.916Z] Vulnerability Srbds: Not affected [2026-02-13T08:53:03.916Z] Vulnerability Tsx async abort: Not affected [2026-02-13T08:53:03.916Z] 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-13T08:53:03.916Z] [2026-02-13T08:53:03.916Z] [2026-02-13T08:53:03.916Z] ---> nproc: [2026-02-13T08:53:03.916Z] 2 [2026-02-13T08:53:03.916Z] [2026-02-13T08:53:03.916Z] [2026-02-13T08:53:03.916Z] ---> df -h: [2026-02-13T08:53:03.916Z] Filesystem Size Used Avail Use% Mounted on [2026-02-13T08:53:03.916Z] overlay 40G 6.8G 34G 17% / [2026-02-13T08:53:03.916Z] tmpfs 64M 0 64M 0% /dev [2026-02-13T08:53:03.916Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2026-02-13T08:53:03.916Z] shm 64M 0 64M 0% /dev/shm [2026-02-13T08:53:03.916Z] /dev/vda1 40G 6.8G 34G 17% /facter-os [2026-02-13T08:53:03.916Z] [2026-02-13T08:53:03.916Z] [2026-02-13T08:53:03.916Z] Cannot open /var/log/sysstat/sa13: No such file or directory [2026-02-13T08:53:03.916Z] Please check if data collecting is enabled [2026-02-13T08:53:03.916Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-02-13T08:53:03.943Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2026-02-13T08:53:03.949Z] $ docker stop --time=1 3c594a5b47c81a28979dce031954217ab4d71287ca9450c4cb9ab94bcf2fb9db [2026-02-13T08:53:05.093Z] $ docker rm -f --volumes 3c594a5b47c81a28979dce031954217ab4d71287ca9450c4cb9ab94bcf2fb9db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2026-02-13T08:53:05.180Z] [WS-CLEANUP] Deleting project workspace... [2026-02-13T08:53:05.180Z] [WS-CLEANUP] Deferred wipeout is used... [2026-02-13T08:53:05.196Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T08:53:05.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T08:53:05.603Z] [2026-02-13T08:53:05.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T08:53:05.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T08:53:05.898Z] latest: Pulling from edgex-lftools-log-publisher [2026-02-13T08:53:05.898Z] 5eb5b503b376: Pulling fs layer [2026-02-13T08:53:05.898Z] 5c69ac0246d0: Pulling fs layer [2026-02-13T08:53:05.898Z] ec43610c2a17: Pulling fs layer [2026-02-13T08:53:05.898Z] 3a2ae6a8a46f: Pulling fs layer [2026-02-13T08:53:05.898Z] 33b1e0a273af: Pulling fs layer [2026-02-13T08:53:05.898Z] 5d3b04190fa2: Pulling fs layer [2026-02-13T08:53:05.898Z] 2f39f015ded8: Pulling fs layer [2026-02-13T08:53:05.898Z] 5d3b04190fa2: Waiting [2026-02-13T08:53:05.898Z] 33b1e0a273af: Waiting [2026-02-13T08:53:05.898Z] 2f39f015ded8: Waiting [2026-02-13T08:53:05.898Z] 3a2ae6a8a46f: Waiting [2026-02-13T08:53:05.898Z] 5c69ac0246d0: Verifying Checksum [2026-02-13T08:53:05.898Z] 5c69ac0246d0: Download complete [2026-02-13T08:53:05.898Z] 3a2ae6a8a46f: Download complete [2026-02-13T08:53:05.898Z] 33b1e0a273af: Verifying Checksum [2026-02-13T08:53:05.898Z] 33b1e0a273af: Download complete [2026-02-13T08:53:05.898Z] 5d3b04190fa2: Verifying Checksum [2026-02-13T08:53:05.898Z] 5d3b04190fa2: Download complete [2026-02-13T08:53:05.898Z] ec43610c2a17: Verifying Checksum [2026-02-13T08:53:05.898Z] ec43610c2a17: Download complete [2026-02-13T08:53:06.156Z] 5eb5b503b376: Verifying Checksum [2026-02-13T08:53:06.156Z] 5eb5b503b376: Download complete [2026-02-13T08:53:06.722Z] 2f39f015ded8: Download complete [2026-02-13T08:53:08.095Z] 5eb5b503b376: Pull complete [2026-02-13T08:53:08.095Z] 5c69ac0246d0: Pull complete [2026-02-13T08:53:08.352Z] ec43610c2a17: Pull complete [2026-02-13T08:53:08.352Z] 3a2ae6a8a46f: Pull complete [2026-02-13T08:53:08.609Z] 33b1e0a273af: Pull complete [2026-02-13T08:53:08.609Z] 5d3b04190fa2: Pull complete [2026-02-13T08:53:15.167Z] 2f39f015ded8: Pull complete [2026-02-13T08:53:15.167Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-02-13T08:53:15.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T08:53:15.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T08:53:15.249Z] prd-ubuntu20.04-docker-8c-8g-1998 does not seem to be running inside a container [2026-02-13T08:53:15.274Z] $ 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:latest cat [2026-02-13T08:53:16.368Z] $ docker top bee222bea60486434ef75fcba865216e24138e0fd56b5ff89ba1acc1c52d6cff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:53:16.707Z] ---> job-cost.sh [2026-02-13T08:53:16.707Z] lf-activate-venv: SKIPPING [2026-02-13T08:53:16.707Z] INFO: No Stack... [2026-02-13T08:53:16.966Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T08:53:17.533Z] INFO: Archiving Costs [Pipeline] sh [2026-02-13T08:53:17.817Z] + cut -d, -f6 [2026-02-13T08:53:17.817Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock [2026-02-13T08:53:17.831Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] [2026-02-13T08:53:17.840Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] did not exist. Created. [2026-02-13T08:53:17.847Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-02-13T08:53:18.150Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-aa218f04/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-02-13T08:53:18.438Z] + echo total: 1.5299999713897705 [Pipeline] stash [2026-02-13T08:53:18.456Z] Warning: overwriting stash ‘stack-cost’ [2026-02-13T08:53:18.477Z] Stashed 1 file(s) [Pipeline] } [2026-02-13T08:53:18.488Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-64-stack-cost] [Pipeline] // lock [Pipeline] } [2026-02-13T08:53:18.513Z] $ docker stop --time=1 bee222bea60486434ef75fcba865216e24138e0fd56b5ff89ba1acc1c52d6cff [2026-02-13T08:53:19.654Z] $ docker rm -f --volumes bee222bea60486434ef75fcba865216e24138e0fd56b5ff89ba1acc1c52d6cff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-02-13T08:53:19.765Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-02-13T08:53:20.220Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2026-02-13T08:53:20.221Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2026-02-13T08:53:20.221Z] total 16 [2026-02-13T08:53:20.221Z] drwxr-xr-x 3 root root 4096 Feb 13 08:53 . [2026-02-13T08:53:20.221Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 08:53 .. [2026-02-13T08:53:20.221Z] drwxr-xr-x 2 root root 4096 Feb 13 08:53 cost [2026-02-13T08:53:20.221Z] -rw-r--r-- 1 root root 89 Feb 13 08:53 cost.csv [2026-02-13T08:53:20.221Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2026-02-13T08:53:20.221Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2026-02-13T08:53:20.221Z] total 16 [2026-02-13T08:53:20.221Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 08:53 . [2026-02-13T08:53:20.221Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 08:53 .. [2026-02-13T08:53:20.221Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 08:53 cost [2026-02-13T08:53:20.221Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 13 08:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:53:20.509Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:53:21.365Z] ---> package-listing.sh [2026-02-13T08:53:21.365Z] ++ facter osfamily [2026-02-13T08:53:21.365Z] ++ tr '[:upper:]' '[:lower:]' [2026-02-13T08:53:21.623Z] + OS_FAMILY=debian [2026-02-13T08:53:21.624Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2026-02-13T08:53:21.624Z] + START_PACKAGES=/tmp/packages_start.txt [2026-02-13T08:53:21.624Z] + END_PACKAGES=/tmp/packages_end.txt [2026-02-13T08:53:21.624Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-02-13T08:53:21.624Z] + PACKAGES=/tmp/packages_start.txt [2026-02-13T08:53:21.624Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2026-02-13T08:53:21.624Z] + PACKAGES=/tmp/packages_end.txt [2026-02-13T08:53:21.624Z] + case "${OS_FAMILY}" in [2026-02-13T08:53:21.624Z] + dpkg -l [2026-02-13T08:53:21.624Z] + grep '^ii' [2026-02-13T08:53:21.624Z] + '[' -f /tmp/packages_start.txt ']' [2026-02-13T08:53:21.624Z] + '[' -f /tmp/packages_end.txt ']' [2026-02-13T08:53:21.624Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-02-13T08:53:21.624Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2026-02-13T08:53:21.624Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2026-02-13T08:53:21.624Z] + 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-13T08:53:21.633Z] 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-13T08:53:21.908Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-02-13T08:53:22.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-02-13T08:53:22.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-02-13T08:53:22.529Z] prd-ubuntu20.04-docker-8c-8g-1998 does not seem to be running inside a container [2026-02-13T08:53:22.564Z] $ 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-13T08:53:22.775Z] $ docker top b1b697b41fd08988303bc127d73d0a4db62da6690d8a7a5e1e9cc33967d7da8c -eo pid,comm [Pipeline] { [Pipeline] sh [2026-02-13T08:53:23.117Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-02-13T08:53:23.405Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-02-13T08:53:23.694Z] + ls /var/log/sa-host [2026-02-13T08:53:23.694Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-02-13T08:53:23.723Z] provisioning config files... [2026-02-13T08:53:23.731Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config978657704092980009tmp [Pipeline] { [Pipeline] echo [2026-02-13T08:53:23.747Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:53:24.030Z] ---> create-netrc.sh [Pipeline] } [2026-02-13T08:53:24.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:53:24.342Z] ---> python-tools-install.sh [Pipeline] echo [2026-02-13T08:53:24.350Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:53:24.634Z] ---> sudo-logs.sh [2026-02-13T08:53:24.634Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-02-13T08:53:24.663Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:53:24.947Z] ---> job-cost.sh [2026-02-13T08:53:24.947Z] lf-activate-venv: SKIPPING [2026-02-13T08:53:24.947Z] DEBUG: total: 1.5299999713897705 [2026-02-13T08:53:24.947Z] INFO: Retrieving Stack Cost... [2026-02-13T08:53:24.947Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-02-13T08:53:25.206Z] INFO: Archiving Costs [Pipeline] echo [2026-02-13T08:53:25.217Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-02-13T08:53:25.496Z] ---> logs-deploy.sh [2026-02-13T08:53:25.496Z] lf-activate-venv: SKIPPING [2026-02-13T08:53:25.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/64 [2026-02-13T08:53:25.496Z] INFO: archiving workspace using pattern(s): [2026-02-13T08:53:26.433Z] Archives upload complete. [2026-02-13T08:53:26.692Z] INFO: archiving logs to Nexus [2026-02-13T08:53:27.259Z] ---> uname -a: [2026-02-13T08:53:27.259Z] Linux prd-ubuntu20-04-docker-8c-8g-1998 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-02-13T08:53:27.259Z] [2026-02-13T08:53:27.259Z]