Started by upstream project "edgexfoundry/cd-management/release-lts" build number 141 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 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-ssh5680150511590118370.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh18049835878824188268.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 9e33b5f99b7cedde76767482fee1377374ce7877 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/palau/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/app-record-replay/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5888511354331599238.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh17063625957769427398.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/app-record-replay/branches/palau/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/app-record-replay/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13394008041583057981.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false, goVersion:1.25] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11319 in /w/workspace/xfoundry_app-record-replay_palau [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/xfoundry_app-record-replay_palau # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.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/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 (palau) > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 # timeout=10 Commit message: "ci(lts-release): LTS release v4.0.2 @8a687b0" > git rev-list --no-walk 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-26T01:47:12.667Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-26T01:47:12.835Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T01:47:12.861Z] ========================================================= [2026-05-26T01:47:12.861Z] EdgeX Global Pipelines Version Info [2026-05-26T01:47:12.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:47:13.854Z] ------------------- [2026-05-26T01:47:13.854Z] stable info: [2026-05-26T01:47:13.854Z] ------------------- [2026-05-26T01:47:13.854Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T01:47:13.854Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T01:47:13.854Z] Message: update stable to v1.0.280 [2026-05-26T01:47:14.822Z] ------------------- [2026-05-26T01:47:14.822Z] experimental info: [2026-05-26T01:47:14.822Z] ------------------- [2026-05-26T01:47:14.822Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-26T01:47:14.822Z] Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 [2026-05-26T01:47:14.822Z] Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2026-05-26T01:47:14.956Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2026-05-26T01:47:14.986Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2026-05-26T01:47:15.010Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2026-05-26T01:47:15.034Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2026-05-26T01:47:15.059Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2026-05-26T01:47:15.087Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2026-05-26T01:47:15.105Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2026-05-26T01:47:15.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-26T01:47:15.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2026-05-26T01:47:15.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-26T01:47:15.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2026-05-26T01:47:15.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2026-05-26T01:47:15.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2026-05-26T01:47:15.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2026-05-26T01:47:15.275Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T01:47:15.301Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-26T01:47:15.324Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T01:47:15.350Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2026-05-26T01:47:15.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-26T01:47:15.394Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2026-05-26T01:47:15.418Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2026-05-26T01:47:15.436Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2026-05-26T01:47:15.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2026-05-26T01:47:15.603Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2026-05-26T01:47:15.663Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2026-05-26T01:47:15.700Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-26T01:47:15.791Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2026-05-26T01:47:15.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo [2026-05-26T01:47:15.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo [2026-05-26T01:47:15.911Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo [2026-05-26T01:47:15.939Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] echo [2026-05-26T01:47:15.961Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5cdc6a3 [Pipeline] echo [2026-05-26T01:47:15.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:47:16.089Z] provisioning config files... [2026-05-26T01:47:16.194Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config10050513364979921098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:47:16.617Z] ---> ****-login.sh [2026-05-26T01:47:16.617Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:47:16.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:17.138Z] [2026-05-26T01:47:17.138Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:47:17.138Z] Configure a credential helper to remove this warning. See [2026-05-26T01:47:17.138Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:47:17.138Z] [2026-05-26T01:47:17.138Z] Login Succeeded [2026-05-26T01:47:17.138Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:47:17.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:17.138Z] [2026-05-26T01:47:17.138Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:47:17.139Z] Configure a credential helper to remove this warning. See [2026-05-26T01:47:17.139Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:47:17.139Z] [2026-05-26T01:47:17.139Z] Login Succeeded [2026-05-26T01:47:17.139Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:47:17.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:17.401Z] [2026-05-26T01:47:17.401Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:47:17.401Z] Configure a credential helper to remove this warning. See [2026-05-26T01:47:17.401Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:47:17.401Z] [2026-05-26T01:47:17.401Z] Login Succeeded [2026-05-26T01:47:17.401Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:47:17.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:17.401Z] [2026-05-26T01:47:17.401Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:47:17.401Z] Configure a credential helper to remove this warning. See [2026-05-26T01:47:17.401Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:47:17.401Z] [2026-05-26T01:47:17.401Z] Login Succeeded [2026-05-26T01:47:17.401Z] ****.io [2026-05-26T01:47:17.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:17.662Z] [2026-05-26T01:47:17.662Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-26T01:47:17.662Z] Configure a credential helper to remove this warning. See [2026-05-26T01:47:17.662Z] https://docs.****.com/go/credential-store/ [2026-05-26T01:47:17.662Z] [2026-05-26T01:47:17.662Z] Login Succeeded [2026-05-26T01:47:17.662Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:47:17.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2026-05-26T01:47:18.109Z] + git rev-list -1 --merges 5cdc6a37ab6e241090a2416c5dedb1a575e732d9~1..5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] echo [2026-05-26T01:47:18.143Z] -----------> git rev-list -1 --merges 5cdc6a37ab6e241090a2416c5dedb1a575e732d9~1..5cdc6a37ab6e241090a2416c5dedb1a575e732d9 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [false] [Pipeline] sh [2026-05-26T01:47:18.435Z] + git log --format=format:%s -1 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] echo [2026-05-26T01:47:18.451Z] ========================================================= [2026-05-26T01:47:18.451Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2026-05-26T01:47:18.451Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T01:47:18.799Z] + git log --format=format:%s -1 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] echo [2026-05-26T01:47:18.810Z] [semverPrep] GIT_COMMIT: 5cdc6a37ab6e241090a2416c5dedb1a575e732d9, Commit Message: ci(lts-release): LTS release v4.0.2 @8a687b0 [Pipeline] echo [2026-05-26T01:47:18.827Z] [semverPrep] This is not a build commit. [Pipeline] sh [2026-05-26T01:47:19.374Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T01:47:19.374Z] + grep -v github /etc/ssh/ssh_known_hosts [2026-05-26T01:47:19.374Z] + [ -e /tmp/ssh_known_hosts ] [2026-05-26T01:47:19.374Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2026-05-26T01:47:19.374Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2026-05-26T01:47:19.374Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2026-05-26T01:47:19.374Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:47:19.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:47:19.916Z] [2026-05-26T01:47:19.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:47:20.292Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:47:20.292Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2026-05-26T01:47:20.292Z] 3dae71ba6b94: Pulling fs layer [2026-05-26T01:47:20.292Z] 6bf1a483ea7c: Pulling fs layer [2026-05-26T01:47:20.292Z] f5dfc541a4d3: Pulling fs layer [2026-05-26T01:47:20.292Z] 461d9e800cba: Pulling fs layer [2026-05-26T01:47:20.292Z] 80192f66455f: Pulling fs layer [2026-05-26T01:47:20.292Z] 2e8e34ca0e6c: Pulling fs layer [2026-05-26T01:47:20.292Z] a29436f7fd5d: Pulling fs layer [2026-05-26T01:47:20.292Z] 923cac83aea3: Pulling fs layer [2026-05-26T01:47:20.292Z] 25ad8b0a4227: Pulling fs layer [2026-05-26T01:47:20.292Z] db01528c6b51: Pulling fs layer [2026-05-26T01:47:20.292Z] 28988de357af: Pulling fs layer [2026-05-26T01:47:20.292Z] 923cac83aea3: Waiting [2026-05-26T01:47:20.292Z] 25ad8b0a4227: Waiting [2026-05-26T01:47:20.292Z] 2e8e34ca0e6c: Waiting [2026-05-26T01:47:20.292Z] db01528c6b51: Waiting [2026-05-26T01:47:20.292Z] 28988de357af: Waiting [2026-05-26T01:47:20.292Z] a29436f7fd5d: Waiting [2026-05-26T01:47:20.292Z] 461d9e800cba: Waiting [2026-05-26T01:47:20.292Z] 80192f66455f: Waiting [2026-05-26T01:47:20.292Z] 6bf1a483ea7c: Verifying Checksum [2026-05-26T01:47:20.292Z] 6bf1a483ea7c: Download complete [2026-05-26T01:47:20.604Z] 461d9e800cba: Download complete [2026-05-26T01:47:20.604Z] 80192f66455f: Verifying Checksum [2026-05-26T01:47:20.604Z] 80192f66455f: Download complete [2026-05-26T01:47:20.604Z] f5dfc541a4d3: Verifying Checksum [2026-05-26T01:47:20.604Z] f5dfc541a4d3: Download complete [2026-05-26T01:47:20.604Z] 3dae71ba6b94: Verifying Checksum [2026-05-26T01:47:20.604Z] 3dae71ba6b94: Download complete [2026-05-26T01:47:20.604Z] 923cac83aea3: Verifying Checksum [2026-05-26T01:47:20.604Z] 923cac83aea3: Download complete [2026-05-26T01:47:20.604Z] 25ad8b0a4227: Verifying Checksum [2026-05-26T01:47:20.604Z] 25ad8b0a4227: Download complete [2026-05-26T01:47:20.604Z] db01528c6b51: Verifying Checksum [2026-05-26T01:47:20.604Z] db01528c6b51: Download complete [2026-05-26T01:47:20.604Z] 28988de357af: Verifying Checksum [2026-05-26T01:47:20.604Z] 28988de357af: Download complete [2026-05-26T01:47:21.246Z] a29436f7fd5d: Verifying Checksum [2026-05-26T01:47:21.246Z] a29436f7fd5d: Download complete [2026-05-26T01:47:21.246Z] 2e8e34ca0e6c: Verifying Checksum [2026-05-26T01:47:21.246Z] 2e8e34ca0e6c: Download complete [2026-05-26T01:47:21.906Z] 3dae71ba6b94: Pull complete [2026-05-26T01:47:22.225Z] 6bf1a483ea7c: Pull complete [2026-05-26T01:47:23.277Z] f5dfc541a4d3: Pull complete [2026-05-26T01:47:23.277Z] 461d9e800cba: Pull complete [2026-05-26T01:47:23.277Z] 80192f66455f: Pull complete [2026-05-26T01:47:26.994Z] 2e8e34ca0e6c: Pull complete [2026-05-26T01:47:27.687Z] a29436f7fd5d: Pull complete [2026-05-26T01:47:27.687Z] 923cac83aea3: Pull complete [2026-05-26T01:47:28.055Z] 25ad8b0a4227: Pull complete [2026-05-26T01:47:28.055Z] db01528c6b51: Pull complete [2026-05-26T01:47:28.055Z] 28988de357af: Pull complete [2026-05-26T01:47:28.055Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2026-05-26T01:47:28.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T01:47:28.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:47:28.623Z] prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container [2026-05-26T01:47:28.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T01:47:34.363Z] $ docker top 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf -eo pid,comm [2026-05-26T01:47:34.410Z] 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). [2026-05-26T01:47:34.410Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2026-05-26T01:47:34.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:47:34.467Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:47:34.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:47:34.613Z] $ docker exec 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf ssh-agent [2026-05-26T01:47:34.709Z] SSH_AUTH_SOCK=/tmp/ssh-y1QxA45fIGYZ/agent.32 [2026-05-26T01:47:34.709Z] SSH_AGENT_PID=38 [2026-05-26T01:47:34.717Z] Running ssh-add (command line suppressed) [2026-05-26T01:47:34.823Z] Identity added: /w/workspace/xfoundry_app-record-replay_palau@tmp/private_key_9091096693141282797.key (/w/workspace/xfoundry_app-record-replay_palau@tmp/private_key_9091096693141282797.key) [2026-05-26T01:47:34.840Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:47:35.134Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_palau [Pipeline] sh [2026-05-26T01:47:35.433Z] + git tag --points-at 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] } [2026-05-26T01:47:35.439Z] $ docker exec --env ******** --env ******** 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf ssh-agent -k [2026-05-26T01:47:35.534Z] unset SSH_AUTH_SOCK; [2026-05-26T01:47:35.535Z] unset SSH_AGENT_PID; [2026-05-26T01:47:35.535Z] echo Agent pid 38 killed; [2026-05-26T01:47:35.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2026-05-26T01:47:35.597Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent [2026-05-26T01:47:35.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2026-05-26T01:47:35.655Z] [ssh-agent] Looking for ssh-agent implementation... [2026-05-26T01:47:35.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2026-05-26T01:47:35.767Z] $ docker exec 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf ssh-agent [2026-05-26T01:47:35.866Z] SSH_AUTH_SOCK=/tmp/ssh-wWVX0ZZIORem/agent.85 [2026-05-26T01:47:35.866Z] SSH_AGENT_PID=91 [2026-05-26T01:47:35.871Z] Running ssh-add (command line suppressed) [2026-05-26T01:47:35.963Z] Identity added: /w/workspace/xfoundry_app-record-replay_palau@tmp/private_key_11922218047628088391.key (/w/workspace/xfoundry_app-record-replay_palau@tmp/private_key_11922218047628088391.key) [2026-05-26T01:47:35.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-05-26T01:47:36.280Z] + git semver init [2026-05-26T01:47:36.538Z] 2026-05-26 01:47:36,490 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2026-05-26T01:47:36.538Z] 2026-05-26 01:47:36,503 [run_init] DEBUG init version:0.0.0 force:False [2026-05-26T01:47:36.538Z] 2026-05-26 01:47:36,504 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_palau/.semver [2026-05-26T01:47:36.538Z] 2026-05-26 01:47:36,505 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_palau/.semver [2026-05-26T01:47:36.538Z] 2026-05-26 01:47:36,505 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_palau/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_palau, stdin=None, shell=False, universal_newlines=False) [2026-05-26T01:47:38.443Z] 2026-05-26 01:47:38,161 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_palau/.git/info/exclude [2026-05-26T01:47:38.443Z] 2026-05-26 01:47:38,161 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_palau/.semver/palau with force:False [2026-05-26T01:47:38.443Z] 2026-05-26 01:47:38,162 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_palau/.semver/palau [2026-05-26T01:47:38.443Z] 2026-05-26 01:47:38,162 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_palau/.semver/palau [2026-05-26T01:47:38.443Z] 4.0.2 [Pipeline] } [2026-05-26T01:47:38.450Z] $ docker exec --env ******** --env ******** 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf ssh-agent -k [2026-05-26T01:47:38.543Z] unset SSH_AUTH_SOCK; [2026-05-26T01:47:38.544Z] unset SSH_AGENT_PID; [2026-05-26T01:47:38.544Z] echo Agent pid 91 killed; [2026-05-26T01:47:38.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T01:47:38.920Z] + git semver [Pipeline] } [2026-05-26T01:47:39.497Z] $ docker stop --time=1 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf [2026-05-26T01:47:40.791Z] $ docker rm -f --volumes 1adb0e3e5302820e7b261d05d00a83ed821e71a7b98103cc08b074bd17874caf [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T01:47:41.149Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2026-05-26T01:47:41.635Z] Stashed 1 file(s) [Pipeline] echo [2026-05-26T01:47:41.639Z] [edgeXSemver]: initialized semver on version 4.0.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T01:47:42.254Z] + git checkout 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [2026-05-26T01:47:42.254Z] HEAD is now at 5cdc6a3 ci(lts-release): LTS release v4.0.2 @8a687b0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:47:42.300Z] provisioning config files... [2026-05-26T01:47:42.314Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config845077638439859284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:47:42.615Z] ---> ****-login.sh [2026-05-26T01:47:42.615Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:47:42.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:42.615Z] Login Succeeded [2026-05-26T01:47:42.615Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:47:42.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:42.616Z] Login Succeeded [2026-05-26T01:47:42.616Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:47:42.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:42.876Z] Login Succeeded [2026-05-26T01:47:42.876Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:47:42.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:42.876Z] Login Succeeded [2026-05-26T01:47:42.876Z] ****.io [2026-05-26T01:47:42.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:47:43.137Z] Login Succeeded [2026-05-26T01:47:43.137Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:47:43.144Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T01:47:43.256Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-26T01:47:43.550Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-26T01:47:43.550Z] + cut -d -f 2 [2026-05-26T01:47:43.550Z] + cut -d . -f1-2 [Pipeline] echo [2026-05-26T01:47:43.567Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:47:43.585Z] ========================================================= [2026-05-26T01:47:43.585Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] [2026-05-26T01:47:43.585Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:47:43.934Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-26T01:47:44.873Z] #0 building with "default" instance using docker driver [2026-05-26T01:47:44.873Z] [2026-05-26T01:47:44.873Z] #1 [internal] load build definition from Dockerfile [2026-05-26T01:47:44.873Z] #1 transferring dockerfile: 1.76kB done [2026-05-26T01:47:44.873Z] #1 DONE 0.0s [2026-05-26T01:47:44.873Z] [2026-05-26T01:47:44.873Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [2026-05-26T01:47:44.873Z] #2 DONE 0.1s [2026-05-26T01:47:44.873Z] [2026-05-26T01:47:44.873Z] #3 [internal] load .dockerignore [2026-05-26T01:47:44.873Z] #3 transferring context: 159B done [2026-05-26T01:47:44.873Z] #3 DONE 0.0s [2026-05-26T01:47:44.873Z] [2026-05-26T01:47:44.873Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-26T01:47:44.873Z] #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 0.0s done [2026-05-26T01:47:44.873Z] #4 sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 2.42kB / 2.42kB done [2026-05-26T01:47:44.873Z] #4 sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 4.30kB / 4.30kB done [2026-05-26T01:47:44.873Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 1.05MB / 60.24MB 0.1s [2026-05-26T01:47:44.873Z] #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 0B / 126B 0.1s [2026-05-26T01:47:44.873Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 2.10MB / 3.81MB 0.1s [2026-05-26T01:47:44.873Z] #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.1s done [2026-05-26T01:47:45.130Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 9.44MB / 60.24MB 0.2s [2026-05-26T01:47:45.130Z] #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.1s done [2026-05-26T01:47:45.130Z] #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done [2026-05-26T01:47:45.130Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e [2026-05-26T01:47:45.130Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s [2026-05-26T01:47:45.130Z] #4 sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e 361B / 361B 0.2s done [2026-05-26T01:47:45.130Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 23.07MB / 60.24MB 0.3s [2026-05-26T01:47:45.130Z] #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done [2026-05-26T01:47:45.130Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2026-05-26T01:47:45.130Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 2.27MB / 14.25MB 0.3s [2026-05-26T01:47:45.130Z] #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 1.05MB / 2.38MB 0.3s [2026-05-26T01:47:45.130Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 37.75MB / 60.24MB 0.4s [2026-05-26T01:47:45.130Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 11.53MB / 14.25MB 0.4s [2026-05-26T01:47:45.130Z] #4 sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 2.38MB / 2.38MB 0.3s done [2026-05-26T01:47:45.130Z] #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.0s done [2026-05-26T01:47:45.130Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 1.05MB / 98.38MB 0.4s [2026-05-26T01:47:45.388Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.6s [2026-05-26T01:47:45.388Z] #4 sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 14.25MB / 14.25MB 0.4s done [2026-05-26T01:47:45.388Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 17.83MB / 98.38MB 0.6s [2026-05-26T01:47:45.388Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 6.29MB / 14.74MB 0.6s [2026-05-26T01:47:45.388Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 32.51MB / 98.38MB 0.7s [2026-05-26T01:47:45.388Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 0.7s [2026-05-26T01:47:45.648Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 52.43MB / 98.38MB 0.8s [2026-05-26T01:47:45.908Z] #4 ... [2026-05-26T01:47:45.908Z] [2026-05-26T01:47:45.908Z] #5 [internal] load build context [2026-05-26T01:47:45.908Z] #5 transferring context: 56.05MB 0.8s done [2026-05-26T01:47:45.908Z] #5 DONE 1.0s [2026-05-26T01:47:45.908Z] [2026-05-26T01:47:45.908Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 [2026-05-26T01:47:45.908Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 63.96MB / 98.38MB 0.9s [2026-05-26T01:47:45.908Z] #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 1.0s done [2026-05-26T01:47:45.908Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 97.52MB / 98.38MB 1.1s [2026-05-26T01:47:45.908Z] #4 sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 14.74MB / 14.74MB 1.0s done [2026-05-26T01:47:45.908Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 [2026-05-26T01:47:46.864Z] #4 sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 98.38MB / 98.38MB 1.8s done [2026-05-26T01:47:50.166Z] #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.0s done [2026-05-26T01:47:50.166Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db [2026-05-26T01:47:50.166Z] #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done [2026-05-26T01:47:50.166Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-26T01:47:50.166Z] #4 extracting sha256:caaa51e465b4d9f50318cbe0c49d56a62c9f6f5d55d0e31556039cdb83a3336e done [2026-05-26T01:47:50.166Z] #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.1s [2026-05-26T01:47:50.423Z] #4 extracting sha256:c3ac6d7336a4be0ad61b739f8cf657764a911acf57c201c4b4dac8f1e56b1117 0.2s done [2026-05-26T01:47:50.423Z] #4 extracting sha256:c282cae13e2d8c9a4eb37cf3314d2088521a19ed1567a8d655a1dd91bf747607 0.0s done [2026-05-26T01:47:50.423Z] #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 0.1s [2026-05-26T01:47:53.729Z] #4 extracting sha256:178b1e6198b55062099b29eddbe8fd5289104425a3b04d5ee4834c7e4e0d5f31 2.6s done [2026-05-26T01:47:53.729Z] #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 [2026-05-26T01:47:53.987Z] #4 extracting sha256:cce2ccd0a44f652f855c46f321a71cb1d4aaaf89df21377b2f63519b30a62675 0.6s done [2026-05-26T01:47:53.987Z] #4 DONE 9.1s [2026-05-26T01:47:53.987Z] [2026-05-26T01:47:53.987Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2026-05-26T01:47:53.987Z] #6 0.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:47:54.248Z] #6 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:47:54.508Z] #6 0.737 OK: 265 MiB in 60 packages [2026-05-26T01:47:56.812Z] Still waiting to schedule task [2026-05-26T01:47:56.812Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2026-05-26T01:47:59.799Z] #6 DONE 5.7s [2026-05-26T01:47:59.799Z] [2026-05-26T01:47:59.799Z] #7 [builder 3/7] WORKDIR /app [2026-05-26T01:47:59.799Z] #7 DONE 0.0s [2026-05-26T01:47:59.799Z] [2026-05-26T01:47:59.799Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T01:48:00.383Z] #8 DONE 0.8s [2026-05-26T01:48:00.641Z] [2026-05-26T01:48:00.641Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:48:19.148Z] #9 DONE 15.9s [2026-05-26T01:48:19.148Z] [2026-05-26T01:48:19.148Z] #10 [builder 6/7] COPY . . [2026-05-26T01:48:19.148Z] #10 DONE 0.9s [2026-05-26T01:48:19.148Z] [2026-05-26T01:48:19.148Z] #11 [builder 7/7] RUN echo noop [2026-05-26T01:48:19.148Z] #11 0.224 noop [2026-05-26T01:48:19.148Z] #11 DONE 0.3s [2026-05-26T01:48:19.148Z] [2026-05-26T01:48:19.148Z] #12 exporting to image [2026-05-26T01:48:19.148Z] #12 exporting layers [2026-05-26T01:48:24.648Z] #12 exporting layers 6.8s done [2026-05-26T01:48:24.648Z] #12 writing image sha256:562ce2f14bc11841feb01fd3d80261ebcb1257d5b64dee4fbba55f6b8a9d5bc9 done [2026-05-26T01:48:24.648Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2026-05-26T01:48:24.648Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:48:24.995Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T01:48:24.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:48:25.066Z] prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container [2026-05-26T01:48:25.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T01:48:25.425Z] $ docker top 731f8d1c726d8e3e2a95f3f788f904e7c90d697f9da51839502acb44edce0470 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:48:25.860Z] + go version [2026-05-26T01:48:25.860Z] go version go1.25.10 linux/amd64 [Pipeline] } [2026-05-26T01:48:25.866Z] $ docker stop --time=1 731f8d1c726d8e3e2a95f3f788f904e7c90d697f9da51839502acb44edce0470 [2026-05-26T01:48:27.182Z] $ docker rm -f --volumes 731f8d1c726d8e3e2a95f3f788f904e7c90d697f9da51839502acb44edce0470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:48:28.157Z] + docker inspect -f . ci-base-image-x86_64 [2026-05-26T01:48:28.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:48:28.335Z] prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container [2026-05-26T01:48:28.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2026-05-26T01:48:28.695Z] $ docker top e534c39400db78b65a61a223ee013864de2aa2da11028130a7e5ce1a29ce600b -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:48:29.244Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_palau [Pipeline] fileExists [Pipeline] sh [2026-05-26T01:48:29.702Z] + make test [2026-05-26T01:48:29.702Z] go test -race -coverprofile=coverage.out ./... [2026-05-26T01:49:12.306Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2026-05-26T01:49:12.306Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.023s coverage: 88.0% of statements [2026-05-26T01:49:14.224Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.584s coverage: 98.7% of statements [2026-05-26T01:49:14.224Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.081s coverage: 89.7% of statements [2026-05-26T01:49:14.224Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2026-05-26T01:49:14.224Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2026-05-26T01:49:14.224Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.031s coverage: 100.0% of statements [2026-05-26T01:49:14.224Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2026-05-26T01:49:14.224Z] running golangci-lint [2026-05-26T01:49:14.224Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2026-05-26T01:49:14.224Z] go version go1.25.10 linux/amd64 [2026-05-26T01:49:14.224Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2026-05-26T01:49:14.224Z] level=info msg="[config_reader] Used config file .golangci.yml" [2026-05-26T01:49:14.224Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/app-record-replay\"" [2026-05-26T01:49:14.224Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2026-05-26T01:49:14.492Z] level=info msg="[goenv] Read go env for 2.807644ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2026-05-26T01:49:14.492Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2026-05-26T01:49:36.601Z] level=info msg="[loader] Go packages loading at mode 8767 (files|types_sizes|imports|name|compiled_files|deps|exports_file) took 19.256108583s" [2026-05-26T01:49:36.601Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 4.815719ms" [2026-05-26T01:49:43.190Z] level=info msg="[linters_context/goanalysis] analyzers took 45.511298287s with top 10 stages: buildir: 36.844139442s, inspect: 1.858070858s, fact_deprecated: 1.603998593s, ctrlflow: 1.084403435s, printf: 924.847421ms, fact_purity: 845.087965ms, nilness: 658.856425ms, typedness: 434.693658ms, SA5012: 329.4692ms, tokenfileanalyzer: 183.455811ms" [2026-05-26T01:49:43.190Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2026-05-26T01:49:43.190Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2026-05-26T01:49:43.190Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2026-05-26T01:49:43.190Z] level=info msg="[runner] Issues before processing: 12, after processing: 0" [2026-05-26T01:49:43.190Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 12/12, invalid_issue: 12/12, filename_unadjuster: 12/12, exclusion_paths: 12/12, generated_file_filter: 12/10, exclusion_rules: 10/0, path_relativity: 12/12, path_absoluter: 12/12" [2026-05-26T01:49:43.190Z] level=info msg="[runner] processing took 255.242µs with stages: generated_file_filter: 115.371µs, exclusion_rules: 61.5µs, exclusion_paths: 42.601µs, path_relativity: 25.25µs, sort_results: 2.1µs, cgo: 1.37µs, invalid_issue: 1.33µs, path_absoluter: 1.13µs, filename_unadjuster: 860ns, nolint_filter: 790ns, max_same_issues: 610ns, fixer: 550ns, diff: 360ns, path_prettifier: 260ns, uniq_by_line: 250ns, path_shortener: 250ns, max_from_linter: 240ns, max_per_file_from_linter: 180ns, source_code: 130ns, severity-rules: 110ns" [2026-05-26T01:49:43.190Z] level=info msg="[runner] linters took 8.982807846s with stages: goanalysis_metalinter: 8.982464774s" [2026-05-26T01:49:43.190Z] 0 issues. [2026-05-26T01:49:43.190Z] level=info msg="File cache stats: 0 entries of total size 0B" [2026-05-26T01:49:43.190Z] level=info msg="Memory: 284 samples, avg is 267.6MB, max is 1114.3MB" [2026-05-26T01:49:43.190Z] level=info msg="Execution took 28.247623243s" [2026-05-26T01:49:43.190Z] go vet ./... [2026-05-26T01:49:49.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T01:49:49.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T01:49:49.794Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-26T01:49:49.836Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-26T01:49:50.349Z] + go mod tidy [Pipeline] } [2026-05-26T01:49:50.750Z] $ docker stop --time=1 e534c39400db78b65a61a223ee013864de2aa2da11028130a7e5ce1a29ce600b [2026-05-26T01:49:54.348Z] $ docker rm -f --volumes e534c39400db78b65a61a223ee013864de2aa2da11028130a7e5ce1a29ce600b [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T01:49:55.067Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T01:49:55.184Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2026-05-26T01:49:55.685Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T01:49:55.968Z] + ls -al . [2026-05-26T01:49:55.968Z] total 268 [2026-05-26T01:49:55.968Z] drwxrwxr-x 11 jenkins jenkins 4096 May 26 01:48 . [2026-05-26T01:49:55.968Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:47 .. [2026-05-26T01:49:55.968Z] -rw-rw-r-- 1 jenkins jenkins 119 May 26 01:47 .dockerignore [2026-05-26T01:49:55.968Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:49 .git [2026-05-26T01:49:55.968Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:47 .github [2026-05-26T01:49:55.968Z] -rw-rw-r-- 1 jenkins jenkins 93 May 26 01:47 .gitignore [2026-05-26T01:49:55.968Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:47 .golangci.yml [2026-05-26T01:49:55.968Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:47 .semver [2026-05-26T01:49:55.968Z] -rw-rw-r-- 1 jenkins jenkins 19878 May 26 01:47 Attribution.txt [2026-05-26T01:49:55.968Z] -rw-rw-r-- 1 jenkins jenkins 1729 May 26 01:47 CHANGELOG.md [2026-05-26T01:49:55.968Z] -rw-rw-r-- 1 jenkins jenkins 1726 May 26 01:47 Dockerfile [2026-05-26T01:49:55.968Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:47 GOVERNANCE.md [2026-05-26T01:49:55.969Z] -rw-rw-r-- 1 jenkins jenkins 704 May 26 01:47 Jenkinsfile [2026-05-26T01:49:55.969Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 26 01:47 LICENSE [2026-05-26T01:49:55.969Z] -rw-rw-r-- 1 jenkins jenkins 3850 May 26 01:47 Makefile [2026-05-26T01:49:55.969Z] -rw-rw-r-- 1 jenkins jenkins 611 May 26 01:47 OWNERS.md [2026-05-26T01:49:55.969Z] -rw-rw-r-- 1 jenkins jenkins 4107 May 26 01:47 README.md [2026-05-26T01:49:55.969Z] -rw-rw-r-- 1 jenkins jenkins 7789 May 26 01:47 Record and Reply.postman_collection.json [2026-05-26T01:49:55.969Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 01:47 VERSION [2026-05-26T01:49:55.969Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:47 bin [2026-05-26T01:49:55.969Z] -rw-r--r-- 1 jenkins jenkins 29490 May 26 01:49 coverage.out [2026-05-26T01:49:55.969Z] -rw-rw-r-- 1 jenkins jenkins 7036 May 26 01:47 go.mod [2026-05-26T01:49:55.969Z] -rw-rw-r-- 1 jenkins jenkins 90242 May 26 01:47 go.sum [2026-05-26T01:49:55.969Z] drwxrwxr-x 7 jenkins jenkins 4096 May 26 01:47 internal [2026-05-26T01:49:55.969Z] -rw-rw-r-- 1 jenkins jenkins 913 May 26 01:47 main.go [2026-05-26T01:49:55.969Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:47 openapi [2026-05-26T01:49:55.969Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:47 pkg [2026-05-26T01:49:55.969Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:47 res [2026-05-26T01:49:55.969Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 01:47 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:49:56.287Z] + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5cdc6a37ab6e241090a2416c5dedb1a575e732d9 --label arch=amd64 --label version=4.0.2 . [2026-05-26T01:49:56.545Z] #0 building with "default" instance using docker driver [2026-05-26T01:49:56.545Z] [2026-05-26T01:49:56.545Z] #1 [internal] load build definition from Dockerfile [2026-05-26T01:49:56.545Z] #1 transferring dockerfile: 1.76kB done [2026-05-26T01:49:56.545Z] #1 DONE 0.0s [2026-05-26T01:49:56.545Z] [2026-05-26T01:49:56.545Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2026-05-26T01:49:56.545Z] #2 DONE 0.0s [2026-05-26T01:49:56.545Z] [2026-05-26T01:49:56.545Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2026-05-26T01:49:56.545Z] #3 DONE 0.1s [2026-05-26T01:49:56.545Z] [2026-05-26T01:49:56.545Z] #4 [internal] load .dockerignore [2026-05-26T01:49:56.545Z] #4 transferring context: 159B done [2026-05-26T01:49:56.545Z] #4 DONE 0.0s [2026-05-26T01:49:56.545Z] [2026-05-26T01:49:56.545Z] #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T01:49:56.545Z] #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done [2026-05-26T01:49:56.545Z] #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done [2026-05-26T01:49:56.545Z] #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done [2026-05-26T01:49:56.545Z] #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done [2026-05-26T01:49:56.545Z] #5 DONE 0.1s [2026-05-26T01:49:56.545Z] [2026-05-26T01:49:56.545Z] #6 [internal] load build context [2026-05-26T01:49:56.803Z] #6 ... [2026-05-26T01:49:56.803Z] [2026-05-26T01:49:56.803Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2026-05-26T01:49:56.803Z] #7 DONE 0.1s [2026-05-26T01:49:56.803Z] [2026-05-26T01:49:56.803Z] #6 [internal] load build context [2026-05-26T01:49:56.803Z] #6 transferring context: 466.88kB 0.2s done [2026-05-26T01:49:56.803Z] #6 DONE 0.2s [2026-05-26T01:49:56.803Z] [2026-05-26T01:49:56.803Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2026-05-26T01:49:56.803Z] #8 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:57.060Z] #8 0.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:57.317Z] #8 0.742 OK: 265 MiB in 60 packages [2026-05-26T01:49:57.577Z] #8 DONE 0.9s [2026-05-26T01:49:57.577Z] [2026-05-26T01:49:57.577Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2026-05-26T01:49:57.577Z] #9 0.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:57.577Z] #9 0.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:57.577Z] #9 0.791 (1/2) Installing ca-certificates (20260413-r0) [2026-05-26T01:49:57.577Z] #9 0.810 (2/2) Installing dumb-init (1.2.5-r3) [2026-05-26T01:49:57.577Z] #9 0.814 Executing busybox-1.37.0-r20.trigger [2026-05-26T01:49:57.577Z] #9 0.820 Executing ca-certificates-20260413-r0.trigger [2026-05-26T01:49:57.577Z] #9 0.862 OK: 8 MiB in 18 packages [2026-05-26T01:49:57.577Z] #9 DONE 1.0s [2026-05-26T01:49:57.577Z] [2026-05-26T01:49:57.577Z] #10 [builder 3/7] WORKDIR /app [2026-05-26T01:49:57.577Z] #10 DONE 0.0s [2026-05-26T01:49:57.577Z] [2026-05-26T01:49:57.577Z] #11 [stage-1 3/7] RUN apk --no-cache upgrade [2026-05-26T01:49:57.836Z] #11 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:58.096Z] #11 0.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-26T01:49:58.096Z] #11 0.642 OK: 8 MiB in 18 packages [2026-05-26T01:49:58.361Z] #11 DONE 0.8s [2026-05-26T01:49:58.361Z] [2026-05-26T01:49:58.361Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2026-05-26T01:49:58.624Z] #12 DONE 0.8s [2026-05-26T01:49:58.624Z] [2026-05-26T01:49:58.624Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:49:58.624Z] #13 0.249 skipping... [2026-05-26T01:49:58.887Z] #13 DONE 0.3s [2026-05-26T01:49:58.887Z] [2026-05-26T01:49:58.887Z] #14 [builder 6/7] COPY . . [2026-05-26T01:49:59.465Z] #14 DONE 0.8s [2026-05-26T01:49:59.465Z] [2026-05-26T01:49:59.465Z] #15 [builder 7/7] RUN make build [2026-05-26T01:49:59.725Z] #15 0.218 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.2 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2026-05-26T01:50:18.169Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11323 in /w/workspace/xfoundry_app-record-replay_palau [Pipeline] { [Pipeline] ws [2026-05-26T01:50:18.255Z] Running in /w/workspace/app-record-replay/3 [Pipeline] { [Pipeline] checkout [2026-05-26T01:50:21.337Z] The recommended git tool is: git [2026-05-26T01:50:26.734Z] #15 DONE 24.9s [2026-05-26T01:50:26.735Z] [2026-05-26T01:50:26.735Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-05-26T01:50:26.735Z] #16 DONE 0.2s [2026-05-26T01:50:26.735Z] [2026-05-26T01:50:26.735Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2026-05-26T01:50:26.735Z] #17 DONE 0.2s [2026-05-26T01:50:26.735Z] [2026-05-26T01:50:26.735Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2026-05-26T01:50:26.735Z] #18 DONE 0.1s [2026-05-26T01:50:26.735Z] [2026-05-26T01:50:26.735Z] #19 [stage-1 7/7] COPY --from=builder /app/app-record-replay /app-record-replay [2026-05-26T01:50:26.735Z] #19 DONE 0.3s [2026-05-26T01:50:26.735Z] [2026-05-26T01:50:26.735Z] #20 exporting to image [2026-05-26T01:50:26.735Z] #20 exporting layers 0.1s done [2026-05-26T01:50:26.735Z] #20 writing image sha256:c3da0a21323bd3884db06a46576a5a47c6c483e7731588faf6375644f7b641ff done [2026-05-26T01:50:26.735Z] #20 naming to docker.io/library/app-record-replay done [2026-05-26T01:50:26.735Z] #20 DONE 0.2s [2026-05-26T01:50:26.735Z] [2026-05-26T01:50:26.735Z] 1 warning found (use docker --debug to expand): [2026-05-26T01:50:26.735Z]  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:50:26.856Z] provisioning config files... [2026-05-26T01:50:26.868Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config181376147897253286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:50:27.033Z] using credential edgex-jenkins-ssh [2026-05-26T01:50:27.062Z] Cloning the remote Git repository [2026-05-26T01:50:27.173Z] ---> ****-login.sh [2026-05-26T01:50:27.173Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:50:27.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:27.173Z] Login Succeeded [2026-05-26T01:50:27.174Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:50:27.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:27.174Z] Login Succeeded [2026-05-26T01:50:27.174Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:50:27.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:27.447Z] Login Succeeded [2026-05-26T01:50:27.447Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:50:27.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:27.447Z] Login Succeeded [2026-05-26T01:50:27.447Z] ****.io [2026-05-26T01:50:27.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:27.108Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2026-05-26T01:50:27.209Z] > git init /w/workspace/app-record-replay/3 # timeout=10 [2026-05-26T01:50:27.355Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2026-05-26T01:50:27.356Z] > git --version # timeout=10 [2026-05-26T01:50:27.378Z] > git --version # 'git version 2.25.1' [2026-05-26T01:50:27.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-26T01:50:27.534Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T01:50:27.712Z] Login Succeeded [2026-05-26T01:50:27.712Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:50:27.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:50:27.768Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:50:27.802Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2026-05-26T01:50:27.802Z] 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [2026-05-26T01:50:27.802Z] 4.0.2 [2026-05-26T01:50:27.802Z] 5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 [2026-05-26T01:50:27.802Z] palau [2026-05-26T01:50:27.802Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:28.158Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:28.483Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [2026-05-26T01:50:28.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2026-05-26T01:50:28.483Z] 01415bc32e5b: Preparing [2026-05-26T01:50:28.483Z] 55633ea1fb92: Preparing [2026-05-26T01:50:28.483Z] d06729d40be6: Preparing [2026-05-26T01:50:28.483Z] e59e3dc0dfce: Preparing [2026-05-26T01:50:28.483Z] bd7651a9a33e: Preparing [2026-05-26T01:50:28.483Z] e7f12f995623: Preparing [2026-05-26T01:50:28.483Z] 0854555d70ac: Preparing [2026-05-26T01:50:28.483Z] e7f12f995623: Waiting [2026-05-26T01:50:28.483Z] 0854555d70ac: Waiting [2026-05-26T01:50:28.483Z] 55633ea1fb92: Pushed [2026-05-26T01:50:28.483Z] bd7651a9a33e: Pushed [2026-05-26T01:50:28.483Z] e59e3dc0dfce: Pushed [2026-05-26T01:50:28.483Z] d06729d40be6: Pushed [2026-05-26T01:50:28.743Z] 0854555d70ac: Layer already exists [2026-05-26T01:50:28.743Z] e7f12f995623: Pushed [2026-05-26T01:50:30.221Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2026-05-26T01:50:30.270Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-26T01:50:31.736Z] Avoid second fetch [2026-05-26T01:50:31.737Z] Checking out Revision 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 (palau) [2026-05-26T01:50:31.777Z] > git config core.sparsecheckout # timeout=10 [2026-05-26T01:50:31.849Z] > git checkout -f 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 # timeout=10 [2026-05-26T01:50:33.142Z] 01415bc32e5b: Pushed [2026-05-26T01:50:33.142Z] 5cdc6a37ab6e241090a2416c5dedb1a575e732d9: digest: sha256:d450ac485a7a52f0396b639c6223908fd98d8a3194f064efcd13c7ff3f4d94b6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:33.627Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:34.056Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.2 [2026-05-26T01:50:34.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2026-05-26T01:50:34.056Z] 01415bc32e5b: Preparing [2026-05-26T01:50:34.056Z] 55633ea1fb92: Preparing [2026-05-26T01:50:34.056Z] d06729d40be6: Preparing [2026-05-26T01:50:34.056Z] e59e3dc0dfce: Preparing [2026-05-26T01:50:34.056Z] bd7651a9a33e: Preparing [2026-05-26T01:50:34.056Z] e7f12f995623: Preparing [2026-05-26T01:50:34.056Z] 0854555d70ac: Preparing [2026-05-26T01:50:34.056Z] e7f12f995623: Waiting [2026-05-26T01:50:34.056Z] 0854555d70ac: Waiting [2026-05-26T01:50:34.056Z] d06729d40be6: Layer already exists [2026-05-26T01:50:34.056Z] 55633ea1fb92: Layer already exists [2026-05-26T01:50:34.056Z] bd7651a9a33e: Layer already exists [2026-05-26T01:50:34.056Z] e59e3dc0dfce: Layer already exists [2026-05-26T01:50:34.056Z] 01415bc32e5b: Layer already exists [2026-05-26T01:50:34.056Z] 0854555d70ac: Layer already exists [2026-05-26T01:50:34.056Z] e7f12f995623: Layer already exists [2026-05-26T01:50:34.056Z] 4.0.2: digest: sha256:d450ac485a7a52f0396b639c6223908fd98d8a3194f064efcd13c7ff3f4d94b6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:34.209Z] Commit message: "ci(lts-release): LTS release v4.0.2 @8a687b0" [2026-05-26T01:50:34.428Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:34.964Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 [2026-05-26T01:50:34.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2026-05-26T01:50:34.964Z] 01415bc32e5b: Preparing [2026-05-26T01:50:34.964Z] 55633ea1fb92: Preparing [2026-05-26T01:50:34.964Z] d06729d40be6: Preparing [2026-05-26T01:50:34.964Z] e59e3dc0dfce: Preparing [2026-05-26T01:50:34.964Z] bd7651a9a33e: Preparing [2026-05-26T01:50:34.964Z] e7f12f995623: Preparing [2026-05-26T01:50:34.964Z] 0854555d70ac: Preparing [2026-05-26T01:50:34.964Z] e7f12f995623: Waiting [2026-05-26T01:50:34.964Z] 0854555d70ac: Waiting [2026-05-26T01:50:34.964Z] 01415bc32e5b: Layer already exists [2026-05-26T01:50:34.964Z] e59e3dc0dfce: Layer already exists [2026-05-26T01:50:34.964Z] bd7651a9a33e: Layer already exists [2026-05-26T01:50:34.964Z] d06729d40be6: Layer already exists [2026-05-26T01:50:34.964Z] 55633ea1fb92: Layer already exists [2026-05-26T01:50:34.964Z] 0854555d70ac: Layer already exists [2026-05-26T01:50:34.964Z] e7f12f995623: Layer already exists [2026-05-26T01:50:34.964Z] 5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2: digest: sha256:d450ac485a7a52f0396b639c6223908fd98d8a3194f064efcd13c7ff3f4d94b6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:35.405Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:35.802Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:palau [2026-05-26T01:50:35.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2026-05-26T01:50:35.802Z] 01415bc32e5b: Preparing [2026-05-26T01:50:35.802Z] 55633ea1fb92: Preparing [2026-05-26T01:50:35.802Z] d06729d40be6: Preparing [2026-05-26T01:50:35.802Z] e59e3dc0dfce: Preparing [2026-05-26T01:50:35.802Z] bd7651a9a33e: Preparing [2026-05-26T01:50:35.802Z] e7f12f995623: Preparing [2026-05-26T01:50:35.802Z] 0854555d70ac: Preparing [2026-05-26T01:50:35.802Z] e7f12f995623: Waiting [2026-05-26T01:50:35.802Z] 0854555d70ac: Waiting [2026-05-26T01:50:35.802Z] 55633ea1fb92: Layer already exists [2026-05-26T01:50:35.802Z] e59e3dc0dfce: Layer already exists [2026-05-26T01:50:35.802Z] 01415bc32e5b: Layer already exists [2026-05-26T01:50:35.802Z] d06729d40be6: Layer already exists [2026-05-26T01:50:35.802Z] bd7651a9a33e: Layer already exists [2026-05-26T01:50:35.802Z] e7f12f995623: Layer already exists [2026-05-26T01:50:35.802Z] 0854555d70ac: Layer already exists [2026-05-26T01:50:35.802Z] palau: digest: sha256:d450ac485a7a52f0396b639c6223908fd98d8a3194f064efcd13c7ff3f4d94b6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T01:50:35.873Z] ===================================================== [Pipeline] echo [2026-05-26T01:50:35.888Z] taggedImages: [2026-05-26T01:50:35.888Z] - nexus3.edgexfoundry.org:10004/app-record-replay:5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [2026-05-26T01:50:35.888Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.2 [2026-05-26T01:50:35.888Z] - nexus3.edgexfoundry.org:10004/app-record-replay:5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 [2026-05-26T01:50:35.888Z] - nexus3.edgexfoundry.org:10004/app-record-replay:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:36.327Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:50:36.327Z] [2026-05-26T01:50:36.327Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:36.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:50:36.634Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-26T01:50:36.634Z] 5eb5b503b376: Pulling fs layer [2026-05-26T01:50:36.634Z] 5c69ac0246d0: Pulling fs layer [2026-05-26T01:50:36.634Z] ec43610c2a17: Pulling fs layer [2026-05-26T01:50:36.634Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-26T01:50:36.634Z] 33b1e0a273af: Pulling fs layer [2026-05-26T01:50:36.634Z] 5d3b04190fa2: Pulling fs layer [2026-05-26T01:50:36.634Z] 2f39f015ded8: Pulling fs layer [2026-05-26T01:50:36.634Z] 5d3b04190fa2: Waiting [2026-05-26T01:50:36.634Z] 33b1e0a273af: Waiting [2026-05-26T01:50:36.634Z] 2f39f015ded8: Waiting [2026-05-26T01:50:36.634Z] 3a2ae6a8a46f: Waiting [2026-05-26T01:50:36.634Z] 5c69ac0246d0: Download complete [2026-05-26T01:50:36.634Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-26T01:50:36.634Z] 3a2ae6a8a46f: Download complete [2026-05-26T01:50:36.634Z] 33b1e0a273af: Verifying Checksum [2026-05-26T01:50:36.634Z] 33b1e0a273af: Download complete [2026-05-26T01:50:36.634Z] ec43610c2a17: Verifying Checksum [2026-05-26T01:50:36.634Z] ec43610c2a17: Download complete [2026-05-26T01:50:36.892Z] 5d3b04190fa2: Verifying Checksum [2026-05-26T01:50:36.892Z] 5d3b04190fa2: Download complete [2026-05-26T01:50:36.892Z] 5eb5b503b376: Verifying Checksum [2026-05-26T01:50:36.892Z] 5eb5b503b376: Download complete [2026-05-26T01:50:37.462Z] 2f39f015ded8: Verifying Checksum [2026-05-26T01:50:37.462Z] 2f39f015ded8: Download complete [2026-05-26T01:50:38.929Z] 5eb5b503b376: Pull complete [2026-05-26T01:50:38.929Z] 5c69ac0246d0: Pull complete [2026-05-26T01:50:39.059Z] [2026-05-26T01:50:39.059Z] GitHub has been notified of this commit’s build result [2026-05-26T01:50:39.059Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T01:50:39.495Z] ec43610c2a17: Pull complete [2026-05-26T01:50:39.495Z] 3a2ae6a8a46f: Pull complete [2026-05-26T01:50:39.725Z] + git checkout 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [2026-05-26T01:50:39.754Z] 33b1e0a273af: Pull complete [2026-05-26T01:50:39.754Z] 5d3b04190fa2: Pull complete [2026-05-26T01:50:39.999Z] HEAD is now at 5cdc6a3 ci(lts-release): LTS release v4.0.2 @8a687b0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T01:50:40.042Z] provisioning config files... [2026-05-26T01:50:40.071Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/3@tmp/config5313856834225553709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:50:40.560Z] ---> ****-login.sh [2026-05-26T01:50:40.560Z] nexus3.edgexfoundry.org:10001 [2026-05-26T01:50:41.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:41.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:50:41.149Z] Configure a credential helper to remove this warning. See [2026-05-26T01:50:41.149Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:50:41.149Z] [2026-05-26T01:50:41.149Z] Login Succeeded [2026-05-26T01:50:41.149Z] nexus3.edgexfoundry.org:10002 [2026-05-26T01:50:41.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:41.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:50:41.424Z] Configure a credential helper to remove this warning. See [2026-05-26T01:50:41.424Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:50:41.424Z] [2026-05-26T01:50:41.424Z] Login Succeeded [2026-05-26T01:50:41.702Z] nexus3.edgexfoundry.org:10003 [2026-05-26T01:50:41.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:41.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:50:41.977Z] Configure a credential helper to remove this warning. See [2026-05-26T01:50:41.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:50:41.977Z] [2026-05-26T01:50:41.977Z] Login Succeeded [2026-05-26T01:50:41.977Z] nexus3.edgexfoundry.org:10004 [2026-05-26T01:50:42.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:42.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:50:42.247Z] Configure a credential helper to remove this warning. See [2026-05-26T01:50:42.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:50:42.247Z] [2026-05-26T01:50:42.247Z] Login Succeeded [2026-05-26T01:50:42.247Z] ****.io [2026-05-26T01:50:42.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T01:50:42.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T01:50:42.825Z] Configure a credential helper to remove this warning. See [2026-05-26T01:50:42.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T01:50:42.825Z] [2026-05-26T01:50:42.825Z] Login Succeeded [2026-05-26T01:50:42.825Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T01:50:42.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2026-05-26T01:50:43.411Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh [2026-05-26T01:50:43.762Z] + grep ^go [0-9].[0-9]* go.mod [2026-05-26T01:50:43.762Z] + + cutcut -d -d . -f -f1-2 2 [2026-05-26T01:50:43.762Z] [Pipeline] echo [2026-05-26T01:50:43.844Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T01:50:43.858Z] ========================================================= [2026-05-26T01:50:43.858Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] [2026-05-26T01:50:43.858Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:50:44.279Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . [2026-05-26T01:50:45.118Z] 2f39f015ded8: Pull complete [2026-05-26T01:50:45.118Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-26T01:50:45.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T01:50:45.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:50:45.373Z] prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container [2026-05-26T01:50:45.462Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T01:50:48.853Z] Sending build context to Docker daemon 46.08MB [2026-05-26T01:50:48.853Z] Step 1/12 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T01:50:48.853Z] Step 2/12 : FROM ${BASE} AS builder [2026-05-26T01:50:48.853Z] 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2026-05-26T01:50:48.853Z] 58e777220c39: Pulling fs layer [2026-05-26T01:50:48.853Z] 5d96c866386f: Pulling fs layer [2026-05-26T01:50:48.853Z] 8985e74deb67: Pulling fs layer [2026-05-26T01:50:48.853Z] a90cb41c1532: Pulling fs layer [2026-05-26T01:50:48.853Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T01:50:48.853Z] 19c9b082531f: Pulling fs layer [2026-05-26T01:50:48.853Z] 8959fe4f68e1: Pulling fs layer [2026-05-26T01:50:48.853Z] 418f8e902c44: Pulling fs layer [2026-05-26T01:50:48.853Z] c3ba8a69b7b1: Pulling fs layer [2026-05-26T01:50:48.853Z] 19c9b082531f: Waiting [2026-05-26T01:50:48.853Z] 8959fe4f68e1: Waiting [2026-05-26T01:50:48.853Z] c3ba8a69b7b1: Waiting [2026-05-26T01:50:48.853Z] 418f8e902c44: Waiting [2026-05-26T01:50:48.853Z] 4f4fb700ef54: Waiting [2026-05-26T01:50:48.853Z] a90cb41c1532: Waiting [2026-05-26T01:50:48.853Z] 5d96c866386f: Verifying Checksum [2026-05-26T01:50:48.853Z] 5d96c866386f: Download complete [2026-05-26T01:50:48.853Z] a90cb41c1532: Verifying Checksum [2026-05-26T01:50:48.853Z] a90cb41c1532: Download complete [2026-05-26T01:50:48.853Z] 4f4fb700ef54: Verifying Checksum [2026-05-26T01:50:48.853Z] 4f4fb700ef54: Download complete [2026-05-26T01:50:48.853Z] 19c9b082531f: Download complete [2026-05-26T01:50:48.853Z] 58e777220c39: Download complete [2026-05-26T01:50:49.171Z] 8959fe4f68e1: Verifying Checksum [2026-05-26T01:50:49.171Z] 8959fe4f68e1: Download complete [2026-05-26T01:50:49.852Z] c3ba8a69b7b1: Verifying Checksum [2026-05-26T01:50:49.852Z] c3ba8a69b7b1: Download complete [2026-05-26T01:50:49.852Z] 58e777220c39: Pull complete [2026-05-26T01:50:50.043Z] $ docker top e24db1020d9b092b5b26b94f9233d74728358fafe2eafd9c9e9c729e7e8008de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T01:50:50.573Z] 8985e74deb67: Verifying Checksum [2026-05-26T01:50:50.573Z] 8985e74deb67: Download complete [2026-05-26T01:50:50.573Z] 5d96c866386f: Pull complete [2026-05-26T01:50:50.681Z] ---> job-cost.sh [2026-05-26T01:50:50.681Z] lf-activate-venv: SKIPPING [2026-05-26T01:50:50.681Z] INFO: No Stack... [2026-05-26T01:50:50.979Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T01:50:51.320Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T01:50:51.668Z] 418f8e902c44: Verifying Checksum [2026-05-26T01:50:51.668Z] 418f8e902c44: Download complete [2026-05-26T01:50:51.710Z] + cat /w/workspace/xfoundry_app-record-replay_palau/archives/cost.csv [2026-05-26T01:50:51.710Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T01:50:51.774Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] [2026-05-26T01:50:51.800Z] Resource [jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] did not exist. Created. [2026-05-26T01:50:51.835Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T01:50:52.229Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-26T01:50:52.367Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T01:50:52.422Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T01:50:52.489Z] $ docker stop --time=1 e24db1020d9b092b5b26b94f9233d74728358fafe2eafd9c9e9c729e7e8008de [2026-05-26T01:50:54.025Z] $ docker rm -f --volumes e24db1020d9b092b5b26b94f9233d74728358fafe2eafd9c9e9c729e7e8008de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-26T01:51:07.498Z] 8985e74deb67: Pull complete [2026-05-26T01:51:07.498Z] a90cb41c1532: Pull complete [2026-05-26T01:51:07.498Z] 4f4fb700ef54: Pull complete [2026-05-26T01:51:07.498Z] 19c9b082531f: Pull complete [2026-05-26T01:51:10.434Z] 8959fe4f68e1: Pull complete [2026-05-26T01:51:19.209Z] 418f8e902c44: Pull complete [2026-05-26T01:51:20.297Z] c3ba8a69b7b1: Pull complete [2026-05-26T01:51:20.595Z] Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 [2026-05-26T01:51:20.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [2026-05-26T01:51:20.595Z] ---> 081e04c5fda7 [2026-05-26T01:51:20.595Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2026-05-26T01:51:23.465Z] ---> Running in c1311969aee3 [2026-05-26T01:51:23.465Z] Removing intermediate container c1311969aee3 [2026-05-26T01:51:23.465Z] ---> bab50c4d1fc7 [2026-05-26T01:51:23.465Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T01:51:23.465Z] ---> Running in c9ddf536d520 [2026-05-26T01:51:23.748Z] Removing intermediate container c9ddf536d520 [2026-05-26T01:51:23.748Z] ---> 5a992ab0f78d [2026-05-26T01:51:23.748Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2026-05-26T01:51:23.748Z] ---> Running in d09cd626b96a [2026-05-26T01:51:24.370Z] Removing intermediate container d09cd626b96a [2026-05-26T01:51:24.370Z] ---> be9ff5de63a8 [2026-05-26T01:51:24.370Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T01:51:24.370Z] ---> Running in 44f756e98a34 [2026-05-26T01:51:25.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T01:51:25.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T01:51:28.122Z] OK: 255 MiB in 60 packages [2026-05-26T01:51:28.768Z] Removing intermediate container 44f756e98a34 [2026-05-26T01:51:28.768Z] ---> 7f5196d95980 [2026-05-26T01:51:28.768Z] Step 7/12 : WORKDIR /app [2026-05-26T01:51:28.768Z] ---> Running in 2df873294b45 [2026-05-26T01:51:29.377Z] Removing intermediate container 2df873294b45 [2026-05-26T01:51:29.377Z] ---> 96b1c0ae3547 [2026-05-26T01:51:29.377Z] Step 8/12 : COPY go.mod vendor* ./ [2026-05-26T01:51:41.832Z] ---> 15779bca9cac [2026-05-26T01:51:41.832Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T01:51:41.832Z] ---> Running in 2ba44d6af58e [2026-05-26T01:53:33.575Z] Removing intermediate container 2ba44d6af58e [2026-05-26T01:53:33.575Z] ---> 3ea8707c441a [2026-05-26T01:53:33.575Z] Step 10/12 : COPY . . [2026-05-26T01:53:45.930Z] ---> 369472d3b03c [2026-05-26T01:53:45.930Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T01:53:45.930Z] ---> Running in a676c1d22da8 [2026-05-26T01:53:45.931Z] Removing intermediate container a676c1d22da8 [2026-05-26T01:53:45.931Z] ---> b9dfcb5826b3 [2026-05-26T01:53:45.931Z] Step 12/12 : RUN $MAKE [2026-05-26T01:53:45.931Z] ---> Running in a199b6a51a54 [2026-05-26T01:53:45.931Z] noop [2026-05-26T01:53:46.204Z] Removing intermediate container a199b6a51a54 [2026-05-26T01:53:46.204Z] ---> ba7376c661ad [2026-05-26T01:53:46.788Z] Successfully built ba7376c661ad [2026-05-26T01:53:46.788Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:53:47.188Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T01:53:47.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:53:47.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-11323 does not seem to be running inside a container [2026-05-26T01:53:47.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T01:53:48.920Z] $ docker top 453ac72c8ec8498bc439fba823a968d2e6a0e99af4c68a33c85abf443e6111c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:53:49.866Z] + go version [2026-05-26T01:53:49.866Z] go version go1.25.10 linux/arm64 [Pipeline] } [2026-05-26T01:53:49.889Z] $ docker stop --time=1 453ac72c8ec8498bc439fba823a968d2e6a0e99af4c68a33c85abf443e6111c6 [2026-05-26T01:53:51.573Z] $ docker rm -f --volumes 453ac72c8ec8498bc439fba823a968d2e6a0e99af4c68a33c85abf443e6111c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T01:53:52.198Z] + docker inspect -f . ci-base-image-arm64 [2026-05-26T01:53:52.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T01:53:52.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-11323 does not seem to be running inside a container [2026-05-26T01:53:52.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2026-05-26T01:53:55.706Z] $ docker top 7a59cc597870c1149b9c9803b6b51ae05501dce43ea9bfe901052b880e90f7cd -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T01:53:56.575Z] + git config --global --add safe.directory /w/workspace/app-record-replay/3 [Pipeline] fileExists [Pipeline] sh [2026-05-26T01:53:57.241Z] + make test [2026-05-26T01:53:57.242Z] go test -race -coverprofile=coverage.out ./... [2026-05-26T02:00:04.397Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2026-05-26T02:00:04.397Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.139s coverage: 88.0% of statements [2026-05-26T02:00:19.447Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.891s coverage: 98.7% of statements [2026-05-26T02:00:19.447Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.517s coverage: 89.7% of statements [2026-05-26T02:00:19.447Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2026-05-26T02:00:19.447Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2026-05-26T02:00:19.447Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.081s coverage: 100.0% of statements [2026-05-26T02:00:19.447Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2026-05-26T02:00:19.447Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2026-05-26T02:00:19.447Z] go vet ./... [2026-05-26T02:04:56.542Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2026-05-26T02:04:56.542Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2026-05-26T02:04:56.542Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2026-05-26T02:04:56.562Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2026-05-26T02:04:57.277Z] + go mod tidy [Pipeline] } [2026-05-26T02:05:01.554Z] $ docker stop --time=1 7a59cc597870c1149b9c9803b6b51ae05501dce43ea9bfe901052b880e90f7cd [2026-05-26T02:05:06.088Z] $ docker rm -f --volumes 7a59cc597870c1149b9c9803b6b51ae05501dce43ea9bfe901052b880e90f7cd [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T02:05:09.085Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2026-05-26T02:05:09.114Z] Warning: overwriting stash ‘coverage-report’ [2026-05-26T02:05:10.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2026-05-26T02:05:11.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-26T02:05:11.442Z] + ls -al . [2026-05-26T02:05:11.442Z] total 264 [2026-05-26T02:05:11.442Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 01:53 . [2026-05-26T02:05:11.442Z] drwxrwxr-x 4 jenkins jenkins 4096 May 26 01:50 .. [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 119 May 26 01:50 .dockerignore [2026-05-26T02:05:11.442Z] drwxrwxr-x 8 jenkins jenkins 4096 May 26 01:50 .git [2026-05-26T02:05:11.442Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:50 .github [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 93 May 26 01:50 .gitignore [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 359 May 26 01:50 .golangci.yml [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 19878 May 26 01:50 Attribution.txt [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 1729 May 26 01:50 CHANGELOG.md [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 1726 May 26 01:50 Dockerfile [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 677 May 26 01:50 GOVERNANCE.md [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 704 May 26 01:50 Jenkinsfile [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 26 01:50 LICENSE [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 3850 May 26 01:50 Makefile [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 611 May 26 01:50 OWNERS.md [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 4107 May 26 01:50 README.md [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 7789 May 26 01:50 Record and Reply.postman_collection.json [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 5 May 26 01:47 VERSION [2026-05-26T02:05:11.442Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:50 bin [2026-05-26T02:05:11.442Z] -rw-r--r-- 1 jenkins jenkins 29489 May 26 02:00 coverage.out [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 7036 May 26 01:50 go.mod [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 90242 May 26 01:50 go.sum [2026-05-26T02:05:11.442Z] drwxrwxr-x 7 jenkins jenkins 4096 May 26 01:50 internal [2026-05-26T02:05:11.442Z] -rw-rw-r-- 1 jenkins jenkins 913 May 26 01:50 main.go [2026-05-26T02:05:11.442Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:50 openapi [2026-05-26T02:05:11.442Z] drwxrwxr-x 3 jenkins jenkins 4096 May 26 01:50 pkg [2026-05-26T02:05:11.442Z] drwxrwxr-x 2 jenkins jenkins 4096 May 26 01:50 res [2026-05-26T02:05:11.442Z] drwxrwxr-x 10 jenkins jenkins 4096 May 26 01:50 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:05:11.845Z] + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5cdc6a37ab6e241090a2416c5dedb1a575e732d9 --label arch=arm64 --label version=4.0.2 . [2026-05-26T02:05:16.138Z] Sending build context to Docker daemon 46.11MB [2026-05-26T02:05:16.138Z] Step 1/27 : ARG BASE=golang:1.25-alpine3.22 [2026-05-26T02:05:16.138Z] Step 2/27 : FROM ${BASE} AS builder [2026-05-26T02:05:16.138Z] ---> ba7376c661ad [2026-05-26T02:05:16.138Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2026-05-26T02:05:17.105Z] ---> Running in e22436b1489a [2026-05-26T02:05:17.105Z] Removing intermediate container e22436b1489a [2026-05-26T02:05:17.105Z] ---> 1b8b5cdbc590 [2026-05-26T02:05:17.105Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2026-05-26T02:05:17.375Z] ---> Running in 06a9c3c6ada5 [2026-05-26T02:05:17.642Z] Removing intermediate container 06a9c3c6ada5 [2026-05-26T02:05:17.642Z] ---> 08b7cb6d3488 [2026-05-26T02:05:17.642Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2026-05-26T02:05:17.642Z] ---> Running in 9db3d6aa957f [2026-05-26T02:05:17.920Z] Removing intermediate container 9db3d6aa957f [2026-05-26T02:05:17.920Z] ---> 6e95d4f4a3e6 [2026-05-26T02:05:17.920Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2026-05-26T02:05:17.920Z] ---> Running in f4b5483301fd [2026-05-26T02:05:19.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T02:05:19.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T02:05:21.292Z] OK: 255 MiB in 60 packages [2026-05-26T02:05:22.254Z] Removing intermediate container f4b5483301fd [2026-05-26T02:05:22.254Z] ---> 1fb0297dd1a6 [2026-05-26T02:05:22.254Z] Step 7/27 : WORKDIR /app [2026-05-26T02:05:22.254Z] ---> Running in 0a5930fbaa87 [2026-05-26T02:05:22.524Z] Removing intermediate container 0a5930fbaa87 [2026-05-26T02:05:22.524Z] ---> 499aa29aa4a5 [2026-05-26T02:05:22.525Z] Step 8/27 : COPY go.mod vendor* ./ [2026-05-26T02:05:37.533Z] ---> ab7e26548040 [2026-05-26T02:05:37.533Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2026-05-26T02:05:37.533Z] ---> Running in e091927c5cef [2026-05-26T02:05:38.118Z] skipping... [2026-05-26T02:05:38.734Z] Removing intermediate container e091927c5cef [2026-05-26T02:05:38.734Z] ---> 3b734a624def [2026-05-26T02:05:38.734Z] Step 10/27 : COPY . . [2026-05-26T02:05:53.747Z] ---> e1712fc88c7c [2026-05-26T02:05:53.747Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2026-05-26T02:05:53.747Z] ---> Running in fa217b390afd [2026-05-26T02:05:53.747Z] Removing intermediate container fa217b390afd [2026-05-26T02:05:53.747Z] ---> 21245d8ea02b [2026-05-26T02:05:53.747Z] Step 12/27 : RUN $MAKE [2026-05-26T02:05:53.747Z] ---> Running in 5a123acb2855 [2026-05-26T02:05:54.719Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.2 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2026-05-26T02:10:21.058Z] Removing intermediate container 5a123acb2855 [2026-05-26T02:10:21.058Z] ---> 3c834f6d454c [2026-05-26T02:10:21.058Z] Step 13/27 : FROM alpine:3.22 [2026-05-26T02:10:21.058Z] 3.22: Pulling from library/alpine [2026-05-26T02:10:21.058Z] 58e777220c39: Already exists [2026-05-26T02:10:21.058Z] Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 [2026-05-26T02:10:21.058Z] Status: Downloaded newer image for alpine:3.22 [2026-05-26T02:10:21.058Z] ---> 6a2735c23ff3 [2026-05-26T02:10:21.058Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2026-05-26T02:10:21.058Z] ---> Running in c056995ae915 [2026-05-26T02:10:21.058Z] Removing intermediate container c056995ae915 [2026-05-26T02:10:21.058Z] ---> 61268b24eb09 [2026-05-26T02:10:21.058Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2026-05-26T02:10:21.058Z] ---> Running in 3f978d1506c4 [2026-05-26T02:10:21.058Z] Removing intermediate container 3f978d1506c4 [2026-05-26T02:10:21.058Z] ---> 64857cdfb93a [2026-05-26T02:10:21.058Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2026-05-26T02:10:21.058Z] ---> Running in 2f8d090b73a2 [2026-05-26T02:10:21.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T02:10:21.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T02:10:21.058Z] (1/2) Installing ca-certificates (20260413-r0) [2026-05-26T02:10:21.058Z] (2/2) Installing dumb-init (1.2.5-r3) [2026-05-26T02:10:21.058Z] Executing busybox-1.37.0-r20.trigger [2026-05-26T02:10:21.058Z] Executing ca-certificates-20260413-r0.trigger [2026-05-26T02:10:21.330Z] OK: 8 MiB in 18 packages [2026-05-26T02:10:22.747Z] Removing intermediate container 2f8d090b73a2 [2026-05-26T02:10:22.747Z] ---> 9c0b1d2799ea [2026-05-26T02:10:22.747Z] Step 17/27 : RUN apk --no-cache upgrade [2026-05-26T02:10:22.747Z] ---> Running in 287bd606bb7b [2026-05-26T02:10:23.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-26T02:10:24.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-26T02:10:25.408Z] OK: 8 MiB in 18 packages [2026-05-26T02:10:27.347Z] Removing intermediate container 287bd606bb7b [2026-05-26T02:10:27.347Z] ---> df72477a1ab8 [2026-05-26T02:10:27.347Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2026-05-26T02:10:27.939Z] ---> 1446b6a40c5a [2026-05-26T02:10:27.939Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2026-05-26T02:10:28.521Z] ---> 22d3ebc60e52 [2026-05-26T02:10:28.521Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2026-05-26T02:10:29.114Z] ---> 19685262b379 [2026-05-26T02:10:29.114Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2026-05-26T02:10:31.130Z] ---> b75cefc4cb62 [2026-05-26T02:10:31.130Z] Step 22/27 : EXPOSE 59712 [2026-05-26T02:10:31.397Z] ---> Running in 26de2be73ad9 [2026-05-26T02:10:31.677Z] Removing intermediate container 26de2be73ad9 [2026-05-26T02:10:31.677Z] ---> 7edd6288fd51 [2026-05-26T02:10:31.677Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2026-05-26T02:10:31.677Z] ---> Running in fc9578467a21 [2026-05-26T02:10:31.951Z] Removing intermediate container fc9578467a21 [2026-05-26T02:10:31.951Z] ---> 54cd4b547d09 [2026-05-26T02:10:31.951Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2026-05-26T02:10:31.951Z] ---> Running in 1508abe351e0 [2026-05-26T02:10:32.225Z] Removing intermediate container 1508abe351e0 [2026-05-26T02:10:32.225Z] ---> 495169c014c1 [2026-05-26T02:10:32.225Z] Step 25/27 : LABEL arch=arm64 [2026-05-26T02:10:32.500Z] ---> Running in b7b5db03d8bc [2026-05-26T02:10:32.500Z] Removing intermediate container b7b5db03d8bc [2026-05-26T02:10:32.500Z] ---> eff192fef5ae [2026-05-26T02:10:32.500Z] Step 26/27 : LABEL git_sha=5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [2026-05-26T02:10:32.768Z] ---> Running in d3b85c55bcff [2026-05-26T02:10:33.034Z] Removing intermediate container d3b85c55bcff [2026-05-26T02:10:33.034Z] ---> 73cd43caec93 [2026-05-26T02:10:33.034Z] Step 27/27 : LABEL version=4.0.2 [2026-05-26T02:10:33.034Z] ---> Running in b12342f2e80d [2026-05-26T02:10:33.302Z] Removing intermediate container b12342f2e80d [2026-05-26T02:10:33.302Z] ---> 2a05b2e9ab4b [2026-05-26T02:10:33.302Z] [Warning] One or more build-args [ARCH] were not consumed [2026-05-26T02:10:34.269Z] Successfully built 2a05b2e9ab4b [2026-05-26T02:10:34.269Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T02:10:34.514Z] provisioning config files... [2026-05-26T02:10:34.528Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/3@tmp/config7841898420993925155tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:10:34.910Z] ---> ****-login.sh [2026-05-26T02:10:34.910Z] nexus3.edgexfoundry.org:10001 [2026-05-26T02:10:34.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:10:35.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:10:35.189Z] Configure a credential helper to remove this warning. See [2026-05-26T02:10:35.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:10:35.189Z] [2026-05-26T02:10:35.189Z] Login Succeeded [2026-05-26T02:10:35.189Z] nexus3.edgexfoundry.org:10002 [2026-05-26T02:10:35.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:10:35.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:10:35.469Z] Configure a credential helper to remove this warning. See [2026-05-26T02:10:35.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:10:35.469Z] [2026-05-26T02:10:35.469Z] Login Succeeded [2026-05-26T02:10:35.469Z] nexus3.edgexfoundry.org:10003 [2026-05-26T02:10:35.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:10:35.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:10:35.742Z] Configure a credential helper to remove this warning. See [2026-05-26T02:10:35.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:10:35.742Z] [2026-05-26T02:10:35.742Z] Login Succeeded [2026-05-26T02:10:36.008Z] nexus3.edgexfoundry.org:10004 [2026-05-26T02:10:36.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:10:36.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:10:36.276Z] Configure a credential helper to remove this warning. See [2026-05-26T02:10:36.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:10:36.277Z] [2026-05-26T02:10:36.277Z] Login Succeeded [2026-05-26T02:10:36.277Z] ****.io [2026-05-26T02:10:36.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-26T02:10:36.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-26T02:10:36.810Z] Configure a credential helper to remove this warning. See [2026-05-26T02:10:36.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-26T02:10:36.810Z] [2026-05-26T02:10:36.810Z] Login Succeeded [2026-05-26T02:10:36.810Z] ---> ****-login.sh ends [Pipeline] } [2026-05-26T02:10:36.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T02:10:36.875Z] [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo [2026-05-26T02:10:36.901Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2026-05-26T02:10:36.901Z] 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [2026-05-26T02:10:36.901Z] 4.0.2 [2026-05-26T02:10:36.901Z] 5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 [2026-05-26T02:10:36.901Z] palau [2026-05-26T02:10:36.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:10:37.284Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:10:37.701Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [2026-05-26T02:10:37.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2026-05-26T02:10:37.701Z] 556827355b57: Preparing [2026-05-26T02:10:37.701Z] db4c7a47d3f4: Preparing [2026-05-26T02:10:37.701Z] 361f5549fb76: Preparing [2026-05-26T02:10:37.701Z] 4495e107e192: Preparing [2026-05-26T02:10:37.701Z] 23052c74b808: Preparing [2026-05-26T02:10:37.701Z] fa51aa190b25: Preparing [2026-05-26T02:10:37.701Z] eeaa73608b53: Preparing [2026-05-26T02:10:37.701Z] fa51aa190b25: Waiting [2026-05-26T02:10:37.701Z] eeaa73608b53: Waiting [2026-05-26T02:10:37.980Z] 4495e107e192: Pushed [2026-05-26T02:10:37.980Z] db4c7a47d3f4: Pushed [2026-05-26T02:10:37.980Z] 361f5549fb76: Pushed [2026-05-26T02:10:37.980Z] 23052c74b808: Pushed [2026-05-26T02:10:37.980Z] eeaa73608b53: Layer already exists [2026-05-26T02:10:38.262Z] fa51aa190b25: Pushed [2026-05-26T02:10:46.450Z] 556827355b57: Pushed [2026-05-26T02:10:46.787Z] 5cdc6a37ab6e241090a2416c5dedb1a575e732d9: digest: sha256:1787c18568dec4cebc6309bda6ea61b8ab3857afe41d69bedc8a59be2320c092 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:10:47.254Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:10:47.612Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.2 [2026-05-26T02:10:47.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2026-05-26T02:10:47.612Z] 556827355b57: Preparing [2026-05-26T02:10:47.612Z] db4c7a47d3f4: Preparing [2026-05-26T02:10:47.612Z] 361f5549fb76: Preparing [2026-05-26T02:10:47.612Z] 4495e107e192: Preparing [2026-05-26T02:10:47.612Z] 23052c74b808: Preparing [2026-05-26T02:10:47.612Z] fa51aa190b25: Preparing [2026-05-26T02:10:47.612Z] eeaa73608b53: Preparing [2026-05-26T02:10:47.612Z] fa51aa190b25: Waiting [2026-05-26T02:10:47.612Z] 4495e107e192: Layer already exists [2026-05-26T02:10:47.612Z] 23052c74b808: Layer already exists [2026-05-26T02:10:47.612Z] 361f5549fb76: Layer already exists [2026-05-26T02:10:47.612Z] db4c7a47d3f4: Layer already exists [2026-05-26T02:10:47.612Z] 556827355b57: Layer already exists [2026-05-26T02:10:47.612Z] eeaa73608b53: Layer already exists [2026-05-26T02:10:47.612Z] fa51aa190b25: Layer already exists [2026-05-26T02:10:47.612Z] 4.0.2: digest: sha256:1787c18568dec4cebc6309bda6ea61b8ab3857afe41d69bedc8a59be2320c092 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:10:48.345Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:10:48.824Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 [2026-05-26T02:10:48.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2026-05-26T02:10:48.825Z] 556827355b57: Preparing [2026-05-26T02:10:48.825Z] db4c7a47d3f4: Preparing [2026-05-26T02:10:48.825Z] 361f5549fb76: Preparing [2026-05-26T02:10:48.825Z] 4495e107e192: Preparing [2026-05-26T02:10:48.825Z] 23052c74b808: Preparing [2026-05-26T02:10:48.825Z] fa51aa190b25: Preparing [2026-05-26T02:10:48.825Z] eeaa73608b53: Preparing [2026-05-26T02:10:48.825Z] fa51aa190b25: Waiting [2026-05-26T02:10:48.825Z] eeaa73608b53: Waiting [2026-05-26T02:10:48.825Z] 4495e107e192: Layer already exists [2026-05-26T02:10:48.825Z] 556827355b57: Layer already exists [2026-05-26T02:10:48.825Z] db4c7a47d3f4: Layer already exists [2026-05-26T02:10:48.825Z] 23052c74b808: Layer already exists [2026-05-26T02:10:48.825Z] 361f5549fb76: Layer already exists [2026-05-26T02:10:48.825Z] fa51aa190b25: Layer already exists [2026-05-26T02:10:48.825Z] eeaa73608b53: Layer already exists [2026-05-26T02:10:49.127Z] 5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2: digest: sha256:1787c18568dec4cebc6309bda6ea61b8ab3857afe41d69bedc8a59be2320c092 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:10:49.641Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:10:50.002Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:palau [2026-05-26T02:10:50.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2026-05-26T02:10:50.002Z] 556827355b57: Preparing [2026-05-26T02:10:50.002Z] db4c7a47d3f4: Preparing [2026-05-26T02:10:50.002Z] 361f5549fb76: Preparing [2026-05-26T02:10:50.002Z] 4495e107e192: Preparing [2026-05-26T02:10:50.002Z] 23052c74b808: Preparing [2026-05-26T02:10:50.002Z] fa51aa190b25: Preparing [2026-05-26T02:10:50.002Z] eeaa73608b53: Preparing [2026-05-26T02:10:50.002Z] fa51aa190b25: Waiting [2026-05-26T02:10:50.002Z] eeaa73608b53: Waiting [2026-05-26T02:10:50.002Z] 4495e107e192: Layer already exists [2026-05-26T02:10:50.002Z] 23052c74b808: Layer already exists [2026-05-26T02:10:50.002Z] db4c7a47d3f4: Layer already exists [2026-05-26T02:10:50.002Z] 361f5549fb76: Layer already exists [2026-05-26T02:10:50.002Z] 556827355b57: Layer already exists [2026-05-26T02:10:50.002Z] eeaa73608b53: Layer already exists [2026-05-26T02:10:50.002Z] fa51aa190b25: Layer already exists [2026-05-26T02:10:50.002Z] palau: digest: sha256:1787c18568dec4cebc6309bda6ea61b8ab3857afe41d69bedc8a59be2320c092 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2026-05-26T02:10:50.353Z] ===================================================== [Pipeline] echo [2026-05-26T02:10:50.370Z] taggedImages: [2026-05-26T02:10:50.370Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [2026-05-26T02:10:50.370Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.2 [2026-05-26T02:10:50.370Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5cdc6a37ab6e241090a2416c5dedb1a575e732d9-4.0.2 [2026-05-26T02:10:50.370Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:10:50.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T02:10:50.768Z] [2026-05-26T02:10:50.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:10:51.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T02:10:51.194Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-26T02:10:51.194Z] 8998bd30e6a1: Pulling fs layer [2026-05-26T02:10:51.194Z] 04944245beec: Pulling fs layer [2026-05-26T02:10:51.194Z] 699f458cf7ca: Pulling fs layer [2026-05-26T02:10:51.194Z] 765212b225bb: Pulling fs layer [2026-05-26T02:10:51.194Z] f23df028b6ca: Pulling fs layer [2026-05-26T02:10:51.194Z] d65c8cfc05b1: Pulling fs layer [2026-05-26T02:10:51.194Z] 2437ff75d9bd: Pulling fs layer [2026-05-26T02:10:51.194Z] f23df028b6ca: Waiting [2026-05-26T02:10:51.194Z] d65c8cfc05b1: Waiting [2026-05-26T02:10:51.194Z] 765212b225bb: Waiting [2026-05-26T02:10:51.194Z] 2437ff75d9bd: Waiting [2026-05-26T02:10:51.459Z] 04944245beec: Verifying Checksum [2026-05-26T02:10:51.459Z] 04944245beec: Download complete [2026-05-26T02:10:51.459Z] 765212b225bb: Verifying Checksum [2026-05-26T02:10:51.459Z] 765212b225bb: Download complete [2026-05-26T02:10:51.459Z] f23df028b6ca: Verifying Checksum [2026-05-26T02:10:51.459Z] f23df028b6ca: Download complete [2026-05-26T02:10:51.459Z] d65c8cfc05b1: Verifying Checksum [2026-05-26T02:10:51.459Z] d65c8cfc05b1: Download complete [2026-05-26T02:10:51.724Z] 699f458cf7ca: Verifying Checksum [2026-05-26T02:10:51.724Z] 699f458cf7ca: Download complete [2026-05-26T02:10:51.997Z] 8998bd30e6a1: Verifying Checksum [2026-05-26T02:10:51.997Z] 8998bd30e6a1: Download complete [2026-05-26T02:10:54.603Z] 2437ff75d9bd: Verifying Checksum [2026-05-26T02:10:54.603Z] 2437ff75d9bd: Download complete [2026-05-26T02:10:56.561Z] 8998bd30e6a1: Pull complete [2026-05-26T02:10:57.145Z] 04944245beec: Pull complete [2026-05-26T02:10:59.129Z] 699f458cf7ca: Pull complete [2026-05-26T02:10:59.129Z] 765212b225bb: Pull complete [2026-05-26T02:11:00.091Z] f23df028b6ca: Pull complete [2026-05-26T02:11:00.091Z] d65c8cfc05b1: Pull complete [2026-05-26T02:11:19.008Z] 2437ff75d9bd: Pull complete [2026-05-26T02:11:19.008Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-26T02:11:19.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-26T02:11:19.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:11:22.137Z] prd-ubuntu20.04-docker-arm64-4c-16g-11323 does not seem to be running inside a container [2026-05-26T02:11:22.218Z] $ 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/app-record-replay/3 -v /w/workspace/app-record-replay/3:/w/workspace/app-record-replay/3:rw,z -v /w/workspace/app-record-replay/3@tmp:/w/workspace/app-record-replay/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2026-05-26T02:11:25.060Z] $ docker top 373af4323ed589caf61077fae97123f6e8d2b2220bbfcc73561aa58bc7eee2f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:11:25.941Z] ---> job-cost.sh [2026-05-26T02:11:25.941Z] lf-activate-venv: SKIPPING [2026-05-26T02:11:25.941Z] INFO: No Stack... [2026-05-26T02:11:26.207Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-26T02:11:27.168Z] INFO: Archiving Costs [Pipeline] sh [2026-05-26T02:11:27.803Z] + cat /w/workspace/app-record-replay/3/archives/cost.csv [2026-05-26T02:11:27.803Z] + cut -d, -f6 [Pipeline] lock [2026-05-26T02:11:27.824Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] [2026-05-26T02:11:27.835Z] Resource [jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] did not exist. Created. [2026-05-26T02:11:27.841Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T02:11:28.509Z] /w/workspace/app-record-replay/3@tmp/durable-85b25a80/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-26T02:11:29.158Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-26T02:11:29.186Z] Warning: overwriting stash ‘stack-cost’ [2026-05-26T02:11:29.865Z] Stashed 1 file(s) [Pipeline] } [2026-05-26T02:11:29.877Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-palau-3-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-26T02:11:29.906Z] $ docker stop --time=1 373af4323ed589caf61077fae97123f6e8d2b2220bbfcc73561aa58bc7eee2f7 [2026-05-26T02:11:31.435Z] $ docker rm -f --volumes 373af4323ed589caf61077fae97123f6e8d2b2220bbfcc73561aa58bc7eee2f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2026-05-26T02:11:31.898Z] provisioning config files... [2026-05-26T02:11:31.904Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config17990152724163014880tmp [Pipeline] { [Pipeline] sh [2026-05-26T02:11:32.206Z] + set +x [2026-05-26T02:11:32.206Z] + curl -s https://codecov.io/bash [2026-05-26T02:11:32.206Z] + bash -s -- [2026-05-26T02:11:32.206Z] [2026-05-26T02:11:32.206Z] _____ _ [2026-05-26T02:11:32.206Z] / ____| | | [2026-05-26T02:11:32.206Z] | | ___ __| | ___ ___ _____ __ [2026-05-26T02:11:32.206Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2026-05-26T02:11:32.206Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2026-05-26T02:11:32.206Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2026-05-26T02:11:32.206Z] Bash-1.0.6 [2026-05-26T02:11:32.206Z] [2026-05-26T02:11:32.206Z] [2026-05-26T02:11:32.206Z] ==> git version 2.25.1 found [2026-05-26T02:11:32.206Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2026-05-26T02:11:32.206Z] Release-Date: 2020-01-08 [2026-05-26T02:11:32.206Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-05-26T02:11:32.206Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2026-05-26T02:11:32.206Z] ==> Jenkins CI detected. [2026-05-26T02:11:32.206Z] current dir:  /w/workspace/xfoundry_app-record-replay_palau [2026-05-26T02:11:32.206Z] project root: . [2026-05-26T02:11:32.206Z] --> token set from env [2026-05-26T02:11:32.206Z] Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml [2026-05-26T02:11:32.206Z] ==> Running gcov in . (disable via -X gcov) [2026-05-26T02:11:32.206Z] ==> Python coveragepy not found [2026-05-26T02:11:32.206Z] ==> Searching for coverage reports in: [2026-05-26T02:11:32.206Z] + . [2026-05-26T02:11:32.206Z] -> Found 1 reports [2026-05-26T02:11:32.206Z] ==> Detecting git/mercurial file structure [2026-05-26T02:11:32.466Z] ==> Reading reports [2026-05-26T02:11:32.466Z] + ./coverage.out bytes=29489 [2026-05-26T02:11:32.466Z] ==> Appending adjustments [2026-05-26T02:11:32.466Z] https://docs.codecov.io/docs/fixing-reports [2026-05-26T02:11:32.466Z] + Found adjustments [2026-05-26T02:11:32.466Z] ==> Gzipping contents [2026-05-26T02:11:32.741Z] 32K /tmp/codecov.JzsRWF.gz [2026-05-26T02:11:32.741Z] ==> Uploading reports [2026-05-26T02:11:32.741Z] url: https://codecov.io [2026-05-26T02:11:32.741Z] query: branch=palau&commit=5cdc6a37ab6e241090a2416c5dedb1a575e732d9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fpalau%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T02:11:32.741Z] -> Pinging Codecov [2026-05-26T02:11:32.741Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=5cdc6a37ab6e241090a2416c5dedb1a575e732d9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fpalau%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2026-05-26T02:11:32.741Z] -> Uploading to [2026-05-26T02:11:32.741Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/5cdc6a37ab6e241090a2416c5dedb1a575e732d9/8aead1ca-92f6-4c0f-a4c2-3623c164a566.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T021132Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4c3a71dd1f00ae684bb0827492ae6101dcffed332b037917578569c40f0187d3 [2026-05-26T02:11:32.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2026-05-26T02:11:32.741Z] Dload Upload Total Spent Left Speed [2026-05-26T02:11:33.045Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32236 0 0 100 32236 0 194k --:--:-- --:--:-- --:--:-- 194k [2026-05-26T02:11:33.045Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] } [2026-05-26T02:11:33.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2026-05-26T02:11:33.203Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2026-05-26T02:11:33.222Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:11:33.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T02:11:33.562Z] [2026-05-26T02:11:33.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:11:33.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T02:11:33.866Z] latest: Pulling from edgex-devops/edgex-snyk-go [2026-05-26T02:11:33.866Z] 2d35ebdb57d9: Pulling fs layer [2026-05-26T02:11:33.866Z] 85e8836fcdb2: Pulling fs layer [2026-05-26T02:11:33.866Z] 91631faa732a: Pulling fs layer [2026-05-26T02:11:33.866Z] f3f5ae8826fa: Pulling fs layer [2026-05-26T02:11:33.866Z] 4f4fb700ef54: Pulling fs layer [2026-05-26T02:11:33.866Z] 7861252a18e6: Pulling fs layer [2026-05-26T02:11:33.866Z] 9130f900ef6f: Pulling fs layer [2026-05-26T02:11:33.866Z] f3f5ae8826fa: Waiting [2026-05-26T02:11:33.866Z] 4f4fb700ef54: Waiting [2026-05-26T02:11:33.866Z] 7861252a18e6: Waiting [2026-05-26T02:11:33.866Z] 9130f900ef6f: Waiting [2026-05-26T02:11:33.866Z] 85e8836fcdb2: Download complete [2026-05-26T02:11:33.866Z] f3f5ae8826fa: Verifying Checksum [2026-05-26T02:11:33.866Z] f3f5ae8826fa: Download complete [2026-05-26T02:11:33.866Z] 4f4fb700ef54: Download complete [2026-05-26T02:11:34.125Z] 2d35ebdb57d9: Verifying Checksum [2026-05-26T02:11:34.125Z] 2d35ebdb57d9: Download complete [2026-05-26T02:11:34.125Z] 2d35ebdb57d9: Pull complete [2026-05-26T02:11:34.385Z] 7861252a18e6: Verifying Checksum [2026-05-26T02:11:34.385Z] 7861252a18e6: Download complete [2026-05-26T02:11:34.385Z] 85e8836fcdb2: Pull complete [2026-05-26T02:11:34.385Z] 91631faa732a: Verifying Checksum [2026-05-26T02:11:34.385Z] 91631faa732a: Download complete [2026-05-26T02:11:34.956Z] 9130f900ef6f: Verifying Checksum [2026-05-26T02:11:34.956Z] 9130f900ef6f: Download complete [2026-05-26T02:11:39.152Z] 91631faa732a: Pull complete [2026-05-26T02:11:39.152Z] f3f5ae8826fa: Pull complete [2026-05-26T02:11:39.733Z] 4f4fb700ef54: Pull complete [2026-05-26T02:11:40.675Z] 7861252a18e6: Pull complete [2026-05-26T02:11:45.996Z] 9130f900ef6f: Pull complete [2026-05-26T02:11:45.996Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2026-05-26T02:11:45.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2026-05-26T02:11:45.996Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:11:46.091Z] prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container [2026-05-26T02:11:46.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2026-05-26T02:11:55.409Z] $ docker top b96ec1f05adb1ed920c85a6909062b7abd9b6fba05cb09498d9a519b4cb5d88a -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T02:11:55.772Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_palau [Pipeline] echo [2026-05-26T02:11:55.793Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:palau' [Pipeline] sh [2026-05-26T02:11:56.099Z] + set -o pipefail [2026-05-26T02:11:56.099Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:palau' [2026-05-26T02:12:01.500Z] [2026-05-26T02:12:01.500Z] Monitoring /w/workspace/xfoundry_app-record-replay_palau (github.com/edgexfoundry/app-record-replay)... [2026-05-26T02:12:01.500Z] [2026-05-26T02:12:01.500Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e449e65c-4d68-4615-ad55-31eb223626fa/history/82303174-74cd-43be-a969-b34a668b51cb [2026-05-26T02:12:01.500Z] [2026-05-26T02:12:01.500Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2026-05-26T02:12:01.500Z] [2026-05-26T02:12:01.500Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2026-05-26T02:12:01.500Z] [Pipeline] } [2026-05-26T02:12:01.507Z] $ docker stop --time=1 b96ec1f05adb1ed920c85a6909062b7abd9b6fba05cb09498d9a519b4cb5d88a [2026-05-26T02:12:06.845Z] $ docker rm -f --volumes b96ec1f05adb1ed920c85a6909062b7abd9b6fba05cb09498d9a519b4cb5d88a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-26T02:12:08.107Z] + git log --format=format:%s -1 5cdc6a37ab6e241090a2416c5dedb1a575e732d9 [Pipeline] sh [2026-05-26T02:12:08.407Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T02:12:08.407Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:12:08.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T02:12:08.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:12:08.835Z] prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container [2026-05-26T02:12:08.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T02:12:15.051Z] $ docker top 69bebb4bead633e29c24105967bcf1cedbcb0c20e7400d916c2071dd9e852a73 -eo pid,comm [2026-05-26T02:12:15.103Z] 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). [2026-05-26T02:12:15.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T02:12:15.145Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T02:12:15.445Z] + git semver [Pipeline] } [2026-05-26T02:12:16.018Z] $ docker stop --time=1 69bebb4bead633e29c24105967bcf1cedbcb0c20e7400d916c2071dd9e852a73 [2026-05-26T02:12:17.323Z] $ docker rm -f --volumes 69bebb4bead633e29c24105967bcf1cedbcb0c20e7400d916c2071dd9e852a73 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:12:17.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T02:12:17.896Z] [2026-05-26T02:12:17.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:12:18.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T02:12:18.274Z] 0.23.1-centos7: Pulling from edgex-lftools [2026-05-26T02:12:18.274Z] ab5ef0e58194: Pulling fs layer [2026-05-26T02:12:18.274Z] 9712f1f96733: Pulling fs layer [2026-05-26T02:12:18.274Z] 63f879dbbcfc: Pulling fs layer [2026-05-26T02:12:18.274Z] 0d9ebad4ef96: Pulling fs layer [2026-05-26T02:12:18.274Z] e9a5061849ea: Pulling fs layer [2026-05-26T02:12:18.274Z] d747dcd14b5f: Pulling fs layer [2026-05-26T02:12:18.274Z] 2de7ff778b66: Pulling fs layer [2026-05-26T02:12:18.274Z] 0d9ebad4ef96: Waiting [2026-05-26T02:12:18.274Z] e9a5061849ea: Waiting [2026-05-26T02:12:18.274Z] d747dcd14b5f: Waiting [2026-05-26T02:12:18.274Z] 2de7ff778b66: Waiting [2026-05-26T02:12:18.274Z] 9712f1f96733: Download complete [2026-05-26T02:12:18.535Z] 63f879dbbcfc: Verifying Checksum [2026-05-26T02:12:18.535Z] 63f879dbbcfc: Download complete [2026-05-26T02:12:18.795Z] e9a5061849ea: Verifying Checksum [2026-05-26T02:12:18.795Z] e9a5061849ea: Download complete [2026-05-26T02:12:18.795Z] d747dcd14b5f: Download complete [2026-05-26T02:12:18.795Z] 0d9ebad4ef96: Verifying Checksum [2026-05-26T02:12:18.795Z] 0d9ebad4ef96: Download complete [2026-05-26T02:12:18.795Z] ab5ef0e58194: Verifying Checksum [2026-05-26T02:12:18.795Z] ab5ef0e58194: Download complete [2026-05-26T02:12:18.795Z] 2de7ff778b66: Verifying Checksum [2026-05-26T02:12:18.795Z] 2de7ff778b66: Download complete [2026-05-26T02:12:22.976Z] ab5ef0e58194: Pull complete [2026-05-26T02:12:23.542Z] 9712f1f96733: Pull complete [2026-05-26T02:12:24.917Z] 63f879dbbcfc: Pull complete [2026-05-26T02:12:33.614Z] 0d9ebad4ef96: Pull complete [2026-05-26T02:12:36.163Z] e9a5061849ea: Pull complete [2026-05-26T02:12:37.538Z] d747dcd14b5f: Pull complete [2026-05-26T02:12:40.065Z] 2de7ff778b66: Pull complete [2026-05-26T02:12:41.438Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2026-05-26T02:12:41.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2026-05-26T02:12:41.955Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:12:42.065Z] prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container [2026-05-26T02:12:42.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2026-05-26T02:13:10.358Z] $ docker top 6e8dbe669ff5e121b99da606077080127b661822e0d8a147a8b0bc87a4ec7944 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2026-05-26T02:13:10.440Z] provisioning config files... [2026-05-26T02:13:10.448Z] copy managed file [sigul-config] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config8521169653702219159tmp [2026-05-26T02:13:10.461Z] copy managed file [sigul-password] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config18372983950233841626tmp [2026-05-26T02:13:10.470Z] copy managed file [sigul-pki] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config16073303640922852377tmp [Pipeline] { [Pipeline] echo [2026-05-26T02:13:10.497Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:13:10.796Z] ---> sigul-configuration.sh [2026-05-26T02:13:10.796Z] gpg: directory `/root/.gnupg' created [2026-05-26T02:13:10.796Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2026-05-26T02:13:10.796Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2026-05-26T02:13:10.796Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2026-05-26T02:13:10.796Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2026-05-26T02:13:10.796Z] gpg: CAST5 encrypted data [2026-05-26T02:13:10.796Z] gpg: encrypted with 1 passphrase [2026-05-26T02:13:10.796Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2026-05-26T02:13:11.103Z] + mkdir /home/jenkins [2026-05-26T02:13:11.103Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2026-05-26T02:13:11.404Z] + 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 [2026-05-26T02:13:11.417Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:13:11.712Z] ---> sigul-install.sh [2026-05-26T02:13:11.712Z] Sigul already installed; skipping installation. [Pipeline] sh [2026-05-26T02:13:12.005Z] + git tag --list [2026-05-26T02:13:12.005Z] v3.1 [2026-05-26T02:13:12.005Z] v3.1.0 [2026-05-26T02:13:12.005Z] v3.1.1 [2026-05-26T02:13:12.005Z] v4.0.0 [2026-05-26T02:13:12.005Z] v4.0.1 [2026-05-26T02:13:12.005Z] v4.0.2 [2026-05-26T02:13:12.005Z] v4.1.0-dev.1 [2026-05-26T02:13:12.005Z] v4.1.0-dev.2 [2026-05-26T02:13:12.005Z] v4.1.0-dev.3 [Pipeline] sh [2026-05-26T02:13:12.304Z] + lftools sign git-tag v4.0.2 [2026-05-26T02:13:12.872Z] Signing Git tag with Sigul... [2026-05-26T02:13:12.872Z] Signing v4.0.2 [Pipeline] echo [2026-05-26T02:13:13.450Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:13:13.740Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2026-05-26T02:13:13.746Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2026-05-26T02:13:13.771Z] $ docker stop --time=1 6e8dbe669ff5e121b99da606077080127b661822e0d8a147a8b0bc87a4ec7944 [2026-05-26T02:13:15.238Z] $ docker rm -f --volumes 6e8dbe669ff5e121b99da606077080127b661822e0d8a147a8b0bc87a4ec7944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2026-05-26T02:13:15.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T02:13:15.708Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:13:16.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T02:13:16.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:13:16.108Z] prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container [2026-05-26T02:13:16.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T02:13:16.976Z] $ docker top 2c782a1093ed4e8ddeaa1f09a1218ac0589afb4088e56697f91a106757e5575d -eo pid,comm [2026-05-26T02:13:17.028Z] 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). [2026-05-26T02:13:17.028Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T02:13:17.078Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T02:13:17.380Z] + git semver [Pipeline] } [2026-05-26T02:13:17.950Z] $ docker stop --time=1 2c782a1093ed4e8ddeaa1f09a1218ac0589afb4088e56697f91a106757e5575d [2026-05-26T02:13:19.756Z] $ docker rm -f --volumes 2c782a1093ed4e8ddeaa1f09a1218ac0589afb4088e56697f91a106757e5575d [Pipeline] // withDockerContainer [Pipeline] sh [2026-05-26T02:13:20.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2026-05-26T02:13:20.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:13:20.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2026-05-26T02:13:20.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:13:20.900Z] prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container [2026-05-26T02:13:20.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2026-05-26T02:13:22.376Z] $ docker top b021b8589724a12d82eeb3fefb5824d5e20e726950b5788e30d109bc31fcaeee -eo pid,comm [2026-05-26T02:13:22.424Z] 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). [2026-05-26T02:13:22.424Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-26T02:13:22.460Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2026-05-26T02:13:22.762Z] + git semver [Pipeline] } [2026-05-26T02:13:23.332Z] $ docker stop --time=1 b021b8589724a12d82eeb3fefb5824d5e20e726950b5788e30d109bc31fcaeee [2026-05-26T02:13:25.146Z] $ docker rm -f --volumes b021b8589724a12d82eeb3fefb5824d5e20e726950b5788e30d109bc31fcaeee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2026-05-26T02:13:25.910Z] + [ -d /w/workspace/xfoundry_app-record-replay_palau/archives ] [2026-05-26T02:13:25.911Z] + ls -al /w/workspace/xfoundry_app-record-replay_palau/archives [2026-05-26T02:13:25.911Z] total 16 [2026-05-26T02:13:25.911Z] drwxr-xr-x 3 root root 4096 May 26 01:50 . [2026-05-26T02:13:25.911Z] drwxrwxr-x 12 jenkins jenkins 4096 May 26 02:13 .. [2026-05-26T02:13:25.911Z] drwxr-xr-x 2 root root 4096 May 26 01:50 cost [2026-05-26T02:13:25.911Z] -rw-r--r-- 1 root root 88 May 26 01:50 cost.csv [2026-05-26T02:13:25.911Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_palau/archives [2026-05-26T02:13:25.911Z] + ls -al /w/workspace/xfoundry_app-record-replay_palau/archives [2026-05-26T02:13:25.911Z] total 16 [2026-05-26T02:13:25.911Z] drwxr-xr-x 3 jenkins jenkins 4096 May 26 01:50 . [2026-05-26T02:13:25.911Z] drwxrwxr-x 12 jenkins jenkins 4096 May 26 02:13 .. [2026-05-26T02:13:25.911Z] drwxr-xr-x 2 jenkins jenkins 4096 May 26 01:50 cost [2026-05-26T02:13:25.911Z] -rw-r--r-- 1 jenkins jenkins 88 May 26 01:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:13:26.199Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:13:27.056Z] ---> package-listing.sh [2026-05-26T02:13:27.056Z] ++ facter osfamily [2026-05-26T02:13:27.056Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-26T02:13:28.790Z] + OS_FAMILY=debian [2026-05-26T02:13:28.790Z] + workspace=/w/workspace/xfoundry_app-record-replay_palau [2026-05-26T02:13:28.790Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-26T02:13:28.790Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-26T02:13:28.790Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-26T02:13:28.790Z] + PACKAGES=/tmp/packages_start.txt [2026-05-26T02:13:28.790Z] + '[' /w/workspace/xfoundry_app-record-replay_palau ']' [2026-05-26T02:13:28.790Z] + PACKAGES=/tmp/packages_end.txt [2026-05-26T02:13:28.790Z] + case "${OS_FAMILY}" in [2026-05-26T02:13:28.790Z] + dpkg -l [2026-05-26T02:13:28.790Z] + grep '^ii' [2026-05-26T02:13:28.790Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-26T02:13:28.790Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-26T02:13:28.790Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-26T02:13:28.790Z] + '[' /w/workspace/xfoundry_app-record-replay_palau ']' [2026-05-26T02:13:28.790Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_palau/archives/ [2026-05-26T02:13:28.790Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_palau/archives/ [Pipeline] echo [2026-05-26T02:13:28.800Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-26T02:13:29.079Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-26T02:13:29.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-26T02:13:29.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-26T02:13:29.718Z] prd-ubuntu20.04-docker-8c-8g-11319 does not seem to be running inside a container [2026-05-26T02:13:29.744Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_palau -v /w/workspace/xfoundry_app-record-replay_palau:/w/workspace/xfoundry_app-record-replay_palau:rw,z -v /w/workspace/xfoundry_app-record-replay_palau@tmp:/w/workspace/xfoundry_app-record-replay_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2026-05-26T02:13:29.955Z] $ docker top fdc623ffd35e02e95c2e37347ccd05faa49cc26879aa3eac1a48458a9d039edd -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-26T02:13:30.320Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-26T02:13:34.859Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-26T02:13:35.149Z] + ls /var/log/sa-host [2026-05-26T02:13:35.149Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-26T02:13:35.242Z] provisioning config files... [2026-05-26T02:13:35.250Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_palau@tmp/config9347333654401489037tmp [Pipeline] { [Pipeline] echo [2026-05-26T02:13:35.270Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:13:35.556Z] ---> create-netrc.sh [Pipeline] } [2026-05-26T02:13:35.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:13:35.904Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-26T02:13:35.915Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:13:36.204Z] ---> sudo-logs.sh [2026-05-26T02:13:36.204Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-26T02:13:36.240Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:13:36.525Z] ---> job-cost.sh [2026-05-26T02:13:36.525Z] lf-activate-venv: SKIPPING [2026-05-26T02:13:36.525Z] DEBUG: total: 0.2199999988079071 [2026-05-26T02:13:36.525Z] INFO: Retrieving Stack Cost... [2026-05-26T02:13:36.786Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-26T02:13:37.080Z] INFO: Archiving Costs [Pipeline] echo [2026-05-26T02:13:37.094Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-26T02:13:37.383Z] ---> logs-deploy.sh [2026-05-26T02:13:37.383Z] lf-activate-venv: SKIPPING [2026-05-26T02:13:37.383Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/palau/3 [2026-05-26T02:13:37.383Z] INFO: archiving workspace using pattern(s): [2026-05-26T02:13:38.319Z] Archives upload complete. [2026-05-26T02:13:38.319Z] INFO: archiving logs to Nexus