Pull request #139 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2+61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 (303ffd36cb51248b37af28f3fa6a0e85c0087191) 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-ssh7735496637336557641.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh470846958188980774.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8250117292487492888.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9919866889701604312.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12743152713667928967.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6521022811103270511.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6442 in /w/workspace/xfoundry_edgex-taf-common_PR-139 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-139 # 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 Merging remotes/origin/main commit 61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 into PR head commit f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 Merge succeeded, producing f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 Checking out Revision f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 (PR-139) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 # timeout=10 Commit message: "feat: add robotframework-sshlibrary for remote connections" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-07T07:52:17.778Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-07T07:52:17.950Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-07T07:52:18.057Z] ========================================================= [2025-08-07T07:52:18.057Z] EdgeX Global Pipelines Version Info [2025-08-07T07:52:18.057Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-07T07:52:18.837Z] ------------------- [2025-08-07T07:52:18.837Z] stable info: [2025-08-07T07:52:18.837Z] ------------------- [2025-08-07T07:52:18.837Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-07T07:52:18.837Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T07:52:18.837Z] Message: update stable to v1.0.276 [2025-08-07T07:52:19.405Z] ------------------- [2025-08-07T07:52:19.405Z] experimental info: [2025-08-07T07:52:19.405Z] ------------------- [2025-08-07T07:52:19.405Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-07T07:52:19.405Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-07T07:52:19.405Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-08-07T07:52:19.657Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-08-07T07:52:19.709Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-08-07T07:52:19.758Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-07T07:52:19.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-07T07:52:19.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-07T07:52:19.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-08-07T07:52:19.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-07T07:52:19.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-08-07T07:52:20.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-08-07T07:52:20.073Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-07T07:52:20.116Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-08-07T07:52:20.161Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-08-07T07:52:20.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-07T07:52:20.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-07T07:52:20.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-139 [Pipeline] echo [2025-08-07T07:52:20.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-139 [Pipeline] echo [2025-08-07T07:52:20.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-139 [Pipeline] echo [2025-08-07T07:52:20.441Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 [Pipeline] echo [2025-08-07T07:52:20.486Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8a5ec1 [Pipeline] echo [2025-08-07T07:52:20.535Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T07:52:20.657Z] provisioning config files... [2025-08-07T07:52:20.671Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/config13185301619635564387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T07:52:21.045Z] ---> ****-login.sh [2025-08-07T07:52:21.045Z] nexus3.edgexfoundry.org:10001 [2025-08-07T07:52:21.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:52:21.304Z] [2025-08-07T07:52:21.304Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T07:52:21.304Z] Configure a credential helper to remove this warning. See [2025-08-07T07:52:21.305Z] https://docs.****.com/go/credential-store/ [2025-08-07T07:52:21.305Z] [2025-08-07T07:52:21.305Z] Login Succeeded [2025-08-07T07:52:21.305Z] nexus3.edgexfoundry.org:10002 [2025-08-07T07:52:21.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:52:21.565Z] [2025-08-07T07:52:21.565Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T07:52:21.565Z] Configure a credential helper to remove this warning. See [2025-08-07T07:52:21.565Z] https://docs.****.com/go/credential-store/ [2025-08-07T07:52:21.565Z] [2025-08-07T07:52:21.565Z] Login Succeeded [2025-08-07T07:52:21.565Z] nexus3.edgexfoundry.org:10003 [2025-08-07T07:52:21.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:52:21.565Z] [2025-08-07T07:52:21.565Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T07:52:21.565Z] Configure a credential helper to remove this warning. See [2025-08-07T07:52:21.565Z] https://docs.****.com/go/credential-store/ [2025-08-07T07:52:21.565Z] [2025-08-07T07:52:21.565Z] Login Succeeded [2025-08-07T07:52:21.565Z] nexus3.edgexfoundry.org:10004 [2025-08-07T07:52:21.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:52:21.565Z] [2025-08-07T07:52:21.565Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T07:52:21.565Z] Configure a credential helper to remove this warning. See [2025-08-07T07:52:21.565Z] https://docs.****.com/go/credential-store/ [2025-08-07T07:52:21.565Z] [2025-08-07T07:52:21.565Z] Login Succeeded [2025-08-07T07:52:21.565Z] ****.io [2025-08-07T07:52:21.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:52:21.826Z] [2025-08-07T07:52:21.826Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-07T07:52:21.826Z] Configure a credential helper to remove this warning. See [2025-08-07T07:52:21.826Z] https://docs.****.com/go/credential-store/ [2025-08-07T07:52:21.826Z] [2025-08-07T07:52:21.826Z] Login Succeeded [2025-08-07T07:52:21.826Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T07:52:21.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-07T07:52:22.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-07T07:52:22.517Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-07T07:52:22.517Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-07T07:52:22.517Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-07T07:52:22.517Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-07T07:52:22.517Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-07T07:52:22.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T07:52:23.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T07:52:23.018Z] [2025-08-07T07:52:23.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T07:52:23.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T07:52:23.407Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-07T07:52:23.407Z] 3dae71ba6b94: Pulling fs layer [2025-08-07T07:52:23.407Z] 6bf1a483ea7c: Pulling fs layer [2025-08-07T07:52:23.407Z] f5dfc541a4d3: Pulling fs layer [2025-08-07T07:52:23.407Z] 461d9e800cba: Pulling fs layer [2025-08-07T07:52:23.407Z] 80192f66455f: Pulling fs layer [2025-08-07T07:52:23.407Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-07T07:52:23.407Z] 461d9e800cba: Waiting [2025-08-07T07:52:23.407Z] a29436f7fd5d: Pulling fs layer [2025-08-07T07:52:23.407Z] 80192f66455f: Waiting [2025-08-07T07:52:23.407Z] 923cac83aea3: Pulling fs layer [2025-08-07T07:52:23.407Z] 25ad8b0a4227: Pulling fs layer [2025-08-07T07:52:23.407Z] db01528c6b51: Pulling fs layer [2025-08-07T07:52:23.407Z] 2e8e34ca0e6c: Waiting [2025-08-07T07:52:23.407Z] a29436f7fd5d: Waiting [2025-08-07T07:52:23.407Z] 28988de357af: Pulling fs layer [2025-08-07T07:52:23.407Z] 923cac83aea3: Waiting [2025-08-07T07:52:23.407Z] 25ad8b0a4227: Waiting [2025-08-07T07:52:23.407Z] db01528c6b51: Waiting [2025-08-07T07:52:23.407Z] 6bf1a483ea7c: Verifying Checksum [2025-08-07T07:52:23.407Z] 6bf1a483ea7c: Download complete [2025-08-07T07:52:23.407Z] 461d9e800cba: Verifying Checksum [2025-08-07T07:52:23.407Z] 461d9e800cba: Download complete [2025-08-07T07:52:23.407Z] 80192f66455f: Download complete [2025-08-07T07:52:23.666Z] f5dfc541a4d3: Verifying Checksum [2025-08-07T07:52:23.666Z] f5dfc541a4d3: Download complete [2025-08-07T07:52:23.666Z] 3dae71ba6b94: Verifying Checksum [2025-08-07T07:52:23.666Z] 3dae71ba6b94: Download complete [2025-08-07T07:52:23.666Z] 923cac83aea3: Verifying Checksum [2025-08-07T07:52:23.666Z] 923cac83aea3: Download complete [2025-08-07T07:52:23.666Z] 25ad8b0a4227: Verifying Checksum [2025-08-07T07:52:23.666Z] 25ad8b0a4227: Download complete [2025-08-07T07:52:23.666Z] db01528c6b51: Verifying Checksum [2025-08-07T07:52:23.666Z] db01528c6b51: Download complete [2025-08-07T07:52:23.925Z] 28988de357af: Verifying Checksum [2025-08-07T07:52:23.925Z] 28988de357af: Download complete [2025-08-07T07:52:23.925Z] a29436f7fd5d: Verifying Checksum [2025-08-07T07:52:23.925Z] a29436f7fd5d: Download complete [2025-08-07T07:52:24.494Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-07T07:52:24.494Z] 2e8e34ca0e6c: Download complete [2025-08-07T07:52:25.064Z] 3dae71ba6b94: Pull complete [2025-08-07T07:52:25.325Z] 6bf1a483ea7c: Pull complete [2025-08-07T07:52:25.893Z] f5dfc541a4d3: Pull complete [2025-08-07T07:52:25.893Z] 461d9e800cba: Pull complete [2025-08-07T07:52:25.893Z] 80192f66455f: Pull complete [2025-08-07T07:52:30.086Z] 2e8e34ca0e6c: Pull complete [2025-08-07T07:52:30.347Z] a29436f7fd5d: Pull complete [2025-08-07T07:52:30.347Z] 923cac83aea3: Pull complete [2025-08-07T07:52:30.347Z] 25ad8b0a4227: Pull complete [2025-08-07T07:52:30.607Z] db01528c6b51: Pull complete [2025-08-07T07:52:30.607Z] 28988de357af: Pull complete [2025-08-07T07:52:30.607Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-07T07:52:30.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-07T07:52:30.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T07:52:30.869Z] prd-ubuntu20.04-docker-8c-8g-6442 does not seem to be running inside a container [2025-08-07T07:52:30.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-139 -v /w/workspace/xfoundry_edgex-taf-common_PR-139:/w/workspace/xfoundry_edgex-taf-common_PR-139:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-07T07:52:33.404Z] $ docker top bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 -eo pid,comm [2025-08-07T07:52:33.447Z] 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). [2025-08-07T07:52:33.447Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-07T07:52:33.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T07:52:33.596Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T07:52:33.707Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T07:52:33.710Z] $ docker exec bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 ssh-agent [2025-08-07T07:52:33.806Z] SSH_AUTH_SOCK=/tmp/ssh-A0yH92ayyL30/agent.32 [2025-08-07T07:52:33.806Z] SSH_AGENT_PID=38 [2025-08-07T07:52:33.811Z] Running ssh-add (command line suppressed) [2025-08-07T07:52:33.904Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/private_key_1207282677021627554.key (/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/private_key_1207282677021627554.key) [2025-08-07T07:52:33.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T07:52:34.251Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-139 [Pipeline] sh [2025-08-07T07:52:34.567Z] + git tag --points-at HEAD [Pipeline] } [2025-08-07T07:52:34.600Z] $ docker exec --env ******** --env ******** bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 ssh-agent -k [2025-08-07T07:52:34.678Z] unset SSH_AUTH_SOCK; [2025-08-07T07:52:34.678Z] unset SSH_AGENT_PID; [2025-08-07T07:52:34.678Z] echo Agent pid 38 killed; [2025-08-07T07:52:34.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-07T07:52:34.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-07T07:52:34.787Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-07T07:52:34.888Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-07T07:52:34.890Z] $ docker exec bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 ssh-agent [2025-08-07T07:52:34.994Z] SSH_AUTH_SOCK=/tmp/ssh-L3qB3hE71Byt/agent.85 [2025-08-07T07:52:34.994Z] SSH_AGENT_PID=91 [2025-08-07T07:52:34.999Z] Running ssh-add (command line suppressed) [2025-08-07T07:52:35.091Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/private_key_14926970505057944245.key (/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/private_key_14926970505057944245.key) [2025-08-07T07:52:35.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-07T07:52:35.441Z] + git semver init [2025-08-07T07:52:35.700Z] 2025-08-07 07:52:35,679 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-07T07:52:35.700Z] 2025-08-07 07:52:35,683 [run_init] DEBUG init version:0.0.0 force:False [2025-08-07T07:52:35.700Z] 2025-08-07 07:52:35,683 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-139/.semver [2025-08-07T07:52:35.700Z] 2025-08-07 07:52:35,684 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-139/.semver [2025-08-07T07:52:35.700Z] 2025-08-07 07:52:35,684 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-139/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-139, stdin=None, shell=False, universal_newlines=False) [2025-08-07T07:52:36.637Z] 2025-08-07 07:52:36,272 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-139/.git/info/exclude [2025-08-07T07:52:36.637Z] 2025-08-07 07:52:36,273 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-139/.semver/PR-139 with force:False [2025-08-07T07:52:36.637Z] 2025-08-07 07:52:36,273 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-139/.semver/PR-139 [2025-08-07T07:52:36.637Z] 2025-08-07 07:52:36,277 [execute] INFO git cat-file --batch-check [2025-08-07T07:52:36.637Z] 2025-08-07 07:52:36,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-139/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T07:52:36.637Z] 2025-08-07 07:52:36,281 [execute] INFO git cat-file --batch [2025-08-07T07:52:36.637Z] 2025-08-07 07:52:36,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-139/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-07T07:52:36.637Z] 2025-08-07 07:52:36,284 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-139/.semver/PR-139 [2025-08-07T07:52:36.637Z] 0.0.0 [Pipeline] } [2025-08-07T07:52:36.663Z] $ docker exec --env ******** --env ******** bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 ssh-agent -k [2025-08-07T07:52:36.754Z] unset SSH_AUTH_SOCK; [2025-08-07T07:52:36.754Z] unset SSH_AGENT_PID; [2025-08-07T07:52:36.754Z] echo Agent pid 91 killed; [2025-08-07T07:52:36.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-07T07:52:37.184Z] + git semver [Pipeline] } [2025-08-07T07:52:37.469Z] $ docker stop --time=1 bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 [2025-08-07T07:52:38.749Z] $ docker rm -f --volumes bcb52669e544a0ca50d45948f6b7c2883a84d8af8986cfebfbe2fa4b2b4bc7c3 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-07T07:52:39.141Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-07T07:52:39.480Z] Stashed 1 file(s) [Pipeline] echo [2025-08-07T07:52:39.498Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T07:52:40.046Z] provisioning config files... [2025-08-07T07:52:40.068Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/config16482862648988073631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T07:52:40.406Z] ---> ****-login.sh [2025-08-07T07:52:40.406Z] nexus3.edgexfoundry.org:10001 [2025-08-07T07:52:40.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:52:40.406Z] Login Succeeded [2025-08-07T07:52:40.406Z] nexus3.edgexfoundry.org:10002 [2025-08-07T07:52:40.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:52:40.406Z] Login Succeeded [2025-08-07T07:52:40.406Z] nexus3.edgexfoundry.org:10003 [2025-08-07T07:52:40.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:52:40.665Z] Login Succeeded [2025-08-07T07:52:40.665Z] nexus3.edgexfoundry.org:10004 [2025-08-07T07:52:40.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:52:40.665Z] Login Succeeded [2025-08-07T07:52:40.665Z] ****.io [2025-08-07T07:52:40.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:52:40.924Z] Login Succeeded [2025-08-07T07:52:40.924Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T07:52:40.954Z] 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 [2025-08-07T07:52:42.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T07:52:42.327Z] + ls -al . [2025-08-07T07:52:42.327Z] total 72 [2025-08-07T07:52:42.327Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 7 07:52 . [2025-08-07T07:52:42.327Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 07:52 .. [2025-08-07T07:52:42.327Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 07:52 .git [2025-08-07T07:52:42.327Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 07:52 .github [2025-08-07T07:52:42.327Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 7 07:52 .gitignore [2025-08-07T07:52:42.327Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 07:52 .semver [2025-08-07T07:52:42.327Z] -rw-rw-r-- 1 jenkins jenkins 1653 Aug 7 07:52 Dockerfile [2025-08-07T07:52:42.327Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 7 07:52 Jenkinsfile [2025-08-07T07:52:42.327Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 7 07:52 LICENSE [2025-08-07T07:52:42.327Z] -rw-rw-r-- 1 jenkins jenkins 4232 Aug 7 07:52 README.md [2025-08-07T07:52:42.327Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 07:52 TUC [2025-08-07T07:52:42.327Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 07:52 VERSION [2025-08-07T07:52:42.327Z] -rw-rw-r-- 1 jenkins jenkins 473 Aug 7 07:52 requirements.txt [2025-08-07T07:52:42.327Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 7 07:52 robot-entrypoint.sh [2025-08-07T07:52:42.327Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 7 07:52 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T07:52:42.731Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 --label arch=amd64 --label version=0.0.0 . [2025-08-07T07:52:43.298Z] #0 building with "default" instance using docker driver [2025-08-07T07:52:43.298Z] [2025-08-07T07:52:43.298Z] #1 [internal] load build definition from Dockerfile [2025-08-07T07:52:43.298Z] #1 transferring dockerfile: 1.69kB done [2025-08-07T07:52:43.298Z] #1 DONE 0.0s [2025-08-07T07:52:43.298Z] [2025-08-07T07:52:43.298Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-07T07:52:43.298Z] #2 DONE 0.1s [2025-08-07T07:52:43.672Z] [2025-08-07T07:52:43.672Z] #3 [internal] load .dockerignore [2025-08-07T07:52:43.672Z] #3 transferring context: 2B done [2025-08-07T07:52:43.672Z] #3 DONE 0.0s [2025-08-07T07:52:43.672Z] [2025-08-07T07:52:43.672Z] #4 [internal] load build context [2025-08-07T07:52:43.672Z] #4 transferring context: 535.37kB 0.0s done [2025-08-07T07:52:43.672Z] #4 DONE 0.1s [2025-08-07T07:52:43.672Z] [2025-08-07T07:52:43.672Z] #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T07:52:43.672Z] #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-07T07:52:43.672Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-07T07:52:43.672Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-07T07:52:43.672Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-07T07:52:43.672Z] #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-07T07:52:43.672Z] #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-07T07:52:43.672Z] #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-07T07:52:43.672Z] #5 DONE 0.3s [2025-08-07T07:52:43.932Z] [2025-08-07T07:52:43.933Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2025-08-07T07:52:43.933Z] #6 DONE 0.1s [2025-08-07T07:52:43.933Z] [2025-08-07T07:52:43.933Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2025-08-07T07:52:43.933Z] #7 DONE 0.0s [2025-08-07T07:52:44.192Z] [2025-08-07T07:52:44.192Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2025-08-07T07:52:44.192Z] #8 DONE 0.0s [2025-08-07T07:52:44.192Z] [2025-08-07T07:52:44.192Z] #9 [5/7] WORKDIR /edgex-taf [2025-08-07T07:52:44.192Z] #9 DONE 0.0s [2025-08-07T07:52:44.192Z] [2025-08-07T07:52:44.192Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-07T07:52:44.192Z] #10 DONE 0.3s [2025-08-07T07:52:44.451Z] [2025-08-07T07:52:44.451Z] #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 [2025-08-07T07:52:44.451Z] #11 0.351 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T07:52:47.753Z] #11 3.175 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T07:52:51.047Z] #11 6.734 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T07:52:54.340Z] #11 9.511 Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T07:52:54.340Z] #11 9.552 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T07:52:54.811Z] Still waiting to schedule task [2025-08-07T07:52:54.812Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-08-07T07:52:54.909Z] #11 10.79 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T07:52:56.291Z] #11 12.04 Executing busybox-1.36.1-r30.trigger [2025-08-07T07:52:56.552Z] #11 12.05 OK: 8 MiB in 14 packages [2025-08-07T07:52:56.552Z] #11 12.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T07:52:59.096Z] #11 14.82 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T07:53:03.295Z] #11 18.39 (1/14) Installing ca-certificates (20250619-r0) [2025-08-07T07:53:05.201Z] #11 20.64 (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-07T07:53:07.738Z] #11 23.19 (3/14) Installing c-ares (1.33.1-r0) [2025-08-07T07:53:09.645Z] #11 25.10 (4/14) Installing libunistring (1.2-r0) [2025-08-07T07:53:12.182Z] #11 27.90 (5/14) Installing libidn2 (2.3.7-r0) [2025-08-07T07:53:14.719Z] #11 30.03 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-07T07:53:16.095Z] #11 31.93 (7/14) Installing libpsl (0.21.5-r1) [2025-08-07T07:53:18.629Z] #11 33.92 (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-07T07:53:20.536Z] #11 36.40 (9/14) Installing libcurl (8.12.1-r0) [2025-08-07T07:53:23.068Z] #11 38.88 (10/14) Installing curl (8.12.1-r0) [2025-08-07T07:53:25.598Z] #11 41.13 (11/14) Installing docker-cli (26.1.5-r0) [2025-08-07T07:53:29.790Z] #11 45.36 (12/14) Installing oniguruma (6.9.9-r0) [2025-08-07T07:53:32.324Z] #11 47.64 (13/14) Installing jq (1.7.1-r0) [2025-08-07T07:53:34.243Z] #11 50.10 (14/14) Installing openssl (3.3.4-r0) [2025-08-07T07:53:36.777Z] #11 52.57 Executing busybox-1.36.1-r30.trigger [2025-08-07T07:53:37.037Z] #11 52.57 Executing ca-certificates-20250619-r0.trigger [2025-08-07T07:53:37.037Z] #11 52.61 OK: 43 MiB in 28 packages [2025-08-07T07:53:37.037Z] #11 52.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T07:53:39.580Z] #11 55.44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T07:53:43.775Z] #11 58.88 (1/167) Installing libexpat (2.7.0-r0) [2025-08-07T07:53:45.154Z] #11 60.74 (2/167) Installing libbz2 (1.0.8-r6) [2025-08-07T07:53:46.534Z] #11 62.33 (3/167) Installing libpng (1.6.44-r0) [2025-08-07T07:53:49.076Z] #11 64.55 (4/167) Installing freetype (2.13.2-r0) [2025-08-07T07:53:51.612Z] #11 67.00 (5/167) Installing fontconfig (2.15.0-r1) [2025-08-07T07:53:53.517Z] #11 69.17 (6/167) Installing libfontenc (1.1.8-r0) [2025-08-07T07:53:54.892Z] #11 70.75 (7/167) Installing mkfontscale (1.2.2-r6) [2025-08-07T07:53:56.800Z] #11 72.33 (8/167) Installing font-opensans (0_git20210927-r1) [2025-08-07T07:54:00.090Z] #11 75.48 (9/167) Installing pkgconf (2.2.0-r0) [2025-08-07T07:54:01.991Z] #11 77.39 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-08-07T07:54:03.893Z] #11 79.30 (11/167) Installing libffi (3.4.6-r0) [2025-08-07T07:54:05.269Z] #11 80.87 (12/167) Installing libintl (0.22.5-r0) [2025-08-07T07:54:06.648Z] #11 82.51 (13/167) Installing libeconf (0.6.3-r0) [2025-08-07T07:54:08.548Z] #11 84.08 (14/167) Installing libblkid (2.40.1-r1) [2025-08-07T07:54:10.455Z] #11 86.01 (15/167) Installing libmount (2.40.1-r1) [2025-08-07T07:54:12.361Z] #11 88.16 (16/167) Installing pcre2 (10.43-r0) [2025-08-07T07:54:15.648Z] #11 91.50 (17/167) Installing glib (2.80.5-r0) [2025-08-07T07:54:18.942Z] #11 94.83 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-07T07:54:22.231Z] #11 97.94 (19/167) Installing xz-libs (5.6.2-r1) [2025-08-07T07:54:24.792Z] #11 100.1 (20/167) Installing libxml2 (2.12.10-r0) [2025-08-07T07:54:27.331Z] #11 102.9 (21/167) Installing shared-mime-info (2.4-r0) [2025-08-07T07:54:27.377Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6443 in /w/workspace/xfoundry_edgex-taf-common_PR-139 [Pipeline] { [Pipeline] checkout [2025-08-07T07:54:27.456Z] Selected Git installation does not exist. Using Default [2025-08-07T07:54:27.456Z] The recommended git tool is: NONE [2025-08-07T07:54:29.863Z] #11 105.7 (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-08-07T07:54:31.769Z] #11 107.3 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-08-07T07:54:32.098Z] using credential edgex-jenkins-ssh [2025-08-07T07:54:32.117Z] Cloning the remote Git repository [2025-08-07T07:54:32.156Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-08-07T07:54:32.242Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-139 # timeout=10 [2025-08-07T07:54:32.370Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-08-07T07:54:32.371Z] > git --version # timeout=10 [2025-08-07T07:54:32.406Z] > git --version # 'git version 2.25.1' [2025-08-07T07:54:32.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T07:54:32.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T07:54:33.159Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-08-07T07:54:33.193Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-07T07:54:34.309Z] #11 109.8 (24/167) Installing libsharpyuv (1.3.2-r0) [2025-08-07T07:54:34.853Z] Merging remotes/origin/main commit 61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 into PR head commit f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 [2025-08-07T07:54:34.219Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-08-07T07:54:34.264Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-08-07T07:54:34.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T07:54:34.290Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/139/head:refs/remotes/origin/PR-139 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-08-07T07:54:35.153Z] Merge succeeded, producing f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 [2025-08-07T07:54:35.154Z] Checking out Revision f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 (PR-139) [2025-08-07T07:54:35.247Z] #11 111.1 (25/167) Installing libwebp (1.3.2-r0) [2025-08-07T07:54:34.870Z] > git config core.sparsecheckout # timeout=10 [2025-08-07T07:54:34.957Z] > git checkout -f f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 # timeout=10 [2025-08-07T07:54:35.039Z] > git remote # timeout=10 [2025-08-07T07:54:35.060Z] > git config --get remote.origin.url # timeout=10 [2025-08-07T07:54:35.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-07T07:54:35.103Z] > git merge 61d284f9ec36b41a3a0c25b3d971f1fb86134fe2 # timeout=10 [2025-08-07T07:54:35.134Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-08-07T07:54:35.157Z] > git config core.sparsecheckout # timeout=10 [2025-08-07T07:54:35.169Z] > git checkout -f f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 # timeout=10 [2025-08-07T07:54:37.783Z] #11 113.5 (26/167) Installing tiff (4.6.0t-r0) [2025-08-07T07:54:38.785Z] Commit message: "feat: add robotframework-sshlibrary for remote connections" [2025-08-07T07:54:38.835Z] > git --version # timeout=10 [2025-08-07T07:54:38.846Z] > git --version # 'git version 2.25.1' [2025-08-07T07:54:38.859Z] fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] withEnv [Pipeline] { [2025-08-07T07:54:40.317Z] #11 115.7 (27/167) Installing gdk-pixbuf (2.42.12-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T07:54:40.550Z] provisioning config files... [2025-08-07T07:54:40.577Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/config4018777660420312161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T07:54:41.284Z] ---> ****-login.sh [2025-08-07T07:54:41.284Z] nexus3.edgexfoundry.org:10001 [2025-08-07T07:54:41.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:54:41.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T07:54:41.829Z] Configure a credential helper to remove this warning. See [2025-08-07T07:54:41.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T07:54:41.829Z] [2025-08-07T07:54:41.829Z] Login Succeeded [2025-08-07T07:54:41.829Z] nexus3.edgexfoundry.org:10002 [2025-08-07T07:54:42.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:54:42.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T07:54:42.099Z] Configure a credential helper to remove this warning. See [2025-08-07T07:54:42.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T07:54:42.099Z] [2025-08-07T07:54:42.099Z] Login Succeeded [2025-08-07T07:54:42.099Z] nexus3.edgexfoundry.org:10003 [2025-08-07T07:54:42.221Z] #11 118.0 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-08-07T07:54:42.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:54:42.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T07:54:42.369Z] Configure a credential helper to remove this warning. See [2025-08-07T07:54:42.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T07:54:42.369Z] [2025-08-07T07:54:42.369Z] Login Succeeded [2025-08-07T07:54:42.640Z] nexus3.edgexfoundry.org:10004 [2025-08-07T07:54:42.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:54:42.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T07:54:42.908Z] Configure a credential helper to remove this warning. See [2025-08-07T07:54:42.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T07:54:42.908Z] [2025-08-07T07:54:42.908Z] Login Succeeded [2025-08-07T07:54:42.908Z] ****.io [2025-08-07T07:54:43.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-07T07:54:43.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-07T07:54:43.446Z] Configure a credential helper to remove this warning. See [2025-08-07T07:54:43.446Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-07T07:54:43.446Z] [2025-08-07T07:54:43.446Z] Login Succeeded [2025-08-07T07:54:43.446Z] ---> ****-login.sh ends [Pipeline] } [2025-08-07T07:54:43.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2025-08-07T07:54:44.143Z] #11 119.6 (29/167) Installing libxau (1.0.11-r4) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-07T07:54:44.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-07T07:54:44.904Z] + ls -al . [2025-08-07T07:54:44.904Z] total 68 [2025-08-07T07:54:44.904Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 07:54 . [2025-08-07T07:54:44.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 07:54 .. [2025-08-07T07:54:44.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 07:54 .git [2025-08-07T07:54:44.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 07:54 .github [2025-08-07T07:54:44.904Z] -rw-rw-r-- 1 jenkins jenkins 22 Aug 7 07:54 .gitignore [2025-08-07T07:54:44.904Z] -rw-rw-r-- 1 jenkins jenkins 1653 Aug 7 07:54 Dockerfile [2025-08-07T07:54:44.904Z] -rw-rw-r-- 1 jenkins jenkins 746 Aug 7 07:54 Jenkinsfile [2025-08-07T07:54:44.904Z] -rw-rw-r-- 1 jenkins jenkins 11381 Aug 7 07:54 LICENSE [2025-08-07T07:54:44.904Z] -rw-rw-r-- 1 jenkins jenkins 4232 Aug 7 07:54 README.md [2025-08-07T07:54:44.904Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 7 07:54 TUC [2025-08-07T07:54:44.904Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 07:52 VERSION [2025-08-07T07:54:44.904Z] -rw-rw-r-- 1 jenkins jenkins 473 Aug 7 07:54 requirements.txt [2025-08-07T07:54:44.904Z] -rw-rw-r-- 1 jenkins jenkins 54 Aug 7 07:54 robot-entrypoint.sh [2025-08-07T07:54:44.904Z] -rw-rw-r-- 1 jenkins jenkins 445 Aug 7 07:54 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T07:54:45.085Z] #11 120.9 (30/167) Installing libmd (1.1.0-r0) [2025-08-07T07:54:45.334Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 --label arch=arm64 --label version=0.0.0 . [2025-08-07T07:54:45.605Z] Sending build context to Docker daemon 401.4kB [2025-08-07T07:54:45.605Z] Step 1/13 : FROM alpine:3.20 [2025-08-07T07:54:46.193Z] 3.20: Pulling from library/alpine [2025-08-07T07:54:46.193Z] 13e713f82565: Pulling fs layer [2025-08-07T07:54:46.473Z] 13e713f82565: Verifying Checksum [2025-08-07T07:54:46.473Z] 13e713f82565: Download complete [2025-08-07T07:54:46.991Z] #11 122.5 (31/167) Installing libbsd (0.12.2-r0) [2025-08-07T07:54:47.072Z] 13e713f82565: Pull complete [2025-08-07T07:54:47.072Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-07T07:54:47.072Z] Status: Downloaded newer image for alpine:3.20 [2025-08-07T07:54:47.072Z] ---> c88e9dceb6cb [2025-08-07T07:54:47.072Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-08-07T07:54:47.342Z] ---> Running in 48c3cb964957 [2025-08-07T07:54:47.611Z] Removing intermediate container 48c3cb964957 [2025-08-07T07:54:47.611Z] ---> b75b5c485fe8 [2025-08-07T07:54:47.611Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-08-07T07:54:47.611Z] ---> Running in f8cac2394c39 [2025-08-07T07:54:47.882Z] Removing intermediate container f8cac2394c39 [2025-08-07T07:54:47.882Z] ---> 9d759869aeb4 [2025-08-07T07:54:47.882Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-08-07T07:54:48.376Z] #11 124.1 (32/167) Installing libxdmcp (1.1.5-r1) [2025-08-07T07:54:48.847Z] ---> 313f6908142e [2025-08-07T07:54:48.847Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-08-07T07:54:49.115Z] ---> 589670408309 [2025-08-07T07:54:49.115Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-08-07T07:54:49.700Z] ---> 4f7e69287274 [2025-08-07T07:54:49.700Z] Step 7/13 : WORKDIR /edgex-taf [2025-08-07T07:54:49.700Z] ---> Running in 0f187f0f80c4 [2025-08-07T07:54:49.754Z] #11 125.3 (33/167) Installing libxcb (1.16.1-r0) [2025-08-07T07:54:49.969Z] Removing intermediate container 0f187f0f80c4 [2025-08-07T07:54:49.969Z] ---> 3974efc01856 [2025-08-07T07:54:49.969Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-08-07T07:54:49.969Z] ---> Running in 419a127a6af6 [2025-08-07T07:54:51.939Z] Removing intermediate container 419a127a6af6 [2025-08-07T07:54:51.939Z] ---> b5ae39e92859 [2025-08-07T07:54:51.939Z] 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 [2025-08-07T07:54:51.939Z] ---> Running in caf5f6079745 [2025-08-07T07:54:52.289Z] #11 127.8 (34/167) Installing libx11 (1.8.9-r1) [2025-08-07T07:54:52.908Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T07:54:54.826Z] #11 130.7 (35/167) Installing libxcomposite (0.4.6-r5) [2025-08-07T07:54:56.202Z] #11 132.0 (36/167) Installing libxfixes (6.0.1-r4) [2025-08-07T07:54:56.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T07:54:57.582Z] #11 133.3 (37/167) Installing libxrender (0.9.11-r5) [2025-08-07T07:54:58.964Z] #11 134.8 (38/167) Installing libxcursor (1.2.2-r1) [2025-08-07T07:55:00.484Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T07:55:00.875Z] #11 136.4 (39/167) Installing libxdamage (1.1.6-r5) [2025-08-07T07:55:02.255Z] #11 137.8 (40/167) Installing libxext (1.3.6-r2) [2025-08-07T07:55:03.051Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-07T07:55:03.051Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T07:55:03.631Z] #11 139.3 (41/167) Installing libxi (1.8.1-r4) [2025-08-07T07:55:04.456Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-07T07:55:05.538Z] #11 141.0 (42/167) Installing libxinerama (1.1.5-r4) [2025-08-07T07:55:05.863Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T07:55:05.863Z] OK: 9 MiB in 14 packages [2025-08-07T07:55:05.863Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T07:55:06.474Z] #11 142.3 (43/167) Installing libxrandr (1.5.4-r1) [2025-08-07T07:55:08.380Z] #11 143.9 (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-08-07T07:55:09.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T07:55:09.901Z] #11 145.8 (45/167) Installing libxtst (1.2.4-r6) [2025-08-07T07:55:11.291Z] #11 147.0 (46/167) Installing dbus-libs (1.14.10-r1) [2025-08-07T07:55:13.494Z] (1/14) Installing ca-certificates (20250619-r0) [2025-08-07T07:55:13.863Z] #11 149.2 (47/167) Installing at-spi2-core (2.52.0-r0) [2025-08-07T07:55:15.440Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-08-07T07:55:15.769Z] #11 151.4 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-08-07T07:55:17.685Z] #11 153.3 (49/167) Installing pixman (0.43.2-r0) [2025-08-07T07:55:18.012Z] (3/14) Installing c-ares (1.33.1-r0) [2025-08-07T07:55:19.950Z] (4/14) Installing libunistring (1.2-r0) [2025-08-07T07:55:20.230Z] #11 155.8 (50/167) Installing cairo (1.18.4-r0) [2025-08-07T07:55:22.525Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-08-07T07:55:22.784Z] #11 158.6 (51/167) Installing cairo-gobject (1.18.4-r0) [2025-08-07T07:55:24.178Z] #11 159.9 (52/167) Installing avahi-libs (0.8-r17) [2025-08-07T07:55:25.098Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-08-07T07:55:26.089Z] #11 161.7 (53/167) Installing gmp (6.3.0-r1) [2025-08-07T07:55:27.689Z] (7/14) Installing libpsl (0.21.5-r1) [2025-08-07T07:55:28.625Z] #11 164.2 (54/167) Installing nettle (3.9.1-r0) [2025-08-07T07:55:29.625Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-08-07T07:55:31.166Z] #11 166.7 (55/167) Installing libtasn1 (4.20.0-r0) [2025-08-07T07:55:32.190Z] (9/14) Installing libcurl (8.12.1-r0) [2025-08-07T07:55:32.545Z] #11 168.3 (56/167) Installing p11-kit (0.25.3-r0) [2025-08-07T07:55:34.752Z] (10/14) Installing curl (8.12.1-r0) [2025-08-07T07:55:35.082Z] #11 170.8 (57/167) Installing gnutls (3.8.5-r0) [2025-08-07T07:55:36.755Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-08-07T07:55:38.374Z] #11 173.9 (58/167) Installing cups-libs (2.4.9-r1) [2025-08-07T07:55:40.915Z] #11 176.5 (59/167) Installing libepoxy (1.5.10-r1) [2025-08-07T07:55:42.088Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-08-07T07:55:43.452Z] #11 178.9 (60/167) Installing fribidi (1.0.15-r0) [2025-08-07T07:55:43.487Z] (13/14) Installing jq (1.7.1-r0) [2025-08-07T07:55:44.833Z] #11 180.6 (61/167) Installing graphite2 (1.3.14-r6) [2025-08-07T07:55:46.047Z] (14/14) Installing openssl (3.3.4-r0) [2025-08-07T07:55:46.738Z] #11 182.5 (62/167) Installing harfbuzz (8.5.0-r0) [2025-08-07T07:55:48.616Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T07:55:48.616Z] Executing ca-certificates-20250619-r0.trigger [2025-08-07T07:55:48.616Z] OK: 43 MiB in 28 packages [2025-08-07T07:55:48.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T07:55:50.027Z] #11 185.3 (63/167) Installing libxft (2.3.8-r3) [2025-08-07T07:55:51.406Z] #11 186.9 (64/167) Installing pango (1.52.2-r0) [2025-08-07T07:55:52.199Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T07:55:53.943Z] #11 189.5 (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-08-07T07:55:55.323Z] #11 191.1 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-08-07T07:55:56.430Z] (1/166) Installing libexpat (2.7.0-r0) [2025-08-07T07:55:56.700Z] #11 192.4 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-08-07T07:55:57.834Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-08-07T07:55:58.081Z] #11 193.7 (68/167) Installing xkeyboard-config (2.41-r0) [2025-08-07T07:55:59.768Z] (3/166) Installing libpng (1.6.44-r0) [2025-08-07T07:56:00.619Z] #11 196.5 (69/167) Installing libxkbcommon (1.7.0-r0) [2025-08-07T07:56:01.716Z] (4/166) Installing freetype (2.13.2-r0) [2025-08-07T07:56:03.154Z] #11 198.7 (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-08-07T07:56:04.293Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-08-07T07:56:06.866Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-08-07T07:56:07.347Z] #11 202.4 (71/167) Installing icu-data-full (74.2-r1) [2025-08-07T07:56:08.274Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-08-07T07:56:09.677Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-08-07T07:56:11.539Z] #11 207.0 (72/167) Installing mesa (24.0.9-r1) [2025-08-07T07:56:12.921Z] #11 208.5 (73/167) Installing llvm17-libs (17.0.6-r2) [2025-08-07T07:56:13.015Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-08-07T07:56:14.957Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-08-07T07:56:16.893Z] (11/166) Installing libffi (3.4.6-r0) [2025-08-07T07:56:18.291Z] (12/166) Installing libintl (0.22.5-r0) [2025-08-07T07:56:20.218Z] (13/166) Installing libeconf (0.6.3-r0) [2025-08-07T07:56:22.151Z] (14/166) Installing libblkid (2.40.1-r1) [2025-08-07T07:56:22.909Z] #11 218.7 (74/167) Installing hwdata-pci (0.382-r0) [2025-08-07T07:56:24.082Z] (15/166) Installing libmount (2.40.1-r1) [2025-08-07T07:56:26.198Z] #11 221.4 (75/167) Installing libpciaccess (0.18.1-r0) [2025-08-07T07:56:26.651Z] (16/166) Installing pcre2 (10.43-r0) [2025-08-07T07:56:28.730Z] #11 224.4 (76/167) Installing libdrm (2.4.120-r0) [2025-08-07T07:56:29.219Z] (17/166) Installing glib (2.80.5-r0) [2025-08-07T07:56:31.266Z] #11 226.6 (77/167) Installing libelf (0.191-r0) [2025-08-07T07:56:32.548Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-08-07T07:56:32.643Z] #11 228.5 (78/167) Installing mesa-glapi (24.0.9-r1) [2025-08-07T07:56:34.548Z] #11 230.4 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-08-07T07:56:35.875Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-08-07T07:56:37.804Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-08-07T07:56:39.824Z] #11 234.8 (80/167) Installing eudev-libs (3.2.14-r2) [2025-08-07T07:56:40.371Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-08-07T07:56:40.764Z] #11 236.4 (81/167) Installing libmagic (5.45-r1) [2025-08-07T07:56:42.941Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-08-07T07:56:43.301Z] #11 239.2 (82/167) Installing file (5.45-r1) [2025-08-07T07:56:44.682Z] #11 240.5 (83/167) Installing xprop (1.2.7-r0) [2025-08-07T07:56:44.877Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-08-07T07:56:46.608Z] #11 242.0 (84/167) Installing libice (1.1.1-r6) [2025-08-07T07:56:47.448Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-08-07T07:56:47.991Z] #11 243.6 (85/167) Installing libuuid (2.40.1-r1) [2025-08-07T07:56:48.851Z] (25/166) Installing libwebp (1.3.2-r0) [2025-08-07T07:56:49.368Z] #11 245.2 (86/167) Installing libsm (1.2.4-r4) [2025-08-07T07:56:50.783Z] (26/166) Installing tiff (4.6.0t-r0) [2025-08-07T07:56:51.271Z] #11 246.8 (87/167) Installing libxt (1.3.0-r5) [2025-08-07T07:56:53.183Z] #11 248.9 (88/167) Installing libxmu (1.1.4-r2) [2025-08-07T07:56:53.347Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-08-07T07:56:55.087Z] #11 250.8 (89/167) Installing xset (1.2.5-r1) [2025-08-07T07:56:55.286Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-08-07T07:56:56.472Z] #11 252.4 (90/167) Installing xdg-utils (1.2.1-r0) [2025-08-07T07:56:57.219Z] (29/166) Installing libxau (1.0.11-r4) [2025-08-07T07:56:58.170Z] (30/166) Installing libmd (1.1.0-r0) [2025-08-07T07:56:58.386Z] #11 254.3 (91/167) Installing libogg (1.3.5-r5) [2025-08-07T07:57:00.095Z] (31/166) Installing libbsd (0.12.2-r0) [2025-08-07T07:57:00.290Z] #11 255.8 (92/167) Installing libflac (1.4.3-r1) [2025-08-07T07:57:01.488Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-08-07T07:57:02.823Z] #11 258.5 (93/167) Installing alsa-lib (1.2.11-r0) [2025-08-07T07:57:02.882Z] (33/166) Installing libxcb (1.16.1-r0) [2025-08-07T07:57:05.439Z] (34/166) Installing libx11 (1.8.9-r1) [2025-08-07T07:57:06.110Z] #11 261.3 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-07T07:57:08.756Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-08-07T07:57:09.399Z] #11 264.7 (95/167) Installing aom-libs (3.9.1-r0) [2025-08-07T07:57:10.150Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-08-07T07:57:11.546Z] (37/166) Installing libxrender (0.9.11-r5) [2025-08-07T07:57:12.689Z] #11 268.1 (96/167) Installing libva (2.21.0-r0) [2025-08-07T07:57:12.943Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-08-07T07:57:14.595Z] #11 270.0 (97/167) Installing libvdpau (1.5-r3) [2025-08-07T07:57:14.875Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-08-07T07:57:15.830Z] (40/166) Installing libxext (1.3.6-r2) [2025-08-07T07:57:15.972Z] #11 271.6 (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-08-07T07:57:17.759Z] (41/166) Installing libxi (1.8.1-r4) [2025-08-07T07:57:18.508Z] #11 273.8 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-07T07:57:19.154Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-08-07T07:57:20.552Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-08-07T07:57:21.043Z] #11 276.6 (100/167) Installing libdav1d (1.4.2-r0) [2025-08-07T07:57:22.476Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-08-07T07:57:23.575Z] #11 279.4 (101/167) Installing openexr-libiex (3.1.13-r1) [2025-08-07T07:57:24.408Z] (45/166) Installing libxtst (1.2.4-r6) [2025-08-07T07:57:25.810Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-08-07T07:57:26.111Z] #11 281.7 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-08-07T07:57:27.490Z] #11 283.3 (103/167) Installing imath (3.1.12-r0) [2025-08-07T07:57:28.377Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-08-07T07:57:29.393Z] #11 285.2 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-08-07T07:57:30.307Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-08-07T07:57:32.247Z] (49/166) Installing pixman (0.43.2-r0) [2025-08-07T07:57:32.682Z] #11 288.3 (105/167) Installing giflib (5.2.2-r0) [2025-08-07T07:57:34.059Z] #11 289.9 (106/167) Installing libhwy (1.0.7-r0) [2025-08-07T07:57:34.819Z] (50/166) Installing cairo (1.18.4-r0) [2025-08-07T07:57:35.964Z] #11 291.4 (107/167) Installing lcms2 (2.16-r0) [2025-08-07T07:57:37.389Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2025-08-07T07:57:37.869Z] #11 293.7 (108/167) Installing libjxl (0.10.2-r0) [2025-08-07T07:57:38.787Z] (52/166) Installing avahi-libs (0.8-r17) [2025-08-07T07:57:40.720Z] (53/166) Installing gmp (6.3.0-r1) [2025-08-07T07:57:41.167Z] #11 296.8 (109/167) Installing lame-libs (3.100-r5) [2025-08-07T07:57:43.285Z] (54/166) Installing nettle (3.9.1-r0) [2025-08-07T07:57:43.709Z] #11 299.0 (110/167) Installing opus (1.5.2-r0) [2025-08-07T07:57:45.616Z] #11 301.5 (111/167) Installing rav1e-libs (0.7.1-r0) [2025-08-07T07:57:45.849Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-08-07T07:57:47.245Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-08-07T07:57:48.906Z] #11 304.7 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-08-07T07:57:49.807Z] (57/166) Installing gnutls (3.8.5-r0) [2025-08-07T07:57:51.442Z] #11 306.9 (113/167) Installing soxr (0.1.3-r7) [2025-08-07T07:57:53.130Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-08-07T07:57:53.348Z] #11 308.9 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-07T07:57:55.249Z] #11 310.8 (115/167) Installing libtheora (1.1.1-r18) [2025-08-07T07:57:55.782Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-08-07T07:57:57.730Z] (60/166) Installing fribidi (1.0.15-r0) [2025-08-07T07:57:57.780Z] #11 313.2 (116/167) Installing libvorbis (1.3.7-r2) [2025-08-07T07:57:59.686Z] #11 315.5 (117/167) Installing libvpx (1.14.1-r0) [2025-08-07T07:57:59.702Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-08-07T07:58:01.631Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-08-07T07:58:02.985Z] #11 318.6 (118/167) Installing libwebpmux (1.3.2-r0) [2025-08-07T07:58:04.197Z] (63/166) Installing libxft (2.3.8-r3) [2025-08-07T07:58:04.449Z] #11 320.1 (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-08-07T07:58:06.142Z] (64/166) Installing pango (1.52.2-r0) [2025-08-07T07:58:07.755Z] #11 323.3 (120/167) Installing numactl (2.0.18-r0) [2025-08-07T07:58:08.700Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-08-07T07:58:09.134Z] #11 324.9 (121/167) Installing x265-libs (3.6-r0) [2025-08-07T07:58:10.093Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-08-07T07:58:11.484Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-08-07T07:58:12.538Z] #11 328.3 (122/167) Installing xvidcore (1.3.7-r2) [2025-08-07T07:58:12.874Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-08-07T07:58:15.173Z] #11 330.4 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-07T07:58:16.194Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-08-07T07:58:18.121Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-08-07T07:58:19.475Z] #11 334.6 (124/167) Installing libbluray (1.3.4-r1) [2025-08-07T07:58:21.384Z] #11 336.8 (125/167) Installing mpg123-libs (1.32.8-r0) [2025-08-07T07:58:22.349Z] (71/166) Installing icu-data-full (74.2-r1) [2025-08-07T07:58:23.291Z] #11 338.9 (126/167) Installing libopenmpt (0.7.7-r0) [2025-08-07T07:58:25.827Z] #11 341.7 (127/167) Installing cjson (1.7.18-r0) [2025-08-07T07:58:27.667Z] (72/166) Installing mesa (24.0.9-r1) [2025-08-07T07:58:27.730Z] #11 343.3 (128/167) Installing mbedtls (3.6.4-r0) [2025-08-07T07:58:28.621Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-08-07T07:58:30.265Z] #11 345.7 (129/167) Installing librist (0.2.10-r1) [2025-08-07T07:58:32.171Z] #11 347.5 (130/167) Installing libsrt (1.5.3-r0) [2025-08-07T07:58:34.719Z] #11 350.1 (131/167) Installing libssh (0.10.6-r0) [2025-08-07T07:58:36.624Z] #11 352.3 (132/167) Installing libsodium (1.0.19-r0) [2025-08-07T07:58:38.664Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-08-07T07:58:39.159Z] #11 354.5 (133/167) Installing libzmq (4.3.5-r2) [2025-08-07T07:58:41.226Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-08-07T07:58:41.692Z] #11 357.0 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-07T07:58:42.620Z] (76/166) Installing libdrm (2.4.120-r0) [2025-08-07T07:58:44.243Z] #11 360.1 (135/167) Installing crc32c (1.1.2-r0) [2025-08-07T07:58:44.562Z] (77/166) Installing libelf (0.191-r0) [2025-08-07T07:58:46.150Z] #11 361.7 (136/167) Installing double-conversion (3.3.0-r0) [2025-08-07T07:58:46.496Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-08-07T07:58:47.533Z] #11 363.3 (137/167) Installing libevent (2.1.12-r7) [2025-08-07T07:58:48.428Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-08-07T07:58:50.067Z] #11 365.9 (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-08-07T07:58:51.982Z] #11 367.5 (139/167) Installing mesa-gbm (24.0.9-r1) [2025-08-07T07:58:53.364Z] #11 369.0 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-08-07T07:58:53.753Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-08-07T07:58:55.157Z] (81/166) Installing libmagic (5.45-r1) [2025-08-07T07:58:55.900Z] #11 371.8 (141/167) Installing icu-libs (74.2-r1) [2025-08-07T07:58:57.727Z] (82/166) Installing file (5.45-r1) [2025-08-07T07:58:59.132Z] (83/166) Installing xprop (1.2.7-r0) [2025-08-07T07:59:00.094Z] #11 375.1 (142/167) Installing minizip (1.3.1-r0) [2025-08-07T07:59:01.031Z] #11 376.7 (143/167) Installing nspr (4.35-r4) [2025-08-07T07:59:01.071Z] (84/166) Installing libice (1.1.1-r6) [2025-08-07T07:59:03.011Z] (85/166) Installing libuuid (2.40.1-r1) [2025-08-07T07:59:03.567Z] #11 378.8 (144/167) Installing sqlite-libs (3.45.3-r2) [2025-08-07T07:59:04.408Z] (86/166) Installing libsm (1.2.4-r4) [2025-08-07T07:59:06.099Z] #11 381.7 (145/167) Installing nss (3.105-r0) [2025-08-07T07:59:06.358Z] (87/166) Installing libxt (1.3.0-r5) [2025-08-07T07:59:08.302Z] (88/166) Installing libxmu (1.1.4-r2) [2025-08-07T07:59:09.383Z] #11 384.7 (146/167) Installing openh264 (2.4.1-r0) [2025-08-07T07:59:10.241Z] (89/166) Installing xset (1.2.5-r1) [2025-08-07T07:59:11.918Z] #11 387.5 (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-08-07T07:59:12.171Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-08-07T07:59:13.825Z] #11 389.3 (148/167) Installing libunwind (1.8.1-r0) [2025-08-07T07:59:14.101Z] (91/166) Installing libogg (1.3.5-r5) [2025-08-07T07:59:15.497Z] (92/166) Installing libflac (1.4.3-r1) [2025-08-07T07:59:15.731Z] #11 391.3 (149/167) Installing yaml (0.2.5-r2) [2025-08-07T07:59:17.643Z] #11 393.2 (150/167) Installing libcamera (0.3.0-r0) [2025-08-07T07:59:18.057Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-08-07T07:59:20.177Z] #11 396.0 (151/167) Installing speexdsp (1.2.1-r2) [2025-08-07T07:59:20.616Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-08-07T07:59:22.082Z] #11 397.6 (152/167) Installing libuv (1.48.0-r0) [2025-08-07T07:59:23.937Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-08-07T07:59:23.983Z] #11 399.5 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-08-07T07:59:26.515Z] #11 402.1 (154/167) Installing libsndfile (1.2.2-r1) [2025-08-07T07:59:28.171Z] (96/166) Installing libva (2.21.0-r0) [2025-08-07T07:59:29.051Z] #11 404.5 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-08-07T07:59:29.567Z] (97/166) Installing libvdpau (1.5-r3) [2025-08-07T07:59:30.963Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-08-07T07:59:31.585Z] #11 407.4 (156/167) Installing pipewire-libs (1.0.6-r1) [2025-08-07T07:59:33.532Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-08-07T07:59:35.780Z] #11 410.8 (157/167) Installing libasyncns (0.8-r3) [2025-08-07T07:59:36.110Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-08-07T07:59:36.351Z] #11 412.1 (158/167) Installing libltdl (2.4.7-r3) [2025-08-07T07:59:38.257Z] #11 413.6 (159/167) Installing orc (0.4.40-r0) [2025-08-07T07:59:38.682Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-08-07T07:59:40.079Z] (102/166) Installing imath (3.1.12-r0) [2025-08-07T07:59:40.162Z] #11 415.8 (160/167) Installing tdb-libs (1.4.9-r1) [2025-08-07T07:59:42.067Z] #11 417.7 (161/167) Installing libpulse (17.0-r0) [2025-08-07T07:59:42.643Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-08-07T07:59:45.361Z] #11 420.5 (162/167) Installing libwebpdemux (1.3.2-r0) [2025-08-07T07:59:45.930Z] #11 421.8 (163/167) Installing libgpg-error (1.49-r0) [2025-08-07T07:59:45.966Z] (104/166) Installing giflib (5.2.2-r0) [2025-08-07T07:59:46.924Z] (105/166) Installing libhwy (1.0.7-r0) [2025-08-07T07:59:47.837Z] #11 423.7 (164/167) Installing libgcrypt (1.10.3-r0) [2025-08-07T07:59:48.854Z] (106/166) Installing lcms2 (2.16-r0) [2025-08-07T07:59:51.127Z] #11 426.6 (165/167) Installing libxslt (1.1.39-r2) [2025-08-07T07:59:51.418Z] (107/166) Installing libjxl (0.10.2-r0) [2025-08-07T07:59:53.031Z] #11 428.7 (166/167) Installing chromium (131.0.6778.108-r0) [2025-08-07T07:59:53.982Z] (108/166) Installing lame-libs (3.100-r5) [2025-08-07T07:59:56.559Z] (109/166) Installing opus (1.5.2-r0) [2025-08-07T07:59:59.127Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-08-07T08:00:01.698Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-08-07T08:00:04.258Z] (112/166) Installing soxr (0.1.3-r7) [2025-08-07T08:00:06.182Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-08-07T08:00:08.105Z] (114/166) Installing libtheora (1.1.1-r18) [2025-08-07T08:00:10.664Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-08-07T08:00:11.129Z] #11 445.5 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-08-07T08:00:12.590Z] (116/166) Installing libvpx (1.14.1-r0) [2025-08-07T08:00:13.662Z] #11 449.5 Executing busybox-1.36.1-r30.trigger [2025-08-07T08:00:13.921Z] #11 449.5 Executing fontconfig-2.15.0-r1.trigger [2025-08-07T08:00:13.921Z] #11 449.5 Executing mkfontscale-1.2.2-r6.trigger [2025-08-07T08:00:13.921Z] #11 449.5 Executing glib-2.80.5-r0.trigger [2025-08-07T08:00:13.921Z] #11 449.5 Executing shared-mime-info-2.4-r0.trigger [2025-08-07T08:00:14.180Z] #11 449.9 Executing gdk-pixbuf-2.42.12-r0.trigger [2025-08-07T08:00:14.180Z] #11 449.9 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-08-07T08:00:14.180Z] #11 449.9 Executing gtk+3.0-3.24.43-r0.trigger [2025-08-07T08:00:14.180Z] #11 450.0 OK: 672 MiB in 195 packages [2025-08-07T08:00:14.180Z] #11 450.1 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T08:00:15.908Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-08-07T08:00:17.301Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-08-07T08:00:17.467Z] #11 452.8 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T08:00:20.618Z] (119/166) Installing numactl (2.0.18-r0) [2025-08-07T08:00:20.754Z] #11 456.3 (1/30) Installing jansson (2.14-r4) [2025-08-07T08:00:22.130Z] #11 457.9 (2/30) Installing binutils (2.42-r1) [2025-08-07T08:00:22.544Z] (120/166) Installing x265-libs (3.6-r0) [2025-08-07T08:00:25.929Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-08-07T08:00:26.324Z] #11 461.4 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-08-07T08:00:26.893Z] #11 462.6 (4/30) Installing isl26 (0.26-r1) [2025-08-07T08:00:28.533Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-08-07T08:00:30.184Z] #11 465.4 (5/30) Installing mpfr4 (4.2.1-r0) [2025-08-07T08:00:32.089Z] #11 467.9 (6/30) Installing mpc1 (1.3.1-r1) [2025-08-07T08:00:32.765Z] (123/166) Installing libbluray (1.3.4-r1) [2025-08-07T08:00:33.991Z] #11 469.8 (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-08-07T08:00:34.686Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-08-07T08:00:37.247Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-08-07T08:00:39.809Z] (126/166) Installing cjson (1.7.18-r0) [2025-08-07T08:00:41.199Z] (127/166) Installing mbedtls (3.6.4-r0) [2025-08-07T08:00:43.755Z] (128/166) Installing librist (0.2.10-r1) [2025-08-07T08:00:43.975Z] #11 478.2 (8/30) Installing musl-dev (1.2.5-r1) [2025-08-07T08:00:45.677Z] (129/166) Installing libsrt (1.5.3-r0) [2025-08-07T08:00:45.886Z] #11 481.7 (9/30) Installing linux-headers (6.6-r0) [2025-08-07T08:00:48.996Z] (130/166) Installing libssh (0.10.6-r0) [2025-08-07T08:00:49.180Z] #11 485.0 (10/30) Installing libffi-dev (3.4.6-r0) [2025-08-07T08:00:51.083Z] #11 486.9 (11/30) Installing libpq (16.9-r0) [2025-08-07T08:00:51.554Z] (131/166) Installing libsodium (1.0.19-r0) [2025-08-07T08:00:53.620Z] #11 489.4 (12/30) Installing openssl-dev (3.3.4-r0) [2025-08-07T08:00:54.107Z] (132/166) Installing libzmq (4.3.5-r2) [2025-08-07T08:00:56.910Z] #11 492.7 (13/30) Installing libpq-dev (16.9-r0) [2025-08-07T08:00:57.421Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-08-07T08:01:00.203Z] #11 495.6 (14/30) Installing libecpg (16.9-r0) [2025-08-07T08:01:00.742Z] (134/166) Installing crc32c (1.1.2-r0) [2025-08-07T08:01:02.107Z] #11 497.6 (15/30) Installing libecpg-dev (16.9-r0) [2025-08-07T08:01:02.135Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-08-07T08:01:03.526Z] (136/166) Installing libevent (2.1.12-r7) [2025-08-07T08:01:05.393Z] #11 500.9 (16/30) Installing clang16-headers (16.0.6-r5) [2025-08-07T08:01:06.840Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-08-07T08:01:08.231Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-08-07T08:01:08.684Z] #11 504.6 (17/30) Installing llvm16-libs (16.0.6-r9) [2025-08-07T08:01:09.625Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-08-07T08:01:12.940Z] (140/166) Installing icu-libs (74.2-r1) [2025-08-07T08:01:16.255Z] (141/166) Installing minizip (1.3.1-r0) [2025-08-07T08:01:17.648Z] (142/166) Installing nspr (4.35-r4) [2025-08-07T08:01:18.670Z] #11 513.8 (18/30) Installing clang16-libs (16.0.6-r5) [2025-08-07T08:01:20.211Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-08-07T08:01:22.779Z] (144/166) Installing nss (3.105-r0) [2025-08-07T08:01:25.231Z] #11 520.2 (19/30) Installing fortify-headers (1.1-r3) [2025-08-07T08:01:25.798Z] #11 521.5 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-08-07T08:01:26.108Z] (145/166) Installing openh264 (2.4.1-r0) [2025-08-07T08:01:29.429Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-08-07T08:01:29.985Z] #11 525.4 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-08-07T08:01:31.351Z] (147/166) Installing libunwind (1.8.1-r0) [2025-08-07T08:01:31.886Z] #11 527.3 (22/30) Installing clang16 (16.0.6-r5) [2025-08-07T08:01:33.274Z] (148/166) Installing yaml (0.2.5-r2) [2025-08-07T08:01:34.418Z] #11 529.8 (23/30) Installing icu (74.2-r1) [2025-08-07T08:01:35.206Z] (149/166) Installing libcamera (0.3.0-r0) [2025-08-07T08:01:36.954Z] #11 532.3 (24/30) Installing icu-dev (74.2-r1) [2025-08-07T08:01:38.522Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-08-07T08:01:39.915Z] (151/166) Installing libuv (1.48.0-r0) [2025-08-07T08:01:40.244Z] #11 535.4 (25/30) Installing llvm16 (16.0.6-r9) [2025-08-07T08:01:41.841Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-08-07T08:01:44.405Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-08-07T08:01:46.972Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-08-07T08:01:48.369Z] #11 544.1 (26/30) Installing lz4-libs (1.9.4-r5) [2025-08-07T08:01:50.275Z] #11 546.0 (27/30) Installing lz4-dev (1.9.4-r5) [2025-08-07T08:01:50.294Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-08-07T08:01:52.186Z] #11 547.7 (28/30) Installing zstd (1.5.6-r0) [2025-08-07T08:01:53.609Z] (156/166) Installing libasyncns (0.8-r3) [2025-08-07T08:01:54.104Z] #11 549.9 (29/30) Installing zstd-dev (1.5.6-r0) [2025-08-07T08:01:55.003Z] (157/166) Installing libltdl (2.4.7-r3) [2025-08-07T08:01:56.009Z] #11 551.8 (30/30) Installing postgresql16-dev (16.9-r0) [2025-08-07T08:01:56.403Z] (158/166) Installing orc (0.4.40-r0) [2025-08-07T08:01:58.966Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-08-07T08:02:00.200Z] #11 555.2 Executing busybox-1.36.1-r30.trigger [2025-08-07T08:02:00.200Z] #11 555.2 OK: 1208 MiB in 225 packages [2025-08-07T08:02:00.200Z] #11 555.3 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T08:02:00.890Z] (160/166) Installing libpulse (17.0-r0) [2025-08-07T08:02:02.102Z] #11 558.0 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T08:02:03.447Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-08-07T08:02:04.840Z] (162/166) Installing libgpg-error (1.49-r0) [2025-08-07T08:02:06.296Z] #11 561.6 (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-08-07T08:02:06.769Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-08-07T08:02:09.336Z] (164/166) Installing libxslt (1.1.39-r2) [2025-08-07T08:02:11.572Z] #11 566.5 (2/14) Installing gdbm (1.23-r1) [2025-08-07T08:02:11.903Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-08-07T08:02:12.508Z] #11 568.1 (3/14) Installing mpdecimal (4.0.0-r0) [2025-08-07T08:02:14.412Z] #11 570.0 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-08-07T08:02:16.315Z] #11 571.7 (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-08-07T08:02:18.213Z] #11 573.9 (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-08-07T08:02:19.593Z] #11 575.2 (7/14) Installing readline (8.2.10-r0) [2025-08-07T08:02:21.501Z] #11 577.3 (8/14) Installing python3 (3.12.11-r0) [2025-08-07T08:02:25.693Z] #11 581.3 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-08-07T08:02:29.968Z] #11 585.0 (10/14) Installing pyc (3.12.11-r0) [2025-08-07T08:02:30.080Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-08-07T08:02:30.587Z] #11 586.3 (11/14) Installing python3-pyc (3.12.11-r0) [2025-08-07T08:02:32.045Z] #11 587.6 (12/14) Installing python3-dev (3.12.11-r0) [2025-08-07T08:02:33.406Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T08:02:33.406Z] Executing fontconfig-2.15.0-r1.trigger [2025-08-07T08:02:33.406Z] Executing mkfontscale-1.2.2-r6.trigger [2025-08-07T08:02:33.406Z] Executing glib-2.80.5-r0.trigger [2025-08-07T08:02:33.406Z] Executing shared-mime-info-2.4-r0.trigger [2025-08-07T08:02:35.346Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-08-07T08:02:35.346Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-08-07T08:02:35.612Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-08-07T08:02:35.612Z] OK: 657 MiB in 194 packages [2025-08-07T08:02:35.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T08:02:39.203Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T08:02:42.077Z] #11 596.2 (13/14) Installing libsodium-dev (1.0.19-r0) [2025-08-07T08:02:42.077Z] #11 597.8 (14/14) Installing zeromq-dev (4.3.5-r2) [2025-08-07T08:02:43.441Z] (1/30) Installing jansson (2.14-r4) [2025-08-07T08:02:43.983Z] #11 599.4 Executing busybox-1.36.1-r30.trigger [2025-08-07T08:02:43.983Z] #11 599.4 OK: 1374 MiB in 239 packages [2025-08-07T08:02:43.983Z] #11 599.5 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T08:02:44.392Z] (2/30) Installing binutils (2.42-r1) [2025-08-07T08:02:46.514Z] #11 602.2 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T08:02:48.628Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-08-07T08:02:49.202Z] (4/30) Installing isl26 (0.26-r1) [2025-08-07T08:02:49.798Z] #11 605.6 OK: 1374 MiB in 239 packages [2025-08-07T08:02:50.056Z] #11 605.7 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-07T08:02:52.515Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-08-07T08:02:52.594Z] #11 608.4 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-07T08:02:55.075Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-08-07T08:02:56.792Z] #11 612.1 (1/1) Installing tzdata (2025b-r0) [2025-08-07T08:02:57.000Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-08-07T08:03:00.079Z] #11 615.4 OK: 1376 MiB in 240 packages [2025-08-07T08:03:00.079Z] #11 615.7 (1/1) Purging tzdata (2025b-r0) [2025-08-07T08:03:00.079Z] #11 615.7 OK: 1374 MiB in 239 packages [2025-08-07T08:03:01.983Z] #11 617.4 Looking in links: /tmp/tmpujg66vsr [2025-08-07T08:03:01.984Z] #11 617.4 Processing /tmp/tmpujg66vsr/pip-25.0.1-py3-none-any.whl [2025-08-07T08:03:01.984Z] #11 617.4 Installing collected packages: pip [2025-08-07T08:03:02.551Z] #11 618.4 Successfully installed pip-25.0.1 [2025-08-07T08:03:02.816Z] #11 618.4 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. [2025-08-07T08:03:03.074Z] #11 618.8 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-08-07T08:03:03.332Z] #11 618.9 Collecting pip [2025-08-07T08:03:03.332Z] #11 618.9 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) [2025-08-07T08:03:03.332Z] #11 619.0 Collecting setuptools [2025-08-07T08:03:03.332Z] #11 619.0 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-08-07T08:03:03.332Z] #11 619.1 Collecting wheel [2025-08-07T08:03:03.332Z] #11 619.1 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-08-07T08:03:03.332Z] #11 619.1 Downloading pip-25.2-py3-none-any.whl (1.8 MB) [2025-08-07T08:03:03.332Z] #11 619.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 153.7 MB/s eta 0:00:00 [2025-08-07T08:03:03.332Z] #11 619.1 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-08-07T08:03:03.332Z] #11 619.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 147.6 MB/s eta 0:00:00 [2025-08-07T08:03:03.332Z] #11 619.1 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-08-07T08:03:03.332Z] #11 619.2 Installing collected packages: wheel, setuptools, pip [2025-08-07T08:03:04.274Z] #11 620.1 Attempting uninstall: pip [2025-08-07T08:03:04.540Z] #11 620.1 Found existing installation: pip 25.0.1 [2025-08-07T08:03:04.540Z] #11 620.1 Uninstalling pip-25.0.1: [2025-08-07T08:03:04.540Z] #11 620.1 Successfully uninstalled pip-25.0.1 [2025-08-07T08:03:05.477Z] #11 621.0 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 [2025-08-07T08:03:05.477Z] #11 621.0 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. [2025-08-07T08:03:05.737Z] #11 621.5 Processing ./edgex-taf-common [2025-08-07T08:03:05.996Z] #11 621.5 Preparing metadata (setup.py): started [2025-08-07T08:03:05.996Z] #11 621.7 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:03:06.255Z] #11 621.8 Building wheels for collected packages: edgex-taf-common [2025-08-07T08:03:06.255Z] #11 621.8 DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:03:06.255Z] #11 621.8 Building wheel for edgex-taf-common (setup.py): started [2025-08-07T08:03:06.255Z] #11 622.0 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-08-07T08:03:06.513Z] #11 622.0 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=263fa8c7f0d523c2044fe85168a9d64d1c2e838157b1777ca286c1ae5c1cba4d [2025-08-07T08:03:06.513Z] #11 622.0 Stored in directory: /tmp/pip-ephem-wheel-cache-23z19cdm/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-08-07T08:03:06.513Z] #11 622.0 Successfully built edgex-taf-common [2025-08-07T08:03:06.513Z] #11 622.0 Installing collected packages: edgex-taf-common [2025-08-07T08:03:06.513Z] #11 622.0 Successfully installed edgex-taf-common-0.0.0 [2025-08-07T08:03:06.513Z] #11 622.0 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. [2025-08-07T08:03:06.771Z] #11 622.5 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2025-08-07T08:03:06.771Z] #11 622.5 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-08-07T08:03:06.771Z] #11 622.5 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2025-08-07T08:03:06.771Z] #11 622.5 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2025-08-07T08:03:06.771Z] #11 622.6 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-08-07T08:03:06.771Z] #11 622.6 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-08-07T08:03:06.771Z] #11 622.6 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-08-07T08:03:07.031Z] #11 622.6 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-08-07T08:03:07.031Z] #11 622.6 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2025-08-07T08:03:07.031Z] #11 622.6 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2025-08-07T08:03:07.031Z] #11 622.6 Preparing metadata (setup.py): started [2025-08-07T08:03:07.031Z] #11 622.8 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:03:07.035Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-08-07T08:03:07.295Z] #11 622.9 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2025-08-07T08:03:07.296Z] #11 622.9 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-08-07T08:03:07.296Z] #11 622.9 Preparing metadata (setup.py): started [2025-08-07T08:03:07.296Z] #11 623.0 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:03:07.296Z] #11 623.1 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2025-08-07T08:03:07.296Z] #11 623.1 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-08-07T08:03:07.296Z] #11 623.1 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2025-08-07T08:03:07.296Z] #11 623.1 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-08-07T08:03:07.296Z] #11 623.1 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2025-08-07T08:03:07.556Z] #11 623.2 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-08-07T08:03:07.556Z] #11 623.2 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2025-08-07T08:03:07.556Z] #11 623.2 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-08-07T08:03:07.556Z] #11 623.2 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2025-08-07T08:03:07.556Z] #11 623.2 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-08-07T08:03:07.556Z] #11 623.4 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2025-08-07T08:03:07.815Z] #11 623.5 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-08-07T08:03:07.815Z] #11 623.6 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2025-08-07T08:03:08.076Z] #11 623.6 Downloading psutil-7.0.0.tar.gz (497 kB) [2025-08-07T08:03:08.076Z] #11 623.7 Installing build dependencies: started [2025-08-07T08:03:08.644Z] #11 624.4 Installing build dependencies: finished with status 'done' [2025-08-07T08:03:08.904Z] #11 624.4 Getting requirements to build wheel: started [2025-08-07T08:03:09.163Z] #11 624.9 Getting requirements to build wheel: finished with status 'done' [2025-08-07T08:03:09.423Z] #11 624.9 Preparing metadata (pyproject.toml): started [2025-08-07T08:03:09.423Z] #11 625.2 Preparing metadata (pyproject.toml): finished with status 'done' [2025-08-07T08:03:09.595Z] (9/30) Installing linux-headers (6.6-r0) [2025-08-07T08:03:09.681Z] #11 625.5 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2025-08-07T08:03:09.941Z] #11 625.5 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2025-08-07T08:03:09.941Z] #11 625.6 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2025-08-07T08:03:09.941Z] #11 625.6 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-08-07T08:03:09.941Z] #11 625.6 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2025-08-07T08:03:09.941Z] #11 625.6 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-08-07T08:03:09.941Z] #11 625.7 Preparing metadata (setup.py): started [2025-08-07T08:03:10.200Z] #11 625.9 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:03:10.200Z] #11 626.0 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2025-08-07T08:03:10.458Z] #11 626.0 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-08-07T08:03:10.458Z] #11 626.2 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) [2025-08-07T08:03:10.717Z] #11 626.2 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-08-07T08:03:10.717Z] #11 626.3 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2025-08-07T08:03:10.717Z] #11 626.3 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-08-07T08:03:10.717Z] #11 626.5 Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) [2025-08-07T08:03:10.717Z] #11 626.5 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-08-07T08:03:10.717Z] #11 626.5 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2025-08-07T08:03:10.717Z] #11 626.5 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-08-07T08:03:10.717Z] #11 626.5 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2025-08-07T08:03:10.717Z] #11 626.5 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2025-08-07T08:03:10.717Z] #11 626.6 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2025-08-07T08:03:10.717Z] #11 626.6 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-08-07T08:03:10.976Z] #11 626.6 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:03:10.976Z] #11 626.6 Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) [2025-08-07T08:03:10.976Z] #11 626.6 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:03:10.976Z] #11 626.6 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-08-07T08:03:10.976Z] #11 626.7 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:03:10.976Z] #11 626.7 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-08-07T08:03:10.976Z] #11 626.7 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:03:10.976Z] #11 626.7 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2025-08-07T08:03:10.976Z] #11 626.7 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:03:10.976Z] #11 626.7 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2025-08-07T08:03:10.976Z] #11 626.7 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:10.976Z] #11 626.7 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) [2025-08-07T08:03:10.976Z] #11 626.8 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:10.976Z] #11 626.8 Downloading flex-6.14.1.tar.gz (40 kB) [2025-08-07T08:03:10.976Z] #11 626.8 Preparing metadata (setup.py): started [2025-08-07T08:03:11.234Z] #11 627.0 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:03:11.234Z] #11 627.0 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:11.234Z] #11 627.0 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-08-07T08:03:11.234Z] #11 627.0 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:11.234Z] #11 627.0 Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) [2025-08-07T08:03:11.234Z] #11 627.1 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:11.234Z] #11 627.1 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-08-07T08:03:11.234Z] #11 627.1 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:11.494Z] #11 627.1 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-08-07T08:03:11.494Z] #11 627.2 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:11.494Z] #11 627.2 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-08-07T08:03:11.494Z] #11 627.2 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:11.494Z] #11 627.2 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-08-07T08:03:11.494Z] #11 627.3 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:03:11.754Z] #11 627.3 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-08-07T08:03:11.754Z] #11 627.3 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:03:11.754Z] #11 627.3 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-08-07T08:03:11.754Z] #11 627.4 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:03:11.754Z] #11 627.4 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-08-07T08:03:11.754Z] #11 627.4 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:03:11.754Z] #11 627.4 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) [2025-08-07T08:03:11.754Z] #11 627.4 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:03:11.754Z] #11 627.4 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-08-07T08:03:11.754Z] #11 627.5 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:03:11.754Z] #11 627.5 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-08-07T08:03:11.754Z] #11 627.5 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) [2025-08-07T08:03:11.754Z] #11 627.6 Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) [2025-08-07T08:03:12.014Z] #11 627.6 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-08-07T08:03:12.014Z] #11 627.6 Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) [2025-08-07T08:03:12.014Z] #11 627.6 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-08-07T08:03:12.014Z] #11 627.7 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:03:12.014Z] #11 627.7 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2025-08-07T08:03:12.014Z] #11 627.8 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:03:12.014Z] #11 627.8 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) [2025-08-07T08:03:12.014Z] #11 627.8 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:03:12.014Z] #11 627.8 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (8.6 kB) [2025-08-07T08:03:12.014Z] #11 627.8 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:03:12.014Z] #11 627.8 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-08-07T08:03:12.014Z] #11 627.9 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:03:12.274Z] #11 627.9 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) [2025-08-07T08:03:12.274Z] #11 627.9 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:03:12.274Z] #11 627.9 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-08-07T08:03:12.274Z] #11 627.9 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:03:12.274Z] #11 627.9 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-08-07T08:03:12.274Z] #11 628.0 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:03:12.274Z] #11 628.0 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-08-07T08:03:12.274Z] #11 628.0 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:03:12.274Z] #11 628.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-08-07T08:03:12.274Z] #11 628.0 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:03:12.274Z] #11 628.0 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-08-07T08:03:12.274Z] #11 628.0 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:03:12.274Z] #11 628.0 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-08-07T08:03:12.274Z] #11 628.0 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:03:12.274Z] #11 628.0 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-08-07T08:03:12.274Z] #11 628.0 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:03:12.274Z] #11 628.0 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-08-07T08:03:12.274Z] #11 628.1 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:03:12.274Z] #11 628.1 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-08-07T08:03:12.532Z] #11 628.1 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:12.532Z] #11 628.1 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-08-07T08:03:12.532Z] #11 628.2 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:12.532Z] #11 628.2 Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-08-07T08:03:12.532Z] #11 628.2 Preparing metadata (setup.py): started [2025-08-07T08:03:12.532Z] #11 628.4 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:03:12.790Z] #11 628.4 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:12.790Z] #11 628.4 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-08-07T08:03:12.790Z] #11 628.4 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:12.790Z] #11 628.4 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-08-07T08:03:12.790Z] #11 628.4 Preparing metadata (setup.py): started [2025-08-07T08:03:12.790Z] #11 628.6 Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:03:12.910Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-08-07T08:03:13.049Z] #11 628.6 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.049Z] #11 628.6 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-08-07T08:03:13.049Z] #11 628.7 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.049Z] #11 628.7 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-08-07T08:03:13.049Z] #11 628.7 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.049Z] #11 628.7 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-08-07T08:03:13.049Z] #11 628.7 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.049Z] #11 628.7 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-08-07T08:03:13.308Z] #11 629.0 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.308Z] #11 629.0 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) [2025-08-07T08:03:13.308Z] #11 629.1 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.308Z] #11 629.1 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-08-07T08:03:13.308Z] #11 629.1 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.308Z] #11 629.1 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-08-07T08:03:13.308Z] #11 629.1 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.569Z] #11 629.1 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-08-07T08:03:13.569Z] #11 629.1 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.569Z] #11 629.2 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-08-07T08:03:13.569Z] #11 629.2 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.569Z] #11 629.2 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-08-07T08:03:13.569Z] #11 629.2 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.569Z] #11 629.2 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-08-07T08:03:13.569Z] #11 629.2 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.569Z] #11 629.2 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-08-07T08:03:13.569Z] #11 629.3 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.569Z] #11 629.3 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-08-07T08:03:13.569Z] #11 629.3 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.569Z] #11 629.3 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-08-07T08:03:13.569Z] #11 629.4 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)) [2025-08-07T08:03:13.828Z] #11 629.4 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-08-07T08:03:13.828Z] #11 629.4 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:03:13.828Z] #11 629.4 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-08-07T08:03:13.828Z] #11 629.5 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2025-08-07T08:03:14.087Z] #11 629.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 77.5 MB/s 0:00:00 [2025-08-07T08:03:14.087Z] #11 629.5 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2025-08-07T08:03:14.087Z] #11 629.5 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-08-07T08:03:14.087Z] #11 629.5 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-08-07T08:03:14.087Z] #11 629.5 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-08-07T08:03:14.087Z] #11 629.5 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-08-07T08:03:14.087Z] #11 629.5 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-08-07T08:03:14.087Z] #11 629.6 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-08-07T08:03:14.087Z] #11 629.6 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-08-07T08:03:14.087Z] #11 629.6 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-08-07T08:03:14.345Z] #11 630.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 37.0 MB/s 0:00:00 [2025-08-07T08:03:14.345Z] #11 630.1 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2025-08-07T08:03:14.345Z] #11 630.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 70.8 MB/s 0:00:00 [2025-08-07T08:03:14.345Z] #11 630.1 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-08-07T08:03:14.345Z] #11 630.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 34.1 MB/s 0:00:00 [2025-08-07T08:03:14.345Z] #11 630.2 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-08-07T08:03:14.604Z] #11 630.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 164.4 MB/s 0:00:00 [2025-08-07T08:03:14.604Z] #11 630.2 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-08-07T08:03:14.604Z] #11 630.2 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-08-07T08:03:14.604Z] #11 630.2 Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-08-07T08:03:14.604Z] #11 630.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 39.0 MB/s 0:00:00 [2025-08-07T08:03:14.604Z] #11 630.3 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-08-07T08:03:14.604Z] #11 630.3 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2025-08-07T08:03:14.604Z] #11 630.3 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-08-07T08:03:14.604Z] #11 630.3 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-08-07T08:03:14.604Z] #11 630.3 Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-08-07T08:03:14.604Z] #11 630.4 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) [2025-08-07T08:03:14.604Z] #11 630.4 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) [2025-08-07T08:03:14.604Z] #11 630.4 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-08-07T08:03:14.604Z] #11 630.4 Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-08-07T08:03:14.604Z] #11 630.4 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2025-08-07T08:03:14.604Z] #11 630.4 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl (363 kB) [2025-08-07T08:03:14.604Z] #11 630.4 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) [2025-08-07T08:03:14.604Z] #11 630.4 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl (1.1 MB) [2025-08-07T08:03:14.604Z] #11 630.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 61.7 MB/s 0:00:00 [2025-08-07T08:03:14.604Z] #11 630.4 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-08-07T08:03:14.604Z] #11 630.4 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-08-07T08:03:14.834Z] (11/30) Installing libpq (16.9-r0) [2025-08-07T08:03:14.862Z] #11 630.4 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) [2025-08-07T08:03:14.862Z] #11 630.4 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-08-07T08:03:14.862Z] #11 630.4 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2025-08-07T08:03:14.862Z] #11 630.4 Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) [2025-08-07T08:03:14.862Z] #11 630.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 138.1 MB/s 0:00:00 [2025-08-07T08:03:14.862Z] #11 630.5 Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-08-07T08:03:14.862Z] #11 630.5 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-08-07T08:03:14.862Z] #11 630.5 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-08-07T08:03:14.862Z] #11 630.5 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-08-07T08:03:14.862Z] #11 630.5 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-08-07T08:03:14.862Z] #11 630.5 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-08-07T08:03:14.862Z] #11 630.6 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-08-07T08:03:14.862Z] #11 630.6 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-08-07T08:03:14.862Z] #11 630.6 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-08-07T08:03:14.862Z] #11 630.6 Downloading docutils-0.22-py3-none-any.whl (630 kB) [2025-08-07T08:03:14.862Z] #11 630.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 194.4 MB/s 0:00:00 [2025-08-07T08:03:14.862Z] #11 630.6 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-08-07T08:03:14.862Z] #11 630.6 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-08-07T08:03:14.862Z] #11 630.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 275.4 MB/s 0:00:00 [2025-08-07T08:03:14.862Z] #11 630.6 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-08-07T08:03:14.862Z] #11 630.6 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-08-07T08:03:14.862Z] #11 630.6 Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) [2025-08-07T08:03:14.862Z] #11 630.6 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-08-07T08:03:14.862Z] #11 630.6 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-08-07T08:03:14.862Z] #11 630.6 Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_x86_64.whl (557 kB) [2025-08-07T08:03:14.862Z] #11 630.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 kB 267.7 MB/s 0:00:00 [2025-08-07T08:03:14.862Z] #11 630.6 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-08-07T08:03:14.862Z] #11 630.6 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-08-07T08:03:14.862Z] #11 630.6 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-08-07T08:03:14.862Z] #11 630.6 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-08-07T08:03:15.121Z] #11 630.6 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-08-07T08:03:15.121Z] #11 630.6 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-08-07T08:03:15.121Z] #11 630.7 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-08-07T08:03:15.121Z] #11 630.7 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-08-07T08:03:15.121Z] #11 630.7 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-08-07T08:03:15.121Z] #11 630.7 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-08-07T08:03:15.121Z] #11 630.7 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-08-07T08:03:15.121Z] #11 630.7 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-08-07T08:03:15.121Z] #11 630.7 Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-08-07T08:03:15.121Z] #11 630.7 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-08-07T08:03:15.121Z] #11 630.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 215.8 MB/s 0:00:00 [2025-08-07T08:03:15.121Z] #11 630.7 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-08-07T08:03:15.121Z] #11 630.7 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-08-07T08:03:15.121Z] #11 630.7 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-08-07T08:03:15.121Z] #11 630.7 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-08-07T08:03:15.121Z] #11 630.9 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-08-07T08:03:15.121Z] #11 630.9 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:03:15.121Z] #11 630.9 Building wheel for robotframework-sshlibrary (setup.py): started [2025-08-07T08:03:15.380Z] #11 631.1 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' [2025-08-07T08:03:15.380Z] #11 631.1 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5ba329dece781fbb647680dffc20f4dbe48a66aaa4343cff56f602cf635d5e65 [2025-08-07T08:03:15.380Z] #11 631.1 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2025-08-07T08:03:15.380Z] #11 631.1 DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:03:15.380Z] #11 631.1 Building wheel for robotbackgroundlogger (setup.py): started [2025-08-07T08:03:15.638Z] #11 631.3 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-08-07T08:03:15.638Z] #11 631.3 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=db5dff64feab3b0a021a8bee1d3effaa36842f2cc7855073813b7f270fb3459e [2025-08-07T08:03:15.638Z] #11 631.3 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-08-07T08:03:15.638Z] #11 631.3 Building wheel for psutil (pyproject.toml): started [2025-08-07T08:03:17.393Z] (12/30) Installing openssl-dev (3.3.4-r0) [2025-08-07T08:03:17.536Z] #11 633.1 Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-08-07T08:03:17.536Z] #11 633.1 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277532 sha256=d31566c74cd95be5c2c9a64c4fa73e4406d42bad3b8ecf472af0c812697af27b [2025-08-07T08:03:17.536Z] #11 633.1 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-08-07T08:03:17.537Z] #11 633.1 DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:03:17.537Z] #11 633.1 Building wheel for psycopg2 (setup.py): started [2025-08-07T08:03:19.950Z] (13/30) Installing libpq-dev (16.9-r0) [2025-08-07T08:03:22.505Z] (14/30) Installing libecpg (16.9-r0) [2025-08-07T08:03:24.436Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-08-07T08:03:27.001Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-08-07T08:03:27.514Z] #11 641.6 Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-08-07T08:03:27.514Z] #11 641.6 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521908 sha256=2d244cf677b881fcbf9227c96ba3ee90f6c55d78b6e714be2bec74bae52a0323 [2025-08-07T08:03:27.514Z] #11 641.6 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-08-07T08:03:27.514Z] #11 641.6 DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:03:27.514Z] #11 641.6 Building wheel for flex (setup.py): started [2025-08-07T08:03:27.514Z] #11 641.9 Building wheel for flex (setup.py): finished with status 'done' [2025-08-07T08:03:27.514Z] #11 641.9 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=40c4000c477558e2683d33d9e212998d4d785641df9724eed7322af9626e52a0 [2025-08-07T08:03:27.514Z] #11 641.9 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-08-07T08:03:27.514Z] #11 641.9 DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:03:27.514Z] #11 641.9 Building wheel for strict-rfc3339 (setup.py): started [2025-08-07T08:03:27.514Z] #11 642.1 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-08-07T08:03:27.514Z] #11 642.1 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=b8eec1a96ae2b381f098a868b1c6fbb13436a63a8864b5ad9d2c4574b99d00a5 [2025-08-07T08:03:27.514Z] #11 642.1 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-08-07T08:03:27.514Z] #11 642.1 DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:03:27.514Z] #11 642.1 Building wheel for validate-email (setup.py): started [2025-08-07T08:03:27.514Z] #11 642.4 Building wheel for validate-email (setup.py): finished with status 'done' [2025-08-07T08:03:27.514Z] #11 642.4 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=166f5c16e7f60c0c5163e6318a7775a0d129da84c63616aab68d83abcb6dcf4f [2025-08-07T08:03:27.514Z] #11 642.4 Stored in directory: /tmp/pip-ephem-wheel-cache-x_fpbiha/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-08-07T08:03:27.514Z] #11 642.4 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-08-07T08:03:27.514Z] #11 642.5 Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-08-07T08:03:30.312Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-08-07T08:03:37.485Z] #11 652.7 [2025-08-07T08:03:37.486Z] #11 652.7 Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 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 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.26.0 scp-0.15.0 selenium-4.34.2 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-08-07T08:03:37.486Z] #11 652.7 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. [2025-08-07T08:03:38.423Z] #11 DONE 654.0s [2025-08-07T08:03:38.423Z] [2025-08-07T08:03:38.423Z] #12 exporting to image [2025-08-07T08:03:38.423Z] #12 exporting layers [2025-08-07T08:03:40.342Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-08-07T08:03:44.986Z] #12 exporting layers 5.9s done [2025-08-07T08:03:44.986Z] #12 writing image sha256:ae3c8cb6ee49ad1d5656e2704580815a310612531f4183daa1cb1686b9bcf05b done [2025-08-07T08:03:44.986Z] #12 naming to docker.io/library/edgex-taf-common done [2025-08-07T08:03:44.986Z] #12 DONE 5.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T08:03:45.654Z] (19/30) Installing fortify-headers (1.1-r3) [2025-08-07T08:03:45.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T08:03:45.943Z] [2025-08-07T08:03:45.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T08:03:46.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T08:03:46.325Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-07T08:03:46.325Z] 5eb5b503b376: Pulling fs layer [2025-08-07T08:03:46.325Z] 5c69ac0246d0: Pulling fs layer [2025-08-07T08:03:46.325Z] ec43610c2a17: Pulling fs layer [2025-08-07T08:03:46.325Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-07T08:03:46.325Z] 33b1e0a273af: Pulling fs layer [2025-08-07T08:03:46.325Z] 5d3b04190fa2: Pulling fs layer [2025-08-07T08:03:46.325Z] 2f39f015ded8: Pulling fs layer [2025-08-07T08:03:46.325Z] 33b1e0a273af: Waiting [2025-08-07T08:03:46.325Z] 2f39f015ded8: Waiting [2025-08-07T08:03:46.325Z] 5d3b04190fa2: Waiting [2025-08-07T08:03:46.325Z] 3a2ae6a8a46f: Waiting [2025-08-07T08:03:46.325Z] 5c69ac0246d0: Verifying Checksum [2025-08-07T08:03:46.325Z] 5c69ac0246d0: Download complete [2025-08-07T08:03:46.325Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-07T08:03:46.325Z] 3a2ae6a8a46f: Download complete [2025-08-07T08:03:46.583Z] 33b1e0a273af: Verifying Checksum [2025-08-07T08:03:46.583Z] 33b1e0a273af: Download complete [2025-08-07T08:03:46.583Z] 5d3b04190fa2: Download complete [2025-08-07T08:03:46.583Z] ec43610c2a17: Verifying Checksum [2025-08-07T08:03:46.583Z] ec43610c2a17: Download complete [2025-08-07T08:03:46.583Z] 5eb5b503b376: Verifying Checksum [2025-08-07T08:03:46.583Z] 5eb5b503b376: Download complete [2025-08-07T08:03:46.692Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-08-07T08:03:47.149Z] 2f39f015ded8: Verifying Checksum [2025-08-07T08:03:47.149Z] 2f39f015ded8: Download complete [2025-08-07T08:03:48.084Z] 5eb5b503b376: Pull complete [2025-08-07T08:03:48.345Z] 5c69ac0246d0: Pull complete [2025-08-07T08:03:48.918Z] ec43610c2a17: Pull complete [2025-08-07T08:03:48.918Z] 3a2ae6a8a46f: Pull complete [2025-08-07T08:03:49.178Z] 33b1e0a273af: Pull complete [2025-08-07T08:03:49.178Z] 5d3b04190fa2: Pull complete [2025-08-07T08:03:50.967Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-08-07T08:03:52.399Z] (22/30) Installing clang16 (16.0.6-r5) [2025-08-07T08:03:54.443Z] 2f39f015ded8: Pull complete [2025-08-07T08:03:54.443Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-07T08:03:54.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T08:03:54.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T08:03:54.925Z] prd-ubuntu20.04-docker-8c-8g-6442 does not seem to be running inside a container [2025-08-07T08:03:54.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-139 -v /w/workspace/xfoundry_edgex-taf-common_PR-139:/w/workspace/xfoundry_edgex-taf-common_PR-139:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-07T08:03:54.988Z] (23/30) Installing icu (74.2-r1) [2025-08-07T08:03:56.859Z] $ docker top c6d975e523ed22f93abbf391f40c0eba54c9cc6ab845a4d26b2a33514f8f307a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:03:57.370Z] ---> job-cost.sh [2025-08-07T08:03:57.370Z] lf-activate-venv: SKIPPING [2025-08-07T08:03:57.370Z] INFO: No Stack... [2025-08-07T08:03:57.551Z] (24/30) Installing icu-dev (74.2-r1) [2025-08-07T08:03:57.631Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T08:03:57.890Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T08:03:58.205Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-139/archives/cost.csv [2025-08-07T08:03:58.205Z] + cut -d, -f6 [Pipeline] lock [2025-08-07T08:03:58.249Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] [2025-08-07T08:03:58.255Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] did not exist. Created. [2025-08-07T08:03:58.361Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T08:03:58.758Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-07T08:03:58.820Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T08:03:58.836Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T08:03:58.902Z] $ docker stop --time=1 c6d975e523ed22f93abbf391f40c0eba54c9cc6ab845a4d26b2a33514f8f307a [2025-08-07T08:04:00.053Z] $ docker rm -f --volumes c6d975e523ed22f93abbf391f40c0eba54c9cc6ab845a4d26b2a33514f8f307a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-07T08:04:00.877Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-08-07T08:04:10.925Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-08-07T08:04:11.507Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-08-07T08:04:13.437Z] (28/30) Installing zstd (1.5.6-r0) [2025-08-07T08:04:15.366Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-08-07T08:04:17.292Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-08-07T08:04:21.520Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T08:04:21.520Z] OK: 1184 MiB in 224 packages [2025-08-07T08:04:21.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T08:04:24.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T08:04:28.333Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-08-07T08:04:33.659Z] (2/14) Installing gdbm (1.23-r1) [2025-08-07T08:04:35.056Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-08-07T08:04:36.996Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-08-07T08:04:38.396Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-08-07T08:04:40.968Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-08-07T08:04:42.367Z] (7/14) Installing readline (8.2.10-r0) [2025-08-07T08:04:44.300Z] (8/14) Installing python3 (3.12.11-r0) [2025-08-07T08:04:49.623Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-08-07T08:04:53.857Z] (10/14) Installing pyc (3.12.11-r0) [2025-08-07T08:04:54.435Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-08-07T08:04:55.835Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-08-07T08:05:05.899Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-08-07T08:05:06.853Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-08-07T08:05:08.785Z] Executing busybox-1.36.1-r30.trigger [2025-08-07T08:05:08.785Z] OK: 1370 MiB in 238 packages [2025-08-07T08:05:09.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T08:05:12.375Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T08:05:16.611Z] OK: 1370 MiB in 238 packages [2025-08-07T08:05:16.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-07T08:05:19.176Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-07T08:05:23.411Z] (1/1) Installing tzdata (2025b-r0) [2025-08-07T08:05:25.978Z] OK: 1372 MiB in 239 packages [2025-08-07T08:05:27.910Z] (1/1) Purging tzdata (2025b-r0) [2025-08-07T08:05:27.910Z] OK: 1370 MiB in 238 packages [2025-08-07T08:05:37.967Z] Looking in links: /tmp/tmp3h8y45da [2025-08-07T08:05:37.967Z] Processing /tmp/tmp3h8y45da/pip-25.0.1-py3-none-any.whl [2025-08-07T08:05:37.967Z] Installing collected packages: pip [2025-08-07T08:05:43.283Z] Successfully installed pip-25.0.1 [2025-08-07T08:05:43.283Z] 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. [2025-08-07T08:05:45.852Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-08-07T08:05:45.852Z] Collecting pip [2025-08-07T08:05:45.852Z] Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) [2025-08-07T08:05:47.251Z] Collecting setuptools [2025-08-07T08:05:47.251Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-08-07T08:05:47.251Z] Collecting wheel [2025-08-07T08:05:47.251Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-08-07T08:05:47.251Z] Downloading pip-25.2-py3-none-any.whl (1.8 MB) [2025-08-07T08:05:47.251Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 52.5 MB/s eta 0:00:00 [2025-08-07T08:05:47.251Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-08-07T08:05:47.516Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 59.0 MB/s eta 0:00:00 [2025-08-07T08:05:47.516Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-08-07T08:05:47.516Z] Installing collected packages: wheel, setuptools, pip [2025-08-07T08:05:54.143Z] Attempting uninstall: pip [2025-08-07T08:05:54.143Z] Found existing installation: pip 25.0.1 [2025-08-07T08:05:54.143Z] Uninstalling pip-25.0.1: [2025-08-07T08:05:54.143Z] Successfully uninstalled pip-25.0.1 [2025-08-07T08:06:00.769Z] Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 [2025-08-07T08:06:00.769Z] 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. [2025-08-07T08:06:02.718Z] Processing ./edgex-taf-common [2025-08-07T08:06:02.718Z] Preparing metadata (setup.py): started [2025-08-07T08:06:03.671Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:06:03.671Z] Building wheels for collected packages: edgex-taf-common [2025-08-07T08:06:03.671Z]  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:06:03.671Z]  Building wheel for edgex-taf-common (setup.py): started [2025-08-07T08:06:05.070Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-08-07T08:06:05.070Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=0bbad36a52ef29dd350e6baeb422d9e639624894d76d96ed410a7cc4a7e60ee1 [2025-08-07T08:06:05.070Z] Stored in directory: /tmp/pip-ephem-wheel-cache-dbuwoy3l/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-08-07T08:06:05.070Z] Successfully built edgex-taf-common [2025-08-07T08:06:05.070Z] Installing collected packages: edgex-taf-common [2025-08-07T08:06:05.070Z] Successfully installed edgex-taf-common-0.0.0 [2025-08-07T08:06:05.070Z] 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. [2025-08-07T08:06:07.635Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2025-08-07T08:06:07.902Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-08-07T08:06:07.902Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2025-08-07T08:06:07.902Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2025-08-07T08:06:07.902Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-08-07T08:06:07.902Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-08-07T08:06:08.169Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-08-07T08:06:08.170Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-08-07T08:06:08.170Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2025-08-07T08:06:08.170Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2025-08-07T08:06:08.170Z] Preparing metadata (setup.py): started [2025-08-07T08:06:09.569Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:06:09.569Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2025-08-07T08:06:09.569Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-08-07T08:06:09.569Z] Preparing metadata (setup.py): started [2025-08-07T08:06:10.521Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:06:10.521Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2025-08-07T08:06:10.521Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-08-07T08:06:10.786Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2025-08-07T08:06:10.786Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-08-07T08:06:10.786Z] Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2025-08-07T08:06:10.786Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-08-07T08:06:11.051Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2025-08-07T08:06:11.051Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-08-07T08:06:11.051Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2025-08-07T08:06:11.051Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-08-07T08:06:12.983Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2025-08-07T08:06:12.983Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-08-07T08:06:13.561Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2025-08-07T08:06:13.561Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-08-07T08:06:14.139Z] Installing build dependencies: started [2025-08-07T08:06:19.463Z] Installing build dependencies: finished with status 'done' [2025-08-07T08:06:19.463Z] Getting requirements to build wheel: started [2025-08-07T08:06:21.400Z] Getting requirements to build wheel: finished with status 'done' [2025-08-07T08:06:21.400Z] Preparing metadata (pyproject.toml): started [2025-08-07T08:06:23.332Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-08-07T08:06:25.897Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2025-08-07T08:06:25.897Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2025-08-07T08:06:25.897Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2025-08-07T08:06:25.897Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-08-07T08:06:25.897Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2025-08-07T08:06:25.897Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-08-07T08:06:26.476Z] Preparing metadata (setup.py): started [2025-08-07T08:06:27.430Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:06:28.381Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2025-08-07T08:06:28.381Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-08-07T08:06:29.781Z] Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) [2025-08-07T08:06:29.781Z] Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-08-07T08:06:30.045Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2025-08-07T08:06:30.045Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-08-07T08:06:31.443Z] Collecting cryptography==45.0.4 (from -r requirements.txt (line 20)) [2025-08-07T08:06:31.443Z] Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-08-07T08:06:31.710Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2025-08-07T08:06:31.710Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-08-07T08:06:31.710Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2025-08-07T08:06:31.710Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2025-08-07T08:06:31.710Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2025-08-07T08:06:31.710Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-08-07T08:06:31.975Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:06:31.975Z] Downloading selenium-4.34.2-py3-none-any.whl.metadata (7.5 kB) [2025-08-07T08:06:31.975Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:06:32.243Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-08-07T08:06:32.243Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:06:32.243Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-08-07T08:06:32.508Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:06:32.508Z] Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2025-08-07T08:06:32.508Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:06:32.508Z] Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2025-08-07T08:06:32.773Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:32.773Z] Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) [2025-08-07T08:06:32.773Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:32.773Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-08-07T08:06:33.038Z] Preparing metadata (setup.py): started [2025-08-07T08:06:34.448Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:06:34.448Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:34.448Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-08-07T08:06:34.448Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:34.448Z] Downloading jsonschema-4.25.0-py3-none-any.whl.metadata (7.7 kB) [2025-08-07T08:06:34.719Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:34.719Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-08-07T08:06:34.719Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:34.719Z] Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-08-07T08:06:34.986Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:34.986Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-08-07T08:06:35.250Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:35.250Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-08-07T08:06:35.826Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:06:35.826Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-08-07T08:06:36.092Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:06:36.092Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-08-07T08:06:36.092Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:06:36.092Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-08-07T08:06:36.356Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-08-07T08:06:36.356Z] Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) [2025-08-07T08:06:36.620Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:06:36.620Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-08-07T08:06:36.884Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:06:36.884Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-08-07T08:06:36.884Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) [2025-08-07T08:06:37.840Z] Collecting cffi>=1.14 (from cryptography==45.0.4->-r requirements.txt (line 20)) [2025-08-07T08:06:37.840Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-08-07T08:06:37.840Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.4->-r requirements.txt (line 20)) [2025-08-07T08:06:37.840Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-08-07T08:06:38.424Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:06:38.424Z] Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2025-08-07T08:06:38.424Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:06:38.424Z] Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) [2025-08-07T08:06:38.686Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-08-07T08:06:38.686Z] Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl.metadata (8.6 kB) [2025-08-07T08:06:38.950Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:06:38.950Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-08-07T08:06:38.950Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-08-07T08:06:39.215Z] Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) [2025-08-07T08:06:39.215Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:06:39.215Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-08-07T08:06:39.215Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:06:39.477Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-08-07T08:06:39.739Z] Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:06:39.739Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-08-07T08:06:39.739Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:06:39.739Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-08-07T08:06:39.739Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:06:39.739Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-08-07T08:06:39.739Z] Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:06:39.739Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-08-07T08:06:40.002Z] Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:06:40.002Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-08-07T08:06:40.002Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:06:40.002Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-08-07T08:06:40.268Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-08-07T08:06:40.268Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-08-07T08:06:40.531Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:40.531Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-08-07T08:06:40.531Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:40.531Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-08-07T08:06:40.798Z] Preparing metadata (setup.py): started [2025-08-07T08:06:41.756Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:06:41.757Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:41.757Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-08-07T08:06:42.020Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:42.020Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-08-07T08:06:42.020Z] Preparing metadata (setup.py): started [2025-08-07T08:06:42.987Z] Preparing metadata (setup.py): finished with status 'done' [2025-08-07T08:06:42.987Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:42.987Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-08-07T08:06:43.252Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:43.252Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-08-07T08:06:43.252Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:43.252Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-08-07T08:06:43.519Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:43.519Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-08-07T08:06:46.169Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:46.169Z] Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) [2025-08-07T08:06:46.169Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:46.169Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-08-07T08:06:46.439Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:46.439Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-08-07T08:06:46.439Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:46.439Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-08-07T08:06:46.440Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:46.440Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-08-07T08:06:46.710Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:46.710Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-08-07T08:06:46.710Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:46.710Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-08-07T08:06:46.981Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:46.981Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-08-07T08:06:46.981Z] Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:46.981Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-08-07T08:06:47.566Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:47.566Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-08-07T08:06:47.836Z] 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)) [2025-08-07T08:06:47.836Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-08-07T08:06:48.105Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-08-07T08:06:48.105Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-08-07T08:06:48.375Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2025-08-07T08:06:48.375Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 60.2 MB/s 0:00:00 [2025-08-07T08:06:48.647Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2025-08-07T08:06:48.647Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-08-07T08:06:48.647Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-08-07T08:06:48.647Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-08-07T08:06:48.647Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-08-07T08:06:48.647Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-08-07T08:06:48.647Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-08-07T08:06:48.647Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-08-07T08:06:48.647Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-08-07T08:06:48.918Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 50.7 MB/s 0:00:00 [2025-08-07T08:06:48.918Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2025-08-07T08:06:48.918Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 59.4 MB/s 0:00:00 [2025-08-07T08:06:48.918Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-08-07T08:06:49.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 56.2 MB/s 0:00:00 [2025-08-07T08:06:49.186Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-08-07T08:06:49.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 56.1 MB/s 0:00:00 [2025-08-07T08:06:49.186Z] Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-08-07T08:06:49.186Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-08-07T08:06:49.186Z] Downloading cryptography-45.0.4-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-08-07T08:06:49.186Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 48.7 MB/s 0:00:00 [2025-08-07T08:06:49.186Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-08-07T08:06:49.186Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2025-08-07T08:06:49.186Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-08-07T08:06:49.452Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-08-07T08:06:49.452Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-08-07T08:06:49.452Z] Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) [2025-08-07T08:06:49.452Z] Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) [2025-08-07T08:06:49.452Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-08-07T08:06:49.452Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-08-07T08:06:49.452Z] Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2025-08-07T08:06:49.452Z] Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl (343 kB) [2025-08-07T08:06:49.452Z] Downloading invoke-2.2.0-py3-none-any.whl (160 kB) [2025-08-07T08:06:49.452Z] Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl (663 kB) [2025-08-07T08:06:49.452Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.8/663.8 kB 56.5 MB/s 0:00:00 [2025-08-07T08:06:49.452Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-08-07T08:06:49.452Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-08-07T08:06:49.452Z] Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) [2025-08-07T08:06:49.452Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-08-07T08:06:49.452Z] Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2025-08-07T08:06:49.452Z] Downloading selenium-4.34.2-py3-none-any.whl (9.4 MB) [2025-08-07T08:06:49.717Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 54.9 MB/s 0:00:00 [2025-08-07T08:06:49.717Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-08-07T08:06:49.717Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-08-07T08:06:49.717Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-08-07T08:06:49.717Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-08-07T08:06:49.717Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-08-07T08:06:49.717Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-08-07T08:06:49.717Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-08-07T08:06:49.717Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-08-07T08:06:49.717Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-08-07T08:06:49.717Z] Downloading docutils-0.22-py3-none-any.whl (630 kB) [2025-08-07T08:06:49.979Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 52.9 MB/s 0:00:00 [2025-08-07T08:06:49.979Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-08-07T08:06:49.979Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-08-07T08:06:49.979Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 56.0 MB/s 0:00:00 [2025-08-07T08:06:49.979Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-08-07T08:06:49.979Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-08-07T08:06:49.979Z] Downloading jsonschema-4.25.0-py3-none-any.whl (89 kB) [2025-08-07T08:06:49.979Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-08-07T08:06:49.979Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-08-07T08:06:49.979Z] Downloading rpds_py-0.26.0-cp312-cp312-musllinux_1_2_aarch64.whl (562 kB) [2025-08-07T08:06:49.979Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.0/562.0 kB 57.6 MB/s 0:00:00 [2025-08-07T08:06:49.979Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-08-07T08:06:49.979Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-08-07T08:06:49.979Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-08-07T08:06:49.979Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-08-07T08:06:49.979Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-08-07T08:06:49.979Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-08-07T08:06:49.979Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-08-07T08:06:49.979Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-08-07T08:06:49.979Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-08-07T08:06:49.979Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-08-07T08:06:49.980Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-08-07T08:06:50.244Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-08-07T08:06:50.244Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-08-07T08:06:50.244Z] Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-08-07T08:06:50.244Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.1 MB/s 0:00:00 [2025-08-07T08:06:50.244Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-08-07T08:06:50.244Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-08-07T08:06:50.244Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-08-07T08:06:50.244Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-08-07T08:06:51.193Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-08-07T08:06:51.193Z]  DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:06:51.193Z]  Building wheel for robotframework-sshlibrary (setup.py): started [2025-08-07T08:06:52.588Z] Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' [2025-08-07T08:06:52.589Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b6ee6ca06082770dbb54ebfecffb28cda67df2f68020b0cff0effddb3fd05513 [2025-08-07T08:06:52.589Z] Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2025-08-07T08:06:52.589Z]  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:06:52.589Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-08-07T08:06:53.556Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-08-07T08:06:53.556Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=c2f775acafcc1b3ae72b5945a5376fe5125248ce921c95e5b52761fe38d48a48 [2025-08-07T08:06:53.556Z] Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-08-07T08:06:53.821Z] Building wheel for psutil (pyproject.toml): started [2025-08-07T08:07:06.115Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-08-07T08:07:06.115Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278199 sha256=858339f87cc932b4116e1e95dbd8f51cc5c975fe6911c433f26a70f2c6c53f72 [2025-08-07T08:07:06.115Z] Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-08-07T08:07:06.115Z]  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:07:06.115Z]  Building wheel for psycopg2 (setup.py): started [2025-08-07T08:08:02.461Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-08-07T08:08:02.461Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512673 sha256=cc205308fc6e5a70baa56ac6084ab5959010699981ce73918c550912dbf633b6 [2025-08-07T08:08:02.461Z] Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-08-07T08:08:02.461Z]  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:08:02.461Z]  Building wheel for flex (setup.py): started [2025-08-07T08:08:02.461Z] Building wheel for flex (setup.py): finished with status 'done' [2025-08-07T08:08:02.461Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=888db0c60d117d33d9953672966f0ede9f973a10e6c8b1d58cbe434553b5f5bb [2025-08-07T08:08:02.461Z] Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-08-07T08:08:02.462Z]  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:08:02.462Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-08-07T08:08:03.413Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-08-07T08:08:03.413Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=797919eecfcc03b5e9624e68cc57664c8d6c93770517a6e9e68f05c0c945ce4d [2025-08-07T08:08:03.413Z] Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-08-07T08:08:03.413Z]  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 [2025-08-07T08:08:03.413Z]  Building wheel for validate-email (setup.py): started [2025-08-07T08:08:04.806Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-08-07T08:08:04.806Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=ba07782dcc93b8c15e747d8580c10ec0292a74039ef440d2d1932285e82f39a9 [2025-08-07T08:08:04.806Z] Stored in directory: /tmp/pip-ephem-wheel-cache-d19mzhok/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-08-07T08:08:04.806Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-08-07T08:08:05.756Z] Installing collected packages: validate-email, strict-rfc3339, sseclient-py, sortedcontainers, rfc3987, pytz, ply, parse, genson, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, invoke, idna, h11, docutils, configparser, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, pynacl, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, paramiko, jsonschema, selenium, scp, openapi-schema-validator, robotframework-sshlibrary, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-08-07T08:09:13.556Z] [2025-08-07T08:09:13.556Z] Successfully installed MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 bcrypt-4.3.0 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.4 docker-7.1.0 docutils-0.22 flex-6.14.1 genson-1.3.0 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 invoke-2.2.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.25.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 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 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.31.1 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.23.0 pygments-2.19.2 pyjwt-2.10.1 pynacl-1.5.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.1 pytz-2025.2 pyzmq-27.0.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.3.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 rpds-py-0.26.0 scp-0.15.0 selenium-4.34.2 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 sseclient-py-1.8.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 tzlocal-5.3.1 urllib3-2.5.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-08-07T08:09:13.556Z] 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. [2025-08-07T08:10:00.364Z] Removing intermediate container caf5f6079745 [2025-08-07T08:10:00.364Z] ---> be251d9147af [2025-08-07T08:10:00.364Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-08-07T08:10:00.364Z] ---> Running in 301dffa7f9a6 [2025-08-07T08:10:00.364Z] Removing intermediate container 301dffa7f9a6 [2025-08-07T08:10:00.364Z] ---> 4ca3e87a4b90 [2025-08-07T08:10:00.364Z] Step 11/13 : LABEL arch=arm64 [2025-08-07T08:10:00.364Z] ---> Running in 44defb35ab78 [2025-08-07T08:10:00.364Z] Removing intermediate container 44defb35ab78 [2025-08-07T08:10:00.364Z] ---> cc3a317ae294 [2025-08-07T08:10:00.364Z] Step 12/13 : LABEL git_sha=f8a5ec1abbb2e1eb8a0eb824349d0580dc1cc2d2 [2025-08-07T08:10:00.364Z] ---> Running in 4e4c71d0f007 [2025-08-07T08:10:00.364Z] Removing intermediate container 4e4c71d0f007 [2025-08-07T08:10:00.364Z] ---> 1e4c37d03347 [2025-08-07T08:10:00.364Z] Step 13/13 : LABEL version=0.0.0 [2025-08-07T08:10:00.364Z] ---> Running in e3f9963b42dc [2025-08-07T08:10:00.364Z] Removing intermediate container e3f9963b42dc [2025-08-07T08:10:00.364Z] ---> 6fd816e41cf9 [2025-08-07T08:10:00.364Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-07T08:10:00.364Z] Successfully built 6fd816e41cf9 [2025-08-07T08:10:00.364Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T08:10:01.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T08:10:01.337Z] [2025-08-07T08:10:01.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T08:10:01.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T08:10:02.006Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-07T08:10:02.006Z] 8998bd30e6a1: Pulling fs layer [2025-08-07T08:10:02.006Z] 04944245beec: Pulling fs layer [2025-08-07T08:10:02.006Z] 699f458cf7ca: Pulling fs layer [2025-08-07T08:10:02.006Z] 765212b225bb: Pulling fs layer [2025-08-07T08:10:02.006Z] f23df028b6ca: Pulling fs layer [2025-08-07T08:10:02.006Z] d65c8cfc05b1: Pulling fs layer [2025-08-07T08:10:02.006Z] 2437ff75d9bd: Pulling fs layer [2025-08-07T08:10:02.006Z] 765212b225bb: Waiting [2025-08-07T08:10:02.006Z] f23df028b6ca: Waiting [2025-08-07T08:10:02.006Z] d65c8cfc05b1: Waiting [2025-08-07T08:10:02.006Z] 2437ff75d9bd: Waiting [2025-08-07T08:10:02.006Z] 04944245beec: Verifying Checksum [2025-08-07T08:10:02.006Z] 04944245beec: Download complete [2025-08-07T08:10:02.006Z] 765212b225bb: Verifying Checksum [2025-08-07T08:10:02.006Z] 765212b225bb: Download complete [2025-08-07T08:10:02.006Z] f23df028b6ca: Verifying Checksum [2025-08-07T08:10:02.006Z] f23df028b6ca: Download complete [2025-08-07T08:10:02.006Z] d65c8cfc05b1: Verifying Checksum [2025-08-07T08:10:02.006Z] d65c8cfc05b1: Download complete [2025-08-07T08:10:02.270Z] 699f458cf7ca: Verifying Checksum [2025-08-07T08:10:02.270Z] 699f458cf7ca: Download complete [2025-08-07T08:10:02.536Z] 8998bd30e6a1: Verifying Checksum [2025-08-07T08:10:02.536Z] 8998bd30e6a1: Download complete [2025-08-07T08:10:05.103Z] 2437ff75d9bd: Verifying Checksum [2025-08-07T08:10:05.103Z] 2437ff75d9bd: Download complete [2025-08-07T08:10:07.032Z] 8998bd30e6a1: Pull complete [2025-08-07T08:10:07.611Z] 04944245beec: Pull complete [2025-08-07T08:10:09.012Z] 699f458cf7ca: Pull complete [2025-08-07T08:10:09.277Z] 765212b225bb: Pull complete [2025-08-07T08:10:10.231Z] f23df028b6ca: Pull complete [2025-08-07T08:10:10.496Z] d65c8cfc05b1: Pull complete [2025-08-07T08:10:28.670Z] 2437ff75d9bd: Pull complete [2025-08-07T08:10:28.670Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-07T08:10:28.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-07T08:10:28.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T08:10:28.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-6443 does not seem to be running inside a container [2025-08-07T08:10:29.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-139 -v /w/workspace/xfoundry_edgex-taf-common_PR-139:/w/workspace/xfoundry_edgex-taf-common_PR-139:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-08-07T08:10:31.534Z] $ docker top 6fcdb2a57b5b60a3ff36bc1a319636ddfc290c8debccd244131f4253ef3e0874 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:10:32.421Z] ---> job-cost.sh [2025-08-07T08:10:32.421Z] lf-activate-venv: SKIPPING [2025-08-07T08:10:32.421Z] INFO: No Stack... [2025-08-07T08:10:32.998Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-07T08:10:33.576Z] INFO: Archiving Costs [Pipeline] sh [2025-08-07T08:10:34.230Z] + + cutcat -d, /w/workspace/xfoundry_edgex-taf-common_PR-139/archives/cost.csv -f6 [2025-08-07T08:10:34.230Z] [Pipeline] lock [2025-08-07T08:10:34.309Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] [2025-08-07T08:10:34.316Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] did not exist. Created. [2025-08-07T08:10:34.322Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-07T08:10:34.725Z] /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/durable-b000a2c9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-07T08:10:35.093Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-07T08:10:35.141Z] Warning: overwriting stash ‘stack-cost’ [2025-08-07T08:10:35.495Z] Stashed 1 file(s) [Pipeline] } [2025-08-07T08:10:35.516Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-139-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-07T08:10:35.594Z] $ docker stop --time=1 6fcdb2a57b5b60a3ff36bc1a319636ddfc290c8debccd244131f4253ef3e0874 [2025-08-07T08:10:37.425Z] $ docker rm -f --volumes 6fcdb2a57b5b60a3ff36bc1a319636ddfc290c8debccd244131f4253ef3e0874 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-07T08:10:39.145Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-139/archives ] [2025-08-07T08:10:39.145Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-139/archives [2025-08-07T08:10:39.145Z] total 16 [2025-08-07T08:10:39.145Z] drwxr-xr-x 3 root root 4096 Aug 7 08:03 . [2025-08-07T08:10:39.145Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 08:03 .. [2025-08-07T08:10:39.145Z] drwxr-xr-x 2 root root 4096 Aug 7 08:03 cost [2025-08-07T08:10:39.145Z] -rw-r--r-- 1 root root 88 Aug 7 08:03 cost.csv [2025-08-07T08:10:39.145Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-139/archives [2025-08-07T08:10:39.145Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-139/archives [2025-08-07T08:10:39.145Z] total 16 [2025-08-07T08:10:39.145Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 08:03 . [2025-08-07T08:10:39.145Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 08:03 .. [2025-08-07T08:10:39.145Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 08:03 cost [2025-08-07T08:10:39.145Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 7 08:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:10:39.480Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:10:40.376Z] ---> package-listing.sh [2025-08-07T08:10:40.376Z] ++ facter osfamily [2025-08-07T08:10:40.376Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-07T08:10:40.636Z] + OS_FAMILY=debian [2025-08-07T08:10:40.636Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-139 [2025-08-07T08:10:40.636Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-07T08:10:40.636Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-07T08:10:40.636Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-07T08:10:40.636Z] + PACKAGES=/tmp/packages_start.txt [2025-08-07T08:10:40.636Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-139 ']' [2025-08-07T08:10:40.636Z] + PACKAGES=/tmp/packages_end.txt [2025-08-07T08:10:40.636Z] + case "${OS_FAMILY}" in [2025-08-07T08:10:40.636Z] + dpkg -l [2025-08-07T08:10:40.636Z] + grep '^ii' [2025-08-07T08:10:40.636Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-07T08:10:40.636Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-07T08:10:40.636Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-07T08:10:40.636Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-139 ']' [2025-08-07T08:10:40.636Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-139/archives/ [2025-08-07T08:10:40.636Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-139/archives/ [Pipeline] echo [2025-08-07T08:10:40.670Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-07T08:10:40.965Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-07T08:10:41.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-07T08:10:41.600Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-07T08:10:41.753Z] prd-ubuntu20.04-docker-8c-8g-6442 does not seem to be running inside a container [2025-08-07T08:10:41.782Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-139/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-139 -v /w/workspace/xfoundry_edgex-taf-common_PR-139:/w/workspace/xfoundry_edgex-taf-common_PR-139:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-07T08:10:41.985Z] $ docker top a66409ef450e4a827f4e3bad6684243c3c35a79cc462a45d62c880f2df3c7ead -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-07T08:10:42.385Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-07T08:10:42.698Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-07T08:10:43.011Z] + ls /var/log/sa-host [2025-08-07T08:10:43.012Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-07T08:10:43.245Z] provisioning config files... [2025-08-07T08:10:43.253Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-139@tmp/config7441493344580849952tmp [Pipeline] { [Pipeline] echo [2025-08-07T08:10:43.313Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:10:43.632Z] ---> create-netrc.sh [Pipeline] } [2025-08-07T08:10:43.661Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:10:44.063Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-07T08:10:44.098Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:10:44.414Z] ---> sudo-logs.sh [2025-08-07T08:10:44.414Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-07T08:10:44.506Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:10:44.825Z] ---> job-cost.sh [2025-08-07T08:10:44.825Z] lf-activate-venv: SKIPPING [2025-08-07T08:10:44.825Z] DEBUG: total: 0.2199999988079071 [2025-08-07T08:10:44.825Z] INFO: Retrieving Stack Cost... [2025-08-07T08:10:45.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-07T08:10:45.345Z] INFO: Archiving Costs [Pipeline] echo [2025-08-07T08:10:45.384Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-07T08:10:45.700Z] ---> logs-deploy.sh [2025-08-07T08:10:45.701Z] lf-activate-venv: SKIPPING [2025-08-07T08:10:45.701Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-139/1 [2025-08-07T08:10:45.701Z] INFO: archiving workspace using pattern(s): [2025-08-07T08:10:46.637Z] Archives upload complete. [2025-08-07T08:10:46.897Z] INFO: archiving logs to Nexus [2025-08-07T08:10:47.466Z] ---> uname -a: [2025-08-07T08:10:47.466Z] Linux prd-ubuntu20-04-docker-8c-8g-6442 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-08-07T08:10:47.466Z] [2025-08-07T08:10:47.466Z] [2025-08-07T08:10:47.466Z] ---> lscpu: [2025-08-07T08:10:47.466Z] Architecture: x86_64 [2025-08-07T08:10:47.466Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-07T08:10:47.466Z] Byte Order: Little Endian [2025-08-07T08:10:47.466Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-07T08:10:47.466Z] CPU(s): 8 [2025-08-07T08:10:47.466Z] On-line CPU(s) list: 0-7 [2025-08-07T08:10:47.466Z] Thread(s) per core: 1 [2025-08-07T08:10:47.466Z] Core(s) per socket: 1 [2025-08-07T08:10:47.466Z] Socket(s): 8 [2025-08-07T08:10:47.466Z] NUMA node(s): 1 [2025-08-07T08:10:47.466Z] Vendor ID: AuthenticAMD [2025-08-07T08:10:47.466Z] CPU family: 23 [2025-08-07T08:10:47.466Z] Model: 49 [2025-08-07T08:10:47.466Z] Model name: AMD EPYC-Rome Processor [2025-08-07T08:10:47.466Z] Stepping: 0 [2025-08-07T08:10:47.466Z] CPU MHz: 2800.000 [2025-08-07T08:10:47.466Z] BogoMIPS: 5600.00 [2025-08-07T08:10:47.466Z] Virtualization: AMD-V [2025-08-07T08:10:47.466Z] Hypervisor vendor: KVM [2025-08-07T08:10:47.466Z] Virtualization type: full [2025-08-07T08:10:47.466Z] L1d cache: 256 KiB [2025-08-07T08:10:47.466Z] L1i cache: 256 KiB [2025-08-07T08:10:47.466Z] L2 cache: 4 MiB [2025-08-07T08:10:47.466Z] L3 cache: 128 MiB [2025-08-07T08:10:47.466Z] NUMA node0 CPU(s): 0-7 [2025-08-07T08:10:47.466Z] Vulnerability Gather data sampling: Not affected [2025-08-07T08:10:47.466Z] Vulnerability Itlb multihit: Not affected [2025-08-07T08:10:47.466Z] Vulnerability L1tf: Not affected [2025-08-07T08:10:47.466Z] Vulnerability Mds: Not affected [2025-08-07T08:10:47.466Z] Vulnerability Meltdown: Not affected [2025-08-07T08:10:47.466Z] Vulnerability Mmio stale data: Not affected [2025-08-07T08:10:47.466Z] Vulnerability Retbleed: Vulnerable [2025-08-07T08:10:47.466Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-07T08:10:47.466Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-08-07T08:10:47.466Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-08-07T08:10:47.466Z] Vulnerability Srbds: Not affected [2025-08-07T08:10:47.466Z] Vulnerability Tsx async abort: Not affected [2025-08-07T08:10:47.466Z] 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-08-07T08:10:47.466Z] [2025-08-07T08:10:47.466Z]