Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b931d77d11e17753c2a46cffd2d677fa5a4c20d7 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-ssh485738620598235718.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-ssh7999983364952304215.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-ssh13726074455269582027.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-ssh5365361456047088954.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-ssh3177718369218821282.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 ‘prd-ubuntu20.04-docker-8c-8g-649’ is offline Running on prd-ubuntu20.04-docker-8c-8g-650 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b931d77d11e17753c2a46cffd2d677fa5a4c20d7 (main) Commit message: "Merge pull request #120 from jinlinGuan/upgrade-libraries" > git config core.sparsecheckout # timeout=10 > git checkout -f b931d77d11e17753c2a46cffd2d677fa5a4c20d7 # timeout=10 > git rev-list --no-walk f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-04-29T07:57:59.480Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-04-29T07:57:59.534Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-04-29T07:57:59.560Z] ========================================================= [2025-04-29T07:57:59.560Z] EdgeX Global Pipelines Version Info [2025-04-29T07:57:59.561Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-04-29T07:58:00.647Z] ------------------- [2025-04-29T07:58:00.647Z] stable info: [2025-04-29T07:58:00.647Z] ------------------- [2025-04-29T07:58:00.647Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-29T07:58:00.647Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-29T07:58:00.647Z] Message: update stable to v1.0.274 [2025-04-29T07:58:00.908Z] ------------------- [2025-04-29T07:58:00.908Z] experimental info: [2025-04-29T07:58:00.908Z] ------------------- [2025-04-29T07:58:00.908Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-29T07:58:00.908Z] Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 [2025-04-29T07:58:00.908Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-04-29T07:58:00.996Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-04-29T07:58:01.013Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-04-29T07:58:01.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-04-29T07:58:01.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-04-29T07:58:01.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-04-29T07:58:01.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-04-29T07:58:01.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-04-29T07:58:01.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-04-29T07:58:01.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-04-29T07:58:01.170Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-04-29T07:58:01.193Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-04-29T07:58:01.215Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-04-29T07:58:01.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-04-29T07:58:01.252Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-04-29T07:58:01.269Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-04-29T07:58:01.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-04-29T07:58:01.301Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-04-29T07:58:01.322Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [Pipeline] echo [2025-04-29T07:58:01.339Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b931d77 [Pipeline] echo [2025-04-29T07:58:01.357Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-29T07:58:01.415Z] provisioning config files... [2025-04-29T07:58:01.427Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14355899661319357462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-29T07:58:01.750Z] ---> ****-login.sh [2025-04-29T07:58:01.750Z] nexus3.edgexfoundry.org:10001 [2025-04-29T07:58:02.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T07:58:02.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T07:58:02.009Z] Configure a credential helper to remove this warning. See [2025-04-29T07:58:02.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T07:58:02.009Z] [2025-04-29T07:58:02.009Z] Login Succeeded [2025-04-29T07:58:02.009Z] nexus3.edgexfoundry.org:10002 [2025-04-29T07:58:02.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T07:58:02.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T07:58:02.270Z] Configure a credential helper to remove this warning. See [2025-04-29T07:58:02.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T07:58:02.270Z] [2025-04-29T07:58:02.270Z] Login Succeeded [2025-04-29T07:58:02.270Z] nexus3.edgexfoundry.org:10003 [2025-04-29T07:58:02.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T07:58:02.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T07:58:02.270Z] Configure a credential helper to remove this warning. See [2025-04-29T07:58:02.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T07:58:02.270Z] [2025-04-29T07:58:02.270Z] Login Succeeded [2025-04-29T07:58:02.270Z] nexus3.edgexfoundry.org:10004 [2025-04-29T07:58:02.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T07:58:02.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T07:58:02.530Z] Configure a credential helper to remove this warning. See [2025-04-29T07:58:02.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T07:58:02.530Z] [2025-04-29T07:58:02.530Z] Login Succeeded [2025-04-29T07:58:02.530Z] ****.io [2025-04-29T07:58:02.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T07:58:02.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T07:58:02.530Z] Configure a credential helper to remove this warning. See [2025-04-29T07:58:02.530Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T07:58:02.530Z] [2025-04-29T07:58:02.530Z] Login Succeeded [2025-04-29T07:58:02.530Z] ---> ****-login.sh ends [Pipeline] } [2025-04-29T07:58:02.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-04-29T07:58:02.954Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-29T07:58:02.954Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-04-29T07:58:02.954Z] + [ -e /tmp/ssh_known_hosts ] [2025-04-29T07:58:02.954Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-04-29T07:58:02.954Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-04-29T07:58:02.954Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-04-29T07:58:02.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T07:58:03.308Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-29T07:58:03.308Z] [2025-04-29T07:58:03.308Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T07:58:03.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-29T07:58:03.611Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-04-29T07:58:03.611Z] b85a868b505f: Pulling fs layer [2025-04-29T07:58:03.611Z] e2be974225ed: Pulling fs layer [2025-04-29T07:58:03.611Z] 339a4e72a1f5: Pulling fs layer [2025-04-29T07:58:03.611Z] 988bab9f4d93: Pulling fs layer [2025-04-29T07:58:03.611Z] 1469e6f7b9e6: Pulling fs layer [2025-04-29T07:58:03.611Z] eaf3925da568: Pulling fs layer [2025-04-29T07:58:03.611Z] bab4dde63d76: Pulling fs layer [2025-04-29T07:58:03.611Z] bde34c3a00c8: Pulling fs layer [2025-04-29T07:58:03.611Z] b352a97aabf1: Pulling fs layer [2025-04-29T07:58:03.611Z] 4872d77fe225: Pulling fs layer [2025-04-29T07:58:03.611Z] 5851b861e8e6: Pulling fs layer [2025-04-29T07:58:03.611Z] bab4dde63d76: Waiting [2025-04-29T07:58:03.611Z] 4872d77fe225: Waiting [2025-04-29T07:58:03.611Z] bde34c3a00c8: Waiting [2025-04-29T07:58:03.611Z] 5851b861e8e6: Waiting [2025-04-29T07:58:03.611Z] 1469e6f7b9e6: Waiting [2025-04-29T07:58:03.611Z] eaf3925da568: Waiting [2025-04-29T07:58:03.611Z] 988bab9f4d93: Waiting [2025-04-29T07:58:03.611Z] b352a97aabf1: Waiting [2025-04-29T07:58:03.611Z] e2be974225ed: Download complete [2025-04-29T07:58:03.611Z] 988bab9f4d93: Download complete [2025-04-29T07:58:03.611Z] 1469e6f7b9e6: Verifying Checksum [2025-04-29T07:58:03.611Z] 1469e6f7b9e6: Download complete [2025-04-29T07:58:03.611Z] 339a4e72a1f5: Verifying Checksum [2025-04-29T07:58:03.611Z] 339a4e72a1f5: Download complete [2025-04-29T07:58:03.611Z] eaf3925da568: Download complete [2025-04-29T07:58:03.869Z] bde34c3a00c8: Verifying Checksum [2025-04-29T07:58:03.869Z] bde34c3a00c8: Download complete [2025-04-29T07:58:03.869Z] b352a97aabf1: Download complete [2025-04-29T07:58:03.869Z] 4872d77fe225: Download complete [2025-04-29T07:58:03.869Z] 5851b861e8e6: Verifying Checksum [2025-04-29T07:58:03.869Z] 5851b861e8e6: Download complete [2025-04-29T07:58:03.869Z] b85a868b505f: Verifying Checksum [2025-04-29T07:58:03.869Z] b85a868b505f: Download complete [2025-04-29T07:58:04.128Z] bab4dde63d76: Download complete [2025-04-29T07:58:05.061Z] b85a868b505f: Pull complete [2025-04-29T07:58:05.061Z] e2be974225ed: Pull complete [2025-04-29T07:58:05.320Z] 339a4e72a1f5: Pull complete [2025-04-29T07:58:05.320Z] 988bab9f4d93: Pull complete [2025-04-29T07:58:05.579Z] 1469e6f7b9e6: Pull complete [2025-04-29T07:58:05.836Z] eaf3925da568: Pull complete [2025-04-29T07:58:07.209Z] bab4dde63d76: Pull complete [2025-04-29T07:58:07.209Z] bde34c3a00c8: Pull complete [2025-04-29T07:58:07.468Z] b352a97aabf1: Pull complete [2025-04-29T07:58:07.468Z] 4872d77fe225: Pull complete [2025-04-29T07:58:07.468Z] 5851b861e8e6: Pull complete [2025-04-29T07:58:07.468Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-04-29T07:58:07.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-29T07:58:07.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-29T07:58:07.585Z] prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container [2025-04-29T07:58:07.593Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-29T07:58:08.861Z] $ docker top e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 -eo pid,comm [2025-04-29T07:58:08.932Z] 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-04-29T07:58:08.932Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-29T07:58:08.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-29T07:58:08.974Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-29T07:58:09.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-29T07:58:09.057Z] $ docker exec e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 ssh-agent [2025-04-29T07:58:09.172Z] SSH_AUTH_SOCK=/tmp/ssh-7s3ki1CCDb2e/agent.32 [2025-04-29T07:58:09.172Z] SSH_AGENT_PID=38 [2025-04-29T07:58:09.178Z] Running ssh-add (command line suppressed) [2025-04-29T07:58:09.249Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17812044906516761066.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17812044906516761066.key) [2025-04-29T07:58:09.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-29T07:58:09.571Z] + git tag --points-at HEAD [Pipeline] } [2025-04-29T07:58:09.577Z] $ docker exec --env ******** --env ******** e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 ssh-agent -k [2025-04-29T07:58:09.677Z] unset SSH_AUTH_SOCK; [2025-04-29T07:58:09.677Z] unset SSH_AGENT_PID; [2025-04-29T07:58:09.677Z] echo Agent pid 38 killed; [2025-04-29T07:58:09.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-04-29T07:58:09.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-29T07:58:09.738Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-29T07:58:09.867Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-29T07:58:09.852Z] $ docker exec e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 ssh-agent [2025-04-29T07:58:09.986Z] SSH_AUTH_SOCK=/tmp/ssh-4VN5iezjrryQ/agent.72 [2025-04-29T07:58:09.987Z] SSH_AGENT_PID=78 [2025-04-29T07:58:09.991Z] Running ssh-add (command line suppressed) [2025-04-29T07:58:10.076Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8873261804776486229.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8873261804776486229.key) [2025-04-29T07:58:10.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-29T07:58:10.401Z] + git semver init [2025-04-29T07:58:10.659Z] 2025-04-29 07:58:10,551 [run_init] DEBUG init version:0.0.0 force:False [2025-04-29T07:58:10.659Z] 2025-04-29 07:58:10,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2025-04-29T07:58:10.659Z] 2025-04-29 07:58:10,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2025-04-29T07:58:10.659Z] 2025-04-29 07:58:10,552 [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, universal_newlines=False, shell=None, istream=None) [2025-04-29T07:58:11.226Z] 2025-04-29 07:58:11,134 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2025-04-29T07:58:11.227Z] 2025-04-29 07:58:11,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2025-04-29T07:58:11.227Z] 2025-04-29 07:58:11,134 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-04-29T07:58:11.227Z] 2025-04-29 07:58:11,135 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-04-29T07:58:11.227Z] 1.0.0-dev.1 [Pipeline] } [2025-04-29T07:58:11.219Z] $ docker exec --env ******** --env ******** e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 ssh-agent -k [2025-04-29T07:58:11.309Z] unset SSH_AUTH_SOCK; [2025-04-29T07:58:11.309Z] unset SSH_AGENT_PID; [2025-04-29T07:58:11.309Z] echo Agent pid 78 killed; [2025-04-29T07:58:11.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-29T07:58:11.646Z] + git semver [Pipeline] } [2025-04-29T07:58:11.901Z] $ docker stop --time=1 e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 [2025-04-29T07:58:13.200Z] $ docker rm -f --volumes e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-29T07:58:13.557Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-04-29T07:58:13.776Z] Stashed 1 file(s) [Pipeline] echo [2025-04-29T07:58:13.779Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.1 [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-04-29T07:58:13.943Z] provisioning config files... [2025-04-29T07:58:13.952Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10724505688499347789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-29T07:58:14.252Z] ---> ****-login.sh [2025-04-29T07:58:14.252Z] nexus3.edgexfoundry.org:10001 [2025-04-29T07:58:14.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T07:58:14.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T07:58:14.252Z] Configure a credential helper to remove this warning. See [2025-04-29T07:58:14.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T07:58:14.252Z] [2025-04-29T07:58:14.252Z] Login Succeeded [2025-04-29T07:58:14.252Z] nexus3.edgexfoundry.org:10002 [2025-04-29T07:58:14.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T07:58:14.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T07:58:14.252Z] Configure a credential helper to remove this warning. See [2025-04-29T07:58:14.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T07:58:14.252Z] [2025-04-29T07:58:14.252Z] Login Succeeded [2025-04-29T07:58:14.252Z] nexus3.edgexfoundry.org:10003 [2025-04-29T07:58:14.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T07:58:14.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T07:58:14.512Z] Configure a credential helper to remove this warning. See [2025-04-29T07:58:14.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T07:58:14.512Z] [2025-04-29T07:58:14.512Z] Login Succeeded [2025-04-29T07:58:14.512Z] nexus3.edgexfoundry.org:10004 [2025-04-29T07:58:14.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T07:58:14.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T07:58:14.512Z] Configure a credential helper to remove this warning. See [2025-04-29T07:58:14.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T07:58:14.512Z] [2025-04-29T07:58:14.512Z] Login Succeeded [2025-04-29T07:58:14.512Z] ****.io [2025-04-29T07:58:14.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T07:58:14.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T07:58:14.771Z] Configure a credential helper to remove this warning. See [2025-04-29T07:58:14.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T07:58:14.772Z] [2025-04-29T07:58:14.772Z] Login Succeeded [2025-04-29T07:58:14.772Z] ---> ****-login.sh ends [Pipeline] } [2025-04-29T07:58:14.779Z] 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-04-29T07:58:15.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-29T07:58:15.797Z] + ls -al . [2025-04-29T07:58:15.797Z] total 72 [2025-04-29T07:58:15.797Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 29 07:58 . [2025-04-29T07:58:15.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 07:57 .. [2025-04-29T07:58:15.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 07:58 .git [2025-04-29T07:58:15.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 07:57 .github [2025-04-29T07:58:15.797Z] -rw-rw-r-- 1 jenkins jenkins 22 Apr 29 07:57 .gitignore [2025-04-29T07:58:15.797Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 29 07:58 .semver [2025-04-29T07:58:15.797Z] -rw-rw-r-- 1 jenkins jenkins 1653 Apr 29 07:57 Dockerfile [2025-04-29T07:58:15.797Z] -rw-rw-r-- 1 jenkins jenkins 746 Apr 29 07:57 Jenkinsfile [2025-04-29T07:58:15.797Z] -rw-rw-r-- 1 jenkins jenkins 11381 Apr 29 07:57 LICENSE [2025-04-29T07:58:15.797Z] -rw-rw-r-- 1 jenkins jenkins 3606 Apr 29 07:57 README.md [2025-04-29T07:58:15.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 07:57 TAF-Manager [2025-04-29T07:58:15.797Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 29 07:57 TUC [2025-04-29T07:58:15.797Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 29 07:58 VERSION [2025-04-29T07:58:15.797Z] -rw-rw-r-- 1 jenkins jenkins 347 Apr 29 07:57 requirements.txt [2025-04-29T07:58:15.797Z] -rw-rw-r-- 1 jenkins jenkins 54 Apr 29 07:57 robot-entrypoint.sh [2025-04-29T07:58:15.797Z] -rw-rw-r-- 1 jenkins jenkins 445 Apr 29 07:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T07:58:16.109Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b931d77d11e17753c2a46cffd2d677fa5a4c20d7 --label arch=amd64 --label version=1.0.0-dev.1 . [2025-04-29T07:58:16.109Z] Sending build context to Docker daemon 587.8kB [2025-04-29T07:58:16.109Z] Step 1/13 : FROM alpine:3.20 [2025-04-29T07:58:16.368Z] 3.20: Pulling from library/alpine [2025-04-29T07:58:16.625Z] 0a9a5dfd008f: Pulling fs layer [2025-04-29T07:58:16.625Z] 0a9a5dfd008f: Verifying Checksum [2025-04-29T07:58:16.625Z] 0a9a5dfd008f: Download complete [2025-04-29T07:58:16.884Z] 0a9a5dfd008f: Pull complete [2025-04-29T07:58:16.884Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-29T07:58:16.884Z] Status: Downloaded newer image for alpine:3.20 [2025-04-29T07:58:16.884Z] ---> ff221270b9fb [2025-04-29T07:58:16.884Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-04-29T07:58:16.884Z] ---> Running in df22cc67a401 [2025-04-29T07:58:17.143Z] Removing intermediate container df22cc67a401 [2025-04-29T07:58:17.143Z] ---> c851c9f95adc [2025-04-29T07:58:17.143Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-04-29T07:58:17.143Z] ---> Running in 11a1c38fcbf0 [2025-04-29T07:58:17.143Z] Removing intermediate container 11a1c38fcbf0 [2025-04-29T07:58:17.143Z] ---> b93c21d4b105 [2025-04-29T07:58:17.143Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-04-29T07:58:17.401Z] ---> ebab562bd57a [2025-04-29T07:58:17.401Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-04-29T07:58:17.401Z] ---> 113c9368811f [2025-04-29T07:58:17.401Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-04-29T07:58:17.659Z] ---> fb8cd17bcf3c [2025-04-29T07:58:17.659Z] Step 7/13 : WORKDIR /edgex-taf [2025-04-29T07:58:17.659Z] ---> Running in da6a46c25cee [2025-04-29T07:58:17.659Z] Removing intermediate container da6a46c25cee [2025-04-29T07:58:17.659Z] ---> 09c311d1b128 [2025-04-29T07:58:17.659Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-04-29T07:58:17.659Z] ---> Running in 93513ba06578 [2025-04-29T07:58:18.225Z] Removing intermediate container 93513ba06578 [2025-04-29T07:58:18.225Z] ---> 2a18d5303787 [2025-04-29T07:58:18.225Z] 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-04-29T07:58:18.225Z] ---> Running in f732ea4310d6 [2025-04-29T07:58:18.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-29T07:58:19.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-29T07:58:19.988Z] OK: 8 MiB in 14 packages [2025-04-29T07:58:19.988Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-29T07:58:20.247Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-29T07:58:21.179Z] (1/14) Installing ca-certificates (20241121-r1) [2025-04-29T07:58:21.436Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-04-29T07:58:21.695Z] (3/14) Installing c-ares (1.33.1-r0) [2025-04-29T07:58:22.262Z] (4/14) Installing libunistring (1.2-r0) [2025-04-29T07:58:22.522Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-04-29T07:58:22.780Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-04-29T07:58:23.348Z] (7/14) Installing libpsl (0.21.5-r1) [2025-04-29T07:58:23.607Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-04-29T07:58:23.865Z] (9/14) Installing libcurl (8.12.1-r0) [2025-04-29T07:58:24.432Z] (10/14) Installing curl (8.12.1-r0) [2025-04-29T07:58:24.690Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-04-29T07:58:26.590Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-04-29T07:58:27.158Z] (13/14) Installing jq (1.7.1-r0) [2025-04-29T07:58:27.418Z] (14/14) Installing openssl (3.3.3-r0) [2025-04-29T07:58:27.985Z] Executing busybox-1.36.1-r29.trigger [2025-04-29T07:58:27.985Z] Executing ca-certificates-20241121-r1.trigger [2025-04-29T07:58:27.985Z] OK: 43 MiB in 28 packages [2025-04-29T07:58:27.985Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-29T07:58:28.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-29T07:58:28.873Z] Still waiting to schedule task [2025-04-29T07:58:28.873Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-04-29T07:58:29.130Z] (1/167) Installing libexpat (2.7.0-r0) [2025-04-29T07:58:29.697Z] (2/167) Installing libbz2 (1.0.8-r6) [2025-04-29T07:58:29.956Z] (3/167) Installing libpng (1.6.44-r0) [2025-04-29T07:58:30.214Z] (4/167) Installing freetype (2.13.2-r0) [2025-04-29T07:58:30.781Z] (5/167) Installing fontconfig (2.15.0-r1) [2025-04-29T07:58:31.040Z] (6/167) Installing libfontenc (1.1.8-r0) [2025-04-29T07:58:31.298Z] (7/167) Installing mkfontscale (1.2.2-r6) [2025-04-29T07:58:31.556Z] (8/167) Installing font-opensans (0_git20210927-r1) [2025-04-29T07:58:32.124Z] (9/167) Installing pkgconf (2.2.0-r0) [2025-04-29T07:58:32.383Z] (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-04-29T07:58:32.950Z] (11/167) Installing libffi (3.4.6-r0) [2025-04-29T07:58:33.210Z] (12/167) Installing libintl (0.22.5-r0) [2025-04-29T07:58:33.467Z] (13/167) Installing libeconf (0.6.3-r0) [2025-04-29T07:58:33.725Z] (14/167) Installing libblkid (2.40.1-r1) [2025-04-29T07:58:33.983Z] (15/167) Installing libmount (2.40.1-r1) [2025-04-29T07:58:34.551Z] (16/167) Installing pcre2 (10.43-r0) [2025-04-29T07:58:34.810Z] (17/167) Installing glib (2.80.5-r0) [2025-04-29T07:58:35.376Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-04-29T07:58:35.941Z] (19/167) Installing xz-libs (5.6.2-r1) [2025-04-29T07:58:36.199Z] (20/167) Installing libxml2 (2.12.7-r2) [2025-04-29T07:58:36.766Z] (21/167) Installing shared-mime-info (2.4-r0) [2025-04-29T07:58:37.025Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-04-29T07:58:37.284Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-04-29T07:58:37.850Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2025-04-29T07:58:38.109Z] (25/167) Installing libwebp (1.3.2-r0) [2025-04-29T07:58:38.367Z] (26/167) Installing tiff (4.6.0t-r0) [2025-04-29T07:58:38.934Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-04-29T07:58:39.194Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-04-29T07:58:39.453Z] (29/167) Installing libxau (1.0.11-r4) [2025-04-29T07:58:39.712Z] (30/167) Installing libmd (1.1.0-r0) [2025-04-29T07:58:39.971Z] (31/167) Installing libbsd (0.12.2-r0) [2025-04-29T07:58:40.538Z] (32/167) Installing libxdmcp (1.1.5-r1) [2025-04-29T07:58:40.538Z] (33/167) Installing libxcb (1.16.1-r0) [2025-04-29T07:58:41.104Z] (34/167) Installing libx11 (1.8.9-r1) [2025-04-29T07:58:41.669Z] (35/167) Installing libxcomposite (0.4.6-r5) [2025-04-29T07:58:41.927Z] (36/167) Installing libxfixes (6.0.1-r4) [2025-04-29T07:58:42.187Z] (37/167) Installing libxrender (0.9.11-r5) [2025-04-29T07:58:42.446Z] (38/167) Installing libxcursor (1.2.2-r1) [2025-04-29T07:58:42.706Z] (39/167) Installing libxdamage (1.1.6-r5) [2025-04-29T07:58:42.966Z] (40/167) Installing libxext (1.3.6-r2) [2025-04-29T07:58:43.225Z] (41/167) Installing libxi (1.8.1-r4) [2025-04-29T07:58:43.483Z] (42/167) Installing libxinerama (1.1.5-r4) [2025-04-29T07:58:43.742Z] (43/167) Installing libxrandr (1.5.4-r1) [2025-04-29T07:58:44.001Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-04-29T07:58:44.272Z] (45/167) Installing libxtst (1.2.4-r6) [2025-04-29T07:58:44.531Z] (46/167) Installing dbus-libs (1.14.10-r1) [2025-04-29T07:58:45.100Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2025-04-29T07:58:45.360Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-04-29T07:58:45.619Z] (49/167) Installing pixman (0.43.2-r0) [2025-04-29T07:58:46.188Z] (50/167) Installing cairo (1.18.0-r0) [2025-04-29T07:58:46.447Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2025-04-29T07:58:46.706Z] (52/167) Installing avahi-libs (0.8-r17) [2025-04-29T07:58:47.274Z] (53/167) Installing gmp (6.3.0-r1) [2025-04-29T07:58:47.533Z] (54/167) Installing nettle (3.9.1-r0) [2025-04-29T07:58:48.101Z] (55/167) Installing libtasn1 (4.20.0-r0) [2025-04-29T07:58:48.361Z] (56/167) Installing p11-kit (0.25.3-r0) [2025-04-29T07:58:48.623Z] (57/167) Installing gnutls (3.8.5-r0) [2025-04-29T07:58:49.191Z] (58/167) Installing cups-libs (2.4.9-r1) [2025-04-29T07:58:49.758Z] (59/167) Installing libepoxy (1.5.10-r1) [2025-04-29T07:58:50.018Z] (60/167) Installing fribidi (1.0.15-r0) [2025-04-29T07:58:50.277Z] (61/167) Installing graphite2 (1.3.14-r6) [2025-04-29T07:58:50.848Z] (62/167) Installing harfbuzz (8.5.0-r0) [2025-04-29T07:58:51.107Z] (63/167) Installing libxft (2.3.8-r3) [2025-04-29T07:58:51.365Z] (64/167) Installing pango (1.52.2-r0) [2025-04-29T07:58:51.932Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-04-29T07:58:52.189Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-04-29T07:58:52.448Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-04-29T07:58:52.707Z] (68/167) Installing xkeyboard-config (2.41-r0) [2025-04-29T07:58:53.274Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2025-04-29T07:58:53.532Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-04-29T07:58:54.098Z] (71/167) Installing icu-data-full (74.2-r0) [2025-04-29T07:58:55.033Z] (72/167) Installing mesa (24.0.9-r1) [2025-04-29T07:58:55.291Z] (73/167) Installing llvm17-libs (17.0.6-r2) [2025-04-29T07:59:05.267Z] (74/167) Installing hwdata-pci (0.382-r0) [2025-04-29T07:59:05.267Z] (75/167) Installing libpciaccess (0.18.1-r0) [2025-04-29T07:59:05.267Z] (76/167) Installing libdrm (2.4.120-r0) [2025-04-29T07:59:05.267Z] (77/167) Installing libelf (0.191-r0) [2025-04-29T07:59:05.834Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2025-04-29T07:59:06.094Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-04-29T07:59:08.627Z] (80/167) Installing eudev-libs (3.2.14-r2) [2025-04-29T07:59:08.627Z] (81/167) Installing libmagic (5.45-r1) [2025-04-29T07:59:09.195Z] (82/167) Installing file (5.45-r1) [2025-04-29T07:59:09.454Z] (83/167) Installing xprop (1.2.7-r0) [2025-04-29T07:59:09.712Z] (84/167) Installing libice (1.1.1-r6) [2025-04-29T07:59:09.970Z] (85/167) Installing libuuid (2.40.1-r1) [2025-04-29T07:59:10.228Z] (86/167) Installing libsm (1.2.4-r4) [2025-04-29T07:59:10.486Z] (87/167) Installing libxt (1.3.0-r5) [2025-04-29T07:59:11.054Z] (88/167) Installing libxmu (1.1.4-r2) [2025-04-29T07:59:11.313Z] (89/167) Installing xset (1.2.5-r1) [2025-04-29T07:59:11.571Z] (90/167) Installing xdg-utils (1.2.1-r0) [2025-04-29T07:59:11.830Z] (91/167) Installing libogg (1.3.5-r5) [2025-04-29T07:59:12.089Z] (92/167) Installing libflac (1.4.3-r1) [2025-04-29T07:59:12.657Z] (93/167) Installing alsa-lib (1.2.11-r0) [2025-04-29T07:59:12.916Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-04-29T07:59:13.851Z] (95/167) Installing aom-libs (3.9.1-r0) [2025-04-29T07:59:14.418Z] (96/167) Installing libva (2.21.0-r0) [2025-04-29T07:59:14.677Z] (97/167) Installing libvdpau (1.5-r3) [2025-04-29T07:59:14.936Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-04-29T07:59:15.505Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-04-29T07:59:15.763Z] (100/167) Installing libdav1d (1.4.2-r0) [2025-04-29T07:59:16.330Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2025-04-29T07:59:16.588Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-04-29T07:59:16.846Z] (103/167) Installing imath (3.1.12-r0) [2025-04-29T07:59:17.413Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-04-29T07:59:17.671Z] (105/167) Installing giflib (5.2.2-r0) [2025-04-29T07:59:17.930Z] (106/167) Installing libhwy (1.0.7-r0) [2025-04-29T07:59:18.497Z] (107/167) Installing lcms2 (2.16-r0) [2025-04-29T07:59:18.755Z] (108/167) Installing libjxl (0.10.2-r0) [2025-04-29T07:59:19.322Z] (109/167) Installing lame-libs (3.100-r5) [2025-04-29T07:59:19.581Z] (110/167) Installing opus (1.5.2-r0) [2025-04-29T07:59:20.149Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2025-04-29T07:59:20.716Z] (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-04-29T07:59:20.975Z] (113/167) Installing soxr (0.1.3-r7) [2025-04-29T07:59:21.233Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-04-29T07:59:21.801Z] (115/167) Installing libtheora (1.1.1-r18) [2025-04-29T07:59:22.060Z] (116/167) Installing libvorbis (1.3.7-r2) [2025-04-29T07:59:22.631Z] (117/167) Installing libvpx (1.14.1-r0) [2025-04-29T07:59:22.891Z] (118/167) Installing libwebpmux (1.3.2-r0) [2025-04-29T07:59:23.459Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-04-29T07:59:23.718Z] (120/167) Installing numactl (2.0.18-r0) [2025-04-29T07:59:24.285Z] (121/167) Installing x265-libs (3.6-r0) [2025-04-29T07:59:24.851Z] (122/167) Installing xvidcore (1.3.7-r2) [2025-04-29T07:59:25.112Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-04-29T07:59:25.680Z] (124/167) Installing libbluray (1.3.4-r1) [2025-04-29T07:59:26.248Z] (125/167) Installing mpg123-libs (1.32.8-r0) [2025-04-29T07:59:26.506Z] (126/167) Installing libopenmpt (0.7.7-r0) [2025-04-29T07:59:27.073Z] (127/167) Installing cjson (1.7.18-r0) [2025-04-29T07:59:27.330Z] (128/167) Installing mbedtls (3.6.3-r0) [2025-04-29T07:59:27.896Z] (129/167) Installing librist (0.2.10-r1) [2025-04-29T07:59:28.154Z] (130/167) Installing libsrt (1.5.3-r0) [2025-04-29T07:59:28.412Z] (131/167) Installing libssh (0.10.6-r0) [2025-04-29T07:59:28.978Z] (132/167) Installing libsodium (1.0.19-r0) [2025-04-29T07:59:29.237Z] (133/167) Installing libzmq (4.3.5-r2) [2025-04-29T07:59:29.804Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-04-29T07:59:30.062Z] (135/167) Installing crc32c (1.1.2-r0) [2025-04-29T07:59:30.628Z] (136/167) Installing double-conversion (3.3.0-r0) [2025-04-29T07:59:30.628Z] (137/167) Installing libevent (2.1.12-r7) [2025-04-29T07:59:31.197Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-04-29T07:59:31.455Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2025-04-29T07:59:31.714Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-04-29T07:59:32.281Z] (141/167) Installing icu-libs (74.2-r0) [2025-04-29T07:59:32.847Z] (142/167) Installing minizip (1.3.1-r0) [2025-04-29T07:59:33.105Z] (143/167) Installing nspr (4.35-r4) [2025-04-29T07:59:33.363Z] (144/167) Installing sqlite-libs (3.45.3-r2) [2025-04-29T07:59:33.930Z] (145/167) Installing nss (3.105-r0) [2025-04-29T07:59:34.496Z] (146/167) Installing openh264 (2.4.1-r0) [2025-04-29T07:59:34.755Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-04-29T07:59:35.322Z] (148/167) Installing libunwind (1.8.1-r0) [2025-04-29T07:59:35.581Z] (149/167) Installing yaml (0.2.5-r2) [2025-04-29T07:59:35.840Z] (150/167) Installing libcamera (0.3.0-r0) [2025-04-29T07:59:36.407Z] (151/167) Installing speexdsp (1.2.1-r2) [2025-04-29T07:59:36.666Z] (152/167) Installing libuv (1.48.0-r0) [2025-04-29T07:59:36.924Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-04-29T07:59:37.491Z] (154/167) Installing libsndfile (1.2.2-r1) [2025-04-29T07:59:37.749Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-04-29T07:59:38.317Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2025-04-29T07:59:38.885Z] (157/167) Installing libasyncns (0.8-r3) [2025-04-29T07:59:39.143Z] (158/167) Installing libltdl (2.4.7-r3) [2025-04-29T07:59:39.402Z] (159/167) Installing orc (0.4.40-r0) [2025-04-29T07:59:39.660Z] (160/167) Installing tdb-libs (1.4.9-r1) [2025-04-29T07:59:40.228Z] (161/167) Installing libpulse (17.0-r0) [2025-04-29T07:59:40.487Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2025-04-29T07:59:40.745Z] (163/167) Installing libgpg-error (1.49-r0) [2025-04-29T07:59:41.313Z] (164/167) Installing libgcrypt (1.10.3-r0) [2025-04-29T07:59:41.571Z] (165/167) Installing libxslt (1.1.39-r2) [2025-04-29T07:59:42.140Z] (166/167) Installing chromium (131.0.6778.108-r0) [2025-04-29T07:59:57.030Z] (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-04-29T07:59:57.288Z] Executing busybox-1.36.1-r29.trigger [2025-04-29T07:59:57.288Z] Executing fontconfig-2.15.0-r1.trigger [2025-04-29T07:59:57.288Z] Executing mkfontscale-1.2.2-r6.trigger [2025-04-29T07:59:57.288Z] Executing glib-2.80.5-r0.trigger [2025-04-29T07:59:57.288Z] Executing shared-mime-info-2.4-r0.trigger [2025-04-29T07:59:57.547Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-04-29T07:59:57.547Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-04-29T07:59:57.547Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-04-29T07:59:57.547Z] OK: 672 MiB in 195 packages [2025-04-29T07:59:57.806Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-29T07:59:58.065Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-29T07:59:59.001Z] (1/30) Installing jansson (2.14-r4) [2025-04-29T07:59:59.261Z] (2/30) Installing binutils (2.42-r1) [2025-04-29T07:59:59.828Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-04-29T08:00:00.086Z] (4/30) Installing isl26 (0.26-r1) [2025-04-29T08:00:00.343Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-04-29T08:00:00.907Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-04-29T08:00:01.166Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-04-29T08:00:11.065Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-651 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2025-04-29T08:00:11.124Z] Selected Git installation does not exist. Using Default [2025-04-29T08:00:11.124Z] The recommended git tool is: NONE [2025-04-29T08:00:11.142Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-04-29T08:00:11.142Z] (9/30) Installing linux-headers (6.6-r0) [2025-04-29T08:00:11.142Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-04-29T08:00:11.142Z] (11/30) Installing libpq (16.8-r0) [2025-04-29T08:00:11.400Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-04-29T08:00:11.659Z] (13/30) Installing libpq-dev (16.8-r0) [2025-04-29T08:00:12.228Z] (14/30) Installing libecpg (16.8-r0) [2025-04-29T08:00:12.486Z] (15/30) Installing libecpg-dev (16.8-r0) [2025-04-29T08:00:13.053Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-04-29T08:00:13.620Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-04-29T08:00:17.188Z] using credential edgex-jenkins-ssh [2025-04-29T08:00:17.208Z] Cloning the remote Git repository [2025-04-29T08:00:17.247Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-04-29T08:00:17.333Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2025-04-29T08:00:17.474Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-04-29T08:00:17.475Z] > git --version # timeout=10 [2025-04-29T08:00:17.493Z] > git --version # 'git version 2.25.1' [2025-04-29T08:00:17.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-29T08:00:17.643Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-29T08:00:18.216Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-04-29T08:00:18.237Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-29T08:00:19.061Z] Avoid second fetch [2025-04-29T08:00:19.062Z] Checking out Revision b931d77d11e17753c2a46cffd2d677fa5a4c20d7 (main) [2025-04-29T08:00:19.669Z] Commit message: "Merge pull request #120 from jinlinGuan/upgrade-libraries" [2025-04-29T08:00:19.080Z] > git config core.sparsecheckout # timeout=10 [2025-04-29T08:00:19.155Z] > git checkout -f b931d77d11e17753c2a46cffd2d677fa5a4c20d7 # timeout=10 [2025-04-29T08:00:20.181Z] (18/30) Installing clang16-libs (16.0.6-r5) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-29T08:00:24.371Z] (19/30) Installing fortify-headers (1.1-r3) [2025-04-29T08:00:24.372Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-04-29T08:00:24.450Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-04-29T08:00:24.450Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-04-29T08:00:24.450Z] Dload Upload Total Spent Left Speed [2025-04-29T08:00:24.450Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 55773 0 --:--:-- --:--:-- --:--:-- 55773 [Pipeline] sh [2025-04-29T08:00:24.776Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-04-29T08:00:24.938Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-04-29T08:00:25.102Z] + sudo tee /etc/docker/daemon.new [2025-04-29T08:00:25.102Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-04-29T08:00:25.102Z] { [2025-04-29T08:00:25.102Z] "registry-mirrors": [ [2025-04-29T08:00:25.102Z] "https://nexus3.edgexfoundry.org:10001" [2025-04-29T08:00:25.102Z] ], [2025-04-29T08:00:25.102Z] "bip": "10.250.0.254/24", [2025-04-29T08:00:25.102Z] "hosts": [ [2025-04-29T08:00:25.102Z] "tcp://0.0.0.0:5555", [2025-04-29T08:00:25.102Z] "unix:///var/run/docker.sock" [2025-04-29T08:00:25.102Z] ], [2025-04-29T08:00:25.102Z] "mtu": 1458, [2025-04-29T08:00:25.102Z] "selinux-enabled": true, [2025-04-29T08:00:25.102Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-04-29T08:00:25.102Z] } [Pipeline] sh [2025-04-29T08:00:25.196Z] (22/30) Installing clang16 (16.0.6-r5) [2025-04-29T08:00:25.430Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-04-29T08:00:25.760Z] + sudo service docker restart [2025-04-29T08:00:25.763Z] (23/30) Installing icu (74.2-r0) [2025-04-29T08:00:26.021Z] (24/30) Installing icu-dev (74.2-r0) [2025-04-29T08:00:26.588Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-04-29T08:00:34.708Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-04-29T08:00:34.708Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-04-29T08:00:34.708Z] (28/30) Installing zstd (1.5.6-r0) [2025-04-29T08:00:34.708Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-04-29T08:00:35.275Z] (30/30) Installing postgresql16-dev (16.8-r0) [2025-04-29T08:00:35.843Z] Executing busybox-1.36.1-r29.trigger [2025-04-29T08:00:35.843Z] OK: 1208 MiB in 225 packages [2025-04-29T08:00:35.843Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-29T08:00:36.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-29T08:00:36.977Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-04-29T08:00:40.264Z] (2/14) Installing gdbm (1.23-r1) [2025-04-29T08:00:40.523Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-04-29T08:00:40.781Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-04-29T08:00:41.040Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-04-29T08:00:41.606Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-04-29T08:00:41.606Z] (7/14) Installing readline (8.2.10-r0) [2025-04-29T08:00:42.173Z] (8/14) Installing python3 (3.12.10-r0) [2025-04-29T08:00:42.742Z] (9/14) Installing python3-pycache-pyc0 (3.12.10-r0) [2025-04-29T08:00:43.310Z] (10/14) Installing pyc (3.12.10-r0) [2025-04-29T08:00:43.568Z] (11/14) Installing python3-pyc (3.12.10-r0) [2025-04-29T08:00:43.827Z] (12/14) Installing python3-dev (3.12.10-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-29T08:00:44.041Z] provisioning config files... [2025-04-29T08:00:44.065Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9768763205846501203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:00:44.512Z] ---> ****-login.sh [2025-04-29T08:00:44.513Z] nexus3.edgexfoundry.org:10001 [2025-04-29T08:00:44.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T08:00:45.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T08:00:45.055Z] Configure a credential helper to remove this warning. See [2025-04-29T08:00:45.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T08:00:45.055Z] [2025-04-29T08:00:45.056Z] Login Succeeded [2025-04-29T08:00:45.056Z] nexus3.edgexfoundry.org:10002 [2025-04-29T08:00:45.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T08:00:45.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T08:00:45.607Z] Configure a credential helper to remove this warning. See [2025-04-29T08:00:45.607Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T08:00:45.607Z] [2025-04-29T08:00:45.607Z] Login Succeeded [2025-04-29T08:00:45.607Z] nexus3.edgexfoundry.org:10003 [2025-04-29T08:00:45.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T08:00:45.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T08:00:45.876Z] Configure a credential helper to remove this warning. See [2025-04-29T08:00:45.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T08:00:45.876Z] [2025-04-29T08:00:45.876Z] Login Succeeded [2025-04-29T08:00:45.876Z] nexus3.edgexfoundry.org:10004 [2025-04-29T08:00:46.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T08:00:46.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T08:00:46.147Z] Configure a credential helper to remove this warning. See [2025-04-29T08:00:46.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T08:00:46.147Z] [2025-04-29T08:00:46.147Z] Login Succeeded [2025-04-29T08:00:46.147Z] ****.io [2025-04-29T08:00:46.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T08:00:46.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T08:00:46.683Z] Configure a credential helper to remove this warning. See [2025-04-29T08:00:46.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T08:00:46.683Z] [2025-04-29T08:00:46.683Z] Login Succeeded [2025-04-29T08:00:46.683Z] ---> ****-login.sh ends [Pipeline] } [2025-04-29T08:00:46.697Z] 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-04-29T08:00:47.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-29T08:00:47.717Z] + ls -al . [2025-04-29T08:00:47.717Z] total 68 [2025-04-29T08:00:47.717Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 29 08:00 . [2025-04-29T08:00:47.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 08:00 .. [2025-04-29T08:00:47.717Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 08:00 .git [2025-04-29T08:00:47.717Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 08:00 .github [2025-04-29T08:00:47.717Z] -rw-rw-r-- 1 jenkins jenkins 22 Apr 29 08:00 .gitignore [2025-04-29T08:00:47.717Z] -rw-rw-r-- 1 jenkins jenkins 1653 Apr 29 08:00 Dockerfile [2025-04-29T08:00:47.717Z] -rw-rw-r-- 1 jenkins jenkins 746 Apr 29 08:00 Jenkinsfile [2025-04-29T08:00:47.717Z] -rw-rw-r-- 1 jenkins jenkins 11381 Apr 29 08:00 LICENSE [2025-04-29T08:00:47.717Z] -rw-rw-r-- 1 jenkins jenkins 3606 Apr 29 08:00 README.md [2025-04-29T08:00:47.717Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 08:00 TAF-Manager [2025-04-29T08:00:47.717Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 29 08:00 TUC [2025-04-29T08:00:47.717Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 29 07:58 VERSION [2025-04-29T08:00:47.717Z] -rw-rw-r-- 1 jenkins jenkins 347 Apr 29 08:00 requirements.txt [2025-04-29T08:00:47.717Z] -rw-rw-r-- 1 jenkins jenkins 54 Apr 29 08:00 robot-entrypoint.sh [2025-04-29T08:00:47.717Z] -rw-rw-r-- 1 jenkins jenkins 445 Apr 29 08:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:00:48.016Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-04-29T08:00:48.063Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=b931d77d11e17753c2a46cffd2d677fa5a4c20d7 --label arch=arm64 --label version=1.0.0-dev.1 . [2025-04-29T08:00:48.274Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-04-29T08:00:48.331Z] Sending build context to Docker daemon 358.4kB [2025-04-29T08:00:48.331Z] Step 1/13 : FROM alpine:3.20 [2025-04-29T08:00:48.533Z] Executing busybox-1.36.1-r29.trigger [2025-04-29T08:00:48.533Z] OK: 1374 MiB in 239 packages [2025-04-29T08:00:48.792Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-29T08:00:48.915Z] 3.20: Pulling from library/alpine [2025-04-29T08:00:48.915Z] 94e9d8af2201: Pulling fs layer [2025-04-29T08:00:49.183Z] 94e9d8af2201: Download complete [2025-04-29T08:00:49.359Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-29T08:00:49.767Z] 94e9d8af2201: Pull complete [2025-04-29T08:00:49.767Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-04-29T08:00:49.767Z] Status: Downloaded newer image for alpine:3.20 [2025-04-29T08:00:49.767Z] ---> 7aab056cecc6 [2025-04-29T08:00:49.767Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-04-29T08:00:49.925Z] OK: 1374 MiB in 239 packages [2025-04-29T08:00:49.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-04-29T08:00:50.034Z] ---> Running in 8b116fd70e72 [2025-04-29T08:00:50.301Z] Removing intermediate container 8b116fd70e72 [2025-04-29T08:00:50.301Z] ---> 4b2da72ab42f [2025-04-29T08:00:50.301Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-04-29T08:00:50.301Z] ---> Running in 439bcfd298c6 [2025-04-29T08:00:50.492Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-04-29T08:00:50.570Z] Removing intermediate container 439bcfd298c6 [2025-04-29T08:00:50.570Z] ---> 96ee76457042 [2025-04-29T08:00:50.570Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-04-29T08:00:51.057Z] (1/1) Installing tzdata (2025b-r0) [2025-04-29T08:00:51.534Z] ---> 905e556e94a0 [2025-04-29T08:00:51.534Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-04-29T08:00:51.648Z] OK: 1376 MiB in 240 packages [2025-04-29T08:00:51.906Z] (1/1) Purging tzdata (2025b-r0) [2025-04-29T08:00:51.906Z] OK: 1374 MiB in 239 packages [2025-04-29T08:00:52.120Z] ---> 147e279a7e33 [2025-04-29T08:00:52.120Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-04-29T08:00:52.709Z] ---> 095337ccadfa [2025-04-29T08:00:52.709Z] Step 7/13 : WORKDIR /edgex-taf [2025-04-29T08:00:52.709Z] ---> Running in e73f87fed58a [2025-04-29T08:00:52.979Z] Removing intermediate container e73f87fed58a [2025-04-29T08:00:52.979Z] ---> cda8c2353b23 [2025-04-29T08:00:52.979Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-04-29T08:00:52.979Z] ---> Running in 0eef661e720f [2025-04-29T08:00:53.812Z] Looking in links: /tmp/tmpbwob9nhd [2025-04-29T08:00:53.812Z] Processing /tmp/tmpbwob9nhd/pip-25.0.1-py3-none-any.whl [2025-04-29T08:00:53.812Z] Installing collected packages: pip [2025-04-29T08:00:54.750Z] Successfully installed pip-25.0.1 [2025-04-29T08:00:54.750Z] 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-04-29T08:00:54.928Z] Removing intermediate container 0eef661e720f [2025-04-29T08:00:54.928Z] ---> c98e94066826 [2025-04-29T08:00:54.928Z] 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-04-29T08:00:54.928Z] ---> Running in eb28d2548c61 [2025-04-29T08:00:55.009Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-04-29T08:00:55.009Z] Collecting pip [2025-04-29T08:00:55.268Z] Downloading pip-25.1-py3-none-any.whl.metadata (3.6 kB) [2025-04-29T08:00:55.268Z] Collecting setuptools [2025-04-29T08:00:55.268Z] Downloading setuptools-80.0.0-py3-none-any.whl.metadata (6.5 kB) [2025-04-29T08:00:55.268Z] Collecting wheel [2025-04-29T08:00:55.268Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-04-29T08:00:55.268Z] Downloading pip-25.1-py3-none-any.whl (1.8 MB) [2025-04-29T08:00:55.268Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 165.1 MB/s eta 0:00:00 [2025-04-29T08:00:55.268Z] Downloading setuptools-80.0.0-py3-none-any.whl (1.2 MB) [2025-04-29T08:00:55.268Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 167.8 MB/s eta 0:00:00 [2025-04-29T08:00:55.268Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-04-29T08:00:55.526Z] Installing collected packages: wheel, setuptools, pip [2025-04-29T08:00:55.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-29T08:00:56.462Z] Attempting uninstall: pip [2025-04-29T08:00:56.462Z] Found existing installation: pip 25.0.1 [2025-04-29T08:00:56.462Z] Uninstalling pip-25.0.1: [2025-04-29T08:00:56.462Z] Successfully uninstalled pip-25.0.1 [2025-04-29T08:00:56.473Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-29T08:00:57.396Z] Successfully installed pip-25.1 setuptools-80.0.0 wheel-0.45.1 [2025-04-29T08:00:57.396Z] 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-04-29T08:00:57.963Z] Processing ./edgex-taf-common [2025-04-29T08:00:57.963Z] Preparing metadata (setup.py): started [2025-04-29T08:00:57.963Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-29T08:00:57.963Z] Building wheels for collected packages: edgex-taf-common [2025-04-29T08:00:57.963Z]  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-04-29T08:00:57.963Z]  Building wheel for edgex-taf-common (setup.py): started [2025-04-29T08:00:58.222Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-04-29T08:00:58.222Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14538 sha256=d8b282d330f071bf370f50a5b3f1f8d919b1fd27f8ace9f36b3e8ee97bd63345 [2025-04-29T08:00:58.222Z] Stored in directory: /tmp/pip-ephem-wheel-cache-s8nw7ca7/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-04-29T08:00:58.222Z] Successfully built edgex-taf-common [2025-04-29T08:00:58.222Z] Installing collected packages: edgex-taf-common [2025-04-29T08:00:58.222Z] Successfully installed edgex-taf-common-0.0.0 [2025-04-29T08:00:58.222Z] 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-04-29T08:00:58.422Z] OK: 9 MiB in 14 packages [2025-04-29T08:00:58.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-29T08:00:58.789Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-04-29T08:00:58.789Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-04-29T08:00:58.789Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-04-29T08:00:58.789Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-04-29T08:00:59.024Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-29T08:00:59.047Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-04-29T08:00:59.047Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-04-29T08:00:59.047Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-04-29T08:00:59.047Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-04-29T08:00:59.047Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-04-29T08:00:59.047Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-04-29T08:00:59.047Z] Preparing metadata (setup.py): started [2025-04-29T08:00:59.047Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-29T08:00:59.047Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-04-29T08:00:59.047Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-04-29T08:00:59.306Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-04-29T08:00:59.306Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-04-29T08:00:59.306Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-04-29T08:00:59.306Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-04-29T08:00:59.306Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-04-29T08:00:59.306Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-04-29T08:00:59.306Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-04-29T08:00:59.306Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-04-29T08:00:59.564Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-04-29T08:00:59.564Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-04-29T08:00:59.564Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-04-29T08:00:59.564Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-04-29T08:00:59.824Z] Installing build dependencies: started [2025-04-29T08:01:00.392Z] Installing build dependencies: finished with status 'done' [2025-04-29T08:01:00.392Z] Getting requirements to build wheel: started [2025-04-29T08:01:00.434Z] (1/14) Installing ca-certificates (20241121-r1) [2025-04-29T08:01:00.960Z] Getting requirements to build wheel: finished with status 'done' [2025-04-29T08:01:00.960Z] Preparing metadata (pyproject.toml): started [2025-04-29T08:01:01.012Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-04-29T08:01:01.219Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-04-29T08:01:01.480Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-04-29T08:01:01.480Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) [2025-04-29T08:01:01.596Z] (3/14) Installing c-ares (1.33.1-r0) [2025-04-29T08:01:01.739Z] Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) [2025-04-29T08:01:01.739Z] Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) [2025-04-29T08:01:01.739Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-04-29T08:01:01.739Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-04-29T08:01:01.739Z] Preparing metadata (setup.py): started [2025-04-29T08:01:01.861Z] (4/14) Installing libunistring (1.2-r0) [2025-04-29T08:01:01.997Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-29T08:01:01.997Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-04-29T08:01:01.997Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-04-29T08:01:02.255Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-04-29T08:01:02.255Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-04-29T08:01:02.255Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:01:02.255Z] Downloading selenium-4.31.0-py3-none-any.whl.metadata (7.5 kB) [2025-04-29T08:01:02.255Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:01:02.255Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-04-29T08:01:02.255Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:01:02.255Z] Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) [2025-04-29T08:01:02.443Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-04-29T08:01:02.514Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:02.515Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-04-29T08:01:02.515Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:02.515Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-04-29T08:01:02.515Z] Preparing metadata (setup.py): started [2025-04-29T08:01:02.515Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-29T08:01:02.709Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-04-29T08:01:02.773Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:02.773Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-04-29T08:01:02.773Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:02.773Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-04-29T08:01:02.773Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:02.773Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2025-04-29T08:01:02.773Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:02.773Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-04-29T08:01:02.773Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:02.773Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-04-29T08:01:02.773Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:02.773Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-04-29T08:01:02.773Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:02.773Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-04-29T08:01:03.032Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-29T08:01:03.032Z] Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-04-29T08:01:03.032Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-29T08:01:03.032Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-04-29T08:01:03.032Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-29T08:01:03.032Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-04-29T08:01:03.032Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-29T08:01:03.032Z] Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) [2025-04-29T08:01:03.032Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-04-29T08:01:03.032Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-04-29T08:01:03.032Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-04-29T08:01:03.032Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-04-29T08:01:03.032Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.0.0) [2025-04-29T08:01:03.291Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-04-29T08:01:03.291Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-04-29T08:01:03.291Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-04-29T08:01:03.291Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-04-29T08:01:03.291Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:01:03.291Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-04-29T08:01:03.291Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:01:03.291Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-04-29T08:01:03.291Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:01:03.291Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-04-29T08:01:03.291Z] Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:01:03.291Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-04-29T08:01:03.291Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:01:03.291Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-04-29T08:01:03.291Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:01:03.291Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-04-29T08:01:03.291Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:01:03.291Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-04-29T08:01:03.291Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:01:03.291Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-04-29T08:01:03.291Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:01:03.291Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-04-29T08:01:03.299Z] (7/14) Installing libpsl (0.21.5-r1) [2025-04-29T08:01:03.550Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:01:03.550Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-04-29T08:01:03.550Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:03.550Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-04-29T08:01:03.550Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:03.550Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-04-29T08:01:03.550Z] Preparing metadata (setup.py): started [2025-04-29T08:01:03.562Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-04-29T08:01:03.809Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-29T08:01:03.809Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:03.809Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-04-29T08:01:03.809Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:03.809Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-04-29T08:01:03.809Z] Preparing metadata (setup.py): started [2025-04-29T08:01:04.067Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-29T08:01:04.067Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:04.067Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-04-29T08:01:04.067Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:04.067Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-04-29T08:01:04.067Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:04.067Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-04-29T08:01:04.067Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:04.067Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-04-29T08:01:04.140Z] (9/14) Installing libcurl (8.12.1-r0) [2025-04-29T08:01:04.325Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:04.325Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2025-04-29T08:01:04.325Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:04.404Z] (10/14) Installing curl (8.12.1-r0) [2025-04-29T08:01:04.584Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-04-29T08:01:04.584Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:04.584Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-04-29T08:01:04.584Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:04.584Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-04-29T08:01:04.584Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:04.584Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-04-29T08:01:04.584Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:04.584Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) [2025-04-29T08:01:04.584Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:04.584Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-04-29T08:01:04.584Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:04.584Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-04-29T08:01:04.584Z] 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-04-29T08:01:04.584Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-04-29T08:01:04.584Z] 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-04-29T08:01:04.584Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-04-29T08:01:04.843Z] 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-04-29T08:01:04.843Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-04-29T08:01:04.843Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:01:04.843Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-04-29T08:01:04.843Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-04-29T08:01:04.843Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 214.3 MB/s eta 0:00:00 [2025-04-29T08:01:04.843Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-04-29T08:01:04.843Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-04-29T08:01:04.843Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-04-29T08:01:04.843Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-04-29T08:01:04.843Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-04-29T08:01:04.843Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-04-29T08:01:04.843Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-04-29T08:01:04.843Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-04-29T08:01:04.843Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-04-29T08:01:04.985Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-04-29T08:01:05.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 130.7 MB/s eta 0:00:00 [2025-04-29T08:01:05.102Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) [2025-04-29T08:01:05.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 253.3 MB/s eta 0:00:00 [2025-04-29T08:01:05.102Z] Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) [2025-04-29T08:01:05.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 390.2 MB/s eta 0:00:00 [2025-04-29T08:01:05.102Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-04-29T08:01:05.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 246.2 MB/s eta 0:00:00 [2025-04-29T08:01:05.102Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-04-29T08:01:05.102Z] Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl (146 kB) [2025-04-29T08:01:05.102Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-04-29T08:01:05.102Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-04-29T08:01:05.102Z] Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) [2025-04-29T08:01:05.102Z] Downloading click-8.1.8-py3-none-any.whl (98 kB) [2025-04-29T08:01:05.102Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-04-29T08:01:05.102Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-04-29T08:01:05.102Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-04-29T08:01:05.102Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-04-29T08:01:05.102Z] Downloading selenium-4.31.0-py3-none-any.whl (9.4 MB) [2025-04-29T08:01:05.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 272.4 MB/s eta 0:00:00 [2025-04-29T08:01:05.102Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-04-29T08:01:05.102Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-04-29T08:01:05.102Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-04-29T08:01:05.102Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-04-29T08:01:05.102Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-04-29T08:01:05.102Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-04-29T08:01:05.102Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-04-29T08:01:05.102Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-04-29T08:01:05.102Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-04-29T08:01:05.102Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-04-29T08:01:05.102Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-04-29T08:01:05.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 220.4 MB/s eta 0:00:00 [2025-04-29T08:01:05.102Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-04-29T08:01:05.102Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-04-29T08:01:05.360Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 24.1 MB/s eta 0:00:00 [2025-04-29T08:01:05.360Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-04-29T08:01:05.360Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-04-29T08:01:05.360Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-04-29T08:01:05.360Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2025-04-29T08:01:05.360Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-04-29T08:01:05.360Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-04-29T08:01:05.360Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl (564 kB) [2025-04-29T08:01:05.360Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 564.3/564.3 kB 240.6 MB/s eta 0:00:00 [2025-04-29T08:01:05.360Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-04-29T08:01:05.360Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-04-29T08:01:05.360Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-04-29T08:01:05.360Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) [2025-04-29T08:01:05.360Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-04-29T08:01:05.360Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-04-29T08:01:05.360Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-04-29T08:01:05.360Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-04-29T08:01:05.360Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-04-29T08:01:05.360Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-04-29T08:01:05.360Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-04-29T08:01:05.360Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-04-29T08:01:05.360Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-04-29T08:01:05.360Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 230.2 MB/s eta 0:00:00 [2025-04-29T08:01:05.360Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-04-29T08:01:05.360Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-04-29T08:01:05.360Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-04-29T08:01:05.360Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-04-29T08:01:05.618Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-04-29T08:01:05.618Z]  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-04-29T08:01:05.618Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-04-29T08:01:05.618Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-04-29T08:01:05.618Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4343 sha256=b3c7ae784c59bde12c7bc673aeac1b7b3db6070edbd113bea399d68fe1a8b859 [2025-04-29T08:01:05.618Z] Stored in directory: /tmp/pip-ephem-wheel-cache-671g5knt/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-04-29T08:01:05.618Z] Building wheel for psutil (pyproject.toml): started [2025-04-29T08:01:05.950Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-04-29T08:01:06.528Z] (13/14) Installing jq (1.7.1-r0) [2025-04-29T08:01:06.794Z] (14/14) Installing openssl (3.3.3-r0) [2025-04-29T08:01:07.374Z] Executing busybox-1.36.1-r29.trigger [2025-04-29T08:01:07.374Z] Executing ca-certificates-20241121-r1.trigger [2025-04-29T08:01:07.518Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-04-29T08:01:07.518Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=61712d3ce02d8bf7ac91d96671af7a2044b549f22d936656a635db1e7bee5c6d [2025-04-29T08:01:07.518Z] Stored in directory: /tmp/pip-ephem-wheel-cache-671g5knt/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-04-29T08:01:07.518Z]  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-04-29T08:01:07.518Z]  Building wheel for psycopg2 (setup.py): started [2025-04-29T08:01:07.643Z] OK: 43 MiB in 28 packages [2025-04-29T08:01:07.909Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-29T08:01:08.485Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-29T08:01:09.887Z] (1/166) Installing libexpat (2.7.0-r0) [2025-04-29T08:01:10.151Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-04-29T08:01:10.728Z] (3/166) Installing libpng (1.6.44-r0) [2025-04-29T08:01:10.992Z] (4/166) Installing freetype (2.13.2-r0) [2025-04-29T08:01:11.571Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-04-29T08:01:12.155Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-04-29T08:01:12.422Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-04-29T08:01:12.688Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-04-29T08:01:13.270Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-04-29T08:01:13.851Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-04-29T08:01:14.116Z] (11/166) Installing libffi (3.4.6-r0) [2025-04-29T08:01:14.381Z] (12/166) Installing libintl (0.22.5-r0) [2025-04-29T08:01:14.645Z] (13/166) Installing libeconf (0.6.3-r0) [2025-04-29T08:01:15.225Z] (14/166) Installing libblkid (2.40.1-r1) [2025-04-29T08:01:15.501Z] (15/166) Installing libmount (2.40.1-r1) [2025-04-29T08:01:15.623Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-04-29T08:01:15.623Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521920 sha256=b71e0f60b415b63691035bdcd82ed8e9656061f4f4dcab39ee9504e3a1217c7b [2025-04-29T08:01:15.623Z] Stored in directory: /tmp/pip-ephem-wheel-cache-671g5knt/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-04-29T08:01:15.623Z]  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-04-29T08:01:15.623Z]  Building wheel for flex (setup.py): started [2025-04-29T08:01:16.086Z] (16/166) Installing pcre2 (10.43-r0) [2025-04-29T08:01:16.189Z] Building wheel for flex (setup.py): finished with status 'done' [2025-04-29T08:01:16.189Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=d594fbc4ef1687ae23d3446903455f4a0a7c55cbadcb9325161b34ee6b81bd63 [2025-04-29T08:01:16.189Z] Stored in directory: /tmp/pip-ephem-wheel-cache-671g5knt/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-04-29T08:01:16.189Z]  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-04-29T08:01:16.189Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-04-29T08:01:16.189Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-04-29T08:01:16.189Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=1092e9b83df29de6019e035f4901bd4956c97a7d446bb9d36f8d760f9f8ffca9 [2025-04-29T08:01:16.189Z] Stored in directory: /tmp/pip-ephem-wheel-cache-671g5knt/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-04-29T08:01:16.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-04-29T08:01:16.189Z]  Building wheel for validate-email (setup.py): started [2025-04-29T08:01:16.447Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-04-29T08:01:16.447Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=79b19f3613f887eaa6d839401446501e4b358a498318adb19d275023d1a038ab [2025-04-29T08:01:16.447Z] Stored in directory: /tmp/pip-ephem-wheel-cache-671g5knt/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-04-29T08:01:16.447Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-04-29T08:01:16.669Z] (17/166) Installing glib (2.80.5-r0) [2025-04-29T08:01:16.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, pygments, pycryptodome, 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, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-04-29T08:01:17.253Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-04-29T08:01:17.832Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-04-29T08:01:18.412Z] (20/166) Installing libxml2 (2.12.7-r2) [2025-04-29T08:01:18.678Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-04-29T08:01:19.257Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-04-29T08:01:19.835Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-04-29T08:01:20.099Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-04-29T08:01:20.363Z] (25/166) Installing libwebp (1.3.2-r0) [2025-04-29T08:01:20.942Z] (26/166) Installing tiff (4.6.0t-r0) [2025-04-29T08:01:21.520Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-04-29T08:01:21.784Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-04-29T08:01:22.049Z] (29/166) Installing libxau (1.0.11-r4) [2025-04-29T08:01:22.627Z] (30/166) Installing libmd (1.1.0-r0) [2025-04-29T08:01:22.891Z] (31/166) Installing libbsd (0.12.2-r0) [2025-04-29T08:01:23.156Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-04-29T08:01:23.422Z] (33/166) Installing libxcb (1.16.1-r0) [2025-04-29T08:01:24.002Z] (34/166) Installing libx11 (1.8.9-r1) [2025-04-29T08:01:24.583Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-04-29T08:01:24.850Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-04-29T08:01:25.116Z] (37/166) Installing libxrender (0.9.11-r5) [2025-04-29T08:01:25.696Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-04-29T08:01:25.962Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-04-29T08:01:26.226Z] (40/166) Installing libxext (1.3.6-r2) [2025-04-29T08:01:26.490Z] (41/166) Installing libxi (1.8.1-r4) [2025-04-29T08:01:26.671Z] [2025-04-29T08:01:26.671Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 charset-normalizer-3.4.1 click-8.1.8 configparser-7.2.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.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.1 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 pycryptodome-3.22.0 pygments-2.19.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.24.0 selenium-4.31.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-04-29T08:01:26.671Z] 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-04-29T08:01:26.754Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-04-29T08:01:27.331Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-04-29T08:01:27.595Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-04-29T08:01:27.865Z] (45/166) Installing libxtst (1.2.4-r6) [2025-04-29T08:01:28.129Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-04-29T08:01:28.705Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-04-29T08:01:28.969Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-04-29T08:01:29.546Z] (49/166) Installing pixman (0.43.2-r0) [2025-04-29T08:01:29.813Z] (50/166) Installing cairo (1.18.0-r0) [2025-04-29T08:01:30.392Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2025-04-29T08:01:30.970Z] (52/166) Installing avahi-libs (0.8-r17) [2025-04-29T08:01:31.235Z] (53/166) Installing gmp (6.3.0-r1) [2025-04-29T08:01:31.813Z] (54/166) Installing nettle (3.9.1-r0) [2025-04-29T08:01:32.078Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-04-29T08:01:32.657Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-04-29T08:01:32.926Z] (57/166) Installing gnutls (3.8.5-r0) [2025-04-29T08:01:33.508Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-04-29T08:01:34.089Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-04-29T08:01:34.674Z] (60/166) Installing fribidi (1.0.15-r0) [2025-04-29T08:01:34.941Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-04-29T08:01:35.206Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-04-29T08:01:35.787Z] (63/166) Installing libxft (2.3.8-r3) [2025-04-29T08:01:36.369Z] (64/166) Installing pango (1.52.2-r0) [2025-04-29T08:01:36.639Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-04-29T08:01:37.225Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-04-29T08:01:37.490Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-04-29T08:01:37.753Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-04-29T08:01:38.332Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-04-29T08:01:38.909Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-04-29T08:01:39.487Z] (71/166) Installing icu-data-full (74.2-r0) [2025-04-29T08:01:42.057Z] (72/166) Installing mesa (24.0.9-r1) [2025-04-29T08:01:42.639Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-04-29T08:01:44.738Z] Removing intermediate container f732ea4310d6 [2025-04-29T08:01:44.738Z] ---> 2845171893aa [2025-04-29T08:01:44.738Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-04-29T08:01:44.738Z] ---> Running in 71fcd2f0e882 [2025-04-29T08:01:44.738Z] Removing intermediate container 71fcd2f0e882 [2025-04-29T08:01:44.738Z] ---> a4cb40ce4eeb [2025-04-29T08:01:44.738Z] Step 11/13 : LABEL arch=amd64 [2025-04-29T08:01:44.738Z] ---> Running in 613dda3b5686 [2025-04-29T08:01:44.738Z] Removing intermediate container 613dda3b5686 [2025-04-29T08:01:44.738Z] ---> d2ae92f52c08 [2025-04-29T08:01:44.738Z] Step 12/13 : LABEL git_sha=b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [2025-04-29T08:01:44.738Z] ---> Running in 73623767d1c0 [2025-04-29T08:01:44.738Z] Removing intermediate container 73623767d1c0 [2025-04-29T08:01:44.738Z] ---> bee905f03e8f [2025-04-29T08:01:44.738Z] Step 13/13 : LABEL version=1.0.0-dev.1 [2025-04-29T08:01:44.738Z] ---> Running in f50f697323ea [2025-04-29T08:01:44.738Z] Removing intermediate container f50f697323ea [2025-04-29T08:01:44.738Z] ---> c760c7a7b3f6 [2025-04-29T08:01:44.738Z] [Warning] One or more build-args [ARCH] were not consumed [2025-04-29T08:01:44.738Z] Successfully built c760c7a7b3f6 [2025-04-29T08:01:44.738Z] 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-04-29T08:01:44.912Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2025-04-29T08:01:44.912Z] b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [2025-04-29T08:01:44.912Z] latest [2025-04-29T08:01:44.912Z] 1.0.0-dev.1 [2025-04-29T08:01:44.912Z] b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [2025-04-29T08:01:44.912Z] main [2025-04-29T08:01:44.912Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:01:45.260Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:01:45.585Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [2025-04-29T08:01:45.585Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-04-29T08:01:45.585Z] 64c12169b86e: Preparing [2025-04-29T08:01:45.585Z] 5931a4105dbe: Preparing [2025-04-29T08:01:45.585Z] ea387472b639: Preparing [2025-04-29T08:01:45.585Z] 7c060e6c4a96: Preparing [2025-04-29T08:01:45.585Z] 514bdc499fcb: Preparing [2025-04-29T08:01:45.585Z] 994456c4fd7b: Preparing [2025-04-29T08:01:45.585Z] 994456c4fd7b: Waiting [2025-04-29T08:01:45.585Z] ea387472b639: Pushed [2025-04-29T08:01:45.585Z] 5931a4105dbe: Pushed [2025-04-29T08:01:45.585Z] 7c060e6c4a96: Pushed [2025-04-29T08:01:45.585Z] 514bdc499fcb: Pushed [2025-04-29T08:01:45.585Z] 994456c4fd7b: Layer already exists [2025-04-29T08:01:45.976Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-04-29T08:01:46.240Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-04-29T08:01:46.505Z] (76/166) Installing libdrm (2.4.120-r0) [2025-04-29T08:01:47.085Z] (77/166) Installing libelf (0.191-r0) [2025-04-29T08:01:47.349Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-04-29T08:01:47.926Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-04-29T08:01:49.325Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-04-29T08:01:49.589Z] (81/166) Installing libmagic (5.45-r1) [2025-04-29T08:01:50.167Z] (82/166) Installing file (5.45-r1) [2025-04-29T08:01:50.430Z] (83/166) Installing xprop (1.2.7-r0) [2025-04-29T08:01:50.696Z] (84/166) Installing libice (1.1.1-r6) [2025-04-29T08:01:50.960Z] (85/166) Installing libuuid (2.40.1-r1) [2025-04-29T08:01:51.537Z] (86/166) Installing libsm (1.2.4-r4) [2025-04-29T08:01:51.801Z] (87/166) Installing libxt (1.3.0-r5) [2025-04-29T08:01:52.065Z] (88/166) Installing libxmu (1.1.4-r2) [2025-04-29T08:01:52.641Z] (89/166) Installing xset (1.2.5-r1) [2025-04-29T08:01:52.905Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-04-29T08:01:53.482Z] (91/166) Installing libogg (1.3.5-r5) [2025-04-29T08:01:53.746Z] (92/166) Installing libflac (1.4.3-r1) [2025-04-29T08:01:54.010Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-04-29T08:01:54.587Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-04-29T08:01:55.171Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-04-29T08:01:56.124Z] (96/166) Installing libva (2.21.0-r0) [2025-04-29T08:01:56.389Z] (97/166) Installing libvdpau (1.5-r3) [2025-04-29T08:01:56.655Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-04-29T08:01:57.234Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-04-29T08:01:57.811Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-04-29T08:01:58.395Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-04-29T08:01:58.659Z] (102/166) Installing imath (3.1.12-r0) [2025-04-29T08:01:58.923Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-04-29T08:01:59.498Z] (104/166) Installing giflib (5.2.2-r0) [2025-04-29T08:01:59.762Z] (105/166) Installing libhwy (1.0.7-r0) [2025-04-29T08:02:00.424Z] (106/166) Installing lcms2 (2.16-r0) [2025-04-29T08:02:00.692Z] (107/166) Installing libjxl (0.10.2-r0) [2025-04-29T08:02:01.276Z] (108/166) Installing lame-libs (3.100-r5) [2025-04-29T08:02:01.863Z] (109/166) Installing opus (1.5.2-r0) [2025-04-29T08:02:02.131Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-04-29T08:02:02.731Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-04-29T08:02:03.319Z] (112/166) Installing soxr (0.1.3-r7) [2025-04-29T08:02:03.593Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-04-29T08:02:04.176Z] (114/166) Installing libtheora (1.1.1-r18) [2025-04-29T08:02:04.442Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-04-29T08:02:05.024Z] (116/166) Installing libvpx (1.14.1-r0) [2025-04-29T08:02:05.606Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-04-29T08:02:05.871Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-04-29T08:02:06.463Z] (119/166) Installing numactl (2.0.18-r0) [2025-04-29T08:02:06.738Z] (120/166) Installing x265-libs (3.6-r0) [2025-04-29T08:02:07.701Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-04-29T08:02:07.967Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-04-29T08:02:08.926Z] (123/166) Installing libbluray (1.3.4-r1) [2025-04-29T08:02:09.505Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-04-29T08:02:09.770Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-04-29T08:02:10.349Z] (126/166) Installing cjson (1.7.18-r0) [2025-04-29T08:02:10.614Z] (127/166) Installing mbedtls (3.6.3-r0) [2025-04-29T08:02:11.197Z] (128/166) Installing librist (0.2.10-r1) [2025-04-29T08:02:11.780Z] (129/166) Installing libsrt (1.5.3-r0) [2025-04-29T08:02:12.045Z] (130/166) Installing libssh (0.10.6-r0) [2025-04-29T08:02:12.625Z] (131/166) Installing libsodium (1.0.19-r0) [2025-04-29T08:02:13.210Z] (132/166) Installing libzmq (4.3.5-r2) [2025-04-29T08:02:13.475Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-04-29T08:02:14.053Z] (134/166) Installing crc32c (1.1.2-r0) [2025-04-29T08:02:14.630Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-04-29T08:02:14.894Z] (136/166) Installing libevent (2.1.12-r7) [2025-04-29T08:02:15.472Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-04-29T08:02:15.735Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-04-29T08:02:15.997Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-04-29T08:02:16.573Z] (140/166) Installing icu-libs (74.2-r0) [2025-04-29T08:02:17.150Z] (141/166) Installing minizip (1.3.1-r0) [2025-04-29T08:02:17.414Z] (142/166) Installing nspr (4.35-r4) [2025-04-29T08:02:17.990Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-04-29T08:02:18.568Z] (144/166) Installing nss (3.105-r0) [2025-04-29T08:02:19.145Z] (145/166) Installing openh264 (2.4.1-r0) [2025-04-29T08:02:19.409Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-04-29T08:02:19.985Z] (147/166) Installing libunwind (1.8.1-r0) [2025-04-29T08:02:20.248Z] (148/166) Installing yaml (0.2.5-r2) [2025-04-29T08:02:20.824Z] (149/166) Installing libcamera (0.3.0-r0) [2025-04-29T08:02:21.399Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-04-29T08:02:21.662Z] (151/166) Installing libuv (1.48.0-r0) [2025-04-29T08:02:22.239Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-04-29T08:02:22.815Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-04-29T08:02:23.080Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-04-29T08:02:23.655Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-04-29T08:02:24.602Z] (156/166) Installing libasyncns (0.8-r3) [2025-04-29T08:02:24.602Z] (157/166) Installing libltdl (2.4.7-r3) [2025-04-29T08:02:25.178Z] (158/166) Installing orc (0.4.40-r0) [2025-04-29T08:02:25.442Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-04-29T08:02:26.019Z] (160/166) Installing libpulse (17.0-r0) [2025-04-29T08:02:26.282Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-04-29T08:02:26.546Z] (162/166) Installing libgpg-error (1.49-r0) [2025-04-29T08:02:27.124Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-04-29T08:02:27.700Z] (164/166) Installing libxslt (1.1.39-r2) [2025-04-29T08:02:27.964Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-04-29T08:02:34.599Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-04-29T08:02:34.865Z] Executing busybox-1.36.1-r29.trigger [2025-04-29T08:02:35.131Z] Executing fontconfig-2.15.0-r1.trigger [2025-04-29T08:02:35.131Z] Executing mkfontscale-1.2.2-r6.trigger [2025-04-29T08:02:35.131Z] Executing glib-2.80.5-r0.trigger [2025-04-29T08:02:35.131Z] Executing shared-mime-info-2.4-r0.trigger [2025-04-29T08:02:37.069Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-04-29T08:02:37.069Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-04-29T08:02:37.337Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-04-29T08:02:37.337Z] OK: 657 MiB in 194 packages [2025-04-29T08:02:37.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-29T08:02:38.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-29T08:02:40.108Z] (1/30) Installing jansson (2.14-r4) [2025-04-29T08:02:40.108Z] (2/30) Installing binutils (2.42-r1) [2025-04-29T08:02:41.056Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-04-29T08:02:41.322Z] (4/30) Installing isl26 (0.26-r1) [2025-04-29T08:02:41.900Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-04-29T08:02:42.475Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-04-29T08:02:42.738Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-04-29T08:02:52.764Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-04-29T08:02:52.764Z] (9/30) Installing linux-headers (6.6-r0) [2025-04-29T08:02:53.340Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-04-29T08:02:53.602Z] (11/30) Installing libpq (16.8-r0) [2025-04-29T08:02:54.177Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-04-29T08:02:54.756Z] (13/30) Installing libpq-dev (16.8-r0) [2025-04-29T08:02:55.333Z] (14/30) Installing libecpg (16.8-r0) [2025-04-29T08:02:55.598Z] (15/30) Installing libecpg-dev (16.8-r0) [2025-04-29T08:02:56.174Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-04-29T08:02:56.752Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-04-29T08:03:06.787Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-04-29T08:03:09.346Z] (19/30) Installing fortify-headers (1.1-r3) [2025-04-29T08:03:09.346Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-04-29T08:03:10.293Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-04-29T08:03:10.869Z] (22/30) Installing clang16 (16.0.6-r5) [2025-04-29T08:03:11.132Z] (23/30) Installing icu (74.2-r0) [2025-04-29T08:03:11.708Z] (24/30) Installing icu-dev (74.2-r0) [2025-04-29T08:03:12.285Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-04-29T08:03:15.611Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-04-29T08:03:15.611Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-04-29T08:03:16.187Z] (28/30) Installing zstd (1.5.6-r0) [2025-04-29T08:03:16.449Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-04-29T08:03:16.713Z] (30/30) Installing postgresql16-dev (16.8-r0) [2025-04-29T08:03:18.105Z] Executing busybox-1.36.1-r29.trigger [2025-04-29T08:03:18.105Z] OK: 1184 MiB in 224 packages [2025-04-29T08:03:18.105Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-29T08:03:18.680Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-29T08:03:20.077Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-04-29T08:03:24.316Z] (2/14) Installing gdbm (1.23-r1) [2025-04-29T08:03:24.316Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-04-29T08:03:24.316Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-04-29T08:03:24.892Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-04-29T08:03:25.155Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-04-29T08:03:25.419Z] (7/14) Installing readline (8.2.10-r0) [2025-04-29T08:03:25.993Z] (8/14) Installing python3 (3.12.10-r0) [2025-04-29T08:03:27.922Z] (9/14) Installing python3-pycache-pyc0 (3.12.10-r0) [2025-04-29T08:03:28.502Z] (10/14) Installing pyc (3.12.10-r0) [2025-04-29T08:03:28.765Z] (11/14) Installing python3-pyc (3.12.10-r0) [2025-04-29T08:03:29.028Z] (12/14) Installing python3-dev (3.12.10-r0) [2025-04-29T08:03:39.071Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-04-29T08:03:39.071Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-04-29T08:03:39.071Z] Executing busybox-1.36.1-r29.trigger [2025-04-29T08:03:39.336Z] OK: 1370 MiB in 238 packages [2025-04-29T08:03:39.600Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-29T08:03:40.178Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-29T08:03:41.579Z] OK: 1370 MiB in 238 packages [2025-04-29T08:03:41.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-04-29T08:03:42.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-04-29T08:03:44.355Z] (1/1) Installing tzdata (2025b-r0) [2025-04-29T08:03:44.621Z] OK: 1372 MiB in 239 packages [2025-04-29T08:03:46.560Z] (1/1) Purging tzdata (2025b-r0) [2025-04-29T08:03:46.560Z] OK: 1370 MiB in 238 packages [2025-04-29T08:03:56.610Z] Looking in links: /tmp/tmpn1ka0v7e [2025-04-29T08:03:56.610Z] Processing /tmp/tmpn1ka0v7e/pip-25.0.1-py3-none-any.whl [2025-04-29T08:03:56.610Z] Installing collected packages: pip [2025-04-29T08:04:01.970Z] Successfully installed pip-25.0.1 [2025-04-29T08:04:01.970Z] 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-04-29T08:04:04.549Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-04-29T08:04:04.813Z] Collecting pip [2025-04-29T08:04:04.813Z] Downloading pip-25.1-py3-none-any.whl.metadata (3.6 kB) [2025-04-29T08:04:06.210Z] Collecting setuptools [2025-04-29T08:04:06.210Z] Downloading setuptools-80.0.0-py3-none-any.whl.metadata (6.5 kB) [2025-04-29T08:04:06.211Z] Collecting wheel [2025-04-29T08:04:06.211Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-04-29T08:04:06.211Z] Downloading pip-25.1-py3-none-any.whl (1.8 MB) [2025-04-29T08:04:06.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 48.7 MB/s eta 0:00:00 [2025-04-29T08:04:06.211Z] Downloading setuptools-80.0.0-py3-none-any.whl (1.2 MB) [2025-04-29T08:04:06.211Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.4 MB/s eta 0:00:00 [2025-04-29T08:04:06.211Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-04-29T08:04:06.475Z] Installing collected packages: wheel, setuptools, pip [2025-04-29T08:04:13.102Z] Attempting uninstall: pip [2025-04-29T08:04:13.102Z] Found existing installation: pip 25.0.1 [2025-04-29T08:04:13.102Z] Uninstalling pip-25.0.1: [2025-04-29T08:04:13.102Z] Successfully uninstalled pip-25.0.1 [2025-04-29T08:04:19.729Z] Successfully installed pip-25.1 setuptools-80.0.0 wheel-0.45.1 [2025-04-29T08:04:19.729Z] 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-04-29T08:04:21.660Z] Processing ./edgex-taf-common [2025-04-29T08:04:21.660Z] Preparing metadata (setup.py): started [2025-04-29T08:04:22.178Z] 64c12169b86e: Pushed [2025-04-29T08:04:22.178Z] b931d77d11e17753c2a46cffd2d677fa5a4c20d7: digest: sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:04:22.626Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [2025-04-29T08:04:22.653Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-29T08:04:22.653Z] Building wheels for collected packages: edgex-taf-common [2025-04-29T08:04:22.653Z]  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-04-29T08:04:22.653Z]  Building wheel for edgex-taf-common (setup.py): started [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:04:22.985Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-04-29T08:04:22.985Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-04-29T08:04:22.985Z] 64c12169b86e: Preparing [2025-04-29T08:04:22.985Z] 5931a4105dbe: Preparing [2025-04-29T08:04:22.985Z] ea387472b639: Preparing [2025-04-29T08:04:22.985Z] 7c060e6c4a96: Preparing [2025-04-29T08:04:22.985Z] 514bdc499fcb: Preparing [2025-04-29T08:04:22.985Z] 994456c4fd7b: Preparing [2025-04-29T08:04:22.985Z] 994456c4fd7b: Waiting [2025-04-29T08:04:22.985Z] 64c12169b86e: Layer already exists [2025-04-29T08:04:22.985Z] 5931a4105dbe: Layer already exists [2025-04-29T08:04:22.985Z] 514bdc499fcb: Layer already exists [2025-04-29T08:04:22.985Z] 7c060e6c4a96: Layer already exists [2025-04-29T08:04:22.985Z] ea387472b639: Layer already exists [2025-04-29T08:04:22.985Z] 994456c4fd7b: Layer already exists [2025-04-29T08:04:22.985Z] latest: digest: sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:04:23.333Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:04:23.655Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 [2025-04-29T08:04:23.655Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-04-29T08:04:23.655Z] 64c12169b86e: Preparing [2025-04-29T08:04:23.655Z] 5931a4105dbe: Preparing [2025-04-29T08:04:23.655Z] ea387472b639: Preparing [2025-04-29T08:04:23.655Z] 7c060e6c4a96: Preparing [2025-04-29T08:04:23.655Z] 514bdc499fcb: Preparing [2025-04-29T08:04:23.655Z] 994456c4fd7b: Preparing [2025-04-29T08:04:23.655Z] 994456c4fd7b: Waiting [2025-04-29T08:04:23.655Z] ea387472b639: Layer already exists [2025-04-29T08:04:23.655Z] 64c12169b86e: Layer already exists [2025-04-29T08:04:23.655Z] 5931a4105dbe: Layer already exists [2025-04-29T08:04:23.655Z] 7c060e6c4a96: Layer already exists [2025-04-29T08:04:23.655Z] 514bdc499fcb: Layer already exists [2025-04-29T08:04:23.655Z] 994456c4fd7b: Layer already exists [2025-04-29T08:04:23.655Z] 1.0.0-dev.1: digest: sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:04:23.972Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:04:24.061Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-04-29T08:04:24.061Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14538 sha256=6beed29c00aebfa3eeb6f8d9da3dbfbad60292eb349c98865a5b32fe0bc46d85 [2025-04-29T08:04:24.061Z] Stored in directory: /tmp/pip-ephem-wheel-cache-dupnu1dj/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-04-29T08:04:24.061Z] Successfully built edgex-taf-common [2025-04-29T08:04:24.061Z] Installing collected packages: edgex-taf-common [2025-04-29T08:04:24.061Z] Successfully installed edgex-taf-common-0.0.0 [2025-04-29T08:04:24.061Z] 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-04-29T08:04:24.288Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [2025-04-29T08:04:24.288Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-04-29T08:04:24.288Z] 64c12169b86e: Preparing [2025-04-29T08:04:24.288Z] 5931a4105dbe: Preparing [2025-04-29T08:04:24.288Z] ea387472b639: Preparing [2025-04-29T08:04:24.288Z] 7c060e6c4a96: Preparing [2025-04-29T08:04:24.288Z] 514bdc499fcb: Preparing [2025-04-29T08:04:24.288Z] 994456c4fd7b: Preparing [2025-04-29T08:04:24.288Z] ea387472b639: Layer already exists [2025-04-29T08:04:24.288Z] 5931a4105dbe: Layer already exists [2025-04-29T08:04:24.288Z] 514bdc499fcb: Layer already exists [2025-04-29T08:04:24.288Z] 64c12169b86e: Layer already exists [2025-04-29T08:04:24.288Z] 7c060e6c4a96: Layer already exists [2025-04-29T08:04:24.288Z] 994456c4fd7b: Layer already exists [2025-04-29T08:04:24.288Z] b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1: digest: sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:04:24.604Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:04:24.922Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-04-29T08:04:24.922Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-04-29T08:04:24.922Z] 64c12169b86e: Preparing [2025-04-29T08:04:24.922Z] 5931a4105dbe: Preparing [2025-04-29T08:04:24.922Z] ea387472b639: Preparing [2025-04-29T08:04:24.922Z] 7c060e6c4a96: Preparing [2025-04-29T08:04:24.922Z] 514bdc499fcb: Preparing [2025-04-29T08:04:24.922Z] 994456c4fd7b: Preparing [2025-04-29T08:04:24.922Z] 994456c4fd7b: Waiting [2025-04-29T08:04:24.922Z] 5931a4105dbe: Layer already exists [2025-04-29T08:04:24.922Z] 514bdc499fcb: Layer already exists [2025-04-29T08:04:24.922Z] 7c060e6c4a96: Layer already exists [2025-04-29T08:04:24.922Z] 64c12169b86e: Layer already exists [2025-04-29T08:04:24.922Z] ea387472b639: Layer already exists [2025-04-29T08:04:24.922Z] 994456c4fd7b: Layer already exists [2025-04-29T08:04:24.922Z] main: digest: sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-29T08:04:24.981Z] ===================================================== [Pipeline] echo [2025-04-29T08:04:24.995Z] taggedImages: [2025-04-29T08:04:24.995Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [2025-04-29T08:04:24.995Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-04-29T08:04:24.995Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 [2025-04-29T08:04:24.995Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [2025-04-29T08:04:24.995Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo [2025-04-29T08:04:25.034Z] ========================================================= [2025-04-29T08:04:25.034Z] [edgeXBuildMultiArch] RAW Config: [2025-04-29T08:04:25.034Z] images: [2025-04-29T08:04:25.034Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [2025-04-29T08:04:25.034Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-04-29T08:04:25.034Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 [2025-04-29T08:04:25.034Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [2025-04-29T08:04:25.034Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-04-29T08:04:25.034Z] settingsFile: [2025-04-29T08:04:25.034Z] taf-settings [2025-04-29T08:04:25.034Z] ========================================================= [Pipeline] node [2025-04-29T08:04:27.390Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-04-29T08:04:27.390Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-04-29T08:04:27.390Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-04-29T08:04:27.390Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-04-29T08:04:27.390Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-04-29T08:04:27.390Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-04-29T08:04:27.390Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-04-29T08:04:27.390Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-04-29T08:04:27.390Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-04-29T08:04:27.390Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-04-29T08:04:27.390Z] Preparing metadata (setup.py): started [2025-04-29T08:04:28.794Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-29T08:04:28.794Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-04-29T08:04:28.794Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-04-29T08:04:28.794Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-04-29T08:04:28.794Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-04-29T08:04:29.063Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2025-04-29T08:04:29.063Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2025-04-29T08:04:29.063Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-04-29T08:04:29.063Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-04-29T08:04:29.329Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-04-29T08:04:29.329Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-04-29T08:04:30.731Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-04-29T08:04:30.731Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-04-29T08:04:31.697Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-04-29T08:04:31.697Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-04-29T08:04:31.963Z] Installing build dependencies: started [2025-04-29T08:04:37.302Z] Installing build dependencies: finished with status 'done' [2025-04-29T08:04:37.302Z] Getting requirements to build wheel: started [2025-04-29T08:04:39.233Z] Getting requirements to build wheel: finished with status 'done' [2025-04-29T08:04:39.233Z] Preparing metadata (pyproject.toml): started [2025-04-29T08:04:40.037Z] Still waiting to schedule task [2025-04-29T08:04:40.037Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-04-29T08:04:41.176Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-04-29T08:04:43.115Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-04-29T08:04:43.115Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) [2025-04-29T08:04:43.115Z] Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) [2025-04-29T08:04:43.381Z] Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) [2025-04-29T08:04:43.647Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-04-29T08:04:43.647Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-04-29T08:04:44.246Z] Preparing metadata (setup.py): started [2025-04-29T08:04:45.201Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-29T08:04:46.157Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-04-29T08:04:46.157Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-04-29T08:04:47.556Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-04-29T08:04:47.557Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-04-29T08:04:47.822Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:04:47.823Z] Downloading selenium-4.31.0-py3-none-any.whl.metadata (7.5 kB) [2025-04-29T08:04:48.088Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:04:48.088Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-04-29T08:04:48.088Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:04:48.088Z] Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) [2025-04-29T08:04:48.353Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:48.353Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-04-29T08:04:48.353Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:48.353Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-04-29T08:04:48.702Z] Preparing metadata (setup.py): started [2025-04-29T08:04:49.657Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-29T08:04:49.657Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:49.657Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-04-29T08:04:49.657Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:49.657Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-04-29T08:04:49.921Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:49.921Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2025-04-29T08:04:50.188Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:50.188Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-04-29T08:04:50.188Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:50.188Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-04-29T08:04:50.783Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:50.783Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-04-29T08:04:50.783Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:50.783Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-04-29T08:04:51.363Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-29T08:04:51.363Z] Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-04-29T08:04:51.630Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-29T08:04:51.630Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-04-29T08:04:51.630Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-29T08:04:51.630Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-04-29T08:04:51.895Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2025-04-29T08:04:51.895Z] Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) [2025-04-29T08:04:52.161Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-04-29T08:04:52.161Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-04-29T08:04:52.427Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-04-29T08:04:52.427Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-04-29T08:04:52.427Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.0.0) [2025-04-29T08:04:52.427Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-04-29T08:04:52.427Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-04-29T08:04:52.694Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) [2025-04-29T08:04:52.694Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-04-29T08:04:52.694Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:04:52.958Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-04-29T08:04:52.958Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:04:52.958Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-04-29T08:04:53.223Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:04:53.223Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-04-29T08:04:53.223Z] Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:04:53.223Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-04-29T08:04:53.488Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:04:53.488Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-04-29T08:04:53.488Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:04:53.488Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-04-29T08:04:53.488Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:04:53.488Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-04-29T08:04:53.866Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:04:53.866Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-04-29T08:04:53.866Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:04:53.866Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-04-29T08:04:54.143Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-04-29T08:04:54.143Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-04-29T08:04:54.416Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:54.416Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-04-29T08:04:54.416Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:54.416Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-04-29T08:04:54.416Z] Preparing metadata (setup.py): started [2025-04-29T08:04:55.853Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-29T08:04:55.853Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:55.853Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-04-29T08:04:55.853Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:55.853Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-04-29T08:04:55.853Z] Preparing metadata (setup.py): started [2025-04-29T08:04:57.314Z] Preparing metadata (setup.py): finished with status 'done' [2025-04-29T08:04:57.314Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:57.314Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-04-29T08:04:57.314Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:57.314Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-04-29T08:04:57.314Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:57.314Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-04-29T08:04:57.580Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:04:57.580Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-04-29T08:05:00.165Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:05:00.165Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2025-04-29T08:05:00.165Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:05:00.165Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-04-29T08:05:00.165Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:05:00.165Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-04-29T08:05:00.740Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:05:00.740Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-04-29T08:05:00.740Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:05:00.740Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-04-29T08:05:00.740Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:05:00.740Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) [2025-04-29T08:05:00.740Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:05:00.740Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-04-29T08:05:01.003Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:05:01.003Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-04-29T08:05:01.266Z] 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-04-29T08:05:01.266Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-04-29T08:05:01.529Z] 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-04-29T08:05:01.529Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-04-29T08:05:01.793Z] 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-04-29T08:05:01.793Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-04-29T08:05:02.369Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-04-29T08:05:02.369Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-04-29T08:05:02.369Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-04-29T08:05:02.369Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 57.9 MB/s eta 0:00:00 [2025-04-29T08:05:02.369Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-04-29T08:05:02.369Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-04-29T08:05:02.369Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-04-29T08:05:02.369Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-04-29T08:05:02.369Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-04-29T08:05:02.369Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2025-04-29T08:05:02.632Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-04-29T08:05:02.632Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-04-29T08:05:02.632Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-04-29T08:05:02.896Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 54.7 MB/s eta 0:00:00 [2025-04-29T08:05:02.896Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2025-04-29T08:05:02.896Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.3 MB/s eta 0:00:00 [2025-04-29T08:05:02.896Z] Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) [2025-04-29T08:05:02.896Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 62.1 MB/s eta 0:00:00 [2025-04-29T08:05:02.896Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-04-29T08:05:02.896Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 57.6 MB/s eta 0:00:00 [2025-04-29T08:05:02.896Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-04-29T08:05:02.896Z] Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl (141 kB) [2025-04-29T08:05:02.896Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-04-29T08:05:02.896Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-04-29T08:05:03.160Z] Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) [2025-04-29T08:05:03.160Z] Downloading click-8.1.8-py3-none-any.whl (98 kB) [2025-04-29T08:05:03.160Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-04-29T08:05:03.160Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-04-29T08:05:03.160Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-04-29T08:05:03.160Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-04-29T08:05:03.160Z] Downloading selenium-4.31.0-py3-none-any.whl (9.4 MB) [2025-04-29T08:05:03.423Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 51.1 MB/s eta 0:00:00 [2025-04-29T08:05:03.423Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-04-29T08:05:03.423Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-04-29T08:05:03.423Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-04-29T08:05:03.423Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-04-29T08:05:03.423Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-04-29T08:05:03.423Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-04-29T08:05:03.423Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-04-29T08:05:03.423Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-04-29T08:05:03.423Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-04-29T08:05:03.423Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-04-29T08:05:03.424Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-04-29T08:05:03.424Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 58.6 MB/s eta 0:00:00 [2025-04-29T08:05:03.424Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-04-29T08:05:03.424Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-04-29T08:05:03.424Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 59.3 MB/s eta 0:00:00 [2025-04-29T08:05:03.424Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-04-29T08:05:03.424Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-04-29T08:05:03.424Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-04-29T08:05:03.424Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2025-04-29T08:05:03.424Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-04-29T08:05:03.688Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-04-29T08:05:03.688Z] Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl (568 kB) [2025-04-29T08:05:03.688Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.1/568.1 kB 58.2 MB/s eta 0:00:00 [2025-04-29T08:05:03.688Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-04-29T08:05:03.688Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-04-29T08:05:03.688Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-04-29T08:05:03.688Z] Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) [2025-04-29T08:05:03.688Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-04-29T08:05:03.688Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-04-29T08:05:03.688Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-04-29T08:05:03.688Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-04-29T08:05:03.688Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-04-29T08:05:03.688Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-04-29T08:05:03.688Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-04-29T08:05:03.688Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-04-29T08:05:03.688Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-04-29T08:05:03.688Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 60.6 MB/s eta 0:00:00 [2025-04-29T08:05:03.688Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-04-29T08:05:03.688Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-04-29T08:05:03.688Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-04-29T08:05:03.688Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-04-29T08:05:04.639Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-04-29T08:05:04.639Z]  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-04-29T08:05:04.639Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-04-29T08:05:06.036Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-04-29T08:05:06.036Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4343 sha256=9dbf5792aea52a283151c9a9484f32d84cc1e99a6d87da2016ba81685ff7b0e5 [2025-04-29T08:05:06.036Z] Stored in directory: /tmp/pip-ephem-wheel-cache-zy5drj9g/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-04-29T08:05:06.036Z] Building wheel for psutil (pyproject.toml): started [2025-04-29T08:05:16.069Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-04-29T08:05:16.069Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278206 sha256=05ac13e4304c26e3cf3bde6d9eaf404330723cadff33cebec668678cf2940fec [2025-04-29T08:05:16.069Z] Stored in directory: /tmp/pip-ephem-wheel-cache-zy5drj9g/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-04-29T08:05:16.332Z]  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-04-29T08:05:16.332Z]  Building wheel for psycopg2 (setup.py): started [2025-04-29T08:05:40.050Z] Running on prd-centos7-docker-4c-2g-653 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-29T08:05:40.089Z] provisioning config files... [2025-04-29T08:05:40.125Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2477767801362010399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:05:41.839Z] ---> ****-login.sh [2025-04-29T08:05:41.840Z] nexus3.edgexfoundry.org:10001 [2025-04-29T08:05:42.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T08:05:42.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T08:05:42.426Z] Configure a credential helper to remove this warning. See [2025-04-29T08:05:42.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T08:05:42.426Z] [2025-04-29T08:05:42.426Z] Login Succeeded [2025-04-29T08:05:42.426Z] nexus3.edgexfoundry.org:10002 [2025-04-29T08:05:42.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T08:05:42.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T08:05:42.695Z] Configure a credential helper to remove this warning. See [2025-04-29T08:05:42.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T08:05:42.695Z] [2025-04-29T08:05:42.695Z] Login Succeeded [2025-04-29T08:05:42.695Z] nexus3.edgexfoundry.org:10003 [2025-04-29T08:05:42.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T08:05:42.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T08:05:42.695Z] Configure a credential helper to remove this warning. See [2025-04-29T08:05:42.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T08:05:42.695Z] [2025-04-29T08:05:42.695Z] Login Succeeded [2025-04-29T08:05:42.695Z] nexus3.edgexfoundry.org:10004 [2025-04-29T08:05:42.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T08:05:42.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T08:05:42.958Z] Configure a credential helper to remove this warning. See [2025-04-29T08:05:42.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T08:05:42.958Z] [2025-04-29T08:05:42.958Z] Login Succeeded [2025-04-29T08:05:42.958Z] ****.io [2025-04-29T08:05:42.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-29T08:05:43.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-29T08:05:43.217Z] Configure a credential helper to remove this warning. See [2025-04-29T08:05:43.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-29T08:05:43.217Z] [2025-04-29T08:05:43.217Z] Login Succeeded [2025-04-29T08:05:43.217Z] ---> ****-login.sh ends [Pipeline] } [2025-04-29T08:05:43.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-29T08:05:43.622Z] + docker buildx ls [2025-04-29T08:05:43.884Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-04-29T08:05:43.884Z] default * docker [2025-04-29T08:05:43.884Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-04-29T08:05:44.173Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-04-29T08:05:44.174Z] edgex-builder [Pipeline] sh [2025-04-29T08:05:44.483Z] + docker buildx inspect --bootstrap [2025-04-29T08:05:44.483Z] #1 [internal] booting buildkit [2025-04-29T08:05:44.483Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-04-29T08:05:47.032Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-04-29T08:05:47.291Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-04-29T08:05:50.593Z] #1 creating container buildx_buildkit_edgex-builder0 3.0s done [2025-04-29T08:05:50.593Z] #1 DONE 5.7s [2025-04-29T08:05:50.593Z] Name: edgex-builder [2025-04-29T08:05:50.593Z] Driver: docker-container [2025-04-29T08:05:50.593Z] [2025-04-29T08:05:50.593Z] Nodes: [2025-04-29T08:05:50.593Z] Name: edgex-builder0 [2025-04-29T08:05:50.593Z] Endpoint: unix:///var/run/docker.sock [2025-04-29T08:05:50.593Z] Status: running [2025-04-29T08:05:50.593Z] Buildkit: v0.20.2 [2025-04-29T08:05:50.593Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-04-29T08:05:50.933Z] + docker buildx ls [2025-04-29T08:05:50.934Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-04-29T08:05:50.934Z] edgex-builder * docker-container [2025-04-29T08:05:50.934Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-04-29T08:05:50.934Z] default docker [2025-04-29T08:05:50.934Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-04-29T08:05:51.225Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7' [2025-04-29T08:05:51.225Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 --push - [2025-04-29T08:05:51.484Z] #1 [internal] load build definition from Dockerfile [2025-04-29T08:05:51.484Z] #1 transferring dockerfile: 201B done [2025-04-29T08:05:51.484Z] #1 DONE 0.0s [2025-04-29T08:05:51.484Z] [2025-04-29T08:05:51.484Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [2025-04-29T08:05:51.484Z] #2 DONE 0.1s [2025-04-29T08:05:51.484Z] [2025-04-29T08:05:51.484Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [2025-04-29T08:05:51.484Z] #3 DONE 0.1s [2025-04-29T08:05:51.484Z] [2025-04-29T08:05:51.484Z] #4 [internal] load .dockerignore [2025-04-29T08:05:51.484Z] #4 transferring context: 2B done [2025-04-29T08:05:51.484Z] #4 DONE 0.0s [2025-04-29T08:05:51.484Z] [2025-04-29T08:05:51.484Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 [2025-04-29T08:05:51.485Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done [2025-04-29T08:05:51.485Z] #5 DONE 0.0s [2025-04-29T08:05:51.485Z] [2025-04-29T08:05:51.485Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 [2025-04-29T08:05:51.485Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done [2025-04-29T08:05:51.485Z] #6 DONE 0.1s [2025-04-29T08:05:51.485Z] [2025-04-29T08:05:51.485Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-04-29T08:05:51.485Z] #7 DONE 0.0s [2025-04-29T08:05:51.485Z] [2025-04-29T08:05:51.485Z] #8 exporting to image [2025-04-29T08:05:51.485Z] #8 exporting layers done [2025-04-29T08:05:51.485Z] #8 exporting manifest sha256:3596194e4cecbaf3e5b6b1c264edfed61889ff5c53d8ede28faf487c433433de done [2025-04-29T08:05:51.485Z] #8 exporting config sha256:cb96a4fc11b8dc85806e5b5ddc34757fe7abab8a914860789c2c69e8ded1f228 done [2025-04-29T08:05:51.485Z] #8 exporting manifest sha256:1ce76af6b0e5734c83d9af38e7bd5f06b29840af9f27f433992f7fe083640bf3 done [2025-04-29T08:05:51.485Z] #8 exporting config sha256:9fdff2b52c109a5efcde157c49c8705527c35e94c277a944920bb9969b65ed11 done [2025-04-29T08:05:51.485Z] #8 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc done [2025-04-29T08:05:51.485Z] #8 pushing layers 0.1s done [2025-04-29T08:05:51.485Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc [2025-04-29T08:05:51.485Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-29T08:05:51.744Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 0.1s done [2025-04-29T08:05:51.744Z] #8 DONE 0.2s [2025-04-29T08:05:51.744Z] [2025-04-29T08:05:51.744Z] 1 warning found (use --debug to expand): [2025-04-29T08:05:51.744Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-29T08:05:52.040Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest' [2025-04-29T08:05:52.040Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:latest --push - [2025-04-29T08:05:52.040Z] #1 [internal] load build definition from Dockerfile [2025-04-29T08:05:52.040Z] #1 transferring dockerfile: 167B done [2025-04-29T08:05:52.040Z] #1 DONE 0.0s [2025-04-29T08:05:52.040Z] [2025-04-29T08:05:52.040Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-04-29T08:05:52.040Z] #2 DONE 0.0s [2025-04-29T08:05:52.040Z] [2025-04-29T08:05:52.040Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-04-29T08:05:52.040Z] #3 DONE 0.0s [2025-04-29T08:05:52.040Z] [2025-04-29T08:05:52.040Z] #4 [internal] load .dockerignore [2025-04-29T08:05:52.040Z] #4 transferring context: 2B done [2025-04-29T08:05:52.040Z] #4 DONE 0.0s [2025-04-29T08:05:52.040Z] [2025-04-29T08:05:52.040Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 [2025-04-29T08:05:52.040Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 done [2025-04-29T08:05:52.040Z] #5 CACHED [2025-04-29T08:05:52.040Z] [2025-04-29T08:05:52.040Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 [2025-04-29T08:05:52.300Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 done [2025-04-29T08:05:52.300Z] #6 CACHED [2025-04-29T08:05:52.300Z] [2025-04-29T08:05:52.300Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-04-29T08:05:52.300Z] #7 DONE 0.0s [2025-04-29T08:05:52.300Z] [2025-04-29T08:05:52.300Z] #8 exporting to image [2025-04-29T08:05:52.300Z] #8 exporting layers done [2025-04-29T08:05:52.300Z] #8 exporting manifest sha256:3596194e4cecbaf3e5b6b1c264edfed61889ff5c53d8ede28faf487c433433de done [2025-04-29T08:05:52.300Z] #8 exporting config sha256:cb96a4fc11b8dc85806e5b5ddc34757fe7abab8a914860789c2c69e8ded1f228 done [2025-04-29T08:05:52.300Z] #8 exporting manifest sha256:1ce76af6b0e5734c83d9af38e7bd5f06b29840af9f27f433992f7fe083640bf3 done [2025-04-29T08:05:52.300Z] #8 exporting config sha256:9fdff2b52c109a5efcde157c49c8705527c35e94c277a944920bb9969b65ed11 done [2025-04-29T08:05:52.300Z] #8 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc done [2025-04-29T08:05:52.300Z] #8 pushing layers 0.0s done [2025-04-29T08:05:52.300Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 0.1s done [2025-04-29T08:05:52.300Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-29T08:05:52.300Z] #8 DONE 0.1s [2025-04-29T08:05:52.300Z] [2025-04-29T08:05:52.300Z] 1 warning found (use --debug to expand): [2025-04-29T08:05:52.300Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-29T08:05:52.589Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1' [2025-04-29T08:05:52.589Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 --push - [2025-04-29T08:05:52.589Z] #1 [internal] load build definition from Dockerfile [2025-04-29T08:05:52.589Z] #1 transferring dockerfile: 172B done [2025-04-29T08:05:52.589Z] #1 DONE 0.0s [2025-04-29T08:05:52.589Z] [2025-04-29T08:05:52.589Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 [2025-04-29T08:05:52.589Z] #2 DONE 0.0s [2025-04-29T08:05:52.589Z] [2025-04-29T08:05:52.589Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 [2025-04-29T08:05:52.589Z] #3 DONE 0.0s [2025-04-29T08:05:52.589Z] [2025-04-29T08:05:52.589Z] #4 [internal] load .dockerignore [2025-04-29T08:05:52.589Z] #4 transferring context: 2B done [2025-04-29T08:05:52.589Z] #4 DONE 0.0s [2025-04-29T08:05:52.589Z] [2025-04-29T08:05:52.589Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 [2025-04-29T08:05:52.589Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 done [2025-04-29T08:05:52.589Z] #5 CACHED [2025-04-29T08:05:52.589Z] [2025-04-29T08:05:52.589Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 [2025-04-29T08:05:52.589Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done [2025-04-29T08:05:52.589Z] #6 CACHED [2025-04-29T08:05:52.589Z] [2025-04-29T08:05:52.589Z] #7 exporting to image [2025-04-29T08:05:52.589Z] #7 exporting layers done [2025-04-29T08:05:52.589Z] #7 exporting manifest sha256:3596194e4cecbaf3e5b6b1c264edfed61889ff5c53d8ede28faf487c433433de done [2025-04-29T08:05:52.589Z] #7 exporting config sha256:cb96a4fc11b8dc85806e5b5ddc34757fe7abab8a914860789c2c69e8ded1f228 done [2025-04-29T08:05:52.589Z] #7 exporting manifest sha256:1ce76af6b0e5734c83d9af38e7bd5f06b29840af9f27f433992f7fe083640bf3 done [2025-04-29T08:05:52.589Z] #7 exporting config sha256:9fdff2b52c109a5efcde157c49c8705527c35e94c277a944920bb9969b65ed11 done [2025-04-29T08:05:52.589Z] #7 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc [2025-04-29T08:05:52.589Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-29T08:05:52.849Z] #7 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc done [2025-04-29T08:05:52.849Z] #7 pushing layers 0.0s done [2025-04-29T08:05:52.849Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 0.1s done [2025-04-29T08:05:52.849Z] #7 DONE 0.1s [2025-04-29T08:05:52.849Z] [2025-04-29T08:05:52.849Z] #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-04-29T08:05:52.849Z] #8 DONE 0.0s [2025-04-29T08:05:52.849Z] [2025-04-29T08:05:52.849Z] 1 warning found (use --debug to expand): [2025-04-29T08:05:52.849Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-29T08:05:53.137Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 --push - [2025-04-29T08:05:53.137Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1' [2025-04-29T08:05:53.395Z] #1 [internal] load build definition from Dockerfile [2025-04-29T08:05:53.395Z] #1 transferring dockerfile: 213B done [2025-04-29T08:05:53.395Z] #1 DONE 0.0s [2025-04-29T08:05:53.395Z] [2025-04-29T08:05:53.395Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [2025-04-29T08:05:53.395Z] #2 DONE 0.0s [2025-04-29T08:05:53.395Z] [2025-04-29T08:05:53.395Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [2025-04-29T08:05:53.395Z] #3 DONE 0.0s [2025-04-29T08:05:53.395Z] [2025-04-29T08:05:53.395Z] #4 [internal] load .dockerignore [2025-04-29T08:05:53.395Z] #4 transferring context: 2B done [2025-04-29T08:05:53.395Z] #4 DONE 0.0s [2025-04-29T08:05:53.395Z] [2025-04-29T08:05:53.395Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 [2025-04-29T08:05:53.395Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done [2025-04-29T08:05:53.395Z] #5 CACHED [2025-04-29T08:05:53.395Z] [2025-04-29T08:05:53.395Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 [2025-04-29T08:05:53.395Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done [2025-04-29T08:05:53.395Z] #6 CACHED [2025-04-29T08:05:53.395Z] [2025-04-29T08:05:53.395Z] #7 exporting to image [2025-04-29T08:05:53.395Z] #7 exporting layers done [2025-04-29T08:05:53.395Z] #7 exporting manifest sha256:3596194e4cecbaf3e5b6b1c264edfed61889ff5c53d8ede28faf487c433433de done [2025-04-29T08:05:53.395Z] #7 exporting config sha256:cb96a4fc11b8dc85806e5b5ddc34757fe7abab8a914860789c2c69e8ded1f228 done [2025-04-29T08:05:53.395Z] #7 exporting manifest sha256:1ce76af6b0e5734c83d9af38e7bd5f06b29840af9f27f433992f7fe083640bf3 done [2025-04-29T08:05:53.395Z] #7 exporting config sha256:9fdff2b52c109a5efcde157c49c8705527c35e94c277a944920bb9969b65ed11 done [2025-04-29T08:05:53.395Z] #7 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc [2025-04-29T08:05:53.395Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-29T08:05:53.395Z] #7 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc done [2025-04-29T08:05:53.395Z] #7 pushing layers 0.0s done [2025-04-29T08:05:53.395Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 0.1s done [2025-04-29T08:05:53.395Z] #7 DONE 0.1s [2025-04-29T08:05:53.395Z] [2025-04-29T08:05:53.395Z] #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-04-29T08:05:53.395Z] #8 DONE 0.0s [2025-04-29T08:05:53.395Z] [2025-04-29T08:05:53.395Z] 1 warning found (use --debug to expand): [2025-04-29T08:05:53.395Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-04-29T08:05:53.692Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main' [2025-04-29T08:05:53.692Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:main --push - [2025-04-29T08:05:53.692Z] #1 [internal] load build definition from Dockerfile [2025-04-29T08:05:53.692Z] #1 transferring dockerfile: 165B done [2025-04-29T08:05:53.692Z] #1 DONE 0.0s [2025-04-29T08:05:53.692Z] [2025-04-29T08:05:53.692Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-04-29T08:05:53.692Z] #2 DONE 0.0s [2025-04-29T08:05:53.692Z] [2025-04-29T08:05:53.692Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-04-29T08:05:53.692Z] #3 DONE 0.0s [2025-04-29T08:05:53.692Z] [2025-04-29T08:05:53.692Z] #4 [internal] load .dockerignore [2025-04-29T08:05:53.692Z] #4 transferring context: 2B done [2025-04-29T08:05:53.692Z] #4 DONE 0.0s [2025-04-29T08:05:53.692Z] [2025-04-29T08:05:53.692Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 [2025-04-29T08:05:53.692Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done [2025-04-29T08:05:53.692Z] #5 CACHED [2025-04-29T08:05:53.692Z] [2025-04-29T08:05:53.692Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 [2025-04-29T08:05:53.692Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done [2025-04-29T08:05:53.692Z] #6 CACHED [2025-04-29T08:05:53.692Z] [2025-04-29T08:05:53.692Z] #7 exporting to image [2025-04-29T08:05:53.692Z] #7 exporting layers done [2025-04-29T08:05:53.692Z] #7 exporting manifest sha256:3596194e4cecbaf3e5b6b1c264edfed61889ff5c53d8ede28faf487c433433de done [2025-04-29T08:05:53.692Z] #7 exporting config sha256:cb96a4fc11b8dc85806e5b5ddc34757fe7abab8a914860789c2c69e8ded1f228 done [2025-04-29T08:05:53.692Z] #7 exporting manifest sha256:1ce76af6b0e5734c83d9af38e7bd5f06b29840af9f27f433992f7fe083640bf3 done [2025-04-29T08:05:53.692Z] #7 exporting config sha256:9fdff2b52c109a5efcde157c49c8705527c35e94c277a944920bb9969b65ed11 done [2025-04-29T08:05:53.692Z] #7 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc done [2025-04-29T08:05:53.692Z] #7 pushing layers 0.0s done [2025-04-29T08:05:53.692Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc [2025-04-29T08:05:53.692Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-04-29T08:05:53.954Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 0.1s done [2025-04-29T08:05:53.954Z] #7 DONE 0.1s [2025-04-29T08:05:53.954Z] [2025-04-29T08:05:53.954Z] #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-04-29T08:05:53.954Z] #8 DONE 0.0s [2025-04-29T08:05:53.954Z] [2025-04-29T08:05:53.954Z] 1 warning found (use --debug to expand): [2025-04-29T08:05:53.954Z]  - 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-04-29T08:05:54.386Z] + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:05:54.692Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:05:55.251Z] ---> package-listing.sh [2025-04-29T08:05:55.251Z] ++ facter osfamily [2025-04-29T08:05:55.251Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-29T08:05:55.513Z] + OS_FAMILY=redhat [2025-04-29T08:05:55.513Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2025-04-29T08:05:55.513Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-29T08:05:55.513Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-29T08:05:55.513Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-29T08:05:55.513Z] + PACKAGES=/tmp/packages_start.txt [2025-04-29T08:05:55.513Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-04-29T08:05:55.513Z] + PACKAGES=/tmp/packages_end.txt [2025-04-29T08:05:55.513Z] + case "${OS_FAMILY}" in [2025-04-29T08:05:55.513Z] + rpm -qa [2025-04-29T08:05:55.513Z] + sort [2025-04-29T08:05:56.082Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-29T08:05:56.082Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-29T08:05:56.082Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-29T08:05:56.082Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-04-29T08:05:56.082Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2025-04-29T08:05:56.082Z] + 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-04-29T08:05:56.092Z] 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-04-29T08:05:56.372Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:05:56.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-29T08:05:56.941Z] [2025-04-29T08:05:56.941Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:05:57.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-29T08:05:57.259Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-29T08:05:57.259Z] 5eb5b503b376: Pulling fs layer [2025-04-29T08:05:57.259Z] 5c69ac0246d0: Pulling fs layer [2025-04-29T08:05:57.259Z] ec43610c2a17: Pulling fs layer [2025-04-29T08:05:57.259Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-29T08:05:57.259Z] 33b1e0a273af: Pulling fs layer [2025-04-29T08:05:57.259Z] 5d3b04190fa2: Pulling fs layer [2025-04-29T08:05:57.259Z] 2f39f015ded8: Pulling fs layer [2025-04-29T08:05:57.259Z] 33b1e0a273af: Waiting [2025-04-29T08:05:57.259Z] 5d3b04190fa2: Waiting [2025-04-29T08:05:57.259Z] 2f39f015ded8: Waiting [2025-04-29T08:05:57.259Z] 3a2ae6a8a46f: Waiting [2025-04-29T08:05:57.259Z] 5c69ac0246d0: Verifying Checksum [2025-04-29T08:05:57.259Z] 5c69ac0246d0: Download complete [2025-04-29T08:05:57.259Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-29T08:05:57.259Z] 3a2ae6a8a46f: Download complete [2025-04-29T08:05:57.259Z] 33b1e0a273af: Verifying Checksum [2025-04-29T08:05:57.259Z] 33b1e0a273af: Download complete [2025-04-29T08:05:57.524Z] 5d3b04190fa2: Verifying Checksum [2025-04-29T08:05:57.525Z] 5d3b04190fa2: Download complete [2025-04-29T08:05:57.525Z] ec43610c2a17: Verifying Checksum [2025-04-29T08:05:57.525Z] ec43610c2a17: Download complete [2025-04-29T08:05:57.525Z] 5eb5b503b376: Download complete [2025-04-29T08:05:58.105Z] 2f39f015ded8: Verifying Checksum [2025-04-29T08:05:58.105Z] 2f39f015ded8: Download complete [2025-04-29T08:05:59.069Z] 5eb5b503b376: Pull complete [2025-04-29T08:05:59.332Z] 5c69ac0246d0: Pull complete [2025-04-29T08:05:59.596Z] ec43610c2a17: Pull complete [2025-04-29T08:05:59.855Z] 3a2ae6a8a46f: Pull complete [2025-04-29T08:05:59.855Z] 33b1e0a273af: Pull complete [2025-04-29T08:06:00.120Z] 5d3b04190fa2: Pull complete [2025-04-29T08:06:04.338Z] 2f39f015ded8: Pull complete [2025-04-29T08:06:04.338Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-29T08:06:04.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-29T08:06:04.338Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-29T08:06:04.494Z] prd-centos7-docker-4c-2g-653 does not seem to be running inside a container [2025-04-29T08:06:04.535Z] $ 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-04-29T08:06:09.831Z] $ docker top f2d3b7243fb3969972c1783dc2e14e0653e0160ec0084fe570ebd250bf708618 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-29T08:06:10.167Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-29T08:06:10.457Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-29T08:06:10.748Z] + ls /var/log/sa-host [2025-04-29T08:06:10.748Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-29T08:06:10.938Z] provisioning config files... [2025-04-29T08:06:10.947Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config613903706542711193tmp [Pipeline] { [Pipeline] echo [2025-04-29T08:06:10.966Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:06:11.249Z] ---> create-netrc.sh [Pipeline] } [2025-04-29T08:06:11.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:06:11.608Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-29T08:06:11.618Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:06:11.905Z] ---> sudo-logs.sh [2025-04-29T08:06:11.905Z] Archiving 'sudo' log.. [2025-04-29T08:06:11.905Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-653.novalocal: Name or service not known [2025-04-29T08:06:11.905Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-653.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-04-29T08:06:11.930Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:06:12.228Z] ---> job-cost.sh [2025-04-29T08:06:12.228Z] lf-activate-venv: SKIPPING [2025-04-29T08:06:12.228Z] INFO: No Stack... [2025-04-29T08:06:12.488Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-04-29T08:06:12.700Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-04-29T08:06:12.700Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512677 sha256=d03b36fe4a2a5528088fc3402f7dfd9f8b9014819443bc7d715e0427a29d73e7 [2025-04-29T08:06:12.700Z] Stored in directory: /tmp/pip-ephem-wheel-cache-zy5drj9g/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-04-29T08:06:12.700Z]  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-04-29T08:06:12.700Z]  Building wheel for flex (setup.py): started [2025-04-29T08:06:12.700Z] Building wheel for flex (setup.py): finished with status 'done' [2025-04-29T08:06:12.700Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=42a2646060aed00967019245a0713379193af88b83db7858320b96ddc879e513 [2025-04-29T08:06:12.700Z] Stored in directory: /tmp/pip-ephem-wheel-cache-zy5drj9g/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-04-29T08:06:12.700Z]  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-04-29T08:06:12.700Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-04-29T08:06:13.055Z] INFO: Archiving Costs [Pipeline] echo [2025-04-29T08:06:13.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:06:13.359Z] ---> logs-deploy.sh [2025-04-29T08:06:13.359Z] lf-activate-venv: SKIPPING [2025-04-29T08:06:13.359Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/51 [2025-04-29T08:06:13.359Z] INFO: archiving workspace using pattern(s): [2025-04-29T08:06:13.649Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-04-29T08:06:13.649Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=7b07c6279b3cc73d55aa26da18a1e979833f421b69bf585b8a2be360a19707d5 [2025-04-29T08:06:13.649Z] Stored in directory: /tmp/pip-ephem-wheel-cache-zy5drj9g/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-04-29T08:06:13.649Z]  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-04-29T08:06:13.649Z]  Building wheel for validate-email (setup.py): started [2025-04-29T08:06:14.733Z] Archives upload complete. [2025-04-29T08:06:14.733Z] INFO: archiving logs to Nexus [2025-04-29T08:06:15.066Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-04-29T08:06:15.066Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=63365051d9c5c7a9bf96a98f57cb8571bb1247ab18c0a34c089ff0b3ecdeb1a0 [2025-04-29T08:06:15.066Z] Stored in directory: /tmp/pip-ephem-wheel-cache-zy5drj9g/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-04-29T08:06:15.066Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-04-29T08:06:15.669Z] ---> uname -a: [2025-04-29T08:06:15.669Z] Linux prd-centos7-docker-4c-2g-653.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-04-29T08:06:15.669Z] [2025-04-29T08:06:15.669Z] [2025-04-29T08:06:15.669Z] ---> lscpu: [2025-04-29T08:06:15.669Z] Architecture: x86_64 [2025-04-29T08:06:15.669Z] CPU op-mode(s): 32-bit, 64-bit [2025-04-29T08:06:15.669Z] Byte Order: Little Endian [2025-04-29T08:06:15.669Z] Address sizes: 40 bits physical, 48 bits virtual [2025-04-29T08:06:15.669Z] CPU(s): 2 [2025-04-29T08:06:15.669Z] On-line CPU(s) list: 0,1 [2025-04-29T08:06:15.669Z] Thread(s) per core: 1 [2025-04-29T08:06:15.669Z] Core(s) per socket: 1 [2025-04-29T08:06:15.669Z] Socket(s): 2 [2025-04-29T08:06:15.669Z] NUMA node(s): 1 [2025-04-29T08:06:15.669Z] Vendor ID: AuthenticAMD [2025-04-29T08:06:15.669Z] CPU family: 23 [2025-04-29T08:06:15.669Z] Model: 49 [2025-04-29T08:06:15.669Z] Model name: AMD EPYC-Rome Processor [2025-04-29T08:06:15.669Z] Stepping: 0 [2025-04-29T08:06:15.669Z] CPU MHz: 2799.998 [2025-04-29T08:06:15.669Z] BogoMIPS: 5599.99 [2025-04-29T08:06:15.669Z] Virtualization: AMD-V [2025-04-29T08:06:15.669Z] Hypervisor vendor: KVM [2025-04-29T08:06:15.669Z] Virtualization type: full [2025-04-29T08:06:15.669Z] L1d cache: 64 KiB [2025-04-29T08:06:15.669Z] L1i cache: 64 KiB [2025-04-29T08:06:15.669Z] L2 cache: 1 MiB [2025-04-29T08:06:15.669Z] L3 cache: 32 MiB [2025-04-29T08:06:15.669Z] NUMA node0 CPU(s): 0,1 [2025-04-29T08:06:15.669Z] Vulnerability Itlb multihit: Not affected [2025-04-29T08:06:15.669Z] Vulnerability L1tf: Not affected [2025-04-29T08:06:15.669Z] Vulnerability Mds: Not affected [2025-04-29T08:06:15.669Z] Vulnerability Meltdown: Not affected [2025-04-29T08:06:15.669Z] Vulnerability Mmio stale data: Not affected [2025-04-29T08:06:15.669Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-04-29T08:06:15.669Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-04-29T08:06:15.669Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-04-29T08:06:15.669Z] Vulnerability Srbds: Not affected [2025-04-29T08:06:15.669Z] Vulnerability Tsx async abort: Not affected [2025-04-29T08:06:15.669Z] 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-04-29T08:06:15.670Z] [2025-04-29T08:06:15.670Z] [2025-04-29T08:06:15.670Z] ---> nproc: [2025-04-29T08:06:15.670Z] 2 [2025-04-29T08:06:15.670Z] [2025-04-29T08:06:15.670Z] [2025-04-29T08:06:15.670Z] ---> df -h: [2025-04-29T08:06:15.670Z] Filesystem Size Used Avail Use% Mounted on [2025-04-29T08:06:15.670Z] overlay 40G 7.3G 33G 19% / [2025-04-29T08:06:15.670Z] tmpfs 64M 0 64M 0% /dev [2025-04-29T08:06:15.670Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-04-29T08:06:15.670Z] shm 64M 0 64M 0% /dev/shm [2025-04-29T08:06:15.670Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-04-29T08:06:15.670Z] [2025-04-29T08:06:15.670Z] [2025-04-29T08:06:15.670Z] Cannot open /var/log/sysstat/sa29: No such file or directory [2025-04-29T08:06:15.670Z] Please check if data collecting is enabled [2025-04-29T08:06:15.670Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-29T08:06:15.701Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-04-29T08:06:15.705Z] $ docker stop --time=1 f2d3b7243fb3969972c1783dc2e14e0653e0160ec0084fe570ebd250bf708618 [2025-04-29T08:06:16.017Z] 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, pygments, pycryptodome, 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, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-04-29T08:06:16.849Z] $ docker rm -f --volumes f2d3b7243fb3969972c1783dc2e14e0653e0160ec0084fe570ebd250bf708618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-04-29T08:06:16.934Z] [WS-CLEANUP] Deleting project workspace... [2025-04-29T08:06:16.934Z] [WS-CLEANUP] Deferred wipeout is used... [2025-04-29T08:06:16.950Z] [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-04-29T08:06:17.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-29T08:06:17.372Z] [2025-04-29T08:06:17.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:06:17.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-29T08:06:17.674Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-29T08:06:17.674Z] 5eb5b503b376: Pulling fs layer [2025-04-29T08:06:17.674Z] 5c69ac0246d0: Pulling fs layer [2025-04-29T08:06:17.674Z] ec43610c2a17: Pulling fs layer [2025-04-29T08:06:17.674Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-29T08:06:17.674Z] 33b1e0a273af: Pulling fs layer [2025-04-29T08:06:17.674Z] 5d3b04190fa2: Pulling fs layer [2025-04-29T08:06:17.674Z] 2f39f015ded8: Pulling fs layer [2025-04-29T08:06:17.674Z] 33b1e0a273af: Waiting [2025-04-29T08:06:17.674Z] 5d3b04190fa2: Waiting [2025-04-29T08:06:17.674Z] 3a2ae6a8a46f: Waiting [2025-04-29T08:06:17.674Z] 5c69ac0246d0: Verifying Checksum [2025-04-29T08:06:17.674Z] 5c69ac0246d0: Download complete [2025-04-29T08:06:17.674Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-29T08:06:17.674Z] 3a2ae6a8a46f: Download complete [2025-04-29T08:06:17.674Z] 33b1e0a273af: Verifying Checksum [2025-04-29T08:06:17.674Z] 33b1e0a273af: Download complete [2025-04-29T08:06:17.674Z] 5d3b04190fa2: Verifying Checksum [2025-04-29T08:06:17.674Z] ec43610c2a17: Verifying Checksum [2025-04-29T08:06:17.674Z] ec43610c2a17: Download complete [2025-04-29T08:06:17.933Z] 5eb5b503b376: Verifying Checksum [2025-04-29T08:06:17.933Z] 5eb5b503b376: Download complete [2025-04-29T08:06:18.497Z] 2f39f015ded8: Download complete [2025-04-29T08:06:18.755Z] 5eb5b503b376: Pull complete [2025-04-29T08:06:19.013Z] 5c69ac0246d0: Pull complete [2025-04-29T08:06:19.271Z] ec43610c2a17: Pull complete [2025-04-29T08:06:19.529Z] 3a2ae6a8a46f: Pull complete [2025-04-29T08:06:19.529Z] 33b1e0a273af: Pull complete [2025-04-29T08:06:19.529Z] 5d3b04190fa2: Pull complete [2025-04-29T08:06:23.364Z] 2f39f015ded8: Pull complete [2025-04-29T08:06:23.364Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-29T08:06:23.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-29T08:06:23.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-29T08:06:23.455Z] prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container [2025-04-29T08:06:23.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-29T08:06:24.659Z] $ docker top 77e8f026e237f439ae6b79f1ea63b57a2bd95bf75c4222e53ecd9664822ee31d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:06:25.036Z] ---> job-cost.sh [2025-04-29T08:06:25.036Z] lf-activate-venv: SKIPPING [2025-04-29T08:06:25.036Z] INFO: No Stack... [2025-04-29T08:06:25.295Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-29T08:06:25.553Z] INFO: Archiving Costs [Pipeline] sh [2025-04-29T08:06:25.844Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2025-04-29T08:06:25.844Z] + cut -d, -f6 [Pipeline] lock [2025-04-29T08:06:25.859Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] [2025-04-29T08:06:25.866Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] did not exist. Created. [2025-04-29T08:06:25.872Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-29T08:06:26.183Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-04-29T08:06:26.221Z] Stashed 1 file(s) [Pipeline] } [2025-04-29T08:06:26.230Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-29T08:06:26.263Z] $ docker stop --time=1 77e8f026e237f439ae6b79f1ea63b57a2bd95bf75c4222e53ecd9664822ee31d [2025-04-29T08:06:27.416Z] $ docker rm -f --volumes 77e8f026e237f439ae6b79f1ea63b57a2bd95bf75c4222e53ecd9664822ee31d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-04-29T08:07:23.823Z] [2025-04-29T08:07:23.823Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 charset-normalizer-3.4.1 click-8.1.8 configparser-7.2.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.23.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.1 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 pycryptodome-3.22.0 pygments-2.19.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.24.0 selenium-4.31.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-04-29T08:07:23.823Z] 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-04-29T08:08:02.633Z] Removing intermediate container eb28d2548c61 [2025-04-29T08:08:02.633Z] ---> 05e85cf921cf [2025-04-29T08:08:02.633Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-04-29T08:08:02.633Z] ---> Running in b4e7d043f7fa [2025-04-29T08:08:02.633Z] Removing intermediate container b4e7d043f7fa [2025-04-29T08:08:02.633Z] ---> 9f7724c807b4 [2025-04-29T08:08:02.633Z] Step 11/13 : LABEL arch=arm64 [2025-04-29T08:08:02.633Z] ---> Running in ba430deba8a5 [2025-04-29T08:08:02.633Z] Removing intermediate container ba430deba8a5 [2025-04-29T08:08:02.633Z] ---> 71deca78f3f3 [2025-04-29T08:08:02.633Z] Step 12/13 : LABEL git_sha=b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [2025-04-29T08:08:02.633Z] ---> Running in a4dd9e3e583b [2025-04-29T08:08:02.633Z] Removing intermediate container a4dd9e3e583b [2025-04-29T08:08:02.633Z] ---> 772bd5ba2c71 [2025-04-29T08:08:02.633Z] Step 13/13 : LABEL version=1.0.0-dev.1 [2025-04-29T08:08:02.633Z] ---> Running in 28c8b78bbc43 [2025-04-29T08:08:02.633Z] Removing intermediate container 28c8b78bbc43 [2025-04-29T08:08:02.633Z] ---> 8f2bf9964f94 [2025-04-29T08:08:02.633Z] [Warning] One or more build-args [ARCH] were not consumed [2025-04-29T08:08:02.633Z] Successfully built 8f2bf9964f94 [2025-04-29T08:08:02.633Z] 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-04-29T08:08:02.781Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2025-04-29T08:08:02.781Z] b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [2025-04-29T08:08:02.781Z] latest [2025-04-29T08:08:02.781Z] 1.0.0-dev.1 [2025-04-29T08:08:02.781Z] b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [2025-04-29T08:08:02.781Z] main [2025-04-29T08:08:02.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:08:03.153Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:08:03.503Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [2025-04-29T08:08:03.503Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-04-29T08:08:03.503Z] 518484abfc3d: Preparing [2025-04-29T08:08:03.503Z] bbbbf1604cee: Preparing [2025-04-29T08:08:03.503Z] f29405db7915: Preparing [2025-04-29T08:08:03.503Z] 27364c244579: Preparing [2025-04-29T08:08:03.503Z] 42f7e64463b1: Preparing [2025-04-29T08:08:03.503Z] dd9c8f8612c8: Preparing [2025-04-29T08:08:03.503Z] dd9c8f8612c8: Waiting [2025-04-29T08:08:03.767Z] 27364c244579: Pushed [2025-04-29T08:08:03.767Z] bbbbf1604cee: Pushed [2025-04-29T08:08:03.767Z] f29405db7915: Pushed [2025-04-29T08:08:03.767Z] dd9c8f8612c8: Layer already exists [2025-04-29T08:08:03.767Z] 42f7e64463b1: Pushed [2025-04-29T08:12:55.504Z] 518484abfc3d: Pushed [2025-04-29T08:12:55.504Z] b931d77d11e17753c2a46cffd2d677fa5a4c20d7: digest: sha256:c7f9d6371245011306d6ca04639deea0cd3a1e7c3a08ad478f72ec3e5e80cfc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:12:55.852Z] + 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-04-29T08:12:56.205Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2025-04-29T08:12:56.205Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-04-29T08:12:56.205Z] 518484abfc3d: Preparing [2025-04-29T08:12:56.205Z] bbbbf1604cee: Preparing [2025-04-29T08:12:56.205Z] f29405db7915: Preparing [2025-04-29T08:12:56.205Z] 27364c244579: Preparing [2025-04-29T08:12:56.205Z] 42f7e64463b1: Preparing [2025-04-29T08:12:56.205Z] dd9c8f8612c8: Preparing [2025-04-29T08:12:56.205Z] dd9c8f8612c8: Waiting [2025-04-29T08:12:56.205Z] f29405db7915: Layer already exists [2025-04-29T08:12:56.205Z] 27364c244579: Layer already exists [2025-04-29T08:12:56.205Z] 518484abfc3d: Layer already exists [2025-04-29T08:12:56.205Z] bbbbf1604cee: Layer already exists [2025-04-29T08:12:56.205Z] 42f7e64463b1: Layer already exists [2025-04-29T08:12:56.205Z] dd9c8f8612c8: Layer already exists [2025-04-29T08:12:56.469Z] latest: digest: sha256:c7f9d6371245011306d6ca04639deea0cd3a1e7c3a08ad478f72ec3e5e80cfc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:12:56.819Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:12:57.166Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.1 [2025-04-29T08:12:57.166Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-04-29T08:12:57.166Z] 518484abfc3d: Preparing [2025-04-29T08:12:57.166Z] bbbbf1604cee: Preparing [2025-04-29T08:12:57.166Z] f29405db7915: Preparing [2025-04-29T08:12:57.166Z] 27364c244579: Preparing [2025-04-29T08:12:57.166Z] 42f7e64463b1: Preparing [2025-04-29T08:12:57.166Z] dd9c8f8612c8: Preparing [2025-04-29T08:12:57.166Z] dd9c8f8612c8: Waiting [2025-04-29T08:12:57.166Z] f29405db7915: Layer already exists [2025-04-29T08:12:57.166Z] 27364c244579: Layer already exists [2025-04-29T08:12:57.166Z] 42f7e64463b1: Layer already exists [2025-04-29T08:12:57.166Z] bbbbf1604cee: Layer already exists [2025-04-29T08:12:57.166Z] 518484abfc3d: Layer already exists [2025-04-29T08:12:57.166Z] dd9c8f8612c8: Layer already exists [2025-04-29T08:12:57.166Z] 1.0.0-dev.1: digest: sha256:c7f9d6371245011306d6ca04639deea0cd3a1e7c3a08ad478f72ec3e5e80cfc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:12:57.525Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:12:57.867Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [2025-04-29T08:12:57.867Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-04-29T08:12:57.867Z] 518484abfc3d: Preparing [2025-04-29T08:12:57.867Z] bbbbf1604cee: Preparing [2025-04-29T08:12:57.867Z] f29405db7915: Preparing [2025-04-29T08:12:57.868Z] 27364c244579: Preparing [2025-04-29T08:12:57.868Z] 42f7e64463b1: Preparing [2025-04-29T08:12:57.868Z] dd9c8f8612c8: Preparing [2025-04-29T08:12:57.868Z] f29405db7915: Layer already exists [2025-04-29T08:12:57.868Z] 27364c244579: Layer already exists [2025-04-29T08:12:57.868Z] 518484abfc3d: Layer already exists [2025-04-29T08:12:57.868Z] bbbbf1604cee: Layer already exists [2025-04-29T08:12:57.868Z] 42f7e64463b1: Layer already exists [2025-04-29T08:12:57.868Z] dd9c8f8612c8: Layer already exists [2025-04-29T08:12:57.868Z] b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1: digest: sha256:c7f9d6371245011306d6ca04639deea0cd3a1e7c3a08ad478f72ec3e5e80cfc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:12:58.482Z] + 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-04-29T08:12:58.837Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2025-04-29T08:12:58.837Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-04-29T08:12:58.837Z] 518484abfc3d: Preparing [2025-04-29T08:12:58.837Z] bbbbf1604cee: Preparing [2025-04-29T08:12:58.837Z] f29405db7915: Preparing [2025-04-29T08:12:58.837Z] 27364c244579: Preparing [2025-04-29T08:12:58.837Z] 42f7e64463b1: Preparing [2025-04-29T08:12:58.837Z] dd9c8f8612c8: Preparing [2025-04-29T08:12:58.837Z] dd9c8f8612c8: Waiting [2025-04-29T08:12:58.837Z] 27364c244579: Layer already exists [2025-04-29T08:12:58.837Z] 518484abfc3d: Layer already exists [2025-04-29T08:12:58.837Z] f29405db7915: Layer already exists [2025-04-29T08:12:58.837Z] bbbbf1604cee: Layer already exists [2025-04-29T08:12:58.837Z] 42f7e64463b1: Layer already exists [2025-04-29T08:12:58.837Z] dd9c8f8612c8: Layer already exists [2025-04-29T08:12:59.102Z] main: digest: sha256:c7f9d6371245011306d6ca04639deea0cd3a1e7c3a08ad478f72ec3e5e80cfc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-04-29T08:12:59.175Z] ===================================================== [Pipeline] echo [2025-04-29T08:12:59.189Z] taggedImages: [2025-04-29T08:12:59.189Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [2025-04-29T08:12:59.189Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2025-04-29T08:12:59.189Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.1 [2025-04-29T08:12:59.189Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [2025-04-29T08:12:59.189Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo [2025-04-29T08:12:59.207Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [Pipeline] echo [2025-04-29T08:12:59.219Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo [2025-04-29T08:12:59.233Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.1 [Pipeline] echo [2025-04-29T08:12:59.245Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [Pipeline] echo [2025-04-29T08:12:59.258Z] 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-04-29T08:12:59.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-29T08:12:59.799Z] [2025-04-29T08:12:59.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:13:00.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-29T08:13:00.145Z] arm64: Pulling from edgex-lftools-log-publisher [2025-04-29T08:13:00.145Z] 8998bd30e6a1: Pulling fs layer [2025-04-29T08:13:00.145Z] 04944245beec: Pulling fs layer [2025-04-29T08:13:00.145Z] 699f458cf7ca: Pulling fs layer [2025-04-29T08:13:00.145Z] 765212b225bb: Pulling fs layer [2025-04-29T08:13:00.145Z] f23df028b6ca: Pulling fs layer [2025-04-29T08:13:00.145Z] d65c8cfc05b1: Pulling fs layer [2025-04-29T08:13:00.145Z] 2437ff75d9bd: Pulling fs layer [2025-04-29T08:13:00.145Z] 765212b225bb: Waiting [2025-04-29T08:13:00.145Z] f23df028b6ca: Waiting [2025-04-29T08:13:00.145Z] d65c8cfc05b1: Waiting [2025-04-29T08:13:00.145Z] 2437ff75d9bd: Waiting [2025-04-29T08:13:00.411Z] 04944245beec: Verifying Checksum [2025-04-29T08:13:00.411Z] 04944245beec: Download complete [2025-04-29T08:13:00.411Z] 765212b225bb: Verifying Checksum [2025-04-29T08:13:00.411Z] 765212b225bb: Download complete [2025-04-29T08:13:00.411Z] f23df028b6ca: Verifying Checksum [2025-04-29T08:13:00.411Z] f23df028b6ca: Download complete [2025-04-29T08:13:00.411Z] d65c8cfc05b1: Verifying Checksum [2025-04-29T08:13:00.411Z] d65c8cfc05b1: Download complete [2025-04-29T08:13:00.678Z] 699f458cf7ca: Verifying Checksum [2025-04-29T08:13:00.678Z] 699f458cf7ca: Download complete [2025-04-29T08:13:00.945Z] 8998bd30e6a1: Verifying Checksum [2025-04-29T08:13:00.945Z] 8998bd30e6a1: Download complete [2025-04-29T08:13:03.524Z] 2437ff75d9bd: Verifying Checksum [2025-04-29T08:13:03.524Z] 2437ff75d9bd: Download complete [2025-04-29T08:13:05.466Z] 8998bd30e6a1: Pull complete [2025-04-29T08:13:06.050Z] 04944245beec: Pull complete [2025-04-29T08:13:07.987Z] 699f458cf7ca: Pull complete [2025-04-29T08:13:07.987Z] 765212b225bb: Pull complete [2025-04-29T08:13:08.570Z] f23df028b6ca: Pull complete [2025-04-29T08:13:08.835Z] d65c8cfc05b1: Pull complete [2025-04-29T08:13:27.023Z] 2437ff75d9bd: Pull complete [2025-04-29T08:13:27.023Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-04-29T08:13:27.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-29T08:13:27.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-29T08:13:27.243Z] prd-ubuntu20.04-docker-arm64-4c-16g-651 does not seem to be running inside a container [2025-04-29T08:13:27.325Z] $ 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-04-29T08:13:29.834Z] $ docker top 6ec49eb438ad6f8f1cb644b5ee6ff280bcd78909da6977c5888f18edbfd0942c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:13:30.622Z] ---> job-cost.sh [2025-04-29T08:13:30.622Z] lf-activate-venv: SKIPPING [2025-04-29T08:13:30.622Z] INFO: No Stack... [2025-04-29T08:13:31.199Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-04-29T08:13:32.165Z] INFO: Archiving Costs [Pipeline] sh [2025-04-29T08:13:32.811Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2025-04-29T08:13:32.811Z] + cut -d, -f6 [Pipeline] lock [2025-04-29T08:13:32.866Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] [2025-04-29T08:13:32.873Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] did not exist. Created. [2025-04-29T08:13:32.879Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-29T08:13:33.215Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-a1488738/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-04-29T08:13:33.543Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-04-29T08:13:33.568Z] Warning: overwriting stash ‘stack-cost’ [2025-04-29T08:13:33.975Z] Stashed 1 file(s) [Pipeline] } [2025-04-29T08:13:33.982Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-29T08:13:34.032Z] $ docker stop --time=1 6ec49eb438ad6f8f1cb644b5ee6ff280bcd78909da6977c5888f18edbfd0942c [2025-04-29T08:13:35.523Z] $ docker rm -f --volumes 6ec49eb438ad6f8f1cb644b5ee6ff280bcd78909da6977c5888f18edbfd0942c [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-04-29T08:13:36.177Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-29T08:13:36.177Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:13:36.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-29T08:13:36.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-29T08:13:36.550Z] prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container [2025-04-29T08:13:36.598Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-29T08:13:36.927Z] $ docker top 79cf365d824a9e5fe362c67031cb260aa8329e260759dd9510d1b85b4e0f98f6 -eo pid,comm [2025-04-29T08:13:36.954Z] 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-04-29T08:13:36.954Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-29T08:13:36.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-29T08:13:36.997Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-29T08:13:37.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-29T08:13:37.126Z] $ docker exec 79cf365d824a9e5fe362c67031cb260aa8329e260759dd9510d1b85b4e0f98f6 ssh-agent [2025-04-29T08:13:37.202Z] SSH_AUTH_SOCK=/tmp/ssh-eSmZhzB8PM9s/agent.32 [2025-04-29T08:13:37.202Z] SSH_AGENT_PID=38 [2025-04-29T08:13:37.207Z] Running ssh-add (command line suppressed) [2025-04-29T08:13:37.323Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3988007640247906630.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3988007640247906630.key) [2025-04-29T08:13:37.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-29T08:13:37.609Z] + git semver tag [2025-04-29T08:13:37.868Z] 2025-04-29 08:13:37,793 [run_tag] DEBUG tag force:False [2025-04-29T08:13:37.868Z] 2025-04-29 08:13:37,793 [check_head_tag] DEBUG check head tag [2025-04-29T08:13:37.868Z] 2025-04-29 08:13:37,794 [execute] INFO git cat-file --batch-check [2025-04-29T08:13:37.868Z] 2025-04-29 08:13:37,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2025-04-29T08:13:37.868Z] 2025-04-29 08:13:37,798 [execute] INFO git cat-file --batch [2025-04-29T08:13:37.868Z] 2025-04-29 08:13:37,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2025-04-29T08:13:37.868Z] 2025-04-29 08:13:37,815 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-04-29T08:13:37.868Z] 2025-04-29 08:13:37,816 [execute] INFO git tag -a v1.0.0-dev.1 -m v1.0.0-dev.1 [2025-04-29T08:13:37.868Z] 2025-04-29 08:13:37,816 [execute] DEBUG Popen(['git', 'tag', '-a', 'v1.0.0-dev.1', '-m', 'v1.0.0-dev.1'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2025-04-29T08:13:37.868Z] 2025-04-29 08:13:37,820 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-04-29T08:13:37.868Z] 1.0.0-dev.1 [Pipeline] } [2025-04-29T08:13:37.894Z] $ docker exec --env ******** --env ******** 79cf365d824a9e5fe362c67031cb260aa8329e260759dd9510d1b85b4e0f98f6 ssh-agent -k [2025-04-29T08:13:37.997Z] unset SSH_AUTH_SOCK; [2025-04-29T08:13:37.997Z] unset SSH_AGENT_PID; [2025-04-29T08:13:37.998Z] echo Agent pid 38 killed; [2025-04-29T08:13:37.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-29T08:13:38.310Z] + git semver [Pipeline] } [2025-04-29T08:13:38.598Z] $ docker stop --time=1 79cf365d824a9e5fe362c67031cb260aa8329e260759dd9510d1b85b4e0f98f6 [2025-04-29T08:13:39.858Z] $ docker rm -f --volumes 79cf365d824a9e5fe362c67031cb260aa8329e260759dd9510d1b85b4e0f98f6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:13:40.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-04-29T08:13:40.241Z] [2025-04-29T08:13:40.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:13:40.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-04-29T08:13:40.543Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-04-29T08:13:40.543Z] ab5ef0e58194: Pulling fs layer [2025-04-29T08:13:40.543Z] 9712f1f96733: Pulling fs layer [2025-04-29T08:13:40.543Z] 63f879dbbcfc: Pulling fs layer [2025-04-29T08:13:40.543Z] 0d9ebad4ef96: Pulling fs layer [2025-04-29T08:13:40.543Z] e9a5061849ea: Pulling fs layer [2025-04-29T08:13:40.543Z] d747dcd14b5f: Pulling fs layer [2025-04-29T08:13:40.543Z] 2de7ff778b66: Pulling fs layer [2025-04-29T08:13:40.543Z] e9a5061849ea: Waiting [2025-04-29T08:13:40.543Z] d747dcd14b5f: Waiting [2025-04-29T08:13:40.543Z] 2de7ff778b66: Waiting [2025-04-29T08:13:40.543Z] 0d9ebad4ef96: Waiting [2025-04-29T08:13:40.543Z] 9712f1f96733: Download complete [2025-04-29T08:13:40.802Z] 63f879dbbcfc: Verifying Checksum [2025-04-29T08:13:40.802Z] 63f879dbbcfc: Download complete [2025-04-29T08:13:41.060Z] e9a5061849ea: Verifying Checksum [2025-04-29T08:13:41.060Z] e9a5061849ea: Download complete [2025-04-29T08:13:41.060Z] d747dcd14b5f: Download complete [2025-04-29T08:13:41.060Z] 0d9ebad4ef96: Verifying Checksum [2025-04-29T08:13:41.060Z] 0d9ebad4ef96: Download complete [2025-04-29T08:13:41.060Z] ab5ef0e58194: Verifying Checksum [2025-04-29T08:13:41.060Z] ab5ef0e58194: Download complete [2025-04-29T08:13:41.060Z] 2de7ff778b66: Verifying Checksum [2025-04-29T08:13:41.060Z] 2de7ff778b66: Download complete [2025-04-29T08:13:43.589Z] ab5ef0e58194: Pull complete [2025-04-29T08:13:43.589Z] 9712f1f96733: Pull complete [2025-04-29T08:13:43.847Z] 63f879dbbcfc: Pull complete [2025-04-29T08:13:47.122Z] 0d9ebad4ef96: Pull complete [2025-04-29T08:13:47.381Z] e9a5061849ea: Pull complete [2025-04-29T08:13:47.381Z] d747dcd14b5f: Pull complete [2025-04-29T08:13:48.314Z] 2de7ff778b66: Pull complete [2025-04-29T08:13:48.314Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-04-29T08:13:48.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-04-29T08:13:48.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-29T08:13:48.408Z] prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container [2025-04-29T08:13:48.453Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-04-29T08:13:50.326Z] $ docker top 9bc09c2683383f9f972e74673f28580d2000438cc98dd0ac87e285ead5844b2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-04-29T08:13:50.376Z] provisioning config files... [2025-04-29T08:13:50.384Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15793667316725647201tmp [2025-04-29T08:13:50.393Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2329567506937715568tmp [2025-04-29T08:13:50.401Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4700678908573726190tmp [Pipeline] { [Pipeline] echo [2025-04-29T08:13:50.425Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:13:50.714Z] ---> sigul-configuration.sh [2025-04-29T08:13:50.714Z] gpg: directory `/root/.gnupg' created [2025-04-29T08:13:50.714Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-04-29T08:13:50.714Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-04-29T08:13:50.714Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-04-29T08:13:50.714Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-04-29T08:13:50.714Z] gpg: CAST5 encrypted data [2025-04-29T08:13:50.714Z] gpg: encrypted with 1 passphrase [2025-04-29T08:13:50.714Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-04-29T08:13:51.006Z] + mkdir /home/jenkins [2025-04-29T08:13:51.007Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-04-29T08:13:51.300Z] + 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-04-29T08:13:51.315Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:13:51.606Z] ---> sigul-install.sh [2025-04-29T08:13:51.606Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-04-29T08:13:51.896Z] + git tag --list [2025-04-29T08:13:51.896Z] v0.0.1 [2025-04-29T08:13:51.896Z] v0.0.2-dev.1 [2025-04-29T08:13:51.896Z] v0.0.2-dev.10 [2025-04-29T08:13:51.896Z] v0.0.2-dev.11 [2025-04-29T08:13:51.896Z] v0.0.2-dev.12 [2025-04-29T08:13:51.896Z] v0.0.2-dev.13 [2025-04-29T08:13:51.896Z] v0.0.2-dev.14 [2025-04-29T08:13:51.896Z] v0.0.2-dev.15 [2025-04-29T08:13:51.896Z] v0.0.2-dev.16 [2025-04-29T08:13:51.896Z] v0.0.2-dev.17 [2025-04-29T08:13:51.896Z] v0.0.2-dev.18 [2025-04-29T08:13:51.896Z] v0.0.2-dev.19 [2025-04-29T08:13:51.896Z] v0.0.2-dev.2 [2025-04-29T08:13:51.896Z] v0.0.2-dev.20 [2025-04-29T08:13:51.896Z] v0.0.2-dev.21 [2025-04-29T08:13:51.896Z] v0.0.2-dev.22 [2025-04-29T08:13:51.896Z] v0.0.2-dev.23 [2025-04-29T08:13:51.896Z] v0.0.2-dev.24 [2025-04-29T08:13:51.897Z] v0.0.2-dev.25 [2025-04-29T08:13:51.897Z] v0.0.2-dev.26 [2025-04-29T08:13:51.897Z] v0.0.2-dev.27 [2025-04-29T08:13:51.897Z] v0.0.2-dev.28 [2025-04-29T08:13:51.897Z] v0.0.2-dev.29 [2025-04-29T08:13:51.897Z] v0.0.2-dev.3 [2025-04-29T08:13:51.897Z] v0.0.2-dev.30 [2025-04-29T08:13:51.897Z] v0.0.2-dev.31 [2025-04-29T08:13:51.897Z] v0.0.2-dev.32 [2025-04-29T08:13:51.897Z] v0.0.2-dev.33 [2025-04-29T08:13:51.897Z] v0.0.2-dev.34 [2025-04-29T08:13:51.897Z] v0.0.2-dev.35 [2025-04-29T08:13:51.897Z] v0.0.2-dev.36 [2025-04-29T08:13:51.897Z] v0.0.2-dev.37 [2025-04-29T08:13:51.897Z] v0.0.2-dev.38 [2025-04-29T08:13:51.897Z] v0.0.2-dev.39 [2025-04-29T08:13:51.897Z] v0.0.2-dev.4 [2025-04-29T08:13:51.897Z] v0.0.2-dev.40 [2025-04-29T08:13:51.897Z] v0.0.2-dev.41 [2025-04-29T08:13:51.897Z] v0.0.2-dev.42 [2025-04-29T08:13:51.897Z] v0.0.2-dev.43 [2025-04-29T08:13:51.897Z] v0.0.2-dev.44 [2025-04-29T08:13:51.897Z] v0.0.2-dev.5 [2025-04-29T08:13:51.897Z] v0.0.2-dev.6 [2025-04-29T08:13:51.897Z] v0.0.2-dev.7 [2025-04-29T08:13:51.897Z] v0.0.2-dev.8 [2025-04-29T08:13:51.897Z] v0.0.2-dev.9 [2025-04-29T08:13:51.897Z] v1.0.0-dev.1 [Pipeline] sh [2025-04-29T08:13:52.189Z] + lftools sign git-tag v1.0.0-dev.1 [2025-04-29T08:13:52.756Z] Signing Git tag with Sigul... [2025-04-29T08:13:52.756Z] Signing v1.0.0-dev.1 [Pipeline] echo [2025-04-29T08:13:53.030Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:13:53.319Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-04-29T08:13:53.325Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-04-29T08:13:53.362Z] $ docker stop --time=1 9bc09c2683383f9f972e74673f28580d2000438cc98dd0ac87e285ead5844b2e [2025-04-29T08:13:54.636Z] $ docker rm -f --volumes 9bc09c2683383f9f972e74673f28580d2000438cc98dd0ac87e285ead5844b2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-04-29T08:13:55.027Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-29T08:13:55.027Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:13:55.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-29T08:13:55.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-29T08:13:55.407Z] prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container [2025-04-29T08:13:55.447Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-29T08:13:55.788Z] $ docker top ab2d24e461cc551df2b2bf8ede441b33e2edc98fe2a059210213e434d6ecfe8d -eo pid,comm [2025-04-29T08:13:55.823Z] 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-04-29T08:13:55.823Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-29T08:13:55.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-29T08:13:55.876Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-29T08:13:55.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-29T08:13:55.998Z] $ docker exec ab2d24e461cc551df2b2bf8ede441b33e2edc98fe2a059210213e434d6ecfe8d ssh-agent [2025-04-29T08:13:56.094Z] SSH_AUTH_SOCK=/tmp/ssh-5ZuAiIrccWah/agent.32 [2025-04-29T08:13:56.094Z] SSH_AGENT_PID=38 [2025-04-29T08:13:56.099Z] Running ssh-add (command line suppressed) [2025-04-29T08:13:56.214Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18250375506730939417.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18250375506730939417.key) [2025-04-29T08:13:56.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-29T08:13:56.496Z] + git semver bump pre [2025-04-29T08:13:56.755Z] 2025-04-29 08:13:56,671 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-04-29T08:13:56.755Z] 2025-04-29 08:13:56,671 [bump_version] DEBUG bumping version:1.0.0-dev.1 on axis:pre with prefix:dev [2025-04-29T08:13:56.755Z] 2025-04-29 08:13:56,671 [bump_version] DEBUG bumped version:1.0.0-dev.2 [2025-04-29T08:13:56.755Z] 2025-04-29 08:13:56,671 [write_version] DEBUG write version:1.0.0-dev.2 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2025-04-29T08:13:56.755Z] 2025-04-29 08:13:56,671 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-04-29T08:13:56.755Z] 2025-04-29 08:13:56,671 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-04-29T08:13:56.755Z] 2025-04-29 08:13:56,673 [execute] INFO git cat-file --batch-check [2025-04-29T08:13:56.755Z] 2025-04-29 08:13:56,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2025-04-29T08:13:56.755Z] 2025-04-29 08:13:56,677 [execute] INFO git cat-file --batch [2025-04-29T08:13:56.755Z] 2025-04-29 08:13:56,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2025-04-29T08:13:56.755Z] 2025-04-29 08:13:56,683 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-04-29T08:13:56.755Z] 1.0.0-dev.2 [Pipeline] } [2025-04-29T08:13:56.782Z] $ docker exec --env ******** --env ******** ab2d24e461cc551df2b2bf8ede441b33e2edc98fe2a059210213e434d6ecfe8d ssh-agent -k [2025-04-29T08:13:56.869Z] unset SSH_AUTH_SOCK; [2025-04-29T08:13:56.870Z] unset SSH_AGENT_PID; [2025-04-29T08:13:56.870Z] echo Agent pid 38 killed; [2025-04-29T08:13:56.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-29T08:13:57.176Z] + git semver [Pipeline] } [2025-04-29T08:13:57.464Z] $ docker stop --time=1 ab2d24e461cc551df2b2bf8ede441b33e2edc98fe2a059210213e434d6ecfe8d [2025-04-29T08:13:58.729Z] $ docker rm -f --volumes ab2d24e461cc551df2b2bf8ede441b33e2edc98fe2a059210213e434d6ecfe8d [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-29T08:13:59.153Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-29T08:13:59.154Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:13:59.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-29T08:13:59.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-29T08:13:59.542Z] prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container [2025-04-29T08:13:59.588Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-29T08:13:59.919Z] $ docker top e53a9fe22c42d7ccaeb098bd4c2fdb571b91477a31cb4e82a7bf263f1dfb29a0 -eo pid,comm [2025-04-29T08:13:59.946Z] 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-04-29T08:13:59.946Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-29T08:13:59.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-29T08:13:59.988Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-29T08:14:00.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-29T08:14:00.112Z] $ docker exec e53a9fe22c42d7ccaeb098bd4c2fdb571b91477a31cb4e82a7bf263f1dfb29a0 ssh-agent [2025-04-29T08:14:00.204Z] SSH_AUTH_SOCK=/tmp/ssh-EJvAjpmEVK2Y/agent.32 [2025-04-29T08:14:00.204Z] SSH_AGENT_PID=38 [2025-04-29T08:14:00.208Z] Running ssh-add (command line suppressed) [2025-04-29T08:14:00.314Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12942114995285353697.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12942114995285353697.key) [2025-04-29T08:14:00.308Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-29T08:14:00.599Z] + git semver push [2025-04-29T08:14:00.857Z] 2025-04-29 08:14:00,787 [run_push] DEBUG push [2025-04-29T08:14:00.857Z] 2025-04-29 08:14:00,789 [execute] INFO git cat-file --batch-check [2025-04-29T08:14:00.857Z] 2025-04-29 08:14:00,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2025-04-29T08:14:00.857Z] 2025-04-29 08:14:00,793 [execute] INFO git rev-list d50afd545bc5261868ad77289c9efce52ed26d2a -- [2025-04-29T08:14:00.857Z] 2025-04-29 08:14:00,793 [execute] DEBUG Popen(['git', 'rev-list', 'd50afd545bc5261868ad77289c9efce52ed26d2a', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-04-29T08:14:00.857Z] 2025-04-29 08:14:00,798 [execute] INFO git fetch -v origin [2025-04-29T08:14:00.857Z] 2025-04-29 08:14:00,798 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-04-29T08:14:01.425Z] 2025-04-29 08:14:01,267 [run_push] DEBUG no remote changes detected [2025-04-29T08:14:01.425Z] 2025-04-29 08:14:01,267 [execute] INFO git push origin semver [2025-04-29T08:14:01.425Z] 2025-04-29 08:14:01,268 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-04-29T08:14:02.363Z] 2025-04-29 08:14:02,065 [run_push] DEBUG push all version tags [2025-04-29T08:14:02.363Z] 2025-04-29 08:14:02,065 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-04-29T08:14:02.363Z] 2025-04-29 08:14:02,066 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2025-04-29T08:14:02.933Z] 2025-04-29 08:14:02,679 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-04-29T08:14:02.933Z] 1.0.0-dev.2 [Pipeline] } [2025-04-29T08:14:02.959Z] $ docker exec --env ******** --env ******** e53a9fe22c42d7ccaeb098bd4c2fdb571b91477a31cb4e82a7bf263f1dfb29a0 ssh-agent -k [2025-04-29T08:14:03.044Z] unset SSH_AUTH_SOCK; [2025-04-29T08:14:03.044Z] unset SSH_AGENT_PID; [2025-04-29T08:14:03.044Z] echo Agent pid 38 killed; [2025-04-29T08:14:03.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-29T08:14:03.357Z] + git semver [Pipeline] } [2025-04-29T08:14:03.645Z] $ docker stop --time=1 e53a9fe22c42d7ccaeb098bd4c2fdb571b91477a31cb4e82a7bf263f1dfb29a0 [2025-04-29T08:14:04.908Z] $ docker rm -f --volumes e53a9fe22c42d7ccaeb098bd4c2fdb571b91477a31cb4e82a7bf263f1dfb29a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-04-29T08:14:05.325Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2025-04-29T08:14:05.325Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-04-29T08:14:05.325Z] total 16 [2025-04-29T08:14:05.325Z] drwxr-xr-x 3 root root 4096 Apr 29 08:06 . [2025-04-29T08:14:05.325Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 08:13 .. [2025-04-29T08:14:05.325Z] drwxr-xr-x 2 root root 4096 Apr 29 08:06 cost [2025-04-29T08:14:05.325Z] -rw-r--r-- 1 root root 87 Apr 29 08:06 cost.csv [2025-04-29T08:14:05.326Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-04-29T08:14:05.326Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-04-29T08:14:05.326Z] total 16 [2025-04-29T08:14:05.326Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 29 08:06 . [2025-04-29T08:14:05.326Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 08:13 .. [2025-04-29T08:14:05.326Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 29 08:06 cost [2025-04-29T08:14:05.326Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 29 08:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:14:05.614Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:14:06.470Z] ---> package-listing.sh [2025-04-29T08:14:06.470Z] ++ facter osfamily [2025-04-29T08:14:06.470Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-29T08:14:06.729Z] + OS_FAMILY=debian [2025-04-29T08:14:06.729Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2025-04-29T08:14:06.729Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-29T08:14:06.729Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-29T08:14:06.729Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-29T08:14:06.729Z] + PACKAGES=/tmp/packages_start.txt [2025-04-29T08:14:06.729Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-04-29T08:14:06.729Z] + PACKAGES=/tmp/packages_end.txt [2025-04-29T08:14:06.729Z] + case "${OS_FAMILY}" in [2025-04-29T08:14:06.729Z] + dpkg -l [2025-04-29T08:14:06.729Z] + grep '^ii' [2025-04-29T08:14:06.729Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-29T08:14:06.729Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-29T08:14:06.729Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-29T08:14:06.729Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-04-29T08:14:06.729Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2025-04-29T08:14:06.729Z] + 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-04-29T08:14:06.739Z] 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-04-29T08:14:07.014Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-29T08:14:07.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-29T08:14:07.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-29T08:14:07.639Z] prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container [2025-04-29T08:14:07.681Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-29T08:14:07.858Z] $ docker top 92a4c551c7159bfac3d704b4f8d1ad5840ff43568f286287c78b7cf8ac6c599c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-29T08:14:08.228Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-29T08:14:08.533Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-29T08:14:08.815Z] + ls /var/log/sa-host [2025-04-29T08:14:08.815Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-29T08:14:08.856Z] provisioning config files... [2025-04-29T08:14:08.865Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10658709290353599541tmp [Pipeline] { [Pipeline] echo [2025-04-29T08:14:08.879Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:14:09.160Z] ---> create-netrc.sh [Pipeline] } [2025-04-29T08:14:09.167Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:14:09.480Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-29T08:14:09.488Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:14:09.767Z] ---> sudo-logs.sh [2025-04-29T08:14:09.767Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-04-29T08:14:09.800Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:14:10.079Z] ---> job-cost.sh [2025-04-29T08:14:10.079Z] lf-activate-venv: SKIPPING [2025-04-29T08:14:10.079Z] DEBUG: total: 0.2199999988079071 [2025-04-29T08:14:10.079Z] INFO: Retrieving Stack Cost... [2025-04-29T08:14:10.648Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-29T08:14:10.906Z] INFO: Archiving Costs [Pipeline] echo [2025-04-29T08:14:10.921Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-29T08:14:11.202Z] ---> logs-deploy.sh [2025-04-29T08:14:11.202Z] lf-activate-venv: SKIPPING [2025-04-29T08:14:11.202Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/51 [2025-04-29T08:14:11.202Z] INFO: archiving workspace using pattern(s): [2025-04-29T08:14:12.135Z] Archives upload complete. [2025-04-29T08:14:12.135Z] INFO: archiving logs to Nexus