Pull request #128 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from 1f9264b4a3aeaf774ea19d2f31f76fb0b378da21+49c44f89f96d869e01157586bddaa3047c647cb2 (38731c2b3e18f093fce2cb5c29264768e590132b) 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-ssh13052956534640458883.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh1125459546379063356.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-128/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-128/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5760248231244027437.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-128/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6255463121166198504.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh11649084812122178977.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-128/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-128/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12163002916927136686.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-2988’ Running on prd-ubuntu20.04-docker-8c-8g-2995 in /w/workspace/xfoundry_edgex-taf-common_PR-128 [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-128 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 49c44f89f96d869e01157586bddaa3047c647cb2 into PR head commit 1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 Merge succeeded, producing 1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 Checking out Revision 1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 (PR-128) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/128/head:refs/remotes/origin/PR-128 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 # 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 49c44f89f96d869e01157586bddaa3047c647cb2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 # timeout=10 Commit message: "fix: update report cleanup files" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-09T02:28:26.247Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-09T02:28:26.434Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-09T02:28:26.529Z] ========================================================= [2025-06-09T02:28:26.530Z] EdgeX Global Pipelines Version Info [2025-06-09T02:28:26.530Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-09T02:28:27.309Z] ------------------- [2025-06-09T02:28:27.309Z] stable info: [2025-06-09T02:28:27.309Z] ------------------- [2025-06-09T02:28:27.309Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-09T02:28:27.309Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-09T02:28:27.309Z] Message: update stable to v1.0.274 [2025-06-09T02:28:27.879Z] ------------------- [2025-06-09T02:28:27.879Z] experimental info: [2025-06-09T02:28:27.879Z] ------------------- [2025-06-09T02:28:27.879Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-09T02:28:27.879Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-09T02:28:27.879Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-06-09T02:28:28.139Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-06-09T02:28:28.191Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-06-09T02:28:28.240Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-09T02:28:28.286Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-09T02:28:28.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-09T02:28:28.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-06-09T02:28:28.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-09T02:28:28.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-06-09T02:28:28.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-06-09T02:28:28.582Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-09T02:28:28.630Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-06-09T02:28:28.680Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-06-09T02:28:28.729Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-09T02:28:28.778Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-09T02:28:28.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-128 [Pipeline] echo [2025-06-09T02:28:28.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-128 [Pipeline] echo [2025-06-09T02:28:28.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-128 [Pipeline] echo [2025-06-09T02:28:28.990Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 [Pipeline] echo [2025-06-09T02:28:29.040Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f9264b [Pipeline] echo [2025-06-09T02:28:29.088Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T02:28:29.221Z] provisioning config files... [2025-06-09T02:28:29.235Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-128@tmp/config4964850857460851127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T02:28:29.621Z] ---> ****-login.sh [2025-06-09T02:28:29.621Z] nexus3.edgexfoundry.org:10001 [2025-06-09T02:28:29.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:28:29.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:28:29.880Z] Configure a credential helper to remove this warning. See [2025-06-09T02:28:29.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:28:29.880Z] [2025-06-09T02:28:29.880Z] Login Succeeded [2025-06-09T02:28:29.881Z] nexus3.edgexfoundry.org:10002 [2025-06-09T02:28:30.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:28:30.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:28:30.141Z] Configure a credential helper to remove this warning. See [2025-06-09T02:28:30.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:28:30.141Z] [2025-06-09T02:28:30.141Z] Login Succeeded [2025-06-09T02:28:30.141Z] nexus3.edgexfoundry.org:10003 [2025-06-09T02:28:30.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:28:30.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:28:30.141Z] Configure a credential helper to remove this warning. See [2025-06-09T02:28:30.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:28:30.141Z] [2025-06-09T02:28:30.141Z] Login Succeeded [2025-06-09T02:28:30.141Z] nexus3.edgexfoundry.org:10004 [2025-06-09T02:28:30.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:28:30.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:28:30.401Z] Configure a credential helper to remove this warning. See [2025-06-09T02:28:30.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:28:30.401Z] [2025-06-09T02:28:30.401Z] Login Succeeded [2025-06-09T02:28:30.401Z] ****.io [2025-06-09T02:28:30.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:28:30.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:28:30.662Z] Configure a credential helper to remove this warning. See [2025-06-09T02:28:30.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:28:30.662Z] [2025-06-09T02:28:30.662Z] Login Succeeded [2025-06-09T02:28:30.662Z] ---> ****-login.sh ends [Pipeline] } [2025-06-09T02:28:30.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-09T02:28:31.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-09T02:28:31.405Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-09T02:28:31.405Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-09T02:28:31.405Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-09T02:28:31.405Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-09T02:28:31.405Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-09T02:28:31.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T02:28:31.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-09T02:28:31.926Z] [2025-06-09T02:28:31.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T02:28:32.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-09T02:28:32.303Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-09T02:28:32.303Z] 3dae71ba6b94: Pulling fs layer [2025-06-09T02:28:32.303Z] 6bf1a483ea7c: Pulling fs layer [2025-06-09T02:28:32.303Z] f5dfc541a4d3: Pulling fs layer [2025-06-09T02:28:32.303Z] 461d9e800cba: Pulling fs layer [2025-06-09T02:28:32.303Z] 80192f66455f: Pulling fs layer [2025-06-09T02:28:32.303Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-09T02:28:32.303Z] a29436f7fd5d: Pulling fs layer [2025-06-09T02:28:32.303Z] 923cac83aea3: Pulling fs layer [2025-06-09T02:28:32.303Z] 25ad8b0a4227: Pulling fs layer [2025-06-09T02:28:32.303Z] db01528c6b51: Pulling fs layer [2025-06-09T02:28:32.303Z] 28988de357af: Pulling fs layer [2025-06-09T02:28:32.303Z] 923cac83aea3: Waiting [2025-06-09T02:28:32.303Z] db01528c6b51: Waiting [2025-06-09T02:28:32.303Z] 80192f66455f: Waiting [2025-06-09T02:28:32.303Z] 461d9e800cba: Waiting [2025-06-09T02:28:32.303Z] 2e8e34ca0e6c: Waiting [2025-06-09T02:28:32.303Z] a29436f7fd5d: Waiting [2025-06-09T02:28:32.303Z] 28988de357af: Waiting [2025-06-09T02:28:32.303Z] 25ad8b0a4227: Waiting [2025-06-09T02:28:32.563Z] 6bf1a483ea7c: Verifying Checksum [2025-06-09T02:28:32.563Z] 6bf1a483ea7c: Download complete [2025-06-09T02:28:32.563Z] 461d9e800cba: Verifying Checksum [2025-06-09T02:28:32.563Z] 461d9e800cba: Download complete [2025-06-09T02:28:32.563Z] 80192f66455f: Download complete [2025-06-09T02:28:32.563Z] f5dfc541a4d3: Verifying Checksum [2025-06-09T02:28:32.563Z] f5dfc541a4d3: Download complete [2025-06-09T02:28:32.824Z] 3dae71ba6b94: Verifying Checksum [2025-06-09T02:28:32.824Z] 3dae71ba6b94: Download complete [2025-06-09T02:28:32.824Z] 923cac83aea3: Verifying Checksum [2025-06-09T02:28:32.824Z] 923cac83aea3: Download complete [2025-06-09T02:28:32.824Z] 25ad8b0a4227: Verifying Checksum [2025-06-09T02:28:32.824Z] 25ad8b0a4227: Download complete [2025-06-09T02:28:32.824Z] db01528c6b51: Download complete [2025-06-09T02:28:32.824Z] 28988de357af: Verifying Checksum [2025-06-09T02:28:32.824Z] 28988de357af: Download complete [2025-06-09T02:28:33.083Z] a29436f7fd5d: Verifying Checksum [2025-06-09T02:28:33.083Z] a29436f7fd5d: Download complete [2025-06-09T02:28:33.651Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-09T02:28:33.651Z] 2e8e34ca0e6c: Download complete [2025-06-09T02:28:33.910Z] 3dae71ba6b94: Pull complete [2025-06-09T02:28:34.169Z] 6bf1a483ea7c: Pull complete [2025-06-09T02:28:34.737Z] f5dfc541a4d3: Pull complete [2025-06-09T02:28:34.737Z] 461d9e800cba: Pull complete [2025-06-09T02:28:34.737Z] 80192f66455f: Pull complete [2025-06-09T02:28:38.029Z] 2e8e34ca0e6c: Pull complete [2025-06-09T02:28:38.602Z] a29436f7fd5d: Pull complete [2025-06-09T02:28:38.602Z] 923cac83aea3: Pull complete [2025-06-09T02:28:38.602Z] 25ad8b0a4227: Pull complete [2025-06-09T02:28:38.863Z] db01528c6b51: Pull complete [2025-06-09T02:28:38.863Z] 28988de357af: Pull complete [2025-06-09T02:28:38.863Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-09T02:28:38.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-09T02:28:38.863Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T02:28:39.127Z] prd-ubuntu20.04-docker-8c-8g-2995 does not seem to be running inside a container [2025-06-09T02:28:39.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-128 -v /w/workspace/xfoundry_edgex-taf-common_PR-128:/w/workspace/xfoundry_edgex-taf-common_PR-128:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-128@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-09T02:28:45.165Z] $ docker top ce410bf54b58fc9dd86dda6969e9b5bd4559dfb61c30c06b622742e8a3a7b2b5 -eo pid,comm [2025-06-09T02:28:45.220Z] 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-06-09T02:28:45.220Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-09T02:28:45.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-09T02:28:45.374Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-09T02:28:45.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-09T02:28:45.476Z] $ docker exec ce410bf54b58fc9dd86dda6969e9b5bd4559dfb61c30c06b622742e8a3a7b2b5 ssh-agent [2025-06-09T02:28:45.591Z] SSH_AUTH_SOCK=/tmp/ssh-wm20dQF2v3tI/agent.33 [2025-06-09T02:28:45.591Z] SSH_AGENT_PID=39 [2025-06-09T02:28:45.597Z] Running ssh-add (command line suppressed) [2025-06-09T02:28:45.692Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-128@tmp/private_key_12346383681565942274.key (/w/workspace/xfoundry_edgex-taf-common_PR-128@tmp/private_key_12346383681565942274.key) [2025-06-09T02:28:45.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-09T02:28:46.047Z] + git tag --points-at HEAD [Pipeline] } [2025-06-09T02:28:46.081Z] $ docker exec --env ******** --env ******** ce410bf54b58fc9dd86dda6969e9b5bd4559dfb61c30c06b622742e8a3a7b2b5 ssh-agent -k [2025-06-09T02:28:46.180Z] unset SSH_AUTH_SOCK; [2025-06-09T02:28:46.181Z] unset SSH_AGENT_PID; [2025-06-09T02:28:46.181Z] echo Agent pid 39 killed; [2025-06-09T02:28:46.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-09T02:28:46.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-09T02:28:46.295Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-09T02:28:46.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-09T02:28:46.405Z] $ docker exec ce410bf54b58fc9dd86dda6969e9b5bd4559dfb61c30c06b622742e8a3a7b2b5 ssh-agent [2025-06-09T02:28:46.517Z] SSH_AUTH_SOCK=/tmp/ssh-THEvM2maNOoM/agent.72 [2025-06-09T02:28:46.517Z] SSH_AGENT_PID=78 [2025-06-09T02:28:46.522Z] Running ssh-add (command line suppressed) [2025-06-09T02:28:46.638Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-128@tmp/private_key_6268873225737526998.key (/w/workspace/xfoundry_edgex-taf-common_PR-128@tmp/private_key_6268873225737526998.key) [2025-06-09T02:28:46.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-09T02:28:46.988Z] + git semver init [2025-06-09T02:28:47.247Z] 2025-06-09 02:28:47,183 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-09T02:28:47.247Z] 2025-06-09 02:28:47,186 [run_init] DEBUG init version:0.0.0 force:False [2025-06-09T02:28:47.247Z] 2025-06-09 02:28:47,187 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-128/.semver [2025-06-09T02:28:47.247Z] 2025-06-09 02:28:47,187 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-128/.semver [2025-06-09T02:28:47.247Z] 2025-06-09 02:28:47,187 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-128/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-128, stdin=None, shell=False, universal_newlines=False) [2025-06-09T02:28:47.818Z] 2025-06-09 02:28:47,777 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-128/.git/info/exclude [2025-06-09T02:28:47.818Z] 2025-06-09 02:28:47,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-128/.semver/PR-128 with force:False [2025-06-09T02:28:47.818Z] 2025-06-09 02:28:47,777 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-128/.semver/PR-128 [2025-06-09T02:28:47.818Z] 2025-06-09 02:28:47,782 [execute] INFO git cat-file --batch-check [2025-06-09T02:28:47.818Z] 2025-06-09 02:28:47,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-128/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-09T02:28:47.818Z] 2025-06-09 02:28:47,786 [execute] INFO git cat-file --batch [2025-06-09T02:28:47.818Z] 2025-06-09 02:28:47,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-128/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-09T02:28:47.818Z] 2025-06-09 02:28:47,788 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-128/.semver/PR-128 [2025-06-09T02:28:47.818Z] 0.0.0 [Pipeline] } [2025-06-09T02:28:47.840Z] $ docker exec --env ******** --env ******** ce410bf54b58fc9dd86dda6969e9b5bd4559dfb61c30c06b622742e8a3a7b2b5 ssh-agent -k [2025-06-09T02:28:47.941Z] unset SSH_AUTH_SOCK; [2025-06-09T02:28:47.941Z] unset SSH_AGENT_PID; [2025-06-09T02:28:47.942Z] echo Agent pid 78 killed; [2025-06-09T02:28:47.954Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-09T02:28:48.402Z] + git semver [Pipeline] } [2025-06-09T02:28:48.687Z] $ docker stop --time=1 ce410bf54b58fc9dd86dda6969e9b5bd4559dfb61c30c06b622742e8a3a7b2b5 [2025-06-09T02:28:50.033Z] $ docker rm -f --volumes ce410bf54b58fc9dd86dda6969e9b5bd4559dfb61c30c06b622742e8a3a7b2b5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-09T02:28:50.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-09T02:28:50.838Z] Stashed 1 file(s) [Pipeline] echo [2025-06-09T02:28:50.860Z] [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-06-09T02:28:51.421Z] provisioning config files... [2025-06-09T02:28:51.432Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-128@tmp/config4596576612596362415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T02:28:51.785Z] ---> ****-login.sh [2025-06-09T02:28:51.785Z] nexus3.edgexfoundry.org:10001 [2025-06-09T02:28:51.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:28:51.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:28:51.785Z] Configure a credential helper to remove this warning. See [2025-06-09T02:28:51.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:28:51.785Z] [2025-06-09T02:28:51.785Z] Login Succeeded [2025-06-09T02:28:51.785Z] nexus3.edgexfoundry.org:10002 [2025-06-09T02:28:51.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:28:51.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:28:51.785Z] Configure a credential helper to remove this warning. See [2025-06-09T02:28:51.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:28:51.785Z] [2025-06-09T02:28:51.785Z] Login Succeeded [2025-06-09T02:28:51.785Z] nexus3.edgexfoundry.org:10003 [2025-06-09T02:28:52.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:28:52.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:28:52.045Z] Configure a credential helper to remove this warning. See [2025-06-09T02:28:52.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:28:52.045Z] [2025-06-09T02:28:52.045Z] Login Succeeded [2025-06-09T02:28:52.045Z] nexus3.edgexfoundry.org:10004 [2025-06-09T02:28:52.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:28:52.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:28:52.046Z] Configure a credential helper to remove this warning. See [2025-06-09T02:28:52.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:28:52.046Z] [2025-06-09T02:28:52.046Z] Login Succeeded [2025-06-09T02:28:52.046Z] ****.io [2025-06-09T02:28:52.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:28:52.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:28:52.306Z] Configure a credential helper to remove this warning. See [2025-06-09T02:28:52.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:28:52.306Z] [2025-06-09T02:28:52.306Z] Login Succeeded [2025-06-09T02:28:52.306Z] ---> ****-login.sh ends [Pipeline] } [2025-06-09T02:28:52.339Z] 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-06-09T02:28:53.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-09T02:28:53.696Z] + ls -al . [2025-06-09T02:28:53.696Z] total 72 [2025-06-09T02:28:53.696Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 9 02:28 . [2025-06-09T02:28:53.696Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 02:28 .. [2025-06-09T02:28:53.696Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 02:28 .git [2025-06-09T02:28:53.696Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 02:28 .github [2025-06-09T02:28:53.696Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 9 02:28 .gitignore [2025-06-09T02:28:53.696Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 9 02:28 .semver [2025-06-09T02:28:53.696Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 9 02:28 Dockerfile [2025-06-09T02:28:53.696Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 9 02:28 Jenkinsfile [2025-06-09T02:28:53.696Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 9 02:28 LICENSE [2025-06-09T02:28:53.696Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 9 02:28 README.md [2025-06-09T02:28:53.696Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 02:28 TUC [2025-06-09T02:28:53.696Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 02:28 VERSION [2025-06-09T02:28:53.696Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 9 02:28 requirements.txt [2025-06-09T02:28:53.696Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 9 02:28 robot-entrypoint.sh [2025-06-09T02:28:53.696Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 9 02:28 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T02:28:54.097Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 --label arch=amd64 --label version=0.0.0 . [2025-06-09T02:28:54.097Z] Sending build context to Docker daemon 638kB [2025-06-09T02:28:54.097Z] Step 1/13 : FROM alpine:3.20 [2025-06-09T02:28:54.357Z] 3.20: Pulling from library/alpine [2025-06-09T02:28:54.617Z] 0a9a5dfd008f: Pulling fs layer [2025-06-09T02:28:54.617Z] 0a9a5dfd008f: Download complete [2025-06-09T02:28:54.877Z] 0a9a5dfd008f: Pull complete [2025-06-09T02:28:54.877Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T02:28:54.877Z] Status: Downloaded newer image for alpine:3.20 [2025-06-09T02:28:54.877Z] ---> ff221270b9fb [2025-06-09T02:28:54.877Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-09T02:28:55.140Z] ---> Running in 2c72d8aad0cd [2025-06-09T02:28:55.140Z] Removing intermediate container 2c72d8aad0cd [2025-06-09T02:28:55.140Z] ---> 8d9178e54e8a [2025-06-09T02:28:55.140Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-09T02:28:55.140Z] ---> Running in 9f507f533bc1 [2025-06-09T02:28:55.140Z] Removing intermediate container 9f507f533bc1 [2025-06-09T02:28:55.140Z] ---> f67aa3b4dab1 [2025-06-09T02:28:55.140Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-09T02:28:55.404Z] ---> e67f95976cba [2025-06-09T02:28:55.404Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-09T02:28:55.665Z] ---> c0aa196c2f82 [2025-06-09T02:28:55.665Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-09T02:28:55.665Z] ---> 44341be85007 [2025-06-09T02:28:55.665Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-09T02:28:55.665Z] ---> Running in a4adf3a88111 [2025-06-09T02:28:55.924Z] Removing intermediate container a4adf3a88111 [2025-06-09T02:28:55.924Z] ---> 9af4db877322 [2025-06-09T02:28:55.924Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-09T02:28:55.924Z] ---> Running in ce24bb6bc2c3 [2025-06-09T02:28:56.491Z] Removing intermediate container ce24bb6bc2c3 [2025-06-09T02:28:56.491Z] ---> 562c620abd5f [2025-06-09T02:28:56.491Z] 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-06-09T02:28:56.491Z] ---> Running in 5183eba57aeb [2025-06-09T02:28:56.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T02:28:57.319Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T02:28:58.258Z] OK: 8 MiB in 14 packages [2025-06-09T02:28:58.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T02:28:58.518Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T02:28:59.457Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-09T02:28:59.718Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-09T02:28:59.977Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-09T02:29:00.237Z] (4/14) Installing libunistring (1.2-r0) [2025-06-09T02:29:00.805Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-09T02:29:01.065Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-09T02:29:01.634Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-09T02:29:01.894Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-09T02:29:02.157Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-09T02:29:02.729Z] (10/14) Installing curl (8.12.1-r0) [2025-06-09T02:29:02.988Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-09T02:29:04.504Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-09T02:29:04.763Z] (13/14) Installing jq (1.7.1-r0) [2025-06-09T02:29:05.330Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-09T02:29:05.589Z] Executing busybox-1.36.1-r29.trigger [2025-06-09T02:29:05.589Z] Executing ca-certificates-20241121-r1.trigger [2025-06-09T02:29:05.589Z] OK: 43 MiB in 28 packages [2025-06-09T02:29:05.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T02:29:06.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T02:29:06.192Z] Still waiting to schedule task [2025-06-09T02:29:06.192Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2993’ is offline [2025-06-09T02:29:07.049Z] (1/167) Installing libexpat (2.7.0-r0) [2025-06-09T02:29:07.310Z] (2/167) Installing libbz2 (1.0.8-r6) [2025-06-09T02:29:07.568Z] (3/167) Installing libpng (1.6.44-r0) [2025-06-09T02:29:07.829Z] (4/167) Installing freetype (2.13.2-r0) [2025-06-09T02:29:08.397Z] (5/167) Installing fontconfig (2.15.0-r1) [2025-06-09T02:29:09.778Z] (6/167) Installing libfontenc (1.1.8-r0) [2025-06-09T02:29:09.778Z] (7/167) Installing mkfontscale (1.2.2-r6) [2025-06-09T02:29:10.037Z] (8/167) Installing font-opensans (0_git20210927-r1) [2025-06-09T02:29:10.607Z] (9/167) Installing pkgconf (2.2.0-r0) [2025-06-09T02:29:10.866Z] (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-06-09T02:29:11.435Z] (11/167) Installing libffi (3.4.6-r0) [2025-06-09T02:29:11.435Z] (12/167) Installing libintl (0.22.5-r0) [2025-06-09T02:29:12.006Z] (13/167) Installing libeconf (0.6.3-r0) [2025-06-09T02:29:12.006Z] (14/167) Installing libblkid (2.40.1-r1) [2025-06-09T02:29:12.577Z] (15/167) Installing libmount (2.40.1-r1) [2025-06-09T02:29:12.835Z] (16/167) Installing pcre2 (10.43-r0) [2025-06-09T02:29:13.095Z] (17/167) Installing glib (2.80.5-r0) [2025-06-09T02:29:13.662Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-09T02:29:14.230Z] (19/167) Installing xz-libs (5.6.2-r1) [2025-06-09T02:29:14.490Z] (20/167) Installing libxml2 (2.12.10-r0) [2025-06-09T02:29:15.060Z] (21/167) Installing shared-mime-info (2.4-r0) [2025-06-09T02:29:15.629Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-06-09T02:29:15.629Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-06-09T02:29:16.198Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2025-06-09T02:29:16.457Z] (25/167) Installing libwebp (1.3.2-r0) [2025-06-09T02:29:16.716Z] (26/167) Installing tiff (4.6.0t-r0) [2025-06-09T02:29:17.284Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-06-09T02:29:17.544Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-09T02:29:17.804Z] (29/167) Installing libxau (1.0.11-r4) [2025-06-09T02:29:18.064Z] (30/167) Installing libmd (1.1.0-r0) [2025-06-09T02:29:18.324Z] (31/167) Installing libbsd (0.12.2-r0) [2025-06-09T02:29:18.893Z] (32/167) Installing libxdmcp (1.1.5-r1) [2025-06-09T02:29:18.893Z] (33/167) Installing libxcb (1.16.1-r0) [2025-06-09T02:29:19.460Z] (34/167) Installing libx11 (1.8.9-r1) [2025-06-09T02:29:20.031Z] (35/167) Installing libxcomposite (0.4.6-r5) [2025-06-09T02:29:20.292Z] (36/167) Installing libxfixes (6.0.1-r4) [2025-06-09T02:29:20.292Z] (37/167) Installing libxrender (0.9.11-r5) [2025-06-09T02:29:20.862Z] (38/167) Installing libxcursor (1.2.2-r1) [2025-06-09T02:29:21.121Z] (39/167) Installing libxdamage (1.1.6-r5) [2025-06-09T02:29:21.382Z] (40/167) Installing libxext (1.3.6-r2) [2025-06-09T02:29:21.641Z] (41/167) Installing libxi (1.8.1-r4) [2025-06-09T02:29:21.900Z] (42/167) Installing libxinerama (1.1.5-r4) [2025-06-09T02:29:22.160Z] (43/167) Installing libxrandr (1.5.4-r1) [2025-06-09T02:29:22.419Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-06-09T02:29:22.678Z] (45/167) Installing libxtst (1.2.4-r6) [2025-06-09T02:29:22.937Z] (46/167) Installing dbus-libs (1.14.10-r1) [2025-06-09T02:29:23.509Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2025-06-09T02:29:23.769Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-09T02:29:24.030Z] (49/167) Installing pixman (0.43.2-r0) [2025-06-09T02:29:24.597Z] (50/167) Installing cairo (1.18.0-r0) [2025-06-09T02:29:24.856Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2025-06-09T02:29:25.115Z] (52/167) Installing avahi-libs (0.8-r17) [2025-06-09T02:29:25.375Z] (53/167) Installing gmp (6.3.0-r1) [2025-06-09T02:29:25.942Z] (54/167) Installing nettle (3.9.1-r0) [2025-06-09T02:29:26.201Z] (55/167) Installing libtasn1 (4.20.0-r0) [2025-06-09T02:29:26.460Z] (56/167) Installing p11-kit (0.25.3-r0) [2025-06-09T02:29:27.029Z] (57/167) Installing gnutls (3.8.5-r0) [2025-06-09T02:29:27.597Z] (58/167) Installing cups-libs (2.4.9-r1) [2025-06-09T02:29:27.865Z] (59/167) Installing libepoxy (1.5.10-r1) [2025-06-09T02:29:28.435Z] (60/167) Installing fribidi (1.0.15-r0) [2025-06-09T02:29:28.695Z] (61/167) Installing graphite2 (1.3.14-r6) [2025-06-09T02:29:28.954Z] (62/167) Installing harfbuzz (8.5.0-r0) [2025-06-09T02:29:29.525Z] (63/167) Installing libxft (2.3.8-r3) [2025-06-09T02:29:29.784Z] (64/167) Installing pango (1.52.2-r0) [2025-06-09T02:29:30.043Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-06-09T02:29:30.304Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-09T02:29:30.564Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-06-09T02:29:30.823Z] (68/167) Installing xkeyboard-config (2.41-r0) [2025-06-09T02:29:31.393Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2025-06-09T02:29:31.653Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-06-09T02:29:32.222Z] (71/167) Installing icu-data-full (74.2-r0) [2025-06-09T02:29:34.759Z] (72/167) Installing mesa (24.0.9-r1) [2025-06-09T02:29:35.019Z] (73/167) Installing llvm17-libs (17.0.6-r2) [2025-06-09T02:29:44.999Z] (74/167) Installing hwdata-pci (0.382-r0) [2025-06-09T02:29:44.999Z] (75/167) Installing libpciaccess (0.18.1-r0) [2025-06-09T02:29:44.999Z] (76/167) Installing libdrm (2.4.120-r0) [2025-06-09T02:29:45.258Z] (77/167) Installing libelf (0.191-r0) [2025-06-09T02:29:45.517Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2025-06-09T02:29:45.776Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-09T02:29:48.308Z] (80/167) Installing eudev-libs (3.2.14-r2) [2025-06-09T02:29:48.308Z] (81/167) Installing libmagic (5.45-r1) [2025-06-09T02:29:48.875Z] (82/167) Installing file (5.45-r1) [2025-06-09T02:29:49.135Z] (83/167) Installing xprop (1.2.7-r0) [2025-06-09T02:29:49.393Z] (84/167) Installing libice (1.1.1-r6) [2025-06-09T02:29:49.651Z] (85/167) Installing libuuid (2.40.1-r1) [2025-06-09T02:29:49.909Z] (86/167) Installing libsm (1.2.4-r4) [2025-06-09T02:29:50.168Z] (87/167) Installing libxt (1.3.0-r5) [2025-06-09T02:29:50.427Z] (88/167) Installing libxmu (1.1.4-r2) [2025-06-09T02:29:50.996Z] (89/167) Installing xset (1.2.5-r1) [2025-06-09T02:29:51.255Z] (90/167) Installing xdg-utils (1.2.1-r0) [2025-06-09T02:29:51.515Z] (91/167) Installing libogg (1.3.5-r5) [2025-06-09T02:29:51.775Z] (92/167) Installing libflac (1.4.3-r1) [2025-06-09T02:29:52.033Z] (93/167) Installing alsa-lib (1.2.11-r0) [2025-06-09T02:29:52.600Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-09T02:29:53.536Z] (95/167) Installing aom-libs (3.9.1-r0) [2025-06-09T02:29:54.104Z] (96/167) Installing libva (2.21.0-r0) [2025-06-09T02:29:54.362Z] (97/167) Installing libvdpau (1.5-r3) [2025-06-09T02:29:54.622Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-06-09T02:29:55.189Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-09T02:29:55.448Z] (100/167) Installing libdav1d (1.4.2-r0) [2025-06-09T02:29:56.015Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2025-06-09T02:29:56.273Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-06-09T02:29:56.531Z] (103/167) Installing imath (3.1.12-r0) [2025-06-09T02:29:57.098Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-06-09T02:29:57.356Z] (105/167) Installing giflib (5.2.2-r0) [2025-06-09T02:29:57.923Z] (106/167) Installing libhwy (1.0.7-r0) [2025-06-09T02:29:58.181Z] (107/167) Installing lcms2 (2.16-r0) [2025-06-09T02:29:58.439Z] (108/167) Installing libjxl (0.10.2-r0) [2025-06-09T02:29:59.013Z] (109/167) Installing lame-libs (3.100-r5) [2025-06-09T02:29:59.271Z] (110/167) Installing opus (1.5.2-r0) [2025-06-09T02:29:59.840Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2025-06-09T02:30:00.407Z] (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-06-09T02:30:00.666Z] (113/167) Installing soxr (0.1.3-r7) [2025-06-09T02:30:00.926Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-09T02:30:01.184Z] (115/167) Installing libtheora (1.1.1-r18) [2025-06-09T02:30:01.753Z] (116/167) Installing libvorbis (1.3.7-r2) [2025-06-09T02:30:02.012Z] (117/167) Installing libvpx (1.14.1-r0) [2025-06-09T02:30:02.580Z] (118/167) Installing libwebpmux (1.3.2-r0) [2025-06-09T02:30:02.840Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-06-09T02:30:03.409Z] (120/167) Installing numactl (2.0.18-r0) [2025-06-09T02:30:03.670Z] (121/167) Installing x265-libs (3.6-r0) [2025-06-09T02:30:04.237Z] (122/167) Installing xvidcore (1.3.7-r2) [2025-06-09T02:30:04.495Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-09T02:30:05.871Z] (124/167) Installing libbluray (1.3.4-r1) [2025-06-09T02:30:06.130Z] (125/167) Installing mpg123-libs (1.32.8-r0) [2025-06-09T02:30:06.390Z] (126/167) Installing libopenmpt (0.7.7-r0) [2025-06-09T02:30:06.959Z] (127/167) Installing cjson (1.7.18-r0) [2025-06-09T02:30:07.219Z] (128/167) Installing mbedtls (3.6.3-r0) [2025-06-09T02:30:07.788Z] (129/167) Installing librist (0.2.10-r1) [2025-06-09T02:30:08.048Z] (130/167) Installing libsrt (1.5.3-r0) [2025-06-09T02:30:08.309Z] (131/167) Installing libssh (0.10.6-r0) [2025-06-09T02:30:08.880Z] (132/167) Installing libsodium (1.0.19-r0) [2025-06-09T02:30:09.138Z] (133/167) Installing libzmq (4.3.5-r2) [2025-06-09T02:30:09.707Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-09T02:30:09.966Z] (135/167) Installing crc32c (1.1.2-r0) [2025-06-09T02:30:10.536Z] (136/167) Installing double-conversion (3.3.0-r0) [2025-06-09T02:30:10.536Z] (137/167) Installing libevent (2.1.12-r7) [2025-06-09T02:30:11.104Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-06-09T02:30:11.363Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2025-06-09T02:30:11.620Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-06-09T02:30:12.187Z] (141/167) Installing icu-libs (74.2-r0) [2025-06-09T02:30:12.757Z] (142/167) Installing minizip (1.3.1-r0) [2025-06-09T02:30:13.015Z] (143/167) Installing nspr (4.35-r4) [2025-06-09T02:30:13.275Z] (144/167) Installing sqlite-libs (3.45.3-r2) [2025-06-09T02:30:13.844Z] (145/167) Installing nss (3.105-r0) [2025-06-09T02:30:14.412Z] (146/167) Installing openh264 (2.4.1-r0) [2025-06-09T02:30:14.673Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-06-09T02:30:15.241Z] (148/167) Installing libunwind (1.8.1-r0) [2025-06-09T02:30:15.501Z] (149/167) Installing yaml (0.2.5-r2) [2025-06-09T02:30:15.760Z] (150/167) Installing libcamera (0.3.0-r0) [2025-06-09T02:30:16.326Z] (151/167) Installing speexdsp (1.2.1-r2) [2025-06-09T02:30:16.586Z] (152/167) Installing libuv (1.48.0-r0) [2025-06-09T02:30:16.846Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-09T02:30:17.415Z] (154/167) Installing libsndfile (1.2.2-r1) [2025-06-09T02:30:17.674Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-09T02:30:18.243Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2025-06-09T02:30:18.810Z] (157/167) Installing libasyncns (0.8-r3) [2025-06-09T02:30:19.070Z] (158/167) Installing libltdl (2.4.7-r3) [2025-06-09T02:30:19.328Z] (159/167) Installing orc (0.4.40-r0) [2025-06-09T02:30:19.587Z] (160/167) Installing tdb-libs (1.4.9-r1) [2025-06-09T02:30:19.845Z] (161/167) Installing libpulse (17.0-r0) [2025-06-09T02:30:20.413Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2025-06-09T02:30:20.671Z] (163/167) Installing libgpg-error (1.49-r0) [2025-06-09T02:30:20.930Z] (164/167) Installing libgcrypt (1.10.3-r0) [2025-06-09T02:30:21.498Z] (165/167) Installing libxslt (1.1.39-r2) [2025-06-09T02:30:21.757Z] (166/167) Installing chromium (131.0.6778.108-r0) [2025-06-09T02:30:39.861Z] (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-09T02:30:39.861Z] Executing busybox-1.36.1-r29.trigger [2025-06-09T02:30:39.861Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-09T02:30:39.861Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-09T02:30:39.861Z] Executing glib-2.80.5-r0.trigger [2025-06-09T02:30:39.861Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-09T02:30:39.861Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-09T02:30:39.861Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-09T02:30:39.861Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-09T02:30:39.861Z] OK: 672 MiB in 195 packages [2025-06-09T02:30:39.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T02:30:39.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T02:30:39.861Z] (1/30) Installing jansson (2.14-r4) [2025-06-09T02:30:39.861Z] (2/30) Installing binutils (2.42-r1) [2025-06-09T02:30:40.428Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-09T02:30:40.688Z] (4/30) Installing isl26 (0.26-r1) [2025-06-09T02:30:41.256Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-09T02:30:41.515Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-09T02:30:41.775Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-09T02:30:45.839Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2997 in /w/workspace/xfoundry_edgex-taf-common_PR-128 [Pipeline] { [Pipeline] checkout [2025-06-09T02:30:48.940Z] Selected Git installation does not exist. Using Default [2025-06-09T02:30:48.940Z] The recommended git tool is: NONE [2025-06-09T02:30:51.751Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-09T02:30:51.751Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-09T02:30:52.320Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-09T02:30:52.581Z] (11/30) Installing libpq (16.9-r0) [2025-06-09T02:30:52.840Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-09T02:30:53.338Z] using credential edgex-jenkins-ssh [2025-06-09T02:30:53.357Z] Cloning the remote Git repository [2025-06-09T02:30:53.407Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-09T02:30:53.395Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-09T02:30:53.481Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-128 # timeout=10 [2025-06-09T02:30:53.615Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-09T02:30:53.616Z] > git --version # timeout=10 [2025-06-09T02:30:53.644Z] > git --version # 'git version 2.25.1' [2025-06-09T02:30:53.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-09T02:30:53.778Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-09T02:30:53.976Z] (14/30) Installing libecpg (16.9-r0) [2025-06-09T02:30:54.235Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-09T02:30:54.494Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-09T02:30:55.062Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-09T02:30:54.406Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-09T02:30:54.432Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-09T02:30:55.959Z] Merging remotes/origin/main commit 49c44f89f96d869e01157586bddaa3047c647cb2 into PR head commit 1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 [2025-06-09T02:30:56.240Z] Merge succeeded, producing 1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 [2025-06-09T02:30:56.242Z] Checking out Revision 1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 (PR-128) [2025-06-09T02:30:55.367Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-09T02:30:55.409Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-09T02:30:55.410Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-09T02:30:55.434Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/128/head:refs/remotes/origin/PR-128 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-06-09T02:30:55.979Z] > git config core.sparsecheckout # timeout=10 [2025-06-09T02:30:56.045Z] > git checkout -f 1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 # timeout=10 [2025-06-09T02:30:56.122Z] > git remote # timeout=10 [2025-06-09T02:30:56.140Z] > git config --get remote.origin.url # timeout=10 [2025-06-09T02:30:56.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-09T02:30:56.197Z] > git merge 49c44f89f96d869e01157586bddaa3047c647cb2 # timeout=10 [2025-06-09T02:30:56.223Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-06-09T02:30:56.246Z] > git config core.sparsecheckout # timeout=10 [2025-06-09T02:30:56.258Z] > git checkout -f 1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 # timeout=10 [2025-06-09T02:30:59.799Z] Commit message: "fix: update report cleanup files" [2025-06-09T02:30:59.843Z] > git --version # timeout=10 [2025-06-09T02:30:59.854Z] > git --version # 'git version 2.25.1' [2025-06-09T02:30:59.868Z] fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-09T02:31:01.710Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-09T02:31:01.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-09T02:31:01.710Z] Dload Upload Total Spent Left Speed [2025-06-09T02:31:01.710Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2025-06-09T02:31:02.050Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-09T02:31:02.389Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-09T02:31:02.389Z] + sudo tee /etc/docker/daemon.new [2025-06-09T02:31:02.389Z] { [2025-06-09T02:31:02.389Z] "registry-mirrors": [ [2025-06-09T02:31:02.389Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-09T02:31:02.389Z] ], [2025-06-09T02:31:02.389Z] "bip": "10.250.0.254/24", [2025-06-09T02:31:02.389Z] "hosts": [ [2025-06-09T02:31:02.389Z] "tcp://0.0.0.0:5555", [2025-06-09T02:31:02.389Z] "unix:///var/run/docker.sock" [2025-06-09T02:31:02.389Z] ], [2025-06-09T02:31:02.389Z] "mtu": 1458, [2025-06-09T02:31:02.389Z] "selinux-enabled": true, [2025-06-09T02:31:02.389Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-09T02:31:02.389Z] } [Pipeline] sh [2025-06-09T02:31:02.736Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-09T02:31:03.079Z] + sudo service docker restart [2025-06-09T02:31:05.073Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-09T02:31:09.266Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-09T02:31:09.266Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-09T02:31:09.834Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-09T02:31:10.094Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-09T02:31:10.662Z] (23/30) Installing icu (74.2-r0) [2025-06-09T02:31:10.922Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-09T02:31:11.491Z] (25/30) Installing llvm16 (16.0.6-r9) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T02:31:21.401Z] provisioning config files... [2025-06-09T02:31:21.428Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-128@tmp/config12927594287962465880tmp [Pipeline] { [2025-06-09T02:31:21.465Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-09T02:31:21.465Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-09T02:31:21.465Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-09T02:31:21.465Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-09T02:31:21.465Z] (30/30) Installing postgresql16-dev (16.9-r0) [Pipeline] libraryResource [Pipeline] sh [2025-06-09T02:31:21.724Z] Executing busybox-1.36.1-r29.trigger [2025-06-09T02:31:21.724Z] OK: 1208 MiB in 225 packages [2025-06-09T02:31:21.922Z] ---> ****-login.sh [2025-06-09T02:31:21.922Z] nexus3.edgexfoundry.org:10001 [2025-06-09T02:31:21.983Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T02:31:22.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:31:22.242Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T02:31:22.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:31:22.469Z] Configure a credential helper to remove this warning. See [2025-06-09T02:31:22.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:31:22.469Z] [2025-06-09T02:31:22.469Z] Login Succeeded [2025-06-09T02:31:22.469Z] nexus3.edgexfoundry.org:10002 [2025-06-09T02:31:22.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:31:22.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:31:22.737Z] Configure a credential helper to remove this warning. See [2025-06-09T02:31:22.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:31:22.737Z] [2025-06-09T02:31:22.737Z] Login Succeeded [2025-06-09T02:31:22.737Z] nexus3.edgexfoundry.org:10003 [2025-06-09T02:31:23.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:31:23.189Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-09T02:31:23.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:31:23.283Z] Configure a credential helper to remove this warning. See [2025-06-09T02:31:23.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:31:23.283Z] [2025-06-09T02:31:23.283Z] Login Succeeded [2025-06-09T02:31:23.283Z] nexus3.edgexfoundry.org:10004 [2025-06-09T02:31:23.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:31:23.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:31:23.551Z] Configure a credential helper to remove this warning. See [2025-06-09T02:31:23.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:31:23.551Z] [2025-06-09T02:31:23.551Z] Login Succeeded [2025-06-09T02:31:23.551Z] ****.io [2025-06-09T02:31:23.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-09T02:31:24.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-09T02:31:24.086Z] Configure a credential helper to remove this warning. See [2025-06-09T02:31:24.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-09T02:31:24.086Z] [2025-06-09T02:31:24.086Z] Login Succeeded [2025-06-09T02:31:24.086Z] ---> ****-login.sh ends [Pipeline] } [2025-06-09T02:31:24.115Z] 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-06-09T02:31:25.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-09T02:31:25.489Z] + ls -al . [2025-06-09T02:31:25.489Z] total 68 [2025-06-09T02:31:25.489Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 02:31 . [2025-06-09T02:31:25.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 02:30 .. [2025-06-09T02:31:25.489Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 02:30 .git [2025-06-09T02:31:25.489Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 02:30 .github [2025-06-09T02:31:25.489Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 9 02:30 .gitignore [2025-06-09T02:31:25.489Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 9 02:30 Dockerfile [2025-06-09T02:31:25.489Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 9 02:30 Jenkinsfile [2025-06-09T02:31:25.489Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 9 02:30 LICENSE [2025-06-09T02:31:25.489Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 9 02:30 README.md [2025-06-09T02:31:25.489Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 02:30 TUC [2025-06-09T02:31:25.489Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 02:28 VERSION [2025-06-09T02:31:25.489Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 9 02:30 requirements.txt [2025-06-09T02:31:25.489Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 9 02:30 robot-entrypoint.sh [2025-06-09T02:31:25.489Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 9 02:30 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T02:31:25.939Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 --label arch=arm64 --label version=0.0.0 . [2025-06-09T02:31:26.207Z] Sending build context to Docker daemon 382kB [2025-06-09T02:31:26.207Z] Step 1/13 : FROM alpine:3.20 [2025-06-09T02:31:26.476Z] (2/14) Installing gdbm (1.23-r1) [2025-06-09T02:31:26.477Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-09T02:31:26.737Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-09T02:31:26.791Z] 3.20: Pulling from library/alpine [2025-06-09T02:31:26.792Z] 94e9d8af2201: Pulling fs layer [2025-06-09T02:31:26.997Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-09T02:31:27.060Z] 94e9d8af2201: Verifying Checksum [2025-06-09T02:31:27.060Z] 94e9d8af2201: Download complete [2025-06-09T02:31:27.567Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-09T02:31:27.646Z] 94e9d8af2201: Pull complete [2025-06-09T02:31:27.646Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-09T02:31:27.646Z] Status: Downloaded newer image for alpine:3.20 [2025-06-09T02:31:27.646Z] ---> 7aab056cecc6 [2025-06-09T02:31:27.646Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-09T02:31:27.828Z] (7/14) Installing readline (8.2.10-r0) [2025-06-09T02:31:27.931Z] ---> Running in 63778a9b1a82 [2025-06-09T02:31:28.088Z] (8/14) Installing python3 (3.12.10-r1) [2025-06-09T02:31:28.198Z] Removing intermediate container 63778a9b1a82 [2025-06-09T02:31:28.198Z] ---> 9abf86814452 [2025-06-09T02:31:28.198Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-09T02:31:28.198Z] ---> Running in f211b6c03406 [2025-06-09T02:31:28.468Z] Removing intermediate container f211b6c03406 [2025-06-09T02:31:28.468Z] ---> 7bdf923188ea [2025-06-09T02:31:28.468Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-09T02:31:29.025Z] (9/14) Installing python3-pycache-pyc0 (3.12.10-r1) [2025-06-09T02:31:29.054Z] ---> fd3fa723ea9e [2025-06-09T02:31:29.054Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-09T02:31:29.596Z] (10/14) Installing pyc (3.12.10-r1) [2025-06-09T02:31:29.648Z] ---> c2fc82f6e0a8 [2025-06-09T02:31:29.648Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-09T02:31:29.857Z] (11/14) Installing python3-pyc (3.12.10-r1) [2025-06-09T02:31:30.118Z] (12/14) Installing python3-dev (3.12.10-r1) [2025-06-09T02:31:30.235Z] ---> c65c7b281475 [2025-06-09T02:31:30.235Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-09T02:31:30.235Z] ---> Running in 16a1c410265c [2025-06-09T02:31:30.503Z] Removing intermediate container 16a1c410265c [2025-06-09T02:31:30.503Z] ---> 41abc1508506 [2025-06-09T02:31:30.503Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-09T02:31:30.503Z] ---> Running in c0b4bafc95d9 [2025-06-09T02:31:32.482Z] Removing intermediate container c0b4bafc95d9 [2025-06-09T02:31:32.482Z] ---> 9743ee2bdec2 [2025-06-09T02:31:32.482Z] 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-06-09T02:31:32.482Z] ---> Running in 3b874897b78d [2025-06-09T02:31:33.462Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T02:31:34.046Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T02:31:35.992Z] OK: 9 MiB in 14 packages [2025-06-09T02:31:35.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T02:31:36.261Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T02:31:38.214Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-09T02:31:38.481Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-09T02:31:38.748Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-09T02:31:39.329Z] (4/14) Installing libunistring (1.2-r0) [2025-06-09T02:31:39.922Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-09T02:31:40.093Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-09T02:31:40.093Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-09T02:31:40.093Z] Executing busybox-1.36.1-r29.trigger [2025-06-09T02:31:40.093Z] OK: 1374 MiB in 239 packages [2025-06-09T02:31:40.093Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T02:31:40.093Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T02:31:40.189Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-09T02:31:40.456Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-09T02:31:41.030Z] OK: 1374 MiB in 239 packages [2025-06-09T02:31:41.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-09T02:31:41.044Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-09T02:31:41.290Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-09T02:31:41.309Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-09T02:31:41.889Z] (10/14) Installing curl (8.12.1-r0) [2025-06-09T02:31:42.229Z] (1/1) Installing tzdata (2025b-r0) [2025-06-09T02:31:42.471Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-09T02:31:42.487Z] OK: 1376 MiB in 240 packages [2025-06-09T02:31:42.749Z] (1/1) Purging tzdata (2025b-r0) [2025-06-09T02:31:42.749Z] OK: 1374 MiB in 239 packages [2025-06-09T02:31:43.431Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-09T02:31:43.698Z] (13/14) Installing jq (1.7.1-r0) [2025-06-09T02:31:44.280Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-09T02:31:44.655Z] Looking in links: /tmp/tmprcug5c2e [2025-06-09T02:31:44.655Z] Processing /tmp/tmprcug5c2e/pip-25.0.1-py3-none-any.whl [2025-06-09T02:31:44.655Z] Installing collected packages: pip [2025-06-09T02:31:44.873Z] Executing busybox-1.36.1-r29.trigger [2025-06-09T02:31:44.873Z] Executing ca-certificates-20241121-r1.trigger [2025-06-09T02:31:44.873Z] OK: 43 MiB in 28 packages [2025-06-09T02:31:45.462Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T02:31:46.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T02:31:47.470Z] (1/166) Installing libexpat (2.7.0-r0) [2025-06-09T02:31:47.750Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-06-09T02:31:47.936Z] Successfully installed pip-25.0.1 [2025-06-09T02:31:47.936Z] 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-06-09T02:31:48.195Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-09T02:31:48.195Z] Collecting pip [2025-06-09T02:31:48.195Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-09T02:31:48.330Z] (3/166) Installing libpng (1.6.44-r0) [2025-06-09T02:31:48.455Z] Collecting setuptools [2025-06-09T02:31:48.716Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-09T02:31:48.716Z] Collecting wheel [2025-06-09T02:31:48.716Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-09T02:31:48.716Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-09T02:31:48.716Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 64.7 MB/s eta 0:00:00 [2025-06-09T02:31:48.716Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-09T02:31:48.716Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 101.6 MB/s eta 0:00:00 [2025-06-09T02:31:48.716Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-09T02:31:48.716Z] Installing collected packages: wheel, setuptools, pip [2025-06-09T02:31:48.909Z] (4/166) Installing freetype (2.13.2-r0) [2025-06-09T02:31:49.488Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-06-09T02:31:50.068Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-06-09T02:31:50.096Z] Attempting uninstall: pip [2025-06-09T02:31:50.096Z] Found existing installation: pip 25.0.1 [2025-06-09T02:31:50.096Z] Uninstalling pip-25.0.1: [2025-06-09T02:31:50.096Z] Successfully uninstalled pip-25.0.1 [2025-06-09T02:31:50.335Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-06-09T02:31:50.599Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-06-09T02:31:51.030Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-09T02:31:51.030Z] 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-06-09T02:31:51.178Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-06-09T02:31:51.288Z] Processing ./edgex-taf-common [2025-06-09T02:31:51.288Z] Preparing metadata (setup.py): started [2025-06-09T02:31:51.443Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-06-09T02:31:51.547Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-09T02:31:51.547Z] Building wheels for collected packages: edgex-taf-common [2025-06-09T02:31:51.547Z]  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-06-09T02:31:51.547Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-09T02:31:51.806Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-09T02:31:51.806Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=dacec4b34fb619d7dfb05e21ca920f87d084e69588cf2343759b5cc6cdcd202a [2025-06-09T02:31:51.806Z] Stored in directory: /tmp/pip-ephem-wheel-cache-mw9042vk/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-09T02:31:51.806Z] Successfully built edgex-taf-common [2025-06-09T02:31:51.806Z] Installing collected packages: edgex-taf-common [2025-06-09T02:31:51.806Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-09T02:31:51.806Z] 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-06-09T02:31:52.024Z] (11/166) Installing libffi (3.4.6-r0) [2025-06-09T02:31:52.293Z] (12/166) Installing libintl (0.22.5-r0) [2025-06-09T02:31:52.373Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-09T02:31:52.373Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-09T02:31:52.373Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-09T02:31:52.373Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-09T02:31:52.373Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-09T02:31:52.373Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-09T02:31:52.373Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-09T02:31:52.373Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-09T02:31:52.560Z] (13/166) Installing libeconf (0.6.3-r0) [2025-06-09T02:31:52.632Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-09T02:31:52.632Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-09T02:31:52.632Z] Preparing metadata (setup.py): started [2025-06-09T02:31:52.632Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-09T02:31:52.632Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-09T02:31:52.828Z] (14/166) Installing libblkid (2.40.1-r1) [2025-06-09T02:31:52.892Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-09T02:31:52.892Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-09T02:31:52.892Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-09T02:31:52.892Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-06-09T02:31:52.892Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-06-09T02:31:52.892Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-09T02:31:52.892Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-09T02:31:52.892Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-09T02:31:52.892Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-09T02:31:53.151Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-09T02:31:53.151Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-06-09T02:31:53.151Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-09T02:31:53.151Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-09T02:31:53.409Z] (15/166) Installing libmount (2.40.1-r1) [2025-06-09T02:31:53.410Z] Installing build dependencies: started [2025-06-09T02:31:53.686Z] (16/166) Installing pcre2 (10.43-r0) [2025-06-09T02:31:54.268Z] (17/166) Installing glib (2.80.5-r0) [2025-06-09T02:31:54.347Z] Installing build dependencies: finished with status 'done' [2025-06-09T02:31:54.347Z] Getting requirements to build wheel: started [2025-06-09T02:31:54.604Z] Getting requirements to build wheel: finished with status 'done' [2025-06-09T02:31:54.604Z] Preparing metadata (pyproject.toml): started [2025-06-09T02:31:54.858Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-09T02:31:55.176Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-09T02:31:55.176Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-09T02:31:55.176Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) [2025-06-09T02:31:55.438Z] Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) [2025-06-09T02:31:55.438Z] Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) [2025-06-09T02:31:55.438Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-09T02:31:55.438Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-09T02:31:55.438Z] Preparing metadata (setup.py): started [2025-06-09T02:31:55.441Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-06-09T02:31:55.698Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-09T02:31:55.698Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-09T02:31:55.698Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-06-09T02:31:55.957Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-09T02:31:55.957Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-09T02:31:55.957Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-09T02:31:55.957Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-09T02:31:56.020Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-06-09T02:31:56.215Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-09T02:31:56.216Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-06-09T02:31:56.216Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:31:56.216Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-09T02:31:56.216Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:31:56.216Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-09T02:31:56.216Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:31:56.286Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-06-09T02:31:56.474Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-09T02:31:56.474Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:56.474Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-09T02:31:56.474Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:56.474Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-09T02:31:56.474Z] Preparing metadata (setup.py): started [2025-06-09T02:31:56.734Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-09T02:31:56.734Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:56.734Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-09T02:31:56.734Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:56.734Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-09T02:31:56.734Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:56.734Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-09T02:31:56.734Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:56.734Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-09T02:31:56.734Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:56.869Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-06-09T02:31:56.992Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-09T02:31:56.992Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:56.992Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-09T02:31:56.992Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:56.992Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-09T02:31:56.992Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-09T02:31:56.992Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-06-09T02:31:56.992Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-09T02:31:56.992Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-09T02:31:56.992Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-09T02:31:56.992Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-09T02:31:57.251Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-09T02:31:57.251Z] Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) [2025-06-09T02:31:57.251Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-09T02:31:57.251Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-09T02:31:57.251Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-09T02:31:57.251Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-09T02:31:57.251Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-09T02:31:57.251Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-09T02:31:57.251Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-06-09T02:31:57.251Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-09T02:31:57.251Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-09T02:31:57.450Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-06-09T02:31:57.510Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-09T02:31:57.510Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-09T02:31:57.510Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-09T02:31:57.510Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-09T02:31:57.510Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:31:57.510Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-09T02:31:57.510Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:31:57.510Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-09T02:31:57.510Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-09T02:31:57.510Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-09T02:31:57.510Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:31:57.510Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-09T02:31:57.510Z] 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-06-09T02:31:57.510Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-09T02:31:57.510Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:31:57.510Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-09T02:31:57.510Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:31:57.510Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-09T02:31:57.510Z] 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-06-09T02:31:57.510Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-09T02:31:57.510Z] 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-06-09T02:31:57.510Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-09T02:31:57.510Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:31:57.510Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-09T02:31:57.716Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-06-09T02:31:57.769Z] 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-06-09T02:31:57.769Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-09T02:31:57.769Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:57.769Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-06-09T02:31:57.769Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:57.769Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-09T02:31:57.769Z] Preparing metadata (setup.py): started [2025-06-09T02:31:57.985Z] (25/166) Installing libwebp (1.3.2-r0) [2025-06-09T02:31:58.028Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-09T02:31:58.028Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.028Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-09T02:31:58.028Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.028Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-09T02:31:58.028Z] Preparing metadata (setup.py): started [2025-06-09T02:31:58.287Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-09T02:31:58.287Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.287Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-09T02:31:58.287Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.287Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-09T02:31:58.287Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.287Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-09T02:31:58.287Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.287Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-09T02:31:58.546Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.546Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2025-06-09T02:31:58.570Z] (26/166) Installing tiff (4.6.0t-r0) [2025-06-09T02:31:58.806Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.806Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-09T02:31:58.806Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.806Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-09T02:31:58.806Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.806Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-09T02:31:58.806Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.806Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-09T02:31:58.806Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.806Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-06-09T02:31:58.806Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.806Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-09T02:31:58.806Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.806Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-09T02:31:58.806Z] 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 6)) [2025-06-09T02:31:58.806Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-09T02:31:58.806Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:58.806Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-09T02:31:58.835Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-06-09T02:31:59.097Z] 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 6)) [2025-06-09T02:31:59.097Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-09T02:31:59.097Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:31:59.097Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-06-09T02:31:59.097Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-09T02:31:59.097Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 153.1 MB/s eta 0:00:00 [2025-06-09T02:31:59.097Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-09T02:31:59.097Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-09T02:31:59.097Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-09T02:31:59.097Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-09T02:31:59.097Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-09T02:31:59.097Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-06-09T02:31:59.097Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-09T02:31:59.097Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-09T02:31:59.356Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-06-09T02:31:59.420Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-09T02:31:59.615Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 43.6 MB/s eta 0:00:00 [2025-06-09T02:31:59.615Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) [2025-06-09T02:31:59.615Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 266.8 MB/s eta 0:00:00 [2025-06-09T02:31:59.615Z] Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) [2025-06-09T02:31:59.615Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 298.5 MB/s eta 0:00:00 [2025-06-09T02:31:59.615Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-06-09T02:31:59.615Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 83.7 MB/s eta 0:00:00 [2025-06-09T02:31:59.615Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-09T02:31:59.615Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-09T02:31:59.685Z] (29/166) Installing libxau (1.0.11-r4) [2025-06-09T02:31:59.875Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-06-09T02:31:59.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 300.3 MB/s eta 0:00:00 [2025-06-09T02:31:59.875Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-06-09T02:31:59.875Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-09T02:31:59.875Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-09T02:31:59.875Z] Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) [2025-06-09T02:31:59.875Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-06-09T02:31:59.875Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-09T02:31:59.875Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-09T02:31:59.875Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-09T02:31:59.875Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-09T02:31:59.875Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-09T02:31:59.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 289.2 MB/s eta 0:00:00 [2025-06-09T02:31:59.875Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-09T02:31:59.875Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-09T02:31:59.875Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-09T02:31:59.875Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-09T02:31:59.875Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-09T02:31:59.875Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-09T02:31:59.875Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-09T02:31:59.875Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-09T02:31:59.875Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-09T02:31:59.875Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-09T02:31:59.875Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-09T02:31:59.875Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-09T02:31:59.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 158.6 MB/s eta 0:00:00 [2025-06-09T02:31:59.875Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-09T02:31:59.875Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-06-09T02:31:59.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 269.4 MB/s eta 0:00:00 [2025-06-09T02:31:59.875Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-09T02:31:59.875Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-09T02:31:59.875Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-09T02:31:59.875Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-09T02:31:59.875Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-09T02:31:59.875Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-09T02:31:59.875Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) [2025-06-09T02:31:59.875Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 344.0 MB/s eta 0:00:00 [2025-06-09T02:31:59.875Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-09T02:31:59.875Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-09T02:31:59.875Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-09T02:31:59.875Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-06-09T02:31:59.875Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-09T02:31:59.875Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-09T02:31:59.875Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-09T02:31:59.953Z] (30/166) Installing libmd (1.1.0-r0) [2025-06-09T02:32:00.140Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-06-09T02:32:00.140Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-09T02:32:00.140Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-09T02:32:00.140Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-09T02:32:00.140Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-09T02:32:00.140Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-09T02:32:00.140Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-09T02:32:00.140Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 274.2 MB/s eta 0:00:00 [2025-06-09T02:32:00.140Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-09T02:32:00.140Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-09T02:32:00.140Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-09T02:32:00.140Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-09T02:32:00.140Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-09T02:32:00.140Z]  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-06-09T02:32:00.140Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-09T02:32:00.238Z] (31/166) Installing libbsd (0.12.2-r0) [2025-06-09T02:32:00.399Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-09T02:32:00.399Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=4d072b1fa0b2904d5e59dca900e807fb70f85ded2613d45f9415799c6b3c843f [2025-06-09T02:32:00.399Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0mbhfr1a/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-09T02:32:00.399Z] Building wheel for psutil (pyproject.toml): started [2025-06-09T02:32:00.816Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-06-09T02:32:01.081Z] (33/166) Installing libxcb (1.16.1-r0) [2025-06-09T02:32:01.345Z] (34/166) Installing libx11 (1.8.9-r1) [2025-06-09T02:32:02.300Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-09T02:32:02.300Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277538 sha256=685d9ad173827cb8b066ed468b497c564c19a6d78fd225ed58a86d9b1ba6e195 [2025-06-09T02:32:02.300Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0mbhfr1a/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-09T02:32:02.300Z]  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-06-09T02:32:02.300Z]  Building wheel for psycopg2 (setup.py): started [2025-06-09T02:32:02.302Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-06-09T02:32:02.302Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-06-09T02:32:02.566Z] (37/166) Installing libxrender (0.9.11-r5) [2025-06-09T02:32:03.148Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-06-09T02:32:03.414Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-06-09T02:32:03.680Z] (40/166) Installing libxext (1.3.6-r2) [2025-06-09T02:32:03.946Z] (41/166) Installing libxi (1.8.1-r4) [2025-06-09T02:32:04.210Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-06-09T02:32:04.476Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-06-09T02:32:05.057Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-06-09T02:32:05.322Z] (45/166) Installing libxtst (1.2.4-r6) [2025-06-09T02:32:05.586Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-06-09T02:32:06.164Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-06-09T02:32:06.429Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-09T02:32:06.697Z] (49/166) Installing pixman (0.43.2-r0) [2025-06-09T02:32:07.276Z] (50/166) Installing cairo (1.18.0-r0) [2025-06-09T02:32:07.854Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2025-06-09T02:32:08.118Z] (52/166) Installing avahi-libs (0.8-r17) [2025-06-09T02:32:08.383Z] (53/166) Installing gmp (6.3.0-r1) [2025-06-09T02:32:08.973Z] (54/166) Installing nettle (3.9.1-r0) [2025-06-09T02:32:09.238Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-06-09T02:32:09.817Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-06-09T02:32:10.081Z] (57/166) Installing gnutls (3.8.5-r0) [2025-06-09T02:32:10.660Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-06-09T02:32:11.242Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-06-09T02:32:11.821Z] (60/166) Installing fribidi (1.0.15-r0) [2025-06-09T02:32:12.086Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-06-09T02:32:12.286Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-09T02:32:12.286Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521916 sha256=83c075c90c2b1085a311002b1db08fafd5b9f400095f4f4adf0420c9b2121a64 [2025-06-09T02:32:12.286Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0mbhfr1a/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-09T02:32:12.286Z]  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-06-09T02:32:12.286Z]  Building wheel for flex (setup.py): started [2025-06-09T02:32:12.286Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-09T02:32:12.287Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=ab4211c830afb66d8baff2d09d73579a91731820b1f0e21b764fc5bb29952be6 [2025-06-09T02:32:12.287Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0mbhfr1a/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-09T02:32:12.287Z]  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-06-09T02:32:12.287Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-09T02:32:12.287Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-09T02:32:12.287Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=ff4e277ede391ecef7e12c3e82c6d52b5ac1ad1f5500088a605843ea567bf4ac [2025-06-09T02:32:12.287Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0mbhfr1a/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-09T02:32:12.287Z] Building wheel for validate-email (setup.py): started [2025-06-09T02:32:12.287Z]  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-06-09T02:32:12.287Z]  Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-09T02:32:12.287Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=a0eb2ff93d06d36777a19ee979d6247f2d472c785f4a73d052e78ff39240cc0e [2025-06-09T02:32:12.287Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0mbhfr1a/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-09T02:32:12.287Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-09T02:32:12.287Z] Installing collected packages: validate-email, strict-rfc3339, 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, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-06-09T02:32:12.350Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-06-09T02:32:12.928Z] (63/166) Installing libxft (2.3.8-r3) [2025-06-09T02:32:13.191Z] (64/166) Installing pango (1.52.2-r0) [2025-06-09T02:32:13.767Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-06-09T02:32:14.030Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-09T02:32:14.294Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-06-09T02:32:14.558Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-06-09T02:32:15.136Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-06-09T02:32:15.712Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-06-09T02:32:16.289Z] (71/166) Installing icu-data-full (74.2-r0) [2025-06-09T02:32:17.686Z] (72/166) Installing mesa (24.0.9-r1) [2025-06-09T02:32:17.949Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-06-09T02:32:21.277Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-06-09T02:32:21.854Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-06-09T02:32:22.118Z] (76/166) Installing libdrm (2.4.120-r0) [2025-06-09T02:32:22.262Z] [2025-06-09T02:32:22.262Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 cffi-1.17.1 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-09T02:32:22.262Z] 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-06-09T02:32:22.381Z] (77/166) Installing libelf (0.191-r0) [2025-06-09T02:32:22.958Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-06-09T02:32:23.223Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-09T02:32:25.319Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-06-09T02:32:25.590Z] (81/166) Installing libmagic (5.45-r1) [2025-06-09T02:32:26.195Z] (82/166) Installing file (5.45-r1) [2025-06-09T02:32:26.462Z] (83/166) Installing xprop (1.2.7-r0) [2025-06-09T02:32:26.731Z] (84/166) Installing libice (1.1.1-r6) [2025-06-09T02:32:27.003Z] (85/166) Installing libuuid (2.40.1-r1) [2025-06-09T02:32:27.581Z] (86/166) Installing libsm (1.2.4-r4) [2025-06-09T02:32:27.846Z] (87/166) Installing libxt (1.3.0-r5) [2025-06-09T02:32:28.113Z] (88/166) Installing libxmu (1.1.4-r2) [2025-06-09T02:32:28.695Z] (89/166) Installing xset (1.2.5-r1) [2025-06-09T02:32:28.966Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-06-09T02:32:29.234Z] (91/166) Installing libogg (1.3.5-r5) [2025-06-09T02:32:29.500Z] (92/166) Installing libflac (1.4.3-r1) [2025-06-09T02:32:30.081Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-06-09T02:32:30.661Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-09T02:32:31.246Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-06-09T02:32:31.831Z] (96/166) Installing libva (2.21.0-r0) [2025-06-09T02:32:32.096Z] (97/166) Installing libvdpau (1.5-r3) [2025-06-09T02:32:32.676Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-09T02:32:32.943Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-06-09T02:32:33.523Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-06-09T02:32:33.787Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-06-09T02:32:34.366Z] (102/166) Installing imath (3.1.12-r0) [2025-06-09T02:32:34.631Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-06-09T02:32:35.213Z] (104/166) Installing giflib (5.2.2-r0) [2025-06-09T02:32:35.478Z] (105/166) Installing libhwy (1.0.7-r0) [2025-06-09T02:32:35.742Z] (106/166) Installing lcms2 (2.16-r0) [2025-06-09T02:32:36.323Z] (107/166) Installing libjxl (0.10.2-r0) [2025-06-09T02:32:36.904Z] (108/166) Installing lame-libs (3.100-r5) [2025-06-09T02:32:37.170Z] (109/166) Installing opus (1.5.2-r0) [2025-06-09T02:32:37.750Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-06-09T02:32:38.330Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-06-09T02:32:38.595Z] (112/166) Installing soxr (0.1.3-r7) [2025-06-09T02:32:39.177Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-09T02:32:39.443Z] (114/166) Installing libtheora (1.1.1-r18) [2025-06-09T02:32:40.023Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-06-09T02:32:40.288Z] (116/166) Installing libvpx (1.14.1-r0) [2025-06-09T02:32:40.868Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-06-09T02:32:41.133Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-06-09T02:32:41.715Z] (119/166) Installing numactl (2.0.18-r0) [2025-06-09T02:32:42.294Z] (120/166) Installing x265-libs (3.6-r0) [2025-06-09T02:32:42.878Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-06-09T02:32:43.145Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-09T02:32:44.108Z] (123/166) Installing libbluray (1.3.4-r1) [2025-06-09T02:32:44.383Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-06-09T02:32:44.964Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-06-09T02:32:45.546Z] (126/166) Installing cjson (1.7.18-r0) [2025-06-09T02:32:45.812Z] (127/166) Installing mbedtls (3.6.3-r0) [2025-06-09T02:32:46.393Z] (128/166) Installing librist (0.2.10-r1) [2025-06-09T02:32:46.659Z] (129/166) Installing libsrt (1.5.3-r0) [2025-06-09T02:32:47.240Z] (130/166) Installing libssh (0.10.6-r0) [2025-06-09T02:32:47.505Z] (131/166) Installing libsodium (1.0.19-r0) [2025-06-09T02:32:48.082Z] (132/166) Installing libzmq (4.3.5-r2) [2025-06-09T02:32:48.346Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-09T02:32:48.793Z] Removing intermediate container 5183eba57aeb [2025-06-09T02:32:48.793Z] ---> c964fed1ca6a [2025-06-09T02:32:48.793Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-09T02:32:48.793Z] ---> Running in 86cfe2b15e37 [2025-06-09T02:32:48.793Z] Removing intermediate container 86cfe2b15e37 [2025-06-09T02:32:48.793Z] ---> 05555e450eb4 [2025-06-09T02:32:48.793Z] Step 11/13 : LABEL arch=amd64 [2025-06-09T02:32:48.793Z] ---> Running in 64e7f7f3bab3 [2025-06-09T02:32:48.793Z] Removing intermediate container 64e7f7f3bab3 [2025-06-09T02:32:48.793Z] ---> e102d78bd079 [2025-06-09T02:32:48.793Z] Step 12/13 : LABEL git_sha=1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 [2025-06-09T02:32:48.793Z] ---> Running in 4f9d7d5b11bc [2025-06-09T02:32:48.793Z] Removing intermediate container 4f9d7d5b11bc [2025-06-09T02:32:48.793Z] ---> daf103218cf7 [2025-06-09T02:32:48.793Z] Step 13/13 : LABEL version=0.0.0 [2025-06-09T02:32:48.793Z] ---> Running in fd8b7bfea804 [2025-06-09T02:32:48.793Z] Removing intermediate container fd8b7bfea804 [2025-06-09T02:32:48.793Z] ---> 0d3c97fee4c6 [2025-06-09T02:32:48.793Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-09T02:32:48.793Z] Successfully built 0d3c97fee4c6 [2025-06-09T02:32:48.793Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025-06-09T02:32:48.923Z] (134/166) Installing crc32c (1.1.2-r0) [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] { [2025-06-09T02:32:49.502Z] (135/166) Installing double-conversion (3.3.0-r0) [Pipeline] sh [2025-06-09T02:32:49.767Z] (136/166) Installing libevent (2.1.12-r7) [2025-06-09T02:32:49.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-09T02:32:49.809Z] [2025-06-09T02:32:49.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T02:32:50.035Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-06-09T02:32:50.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-09T02:32:50.194Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-09T02:32:50.194Z] 5eb5b503b376: Pulling fs layer [2025-06-09T02:32:50.194Z] 5c69ac0246d0: Pulling fs layer [2025-06-09T02:32:50.194Z] ec43610c2a17: Pulling fs layer [2025-06-09T02:32:50.194Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-09T02:32:50.194Z] 33b1e0a273af: Pulling fs layer [2025-06-09T02:32:50.194Z] 5d3b04190fa2: Pulling fs layer [2025-06-09T02:32:50.194Z] 2f39f015ded8: Pulling fs layer [2025-06-09T02:32:50.194Z] 3a2ae6a8a46f: Waiting [2025-06-09T02:32:50.194Z] 33b1e0a273af: Waiting [2025-06-09T02:32:50.194Z] 5d3b04190fa2: Waiting [2025-06-09T02:32:50.194Z] 2f39f015ded8: Waiting [2025-06-09T02:32:50.194Z] 5c69ac0246d0: Verifying Checksum [2025-06-09T02:32:50.194Z] 5c69ac0246d0: Download complete [2025-06-09T02:32:50.194Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-09T02:32:50.194Z] 3a2ae6a8a46f: Download complete [2025-06-09T02:32:50.194Z] 33b1e0a273af: Verifying Checksum [2025-06-09T02:32:50.194Z] 33b1e0a273af: Download complete [2025-06-09T02:32:50.194Z] 5d3b04190fa2: Verifying Checksum [2025-06-09T02:32:50.194Z] 5d3b04190fa2: Download complete [2025-06-09T02:32:50.452Z] ec43610c2a17: Verifying Checksum [2025-06-09T02:32:50.452Z] ec43610c2a17: Download complete [2025-06-09T02:32:50.452Z] 5eb5b503b376: Verifying Checksum [2025-06-09T02:32:50.452Z] 5eb5b503b376: Download complete [2025-06-09T02:32:50.614Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-06-09T02:32:50.880Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-06-09T02:32:51.385Z] 2f39f015ded8: Verifying Checksum [2025-06-09T02:32:51.385Z] 2f39f015ded8: Download complete [2025-06-09T02:32:51.462Z] (140/166) Installing icu-libs (74.2-r0) [2025-06-09T02:32:51.952Z] 5eb5b503b376: Pull complete [2025-06-09T02:32:52.041Z] (141/166) Installing minizip (1.3.1-r0) [2025-06-09T02:32:52.211Z] 5c69ac0246d0: Pull complete [2025-06-09T02:32:52.622Z] (142/166) Installing nspr (4.35-r4) [2025-06-09T02:32:52.778Z] ec43610c2a17: Pull complete [2025-06-09T02:32:52.778Z] 3a2ae6a8a46f: Pull complete [2025-06-09T02:32:52.890Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-06-09T02:32:53.038Z] 33b1e0a273af: Pull complete [2025-06-09T02:32:53.038Z] 5d3b04190fa2: Pull complete [2025-06-09T02:32:53.473Z] (144/166) Installing nss (3.105-r0) [2025-06-09T02:32:54.055Z] (145/166) Installing openh264 (2.4.1-r0) [2025-06-09T02:32:54.640Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-06-09T02:32:55.221Z] (147/166) Installing libunwind (1.8.1-r0) [2025-06-09T02:32:55.486Z] (148/166) Installing yaml (0.2.5-r2) [2025-06-09T02:32:55.750Z] (149/166) Installing libcamera (0.3.0-r0) [2025-06-09T02:32:56.329Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-06-09T02:32:56.597Z] (151/166) Installing libuv (1.48.0-r0) [2025-06-09T02:32:57.176Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-09T02:32:57.442Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-06-09T02:32:58.020Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-09T02:32:58.598Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-06-09T02:32:59.177Z] (156/166) Installing libasyncns (0.8-r3) [2025-06-09T02:32:59.442Z] (157/166) Installing libltdl (2.4.7-r3) [2025-06-09T02:32:59.617Z] 2f39f015ded8: Pull complete [2025-06-09T02:33:00.021Z] (158/166) Installing orc (0.4.40-r0) [2025-06-09T02:33:00.186Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-09T02:33:00.287Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-06-09T02:33:00.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-09T02:33:00.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025-06-09T02:33:00.866Z] (160/166) Installing libpulse (17.0-r0) [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T02:33:01.028Z] prd-ubuntu20.04-docker-8c-8g-2995 does not seem to be running inside a container [2025-06-09T02:33:01.133Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-06-09T02:33:01.153Z] $ 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-128 -v /w/workspace/xfoundry_edgex-taf-common_PR-128:/w/workspace/xfoundry_edgex-taf-common_PR-128:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-128@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-09T02:33:01.399Z] (162/166) Installing libgpg-error (1.49-r0) [2025-06-09T02:33:01.454Z] $ docker top 5056bdc6373bc313e503c352990ad0c0499383324da5174767e8eab1768a4e46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T02:33:01.976Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-06-09T02:33:02.045Z] ---> job-cost.sh [2025-06-09T02:33:02.045Z] lf-activate-venv: SKIPPING [2025-06-09T02:33:02.045Z] INFO: No Stack... [2025-06-09T02:33:02.311Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-09T02:33:02.551Z] (164/166) Installing libxslt (1.1.39-r2) [2025-06-09T02:33:02.589Z] INFO: Archiving Costs [Pipeline] sh [2025-06-09T02:33:02.814Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-06-09T02:33:02.941Z] + + catcut /w/workspace/xfoundry_edgex-taf-common_PR-128/archives/cost.csv -d, [2025-06-09T02:33:02.941Z] -f6 [Pipeline] lock [2025-06-09T02:33:02.986Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-128-1-stack-cost] [2025-06-09T02:33:02.994Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-128-1-stack-cost] did not exist. Created. [2025-06-09T02:33:03.000Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-128-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-09T02:33:03.414Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-09T02:33:03.470Z] Stashed 1 file(s) [Pipeline] } [2025-06-09T02:33:03.495Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-128-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-09T02:33:03.573Z] $ docker stop --time=1 5056bdc6373bc313e503c352990ad0c0499383324da5174767e8eab1768a4e46 [2025-06-09T02:33:04.709Z] $ docker rm -f --volumes 5056bdc6373bc313e503c352990ad0c0499383324da5174767e8eab1768a4e46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-09T02:33:09.448Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-09T02:33:10.030Z] Executing busybox-1.36.1-r29.trigger [2025-06-09T02:33:10.030Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-09T02:33:10.030Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-09T02:33:10.030Z] Executing glib-2.80.5-r0.trigger [2025-06-09T02:33:10.030Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-09T02:33:11.983Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-09T02:33:12.255Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-09T02:33:12.255Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-09T02:33:12.255Z] OK: 657 MiB in 194 packages [2025-06-09T02:33:12.523Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T02:33:13.104Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T02:33:14.507Z] (1/30) Installing jansson (2.14-r4) [2025-06-09T02:33:15.083Z] (2/30) Installing binutils (2.42-r1) [2025-06-09T02:33:16.033Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-09T02:33:16.033Z] (4/30) Installing isl26 (0.26-r1) [2025-06-09T02:33:16.612Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-09T02:33:17.191Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-09T02:33:17.454Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-09T02:33:27.489Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-09T02:33:27.489Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-09T02:33:27.753Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-09T02:33:28.017Z] (11/30) Installing libpq (16.9-r0) [2025-06-09T02:33:28.591Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-09T02:33:29.168Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-09T02:33:29.430Z] (14/30) Installing libecpg (16.9-r0) [2025-06-09T02:33:30.006Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-09T02:33:30.274Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-09T02:33:31.224Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-09T02:33:34.570Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-09T02:33:41.186Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-09T02:33:41.186Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-09T02:33:41.764Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-09T02:33:42.343Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-09T02:33:42.606Z] (23/30) Installing icu (74.2-r0) [2025-06-09T02:33:43.182Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-09T02:33:43.764Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-09T02:33:51.949Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-09T02:33:51.949Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-09T02:33:52.213Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-09T02:33:52.789Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-09T02:33:53.054Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-09T02:33:54.009Z] Executing busybox-1.36.1-r29.trigger [2025-06-09T02:33:54.009Z] OK: 1184 MiB in 224 packages [2025-06-09T02:33:54.277Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T02:33:54.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T02:33:56.799Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-09T02:34:00.134Z] (2/14) Installing gdbm (1.23-r1) [2025-06-09T02:34:00.134Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-09T02:34:00.716Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-09T02:34:00.986Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-09T02:34:01.569Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-09T02:34:01.836Z] (7/14) Installing readline (8.2.10-r0) [2025-06-09T02:34:02.106Z] (8/14) Installing python3 (3.12.10-r1) [2025-06-09T02:34:04.038Z] (9/14) Installing python3-pycache-pyc0 (3.12.10-r1) [2025-06-09T02:34:04.619Z] (10/14) Installing pyc (3.12.10-r1) [2025-06-09T02:34:04.883Z] (11/14) Installing python3-pyc (3.12.10-r1) [2025-06-09T02:34:05.147Z] (12/14) Installing python3-dev (3.12.10-r1) [2025-06-09T02:34:15.183Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-09T02:34:15.183Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-09T02:34:15.183Z] Executing busybox-1.36.1-r29.trigger [2025-06-09T02:34:15.183Z] OK: 1370 MiB in 238 packages [2025-06-09T02:34:15.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T02:34:15.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T02:34:17.689Z] OK: 1370 MiB in 238 packages [2025-06-09T02:34:17.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-09T02:34:18.265Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-09T02:34:19.665Z] (1/1) Installing tzdata (2025b-r0) [2025-06-09T02:34:20.243Z] OK: 1372 MiB in 239 packages [2025-06-09T02:34:21.640Z] (1/1) Purging tzdata (2025b-r0) [2025-06-09T02:34:21.905Z] OK: 1370 MiB in 238 packages [2025-06-09T02:34:32.103Z] Looking in links: /tmp/tmpcexjg36y [2025-06-09T02:34:32.103Z] Processing /tmp/tmpcexjg36y/pip-25.0.1-py3-none-any.whl [2025-06-09T02:34:32.103Z] Installing collected packages: pip [2025-06-09T02:34:38.749Z] Successfully installed pip-25.0.1 [2025-06-09T02:34:38.749Z] 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-06-09T02:34:40.145Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-09T02:34:40.145Z] Collecting pip [2025-06-09T02:34:40.145Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-09T02:34:41.539Z] Collecting setuptools [2025-06-09T02:34:41.539Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-09T02:34:41.539Z] Collecting wheel [2025-06-09T02:34:41.539Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-09T02:34:41.539Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-09T02:34:41.539Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 57.8 MB/s eta 0:00:00 [2025-06-09T02:34:41.539Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-09T02:34:41.539Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 60.1 MB/s eta 0:00:00 [2025-06-09T02:34:41.539Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-09T02:34:41.802Z] Installing collected packages: wheel, setuptools, pip [2025-06-09T02:34:48.435Z] Attempting uninstall: pip [2025-06-09T02:34:48.435Z] Found existing installation: pip 25.0.1 [2025-06-09T02:34:48.435Z] Uninstalling pip-25.0.1: [2025-06-09T02:34:48.435Z] Successfully uninstalled pip-25.0.1 [2025-06-09T02:34:55.049Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-09T02:34:55.049Z] 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-06-09T02:34:56.443Z] Processing ./edgex-taf-common [2025-06-09T02:34:56.444Z] Preparing metadata (setup.py): started [2025-06-09T02:34:57.840Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-09T02:34:57.840Z] Building wheels for collected packages: edgex-taf-common [2025-06-09T02:34:57.840Z]  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-06-09T02:34:57.840Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-09T02:34:58.793Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-09T02:34:58.793Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=8bdf6bdaec0ddb5f83041b4354e0f9d35785276609fd361ac8eb9d65433f4ef0 [2025-06-09T02:34:58.793Z] Stored in directory: /tmp/pip-ephem-wheel-cache-i1a7n18r/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-09T02:34:58.793Z] Successfully built edgex-taf-common [2025-06-09T02:34:59.057Z] Installing collected packages: edgex-taf-common [2025-06-09T02:34:59.057Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-09T02:34:59.057Z] 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-06-09T02:35:02.381Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-09T02:35:02.381Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-09T02:35:02.381Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-09T02:35:02.381Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-09T02:35:02.381Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-09T02:35:02.381Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-09T02:35:02.381Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-09T02:35:02.381Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-09T02:35:02.381Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-09T02:35:02.381Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-09T02:35:02.381Z] Preparing metadata (setup.py): started [2025-06-09T02:35:03.333Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-09T02:35:03.597Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-09T02:35:03.597Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-09T02:35:03.597Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-09T02:35:03.597Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-09T02:35:03.861Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-06-09T02:35:03.861Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-06-09T02:35:03.861Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-09T02:35:03.861Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-09T02:35:03.861Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-09T02:35:03.861Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-09T02:35:05.785Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-09T02:35:05.785Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-06-09T02:35:06.361Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-09T02:35:06.361Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-09T02:35:06.938Z] Installing build dependencies: started [2025-06-09T02:35:11.165Z] Installing build dependencies: finished with status 'done' [2025-06-09T02:35:11.165Z] Getting requirements to build wheel: started [2025-06-09T02:35:14.492Z] Getting requirements to build wheel: finished with status 'done' [2025-06-09T02:35:14.492Z] Preparing metadata (pyproject.toml): started [2025-06-09T02:35:15.892Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-09T02:35:17.818Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-09T02:35:17.818Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) [2025-06-09T02:35:17.818Z] Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) [2025-06-09T02:35:17.818Z] Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) [2025-06-09T02:35:18.394Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-09T02:35:18.394Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-09T02:35:18.658Z] Preparing metadata (setup.py): started [2025-06-09T02:35:20.053Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-09T02:35:20.630Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-09T02:35:20.630Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-06-09T02:35:22.556Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-09T02:35:22.556Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-09T02:35:22.556Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-09T02:35:22.556Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-09T02:35:23.946Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-09T02:35:23.946Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-06-09T02:35:24.209Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:35:24.209Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-09T02:35:24.209Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:35:24.209Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-09T02:35:24.474Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:35:24.474Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-09T02:35:24.474Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:24.474Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-09T02:35:24.474Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:24.474Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-09T02:35:24.737Z] Preparing metadata (setup.py): started [2025-06-09T02:35:26.132Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-09T02:35:26.132Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:26.132Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-09T02:35:26.132Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:26.132Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-09T02:35:26.132Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:26.132Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-09T02:35:26.394Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:26.394Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-09T02:35:26.659Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:26.659Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-09T02:35:26.922Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:26.922Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-09T02:35:26.922Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:26.922Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-09T02:35:27.870Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-09T02:35:27.870Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-06-09T02:35:27.870Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-09T02:35:27.870Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-09T02:35:28.133Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-09T02:35:28.133Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-09T02:35:28.133Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-09T02:35:28.133Z] Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) [2025-06-09T02:35:28.396Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-09T02:35:28.396Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-09T02:35:28.660Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-09T02:35:28.660Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-09T02:35:28.660Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-09T02:35:29.606Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-09T02:35:29.606Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-06-09T02:35:29.606Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-09T02:35:29.606Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-09T02:35:29.869Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-09T02:35:29.869Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-09T02:35:29.869Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-09T02:35:29.869Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-09T02:35:30.132Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:35:30.132Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-09T02:35:30.132Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:35:30.132Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-09T02:35:30.394Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-06-09T02:35:30.394Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-09T02:35:30.394Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:35:30.394Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-09T02:35:30.658Z] 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-06-09T02:35:30.658Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-09T02:35:30.658Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:35:30.658Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-09T02:35:30.658Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:35:30.658Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-09T02:35:30.921Z] 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-06-09T02:35:30.921Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-09T02:35:30.921Z] 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-06-09T02:35:30.921Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-09T02:35:30.921Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-09T02:35:30.921Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-09T02:35:31.184Z] 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-06-09T02:35:31.184Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-09T02:35:31.759Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:31.759Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-06-09T02:35:31.759Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:31.759Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-09T02:35:32.022Z] Preparing metadata (setup.py): started [2025-06-09T02:35:32.973Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-09T02:35:32.973Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:32.973Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-09T02:35:32.973Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:32.973Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-09T02:35:32.973Z] Preparing metadata (setup.py): started [2025-06-09T02:35:33.926Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-09T02:35:34.189Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:34.189Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-09T02:35:34.189Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:34.189Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-09T02:35:34.452Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:34.452Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-09T02:35:34.452Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:34.452Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-09T02:35:37.012Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:37.012Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2025-06-09T02:35:37.275Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:37.275Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-09T02:35:37.275Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:37.275Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-09T02:35:37.538Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:37.538Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-09T02:35:37.538Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:37.538Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-09T02:35:37.538Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:37.538Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-06-09T02:35:37.802Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:37.802Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-09T02:35:38.065Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:38.065Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-09T02:35:38.065Z] 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 6)) [2025-06-09T02:35:38.065Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-09T02:35:38.328Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:38.328Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-09T02:35:38.592Z] 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 6)) [2025-06-09T02:35:38.592Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-09T02:35:39.169Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-09T02:35:39.169Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-06-09T02:35:39.437Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-09T02:35:39.438Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 58.7 MB/s eta 0:00:00 [2025-06-09T02:35:39.438Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-09T02:35:39.438Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-09T02:35:39.438Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-09T02:35:39.438Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-09T02:35:39.438Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-09T02:35:39.438Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-06-09T02:35:39.438Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-09T02:35:39.438Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-09T02:35:39.438Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-06-09T02:35:40.387Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 23.4 MB/s eta 0:00:00 [2025-06-09T02:35:40.387Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2025-06-09T02:35:40.387Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 57.2 MB/s eta 0:00:00 [2025-06-09T02:35:40.387Z] Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) [2025-06-09T02:35:40.387Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 56.5 MB/s eta 0:00:00 [2025-06-09T02:35:40.387Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-06-09T02:35:40.387Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 52.4 MB/s eta 0:00:00 [2025-06-09T02:35:40.387Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-09T02:35:40.387Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-09T02:35:40.387Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-06-09T02:35:40.387Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 54.5 MB/s eta 0:00:00 [2025-06-09T02:35:40.387Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-06-09T02:35:40.651Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-09T02:35:40.651Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-09T02:35:40.651Z] Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) [2025-06-09T02:35:40.651Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-06-09T02:35:40.651Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-09T02:35:40.651Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-09T02:35:40.651Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-09T02:35:40.651Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-09T02:35:40.651Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-09T02:35:40.918Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 55.7 MB/s eta 0:00:00 [2025-06-09T02:35:40.918Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-09T02:35:40.918Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-09T02:35:40.918Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-09T02:35:40.918Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-09T02:35:40.918Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-09T02:35:40.918Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-09T02:35:40.918Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-09T02:35:40.918Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-09T02:35:40.918Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-09T02:35:40.918Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-09T02:35:40.918Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-09T02:35:40.918Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-09T02:35:40.918Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 54.4 MB/s eta 0:00:00 [2025-06-09T02:35:40.918Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-09T02:35:40.918Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-06-09T02:35:40.918Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 55.3 MB/s eta 0:00:00 [2025-06-09T02:35:40.918Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-09T02:35:40.918Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-09T02:35:41.182Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-09T02:35:41.182Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-09T02:35:41.182Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-09T02:35:41.182Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-09T02:35:41.182Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) [2025-06-09T02:35:41.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 52.7 MB/s eta 0:00:00 [2025-06-09T02:35:41.182Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-09T02:35:41.182Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-09T02:35:41.182Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-09T02:35:41.182Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-06-09T02:35:41.182Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-09T02:35:41.182Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-09T02:35:41.182Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-09T02:35:41.182Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-06-09T02:35:41.182Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-09T02:35:41.182Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-09T02:35:41.182Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-09T02:35:41.182Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-09T02:35:41.182Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-09T02:35:41.182Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-09T02:35:41.182Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.2 MB/s eta 0:00:00 [2025-06-09T02:35:41.446Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-09T02:35:41.446Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-09T02:35:41.446Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-09T02:35:41.446Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-09T02:35:42.026Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-09T02:35:42.026Z]  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-06-09T02:35:42.026Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-09T02:35:43.423Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-09T02:35:43.423Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=7ec6f83f7a127db52552b2a668297c848372453961835380d0f147d6e2bfe073 [2025-06-09T02:35:43.423Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hge4c0o5/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-09T02:35:43.423Z] Building wheel for psutil (pyproject.toml): started [2025-06-09T02:35:55.699Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-09T02:35:55.699Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278197 sha256=a8f315cff2dc470254c93b260e7647dba3e9c78c5b0164609f81671c6d26242b [2025-06-09T02:35:55.699Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hge4c0o5/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-09T02:35:55.699Z]  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-06-09T02:35:55.699Z]  Building wheel for psycopg2 (setup.py): started [2025-06-09T02:36:52.053Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-09T02:36:52.053Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=354ce4e97d351574dccbd4570cd042f33d8c32c61ddfb415f44bda50eaa23902 [2025-06-09T02:36:52.053Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hge4c0o5/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-09T02:36:52.053Z]  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-06-09T02:36:52.053Z]  Building wheel for flex (setup.py): started [2025-06-09T02:36:52.053Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-09T02:36:52.053Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=c567fabf2b7b57418ddae4ab8efade218098f6f21f7d7386664cb971dd4a5c96 [2025-06-09T02:36:52.053Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hge4c0o5/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-09T02:36:52.053Z]  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-06-09T02:36:52.053Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-09T02:36:52.053Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-09T02:36:52.053Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=6e6e657b67fb13d955f587196ec50e088d90d371cd6c3e1a6ad281a8bb03be0f [2025-06-09T02:36:52.053Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hge4c0o5/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-09T02:36:52.053Z]  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-06-09T02:36:52.053Z]  Building wheel for validate-email (setup.py): started [2025-06-09T02:36:53.009Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-09T02:36:53.009Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=23268d09157f21c5c9bcca6d75ec24fbc126003d7280abf9911262891ca59f72 [2025-06-09T02:36:53.009Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hge4c0o5/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-09T02:36:53.009Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-09T02:36:53.958Z] Installing collected packages: validate-email, strict-rfc3339, 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, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-06-09T02:38:01.747Z] [2025-06-09T02:38:01.747Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 cffi-1.17.1 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-09T02:38:01.747Z] 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-06-09T02:38:48.529Z] Removing intermediate container 3b874897b78d [2025-06-09T02:38:48.529Z] ---> 4392b52f3387 [2025-06-09T02:38:48.529Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-09T02:38:48.529Z] ---> Running in 542297027d57 [2025-06-09T02:38:48.529Z] Removing intermediate container 542297027d57 [2025-06-09T02:38:48.529Z] ---> be2e40565fbd [2025-06-09T02:38:48.529Z] Step 11/13 : LABEL arch=arm64 [2025-06-09T02:38:48.529Z] ---> Running in 5a93dc866a96 [2025-06-09T02:38:48.529Z] Removing intermediate container 5a93dc866a96 [2025-06-09T02:38:48.529Z] ---> 96e381dddeab [2025-06-09T02:38:48.529Z] Step 12/13 : LABEL git_sha=1f9264b4a3aeaf774ea19d2f31f76fb0b378da21 [2025-06-09T02:38:48.529Z] ---> Running in 7c33facd1797 [2025-06-09T02:38:48.529Z] Removing intermediate container 7c33facd1797 [2025-06-09T02:38:48.529Z] ---> 8e8fce3db7b8 [2025-06-09T02:38:48.529Z] Step 13/13 : LABEL version=0.0.0 [2025-06-09T02:38:48.529Z] ---> Running in 1b53da41447f [2025-06-09T02:38:48.529Z] Removing intermediate container 1b53da41447f [2025-06-09T02:38:48.529Z] ---> 9a4aaa955fde [2025-06-09T02:38:48.529Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-09T02:38:48.529Z] Successfully built 9a4aaa955fde [2025-06-09T02:38:48.529Z] 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-06-09T02:38:49.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-09T02:38:49.529Z] [2025-06-09T02:38:49.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T02:38:49.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-09T02:38:50.195Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-09T02:38:50.195Z] 8998bd30e6a1: Pulling fs layer [2025-06-09T02:38:50.195Z] 04944245beec: Pulling fs layer [2025-06-09T02:38:50.195Z] 699f458cf7ca: Pulling fs layer [2025-06-09T02:38:50.195Z] 765212b225bb: Pulling fs layer [2025-06-09T02:38:50.195Z] f23df028b6ca: Pulling fs layer [2025-06-09T02:38:50.195Z] d65c8cfc05b1: Pulling fs layer [2025-06-09T02:38:50.195Z] 2437ff75d9bd: Pulling fs layer [2025-06-09T02:38:50.195Z] f23df028b6ca: Waiting [2025-06-09T02:38:50.195Z] d65c8cfc05b1: Waiting [2025-06-09T02:38:50.195Z] 2437ff75d9bd: Waiting [2025-06-09T02:38:50.195Z] 765212b225bb: Waiting [2025-06-09T02:38:50.195Z] 04944245beec: Verifying Checksum [2025-06-09T02:38:50.195Z] 04944245beec: Download complete [2025-06-09T02:38:50.460Z] 765212b225bb: Verifying Checksum [2025-06-09T02:38:50.460Z] 765212b225bb: Download complete [2025-06-09T02:38:50.460Z] f23df028b6ca: Verifying Checksum [2025-06-09T02:38:50.460Z] f23df028b6ca: Download complete [2025-06-09T02:38:50.460Z] d65c8cfc05b1: Verifying Checksum [2025-06-09T02:38:50.460Z] d65c8cfc05b1: Download complete [2025-06-09T02:38:50.460Z] 699f458cf7ca: Verifying Checksum [2025-06-09T02:38:50.460Z] 699f458cf7ca: Download complete [2025-06-09T02:38:51.041Z] 8998bd30e6a1: Verifying Checksum [2025-06-09T02:38:51.041Z] 8998bd30e6a1: Download complete [2025-06-09T02:38:53.614Z] 2437ff75d9bd: Verifying Checksum [2025-06-09T02:38:53.614Z] 2437ff75d9bd: Download complete [2025-06-09T02:38:55.553Z] 8998bd30e6a1: Pull complete [2025-06-09T02:38:55.821Z] 04944245beec: Pull complete [2025-06-09T02:38:57.760Z] 699f458cf7ca: Pull complete [2025-06-09T02:38:57.760Z] 765212b225bb: Pull complete [2025-06-09T02:38:58.340Z] f23df028b6ca: Pull complete [2025-06-09T02:38:58.606Z] d65c8cfc05b1: Pull complete [2025-06-09T02:39:16.932Z] 2437ff75d9bd: Pull complete [2025-06-09T02:39:16.932Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-09T02:39:16.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-09T02:39:16.932Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T02:39:17.290Z] prd-ubuntu20.04-docker-arm64-4c-16g-2997 does not seem to be running inside a container [2025-06-09T02:39:17.351Z] $ 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-128 -v /w/workspace/xfoundry_edgex-taf-common_PR-128:/w/workspace/xfoundry_edgex-taf-common_PR-128:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-128@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-06-09T02:39:19.743Z] $ docker top 7514c2375e25f6e7caddc3e3eeba9ba887569bb2949c7341d938a17570cc1f1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-09T02:39:20.663Z] ---> job-cost.sh [2025-06-09T02:39:20.663Z] lf-activate-venv: SKIPPING [2025-06-09T02:39:20.663Z] INFO: No Stack... [2025-06-09T02:39:20.927Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-09T02:39:21.878Z] INFO: Archiving Costs [Pipeline] sh [2025-06-09T02:39:22.529Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-128/archives/cost.csv [2025-06-09T02:39:22.529Z] + cut -d, -f6 [Pipeline] lock [2025-06-09T02:39:22.603Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-128-1-stack-cost] [2025-06-09T02:39:22.609Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-128-1-stack-cost] did not exist. Created. [2025-06-09T02:39:22.618Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-128-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-09T02:39:23.349Z] /w/workspace/xfoundry_edgex-taf-common_PR-128@tmp/durable-0602b7e2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-06-09T02:39:24.009Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-09T02:39:24.050Z] Warning: overwriting stash ‘stack-cost’ [2025-06-09T02:39:24.436Z] Stashed 1 file(s) [Pipeline] } [2025-06-09T02:39:24.458Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-128-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-09T02:39:24.539Z] $ docker stop --time=1 7514c2375e25f6e7caddc3e3eeba9ba887569bb2949c7341d938a17570cc1f1f [2025-06-09T02:39:26.030Z] $ docker rm -f --volumes 7514c2375e25f6e7caddc3e3eeba9ba887569bb2949c7341d938a17570cc1f1f [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-06-09T02:39:27.786Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-128/archives ] [2025-06-09T02:39:27.786Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-128/archives [2025-06-09T02:39:27.786Z] total 16 [2025-06-09T02:39:27.786Z] drwxr-xr-x 3 root root 4096 Jun 9 02:33 . [2025-06-09T02:39:27.786Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 9 02:33 .. [2025-06-09T02:39:27.786Z] drwxr-xr-x 2 root root 4096 Jun 9 02:33 cost [2025-06-09T02:39:27.786Z] -rw-r--r-- 1 root root 88 Jun 9 02:33 cost.csv [2025-06-09T02:39:27.786Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-128/archives [2025-06-09T02:39:27.786Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-128/archives [2025-06-09T02:39:27.786Z] total 16 [2025-06-09T02:39:27.786Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 9 02:33 . [2025-06-09T02:39:27.786Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 9 02:33 .. [2025-06-09T02:39:27.786Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 9 02:33 cost [2025-06-09T02:39:27.786Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 9 02:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-09T02:39:28.122Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-09T02:39:29.017Z] ---> package-listing.sh [2025-06-09T02:39:29.017Z] ++ facter osfamily [2025-06-09T02:39:29.017Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-09T02:39:29.277Z] + OS_FAMILY=debian [2025-06-09T02:39:29.277Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-128 [2025-06-09T02:39:29.277Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-09T02:39:29.277Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-09T02:39:29.277Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-09T02:39:29.277Z] + PACKAGES=/tmp/packages_start.txt [2025-06-09T02:39:29.277Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-128 ']' [2025-06-09T02:39:29.277Z] + PACKAGES=/tmp/packages_end.txt [2025-06-09T02:39:29.277Z] + case "${OS_FAMILY}" in [2025-06-09T02:39:29.277Z] + dpkg -l [2025-06-09T02:39:29.277Z] + grep '^ii' [2025-06-09T02:39:29.277Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-09T02:39:29.277Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-09T02:39:29.277Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-09T02:39:29.277Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-128 ']' [2025-06-09T02:39:29.277Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-128/archives/ [2025-06-09T02:39:29.277Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-128/archives/ [Pipeline] echo [2025-06-09T02:39:29.318Z] 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-128/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-09T02:39:29.614Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-09T02:39:30.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-09T02:39:30.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-09T02:39:30.400Z] prd-ubuntu20.04-docker-8c-8g-2995 does not seem to be running inside a container [2025-06-09T02:39:30.433Z] $ 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-128/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-128 -v /w/workspace/xfoundry_edgex-taf-common_PR-128:/w/workspace/xfoundry_edgex-taf-common_PR-128:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-128@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-128@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-09T02:39:30.636Z] $ docker top 6bbe85cecb8be483ae012c41ae681ab5559cd834e72e701871af57181a724ec2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-09T02:39:31.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-09T02:39:31.351Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-09T02:39:31.667Z] + ls /var/log/sa-host [2025-06-09T02:39:31.667Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-09T02:39:31.906Z] provisioning config files... [2025-06-09T02:39:31.915Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-128@tmp/config13172377038555124209tmp [Pipeline] { [Pipeline] echo [2025-06-09T02:39:31.975Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-09T02:39:32.293Z] ---> create-netrc.sh [Pipeline] } [2025-06-09T02:39:32.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-09T02:39:32.734Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-09T02:39:32.768Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-09T02:39:33.086Z] ---> sudo-logs.sh [2025-06-09T02:39:33.086Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-09T02:39:33.177Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-09T02:39:33.494Z] ---> job-cost.sh [2025-06-09T02:39:33.494Z] lf-activate-venv: SKIPPING [2025-06-09T02:39:33.494Z] DEBUG: total: 0.2199999988079071 [2025-06-09T02:39:33.494Z] INFO: Retrieving Stack Cost... [2025-06-09T02:39:33.753Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-09T02:39:34.321Z] INFO: Archiving Costs [Pipeline] echo [2025-06-09T02:39:34.361Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-09T02:39:34.677Z] ---> logs-deploy.sh [2025-06-09T02:39:34.677Z] lf-activate-venv: SKIPPING [2025-06-09T02:39:34.677Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-128/1 [2025-06-09T02:39:34.677Z] INFO: archiving workspace using pattern(s): [2025-06-09T02:39:35.614Z] Archives upload complete. [2025-06-09T02:39:35.614Z] INFO: archiving logs to Nexus