Pull request #143 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f30a54a6e7bcb341db92db5af67a29c2b6602c33+25247ac748027abf9820f8a08a2990fa03ab5444 (833945927982bdf54acba3ea12752a1509d6b19e) 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-ssh4650602237257867231.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-ssh5034037682332481312.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-143/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-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17453618207077810800.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-143/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17799287713878286820.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-ssh4095771874823241476.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-143/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-143/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18203222386075031299.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8149’ Running on prd-ubuntu20.04-docker-8c-8g-8151 in /w/workspace/xfoundry_edgex-taf-common_PR-143 [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-143 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit f30a54a6e7bcb341db92db5af67a29c2b6602c33 Merge succeeded, producing f30a54a6e7bcb341db92db5af67a29c2b6602c33 Checking out Revision f30a54a6e7bcb341db92db5af67a29c2b6602c33 (PR-143) Commit message: "build: bump cryptography from 45.0.4 to 45.0.7" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > 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/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f30a54a6e7bcb341db92db5af67a29c2b6602c33 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f30a54a6e7bcb341db92db5af67a29c2b6602c33 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-02T10:41:28.849Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-02T10:41:29.045Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-02T10:41:29.161Z] ========================================================= [2025-09-02T10:41:29.161Z] EdgeX Global Pipelines Version Info [2025-09-02T10:41:29.161Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:41:30.292Z] ------------------- [2025-09-02T10:41:30.292Z] stable info: [2025-09-02T10:41:30.292Z] ------------------- [2025-09-02T10:41:30.292Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-02T10:41:30.292Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-02T10:41:30.292Z] Message: update stable to v1.0.276 [2025-09-02T10:41:30.552Z] ------------------- [2025-09-02T10:41:30.553Z] experimental info: [2025-09-02T10:41:30.553Z] ------------------- [2025-09-02T10:41:30.553Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-02T10:41:30.553Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-02T10:41:30.553Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-09-02T10:41:30.813Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-09-02T10:41:30.862Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-09-02T10:41:30.912Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-02T10:41:30.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-02T10:41:31.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-02T10:41:31.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-09-02T10:41:31.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-02T10:41:31.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-09-02T10:41:31.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-09-02T10:41:31.272Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-02T10:41:31.330Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-09-02T10:41:31.388Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-09-02T10:41:31.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-02T10:41:31.500Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-02T10:41:31.553Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-143 [Pipeline] echo [2025-09-02T10:41:31.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-143 [Pipeline] echo [2025-09-02T10:41:31.663Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-143 [Pipeline] echo [2025-09-02T10:41:31.713Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f30a54a6e7bcb341db92db5af67a29c2b6602c33 [Pipeline] echo [2025-09-02T10:41:31.766Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f30a54a [Pipeline] echo [2025-09-02T10:41:31.820Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T10:41:31.964Z] provisioning config files... [2025-09-02T10:41:31.987Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/config10273116379306015685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:41:32.391Z] ---> ****-login.sh [2025-09-02T10:41:32.391Z] nexus3.edgexfoundry.org:10001 [2025-09-02T10:41:32.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:41:32.652Z] [2025-09-02T10:41:32.652Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T10:41:32.652Z] Configure a credential helper to remove this warning. See [2025-09-02T10:41:32.652Z] https://docs.****.com/go/credential-store/ [2025-09-02T10:41:32.652Z] [2025-09-02T10:41:32.652Z] Login Succeeded [2025-09-02T10:41:32.652Z] nexus3.edgexfoundry.org:10002 [2025-09-02T10:41:32.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:41:32.913Z] [2025-09-02T10:41:32.914Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T10:41:32.914Z] Configure a credential helper to remove this warning. See [2025-09-02T10:41:32.914Z] https://docs.****.com/go/credential-store/ [2025-09-02T10:41:32.914Z] [2025-09-02T10:41:32.914Z] Login Succeeded [2025-09-02T10:41:32.914Z] nexus3.edgexfoundry.org:10003 [2025-09-02T10:41:32.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:41:32.914Z] [2025-09-02T10:41:32.914Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T10:41:32.914Z] Configure a credential helper to remove this warning. See [2025-09-02T10:41:32.914Z] https://docs.****.com/go/credential-store/ [2025-09-02T10:41:32.914Z] [2025-09-02T10:41:32.914Z] Login Succeeded [2025-09-02T10:41:32.914Z] nexus3.edgexfoundry.org:10004 [2025-09-02T10:41:32.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:41:32.914Z] [2025-09-02T10:41:32.914Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T10:41:32.914Z] Configure a credential helper to remove this warning. See [2025-09-02T10:41:32.914Z] https://docs.****.com/go/credential-store/ [2025-09-02T10:41:32.914Z] [2025-09-02T10:41:32.914Z] Login Succeeded [2025-09-02T10:41:32.914Z] ****.io [2025-09-02T10:41:33.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:41:33.173Z] [2025-09-02T10:41:33.174Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T10:41:33.174Z] Configure a credential helper to remove this warning. See [2025-09-02T10:41:33.174Z] https://docs.****.com/go/credential-store/ [2025-09-02T10:41:33.174Z] [2025-09-02T10:41:33.174Z] Login Succeeded [2025-09-02T10:41:33.174Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T10:41:33.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-09-02T10:41:33.861Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T10:41:33.861Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-02T10:41:33.861Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-02T10:41:33.861Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-02T10:41:33.861Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-02T10:41:33.861Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-02T10:41:33.861Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T10:41:34.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T10:41:34.315Z] [2025-09-02T10:41:34.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T10:41:34.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T10:41:34.709Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-02T10:41:34.709Z] 3dae71ba6b94: Pulling fs layer [2025-09-02T10:41:34.709Z] 6bf1a483ea7c: Pulling fs layer [2025-09-02T10:41:34.709Z] f5dfc541a4d3: Pulling fs layer [2025-09-02T10:41:34.709Z] 461d9e800cba: Pulling fs layer [2025-09-02T10:41:34.709Z] 80192f66455f: Pulling fs layer [2025-09-02T10:41:34.709Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-02T10:41:34.709Z] a29436f7fd5d: Pulling fs layer [2025-09-02T10:41:34.709Z] 923cac83aea3: Pulling fs layer [2025-09-02T10:41:34.709Z] 25ad8b0a4227: Pulling fs layer [2025-09-02T10:41:34.709Z] db01528c6b51: Pulling fs layer [2025-09-02T10:41:34.709Z] 28988de357af: Pulling fs layer [2025-09-02T10:41:34.709Z] 28988de357af: Waiting [2025-09-02T10:41:34.709Z] 25ad8b0a4227: Waiting [2025-09-02T10:41:34.709Z] db01528c6b51: Waiting [2025-09-02T10:41:34.709Z] a29436f7fd5d: Waiting [2025-09-02T10:41:34.709Z] 923cac83aea3: Waiting [2025-09-02T10:41:34.709Z] 80192f66455f: Waiting [2025-09-02T10:41:34.709Z] 2e8e34ca0e6c: Waiting [2025-09-02T10:41:34.709Z] 461d9e800cba: Waiting [2025-09-02T10:41:34.709Z] 6bf1a483ea7c: Verifying Checksum [2025-09-02T10:41:34.709Z] 6bf1a483ea7c: Download complete [2025-09-02T10:41:34.709Z] 461d9e800cba: Verifying Checksum [2025-09-02T10:41:34.709Z] 461d9e800cba: Download complete [2025-09-02T10:41:34.709Z] 80192f66455f: Download complete [2025-09-02T10:41:34.971Z] f5dfc541a4d3: Verifying Checksum [2025-09-02T10:41:34.971Z] f5dfc541a4d3: Download complete [2025-09-02T10:41:34.971Z] 3dae71ba6b94: Verifying Checksum [2025-09-02T10:41:34.971Z] 3dae71ba6b94: Download complete [2025-09-02T10:41:34.971Z] 923cac83aea3: Verifying Checksum [2025-09-02T10:41:34.971Z] 923cac83aea3: Download complete [2025-09-02T10:41:34.971Z] 25ad8b0a4227: Verifying Checksum [2025-09-02T10:41:34.971Z] 25ad8b0a4227: Download complete [2025-09-02T10:41:34.971Z] db01528c6b51: Download complete [2025-09-02T10:41:34.971Z] 28988de357af: Download complete [2025-09-02T10:41:35.235Z] a29436f7fd5d: Verifying Checksum [2025-09-02T10:41:35.235Z] a29436f7fd5d: Download complete [2025-09-02T10:41:35.803Z] 2e8e34ca0e6c: Verifying Checksum [2025-09-02T10:41:35.803Z] 2e8e34ca0e6c: Download complete [2025-09-02T10:41:36.372Z] 3dae71ba6b94: Pull complete [2025-09-02T10:41:36.631Z] 6bf1a483ea7c: Pull complete [2025-09-02T10:41:37.199Z] f5dfc541a4d3: Pull complete [2025-09-02T10:41:37.199Z] 461d9e800cba: Pull complete [2025-09-02T10:41:37.459Z] 80192f66455f: Pull complete [2025-09-02T10:41:41.657Z] 2e8e34ca0e6c: Pull complete [2025-09-02T10:41:42.314Z] a29436f7fd5d: Pull complete [2025-09-02T10:41:42.314Z] 923cac83aea3: Pull complete [2025-09-02T10:41:42.314Z] 25ad8b0a4227: Pull complete [2025-09-02T10:41:42.314Z] db01528c6b51: Pull complete [2025-09-02T10:41:42.314Z] 28988de357af: Pull complete [2025-09-02T10:41:42.314Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-02T10:41:42.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T10:41:42.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T10:41:42.829Z] prd-ubuntu20.04-docker-8c-8g-8151 does not seem to be running inside a container [2025-09-02T10:41:42.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-143 -v /w/workspace/xfoundry_edgex-taf-common_PR-143:/w/workspace/xfoundry_edgex-taf-common_PR-143:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-02T10:41:44.783Z] $ docker top 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 -eo pid,comm [2025-09-02T10:41:44.832Z] 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-09-02T10:41:44.832Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T10:41:44.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T10:41:44.973Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T10:41:45.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T10:41:45.072Z] $ docker exec 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 ssh-agent [2025-09-02T10:41:45.173Z] SSH_AUTH_SOCK=/tmp/ssh-XaRjaohfXVq9/agent.33 [2025-09-02T10:41:45.173Z] SSH_AGENT_PID=39 [2025-09-02T10:41:45.179Z] Running ssh-add (command line suppressed) [2025-09-02T10:41:45.276Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/private_key_15672262155172874294.key (/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/private_key_15672262155172874294.key) [2025-09-02T10:41:45.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T10:41:45.638Z] + git config --global --add safe.directory /w/workspace/xfoundry_edgex-taf-common_PR-143 [Pipeline] sh [2025-09-02T10:41:45.958Z] + git tag --points-at HEAD [Pipeline] } [2025-09-02T10:41:45.988Z] $ docker exec --env ******** --env ******** 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 ssh-agent -k [2025-09-02T10:41:46.100Z] unset SSH_AUTH_SOCK; [2025-09-02T10:41:46.101Z] unset SSH_AGENT_PID; [2025-09-02T10:41:46.101Z] echo Agent pid 39 killed; [2025-09-02T10:41:46.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-02T10:41:46.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T10:41:46.220Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T10:41:46.346Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T10:41:46.343Z] $ docker exec 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 ssh-agent [2025-09-02T10:41:46.446Z] SSH_AUTH_SOCK=/tmp/ssh-JDRUWpqsVAok/agent.86 [2025-09-02T10:41:46.446Z] SSH_AGENT_PID=92 [2025-09-02T10:41:46.450Z] Running ssh-add (command line suppressed) [2025-09-02T10:41:46.560Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/private_key_8223095620076984499.key (/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/private_key_8223095620076984499.key) [2025-09-02T10:41:46.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T10:41:46.914Z] + git semver init [2025-09-02T10:41:47.175Z] 2025-09-02 10:41:47,160 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T10:41:47.175Z] 2025-09-02 10:41:47,165 [run_init] DEBUG init version:0.0.0 force:False [2025-09-02T10:41:47.175Z] 2025-09-02 10:41:47,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-143/.semver [2025-09-02T10:41:47.175Z] 2025-09-02 10:41:47,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-143/.semver [2025-09-02T10:41:47.175Z] 2025-09-02 10:41:47,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-143/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-143, stdin=None, shell=False, universal_newlines=False) [2025-09-02T10:41:48.115Z] 2025-09-02 10:41:47,753 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-143/.git/info/exclude [2025-09-02T10:41:48.115Z] 2025-09-02 10:41:47,753 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-143/.semver/PR-143 with force:False [2025-09-02T10:41:48.115Z] 2025-09-02 10:41:47,753 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-143/.semver/PR-143 [2025-09-02T10:41:48.115Z] 2025-09-02 10:41:47,757 [execute] INFO git cat-file --batch-check [2025-09-02T10:41:48.115Z] 2025-09-02 10:41:47,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-143/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-02T10:41:48.115Z] 2025-09-02 10:41:47,762 [execute] INFO git cat-file --batch [2025-09-02T10:41:48.115Z] 2025-09-02 10:41:47,762 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-143/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-02T10:41:48.115Z] 2025-09-02 10:41:47,766 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-143/.semver/PR-143 [2025-09-02T10:41:48.115Z] 0.0.0 [Pipeline] } [2025-09-02T10:41:48.134Z] $ docker exec --env ******** --env ******** 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 ssh-agent -k [2025-09-02T10:41:48.221Z] unset SSH_AUTH_SOCK; [2025-09-02T10:41:48.222Z] unset SSH_AGENT_PID; [2025-09-02T10:41:48.222Z] echo Agent pid 92 killed; [2025-09-02T10:41:48.235Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T10:41:48.672Z] + git semver [Pipeline] } [2025-09-02T10:41:48.954Z] $ docker stop --time=1 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 [2025-09-02T10:41:50.262Z] $ docker rm -f --volumes 63e0ac2c719d709d25492d09fb3331073122d77be0bad2e94e2ae08f24b7ba16 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T10:41:50.664Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-02T10:41:51.003Z] Stashed 1 file(s) [Pipeline] echo [2025-09-02T10:41:51.025Z] [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-09-02T10:41:51.626Z] provisioning config files... [2025-09-02T10:41:51.663Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/config9974159484096233149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:41:52.009Z] ---> ****-login.sh [2025-09-02T10:41:52.009Z] nexus3.edgexfoundry.org:10001 [2025-09-02T10:41:52.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:41:52.009Z] Login Succeeded [2025-09-02T10:41:52.009Z] nexus3.edgexfoundry.org:10002 [2025-09-02T10:41:52.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:41:52.009Z] Login Succeeded [2025-09-02T10:41:52.009Z] nexus3.edgexfoundry.org:10003 [2025-09-02T10:41:52.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:41:52.269Z] Login Succeeded [2025-09-02T10:41:52.269Z] nexus3.edgexfoundry.org:10004 [2025-09-02T10:41:52.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:41:52.269Z] Login Succeeded [2025-09-02T10:41:52.269Z] ****.io [2025-09-02T10:41:52.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:41:52.529Z] Login Succeeded [2025-09-02T10:41:52.529Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T10:41:52.561Z] 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-09-02T10:41:53.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-02T10:41:53.849Z] + ls -al . [2025-09-02T10:41:53.849Z] total 72 [2025-09-02T10:41:53.849Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 10:41 . [2025-09-02T10:41:53.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:41 .. [2025-09-02T10:41:53.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 10:41 .git [2025-09-02T10:41:53.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 10:41 .github [2025-09-02T10:41:53.849Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 2 10:41 .gitignore [2025-09-02T10:41:53.849Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 10:41 .semver [2025-09-02T10:41:53.849Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 2 10:41 Dockerfile [2025-09-02T10:41:53.849Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 2 10:41 Jenkinsfile [2025-09-02T10:41:53.849Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 2 10:41 LICENSE [2025-09-02T10:41:53.849Z] -rw-rw-r-- 1 jenkins jenkins 4232 Sep 2 10:41 README.md [2025-09-02T10:41:53.849Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 10:41 TUC [2025-09-02T10:41:53.849Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 10:41 VERSION [2025-09-02T10:41:53.849Z] -rw-rw-r-- 1 jenkins jenkins 473 Sep 2 10:41 requirements.txt [2025-09-02T10:41:53.849Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 2 10:41 robot-entrypoint.sh [2025-09-02T10:41:53.849Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 2 10:41 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T10:41:54.253Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f30a54a6e7bcb341db92db5af67a29c2b6602c33 --label arch=amd64 --label version=0.0.0 . [2025-09-02T10:41:54.822Z] #0 building with "default" instance using docker driver [2025-09-02T10:41:54.822Z] [2025-09-02T10:41:54.822Z] #1 [internal] load build definition from Dockerfile [2025-09-02T10:41:54.822Z] #1 transferring dockerfile: 1.69kB done [2025-09-02T10:41:54.822Z] #1 DONE 0.0s [2025-09-02T10:41:54.822Z] [2025-09-02T10:41:54.822Z] #2 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-02T10:41:54.822Z] #2 DONE 0.1s [2025-09-02T10:41:55.083Z] [2025-09-02T10:41:55.083Z] #3 [internal] load .dockerignore [2025-09-02T10:41:55.083Z] #3 transferring context: 2B done [2025-09-02T10:41:55.083Z] #3 DONE 0.0s [2025-09-02T10:41:55.083Z] [2025-09-02T10:41:55.083Z] #4 [internal] load build context [2025-09-02T10:41:55.083Z] #4 transferring context: 547.05kB 0.0s done [2025-09-02T10:41:55.083Z] #4 DONE 0.1s [2025-09-02T10:41:55.083Z] [2025-09-02T10:41:55.083Z] #5 [1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-02T10:41:55.083Z] #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-02T10:41:55.083Z] #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-02T10:41:55.083Z] #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-02T10:41:55.083Z] #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-02T10:41:55.083Z] #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-02T10:41:55.083Z] #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-02T10:41:55.343Z] #5 DONE 0.3s [2025-09-02T10:41:55.343Z] [2025-09-02T10:41:55.343Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2025-09-02T10:41:55.343Z] #6 DONE 0.1s [2025-09-02T10:41:55.343Z] [2025-09-02T10:41:55.343Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2025-09-02T10:41:55.343Z] #7 DONE 0.0s [2025-09-02T10:41:55.343Z] [2025-09-02T10:41:55.343Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2025-09-02T10:41:55.343Z] #8 DONE 0.0s [2025-09-02T10:41:55.343Z] [2025-09-02T10:41:55.343Z] #9 [5/7] WORKDIR /edgex-taf [2025-09-02T10:41:55.343Z] #9 DONE 0.0s [2025-09-02T10:41:55.603Z] [2025-09-02T10:41:55.603Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-02T10:41:55.603Z] #10 DONE 0.3s [2025-09-02T10:41:55.862Z] [2025-09-02T10:41:55.862Z] #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-09-02T10:41:55.862Z] #11 0.216 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T10:41:56.122Z] #11 0.507 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T10:41:56.690Z] #11 0.958 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T10:41:56.690Z] #11 1.113 Executing busybox-1.36.1-r30.post-upgrade [2025-09-02T10:41:56.948Z] #11 1.151 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T10:41:56.948Z] #11 1.260 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T10:41:56.948Z] #11 1.367 Executing busybox-1.36.1-r30.trigger [2025-09-02T10:41:57.207Z] #11 1.372 OK: 8 MiB in 14 packages [2025-09-02T10:41:57.207Z] #11 1.426 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T10:41:57.207Z] #11 1.599 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T10:41:57.776Z] #11 1.976 (1/14) Installing ca-certificates (20250619-r0) [2025-09-02T10:41:57.776Z] #11 2.128 (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-02T10:41:58.035Z] #11 2.285 (3/14) Installing c-ares (1.33.1-r0) [2025-09-02T10:41:58.035Z] #11 2.407 (4/14) Installing libunistring (1.2-r0) [2025-09-02T10:41:58.294Z] #11 2.568 (5/14) Installing libidn2 (2.3.7-r0) [2025-09-02T10:41:58.294Z] #11 2.704 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-02T10:41:58.553Z] #11 2.833 (7/14) Installing libpsl (0.21.5-r1) [2025-09-02T10:41:58.553Z] #11 2.961 (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-02T10:41:58.813Z] #11 3.111 (9/14) Installing libcurl (8.12.1-r0) [2025-09-02T10:41:59.072Z] #11 3.363 (10/14) Installing curl (8.12.1-r0) [2025-09-02T10:41:59.331Z] #11 3.566 (11/14) Installing docker-cli (26.1.5-r0) [2025-09-02T10:41:59.593Z] #11 3.858 (12/14) Installing oniguruma (6.9.9-r0) [2025-09-02T10:41:59.593Z] #11 4.005 (13/14) Installing jq (1.7.1-r0) [2025-09-02T10:41:59.853Z] #11 4.155 (14/14) Installing openssl (3.3.4-r0) [2025-09-02T10:41:59.853Z] #11 4.306 Executing busybox-1.36.1-r30.trigger [2025-09-02T10:42:00.112Z] #11 4.312 Executing ca-certificates-20250619-r0.trigger [2025-09-02T10:42:00.112Z] #11 4.350 OK: 43 MiB in 28 packages [2025-09-02T10:42:00.112Z] #11 4.410 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T10:42:00.372Z] #11 4.583 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T10:42:00.632Z] #11 4.978 (1/167) Installing libexpat (2.7.0-r0) [2025-09-02T10:42:00.892Z] #11 5.179 (2/167) Installing libbz2 (1.0.8-r6) [2025-09-02T10:42:00.892Z] #11 5.296 (3/167) Installing libpng (1.6.44-r0) [2025-09-02T10:42:01.152Z] #11 5.433 (4/167) Installing freetype (2.13.2-r0) [2025-09-02T10:42:01.727Z] #11 6.024 (5/167) Installing fontconfig (2.15.0-r1) [2025-09-02T10:42:01.727Z] #11 6.180 (6/167) Installing libfontenc (1.1.8-r0) [2025-09-02T10:42:01.986Z] #11 6.299 (7/167) Installing mkfontscale (1.2.2-r6) [2025-09-02T10:42:01.987Z] #11 6.421 (8/167) Installing font-opensans (0_git20210927-r1) [2025-09-02T10:42:02.246Z] #11 6.628 (9/167) Installing pkgconf (2.2.0-r0) [2025-09-02T10:42:02.506Z] #11 6.757 (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-09-02T10:42:02.506Z] #11 6.899 (11/167) Installing libffi (3.4.6-r0) [2025-09-02T10:42:02.765Z] #11 7.014 (12/167) Installing libintl (0.22.5-r0) [2025-09-02T10:42:02.765Z] #11 7.130 (13/167) Installing libeconf (0.6.3-r0) [2025-09-02T10:42:03.024Z] #11 7.248 (14/167) Installing libblkid (2.40.1-r1) [2025-09-02T10:42:03.024Z] #11 7.377 (15/167) Installing libmount (2.40.1-r1) [2025-09-02T10:42:03.283Z] #11 7.525 (16/167) Installing pcre2 (10.43-r0) [2025-09-02T10:42:03.283Z] #11 7.674 (17/167) Installing glib (2.80.5-r0) [2025-09-02T10:42:03.542Z] #11 7.877 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-02T10:42:03.802Z] #11 8.046 (19/167) Installing xz-libs (5.6.2-r1) [2025-09-02T10:42:03.802Z] #11 8.188 (20/167) Installing libxml2 (2.12.10-r0) [2025-09-02T10:42:04.061Z] #11 8.496 (21/167) Installing shared-mime-info (2.4-r0) [2025-09-02T10:42:04.325Z] #11 8.651 (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-09-02T10:42:04.325Z] #11 8.786 (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-09-02T10:42:04.586Z] #11 8.934 (24/167) Installing libsharpyuv (1.3.2-r0) [2025-09-02T10:42:04.586Z] #11 9.043 (25/167) Installing libwebp (1.3.2-r0) [2025-09-02T10:42:04.846Z] #11 9.189 (26/167) Installing tiff (4.6.0t-r0) [2025-09-02T10:42:05.107Z] #11 9.329 (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-09-02T10:42:05.107Z] #11 9.470 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-09-02T10:42:05.368Z] #11 9.588 (29/167) Installing libxau (1.0.11-r4) [2025-09-02T10:42:05.368Z] #11 9.692 (30/167) Installing libmd (1.1.0-r0) [2025-09-02T10:42:05.368Z] #11 9.805 (31/167) Installing libbsd (0.12.2-r0) [2025-09-02T10:42:05.628Z] #11 9.919 (32/167) Installing libxdmcp (1.1.5-r1) [2025-09-02T10:42:05.628Z] #11 10.03 (33/167) Installing libxcb (1.16.1-r0) [2025-09-02T10:42:05.888Z] #11 10.17 (34/167) Installing libx11 (1.8.9-r1) [2025-09-02T10:42:06.147Z] #11 10.36 (35/167) Installing libxcomposite (0.4.6-r5) [2025-09-02T10:42:06.147Z] #11 10.47 (36/167) Installing libxfixes (6.0.1-r4) [2025-09-02T10:42:06.147Z] #11 10.58 (37/167) Installing libxrender (0.9.11-r5) [2025-09-02T10:42:06.376Z] Still waiting to schedule task [2025-09-02T10:42:06.377Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-02T10:42:06.408Z] #11 10.70 (38/167) Installing libxcursor (1.2.2-r1) [2025-09-02T10:42:06.408Z] #11 10.82 (39/167) Installing libxdamage (1.1.6-r5) [2025-09-02T10:42:06.667Z] #11 10.92 (40/167) Installing libxext (1.3.6-r2) [2025-09-02T10:42:06.667Z] #11 11.04 (41/167) Installing libxi (1.8.1-r4) [2025-09-02T10:42:06.927Z] #11 11.16 (42/167) Installing libxinerama (1.1.5-r4) [2025-09-02T10:42:06.927Z] #11 11.27 (43/167) Installing libxrandr (1.5.4-r1) [2025-09-02T10:42:06.927Z] #11 11.39 (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-09-02T10:42:07.190Z] #11 11.51 (45/167) Installing libxtst (1.2.4-r6) [2025-09-02T10:42:07.190Z] #11 11.62 (46/167) Installing dbus-libs (1.14.10-r1) [2025-09-02T10:42:07.451Z] #11 11.76 (47/167) Installing at-spi2-core (2.52.0-r0) [2025-09-02T10:42:07.451Z] #11 11.90 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-09-02T10:42:07.712Z] #11 12.03 (49/167) Installing pixman (0.43.2-r0) [2025-09-02T10:42:07.712Z] #11 12.18 (50/167) Installing cairo (1.18.4-r0) [2025-09-02T10:42:07.973Z] #11 12.34 (51/167) Installing cairo-gobject (1.18.4-r0) [2025-09-02T10:42:08.232Z] #11 12.44 (52/167) Installing avahi-libs (0.8-r17) [2025-09-02T10:42:08.232Z] #11 12.57 (53/167) Installing gmp (6.3.0-r1) [2025-09-02T10:42:08.491Z] #11 12.72 (54/167) Installing nettle (3.9.1-r0) [2025-09-02T10:42:08.491Z] #11 12.87 (55/167) Installing libtasn1 (4.20.0-r0) [2025-09-02T10:42:08.750Z] #11 12.99 (56/167) Installing p11-kit (0.25.3-r0) [2025-09-02T10:42:08.750Z] #11 13.14 (57/167) Installing gnutls (3.8.5-r0) [2025-09-02T10:42:09.013Z] #11 13.31 (58/167) Installing cups-libs (2.4.9-r1) [2025-09-02T10:42:09.013Z] #11 13.46 (59/167) Installing libepoxy (1.5.10-r1) [2025-09-02T10:42:09.274Z] #11 13.60 (60/167) Installing fribidi (1.0.15-r0) [2025-09-02T10:42:09.274Z] #11 13.73 (61/167) Installing graphite2 (1.3.14-r6) [2025-09-02T10:42:09.533Z] #11 13.86 (62/167) Installing harfbuzz (8.5.0-r0) [2025-09-02T10:42:09.792Z] #11 14.02 (63/167) Installing libxft (2.3.8-r3) [2025-09-02T10:42:09.792Z] #11 14.13 (64/167) Installing pango (1.52.2-r0) [2025-09-02T10:42:10.051Z] #11 14.28 (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-09-02T10:42:10.051Z] #11 14.40 (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-09-02T10:42:10.051Z] #11 14.51 (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-09-02T10:42:10.310Z] #11 14.62 (68/167) Installing xkeyboard-config (2.41-r0) [2025-09-02T10:42:10.570Z] #11 14.79 (69/167) Installing libxkbcommon (1.7.0-r0) [2025-09-02T10:42:10.570Z] #11 14.93 (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-09-02T10:42:10.829Z] #11 15.14 (71/167) Installing icu-data-full (74.2-r1) [2025-09-02T10:42:11.089Z] #11 15.46 (72/167) Installing mesa (24.0.9-r1) [2025-09-02T10:42:11.348Z] #11 15.58 (73/167) Installing llvm17-libs (17.0.6-r2) [2025-09-02T10:42:12.289Z] #11 16.48 (74/167) Installing hwdata-pci (0.382-r0) [2025-09-02T10:42:12.289Z] #11 16.63 (75/167) Installing libpciaccess (0.18.1-r0) [2025-09-02T10:42:12.289Z] #11 16.75 (76/167) Installing libdrm (2.4.120-r0) [2025-09-02T10:42:12.549Z] #11 16.89 (77/167) Installing libelf (0.191-r0) [2025-09-02T10:42:12.809Z] #11 17.02 (78/167) Installing mesa-glapi (24.0.9-r1) [2025-09-02T10:42:12.809Z] #11 17.14 (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-09-02T10:42:13.069Z] #11 17.50 (80/167) Installing eudev-libs (3.2.14-r2) [2025-09-02T10:42:13.328Z] #11 17.61 (81/167) Installing libmagic (5.45-r1) [2025-09-02T10:42:13.328Z] #11 17.77 (82/167) Installing file (5.45-r1) [2025-09-02T10:42:13.587Z] #11 17.88 (83/167) Installing xprop (1.2.7-r0) [2025-09-02T10:42:13.587Z] #11 18.00 (84/167) Installing libice (1.1.1-r6) [2025-09-02T10:42:13.845Z] #11 18.12 (85/167) Installing libuuid (2.40.1-r1) [2025-09-02T10:42:13.845Z] #11 18.23 (86/167) Installing libsm (1.2.4-r4) [2025-09-02T10:42:14.103Z] #11 18.35 (87/167) Installing libxt (1.3.0-r5) [2025-09-02T10:42:14.103Z] #11 18.50 (88/167) Installing libxmu (1.1.4-r2) [2025-09-02T10:42:14.363Z] #11 18.63 (89/167) Installing xset (1.2.5-r1) [2025-09-02T10:42:14.363Z] #11 18.74 (90/167) Installing xdg-utils (1.2.1-r0) [2025-09-02T10:42:14.621Z] #11 18.87 (91/167) Installing libogg (1.3.5-r5) [2025-09-02T10:42:14.621Z] #11 18.99 (92/167) Installing libflac (1.4.3-r1) [2025-09-02T10:42:14.881Z] #11 19.13 (93/167) Installing alsa-lib (1.2.11-r0) [2025-09-02T10:42:14.881Z] #11 19.29 (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-09-02T10:42:15.140Z] #11 19.49 (95/167) Installing aom-libs (3.9.1-r0) [2025-09-02T10:42:15.399Z] #11 19.70 (96/167) Installing libva (2.21.0-r0) [2025-09-02T10:42:15.399Z] #11 19.83 (97/167) Installing libvdpau (1.5-r3) [2025-09-02T10:42:15.659Z] #11 19.94 (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-09-02T10:42:15.659Z] #11 20.08 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-09-02T10:42:15.919Z] #11 20.24 (100/167) Installing libdav1d (1.4.2-r0) [2025-09-02T10:42:16.178Z] #11 20.40 (101/167) Installing openexr-libiex (3.1.13-r1) [2025-09-02T10:42:16.178Z] #11 20.54 (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-09-02T10:42:16.439Z] #11 20.66 (103/167) Installing imath (3.1.12-r0) [2025-09-02T10:42:16.439Z] #11 20.79 (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-09-02T10:42:16.700Z] #11 20.96 (105/167) Installing giflib (5.2.2-r0) [2025-09-02T10:42:16.700Z] #11 21.08 (106/167) Installing libhwy (1.0.7-r0) [2025-09-02T10:42:18.080Z] #11 22.21 (107/167) Installing lcms2 (2.16-r0) [2025-09-02T10:42:18.080Z] #11 22.35 (108/167) Installing libjxl (0.10.2-r0) [2025-09-02T10:42:18.080Z] #11 22.53 (109/167) Installing lame-libs (3.100-r5) [2025-09-02T10:42:18.648Z] #11 22.85 (110/167) Installing opus (1.5.2-r0) [2025-09-02T10:42:18.648Z] #11 22.99 (111/167) Installing rav1e-libs (0.7.1-r0) [2025-09-02T10:42:18.909Z] #11 23.16 (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-09-02T10:42:18.909Z] #11 23.30 (113/167) Installing soxr (0.1.3-r7) [2025-09-02T10:42:19.170Z] #11 23.42 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-09-02T10:42:19.170Z] #11 23.55 (115/167) Installing libtheora (1.1.1-r18) [2025-09-02T10:42:19.430Z] #11 23.70 (116/167) Installing libvorbis (1.3.7-r2) [2025-09-02T10:42:19.430Z] #11 23.84 (117/167) Installing libvpx (1.14.1-r0) [2025-09-02T10:42:19.690Z] #11 24.01 (118/167) Installing libwebpmux (1.3.2-r0) [2025-09-02T10:42:19.690Z] #11 24.12 (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-09-02T10:42:19.952Z] #11 24.29 (120/167) Installing numactl (2.0.18-r0) [2025-09-02T10:42:19.952Z] #11 24.41 (121/167) Installing x265-libs (3.6-r0) [2025-09-02T10:42:20.212Z] #11 24.63 (122/167) Installing xvidcore (1.3.7-r2) [2025-09-02T10:42:20.472Z] #11 24.77 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-09-02T10:42:20.735Z] #11 25.02 (124/167) Installing libbluray (1.3.4-r1) [2025-09-02T10:42:20.735Z] #11 25.16 (125/167) Installing mpg123-libs (1.32.8-r0) [2025-09-02T10:42:20.996Z] #11 25.31 (126/167) Installing libopenmpt (0.7.7-r0) [2025-09-02T10:42:21.565Z] #11 25.77 (127/167) Installing cjson (1.7.18-r0) [2025-09-02T10:42:21.565Z] #11 25.88 (128/167) Installing mbedtls (3.6.4-r0) [2025-09-02T10:42:21.825Z] #11 26.03 (129/167) Installing librist (0.2.10-r1) [2025-09-02T10:42:21.825Z] #11 26.16 (130/167) Installing libsrt (1.5.3-r0) [2025-09-02T10:42:22.093Z] #11 26.31 (131/167) Installing libssh (0.10.6-r0) [2025-09-02T10:42:22.093Z] #11 26.45 (132/167) Installing libsodium (1.0.19-r0) [2025-09-02T10:42:22.353Z] #11 26.58 (133/167) Installing libzmq (4.3.5-r2) [2025-09-02T10:42:22.353Z] #11 26.73 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-09-02T10:42:22.612Z] #11 26.91 (135/167) Installing crc32c (1.1.2-r0) [2025-09-02T10:42:22.613Z] #11 27.02 (136/167) Installing double-conversion (3.3.0-r0) [2025-09-02T10:42:22.872Z] #11 27.13 (137/167) Installing libevent (2.1.12-r7) [2025-09-02T10:42:22.872Z] #11 27.29 (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-09-02T10:42:23.131Z] #11 27.41 (139/167) Installing mesa-gbm (24.0.9-r1) [2025-09-02T10:42:23.131Z] #11 27.52 (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-09-02T10:42:23.390Z] #11 27.68 (141/167) Installing icu-libs (74.2-r1) [2025-09-02T10:42:23.649Z] #11 27.87 (142/167) Installing minizip (1.3.1-r0) [2025-09-02T10:42:23.649Z] #11 27.99 (143/167) Installing nspr (4.35-r4) [2025-09-02T10:42:23.909Z] #11 28.13 (144/167) Installing sqlite-libs (3.45.3-r2) [2025-09-02T10:42:23.909Z] #11 28.30 (145/167) Installing nss (3.105-r0) [2025-09-02T10:42:24.170Z] #11 28.49 (146/167) Installing openh264 (2.4.1-r0) [2025-09-02T10:42:24.430Z] #11 28.66 (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-09-02T10:42:24.430Z] #11 28.79 (148/167) Installing libunwind (1.8.1-r0) [2025-09-02T10:42:24.690Z] #11 28.92 (149/167) Installing yaml (0.2.5-r2) [2025-09-02T10:42:24.690Z] #11 29.05 (150/167) Installing libcamera (0.3.0-r0) [2025-09-02T10:42:24.948Z] #11 29.21 (151/167) Installing speexdsp (1.2.1-r2) [2025-09-02T10:42:24.948Z] #11 29.33 (152/167) Installing libuv (1.48.0-r0) [2025-09-02T10:42:25.208Z] #11 29.46 (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-09-02T10:42:25.208Z] #11 29.62 (154/167) Installing libsndfile (1.2.2-r1) [2025-09-02T10:42:25.467Z] #11 29.89 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-09-02T10:42:25.730Z] #11 30.04 (156/167) Installing pipewire-libs (1.0.6-r1) [2025-09-02T10:42:25.990Z] #11 30.23 (157/167) Installing libasyncns (0.8-r3) [2025-09-02T10:42:25.990Z] #11 30.35 (158/167) Installing libltdl (2.4.7-r3) [2025-09-02T10:42:26.251Z] #11 30.46 (159/167) Installing orc (0.4.40-r0) [2025-09-02T10:42:26.251Z] #11 30.60 (160/167) Installing tdb-libs (1.4.9-r1) [2025-09-02T10:42:26.512Z] #11 30.73 (161/167) Installing libpulse (17.0-r0) [2025-09-02T10:42:26.512Z] #11 30.89 (162/167) Installing libwebpdemux (1.3.2-r0) [2025-09-02T10:42:26.772Z] #11 31.00 (163/167) Installing libgpg-error (1.49-r0) [2025-09-02T10:42:26.772Z] #11 31.13 (164/167) Installing libgcrypt (1.10.3-r0) [2025-09-02T10:42:27.033Z] #11 31.28 (165/167) Installing libxslt (1.1.39-r2) [2025-09-02T10:42:27.033Z] #11 31.42 (166/167) Installing chromium (131.0.6778.108-r0) [2025-09-02T10:42:28.941Z] #11 32.98 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-09-02T10:42:28.941Z] #11 33.24 Executing busybox-1.36.1-r30.trigger [2025-09-02T10:42:29.201Z] #11 33.24 Executing fontconfig-2.15.0-r1.trigger [2025-09-02T10:42:29.201Z] #11 33.26 Executing mkfontscale-1.2.2-r6.trigger [2025-09-02T10:42:29.201Z] #11 33.27 Executing glib-2.80.5-r0.trigger [2025-09-02T10:42:29.201Z] #11 33.28 Executing shared-mime-info-2.4-r0.trigger [2025-09-02T10:42:29.201Z] #11 33.64 Executing gdk-pixbuf-2.42.12-r0.trigger [2025-09-02T10:42:29.461Z] #11 33.65 Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-09-02T10:42:29.461Z] #11 33.67 Executing gtk+3.0-3.24.43-r0.trigger [2025-09-02T10:42:29.461Z] #11 33.69 OK: 672 MiB in 195 packages [2025-09-02T10:42:29.461Z] #11 33.75 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T10:42:29.461Z] #11 33.92 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T10:42:30.030Z] #11 34.34 (1/30) Installing jansson (2.14-r4) [2025-09-02T10:42:30.030Z] #11 34.46 (2/30) Installing binutils (2.42-r1) [2025-09-02T10:42:30.290Z] #11 34.67 (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-09-02T10:42:30.548Z] #11 34.78 (4/30) Installing isl26 (0.26-r1) [2025-09-02T10:42:30.549Z] #11 34.95 (5/30) Installing mpfr4 (4.2.1-r0) [2025-09-02T10:42:30.807Z] #11 35.10 (6/30) Installing mpc1 (1.3.1-r1) [2025-09-02T10:42:30.807Z] #11 35.23 (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-09-02T10:42:31.748Z] #11 36.06 (8/30) Installing musl-dev (1.2.5-r1) [2025-09-02T10:42:32.006Z] #11 36.27 (9/30) Installing linux-headers (6.6-r0) [2025-09-02T10:42:32.266Z] #11 36.48 (10/30) Installing libffi-dev (3.4.6-r0) [2025-09-02T10:42:32.266Z] #11 36.61 (11/30) Installing libpq (16.10-r0) [2025-09-02T10:42:32.525Z] #11 36.75 (12/30) Installing openssl-dev (3.3.4-r0) [2025-09-02T10:42:32.525Z] #11 36.90 (13/30) Installing libpq-dev (16.10-r0) [2025-09-02T10:42:32.785Z] #11 37.06 (14/30) Installing libecpg (16.10-r0) [2025-09-02T10:42:32.785Z] #11 37.19 (15/30) Installing libecpg-dev (16.10-r0) [2025-09-02T10:42:33.044Z] #11 37.36 (16/30) Installing clang16-headers (16.0.6-r5) [2025-09-02T10:42:33.303Z] #11 37.54 (17/30) Installing llvm16-libs (16.0.6-r9) [2025-09-02T10:42:34.241Z] #11 38.38 (18/30) Installing clang16-libs (16.0.6-r5) [2025-09-02T10:42:34.500Z] #11 38.90 (19/30) Installing fortify-headers (1.1-r3) [2025-09-02T10:42:34.759Z] #11 39.00 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-09-02T10:42:35.019Z] #11 39.25 (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-09-02T10:42:35.019Z] #11 39.38 (22/30) Installing clang16 (16.0.6-r5) [2025-09-02T10:42:35.279Z] #11 39.53 (23/30) Installing icu (74.2-r1) [2025-09-02T10:42:35.279Z] #11 39.68 (24/30) Installing icu-dev (74.2-r1) [2025-09-02T10:42:35.538Z] #11 39.85 (25/30) Installing llvm16 (16.0.6-r9) [2025-09-02T10:42:36.480Z] #11 40.70 (26/30) Installing lz4-libs (1.9.4-r5) [2025-09-02T10:42:36.480Z] #11 40.82 (27/30) Installing lz4-dev (1.9.4-r5) [2025-09-02T10:42:36.480Z] #11 40.94 (28/30) Installing zstd (1.5.6-r0) [2025-09-02T10:42:36.738Z] #11 41.08 (29/30) Installing zstd-dev (1.5.6-r0) [2025-09-02T10:42:36.999Z] #11 41.21 (30/30) Installing postgresql16-dev (16.10-r0) [2025-09-02T10:42:36.999Z] #11 41.41 Executing busybox-1.36.1-r30.trigger [2025-09-02T10:42:37.259Z] #11 41.42 OK: 1208 MiB in 225 packages [2025-09-02T10:42:37.259Z] #11 41.48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T10:42:37.259Z] #11 41.66 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T10:42:37.831Z] #11 42.04 (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-09-02T10:42:38.091Z] #11 42.40 (2/14) Installing gdbm (1.23-r1) [2025-09-02T10:42:38.091Z] #11 42.50 (3/14) Installing mpdecimal (4.0.0-r0) [2025-09-02T10:42:38.353Z] #11 42.63 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-09-02T10:42:38.353Z] #11 42.74 (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-09-02T10:42:38.614Z] #11 42.88 (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-09-02T10:42:38.614Z] #11 42.99 (7/14) Installing readline (8.2.10-r0) [2025-09-02T10:42:38.877Z] #11 43.13 (8/14) Installing python3 (3.12.11-r0) [2025-09-02T10:42:39.136Z] #11 43.42 (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-09-02T10:42:39.398Z] #11 43.66 (10/14) Installing pyc (3.12.11-r0) [2025-09-02T10:42:39.398Z] #11 43.76 (11/14) Installing python3-pyc (3.12.11-r0) [2025-09-02T10:42:39.663Z] #11 43.87 (12/14) Installing python3-dev (3.12.11-r0) [2025-09-02T10:42:40.234Z] #11 44.49 (13/14) Installing libsodium-dev (1.0.19-r0) [2025-09-02T10:42:40.234Z] #11 44.61 (14/14) Installing zeromq-dev (4.3.5-r2) [2025-09-02T10:42:40.495Z] #11 44.73 Executing busybox-1.36.1-r30.trigger [2025-09-02T10:42:40.495Z] #11 44.74 OK: 1374 MiB in 239 packages [2025-09-02T10:42:40.495Z] #11 44.80 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T10:42:40.756Z] #11 44.98 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T10:42:41.015Z] #11 45.36 OK: 1374 MiB in 239 packages [2025-09-02T10:42:41.274Z] #11 45.41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T10:42:41.274Z] #11 45.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T10:42:41.534Z] #11 45.97 (1/1) Installing tzdata (2025b-r0) [2025-09-02T10:42:41.794Z] #11 46.19 OK: 1376 MiB in 240 packages [2025-09-02T10:42:42.053Z] #11 46.52 (1/1) Purging tzdata (2025b-r0) [2025-09-02T10:42:42.312Z] #11 46.53 OK: 1374 MiB in 239 packages [2025-09-02T10:42:43.689Z] #11 48.15 Looking in links: /tmp/tmpr8md5m5q [2025-09-02T10:42:43.949Z] #11 48.16 Processing /tmp/tmpr8md5m5q/pip-25.0.1-py3-none-any.whl [2025-09-02T10:42:43.949Z] #11 48.17 Installing collected packages: pip [2025-09-02T10:42:44.886Z] #11 49.17 Successfully installed pip-25.0.1 [2025-09-02T10:42:44.886Z] #11 49.17 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-09-02T10:42:45.145Z] #11 49.58 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-09-02T10:42:45.405Z] #11 49.63 Collecting pip [2025-09-02T10:42:45.405Z] #11 49.66 Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) [2025-09-02T10:42:45.405Z] #11 49.79 Collecting setuptools [2025-09-02T10:42:45.671Z] #11 49.80 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-09-02T10:42:45.671Z] #11 49.83 Collecting wheel [2025-09-02T10:42:45.671Z] #11 49.83 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-09-02T10:42:45.671Z] #11 49.84 Downloading pip-25.2-py3-none-any.whl (1.8 MB) [2025-09-02T10:42:45.671Z] #11 49.86 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 191.1 MB/s eta 0:00:00 [2025-09-02T10:42:45.671Z] #11 49.86 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-09-02T10:42:45.671Z] #11 49.87 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 212.3 MB/s eta 0:00:00 [2025-09-02T10:42:45.671Z] #11 49.87 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-09-02T10:42:45.671Z] #11 49.90 Installing collected packages: wheel, setuptools, pip [2025-09-02T10:42:46.611Z] #11 50.80 Attempting uninstall: pip [2025-09-02T10:42:46.611Z] #11 50.81 Found existing installation: pip 25.0.1 [2025-09-02T10:42:46.611Z] #11 50.84 Uninstalling pip-25.0.1: [2025-09-02T10:42:46.611Z] #11 50.85 Successfully uninstalled pip-25.0.1 [2025-09-02T10:42:47.552Z] #11 51.79 Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 [2025-09-02T10:42:47.552Z] #11 51.79 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-09-02T10:42:47.811Z] #11 52.23 Processing ./edgex-taf-common [2025-09-02T10:42:48.070Z] #11 52.23 Preparing metadata (setup.py): started [2025-09-02T10:42:48.070Z] #11 52.40 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:42:48.328Z] #11 52.41 Building wheels for collected packages: edgex-taf-common [2025-09-02T10:42:48.328Z] #11 52.41 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-09-02T10:42:48.328Z] #11 52.41 Building wheel for edgex-taf-common (setup.py): started [2025-09-02T10:42:48.328Z] #11 52.62 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-09-02T10:42:48.589Z] #11 52.62 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=f19753d2f33e8efcf009c43e85dd2a661c450544edc1ce3da83db20ddca335ca [2025-09-02T10:42:48.589Z] #11 52.63 Stored in directory: /tmp/pip-ephem-wheel-cache-ns9feph_/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-09-02T10:42:48.589Z] #11 52.63 Successfully built edgex-taf-common [2025-09-02T10:42:48.589Z] #11 52.64 Installing collected packages: edgex-taf-common [2025-09-02T10:42:48.589Z] #11 52.67 Successfully installed edgex-taf-common-0.0.0 [2025-09-02T10:42:48.589Z] #11 52.67 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-09-02T10:42:48.847Z] #11 53.17 Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2025-09-02T10:42:48.847Z] #11 53.19 Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-09-02T10:42:48.847Z] #11 53.21 Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2025-09-02T10:42:48.847Z] #11 53.21 Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2025-09-02T10:42:48.847Z] #11 53.23 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-09-02T10:42:48.847Z] #11 53.23 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-09-02T10:42:48.848Z] #11 53.27 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-09-02T10:42:49.107Z] #11 53.27 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-09-02T10:42:49.107Z] #11 53.30 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2025-09-02T10:42:49.107Z] #11 53.30 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2025-09-02T10:42:49.107Z] #11 53.31 Preparing metadata (setup.py): started [2025-09-02T10:42:49.107Z] #11 53.48 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:42:49.367Z] #11 53.49 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2025-09-02T10:42:49.367Z] #11 53.50 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-09-02T10:42:49.367Z] #11 53.50 Preparing metadata (setup.py): started [2025-09-02T10:42:49.367Z] #11 53.67 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:42:49.367Z] #11 53.71 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2025-09-02T10:42:49.367Z] #11 53.71 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-09-02T10:42:49.367Z] #11 53.72 Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2025-09-02T10:42:49.367Z] #11 53.73 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-09-02T10:42:49.367Z] #11 53.76 Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2025-09-02T10:42:49.367Z] #11 53.77 Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-09-02T10:42:49.367Z] #11 53.78 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2025-09-02T10:42:49.627Z] #11 53.78 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-09-02T10:42:49.627Z] #11 53.81 Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2025-09-02T10:42:49.627Z] #11 53.81 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-09-02T10:42:49.627Z] #11 54.03 Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2025-09-02T10:42:49.886Z] #11 54.04 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-09-02T10:42:49.886Z] #11 54.13 Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2025-09-02T10:42:49.886Z] #11 54.14 Downloading psutil-7.0.0.tar.gz (497 kB) [2025-09-02T10:42:50.149Z] #11 54.22 Installing build dependencies: started [2025-09-02T10:42:50.719Z] #11 55.00 Installing build dependencies: finished with status 'done' [2025-09-02T10:42:50.719Z] #11 55.00 Getting requirements to build wheel: started [2025-09-02T10:42:51.288Z] #11 55.48 Getting requirements to build wheel: finished with status 'done' [2025-09-02T10:42:51.288Z] #11 55.48 Preparing metadata (pyproject.toml): started [2025-09-02T10:42:51.548Z] #11 55.77 Preparing metadata (pyproject.toml): finished with status 'done' [2025-09-02T10:42:51.807Z] #11 56.07 Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2025-09-02T10:42:51.807Z] #11 56.08 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl.metadata (6.0 kB) [2025-09-02T10:42:51.807Z] #11 56.09 Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2025-09-02T10:42:51.807Z] #11 56.10 Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-09-02T10:42:51.807Z] #11 56.15 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2025-09-02T10:42:51.807Z] #11 56.16 Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-09-02T10:42:51.807Z] #11 56.22 Preparing metadata (setup.py): started [2025-09-02T10:42:52.066Z] #11 56.42 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:42:52.066Z] #11 56.53 Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2025-09-02T10:42:52.325Z] #11 56.55 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-09-02T10:42:52.326Z] #11 56.78 Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) [2025-09-02T10:42:52.586Z] #11 56.78 Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-09-02T10:42:52.586Z] #11 56.80 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2025-09-02T10:42:52.586Z] #11 56.81 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-09-02T10:42:52.586Z] #11 57.02 Collecting cryptography==45.0.7 (from -r requirements.txt (line 20)) [2025-09-02T10:42:52.845Z] #11 57.02 Downloading cryptography-45.0.7-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-09-02T10:42:52.845Z] #11 57.05 Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2025-09-02T10:42:52.845Z] #11 57.06 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-09-02T10:42:52.845Z] #11 57.08 Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2025-09-02T10:42:52.845Z] #11 57.09 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2025-09-02T10:42:52.845Z] #11 57.11 Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2025-09-02T10:42:52.845Z] #11 57.12 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-09-02T10:42:52.845Z] #11 57.16 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:42:52.845Z] #11 57.17 Downloading selenium-4.35.0-py3-none-any.whl.metadata (7.4 kB) [2025-09-02T10:42:52.845Z] #11 57.20 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:42:52.845Z] #11 57.21 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-09-02T10:42:52.845Z] #11 57.22 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:42:52.845Z] #11 57.23 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-09-02T10:42:52.845Z] #11 57.27 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:42:53.104Z] #11 57.28 Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2025-09-02T10:42:53.104Z] #11 57.29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:42:53.104Z] #11 57.30 Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2025-09-02T10:42:53.104Z] #11 57.31 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:53.104Z] #11 57.32 Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) [2025-09-02T10:42:53.104Z] #11 57.35 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:53.104Z] #11 57.36 Downloading flex-6.14.1.tar.gz (40 kB) [2025-09-02T10:42:53.104Z] #11 57.39 Preparing metadata (setup.py): started [2025-09-02T10:42:53.363Z] #11 57.62 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:42:53.363Z] #11 57.63 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:53.363Z] #11 57.64 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-09-02T10:42:53.363Z] #11 57.67 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:53.363Z] #11 57.67 Downloading jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) [2025-09-02T10:42:53.363Z] #11 57.70 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:53.363Z] #11 57.71 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-09-02T10:42:53.363Z] #11 57.73 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:53.622Z] #11 57.74 Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-09-02T10:42:53.622Z] #11 57.78 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:53.622Z] #11 57.78 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-09-02T10:42:53.622Z] #11 57.80 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:53.622Z] #11 57.80 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-09-02T10:42:53.622Z] #11 57.90 Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-09-02T10:42:53.622Z] #11 57.91 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (36 kB) [2025-09-02T10:42:53.622Z] #11 57.93 Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-09-02T10:42:53.622Z] #11 57.93 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-09-02T10:42:53.622Z] #11 57.97 Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-09-02T10:42:53.622Z] #11 57.97 Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-09-02T10:42:53.622Z] #11 57.99 Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-09-02T10:42:53.622Z] #11 58.00 Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) [2025-09-02T10:42:53.622Z] #11 58.04 Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-09-02T10:42:53.882Z] #11 58.05 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-09-02T10:42:53.882Z] #11 58.07 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-09-02T10:42:53.882Z] #11 58.08 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-09-02T10:42:53.882Z] #11 58.08 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 15)) (80.9.0) [2025-09-02T10:42:53.882Z] #11 58.21 Collecting cffi>=1.14 (from cryptography==45.0.7->-r requirements.txt (line 20)) [2025-09-02T10:42:54.142Z] #11 58.21 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-09-02T10:42:54.142Z] #11 58.23 Collecting pycparser (from cffi>=1.14->cryptography==45.0.7->-r requirements.txt (line 20)) [2025-09-02T10:42:54.142Z] #11 58.24 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-09-02T10:42:54.142Z] #11 58.28 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:42:54.142Z] #11 58.29 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl.metadata (10 kB) [2025-09-02T10:42:54.142Z] #11 58.36 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:42:54.142Z] #11 58.37 Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) [2025-09-02T10:42:54.142Z] #11 58.39 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:42:54.142Z] #11 58.39 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl.metadata (8.6 kB) [2025-09-02T10:42:54.142Z] #11 58.42 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-09-02T10:42:54.142Z] #11 58.42 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-09-02T10:42:54.142Z] #11 58.45 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-09-02T10:42:54.142Z] #11 58.45 Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2025-09-02T10:42:54.142Z] #11 58.48 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:42:54.142Z] #11 58.49 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-09-02T10:42:54.142Z] #11 58.50 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:42:54.142Z] #11 58.51 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-09-02T10:42:54.142Z] #11 58.53 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-09-02T10:42:54.142Z] #11 58.53 Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) [2025-09-02T10:42:54.142Z] #11 58.55 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-09-02T10:42:54.142Z] #11 58.56 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-09-02T10:42:54.142Z] #11 58.58 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:42:54.142Z] #11 58.59 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-09-02T10:42:54.402Z] #11 58.60 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:42:54.402Z] #11 58.60 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-09-02T10:42:54.402Z] #11 58.61 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-09-02T10:42:54.402Z] #11 58.61 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-09-02T10:42:54.402Z] #11 58.63 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-09-02T10:42:54.402Z] #11 58.64 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-09-02T10:42:54.402Z] #11 58.65 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:42:54.402Z] #11 58.66 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-09-02T10:42:54.403Z] #11 58.74 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-09-02T10:42:54.662Z] #11 58.74 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-09-02T10:42:54.662Z] #11 58.79 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:54.662Z] #11 58.80 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-09-02T10:42:54.662Z] #11 58.82 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:54.662Z] #11 58.83 Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-09-02T10:42:54.662Z] #11 58.83 Preparing metadata (setup.py): started [2025-09-02T10:42:54.662Z] #11 59.02 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:42:54.922Z] #11 59.05 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:54.922Z] #11 59.05 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-09-02T10:42:54.922Z] #11 59.07 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:54.922Z] #11 59.08 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-09-02T10:42:54.922Z] #11 59.08 Preparing metadata (setup.py): started [2025-09-02T10:42:54.922Z] #11 59.26 Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:42:54.922Z] #11 59.28 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:54.922Z] #11 59.29 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-09-02T10:42:54.922Z] #11 59.30 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:54.922Z] #11 59.31 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-09-02T10:42:54.922Z] #11 59.33 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:54.922Z] #11 59.33 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-09-02T10:42:54.922Z] #11 59.36 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:55.181Z] #11 59.37 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-09-02T10:42:55.442Z] #11 59.69 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:55.442Z] #11 59.70 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) [2025-09-02T10:42:55.442Z] #11 59.74 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:55.442Z] #11 59.75 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-09-02T10:42:55.442Z] #11 59.77 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:55.442Z] #11 59.77 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-09-02T10:42:55.442Z] #11 59.79 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:55.442Z] #11 59.80 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-09-02T10:42:55.442Z] #11 59.82 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:55.442Z] #11 59.82 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-09-02T10:42:55.442Z] #11 59.84 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:55.442Z] #11 59.84 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-09-02T10:42:55.442Z] #11 59.86 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:55.442Z] #11 59.86 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-09-02T10:42:55.442Z] #11 59.90 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:55.704Z] #11 59.90 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-09-02T10:42:55.704Z] #11 59.92 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-09-02T10:42:55.704Z] #11 59.92 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-09-02T10:42:55.704Z] #11 59.97 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-09-02T10:42:55.704Z] #11 59.97 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-09-02T10:42:55.704Z] #11 60.02 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-09-02T10:42:55.704Z] #11 60.03 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (5.1 kB) [2025-09-02T10:42:55.704Z] #11 60.10 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:42:55.704Z] #11 60.10 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-09-02T10:42:55.704Z] #11 60.13 Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2025-09-02T10:42:55.965Z] #11 60.14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 147.2 MB/s 0:00:00 [2025-09-02T10:42:55.965Z] #11 60.15 Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2025-09-02T10:42:55.965Z] #11 60.15 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-09-02T10:42:55.965Z] #11 60.15 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-09-02T10:42:55.965Z] #11 60.16 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-09-02T10:42:55.965Z] #11 60.17 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-09-02T10:42:55.965Z] #11 60.17 Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-09-02T10:42:55.965Z] #11 60.17 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-09-02T10:42:55.965Z] #11 60.18 Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-09-02T10:42:55.965Z] #11 60.18 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-09-02T10:42:55.965Z] #11 60.32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 132.8 MB/s 0:00:00 [2025-09-02T10:42:55.965Z] #11 60.33 Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_x86_64.whl (1.9 MB) [2025-09-02T10:42:55.965Z] #11 60.34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 206.9 MB/s 0:00:00 [2025-09-02T10:42:55.965Z] #11 60.34 Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-09-02T10:42:55.965Z] #11 60.35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 206.7 MB/s 0:00:00 [2025-09-02T10:42:55.965Z] #11 60.35 Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-09-02T10:42:55.965Z] #11 60.38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 114.1 MB/s 0:00:00 [2025-09-02T10:42:55.965Z] #11 60.39 Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-09-02T10:42:55.965Z] #11 60.39 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-09-02T10:42:55.965Z] #11 60.40 Downloading cryptography-45.0.7-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-09-02T10:42:56.224Z] #11 60.42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 162.9 MB/s 0:00:00 [2025-09-02T10:42:56.224Z] #11 60.43 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-09-02T10:42:56.224Z] #11 60.43 Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2025-09-02T10:42:56.224Z] #11 60.44 Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-09-02T10:42:56.224Z] #11 60.44 Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_x86_64.whl (153 kB) [2025-09-02T10:42:56.224Z] #11 60.45 Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-09-02T10:42:56.224Z] #11 60.45 Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) [2025-09-02T10:42:56.224Z] #11 60.45 Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) [2025-09-02T10:42:56.224Z] #11 60.46 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-09-02T10:42:56.224Z] #11 60.46 Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-09-02T10:42:56.224Z] #11 60.47 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2025-09-02T10:42:56.224Z] #11 60.47 Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_x86_64.whl (363 kB) [2025-09-02T10:42:56.224Z] #11 60.48 Downloading invoke-2.2.0-py3-none-any.whl (160 kB) [2025-09-02T10:42:56.224Z] #11 60.49 Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_x86_64.whl (1.1 MB) [2025-09-02T10:42:56.224Z] #11 60.49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 193.3 MB/s 0:00:00 [2025-09-02T10:42:56.224Z] #11 60.50 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-09-02T10:42:56.224Z] #11 60.50 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-09-02T10:42:56.224Z] #11 60.51 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-09-02T10:42:56.224Z] #11 60.52 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2025-09-02T10:42:56.224Z] #11 60.54 Downloading selenium-4.35.0-py3-none-any.whl (9.6 MB) [2025-09-02T10:42:56.224Z] #11 60.61 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 144.3 MB/s 0:00:00 [2025-09-02T10:42:56.224Z] #11 60.61 Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-09-02T10:42:56.224Z] #11 60.62 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-09-02T10:42:56.224Z] #11 60.62 Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) [2025-09-02T10:42:56.224Z] #11 60.63 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-09-02T10:42:56.224Z] #11 60.63 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-09-02T10:42:56.224Z] #11 60.63 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-09-02T10:42:56.224Z] #11 60.64 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-09-02T10:42:56.484Z] #11 60.64 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-09-02T10:42:56.484Z] #11 60.65 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-09-02T10:42:56.484Z] #11 60.65 Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-09-02T10:42:56.484Z] #11 60.65 Downloading docutils-0.22-py3-none-any.whl (630 kB) [2025-09-02T10:42:56.484Z] #11 60.66 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 191.1 MB/s 0:00:00 [2025-09-02T10:42:56.484Z] #11 60.67 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-09-02T10:42:56.484Z] #11 60.67 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-09-02T10:42:56.484Z] #11 60.68 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 228.3 MB/s 0:00:00 [2025-09-02T10:42:56.484Z] #11 60.68 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-09-02T10:42:56.484Z] #11 60.68 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-09-02T10:42:56.484Z] #11 60.69 Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB) [2025-09-02T10:42:56.484Z] #11 60.69 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-09-02T10:42:56.484Z] #11 60.70 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-09-02T10:42:56.484Z] #11 60.70 Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_x86_64.whl (558 kB) [2025-09-02T10:42:56.484Z] #11 60.71 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 558.1/558.1 kB 210.5 MB/s 0:00:00 [2025-09-02T10:42:56.484Z] #11 60.71 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-09-02T10:42:56.484Z] #11 60.72 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-09-02T10:42:56.484Z] #11 60.72 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-09-02T10:42:56.484Z] #11 60.72 Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-09-02T10:42:56.484Z] #11 60.73 Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_x86_64.whl (70 kB) [2025-09-02T10:42:56.484Z] #11 60.73 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-09-02T10:42:56.484Z] #11 60.74 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-09-02T10:42:56.484Z] #11 60.74 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-09-02T10:42:56.484Z] #11 60.75 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-09-02T10:42:56.484Z] #11 60.75 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-09-02T10:42:56.484Z] #11 60.76 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-09-02T10:42:56.484Z] #11 60.76 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-09-02T10:42:56.484Z] #11 60.77 Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-09-02T10:42:56.484Z] #11 60.77 Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-09-02T10:42:56.484Z] #11 60.78 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 192.9 MB/s 0:00:00 [2025-09-02T10:42:56.484Z] #11 60.80 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-09-02T10:42:56.484Z] #11 60.80 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-09-02T10:42:56.484Z] #11 60.81 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-09-02T10:42:56.484Z] #11 60.81 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-09-02T10:42:56.484Z] #11 60.94 Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-09-02T10:42:56.744Z] #11 60.94 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-09-02T10:42:56.744Z] #11 60.94 Building wheel for robotframework-sshlibrary (setup.py): started [2025-09-02T10:42:56.744Z] #11 61.21 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' [2025-09-02T10:42:57.006Z] #11 61.21 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=9cbab87a7e3c701ada50a3ffb9a7f3608914fc86d37d12259a51c838a70ad833 [2025-09-02T10:42:57.006Z] #11 61.21 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2025-09-02T10:42:57.006Z] #11 61.21 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-09-02T10:42:57.006Z] #11 61.21 Building wheel for robotbackgroundlogger (setup.py): started [2025-09-02T10:42:57.006Z] #11 61.43 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-09-02T10:42:57.267Z] #11 61.43 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=9e63a2f980aeb21ae1f93cfeb811194f84c7e9bf932a5527199e9493d47b2304 [2025-09-02T10:42:57.267Z] #11 61.43 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-09-02T10:42:57.267Z] #11 61.43 Building wheel for psutil (pyproject.toml): started [2025-09-02T10:42:59.174Z] #11 63.52 Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-09-02T10:42:59.433Z] #11 63.52 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277534 sha256=47f1f559786941474edd7d52c2b9ec2064573b2d55405d71ebdf834d53e5c426 [2025-09-02T10:42:59.433Z] #11 63.52 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-09-02T10:42:59.433Z] #11 63.53 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-09-02T10:42:59.433Z] #11 63.53 Building wheel for psycopg2 (setup.py): started [2025-09-02T10:43:09.421Z] #11 72.33 Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-09-02T10:43:09.421Z] #11 72.33 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521918 sha256=2b066a193db00c7440cfe75af486007d0c4c8e5ea8d1cefde3a86f8b91979233 [2025-09-02T10:43:09.421Z] #11 72.33 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-09-02T10:43:09.421Z] #11 72.33 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-09-02T10:43:09.421Z] #11 72.33 Building wheel for flex (setup.py): started [2025-09-02T10:43:09.421Z] #11 72.63 Building wheel for flex (setup.py): finished with status 'done' [2025-09-02T10:43:09.421Z] #11 72.63 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=acef05f308c1e98dcb58bfd0a8c56128ff1ce2023783268aeeddc5acf1fc7d83 [2025-09-02T10:43:09.421Z] #11 72.63 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-09-02T10:43:09.421Z] #11 72.64 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-09-02T10:43:09.421Z] #11 72.64 Building wheel for strict-rfc3339 (setup.py): started [2025-09-02T10:43:09.421Z] #11 72.86 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-09-02T10:43:09.421Z] #11 72.86 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=c8e2d99edc9777fe367d60039f296495cc12c4138bb961649b1f2b428d7415dc [2025-09-02T10:43:09.422Z] #11 72.86 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-09-02T10:43:09.422Z] #11 72.87 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-09-02T10:43:09.422Z] #11 72.87 Building wheel for validate-email (setup.py): started [2025-09-02T10:43:09.422Z] #11 73.08 Building wheel for validate-email (setup.py): finished with status 'done' [2025-09-02T10:43:09.422Z] #11 73.08 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=0b6bc1544dc7fabb325daa5870683e6c13b765ede305299640aa1aba49dab468 [2025-09-02T10:43:09.422Z] #11 73.08 Stored in directory: /tmp/pip-ephem-wheel-cache-w9syalqy/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-09-02T10:43:09.422Z] #11 73.09 Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-09-02T10:43:09.422Z] #11 73.27 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-09-02T10:43:21.640Z] #11 84.40 [2025-09-02T10:43:21.640Z] #11 84.41 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.3 click-8.2.1 configparser-7.2.0 cryptography-45.0.7 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.1 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.12.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.27.1 scp-0.15.0 selenium-4.35.0 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-09-02T10:43:21.640Z] #11 84.41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [2025-09-02T10:43:21.640Z] #11 DONE 85.7s [2025-09-02T10:43:21.640Z] [2025-09-02T10:43:21.640Z] #12 exporting to image [2025-09-02T10:43:21.640Z] #12 exporting layers [2025-09-02T10:43:26.909Z] #12 exporting layers 5.5s done [2025-09-02T10:43:26.909Z] #12 writing image sha256:fe3ab1882b4a21c06c31dc6f124fff6cc0a001c1bd48d5ab307ff25c2c570c4c done [2025-09-02T10:43:26.909Z] #12 naming to docker.io/library/edgex-taf-common done [2025-09-02T10:43:26.909Z] #12 DONE 5.6s [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-09-02T10:43:27.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T10:43:27.876Z] [2025-09-02T10:43:27.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T10:43:28.250Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T10:43:28.250Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-02T10:43:28.250Z] 5eb5b503b376: Pulling fs layer [2025-09-02T10:43:28.250Z] 5c69ac0246d0: Pulling fs layer [2025-09-02T10:43:28.250Z] ec43610c2a17: Pulling fs layer [2025-09-02T10:43:28.250Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-02T10:43:28.250Z] 33b1e0a273af: Pulling fs layer [2025-09-02T10:43:28.250Z] 3a2ae6a8a46f: Waiting [2025-09-02T10:43:28.250Z] 5d3b04190fa2: Pulling fs layer [2025-09-02T10:43:28.250Z] 2f39f015ded8: Pulling fs layer [2025-09-02T10:43:28.250Z] 33b1e0a273af: Waiting [2025-09-02T10:43:28.250Z] 2f39f015ded8: Waiting [2025-09-02T10:43:28.250Z] 5d3b04190fa2: Waiting [2025-09-02T10:43:28.250Z] 5c69ac0246d0: Verifying Checksum [2025-09-02T10:43:28.250Z] 5c69ac0246d0: Download complete [2025-09-02T10:43:28.250Z] 3a2ae6a8a46f: Download complete [2025-09-02T10:43:28.250Z] ec43610c2a17: Verifying Checksum [2025-09-02T10:43:28.250Z] ec43610c2a17: Download complete [2025-09-02T10:43:28.250Z] 33b1e0a273af: Verifying Checksum [2025-09-02T10:43:28.250Z] 33b1e0a273af: Download complete [2025-09-02T10:43:28.250Z] 5d3b04190fa2: Download complete [2025-09-02T10:43:28.508Z] 5eb5b503b376: Verifying Checksum [2025-09-02T10:43:28.508Z] 5eb5b503b376: Download complete [2025-09-02T10:43:28.767Z] 2f39f015ded8: Verifying Checksum [2025-09-02T10:43:28.767Z] 2f39f015ded8: Download complete [2025-09-02T10:43:30.140Z] 5eb5b503b376: Pull complete [2025-09-02T10:43:30.140Z] 5c69ac0246d0: Pull complete [2025-09-02T10:43:30.707Z] ec43610c2a17: Pull complete [2025-09-02T10:43:30.707Z] 3a2ae6a8a46f: Pull complete [2025-09-02T10:43:30.965Z] 33b1e0a273af: Pull complete [2025-09-02T10:43:30.965Z] 5d3b04190fa2: Pull complete [2025-09-02T10:43:33.373Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8153 in /w/workspace/xfoundry_edgex-taf-common_PR-143 [Pipeline] { [Pipeline] checkout [2025-09-02T10:43:33.456Z] Selected Git installation does not exist. Using Default [2025-09-02T10:43:33.456Z] The recommended git tool is: NONE [2025-09-02T10:43:36.227Z] 2f39f015ded8: Pull complete [2025-09-02T10:43:36.227Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-02T10:43:36.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T10:43:36.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T10:43:36.445Z] prd-ubuntu20.04-docker-8c-8g-8151 does not seem to be running inside a container [2025-09-02T10:43:36.474Z] $ 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-143 -v /w/workspace/xfoundry_edgex-taf-common_PR-143:/w/workspace/xfoundry_edgex-taf-common_PR-143:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-02T10:43:38.032Z] using credential edgex-jenkins-ssh [2025-09-02T10:43:38.034Z] $ docker top 2843d07b3648a31985b817365e932e84c2bd2b0c61e5cbb44e3889ae3379344a -eo pid,comm [2025-09-02T10:43:38.050Z] Cloning the remote Git repository [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:43:38.091Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-09-02T10:43:38.184Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-143 # timeout=10 [2025-09-02T10:43:38.323Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-09-02T10:43:38.324Z] > git --version # timeout=10 [2025-09-02T10:43:38.344Z] > git --version # 'git version 2.25.1' [2025-09-02T10:43:38.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-02T10:43:38.475Z] ---> job-cost.sh [2025-09-02T10:43:38.475Z] lf-activate-venv: SKIPPING [2025-09-02T10:43:38.475Z] INFO: No Stack... [2025-09-02T10:43:38.737Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-02T10:43:38.997Z] INFO: Archiving Costs [Pipeline] sh [2025-09-02T10:43:39.315Z] + + cat /w/workspace/xfoundry_edgex-taf-common_PR-143/archives/cost.csv [2025-09-02T10:43:39.315Z] cut -d, -f6 [Pipeline] lock [2025-09-02T10:43:39.357Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] [2025-09-02T10:43:39.362Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] did not exist. Created. [2025-09-02T10:43:39.367Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-02T10:43:38.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-02T10:43:39.086Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-09-02T10:43:39.119Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-02T10:43:39.762Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-02T10:43:39.818Z] Stashed 1 file(s) [Pipeline] } [2025-09-02T10:43:39.842Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-02T10:43:39.922Z] $ docker stop --time=1 2843d07b3648a31985b817365e932e84c2bd2b0c61e5cbb44e3889ae3379344a [2025-09-02T10:43:40.441Z] Merging remotes/origin/main commit 25247ac748027abf9820f8a08a2990fa03ab5444 into PR head commit f30a54a6e7bcb341db92db5af67a29c2b6602c33 [2025-09-02T10:43:40.748Z] Merge succeeded, producing f30a54a6e7bcb341db92db5af67a29c2b6602c33 [2025-09-02T10:43:40.748Z] Checking out Revision f30a54a6e7bcb341db92db5af67a29c2b6602c33 (PR-143) [2025-09-02T10:43:39.929Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-09-02T10:43:39.966Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-09-02T10:43:39.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-02T10:43:39.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-09-02T10:43:40.459Z] > git config core.sparsecheckout # timeout=10 [2025-09-02T10:43:40.548Z] > git checkout -f f30a54a6e7bcb341db92db5af67a29c2b6602c33 # timeout=10 [2025-09-02T10:43:40.639Z] > git remote # timeout=10 [2025-09-02T10:43:40.659Z] > git config --get remote.origin.url # timeout=10 [2025-09-02T10:43:40.677Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-02T10:43:40.697Z] > git merge 25247ac748027abf9820f8a08a2990fa03ab5444 # timeout=10 [2025-09-02T10:43:40.725Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-09-02T10:43:40.754Z] > git config core.sparsecheckout # timeout=10 [2025-09-02T10:43:40.766Z] > git checkout -f f30a54a6e7bcb341db92db5af67a29c2b6602c33 # timeout=10 [2025-09-02T10:43:41.058Z] $ docker rm -f --volumes 2843d07b3648a31985b817365e932e84c2bd2b0c61e5cbb44e3889ae3379344a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2025-09-02T10:43:41.261Z] Commit message: "build: bump cryptography from 45.0.4 to 45.0.7" [Pipeline] // withEnv [Pipeline] } [2025-09-02T10:43:41.318Z] > git --version # timeout=10 [2025-09-02T10:43:41.328Z] > git --version # 'git version 2.25.1' [2025-09-02T10:43:41.342Z] fatal: bad object 056ae7b86453181957306e7078512cbe12174832 [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T10:43:45.940Z] provisioning config files... [2025-09-02T10:43:45.973Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/config13250262751437616703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:43:46.772Z] ---> ****-login.sh [2025-09-02T10:43:46.772Z] nexus3.edgexfoundry.org:10001 [2025-09-02T10:43:47.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:43:47.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T10:43:47.327Z] Configure a credential helper to remove this warning. See [2025-09-02T10:43:47.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T10:43:47.327Z] [2025-09-02T10:43:47.327Z] Login Succeeded [2025-09-02T10:43:47.327Z] nexus3.edgexfoundry.org:10002 [2025-09-02T10:43:47.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:43:47.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T10:43:47.609Z] Configure a credential helper to remove this warning. See [2025-09-02T10:43:47.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T10:43:47.609Z] [2025-09-02T10:43:47.609Z] Login Succeeded [2025-09-02T10:43:47.609Z] nexus3.edgexfoundry.org:10003 [2025-09-02T10:43:47.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:43:48.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T10:43:48.153Z] Configure a credential helper to remove this warning. See [2025-09-02T10:43:48.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T10:43:48.153Z] [2025-09-02T10:43:48.153Z] Login Succeeded [2025-09-02T10:43:48.153Z] nexus3.edgexfoundry.org:10004 [2025-09-02T10:43:48.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:43:48.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T10:43:48.427Z] Configure a credential helper to remove this warning. See [2025-09-02T10:43:48.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T10:43:48.427Z] [2025-09-02T10:43:48.427Z] Login Succeeded [2025-09-02T10:43:48.427Z] ****.io [2025-09-02T10:43:48.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T10:43:48.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T10:43:48.968Z] Configure a credential helper to remove this warning. See [2025-09-02T10:43:48.968Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T10:43:48.968Z] [2025-09-02T10:43:48.968Z] Login Succeeded [2025-09-02T10:43:48.968Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T10:43:48.998Z] 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-09-02T10:43:50.018Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-02T10:43:50.375Z] + ls -al . [2025-09-02T10:43:50.375Z] total 68 [2025-09-02T10:43:50.375Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 10:43 . [2025-09-02T10:43:50.375Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 10:43 .. [2025-09-02T10:43:50.375Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 10:43 .git [2025-09-02T10:43:50.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 10:43 .github [2025-09-02T10:43:50.375Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 2 10:43 .gitignore [2025-09-02T10:43:50.375Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 2 10:43 Dockerfile [2025-09-02T10:43:50.375Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 2 10:43 Jenkinsfile [2025-09-02T10:43:50.375Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 2 10:43 LICENSE [2025-09-02T10:43:50.375Z] -rw-rw-r-- 1 jenkins jenkins 4232 Sep 2 10:43 README.md [2025-09-02T10:43:50.375Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 2 10:43 TUC [2025-09-02T10:43:50.375Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 2 10:41 VERSION [2025-09-02T10:43:50.375Z] -rw-rw-r-- 1 jenkins jenkins 473 Sep 2 10:43 requirements.txt [2025-09-02T10:43:50.375Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 2 10:43 robot-entrypoint.sh [2025-09-02T10:43:50.375Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 2 10:43 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T10:43:50.818Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f30a54a6e7bcb341db92db5af67a29c2b6602c33 --label arch=arm64 --label version=0.0.0 . [2025-09-02T10:43:51.086Z] Sending build context to Docker daemon 410.1kB [2025-09-02T10:43:51.086Z] Step 1/13 : FROM alpine:3.20 [2025-09-02T10:43:51.671Z] 3.20: Pulling from library/alpine [2025-09-02T10:43:51.938Z] 13e713f82565: Pulling fs layer [2025-09-02T10:43:52.524Z] 13e713f82565: Verifying Checksum [2025-09-02T10:43:52.524Z] 13e713f82565: Download complete [2025-09-02T10:43:53.118Z] 13e713f82565: Pull complete [2025-09-02T10:43:53.118Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-02T10:43:53.118Z] Status: Downloaded newer image for alpine:3.20 [2025-09-02T10:43:53.118Z] ---> c88e9dceb6cb [2025-09-02T10:43:53.118Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-09-02T10:43:53.386Z] ---> Running in 1574a68fc299 [2025-09-02T10:43:53.655Z] Removing intermediate container 1574a68fc299 [2025-09-02T10:43:53.655Z] ---> be8b64636490 [2025-09-02T10:43:53.655Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-09-02T10:43:53.655Z] ---> Running in a4afed9f10f3 [2025-09-02T10:43:53.925Z] Removing intermediate container a4afed9f10f3 [2025-09-02T10:43:53.925Z] ---> f73e1dc9b8c9 [2025-09-02T10:43:53.925Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-09-02T10:43:54.914Z] ---> 5a02f9ee7658 [2025-09-02T10:43:54.914Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-09-02T10:43:55.183Z] ---> 0e27ae692aa8 [2025-09-02T10:43:55.183Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-09-02T10:43:55.775Z] ---> c2284597112f [2025-09-02T10:43:55.775Z] Step 7/13 : WORKDIR /edgex-taf [2025-09-02T10:43:55.775Z] ---> Running in 021582eac0fe [2025-09-02T10:43:56.061Z] Removing intermediate container 021582eac0fe [2025-09-02T10:43:56.061Z] ---> e902c29a5954 [2025-09-02T10:43:56.061Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-09-02T10:43:56.061Z] ---> Running in d08179076438 [2025-09-02T10:43:58.029Z] Removing intermediate container d08179076438 [2025-09-02T10:43:58.029Z] ---> dce2c959a984 [2025-09-02T10:43:58.029Z] 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-09-02T10:43:58.029Z] ---> Running in 69ad84b268fd [2025-09-02T10:43:58.993Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T10:43:59.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T10:44:01.009Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T10:44:01.280Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-02T10:44:01.280Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T10:44:01.549Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T10:44:01.817Z] Executing busybox-1.36.1-r30.trigger [2025-09-02T10:44:01.817Z] OK: 9 MiB in 14 packages [2025-09-02T10:44:02.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T10:44:02.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T10:44:04.080Z] (1/14) Installing ca-certificates (20250619-r0) [2025-09-02T10:44:04.080Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-09-02T10:44:04.346Z] (3/14) Installing c-ares (1.33.1-r0) [2025-09-02T10:44:04.617Z] (4/14) Installing libunistring (1.2-r0) [2025-09-02T10:44:05.202Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-09-02T10:44:05.202Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-09-02T10:44:05.470Z] (7/14) Installing libpsl (0.21.5-r1) [2025-09-02T10:44:05.735Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-09-02T10:44:06.001Z] (9/14) Installing libcurl (8.12.1-r0) [2025-09-02T10:44:06.269Z] (10/14) Installing curl (8.12.1-r0) [2025-09-02T10:44:06.535Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-09-02T10:44:07.498Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-09-02T10:44:07.498Z] (13/14) Installing jq (1.7.1-r0) [2025-09-02T10:44:07.764Z] (14/14) Installing openssl (3.3.4-r0) [2025-09-02T10:44:08.033Z] Executing busybox-1.36.1-r30.trigger [2025-09-02T10:44:08.033Z] Executing ca-certificates-20250619-r0.trigger [2025-09-02T10:44:08.305Z] OK: 43 MiB in 28 packages [2025-09-02T10:44:08.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T10:44:09.171Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T10:44:10.601Z] (1/166) Installing libexpat (2.7.0-r0) [2025-09-02T10:44:10.601Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-09-02T10:44:10.866Z] (3/166) Installing libpng (1.6.44-r0) [2025-09-02T10:44:11.132Z] (4/166) Installing freetype (2.13.2-r0) [2025-09-02T10:44:11.396Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-09-02T10:44:11.665Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-09-02T10:44:11.930Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-09-02T10:44:12.196Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-09-02T10:44:12.464Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-09-02T10:44:12.729Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-09-02T10:44:13.068Z] (11/166) Installing libffi (3.4.6-r0) [2025-09-02T10:44:13.068Z] (12/166) Installing libintl (0.22.5-r0) [2025-09-02T10:44:13.334Z] (13/166) Installing libeconf (0.6.3-r0) [2025-09-02T10:44:13.599Z] (14/166) Installing libblkid (2.40.1-r1) [2025-09-02T10:44:13.865Z] (15/166) Installing libmount (2.40.1-r1) [2025-09-02T10:44:14.133Z] (16/166) Installing pcre2 (10.43-r0) [2025-09-02T10:44:14.396Z] (17/166) Installing glib (2.80.5-r0) [2025-09-02T10:44:14.987Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-09-02T10:44:15.254Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-09-02T10:44:15.518Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-09-02T10:44:15.782Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-09-02T10:44:16.047Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-09-02T10:44:16.313Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-09-02T10:44:16.587Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-09-02T10:44:16.854Z] (25/166) Installing libwebp (1.3.2-r0) [2025-09-02T10:44:17.125Z] (26/166) Installing tiff (4.6.0t-r0) [2025-09-02T10:44:17.390Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-09-02T10:44:17.657Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-09-02T10:44:17.657Z] (29/166) Installing libxau (1.0.11-r4) [2025-09-02T10:44:17.937Z] (30/166) Installing libmd (1.1.0-r0) [2025-09-02T10:44:18.204Z] (31/166) Installing libbsd (0.12.2-r0) [2025-09-02T10:44:18.469Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-09-02T10:44:18.469Z] (33/166) Installing libxcb (1.16.1-r0) [2025-09-02T10:44:18.737Z] (34/166) Installing libx11 (1.8.9-r1) [2025-09-02T10:44:19.327Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-09-02T10:44:19.327Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-09-02T10:44:19.593Z] (37/166) Installing libxrender (0.9.11-r5) [2025-09-02T10:44:19.862Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-09-02T10:44:20.129Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-09-02T10:44:20.129Z] (40/166) Installing libxext (1.3.6-r2) [2025-09-02T10:44:20.397Z] (41/166) Installing libxi (1.8.1-r4) [2025-09-02T10:44:20.661Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-09-02T10:44:20.925Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-09-02T10:44:21.200Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-09-02T10:44:21.467Z] (45/166) Installing libxtst (1.2.4-r6) [2025-09-02T10:44:21.467Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-09-02T10:44:21.734Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-09-02T10:44:22.027Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-09-02T10:44:22.295Z] (49/166) Installing pixman (0.43.2-r0) [2025-09-02T10:44:22.563Z] (50/166) Installing cairo (1.18.4-r0) [2025-09-02T10:44:22.829Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2025-09-02T10:44:23.096Z] (52/166) Installing avahi-libs (0.8-r17) [2025-09-02T10:44:23.362Z] (53/166) Installing gmp (6.3.0-r1) [2025-09-02T10:44:23.626Z] (54/166) Installing nettle (3.9.1-r0) [2025-09-02T10:44:23.890Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-09-02T10:44:24.158Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-09-02T10:44:24.425Z] (57/166) Installing gnutls (3.8.5-r0) [2025-09-02T10:44:24.692Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-09-02T10:44:24.961Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-09-02T10:44:25.228Z] (60/166) Installing fribidi (1.0.15-r0) [2025-09-02T10:44:25.494Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-09-02T10:44:25.759Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-09-02T10:44:26.039Z] (63/166) Installing libxft (2.3.8-r3) [2025-09-02T10:44:26.307Z] (64/166) Installing pango (1.52.2-r0) [2025-09-02T10:44:26.578Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-09-02T10:44:26.848Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-09-02T10:44:26.848Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-09-02T10:44:27.115Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-09-02T10:44:27.699Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-09-02T10:44:27.699Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-09-02T10:44:28.286Z] (71/166) Installing icu-data-full (74.2-r1) [2025-09-02T10:44:29.249Z] (72/166) Installing mesa (24.0.9-r1) [2025-09-02T10:44:29.249Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-09-02T10:44:32.598Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-09-02T10:44:32.598Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-09-02T10:44:32.598Z] (76/166) Installing libdrm (2.4.120-r0) [2025-09-02T10:44:32.864Z] (77/166) Installing libelf (0.191-r0) [2025-09-02T10:44:33.132Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-09-02T10:44:33.401Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-09-02T10:44:33.985Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-09-02T10:44:34.253Z] (81/166) Installing libmagic (5.45-r1) [2025-09-02T10:44:34.522Z] (82/166) Installing file (5.45-r1) [2025-09-02T10:44:34.791Z] (83/166) Installing xprop (1.2.7-r0) [2025-09-02T10:44:34.791Z] (84/166) Installing libice (1.1.1-r6) [2025-09-02T10:44:35.058Z] (85/166) Installing libuuid (2.40.1-r1) [2025-09-02T10:44:35.058Z] (86/166) Installing libsm (1.2.4-r4) [2025-09-02T10:44:35.323Z] (87/166) Installing libxt (1.3.0-r5) [2025-09-02T10:44:35.590Z] (88/166) Installing libxmu (1.1.4-r2) [2025-09-02T10:44:35.857Z] (89/166) Installing xset (1.2.5-r1) [2025-09-02T10:44:35.857Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-09-02T10:44:36.123Z] (91/166) Installing libogg (1.3.5-r5) [2025-09-02T10:44:36.389Z] (92/166) Installing libflac (1.4.3-r1) [2025-09-02T10:44:36.389Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-09-02T10:44:36.657Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-09-02T10:44:36.925Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-09-02T10:44:37.508Z] (96/166) Installing libva (2.21.0-r0) [2025-09-02T10:44:37.508Z] (97/166) Installing libvdpau (1.5-r3) [2025-09-02T10:44:37.775Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-09-02T10:44:38.042Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-09-02T10:44:38.042Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-09-02T10:44:38.309Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-09-02T10:44:38.582Z] (102/166) Installing imath (3.1.12-r0) [2025-09-02T10:44:38.582Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-09-02T10:44:38.850Z] (104/166) Installing giflib (5.2.2-r0) [2025-09-02T10:44:39.126Z] (105/166) Installing libhwy (1.0.7-r0) [2025-09-02T10:44:39.393Z] (106/166) Installing lcms2 (2.16-r0) [2025-09-02T10:44:39.393Z] (107/166) Installing libjxl (0.10.2-r0) [2025-09-02T10:44:39.660Z] (108/166) Installing lame-libs (3.100-r5) [2025-09-02T10:44:39.925Z] (109/166) Installing opus (1.5.2-r0) [2025-09-02T10:44:40.192Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-09-02T10:44:40.457Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-09-02T10:44:40.457Z] (112/166) Installing soxr (0.1.3-r7) [2025-09-02T10:44:40.722Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-09-02T10:44:40.988Z] (114/166) Installing libtheora (1.1.1-r18) [2025-09-02T10:44:41.255Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-09-02T10:44:41.255Z] (116/166) Installing libvpx (1.14.1-r0) [2025-09-02T10:44:41.521Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-09-02T10:44:41.786Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-09-02T10:44:42.054Z] (119/166) Installing numactl (2.0.18-r0) [2025-09-02T10:44:42.054Z] (120/166) Installing x265-libs (3.6-r0) [2025-09-02T10:44:42.648Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-09-02T10:44:42.648Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-09-02T10:44:43.232Z] (123/166) Installing libbluray (1.3.4-r1) [2025-09-02T10:44:43.496Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-09-02T10:44:43.497Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-09-02T10:44:43.763Z] (126/166) Installing cjson (1.7.18-r0) [2025-09-02T10:44:44.028Z] (127/166) Installing mbedtls (3.6.4-r0) [2025-09-02T10:44:44.295Z] (128/166) Installing librist (0.2.10-r1) [2025-09-02T10:44:44.295Z] (129/166) Installing libsrt (1.5.3-r0) [2025-09-02T10:44:44.561Z] (130/166) Installing libssh (0.10.6-r0) [2025-09-02T10:44:44.828Z] (131/166) Installing libsodium (1.0.19-r0) [2025-09-02T10:44:45.095Z] (132/166) Installing libzmq (4.3.5-r2) [2025-09-02T10:44:45.365Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-09-02T10:44:45.631Z] (134/166) Installing crc32c (1.1.2-r0) [2025-09-02T10:44:45.631Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-09-02T10:44:45.897Z] (136/166) Installing libevent (2.1.12-r7) [2025-09-02T10:44:46.163Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-09-02T10:44:46.163Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-09-02T10:44:46.427Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-09-02T10:44:46.694Z] (140/166) Installing icu-libs (74.2-r1) [2025-09-02T10:44:46.964Z] (141/166) Installing minizip (1.3.1-r0) [2025-09-02T10:44:47.232Z] (142/166) Installing nspr (4.35-r4) [2025-09-02T10:44:47.232Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-09-02T10:44:47.498Z] (144/166) Installing nss (3.105-r0) [2025-09-02T10:44:47.764Z] (145/166) Installing openh264 (2.4.1-r0) [2025-09-02T10:44:48.030Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-09-02T10:44:48.295Z] (147/166) Installing libunwind (1.8.1-r0) [2025-09-02T10:44:48.565Z] (148/166) Installing yaml (0.2.5-r2) [2025-09-02T10:44:48.565Z] (149/166) Installing libcamera (0.3.0-r0) [2025-09-02T10:44:48.830Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-09-02T10:44:49.096Z] (151/166) Installing libuv (1.48.0-r0) [2025-09-02T10:44:49.096Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-09-02T10:44:49.361Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-09-02T10:44:49.628Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-09-02T10:44:49.893Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-09-02T10:44:50.160Z] (156/166) Installing libasyncns (0.8-r3) [2025-09-02T10:44:50.424Z] (157/166) Installing libltdl (2.4.7-r3) [2025-09-02T10:44:50.424Z] (158/166) Installing orc (0.4.40-r0) [2025-09-02T10:44:50.688Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-09-02T10:44:50.956Z] (160/166) Installing libpulse (17.0-r0) [2025-09-02T10:44:51.221Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-09-02T10:44:51.221Z] (162/166) Installing libgpg-error (1.49-r0) [2025-09-02T10:44:51.492Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-09-02T10:44:51.758Z] (164/166) Installing libxslt (1.1.39-r2) [2025-09-02T10:44:51.758Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-09-02T10:44:58.424Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-09-02T10:44:58.424Z] Executing busybox-1.36.1-r30.trigger [2025-09-02T10:44:58.424Z] Executing fontconfig-2.15.0-r1.trigger [2025-09-02T10:44:58.424Z] Executing mkfontscale-1.2.2-r6.trigger [2025-09-02T10:44:58.424Z] Executing glib-2.80.5-r0.trigger [2025-09-02T10:44:58.424Z] Executing shared-mime-info-2.4-r0.trigger [2025-09-02T10:45:00.368Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-09-02T10:45:00.368Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-09-02T10:45:00.368Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-09-02T10:45:00.368Z] OK: 657 MiB in 194 packages [2025-09-02T10:45:00.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T10:45:01.215Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T10:45:02.635Z] (1/30) Installing jansson (2.14-r4) [2025-09-02T10:45:02.635Z] (2/30) Installing binutils (2.42-r1) [2025-09-02T10:45:03.220Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-09-02T10:45:03.485Z] (4/30) Installing isl26 (0.26-r1) [2025-09-02T10:45:03.752Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-09-02T10:45:03.752Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-09-02T10:45:04.018Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-09-02T10:45:07.808Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-09-02T10:45:07.808Z] (9/30) Installing linux-headers (6.6-r0) [2025-09-02T10:45:07.808Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-09-02T10:45:08.271Z] (11/30) Installing libpq (16.10-r0) [2025-09-02T10:45:08.271Z] (12/30) Installing openssl-dev (3.3.4-r0) [2025-09-02T10:45:08.536Z] (13/30) Installing libpq-dev (16.10-r0) [2025-09-02T10:45:08.801Z] (14/30) Installing libecpg (16.10-r0) [2025-09-02T10:45:08.801Z] (15/30) Installing libecpg-dev (16.10-r0) [2025-09-02T10:45:09.069Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-09-02T10:45:09.651Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-09-02T10:45:12.230Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-09-02T10:45:13.665Z] (19/30) Installing fortify-headers (1.1-r3) [2025-09-02T10:45:13.932Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-09-02T10:45:14.517Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-09-02T10:45:14.783Z] (22/30) Installing clang16 (16.0.6-r5) [2025-09-02T10:45:15.064Z] (23/30) Installing icu (74.2-r1) [2025-09-02T10:45:15.341Z] (24/30) Installing icu-dev (74.2-r1) [2025-09-02T10:45:15.610Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-09-02T10:45:18.962Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-09-02T10:45:18.962Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-09-02T10:45:18.962Z] (28/30) Installing zstd (1.5.6-r0) [2025-09-02T10:45:18.962Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-09-02T10:45:18.962Z] (30/30) Installing postgresql16-dev (16.10-r0) [2025-09-02T10:45:19.928Z] Executing busybox-1.36.1-r30.trigger [2025-09-02T10:45:19.928Z] OK: 1184 MiB in 224 packages [2025-09-02T10:45:20.197Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T10:45:20.469Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T10:45:21.883Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-09-02T10:45:22.858Z] (2/14) Installing gdbm (1.23-r1) [2025-09-02T10:45:22.858Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-09-02T10:45:23.122Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-09-02T10:45:23.122Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-09-02T10:45:23.389Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-09-02T10:45:23.656Z] (7/14) Installing readline (8.2.10-r0) [2025-09-02T10:45:23.656Z] (8/14) Installing python3 (3.12.11-r0) [2025-09-02T10:45:24.612Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-09-02T10:45:25.196Z] (10/14) Installing pyc (3.12.11-r0) [2025-09-02T10:45:25.461Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-09-02T10:45:25.726Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-09-02T10:45:28.304Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-09-02T10:45:28.304Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-09-02T10:45:28.572Z] Executing busybox-1.36.1-r30.trigger [2025-09-02T10:45:28.572Z] OK: 1370 MiB in 238 packages [2025-09-02T10:45:28.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T10:45:29.419Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T10:45:30.830Z] OK: 1370 MiB in 238 packages [2025-09-02T10:45:31.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T10:45:31.360Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T10:45:32.763Z] (1/1) Installing tzdata (2025b-r0) [2025-09-02T10:45:33.345Z] OK: 1372 MiB in 239 packages [2025-09-02T10:45:34.749Z] (1/1) Purging tzdata (2025b-r0) [2025-09-02T10:45:34.749Z] OK: 1370 MiB in 238 packages [2025-09-02T10:45:44.816Z] Looking in links: /tmp/tmpwdrtgm17 [2025-09-02T10:45:44.816Z] Processing /tmp/tmpwdrtgm17/pip-25.0.1-py3-none-any.whl [2025-09-02T10:45:44.816Z] Installing collected packages: pip [2025-09-02T10:45:50.350Z] Successfully installed pip-25.0.1 [2025-09-02T10:45:50.350Z] 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-09-02T10:45:52.983Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-09-02T10:45:53.251Z] Collecting pip [2025-09-02T10:45:53.251Z] Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) [2025-09-02T10:45:54.657Z] Collecting setuptools [2025-09-02T10:45:54.657Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-09-02T10:45:54.657Z] Collecting wheel [2025-09-02T10:45:54.657Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-09-02T10:45:54.657Z] Downloading pip-25.2-py3-none-any.whl (1.8 MB) [2025-09-02T10:45:54.657Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 55.0 MB/s eta 0:00:00 [2025-09-02T10:45:54.657Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-09-02T10:45:54.657Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.8 MB/s eta 0:00:00 [2025-09-02T10:45:54.657Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-09-02T10:45:54.924Z] Installing collected packages: wheel, setuptools, pip [2025-09-02T10:46:01.573Z] Attempting uninstall: pip [2025-09-02T10:46:01.573Z] Found existing installation: pip 25.0.1 [2025-09-02T10:46:01.573Z] Uninstalling pip-25.0.1: [2025-09-02T10:46:01.573Z] Successfully uninstalled pip-25.0.1 [2025-09-02T10:46:06.918Z] Successfully installed pip-25.2 setuptools-80.9.0 wheel-0.45.1 [2025-09-02T10:46:06.918Z] 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-09-02T10:46:09.491Z] Processing ./edgex-taf-common [2025-09-02T10:46:09.491Z] Preparing metadata (setup.py): started [2025-09-02T10:46:10.448Z] Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:46:10.448Z] Building wheels for collected packages: edgex-taf-common [2025-09-02T10:46:10.448Z]  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-09-02T10:46:10.448Z]  Building wheel for edgex-taf-common (setup.py): started [2025-09-02T10:46:11.851Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-09-02T10:46:11.851Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15433 sha256=15037a45c33a9fff0dbbca02cb6d33e84d3b9f997977ec96dc92c27421195d7b [2025-09-02T10:46:11.851Z] Stored in directory: /tmp/pip-ephem-wheel-cache-q8v43ls_/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-09-02T10:46:11.851Z] Successfully built edgex-taf-common [2025-09-02T10:46:11.851Z] Installing collected packages: edgex-taf-common [2025-09-02T10:46:12.116Z] Successfully installed edgex-taf-common-0.0.0 [2025-09-02T10:46:12.116Z] 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-09-02T10:46:14.689Z] Collecting robotframework==7.3.1 (from -r requirements.txt (line 1)) [2025-09-02T10:46:14.689Z] Downloading robotframework-7.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-09-02T10:46:14.952Z] Collecting python-dotenv==1.1.1 (from -r requirements.txt (line 2)) [2025-09-02T10:46:14.952Z] Downloading python_dotenv-1.1.1-py3-none-any.whl.metadata (24 kB) [2025-09-02T10:46:14.952Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-09-02T10:46:14.952Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-09-02T10:46:15.217Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-09-02T10:46:15.217Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-09-02T10:46:15.217Z] Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 5)) [2025-09-02T10:46:15.217Z] Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB) [2025-09-02T10:46:15.217Z] Preparing metadata (setup.py): started [2025-09-02T10:46:16.615Z] Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:46:16.615Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 6)) [2025-09-02T10:46:16.615Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-09-02T10:46:16.615Z] Preparing metadata (setup.py): started [2025-09-02T10:46:17.565Z] Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:46:17.565Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 7)) [2025-09-02T10:46:17.565Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-09-02T10:46:17.829Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 8)) [2025-09-02T10:46:17.829Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-09-02T10:46:17.829Z] Collecting requests==2.32.4 (from -r requirements.txt (line 9)) [2025-09-02T10:46:17.829Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-09-02T10:46:18.094Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 10)) [2025-09-02T10:46:18.094Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-09-02T10:46:18.094Z] Collecting docker==7.1.0 (from -r requirements.txt (line 11)) [2025-09-02T10:46:18.094Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-09-02T10:46:20.023Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 12)) [2025-09-02T10:46:20.023Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-09-02T10:46:20.600Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 13)) [2025-09-02T10:46:20.600Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-09-02T10:46:21.177Z] Installing build dependencies: started [2025-09-02T10:46:25.418Z] Installing build dependencies: finished with status 'done' [2025-09-02T10:46:25.418Z] Getting requirements to build wheel: started [2025-09-02T10:46:28.747Z] Getting requirements to build wheel: finished with status 'done' [2025-09-02T10:46:28.747Z] Preparing metadata (pyproject.toml): started [2025-09-02T10:46:30.149Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-09-02T10:46:32.099Z] Collecting pyzmq==27.0.0 (from -r requirements.txt (line 14)) [2025-09-02T10:46:32.099Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl.metadata (6.0 kB) [2025-09-02T10:46:32.099Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 15)) [2025-09-02T10:46:32.099Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-09-02T10:46:32.689Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) [2025-09-02T10:46:32.689Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-09-02T10:46:32.960Z] Preparing metadata (setup.py): started [2025-09-02T10:46:34.361Z] Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:46:34.944Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 17)) [2025-09-02T10:46:34.944Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-09-02T10:46:36.878Z] Collecting protobuf==6.31.1 (from -r requirements.txt (line 18)) [2025-09-02T10:46:36.878Z] Downloading protobuf-6.31.1-py3-none-any.whl.metadata (593 bytes) [2025-09-02T10:46:36.878Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 19)) [2025-09-02T10:46:36.878Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-09-02T10:46:38.297Z] Collecting cryptography==45.0.7 (from -r requirements.txt (line 20)) [2025-09-02T10:46:38.297Z] Downloading cryptography-45.0.7-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-09-02T10:46:38.297Z] Collecting websocket-client==1.8.0 (from -r requirements.txt (line 21)) [2025-09-02T10:46:38.297Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-09-02T10:46:38.297Z] Collecting sseclient-py==1.8.0 (from -r requirements.txt (line 22)) [2025-09-02T10:46:38.297Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl.metadata (2.0 kB) [2025-09-02T10:46:38.297Z] Collecting genson==1.3.0 (from -r requirements.txt (line 23)) [2025-09-02T10:46:38.297Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-09-02T10:46:38.886Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:46:38.886Z] Downloading selenium-4.35.0-py3-none-any.whl.metadata (7.4 kB) [2025-09-02T10:46:38.886Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:46:38.886Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-09-02T10:46:38.886Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:46:38.886Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-09-02T10:46:39.150Z] Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:46:39.150Z] Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) [2025-09-02T10:46:39.421Z] Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:46:39.422Z] Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) [2025-09-02T10:46:39.422Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:39.422Z] Downloading docutils-0.22-py3-none-any.whl.metadata (15 kB) [2025-09-02T10:46:39.422Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:39.422Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-09-02T10:46:39.689Z] Preparing metadata (setup.py): started [2025-09-02T10:46:41.093Z] Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:46:41.093Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:41.093Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-09-02T10:46:41.093Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:41.093Z] Downloading jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) [2025-09-02T10:46:41.359Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:41.359Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-09-02T10:46:41.359Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:41.359Z] Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) [2025-09-02T10:46:41.625Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:41.625Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-09-02T10:46:41.892Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:41.892Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-09-02T10:46:42.490Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-09-02T10:46:42.490Z] Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (36 kB) [2025-09-02T10:46:42.757Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-09-02T10:46:42.757Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-09-02T10:46:43.023Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-09-02T10:46:43.023Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-09-02T10:46:43.023Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 9)) [2025-09-02T10:46:43.023Z] Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) [2025-09-02T10:46:43.289Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-09-02T10:46:43.289Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-09-02T10:46:43.554Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-09-02T10:46:43.554Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-09-02T10:46:43.554Z] 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-09-02T10:46:44.507Z] Collecting cffi>=1.14 (from cryptography==45.0.7->-r requirements.txt (line 20)) [2025-09-02T10:46:44.507Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-09-02T10:46:44.507Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.7->-r requirements.txt (line 20)) [2025-09-02T10:46:44.773Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-09-02T10:46:45.038Z] Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:46:45.038Z] Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl.metadata (10 kB) [2025-09-02T10:46:45.304Z] Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:46:45.569Z] Downloading invoke-2.2.0-py3-none-any.whl.metadata (3.3 kB) [2025-09-02T10:46:45.569Z] Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 5)) [2025-09-02T10:46:45.569Z] Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl.metadata (8.6 kB) [2025-09-02T10:46:45.832Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 15)) [2025-09-02T10:46:45.832Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-09-02T10:46:45.832Z] 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-09-02T10:46:45.832Z] Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) [2025-09-02T10:46:46.097Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:46:46.097Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-09-02T10:46:46.097Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:46:46.097Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-09-02T10:46:46.360Z] 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-09-02T10:46:46.360Z] Downloading typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) [2025-09-02T10:46:46.360Z] 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-09-02T10:46:46.360Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-09-02T10:46:46.625Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:46:46.625Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-09-02T10:46:46.625Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:46:46.625Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-09-02T10:46:46.625Z] 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-09-02T10:46:46.625Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-09-02T10:46:46.625Z] 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-09-02T10:46:46.625Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-09-02T10:46:46.888Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-09-02T10:46:46.888Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-09-02T10:46:47.154Z] 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-09-02T10:46:47.154Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-09-02T10:46:47.418Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:47.418Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-09-02T10:46:47.418Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:47.418Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-09-02T10:46:47.418Z] Preparing metadata (setup.py): started [2025-09-02T10:46:48.370Z] Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:46:48.370Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:48.634Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-09-02T10:46:48.634Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:48.634Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-09-02T10:46:48.634Z] Preparing metadata (setup.py): started [2025-09-02T10:46:49.585Z] Preparing metadata (setup.py): finished with status 'done' [2025-09-02T10:46:49.585Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:49.847Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-09-02T10:46:49.847Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:49.847Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-09-02T10:46:49.847Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:49.847Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-09-02T10:46:50.113Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:50.113Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-09-02T10:46:52.675Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:52.675Z] Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) [2025-09-02T10:46:52.938Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:52.939Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-09-02T10:46:52.939Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:53.201Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-09-02T10:46:53.202Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:53.202Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-09-02T10:46:53.202Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:53.202Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-09-02T10:46:53.464Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:53.464Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-09-02T10:46:53.464Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:53.464Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-09-02T10:46:53.726Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:53.726Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-09-02T10:46:53.726Z] 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-09-02T10:46:53.726Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-09-02T10:46:53.990Z] 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-09-02T10:46:53.990Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-09-02T10:46:54.568Z] 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-09-02T10:46:54.568Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (5.1 kB) [2025-09-02T10:46:54.837Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 7)) [2025-09-02T10:46:54.837Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-09-02T10:46:55.099Z] Downloading robotframework-7.3.1-py3-none-any.whl (793 kB) [2025-09-02T10:46:55.099Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 54.8 MB/s 0:00:00 [2025-09-02T10:46:55.099Z] Downloading python_dotenv-1.1.1-py3-none-any.whl (20 kB) [2025-09-02T10:46:55.099Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-09-02T10:46:55.100Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-09-02T10:46:55.368Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-09-02T10:46:55.368Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-09-02T10:46:55.368Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-09-02T10:46:55.368Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-09-02T10:46:55.368Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-09-02T10:46:55.368Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-09-02T10:46:55.632Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 53.3 MB/s 0:00:00 [2025-09-02T10:46:55.632Z] Downloading pyzmq-27.0.0-cp312-abi3-musllinux_1_2_aarch64.whl (1.6 MB) [2025-09-02T10:46:55.632Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 55.1 MB/s 0:00:00 [2025-09-02T10:46:55.632Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-09-02T10:46:55.632Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 56.5 MB/s 0:00:00 [2025-09-02T10:46:55.632Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-09-02T10:46:55.632Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.5 MB/s 0:00:00 [2025-09-02T10:46:55.632Z] Downloading protobuf-6.31.1-py3-none-any.whl (168 kB) [2025-09-02T10:46:55.895Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-09-02T10:46:55.895Z] Downloading cryptography-45.0.7-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-09-02T10:46:55.895Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 55.5 MB/s 0:00:00 [2025-09-02T10:46:55.895Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-09-02T10:46:55.895Z] Downloading sseclient_py-1.8.0-py2.py3-none-any.whl (8.8 kB) [2025-09-02T10:46:55.895Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-09-02T10:46:55.895Z] Downloading charset_normalizer-3.4.3-cp312-cp312-musllinux_1_2_aarch64.whl (148 kB) [2025-09-02T10:46:55.895Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-09-02T10:46:55.895Z] Downloading urllib3-2.5.0-py3-none-any.whl (129 kB) [2025-09-02T10:46:55.895Z] Downloading certifi-2025.8.3-py3-none-any.whl (161 kB) [2025-09-02T10:46:55.895Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-09-02T10:46:55.895Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-09-02T10:46:55.895Z] Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) [2025-09-02T10:46:55.895Z] Downloading bcrypt-4.3.0-cp39-abi3-musllinux_1_2_aarch64.whl (343 kB) [2025-09-02T10:46:55.895Z] Downloading invoke-2.2.0-py3-none-any.whl (160 kB) [2025-09-02T10:46:56.159Z] Downloading PyNaCl-1.5.0-cp36-abi3-musllinux_1_1_aarch64.whl (663 kB) [2025-09-02T10:46:56.159Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.8/663.8 kB 56.5 MB/s 0:00:00 [2025-09-02T10:46:56.159Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-09-02T10:46:56.159Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-09-02T10:46:56.159Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-09-02T10:46:56.159Z] Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) [2025-09-02T10:46:56.159Z] Downloading selenium-4.35.0-py3-none-any.whl (9.6 MB) [2025-09-02T10:46:56.432Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 54.2 MB/s 0:00:00 [2025-09-02T10:46:56.432Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-09-02T10:46:56.432Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-09-02T10:46:56.432Z] Downloading typing_extensions-4.14.1-py3-none-any.whl (43 kB) [2025-09-02T10:46:56.432Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-09-02T10:46:56.432Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-09-02T10:46:56.432Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-09-02T10:46:56.432Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-09-02T10:46:56.432Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-09-02T10:46:56.432Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-09-02T10:46:56.432Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-09-02T10:46:56.432Z] Downloading docutils-0.22-py3-none-any.whl (630 kB) [2025-09-02T10:46:56.432Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.7/630.7 kB 55.3 MB/s 0:00:00 [2025-09-02T10:46:56.432Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-09-02T10:46:56.432Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-09-02T10:46:56.432Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 56.2 MB/s 0:00:00 [2025-09-02T10:46:56.432Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-09-02T10:46:56.432Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-09-02T10:46:56.432Z] Downloading jsonschema-4.25.1-py3-none-any.whl (90 kB) [2025-09-02T10:46:56.432Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-09-02T10:46:56.432Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-09-02T10:46:56.432Z] Downloading rpds_py-0.27.1-cp312-cp312-musllinux_1_2_aarch64.whl (562 kB) [2025-09-02T10:46:56.695Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 562.3/562.3 kB 44.9 MB/s 0:00:00 [2025-09-02T10:46:56.695Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-09-02T10:46:56.695Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-09-02T10:46:56.696Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-09-02T10:46:56.696Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-09-02T10:46:56.696Z] Downloading lazy_object_proxy-1.12.0-cp312-cp312-musllinux_1_2_aarch64.whl (69 kB) [2025-09-02T10:46:56.696Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-09-02T10:46:56.696Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-09-02T10:46:56.696Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-09-02T10:46:56.696Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-09-02T10:46:56.696Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-09-02T10:46:56.696Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-09-02T10:46:56.696Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-09-02T10:46:56.696Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-09-02T10:46:56.696Z] Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) [2025-09-02T10:46:56.696Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.5 MB/s 0:00:00 [2025-09-02T10:46:56.696Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-09-02T10:46:56.696Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-09-02T10:46:56.696Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-09-02T10:46:56.696Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-09-02T10:46:57.645Z] Building wheels for collected packages: robotframework-sshlibrary, robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-09-02T10:46:57.645Z]  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-09-02T10:46:57.645Z]  Building wheel for robotframework-sshlibrary (setup.py): started [2025-09-02T10:46:59.046Z] Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' [2025-09-02T10:46:59.046Z] Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=7b0515995e817e778930382d57fe87617bc7a8b5d92c12c0f7620512e4aa10d5 [2025-09-02T10:46:59.046Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/57/a9/d5/484e06ea961aa867cbfa7a12df47dc0597db448fd16ad82c40 [2025-09-02T10:46:59.046Z]  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-09-02T10:46:59.046Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-09-02T10:47:00.441Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-09-02T10:47:00.441Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=c4e2d3f20fb095f582bf88330509755be1094c272332028f25a38dacb9f35502 [2025-09-02T10:47:00.441Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-09-02T10:47:00.441Z] Building wheel for psutil (pyproject.toml): started [2025-09-02T10:47:12.725Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-09-02T10:47:12.725Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278204 sha256=5a4f12a444ce3bc18019db9118b5e1fa20972ee7adbba1dde1bddfe0afcf75bb [2025-09-02T10:47:12.725Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-09-02T10:47:12.726Z]  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-09-02T10:47:12.726Z]  Building wheel for psycopg2 (setup.py): started [2025-09-02T10:48:09.146Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-09-02T10:48:09.146Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512673 sha256=3f62162e49b5051b5732ae1c549a7a3ffa5790314eba32590d2a700cbcde906f [2025-09-02T10:48:09.146Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-09-02T10:48:09.146Z]  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-09-02T10:48:09.146Z]  Building wheel for flex (setup.py): started [2025-09-02T10:48:09.146Z] Building wheel for flex (setup.py): finished with status 'done' [2025-09-02T10:48:09.146Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=a367574fb07fb74f8dec45d0a9087ef8c63a8b9ae686120d5f8ba170bd0479ca [2025-09-02T10:48:09.146Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-09-02T10:48:09.146Z]  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-09-02T10:48:09.146Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-09-02T10:48:10.549Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-09-02T10:48:10.549Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=07af660f10a08a089307efd7988015e98bf54cfbfe68ddb32e6a1dabe63b9a51 [2025-09-02T10:48:10.549Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-09-02T10:48:10.549Z]  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-09-02T10:48:10.549Z]  Building wheel for validate-email (setup.py): started [2025-09-02T10:48:11.505Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-09-02T10:48:11.505Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=cac7414bb044cbe1800724dfd215a45f4933ca934c024448cd0a45c01215fe0b [2025-09-02T10:48:11.505Z] Stored in directory: /tmp/pip-ephem-wheel-cache-kbfe1l9m/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-09-02T10:48:11.505Z] Successfully built robotframework-sshlibrary robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-09-02T10:48:12.906Z] 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-09-02T10:49:20.752Z] [2025-09-02T10:49:20.752Z] 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.3 click-8.2.1 configparser-7.2.0 cryptography-45.0.7 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.1 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.12.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.27.1 scp-0.15.0 selenium-4.35.0 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-09-02T10:49:20.752Z] 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-09-02T10:50:07.568Z] Removing intermediate container 69ad84b268fd [2025-09-02T10:50:07.568Z] ---> a5e1f7bf99a5 [2025-09-02T10:50:07.568Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-09-02T10:50:07.568Z] ---> Running in 5fcb339afcba [2025-09-02T10:50:07.568Z] Removing intermediate container 5fcb339afcba [2025-09-02T10:50:07.568Z] ---> 312f96b25e1c [2025-09-02T10:50:07.568Z] Step 11/13 : LABEL arch=arm64 [2025-09-02T10:50:07.568Z] ---> Running in bc91f9c4266c [2025-09-02T10:50:07.832Z] Removing intermediate container bc91f9c4266c [2025-09-02T10:50:07.832Z] ---> d6f7b1cdc9d0 [2025-09-02T10:50:07.832Z] Step 12/13 : LABEL git_sha=f30a54a6e7bcb341db92db5af67a29c2b6602c33 [2025-09-02T10:50:07.832Z] ---> Running in d1a7d673dda4 [2025-09-02T10:50:08.097Z] Removing intermediate container d1a7d673dda4 [2025-09-02T10:50:08.097Z] ---> 87c08fa2be3f [2025-09-02T10:50:08.097Z] Step 13/13 : LABEL version=0.0.0 [2025-09-02T10:50:08.097Z] ---> Running in 87575d75abdd [2025-09-02T10:50:08.673Z] Removing intermediate container 87575d75abdd [2025-09-02T10:50:08.673Z] ---> 208160b557d4 [2025-09-02T10:50:08.673Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-02T10:50:08.673Z] Successfully built 208160b557d4 [2025-09-02T10:50:08.673Z] 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-09-02T10:50:09.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T10:50:09.679Z] [2025-09-02T10:50:09.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T10:50:10.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T10:50:10.371Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-02T10:50:10.371Z] 8998bd30e6a1: Pulling fs layer [2025-09-02T10:50:10.371Z] 04944245beec: Pulling fs layer [2025-09-02T10:50:10.371Z] 699f458cf7ca: Pulling fs layer [2025-09-02T10:50:10.371Z] 765212b225bb: Pulling fs layer [2025-09-02T10:50:10.371Z] f23df028b6ca: Pulling fs layer [2025-09-02T10:50:10.371Z] d65c8cfc05b1: Pulling fs layer [2025-09-02T10:50:10.371Z] 2437ff75d9bd: Pulling fs layer [2025-09-02T10:50:10.371Z] 2437ff75d9bd: Waiting [2025-09-02T10:50:10.371Z] d65c8cfc05b1: Waiting [2025-09-02T10:50:10.371Z] 765212b225bb: Waiting [2025-09-02T10:50:10.371Z] 04944245beec: Verifying Checksum [2025-09-02T10:50:10.371Z] 04944245beec: Download complete [2025-09-02T10:50:10.371Z] 765212b225bb: Verifying Checksum [2025-09-02T10:50:10.371Z] 765212b225bb: Download complete [2025-09-02T10:50:10.642Z] f23df028b6ca: Verifying Checksum [2025-09-02T10:50:10.642Z] f23df028b6ca: Download complete [2025-09-02T10:50:10.642Z] d65c8cfc05b1: Verifying Checksum [2025-09-02T10:50:10.642Z] d65c8cfc05b1: Download complete [2025-09-02T10:50:10.642Z] 699f458cf7ca: Verifying Checksum [2025-09-02T10:50:10.642Z] 699f458cf7ca: Download complete [2025-09-02T10:50:10.910Z] 8998bd30e6a1: Verifying Checksum [2025-09-02T10:50:10.910Z] 8998bd30e6a1: Download complete [2025-09-02T10:50:13.497Z] 2437ff75d9bd: Download complete [2025-09-02T10:50:15.437Z] 8998bd30e6a1: Pull complete [2025-09-02T10:50:16.022Z] 04944245beec: Pull complete [2025-09-02T10:50:17.428Z] 699f458cf7ca: Pull complete [2025-09-02T10:50:17.695Z] 765212b225bb: Pull complete [2025-09-02T10:50:18.654Z] f23df028b6ca: Pull complete [2025-09-02T10:50:18.654Z] d65c8cfc05b1: Pull complete [2025-09-02T10:50:37.122Z] 2437ff75d9bd: Pull complete [2025-09-02T10:50:37.122Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-02T10:50:37.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T10:50:37.122Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T10:50:37.475Z] prd-ubuntu20.04-docker-arm64-4c-16g-8153 does not seem to be running inside a container [2025-09-02T10:50:37.535Z] $ 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-143 -v /w/workspace/xfoundry_edgex-taf-common_PR-143:/w/workspace/xfoundry_edgex-taf-common_PR-143:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-09-02T10:50:40.047Z] $ docker top 9b3a92170e1bdae85441634cd1c9dd87b3d3a0b938d90caab6ecffe3576c7f4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:50:40.975Z] ---> job-cost.sh [2025-09-02T10:50:40.975Z] lf-activate-venv: SKIPPING [2025-09-02T10:50:40.975Z] INFO: No Stack... [2025-09-02T10:50:41.243Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-02T10:50:41.825Z] INFO: Archiving Costs [Pipeline] sh [2025-09-02T10:50:42.483Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-143/archives/cost.csv [2025-09-02T10:50:42.484Z] + cut -d, -f6 [Pipeline] lock [2025-09-02T10:50:42.562Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] [2025-09-02T10:50:42.567Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] did not exist. Created. [2025-09-02T10:50:42.572Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-02T10:50:43.088Z] /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/durable-e6ef2b7b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-02T10:50:43.766Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-02T10:50:43.807Z] Warning: overwriting stash ‘stack-cost’ [2025-09-02T10:50:44.283Z] Stashed 1 file(s) [Pipeline] } [2025-09-02T10:50:44.300Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-143-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-02T10:50:44.377Z] $ docker stop --time=1 9b3a92170e1bdae85441634cd1c9dd87b3d3a0b938d90caab6ecffe3576c7f4c [2025-09-02T10:50:47.125Z] $ docker rm -f --volumes 9b3a92170e1bdae85441634cd1c9dd87b3d3a0b938d90caab6ecffe3576c7f4c [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-09-02T10:50:48.861Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-143/archives ] [2025-09-02T10:50:48.861Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-143/archives [2025-09-02T10:50:48.861Z] total 16 [2025-09-02T10:50:48.861Z] drwxr-xr-x 3 root root 4096 Sep 2 10:43 . [2025-09-02T10:50:48.861Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 10:43 .. [2025-09-02T10:50:48.861Z] drwxr-xr-x 2 root root 4096 Sep 2 10:43 cost [2025-09-02T10:50:48.861Z] -rw-r--r-- 1 root root 88 Sep 2 10:43 cost.csv [2025-09-02T10:50:48.861Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-143/archives [2025-09-02T10:50:48.861Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-143/archives [2025-09-02T10:50:48.861Z] total 16 [2025-09-02T10:50:48.861Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 10:43 . [2025-09-02T10:50:48.861Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 10:43 .. [2025-09-02T10:50:48.861Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 10:43 cost [2025-09-02T10:50:48.861Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 2 10:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:50:49.194Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:50:50.093Z] ---> package-listing.sh [2025-09-02T10:50:50.093Z] ++ facter osfamily [2025-09-02T10:50:50.093Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-02T10:50:50.352Z] + OS_FAMILY=debian [2025-09-02T10:50:50.352Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-143 [2025-09-02T10:50:50.352Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-02T10:50:50.352Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-02T10:50:50.352Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-02T10:50:50.352Z] + PACKAGES=/tmp/packages_start.txt [2025-09-02T10:50:50.352Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-143 ']' [2025-09-02T10:50:50.352Z] + PACKAGES=/tmp/packages_end.txt [2025-09-02T10:50:50.352Z] + case "${OS_FAMILY}" in [2025-09-02T10:50:50.352Z] + dpkg -l [2025-09-02T10:50:50.352Z] + grep '^ii' [2025-09-02T10:50:50.352Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-02T10:50:50.352Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-02T10:50:50.352Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-02T10:50:50.352Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-143 ']' [2025-09-02T10:50:50.352Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-143/archives/ [2025-09-02T10:50:50.352Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-143/archives/ [Pipeline] echo [2025-09-02T10:50:50.394Z] 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-143/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-09-02T10:50:50.688Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T10:50:51.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T10:50:51.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T10:50:51.484Z] prd-ubuntu20.04-docker-8c-8g-8151 does not seem to be running inside a container [2025-09-02T10:50:51.520Z] $ 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-143/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-143 -v /w/workspace/xfoundry_edgex-taf-common_PR-143:/w/workspace/xfoundry_edgex-taf-common_PR-143:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-143@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-02T10:50:51.707Z] $ docker top 30261f397629b7fde102445144c66b2b48904bfad10e6636b389435e7da08d12 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T10:50:52.088Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-02T10:50:52.402Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-02T10:50:52.715Z] + ls /var/log/sa-host [2025-09-02T10:50:52.715Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T10:50:52.871Z] provisioning config files... [2025-09-02T10:50:52.882Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-143@tmp/config17284076243197643217tmp [Pipeline] { [Pipeline] echo [2025-09-02T10:50:52.934Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:50:53.251Z] ---> create-netrc.sh [Pipeline] } [2025-09-02T10:50:53.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:50:53.697Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-02T10:50:53.733Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:50:54.049Z] ---> sudo-logs.sh [2025-09-02T10:50:54.049Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-02T10:50:54.139Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:50:54.462Z] ---> job-cost.sh [2025-09-02T10:50:54.462Z] lf-activate-venv: SKIPPING [2025-09-02T10:50:54.462Z] DEBUG: total: 0.2199999988079071 [2025-09-02T10:50:54.462Z] INFO: Retrieving Stack Cost... [2025-09-02T10:50:55.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-02T10:50:55.289Z] INFO: Archiving Costs [Pipeline] echo [2025-09-02T10:50:55.331Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T10:50:55.648Z] ---> logs-deploy.sh [2025-09-02T10:50:55.648Z] lf-activate-venv: SKIPPING [2025-09-02T10:50:55.648Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-143/1 [2025-09-02T10:50:55.648Z] INFO: archiving workspace using pattern(s): [2025-09-02T10:50:56.587Z] Archives upload complete. [2025-09-02T10:50:56.587Z] INFO: archiving logs to Nexus