Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e86f8a217ae073cfc8a1efb2d118210b9bc99448 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-ssh9799447155740267684.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-ssh11654915114553276125.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-ssh4862251883763766313.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-ssh4091657058356803806.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-ssh311929252899616168.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3588 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 Avoid second fetch Checking out Revision e86f8a217ae073cfc8a1efb2d118210b9bc99448 (main) Commit message: "Merge pull request #124 from edgexfoundry/dependabot/pip/influxdb-client-1.49.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e86f8a217ae073cfc8a1efb2d118210b9bc99448 # timeout=10 > git rev-list --no-walk 81cf557479d01d4f4a14f112e6412639f37c589c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-20T05:44:11.281Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-20T05:44:11.353Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-20T05:44:11.375Z] ========================================================= [2025-06-20T05:44:11.375Z] EdgeX Global Pipelines Version Info [2025-06-20T05:44:11.375Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-20T05:44:12.121Z] ------------------- [2025-06-20T05:44:12.121Z] stable info: [2025-06-20T05:44:12.121Z] ------------------- [2025-06-20T05:44:12.121Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-20T05:44:12.121Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-20T05:44:12.121Z] Message: update stable to v1.0.274 [2025-06-20T05:44:12.692Z] ------------------- [2025-06-20T05:44:12.692Z] experimental info: [2025-06-20T05:44:12.692Z] ------------------- [2025-06-20T05:44:12.692Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-20T05:44:12.692Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-20T05:44:12.692Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-06-20T05:44:12.786Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-06-20T05:44:12.804Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-06-20T05:44:12.824Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-20T05:44:12.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-20T05:44:12.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-20T05:44:12.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-06-20T05:44:12.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-20T05:44:12.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-06-20T05:44:12.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-06-20T05:44:12.959Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-20T05:44:12.979Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-06-20T05:44:12.994Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-06-20T05:44:13.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-20T05:44:13.029Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-20T05:44:13.045Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-06-20T05:44:13.065Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-06-20T05:44:13.081Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-06-20T05:44:13.098Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e86f8a217ae073cfc8a1efb2d118210b9bc99448 [Pipeline] echo [2025-06-20T05:44:13.116Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e86f8a2 [Pipeline] echo [2025-06-20T05:44:13.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T05:44:13.191Z] provisioning config files... [2025-06-20T05:44:13.211Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5419778923373091974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T05:44:13.542Z] ---> ****-login.sh [2025-06-20T05:44:13.542Z] nexus3.edgexfoundry.org:10001 [2025-06-20T05:44:13.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:44:13.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:44:13.803Z] Configure a credential helper to remove this warning. See [2025-06-20T05:44:13.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:44:13.803Z] [2025-06-20T05:44:13.804Z] Login Succeeded [2025-06-20T05:44:13.804Z] nexus3.edgexfoundry.org:10002 [2025-06-20T05:44:14.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:44:14.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:44:14.063Z] Configure a credential helper to remove this warning. See [2025-06-20T05:44:14.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:44:14.063Z] [2025-06-20T05:44:14.063Z] Login Succeeded [2025-06-20T05:44:14.063Z] nexus3.edgexfoundry.org:10003 [2025-06-20T05:44:14.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:44:14.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:44:14.063Z] Configure a credential helper to remove this warning. See [2025-06-20T05:44:14.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:44:14.063Z] [2025-06-20T05:44:14.063Z] Login Succeeded [2025-06-20T05:44:14.063Z] nexus3.edgexfoundry.org:10004 [2025-06-20T05:44:14.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:44:14.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:44:14.323Z] Configure a credential helper to remove this warning. See [2025-06-20T05:44:14.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:44:14.323Z] [2025-06-20T05:44:14.323Z] Login Succeeded [2025-06-20T05:44:14.323Z] ****.io [2025-06-20T05:44:14.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:44:14.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:44:14.583Z] Configure a credential helper to remove this warning. See [2025-06-20T05:44:14.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:44:14.583Z] [2025-06-20T05:44:14.583Z] Login Succeeded [2025-06-20T05:44:14.583Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T05:44:14.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-20T05:44:15.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T05:44:15.107Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-20T05:44:15.107Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-20T05:44:15.107Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-20T05:44:15.107Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-20T05:44:15.107Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-20T05:44:15.107Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T05:44:15.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T05:44:15.536Z] [2025-06-20T05:44:15.536Z] 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-20T05:44:15.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T05:44:15.841Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-20T05:44:15.841Z] 3dae71ba6b94: Pulling fs layer [2025-06-20T05:44:15.841Z] 6bf1a483ea7c: Pulling fs layer [2025-06-20T05:44:15.841Z] f5dfc541a4d3: Pulling fs layer [2025-06-20T05:44:15.841Z] 461d9e800cba: Pulling fs layer [2025-06-20T05:44:15.841Z] 80192f66455f: Pulling fs layer [2025-06-20T05:44:15.841Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-20T05:44:15.841Z] a29436f7fd5d: Pulling fs layer [2025-06-20T05:44:15.841Z] 923cac83aea3: Pulling fs layer [2025-06-20T05:44:15.841Z] 25ad8b0a4227: Pulling fs layer [2025-06-20T05:44:15.841Z] db01528c6b51: Pulling fs layer [2025-06-20T05:44:15.841Z] 28988de357af: Pulling fs layer [2025-06-20T05:44:15.841Z] 461d9e800cba: Waiting [2025-06-20T05:44:15.841Z] 25ad8b0a4227: Waiting [2025-06-20T05:44:15.841Z] 923cac83aea3: Waiting [2025-06-20T05:44:15.841Z] db01528c6b51: Waiting [2025-06-20T05:44:15.841Z] 80192f66455f: Waiting [2025-06-20T05:44:15.841Z] 28988de357af: Waiting [2025-06-20T05:44:15.841Z] 2e8e34ca0e6c: Waiting [2025-06-20T05:44:15.841Z] a29436f7fd5d: Waiting [2025-06-20T05:44:15.841Z] 6bf1a483ea7c: Verifying Checksum [2025-06-20T05:44:15.841Z] 6bf1a483ea7c: Download complete [2025-06-20T05:44:15.841Z] 461d9e800cba: Verifying Checksum [2025-06-20T05:44:15.841Z] 461d9e800cba: Download complete [2025-06-20T05:44:16.099Z] 80192f66455f: Verifying Checksum [2025-06-20T05:44:16.099Z] 80192f66455f: Download complete [2025-06-20T05:44:16.099Z] f5dfc541a4d3: Verifying Checksum [2025-06-20T05:44:16.099Z] f5dfc541a4d3: Download complete [2025-06-20T05:44:16.099Z] 3dae71ba6b94: Verifying Checksum [2025-06-20T05:44:16.099Z] 3dae71ba6b94: Download complete [2025-06-20T05:44:16.099Z] 923cac83aea3: Download complete [2025-06-20T05:44:16.358Z] 25ad8b0a4227: Verifying Checksum [2025-06-20T05:44:16.358Z] 25ad8b0a4227: Download complete [2025-06-20T05:44:16.358Z] db01528c6b51: Verifying Checksum [2025-06-20T05:44:16.358Z] db01528c6b51: Download complete [2025-06-20T05:44:16.358Z] 28988de357af: Verifying Checksum [2025-06-20T05:44:16.358Z] 28988de357af: Download complete [2025-06-20T05:44:16.619Z] a29436f7fd5d: Verifying Checksum [2025-06-20T05:44:16.619Z] a29436f7fd5d: Download complete [2025-06-20T05:44:17.188Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-20T05:44:17.188Z] 2e8e34ca0e6c: Download complete [2025-06-20T05:44:17.448Z] 3dae71ba6b94: Pull complete [2025-06-20T05:44:17.448Z] 6bf1a483ea7c: Pull complete [2025-06-20T05:44:18.017Z] f5dfc541a4d3: Pull complete [2025-06-20T05:44:18.281Z] 461d9e800cba: Pull complete [2025-06-20T05:44:18.281Z] 80192f66455f: Pull complete [2025-06-20T05:44:21.597Z] 2e8e34ca0e6c: Pull complete [2025-06-20T05:44:22.537Z] a29436f7fd5d: Pull complete [2025-06-20T05:44:22.537Z] 923cac83aea3: Pull complete [2025-06-20T05:44:22.537Z] 25ad8b0a4227: Pull complete [2025-06-20T05:44:22.537Z] db01528c6b51: Pull complete [2025-06-20T05:44:22.797Z] 28988de357af: Pull complete [2025-06-20T05:44:22.797Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-20T05:44:22.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T05:44:22.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T05:44:22.929Z] prd-ubuntu20.04-docker-8c-8g-3588 does not seem to be running inside a container [2025-06-20T05:44:22.963Z] $ 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-20T05:44:26.617Z] $ docker top 29b48083db32690903ffb454d31c174d10836182785085857c884adb198d4b1a -eo pid,comm [2025-06-20T05:44:26.672Z] 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-20T05:44:26.672Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T05:44:26.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T05:44:26.718Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T05:44:26.828Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T05:44:26.835Z] $ docker exec 29b48083db32690903ffb454d31c174d10836182785085857c884adb198d4b1a ssh-agent [2025-06-20T05:44:26.941Z] SSH_AUTH_SOCK=/tmp/ssh-H4dyzgnK3qJU/agent.32 [2025-06-20T05:44:26.941Z] SSH_AGENT_PID=38 [2025-06-20T05:44:26.947Z] Running ssh-add (command line suppressed) [2025-06-20T05:44:27.062Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13614000857505922802.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13614000857505922802.key) [2025-06-20T05:44:27.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T05:44:27.366Z] + git tag --points-at HEAD [Pipeline] } [2025-06-20T05:44:27.394Z] $ docker exec --env ******** --env ******** 29b48083db32690903ffb454d31c174d10836182785085857c884adb198d4b1a ssh-agent -k [2025-06-20T05:44:27.505Z] unset SSH_AUTH_SOCK; [2025-06-20T05:44:27.506Z] unset SSH_AGENT_PID; [2025-06-20T05:44:27.506Z] echo Agent pid 38 killed; [2025-06-20T05:44:27.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-20T05:44:27.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T05:44:27.542Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T05:44:27.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T05:44:27.657Z] $ docker exec 29b48083db32690903ffb454d31c174d10836182785085857c884adb198d4b1a ssh-agent [2025-06-20T05:44:27.758Z] SSH_AUTH_SOCK=/tmp/ssh-K5Mo2KKyREuV/agent.71 [2025-06-20T05:44:27.758Z] SSH_AGENT_PID=77 [2025-06-20T05:44:27.762Z] Running ssh-add (command line suppressed) [2025-06-20T05:44:27.875Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7769279779259674834.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7769279779259674834.key) [2025-06-20T05:44:27.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T05:44:28.177Z] + git semver init [2025-06-20T05:44:28.436Z] 2025-06-20 05:44:28,407 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T05:44:28.436Z] 2025-06-20 05:44:28,412 [run_init] DEBUG init version:0.0.0 force:False [2025-06-20T05:44:28.436Z] 2025-06-20 05:44:28,412 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2025-06-20T05:44:28.436Z] 2025-06-20 05:44:28,413 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2025-06-20T05:44:28.436Z] 2025-06-20 05:44:28,413 [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-20T05:44:29.375Z] 2025-06-20 05:44:29,042 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2025-06-20T05:44:29.375Z] 2025-06-20 05:44:29,042 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2025-06-20T05:44:29.375Z] 2025-06-20 05:44:29,042 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T05:44:29.375Z] 2025-06-20 05:44:29,042 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T05:44:29.375Z] 1.0.0-dev.5 [Pipeline] } [2025-06-20T05:44:29.389Z] $ docker exec --env ******** --env ******** 29b48083db32690903ffb454d31c174d10836182785085857c884adb198d4b1a ssh-agent -k [2025-06-20T05:44:29.485Z] unset SSH_AUTH_SOCK; [2025-06-20T05:44:29.486Z] unset SSH_AGENT_PID; [2025-06-20T05:44:29.486Z] echo Agent pid 77 killed; [2025-06-20T05:44:29.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T05:44:29.816Z] + git semver [Pipeline] } [2025-06-20T05:44:30.094Z] $ docker stop --time=1 29b48083db32690903ffb454d31c174d10836182785085857c884adb198d4b1a [2025-06-20T05:44:31.379Z] $ docker rm -f --volumes 29b48083db32690903ffb454d31c174d10836182785085857c884adb198d4b1a [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-20T05:44:31.715Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-20T05:44:31.949Z] Stashed 1 file(s) [Pipeline] echo [2025-06-20T05:44:31.954Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.5 [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-20T05:44:32.117Z] provisioning config files... [2025-06-20T05:44:32.126Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13409800604278927043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T05:44:32.427Z] ---> ****-login.sh [2025-06-20T05:44:32.427Z] nexus3.edgexfoundry.org:10001 [2025-06-20T05:44:32.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:44:32.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:44:32.427Z] Configure a credential helper to remove this warning. See [2025-06-20T05:44:32.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:44:32.428Z] [2025-06-20T05:44:32.428Z] Login Succeeded [2025-06-20T05:44:32.428Z] nexus3.edgexfoundry.org:10002 [2025-06-20T05:44:32.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:44:32.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:44:32.428Z] Configure a credential helper to remove this warning. See [2025-06-20T05:44:32.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:44:32.428Z] [2025-06-20T05:44:32.428Z] Login Succeeded [2025-06-20T05:44:32.428Z] nexus3.edgexfoundry.org:10003 [2025-06-20T05:44:32.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:44:32.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:44:32.688Z] Configure a credential helper to remove this warning. See [2025-06-20T05:44:32.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:44:32.688Z] [2025-06-20T05:44:32.688Z] Login Succeeded [2025-06-20T05:44:32.688Z] nexus3.edgexfoundry.org:10004 [2025-06-20T05:44:32.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:44:32.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:44:32.688Z] Configure a credential helper to remove this warning. See [2025-06-20T05:44:32.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:44:32.688Z] [2025-06-20T05:44:32.688Z] Login Succeeded [2025-06-20T05:44:32.688Z] ****.io [2025-06-20T05:44:32.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:44:32.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:44:32.948Z] Configure a credential helper to remove this warning. See [2025-06-20T05:44:32.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:44:32.948Z] [2025-06-20T05:44:32.948Z] Login Succeeded [2025-06-20T05:44:32.948Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T05:44:32.956Z] 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-20T05:44:33.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-20T05:44:34.035Z] + ls -al . [2025-06-20T05:44:34.035Z] total 72 [2025-06-20T05:44:34.035Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 20 05:44 . [2025-06-20T05:44:34.035Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 05:44 .. [2025-06-20T05:44:34.035Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:44 .git [2025-06-20T05:44:34.035Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 05:44 .github [2025-06-20T05:44:34.035Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 05:44 .gitignore [2025-06-20T05:44:34.035Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 05:44 .semver [2025-06-20T05:44:34.035Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 05:44 Dockerfile [2025-06-20T05:44:34.035Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 05:44 Jenkinsfile [2025-06-20T05:44:34.035Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 05:44 LICENSE [2025-06-20T05:44:34.035Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 05:44 README.md [2025-06-20T05:44:34.035Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 05:44 TUC [2025-06-20T05:44:34.035Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 20 05:44 VERSION [2025-06-20T05:44:34.035Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 05:44 requirements.txt [2025-06-20T05:44:34.035Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 05:44 robot-entrypoint.sh [2025-06-20T05:44:34.035Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 05:44 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T05:44:34.342Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=e86f8a217ae073cfc8a1efb2d118210b9bc99448 --label arch=amd64 --label version=1.0.0-dev.5 . [2025-06-20T05:44:34.342Z] Sending build context to Docker daemon 632.8kB [2025-06-20T05:44:34.342Z] Step 1/13 : FROM alpine:3.20 [2025-06-20T05:44:34.602Z] 3.20: Pulling from library/alpine [2025-06-20T05:44:34.859Z] 0a9a5dfd008f: Pulling fs layer [2025-06-20T05:44:34.859Z] 0a9a5dfd008f: Verifying Checksum [2025-06-20T05:44:35.119Z] 0a9a5dfd008f: Pull complete [2025-06-20T05:44:35.119Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-20T05:44:35.119Z] Status: Downloaded newer image for alpine:3.20 [2025-06-20T05:44:35.119Z] ---> ff221270b9fb [2025-06-20T05:44:35.119Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-20T05:44:35.378Z] ---> Running in 2da23430b40c [2025-06-20T05:44:35.378Z] Removing intermediate container 2da23430b40c [2025-06-20T05:44:35.378Z] ---> fb54df8037a3 [2025-06-20T05:44:35.378Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-20T05:44:35.378Z] ---> Running in 5209ab488983 [2025-06-20T05:44:35.378Z] Removing intermediate container 5209ab488983 [2025-06-20T05:44:35.378Z] ---> e23b3b20a3e2 [2025-06-20T05:44:35.378Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-20T05:44:35.637Z] ---> efd66e9d0c2a [2025-06-20T05:44:35.637Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-20T05:44:35.895Z] ---> 05ee0b0cf0d7 [2025-06-20T05:44:35.895Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-20T05:44:35.895Z] ---> eb109f97e6a7 [2025-06-20T05:44:35.895Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-20T05:44:35.895Z] ---> Running in 4e67ea6d3c86 [2025-06-20T05:44:36.154Z] Removing intermediate container 4e67ea6d3c86 [2025-06-20T05:44:36.154Z] ---> ae2421243c9e [2025-06-20T05:44:36.154Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-20T05:44:36.154Z] ---> Running in 76a5b8bfc7dc [2025-06-20T05:44:36.755Z] Removing intermediate container 76a5b8bfc7dc [2025-06-20T05:44:36.755Z] ---> ee5aa1a1c738 [2025-06-20T05:44:36.755Z] 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-20T05:44:36.755Z] ---> Running in e70e648b4eb5 [2025-06-20T05:44:37.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:44:39.547Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:44:43.744Z] OK: 8 MiB in 14 packages [2025-06-20T05:44:43.744Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:44:45.657Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:44:47.056Z] Still waiting to schedule task [2025-06-20T05:44:47.057Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-06-20T05:44:48.950Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-20T05:44:51.483Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-20T05:44:53.392Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-20T05:44:55.297Z] (4/14) Installing libunistring (1.2-r0) [2025-06-20T05:44:57.837Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-20T05:45:00.378Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-20T05:45:01.758Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-20T05:45:03.667Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-20T05:45:06.208Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-20T05:45:08.121Z] (10/14) Installing curl (8.12.1-r0) [2025-06-20T05:45:10.659Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-20T05:45:14.867Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-20T05:45:16.770Z] (13/14) Installing jq (1.7.1-r0) [2025-06-20T05:45:19.315Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-20T05:45:21.854Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T05:45:21.854Z] Executing ca-certificates-20241121-r1.trigger [2025-06-20T05:45:21.854Z] OK: 43 MiB in 28 packages [2025-06-20T05:45:21.854Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:45:24.391Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:45:27.684Z] (1/167) Installing libexpat (2.7.0-r0) [2025-06-20T05:45:29.589Z] (2/167) Installing libbz2 (1.0.8-r6) [2025-06-20T05:45:30.971Z] (3/167) Installing libpng (1.6.44-r0) [2025-06-20T05:45:32.882Z] (4/167) Installing freetype (2.13.2-r0) [2025-06-20T05:45:35.413Z] (5/167) Installing fontconfig (2.15.0-r1) [2025-06-20T05:45:37.316Z] (6/167) Installing libfontenc (1.1.8-r0) [2025-06-20T05:45:38.693Z] (7/167) Installing mkfontscale (1.2.2-r6) [2025-06-20T05:45:40.597Z] (8/167) Installing font-opensans (0_git20210927-r1) [2025-06-20T05:45:43.137Z] (9/167) Installing pkgconf (2.2.0-r0) [2025-06-20T05:45:45.044Z] (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-06-20T05:45:47.011Z] (11/167) Installing libffi (3.4.6-r0) [2025-06-20T05:45:48.390Z] (12/167) Installing libintl (0.22.5-r0) [2025-06-20T05:45:49.848Z] (13/167) Installing libeconf (0.6.3-r0) [2025-06-20T05:45:51.230Z] (14/167) Installing libblkid (2.40.1-r1) [2025-06-20T05:45:53.137Z] (15/167) Installing libmount (2.40.1-r1) [2025-06-20T05:45:55.042Z] (16/167) Installing pcre2 (10.43-r0) [2025-06-20T05:45:57.575Z] (17/167) Installing glib (2.80.5-r0) [2025-06-20T05:46:00.864Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-20T05:46:03.400Z] (19/167) Installing xz-libs (5.6.2-r1) [2025-06-20T05:46:05.937Z] (20/167) Installing libxml2 (2.12.10-r0) [2025-06-20T05:46:08.472Z] (21/167) Installing shared-mime-info (2.4-r0) [2025-06-20T05:46:10.384Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-06-20T05:46:12.289Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-06-20T05:46:14.832Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2025-06-20T05:46:15.768Z] (25/167) Installing libwebp (1.3.2-r0) [2025-06-20T05:46:18.303Z] (26/167) Installing tiff (4.6.0t-r0) [2025-06-20T05:46:20.208Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-06-20T05:46:22.110Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-20T05:46:23.486Z] (29/167) Installing libxau (1.0.11-r4) [2025-06-20T05:46:24.001Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3592 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2025-06-20T05:46:24.863Z] (30/167) Installing libmd (1.1.0-r0) [2025-06-20T05:46:26.248Z] (31/167) Installing libbsd (0.12.2-r0) [2025-06-20T05:46:27.055Z] Selected Git installation does not exist. Using Default [2025-06-20T05:46:27.055Z] The recommended git tool is: NONE [2025-06-20T05:46:27.624Z] (32/167) Installing libxdmcp (1.1.5-r1) [2025-06-20T05:46:28.998Z] (33/167) Installing libxcb (1.16.1-r0) [2025-06-20T05:46:31.535Z] (34/167) Installing libx11 (1.8.9-r1) [2025-06-20T05:46:31.569Z] using credential edgex-jenkins-ssh [2025-06-20T05:46:31.601Z] Cloning the remote Git repository [2025-06-20T05:46:31.649Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T05:46:31.742Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2025-06-20T05:46:31.875Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T05:46:31.876Z] > git --version # timeout=10 [2025-06-20T05:46:31.895Z] > git --version # 'git version 2.25.1' [2025-06-20T05:46:31.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-20T05:46:32.056Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-20T05:46:32.674Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-20T05:46:32.704Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-20T05:46:33.549Z] Avoid second fetch [2025-06-20T05:46:33.550Z] Checking out Revision e86f8a217ae073cfc8a1efb2d118210b9bc99448 (main) [2025-06-20T05:46:34.071Z] (35/167) Installing libxcomposite (0.4.6-r5) [2025-06-20T05:46:34.113Z] Commit message: "Merge pull request #124 from edgexfoundry/dependabot/pip/influxdb-client-1.49.0" [2025-06-20T05:46:33.573Z] > git config core.sparsecheckout # timeout=10 [2025-06-20T05:46:33.634Z] > git checkout -f e86f8a217ae073cfc8a1efb2d118210b9bc99448 # timeout=10 [2025-06-20T05:46:35.006Z] (36/167) Installing libxfixes (6.0.1-r4) [2025-06-20T05:46:36.384Z] (37/167) Installing libxrender (0.9.11-r5) [2025-06-20T05:46:38.288Z] (38/167) Installing libxcursor (1.2.2-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-20T05:46:38.880Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-20T05:46:38.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-20T05:46:38.880Z] Dload Upload Total Spent Left Speed [2025-06-20T05:46:38.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 77755 0 --:--:-- --:--:-- --:--:-- 77755 [Pipeline] sh [2025-06-20T05:46:39.217Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-20T05:46:39.547Z] + sudo tee /etc/docker/daemon.new [2025-06-20T05:46:39.547Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-20T05:46:39.547Z] { [2025-06-20T05:46:39.547Z] "registry-mirrors": [ [2025-06-20T05:46:39.547Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-20T05:46:39.547Z] ], [2025-06-20T05:46:39.547Z] "bip": "10.250.0.254/24", [2025-06-20T05:46:39.547Z] "hosts": [ [2025-06-20T05:46:39.547Z] "tcp://0.0.0.0:5555", [2025-06-20T05:46:39.547Z] "unix:///var/run/docker.sock" [2025-06-20T05:46:39.547Z] ], [2025-06-20T05:46:39.547Z] "mtu": 1458, [2025-06-20T05:46:39.547Z] "selinux-enabled": true, [2025-06-20T05:46:39.547Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-20T05:46:39.547Z] } [Pipeline] sh [2025-06-20T05:46:39.666Z] (39/167) Installing libxdamage (1.1.6-r5) [2025-06-20T05:46:39.879Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-20T05:46:40.213Z] + sudo service docker restart [2025-06-20T05:46:40.601Z] (40/167) Installing libxext (1.3.6-r2) [2025-06-20T05:46:42.504Z] (41/167) Installing libxi (1.8.1-r4) [2025-06-20T05:46:43.881Z] (42/167) Installing libxinerama (1.1.5-r4) [2025-06-20T05:46:44.817Z] (43/167) Installing libxrandr (1.5.4-r1) [2025-06-20T05:46:46.719Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-06-20T05:46:48.097Z] (45/167) Installing libxtst (1.2.4-r6) [2025-06-20T05:46:49.476Z] (46/167) Installing dbus-libs (1.14.10-r1) [2025-06-20T05:46:51.382Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2025-06-20T05:46:53.916Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-20T05:46:55.292Z] (49/167) Installing pixman (0.43.2-r0) [2025-06-20T05:46:57.852Z] (50/167) Installing cairo (1.18.4-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T05:46:58.462Z] provisioning config files... [2025-06-20T05:46:58.486Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6268455110289748297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T05:46:58.937Z] ---> ****-login.sh [2025-06-20T05:46:58.937Z] nexus3.edgexfoundry.org:10001 [2025-06-20T05:46:59.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:46:59.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:46:59.477Z] Configure a credential helper to remove this warning. See [2025-06-20T05:46:59.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:46:59.477Z] [2025-06-20T05:46:59.477Z] Login Succeeded [2025-06-20T05:46:59.477Z] nexus3.edgexfoundry.org:10002 [2025-06-20T05:46:59.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:46:59.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:46:59.745Z] Configure a credential helper to remove this warning. See [2025-06-20T05:46:59.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:46:59.745Z] [2025-06-20T05:46:59.745Z] Login Succeeded [2025-06-20T05:46:59.745Z] nexus3.edgexfoundry.org:10003 [2025-06-20T05:47:00.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:47:00.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:47:00.287Z] Configure a credential helper to remove this warning. See [2025-06-20T05:47:00.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:47:00.287Z] [2025-06-20T05:47:00.287Z] Login Succeeded [2025-06-20T05:47:00.287Z] nexus3.edgexfoundry.org:10004 [2025-06-20T05:47:00.387Z] (51/167) Installing cairo-gobject (1.18.4-r0) [2025-06-20T05:47:00.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:47:00.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:47:00.557Z] Configure a credential helper to remove this warning. See [2025-06-20T05:47:00.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:47:00.557Z] [2025-06-20T05:47:00.557Z] Login Succeeded [2025-06-20T05:47:00.557Z] ****.io [2025-06-20T05:47:00.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T05:47:01.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T05:47:01.090Z] Configure a credential helper to remove this warning. See [2025-06-20T05:47:01.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T05:47:01.090Z] [2025-06-20T05:47:01.090Z] Login Succeeded [2025-06-20T05:47:01.090Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T05:47:01.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2025-06-20T05:47:01.324Z] (52/167) Installing avahi-libs (0.8-r17) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-20T05:47:01.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-20T05:47:02.078Z] + ls -al . [2025-06-20T05:47:02.078Z] total 68 [2025-06-20T05:47:02.078Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 05:47 . [2025-06-20T05:47:02.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 05:46 .. [2025-06-20T05:47:02.078Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 05:46 .git [2025-06-20T05:47:02.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 05:46 .github [2025-06-20T05:47:02.078Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 05:46 .gitignore [2025-06-20T05:47:02.078Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 05:46 Dockerfile [2025-06-20T05:47:02.078Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 05:46 Jenkinsfile [2025-06-20T05:47:02.078Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 05:46 LICENSE [2025-06-20T05:47:02.078Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 05:46 README.md [2025-06-20T05:47:02.078Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 05:46 TUC [2025-06-20T05:47:02.078Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 20 05:44 VERSION [2025-06-20T05:47:02.078Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 05:46 requirements.txt [2025-06-20T05:47:02.078Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 05:46 robot-entrypoint.sh [2025-06-20T05:47:02.078Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 05:46 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T05:47:02.424Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=e86f8a217ae073cfc8a1efb2d118210b9bc99448 --label arch=arm64 --label version=1.0.0-dev.5 . [2025-06-20T05:47:02.692Z] Sending build context to Docker daemon 377.3kB [2025-06-20T05:47:02.692Z] Step 1/13 : FROM alpine:3.20 [2025-06-20T05:47:02.958Z] 3.20: Pulling from library/alpine [2025-06-20T05:47:03.226Z] (53/167) Installing gmp (6.3.0-r1) [2025-06-20T05:47:03.228Z] 94e9d8af2201: Pulling fs layer [2025-06-20T05:47:03.497Z] 94e9d8af2201: Verifying Checksum [2025-06-20T05:47:03.498Z] 94e9d8af2201: Download complete [2025-06-20T05:47:04.088Z] 94e9d8af2201: Pull complete [2025-06-20T05:47:04.088Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-20T05:47:04.088Z] Status: Downloaded newer image for alpine:3.20 [2025-06-20T05:47:04.088Z] ---> 7aab056cecc6 [2025-06-20T05:47:04.088Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-20T05:47:04.359Z] ---> Running in c92e1a328809 [2025-06-20T05:47:04.629Z] Removing intermediate container c92e1a328809 [2025-06-20T05:47:04.629Z] ---> 71bc2b81f972 [2025-06-20T05:47:04.629Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-20T05:47:04.908Z] ---> Running in db89b3c46787 [2025-06-20T05:47:05.179Z] Removing intermediate container db89b3c46787 [2025-06-20T05:47:05.179Z] ---> aea31ad961f0 [2025-06-20T05:47:05.179Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-20T05:47:05.762Z] (54/167) Installing nettle (3.9.1-r0) [2025-06-20T05:47:06.169Z] ---> 4065f0386d55 [2025-06-20T05:47:06.170Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-20T05:47:06.439Z] ---> ce1c88bd3fb9 [2025-06-20T05:47:06.439Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-20T05:47:07.033Z] ---> 59cb1579590f [2025-06-20T05:47:07.033Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-20T05:47:07.033Z] ---> Running in d385889c3cf0 [2025-06-20T05:47:07.303Z] Removing intermediate container d385889c3cf0 [2025-06-20T05:47:07.303Z] ---> cc3dfdc95a86 [2025-06-20T05:47:07.303Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-20T05:47:07.577Z] ---> Running in 6ea71593d321 [2025-06-20T05:47:07.668Z] (55/167) Installing libtasn1 (4.20.0-r0) [2025-06-20T05:47:09.564Z] (56/167) Installing p11-kit (0.25.3-r0) [2025-06-20T05:47:09.651Z] Removing intermediate container 6ea71593d321 [2025-06-20T05:47:09.651Z] ---> bc59b7687ec6 [2025-06-20T05:47:09.651Z] 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-20T05:47:09.651Z] ---> Running in 9f4abd2c3bdb [2025-06-20T05:47:10.629Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T05:47:11.464Z] (57/167) Installing gnutls (3.8.5-r0) [2025-06-20T05:47:13.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T05:47:14.751Z] (58/167) Installing cups-libs (2.4.9-r1) [2025-06-20T05:47:16.655Z] (59/167) Installing libepoxy (1.5.10-r1) [2025-06-20T05:47:18.272Z] OK: 9 MiB in 14 packages [2025-06-20T05:47:18.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T05:47:19.187Z] (60/167) Installing fribidi (1.0.15-r0) [2025-06-20T05:47:20.565Z] (61/167) Installing graphite2 (1.3.14-r6) [2025-06-20T05:47:20.860Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T05:47:22.467Z] (62/167) Installing harfbuzz (8.5.0-r0) [2025-06-20T05:47:25.019Z] (63/167) Installing libxft (2.3.8-r3) [2025-06-20T05:47:25.111Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-20T05:47:26.398Z] (64/167) Installing pango (1.52.2-r0) [2025-06-20T05:47:27.710Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-20T05:47:28.931Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-06-20T05:47:29.662Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-20T05:47:30.310Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-20T05:47:31.614Z] (4/14) Installing libunistring (1.2-r0) [2025-06-20T05:47:31.691Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-06-20T05:47:32.627Z] (68/167) Installing xkeyboard-config (2.41-r0) [2025-06-20T05:47:34.203Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-20T05:47:35.163Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2025-06-20T05:47:36.796Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-20T05:47:37.695Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-06-20T05:47:38.207Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-20T05:47:40.149Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-20T05:47:40.993Z] (71/167) Installing icu-data-full (74.2-r0) [2025-06-20T05:47:42.740Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-20T05:47:44.695Z] (10/14) Installing curl (8.12.1-r0) [2025-06-20T05:47:47.284Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-20T05:47:51.548Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-20T05:47:53.205Z] (72/167) Installing mesa (24.0.9-r1) [2025-06-20T05:47:53.498Z] (13/14) Installing jq (1.7.1-r0) [2025-06-20T05:47:53.774Z] (73/167) Installing llvm17-libs (17.0.6-r2) [2025-06-20T05:47:55.448Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-20T05:47:58.041Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T05:47:58.041Z] Executing ca-certificates-20241121-r1.trigger [2025-06-20T05:47:58.041Z] OK: 43 MiB in 28 packages [2025-06-20T05:47:58.311Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T05:48:01.662Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T05:48:05.003Z] (1/166) Installing libexpat (2.7.0-r0) [2025-06-20T05:48:06.954Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-06-20T05:48:08.367Z] (3/166) Installing libpng (1.6.44-r0) [2025-06-20T05:48:10.965Z] (4/166) Installing freetype (2.13.2-r0) [2025-06-20T05:48:12.979Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-06-20T05:48:15.555Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-06-20T05:48:16.956Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-06-20T05:48:18.366Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-06-20T05:48:21.714Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-06-20T05:48:23.666Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-06-20T05:48:25.077Z] (11/166) Installing libffi (3.4.6-r0) [2025-06-20T05:48:27.023Z] (12/166) Installing libintl (0.22.5-r0) [2025-06-20T05:48:28.428Z] (13/166) Installing libeconf (0.6.3-r0) [2025-06-20T05:48:29.837Z] (14/166) Installing libblkid (2.40.1-r1) [2025-06-20T05:48:31.784Z] (15/166) Installing libmount (2.40.1-r1) [2025-06-20T05:48:32.495Z] (74/167) Installing hwdata-pci (0.382-r0) [2025-06-20T05:48:32.495Z] (75/167) Installing libpciaccess (0.18.1-r0) [2025-06-20T05:48:32.495Z] (76/167) Installing libdrm (2.4.120-r0) [2025-06-20T05:48:34.374Z] (16/166) Installing pcre2 (10.43-r0) [2025-06-20T05:48:35.032Z] (77/167) Installing libelf (0.191-r0) [2025-06-20T05:48:36.318Z] (17/166) Installing glib (2.80.5-r0) [2025-06-20T05:48:36.408Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2025-06-20T05:48:38.344Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-20T05:48:39.660Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-20T05:48:42.526Z] (80/167) Installing eudev-libs (3.2.14-r2) [2025-06-20T05:48:43.003Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-06-20T05:48:43.898Z] (81/167) Installing libmagic (5.45-r1) [2025-06-20T05:48:44.944Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-06-20T05:48:46.432Z] (82/167) Installing file (5.45-r1) [2025-06-20T05:48:47.521Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-06-20T05:48:47.811Z] (83/167) Installing xprop (1.2.7-r0) [2025-06-20T05:48:49.188Z] (84/167) Installing libice (1.1.1-r6) [2025-06-20T05:48:50.094Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-06-20T05:48:51.092Z] (85/167) Installing libuuid (2.40.1-r1) [2025-06-20T05:48:51.489Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-06-20T05:48:52.473Z] (86/167) Installing libsm (1.2.4-r4) [2025-06-20T05:48:53.908Z] (87/167) Installing libxt (1.3.0-r5) [2025-06-20T05:48:54.063Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-06-20T05:48:55.473Z] (25/166) Installing libwebp (1.3.2-r0) [2025-06-20T05:48:55.850Z] (88/167) Installing libxmu (1.1.4-r2) [2025-06-20T05:48:57.422Z] (26/166) Installing tiff (4.6.0t-r0) [2025-06-20T05:48:57.873Z] (89/167) Installing xset (1.2.5-r1) [2025-06-20T05:48:59.300Z] (90/167) Installing xdg-utils (1.2.1-r0) [2025-06-20T05:48:59.987Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-06-20T05:49:01.207Z] (91/167) Installing libogg (1.3.5-r5) [2025-06-20T05:49:01.924Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-20T05:49:02.584Z] (92/167) Installing libflac (1.4.3-r1) [2025-06-20T05:49:03.326Z] (29/166) Installing libxau (1.0.11-r4) [2025-06-20T05:49:04.487Z] (93/167) Installing alsa-lib (1.2.11-r0) [2025-06-20T05:49:04.725Z] (30/166) Installing libmd (1.1.0-r0) [2025-06-20T05:49:06.128Z] (31/166) Installing libbsd (0.12.2-r0) [2025-06-20T05:49:07.021Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-20T05:49:08.069Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-06-20T05:49:09.027Z] (33/166) Installing libxcb (1.16.1-r0) [2025-06-20T05:49:10.310Z] (95/167) Installing aom-libs (3.9.1-r0) [2025-06-20T05:49:11.606Z] (34/166) Installing libx11 (1.8.9-r1) [2025-06-20T05:49:13.591Z] (96/167) Installing libva (2.21.0-r0) [2025-06-20T05:49:14.941Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-06-20T05:49:15.491Z] (97/167) Installing libvdpau (1.5-r3) [2025-06-20T05:49:15.904Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-06-20T05:49:16.867Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-06-20T05:49:17.313Z] (37/166) Installing libxrender (0.9.11-r5) [2025-06-20T05:49:18.723Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-06-20T05:49:18.794Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-20T05:49:20.665Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-06-20T05:49:21.322Z] (100/167) Installing libdav1d (1.4.2-r0) [2025-06-20T05:49:21.625Z] (40/166) Installing libxext (1.3.6-r2) [2025-06-20T05:49:23.576Z] (41/166) Installing libxi (1.8.1-r4) [2025-06-20T05:49:23.850Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2025-06-20T05:49:24.984Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-06-20T05:49:25.750Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-06-20T05:49:25.938Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-06-20T05:49:27.124Z] (103/167) Installing imath (3.1.12-r0) [2025-06-20T05:49:27.876Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-06-20T05:49:29.034Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-06-20T05:49:29.812Z] (45/166) Installing libxtst (1.2.4-r6) [2025-06-20T05:49:30.765Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-06-20T05:49:32.320Z] (105/167) Installing giflib (5.2.2-r0) [2025-06-20T05:49:32.805Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-06-20T05:49:33.694Z] (106/167) Installing libhwy (1.0.7-r0) [2025-06-20T05:49:35.072Z] (107/167) Installing lcms2 (2.16-r0) [2025-06-20T05:49:35.441Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-20T05:49:36.854Z] (49/166) Installing pixman (0.43.2-r0) [2025-06-20T05:49:36.972Z] (108/167) Installing libjxl (0.10.2-r0) [2025-06-20T05:49:38.796Z] (50/166) Installing cairo (1.18.4-r0) [2025-06-20T05:49:40.251Z] (109/167) Installing lame-libs (3.100-r5) [2025-06-20T05:49:42.124Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2025-06-20T05:49:42.152Z] (110/167) Installing opus (1.5.2-r0) [2025-06-20T05:49:43.076Z] (52/166) Installing avahi-libs (0.8-r17) [2025-06-20T05:49:44.683Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2025-06-20T05:49:45.008Z] (53/166) Installing gmp (6.3.0-r1) [2025-06-20T05:49:47.214Z] (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-06-20T05:49:47.574Z] (54/166) Installing nettle (3.9.1-r0) [2025-06-20T05:49:49.115Z] (113/167) Installing soxr (0.1.3-r7) [2025-06-20T05:49:49.507Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-06-20T05:49:51.018Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-20T05:49:51.435Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-06-20T05:49:52.920Z] (115/167) Installing libtheora (1.1.1-r18) [2025-06-20T05:49:53.998Z] (57/166) Installing gnutls (3.8.5-r0) [2025-06-20T05:49:54.821Z] (116/167) Installing libvorbis (1.3.7-r2) [2025-06-20T05:49:57.330Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-06-20T05:49:57.354Z] (117/167) Installing libvpx (1.14.1-r0) [2025-06-20T05:49:59.261Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-06-20T05:49:59.885Z] (118/167) Installing libwebpmux (1.3.2-r0) [2025-06-20T05:50:01.788Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-06-20T05:50:01.827Z] (60/166) Installing fribidi (1.0.15-r0) [2025-06-20T05:50:03.221Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-06-20T05:50:04.326Z] (120/167) Installing numactl (2.0.18-r0) [2025-06-20T05:50:05.149Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-06-20T05:50:06.229Z] (121/167) Installing x265-libs (3.6-r0) [2025-06-20T05:50:07.714Z] (63/166) Installing libxft (2.3.8-r3) [2025-06-20T05:50:09.111Z] (64/166) Installing pango (1.52.2-r0) [2025-06-20T05:50:09.511Z] (122/167) Installing xvidcore (1.3.7-r2) [2025-06-20T05:50:11.413Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-20T05:50:11.679Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-06-20T05:50:13.077Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-20T05:50:14.489Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-06-20T05:50:15.441Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-06-20T05:50:15.608Z] (124/167) Installing libbluray (1.3.4-r1) [2025-06-20T05:50:17.515Z] (125/167) Installing mpg123-libs (1.32.8-r0) [2025-06-20T05:50:18.767Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-06-20T05:50:19.419Z] (126/167) Installing libopenmpt (0.7.7-r0) [2025-06-20T05:50:20.700Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-06-20T05:50:21.949Z] (127/167) Installing cjson (1.7.18-r0) [2025-06-20T05:50:23.849Z] (128/167) Installing mbedtls (3.6.3-r0) [2025-06-20T05:50:24.039Z] (71/166) Installing icu-data-full (74.2-r0) [2025-06-20T05:50:25.754Z] (129/167) Installing librist (0.2.10-r1) [2025-06-20T05:50:27.661Z] (130/167) Installing libsrt (1.5.3-r0) [2025-06-20T05:50:30.197Z] (131/167) Installing libssh (0.10.6-r0) [2025-06-20T05:50:30.666Z] (72/166) Installing mesa (24.0.9-r1) [2025-06-20T05:50:31.245Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-06-20T05:50:32.101Z] (132/167) Installing libsodium (1.0.19-r0) [2025-06-20T05:50:34.006Z] (133/167) Installing libzmq (4.3.5-r2) [2025-06-20T05:50:36.539Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-20T05:50:39.825Z] (135/167) Installing crc32c (1.1.2-r0) [2025-06-20T05:50:40.764Z] (136/167) Installing double-conversion (3.3.0-r0) [2025-06-20T05:50:42.667Z] (137/167) Installing libevent (2.1.12-r7) [2025-06-20T05:50:44.566Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-06-20T05:50:47.099Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2025-06-20T05:50:49.000Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-06-20T05:50:51.532Z] (141/167) Installing icu-libs (74.2-r0) [2025-06-20T05:50:54.819Z] (142/167) Installing minizip (1.3.1-r0) [2025-06-20T05:50:55.756Z] (143/167) Installing nspr (4.35-r4) [2025-06-20T05:50:58.289Z] (144/167) Installing sqlite-libs (3.45.3-r2) [2025-06-20T05:51:00.826Z] (145/167) Installing nss (3.105-r0) [2025-06-20T05:51:03.356Z] (146/167) Installing openh264 (2.4.1-r0) [2025-06-20T05:51:05.886Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-06-20T05:51:07.795Z] (148/167) Installing libunwind (1.8.1-r0) [2025-06-20T05:51:09.700Z] (149/167) Installing yaml (0.2.5-r2) [2025-06-20T05:51:11.603Z] (150/167) Installing libcamera (0.3.0-r0) [2025-06-20T05:51:14.134Z] (151/167) Installing speexdsp (1.2.1-r2) [2025-06-20T05:51:15.548Z] (152/167) Installing libuv (1.48.0-r0) [2025-06-20T05:51:17.455Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-20T05:51:19.991Z] (154/167) Installing libsndfile (1.2.2-r1) [2025-06-20T05:51:21.891Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-20T05:51:24.424Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2025-06-20T05:51:27.709Z] (157/167) Installing libasyncns (0.8-r3) [2025-06-20T05:51:29.083Z] (158/167) Installing libltdl (2.4.7-r3) [2025-06-20T05:51:30.459Z] (159/167) Installing orc (0.4.40-r0) [2025-06-20T05:51:32.358Z] (160/167) Installing tdb-libs (1.4.9-r1) [2025-06-20T05:51:34.261Z] (161/167) Installing libpulse (17.0-r0) [2025-06-20T05:51:36.798Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2025-06-20T05:51:38.175Z] (163/167) Installing libgpg-error (1.49-r0) [2025-06-20T05:51:39.051Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-06-20T05:51:39.051Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-06-20T05:51:39.051Z] (76/166) Installing libdrm (2.4.120-r0) [2025-06-20T05:51:40.076Z] (164/167) Installing libgcrypt (1.10.3-r0) [2025-06-20T05:51:40.453Z] (77/166) Installing libelf (0.191-r0) [2025-06-20T05:51:42.387Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-06-20T05:51:42.607Z] (165/167) Installing libxslt (1.1.39-r2) [2025-06-20T05:51:44.319Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-20T05:51:44.511Z] (166/167) Installing chromium (131.0.6778.108-r0) [2025-06-20T05:51:48.555Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-06-20T05:51:50.498Z] (81/166) Installing libmagic (5.45-r1) [2025-06-20T05:51:53.069Z] (82/166) Installing file (5.45-r1) [2025-06-20T05:51:54.018Z] (83/166) Installing xprop (1.2.7-r0) [2025-06-20T05:51:55.952Z] (84/166) Installing libice (1.1.1-r6) [2025-06-20T05:51:57.352Z] (85/166) Installing libuuid (2.40.1-r1) [2025-06-20T05:51:59.285Z] (86/166) Installing libsm (1.2.4-r4) [2025-06-20T05:52:00.685Z] (87/166) Installing libxt (1.3.0-r5) [2025-06-20T05:52:02.627Z] (88/166) Installing libxmu (1.1.4-r2) [2025-06-20T05:52:04.648Z] (89/166) Installing xset (1.2.5-r1) [2025-06-20T05:52:06.044Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-06-20T05:52:07.975Z] (91/166) Installing libogg (1.3.5-r5) [2025-06-20T05:52:09.373Z] (92/166) Installing libflac (1.4.3-r1) [2025-06-20T05:52:11.940Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-06-20T05:52:14.505Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-20T05:52:17.828Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-06-20T05:52:21.152Z] (96/166) Installing libva (2.21.0-r0) [2025-06-20T05:52:22.552Z] (97/166) Installing libvdpau (1.5-r3) [2025-06-20T05:52:24.484Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-20T05:52:27.051Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-06-20T05:52:29.620Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-06-20T05:52:31.558Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-06-20T05:52:32.955Z] (102/166) Installing imath (3.1.12-r0) [2025-06-20T05:52:34.880Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-06-20T05:52:37.438Z] (104/166) Installing giflib (5.2.2-r0) [2025-06-20T05:52:39.456Z] (105/166) Installing libhwy (1.0.7-r0) [2025-06-20T05:52:40.870Z] (106/166) Installing lcms2 (2.16-r0) [2025-06-20T05:52:42.815Z] (107/166) Installing libjxl (0.10.2-r0) [2025-06-20T05:52:46.140Z] (108/166) Installing lame-libs (3.100-r5) [2025-06-20T05:52:48.073Z] (109/166) Installing opus (1.5.2-r0) [2025-06-20T05:52:50.641Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-06-20T05:52:53.207Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-06-20T05:52:55.140Z] (112/166) Installing soxr (0.1.3-r7) [2025-06-20T05:52:57.073Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-20T05:52:59.002Z] (114/166) Installing libtheora (1.1.1-r18) [2025-06-20T05:53:01.569Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-06-20T05:53:03.498Z] (116/166) Installing libvpx (1.14.1-r0) [2025-06-20T05:53:06.822Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-06-20T05:53:08.229Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-06-20T05:53:11.555Z] (119/166) Installing numactl (2.0.18-r0) [2025-06-20T05:53:12.508Z] (120/166) Installing x265-libs (3.6-r0) [2025-06-20T05:53:16.730Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-06-20T05:53:18.125Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-20T05:53:20.963Z] (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-20T05:53:23.428Z] (123/166) Installing libbluray (1.3.4-r1) [2025-06-20T05:53:24.249Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T05:53:24.249Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-20T05:53:24.249Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-20T05:53:24.508Z] Executing glib-2.80.5-r0.trigger [2025-06-20T05:53:24.508Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-20T05:53:24.767Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-20T05:53:24.767Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-20T05:53:24.767Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-20T05:53:24.767Z] OK: 672 MiB in 195 packages [2025-06-20T05:53:24.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:53:25.349Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-06-20T05:53:27.279Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-06-20T05:53:28.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:53:29.839Z] (126/166) Installing cjson (1.7.18-r0) [2025-06-20T05:53:31.346Z] (1/30) Installing jansson (2.14-r4) [2025-06-20T05:53:31.764Z] (127/166) Installing mbedtls (3.6.3-r0) [2025-06-20T05:53:32.285Z] (2/30) Installing binutils (2.42-r1) [2025-06-20T05:53:34.319Z] (128/166) Installing librist (0.2.10-r1) [2025-06-20T05:53:36.240Z] (129/166) Installing libsrt (1.5.3-r0) [2025-06-20T05:53:36.474Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-20T05:53:37.040Z] (4/30) Installing isl26 (0.26-r1) [2025-06-20T05:53:38.164Z] (130/166) Installing libssh (0.10.6-r0) [2025-06-20T05:53:40.322Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-20T05:53:40.733Z] (131/166) Installing libsodium (1.0.19-r0) [2025-06-20T05:53:42.224Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-20T05:53:42.659Z] (132/166) Installing libzmq (4.3.5-r2) [2025-06-20T05:53:44.133Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-20T05:53:45.216Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-20T05:53:47.773Z] (134/166) Installing crc32c (1.1.2-r0) [2025-06-20T05:53:49.165Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-06-20T05:53:51.093Z] (136/166) Installing libevent (2.1.12-r7) [2025-06-20T05:53:53.020Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-06-20T05:53:54.945Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-06-20T05:53:56.339Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-06-20T05:53:58.895Z] (140/166) Installing icu-libs (74.2-r0) [2025-06-20T05:54:02.209Z] (141/166) Installing minizip (1.3.1-r0) [2025-06-20T05:54:03.601Z] (142/166) Installing nspr (4.35-r4) [2025-06-20T05:54:06.156Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-06-20T05:54:08.711Z] (144/166) Installing nss (3.105-r0) [2025-06-20T05:54:12.026Z] (145/166) Installing openh264 (2.4.1-r0) [2025-06-20T05:54:13.950Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-06-20T05:54:16.207Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-20T05:54:16.508Z] (147/166) Installing libunwind (1.8.1-r0) [2025-06-20T05:54:18.435Z] (148/166) Installing yaml (0.2.5-r2) [2025-06-20T05:54:19.491Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-20T05:54:20.359Z] (149/166) Installing libcamera (0.3.0-r0) [2025-06-20T05:54:22.780Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-20T05:54:22.918Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-06-20T05:54:24.157Z] (11/30) Installing libpq (16.9-r0) [2025-06-20T05:54:24.310Z] (151/166) Installing libuv (1.48.0-r0) [2025-06-20T05:54:26.236Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-20T05:54:26.702Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-20T05:54:28.607Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-20T05:54:28.791Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-06-20T05:54:31.142Z] (14/30) Installing libecpg (16.9-r0) [2025-06-20T05:54:31.350Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-20T05:54:33.046Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-20T05:54:33.909Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-06-20T05:54:35.580Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-20T05:54:37.227Z] (156/166) Installing libasyncns (0.8-r3) [2025-06-20T05:54:38.110Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-20T05:54:38.177Z] (157/166) Installing libltdl (2.4.7-r3) [2025-06-20T05:54:39.570Z] (158/166) Installing orc (0.4.40-r0) [2025-06-20T05:54:42.127Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-06-20T05:54:44.050Z] (160/166) Installing libpulse (17.0-r0) [2025-06-20T05:54:46.612Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-06-20T05:54:48.009Z] (162/166) Installing libgpg-error (1.49-r0) [2025-06-20T05:54:49.934Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-06-20T05:54:51.862Z] (164/166) Installing libxslt (1.1.39-r2) [2025-06-20T05:54:54.421Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-06-20T05:55:16.820Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-20T05:55:29.027Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-20T05:55:29.286Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-20T05:55:32.636Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-20T05:55:34.646Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-20T05:55:36.651Z] (23/30) Installing icu (74.2-r0) [2025-06-20T05:55:39.209Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-20T05:55:42.494Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-20T05:56:14.566Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-20T05:56:14.566Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-20T05:56:16.469Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-20T05:56:18.381Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-20T05:56:20.284Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-20T05:56:23.577Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T05:56:23.577Z] OK: 1208 MiB in 225 packages [2025-06-20T05:56:23.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:56:26.111Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:56:29.399Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-20T05:56:30.964Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-20T05:56:30.964Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T05:56:30.964Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-20T05:56:30.964Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-20T05:56:30.964Z] Executing glib-2.80.5-r0.trigger [2025-06-20T05:56:30.964Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-20T05:56:30.964Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-20T05:56:30.964Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-20T05:56:30.964Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-20T05:56:30.965Z] OK: 657 MiB in 194 packages [2025-06-20T05:56:30.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T05:56:30.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T05:56:31.541Z] (1/30) Installing jansson (2.14-r4) [2025-06-20T05:56:32.934Z] (2/30) Installing binutils (2.42-r1) [2025-06-20T05:56:37.158Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-20T05:56:37.521Z] (2/14) Installing gdbm (1.23-r1) [2025-06-20T05:56:37.733Z] (4/30) Installing isl26 (0.26-r1) [2025-06-20T05:56:39.427Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-20T05:56:40.291Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-20T05:56:40.804Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-20T05:56:42.707Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-20T05:56:42.850Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-20T05:56:44.605Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-20T05:56:45.410Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-20T05:56:45.538Z] (7/14) Installing readline (8.2.10-r0) [2025-06-20T05:56:48.062Z] (8/14) Installing python3 (3.12.11-r0) [2025-06-20T05:56:52.247Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-06-20T05:56:55.542Z] (10/14) Installing pyc (3.12.11-r0) [2025-06-20T05:56:56.917Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-06-20T05:56:57.851Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-06-20T05:57:24.319Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-20T05:57:24.319Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-20T05:57:24.897Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-20T05:57:26.818Z] (11/30) Installing libpq (16.9-r0) [2025-06-20T05:57:28.739Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-20T05:57:31.296Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-20T05:57:34.609Z] (14/30) Installing libecpg (16.9-r0) [2025-06-20T05:57:36.004Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-20T05:57:36.563Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-20T05:57:36.563Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-20T05:57:36.563Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T05:57:36.563Z] OK: 1374 MiB in 239 packages [2025-06-20T05:57:36.563Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:57:36.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:57:38.562Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-20T05:57:40.109Z] OK: 1374 MiB in 239 packages [2025-06-20T05:57:40.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T05:57:41.875Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-20T05:57:43.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T05:57:46.682Z] (1/1) Installing tzdata (2025b-r0) [2025-06-20T05:57:48.583Z] OK: 1376 MiB in 240 packages [2025-06-20T05:57:48.583Z] (1/1) Purging tzdata (2025b-r0) [2025-06-20T05:57:48.583Z] OK: 1374 MiB in 239 packages [2025-06-20T05:57:50.488Z] Looking in links: /tmp/tmpjaa27st0 [2025-06-20T05:57:50.488Z] Processing /tmp/tmpjaa27st0/pip-25.0.1-py3-none-any.whl [2025-06-20T05:57:50.488Z] Installing collected packages: pip [2025-06-20T05:57:51.422Z] Successfully installed pip-25.0.1 [2025-06-20T05:57:51.422Z] 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-20T05:57:51.680Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-20T05:57:51.680Z] Collecting pip [2025-06-20T05:57:51.680Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-20T05:57:51.939Z] Collecting setuptools [2025-06-20T05:57:51.939Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T05:57:51.939Z] Collecting wheel [2025-06-20T05:57:51.939Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-20T05:57:51.939Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-20T05:57:51.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 118.7 MB/s eta 0:00:00 [2025-06-20T05:57:51.939Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-20T05:57:51.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 128.3 MB/s eta 0:00:00 [2025-06-20T05:57:51.939Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-20T05:57:51.939Z] Installing collected packages: wheel, setuptools, pip [2025-06-20T05:57:52.874Z] Attempting uninstall: pip [2025-06-20T05:57:52.874Z] Found existing installation: pip 25.0.1 [2025-06-20T05:57:52.874Z] Uninstalling pip-25.0.1: [2025-06-20T05:57:52.874Z] Successfully uninstalled pip-25.0.1 [2025-06-20T05:57:53.809Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-20T05:57:53.809Z] 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-20T05:57:54.374Z] Processing ./edgex-taf-common [2025-06-20T05:57:54.374Z] Preparing metadata (setup.py): started [2025-06-20T05:57:54.374Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T05:57:54.634Z] Building wheels for collected packages: edgex-taf-common [2025-06-20T05:57:54.634Z]  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-20T05:57:54.634Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-20T05:57:54.634Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-20T05:57:54.634Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=3804e83777adb814e0d05156230a119875a2888fe219c523bd4b4269b93c802e [2025-06-20T05:57:54.634Z] Stored in directory: /tmp/pip-ephem-wheel-cache-67vl3cco/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-20T05:57:54.634Z] Successfully built edgex-taf-common [2025-06-20T05:57:54.634Z] Installing collected packages: edgex-taf-common [2025-06-20T05:57:54.892Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-20T05:57:54.892Z] 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-20T05:57:55.458Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-20T05:57:55.458Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T05:57:55.458Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-20T05:57:55.458Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-20T05:57:55.458Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-20T05:57:55.458Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-20T05:57:55.458Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-20T05:57:55.458Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T05:57:55.458Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-20T05:57:55.458Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-20T05:57:55.458Z] Preparing metadata (setup.py): started [2025-06-20T05:57:55.717Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T05:57:55.717Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-20T05:57:55.717Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-20T05:57:55.717Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-20T05:57:55.717Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T05:57:55.717Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-06-20T05:57:55.717Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-06-20T05:57:55.717Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-20T05:57:55.717Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-20T05:57:55.717Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-20T05:57:55.717Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-20T05:57:55.976Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-20T05:57:55.976Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-06-20T05:57:56.235Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-20T05:57:56.235Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-20T05:57:56.235Z] Installing build dependencies: started [2025-06-20T05:57:57.171Z] Installing build dependencies: finished with status 'done' [2025-06-20T05:57:57.171Z] Getting requirements to build wheel: started [2025-06-20T05:57:57.430Z] Getting requirements to build wheel: finished with status 'done' [2025-06-20T05:57:57.430Z] Preparing metadata (pyproject.toml): started [2025-06-20T05:57:57.996Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-20T05:57:57.996Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-20T05:57:57.996Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) [2025-06-20T05:57:58.256Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-06-20T05:57:58.256Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-06-20T05:57:58.256Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-20T05:57:58.256Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-20T05:57:58.256Z] Preparing metadata (setup.py): started [2025-06-20T05:57:58.515Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T05:57:58.515Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-20T05:57:58.515Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-06-20T05:57:58.774Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-20T05:57:58.774Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-20T05:57:58.774Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-20T05:57:58.774Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-20T05:57:59.033Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-20T05:57:59.033Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-06-20T05:57:59.033Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T05:57:59.033Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T05:57:59.033Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T05:57:59.033Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-20T05:57:59.033Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T05:57:59.033Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T05:57:59.033Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:57:59.033Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T05:57:59.291Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:57:59.291Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-20T05:57:59.291Z] Preparing metadata (setup.py): started [2025-06-20T05:57:59.291Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T05:57:59.291Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:57:59.291Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-20T05:57:59.549Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:57:59.549Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-20T05:57:59.549Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:57:59.549Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-20T05:57:59.549Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:57:59.549Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T05:57:59.549Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:57:59.549Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T05:57:59.549Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:57:59.549Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T05:57:59.549Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:57:59.549Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-20T05:57:59.807Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T05:57:59.807Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-06-20T05:57:59.807Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T05:57:59.807Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-20T05:57:59.807Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T05:57:59.807Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T05:57:59.807Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T05:57:59.807Z] Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-06-20T05:57:59.807Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T05:57:59.807Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T05:57:59.807Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T05:57:59.807Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-20T05:57:59.807Z] 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-20T05:58:00.066Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T05:58:00.066Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-06-20T05:58:00.066Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T05:58:00.066Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-20T05:58:00.066Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T05:58:00.066Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-20T05:58:00.066Z] 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-20T05:58:00.066Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T05:58:00.066Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T05:58:00.066Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T05:58:00.066Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T05:58:00.066Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-20T05:58:00.066Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T05:58:00.066Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-20T05:58:00.066Z] 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-20T05:58:00.066Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T05:58:00.066Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T05:58:00.324Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-20T05:58:00.325Z] 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-20T05:58:00.325Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-20T05:58:00.325Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T05:58:00.325Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T05:58:00.325Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T05:58:00.325Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-20T05:58:00.325Z] 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-20T05:58:00.325Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-20T05:58:00.325Z] 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-20T05:58:00.325Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-20T05:58:00.325Z] 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-20T05:58:00.325Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-20T05:58:00.325Z] 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-20T05:58:00.325Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-20T05:58:00.583Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:00.583Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-06-20T05:58:00.583Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:00.583Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-20T05:58:00.583Z] Preparing metadata (setup.py): started [2025-06-20T05:58:00.583Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T05:58:00.583Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:00.841Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-20T05:58:00.842Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:00.842Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-20T05:58:00.842Z] Preparing metadata (setup.py): started [2025-06-20T05:58:00.842Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T05:58:00.842Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:00.842Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-20T05:58:01.099Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:01.099Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-20T05:58:01.099Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:01.099Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-20T05:58:01.099Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:01.099Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T05:58:01.357Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:01.358Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2025-06-20T05:58:01.358Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:01.358Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-20T05:58:01.358Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:01.358Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-20T05:58:01.358Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:01.358Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-20T05:58:01.617Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:01.617Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-20T05:58:01.617Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:01.617Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-06-20T05:58:01.617Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:01.617Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T05:58:01.617Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:01.617Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-20T05:58:01.617Z] 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-20T05:58:01.617Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-20T05:58:01.617Z] 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-20T05:58:01.617Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-20T05:58:01.879Z] 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-20T05:58:01.879Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-20T05:58:01.879Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T05:58:01.879Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-06-20T05:58:01.879Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-20T05:58:01.879Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 179.8 MB/s eta 0:00:00 [2025-06-20T05:58:01.879Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-20T05:58:01.879Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-20T05:58:01.879Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-20T05:58:01.879Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-20T05:58:01.879Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-20T05:58:01.879Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-06-20T05:58:01.879Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-20T05:58:01.879Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-20T05:58:01.879Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-06-20T05:58:02.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 181.6 MB/s eta 0:00:00 [2025-06-20T05:58:02.138Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) [2025-06-20T05:58:02.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 195.5 MB/s eta 0:00:00 [2025-06-20T05:58:02.138Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-06-20T05:58:02.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 238.3 MB/s eta 0:00:00 [2025-06-20T05:58:02.138Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-06-20T05:58:02.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 214.8 MB/s eta 0:00:00 [2025-06-20T05:58:02.138Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-20T05:58:02.138Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-20T05:58:02.138Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-06-20T05:58:02.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 251.1 MB/s eta 0:00:00 [2025-06-20T05:58:02.138Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-06-20T05:58:02.138Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-20T05:58:02.138Z] Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-06-20T05:58:02.138Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-06-20T05:58:02.138Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-20T05:58:02.138Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-20T05:58:02.138Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-20T05:58:02.138Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-20T05:58:02.138Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-20T05:58:02.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 237.4 MB/s eta 0:00:00 [2025-06-20T05:58:02.138Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-20T05:58:02.138Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-20T05:58:02.138Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-20T05:58:02.138Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-20T05:58:02.138Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-20T05:58:02.138Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-20T05:58:02.138Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-20T05:58:02.138Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-20T05:58:02.138Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-20T05:58:02.138Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-20T05:58:02.138Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-20T05:58:02.138Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-20T05:58:02.138Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-20T05:58:02.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 269.5 MB/s eta 0:00:00 [2025-06-20T05:58:02.138Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-20T05:58:02.138Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-06-20T05:58:02.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 281.4 MB/s eta 0:00:00 [2025-06-20T05:58:02.138Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-20T05:58:02.138Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-20T05:58:02.138Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-20T05:58:02.138Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-20T05:58:02.138Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-20T05:58:02.138Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-20T05:58:02.397Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) [2025-06-20T05:58:02.397Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 318.2 MB/s eta 0:00:00 [2025-06-20T05:58:02.397Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-20T05:58:02.397Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-20T05:58:02.397Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-20T05:58:02.397Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-06-20T05:58:02.397Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-20T05:58:02.397Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-20T05:58:02.397Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-20T05:58:02.397Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-06-20T05:58:02.397Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-20T05:58:02.397Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-20T05:58:02.397Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-20T05:58:02.397Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-20T05:58:02.397Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-20T05:58:02.397Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-20T05:58:02.397Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 146.3 MB/s eta 0:00:00 [2025-06-20T05:58:02.397Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-20T05:58:02.397Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-20T05:58:02.397Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-20T05:58:02.397Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-20T05:58:02.397Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-20T05:58:02.397Z]  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-20T05:58:02.397Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-20T05:58:02.656Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-20T05:58:02.656Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=4e5d86bfa7d52fbbaadce09dce9f1028b2e44d1a93b50a22bd593e761b4a4f58 [2025-06-20T05:58:02.656Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e4zh3eko/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-20T05:58:02.656Z] Building wheel for psutil (pyproject.toml): started [2025-06-20T05:58:04.562Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-20T05:58:04.562Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277532 sha256=4e3bdd12fdd4e22cd539200c7c3845ca605153ccc3130d64c558beba1096f0ae [2025-06-20T05:58:04.562Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e4zh3eko/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-20T05:58:04.562Z]  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-20T05:58:04.562Z]  Building wheel for psycopg2 (setup.py): started [2025-06-20T05:58:12.673Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-20T05:58:12.673Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521913 sha256=98f37ee068f7fc31b9ccaa31fcb3784c6dad55ae2a093457121b4df2711170ba [2025-06-20T05:58:12.673Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e4zh3eko/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-20T05:58:12.673Z]  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-20T05:58:12.673Z]  Building wheel for flex (setup.py): started [2025-06-20T05:58:12.932Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-20T05:58:12.932Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=90624d656ee5732ad6bdd96058e236cea95de6616e8630da46ef186020a36299 [2025-06-20T05:58:12.932Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e4zh3eko/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-20T05:58:12.932Z]  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-20T05:58:12.932Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-20T05:58:13.189Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-20T05:58:13.189Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=9cc738c7d8a25f0ac6dd0293caf781ccba5ea53287b5267e71d61f6b10c3aa10 [2025-06-20T05:58:13.189Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e4zh3eko/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-20T05:58:13.189Z]  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-20T05:58:13.189Z]  Building wheel for validate-email (setup.py): started [2025-06-20T05:58:13.447Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-20T05:58:13.447Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=3ab0b40cb000f961743d5d1ebeca35c54ac9950fe56ee63002032974c9577510 [2025-06-20T05:58:13.447Z] Stored in directory: /tmp/pip-ephem-wheel-cache-e4zh3eko/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-20T05:58:13.447Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-20T05:58:13.705Z] 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-20T05:58:23.698Z] [2025-06-20T05:58:23.698Z] 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.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-20T05:58:23.698Z] 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-20T05:58:28.659Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-20T05:58:50.228Z] Removing intermediate container e70e648b4eb5 [2025-06-20T05:58:50.228Z] ---> 83decf59e49b [2025-06-20T05:58:50.228Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-20T05:58:50.228Z] ---> Running in d57ba309ff6a [2025-06-20T05:58:50.228Z] Removing intermediate container d57ba309ff6a [2025-06-20T05:58:50.228Z] ---> 2bc0df456766 [2025-06-20T05:58:50.228Z] Step 11/13 : LABEL arch=amd64 [2025-06-20T05:58:50.228Z] ---> Running in c3503576ba70 [2025-06-20T05:58:50.228Z] Removing intermediate container c3503576ba70 [2025-06-20T05:58:50.228Z] ---> b9f6057e1cda [2025-06-20T05:58:50.228Z] Step 12/13 : LABEL git_sha=e86f8a217ae073cfc8a1efb2d118210b9bc99448 [2025-06-20T05:58:50.228Z] ---> Running in fb12cb1aeb7e [2025-06-20T05:58:50.228Z] Removing intermediate container fb12cb1aeb7e [2025-06-20T05:58:50.228Z] ---> 9356fb300cf6 [2025-06-20T05:58:50.228Z] Step 13/13 : LABEL version=1.0.0-dev.5 [2025-06-20T05:58:50.228Z] ---> Running in 72e06e9da0a8 [2025-06-20T05:58:50.228Z] Removing intermediate container 72e06e9da0a8 [2025-06-20T05:58:50.228Z] ---> 50e76f4b74b2 [2025-06-20T05:58:50.228Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-20T05:58:50.228Z] Successfully built 50e76f4b74b2 [2025-06-20T05:58:50.228Z] 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-20T05:58:50.368Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2025-06-20T05:58:50.368Z] e86f8a217ae073cfc8a1efb2d118210b9bc99448 [2025-06-20T05:58:50.368Z] latest [2025-06-20T05:58:50.368Z] 1.0.0-dev.5 [2025-06-20T05:58:50.368Z] e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5 [2025-06-20T05:58:50.368Z] main [2025-06-20T05:58:50.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T05:58:50.710Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T05:58:51.036Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448 [2025-06-20T05:58:51.036Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T05:58:51.036Z] 8e2d4a663069: Preparing [2025-06-20T05:58:51.036Z] ff3c1193fdb8: Preparing [2025-06-20T05:58:51.036Z] 6e7565ce0091: Preparing [2025-06-20T05:58:51.036Z] 61e2feec14c3: Preparing [2025-06-20T05:58:51.036Z] ad68f7f1c4f6: Preparing [2025-06-20T05:58:51.036Z] 994456c4fd7b: Preparing [2025-06-20T05:58:51.036Z] 994456c4fd7b: Waiting [2025-06-20T05:58:51.293Z] 61e2feec14c3: Pushed [2025-06-20T05:58:51.293Z] ff3c1193fdb8: Pushed [2025-06-20T05:58:51.293Z] 6e7565ce0091: Pushed [2025-06-20T05:58:51.293Z] 994456c4fd7b: Layer already exists [2025-06-20T05:58:51.293Z] ad68f7f1c4f6: Pushed [2025-06-20T05:59:00.923Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-20T05:59:00.923Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-20T05:59:03.491Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-20T05:59:05.423Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-20T05:59:07.356Z] (23/30) Installing icu (74.2-r0) [2025-06-20T05:59:09.920Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-20T05:59:13.247Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-20T05:59:52.071Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-20T05:59:52.071Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-20T05:59:52.071Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-20T05:59:54.694Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-20T05:59:56.117Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-20T05:59:59.527Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T05:59:59.527Z] OK: 1184 MiB in 224 packages [2025-06-20T06:00:00.117Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:00:02.692Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:00:06.930Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-20T06:00:13.624Z] (2/14) Installing gdbm (1.23-r1) [2025-06-20T06:00:14.203Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-20T06:00:16.139Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-20T06:00:17.551Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-20T06:00:19.588Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-20T06:00:20.997Z] (7/14) Installing readline (8.2.10-r0) [2025-06-20T06:00:23.584Z] (8/14) Installing python3 (3.12.11-r0) [2025-06-20T06:00:28.922Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-06-20T06:00:32.264Z] (10/14) Installing pyc (3.12.11-r0) [2025-06-20T06:00:33.675Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-06-20T06:00:34.632Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-06-20T06:00:44.729Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-20T06:00:45.105Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-20T06:00:46.535Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:00:46.535Z] OK: 1370 MiB in 238 packages [2025-06-20T06:00:46.801Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:00:50.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:00:53.464Z] OK: 1370 MiB in 238 packages [2025-06-20T06:00:53.731Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:00:56.364Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:01:00.599Z] (1/1) Installing tzdata (2025b-r0) [2025-06-20T06:01:02.531Z] OK: 1372 MiB in 239 packages [2025-06-20T06:01:04.470Z] (1/1) Purging tzdata (2025b-r0) [2025-06-20T06:01:04.470Z] OK: 1370 MiB in 238 packages [2025-06-20T06:01:14.562Z] Looking in links: /tmp/tmpsax3kukz [2025-06-20T06:01:14.562Z] Processing /tmp/tmpsax3kukz/pip-25.0.1-py3-none-any.whl [2025-06-20T06:01:14.562Z] Installing collected packages: pip [2025-06-20T06:01:21.177Z] Successfully installed pip-25.0.1 [2025-06-20T06:01:21.177Z] 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:01:23.752Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-20T06:01:23.752Z] Collecting pip [2025-06-20T06:01:23.752Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-20T06:01:25.157Z] Collecting setuptools [2025-06-20T06:01:25.157Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:01:25.157Z] Collecting wheel [2025-06-20T06:01:25.157Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:01:25.157Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-20T06:01:25.424Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 45.5 MB/s eta 0:00:00 [2025-06-20T06:01:25.424Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-20T06:01:25.424Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.9 MB/s eta 0:00:00 [2025-06-20T06:01:25.424Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-20T06:01:25.424Z] Installing collected packages: wheel, setuptools, pip [2025-06-20T06:01:27.774Z] 8e2d4a663069: Pushed [2025-06-20T06:01:27.774Z] e86f8a217ae073cfc8a1efb2d118210b9bc99448: digest: sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:01:28.106Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:01:28.422Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:01:28.422Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:01:28.422Z] 8e2d4a663069: Preparing [2025-06-20T06:01:28.422Z] ff3c1193fdb8: Preparing [2025-06-20T06:01:28.422Z] 6e7565ce0091: Preparing [2025-06-20T06:01:28.422Z] 61e2feec14c3: Preparing [2025-06-20T06:01:28.422Z] ad68f7f1c4f6: Preparing [2025-06-20T06:01:28.422Z] 994456c4fd7b: Preparing [2025-06-20T06:01:28.422Z] 994456c4fd7b: Waiting [2025-06-20T06:01:28.422Z] ff3c1193fdb8: Layer already exists [2025-06-20T06:01:28.422Z] 6e7565ce0091: Layer already exists [2025-06-20T06:01:28.422Z] ad68f7f1c4f6: Layer already exists [2025-06-20T06:01:28.422Z] 61e2feec14c3: Layer already exists [2025-06-20T06:01:28.422Z] 8e2d4a663069: Layer already exists [2025-06-20T06:01:28.422Z] 994456c4fd7b: Layer already exists [2025-06-20T06:01:28.422Z] latest: digest: sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:01:28.741Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:01:29.062Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.5 [2025-06-20T06:01:29.062Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:01:29.062Z] 8e2d4a663069: Preparing [2025-06-20T06:01:29.062Z] ff3c1193fdb8: Preparing [2025-06-20T06:01:29.062Z] 6e7565ce0091: Preparing [2025-06-20T06:01:29.062Z] 61e2feec14c3: Preparing [2025-06-20T06:01:29.062Z] ad68f7f1c4f6: Preparing [2025-06-20T06:01:29.062Z] 994456c4fd7b: Preparing [2025-06-20T06:01:29.062Z] 994456c4fd7b: Waiting [2025-06-20T06:01:29.062Z] ad68f7f1c4f6: Layer already exists [2025-06-20T06:01:29.062Z] 6e7565ce0091: Layer already exists [2025-06-20T06:01:29.062Z] 61e2feec14c3: Layer already exists [2025-06-20T06:01:29.062Z] ff3c1193fdb8: Layer already exists [2025-06-20T06:01:29.062Z] 8e2d4a663069: Layer already exists [2025-06-20T06:01:29.062Z] 994456c4fd7b: Layer already exists [2025-06-20T06:01:29.062Z] 1.0.0-dev.5: digest: sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:01:29.385Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:01:29.710Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5 [2025-06-20T06:01:29.710Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:01:29.710Z] 8e2d4a663069: Preparing [2025-06-20T06:01:29.710Z] ff3c1193fdb8: Preparing [2025-06-20T06:01:29.710Z] 6e7565ce0091: Preparing [2025-06-20T06:01:29.710Z] 61e2feec14c3: Preparing [2025-06-20T06:01:29.710Z] ad68f7f1c4f6: Preparing [2025-06-20T06:01:29.710Z] 994456c4fd7b: Preparing [2025-06-20T06:01:29.710Z] 994456c4fd7b: Waiting [2025-06-20T06:01:29.710Z] 6e7565ce0091: Layer already exists [2025-06-20T06:01:29.710Z] 61e2feec14c3: Layer already exists [2025-06-20T06:01:29.710Z] ad68f7f1c4f6: Layer already exists [2025-06-20T06:01:29.710Z] 8e2d4a663069: Layer already exists [2025-06-20T06:01:29.710Z] ff3c1193fdb8: Layer already exists [2025-06-20T06:01:29.710Z] 994456c4fd7b: Layer already exists [2025-06-20T06:01:29.710Z] e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5: digest: sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:01:30.029Z] + 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:01:30.352Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-20T06:01:30.352Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:01:30.352Z] 8e2d4a663069: Preparing [2025-06-20T06:01:30.352Z] ff3c1193fdb8: Preparing [2025-06-20T06:01:30.353Z] 6e7565ce0091: Preparing [2025-06-20T06:01:30.353Z] 61e2feec14c3: Preparing [2025-06-20T06:01:30.353Z] ad68f7f1c4f6: Preparing [2025-06-20T06:01:30.353Z] 994456c4fd7b: Preparing [2025-06-20T06:01:30.353Z] 994456c4fd7b: Waiting [2025-06-20T06:01:30.353Z] 61e2feec14c3: Layer already exists [2025-06-20T06:01:30.353Z] 8e2d4a663069: Layer already exists [2025-06-20T06:01:30.353Z] ff3c1193fdb8: Layer already exists [2025-06-20T06:01:30.353Z] 6e7565ce0091: Layer already exists [2025-06-20T06:01:30.353Z] ad68f7f1c4f6: Layer already exists [2025-06-20T06:01:30.353Z] 994456c4fd7b: Layer already exists [2025-06-20T06:01:30.353Z] main: digest: sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-20T06:01:30.422Z] ===================================================== [Pipeline] echo [2025-06-20T06:01:30.438Z] taggedImages: [2025-06-20T06:01:30.438Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448 [2025-06-20T06:01:30.438Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:01:30.438Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.5 [2025-06-20T06:01:30.438Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5 [2025-06-20T06:01:30.438Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo [2025-06-20T06:01:30.484Z] ========================================================= [2025-06-20T06:01:30.484Z] [edgeXBuildMultiArch] RAW Config: [2025-06-20T06:01:30.484Z] images: [2025-06-20T06:01:30.484Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448 [2025-06-20T06:01:30.484Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:01:30.484Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.5 [2025-06-20T06:01:30.484Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5 [2025-06-20T06:01:30.484Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-20T06:01:30.484Z] settingsFile: [2025-06-20T06:01:30.484Z] taf-settings [2025-06-20T06:01:30.484Z] ========================================================= [Pipeline] node [2025-06-20T06:01:32.050Z] Attempting uninstall: pip [2025-06-20T06:01:32.050Z] Found existing installation: pip 25.0.1 [2025-06-20T06:01:32.050Z] Uninstalling pip-25.0.1: [2025-06-20T06:01:32.050Z] Successfully uninstalled pip-25.0.1 [2025-06-20T06:01:38.681Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-20T06:01:38.681Z] 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:01:42.012Z] Processing ./edgex-taf-common [2025-06-20T06:01:42.012Z] Preparing metadata (setup.py): started [2025-06-20T06:01:42.595Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:01:42.595Z] Building wheels for collected packages: edgex-taf-common [2025-06-20T06:01:42.595Z]  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:01:42.595Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-20T06:01:43.998Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-20T06:01:44.264Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=52206ddae88872fee7b40affb699c6ab22c6e7afa6cf723b124371d5ac52be52 [2025-06-20T06:01:44.264Z] Stored in directory: /tmp/pip-ephem-wheel-cache-n285cm35/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-20T06:01:44.264Z] Successfully built edgex-taf-common [2025-06-20T06:01:44.264Z] Installing collected packages: edgex-taf-common [2025-06-20T06:01:44.264Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-20T06:01:44.264Z] 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:01:45.487Z] Still waiting to schedule task [2025-06-20T06:01:45.487Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-06-20T06:01:47.596Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-20T06:01:47.597Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:01:47.862Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-20T06:01:47.862Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-20T06:01:47.862Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-20T06:01:47.862Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-20T06:01:48.125Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-20T06:01:48.125Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:01:48.125Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-20T06:01:48.125Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-20T06:01:48.125Z] Preparing metadata (setup.py): started [2025-06-20T06:01:49.523Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:01:49.523Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-20T06:01:49.523Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:01:49.523Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-20T06:01:49.523Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:01:49.787Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-06-20T06:01:49.787Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-06-20T06:01:49.787Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-20T06:01:49.787Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-20T06:01:49.787Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-20T06:01:49.787Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-20T06:01:51.712Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-20T06:01:51.712Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-06-20T06:01:52.721Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-20T06:01:52.721Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-20T06:01:53.001Z] Installing build dependencies: started [2025-06-20T06:01:59.705Z] Installing build dependencies: finished with status 'done' [2025-06-20T06:01:59.705Z] Getting requirements to build wheel: started [2025-06-20T06:02:01.690Z] Getting requirements to build wheel: finished with status 'done' [2025-06-20T06:02:01.690Z] Preparing metadata (pyproject.toml): started [2025-06-20T06:02:03.625Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-20T06:02:06.198Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-20T06:02:06.198Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) [2025-06-20T06:02:06.198Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-06-20T06:02:06.198Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-06-20T06:02:06.198Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-20T06:02:06.198Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-20T06:02:06.777Z] Preparing metadata (setup.py): started [2025-06-20T06:02:08.184Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:02:08.764Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-20T06:02:08.764Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-06-20T06:02:10.719Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-20T06:02:10.719Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-20T06:02:10.984Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-20T06:02:10.984Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-20T06:02:12.383Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-20T06:02:12.383Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-06-20T06:02:12.967Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:02:12.967Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:02:12.967Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:02:12.967Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:02:12.967Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:02:12.967Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:02:13.232Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:13.232Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T06:02:13.232Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:13.232Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-20T06:02:13.498Z] Preparing metadata (setup.py): started [2025-06-20T06:02:14.900Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:02:14.900Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:14.900Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-20T06:02:14.900Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:14.900Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-20T06:02:15.165Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:15.165Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-20T06:02:15.165Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:15.165Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:02:15.718Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:15.718Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:02:15.718Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:15.718Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:02:15.718Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:15.718Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-20T06:02:16.671Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T06:02:16.671Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-06-20T06:02:16.671Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T06:02:16.671Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:02:16.935Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T06:02:16.935Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:02:16.935Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T06:02:16.935Z] Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-06-20T06:02:17.199Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:02:17.199Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:02:17.465Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:02:17.465Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-20T06:02:17.465Z] 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:02:18.418Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:02:18.418Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-06-20T06:02:18.682Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:02:18.682Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-20T06:02:18.682Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:02:18.682Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-20T06:02:18.946Z] 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:02:18.946Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:02:18.946Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-06-20T06:02:18.946Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:02:19.211Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:02:19.211Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-20T06:02:19.211Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:02:19.211Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-20T06:02:19.211Z] 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:02:19.211Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:02:19.480Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:02:19.480Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-20T06:02:19.480Z] 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:02:19.480Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:02:19.744Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:02:19.744Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:02:19.745Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:02:19.745Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-20T06:02:19.745Z] 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:02:19.745Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-20T06:02:20.010Z] 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:02:20.010Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-20T06:02:20.010Z] 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:02:20.010Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-20T06:02:20.596Z] 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:02:20.596Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-20T06:02:20.861Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:20.861Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-06-20T06:02:20.861Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:20.861Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-20T06:02:20.861Z] Preparing metadata (setup.py): started [2025-06-20T06:02:21.816Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:02:22.326Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:22.326Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:02:22.326Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:22.326Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-20T06:02:22.326Z] Preparing metadata (setup.py): started [2025-06-20T06:02:23.288Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:02:23.288Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:23.288Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:02:23.288Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:23.554Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-20T06:02:23.554Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:23.554Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-20T06:02:23.820Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:23.820Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T06:02:26.702Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:26.702Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2025-06-20T06:02:26.702Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:26.702Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-20T06:02:26.702Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:26.702Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-20T06:02:26.965Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:26.965Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-20T06:02:26.965Z] 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:02:26.965Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-20T06:02:26.965Z] 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:02:26.965Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-06-20T06:02:27.229Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:27.229Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:02:27.492Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:27.492Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-20T06:02:27.492Z] 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:02:27.492Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-20T06:02:27.757Z] 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:02:27.757Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-20T06:02:28.020Z] 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:02:28.020Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-20T06:02:28.597Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:02:28.597Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-06-20T06:02:28.862Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-20T06:02:28.862Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 49.1 MB/s eta 0:00:00 [2025-06-20T06:02:28.862Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-20T06:02:28.862Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-20T06:02:28.862Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-20T06:02:28.862Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-20T06:02:28.862Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-20T06:02:28.862Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-06-20T06:02:28.862Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-20T06:02:28.862Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-20T06:02:29.127Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-06-20T06:02:29.391Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 47.9 MB/s eta 0:00:00 [2025-06-20T06:02:29.391Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2025-06-20T06:02:29.391Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.1 MB/s eta 0:00:00 [2025-06-20T06:02:29.391Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-06-20T06:02:29.391Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 49.5 MB/s eta 0:00:00 [2025-06-20T06:02:29.391Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-06-20T06:02:29.391Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 50.0 MB/s eta 0:00:00 [2025-06-20T06:02:29.656Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-20T06:02:29.656Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-20T06:02:29.656Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-06-20T06:02:29.656Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 49.4 MB/s eta 0:00:00 [2025-06-20T06:02:29.656Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-06-20T06:02:29.656Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-20T06:02:29.656Z] Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-06-20T06:02:29.656Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-06-20T06:02:29.656Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-20T06:02:29.656Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-20T06:02:29.656Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-20T06:02:29.656Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-20T06:02:29.919Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-20T06:02:29.919Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 45.9 MB/s eta 0:00:00 [2025-06-20T06:02:29.919Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-20T06:02:30.183Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-20T06:02:30.184Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-20T06:02:30.184Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-20T06:02:30.184Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-20T06:02:30.184Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-20T06:02:30.184Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-20T06:02:30.184Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-20T06:02:30.184Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-20T06:02:30.184Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-20T06:02:30.184Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-20T06:02:30.184Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-20T06:02:30.184Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-20T06:02:30.184Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 51.7 MB/s eta 0:00:00 [2025-06-20T06:02:30.184Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-20T06:02:30.184Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-06-20T06:02:30.184Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 45.6 MB/s eta 0:00:00 [2025-06-20T06:02:30.184Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-20T06:02:30.184Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-20T06:02:30.447Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-20T06:02:30.447Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-20T06:02:30.447Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-20T06:02:30.447Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-20T06:02:30.447Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) [2025-06-20T06:02:30.447Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 56.4 MB/s eta 0:00:00 [2025-06-20T06:02:30.447Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-20T06:02:30.447Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-20T06:02:30.447Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-20T06:02:30.447Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-06-20T06:02:30.447Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-20T06:02:30.447Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-20T06:02:30.447Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-20T06:02:30.447Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-06-20T06:02:30.447Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-20T06:02:30.447Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-20T06:02:30.447Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-20T06:02:30.447Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-20T06:02:30.447Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-20T06:02:30.447Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-20T06:02:30.711Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.1 MB/s eta 0:00:00 [2025-06-20T06:02:30.711Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-20T06:02:30.711Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-20T06:02:30.711Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-20T06:02:30.711Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-20T06:02:31.660Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-20T06:02:31.660Z]  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:02:31.660Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-20T06:02:33.053Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-20T06:02:33.053Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=a8e520583e456baa2bf81947405752097a8f4cbf9a762a8bf6b3cb695a0061b3 [2025-06-20T06:02:33.053Z] Stored in directory: /tmp/pip-ephem-wheel-cache-fk0rs_0z/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-20T06:02:33.053Z] Building wheel for psutil (pyproject.toml): started [2025-06-20T06:02:45.694Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-20T06:02:45.694Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278199 sha256=7b650e1f67e99c935afe77d4dea9452e621a0041226a3f21903725f6731e885d [2025-06-20T06:02:45.694Z] Stored in directory: /tmp/pip-ephem-wheel-cache-fk0rs_0z/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-20T06:02:45.694Z]  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:02:45.694Z]  Building wheel for psycopg2 (setup.py): started [2025-06-20T06:02:54.403Z] Running on prd-centos7-docker-4c-2g-3600 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:02:54.448Z] provisioning config files... [2025-06-20T06:02:54.500Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2710970907277930055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:02:58.790Z] ---> ****-login.sh [2025-06-20T06:02:58.790Z] nexus3.edgexfoundry.org:10001 [2025-06-20T06:02:58.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:02:58.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:02:58.791Z] Configure a credential helper to remove this warning. See [2025-06-20T06:02:58.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:02:58.791Z] [2025-06-20T06:02:58.791Z] Login Succeeded [2025-06-20T06:02:58.791Z] nexus3.edgexfoundry.org:10002 [2025-06-20T06:02:58.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:02:59.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:02:59.057Z] Configure a credential helper to remove this warning. See [2025-06-20T06:02:59.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:02:59.057Z] [2025-06-20T06:02:59.057Z] Login Succeeded [2025-06-20T06:02:59.057Z] nexus3.edgexfoundry.org:10003 [2025-06-20T06:02:59.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:02:59.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:02:59.057Z] Configure a credential helper to remove this warning. See [2025-06-20T06:02:59.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:02:59.057Z] [2025-06-20T06:02:59.057Z] Login Succeeded [2025-06-20T06:02:59.057Z] nexus3.edgexfoundry.org:10004 [2025-06-20T06:02:59.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:02:59.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:02:59.057Z] Configure a credential helper to remove this warning. See [2025-06-20T06:02:59.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:02:59.057Z] [2025-06-20T06:02:59.057Z] Login Succeeded [2025-06-20T06:02:59.057Z] ****.io [2025-06-20T06:02:59.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:02:59.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:02:59.318Z] Configure a credential helper to remove this warning. See [2025-06-20T06:02:59.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:02:59.318Z] [2025-06-20T06:02:59.318Z] Login Succeeded [2025-06-20T06:02:59.318Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T06:02:59.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:02:59.666Z] + docker buildx ls [2025-06-20T06:02:59.666Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-20T06:02:59.666Z] default * docker [2025-06-20T06:02:59.666Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-20T06:02:59.959Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-06-20T06:02:59.959Z] edgex-builder [Pipeline] sh [2025-06-20T06:03:00.286Z] + docker buildx inspect --bootstrap [2025-06-20T06:03:00.286Z] #1 [internal] booting buildkit [2025-06-20T06:03:00.286Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-06-20T06:03:03.096Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-06-20T06:03:03.096Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-06-20T06:03:04.486Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-06-20T06:03:04.486Z] #1 DONE 4.2s [2025-06-20T06:03:04.486Z] Name: edgex-builder [2025-06-20T06:03:04.486Z] Driver: docker-container [2025-06-20T06:03:04.486Z] [2025-06-20T06:03:04.486Z] Nodes: [2025-06-20T06:03:04.486Z] Name: edgex-builder0 [2025-06-20T06:03:04.486Z] Endpoint: unix:///var/run/docker.sock [2025-06-20T06:03:04.486Z] Status: running [2025-06-20T06:03:04.486Z] Buildkit: v0.22.0 [2025-06-20T06:03:04.486Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-06-20T06:03:04.787Z] + docker buildx ls [2025-06-20T06:03:04.787Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-20T06:03:04.787Z] edgex-builder * docker-container [2025-06-20T06:03:04.787Z] 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:03:04.787Z] default docker [2025-06-20T06:03:04.787Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-20T06:03:05.085Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448 --push - [2025-06-20T06:03:05.085Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448' [2025-06-20T06:03:05.344Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:03:05.344Z] #1 transferring dockerfile: 201B done [2025-06-20T06:03:05.344Z] #1 DONE 0.0s [2025-06-20T06:03:05.344Z] [2025-06-20T06:03:05.344Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448 [2025-06-20T06:03:05.344Z] #2 DONE 0.1s [2025-06-20T06:03:05.344Z] [2025-06-20T06:03:05.344Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448 [2025-06-20T06:03:05.344Z] #3 DONE 0.1s [2025-06-20T06:03:05.344Z] [2025-06-20T06:03:05.344Z] #4 [internal] load .dockerignore [2025-06-20T06:03:05.344Z] #4 transferring context: 2B done [2025-06-20T06:03:05.344Z] #4 DONE 0.0s [2025-06-20T06:03:05.344Z] [2025-06-20T06:03:05.344Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 [2025-06-20T06:03:05.344Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 0.0s done [2025-06-20T06:03:05.344Z] #5 DONE 0.0s [2025-06-20T06:03:05.344Z] [2025-06-20T06:03:05.344Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 [2025-06-20T06:03:05.344Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 0.0s done [2025-06-20T06:03:05.344Z] #6 DONE 0.1s [2025-06-20T06:03:05.605Z] [2025-06-20T06:03:05.605Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:03:05.605Z] #7 DONE 0.0s [2025-06-20T06:03:05.605Z] [2025-06-20T06:03:05.605Z] #8 exporting to image [2025-06-20T06:03:05.605Z] #8 exporting layers done [2025-06-20T06:03:05.605Z] #8 exporting manifest sha256:1290e4b209e9e372a7b12b8e650bceecf1bca1632e93366d4cddb0e8441d9032 0.0s done [2025-06-20T06:03:05.605Z] #8 exporting config sha256:0d550985462471a5179220bf21af1c8681b76a41a2eeb776dcd2742237e687f4 done [2025-06-20T06:03:05.605Z] #8 exporting manifest sha256:881eea79ba1e541a1dab0f07c36fce098211a4a69f71c8e3a8db4e8a64d4e7ab done [2025-06-20T06:03:05.605Z] #8 exporting config sha256:7e53e4391e29877bccb7be2a71170c1b2af299a3b38ac36169e455bd3a59bf75 done [2025-06-20T06:03:05.605Z] #8 exporting manifest list sha256:58f533987d58eaf6b3ab642ab187f994d1cbab43d3e36acbe1f830bcbed966d2 done [2025-06-20T06:03:05.605Z] #8 pushing layers 0.1s done [2025-06-20T06:03:05.605Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448@sha256:58f533987d58eaf6b3ab642ab187f994d1cbab43d3e36acbe1f830bcbed966d2 [2025-06-20T06:03:05.605Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:03:05.605Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448@sha256:58f533987d58eaf6b3ab642ab187f994d1cbab43d3e36acbe1f830bcbed966d2 0.1s done [2025-06-20T06:03:05.605Z] #8 DONE 0.2s [2025-06-20T06:03:05.605Z] [2025-06-20T06:03:05.605Z] 1 warning found (use --debug to expand): [2025-06-20T06:03:05.605Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-20T06:03:05.900Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest' [2025-06-20T06:03:05.900Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:latest --push - [2025-06-20T06:03:05.900Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:03:05.900Z] #1 transferring dockerfile: 167B done [2025-06-20T06:03:05.900Z] #1 DONE 0.0s [2025-06-20T06:03:05.900Z] [2025-06-20T06:03:05.900Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:03:05.900Z] #2 DONE 0.0s [2025-06-20T06:03:05.900Z] [2025-06-20T06:03:05.900Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:03:05.900Z] #3 DONE 0.0s [2025-06-20T06:03:05.900Z] [2025-06-20T06:03:05.900Z] #4 [internal] load .dockerignore [2025-06-20T06:03:05.900Z] #4 transferring context: 2B done [2025-06-20T06:03:05.900Z] #4 DONE 0.0s [2025-06-20T06:03:06.159Z] [2025-06-20T06:03:06.159Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 [2025-06-20T06:03:06.159Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 0.0s done [2025-06-20T06:03:06.159Z] #5 CACHED [2025-06-20T06:03:06.159Z] [2025-06-20T06:03:06.159Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 [2025-06-20T06:03:06.159Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 0.0s done [2025-06-20T06:03:06.159Z] #6 CACHED [2025-06-20T06:03:06.159Z] [2025-06-20T06:03:06.159Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:03:06.159Z] #7 DONE 0.0s [2025-06-20T06:03:06.159Z] [2025-06-20T06:03:06.159Z] #8 exporting to image [2025-06-20T06:03:06.159Z] #8 exporting layers done [2025-06-20T06:03:06.159Z] #8 exporting manifest sha256:1290e4b209e9e372a7b12b8e650bceecf1bca1632e93366d4cddb0e8441d9032 done [2025-06-20T06:03:06.159Z] #8 exporting config sha256:0d550985462471a5179220bf21af1c8681b76a41a2eeb776dcd2742237e687f4 done [2025-06-20T06:03:06.159Z] #8 exporting manifest sha256:881eea79ba1e541a1dab0f07c36fce098211a4a69f71c8e3a8db4e8a64d4e7ab done [2025-06-20T06:03:06.159Z] #8 exporting config sha256:7e53e4391e29877bccb7be2a71170c1b2af299a3b38ac36169e455bd3a59bf75 done [2025-06-20T06:03:06.159Z] #8 exporting manifest list sha256:58f533987d58eaf6b3ab642ab187f994d1cbab43d3e36acbe1f830bcbed966d2 done [2025-06-20T06:03:06.159Z] #8 pushing layers 0.0s done [2025-06-20T06:03:06.159Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:58f533987d58eaf6b3ab642ab187f994d1cbab43d3e36acbe1f830bcbed966d2 0.1s done [2025-06-20T06:03:06.159Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:03:06.159Z] #8 DONE 0.1s [2025-06-20T06:03:06.159Z] [2025-06-20T06:03:06.159Z] 1 warning found (use --debug to expand): [2025-06-20T06:03:06.159Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-20T06:03:06.450Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.5' [2025-06-20T06:03:06.450Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.5 --push - [2025-06-20T06:03:06.450Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:03:06.450Z] #1 transferring dockerfile: 172B done [2025-06-20T06:03:06.450Z] #1 DONE 0.0s [2025-06-20T06:03:06.450Z] [2025-06-20T06:03:06.450Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.5 [2025-06-20T06:03:06.450Z] #2 DONE 0.0s [2025-06-20T06:03:06.450Z] [2025-06-20T06:03:06.450Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.5 [2025-06-20T06:03:06.450Z] #3 DONE 0.0s [2025-06-20T06:03:06.450Z] [2025-06-20T06:03:06.450Z] #4 [internal] load .dockerignore [2025-06-20T06:03:06.450Z] #4 transferring context: 2B done [2025-06-20T06:03:06.450Z] #4 DONE 0.0s [2025-06-20T06:03:06.450Z] [2025-06-20T06:03:06.450Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.5@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 [2025-06-20T06:03:06.450Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.5@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 0.0s done [2025-06-20T06:03:06.711Z] #5 CACHED [2025-06-20T06:03:06.711Z] [2025-06-20T06:03:06.711Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.5@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 [2025-06-20T06:03:06.711Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.5@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 0.0s done [2025-06-20T06:03:06.711Z] #6 CACHED [2025-06-20T06:03:06.711Z] [2025-06-20T06:03:06.711Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:03:06.711Z] #7 DONE 0.0s [2025-06-20T06:03:06.711Z] [2025-06-20T06:03:06.711Z] #8 exporting to image [2025-06-20T06:03:06.711Z] #8 exporting layers done [2025-06-20T06:03:06.711Z] #8 exporting manifest sha256:1290e4b209e9e372a7b12b8e650bceecf1bca1632e93366d4cddb0e8441d9032 done [2025-06-20T06:03:06.711Z] #8 exporting config sha256:0d550985462471a5179220bf21af1c8681b76a41a2eeb776dcd2742237e687f4 done [2025-06-20T06:03:06.711Z] #8 exporting manifest sha256:881eea79ba1e541a1dab0f07c36fce098211a4a69f71c8e3a8db4e8a64d4e7ab done [2025-06-20T06:03:06.711Z] #8 exporting config sha256:7e53e4391e29877bccb7be2a71170c1b2af299a3b38ac36169e455bd3a59bf75 done [2025-06-20T06:03:06.711Z] #8 exporting manifest list sha256:58f533987d58eaf6b3ab642ab187f994d1cbab43d3e36acbe1f830bcbed966d2 done [2025-06-20T06:03:06.711Z] #8 pushing layers 0.0s done [2025-06-20T06:03:06.711Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.5@sha256:58f533987d58eaf6b3ab642ab187f994d1cbab43d3e36acbe1f830bcbed966d2 0.1s done [2025-06-20T06:03:06.711Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:03:06.711Z] #8 DONE 0.1s [2025-06-20T06:03:06.711Z] [2025-06-20T06:03:06.711Z] 1 warning found (use --debug to expand): [2025-06-20T06:03:06.711Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-20T06:03:07.012Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5' [2025-06-20T06:03:07.012Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5 --push - [2025-06-20T06:03:07.012Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:03:07.012Z] #1 transferring dockerfile: 213B done [2025-06-20T06:03:07.012Z] #1 DONE 0.0s [2025-06-20T06:03:07.012Z] [2025-06-20T06:03:07.012Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5 [2025-06-20T06:03:07.012Z] #2 DONE 0.0s [2025-06-20T06:03:07.012Z] [2025-06-20T06:03:07.012Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5 [2025-06-20T06:03:07.012Z] #3 DONE 0.0s [2025-06-20T06:03:07.012Z] [2025-06-20T06:03:07.012Z] #4 [internal] load .dockerignore [2025-06-20T06:03:07.012Z] #4 transferring context: 2B done [2025-06-20T06:03:07.012Z] #4 DONE 0.0s [2025-06-20T06:03:07.012Z] [2025-06-20T06:03:07.012Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 [2025-06-20T06:03:07.012Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 0.0s done [2025-06-20T06:03:07.012Z] #5 DONE 0.0s [2025-06-20T06:03:07.012Z] [2025-06-20T06:03:07.012Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 [2025-06-20T06:03:07.272Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 0.0s done [2025-06-20T06:03:07.272Z] #6 CACHED [2025-06-20T06:03:07.272Z] [2025-06-20T06:03:07.272Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 [2025-06-20T06:03:07.272Z] #5 CACHED [2025-06-20T06:03:07.272Z] [2025-06-20T06:03:07.272Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:03:07.272Z] #7 DONE 0.0s [2025-06-20T06:03:07.272Z] [2025-06-20T06:03:07.272Z] #8 exporting to image [2025-06-20T06:03:07.272Z] #8 exporting layers done [2025-06-20T06:03:07.272Z] #8 exporting manifest sha256:1290e4b209e9e372a7b12b8e650bceecf1bca1632e93366d4cddb0e8441d9032 done [2025-06-20T06:03:07.272Z] #8 exporting config sha256:0d550985462471a5179220bf21af1c8681b76a41a2eeb776dcd2742237e687f4 done [2025-06-20T06:03:07.273Z] #8 exporting manifest sha256:881eea79ba1e541a1dab0f07c36fce098211a4a69f71c8e3a8db4e8a64d4e7ab done [2025-06-20T06:03:07.273Z] #8 exporting config sha256:7e53e4391e29877bccb7be2a71170c1b2af299a3b38ac36169e455bd3a59bf75 done [2025-06-20T06:03:07.273Z] #8 exporting manifest list sha256:58f533987d58eaf6b3ab642ab187f994d1cbab43d3e36acbe1f830bcbed966d2 done [2025-06-20T06:03:07.273Z] #8 pushing layers 0.0s done [2025-06-20T06:03:07.273Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5@sha256:58f533987d58eaf6b3ab642ab187f994d1cbab43d3e36acbe1f830bcbed966d2 0.1s done [2025-06-20T06:03:07.273Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:03:07.273Z] #8 DONE 0.1s [2025-06-20T06:03:07.273Z] [2025-06-20T06:03:07.273Z] 1 warning found (use --debug to expand): [2025-06-20T06:03:07.273Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-20T06:03:07.567Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main' [2025-06-20T06:03:07.567Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:main --push - [2025-06-20T06:03:07.827Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:03:07.827Z] #1 transferring dockerfile: 165B done [2025-06-20T06:03:07.827Z] #1 DONE 0.0s [2025-06-20T06:03:07.827Z] [2025-06-20T06:03:07.827Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-20T06:03:07.827Z] #2 DONE 0.0s [2025-06-20T06:03:07.827Z] [2025-06-20T06:03:07.827Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-20T06:03:07.827Z] #3 DONE 0.0s [2025-06-20T06:03:07.827Z] [2025-06-20T06:03:07.827Z] #4 [internal] load .dockerignore [2025-06-20T06:03:07.827Z] #4 transferring context: 2B done [2025-06-20T06:03:07.827Z] #4 DONE 0.0s [2025-06-20T06:03:07.827Z] [2025-06-20T06:03:07.827Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 [2025-06-20T06:03:07.827Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 0.0s done [2025-06-20T06:03:07.827Z] #5 CACHED [2025-06-20T06:03:07.827Z] [2025-06-20T06:03:07.827Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 [2025-06-20T06:03:07.827Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:4ae6b99d1037c4616b3b8b037e152fc338e050f45fc91f3c4de721ef151564a6 0.0s done [2025-06-20T06:03:07.827Z] #6 CACHED [2025-06-20T06:03:07.827Z] [2025-06-20T06:03:07.827Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:03:07.828Z] #7 DONE 0.0s [2025-06-20T06:03:07.828Z] [2025-06-20T06:03:07.828Z] #8 exporting to image [2025-06-20T06:03:07.828Z] #8 exporting layers done [2025-06-20T06:03:07.828Z] #8 exporting manifest sha256:1290e4b209e9e372a7b12b8e650bceecf1bca1632e93366d4cddb0e8441d9032 done [2025-06-20T06:03:07.828Z] #8 exporting config sha256:0d550985462471a5179220bf21af1c8681b76a41a2eeb776dcd2742237e687f4 done [2025-06-20T06:03:07.828Z] #8 exporting manifest sha256:881eea79ba1e541a1dab0f07c36fce098211a4a69f71c8e3a8db4e8a64d4e7ab done [2025-06-20T06:03:07.828Z] #8 exporting config sha256:7e53e4391e29877bccb7be2a71170c1b2af299a3b38ac36169e455bd3a59bf75 done [2025-06-20T06:03:07.828Z] #8 exporting manifest list sha256:58f533987d58eaf6b3ab642ab187f994d1cbab43d3e36acbe1f830bcbed966d2 done [2025-06-20T06:03:07.828Z] #8 pushing layers 0.0s done [2025-06-20T06:03:07.828Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:58f533987d58eaf6b3ab642ab187f994d1cbab43d3e36acbe1f830bcbed966d2 [2025-06-20T06:03:07.828Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:03:07.828Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:58f533987d58eaf6b3ab642ab187f994d1cbab43d3e36acbe1f830bcbed966d2 0.1s done [2025-06-20T06:03:07.828Z] #8 DONE 0.1s [2025-06-20T06:03:07.828Z] [2025-06-20T06:03:07.828Z] 1 warning found (use --debug to expand): [2025-06-20T06:03:07.828Z]  - 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:03:08.233Z] + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:03:08.555Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:03:09.113Z] ---> package-listing.sh [2025-06-20T06:03:09.113Z] ++ facter osfamily [2025-06-20T06:03:09.113Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-20T06:03:09.378Z] + OS_FAMILY=redhat [2025-06-20T06:03:09.378Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2025-06-20T06:03:09.378Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-20T06:03:09.378Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-20T06:03:09.378Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-20T06:03:09.378Z] + PACKAGES=/tmp/packages_start.txt [2025-06-20T06:03:09.378Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-20T06:03:09.378Z] + PACKAGES=/tmp/packages_end.txt [2025-06-20T06:03:09.378Z] + case "${OS_FAMILY}" in [2025-06-20T06:03:09.378Z] + rpm -qa [2025-06-20T06:03:09.378Z] + sort [2025-06-20T06:03:09.946Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-20T06:03:09.946Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-20T06:03:09.946Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-20T06:03:09.946Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-20T06:03:09.946Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2025-06-20T06:03:09.946Z] + 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:03:09.958Z] 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:03:10.250Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:03:10.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:03:10.815Z] [2025-06-20T06:03:10.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:03:11.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:03:11.127Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-20T06:03:11.127Z] 5eb5b503b376: Pulling fs layer [2025-06-20T06:03:11.127Z] 5c69ac0246d0: Pulling fs layer [2025-06-20T06:03:11.127Z] ec43610c2a17: Pulling fs layer [2025-06-20T06:03:11.127Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-20T06:03:11.127Z] 33b1e0a273af: Pulling fs layer [2025-06-20T06:03:11.127Z] 5d3b04190fa2: Pulling fs layer [2025-06-20T06:03:11.127Z] 2f39f015ded8: Pulling fs layer [2025-06-20T06:03:11.127Z] 33b1e0a273af: Waiting [2025-06-20T06:03:11.127Z] 5d3b04190fa2: Waiting [2025-06-20T06:03:11.127Z] 2f39f015ded8: Waiting [2025-06-20T06:03:11.127Z] 3a2ae6a8a46f: Waiting [2025-06-20T06:03:11.127Z] 5c69ac0246d0: Verifying Checksum [2025-06-20T06:03:11.127Z] 5c69ac0246d0: Download complete [2025-06-20T06:03:11.127Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-20T06:03:11.127Z] 3a2ae6a8a46f: Download complete [2025-06-20T06:03:11.127Z] 33b1e0a273af: Verifying Checksum [2025-06-20T06:03:11.127Z] 33b1e0a273af: Download complete [2025-06-20T06:03:11.127Z] 5d3b04190fa2: Verifying Checksum [2025-06-20T06:03:11.127Z] 5d3b04190fa2: Download complete [2025-06-20T06:03:11.127Z] ec43610c2a17: Verifying Checksum [2025-06-20T06:03:11.127Z] ec43610c2a17: Download complete [2025-06-20T06:03:11.387Z] 5eb5b503b376: Verifying Checksum [2025-06-20T06:03:11.387Z] 5eb5b503b376: Download complete [2025-06-20T06:03:11.956Z] 2f39f015ded8: Verifying Checksum [2025-06-20T06:03:11.956Z] 2f39f015ded8: Download complete [2025-06-20T06:03:12.903Z] 5eb5b503b376: Pull complete [2025-06-20T06:03:12.903Z] 5c69ac0246d0: Pull complete [2025-06-20T06:03:13.428Z] ec43610c2a17: Pull complete [2025-06-20T06:03:13.428Z] 3a2ae6a8a46f: Pull complete [2025-06-20T06:03:13.688Z] 33b1e0a273af: Pull complete [2025-06-20T06:03:13.688Z] 5d3b04190fa2: Pull complete [2025-06-20T06:03:17.923Z] 2f39f015ded8: Pull complete [2025-06-20T06:03:17.923Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-20T06:03:17.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:03:17.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:03:18.072Z] prd-centos7-docker-4c-2g-3600 does not seem to be running inside a container [2025-06-20T06:03:18.107Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-20T06:03:22.614Z] $ docker top 991327a54a876cbab9239f8f3fbb86a4c931c67c01937b681ba2a343b009d135 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-20T06:03:22.944Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-20T06:03:23.240Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-20T06:03:23.527Z] + ls /var/log/sa-host [2025-06-20T06:03:23.527Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:03:23.695Z] provisioning config files... [2025-06-20T06:03:23.706Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5713139921374266150tmp [Pipeline] { [Pipeline] echo [2025-06-20T06:03:23.722Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:03:24.010Z] ---> create-netrc.sh [Pipeline] } [2025-06-20T06:03:24.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:03:24.357Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-20T06:03:24.370Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:03:24.658Z] ---> sudo-logs.sh [2025-06-20T06:03:24.658Z] Archiving 'sudo' log.. [2025-06-20T06:03:24.658Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3600.novalocal: Name or service not known [2025-06-20T06:03:24.658Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3600.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-06-20T06:03:24.684Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:03:24.968Z] ---> job-cost.sh [2025-06-20T06:03:24.968Z] lf-activate-venv: SKIPPING [2025-06-20T06:03:24.968Z] INFO: No Stack... [2025-06-20T06:03:25.233Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-06-20T06:03:25.572Z] INFO: Archiving Costs [Pipeline] echo [2025-06-20T06:03:25.582Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:03:25.863Z] ---> logs-deploy.sh [2025-06-20T06:03:25.863Z] lf-activate-venv: SKIPPING [2025-06-20T06:03:25.863Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/56 [2025-06-20T06:03:25.863Z] INFO: archiving workspace using pattern(s): [2025-06-20T06:03:26.803Z] Archives upload complete. [2025-06-20T06:03:26.803Z] INFO: archiving logs to Nexus [2025-06-20T06:03:27.746Z] ---> uname -a: [2025-06-20T06:03:27.746Z] Linux prd-centos7-docker-4c-2g-3600.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:03:27.746Z] [2025-06-20T06:03:27.746Z] [2025-06-20T06:03:27.746Z] ---> lscpu: [2025-06-20T06:03:27.746Z] Architecture: x86_64 [2025-06-20T06:03:27.746Z] CPU op-mode(s): 32-bit, 64-bit [2025-06-20T06:03:27.746Z] Byte Order: Little Endian [2025-06-20T06:03:27.746Z] Address sizes: 40 bits physical, 48 bits virtual [2025-06-20T06:03:27.746Z] CPU(s): 2 [2025-06-20T06:03:27.746Z] On-line CPU(s) list: 0,1 [2025-06-20T06:03:27.746Z] Thread(s) per core: 1 [2025-06-20T06:03:27.746Z] Core(s) per socket: 1 [2025-06-20T06:03:27.746Z] Socket(s): 2 [2025-06-20T06:03:27.746Z] NUMA node(s): 1 [2025-06-20T06:03:27.746Z] Vendor ID: AuthenticAMD [2025-06-20T06:03:27.746Z] CPU family: 23 [2025-06-20T06:03:27.746Z] Model: 49 [2025-06-20T06:03:27.746Z] Model name: AMD EPYC-Rome Processor [2025-06-20T06:03:27.746Z] Stepping: 0 [2025-06-20T06:03:27.746Z] CPU MHz: 2799.998 [2025-06-20T06:03:27.746Z] BogoMIPS: 5599.99 [2025-06-20T06:03:27.746Z] Virtualization: AMD-V [2025-06-20T06:03:27.746Z] Hypervisor vendor: KVM [2025-06-20T06:03:27.746Z] Virtualization type: full [2025-06-20T06:03:27.746Z] L1d cache: 64 KiB [2025-06-20T06:03:27.746Z] L1i cache: 64 KiB [2025-06-20T06:03:27.746Z] L2 cache: 1 MiB [2025-06-20T06:03:27.746Z] L3 cache: 32 MiB [2025-06-20T06:03:27.746Z] NUMA node0 CPU(s): 0,1 [2025-06-20T06:03:27.746Z] Vulnerability Itlb multihit: Not affected [2025-06-20T06:03:27.746Z] Vulnerability L1tf: Not affected [2025-06-20T06:03:27.746Z] Vulnerability Mds: Not affected [2025-06-20T06:03:27.746Z] Vulnerability Meltdown: Not affected [2025-06-20T06:03:27.746Z] Vulnerability Mmio stale data: Not affected [2025-06-20T06:03:27.746Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-06-20T06:03:27.746Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-06-20T06:03:27.746Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-06-20T06:03:27.746Z] Vulnerability Srbds: Not affected [2025-06-20T06:03:27.746Z] Vulnerability Tsx async abort: Not affected [2025-06-20T06:03:27.746Z] 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:03:27.746Z] [2025-06-20T06:03:27.746Z] [2025-06-20T06:03:27.746Z] ---> nproc: [2025-06-20T06:03:27.746Z] 2 [2025-06-20T06:03:27.746Z] [2025-06-20T06:03:27.746Z] [2025-06-20T06:03:27.746Z] ---> df -h: [2025-06-20T06:03:27.746Z] Filesystem Size Used Avail Use% Mounted on [2025-06-20T06:03:27.746Z] overlay 40G 7.3G 33G 19% / [2025-06-20T06:03:27.746Z] tmpfs 64M 0 64M 0% /dev [2025-06-20T06:03:27.746Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-06-20T06:03:27.746Z] shm 64M 0 64M 0% /dev/shm [2025-06-20T06:03:27.746Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-06-20T06:03:27.746Z] [2025-06-20T06:03:27.746Z] [2025-06-20T06:03:27.746Z] Cannot open /var/log/sysstat/sa20: No such file or directory [2025-06-20T06:03:27.746Z] Please check if data collecting is enabled [2025-06-20T06:03:27.746Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-20T06:03:27.778Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-20T06:03:27.789Z] $ docker stop --time=1 991327a54a876cbab9239f8f3fbb86a4c931c67c01937b681ba2a343b009d135 [2025-06-20T06:03:28.926Z] $ docker rm -f --volumes 991327a54a876cbab9239f8f3fbb86a4c931c67c01937b681ba2a343b009d135 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-20T06:03:29.013Z] [WS-CLEANUP] Deleting project workspace... [2025-06-20T06:03:29.013Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-20T06:03:29.028Z] [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:03:29.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:03:29.460Z] [2025-06-20T06:03:29.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:03:29.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:03:29.764Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-20T06:03:29.764Z] 5eb5b503b376: Pulling fs layer [2025-06-20T06:03:29.764Z] 5c69ac0246d0: Pulling fs layer [2025-06-20T06:03:29.764Z] ec43610c2a17: Pulling fs layer [2025-06-20T06:03:29.764Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-20T06:03:29.764Z] 33b1e0a273af: Pulling fs layer [2025-06-20T06:03:29.764Z] 5d3b04190fa2: Pulling fs layer [2025-06-20T06:03:29.764Z] 2f39f015ded8: Pulling fs layer [2025-06-20T06:03:29.764Z] 3a2ae6a8a46f: Waiting [2025-06-20T06:03:29.764Z] 5d3b04190fa2: Waiting [2025-06-20T06:03:29.764Z] 33b1e0a273af: Waiting [2025-06-20T06:03:29.764Z] 5c69ac0246d0: Verifying Checksum [2025-06-20T06:03:29.764Z] 5c69ac0246d0: Download complete [2025-06-20T06:03:29.764Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-20T06:03:29.764Z] 3a2ae6a8a46f: Download complete [2025-06-20T06:03:29.764Z] 33b1e0a273af: Verifying Checksum [2025-06-20T06:03:29.764Z] 33b1e0a273af: Download complete [2025-06-20T06:03:29.764Z] 5d3b04190fa2: Verifying Checksum [2025-06-20T06:03:29.764Z] 5d3b04190fa2: Download complete [2025-06-20T06:03:30.023Z] ec43610c2a17: Verifying Checksum [2025-06-20T06:03:30.023Z] ec43610c2a17: Download complete [2025-06-20T06:03:30.023Z] 5eb5b503b376: Verifying Checksum [2025-06-20T06:03:30.023Z] 5eb5b503b376: Download complete [2025-06-20T06:03:30.957Z] 2f39f015ded8: Download complete [2025-06-20T06:03:31.215Z] 5eb5b503b376: Pull complete [2025-06-20T06:03:31.215Z] 5c69ac0246d0: Pull complete [2025-06-20T06:03:31.781Z] ec43610c2a17: Pull complete [2025-06-20T06:03:31.781Z] 3a2ae6a8a46f: Pull complete [2025-06-20T06:03:32.040Z] 33b1e0a273af: Pull complete [2025-06-20T06:03:32.040Z] 5d3b04190fa2: Pull complete [2025-06-20T06:03:36.221Z] 2f39f015ded8: Pull complete [2025-06-20T06:03:36.221Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-20T06:03:36.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:03:36.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:03:36.304Z] prd-ubuntu20.04-docker-8c-8g-3588 does not seem to be running inside a container [2025-06-20T06:03:36.343Z] $ 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:03:39.435Z] $ docker top f95034e420ba94bab045705c18d54a91d7638719c255b51edbd1de3a8eb509e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:03:39.791Z] ---> job-cost.sh [2025-06-20T06:03:39.791Z] lf-activate-venv: SKIPPING [2025-06-20T06:03:39.791Z] INFO: No Stack... [2025-06-20T06:03:40.358Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-20T06:03:40.617Z] INFO: Archiving Costs [Pipeline] sh [2025-06-20T06:03:40.904Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2025-06-20T06:03:40.904Z] + cut -d, -f6 [Pipeline] lock [2025-06-20T06:03:40.919Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-56-stack-cost] [2025-06-20T06:03:40.926Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-56-stack-cost] did not exist. Created. [2025-06-20T06:03:40.932Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-20T06:03:41.241Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-20T06:03:41.272Z] Stashed 1 file(s) [Pipeline] } [2025-06-20T06:03:41.280Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-20T06:03:41.321Z] $ docker stop --time=1 f95034e420ba94bab045705c18d54a91d7638719c255b51edbd1de3a8eb509e5 [2025-06-20T06:03:42.480Z] $ docker rm -f --volumes f95034e420ba94bab045705c18d54a91d7638719c255b51edbd1de3a8eb509e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-20T06:03:53.610Z] Building wheel for psycopg2 (setup.py): still running... [2025-06-20T06:03:53.610Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-20T06:03:53.610Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512679 sha256=25313566217ba78ac029ece1f07c032cc9efbeee165b1edda2530330cc0a8db4 [2025-06-20T06:03:53.610Z] Stored in directory: /tmp/pip-ephem-wheel-cache-fk0rs_0z/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-20T06:03:53.610Z]  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:03:53.610Z]  Building wheel for flex (setup.py): started [2025-06-20T06:03:53.610Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-20T06:03:53.610Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=8ae8f27323a64119a3cc11ec83931df34077aa175fd7114ebfe4490a8ea030f6 [2025-06-20T06:03:53.610Z] Stored in directory: /tmp/pip-ephem-wheel-cache-fk0rs_0z/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-20T06:03:53.610Z]  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:03:53.610Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-20T06:03:53.610Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-20T06:03:53.610Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=d9e722d56fa71edc1c080aac14930307791e614539f9c19ebf9c368ca8559314 [2025-06-20T06:03:53.610Z] Stored in directory: /tmp/pip-ephem-wheel-cache-fk0rs_0z/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-20T06:03:53.610Z]  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:03:53.610Z]  Building wheel for validate-email (setup.py): started [2025-06-20T06:03:53.610Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-20T06:03:53.610Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=1565b549c756b9dceb17d0419bb1bd79243699307a26974ff901129a31e605eb [2025-06-20T06:03:53.610Z] Stored in directory: /tmp/pip-ephem-wheel-cache-fk0rs_0z/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-20T06:03:53.610Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-20T06:03:53.610Z] 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:05:01.759Z] [2025-06-20T06:05:01.759Z] 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.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-20T06:05:01.759Z] 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:05:58.133Z] Removing intermediate container 9f4abd2c3bdb [2025-06-20T06:05:58.133Z] ---> 7753636dfb0e [2025-06-20T06:05:58.133Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-20T06:05:58.133Z] ---> Running in 7eac88c1cd65 [2025-06-20T06:05:58.133Z] Removing intermediate container 7eac88c1cd65 [2025-06-20T06:05:58.133Z] ---> e859c717c3df [2025-06-20T06:05:58.133Z] Step 11/13 : LABEL arch=arm64 [2025-06-20T06:05:58.133Z] ---> Running in 64b1c1d9554c [2025-06-20T06:05:58.133Z] Removing intermediate container 64b1c1d9554c [2025-06-20T06:05:58.133Z] ---> 474e2486f922 [2025-06-20T06:05:58.133Z] Step 12/13 : LABEL git_sha=e86f8a217ae073cfc8a1efb2d118210b9bc99448 [2025-06-20T06:05:58.133Z] ---> Running in 07eed4b3c34c [2025-06-20T06:05:58.133Z] Removing intermediate container 07eed4b3c34c [2025-06-20T06:05:58.133Z] ---> cf0aef5c7010 [2025-06-20T06:05:58.133Z] Step 13/13 : LABEL version=1.0.0-dev.5 [2025-06-20T06:05:58.133Z] ---> Running in 31c7aef07ab0 [2025-06-20T06:05:58.133Z] Removing intermediate container 31c7aef07ab0 [2025-06-20T06:05:58.133Z] ---> 85638f735940 [2025-06-20T06:05:58.133Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-20T06:05:58.133Z] Successfully built 85638f735940 [2025-06-20T06:05:58.133Z] 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:05:58.268Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2025-06-20T06:05:58.268Z] e86f8a217ae073cfc8a1efb2d118210b9bc99448 [2025-06-20T06:05:58.268Z] latest [2025-06-20T06:05:58.268Z] 1.0.0-dev.5 [2025-06-20T06:05:58.268Z] e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5 [2025-06-20T06:05:58.268Z] main [2025-06-20T06:05:58.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:05:58.738Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:e86f8a217ae073cfc8a1efb2d118210b9bc99448 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:05:59.094Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:e86f8a217ae073cfc8a1efb2d118210b9bc99448 [2025-06-20T06:05:59.094Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:05:59.094Z] f6bea9986279: Preparing [2025-06-20T06:05:59.094Z] 875433e4face: Preparing [2025-06-20T06:05:59.094Z] a0f0b28cdd84: Preparing [2025-06-20T06:05:59.094Z] e4ba5a4d427c: Preparing [2025-06-20T06:05:59.094Z] a9b9665c02dc: Preparing [2025-06-20T06:05:59.094Z] dd9c8f8612c8: Preparing [2025-06-20T06:05:59.094Z] dd9c8f8612c8: Waiting [2025-06-20T06:05:59.361Z] a0f0b28cdd84: Pushed [2025-06-20T06:05:59.361Z] 875433e4face: Pushed [2025-06-20T06:05:59.361Z] e4ba5a4d427c: Pushed [2025-06-20T06:05:59.361Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:05:59.361Z] a9b9665c02dc: Pushed [2025-06-20T06:11:21.191Z] f6bea9986279: Pushed [2025-06-20T06:11:21.191Z] e86f8a217ae073cfc8a1efb2d118210b9bc99448: digest: sha256:83d64ff7f22711166d68a9bfa5e844865eeabb0cb3462edf35454a90618886ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:11:21.531Z] + 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:11:21.872Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2025-06-20T06:11:21.873Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:11:21.873Z] f6bea9986279: Preparing [2025-06-20T06:11:21.873Z] 875433e4face: Preparing [2025-06-20T06:11:21.873Z] a0f0b28cdd84: Preparing [2025-06-20T06:11:21.873Z] e4ba5a4d427c: Preparing [2025-06-20T06:11:21.873Z] a9b9665c02dc: Preparing [2025-06-20T06:11:21.873Z] dd9c8f8612c8: Preparing [2025-06-20T06:11:21.873Z] dd9c8f8612c8: Waiting [2025-06-20T06:11:21.873Z] e4ba5a4d427c: Layer already exists [2025-06-20T06:11:21.873Z] 875433e4face: Layer already exists [2025-06-20T06:11:21.873Z] a0f0b28cdd84: Layer already exists [2025-06-20T06:11:21.873Z] f6bea9986279: Layer already exists [2025-06-20T06:11:21.873Z] a9b9665c02dc: Layer already exists [2025-06-20T06:11:21.873Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:11:22.136Z] latest: digest: sha256:83d64ff7f22711166d68a9bfa5e844865eeabb0cb3462edf35454a90618886ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:11:22.488Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:11:22.829Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.5 [2025-06-20T06:11:22.829Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:11:22.829Z] f6bea9986279: Preparing [2025-06-20T06:11:22.829Z] 875433e4face: Preparing [2025-06-20T06:11:22.829Z] a0f0b28cdd84: Preparing [2025-06-20T06:11:22.829Z] e4ba5a4d427c: Preparing [2025-06-20T06:11:22.829Z] a9b9665c02dc: Preparing [2025-06-20T06:11:22.829Z] dd9c8f8612c8: Preparing [2025-06-20T06:11:22.829Z] dd9c8f8612c8: Waiting [2025-06-20T06:11:22.829Z] 875433e4face: Layer already exists [2025-06-20T06:11:22.829Z] a0f0b28cdd84: Layer already exists [2025-06-20T06:11:22.829Z] f6bea9986279: Layer already exists [2025-06-20T06:11:22.829Z] e4ba5a4d427c: Layer already exists [2025-06-20T06:11:22.829Z] a9b9665c02dc: Layer already exists [2025-06-20T06:11:22.829Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:11:23.098Z] 1.0.0-dev.5: digest: sha256:83d64ff7f22711166d68a9bfa5e844865eeabb0cb3462edf35454a90618886ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:11:23.460Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:11:23.812Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5 [2025-06-20T06:11:23.812Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:11:23.812Z] f6bea9986279: Preparing [2025-06-20T06:11:23.812Z] 875433e4face: Preparing [2025-06-20T06:11:23.812Z] a0f0b28cdd84: Preparing [2025-06-20T06:11:23.812Z] e4ba5a4d427c: Preparing [2025-06-20T06:11:23.812Z] a9b9665c02dc: Preparing [2025-06-20T06:11:23.812Z] dd9c8f8612c8: Preparing [2025-06-20T06:11:23.812Z] dd9c8f8612c8: Waiting [2025-06-20T06:11:23.812Z] a0f0b28cdd84: Layer already exists [2025-06-20T06:11:23.812Z] a9b9665c02dc: Layer already exists [2025-06-20T06:11:23.812Z] 875433e4face: Layer already exists [2025-06-20T06:11:23.812Z] f6bea9986279: Layer already exists [2025-06-20T06:11:23.812Z] e4ba5a4d427c: Layer already exists [2025-06-20T06:11:23.812Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:11:23.812Z] e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5: digest: sha256:83d64ff7f22711166d68a9bfa5e844865eeabb0cb3462edf35454a90618886ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:11:24.157Z] + 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:11:24.493Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2025-06-20T06:11:24.493Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:11:24.493Z] f6bea9986279: Preparing [2025-06-20T06:11:24.493Z] 875433e4face: Preparing [2025-06-20T06:11:24.493Z] a0f0b28cdd84: Preparing [2025-06-20T06:11:24.493Z] e4ba5a4d427c: Preparing [2025-06-20T06:11:24.493Z] a9b9665c02dc: Preparing [2025-06-20T06:11:24.493Z] dd9c8f8612c8: Preparing [2025-06-20T06:11:24.493Z] dd9c8f8612c8: Waiting [2025-06-20T06:11:24.493Z] a0f0b28cdd84: Layer already exists [2025-06-20T06:11:24.493Z] e4ba5a4d427c: Layer already exists [2025-06-20T06:11:24.493Z] f6bea9986279: Layer already exists [2025-06-20T06:11:24.493Z] a9b9665c02dc: Layer already exists [2025-06-20T06:11:24.493Z] 875433e4face: Layer already exists [2025-06-20T06:11:24.493Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:11:24.757Z] main: digest: sha256:83d64ff7f22711166d68a9bfa5e844865eeabb0cb3462edf35454a90618886ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-20T06:11:24.832Z] ===================================================== [Pipeline] echo [2025-06-20T06:11:24.844Z] taggedImages: [2025-06-20T06:11:24.844Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:e86f8a217ae073cfc8a1efb2d118210b9bc99448 [2025-06-20T06:11:24.844Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2025-06-20T06:11:24.844Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.5 [2025-06-20T06:11:24.844Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5 [2025-06-20T06:11:24.844Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo [2025-06-20T06:11:24.860Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:e86f8a217ae073cfc8a1efb2d118210b9bc99448 [Pipeline] echo [2025-06-20T06:11:24.876Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo [2025-06-20T06:11:24.886Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.5 [Pipeline] echo [2025-06-20T06:11:24.896Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:e86f8a217ae073cfc8a1efb2d118210b9bc99448-1.0.0-dev.5 [Pipeline] echo [2025-06-20T06:11:24.906Z] 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:11:25.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T06:11:25.330Z] [2025-06-20T06:11:25.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:11:25.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T06:11:25.662Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-20T06:11:25.662Z] 8998bd30e6a1: Pulling fs layer [2025-06-20T06:11:25.662Z] 04944245beec: Pulling fs layer [2025-06-20T06:11:25.662Z] 699f458cf7ca: Pulling fs layer [2025-06-20T06:11:25.662Z] 765212b225bb: Pulling fs layer [2025-06-20T06:11:25.662Z] f23df028b6ca: Pulling fs layer [2025-06-20T06:11:25.662Z] d65c8cfc05b1: Pulling fs layer [2025-06-20T06:11:25.662Z] 2437ff75d9bd: Pulling fs layer [2025-06-20T06:11:25.662Z] 765212b225bb: Waiting [2025-06-20T06:11:25.662Z] 2437ff75d9bd: Waiting [2025-06-20T06:11:25.662Z] f23df028b6ca: Waiting [2025-06-20T06:11:25.662Z] d65c8cfc05b1: Waiting [2025-06-20T06:11:25.927Z] 04944245beec: Verifying Checksum [2025-06-20T06:11:25.927Z] 04944245beec: Download complete [2025-06-20T06:11:25.927Z] 765212b225bb: Verifying Checksum [2025-06-20T06:11:25.927Z] 765212b225bb: Download complete [2025-06-20T06:11:25.927Z] f23df028b6ca: Verifying Checksum [2025-06-20T06:11:25.927Z] f23df028b6ca: Download complete [2025-06-20T06:11:25.927Z] d65c8cfc05b1: Verifying Checksum [2025-06-20T06:11:25.927Z] d65c8cfc05b1: Download complete [2025-06-20T06:11:26.191Z] 699f458cf7ca: Verifying Checksum [2025-06-20T06:11:26.191Z] 699f458cf7ca: Download complete [2025-06-20T06:11:26.457Z] 8998bd30e6a1: Verifying Checksum [2025-06-20T06:11:26.457Z] 8998bd30e6a1: Download complete [2025-06-20T06:11:29.150Z] 2437ff75d9bd: Verifying Checksum [2025-06-20T06:11:29.150Z] 2437ff75d9bd: Download complete [2025-06-20T06:11:31.132Z] 8998bd30e6a1: Pull complete [2025-06-20T06:11:31.718Z] 04944245beec: Pull complete [2025-06-20T06:11:33.120Z] 699f458cf7ca: Pull complete [2025-06-20T06:11:33.386Z] 765212b225bb: Pull complete [2025-06-20T06:11:34.343Z] f23df028b6ca: Pull complete [2025-06-20T06:11:34.343Z] d65c8cfc05b1: Pull complete [2025-06-20T06:11:52.526Z] 2437ff75d9bd: Pull complete [2025-06-20T06:11:52.526Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-20T06:11:52.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T06:11:52.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:11:52.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-3592 does not seem to be running inside a container [2025-06-20T06:11:52.782Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-06-20T06:11:54.917Z] $ docker top ea347639d711072e04132b235f875bc6458019fc8e8d89e840b05fe6c5044ee1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:11:55.729Z] ---> job-cost.sh [2025-06-20T06:11:55.729Z] lf-activate-venv: SKIPPING [2025-06-20T06:11:55.729Z] INFO: No Stack... [2025-06-20T06:11:55.994Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-20T06:11:56.943Z] INFO: Archiving Costs [Pipeline] sh [2025-06-20T06:11:57.265Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2025-06-20T06:11:57.265Z] + cut -d, -f6 [Pipeline] lock [2025-06-20T06:11:57.294Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-56-stack-cost] [2025-06-20T06:11:57.301Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-56-stack-cost] did not exist. Created. [2025-06-20T06:11:57.306Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-20T06:11:57.647Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-d7a16e7a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-06-20T06:11:57.961Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-20T06:11:57.977Z] Warning: overwriting stash ‘stack-cost’ [2025-06-20T06:11:58.330Z] Stashed 1 file(s) [Pipeline] } [2025-06-20T06:11:58.338Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-56-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-20T06:11:58.364Z] $ docker stop --time=1 ea347639d711072e04132b235f875bc6458019fc8e8d89e840b05fe6c5044ee1 [2025-06-20T06:11:59.809Z] $ docker rm -f --volumes ea347639d711072e04132b235f875bc6458019fc8e8d89e840b05fe6c5044ee1 [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:12:00.457Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:12:00.457Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:12:00.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:12:00.758Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:12:00.833Z] prd-ubuntu20.04-docker-8c-8g-3588 does not seem to be running inside a container [2025-06-20T06:12:00.878Z] $ 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:12:01.195Z] $ docker top 9a3d700f12028a5b807eeb818f87841f3d67dbd347306ea779e517185e02e5ec -eo pid,comm [2025-06-20T06:12:01.235Z] 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:12:01.235Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:12:01.291Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:12:01.291Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:12:01.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:12:01.416Z] $ docker exec 9a3d700f12028a5b807eeb818f87841f3d67dbd347306ea779e517185e02e5ec ssh-agent [2025-06-20T06:12:01.488Z] SSH_AUTH_SOCK=/tmp/ssh-CRmR4uyZc7SI/agent.32 [2025-06-20T06:12:01.488Z] SSH_AGENT_PID=38 [2025-06-20T06:12:01.493Z] Running ssh-add (command line suppressed) [2025-06-20T06:12:01.608Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5297043029827380684.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5297043029827380684.key) [2025-06-20T06:12:01.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:12:01.896Z] + git semver tag [2025-06-20T06:12:02.155Z] 2025-06-20 06:12:02,124 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:12:02.155Z] 2025-06-20 06:12:02,127 [run_tag] DEBUG tag force:False [2025-06-20T06:12:02.155Z] 2025-06-20 06:12:02,127 [check_head_tag] DEBUG check head tag [2025-06-20T06:12:02.155Z] 2025-06-20 06:12:02,128 [execute] INFO git cat-file --batch-check [2025-06-20T06:12:02.155Z] 2025-06-20 06:12:02,128 [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:12:02.155Z] 2025-06-20 06:12:02,130 [execute] INFO git cat-file --batch [2025-06-20T06:12:02.155Z] 2025-06-20 06:12:02,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:12:02.155Z] 2025-06-20 06:12:02,144 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:12:02.155Z] 2025-06-20 06:12:02,144 [execute] INFO git tag -a v1.0.0-dev.5 -m v1.0.0-dev.5 [2025-06-20T06:12:02.155Z] 2025-06-20 06:12:02,144 [execute] DEBUG Popen(['git', 'tag', '-a', 'v1.0.0-dev.5', '-m', 'v1.0.0-dev.5'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:12:02.155Z] 2025-06-20 06:12:02,147 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:12:02.155Z] 1.0.0-dev.5 [Pipeline] } [2025-06-20T06:12:02.178Z] $ docker exec --env ******** --env ******** 9a3d700f12028a5b807eeb818f87841f3d67dbd347306ea779e517185e02e5ec ssh-agent -k [2025-06-20T06:12:02.270Z] unset SSH_AUTH_SOCK; [2025-06-20T06:12:02.270Z] unset SSH_AGENT_PID; [2025-06-20T06:12:02.270Z] echo Agent pid 38 killed; [2025-06-20T06:12:02.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:12:02.579Z] + git semver [Pipeline] } [2025-06-20T06:12:02.864Z] $ docker stop --time=1 9a3d700f12028a5b807eeb818f87841f3d67dbd347306ea779e517185e02e5ec [2025-06-20T06:12:04.107Z] $ docker rm -f --volumes 9a3d700f12028a5b807eeb818f87841f3d67dbd347306ea779e517185e02e5ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:12:04.495Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-20T06:12:04.496Z] [2025-06-20T06:12:04.496Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:12:04.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-20T06:12:04.847Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-06-20T06:12:04.847Z] ab5ef0e58194: Pulling fs layer [2025-06-20T06:12:04.847Z] 9712f1f96733: Pulling fs layer [2025-06-20T06:12:04.847Z] 63f879dbbcfc: Pulling fs layer [2025-06-20T06:12:04.847Z] 0d9ebad4ef96: Pulling fs layer [2025-06-20T06:12:04.847Z] e9a5061849ea: Pulling fs layer [2025-06-20T06:12:04.847Z] d747dcd14b5f: Pulling fs layer [2025-06-20T06:12:04.847Z] 2de7ff778b66: Pulling fs layer [2025-06-20T06:12:04.847Z] e9a5061849ea: Waiting [2025-06-20T06:12:04.847Z] 2de7ff778b66: Waiting [2025-06-20T06:12:04.847Z] d747dcd14b5f: Waiting [2025-06-20T06:12:04.847Z] 0d9ebad4ef96: Waiting [2025-06-20T06:12:04.847Z] 9712f1f96733: Verifying Checksum [2025-06-20T06:12:04.847Z] 9712f1f96733: Download complete [2025-06-20T06:12:05.131Z] 63f879dbbcfc: Verifying Checksum [2025-06-20T06:12:05.131Z] 63f879dbbcfc: Download complete [2025-06-20T06:12:05.406Z] e9a5061849ea: Verifying Checksum [2025-06-20T06:12:05.406Z] e9a5061849ea: Download complete [2025-06-20T06:12:05.406Z] d747dcd14b5f: Verifying Checksum [2025-06-20T06:12:05.406Z] d747dcd14b5f: Download complete [2025-06-20T06:12:05.406Z] 0d9ebad4ef96: Verifying Checksum [2025-06-20T06:12:05.406Z] 0d9ebad4ef96: Download complete [2025-06-20T06:12:05.406Z] 2de7ff778b66: Verifying Checksum [2025-06-20T06:12:05.406Z] 2de7ff778b66: Download complete [2025-06-20T06:12:05.406Z] ab5ef0e58194: Verifying Checksum [2025-06-20T06:12:05.406Z] ab5ef0e58194: Download complete [2025-06-20T06:12:08.042Z] ab5ef0e58194: Pull complete [2025-06-20T06:12:08.042Z] 9712f1f96733: Pull complete [2025-06-20T06:12:08.609Z] 63f879dbbcfc: Pull complete [2025-06-20T06:12:11.887Z] 0d9ebad4ef96: Pull complete [2025-06-20T06:12:11.887Z] e9a5061849ea: Pull complete [2025-06-20T06:12:11.887Z] d747dcd14b5f: Pull complete [2025-06-20T06:12:12.822Z] 2de7ff778b66: Pull complete [2025-06-20T06:12:12.822Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-06-20T06:12:12.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-20T06:12:12.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:12:12.913Z] prd-ubuntu20.04-docker-8c-8g-3588 does not seem to be running inside a container [2025-06-20T06:12:12.955Z] $ 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:12:15.926Z] $ docker top a6aed265ea213d1dc85eff47611c292a25b6101d5ca2cc3d80e6473417a5ab43 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:12:15.982Z] provisioning config files... [2025-06-20T06:12:15.989Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7422922037553695039tmp [2025-06-20T06:12:15.997Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13800172235786988487tmp [2025-06-20T06:12:16.004Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11105379408010699663tmp [Pipeline] { [Pipeline] echo [2025-06-20T06:12:16.089Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:12:16.381Z] ---> sigul-configuration.sh [2025-06-20T06:12:16.382Z] gpg: directory `/root/.gnupg' created [2025-06-20T06:12:16.382Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-06-20T06:12:16.382Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-06-20T06:12:16.382Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-06-20T06:12:16.382Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-06-20T06:12:16.382Z] gpg: CAST5 encrypted data [2025-06-20T06:12:16.382Z] gpg: encrypted with 1 passphrase [2025-06-20T06:12:16.382Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-06-20T06:12:16.674Z] + mkdir /home/jenkins [2025-06-20T06:12:16.674Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-06-20T06:12:16.968Z] + 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:12:16.983Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:12:17.277Z] ---> sigul-install.sh [2025-06-20T06:12:17.277Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-06-20T06:12:17.570Z] + git tag --list [2025-06-20T06:12:17.571Z] v0.0.1 [2025-06-20T06:12:17.571Z] v0.0.2-dev.1 [2025-06-20T06:12:17.571Z] v0.0.2-dev.10 [2025-06-20T06:12:17.571Z] v0.0.2-dev.11 [2025-06-20T06:12:17.571Z] v0.0.2-dev.12 [2025-06-20T06:12:17.571Z] v0.0.2-dev.13 [2025-06-20T06:12:17.571Z] v0.0.2-dev.14 [2025-06-20T06:12:17.571Z] v0.0.2-dev.15 [2025-06-20T06:12:17.571Z] v0.0.2-dev.16 [2025-06-20T06:12:17.571Z] v0.0.2-dev.17 [2025-06-20T06:12:17.571Z] v0.0.2-dev.18 [2025-06-20T06:12:17.571Z] v0.0.2-dev.19 [2025-06-20T06:12:17.571Z] v0.0.2-dev.2 [2025-06-20T06:12:17.571Z] v0.0.2-dev.20 [2025-06-20T06:12:17.571Z] v0.0.2-dev.21 [2025-06-20T06:12:17.571Z] v0.0.2-dev.22 [2025-06-20T06:12:17.571Z] v0.0.2-dev.23 [2025-06-20T06:12:17.571Z] v0.0.2-dev.24 [2025-06-20T06:12:17.571Z] v0.0.2-dev.25 [2025-06-20T06:12:17.571Z] v0.0.2-dev.26 [2025-06-20T06:12:17.571Z] v0.0.2-dev.27 [2025-06-20T06:12:17.571Z] v0.0.2-dev.28 [2025-06-20T06:12:17.571Z] v0.0.2-dev.29 [2025-06-20T06:12:17.571Z] v0.0.2-dev.3 [2025-06-20T06:12:17.571Z] v0.0.2-dev.30 [2025-06-20T06:12:17.571Z] v0.0.2-dev.31 [2025-06-20T06:12:17.571Z] v0.0.2-dev.32 [2025-06-20T06:12:17.571Z] v0.0.2-dev.33 [2025-06-20T06:12:17.571Z] v0.0.2-dev.34 [2025-06-20T06:12:17.571Z] v0.0.2-dev.35 [2025-06-20T06:12:17.571Z] v0.0.2-dev.36 [2025-06-20T06:12:17.571Z] v0.0.2-dev.37 [2025-06-20T06:12:17.571Z] v0.0.2-dev.38 [2025-06-20T06:12:17.571Z] v0.0.2-dev.39 [2025-06-20T06:12:17.571Z] v0.0.2-dev.4 [2025-06-20T06:12:17.571Z] v0.0.2-dev.40 [2025-06-20T06:12:17.571Z] v0.0.2-dev.41 [2025-06-20T06:12:17.571Z] v0.0.2-dev.42 [2025-06-20T06:12:17.571Z] v0.0.2-dev.43 [2025-06-20T06:12:17.571Z] v0.0.2-dev.44 [2025-06-20T06:12:17.571Z] v0.0.2-dev.5 [2025-06-20T06:12:17.571Z] v0.0.2-dev.6 [2025-06-20T06:12:17.571Z] v0.0.2-dev.7 [2025-06-20T06:12:17.571Z] v0.0.2-dev.8 [2025-06-20T06:12:17.571Z] v0.0.2-dev.9 [2025-06-20T06:12:17.571Z] v1.0.0-dev.1 [2025-06-20T06:12:17.571Z] v1.0.0-dev.2 [2025-06-20T06:12:17.571Z] v1.0.0-dev.3 [2025-06-20T06:12:17.571Z] v1.0.0-dev.4 [2025-06-20T06:12:17.571Z] v1.0.0-dev.5 [Pipeline] sh [2025-06-20T06:12:17.861Z] + lftools sign git-tag v1.0.0-dev.5 [2025-06-20T06:12:18.428Z] Signing Git tag with Sigul... [2025-06-20T06:12:18.428Z] Signing v1.0.0-dev.5 [Pipeline] echo [2025-06-20T06:12:18.726Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:12:19.017Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-06-20T06:12:19.024Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-06-20T06:12:19.061Z] $ docker stop --time=1 a6aed265ea213d1dc85eff47611c292a25b6101d5ca2cc3d80e6473417a5ab43 [2025-06-20T06:12:20.339Z] $ docker rm -f --volumes a6aed265ea213d1dc85eff47611c292a25b6101d5ca2cc3d80e6473417a5ab43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-06-20T06:12:20.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:12:20.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:12:21.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:12:21.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:12:21.119Z] prd-ubuntu20.04-docker-8c-8g-3588 does not seem to be running inside a container [2025-06-20T06:12:21.159Z] $ 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:12:21.475Z] $ docker top cdca82d85a85d9d914d3fc0cbbd57fdffea7eed34efed4fa7b98bd15daac1db1 -eo pid,comm [2025-06-20T06:12:21.505Z] 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:12:21.505Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:12:21.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:12:21.559Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:12:21.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:12:21.682Z] $ docker exec cdca82d85a85d9d914d3fc0cbbd57fdffea7eed34efed4fa7b98bd15daac1db1 ssh-agent [2025-06-20T06:12:21.768Z] SSH_AUTH_SOCK=/tmp/ssh-PW0uW1aBHn7a/agent.32 [2025-06-20T06:12:21.768Z] SSH_AGENT_PID=38 [2025-06-20T06:12:21.772Z] Running ssh-add (command line suppressed) [2025-06-20T06:12:21.885Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6257739612448783652.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6257739612448783652.key) [2025-06-20T06:12:21.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:12:22.177Z] + git semver bump pre [2025-06-20T06:12:22.435Z] 2025-06-20 06:12:22,394 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:12:22.435Z] 2025-06-20 06:12:22,398 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:12:22.435Z] 2025-06-20 06:12:22,398 [bump_version] DEBUG bumping version:1.0.0-dev.5 on axis:pre with prefix:dev [2025-06-20T06:12:22.435Z] 2025-06-20 06:12:22,398 [bump_version] DEBUG bumped version:1.0.0-dev.6 [2025-06-20T06:12:22.435Z] 2025-06-20 06:12:22,398 [write_version] DEBUG write version:1.0.0-dev.6 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2025-06-20T06:12:22.435Z] 2025-06-20 06:12:22,398 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:12:22.435Z] 2025-06-20 06:12:22,398 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:12:22.435Z] 2025-06-20 06:12:22,400 [execute] INFO git cat-file --batch-check [2025-06-20T06:12:22.435Z] 2025-06-20 06:12:22,400 [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:12:22.435Z] 2025-06-20 06:12:22,404 [execute] INFO git cat-file --batch [2025-06-20T06:12:22.435Z] 2025-06-20 06:12:22,404 [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:12:22.435Z] 2025-06-20 06:12:22,407 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:12:22.435Z] 1.0.0-dev.6 [Pipeline] } [2025-06-20T06:12:22.458Z] $ docker exec --env ******** --env ******** cdca82d85a85d9d914d3fc0cbbd57fdffea7eed34efed4fa7b98bd15daac1db1 ssh-agent -k [2025-06-20T06:12:22.572Z] unset SSH_AUTH_SOCK; [2025-06-20T06:12:22.572Z] unset SSH_AGENT_PID; [2025-06-20T06:12:22.573Z] echo Agent pid 38 killed; [2025-06-20T06:12:22.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:12:22.878Z] + git semver [Pipeline] } [2025-06-20T06:12:23.162Z] $ docker stop --time=1 cdca82d85a85d9d914d3fc0cbbd57fdffea7eed34efed4fa7b98bd15daac1db1 [2025-06-20T06:12:24.418Z] $ docker rm -f --volumes cdca82d85a85d9d914d3fc0cbbd57fdffea7eed34efed4fa7b98bd15daac1db1 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-20T06:12:24.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:12:24.758Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:12:25.063Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:12:25.063Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:12:25.142Z] prd-ubuntu20.04-docker-8c-8g-3588 does not seem to be running inside a container [2025-06-20T06:12:25.186Z] $ 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:12:25.502Z] $ docker top 9cf06e8d9e55b2e87a200df260c9e13ee30417d8292de57950d8e609ccaa6137 -eo pid,comm [2025-06-20T06:12:25.534Z] 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:12:25.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:12:25.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:12:25.584Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:12:25.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:12:25.717Z] $ docker exec 9cf06e8d9e55b2e87a200df260c9e13ee30417d8292de57950d8e609ccaa6137 ssh-agent [2025-06-20T06:12:25.800Z] SSH_AUTH_SOCK=/tmp/ssh-pRZwt9Fiw2bu/agent.32 [2025-06-20T06:12:25.800Z] SSH_AGENT_PID=38 [2025-06-20T06:12:25.804Z] Running ssh-add (command line suppressed) [2025-06-20T06:12:25.911Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10718333231508951055.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10718333231508951055.key) [2025-06-20T06:12:25.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:12:26.196Z] + git semver push [2025-06-20T06:12:26.455Z] 2025-06-20 06:12:26,420 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:12:26.455Z] 2025-06-20 06:12:26,424 [run_push] DEBUG push [2025-06-20T06:12:26.455Z] 2025-06-20 06:12:26,425 [execute] INFO git cat-file --batch-check [2025-06-20T06:12:26.455Z] 2025-06-20 06:12:26,425 [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:12:26.455Z] 2025-06-20 06:12:26,426 [execute] INFO git rev-list a74130927afbedee034de69d62f17fcf967c961d -- [2025-06-20T06:12:26.455Z] 2025-06-20 06:12:26,427 [execute] DEBUG Popen(['git', 'rev-list', 'a74130927afbedee034de69d62f17fcf967c961d', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:12:26.455Z] 2025-06-20 06:12:26,431 [execute] INFO git fetch -v -- origin [2025-06-20T06:12:26.455Z] 2025-06-20 06:12:26,431 [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:12:27.022Z] 2025-06-20 06:12:27,010 [run_push] DEBUG no remote changes detected [2025-06-20T06:12:27.022Z] 2025-06-20 06:12:27,010 [execute] INFO git push origin semver [2025-06-20T06:12:27.022Z] 2025-06-20 06:12:27,011 [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:12:27.959Z] 2025-06-20 06:12:27,684 [run_push] DEBUG push all version tags [2025-06-20T06:12:27.959Z] 2025-06-20 06:12:27,684 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-06-20T06:12:27.959Z] 2025-06-20 06:12:27,684 [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:12:28.526Z] 2025-06-20 06:12:28,299 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:12:28.526Z] 1.0.0-dev.6 [Pipeline] } [2025-06-20T06:12:28.550Z] $ docker exec --env ******** --env ******** 9cf06e8d9e55b2e87a200df260c9e13ee30417d8292de57950d8e609ccaa6137 ssh-agent -k [2025-06-20T06:12:28.647Z] unset SSH_AUTH_SOCK; [2025-06-20T06:12:28.647Z] unset SSH_AGENT_PID; [2025-06-20T06:12:28.647Z] echo Agent pid 38 killed; [2025-06-20T06:12:28.645Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:12:28.958Z] + git semver [Pipeline] } [2025-06-20T06:12:29.244Z] $ docker stop --time=1 9cf06e8d9e55b2e87a200df260c9e13ee30417d8292de57950d8e609ccaa6137 [2025-06-20T06:12:30.477Z] $ docker rm -f --volumes 9cf06e8d9e55b2e87a200df260c9e13ee30417d8292de57950d8e609ccaa6137 [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:12:30.884Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2025-06-20T06:12:30.884Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-06-20T06:12:30.884Z] total 16 [2025-06-20T06:12:30.884Z] drwxr-xr-x 3 root root 4096 Jun 20 06:03 . [2025-06-20T06:12:30.884Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 06:12 .. [2025-06-20T06:12:30.884Z] drwxr-xr-x 2 root root 4096 Jun 20 06:03 cost [2025-06-20T06:12:30.884Z] -rw-r--r-- 1 root root 88 Jun 20 06:03 cost.csv [2025-06-20T06:12:30.884Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-06-20T06:12:30.884Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-06-20T06:12:30.884Z] total 16 [2025-06-20T06:12:30.884Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 06:03 . [2025-06-20T06:12:30.884Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 06:12 .. [2025-06-20T06:12:30.884Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 06:03 cost [2025-06-20T06:12:30.884Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 20 06:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:12:31.172Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:12:32.029Z] ---> package-listing.sh [2025-06-20T06:12:32.029Z] ++ facter osfamily [2025-06-20T06:12:32.029Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-20T06:12:32.288Z] + OS_FAMILY=debian [2025-06-20T06:12:32.288Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2025-06-20T06:12:32.288Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-20T06:12:32.288Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-20T06:12:32.288Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-20T06:12:32.288Z] + PACKAGES=/tmp/packages_start.txt [2025-06-20T06:12:32.288Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-20T06:12:32.288Z] + PACKAGES=/tmp/packages_end.txt [2025-06-20T06:12:32.288Z] + case "${OS_FAMILY}" in [2025-06-20T06:12:32.288Z] + dpkg -l [2025-06-20T06:12:32.288Z] + grep '^ii' [2025-06-20T06:12:32.288Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-20T06:12:32.288Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-20T06:12:32.288Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-20T06:12:32.288Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-20T06:12:32.288Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2025-06-20T06:12:32.288Z] + 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:12:32.300Z] 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:12:32.574Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:12:33.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:12:33.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:12:33.213Z] prd-ubuntu20.04-docker-8c-8g-3588 does not seem to be running inside a container [2025-06-20T06:12:33.252Z] $ 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:12:33.441Z] $ docker top 21866284c187e8e41f6c52aa13127d892538e96550f548820b6d2264d23bf81d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-20T06:12:33.771Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-20T06:12:34.052Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-20T06:12:34.341Z] + ls /var/log/sa-host [2025-06-20T06:12:34.341Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:12:34.373Z] provisioning config files... [2025-06-20T06:12:34.381Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9364018280727673410tmp [Pipeline] { [Pipeline] echo [2025-06-20T06:12:34.401Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:12:34.683Z] ---> create-netrc.sh [Pipeline] } [2025-06-20T06:12:34.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:12:35.003Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-20T06:12:35.013Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:12:35.293Z] ---> sudo-logs.sh [2025-06-20T06:12:35.293Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-20T06:12:35.324Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:12:35.601Z] ---> job-cost.sh [2025-06-20T06:12:35.601Z] lf-activate-venv: SKIPPING [2025-06-20T06:12:35.601Z] DEBUG: total: 0.2199999988079071 [2025-06-20T06:12:35.601Z] INFO: Retrieving Stack Cost... [2025-06-20T06:12:35.860Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-20T06:12:36.119Z] INFO: Archiving Costs [Pipeline] echo [2025-06-20T06:12:36.132Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:12:36.413Z] ---> logs-deploy.sh [2025-06-20T06:12:36.413Z] lf-activate-venv: SKIPPING [2025-06-20T06:12:36.413Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/56 [2025-06-20T06:12:36.413Z] INFO: archiving workspace using pattern(s): [2025-06-20T06:12:37.351Z] Archives upload complete. [2025-06-20T06:12:37.351Z] INFO: archiving logs to Nexus