Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bccc8e26171e86bac8f6b533786b209f7d532bea 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-ssh14378229207036767156.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-ssh13645863735287293657.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh454773414125948668.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 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-ssh11107524160974797215.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4340150319539669421.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3605 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bccc8e26171e86bac8f6b533786b209f7d532bea (main) Commit message: "Merge pull request #125 from edgexfoundry/dependabot/pip/pycryptodome-3.23.0" > git config core.sparsecheckout # timeout=10 > git checkout -f bccc8e26171e86bac8f6b533786b209f7d532bea # timeout=10 > git rev-list --no-walk 57a1b0acfb7409eee527084a15a1b000dda517c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-20T06:15:25.043Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-20T06:15:25.099Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-20T06:15:25.123Z] ========================================================= [2025-06-20T06:15:25.123Z] EdgeX Global Pipelines Version Info [2025-06-20T06:15:25.123Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:15:25.841Z] ------------------- [2025-06-20T06:15:25.841Z] stable info: [2025-06-20T06:15:25.841Z] ------------------- [2025-06-20T06:15:25.841Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-20T06:15:25.841Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-20T06:15:25.841Z] Message: update stable to v1.0.274 [2025-06-20T06:15:26.411Z] ------------------- [2025-06-20T06:15:26.411Z] experimental info: [2025-06-20T06:15:26.411Z] ------------------- [2025-06-20T06:15:26.411Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-20T06:15:26.411Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-20T06:15:26.411Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-06-20T06:15:26.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-06-20T06:15:26.516Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-06-20T06:15:26.535Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-20T06:15:26.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-20T06:15:26.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-20T06:15:26.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-06-20T06:15:26.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-20T06:15:26.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-06-20T06:15:26.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-06-20T06:15:26.682Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-20T06:15:26.702Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-06-20T06:15:26.719Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-06-20T06:15:26.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-20T06:15:26.758Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-20T06:15:26.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-06-20T06:15:26.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-06-20T06:15:26.814Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-06-20T06:15:26.837Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bccc8e26171e86bac8f6b533786b209f7d532bea [Pipeline] echo [2025-06-20T06:15:26.858Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bccc8e2 [Pipeline] echo [2025-06-20T06:15:26.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:15:26.937Z] provisioning config files... [2025-06-20T06:15:26.950Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16361865215878183889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:15:27.287Z] ---> ****-login.sh [2025-06-20T06:15:27.287Z] nexus3.edgexfoundry.org:10001 [2025-06-20T06:15:27.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:15:27.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:15:27.552Z] Configure a credential helper to remove this warning. See [2025-06-20T06:15:27.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:15:27.552Z] [2025-06-20T06:15:27.552Z] Login Succeeded [2025-06-20T06:15:27.552Z] nexus3.edgexfoundry.org:10002 [2025-06-20T06:15:27.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:15:27.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:15:27.814Z] Configure a credential helper to remove this warning. See [2025-06-20T06:15:27.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:15:27.814Z] [2025-06-20T06:15:27.814Z] Login Succeeded [2025-06-20T06:15:27.815Z] nexus3.edgexfoundry.org:10003 [2025-06-20T06:15:27.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:15:27.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:15:27.815Z] Configure a credential helper to remove this warning. See [2025-06-20T06:15:27.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:15:27.815Z] [2025-06-20T06:15:27.815Z] Login Succeeded [2025-06-20T06:15:27.815Z] nexus3.edgexfoundry.org:10004 [2025-06-20T06:15:27.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:15:28.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:15:28.075Z] Configure a credential helper to remove this warning. See [2025-06-20T06:15:28.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:15:28.075Z] [2025-06-20T06:15:28.075Z] Login Succeeded [2025-06-20T06:15:28.075Z] ****.io [2025-06-20T06:15:28.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:15:28.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:15:28.335Z] Configure a credential helper to remove this warning. See [2025-06-20T06:15:28.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:15:28.335Z] [2025-06-20T06:15:28.335Z] Login Succeeded [2025-06-20T06:15:28.335Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T06:15:28.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-20T06:15:28.767Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:15:28.767Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-20T06:15:28.767Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-20T06:15:28.767Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-20T06:15:28.767Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-20T06:15:28.767Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-20T06:15:28.767Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:15:29.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:15:29.135Z] [2025-06-20T06:15:29.135Z] 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-20T06:15:29.437Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:15:29.437Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-20T06:15:29.437Z] 3dae71ba6b94: Pulling fs layer [2025-06-20T06:15:29.437Z] 6bf1a483ea7c: Pulling fs layer [2025-06-20T06:15:29.437Z] f5dfc541a4d3: Pulling fs layer [2025-06-20T06:15:29.437Z] 461d9e800cba: Pulling fs layer [2025-06-20T06:15:29.437Z] 80192f66455f: Pulling fs layer [2025-06-20T06:15:29.437Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-20T06:15:29.437Z] 80192f66455f: Waiting [2025-06-20T06:15:29.437Z] 461d9e800cba: Waiting [2025-06-20T06:15:29.437Z] a29436f7fd5d: Pulling fs layer [2025-06-20T06:15:29.437Z] 2e8e34ca0e6c: Waiting [2025-06-20T06:15:29.437Z] 923cac83aea3: Pulling fs layer [2025-06-20T06:15:29.437Z] a29436f7fd5d: Waiting [2025-06-20T06:15:29.437Z] 25ad8b0a4227: Pulling fs layer [2025-06-20T06:15:29.437Z] db01528c6b51: Pulling fs layer [2025-06-20T06:15:29.437Z] 28988de357af: Pulling fs layer [2025-06-20T06:15:29.437Z] 923cac83aea3: Waiting [2025-06-20T06:15:29.437Z] db01528c6b51: Waiting [2025-06-20T06:15:29.437Z] 28988de357af: Waiting [2025-06-20T06:15:29.437Z] 25ad8b0a4227: Waiting [2025-06-20T06:15:29.437Z] 6bf1a483ea7c: Verifying Checksum [2025-06-20T06:15:29.437Z] 6bf1a483ea7c: Download complete [2025-06-20T06:15:29.437Z] 461d9e800cba: Download complete [2025-06-20T06:15:29.696Z] 80192f66455f: Verifying Checksum [2025-06-20T06:15:29.696Z] 80192f66455f: Download complete [2025-06-20T06:15:29.696Z] f5dfc541a4d3: Verifying Checksum [2025-06-20T06:15:29.696Z] f5dfc541a4d3: Download complete [2025-06-20T06:15:29.696Z] 3dae71ba6b94: Verifying Checksum [2025-06-20T06:15:29.696Z] 3dae71ba6b94: Download complete [2025-06-20T06:15:29.696Z] 923cac83aea3: Verifying Checksum [2025-06-20T06:15:29.696Z] 923cac83aea3: Download complete [2025-06-20T06:15:29.696Z] 25ad8b0a4227: Verifying Checksum [2025-06-20T06:15:29.696Z] 25ad8b0a4227: Download complete [2025-06-20T06:15:29.955Z] db01528c6b51: Download complete [2025-06-20T06:15:29.955Z] 28988de357af: Download complete [2025-06-20T06:15:30.214Z] a29436f7fd5d: Verifying Checksum [2025-06-20T06:15:30.214Z] a29436f7fd5d: Download complete [2025-06-20T06:15:30.472Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-20T06:15:30.472Z] 2e8e34ca0e6c: Download complete [2025-06-20T06:15:30.733Z] 3dae71ba6b94: Pull complete [2025-06-20T06:15:31.000Z] 6bf1a483ea7c: Pull complete [2025-06-20T06:15:31.580Z] f5dfc541a4d3: Pull complete [2025-06-20T06:15:31.580Z] 461d9e800cba: Pull complete [2025-06-20T06:15:31.839Z] 80192f66455f: Pull complete [2025-06-20T06:15:35.131Z] 2e8e34ca0e6c: Pull complete [2025-06-20T06:15:35.699Z] a29436f7fd5d: Pull complete [2025-06-20T06:15:35.699Z] 923cac83aea3: Pull complete [2025-06-20T06:15:35.957Z] 25ad8b0a4227: Pull complete [2025-06-20T06:15:35.957Z] db01528c6b51: Pull complete [2025-06-20T06:15:35.957Z] 28988de357af: Pull complete [2025-06-20T06:15:36.217Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-20T06:15:36.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:15:36.217Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:15:36.345Z] prd-ubuntu20.04-docker-8c-8g-3605 does not seem to be running inside a container [2025-06-20T06:15:36.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-20T06:15:39.598Z] $ docker top ac41c2235ddfcb8bdb0d73a141c133ec5fdd8d74ed419f3bd2ae7b19a8565a97 -eo pid,comm [2025-06-20T06:15:39.648Z] 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-20T06:15:39.648Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:15:39.696Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:15:39.697Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:15:39.806Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:15:39.816Z] $ docker exec ac41c2235ddfcb8bdb0d73a141c133ec5fdd8d74ed419f3bd2ae7b19a8565a97 ssh-agent [2025-06-20T06:15:39.932Z] SSH_AUTH_SOCK=/tmp/ssh-WrAXRRRWv69z/agent.32 [2025-06-20T06:15:39.932Z] SSH_AGENT_PID=38 [2025-06-20T06:15:39.938Z] Running ssh-add (command line suppressed) [2025-06-20T06:15:40.047Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9665292286350468531.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9665292286350468531.key) [2025-06-20T06:15:40.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:15:40.345Z] + git tag --points-at HEAD [Pipeline] } [2025-06-20T06:15:40.379Z] $ docker exec --env ******** --env ******** ac41c2235ddfcb8bdb0d73a141c133ec5fdd8d74ed419f3bd2ae7b19a8565a97 ssh-agent -k [2025-06-20T06:15:40.490Z] unset SSH_AUTH_SOCK; [2025-06-20T06:15:40.491Z] unset SSH_AGENT_PID; [2025-06-20T06:15:40.491Z] echo Agent pid 38 killed; [2025-06-20T06:15:40.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-20T06:15:40.531Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:15:40.531Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:15:40.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:15:40.660Z] $ docker exec ac41c2235ddfcb8bdb0d73a141c133ec5fdd8d74ed419f3bd2ae7b19a8565a97 ssh-agent [2025-06-20T06:15:40.767Z] SSH_AUTH_SOCK=/tmp/ssh-Vb2rtcKn2TtF/agent.72 [2025-06-20T06:15:40.767Z] SSH_AGENT_PID=78 [2025-06-20T06:15:40.771Z] Running ssh-add (command line suppressed) [2025-06-20T06:15:40.881Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13977114286362890613.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13977114286362890613.key) [2025-06-20T06:15:40.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:15:41.232Z] + git semver init [2025-06-20T06:15:41.491Z] 2025-06-20 06:15:41,399 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:15:41.491Z] 2025-06-20 06:15:41,404 [run_init] DEBUG init version:0.0.0 force:False [2025-06-20T06:15:41.491Z] 2025-06-20 06:15:41,405 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2025-06-20T06:15:41.491Z] 2025-06-20 06:15:41,406 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2025-06-20T06:15:41.491Z] 2025-06-20 06:15:41,406 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:15:42.060Z] 2025-06-20 06:15:42,027 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2025-06-20T06:15:42.060Z] 2025-06-20 06:15:42,027 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2025-06-20T06:15:42.060Z] 2025-06-20 06:15:42,027 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:15:42.060Z] 2025-06-20 06:15:42,028 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:15:42.060Z] 1.0.0-dev.6 [Pipeline] } [2025-06-20T06:15:42.076Z] $ docker exec --env ******** --env ******** ac41c2235ddfcb8bdb0d73a141c133ec5fdd8d74ed419f3bd2ae7b19a8565a97 ssh-agent -k [2025-06-20T06:15:42.181Z] unset SSH_AUTH_SOCK; [2025-06-20T06:15:42.181Z] unset SSH_AGENT_PID; [2025-06-20T06:15:42.182Z] echo Agent pid 78 killed; [2025-06-20T06:15:42.189Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:15:42.499Z] + git semver [Pipeline] } [2025-06-20T06:15:43.088Z] $ docker stop --time=1 ac41c2235ddfcb8bdb0d73a141c133ec5fdd8d74ed419f3bd2ae7b19a8565a97 [2025-06-20T06:15:44.400Z] $ docker rm -f --volumes ac41c2235ddfcb8bdb0d73a141c133ec5fdd8d74ed419f3bd2ae7b19a8565a97 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-20T06:15:44.744Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-20T06:15:44.993Z] Stashed 1 file(s) [Pipeline] echo [2025-06-20T06:15:44.998Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.6 [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-20T06:15:45.169Z] provisioning config files... [2025-06-20T06:15:45.178Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2908545656490406282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:15:45.545Z] ---> ****-login.sh [2025-06-20T06:15:45.545Z] nexus3.edgexfoundry.org:10001 [2025-06-20T06:15:45.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:15:45.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:15:45.545Z] Configure a credential helper to remove this warning. See [2025-06-20T06:15:45.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:15:45.546Z] [2025-06-20T06:15:45.546Z] Login Succeeded [2025-06-20T06:15:45.546Z] nexus3.edgexfoundry.org:10002 [2025-06-20T06:15:45.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:15:45.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:15:45.546Z] Configure a credential helper to remove this warning. See [2025-06-20T06:15:45.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:15:45.546Z] [2025-06-20T06:15:45.546Z] Login Succeeded [2025-06-20T06:15:45.546Z] nexus3.edgexfoundry.org:10003 [2025-06-20T06:15:45.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:15:45.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:15:45.805Z] Configure a credential helper to remove this warning. See [2025-06-20T06:15:45.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:15:45.805Z] [2025-06-20T06:15:45.805Z] Login Succeeded [2025-06-20T06:15:45.805Z] nexus3.edgexfoundry.org:10004 [2025-06-20T06:15:45.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:15:45.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:15:45.805Z] Configure a credential helper to remove this warning. See [2025-06-20T06:15:45.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:15:45.805Z] [2025-06-20T06:15:45.805Z] Login Succeeded [2025-06-20T06:15:45.805Z] ****.io [2025-06-20T06:15:45.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:15:46.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:15:46.066Z] Configure a credential helper to remove this warning. See [2025-06-20T06:15:46.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:15:46.066Z] [2025-06-20T06:15:46.066Z] Login Succeeded [2025-06-20T06:15:46.066Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T06:15:46.073Z] 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-20T06:15:46.633Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-20T06:15:46.918Z] + ls -al . [2025-06-20T06:15:46.918Z] total 72 [2025-06-20T06:15:46.918Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 20 06:15 . [2025-06-20T06:15:46.918Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 06:15 .. [2025-06-20T06:15:46.918Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 06:15 .git [2025-06-20T06:15:46.918Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 06:15 .github [2025-06-20T06:15:46.918Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 06:15 .gitignore [2025-06-20T06:15:46.918Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 06:15 .semver [2025-06-20T06:15:46.918Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 06:15 Dockerfile [2025-06-20T06:15:46.918Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 06:15 Jenkinsfile [2025-06-20T06:15:46.918Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 06:15 LICENSE [2025-06-20T06:15:46.918Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 06:15 README.md [2025-06-20T06:15:46.918Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 06:15 TUC [2025-06-20T06:15:46.918Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 20 06:15 VERSION [2025-06-20T06:15:46.918Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 06:15 requirements.txt [2025-06-20T06:15:46.918Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 06:15 robot-entrypoint.sh [2025-06-20T06:15:46.918Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 06:15 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:15:47.238Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=bccc8e26171e86bac8f6b533786b209f7d532bea --label arch=amd64 --label version=1.0.0-dev.6 . [2025-06-20T06:15:47.238Z] Sending build context to Docker daemon 636.9kB [2025-06-20T06:15:47.238Z] Step 1/13 : FROM alpine:3.20 [2025-06-20T06:15:47.497Z] 3.20: Pulling from library/alpine [2025-06-20T06:15:47.754Z] 0a9a5dfd008f: Pulling fs layer [2025-06-20T06:15:47.754Z] 0a9a5dfd008f: Verifying Checksum [2025-06-20T06:15:47.754Z] 0a9a5dfd008f: Download complete [2025-06-20T06:15:48.013Z] 0a9a5dfd008f: Pull complete [2025-06-20T06:15:48.014Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-20T06:15:48.014Z] Status: Downloaded newer image for alpine:3.20 [2025-06-20T06:15:48.014Z] ---> ff221270b9fb [2025-06-20T06:15:48.014Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-20T06:15:48.014Z] ---> Running in 988d3188e44a [2025-06-20T06:15:48.014Z] Removing intermediate container 988d3188e44a [2025-06-20T06:15:48.014Z] ---> 0b78dff6b900 [2025-06-20T06:15:48.014Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-20T06:15:48.271Z] ---> Running in dc0276f3770d [2025-06-20T06:15:48.271Z] Removing intermediate container dc0276f3770d [2025-06-20T06:15:48.271Z] ---> 86d0d7cd0a35 [2025-06-20T06:15:48.271Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-20T06:15:48.528Z] ---> 558e7ce1e414 [2025-06-20T06:15:48.528Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-20T06:15:48.528Z] ---> 3ab629b27ae1 [2025-06-20T06:15:48.528Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-20T06:15:48.790Z] ---> ebc125d02b07 [2025-06-20T06:15:48.790Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-20T06:15:48.790Z] ---> Running in 7b2e02c58ece [2025-06-20T06:15:48.790Z] Removing intermediate container 7b2e02c58ece [2025-06-20T06:15:48.790Z] ---> eb36eaa3604c [2025-06-20T06:15:48.790Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-20T06:15:48.790Z] ---> Running in 9be07d88eab1 [2025-06-20T06:15:49.358Z] Removing intermediate container 9be07d88eab1 [2025-06-20T06:15:49.358Z] ---> 8679e8b89078 [2025-06-20T06:15:49.358Z] 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-20T06:15:49.358Z] ---> Running in e6f817a1a971 [2025-06-20T06:15:49.617Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:15:52.968Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:15:56.259Z] OK: 8 MiB in 14 packages [2025-06-20T06:15:56.259Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:15:58.809Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:16:00.101Z] Still waiting to schedule task [2025-06-20T06:16:00.101Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-06-20T06:16:02.101Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-20T06:16:04.003Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-20T06:16:06.542Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-20T06:16:07.914Z] (4/14) Installing libunistring (1.2-r0) [2025-06-20T06:16:10.445Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-20T06:16:12.977Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-20T06:16:14.354Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-20T06:16:16.262Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-20T06:16:18.800Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-20T06:16:20.706Z] (10/14) Installing curl (8.12.1-r0) [2025-06-20T06:16:23.244Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-20T06:16:29.810Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-20T06:16:31.195Z] (13/14) Installing jq (1.7.1-r0) [2025-06-20T06:16:33.733Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-20T06:16:35.643Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:16:35.643Z] Executing ca-certificates-20241121-r1.trigger [2025-06-20T06:16:35.643Z] OK: 43 MiB in 28 packages [2025-06-20T06:16:35.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:16:38.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:16:41.735Z] (1/167) Installing libexpat (2.7.0-r0) [2025-06-20T06:16:43.642Z] (2/167) Installing libbz2 (1.0.8-r6) [2025-06-20T06:16:45.020Z] (3/167) Installing libpng (1.6.44-r0) [2025-06-20T06:16:46.926Z] (4/167) Installing freetype (2.13.2-r0) [2025-06-20T06:16:49.461Z] (5/167) Installing fontconfig (2.15.0-r1) [2025-06-20T06:16:51.371Z] (6/167) Installing libfontenc (1.1.8-r0) [2025-06-20T06:16:53.278Z] (7/167) Installing mkfontscale (1.2.2-r6) [2025-06-20T06:16:54.657Z] (8/167) Installing font-opensans (0_git20210927-r1) [2025-06-20T06:16:57.948Z] (9/167) Installing pkgconf (2.2.0-r0) [2025-06-20T06:16:59.327Z] (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-06-20T06:17:01.239Z] (11/167) Installing libffi (3.4.6-r0) [2025-06-20T06:17:02.618Z] (12/167) Installing libintl (0.22.5-r0) [2025-06-20T06:17:03.999Z] (13/167) Installing libeconf (0.6.3-r0) [2025-06-20T06:17:05.377Z] (14/167) Installing libblkid (2.40.1-r1) [2025-06-20T06:17:07.280Z] (15/167) Installing libmount (2.40.1-r1) [2025-06-20T06:17:09.186Z] (16/167) Installing pcre2 (10.43-r0) [2025-06-20T06:17:11.722Z] (17/167) Installing glib (2.80.5-r0) [2025-06-20T06:17:15.011Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-20T06:17:17.554Z] (19/167) Installing xz-libs (5.6.2-r1) [2025-06-20T06:17:20.086Z] (20/167) Installing libxml2 (2.12.10-r0) [2025-06-20T06:17:22.628Z] (21/167) Installing shared-mime-info (2.4-r0) [2025-06-20T06:17:24.531Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-06-20T06:17:26.438Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-06-20T06:17:28.343Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2025-06-20T06:17:29.732Z] (25/167) Installing libwebp (1.3.2-r0) [2025-06-20T06:17:32.268Z] (26/167) Installing tiff (4.6.0t-r0) [2025-06-20T06:17:34.174Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-06-20T06:17:36.710Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-20T06:17:37.648Z] (29/167) Installing libxau (1.0.11-r4) [2025-06-20T06:17:39.030Z] (30/167) Installing libmd (1.1.0-r0) [2025-06-20T06:17:40.408Z] (31/167) Installing libbsd (0.12.2-r0) [2025-06-20T06:17:42.312Z] (32/167) Installing libxdmcp (1.1.5-r1) [2025-06-20T06:17:43.248Z] (33/167) Installing libxcb (1.16.1-r0) [2025-06-20T06:17:45.782Z] (34/167) Installing libx11 (1.8.9-r1) [2025-06-20T06:17:48.317Z] (35/167) Installing libxcomposite (0.4.6-r5) [2025-06-20T06:17:49.255Z] (36/167) Installing libxfixes (6.0.1-r4) [2025-06-20T06:17:50.629Z] (37/167) Installing libxrender (0.9.11-r5) [2025-06-20T06:17:52.005Z] (38/167) Installing libxcursor (1.2.2-r1) [2025-06-20T06:17:53.910Z] (39/167) Installing libxdamage (1.1.6-r5) [2025-06-20T06:17:54.844Z] (40/167) Installing libxext (1.3.6-r2) [2025-06-20T06:17:56.222Z] (41/167) Installing libxi (1.8.1-r4) [2025-06-20T06:17:57.598Z] (42/167) Installing libxinerama (1.1.5-r4) [2025-06-20T06:17:58.973Z] (43/167) Installing libxrandr (1.5.4-r1) [2025-06-20T06:18:00.351Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-06-20T06:18:02.257Z] (45/167) Installing libxtst (1.2.4-r6) [2025-06-20T06:18:03.635Z] (46/167) Installing dbus-libs (1.14.10-r1) [2025-06-20T06:18:05.538Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2025-06-20T06:18:07.444Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-20T06:18:09.349Z] (49/167) Installing pixman (0.43.2-r0) [2025-06-20T06:18:11.896Z] (50/167) Installing cairo (1.18.4-r0) [2025-06-20T06:18:14.432Z] (51/167) Installing cairo-gobject (1.18.4-r0) [2025-06-20T06:18:15.370Z] (52/167) Installing avahi-libs (0.8-r17) [2025-06-20T06:18:17.273Z] (53/167) Installing gmp (6.3.0-r1) [2025-06-20T06:18:19.806Z] (54/167) Installing nettle (3.9.1-r0) [2025-06-20T06:18:21.198Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3607 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2025-06-20T06:18:21.241Z] Selected Git installation does not exist. Using Default [2025-06-20T06:18:21.241Z] The recommended git tool is: NONE [2025-06-20T06:18:21.709Z] (55/167) Installing libtasn1 (4.20.0-r0) [2025-06-20T06:18:23.086Z] (56/167) Installing p11-kit (0.25.3-r0) [2025-06-20T06:18:25.621Z] (57/167) Installing gnutls (3.8.5-r0) [2025-06-20T06:18:26.216Z] using credential edgex-jenkins-ssh [2025-06-20T06:18:26.241Z] Cloning the remote Git repository [2025-06-20T06:18:26.294Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T06:18:26.395Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2025-06-20T06:18:26.536Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T06:18:26.537Z] > git --version # timeout=10 [2025-06-20T06:18:26.558Z] > git --version # 'git version 2.25.1' [2025-06-20T06:18:26.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-20T06:18:26.712Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-20T06:18:27.357Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-20T06:18:27.378Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-20T06:18:28.298Z] Avoid second fetch [2025-06-20T06:18:28.299Z] Checking out Revision bccc8e26171e86bac8f6b533786b209f7d532bea (main) [2025-06-20T06:18:28.911Z] (58/167) Installing cups-libs (2.4.9-r1) [2025-06-20T06:18:28.324Z] > git config core.sparsecheckout # timeout=10 [2025-06-20T06:18:28.408Z] > git checkout -f bccc8e26171e86bac8f6b533786b209f7d532bea # timeout=10 [2025-06-20T06:18:28.945Z] Commit message: "Merge pull request #125 from edgexfoundry/dependabot/pip/pycryptodome-3.23.0" [2025-06-20T06:18:31.448Z] (59/167) Installing libepoxy (1.5.10-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-20T06:18:33.352Z] (60/167) Installing fribidi (1.0.15-r0) [2025-06-20T06:18:33.805Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-20T06:18:33.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-20T06:18:33.805Z] Dload Upload Total Spent Left Speed [2025-06-20T06:18:33.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 245k 0 --:--:-- --:--:-- --:--:-- 250k [Pipeline] sh [2025-06-20T06:18:34.137Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-20T06:18:34.464Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-20T06:18:34.464Z] + sudo tee /etc/docker/daemon.new [2025-06-20T06:18:34.464Z] { [2025-06-20T06:18:34.464Z] "registry-mirrors": [ [2025-06-20T06:18:34.464Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-20T06:18:34.464Z] ], [2025-06-20T06:18:34.464Z] "bip": "10.250.0.254/24", [2025-06-20T06:18:34.464Z] "hosts": [ [2025-06-20T06:18:34.464Z] "tcp://0.0.0.0:5555", [2025-06-20T06:18:34.464Z] "unix:///var/run/docker.sock" [2025-06-20T06:18:34.464Z] ], [2025-06-20T06:18:34.464Z] "mtu": 1458, [2025-06-20T06:18:34.464Z] "selinux-enabled": true, [2025-06-20T06:18:34.464Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-20T06:18:34.464Z] } [Pipeline] sh [2025-06-20T06:18:34.730Z] (61/167) Installing graphite2 (1.3.14-r6) [2025-06-20T06:18:34.790Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-20T06:18:35.121Z] + sudo service docker restart [2025-06-20T06:18:36.634Z] (62/167) Installing harfbuzz (8.5.0-r0) [2025-06-20T06:18:39.178Z] (63/167) Installing libxft (2.3.8-r3) [2025-06-20T06:18:40.555Z] (64/167) Installing pango (1.52.2-r0) [2025-06-20T06:18:43.086Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-06-20T06:18:44.465Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-20T06:18:45.841Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-06-20T06:18:46.777Z] (68/167) Installing xkeyboard-config (2.41-r0) [2025-06-20T06:18:49.310Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2025-06-20T06:18:51.842Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:18:53.403Z] provisioning config files... [2025-06-20T06:18:53.429Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15990783905105890512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:18:53.882Z] ---> ****-login.sh [2025-06-20T06:18:53.882Z] nexus3.edgexfoundry.org:10001 [2025-06-20T06:18:54.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:18:54.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:18:54.426Z] Configure a credential helper to remove this warning. See [2025-06-20T06:18:54.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:18:54.426Z] [2025-06-20T06:18:54.426Z] Login Succeeded [2025-06-20T06:18:54.426Z] nexus3.edgexfoundry.org:10002 [2025-06-20T06:18:54.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:18:54.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:18:54.695Z] Configure a credential helper to remove this warning. See [2025-06-20T06:18:54.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:18:54.696Z] [2025-06-20T06:18:54.696Z] Login Succeeded [2025-06-20T06:18:54.696Z] nexus3.edgexfoundry.org:10003 [2025-06-20T06:18:54.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:18:55.134Z] (71/167) Installing icu-data-full (74.2-r0) [2025-06-20T06:18:55.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:18:55.235Z] Configure a credential helper to remove this warning. See [2025-06-20T06:18:55.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:18:55.235Z] [2025-06-20T06:18:55.235Z] Login Succeeded [2025-06-20T06:18:55.235Z] nexus3.edgexfoundry.org:10004 [2025-06-20T06:18:55.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:18:55.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:18:55.506Z] Configure a credential helper to remove this warning. See [2025-06-20T06:18:55.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:18:55.506Z] [2025-06-20T06:18:55.506Z] Login Succeeded [2025-06-20T06:18:55.506Z] ****.io [2025-06-20T06:18:55.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:18:56.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:18:56.040Z] Configure a credential helper to remove this warning. See [2025-06-20T06:18:56.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:18:56.040Z] [2025-06-20T06:18:56.040Z] Login Succeeded [2025-06-20T06:18:56.040Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T06:18:56.053Z] 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-20T06:18:56.769Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-20T06:18:57.105Z] + ls -al . [2025-06-20T06:18:57.105Z] total 68 [2025-06-20T06:18:57.105Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 06:18 . [2025-06-20T06:18:57.105Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 06:18 .. [2025-06-20T06:18:57.105Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 06:18 .git [2025-06-20T06:18:57.106Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 06:18 .github [2025-06-20T06:18:57.106Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 06:18 .gitignore [2025-06-20T06:18:57.106Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 06:18 Dockerfile [2025-06-20T06:18:57.106Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 06:18 Jenkinsfile [2025-06-20T06:18:57.106Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 06:18 LICENSE [2025-06-20T06:18:57.106Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 06:18 README.md [2025-06-20T06:18:57.106Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 06:18 TUC [2025-06-20T06:18:57.106Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 20 06:15 VERSION [2025-06-20T06:18:57.106Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 06:18 requirements.txt [2025-06-20T06:18:57.106Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 06:18 robot-entrypoint.sh [2025-06-20T06:18:57.106Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 06:18 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:18:57.471Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=bccc8e26171e86bac8f6b533786b209f7d532bea --label arch=arm64 --label version=1.0.0-dev.6 . [2025-06-20T06:18:57.744Z] Sending build context to Docker daemon 377.9kB [2025-06-20T06:18:57.744Z] Step 1/13 : FROM alpine:3.20 [2025-06-20T06:18:58.012Z] 3.20: Pulling from library/alpine [2025-06-20T06:18:58.281Z] 94e9d8af2201: Pulling fs layer [2025-06-20T06:18:58.550Z] 94e9d8af2201: Verifying Checksum [2025-06-20T06:18:58.550Z] 94e9d8af2201: Download complete [2025-06-20T06:18:59.139Z] 94e9d8af2201: Pull complete [2025-06-20T06:18:59.139Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-20T06:18:59.139Z] Status: Downloaded newer image for alpine:3.20 [2025-06-20T06:18:59.139Z] ---> 7aab056cecc6 [2025-06-20T06:18:59.139Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-20T06:18:59.407Z] ---> Running in 6953fd52bb15 [2025-06-20T06:18:59.676Z] Removing intermediate container 6953fd52bb15 [2025-06-20T06:18:59.676Z] ---> 98655b339ef5 [2025-06-20T06:18:59.676Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-20T06:18:59.676Z] ---> Running in 3a831020b66b [2025-06-20T06:18:59.945Z] Removing intermediate container 3a831020b66b [2025-06-20T06:18:59.945Z] ---> 288e2b4e4e12 [2025-06-20T06:18:59.945Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-20T06:19:00.407Z] (72/167) Installing mesa (24.0.9-r1) [2025-06-20T06:19:00.918Z] ---> 20dd642d66be [2025-06-20T06:19:00.918Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-20T06:19:01.190Z] ---> df0cc0b4f1f7 [2025-06-20T06:19:01.190Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-20T06:19:01.775Z] ---> 37c8c4847310 [2025-06-20T06:19:01.775Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-20T06:19:01.775Z] ---> Running in e4c1f792bdd6 [2025-06-20T06:19:01.782Z] (73/167) Installing llvm17-libs (17.0.6-r2) [2025-06-20T06:19:02.043Z] Removing intermediate container e4c1f792bdd6 [2025-06-20T06:19:02.043Z] ---> 78ec20ea0278 [2025-06-20T06:19:02.043Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-20T06:19:02.312Z] ---> Running in 2f014a0c3920 [2025-06-20T06:19:04.299Z] Removing intermediate container 2f014a0c3920 [2025-06-20T06:19:04.299Z] ---> fc765136082f [2025-06-20T06:19:04.299Z] 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-20T06:19:04.299Z] ---> Running in 565347acbb76 [2025-06-20T06:19:05.274Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:19:07.862Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:19:13.293Z] OK: 9 MiB in 14 packages [2025-06-20T06:19:13.293Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:19:15.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:19:20.118Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-20T06:19:22.054Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-20T06:19:24.620Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-20T06:19:26.557Z] (4/14) Installing libunistring (1.2-r0) [2025-06-20T06:19:29.125Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-20T06:19:31.071Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-20T06:19:33.016Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-20T06:19:34.957Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-20T06:19:37.550Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-20T06:19:39.487Z] (10/14) Installing curl (8.12.1-r0) [2025-06-20T06:19:42.057Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-20T06:19:48.460Z] (74/167) Installing hwdata-pci (0.382-r0) [2025-06-20T06:19:48.460Z] (75/167) Installing libpciaccess (0.18.1-r0) [2025-06-20T06:19:48.460Z] (76/167) Installing libdrm (2.4.120-r0) [2025-06-20T06:19:48.460Z] (77/167) Installing libelf (0.191-r0) [2025-06-20T06:19:48.691Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-20T06:19:49.838Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2025-06-20T06:19:50.090Z] (13/14) Installing jq (1.7.1-r0) [2025-06-20T06:19:51.740Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-20T06:19:52.651Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-20T06:19:55.222Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:19:55.222Z] Executing ca-certificates-20241121-r1.trigger [2025-06-20T06:19:55.222Z] OK: 43 MiB in 28 packages [2025-06-20T06:19:55.489Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:19:56.073Z] (80/167) Installing eudev-libs (3.2.14-r2) [2025-06-20T06:19:57.543Z] (81/167) Installing libmagic (5.45-r1) [2025-06-20T06:19:58.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:20:00.115Z] (82/167) Installing file (5.45-r1) [2025-06-20T06:20:01.489Z] (83/167) Installing xprop (1.2.7-r0) [2025-06-20T06:20:02.311Z] (1/166) Installing libexpat (2.7.0-r0) [2025-06-20T06:20:02.866Z] (84/167) Installing libice (1.1.1-r6) [2025-06-20T06:20:03.716Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-06-20T06:20:04.244Z] (85/167) Installing libuuid (2.40.1-r1) [2025-06-20T06:20:05.621Z] (86/167) Installing libsm (1.2.4-r4) [2025-06-20T06:20:05.648Z] (3/166) Installing libpng (1.6.44-r0) [2025-06-20T06:20:06.996Z] (87/167) Installing libxt (1.3.0-r5) [2025-06-20T06:20:07.581Z] (4/166) Installing freetype (2.13.2-r0) [2025-06-20T06:20:09.538Z] (88/167) Installing libxmu (1.1.4-r2) [2025-06-20T06:20:10.153Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-06-20T06:20:10.912Z] (89/167) Installing xset (1.2.5-r1) [2025-06-20T06:20:12.101Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-06-20T06:20:12.817Z] (90/167) Installing xdg-utils (1.2.1-r0) [2025-06-20T06:20:13.500Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-06-20T06:20:14.192Z] (91/167) Installing libogg (1.3.5-r5) [2025-06-20T06:20:14.903Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-06-20T06:20:16.096Z] (92/167) Installing libflac (1.4.3-r1) [2025-06-20T06:20:18.001Z] (93/167) Installing alsa-lib (1.2.11-r0) [2025-06-20T06:20:18.238Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-06-20T06:20:19.636Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-06-20T06:20:20.536Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-20T06:20:21.572Z] (11/166) Installing libffi (3.4.6-r0) [2025-06-20T06:20:22.974Z] (12/166) Installing libintl (0.22.5-r0) [2025-06-20T06:20:23.828Z] (95/167) Installing aom-libs (3.9.1-r0) [2025-06-20T06:20:24.911Z] (13/166) Installing libeconf (0.6.3-r0) [2025-06-20T06:20:26.310Z] (14/166) Installing libblkid (2.40.1-r1) [2025-06-20T06:20:27.115Z] (96/167) Installing libva (2.21.0-r0) [2025-06-20T06:20:28.240Z] (15/166) Installing libmount (2.40.1-r1) [2025-06-20T06:20:28.493Z] (97/167) Installing libvdpau (1.5-r3) [2025-06-20T06:20:29.870Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-06-20T06:20:30.163Z] (16/166) Installing pcre2 (10.43-r0) [2025-06-20T06:20:32.402Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-20T06:20:32.727Z] (17/166) Installing glib (2.80.5-r0) [2025-06-20T06:20:34.304Z] (100/167) Installing libdav1d (1.4.2-r0) [2025-06-20T06:20:36.050Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-20T06:20:37.592Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2025-06-20T06:20:38.970Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-06-20T06:20:39.368Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-06-20T06:20:40.829Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-06-20T06:20:40.873Z] (103/167) Installing imath (3.1.12-r0) [2025-06-20T06:20:42.252Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-06-20T06:20:43.473Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-06-20T06:20:45.538Z] (105/167) Installing giflib (5.2.2-r0) [2025-06-20T06:20:46.071Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-06-20T06:20:46.916Z] (106/167) Installing libhwy (1.0.7-r0) [2025-06-20T06:20:48.015Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-06-20T06:20:48.297Z] (107/167) Installing lcms2 (2.16-r0) [2025-06-20T06:20:49.950Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-06-20T06:20:50.202Z] (108/167) Installing libjxl (0.10.2-r0) [2025-06-20T06:20:51.354Z] (25/166) Installing libwebp (1.3.2-r0) [2025-06-20T06:20:53.489Z] (109/167) Installing lame-libs (3.100-r5) [2025-06-20T06:20:53.920Z] (26/166) Installing tiff (4.6.0t-r0) [2025-06-20T06:20:55.392Z] (110/167) Installing opus (1.5.2-r0) [2025-06-20T06:20:55.852Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-06-20T06:20:57.779Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-20T06:20:57.932Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2025-06-20T06:20:59.174Z] (29/166) Installing libxau (1.0.11-r4) [2025-06-20T06:21:00.459Z] (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-06-20T06:21:00.568Z] (30/166) Installing libmd (1.1.0-r0) [2025-06-20T06:21:01.966Z] (31/166) Installing libbsd (0.12.2-r0) [2025-06-20T06:21:02.989Z] (113/167) Installing soxr (0.1.3-r7) [2025-06-20T06:21:03.362Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-06-20T06:21:04.370Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-20T06:21:04.758Z] (33/166) Installing libxcb (1.16.1-r0) [2025-06-20T06:21:06.281Z] (115/167) Installing libtheora (1.1.1-r18) [2025-06-20T06:21:07.321Z] (34/166) Installing libx11 (1.8.9-r1) [2025-06-20T06:21:08.813Z] (116/167) Installing libvorbis (1.3.7-r2) [2025-06-20T06:21:09.881Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-06-20T06:21:10.712Z] (117/167) Installing libvpx (1.14.1-r0) [2025-06-20T06:21:11.275Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-06-20T06:21:12.232Z] (37/166) Installing libxrender (0.9.11-r5) [2025-06-20T06:21:13.240Z] (118/167) Installing libwebpmux (1.3.2-r0) [2025-06-20T06:21:14.171Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-06-20T06:21:15.139Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-06-20T06:21:15.570Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-06-20T06:21:16.521Z] (40/166) Installing libxext (1.3.6-r2) [2025-06-20T06:21:17.678Z] (120/167) Installing numactl (2.0.18-r0) [2025-06-20T06:21:18.453Z] (41/166) Installing libxi (1.8.1-r4) [2025-06-20T06:21:19.057Z] (121/167) Installing x265-libs (3.6-r0) [2025-06-20T06:21:19.856Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-06-20T06:21:20.807Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-06-20T06:21:22.746Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-06-20T06:21:23.258Z] (122/167) Installing xvidcore (1.3.7-r2) [2025-06-20T06:21:24.147Z] (45/166) Installing libxtst (1.2.4-r6) [2025-06-20T06:21:24.633Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-20T06:21:25.550Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-06-20T06:21:27.487Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-06-20T06:21:28.821Z] (124/167) Installing libbluray (1.3.4-r1) [2025-06-20T06:21:30.059Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-20T06:21:30.721Z] (125/167) Installing mpg123-libs (1.32.8-r0) [2025-06-20T06:21:31.460Z] (49/166) Installing pixman (0.43.2-r0) [2025-06-20T06:21:32.627Z] (126/167) Installing libopenmpt (0.7.7-r0) [2025-06-20T06:21:34.029Z] (50/166) Installing cairo (1.18.4-r0) [2025-06-20T06:21:35.160Z] (127/167) Installing cjson (1.7.18-r0) [2025-06-20T06:21:36.533Z] (128/167) Installing mbedtls (3.6.3-r0) [2025-06-20T06:21:36.607Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2025-06-20T06:21:38.007Z] (52/166) Installing avahi-libs (0.8-r17) [2025-06-20T06:21:39.064Z] (129/167) Installing librist (0.2.10-r1) [2025-06-20T06:21:39.942Z] (53/166) Installing gmp (6.3.0-r1) [2025-06-20T06:21:40.965Z] (130/167) Installing libsrt (1.5.3-r0) [2025-06-20T06:21:42.511Z] (54/166) Installing nettle (3.9.1-r0) [2025-06-20T06:21:43.499Z] (131/167) Installing libssh (0.10.6-r0) [2025-06-20T06:21:44.445Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-06-20T06:21:45.400Z] (132/167) Installing libsodium (1.0.19-r0) [2025-06-20T06:21:45.843Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-06-20T06:21:47.305Z] (133/167) Installing libzmq (4.3.5-r2) [2025-06-20T06:21:48.416Z] (57/166) Installing gnutls (3.8.5-r0) [2025-06-20T06:21:49.839Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-20T06:21:51.741Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-06-20T06:21:53.125Z] (135/167) Installing crc32c (1.1.2-r0) [2025-06-20T06:21:53.677Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-06-20T06:21:54.058Z] (136/167) Installing double-conversion (3.3.0-r0) [2025-06-20T06:21:55.435Z] (137/167) Installing libevent (2.1.12-r7) [2025-06-20T06:21:56.243Z] (60/166) Installing fribidi (1.0.15-r0) [2025-06-20T06:21:57.642Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-06-20T06:21:59.574Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-06-20T06:22:02.147Z] (63/166) Installing libxft (2.3.8-r3) [2025-06-20T06:22:03.548Z] (64/166) Installing pango (1.52.2-r0) [2025-06-20T06:22:03.564Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-06-20T06:22:04.943Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2025-06-20T06:22:06.118Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-06-20T06:22:06.322Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-06-20T06:22:07.518Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-20T06:22:08.914Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-06-20T06:22:09.608Z] (141/167) Installing icu-libs (74.2-r0) [2025-06-20T06:22:10.313Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-06-20T06:22:12.145Z] (142/167) Installing minizip (1.3.1-r0) [2025-06-20T06:22:12.878Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-06-20T06:22:14.048Z] (143/167) Installing nspr (4.35-r4) [2025-06-20T06:22:14.818Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-06-20T06:22:15.961Z] (144/167) Installing sqlite-libs (3.45.3-r2) [2025-06-20T06:22:18.492Z] (145/167) Installing nss (3.105-r0) [2025-06-20T06:22:19.056Z] (71/166) Installing icu-data-full (74.2-r0) [2025-06-20T06:22:21.779Z] (146/167) Installing openh264 (2.4.1-r0) [2025-06-20T06:22:24.311Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-06-20T06:22:26.216Z] (148/167) Installing libunwind (1.8.1-r0) [2025-06-20T06:22:27.244Z] (72/166) Installing mesa (24.0.9-r1) [2025-06-20T06:22:27.591Z] (149/167) Installing yaml (0.2.5-r2) [2025-06-20T06:22:28.644Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-06-20T06:22:29.498Z] (150/167) Installing libcamera (0.3.0-r0) [2025-06-20T06:22:32.043Z] (151/167) Installing speexdsp (1.2.1-r2) [2025-06-20T06:22:33.419Z] (152/167) Installing libuv (1.48.0-r0) [2025-06-20T06:22:35.323Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-20T06:22:37.852Z] (154/167) Installing libsndfile (1.2.2-r1) [2025-06-20T06:22:40.384Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-20T06:22:42.919Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2025-06-20T06:22:46.204Z] (157/167) Installing libasyncns (0.8-r3) [2025-06-20T06:22:47.139Z] (158/167) Installing libltdl (2.4.7-r3) [2025-06-20T06:22:48.516Z] (159/167) Installing orc (0.4.40-r0) [2025-06-20T06:22:50.417Z] (160/167) Installing tdb-libs (1.4.9-r1) [2025-06-20T06:22:52.324Z] (161/167) Installing libpulse (17.0-r0) [2025-06-20T06:22:54.856Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2025-06-20T06:22:56.234Z] (163/167) Installing libgpg-error (1.49-r0) [2025-06-20T06:22:58.137Z] (164/167) Installing libgcrypt (1.10.3-r0) [2025-06-20T06:23:00.675Z] (165/167) Installing libxslt (1.1.39-r2) [2025-06-20T06:23:02.578Z] (166/167) Installing chromium (131.0.6778.108-r0) [2025-06-20T06:23:25.008Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-06-20T06:23:25.008Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-06-20T06:23:25.008Z] (76/166) Installing libdrm (2.4.120-r0) [2025-06-20T06:23:25.008Z] (77/166) Installing libelf (0.191-r0) [2025-06-20T06:23:25.008Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-06-20T06:23:26.407Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-20T06:23:30.653Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-06-20T06:23:32.046Z] (81/166) Installing libmagic (5.45-r1) [2025-06-20T06:23:34.609Z] (82/166) Installing file (5.45-r1) [2025-06-20T06:23:36.004Z] (83/166) Installing xprop (1.2.7-r0) [2025-06-20T06:23:37.399Z] (84/166) Installing libice (1.1.1-r6) [2025-06-20T06:23:39.325Z] (85/166) Installing libuuid (2.40.1-r1) [2025-06-20T06:23:40.719Z] (86/166) Installing libsm (1.2.4-r4) [2025-06-20T06:23:42.645Z] (87/166) Installing libxt (1.3.0-r5) [2025-06-20T06:23:44.571Z] (88/166) Installing libxmu (1.1.4-r2) [2025-06-20T06:23:46.497Z] (89/166) Installing xset (1.2.5-r1) [2025-06-20T06:23:47.893Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-06-20T06:23:49.822Z] (91/166) Installing libogg (1.3.5-r5) [2025-06-20T06:23:51.218Z] (92/166) Installing libflac (1.4.3-r1) [2025-06-20T06:23:53.143Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-06-20T06:23:55.704Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-20T06:23:59.042Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-06-20T06:24:02.369Z] (96/166) Installing libva (2.21.0-r0) [2025-06-20T06:24:04.297Z] (97/166) Installing libvdpau (1.5-r3) [2025-06-20T06:24:05.697Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-20T06:24:08.267Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-06-20T06:24:10.842Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-06-20T06:24:12.777Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-06-20T06:24:14.190Z] (102/166) Installing imath (3.1.12-r0) [2025-06-20T06:24:16.183Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-06-20T06:24:18.803Z] (104/166) Installing giflib (5.2.2-r0) [2025-06-20T06:24:20.221Z] (105/166) Installing libhwy (1.0.7-r0) [2025-06-20T06:24:22.184Z] (106/166) Installing lcms2 (2.16-r0) [2025-06-20T06:24:24.020Z] (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-20T06:24:24.020Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:24:24.020Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-20T06:24:24.020Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-20T06:24:24.020Z] Executing glib-2.80.5-r0.trigger [2025-06-20T06:24:24.020Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-20T06:24:24.020Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-20T06:24:24.020Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-20T06:24:24.020Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-20T06:24:24.020Z] OK: 672 MiB in 195 packages [2025-06-20T06:24:24.020Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:24:24.020Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:24:24.020Z] (1/30) Installing jansson (2.14-r4) [2025-06-20T06:24:24.020Z] (2/30) Installing binutils (2.42-r1) [2025-06-20T06:24:24.136Z] (107/166) Installing libjxl (0.10.2-r0) [2025-06-20T06:24:27.304Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-20T06:24:27.462Z] (108/166) Installing lame-libs (3.100-r5) [2025-06-20T06:24:28.239Z] (4/30) Installing isl26 (0.26-r1) [2025-06-20T06:24:29.394Z] (109/166) Installing opus (1.5.2-r0) [2025-06-20T06:24:30.771Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-20T06:24:31.962Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-06-20T06:24:33.306Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-20T06:24:34.528Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-06-20T06:24:35.832Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-20T06:24:36.461Z] (112/166) Installing soxr (0.1.3-r7) [2025-06-20T06:24:38.393Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-20T06:24:40.325Z] (114/166) Installing libtheora (1.1.1-r18) [2025-06-20T06:24:42.900Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-06-20T06:24:44.827Z] (116/166) Installing libvpx (1.14.1-r0) [2025-06-20T06:24:48.155Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-06-20T06:24:49.105Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-06-20T06:24:52.427Z] (119/166) Installing numactl (2.0.18-r0) [2025-06-20T06:24:53.824Z] (120/166) Installing x265-libs (3.6-r0) [2025-06-20T06:24:57.150Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-06-20T06:24:59.714Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-20T06:25:06.123Z] (123/166) Installing libbluray (1.3.4-r1) [2025-06-20T06:25:08.051Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-06-20T06:25:08.893Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-20T06:25:10.272Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-20T06:25:10.615Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-06-20T06:25:13.178Z] (126/166) Installing cjson (1.7.18-r0) [2025-06-20T06:25:13.559Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-20T06:25:14.575Z] (127/166) Installing mbedtls (3.6.3-r0) [2025-06-20T06:25:14.941Z] (11/30) Installing libpq (16.9-r0) [2025-06-20T06:25:17.137Z] (128/166) Installing librist (0.2.10-r1) [2025-06-20T06:25:17.481Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-20T06:25:19.065Z] (129/166) Installing libsrt (1.5.3-r0) [2025-06-20T06:25:19.387Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-20T06:25:21.632Z] (130/166) Installing libssh (0.10.6-r0) [2025-06-20T06:25:22.674Z] (14/30) Installing libecpg (16.9-r0) [2025-06-20T06:25:23.560Z] (131/166) Installing libsodium (1.0.19-r0) [2025-06-20T06:25:24.050Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-20T06:25:25.489Z] (132/166) Installing libzmq (4.3.5-r2) [2025-06-20T06:25:26.580Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-20T06:25:28.051Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-20T06:25:29.114Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-20T06:25:31.372Z] (134/166) Installing crc32c (1.1.2-r0) [2025-06-20T06:25:32.334Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-06-20T06:25:33.739Z] (136/166) Installing libevent (2.1.12-r7) [2025-06-20T06:25:36.302Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-06-20T06:25:37.227Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-20T06:25:37.701Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-06-20T06:25:39.101Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-06-20T06:25:42.428Z] (140/166) Installing icu-libs (74.2-r0) [2025-06-20T06:25:44.994Z] (141/166) Installing minizip (1.3.1-r0) [2025-06-20T06:25:46.924Z] (142/166) Installing nspr (4.35-r4) [2025-06-20T06:25:48.851Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-06-20T06:25:51.417Z] (144/166) Installing nss (3.105-r0) [2025-06-20T06:25:52.109Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-20T06:25:52.676Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-20T06:25:54.744Z] (145/166) Installing openh264 (2.4.1-r0) [2025-06-20T06:25:56.868Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-20T06:25:57.308Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-06-20T06:25:57.805Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-20T06:25:59.879Z] (147/166) Installing libunwind (1.8.1-r0) [2025-06-20T06:26:00.450Z] (23/30) Installing icu (74.2-r0) [2025-06-20T06:26:01.810Z] (148/166) Installing yaml (0.2.5-r2) [2025-06-20T06:26:02.486Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-20T06:26:03.742Z] (149/166) Installing libcamera (0.3.0-r0) [2025-06-20T06:26:05.890Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-20T06:26:06.306Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-06-20T06:26:08.235Z] (151/166) Installing libuv (1.48.0-r0) [2025-06-20T06:26:09.632Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-20T06:26:12.202Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-06-20T06:26:14.769Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-20T06:26:17.338Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-06-20T06:26:20.662Z] (156/166) Installing libasyncns (0.8-r3) [2025-06-20T06:26:21.615Z] (157/166) Installing libltdl (2.4.7-r3) [2025-06-20T06:26:23.546Z] (158/166) Installing orc (0.4.40-r0) [2025-06-20T06:26:25.480Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-06-20T06:26:27.409Z] (160/166) Installing libpulse (17.0-r0) [2025-06-20T06:26:27.823Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-20T06:26:28.759Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-20T06:26:29.973Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-06-20T06:26:30.145Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-20T06:26:30.927Z] (162/166) Installing libgpg-error (1.49-r0) [2025-06-20T06:26:32.679Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-20T06:26:32.857Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-06-20T06:26:34.058Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-20T06:26:35.428Z] (164/166) Installing libxslt (1.1.39-r2) [2025-06-20T06:26:37.345Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:26:37.345Z] OK: 1208 MiB in 225 packages [2025-06-20T06:26:37.345Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:26:37.412Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-06-20T06:26:39.881Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:26:43.169Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-20T06:26:51.326Z] (2/14) Installing gdbm (1.23-r1) [2025-06-20T06:26:52.263Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-20T06:26:54.165Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-20T06:26:55.542Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-20T06:26:57.445Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-20T06:26:58.822Z] (7/14) Installing readline (8.2.10-r0) [2025-06-20T06:27:00.723Z] (8/14) Installing python3 (3.12.11-r0) [2025-06-20T06:27:04.911Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-06-20T06:27:09.101Z] (10/14) Installing pyc (3.12.11-r0) [2025-06-20T06:27:09.668Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-06-20T06:27:11.048Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-06-20T06:28:13.975Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-20T06:28:13.975Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:28:13.975Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-20T06:28:13.975Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-20T06:28:13.975Z] Executing glib-2.80.5-r0.trigger [2025-06-20T06:28:13.975Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-20T06:28:13.975Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-20T06:28:13.975Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-20T06:28:13.975Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-20T06:28:13.975Z] OK: 657 MiB in 194 packages [2025-06-20T06:28:13.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:28:14.551Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:28:18.751Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-20T06:28:18.751Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-20T06:28:18.751Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:28:18.751Z] OK: 1374 MiB in 239 packages [2025-06-20T06:28:18.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:28:18.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:28:18.751Z] OK: 1374 MiB in 239 packages [2025-06-20T06:28:18.751Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:28:18.770Z] (1/30) Installing jansson (2.14-r4) [2025-06-20T06:28:20.241Z] (2/30) Installing binutils (2.42-r1) [2025-06-20T06:28:21.288Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:28:23.598Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-20T06:28:24.575Z] (1/1) Installing tzdata (2025b-r0) [2025-06-20T06:28:25.004Z] (4/30) Installing isl26 (0.26-r1) [2025-06-20T06:28:26.482Z] OK: 1376 MiB in 240 packages [2025-06-20T06:28:26.740Z] (1/1) Purging tzdata (2025b-r0) [2025-06-20T06:28:26.740Z] OK: 1374 MiB in 239 packages [2025-06-20T06:28:27.564Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-20T06:28:28.641Z] Looking in links: /tmp/tmp8m9jmhfd [2025-06-20T06:28:28.642Z] Processing /tmp/tmp8m9jmhfd/pip-25.0.1-py3-none-any.whl [2025-06-20T06:28:28.642Z] Installing collected packages: pip [2025-06-20T06:28:29.580Z] 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-20T06:28:29.580Z] Successfully installed pip-25.0.1 [2025-06-20T06:28:29.838Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-20T06:28:30.108Z] Collecting pip [2025-06-20T06:28:30.108Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-20T06:28:30.108Z] Collecting setuptools [2025-06-20T06:28:30.108Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:28:30.108Z] Collecting wheel [2025-06-20T06:28:30.108Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:28:30.121Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-20T06:28:30.365Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-20T06:28:30.365Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 127.9 MB/s eta 0:00:00 [2025-06-20T06:28:30.365Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-20T06:28:30.365Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 137.4 MB/s eta 0:00:00 [2025-06-20T06:28:30.365Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-20T06:28:30.365Z] Installing collected packages: wheel, setuptools, pip [2025-06-20T06:28:31.300Z] Attempting uninstall: pip [2025-06-20T06:28:31.300Z] Found existing installation: pip 25.0.1 [2025-06-20T06:28:31.300Z] Uninstalling pip-25.0.1: [2025-06-20T06:28:31.300Z] Successfully uninstalled pip-25.0.1 [2025-06-20T06:28:31.513Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-20T06:28:32.241Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-20T06:28:32.241Z] 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-20T06:28:32.808Z] Processing ./edgex-taf-common [2025-06-20T06:28:32.808Z] Preparing metadata (setup.py): started [2025-06-20T06:28:32.808Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:28:32.808Z] Building wheels for collected packages: edgex-taf-common [2025-06-20T06:28:32.808Z]  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-20T06:28:32.808Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-20T06:28:33.066Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-20T06:28:33.066Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=3a0afd2c9b601d100273c7ad30c05cf0351a0f186d57dd68a72f43e659714d5d [2025-06-20T06:28:33.066Z] Stored in directory: /tmp/pip-ephem-wheel-cache-l8frcad9/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-20T06:28:33.066Z] Successfully built edgex-taf-common [2025-06-20T06:28:33.066Z] Installing collected packages: edgex-taf-common [2025-06-20T06:28:33.066Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-20T06:28:33.066Z] 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-20T06:28:33.632Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-20T06:28:33.632Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:28:33.632Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-20T06:28:33.632Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-20T06:28:33.891Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-20T06:28:33.891Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-20T06:28:33.891Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-20T06:28:33.891Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:28:33.891Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-20T06:28:33.891Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-20T06:28:33.891Z] Preparing metadata (setup.py): started [2025-06-20T06:28:33.891Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:28:34.148Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-20T06:28:34.148Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:28:34.148Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-20T06:28:34.149Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:28:34.149Z] Collecting requests==2.32.4 (from -r requirements.txt (line 8)) [2025-06-20T06:28:34.149Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-06-20T06:28:34.149Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-20T06:28:34.149Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-20T06:28:34.149Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-20T06:28:34.149Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-20T06:28:34.407Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-20T06:28:34.407Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-06-20T06:28:34.407Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-20T06:28:34.407Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-20T06:28:34.666Z] Installing build dependencies: started [2025-06-20T06:28:35.601Z] Installing build dependencies: finished with status 'done' [2025-06-20T06:28:35.601Z] Getting requirements to build wheel: started [2025-06-20T06:28:35.861Z] Getting requirements to build wheel: finished with status 'done' [2025-06-20T06:28:35.861Z] Preparing metadata (pyproject.toml): started [2025-06-20T06:28:36.427Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-20T06:28:36.427Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-20T06:28:36.685Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) [2025-06-20T06:28:36.685Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-06-20T06:28:36.685Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-06-20T06:28:36.685Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-20T06:28:36.685Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-20T06:28:36.685Z] Preparing metadata (setup.py): started [2025-06-20T06:28:36.944Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:28:36.944Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 16)) [2025-06-20T06:28:36.944Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-06-20T06:28:37.203Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-20T06:28:37.203Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-20T06:28:37.203Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-20T06:28:37.203Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-20T06:28:37.461Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-20T06:28:37.461Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-06-20T06:28:37.461Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:28:37.461Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:28:37.461Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:28:37.461Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:28:37.461Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:28:37.461Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:28:37.720Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:37.720Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T06:28:37.720Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:37.720Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-20T06:28:37.720Z] Preparing metadata (setup.py): started [2025-06-20T06:28:37.720Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:28:37.979Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:37.979Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-20T06:28:37.979Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:37.979Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-20T06:28:37.979Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:37.979Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-20T06:28:37.979Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:37.979Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:28:37.979Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:37.979Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:28:37.979Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:37.979Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:28:37.979Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:37.979Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-20T06:28:38.236Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:28:38.236Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-06-20T06:28:38.236Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:28:38.236Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:28:38.236Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:28:38.236Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:28:38.236Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:28:38.236Z] Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-06-20T06:28:38.236Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:28:38.236Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:28:38.236Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:28:38.236Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-20T06:28:38.236Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-20T06:28:38.494Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:28:38.494Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-06-20T06:28:38.494Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:28:38.494Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-20T06:28:38.494Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:28:38.494Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-20T06:28:38.494Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:28:38.494Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:28:38.494Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:28:38.494Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:28:38.494Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:28:38.494Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-20T06:28:38.494Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:28:38.494Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-20T06:28:38.494Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:28:38.494Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:28:38.494Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:28:38.494Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-20T06:28:38.752Z] 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-20T06:28:38.753Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:28:38.753Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:28:38.753Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:28:38.753Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:28:38.753Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-20T06:28:38.753Z] 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-20T06:28:38.753Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-20T06:28:38.753Z] 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-20T06:28:38.753Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-20T06:28:38.753Z] 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-20T06:28:38.753Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-20T06:28:38.753Z] 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-20T06:28:38.753Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-20T06:28:39.011Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:39.011Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-06-20T06:28:39.011Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:39.011Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-20T06:28:39.011Z] Preparing metadata (setup.py): started [2025-06-20T06:28:39.011Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:28:39.011Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:39.011Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:28:39.011Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:39.011Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-20T06:28:39.269Z] Preparing metadata (setup.py): started [2025-06-20T06:28:39.269Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:28:39.269Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:39.269Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:28:39.269Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:39.527Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-20T06:28:39.527Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:39.527Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-20T06:28:39.527Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:39.527Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T06:28:39.786Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:39.786Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2025-06-20T06:28:39.786Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:39.786Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-20T06:28:39.786Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:39.786Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-20T06:28:39.786Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:39.786Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-20T06:28:39.786Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:39.786Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-20T06:28:40.044Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:40.044Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-06-20T06:28:40.044Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:40.044Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:28:40.044Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:40.044Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-20T06:28:40.044Z] 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-20T06:28:40.044Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-20T06:28:40.044Z] 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-20T06:28:40.044Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-20T06:28:40.044Z] 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-20T06:28:40.044Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-20T06:28:40.303Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:28:40.303Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-06-20T06:28:40.303Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-20T06:28:40.303Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 126.0 MB/s eta 0:00:00 [2025-06-20T06:28:40.303Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-20T06:28:40.303Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-20T06:28:40.303Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-20T06:28:40.303Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-20T06:28:40.303Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-20T06:28:40.303Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-06-20T06:28:40.303Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-20T06:28:40.303Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-20T06:28:40.303Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-06-20T06:28:40.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 98.0 MB/s eta 0:00:00 [2025-06-20T06:28:40.562Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) [2025-06-20T06:28:40.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 125.7 MB/s eta 0:00:00 [2025-06-20T06:28:40.562Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-06-20T06:28:40.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 102.4 MB/s eta 0:00:00 [2025-06-20T06:28:40.562Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-06-20T06:28:40.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 104.2 MB/s eta 0:00:00 [2025-06-20T06:28:40.562Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-20T06:28:40.562Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-20T06:28:40.562Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-06-20T06:28:40.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 134.2 MB/s eta 0:00:00 [2025-06-20T06:28:40.562Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-06-20T06:28:40.562Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-20T06:28:40.562Z] Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-06-20T06:28:40.562Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-06-20T06:28:40.562Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-20T06:28:40.562Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-20T06:28:40.562Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-20T06:28:40.562Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-20T06:28:40.562Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-20T06:28:40.562Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 136.9 MB/s eta 0:00:00 [2025-06-20T06:28:40.562Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-20T06:28:40.821Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-20T06:28:40.821Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-20T06:28:40.821Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-20T06:28:40.821Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-20T06:28:40.821Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-20T06:28:40.821Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-20T06:28:40.821Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-20T06:28:40.821Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-20T06:28:40.821Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-20T06:28:40.821Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-20T06:28:40.821Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-20T06:28:40.821Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-20T06:28:40.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 93.3 MB/s eta 0:00:00 [2025-06-20T06:28:40.821Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-20T06:28:40.821Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-06-20T06:28:40.821Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 123.9 MB/s eta 0:00:00 [2025-06-20T06:28:40.821Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-20T06:28:40.822Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-20T06:28:40.822Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-20T06:28:40.822Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-20T06:28:40.822Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-20T06:28:40.822Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-20T06:28:40.822Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) [2025-06-20T06:28:40.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 74.0 MB/s eta 0:00:00 [2025-06-20T06:28:40.822Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-20T06:28:40.822Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-20T06:28:40.822Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-20T06:28:40.822Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-06-20T06:28:40.822Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-20T06:28:40.822Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-20T06:28:40.822Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-20T06:28:40.822Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-06-20T06:28:40.822Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-20T06:28:40.822Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-20T06:28:40.822Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-20T06:28:40.822Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-20T06:28:40.822Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-20T06:28:40.822Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-20T06:28:40.822Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 80.5 MB/s eta 0:00:00 [2025-06-20T06:28:40.822Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-20T06:28:40.822Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-20T06:28:40.822Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-20T06:28:40.822Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-20T06:28:41.080Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-20T06:28:41.080Z]  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-20T06:28:41.080Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-20T06:28:41.338Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-20T06:28:41.338Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=29ede7c597e2a45da0cfc9591a6db77e2cadb70828806ea2652608b7cfcca152 [2025-06-20T06:28:41.338Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0xuylwi3/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-20T06:28:41.338Z] Building wheel for psutil (pyproject.toml): started [2025-06-20T06:28:43.241Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-20T06:28:43.241Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277533 sha256=e2e42a5348f979e75f0a21b4338ddee9228f8123f1c711e784e0ce8b5011b05b [2025-06-20T06:28:43.241Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0xuylwi3/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-20T06:28:43.241Z]  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-20T06:28:43.241Z]  Building wheel for psycopg2 (setup.py): started [2025-06-20T06:28:53.221Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-20T06:28:53.221Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521919 sha256=50d3151d7609071397000eb73fdfac79169027f72b7fef1515b58081431719d5 [2025-06-20T06:28:53.221Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0xuylwi3/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-20T06:28:53.222Z]  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-20T06:28:53.222Z]  Building wheel for flex (setup.py): started [2025-06-20T06:28:53.222Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-20T06:28:53.222Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=778da45cb6b462c994d82bc0e917c212649d66b652cb1404d82aea2b26c2f44d [2025-06-20T06:28:53.222Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0xuylwi3/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-20T06:28:53.222Z]  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-20T06:28:53.222Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-20T06:28:53.222Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-20T06:28:53.222Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=f245d8189b43969dfd9f5651d0dddb77e88dd0cb4c9a63e3c8fc9cb4d35bb6fc [2025-06-20T06:28:53.222Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0xuylwi3/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-20T06:28:53.222Z]  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-20T06:28:53.222Z]  Building wheel for validate-email (setup.py): started [2025-06-20T06:28:53.222Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-20T06:28:53.222Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=60c1cfea71763f876bd0f0c5895fcebe80f157bd533486098a8547dece8a4ca4 [2025-06-20T06:28:53.222Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0xuylwi3/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-20T06:28:53.222Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-20T06:28:53.222Z] 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-20T06:29:03.203Z] [2025-06-20T06:29:03.203Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 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.49.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.23.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.4 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-20T06:29:03.203Z] 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-20T06:29:10.308Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-20T06:29:10.308Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-20T06:29:13.447Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-20T06:29:15.373Z] (11/30) Installing libpq (16.9-r0) [2025-06-20T06:29:17.304Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-20T06:29:19.868Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-20T06:29:22.431Z] (14/30) Installing libecpg (16.9-r0) [2025-06-20T06:29:24.359Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-20T06:29:25.130Z] Removing intermediate container e6f817a1a971 [2025-06-20T06:29:25.130Z] ---> 2a56d256a450 [2025-06-20T06:29:25.130Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-20T06:29:25.130Z] ---> Running in 84158b3c014f [2025-06-20T06:29:25.130Z] Removing intermediate container 84158b3c014f [2025-06-20T06:29:25.130Z] ---> dfed72472558 [2025-06-20T06:29:25.130Z] Step 11/13 : LABEL arch=amd64 [2025-06-20T06:29:25.130Z] ---> Running in a425cfa35749 [2025-06-20T06:29:25.130Z] Removing intermediate container a425cfa35749 [2025-06-20T06:29:25.130Z] ---> cb31ea9face7 [2025-06-20T06:29:25.130Z] Step 12/13 : LABEL git_sha=bccc8e26171e86bac8f6b533786b209f7d532bea [2025-06-20T06:29:25.130Z] ---> Running in 7a9d3790449d [2025-06-20T06:29:25.130Z] Removing intermediate container 7a9d3790449d [2025-06-20T06:29:25.130Z] ---> 853bffafa085 [2025-06-20T06:29:25.130Z] Step 13/13 : LABEL version=1.0.0-dev.6 [2025-06-20T06:29:25.130Z] ---> Running in f437351967c0 [2025-06-20T06:29:25.130Z] Removing intermediate container f437351967c0 [2025-06-20T06:29:25.130Z] ---> 4056f4f4eb3d [2025-06-20T06:29:25.130Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-20T06:29:25.130Z] Successfully built 4056f4f4eb3d [2025-06-20T06:29:25.130Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2025-06-20T06:29:25.294Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2025-06-20T06:29:25.294Z] bccc8e26171e86bac8f6b533786b209f7d532bea [2025-06-20T06:29:25.294Z] latest [2025-06-20T06:29:25.294Z] 1.0.0-dev.6 [2025-06-20T06:29:25.294Z] bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6 [2025-06-20T06:29:25.294Z] main [2025-06-20T06:29:25.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:29:25.644Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:29:25.969Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea [2025-06-20T06:29:25.969Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:29:25.969Z] 12e0087dce58: Preparing [2025-06-20T06:29:25.969Z] 29fa9123259a: Preparing [2025-06-20T06:29:25.969Z] e742228c8314: Preparing [2025-06-20T06:29:25.969Z] f7109cf5ea59: Preparing [2025-06-20T06:29:25.969Z] 160e70ce7baa: Preparing [2025-06-20T06:29:25.969Z] 994456c4fd7b: Preparing [2025-06-20T06:29:25.969Z] 994456c4fd7b: Waiting [2025-06-20T06:29:26.227Z] f7109cf5ea59: Pushed [2025-06-20T06:29:26.227Z] 29fa9123259a: Pushed [2025-06-20T06:29:26.227Z] e742228c8314: Pushed [2025-06-20T06:29:26.227Z] 160e70ce7baa: Pushed [2025-06-20T06:29:26.227Z] 994456c4fd7b: Layer already exists [2025-06-20T06:29:26.918Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-20T06:29:30.237Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-20T06:30:26.592Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-20T06:30:36.639Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-20T06:30:37.594Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-20T06:30:41.836Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-20T06:30:43.237Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-20T06:30:45.809Z] (23/30) Installing icu (74.2-r0) [2025-06-20T06:30:48.380Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-20T06:30:50.949Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-20T06:31:30.800Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-20T06:31:32.195Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-20T06:31:33.588Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-20T06:31:35.511Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-20T06:31:37.436Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-20T06:31:40.784Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:31:40.784Z] OK: 1184 MiB in 224 packages [2025-06-20T06:31:41.050Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:31:44.430Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:31:47.751Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-20T06:31:57.778Z] (2/14) Installing gdbm (1.23-r1) [2025-06-20T06:31:59.176Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-20T06:32:01.743Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-20T06:32:02.694Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-20T06:32:04.910Z] 12e0087dce58: Pushed [2025-06-20T06:32:04.910Z] bccc8e26171e86bac8f6b533786b209f7d532bea: digest: sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:32:05.251Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [2025-06-20T06:32:05.271Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:32:05.572Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:32:05.572Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:32:05.572Z] 12e0087dce58: Preparing [2025-06-20T06:32:05.572Z] 29fa9123259a: Preparing [2025-06-20T06:32:05.572Z] e742228c8314: Preparing [2025-06-20T06:32:05.572Z] f7109cf5ea59: Preparing [2025-06-20T06:32:05.572Z] 160e70ce7baa: Preparing [2025-06-20T06:32:05.572Z] 994456c4fd7b: Preparing [2025-06-20T06:32:05.572Z] 994456c4fd7b: Waiting [2025-06-20T06:32:05.572Z] 12e0087dce58: Layer already exists [2025-06-20T06:32:05.572Z] 29fa9123259a: Layer already exists [2025-06-20T06:32:05.572Z] f7109cf5ea59: Layer already exists [2025-06-20T06:32:05.572Z] e742228c8314: Layer already exists [2025-06-20T06:32:05.572Z] 160e70ce7baa: Layer already exists [2025-06-20T06:32:05.572Z] 994456c4fd7b: Layer already exists [2025-06-20T06:32:05.572Z] latest: digest: sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:32:05.908Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:32:06.224Z] (7/14) Installing readline (8.2.10-r0) [2025-06-20T06:32:06.231Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 [2025-06-20T06:32:06.231Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:32:06.231Z] 12e0087dce58: Preparing [2025-06-20T06:32:06.231Z] 29fa9123259a: Preparing [2025-06-20T06:32:06.231Z] e742228c8314: Preparing [2025-06-20T06:32:06.231Z] f7109cf5ea59: Preparing [2025-06-20T06:32:06.231Z] 160e70ce7baa: Preparing [2025-06-20T06:32:06.231Z] 994456c4fd7b: Preparing [2025-06-20T06:32:06.231Z] 994456c4fd7b: Waiting [2025-06-20T06:32:06.231Z] 29fa9123259a: Layer already exists [2025-06-20T06:32:06.231Z] 12e0087dce58: Layer already exists [2025-06-20T06:32:06.231Z] 160e70ce7baa: Layer already exists [2025-06-20T06:32:06.231Z] f7109cf5ea59: Layer already exists [2025-06-20T06:32:06.231Z] e742228c8314: Layer already exists [2025-06-20T06:32:06.231Z] 994456c4fd7b: Layer already exists [2025-06-20T06:32:06.231Z] 1.0.0-dev.6: digest: sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:32:06.563Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:32:06.908Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6 [2025-06-20T06:32:06.908Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:32:06.908Z] 12e0087dce58: Preparing [2025-06-20T06:32:06.908Z] 29fa9123259a: Preparing [2025-06-20T06:32:06.908Z] e742228c8314: Preparing [2025-06-20T06:32:06.908Z] f7109cf5ea59: Preparing [2025-06-20T06:32:06.908Z] 160e70ce7baa: Preparing [2025-06-20T06:32:06.908Z] 994456c4fd7b: Preparing [2025-06-20T06:32:06.908Z] 994456c4fd7b: Waiting [2025-06-20T06:32:06.908Z] 160e70ce7baa: Layer already exists [2025-06-20T06:32:06.908Z] e742228c8314: Layer already exists [2025-06-20T06:32:06.908Z] 29fa9123259a: Layer already exists [2025-06-20T06:32:06.908Z] 12e0087dce58: Layer already exists [2025-06-20T06:32:06.908Z] f7109cf5ea59: Layer already exists [2025-06-20T06:32:06.908Z] 994456c4fd7b: Layer already exists [2025-06-20T06:32:06.908Z] bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6: digest: sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:32:07.235Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:32:07.552Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-20T06:32:07.552Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:32:07.552Z] 12e0087dce58: Preparing [2025-06-20T06:32:07.552Z] 29fa9123259a: Preparing [2025-06-20T06:32:07.552Z] e742228c8314: Preparing [2025-06-20T06:32:07.552Z] f7109cf5ea59: Preparing [2025-06-20T06:32:07.552Z] 160e70ce7baa: Preparing [2025-06-20T06:32:07.552Z] 994456c4fd7b: Preparing [2025-06-20T06:32:07.552Z] 994456c4fd7b: Waiting [2025-06-20T06:32:07.552Z] f7109cf5ea59: Layer already exists [2025-06-20T06:32:07.552Z] 12e0087dce58: Layer already exists [2025-06-20T06:32:07.552Z] e742228c8314: Layer already exists [2025-06-20T06:32:07.552Z] 160e70ce7baa: Layer already exists [2025-06-20T06:32:07.552Z] 29fa9123259a: Layer already exists [2025-06-20T06:32:07.552Z] 994456c4fd7b: Layer already exists [2025-06-20T06:32:07.552Z] main: digest: sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-20T06:32:07.624Z] ===================================================== [Pipeline] echo [2025-06-20T06:32:07.638Z] taggedImages: [2025-06-20T06:32:07.638Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea [2025-06-20T06:32:07.638Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:32:07.638Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 [2025-06-20T06:32:07.638Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6 [2025-06-20T06:32:07.638Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo [2025-06-20T06:32:07.680Z] ========================================================= [2025-06-20T06:32:07.680Z] [edgeXBuildMultiArch] RAW Config: [2025-06-20T06:32:07.680Z] images: [2025-06-20T06:32:07.680Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea [2025-06-20T06:32:07.680Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:32:07.680Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 [2025-06-20T06:32:07.680Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6 [2025-06-20T06:32:07.680Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-20T06:32:07.680Z] settingsFile: [2025-06-20T06:32:07.680Z] taf-settings [2025-06-20T06:32:07.680Z] ========================================================= [Pipeline] node [2025-06-20T06:32:08.152Z] (8/14) Installing python3 (3.12.11-r0) [2025-06-20T06:32:13.465Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-06-20T06:32:16.788Z] (10/14) Installing pyc (3.12.11-r0) [2025-06-20T06:32:17.739Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-06-20T06:32:19.135Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-06-20T06:32:22.683Z] Still waiting to schedule task [2025-06-20T06:32:22.684Z] ‘prd-centos7-docker-4c-2g-3610’ is offline [2025-06-20T06:32:45.770Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-20T06:32:45.770Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-20T06:32:45.770Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:32:45.770Z] OK: 1370 MiB in 238 packages [2025-06-20T06:32:45.770Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:32:48.342Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:32:51.829Z] OK: 1370 MiB in 238 packages [2025-06-20T06:32:52.095Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:32:55.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:32:58.997Z] Running on prd-centos7-docker-4c-2g-3611 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:32:59.039Z] provisioning config files... [2025-06-20T06:32:59.072Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8648638480739345972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:32:59.644Z] (1/1) Installing tzdata (2025b-r0) [2025-06-20T06:33:00.777Z] ---> ****-login.sh [2025-06-20T06:33:00.778Z] nexus3.edgexfoundry.org:10001 [2025-06-20T06:33:01.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:33:01.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:33:01.391Z] Configure a credential helper to remove this warning. See [2025-06-20T06:33:01.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:33:01.391Z] [2025-06-20T06:33:01.391Z] Login Succeeded [2025-06-20T06:33:01.391Z] nexus3.edgexfoundry.org:10002 [2025-06-20T06:33:01.567Z] OK: 1372 MiB in 239 packages [2025-06-20T06:33:01.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:33:01.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:33:01.696Z] Configure a credential helper to remove this warning. See [2025-06-20T06:33:01.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:33:01.696Z] [2025-06-20T06:33:01.696Z] Login Succeeded [2025-06-20T06:33:01.696Z] nexus3.edgexfoundry.org:10003 [2025-06-20T06:33:01.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:33:01.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:33:01.990Z] Configure a credential helper to remove this warning. See [2025-06-20T06:33:01.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:33:01.990Z] [2025-06-20T06:33:01.990Z] Login Succeeded [2025-06-20T06:33:01.990Z] nexus3.edgexfoundry.org:10004 [2025-06-20T06:33:01.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:33:02.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:33:02.277Z] Configure a credential helper to remove this warning. See [2025-06-20T06:33:02.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:33:02.277Z] [2025-06-20T06:33:02.277Z] Login Succeeded [2025-06-20T06:33:02.277Z] ****.io [2025-06-20T06:33:02.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:33:02.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:33:02.546Z] Configure a credential helper to remove this warning. See [2025-06-20T06:33:02.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:33:02.546Z] [2025-06-20T06:33:02.546Z] Login Succeeded [2025-06-20T06:33:02.546Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T06:33:02.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:33:02.901Z] + docker buildx ls [2025-06-20T06:33:03.162Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-20T06:33:03.162Z] default * docker [2025-06-20T06:33:03.162Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-20T06:33:03.448Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-06-20T06:33:03.449Z] edgex-builder [Pipeline] sh [2025-06-20T06:33:03.505Z] (1/1) Purging tzdata (2025b-r0) [2025-06-20T06:33:03.505Z] OK: 1370 MiB in 238 packages [2025-06-20T06:33:03.740Z] + docker buildx inspect --bootstrap [2025-06-20T06:33:03.740Z] #1 [internal] booting buildkit [2025-06-20T06:33:03.740Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-06-20T06:33:07.069Z] #1 pulling image moby/buildkit:buildx-stable-1 3.3s done [2025-06-20T06:33:07.069Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-06-20T06:33:08.453Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-06-20T06:33:08.453Z] #1 DONE 4.6s [2025-06-20T06:33:08.453Z] Name: edgex-builder [2025-06-20T06:33:08.453Z] Driver: docker-container [2025-06-20T06:33:08.453Z] [2025-06-20T06:33:08.453Z] Nodes: [2025-06-20T06:33:08.453Z] Name: edgex-builder0 [2025-06-20T06:33:08.453Z] Endpoint: unix:///var/run/docker.sock [2025-06-20T06:33:08.453Z] Status: running [2025-06-20T06:33:08.453Z] Buildkit: v0.22.0 [2025-06-20T06:33:08.453Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-06-20T06:33:08.758Z] + docker buildx ls [2025-06-20T06:33:08.758Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-20T06:33:08.758Z] edgex-builder * docker-container [2025-06-20T06:33:08.758Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-06-20T06:33:08.758Z] default docker [2025-06-20T06:33:08.758Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-20T06:33:09.054Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea' [2025-06-20T06:33:09.054Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea --push - [2025-06-20T06:33:09.054Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:33:09.054Z] #1 transferring dockerfile: 201B done [2025-06-20T06:33:09.054Z] #1 DONE 0.0s [2025-06-20T06:33:09.054Z] [2025-06-20T06:33:09.054Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea [2025-06-20T06:33:09.054Z] #2 DONE 0.1s [2025-06-20T06:33:09.054Z] [2025-06-20T06:33:09.054Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea [2025-06-20T06:33:09.315Z] #3 DONE 0.1s [2025-06-20T06:33:09.315Z] [2025-06-20T06:33:09.315Z] #4 [internal] load .dockerignore [2025-06-20T06:33:09.315Z] #4 transferring context: 2B done [2025-06-20T06:33:09.315Z] #4 DONE 0.0s [2025-06-20T06:33:09.315Z] [2025-06-20T06:33:09.315Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 [2025-06-20T06:33:09.315Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 0.0s done [2025-06-20T06:33:09.315Z] #5 DONE 0.0s [2025-06-20T06:33:09.315Z] [2025-06-20T06:33:09.315Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 [2025-06-20T06:33:09.315Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 0.0s done [2025-06-20T06:33:09.315Z] #6 DONE 0.1s [2025-06-20T06:33:09.315Z] [2025-06-20T06:33:09.315Z] #7 exporting to image [2025-06-20T06:33:09.315Z] #7 exporting layers [2025-06-20T06:33:09.315Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:33:09.315Z] #7 ... [2025-06-20T06:33:09.315Z] [2025-06-20T06:33:09.315Z] #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:33:09.315Z] #8 DONE 0.0s [2025-06-20T06:33:09.315Z] [2025-06-20T06:33:09.315Z] #7 exporting to image [2025-06-20T06:33:09.315Z] #7 exporting layers done [2025-06-20T06:33:09.315Z] #7 exporting manifest sha256:ce378f86395598e979e694da5bac2cc7949c225d7e4186c7a11b8372eeb1a11f 0.0s done [2025-06-20T06:33:09.315Z] #7 exporting config sha256:e1c626d8a60758ed2e563a9d935fb86b08986fc74409a876875d2cad10b716ca done [2025-06-20T06:33:09.315Z] #7 exporting manifest sha256:fd627ca6e0ea174fda646e029d920f33fffc9d8ae6ddaaa93ad8446514e7ac00 done [2025-06-20T06:33:09.315Z] #7 exporting config sha256:37f376e3e7c4a7aa1927c178140de6c34650478695041b22abf91b1a6455b618 done [2025-06-20T06:33:09.315Z] #7 exporting manifest list sha256:0bb61f016ff40bd54a08ea7547d46163a105df4e7b9d35ceeefd38ed1dbd5886 done [2025-06-20T06:33:09.315Z] #7 pushing layers 0.1s done [2025-06-20T06:33:09.315Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea@sha256:0bb61f016ff40bd54a08ea7547d46163a105df4e7b9d35ceeefd38ed1dbd5886 [2025-06-20T06:33:09.581Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea@sha256:0bb61f016ff40bd54a08ea7547d46163a105df4e7b9d35ceeefd38ed1dbd5886 0.1s done [2025-06-20T06:33:09.581Z] #7 DONE 0.2s [2025-06-20T06:33:09.581Z] [2025-06-20T06:33:09.581Z] 1 warning found (use --debug to expand): [2025-06-20T06:33:09.581Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-20T06:33:09.875Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:latest --push - [2025-06-20T06:33:09.875Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest' [2025-06-20T06:33:09.875Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:33:09.875Z] #1 transferring dockerfile: 167B done [2025-06-20T06:33:09.875Z] #1 DONE 0.0s [2025-06-20T06:33:09.875Z] [2025-06-20T06:33:09.875Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:33:09.875Z] #2 DONE 0.0s [2025-06-20T06:33:09.875Z] [2025-06-20T06:33:09.875Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:33:09.875Z] #3 DONE 0.0s [2025-06-20T06:33:09.875Z] [2025-06-20T06:33:09.875Z] #4 [internal] load .dockerignore [2025-06-20T06:33:09.875Z] #4 transferring context: 2B done [2025-06-20T06:33:09.875Z] #4 DONE 0.0s [2025-06-20T06:33:09.875Z] [2025-06-20T06:33:09.875Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 [2025-06-20T06:33:09.875Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 0.0s done [2025-06-20T06:33:09.875Z] #5 CACHED [2025-06-20T06:33:09.875Z] [2025-06-20T06:33:09.875Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 [2025-06-20T06:33:09.875Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 0.0s done [2025-06-20T06:33:09.875Z] #6 DONE 0.0s [2025-06-20T06:33:10.134Z] [2025-06-20T06:33:10.134Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 [2025-06-20T06:33:10.134Z] #6 CACHED [2025-06-20T06:33:10.134Z] [2025-06-20T06:33:10.134Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:33:10.134Z] #7 DONE 0.0s [2025-06-20T06:33:10.134Z] [2025-06-20T06:33:10.134Z] #8 exporting to image [2025-06-20T06:33:10.134Z] #8 exporting layers done [2025-06-20T06:33:10.134Z] #8 exporting manifest sha256:ce378f86395598e979e694da5bac2cc7949c225d7e4186c7a11b8372eeb1a11f done [2025-06-20T06:33:10.134Z] #8 exporting config sha256:e1c626d8a60758ed2e563a9d935fb86b08986fc74409a876875d2cad10b716ca done [2025-06-20T06:33:10.134Z] #8 exporting manifest sha256:fd627ca6e0ea174fda646e029d920f33fffc9d8ae6ddaaa93ad8446514e7ac00 done [2025-06-20T06:33:10.134Z] #8 exporting config sha256:37f376e3e7c4a7aa1927c178140de6c34650478695041b22abf91b1a6455b618 done [2025-06-20T06:33:10.134Z] #8 exporting manifest list sha256:0bb61f016ff40bd54a08ea7547d46163a105df4e7b9d35ceeefd38ed1dbd5886 done [2025-06-20T06:33:10.134Z] #8 pushing layers 0.0s done [2025-06-20T06:33:10.134Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:0bb61f016ff40bd54a08ea7547d46163a105df4e7b9d35ceeefd38ed1dbd5886 0.1s done [2025-06-20T06:33:10.134Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:33:10.134Z] #8 DONE 0.1s [2025-06-20T06:33:10.134Z] [2025-06-20T06:33:10.134Z] 1 warning found (use --debug to expand): [2025-06-20T06:33:10.134Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-20T06:33:10.431Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6' [2025-06-20T06:33:10.431Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 --push - [2025-06-20T06:33:10.431Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:33:10.431Z] #1 transferring dockerfile: 172B done [2025-06-20T06:33:10.431Z] #1 DONE 0.0s [2025-06-20T06:33:10.431Z] [2025-06-20T06:33:10.431Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 [2025-06-20T06:33:10.431Z] #2 DONE 0.0s [2025-06-20T06:33:10.431Z] [2025-06-20T06:33:10.431Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 [2025-06-20T06:33:10.431Z] #3 DONE 0.0s [2025-06-20T06:33:10.431Z] [2025-06-20T06:33:10.431Z] #4 [internal] load .dockerignore [2025-06-20T06:33:10.431Z] #4 transferring context: 2B done [2025-06-20T06:33:10.431Z] #4 DONE 0.0s [2025-06-20T06:33:10.431Z] [2025-06-20T06:33:10.431Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 [2025-06-20T06:33:10.432Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 0.0s done [2025-06-20T06:33:10.432Z] #5 CACHED [2025-06-20T06:33:10.432Z] [2025-06-20T06:33:10.432Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 [2025-06-20T06:33:10.432Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 0.0s done [2025-06-20T06:33:10.695Z] #6 CACHED [2025-06-20T06:33:10.695Z] [2025-06-20T06:33:10.695Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:33:10.695Z] #7 DONE 0.0s [2025-06-20T06:33:10.695Z] [2025-06-20T06:33:10.695Z] #8 exporting to image [2025-06-20T06:33:10.695Z] #8 exporting layers done [2025-06-20T06:33:10.695Z] #8 exporting manifest sha256:ce378f86395598e979e694da5bac2cc7949c225d7e4186c7a11b8372eeb1a11f done [2025-06-20T06:33:10.695Z] #8 exporting config sha256:e1c626d8a60758ed2e563a9d935fb86b08986fc74409a876875d2cad10b716ca done [2025-06-20T06:33:10.695Z] #8 exporting manifest sha256:fd627ca6e0ea174fda646e029d920f33fffc9d8ae6ddaaa93ad8446514e7ac00 done [2025-06-20T06:33:10.695Z] #8 exporting config sha256:37f376e3e7c4a7aa1927c178140de6c34650478695041b22abf91b1a6455b618 done [2025-06-20T06:33:10.695Z] #8 exporting manifest list sha256:0bb61f016ff40bd54a08ea7547d46163a105df4e7b9d35ceeefd38ed1dbd5886 done [2025-06-20T06:33:10.695Z] #8 pushing layers 0.0s done [2025-06-20T06:33:10.695Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:0bb61f016ff40bd54a08ea7547d46163a105df4e7b9d35ceeefd38ed1dbd5886 0.1s done [2025-06-20T06:33:10.695Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:33:10.695Z] #8 DONE 0.1s [2025-06-20T06:33:10.695Z] [2025-06-20T06:33:10.695Z] 1 warning found (use --debug to expand): [2025-06-20T06:33:10.695Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-20T06:33:10.986Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6' [2025-06-20T06:33:10.986Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6 --push - [2025-06-20T06:33:10.986Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:33:10.986Z] #1 transferring dockerfile: 213B done [2025-06-20T06:33:10.986Z] #1 DONE 0.0s [2025-06-20T06:33:10.986Z] [2025-06-20T06:33:10.986Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6 [2025-06-20T06:33:10.986Z] #2 DONE 0.0s [2025-06-20T06:33:10.986Z] [2025-06-20T06:33:10.986Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6 [2025-06-20T06:33:10.986Z] #3 DONE 0.0s [2025-06-20T06:33:10.986Z] [2025-06-20T06:33:10.986Z] #4 [internal] load .dockerignore [2025-06-20T06:33:10.986Z] #4 transferring context: 2B done [2025-06-20T06:33:10.986Z] #4 DONE 0.0s [2025-06-20T06:33:10.986Z] [2025-06-20T06:33:10.986Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 [2025-06-20T06:33:10.986Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 0.0s done [2025-06-20T06:33:10.986Z] #5 CACHED [2025-06-20T06:33:10.986Z] [2025-06-20T06:33:10.986Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 [2025-06-20T06:33:10.986Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 0.0s done [2025-06-20T06:33:10.986Z] #6 CACHED [2025-06-20T06:33:10.986Z] [2025-06-20T06:33:10.986Z] #7 exporting to image [2025-06-20T06:33:10.986Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:33:11.246Z] #7 exporting layers done [2025-06-20T06:33:11.246Z] #7 exporting manifest sha256:ce378f86395598e979e694da5bac2cc7949c225d7e4186c7a11b8372eeb1a11f done [2025-06-20T06:33:11.246Z] #7 exporting config sha256:e1c626d8a60758ed2e563a9d935fb86b08986fc74409a876875d2cad10b716ca done [2025-06-20T06:33:11.246Z] #7 exporting manifest sha256:fd627ca6e0ea174fda646e029d920f33fffc9d8ae6ddaaa93ad8446514e7ac00 done [2025-06-20T06:33:11.246Z] #7 exporting config sha256:37f376e3e7c4a7aa1927c178140de6c34650478695041b22abf91b1a6455b618 done [2025-06-20T06:33:11.246Z] #7 exporting manifest list sha256:0bb61f016ff40bd54a08ea7547d46163a105df4e7b9d35ceeefd38ed1dbd5886 done [2025-06-20T06:33:11.246Z] #7 pushing layers 0.0s done [2025-06-20T06:33:11.246Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6@sha256:0bb61f016ff40bd54a08ea7547d46163a105df4e7b9d35ceeefd38ed1dbd5886 0.1s done [2025-06-20T06:33:11.246Z] #7 DONE 0.1s [2025-06-20T06:33:11.246Z] [2025-06-20T06:33:11.246Z] #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:33:11.246Z] #8 DONE 0.0s [2025-06-20T06:33:11.246Z] [2025-06-20T06:33:11.246Z] 1 warning found (use --debug to expand): [2025-06-20T06:33:11.246Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-20T06:33:11.541Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:main --push - [2025-06-20T06:33:11.541Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main' [2025-06-20T06:33:11.541Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:33:11.541Z] #1 transferring dockerfile: 165B done [2025-06-20T06:33:11.541Z] #1 DONE 0.0s [2025-06-20T06:33:11.541Z] [2025-06-20T06:33:11.541Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-20T06:33:11.541Z] #2 DONE 0.0s [2025-06-20T06:33:11.541Z] [2025-06-20T06:33:11.541Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-20T06:33:11.541Z] #3 DONE 0.0s [2025-06-20T06:33:11.541Z] [2025-06-20T06:33:11.541Z] #4 [internal] load .dockerignore [2025-06-20T06:33:11.541Z] #4 transferring context: 2B done [2025-06-20T06:33:11.541Z] #4 DONE 0.0s [2025-06-20T06:33:11.541Z] [2025-06-20T06:33:11.541Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 [2025-06-20T06:33:11.541Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 0.0s done [2025-06-20T06:33:11.541Z] #5 CACHED [2025-06-20T06:33:11.541Z] [2025-06-20T06:33:11.541Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 [2025-06-20T06:33:11.542Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:fecedabd53cda216375f0b08a413e2040e36aa36502b2495091448f7f3ee1567 0.0s done [2025-06-20T06:33:11.542Z] #6 CACHED [2025-06-20T06:33:11.542Z] [2025-06-20T06:33:11.542Z] #7 exporting to image [2025-06-20T06:33:11.542Z] #7 exporting layers done [2025-06-20T06:33:11.542Z] #7 exporting manifest sha256:ce378f86395598e979e694da5bac2cc7949c225d7e4186c7a11b8372eeb1a11f done [2025-06-20T06:33:11.542Z] #7 exporting config sha256:e1c626d8a60758ed2e563a9d935fb86b08986fc74409a876875d2cad10b716ca done [2025-06-20T06:33:11.542Z] #7 exporting manifest sha256:fd627ca6e0ea174fda646e029d920f33fffc9d8ae6ddaaa93ad8446514e7ac00 done [2025-06-20T06:33:11.542Z] #7 exporting config sha256:37f376e3e7c4a7aa1927c178140de6c34650478695041b22abf91b1a6455b618 [2025-06-20T06:33:11.542Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:33:11.800Z] #7 exporting config sha256:37f376e3e7c4a7aa1927c178140de6c34650478695041b22abf91b1a6455b618 done [2025-06-20T06:33:11.800Z] #7 exporting manifest list sha256:0bb61f016ff40bd54a08ea7547d46163a105df4e7b9d35ceeefd38ed1dbd5886 done [2025-06-20T06:33:11.800Z] #7 pushing layers 0.0s done [2025-06-20T06:33:11.800Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:0bb61f016ff40bd54a08ea7547d46163a105df4e7b9d35ceeefd38ed1dbd5886 0.1s done [2025-06-20T06:33:11.800Z] #7 DONE 0.1s [2025-06-20T06:33:11.800Z] [2025-06-20T06:33:11.800Z] #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:33:11.800Z] #8 DONE 0.0s [2025-06-20T06:33:11.800Z] [2025-06-20T06:33:11.800Z] 1 warning found (use --debug to expand): [2025-06-20T06:33:11.800Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-20T06:33:12.157Z] + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:33:12.458Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:33:13.011Z] ---> package-listing.sh [2025-06-20T06:33:13.011Z] ++ facter osfamily [2025-06-20T06:33:13.011Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-20T06:33:13.310Z] + OS_FAMILY=redhat [2025-06-20T06:33:13.310Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2025-06-20T06:33:13.310Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-20T06:33:13.310Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-20T06:33:13.310Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-20T06:33:13.310Z] + PACKAGES=/tmp/packages_start.txt [2025-06-20T06:33:13.310Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-20T06:33:13.310Z] + PACKAGES=/tmp/packages_end.txt [2025-06-20T06:33:13.310Z] + case "${OS_FAMILY}" in [2025-06-20T06:33:13.310Z] + sort [2025-06-20T06:33:13.310Z] + rpm -qa [2025-06-20T06:33:13.876Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-20T06:33:13.876Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-20T06:33:13.876Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-20T06:33:13.876Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-20T06:33:13.876Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2025-06-20T06:33:13.876Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2025-06-20T06:33:13.886Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-20T06:33:14.160Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:33:14.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:33:14.717Z] [2025-06-20T06:33:14.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:33:15.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:33:15.025Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-20T06:33:15.025Z] 5eb5b503b376: Pulling fs layer [2025-06-20T06:33:15.025Z] 5c69ac0246d0: Pulling fs layer [2025-06-20T06:33:15.025Z] ec43610c2a17: Pulling fs layer [2025-06-20T06:33:15.025Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-20T06:33:15.025Z] 33b1e0a273af: Pulling fs layer [2025-06-20T06:33:15.025Z] 5d3b04190fa2: Pulling fs layer [2025-06-20T06:33:15.025Z] 2f39f015ded8: Pulling fs layer [2025-06-20T06:33:15.025Z] 3a2ae6a8a46f: Waiting [2025-06-20T06:33:15.025Z] 33b1e0a273af: Waiting [2025-06-20T06:33:15.025Z] 5d3b04190fa2: Waiting [2025-06-20T06:33:15.025Z] 2f39f015ded8: Waiting [2025-06-20T06:33:15.025Z] 5c69ac0246d0: Verifying Checksum [2025-06-20T06:33:15.025Z] 5c69ac0246d0: Download complete [2025-06-20T06:33:15.025Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-20T06:33:15.025Z] 3a2ae6a8a46f: Download complete [2025-06-20T06:33:15.025Z] 33b1e0a273af: Verifying Checksum [2025-06-20T06:33:15.025Z] 33b1e0a273af: Download complete [2025-06-20T06:33:15.025Z] ec43610c2a17: Verifying Checksum [2025-06-20T06:33:15.025Z] ec43610c2a17: Download complete [2025-06-20T06:33:15.025Z] 5d3b04190fa2: Verifying Checksum [2025-06-20T06:33:15.025Z] 5d3b04190fa2: Download complete [2025-06-20T06:33:15.284Z] 5eb5b503b376: Verifying Checksum [2025-06-20T06:33:15.284Z] 5eb5b503b376: Download complete [2025-06-20T06:33:15.786Z] Looking in links: /tmp/tmp8u359hdh [2025-06-20T06:33:15.786Z] Processing /tmp/tmp8u359hdh/pip-25.0.1-py3-none-any.whl [2025-06-20T06:33:15.786Z] Installing collected packages: pip [2025-06-20T06:33:15.851Z] 2f39f015ded8: Verifying Checksum [2025-06-20T06:33:15.851Z] 2f39f015ded8: Download complete [2025-06-20T06:33:16.807Z] 5eb5b503b376: Pull complete [2025-06-20T06:33:16.807Z] 5c69ac0246d0: Pull complete [2025-06-20T06:33:17.067Z] ec43610c2a17: Pull complete [2025-06-20T06:33:17.067Z] 3a2ae6a8a46f: Pull complete [2025-06-20T06:33:17.339Z] 33b1e0a273af: Pull complete [2025-06-20T06:33:17.339Z] 5d3b04190fa2: Pull complete [2025-06-20T06:33:21.112Z] Successfully installed pip-25.0.1 [2025-06-20T06:33:21.112Z] 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-20T06:33:21.544Z] 2f39f015ded8: Pull complete [2025-06-20T06:33:21.544Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-20T06:33:21.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:33:21.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:33:21.689Z] prd-centos7-docker-4c-2g-3611 does not seem to be running inside a container [2025-06-20T06:33:21.727Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-20T06:33:23.673Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-20T06:33:23.673Z] Collecting pip [2025-06-20T06:33:23.673Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-20T06:33:25.072Z] Collecting setuptools [2025-06-20T06:33:25.072Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:33:25.072Z] Collecting wheel [2025-06-20T06:33:25.072Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:33:25.072Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-20T06:33:25.338Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 45.8 MB/s eta 0:00:00 [2025-06-20T06:33:25.338Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-20T06:33:25.338Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.4 MB/s eta 0:00:00 [2025-06-20T06:33:25.338Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-20T06:33:25.524Z] $ docker top 3c176bc7a4fc269981f8cb50c62ef6d6a35c91def665d9b0cc66fe49f24990cf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-20T06:33:25.601Z] Installing collected packages: wheel, setuptools, pip [2025-06-20T06:33:25.858Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-20T06:33:26.151Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-20T06:33:26.442Z] + ls /var/log/sa-host [2025-06-20T06:33:26.442Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:33:26.541Z] provisioning config files... [2025-06-20T06:33:26.549Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4287344630199076248tmp [Pipeline] { [Pipeline] echo [2025-06-20T06:33:26.565Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:33:26.855Z] ---> create-netrc.sh [Pipeline] } [2025-06-20T06:33:26.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:33:27.197Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-20T06:33:27.207Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:33:27.507Z] ---> sudo-logs.sh [2025-06-20T06:33:27.507Z] Archiving 'sudo' log.. [2025-06-20T06:33:27.507Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3611.novalocal: Name or service not known [2025-06-20T06:33:27.507Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3611.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-06-20T06:33:27.530Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:33:27.818Z] ---> job-cost.sh [2025-06-20T06:33:27.818Z] lf-activate-venv: SKIPPING [2025-06-20T06:33:27.818Z] INFO: No Stack... [2025-06-20T06:33:28.077Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-06-20T06:33:28.337Z] INFO: Archiving Costs [Pipeline] echo [2025-06-20T06:33:28.351Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:33:28.636Z] ---> logs-deploy.sh [2025-06-20T06:33:28.636Z] lf-activate-venv: SKIPPING [2025-06-20T06:33:28.636Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/58 [2025-06-20T06:33:28.636Z] INFO: archiving workspace using pattern(s): [2025-06-20T06:33:29.573Z] Archives upload complete. [2025-06-20T06:33:29.573Z] INFO: archiving logs to Nexus [2025-06-20T06:33:30.508Z] ---> uname -a: [2025-06-20T06:33:30.508Z] Linux prd-centos7-docker-4c-2g-3611.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-06-20T06:33:30.508Z] [2025-06-20T06:33:30.508Z] [2025-06-20T06:33:30.508Z] ---> lscpu: [2025-06-20T06:33:30.508Z] Architecture: x86_64 [2025-06-20T06:33:30.508Z] CPU op-mode(s): 32-bit, 64-bit [2025-06-20T06:33:30.508Z] Byte Order: Little Endian [2025-06-20T06:33:30.508Z] Address sizes: 40 bits physical, 48 bits virtual [2025-06-20T06:33:30.508Z] CPU(s): 2 [2025-06-20T06:33:30.508Z] On-line CPU(s) list: 0,1 [2025-06-20T06:33:30.508Z] Thread(s) per core: 1 [2025-06-20T06:33:30.508Z] Core(s) per socket: 1 [2025-06-20T06:33:30.508Z] Socket(s): 2 [2025-06-20T06:33:30.508Z] NUMA node(s): 1 [2025-06-20T06:33:30.508Z] Vendor ID: AuthenticAMD [2025-06-20T06:33:30.508Z] CPU family: 23 [2025-06-20T06:33:30.508Z] Model: 49 [2025-06-20T06:33:30.508Z] Model name: AMD EPYC-Rome Processor [2025-06-20T06:33:30.508Z] Stepping: 0 [2025-06-20T06:33:30.508Z] CPU MHz: 2800.000 [2025-06-20T06:33:30.508Z] BogoMIPS: 5600.00 [2025-06-20T06:33:30.508Z] Virtualization: AMD-V [2025-06-20T06:33:30.508Z] Hypervisor vendor: KVM [2025-06-20T06:33:30.508Z] Virtualization type: full [2025-06-20T06:33:30.508Z] L1d cache: 64 KiB [2025-06-20T06:33:30.508Z] L1i cache: 64 KiB [2025-06-20T06:33:30.508Z] L2 cache: 1 MiB [2025-06-20T06:33:30.508Z] L3 cache: 32 MiB [2025-06-20T06:33:30.509Z] NUMA node0 CPU(s): 0,1 [2025-06-20T06:33:30.509Z] Vulnerability Itlb multihit: Not affected [2025-06-20T06:33:30.509Z] Vulnerability L1tf: Not affected [2025-06-20T06:33:30.509Z] Vulnerability Mds: Not affected [2025-06-20T06:33:30.509Z] Vulnerability Meltdown: Not affected [2025-06-20T06:33:30.509Z] Vulnerability Mmio stale data: Not affected [2025-06-20T06:33:30.509Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-06-20T06:33:30.509Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-06-20T06:33:30.509Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-06-20T06:33:30.509Z] Vulnerability Srbds: Not affected [2025-06-20T06:33:30.509Z] Vulnerability Tsx async abort: Not affected [2025-06-20T06:33:30.509Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-06-20T06:33:30.509Z] [2025-06-20T06:33:30.509Z] [2025-06-20T06:33:30.509Z] ---> nproc: [2025-06-20T06:33:30.509Z] 2 [2025-06-20T06:33:30.509Z] [2025-06-20T06:33:30.509Z] [2025-06-20T06:33:30.509Z] ---> df -h: [2025-06-20T06:33:30.509Z] Filesystem Size Used Avail Use% Mounted on [2025-06-20T06:33:30.509Z] overlay 40G 7.3G 33G 19% / [2025-06-20T06:33:30.509Z] tmpfs 64M 0 64M 0% /dev [2025-06-20T06:33:30.509Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-06-20T06:33:30.509Z] shm 64M 0 64M 0% /dev/shm [2025-06-20T06:33:30.509Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-06-20T06:33:30.509Z] [2025-06-20T06:33:30.509Z] [2025-06-20T06:33:30.509Z] Cannot open /var/log/sysstat/sa20: No such file or directory [2025-06-20T06:33:30.509Z] Please check if data collecting is enabled [2025-06-20T06:33:30.509Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-20T06:33:30.541Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-20T06:33:30.552Z] $ docker stop --time=1 3c176bc7a4fc269981f8cb50c62ef6d6a35c91def665d9b0cc66fe49f24990cf [2025-06-20T06:33:31.695Z] $ docker rm -f --volumes 3c176bc7a4fc269981f8cb50c62ef6d6a35c91def665d9b0cc66fe49f24990cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-20T06:33:31.782Z] [WS-CLEANUP] Deleting project workspace... [2025-06-20T06:33:31.782Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-20T06:33:31.805Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:33:32.212Z] Attempting uninstall: pip [2025-06-20T06:33:32.213Z] Found existing installation: pip 25.0.1 [2025-06-20T06:33:32.213Z] Uninstalling pip-25.0.1: [2025-06-20T06:33:32.213Z] Successfully uninstalled pip-25.0.1 [2025-06-20T06:33:32.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:33:32.226Z] [2025-06-20T06:33:32.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:33:32.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:33:32.527Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-20T06:33:32.527Z] 5eb5b503b376: Pulling fs layer [2025-06-20T06:33:32.527Z] 5c69ac0246d0: Pulling fs layer [2025-06-20T06:33:32.527Z] ec43610c2a17: Pulling fs layer [2025-06-20T06:33:32.527Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-20T06:33:32.527Z] 33b1e0a273af: Pulling fs layer [2025-06-20T06:33:32.527Z] 5d3b04190fa2: Pulling fs layer [2025-06-20T06:33:32.527Z] 2f39f015ded8: Pulling fs layer [2025-06-20T06:33:32.527Z] 3a2ae6a8a46f: Waiting [2025-06-20T06:33:32.527Z] 33b1e0a273af: Waiting [2025-06-20T06:33:32.527Z] 5d3b04190fa2: Waiting [2025-06-20T06:33:32.527Z] 2f39f015ded8: Waiting [2025-06-20T06:33:32.527Z] 5c69ac0246d0: Download complete [2025-06-20T06:33:32.527Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-20T06:33:32.527Z] 3a2ae6a8a46f: Download complete [2025-06-20T06:33:32.527Z] 33b1e0a273af: Verifying Checksum [2025-06-20T06:33:32.527Z] 33b1e0a273af: Download complete [2025-06-20T06:33:32.527Z] ec43610c2a17: Verifying Checksum [2025-06-20T06:33:32.527Z] ec43610c2a17: Download complete [2025-06-20T06:33:32.527Z] 5d3b04190fa2: Verifying Checksum [2025-06-20T06:33:32.527Z] 5d3b04190fa2: Download complete [2025-06-20T06:33:32.784Z] 5eb5b503b376: Verifying Checksum [2025-06-20T06:33:32.784Z] 5eb5b503b376: Download complete [2025-06-20T06:33:33.352Z] 2f39f015ded8: Download complete [2025-06-20T06:33:33.916Z] 5eb5b503b376: Pull complete [2025-06-20T06:33:33.916Z] 5c69ac0246d0: Pull complete [2025-06-20T06:33:34.482Z] ec43610c2a17: Pull complete [2025-06-20T06:33:34.482Z] 3a2ae6a8a46f: Pull complete [2025-06-20T06:33:34.482Z] 33b1e0a273af: Pull complete [2025-06-20T06:33:34.740Z] 5d3b04190fa2: Pull complete [2025-06-20T06:33:38.922Z] 2f39f015ded8: Pull complete [2025-06-20T06:33:38.922Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-20T06:33:38.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:33:38.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:33:39.006Z] prd-ubuntu20.04-docker-8c-8g-3605 does not seem to be running inside a container [2025-06-20T06:33:39.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-20T06:33:40.491Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-20T06:33:40.491Z] 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-20T06:33:41.019Z] $ docker top 4ed8eb45afde8c093902650483b381be2935809c16bc528447e5e1e3a3c47e79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:33:41.384Z] ---> job-cost.sh [2025-06-20T06:33:41.384Z] lf-activate-venv: SKIPPING [2025-06-20T06:33:41.384Z] INFO: No Stack... [2025-06-20T06:33:41.643Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-20T06:33:42.208Z] INFO: Archiving Costs [Pipeline] sh [2025-06-20T06:33:42.446Z] Processing ./edgex-taf-common [2025-06-20T06:33:42.446Z] Preparing metadata (setup.py): started [2025-06-20T06:33:42.494Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2025-06-20T06:33:42.494Z] + cut -d, -f6 [Pipeline] lock [2025-06-20T06:33:42.508Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-58-stack-cost] [2025-06-20T06:33:42.515Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-58-stack-cost] did not exist. Created. [2025-06-20T06:33:42.521Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-20T06:33:42.832Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-20T06:33:42.868Z] Stashed 1 file(s) [Pipeline] } [2025-06-20T06:33:42.877Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-20T06:33:42.903Z] $ docker stop --time=1 4ed8eb45afde8c093902650483b381be2935809c16bc528447e5e1e3a3c47e79 [2025-06-20T06:33:43.411Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:33:43.411Z] Building wheels for collected packages: edgex-taf-common [2025-06-20T06:33:43.411Z]  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-20T06:33:43.411Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-20T06:33:44.065Z] $ docker rm -f --volumes 4ed8eb45afde8c093902650483b381be2935809c16bc528447e5e1e3a3c47e79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-20T06:33:44.811Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-20T06:33:44.811Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=8cd10341f048776938705fc083a9749dc14529037f8f4c9fec7157cee0e0c84d [2025-06-20T06:33:45.074Z] Stored in directory: /tmp/pip-ephem-wheel-cache-53h5yl67/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-20T06:33:45.074Z] Successfully built edgex-taf-common [2025-06-20T06:33:45.074Z] Installing collected packages: edgex-taf-common [2025-06-20T06:33:45.074Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-20T06:33:45.074Z] 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-20T06:33:48.395Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-20T06:33:48.395Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:33:48.395Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-20T06:33:48.395Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-20T06:33:48.659Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-20T06:33:48.659Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-20T06:33:48.925Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-20T06:33:48.925Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:33:48.925Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-20T06:33:48.925Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-20T06:33:48.925Z] Preparing metadata (setup.py): started [2025-06-20T06:33:50.328Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:33:50.328Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-20T06:33:50.328Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:33:50.328Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-20T06:33:50.328Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:33:50.594Z] Collecting requests==2.32.4 (from -r requirements.txt (line 8)) [2025-06-20T06:33:50.594Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-06-20T06:33:50.594Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-20T06:33:50.594Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-20T06:33:50.594Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-20T06:33:50.594Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-20T06:33:53.165Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-20T06:33:53.165Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-06-20T06:33:53.430Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-20T06:33:53.430Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-20T06:33:54.011Z] Installing build dependencies: started [2025-06-20T06:33:59.355Z] Installing build dependencies: finished with status 'done' [2025-06-20T06:33:59.355Z] Getting requirements to build wheel: started [2025-06-20T06:34:02.701Z] Getting requirements to build wheel: finished with status 'done' [2025-06-20T06:34:02.701Z] Preparing metadata (pyproject.toml): started [2025-06-20T06:34:05.275Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-20T06:34:07.854Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-20T06:34:07.854Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) [2025-06-20T06:34:07.854Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-06-20T06:34:07.854Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-06-20T06:34:07.854Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-20T06:34:07.854Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-20T06:34:08.436Z] Preparing metadata (setup.py): started [2025-06-20T06:34:09.841Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:34:10.799Z] Collecting pycryptodome==3.23.0 (from -r requirements.txt (line 16)) [2025-06-20T06:34:10.799Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-06-20T06:34:12.737Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-20T06:34:12.737Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-20T06:34:12.737Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-20T06:34:12.737Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-20T06:34:14.673Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-20T06:34:14.673Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-06-20T06:34:15.254Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:34:15.254Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:34:15.254Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:34:15.254Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:34:15.520Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:34:15.520Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:34:15.520Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:15.521Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T06:34:15.521Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:15.788Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-20T06:34:16.054Z] Preparing metadata (setup.py): started [2025-06-20T06:34:17.460Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:34:17.460Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:17.460Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-20T06:34:17.460Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:17.460Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-20T06:34:17.460Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:17.460Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-20T06:34:17.726Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:17.726Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:34:17.992Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:17.992Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:34:18.257Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:18.257Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:34:18.524Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:18.524Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-20T06:34:19.481Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:34:19.481Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-06-20T06:34:19.481Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:34:19.481Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:34:19.745Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:34:19.745Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:34:20.009Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:34:20.009Z] Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-06-20T06:34:20.273Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:34:20.273Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:34:20.538Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:34:20.538Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-20T06:34:20.538Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-20T06:34:21.936Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:34:21.936Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-06-20T06:34:21.936Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:34:21.936Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-20T06:34:21.936Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:34:21.936Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-20T06:34:22.200Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:34:22.200Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:34:22.200Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:34:22.465Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:34:22.465Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:34:22.465Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-20T06:34:22.465Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:34:22.465Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-20T06:34:22.731Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:34:22.731Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:34:22.996Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:34:22.996Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-20T06:34:22.996Z] 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-20T06:34:22.996Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:34:23.261Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:34:23.261Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:34:23.261Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:34:23.261Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-20T06:34:23.261Z] 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-20T06:34:23.261Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-20T06:34:23.526Z] 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-20T06:34:23.526Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-20T06:34:23.526Z] 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-20T06:34:23.526Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-20T06:34:24.477Z] 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-20T06:34:24.477Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-20T06:34:24.740Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:24.740Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-06-20T06:34:24.740Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:24.740Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-20T06:34:25.005Z] Preparing metadata (setup.py): started [2025-06-20T06:34:26.407Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:34:26.407Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:26.407Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:34:26.407Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:26.407Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-20T06:34:26.407Z] Preparing metadata (setup.py): started [2025-06-20T06:34:27.365Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:34:27.633Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:27.633Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:34:27.905Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:27.905Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-20T06:34:27.905Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:27.905Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-20T06:34:28.171Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:28.171Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T06:34:31.515Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:31.515Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2025-06-20T06:34:31.782Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:31.782Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-20T06:34:32.048Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:32.048Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-20T06:34:32.048Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:32.048Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-20T06:34:32.313Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:32.313Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-20T06:34:32.313Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:32.313Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-06-20T06:34:32.578Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:32.578Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:34:32.856Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:32.856Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-20T06:34:32.856Z] 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-20T06:34:32.856Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-20T06:34:33.435Z] 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-20T06:34:33.435Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-20T06:34:33.702Z] 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-20T06:34:33.702Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-20T06:34:34.280Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:34:34.546Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-06-20T06:34:34.812Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-20T06:34:34.812Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 47.0 MB/s eta 0:00:00 [2025-06-20T06:34:34.812Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-20T06:34:34.812Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-20T06:34:34.812Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-20T06:34:34.812Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-20T06:34:34.812Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-20T06:34:34.812Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-06-20T06:34:34.812Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-20T06:34:34.812Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-20T06:34:34.812Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-06-20T06:34:35.393Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 44.3 MB/s eta 0:00:00 [2025-06-20T06:34:35.393Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2025-06-20T06:34:35.393Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 47.8 MB/s eta 0:00:00 [2025-06-20T06:34:35.393Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-06-20T06:34:35.393Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 46.6 MB/s eta 0:00:00 [2025-06-20T06:34:35.393Z] Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-06-20T06:34:35.393Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 50.6 MB/s eta 0:00:00 [2025-06-20T06:34:35.393Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-20T06:34:35.393Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-20T06:34:35.393Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-06-20T06:34:35.661Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 50.7 MB/s eta 0:00:00 [2025-06-20T06:34:35.661Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-06-20T06:34:35.661Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-20T06:34:35.661Z] Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-06-20T06:34:35.661Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-06-20T06:34:35.661Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-20T06:34:35.661Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-20T06:34:35.661Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-20T06:34:35.661Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-20T06:34:35.661Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-20T06:34:35.925Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 45.5 MB/s eta 0:00:00 [2025-06-20T06:34:35.926Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-20T06:34:35.926Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-20T06:34:35.926Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-20T06:34:35.926Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-20T06:34:35.926Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-20T06:34:35.926Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-20T06:34:35.926Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-20T06:34:35.926Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-20T06:34:36.192Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-20T06:34:36.192Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-20T06:34:36.192Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-20T06:34:36.192Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-20T06:34:36.192Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-20T06:34:36.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 42.9 MB/s eta 0:00:00 [2025-06-20T06:34:36.192Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-20T06:34:36.192Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-06-20T06:34:36.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 49.1 MB/s eta 0:00:00 [2025-06-20T06:34:36.192Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-20T06:34:36.192Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-20T06:34:36.192Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-20T06:34:36.192Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-20T06:34:36.192Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-20T06:34:36.192Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-20T06:34:36.192Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) [2025-06-20T06:34:36.459Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 46.1 MB/s eta 0:00:00 [2025-06-20T06:34:36.459Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-20T06:34:36.459Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-20T06:34:36.459Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-20T06:34:36.459Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-06-20T06:34:36.459Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-20T06:34:36.459Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-20T06:34:36.459Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-20T06:34:36.459Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-06-20T06:34:36.459Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-20T06:34:36.459Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-20T06:34:36.459Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-20T06:34:36.459Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-20T06:34:36.459Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-20T06:34:36.459Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-20T06:34:36.459Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.9 MB/s eta 0:00:00 [2025-06-20T06:34:36.459Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-20T06:34:36.725Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-20T06:34:36.725Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-20T06:34:36.725Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-20T06:34:37.682Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-20T06:34:37.683Z]  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-20T06:34:37.683Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-20T06:34:39.624Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-20T06:34:39.624Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=a8a443d2966f79573f82e5b262f5dd9a4bbabd0e1c2c16ec017d702e3e586653 [2025-06-20T06:34:39.624Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3krl91hk/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-20T06:34:39.624Z] Building wheel for psutil (pyproject.toml): started [2025-06-20T06:34:51.928Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-20T06:34:51.928Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278202 sha256=a385c639559e05d6f8d76d60af6c2f0b1fb3e1c98564d50a4d4af538bf3ee7cf [2025-06-20T06:34:51.928Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3krl91hk/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-20T06:34:51.928Z]  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-20T06:34:51.928Z]  Building wheel for psycopg2 (setup.py): started [2025-06-20T06:35:59.742Z] Building wheel for psycopg2 (setup.py): still running... [2025-06-20T06:35:59.742Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-20T06:35:59.742Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512678 sha256=6bc6e52e78c54beb9851bfa4d1588c366955d2146e741e3e54a7b341bbdd5baf [2025-06-20T06:35:59.742Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3krl91hk/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-20T06:35:59.742Z]  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-20T06:35:59.742Z]  Building wheel for flex (setup.py): started [2025-06-20T06:35:59.742Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-20T06:35:59.742Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=4e739240f8748522bd3878983720d9b17512f49dcea4e4f956df38f1d92d0018 [2025-06-20T06:35:59.742Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3krl91hk/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-20T06:35:59.742Z]  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-20T06:35:59.742Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-20T06:35:59.742Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-20T06:35:59.742Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=d3046291d4684beefa22c0a139676f6ff877bd9ac58fad6aaceae4ed1c640460 [2025-06-20T06:35:59.742Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3krl91hk/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-20T06:35:59.742Z]  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-20T06:35:59.742Z]  Building wheel for validate-email (setup.py): started [2025-06-20T06:35:59.742Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-20T06:35:59.742Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=6427da91290463280c86edd715b87f68235d80ccc287b7a65f06aa1bfdb53bd3 [2025-06-20T06:35:59.742Z] Stored in directory: /tmp/pip-ephem-wheel-cache-3krl91hk/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-20T06:35:59.742Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-20T06:35:59.742Z] 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-20T06:37:07.576Z] [2025-06-20T06:37:07.577Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 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.49.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.23.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.4 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-20T06:37:07.577Z] 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-20T06:38:03.982Z] Removing intermediate container 565347acbb76 [2025-06-20T06:38:03.982Z] ---> 1120b3e3f2e9 [2025-06-20T06:38:03.982Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-20T06:38:03.982Z] ---> Running in a29a272389fe [2025-06-20T06:38:03.982Z] Removing intermediate container a29a272389fe [2025-06-20T06:38:03.982Z] ---> adf59e94a9b4 [2025-06-20T06:38:03.982Z] Step 11/13 : LABEL arch=arm64 [2025-06-20T06:38:03.982Z] ---> Running in 729c72d6acc3 [2025-06-20T06:38:03.982Z] Removing intermediate container 729c72d6acc3 [2025-06-20T06:38:03.982Z] ---> 7f3cc1658a0a [2025-06-20T06:38:03.982Z] Step 12/13 : LABEL git_sha=bccc8e26171e86bac8f6b533786b209f7d532bea [2025-06-20T06:38:03.982Z] ---> Running in 9e8c9c78fe51 [2025-06-20T06:38:03.982Z] Removing intermediate container 9e8c9c78fe51 [2025-06-20T06:38:03.982Z] ---> ab8f31b5c79a [2025-06-20T06:38:03.982Z] Step 13/13 : LABEL version=1.0.0-dev.6 [2025-06-20T06:38:03.982Z] ---> Running in 973a6905a20d [2025-06-20T06:38:03.982Z] Removing intermediate container 973a6905a20d [2025-06-20T06:38:03.982Z] ---> bb0c4cf6aa5e [2025-06-20T06:38:03.982Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-20T06:38:03.982Z] Successfully built bb0c4cf6aa5e [2025-06-20T06:38:03.982Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2025-06-20T06:38:04.127Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2025-06-20T06:38:04.127Z] bccc8e26171e86bac8f6b533786b209f7d532bea [2025-06-20T06:38:04.127Z] latest [2025-06-20T06:38:04.127Z] 1.0.0-dev.6 [2025-06-20T06:38:04.127Z] bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6 [2025-06-20T06:38:04.127Z] main [2025-06-20T06:38:04.127Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:38:04.498Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:bccc8e26171e86bac8f6b533786b209f7d532bea [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:38:04.874Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:bccc8e26171e86bac8f6b533786b209f7d532bea [2025-06-20T06:38:04.874Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:38:04.874Z] bb23b7eb9b79: Preparing [2025-06-20T06:38:04.874Z] dbf9cf2899cc: Preparing [2025-06-20T06:38:04.874Z] e824f69797a9: Preparing [2025-06-20T06:38:04.874Z] d11287cec77e: Preparing [2025-06-20T06:38:04.874Z] 6bbea4e0c544: Preparing [2025-06-20T06:38:04.874Z] dd9c8f8612c8: Preparing [2025-06-20T06:38:04.874Z] dd9c8f8612c8: Waiting [2025-06-20T06:38:05.141Z] e824f69797a9: Pushed [2025-06-20T06:38:05.141Z] d11287cec77e: Pushed [2025-06-20T06:38:05.141Z] dbf9cf2899cc: Pushed [2025-06-20T06:38:05.141Z] 6bbea4e0c544: Pushed [2025-06-20T06:38:05.141Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:43:11.927Z] bb23b7eb9b79: Pushed [2025-06-20T06:43:11.927Z] bccc8e26171e86bac8f6b533786b209f7d532bea: digest: sha256:7175e9e031f97081278cc7a1045309c6f4907265cf661e945ea977d1cb9d3b2f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:43:12.278Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:43:12.623Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2025-06-20T06:43:12.623Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:43:12.623Z] bb23b7eb9b79: Preparing [2025-06-20T06:43:12.623Z] dbf9cf2899cc: Preparing [2025-06-20T06:43:12.623Z] e824f69797a9: Preparing [2025-06-20T06:43:12.623Z] d11287cec77e: Preparing [2025-06-20T06:43:12.623Z] 6bbea4e0c544: Preparing [2025-06-20T06:43:12.623Z] dd9c8f8612c8: Preparing [2025-06-20T06:43:12.623Z] dd9c8f8612c8: Waiting [2025-06-20T06:43:12.623Z] d11287cec77e: Layer already exists [2025-06-20T06:43:12.623Z] bb23b7eb9b79: Layer already exists [2025-06-20T06:43:12.623Z] 6bbea4e0c544: Layer already exists [2025-06-20T06:43:12.623Z] e824f69797a9: Layer already exists [2025-06-20T06:43:12.623Z] dbf9cf2899cc: Layer already exists [2025-06-20T06:43:12.623Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:43:12.886Z] latest: digest: sha256:7175e9e031f97081278cc7a1045309c6f4907265cf661e945ea977d1cb9d3b2f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:43:13.234Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:43:13.579Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.6 [2025-06-20T06:43:13.579Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:43:13.579Z] bb23b7eb9b79: Preparing [2025-06-20T06:43:13.580Z] dbf9cf2899cc: Preparing [2025-06-20T06:43:13.580Z] e824f69797a9: Preparing [2025-06-20T06:43:13.580Z] d11287cec77e: Preparing [2025-06-20T06:43:13.580Z] 6bbea4e0c544: Preparing [2025-06-20T06:43:13.580Z] dd9c8f8612c8: Preparing [2025-06-20T06:43:13.580Z] dd9c8f8612c8: Waiting [2025-06-20T06:43:13.580Z] e824f69797a9: Layer already exists [2025-06-20T06:43:13.580Z] d11287cec77e: Layer already exists [2025-06-20T06:43:13.580Z] 6bbea4e0c544: Layer already exists [2025-06-20T06:43:13.580Z] bb23b7eb9b79: Layer already exists [2025-06-20T06:43:13.580Z] dbf9cf2899cc: Layer already exists [2025-06-20T06:43:13.580Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:43:13.841Z] 1.0.0-dev.6: digest: sha256:7175e9e031f97081278cc7a1045309c6f4907265cf661e945ea977d1cb9d3b2f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:43:14.193Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:43:14.535Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6 [2025-06-20T06:43:14.536Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:43:14.536Z] bb23b7eb9b79: Preparing [2025-06-20T06:43:14.536Z] dbf9cf2899cc: Preparing [2025-06-20T06:43:14.536Z] e824f69797a9: Preparing [2025-06-20T06:43:14.536Z] d11287cec77e: Preparing [2025-06-20T06:43:14.536Z] 6bbea4e0c544: Preparing [2025-06-20T06:43:14.536Z] dd9c8f8612c8: Preparing [2025-06-20T06:43:14.536Z] dd9c8f8612c8: Waiting [2025-06-20T06:43:14.536Z] 6bbea4e0c544: Layer already exists [2025-06-20T06:43:14.536Z] d11287cec77e: Layer already exists [2025-06-20T06:43:14.536Z] e824f69797a9: Layer already exists [2025-06-20T06:43:14.536Z] bb23b7eb9b79: Layer already exists [2025-06-20T06:43:14.536Z] dbf9cf2899cc: Layer already exists [2025-06-20T06:43:14.536Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:43:14.797Z] bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6: digest: sha256:7175e9e031f97081278cc7a1045309c6f4907265cf661e945ea977d1cb9d3b2f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:43:15.148Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:43:15.501Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2025-06-20T06:43:15.501Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:43:15.501Z] bb23b7eb9b79: Preparing [2025-06-20T06:43:15.501Z] dbf9cf2899cc: Preparing [2025-06-20T06:43:15.501Z] e824f69797a9: Preparing [2025-06-20T06:43:15.501Z] d11287cec77e: Preparing [2025-06-20T06:43:15.501Z] 6bbea4e0c544: Preparing [2025-06-20T06:43:15.501Z] dd9c8f8612c8: Preparing [2025-06-20T06:43:15.501Z] dd9c8f8612c8: Waiting [2025-06-20T06:43:15.501Z] d11287cec77e: Layer already exists [2025-06-20T06:43:15.501Z] 6bbea4e0c544: Layer already exists [2025-06-20T06:43:15.501Z] dbf9cf2899cc: Layer already exists [2025-06-20T06:43:15.501Z] bb23b7eb9b79: Layer already exists [2025-06-20T06:43:15.501Z] e824f69797a9: Layer already exists [2025-06-20T06:43:15.501Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:43:15.501Z] main: digest: sha256:7175e9e031f97081278cc7a1045309c6f4907265cf661e945ea977d1cb9d3b2f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-20T06:43:15.580Z] ===================================================== [Pipeline] echo [2025-06-20T06:43:15.592Z] taggedImages: [2025-06-20T06:43:15.592Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:bccc8e26171e86bac8f6b533786b209f7d532bea [2025-06-20T06:43:15.592Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2025-06-20T06:43:15.592Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.6 [2025-06-20T06:43:15.592Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6 [2025-06-20T06:43:15.592Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo [2025-06-20T06:43:15.602Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:bccc8e26171e86bac8f6b533786b209f7d532bea [Pipeline] echo [2025-06-20T06:43:15.612Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo [2025-06-20T06:43:15.622Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.6 [Pipeline] echo [2025-06-20T06:43:15.634Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:bccc8e26171e86bac8f6b533786b209f7d532bea-1.0.0-dev.6 [Pipeline] echo [2025-06-20T06:43:15.643Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:43:16.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T06:43:16.054Z] [2025-06-20T06:43:16.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:43:16.377Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T06:43:16.378Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-20T06:43:16.378Z] 8998bd30e6a1: Pulling fs layer [2025-06-20T06:43:16.378Z] 04944245beec: Pulling fs layer [2025-06-20T06:43:16.378Z] 699f458cf7ca: Pulling fs layer [2025-06-20T06:43:16.378Z] 765212b225bb: Pulling fs layer [2025-06-20T06:43:16.378Z] f23df028b6ca: Pulling fs layer [2025-06-20T06:43:16.378Z] d65c8cfc05b1: Pulling fs layer [2025-06-20T06:43:16.378Z] 2437ff75d9bd: Pulling fs layer [2025-06-20T06:43:16.378Z] f23df028b6ca: Waiting [2025-06-20T06:43:16.378Z] d65c8cfc05b1: Waiting [2025-06-20T06:43:16.378Z] 2437ff75d9bd: Waiting [2025-06-20T06:43:16.378Z] 765212b225bb: Waiting [2025-06-20T06:43:16.643Z] 04944245beec: Verifying Checksum [2025-06-20T06:43:16.643Z] 04944245beec: Download complete [2025-06-20T06:43:16.643Z] 765212b225bb: Verifying Checksum [2025-06-20T06:43:16.643Z] 765212b225bb: Download complete [2025-06-20T06:43:16.643Z] f23df028b6ca: Verifying Checksum [2025-06-20T06:43:16.643Z] f23df028b6ca: Download complete [2025-06-20T06:43:16.643Z] d65c8cfc05b1: Verifying Checksum [2025-06-20T06:43:16.643Z] d65c8cfc05b1: Download complete [2025-06-20T06:43:16.643Z] 699f458cf7ca: Verifying Checksum [2025-06-20T06:43:16.643Z] 699f458cf7ca: Download complete [2025-06-20T06:43:17.219Z] 8998bd30e6a1: Verifying Checksum [2025-06-20T06:43:17.219Z] 8998bd30e6a1: Download complete [2025-06-20T06:43:19.781Z] 2437ff75d9bd: Verifying Checksum [2025-06-20T06:43:19.781Z] 2437ff75d9bd: Download complete [2025-06-20T06:43:21.710Z] 8998bd30e6a1: Pull complete [2025-06-20T06:43:22.286Z] 04944245beec: Pull complete [2025-06-20T06:43:23.757Z] 699f458cf7ca: Pull complete [2025-06-20T06:43:24.026Z] 765212b225bb: Pull complete [2025-06-20T06:43:24.997Z] f23df028b6ca: Pull complete [2025-06-20T06:43:24.997Z] d65c8cfc05b1: Pull complete [2025-06-20T06:43:43.227Z] 2437ff75d9bd: Pull complete [2025-06-20T06:43:43.227Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-20T06:43:43.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T06:43:43.227Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:43:43.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-3607 does not seem to be running inside a container [2025-06-20T06:43:43.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-06-20T06:43:45.180Z] $ docker top a5ea87df8bbd44a7ec8ca35cd7b535715499552d258d90480c69231360eef2d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:43:46.010Z] ---> job-cost.sh [2025-06-20T06:43:46.010Z] lf-activate-venv: SKIPPING [2025-06-20T06:43:46.010Z] INFO: No Stack... [2025-06-20T06:43:46.273Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-20T06:43:47.227Z] INFO: Archiving Costs [Pipeline] sh [2025-06-20T06:43:47.858Z] + cut -d, -f6 [2025-06-20T06:43:47.858Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock [2025-06-20T06:43:47.920Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-58-stack-cost] [2025-06-20T06:43:47.928Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-58-stack-cost] did not exist. Created. [2025-06-20T06:43:47.933Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-20T06:43:48.583Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-1fe62039/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-06-20T06:43:48.906Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-20T06:43:48.932Z] Warning: overwriting stash ‘stack-cost’ [2025-06-20T06:43:49.343Z] Stashed 1 file(s) [Pipeline] } [2025-06-20T06:43:49.355Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-20T06:43:49.388Z] $ docker stop --time=1 a5ea87df8bbd44a7ec8ca35cd7b535715499552d258d90480c69231360eef2d9 [2025-06-20T06:43:50.886Z] $ docker rm -f --volumes a5ea87df8bbd44a7ec8ca35cd7b535715499552d258d90480c69231360eef2d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-06-20T06:43:51.560Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:43:51.560Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:43:51.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:43:51.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:43:51.950Z] prd-ubuntu20.04-docker-8c-8g-3605 does not seem to be running inside a container [2025-06-20T06:43:51.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-20T06:43:52.309Z] $ docker top c7dc3c8672f9f9834b3517aeaca08ab4184e4f4b33f01f3d93df7e29a7c853d3 -eo pid,comm [2025-06-20T06:43:52.354Z] 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-20T06:43:52.354Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:43:52.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:43:52.404Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:43:52.513Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:43:52.517Z] $ docker exec c7dc3c8672f9f9834b3517aeaca08ab4184e4f4b33f01f3d93df7e29a7c853d3 ssh-agent [2025-06-20T06:43:52.624Z] SSH_AUTH_SOCK=/tmp/ssh-dAkVVU7lbOy6/agent.34 [2025-06-20T06:43:52.624Z] SSH_AGENT_PID=40 [2025-06-20T06:43:52.628Z] Running ssh-add (command line suppressed) [2025-06-20T06:43:52.725Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11880455159398072946.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11880455159398072946.key) [2025-06-20T06:43:52.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:43:53.027Z] + git semver tag [2025-06-20T06:43:53.285Z] 2025-06-20 06:43:53,218 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:43:53.285Z] 2025-06-20 06:43:53,222 [run_tag] DEBUG tag force:False [2025-06-20T06:43:53.285Z] 2025-06-20 06:43:53,222 [check_head_tag] DEBUG check head tag [2025-06-20T06:43:53.285Z] 2025-06-20 06:43:53,223 [execute] INFO git cat-file --batch-check [2025-06-20T06:43:53.285Z] 2025-06-20 06:43:53,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:43:53.285Z] 2025-06-20 06:43:53,225 [execute] INFO git cat-file --batch [2025-06-20T06:43:53.285Z] 2025-06-20 06:43:53,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:43:53.285Z] 2025-06-20 06:43:53,240 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:43:53.285Z] 2025-06-20 06:43:53,241 [execute] INFO git tag -a v1.0.0-dev.6 -m v1.0.0-dev.6 [2025-06-20T06:43:53.285Z] 2025-06-20 06:43:53,241 [execute] DEBUG Popen(['git', 'tag', '-a', 'v1.0.0-dev.6', '-m', 'v1.0.0-dev.6'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:43:53.285Z] 2025-06-20 06:43:53,243 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:43:53.285Z] 1.0.0-dev.6 [Pipeline] } [2025-06-20T06:43:53.293Z] $ docker exec --env ******** --env ******** c7dc3c8672f9f9834b3517aeaca08ab4184e4f4b33f01f3d93df7e29a7c853d3 ssh-agent -k [2025-06-20T06:43:53.395Z] unset SSH_AUTH_SOCK; [2025-06-20T06:43:53.395Z] unset SSH_AGENT_PID; [2025-06-20T06:43:53.395Z] echo Agent pid 40 killed; [2025-06-20T06:43:53.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:43:53.718Z] + git semver [Pipeline] } [2025-06-20T06:43:53.990Z] $ docker stop --time=1 c7dc3c8672f9f9834b3517aeaca08ab4184e4f4b33f01f3d93df7e29a7c853d3 [2025-06-20T06:43:55.257Z] $ docker rm -f --volumes c7dc3c8672f9f9834b3517aeaca08ab4184e4f4b33f01f3d93df7e29a7c853d3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:43:55.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-20T06:43:55.676Z] [2025-06-20T06:43:55.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:43:55.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-20T06:43:55.986Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-06-20T06:43:55.986Z] ab5ef0e58194: Pulling fs layer [2025-06-20T06:43:55.986Z] 9712f1f96733: Pulling fs layer [2025-06-20T06:43:55.986Z] 63f879dbbcfc: Pulling fs layer [2025-06-20T06:43:55.986Z] 0d9ebad4ef96: Pulling fs layer [2025-06-20T06:43:55.986Z] e9a5061849ea: Pulling fs layer [2025-06-20T06:43:55.986Z] d747dcd14b5f: Pulling fs layer [2025-06-20T06:43:55.986Z] 2de7ff778b66: Pulling fs layer [2025-06-20T06:43:55.986Z] e9a5061849ea: Waiting [2025-06-20T06:43:55.986Z] d747dcd14b5f: Waiting [2025-06-20T06:43:55.986Z] 0d9ebad4ef96: Waiting [2025-06-20T06:43:55.986Z] 2de7ff778b66: Waiting [2025-06-20T06:43:55.986Z] 9712f1f96733: Verifying Checksum [2025-06-20T06:43:55.986Z] 9712f1f96733: Download complete [2025-06-20T06:43:56.244Z] 63f879dbbcfc: Verifying Checksum [2025-06-20T06:43:56.244Z] 63f879dbbcfc: Download complete [2025-06-20T06:43:56.502Z] e9a5061849ea: Download complete [2025-06-20T06:43:56.503Z] d747dcd14b5f: Download complete [2025-06-20T06:43:56.503Z] ab5ef0e58194: Download complete [2025-06-20T06:43:56.503Z] 2de7ff778b66: Verifying Checksum [2025-06-20T06:43:56.503Z] 2de7ff778b66: Download complete [2025-06-20T06:43:56.503Z] 0d9ebad4ef96: Verifying Checksum [2025-06-20T06:43:56.503Z] 0d9ebad4ef96: Download complete [2025-06-20T06:43:59.030Z] ab5ef0e58194: Pull complete [2025-06-20T06:43:59.030Z] 9712f1f96733: Pull complete [2025-06-20T06:43:59.596Z] 63f879dbbcfc: Pull complete [2025-06-20T06:44:03.782Z] 0d9ebad4ef96: Pull complete [2025-06-20T06:44:03.782Z] e9a5061849ea: Pull complete [2025-06-20T06:44:03.782Z] d747dcd14b5f: Pull complete [2025-06-20T06:44:05.159Z] 2de7ff778b66: Pull complete [2025-06-20T06:44:05.159Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-06-20T06:44:05.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-20T06:44:05.159Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:44:05.251Z] prd-ubuntu20.04-docker-8c-8g-3605 does not seem to be running inside a container [2025-06-20T06:44:05.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-06-20T06:44:07.537Z] $ docker top a3d28018bc09db5d864c5474f9d2b4550520eb73972dae888c0794406781c497 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:44:07.618Z] provisioning config files... [2025-06-20T06:44:07.624Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9333428424848865085tmp [2025-06-20T06:44:07.632Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1731062741559041906tmp [2025-06-20T06:44:07.639Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13195281959047276318tmp [Pipeline] { [Pipeline] echo [2025-06-20T06:44:07.771Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:44:08.068Z] ---> sigul-configuration.sh [2025-06-20T06:44:08.068Z] gpg: directory `/root/.gnupg' created [2025-06-20T06:44:08.068Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-06-20T06:44:08.068Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-06-20T06:44:08.068Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-06-20T06:44:08.068Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-06-20T06:44:08.068Z] gpg: CAST5 encrypted data [2025-06-20T06:44:08.068Z] gpg: encrypted with 1 passphrase [2025-06-20T06:44:08.068Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-06-20T06:44:08.410Z] + mkdir /home/jenkins [2025-06-20T06:44:08.411Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-06-20T06:44:08.780Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-06-20T06:44:08.806Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:44:09.180Z] ---> sigul-install.sh [2025-06-20T06:44:09.180Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-06-20T06:44:09.473Z] + git tag --list [2025-06-20T06:44:09.473Z] v0.0.1 [2025-06-20T06:44:09.473Z] v0.0.2-dev.1 [2025-06-20T06:44:09.473Z] v0.0.2-dev.10 [2025-06-20T06:44:09.473Z] v0.0.2-dev.11 [2025-06-20T06:44:09.473Z] v0.0.2-dev.12 [2025-06-20T06:44:09.473Z] v0.0.2-dev.13 [2025-06-20T06:44:09.473Z] v0.0.2-dev.14 [2025-06-20T06:44:09.473Z] v0.0.2-dev.15 [2025-06-20T06:44:09.473Z] v0.0.2-dev.16 [2025-06-20T06:44:09.473Z] v0.0.2-dev.17 [2025-06-20T06:44:09.473Z] v0.0.2-dev.18 [2025-06-20T06:44:09.473Z] v0.0.2-dev.19 [2025-06-20T06:44:09.473Z] v0.0.2-dev.2 [2025-06-20T06:44:09.473Z] v0.0.2-dev.20 [2025-06-20T06:44:09.473Z] v0.0.2-dev.21 [2025-06-20T06:44:09.473Z] v0.0.2-dev.22 [2025-06-20T06:44:09.473Z] v0.0.2-dev.23 [2025-06-20T06:44:09.473Z] v0.0.2-dev.24 [2025-06-20T06:44:09.473Z] v0.0.2-dev.25 [2025-06-20T06:44:09.473Z] v0.0.2-dev.26 [2025-06-20T06:44:09.473Z] v0.0.2-dev.27 [2025-06-20T06:44:09.473Z] v0.0.2-dev.28 [2025-06-20T06:44:09.473Z] v0.0.2-dev.29 [2025-06-20T06:44:09.473Z] v0.0.2-dev.3 [2025-06-20T06:44:09.473Z] v0.0.2-dev.30 [2025-06-20T06:44:09.473Z] v0.0.2-dev.31 [2025-06-20T06:44:09.473Z] v0.0.2-dev.32 [2025-06-20T06:44:09.473Z] v0.0.2-dev.33 [2025-06-20T06:44:09.473Z] v0.0.2-dev.34 [2025-06-20T06:44:09.473Z] v0.0.2-dev.35 [2025-06-20T06:44:09.473Z] v0.0.2-dev.36 [2025-06-20T06:44:09.473Z] v0.0.2-dev.37 [2025-06-20T06:44:09.473Z] v0.0.2-dev.38 [2025-06-20T06:44:09.473Z] v0.0.2-dev.39 [2025-06-20T06:44:09.473Z] v0.0.2-dev.4 [2025-06-20T06:44:09.473Z] v0.0.2-dev.40 [2025-06-20T06:44:09.473Z] v0.0.2-dev.41 [2025-06-20T06:44:09.473Z] v0.0.2-dev.42 [2025-06-20T06:44:09.473Z] v0.0.2-dev.43 [2025-06-20T06:44:09.473Z] v0.0.2-dev.44 [2025-06-20T06:44:09.473Z] v0.0.2-dev.5 [2025-06-20T06:44:09.473Z] v0.0.2-dev.6 [2025-06-20T06:44:09.473Z] v0.0.2-dev.7 [2025-06-20T06:44:09.473Z] v0.0.2-dev.8 [2025-06-20T06:44:09.473Z] v0.0.2-dev.9 [2025-06-20T06:44:09.473Z] v1.0.0-dev.1 [2025-06-20T06:44:09.473Z] v1.0.0-dev.2 [2025-06-20T06:44:09.473Z] v1.0.0-dev.3 [2025-06-20T06:44:09.473Z] v1.0.0-dev.4 [2025-06-20T06:44:09.473Z] v1.0.0-dev.5 [2025-06-20T06:44:09.473Z] v1.0.0-dev.6 [Pipeline] sh [2025-06-20T06:44:09.774Z] + lftools sign git-tag v1.0.0-dev.6 [2025-06-20T06:44:10.368Z] Signing Git tag with Sigul... [2025-06-20T06:44:10.368Z] Signing v1.0.0-dev.6 [Pipeline] echo [2025-06-20T06:44:10.644Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:44:10.936Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-06-20T06:44:10.941Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-06-20T06:44:10.969Z] $ docker stop --time=1 a3d28018bc09db5d864c5474f9d2b4550520eb73972dae888c0794406781c497 [2025-06-20T06:44:12.280Z] $ docker rm -f --volumes a3d28018bc09db5d864c5474f9d2b4550520eb73972dae888c0794406781c497 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-06-20T06:44:12.709Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:44:12.709Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:44:13.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:44:13.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:44:13.091Z] prd-ubuntu20.04-docker-8c-8g-3605 does not seem to be running inside a container [2025-06-20T06:44:13.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-20T06:44:13.456Z] $ docker top bd69765da58eaeaade0fa8ac3bc10f5d18c18a98c4ed9adabee0ab3d38467310 -eo pid,comm [2025-06-20T06:44:13.502Z] 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-20T06:44:13.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:44:13.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:44:13.550Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:44:13.654Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:44:13.658Z] $ docker exec bd69765da58eaeaade0fa8ac3bc10f5d18c18a98c4ed9adabee0ab3d38467310 ssh-agent [2025-06-20T06:44:13.774Z] SSH_AUTH_SOCK=/tmp/ssh-vHX3eujK6RkZ/agent.32 [2025-06-20T06:44:13.774Z] SSH_AGENT_PID=38 [2025-06-20T06:44:13.780Z] Running ssh-add (command line suppressed) [2025-06-20T06:44:13.894Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9787009693882420337.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9787009693882420337.key) [2025-06-20T06:44:13.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:44:14.200Z] + git semver bump pre [2025-06-20T06:44:14.460Z] 2025-06-20 06:44:14,446 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:44:14.460Z] 2025-06-20 06:44:14,451 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:44:14.460Z] 2025-06-20 06:44:14,452 [bump_version] DEBUG bumping version:1.0.0-dev.6 on axis:pre with prefix:dev [2025-06-20T06:44:14.460Z] 2025-06-20 06:44:14,452 [bump_version] DEBUG bumped version:1.0.0-dev.7 [2025-06-20T06:44:14.460Z] 2025-06-20 06:44:14,452 [write_version] DEBUG write version:1.0.0-dev.7 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2025-06-20T06:44:14.460Z] 2025-06-20 06:44:14,452 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:44:14.460Z] 2025-06-20 06:44:14,452 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:44:14.460Z] 2025-06-20 06:44:14,454 [execute] INFO git cat-file --batch-check [2025-06-20T06:44:14.460Z] 2025-06-20 06:44:14,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:44:14.460Z] 2025-06-20 06:44:14,458 [execute] INFO git cat-file --batch [2025-06-20T06:44:14.460Z] 2025-06-20 06:44:14,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:44:14.719Z] 2025-06-20 06:44:14,461 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:44:14.719Z] 1.0.0-dev.7 [Pipeline] } [2025-06-20T06:44:14.729Z] $ docker exec --env ******** --env ******** bd69765da58eaeaade0fa8ac3bc10f5d18c18a98c4ed9adabee0ab3d38467310 ssh-agent -k [2025-06-20T06:44:14.839Z] unset SSH_AUTH_SOCK; [2025-06-20T06:44:14.839Z] unset SSH_AGENT_PID; [2025-06-20T06:44:14.839Z] echo Agent pid 38 killed; [2025-06-20T06:44:14.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:44:15.176Z] + git semver [Pipeline] } [2025-06-20T06:44:15.448Z] $ docker stop --time=1 bd69765da58eaeaade0fa8ac3bc10f5d18c18a98c4ed9adabee0ab3d38467310 [2025-06-20T06:44:16.721Z] $ docker rm -f --volumes bd69765da58eaeaade0fa8ac3bc10f5d18c18a98c4ed9adabee0ab3d38467310 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-20T06:44:17.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:44:17.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:44:17.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:44:17.373Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:44:17.460Z] prd-ubuntu20.04-docker-8c-8g-3605 does not seem to be running inside a container [2025-06-20T06:44:17.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-20T06:44:17.817Z] $ docker top 2e5cf7952190f0e54bde7e55447db1d81d39a4bc21b173f0b678ce74cba14eb5 -eo pid,comm [2025-06-20T06:44:17.862Z] 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-20T06:44:17.862Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:44:17.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:44:17.913Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:44:18.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:44:18.022Z] $ docker exec 2e5cf7952190f0e54bde7e55447db1d81d39a4bc21b173f0b678ce74cba14eb5 ssh-agent [2025-06-20T06:44:18.139Z] SSH_AUTH_SOCK=/tmp/ssh-QJVQMbjKwVsQ/agent.33 [2025-06-20T06:44:18.139Z] SSH_AGENT_PID=39 [2025-06-20T06:44:18.143Z] Running ssh-add (command line suppressed) [2025-06-20T06:44:18.247Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9116829999633936456.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9116829999633936456.key) [2025-06-20T06:44:18.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:44:18.547Z] + git semver push [2025-06-20T06:44:18.807Z] 2025-06-20 06:44:18,753 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:44:18.807Z] 2025-06-20 06:44:18,757 [run_push] DEBUG push [2025-06-20T06:44:18.807Z] 2025-06-20 06:44:18,758 [execute] INFO git cat-file --batch-check [2025-06-20T06:44:18.807Z] 2025-06-20 06:44:18,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:44:18.807Z] 2025-06-20 06:44:18,760 [execute] INFO git rev-list 603cc0c92bfcf2bb48ec40866666f15ddb3710e1 -- [2025-06-20T06:44:18.807Z] 2025-06-20 06:44:18,760 [execute] DEBUG Popen(['git', 'rev-list', '603cc0c92bfcf2bb48ec40866666f15ddb3710e1', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:44:18.807Z] 2025-06-20 06:44:18,764 [execute] INFO git fetch -v -- origin [2025-06-20T06:44:18.807Z] 2025-06-20 06:44:18,764 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-06-20T06:44:19.373Z] 2025-06-20 06:44:19,352 [run_push] DEBUG remote changes detected [2025-06-20T06:44:19.373Z] 2025-06-20 06:44:19,353 [run_push] DEBUG latest remote commit ea883bf14f53f47694981c16e089061cec97902f is not in local commits [2025-06-20T06:44:19.373Z] 2025-06-20 06:44:19,353 [run_push] DEBUG integrating remote changes with a git pull [2025-06-20T06:44:19.373Z] 2025-06-20 06:44:19,353 [execute] INFO git pull origin semver [2025-06-20T06:44:19.373Z] 2025-06-20 06:44:19,353 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:44:19.940Z] 2025-06-20 06:44:19,847 [execute] INFO git push origin semver [2025-06-20T06:44:19.941Z] 2025-06-20 06:44:19,847 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:44:20.879Z] 2025-06-20 06:44:20,578 [run_push] DEBUG push all version tags [2025-06-20T06:44:20.879Z] 2025-06-20 06:44:20,578 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-06-20T06:44:20.879Z] 2025-06-20 06:44:20,578 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:44:21.138Z] 2025-06-20 06:44:21,070 [main] ERROR Cmd('git') failed due to: exit code(1) [2025-06-20T06:44:21.138Z] cmdline: git push origin refs/tags/v*:refs/tags/v* [2025-06-20T06:44:21.138Z] stderr: 'To github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T06:44:21.138Z] ! [rejected] v1.0.0-dev.6 -> v1.0.0-dev.6 (already exists) [2025-06-20T06:44:21.138Z] error: failed to push some refs to 'github.com:edgexfoundry/edgex-taf-common.git' [2025-06-20T06:44:21.138Z] hint: Updates were rejected because the tag already exists in the remote.' [2025-06-20T06:44:21.138Z] ERROR: Cmd('git') failed due to: exit code(1) [2025-06-20T06:44:21.138Z] cmdline: git push origin refs/tags/v*:refs/tags/v* [2025-06-20T06:44:21.138Z] stderr: 'To github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T06:44:21.138Z] ! [rejected] v1.0.0-dev.6 -> v1.0.0-dev.6 (already exists) [2025-06-20T06:44:21.138Z] error: failed to push some refs to 'github.com:edgexfoundry/edgex-taf-common.git' [2025-06-20T06:44:21.138Z] hint: Updates were rejected because the tag already exists in the remote.' [Pipeline] } [2025-06-20T06:44:21.150Z] $ docker exec --env ******** --env ******** 2e5cf7952190f0e54bde7e55447db1d81d39a4bc21b173f0b678ce74cba14eb5 ssh-agent -k [2025-06-20T06:44:21.248Z] unset SSH_AUTH_SOCK; [2025-06-20T06:44:21.248Z] unset SSH_AGENT_PID; [2025-06-20T06:44:21.248Z] echo Agent pid 39 killed; [2025-06-20T06:44:21.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025-06-20T06:44:21.306Z] $ docker stop --time=1 2e5cf7952190f0e54bde7e55447db1d81d39a4bc21b173f0b678ce74cba14eb5 [2025-06-20T06:44:22.577Z] $ docker rm -f --volumes 2e5cf7952190f0e54bde7e55447db1d81d39a4bc21b173f0b678ce74cba14eb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-20T06:44:23.016Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2025-06-20T06:44:23.016Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-06-20T06:44:23.016Z] total 16 [2025-06-20T06:44:23.016Z] drwxr-xr-x 3 root root 4096 Jun 20 06:33 . [2025-06-20T06:44:23.016Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 06:44 .. [2025-06-20T06:44:23.016Z] drwxr-xr-x 2 root root 4096 Jun 20 06:33 cost [2025-06-20T06:44:23.016Z] -rw-r--r-- 1 root root 88 Jun 20 06:33 cost.csv [2025-06-20T06:44:23.016Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-06-20T06:44:23.016Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-06-20T06:44:23.016Z] total 16 [2025-06-20T06:44:23.016Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 06:33 . [2025-06-20T06:44:23.016Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 06:44 .. [2025-06-20T06:44:23.016Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 06:33 cost [2025-06-20T06:44:23.016Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 20 06:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:44:23.305Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:44:24.165Z] ---> package-listing.sh [2025-06-20T06:44:24.165Z] ++ facter osfamily [2025-06-20T06:44:24.165Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-20T06:44:24.425Z] + OS_FAMILY=debian [2025-06-20T06:44:24.425Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2025-06-20T06:44:24.425Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-20T06:44:24.425Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-20T06:44:24.425Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-20T06:44:24.425Z] + PACKAGES=/tmp/packages_start.txt [2025-06-20T06:44:24.425Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-20T06:44:24.425Z] + PACKAGES=/tmp/packages_end.txt [2025-06-20T06:44:24.425Z] + case "${OS_FAMILY}" in [2025-06-20T06:44:24.425Z] + dpkg -l [2025-06-20T06:44:24.425Z] + grep '^ii' [2025-06-20T06:44:24.425Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-20T06:44:24.425Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-20T06:44:24.425Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-20T06:44:24.425Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-20T06:44:24.425Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2025-06-20T06:44:24.425Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2025-06-20T06:44:24.438Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-20T06:44:24.717Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:44:25.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:44:25.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:44:25.369Z] prd-ubuntu20.04-docker-8c-8g-3605 does not seem to be running inside a container [2025-06-20T06:44:25.400Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-20T06:44:25.601Z] $ docker top 09f36cce675e22cbddf3d8380bb611875451cce5666432f5138072ea6445b0b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-20T06:44:25.943Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-20T06:44:26.227Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-20T06:44:26.513Z] + ls /var/log/sa-host [2025-06-20T06:44:26.513Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:44:26.549Z] provisioning config files... [2025-06-20T06:44:26.558Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6338617605169015040tmp [Pipeline] { [Pipeline] echo [2025-06-20T06:44:26.574Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:44:26.857Z] ---> create-netrc.sh [Pipeline] } [2025-06-20T06:44:26.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:44:27.176Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-20T06:44:27.188Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:44:27.470Z] ---> sudo-logs.sh [2025-06-20T06:44:27.470Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-20T06:44:27.501Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:44:27.781Z] ---> job-cost.sh [2025-06-20T06:44:27.781Z] lf-activate-venv: SKIPPING [2025-06-20T06:44:27.781Z] DEBUG: total: 0.2199999988079071 [2025-06-20T06:44:27.781Z] INFO: Retrieving Stack Cost... [2025-06-20T06:44:28.039Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-20T06:44:28.609Z] INFO: Archiving Costs [Pipeline] echo [2025-06-20T06:44:28.625Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:44:28.909Z] ---> logs-deploy.sh [2025-06-20T06:44:28.909Z] lf-activate-venv: SKIPPING [2025-06-20T06:44:28.909Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/58 [2025-06-20T06:44:28.909Z] INFO: archiving workspace using pattern(s): [2025-06-20T06:44:29.848Z] Archives upload complete. [2025-06-20T06:44:29.848Z] INFO: archiving logs to Nexus