Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cc8644154733f4f3544498f2753be7fafbd0391 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-ssh16804779201747324755.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh6831519524361925119.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8780757934974931408.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh16155457602549391041.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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13764125172910549983.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] ========================================================= [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.23 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-38918 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # 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 8cc8644154733f4f3544498f2753be7fafbd0391 (main) Commit message: "Merge pull request #171 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.27" > 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 8cc8644154733f4f3544498f2753be7fafbd0391 # timeout=10 > git rev-list --no-walk 0dcebb99a18d406dc447e92715de8efa4b5aa2cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-14T00:18:42.256Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-14T00:18:42.329Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-14T00:18:42.357Z] ========================================================= [2025-02-14T00:18:42.357Z] EdgeX Global Pipelines Version Info [2025-02-14T00:18:42.357Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:18:43.105Z] ------------------- [2025-02-14T00:18:43.105Z] stable info: [2025-02-14T00:18:43.105Z] ------------------- [2025-02-14T00:18:43.105Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-14T00:18:43.105Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-14T00:18:43.105Z] Message: update stable to v1.0.269 [2025-02-14T00:18:43.675Z] ------------------- [2025-02-14T00:18:43.675Z] experimental info: [2025-02-14T00:18:43.675Z] ------------------- [2025-02-14T00:18:43.675Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-14T00:18:43.675Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-14T00:18:43.675Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-14T00:18:43.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2025-02-14T00:18:43.782Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2025-02-14T00:18:43.798Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-14T00:18:43.817Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-14T00:18:43.835Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-14T00:18:43.856Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-14T00:18:43.878Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-14T00:18:43.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-14T00:18:43.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-14T00:18:43.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-14T00:18:43.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-14T00:18:43.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2025-02-14T00:18:43.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-14T00:18:44.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-14T00:18:44.034Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-14T00:18:44.053Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-14T00:18:44.073Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-14T00:18:44.096Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-14T00:18:44.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-14T00:18:44.142Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-14T00:18:44.160Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-14T00:18:44.184Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-14T00:18:44.203Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-14T00:18:44.224Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-14T00:18:44.247Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-14T00:18:44.269Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-14T00:18:44.291Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-14T00:18:44.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-14T00:18:44.330Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-14T00:18:44.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-14T00:18:44.378Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] echo [2025-02-14T00:18:44.401Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cc8644 [Pipeline] echo [2025-02-14T00:18:44.426Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:18:44.494Z] provisioning config files... [2025-02-14T00:18:44.507Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15607625941125553052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:18:44.849Z] ---> ****-login.sh [2025-02-14T00:18:44.849Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:18:45.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:18:45.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:18:45.111Z] Configure a credential helper to remove this warning. See [2025-02-14T00:18:45.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:18:45.111Z] [2025-02-14T00:18:45.111Z] Login Succeeded [2025-02-14T00:18:45.111Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:18:45.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:18:45.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:18:45.371Z] Configure a credential helper to remove this warning. See [2025-02-14T00:18:45.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:18:45.371Z] [2025-02-14T00:18:45.371Z] Login Succeeded [2025-02-14T00:18:45.371Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:18:45.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:18:45.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:18:45.371Z] Configure a credential helper to remove this warning. See [2025-02-14T00:18:45.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:18:45.371Z] [2025-02-14T00:18:45.371Z] Login Succeeded [2025-02-14T00:18:45.371Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:18:45.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:18:45.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:18:45.632Z] Configure a credential helper to remove this warning. See [2025-02-14T00:18:45.632Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:18:45.632Z] [2025-02-14T00:18:45.632Z] Login Succeeded [2025-02-14T00:18:45.632Z] ****.io [2025-02-14T00:18:45.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:18:45.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:18:45.892Z] Configure a credential helper to remove this warning. See [2025-02-14T00:18:45.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:18:45.892Z] [2025-02-14T00:18:45.892Z] Login Succeeded [2025-02-14T00:18:45.892Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:18:45.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-14T00:18:46.299Z] + git rev-list -1 --merges 8cc8644154733f4f3544498f2753be7fafbd0391~1..8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] echo [2025-02-14T00:18:46.327Z] -----------> git rev-list -1 --merges 8cc8644154733f4f3544498f2753be7fafbd0391~1..8cc8644154733f4f3544498f2753be7fafbd0391 8cc8644154733f4f3544498f2753be7fafbd0391 [2025-02-14T00:18:46.327Z] 8cc8644154733f4f3544498f2753be7fafbd0391 [false] [Pipeline] sh [2025-02-14T00:18:46.621Z] + git log --format=format:%s -1 8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] echo [2025-02-14T00:18:46.635Z] ========================================================= [2025-02-14T00:18:46.635Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-14T00:18:46.635Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-14T00:18:46.975Z] + git log --format=format:%s -1 8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] echo [2025-02-14T00:18:46.987Z] [semverPrep] GIT_COMMIT: 8cc8644154733f4f3544498f2753be7fafbd0391, Commit Message: Merge pull request #171 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.27 [Pipeline] echo [2025-02-14T00:18:47.007Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-14T00:18:47.359Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T00:18:47.359Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-14T00:18:47.359Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-14T00:18:47.359Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-14T00:18:47.359Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-14T00:18:47.359Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-14T00:18:47.359Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:18:47.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:18:47.713Z] [2025-02-14T00:18:47.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:18:48.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:18:48.031Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-14T00:18:48.031Z] b85a868b505f: Pulling fs layer [2025-02-14T00:18:48.031Z] e2be974225ed: Pulling fs layer [2025-02-14T00:18:48.031Z] 339a4e72a1f5: Pulling fs layer [2025-02-14T00:18:48.031Z] 988bab9f4d93: Pulling fs layer [2025-02-14T00:18:48.031Z] 1469e6f7b9e6: Pulling fs layer [2025-02-14T00:18:48.031Z] eaf3925da568: Pulling fs layer [2025-02-14T00:18:48.031Z] bab4dde63d76: Pulling fs layer [2025-02-14T00:18:48.031Z] bde34c3a00c8: Pulling fs layer [2025-02-14T00:18:48.031Z] b352a97aabf1: Pulling fs layer [2025-02-14T00:18:48.031Z] 4872d77fe225: Pulling fs layer [2025-02-14T00:18:48.031Z] 5851b861e8e6: Pulling fs layer [2025-02-14T00:18:48.031Z] 988bab9f4d93: Waiting [2025-02-14T00:18:48.031Z] 1469e6f7b9e6: Waiting [2025-02-14T00:18:48.031Z] eaf3925da568: Waiting [2025-02-14T00:18:48.031Z] bab4dde63d76: Waiting [2025-02-14T00:18:48.031Z] bde34c3a00c8: Waiting [2025-02-14T00:18:48.031Z] b352a97aabf1: Waiting [2025-02-14T00:18:48.031Z] 4872d77fe225: Waiting [2025-02-14T00:18:48.031Z] 5851b861e8e6: Waiting [2025-02-14T00:18:48.031Z] e2be974225ed: Verifying Checksum [2025-02-14T00:18:48.031Z] e2be974225ed: Download complete [2025-02-14T00:18:48.031Z] 988bab9f4d93: Verifying Checksum [2025-02-14T00:18:48.031Z] 988bab9f4d93: Download complete [2025-02-14T00:18:48.031Z] 1469e6f7b9e6: Verifying Checksum [2025-02-14T00:18:48.031Z] 1469e6f7b9e6: Download complete [2025-02-14T00:18:48.031Z] eaf3925da568: Verifying Checksum [2025-02-14T00:18:48.031Z] eaf3925da568: Download complete [2025-02-14T00:18:48.031Z] 339a4e72a1f5: Verifying Checksum [2025-02-14T00:18:48.031Z] 339a4e72a1f5: Download complete [2025-02-14T00:18:48.290Z] bde34c3a00c8: Verifying Checksum [2025-02-14T00:18:48.290Z] bde34c3a00c8: Download complete [2025-02-14T00:18:48.290Z] b352a97aabf1: Download complete [2025-02-14T00:18:48.290Z] 4872d77fe225: Verifying Checksum [2025-02-14T00:18:48.290Z] 4872d77fe225: Download complete [2025-02-14T00:18:48.290Z] 5851b861e8e6: Verifying Checksum [2025-02-14T00:18:48.290Z] 5851b861e8e6: Download complete [2025-02-14T00:18:48.290Z] b85a868b505f: Verifying Checksum [2025-02-14T00:18:48.290Z] b85a868b505f: Download complete [2025-02-14T00:18:48.552Z] bab4dde63d76: Download complete [2025-02-14T00:18:49.492Z] b85a868b505f: Pull complete [2025-02-14T00:18:49.750Z] e2be974225ed: Pull complete [2025-02-14T00:18:50.008Z] 339a4e72a1f5: Pull complete [2025-02-14T00:18:50.268Z] 988bab9f4d93: Pull complete [2025-02-14T00:18:50.527Z] 1469e6f7b9e6: Pull complete [2025-02-14T00:18:50.527Z] eaf3925da568: Pull complete [2025-02-14T00:18:52.431Z] bab4dde63d76: Pull complete [2025-02-14T00:18:52.431Z] bde34c3a00c8: Pull complete [2025-02-14T00:18:52.690Z] b352a97aabf1: Pull complete [2025-02-14T00:18:52.690Z] 4872d77fe225: Pull complete [2025-02-14T00:18:52.690Z] 5851b861e8e6: Pull complete [2025-02-14T00:18:52.690Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-14T00:18:52.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:18:52.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:18:52.833Z] prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container [2025-02-14T00:18:52.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T00:18:55.230Z] $ docker top 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 -eo pid,comm [2025-02-14T00:18:55.290Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-14T00:18:55.290Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T00:18:55.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:18:55.346Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:18:55.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:18:55.465Z] $ docker exec 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 ssh-agent [2025-02-14T00:18:55.587Z] SSH_AUTH_SOCK=/tmp/ssh-I7pNUJgI1GDW/agent.31 [2025-02-14T00:18:55.587Z] SSH_AGENT_PID=37 [2025-02-14T00:18:55.595Z] Running ssh-add (command line suppressed) [2025-02-14T00:18:55.695Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_680797998198926540.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_680797998198926540.key) [2025-02-14T00:18:55.713Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:18:56.005Z] + git tag --points-at HEAD [Pipeline] } [2025-02-14T00:18:56.013Z] $ docker exec --env ******** --env ******** 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 ssh-agent -k [2025-02-14T00:18:56.115Z] unset SSH_AUTH_SOCK; [2025-02-14T00:18:56.115Z] unset SSH_AGENT_PID; [2025-02-14T00:18:56.116Z] echo Agent pid 37 killed; [2025-02-14T00:18:56.129Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-14T00:18:56.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:18:56.171Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:18:56.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:18:56.280Z] $ docker exec 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 ssh-agent [2025-02-14T00:18:56.399Z] SSH_AUTH_SOCK=/tmp/ssh-sdUzRV9hiJFL/agent.70 [2025-02-14T00:18:56.399Z] SSH_AGENT_PID=76 [2025-02-14T00:18:56.403Z] Running ssh-add (command line suppressed) [2025-02-14T00:18:56.519Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1233414978665189978.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1233414978665189978.key) [2025-02-14T00:18:56.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:18:56.830Z] + git semver init [2025-02-14T00:18:57.090Z] 2025-02-14 00:18:57,005 [run_init] DEBUG init version:0.0.0 force:False [2025-02-14T00:18:57.090Z] 2025-02-14 00:18:57,005 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2025-02-14T00:18:57.090Z] 2025-02-14 00:18:57,006 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2025-02-14T00:18:57.090Z] 2025-02-14 00:18:57,006 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:18:58.469Z] 2025-02-14 00:18:58,461 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2025-02-14T00:18:58.469Z] 2025-02-14 00:18:58,462 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2025-02-14T00:18:58.469Z] 2025-02-14 00:18:58,462 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-14T00:18:58.469Z] 2025-02-14 00:18:58,462 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-14T00:18:58.469Z] 4.0.0-dev.8 [Pipeline] } [2025-02-14T00:18:58.735Z] $ docker exec --env ******** --env ******** 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 ssh-agent -k [2025-02-14T00:18:58.838Z] unset SSH_AUTH_SOCK; [2025-02-14T00:18:58.838Z] unset SSH_AGENT_PID; [2025-02-14T00:18:58.838Z] echo Agent pid 76 killed; [2025-02-14T00:18:58.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T00:18:59.172Z] + git semver [Pipeline] } [2025-02-14T00:18:59.440Z] $ docker stop --time=1 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 [2025-02-14T00:19:00.748Z] $ docker rm -f --volumes 093c3a01164e17052b392540e459cbbcf8eda3e85d35add48799922c98247c63 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:19:01.090Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-14T00:19:01.314Z] Stashed 1 file(s) [Pipeline] echo [2025-02-14T00:19:01.318Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:19:01.490Z] provisioning config files... [2025-02-14T00:19:01.499Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5850914398499235889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:19:01.797Z] ---> ****-login.sh [2025-02-14T00:19:01.797Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:19:01.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:19:01.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:19:01.798Z] Configure a credential helper to remove this warning. See [2025-02-14T00:19:01.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:19:01.798Z] [2025-02-14T00:19:01.798Z] Login Succeeded [2025-02-14T00:19:01.798Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:19:01.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:19:01.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:19:01.798Z] Configure a credential helper to remove this warning. See [2025-02-14T00:19:01.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:19:01.798Z] [2025-02-14T00:19:01.798Z] Login Succeeded [2025-02-14T00:19:01.798Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:19:02.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:19:02.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:19:02.058Z] Configure a credential helper to remove this warning. See [2025-02-14T00:19:02.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:19:02.058Z] [2025-02-14T00:19:02.058Z] Login Succeeded [2025-02-14T00:19:02.058Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:19:02.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:19:02.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:19:02.058Z] Configure a credential helper to remove this warning. See [2025-02-14T00:19:02.058Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:19:02.058Z] [2025-02-14T00:19:02.058Z] Login Succeeded [2025-02-14T00:19:02.058Z] ****.io [2025-02-14T00:19:02.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:19:02.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:19:02.318Z] Configure a credential helper to remove this warning. See [2025-02-14T00:19:02.318Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:19:02.318Z] [2025-02-14T00:19:02.319Z] Login Succeeded [2025-02-14T00:19:02.319Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:19:02.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-14T00:19:02.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:19:02.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:19:02.470Z] ========================================================= [2025-02-14T00:19:02.470Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-14T00:19:02.470Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:19:02.808Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-14T00:19:02.808Z] Sending build context to Docker daemon 9.865MB [2025-02-14T00:19:02.808Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-14T00:19:02.808Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-14T00:19:02.808Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-14T00:19:02.808Z] da9db072f522: Pulling fs layer [2025-02-14T00:19:02.808Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-14T00:19:02.808Z] 06f05ace1117: Pulling fs layer [2025-02-14T00:19:02.808Z] 5fe327b54edc: Pulling fs layer [2025-02-14T00:19:02.808Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T00:19:02.808Z] 92a5565b7b96: Pulling fs layer [2025-02-14T00:19:02.808Z] ff9bb7016b71: Pulling fs layer [2025-02-14T00:19:02.808Z] b67dba6c2c7d: Pulling fs layer [2025-02-14T00:19:02.808Z] a813b0c90790: Pulling fs layer [2025-02-14T00:19:02.808Z] 92a5565b7b96: Waiting [2025-02-14T00:19:02.808Z] b67dba6c2c7d: Waiting [2025-02-14T00:19:02.808Z] ff9bb7016b71: Waiting [2025-02-14T00:19:02.808Z] 5fe327b54edc: Waiting [2025-02-14T00:19:02.808Z] a813b0c90790: Waiting [2025-02-14T00:19:02.808Z] 4f4fb700ef54: Waiting [2025-02-14T00:19:02.808Z] 6ef4a4ee8ca5: Download complete [2025-02-14T00:19:03.066Z] 5fe327b54edc: Verifying Checksum [2025-02-14T00:19:03.066Z] 5fe327b54edc: Download complete [2025-02-14T00:19:03.066Z] 4f4fb700ef54: Verifying Checksum [2025-02-14T00:19:03.066Z] 4f4fb700ef54: Download complete [2025-02-14T00:19:03.066Z] da9db072f522: Verifying Checksum [2025-02-14T00:19:03.066Z] da9db072f522: Download complete [2025-02-14T00:19:03.066Z] 92a5565b7b96: Verifying Checksum [2025-02-14T00:19:03.066Z] 92a5565b7b96: Download complete [2025-02-14T00:19:03.066Z] ff9bb7016b71: Verifying Checksum [2025-02-14T00:19:03.066Z] ff9bb7016b71: Download complete [2025-02-14T00:19:03.066Z] da9db072f522: Pull complete [2025-02-14T00:19:03.326Z] a813b0c90790: Verifying Checksum [2025-02-14T00:19:03.326Z] a813b0c90790: Download complete [2025-02-14T00:19:03.326Z] 6ef4a4ee8ca5: Pull complete [2025-02-14T00:19:03.584Z] 06f05ace1117: Download complete [2025-02-14T00:19:03.841Z] b67dba6c2c7d: Verifying Checksum [2025-02-14T00:19:03.841Z] b67dba6c2c7d: Download complete [2025-02-14T00:19:07.197Z] 06f05ace1117: Pull complete [2025-02-14T00:19:07.197Z] 5fe327b54edc: Pull complete [2025-02-14T00:19:07.197Z] 4f4fb700ef54: Pull complete [2025-02-14T00:19:07.454Z] 92a5565b7b96: Pull complete [2025-02-14T00:19:07.454Z] ff9bb7016b71: Pull complete [2025-02-14T00:19:09.992Z] b67dba6c2c7d: Pull complete [2025-02-14T00:19:10.560Z] a813b0c90790: Pull complete [2025-02-14T00:19:10.560Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-14T00:19:10.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-14T00:19:10.560Z] ---> 3ba60ce46760 [2025-02-14T00:19:10.560Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-14T00:19:13.863Z] ---> Running in e08e36f7c7aa [2025-02-14T00:19:13.863Z] Removing intermediate container e08e36f7c7aa [2025-02-14T00:19:13.863Z] ---> cf9ea8ce7b82 [2025-02-14T00:19:13.863Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-14T00:19:13.863Z] ---> Running in fdebd62fbe72 [2025-02-14T00:19:13.863Z] Removing intermediate container fdebd62fbe72 [2025-02-14T00:19:13.863Z] ---> e23016a47190 [2025-02-14T00:19:13.863Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-14T00:19:13.863Z] ---> Running in b02ca8f16eb7 [2025-02-14T00:19:13.863Z] Removing intermediate container b02ca8f16eb7 [2025-02-14T00:19:13.863Z] ---> c2d005fd71f7 [2025-02-14T00:19:13.863Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-14T00:19:13.863Z] ---> Running in 382b6d7f9242 [2025-02-14T00:19:13.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T00:19:14.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T00:19:14.381Z] OK: 248 MiB in 58 packages [2025-02-14T00:19:14.949Z] Removing intermediate container 382b6d7f9242 [2025-02-14T00:19:14.949Z] ---> 8c98464fa1b6 [2025-02-14T00:19:14.949Z] Step 7/12 : WORKDIR /app [2025-02-14T00:19:14.949Z] ---> Running in 43023dae6882 [2025-02-14T00:19:14.949Z] Removing intermediate container 43023dae6882 [2025-02-14T00:19:14.949Z] ---> 7cfe6a9cad8b [2025-02-14T00:19:14.949Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-14T00:19:14.949Z] ---> 34964d8619fc [2025-02-14T00:19:14.949Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T00:19:15.209Z] ---> Running in 23488165b7bd [2025-02-14T00:19:16.449Z] Still waiting to schedule task [2025-02-14T00:19:16.449Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-38913’ [2025-02-14T00:19:53.958Z] Removing intermediate container 23488165b7bd [2025-02-14T00:19:53.958Z] ---> d249460bc06b [2025-02-14T00:19:53.958Z] Step 10/12 : COPY . . [2025-02-14T00:19:53.958Z] ---> f27f922e36af [2025-02-14T00:19:53.958Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-14T00:19:53.958Z] ---> Running in ec29b006815a [2025-02-14T00:19:53.958Z] Removing intermediate container ec29b006815a [2025-02-14T00:19:53.958Z] ---> 06bc75b5ee73 [2025-02-14T00:19:53.958Z] Step 12/12 : RUN $MAKE [2025-02-14T00:19:53.958Z] ---> Running in 2d114a47963b [2025-02-14T00:19:53.958Z] noop [2025-02-14T00:19:53.958Z] Removing intermediate container 2d114a47963b [2025-02-14T00:19:53.958Z] ---> 2454e1e989d2 [2025-02-14T00:19:53.958Z] Successfully built 2454e1e989d2 [2025-02-14T00:19:53.958Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:19:54.293Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-14T00:19:54.293Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:19:54.369Z] prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container [2025-02-14T00:19:54.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-14T00:19:54.748Z] $ docker top a4b0c997fa08bc0e21257464b0c6f8e32102c24b7b621476d642101a131d4c21 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:19:55.121Z] + go version [2025-02-14T00:19:55.121Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-14T00:19:55.130Z] $ docker stop --time=1 a4b0c997fa08bc0e21257464b0c6f8e32102c24b7b621476d642101a131d4c21 [2025-02-14T00:19:56.376Z] $ docker rm -f --volumes a4b0c997fa08bc0e21257464b0c6f8e32102c24b7b621476d642101a131d4c21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:19:56.831Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-14T00:19:56.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:19:56.911Z] prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container [2025-02-14T00:19:56.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-14T00:19:57.256Z] $ docker top 0d699c806af8d1a7fae0523619ca58f23e4c3fa25c1ca2de05407786b9ac922c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:19:57.607Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2025-02-14T00:19:57.904Z] + make test [2025-02-14T00:19:57.904Z] go test -race -coverprofile=coverage.out ./... [2025-02-14T00:20:29.977Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2025-02-14T00:20:29.977Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2025-02-14T00:20:29.977Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2025-02-14T00:20:29.977Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2025-02-14T00:20:30.234Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.028s coverage: 88.0% of statements [2025-02-14T00:20:40.209Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.590s coverage: 98.7% of statements [2025-02-14T00:20:40.209Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.075s coverage: 89.7% of statements [2025-02-14T00:20:40.209Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.020s coverage: 100.0% of statements [2025-02-14T00:20:40.209Z] running golangci-lint [2025-02-14T00:20:40.209Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-02-14T00:20:40.209Z] go version go1.23.4 linux/amd64 [2025-02-14T00:20:40.209Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-02-14T00:20:40.209Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-02-14T00:20:40.209Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-02-14T00:21:02.120Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 20.475230397s" [2025-02-14T00:21:02.120Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 6.427774ms" [2025-02-14T00:21:10.229Z] level=info msg="[linters_context/goanalysis] analyzers took 45.160699887s with top 10 stages: buildir: 36.920018281s, inspect: 1.898012738s, fact_deprecated: 1.576174027s, printf: 1.08803333s, ctrlflow: 998.880182ms, fact_purity: 708.04501ms, nilness: 604.531703ms, typedness: 404.320844ms, SA5012: 302.338766ms, tokenfileanalyzer: 243.879896ms" [2025-02-14T00:21:10.229Z] level=info msg="[runner] Issues before processing: 10, after processing: 0" [2025-02-14T00:21:10.229Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 10/10, filename_unadjuster: 10/10, invalid_issue: 10/10, path_prettifier: 10/10, exclude-rules: 10/0, identifier_marker: 10/10, exclude: 10/10, skip_files: 10/10, autogenerated_exclude: 10/10, skip_dirs: 10/10" [2025-02-14T00:21:10.229Z] level=info msg="[runner] processing took 813.679µs with stages: identifier_marker: 435.81µs, autogenerated_exclude: 156.194µs, exclude-rules: 92.052µs, path_prettifier: 71.601µs, skip_dirs: 44.301µs, cgo: 2.831µs, invalid_issue: 2.68µs, nolint: 1.4µs, filename_unadjuster: 1.38µs, max_same_issues: 1.02µs, uniq_by_line: 600ns, fixer: 580ns, sort_results: 450ns, skip_files: 430ns, exclude: 390ns, max_from_linter: 380ns, diff: 310ns, source_code: 270ns, max_per_file_from_linter: 270ns, path_shortener: 270ns, path_prefixer: 240ns, severity-rules: 220ns" [2025-02-14T00:21:10.229Z] level=info msg="[runner] linters took 9.003826548s with stages: goanalysis_metalinter: 9.002846425s" [2025-02-14T00:21:10.229Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-02-14T00:21:10.229Z] level=info msg="Memory: 296 samples, avg is 217.4MB, max is 1047.8MB" [2025-02-14T00:21:10.229Z] level=info msg="Execution took 29.493576461s" [2025-02-14T00:21:10.229Z] go vet ./... [2025-02-14T00:21:15.492Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-14T00:21:15.492Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-14T00:21:15.750Z] ./bin/test-attribution-txt.sh [2025-02-14T00:21:15.750Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-02-14T00:21:15.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-14T00:21:15.787Z] $ docker stop --time=1 0d699c806af8d1a7fae0523619ca58f23e4c3fa25c1ca2de05407786b9ac922c [2025-02-14T00:21:19.739Z] $ docker rm -f --volumes 0d699c806af8d1a7fae0523619ca58f23e4c3fa25c1ca2de05407786b9ac922c [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:21:20.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-14T00:21:20.431Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-14T00:21:20.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-14T00:21:21.167Z] + ls -al . [2025-02-14T00:21:21.167Z] total 264 [2025-02-14T00:21:21.167Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 00:19 . [2025-02-14T00:21:21.167Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:18 .. [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 14 00:18 .dockerignore [2025-02-14T00:21:21.167Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:20 .git [2025-02-14T00:21:21.167Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:18 .github [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 14 00:18 .gitignore [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 00:18 .golangci.yml [2025-02-14T00:21:21.167Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:18 .semver [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 16870 Feb 14 00:18 Attribution.txt [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 14 00:18 CHANGELOG.md [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 1726 Feb 14 00:18 Dockerfile [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 00:18 GOVERNANCE.md [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 14 00:18 Jenkinsfile [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 14 00:18 LICENSE [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 14 00:18 Makefile [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 14 00:18 OWNERS.md [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 14 00:18 README.md [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 14 00:18 Record and Reply.postman_collection.json [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 00:19 VERSION [2025-02-14T00:21:21.167Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:18 bin [2025-02-14T00:21:21.167Z] -rw-r--r-- 1 jenkins jenkins 34248 Feb 14 00:20 coverage.out [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 6720 Feb 14 00:18 go.mod [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 88238 Feb 14 00:18 go.sum [2025-02-14T00:21:21.167Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 14 00:18 internal [2025-02-14T00:21:21.167Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 14 00:18 main.go [2025-02-14T00:21:21.167Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:18 openapi [2025-02-14T00:21:21.167Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:18 pkg [2025-02-14T00:21:21.167Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:18 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:21:21.487Z] + 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=8cc8644154733f4f3544498f2753be7fafbd0391 --label arch=amd64 --label version=4.0.0-dev.8 . [2025-02-14T00:21:21.487Z] Sending build context to Docker daemon 9.9MB [2025-02-14T00:21:21.487Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-14T00:21:21.487Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-14T00:21:21.487Z] ---> 2454e1e989d2 [2025-02-14T00:21:21.487Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-14T00:21:21.745Z] ---> Running in 674a6d5e0829 [2025-02-14T00:21:21.745Z] Removing intermediate container 674a6d5e0829 [2025-02-14T00:21:21.745Z] ---> 34a413fb6f4b [2025-02-14T00:21:21.745Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-14T00:21:21.745Z] ---> Running in 5168356ce75e [2025-02-14T00:21:21.745Z] Removing intermediate container 5168356ce75e [2025-02-14T00:21:21.745Z] ---> 88a50d8189da [2025-02-14T00:21:21.745Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-02-14T00:21:21.745Z] ---> Running in c1858d54ba3f [2025-02-14T00:21:22.004Z] Removing intermediate container c1858d54ba3f [2025-02-14T00:21:22.004Z] ---> 76841c8e782e [2025-02-14T00:21:22.004Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-14T00:21:22.004Z] ---> Running in 22aacbb0f621 [2025-02-14T00:21:22.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T00:21:22.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T00:21:22.830Z] OK: 248 MiB in 58 packages [2025-02-14T00:21:23.397Z] Removing intermediate container 22aacbb0f621 [2025-02-14T00:21:23.397Z] ---> e92d1047c733 [2025-02-14T00:21:23.397Z] Step 7/27 : WORKDIR /app [2025-02-14T00:21:23.655Z] ---> Running in df1b1599de17 [2025-02-14T00:21:23.655Z] Removing intermediate container df1b1599de17 [2025-02-14T00:21:23.655Z] ---> 04fc82dc26d3 [2025-02-14T00:21:23.655Z] Step 8/27 : COPY go.mod vendor* ./ [2025-02-14T00:21:23.655Z] ---> 1bc9eb99f577 [2025-02-14T00:21:23.655Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T00:21:23.655Z] ---> Running in 9cb13b946b91 [2025-02-14T00:21:24.615Z] Removing intermediate container 9cb13b946b91 [2025-02-14T00:21:24.615Z] ---> 56e80b23ba77 [2025-02-14T00:21:24.615Z] Step 10/27 : COPY . . [2025-02-14T00:21:24.873Z] ---> c907c3230e41 [2025-02-14T00:21:24.873Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-14T00:21:24.873Z] ---> Running in 7f87e0bb6e9d [2025-02-14T00:21:24.873Z] Removing intermediate container 7f87e0bb6e9d [2025-02-14T00:21:24.873Z] ---> de4fd73438ff [2025-02-14T00:21:24.873Z] Step 12/27 : RUN $MAKE [2025-02-14T00:21:24.873Z] ---> Running in f075effe3dde [2025-02-14T00:21:25.131Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2025-02-14T00:21:55.901Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38921 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2025-02-14T00:21:55.922Z] Running in /w/workspace/app-record-replay/107 [Pipeline] { [Pipeline] checkout [2025-02-14T00:21:57.238Z] Removing intermediate container f075effe3dde [2025-02-14T00:21:57.238Z] ---> abfc434e3631 [2025-02-14T00:21:57.238Z] Step 13/27 : FROM alpine:3.20 [2025-02-14T00:21:57.238Z] 3.20: Pulling from library/alpine [2025-02-14T00:21:57.238Z] 66a3d608f3fa: Pulling fs layer [2025-02-14T00:21:57.238Z] 66a3d608f3fa: Download complete [2025-02-14T00:21:57.238Z] 66a3d608f3fa: Pull complete [2025-02-14T00:21:57.238Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T00:21:57.238Z] Status: Downloaded newer image for alpine:3.20 [2025-02-14T00:21:57.238Z] ---> e29df9b510ff [2025-02-14T00:21:57.238Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-14T00:21:57.238Z] ---> Running in bda6b4ff6f03 [2025-02-14T00:21:57.238Z] Removing intermediate container bda6b4ff6f03 [2025-02-14T00:21:57.238Z] ---> 674a650dcd41 [2025-02-14T00:21:57.238Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2025-02-14T00:21:57.238Z] ---> Running in db847766faa2 [2025-02-14T00:21:57.238Z] Removing intermediate container db847766faa2 [2025-02-14T00:21:57.238Z] ---> d07588154d2e [2025-02-14T00:21:57.238Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-02-14T00:21:57.238Z] ---> Running in 34dd64d11e38 [2025-02-14T00:21:57.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T00:21:57.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T00:21:57.238Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-14T00:21:57.238Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-14T00:21:57.238Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T00:21:57.238Z] Executing ca-certificates-20241121-r1.trigger [2025-02-14T00:21:57.238Z] OK: 9 MiB in 16 packages [2025-02-14T00:21:57.238Z] Removing intermediate container 34dd64d11e38 [2025-02-14T00:21:57.238Z] ---> e77a32c79550 [2025-02-14T00:21:57.238Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-14T00:21:57.238Z] ---> Running in 30083bdbfd9e [2025-02-14T00:21:57.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-14T00:21:57.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-14T00:21:57.238Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T00:21:57.238Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T00:21:57.238Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T00:21:57.238Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T00:21:57.238Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T00:21:57.238Z] Executing ca-certificates-20241121-r1.trigger [2025-02-14T00:21:57.238Z] OK: 9 MiB in 16 packages [2025-02-14T00:21:57.238Z] Removing intermediate container 30083bdbfd9e [2025-02-14T00:21:57.238Z] ---> b97a05595de2 [2025-02-14T00:21:57.238Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-14T00:21:57.238Z] ---> 56de8c7c6b4c [2025-02-14T00:21:57.238Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-14T00:21:57.495Z] ---> acfb5c953fdd [2025-02-14T00:21:57.495Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-02-14T00:21:57.495Z] ---> dca770c0fbd5 [2025-02-14T00:21:57.495Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2025-02-14T00:21:58.427Z] ---> f321828a3fc3 [2025-02-14T00:21:58.427Z] Step 22/27 : EXPOSE 59712 [2025-02-14T00:21:58.427Z] ---> Running in 9eaf0ba2a5e5 [2025-02-14T00:21:58.427Z] Removing intermediate container 9eaf0ba2a5e5 [2025-02-14T00:21:58.427Z] ---> c9ae498f5e0d [2025-02-14T00:21:58.427Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2025-02-14T00:21:58.686Z] ---> Running in a675f5ee000a [2025-02-14T00:21:58.687Z] Removing intermediate container a675f5ee000a [2025-02-14T00:21:58.687Z] ---> 77ddfce15b66 [2025-02-14T00:21:58.687Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-14T00:21:58.687Z] ---> Running in 5bf64e673aa2 [2025-02-14T00:21:58.687Z] Removing intermediate container 5bf64e673aa2 [2025-02-14T00:21:58.687Z] ---> 223e025352e9 [2025-02-14T00:21:58.687Z] Step 25/27 : LABEL arch=amd64 [2025-02-14T00:21:58.687Z] ---> Running in 9bbaa91263bd [2025-02-14T00:21:58.687Z] Removing intermediate container 9bbaa91263bd [2025-02-14T00:21:58.687Z] ---> 517daa999d32 [2025-02-14T00:21:58.687Z] Step 26/27 : LABEL git_sha=8cc8644154733f4f3544498f2753be7fafbd0391 [2025-02-14T00:21:58.946Z] ---> Running in b576a762c41a [2025-02-14T00:21:58.946Z] Removing intermediate container b576a762c41a [2025-02-14T00:21:58.946Z] ---> 9081985ef3a6 [2025-02-14T00:21:58.946Z] Step 27/27 : LABEL version=4.0.0-dev.8 [2025-02-14T00:21:58.946Z] ---> Running in 1cc88c1d768a [2025-02-14T00:21:58.946Z] Removing intermediate container 1cc88c1d768a [2025-02-14T00:21:58.946Z] ---> 6e589c66c522 [2025-02-14T00:21:58.946Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-14T00:21:58.946Z] Successfully built 6e589c66c522 [2025-02-14T00:21:58.946Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [2025-02-14T00:21:58.988Z] Selected Git installation does not exist. Using Default [2025-02-14T00:21:58.988Z] The recommended git tool is: NONE [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:21:59.099Z] provisioning config files... [2025-02-14T00:21:59.107Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config987863108338674182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:21:59.404Z] ---> ****-login.sh [2025-02-14T00:21:59.404Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:21:59.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:21:59.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:21:59.404Z] Configure a credential helper to remove this warning. See [2025-02-14T00:21:59.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:21:59.404Z] [2025-02-14T00:21:59.404Z] Login Succeeded [2025-02-14T00:21:59.404Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:21:59.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:21:59.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:21:59.404Z] Configure a credential helper to remove this warning. See [2025-02-14T00:21:59.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:21:59.404Z] [2025-02-14T00:21:59.404Z] Login Succeeded [2025-02-14T00:21:59.404Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:21:59.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:21:59.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:21:59.662Z] Configure a credential helper to remove this warning. See [2025-02-14T00:21:59.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:21:59.662Z] [2025-02-14T00:21:59.662Z] Login Succeeded [2025-02-14T00:21:59.662Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:21:59.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:21:59.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:21:59.662Z] Configure a credential helper to remove this warning. See [2025-02-14T00:21:59.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:21:59.662Z] [2025-02-14T00:21:59.662Z] Login Succeeded [2025-02-14T00:21:59.662Z] ****.io [2025-02-14T00:21:59.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:21:59.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:21:59.920Z] Configure a credential helper to remove this warning. See [2025-02-14T00:21:59.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:21:59.920Z] [2025-02-14T00:21:59.920Z] Login Succeeded [2025-02-14T00:21:59.920Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:21:59.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:21:59.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:22:00.017Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2025-02-14T00:22:00.017Z] 8cc8644154733f4f3544498f2753be7fafbd0391 [2025-02-14T00:22:00.017Z] latest [2025-02-14T00:22:00.017Z] 4.0.0-dev.8 [2025-02-14T00:22:00.017Z] 8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 [2025-02-14T00:22:00.017Z] main [2025-02-14T00:22:00.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:22:00.367Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:22:00.688Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:8cc8644154733f4f3544498f2753be7fafbd0391 [2025-02-14T00:22:00.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-02-14T00:22:00.688Z] 6f3338f0e719: Preparing [2025-02-14T00:22:00.688Z] c0326bbf525c: Preparing [2025-02-14T00:22:00.688Z] 60ffe3d3c310: Preparing [2025-02-14T00:22:00.688Z] ce265c0c3e47: Preparing [2025-02-14T00:22:00.688Z] 2847f4442f4c: Preparing [2025-02-14T00:22:00.688Z] a3f35d4bff0d: Preparing [2025-02-14T00:22:00.688Z] ce5a8cde9eee: Preparing [2025-02-14T00:22:00.688Z] a3f35d4bff0d: Waiting [2025-02-14T00:22:00.688Z] ce5a8cde9eee: Waiting [2025-02-14T00:22:00.688Z] c0326bbf525c: Pushed [2025-02-14T00:22:00.688Z] 60ffe3d3c310: Pushed [2025-02-14T00:22:00.688Z] ce265c0c3e47: Pushed [2025-02-14T00:22:00.688Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:22:00.945Z] a3f35d4bff0d: Pushed [2025-02-14T00:22:01.203Z] 2847f4442f4c: Pushed [2025-02-14T00:22:04.484Z] 6f3338f0e719: Pushed [2025-02-14T00:22:04.484Z] 8cc8644154733f4f3544498f2753be7fafbd0391: digest: sha256:228596d7916eecf2f94067e46c13f155e86d1541015d614da993a8c2ec0cc46b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:22:04.962Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:22:05.287Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2025-02-14T00:22:05.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-02-14T00:22:05.287Z] 6f3338f0e719: Preparing [2025-02-14T00:22:05.287Z] c0326bbf525c: Preparing [2025-02-14T00:22:05.287Z] 60ffe3d3c310: Preparing [2025-02-14T00:22:05.287Z] ce265c0c3e47: Preparing [2025-02-14T00:22:05.287Z] 2847f4442f4c: Preparing [2025-02-14T00:22:05.287Z] a3f35d4bff0d: Preparing [2025-02-14T00:22:05.287Z] ce5a8cde9eee: Preparing [2025-02-14T00:22:05.287Z] a3f35d4bff0d: Waiting [2025-02-14T00:22:05.287Z] ce5a8cde9eee: Waiting [2025-02-14T00:22:05.287Z] 60ffe3d3c310: Layer already exists [2025-02-14T00:22:05.287Z] 2847f4442f4c: Layer already exists [2025-02-14T00:22:05.287Z] ce265c0c3e47: Layer already exists [2025-02-14T00:22:05.287Z] c0326bbf525c: Layer already exists [2025-02-14T00:22:05.287Z] 6f3338f0e719: Layer already exists [2025-02-14T00:22:05.287Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:22:05.287Z] a3f35d4bff0d: Layer already exists [2025-02-14T00:22:05.287Z] latest: digest: sha256:228596d7916eecf2f94067e46c13f155e86d1541015d614da993a8c2ec0cc46b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:22:05.615Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:22:05.941Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.8 [2025-02-14T00:22:05.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-02-14T00:22:05.941Z] 6f3338f0e719: Preparing [2025-02-14T00:22:05.941Z] c0326bbf525c: Preparing [2025-02-14T00:22:05.941Z] 60ffe3d3c310: Preparing [2025-02-14T00:22:05.941Z] ce265c0c3e47: Preparing [2025-02-14T00:22:05.941Z] 2847f4442f4c: Preparing [2025-02-14T00:22:05.941Z] a3f35d4bff0d: Preparing [2025-02-14T00:22:05.941Z] ce5a8cde9eee: Preparing [2025-02-14T00:22:05.941Z] ce5a8cde9eee: Waiting [2025-02-14T00:22:05.941Z] a3f35d4bff0d: Waiting [2025-02-14T00:22:05.941Z] 6f3338f0e719: Layer already exists [2025-02-14T00:22:05.941Z] 60ffe3d3c310: Layer already exists [2025-02-14T00:22:05.941Z] c0326bbf525c: Layer already exists [2025-02-14T00:22:05.941Z] ce265c0c3e47: Layer already exists [2025-02-14T00:22:05.941Z] 2847f4442f4c: Layer already exists [2025-02-14T00:22:05.941Z] a3f35d4bff0d: Layer already exists [2025-02-14T00:22:05.941Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:22:05.941Z] 4.0.0-dev.8: digest: sha256:228596d7916eecf2f94067e46c13f155e86d1541015d614da993a8c2ec0cc46b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:22:06.270Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:22:06.588Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 [2025-02-14T00:22:06.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-02-14T00:22:06.588Z] 6f3338f0e719: Preparing [2025-02-14T00:22:06.588Z] c0326bbf525c: Preparing [2025-02-14T00:22:06.588Z] 60ffe3d3c310: Preparing [2025-02-14T00:22:06.588Z] ce265c0c3e47: Preparing [2025-02-14T00:22:06.588Z] 2847f4442f4c: Preparing [2025-02-14T00:22:06.588Z] a3f35d4bff0d: Preparing [2025-02-14T00:22:06.588Z] ce5a8cde9eee: Preparing [2025-02-14T00:22:06.588Z] a3f35d4bff0d: Waiting [2025-02-14T00:22:06.588Z] ce5a8cde9eee: Waiting [2025-02-14T00:22:06.588Z] 60ffe3d3c310: Layer already exists [2025-02-14T00:22:06.588Z] ce265c0c3e47: Layer already exists [2025-02-14T00:22:06.588Z] 2847f4442f4c: Layer already exists [2025-02-14T00:22:06.588Z] 6f3338f0e719: Layer already exists [2025-02-14T00:22:06.588Z] c0326bbf525c: Layer already exists [2025-02-14T00:22:06.588Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:22:06.588Z] a3f35d4bff0d: Layer already exists [2025-02-14T00:22:06.588Z] 8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8: digest: sha256:228596d7916eecf2f94067e46c13f155e86d1541015d614da993a8c2ec0cc46b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:22:06.922Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:22:07.246Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2025-02-14T00:22:07.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2025-02-14T00:22:07.247Z] 6f3338f0e719: Preparing [2025-02-14T00:22:07.247Z] c0326bbf525c: Preparing [2025-02-14T00:22:07.247Z] 60ffe3d3c310: Preparing [2025-02-14T00:22:07.247Z] ce265c0c3e47: Preparing [2025-02-14T00:22:07.247Z] 2847f4442f4c: Preparing [2025-02-14T00:22:07.247Z] a3f35d4bff0d: Preparing [2025-02-14T00:22:07.247Z] ce5a8cde9eee: Preparing [2025-02-14T00:22:07.247Z] ce5a8cde9eee: Waiting [2025-02-14T00:22:07.247Z] a3f35d4bff0d: Waiting [2025-02-14T00:22:07.247Z] ce265c0c3e47: Layer already exists [2025-02-14T00:22:07.247Z] 6f3338f0e719: Layer already exists [2025-02-14T00:22:07.247Z] 2847f4442f4c: Layer already exists [2025-02-14T00:22:07.247Z] c0326bbf525c: Layer already exists [2025-02-14T00:22:07.247Z] 60ffe3d3c310: Layer already exists [2025-02-14T00:22:07.247Z] a3f35d4bff0d: Layer already exists [2025-02-14T00:22:07.247Z] ce5a8cde9eee: Layer already exists [2025-02-14T00:22:07.247Z] main: digest: sha256:228596d7916eecf2f94067e46c13f155e86d1541015d614da993a8c2ec0cc46b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:22:07.328Z] ===================================================== [Pipeline] echo [2025-02-14T00:22:07.344Z] taggedImages: [2025-02-14T00:22:07.344Z] - nexus3.edgexfoundry.org:10004/app-record-replay:8cc8644154733f4f3544498f2753be7fafbd0391 [2025-02-14T00:22:07.344Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2025-02-14T00:22:07.344Z] - nexus3.edgexfoundry.org:10004/app-record-replay:4.0.0-dev.8 [2025-02-14T00:22:07.344Z] - nexus3.edgexfoundry.org:10004/app-record-replay:8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 [2025-02-14T00:22:07.344Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [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 [2025-02-14T00:22:07.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:22:07.754Z] [2025-02-14T00:22:07.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:22:08.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:22:08.051Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-14T00:22:08.051Z] 5eb5b503b376: Pulling fs layer [2025-02-14T00:22:08.051Z] 5c69ac0246d0: Pulling fs layer [2025-02-14T00:22:08.051Z] ec43610c2a17: Pulling fs layer [2025-02-14T00:22:08.051Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-14T00:22:08.051Z] 33b1e0a273af: Pulling fs layer [2025-02-14T00:22:08.051Z] 5d3b04190fa2: Pulling fs layer [2025-02-14T00:22:08.051Z] 2f39f015ded8: Pulling fs layer [2025-02-14T00:22:08.051Z] 33b1e0a273af: Waiting [2025-02-14T00:22:08.051Z] 5d3b04190fa2: Waiting [2025-02-14T00:22:08.051Z] 2f39f015ded8: Waiting [2025-02-14T00:22:08.051Z] 5c69ac0246d0: Download complete [2025-02-14T00:22:08.051Z] 3a2ae6a8a46f: Download complete [2025-02-14T00:22:08.051Z] 33b1e0a273af: Verifying Checksum [2025-02-14T00:22:08.051Z] 33b1e0a273af: Download complete [2025-02-14T00:22:08.051Z] 5d3b04190fa2: Verifying Checksum [2025-02-14T00:22:08.051Z] 5d3b04190fa2: Download complete [2025-02-14T00:22:08.051Z] ec43610c2a17: Verifying Checksum [2025-02-14T00:22:08.051Z] ec43610c2a17: Download complete [2025-02-14T00:22:08.307Z] 5eb5b503b376: Verifying Checksum [2025-02-14T00:22:08.307Z] 5eb5b503b376: Download complete [2025-02-14T00:22:08.872Z] 2f39f015ded8: Download complete [2025-02-14T00:22:09.158Z] using credential edgex-jenkins-ssh [2025-02-14T00:22:09.182Z] Cloning the remote Git repository [2025-02-14T00:22:09.434Z] 5eb5b503b376: Pull complete [2025-02-14T00:22:09.434Z] 5c69ac0246d0: Pull complete [2025-02-14T00:22:09.692Z] ec43610c2a17: Pull complete [2025-02-14T00:22:09.226Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2025-02-14T00:22:09.330Z] > git init /w/workspace/app-record-replay/107 # timeout=10 [2025-02-14T00:22:09.608Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2025-02-14T00:22:09.610Z] > git --version # timeout=10 [2025-02-14T00:22:09.644Z] > git --version # 'git version 2.25.1' [2025-02-14T00:22:09.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-14T00:22:09.949Z] 3a2ae6a8a46f: Pull complete [2025-02-14T00:22:10.208Z] 33b1e0a273af: Pull complete [2025-02-14T00:22:10.208Z] 5d3b04190fa2: Pull complete [2025-02-14T00:22:09.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-14T00:22:12.629Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2025-02-14T00:22:12.653Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-14T00:22:14.153Z] Avoid second fetch [2025-02-14T00:22:14.154Z] Checking out Revision 8cc8644154733f4f3544498f2753be7fafbd0391 (main) [2025-02-14T00:22:14.173Z] > git config core.sparsecheckout # timeout=10 [2025-02-14T00:22:14.276Z] > git checkout -f 8cc8644154733f4f3544498f2753be7fafbd0391 # timeout=10 [2025-02-14T00:22:14.386Z] 2f39f015ded8: Pull complete [2025-02-14T00:22:14.386Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-14T00:22:14.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:22:14.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:22:14.477Z] prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container [2025-02-14T00:22:14.506Z] $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-14T00:22:15.129Z] Commit message: "Merge pull request #171 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.27" [2025-02-14T00:22:17.700Z] $ docker top 2fa1f7c9863ec4aab794dda6fb30b7ac7180c2adf4400028a9a9c6bb200584f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:22:18.073Z] ---> job-cost.sh [2025-02-14T00:22:18.073Z] lf-activate-venv: SKIPPING [2025-02-14T00:22:18.073Z] INFO: No Stack... [2025-02-14T00:22:18.333Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-14T00:22:18.592Z] INFO: Archiving Costs [Pipeline] sh [2025-02-14T00:22:18.882Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2025-02-14T00:22:18.882Z] + cut -d, -f6 [Pipeline] lock [2025-02-14T00:22:18.897Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] [2025-02-14T00:22:18.904Z] Resource [jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] did not exist. Created. [2025-02-14T00:22:18.909Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-14T00:22:19.216Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-14T00:22:19.242Z] Stashed 1 file(s) [Pipeline] } [2025-02-14T00:22:19.250Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-14T00:22:19.278Z] $ docker stop --time=1 2fa1f7c9863ec4aab794dda6fb30b7ac7180c2adf4400028a9a9c6bb200584f0 [2025-02-14T00:22:19.634Z] [2025-02-14T00:22:19.634Z] GitHub has been notified of this commit’s build result [2025-02-14T00:22:19.634Z] [2025-02-14T00:22:20.442Z] $ docker rm -f --volumes 2fa1f7c9863ec4aab794dda6fb30b7ac7180c2adf4400028a9a9c6bb200584f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-14T00:22:21.204Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-14T00:22:21.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:22:21.204Z] Dload Upload Total Spent Left Speed [2025-02-14T00:22:21.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2025-02-14T00:22:21.547Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-14T00:22:21.879Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-14T00:22:21.879Z] + sudo tee /etc/docker/daemon.new [2025-02-14T00:22:21.879Z] { [2025-02-14T00:22:21.879Z] "registry-mirrors": [ [2025-02-14T00:22:21.879Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-14T00:22:21.879Z] ], [2025-02-14T00:22:21.879Z] "bip": "10.250.0.254/24", [2025-02-14T00:22:21.879Z] "hosts": [ [2025-02-14T00:22:21.879Z] "tcp://0.0.0.0:5555", [2025-02-14T00:22:21.879Z] "unix:///var/run/docker.sock" [2025-02-14T00:22:21.879Z] ], [2025-02-14T00:22:21.879Z] "mtu": 1458, [2025-02-14T00:22:21.879Z] "selinux-enabled": true, [2025-02-14T00:22:21.879Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-14T00:22:21.879Z] } [Pipeline] sh [2025-02-14T00:22:22.231Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-14T00:22:22.566Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:22:40.954Z] provisioning config files... [2025-02-14T00:22:41.214Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/107@tmp/config5920466071853750945tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:22:41.796Z] ---> ****-login.sh [2025-02-14T00:22:41.796Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:22:42.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:22:42.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:22:42.635Z] Configure a credential helper to remove this warning. See [2025-02-14T00:22:42.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:22:42.635Z] [2025-02-14T00:22:42.635Z] Login Succeeded [2025-02-14T00:22:42.635Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:22:42.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:22:43.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:22:43.190Z] Configure a credential helper to remove this warning. See [2025-02-14T00:22:43.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:22:43.190Z] [2025-02-14T00:22:43.190Z] Login Succeeded [2025-02-14T00:22:43.190Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:22:43.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:22:43.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:22:43.463Z] Configure a credential helper to remove this warning. See [2025-02-14T00:22:43.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:22:43.463Z] [2025-02-14T00:22:43.463Z] Login Succeeded [2025-02-14T00:22:43.464Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:22:43.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:22:43.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:22:43.735Z] Configure a credential helper to remove this warning. See [2025-02-14T00:22:43.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:22:43.735Z] [2025-02-14T00:22:43.735Z] Login Succeeded [2025-02-14T00:22:43.735Z] ****.io [2025-02-14T00:22:44.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:22:44.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:22:44.354Z] Configure a credential helper to remove this warning. See [2025-02-14T00:22:44.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:22:44.354Z] [2025-02-14T00:22:44.354Z] Login Succeeded [2025-02-14T00:22:44.354Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:22:44.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-14T00:22:44.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:22:44.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:22:44.755Z] ========================================================= [2025-02-14T00:22:44.755Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-14T00:22:44.755Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:22:45.126Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-14T00:22:45.539Z] Sending build context to Docker daemon 320.5kB [2025-02-14T00:22:45.539Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-14T00:22:45.539Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-14T00:22:45.539Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-14T00:22:45.539Z] 9986a736f7d3: Pulling fs layer [2025-02-14T00:22:45.539Z] 1f018df60701: Pulling fs layer [2025-02-14T00:22:45.539Z] 39f8f326b044: Pulling fs layer [2025-02-14T00:22:45.539Z] e6a1e7a6a96a: Pulling fs layer [2025-02-14T00:22:45.539Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T00:22:45.539Z] d45d956e0dbf: Pulling fs layer [2025-02-14T00:22:45.539Z] d7702b0d1db1: Pulling fs layer [2025-02-14T00:22:45.539Z] 5c7f0f088c93: Pulling fs layer [2025-02-14T00:22:45.539Z] 4fdc064ae6cf: Pulling fs layer [2025-02-14T00:22:45.539Z] e6a1e7a6a96a: Waiting [2025-02-14T00:22:45.539Z] 4f4fb700ef54: Waiting [2025-02-14T00:22:45.539Z] d45d956e0dbf: Waiting [2025-02-14T00:22:45.539Z] 5c7f0f088c93: Waiting [2025-02-14T00:22:45.539Z] 4fdc064ae6cf: Waiting [2025-02-14T00:22:45.539Z] 1f018df60701: Verifying Checksum [2025-02-14T00:22:45.539Z] 1f018df60701: Download complete [2025-02-14T00:22:45.539Z] e6a1e7a6a96a: Verifying Checksum [2025-02-14T00:22:45.539Z] e6a1e7a6a96a: Download complete [2025-02-14T00:22:45.539Z] 4f4fb700ef54: Verifying Checksum [2025-02-14T00:22:45.539Z] 4f4fb700ef54: Download complete [2025-02-14T00:22:45.539Z] d45d956e0dbf: Verifying Checksum [2025-02-14T00:22:45.539Z] d45d956e0dbf: Download complete [2025-02-14T00:22:45.539Z] 9986a736f7d3: Verifying Checksum [2025-02-14T00:22:45.539Z] 9986a736f7d3: Download complete [2025-02-14T00:22:45.539Z] d7702b0d1db1: Verifying Checksum [2025-02-14T00:22:45.539Z] d7702b0d1db1: Download complete [2025-02-14T00:22:46.195Z] 4fdc064ae6cf: Verifying Checksum [2025-02-14T00:22:46.195Z] 4fdc064ae6cf: Download complete [2025-02-14T00:22:46.811Z] 9986a736f7d3: Pull complete [2025-02-14T00:22:47.438Z] 1f018df60701: Pull complete [2025-02-14T00:22:47.991Z] 39f8f326b044: Verifying Checksum [2025-02-14T00:22:47.991Z] 39f8f326b044: Download complete [2025-02-14T00:22:48.988Z] 5c7f0f088c93: Verifying Checksum [2025-02-14T00:22:48.988Z] 5c7f0f088c93: Download complete [2025-02-14T00:23:01.445Z] 39f8f326b044: Pull complete [2025-02-14T00:23:01.716Z] e6a1e7a6a96a: Pull complete [2025-02-14T00:23:01.988Z] 4f4fb700ef54: Pull complete [2025-02-14T00:23:02.257Z] d45d956e0dbf: Pull complete [2025-02-14T00:23:02.526Z] d7702b0d1db1: Pull complete [2025-02-14T00:23:11.032Z] 5c7f0f088c93: Pull complete [2025-02-14T00:23:11.335Z] 4fdc064ae6cf: Pull complete [2025-02-14T00:23:11.335Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-14T00:23:11.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-14T00:23:11.335Z] ---> 63f30b955cb9 [2025-02-14T00:23:11.335Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-14T00:23:12.403Z] ---> Running in e6c6990bcc97 [2025-02-14T00:23:12.698Z] Removing intermediate container e6c6990bcc97 [2025-02-14T00:23:12.698Z] ---> 085b6532bcb7 [2025-02-14T00:23:12.698Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-14T00:23:12.698Z] ---> Running in f3da8872b88d [2025-02-14T00:23:12.992Z] Removing intermediate container f3da8872b88d [2025-02-14T00:23:12.992Z] ---> a27e0e527b77 [2025-02-14T00:23:12.992Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-14T00:23:12.992Z] ---> Running in e78c100b03e3 [2025-02-14T00:23:13.297Z] Removing intermediate container e78c100b03e3 [2025-02-14T00:23:13.297Z] ---> 4e7db4ee8b4e [2025-02-14T00:23:13.297Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-14T00:23:13.297Z] ---> Running in c7b03eb563c6 [2025-02-14T00:23:14.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T00:23:15.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T00:23:16.426Z] OK: 239 MiB in 58 packages [2025-02-14T00:23:17.460Z] Removing intermediate container c7b03eb563c6 [2025-02-14T00:23:17.460Z] ---> f2cd4fb3dc4e [2025-02-14T00:23:17.460Z] Step 7/12 : WORKDIR /app [2025-02-14T00:23:17.460Z] ---> Running in 3e2237395e87 [2025-02-14T00:23:18.875Z] Removing intermediate container 3e2237395e87 [2025-02-14T00:23:18.875Z] ---> 761d70485744 [2025-02-14T00:23:18.875Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-14T00:23:19.455Z] ---> c04600f7d08e [2025-02-14T00:23:19.455Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T00:23:19.455Z] ---> Running in ea3e69d70948 [2025-02-14T00:25:11.201Z] Removing intermediate container ea3e69d70948 [2025-02-14T00:25:11.201Z] ---> 25e56138c54e [2025-02-14T00:25:11.201Z] Step 10/12 : COPY . . [2025-02-14T00:25:11.201Z] ---> 5259017d49fa [2025-02-14T00:25:11.201Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-14T00:25:11.201Z] ---> Running in 6491cb7be5b1 [2025-02-14T00:25:11.201Z] Removing intermediate container 6491cb7be5b1 [2025-02-14T00:25:11.201Z] ---> f9ddeac19aba [2025-02-14T00:25:11.201Z] Step 12/12 : RUN $MAKE [2025-02-14T00:25:11.201Z] ---> Running in 8dea84b620f6 [2025-02-14T00:25:11.201Z] noop [2025-02-14T00:25:11.201Z] Removing intermediate container 8dea84b620f6 [2025-02-14T00:25:11.201Z] ---> 2c76abddcc2f [2025-02-14T00:25:11.201Z] Successfully built 2c76abddcc2f [2025-02-14T00:25:11.201Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:11.563Z] + docker inspect -f . ci-base-image-arm64 [2025-02-14T00:25:11.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:25:11.774Z] prd-ubuntu20.04-docker-arm64-4c-16g-38921 does not seem to be running inside a container [2025-02-14T00:25:11.838Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/107 -v /w/workspace/app-record-replay/107:/w/workspace/app-record-replay/107:rw,z -v /w/workspace/app-record-replay/107@tmp:/w/workspace/app-record-replay/107@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 [2025-02-14T00:25:13.046Z] $ docker top 777272fb158e80c2eb0a7c712f116751679fe4727ba24326a292b8a6bf2c248e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:25:13.881Z] + go version [2025-02-14T00:25:13.881Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-14T00:25:13.899Z] $ docker stop --time=1 777272fb158e80c2eb0a7c712f116751679fe4727ba24326a292b8a6bf2c248e [2025-02-14T00:25:15.507Z] $ docker rm -f --volumes 777272fb158e80c2eb0a7c712f116751679fe4727ba24326a292b8a6bf2c248e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:25:16.093Z] + docker inspect -f . ci-base-image-arm64 [2025-02-14T00:25:16.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:25:16.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-38921 does not seem to be running inside a container [2025-02-14T00:25:16.343Z] $ 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/107 -v /w/workspace/app-record-replay/107:/w/workspace/app-record-replay/107:rw,z -v /w/workspace/app-record-replay/107@tmp:/w/workspace/app-record-replay/107@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 [2025-02-14T00:25:17.534Z] $ docker top 3091fd4c60aadacd874b9f902282f31152052b0d8e39568029318ebb95da1679 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:25:18.399Z] + git config --global --add safe.directory /w/workspace/app-record-replay/107 [Pipeline] fileExists [Pipeline] sh [2025-02-14T00:25:19.068Z] + make test [2025-02-14T00:25:19.068Z] go test -race -coverprofile=coverage.out ./... [2025-02-14T00:29:55.979Z] github.com/edgexfoundry/app-record-replay coverage: 0.0% of statements [2025-02-14T00:30:02.601Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.132s coverage: 88.0% of statements [2025-02-14T00:30:06.836Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2025-02-14T00:30:06.836Z] github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks coverage: 0.0% of statements [2025-02-14T00:30:09.402Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2025-02-14T00:30:16.022Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.844s coverage: 98.7% of statements [2025-02-14T00:30:16.022Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.418s coverage: 89.7% of statements [2025-02-14T00:30:16.022Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.076s coverage: 100.0% of statements [2025-02-14T00:30:17.430Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-14T00:30:17.430Z] go vet ./... [2025-02-14T00:34:24.267Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-14T00:34:24.267Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-14T00:34:24.267Z] ./bin/test-attribution-txt.sh [2025-02-14T00:34:24.267Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-02-14T00:34:24.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-14T00:34:24.299Z] $ docker stop --time=1 3091fd4c60aadacd874b9f902282f31152052b0d8e39568029318ebb95da1679 [2025-02-14T00:34:26.174Z] $ docker rm -f --volumes 3091fd4c60aadacd874b9f902282f31152052b0d8e39568029318ebb95da1679 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:34:28.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-14T00:34:28.377Z] Warning: overwriting stash ‘coverage-report’ [2025-02-14T00:34:29.097Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-14T00:34:29.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-14T00:34:29.837Z] + ls -al . [2025-02-14T00:34:29.837Z] total 260 [2025-02-14T00:34:29.837Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 00:25 . [2025-02-14T00:34:29.837Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 00:22 .. [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 14 00:22 .dockerignore [2025-02-14T00:34:29.837Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 00:22 .git [2025-02-14T00:34:29.837Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:22 .github [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 14 00:22 .gitignore [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 00:22 .golangci.yml [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 16870 Feb 14 00:22 Attribution.txt [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 14 00:22 CHANGELOG.md [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 1726 Feb 14 00:22 Dockerfile [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 00:22 GOVERNANCE.md [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 14 00:22 Jenkinsfile [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 14 00:22 LICENSE [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 3851 Feb 14 00:22 Makefile [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 14 00:22 OWNERS.md [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 14 00:22 README.md [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 14 00:22 Record and Reply.postman_collection.json [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 11 Feb 14 00:19 VERSION [2025-02-14T00:34:29.837Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:22 bin [2025-02-14T00:34:29.837Z] -rw-r--r-- 1 jenkins jenkins 34248 Feb 14 00:30 coverage.out [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 6720 Feb 14 00:22 go.mod [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 88238 Feb 14 00:22 go.sum [2025-02-14T00:34:29.837Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 14 00:22 internal [2025-02-14T00:34:29.837Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 14 00:22 main.go [2025-02-14T00:34:29.837Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:22 openapi [2025-02-14T00:34:29.837Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 00:22 pkg [2025-02-14T00:34:29.837Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 00:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:34:30.190Z] + 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=8cc8644154733f4f3544498f2753be7fafbd0391 --label arch=arm64 --label version=4.0.0-dev.8 . [2025-02-14T00:34:30.456Z] Sending build context to Docker daemon 355.3kB [2025-02-14T00:34:30.456Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-14T00:34:30.456Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-14T00:34:30.456Z] ---> 2c76abddcc2f [2025-02-14T00:34:30.456Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-14T00:34:30.456Z] ---> Running in 30466f724c33 [2025-02-14T00:34:30.723Z] Removing intermediate container 30466f724c33 [2025-02-14T00:34:30.723Z] ---> cd8fb1ee4ecc [2025-02-14T00:34:30.723Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-14T00:34:30.991Z] ---> Running in 160da1076496 [2025-02-14T00:34:31.256Z] Removing intermediate container 160da1076496 [2025-02-14T00:34:31.256Z] ---> 2daa9ad557a8 [2025-02-14T00:34:31.256Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-02-14T00:34:31.256Z] ---> Running in 540f25e9fdfb [2025-02-14T00:34:31.522Z] Removing intermediate container 540f25e9fdfb [2025-02-14T00:34:31.522Z] ---> 3a824516d03e [2025-02-14T00:34:31.522Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-14T00:34:31.522Z] ---> Running in c0dc7bed7e53 [2025-02-14T00:34:32.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T00:34:33.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T00:34:34.452Z] OK: 239 MiB in 58 packages [2025-02-14T00:34:35.029Z] Removing intermediate container c0dc7bed7e53 [2025-02-14T00:34:35.029Z] ---> 2c4fd09de365 [2025-02-14T00:34:35.029Z] Step 7/27 : WORKDIR /app [2025-02-14T00:34:35.294Z] ---> Running in 4be49dc73b9d [2025-02-14T00:34:35.562Z] Removing intermediate container 4be49dc73b9d [2025-02-14T00:34:35.562Z] ---> d732609b48ba [2025-02-14T00:34:35.562Z] Step 8/27 : COPY go.mod vendor* ./ [2025-02-14T00:34:36.958Z] ---> 30f3aae18463 [2025-02-14T00:34:36.958Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-14T00:34:36.958Z] ---> Running in 56fff9507bac [2025-02-14T00:34:39.524Z] Removing intermediate container 56fff9507bac [2025-02-14T00:34:39.524Z] ---> 77671215a39c [2025-02-14T00:34:39.524Z] Step 10/27 : COPY . . [2025-02-14T00:34:39.791Z] ---> f8b50592b31c [2025-02-14T00:34:39.791Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-14T00:34:39.791Z] ---> Running in eea625756a72 [2025-02-14T00:34:40.064Z] Removing intermediate container eea625756a72 [2025-02-14T00:34:40.064Z] ---> 3e1b15ae6542 [2025-02-14T00:34:40.064Z] Step 12/27 : RUN $MAKE [2025-02-14T00:34:40.064Z] ---> Running in fe80f1167730 [2025-02-14T00:34:41.029Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-record-replay [2025-02-14T00:38:17.761Z] Removing intermediate container fe80f1167730 [2025-02-14T00:38:17.761Z] ---> d07eb8148f7e [2025-02-14T00:38:17.761Z] Step 13/27 : FROM alpine:3.20 [2025-02-14T00:38:17.761Z] 3.20: Pulling from library/alpine [2025-02-14T00:38:17.761Z] 0152682790bb: Pulling fs layer [2025-02-14T00:38:17.761Z] 0152682790bb: Verifying Checksum [2025-02-14T00:38:17.761Z] 0152682790bb: Download complete [2025-02-14T00:38:17.761Z] 0152682790bb: Pull complete [2025-02-14T00:38:17.761Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-14T00:38:17.761Z] Status: Downloaded newer image for alpine:3.20 [2025-02-14T00:38:17.761Z] ---> f4194d9e8c10 [2025-02-14T00:38:17.761Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-14T00:38:17.761Z] ---> Running in a04067fb8e8c [2025-02-14T00:38:17.761Z] Removing intermediate container a04067fb8e8c [2025-02-14T00:38:17.761Z] ---> d5e73c2e7c7f [2025-02-14T00:38:17.761Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2025-02-14T00:38:17.761Z] ---> Running in 807532ccfc7d [2025-02-14T00:38:17.761Z] Removing intermediate container 807532ccfc7d [2025-02-14T00:38:17.761Z] ---> 113a9c550a7c [2025-02-14T00:38:17.761Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-02-14T00:38:17.761Z] ---> Running in bc3a0a52f143 [2025-02-14T00:38:17.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T00:38:17.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T00:38:17.761Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-14T00:38:17.761Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-14T00:38:17.761Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T00:38:17.761Z] Executing ca-certificates-20241121-r1.trigger [2025-02-14T00:38:17.761Z] OK: 10 MiB in 16 packages [2025-02-14T00:38:17.761Z] Removing intermediate container bc3a0a52f143 [2025-02-14T00:38:17.761Z] ---> 753260825cb2 [2025-02-14T00:38:17.761Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-14T00:38:17.761Z] ---> Running in 34d7ba5c78f8 [2025-02-14T00:38:17.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-14T00:38:17.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-14T00:38:19.197Z] (1/4) Upgrading musl (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T00:38:19.197Z] (2/4) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T00:38:19.197Z] (3/4) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) [2025-02-14T00:38:19.197Z] (4/4) Upgrading musl-utils (1.2.5-r0 -> 1.2.5-r1) [2025-02-14T00:38:19.197Z] Executing busybox-1.36.1-r29.trigger [2025-02-14T00:38:19.197Z] Executing ca-certificates-20241121-r1.trigger [2025-02-14T00:38:19.477Z] OK: 10 MiB in 16 packages [2025-02-14T00:38:20.470Z] Removing intermediate container 34d7ba5c78f8 [2025-02-14T00:38:20.470Z] ---> b1368da83244 [2025-02-14T00:38:20.470Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-14T00:38:21.058Z] ---> 418da5ce5de9 [2025-02-14T00:38:21.058Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-14T00:38:21.636Z] ---> 79d6ac18cf85 [2025-02-14T00:38:21.636Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-02-14T00:38:22.219Z] ---> 191d9d6d16c1 [2025-02-14T00:38:22.219Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2025-02-14T00:38:24.154Z] ---> e152247fea86 [2025-02-14T00:38:24.154Z] Step 22/27 : EXPOSE 59712 [2025-02-14T00:38:24.154Z] ---> Running in 2910c37a3619 [2025-02-14T00:38:24.418Z] Removing intermediate container 2910c37a3619 [2025-02-14T00:38:24.418Z] ---> 0ba3bc77f3af [2025-02-14T00:38:24.418Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2025-02-14T00:38:24.418Z] ---> Running in 0ac455f8aa5d [2025-02-14T00:38:24.703Z] Removing intermediate container 0ac455f8aa5d [2025-02-14T00:38:24.703Z] ---> 4f88fd12ed04 [2025-02-14T00:38:24.703Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-14T00:38:24.703Z] ---> Running in a77d2e387f8b [2025-02-14T00:38:24.970Z] Removing intermediate container a77d2e387f8b [2025-02-14T00:38:24.970Z] ---> 876d0d52ba0d [2025-02-14T00:38:24.970Z] Step 25/27 : LABEL arch=arm64 [2025-02-14T00:38:25.233Z] ---> Running in 5c0c07218e08 [2025-02-14T00:38:25.497Z] Removing intermediate container 5c0c07218e08 [2025-02-14T00:38:25.497Z] ---> 09af9dd8754e [2025-02-14T00:38:25.497Z] Step 26/27 : LABEL git_sha=8cc8644154733f4f3544498f2753be7fafbd0391 [2025-02-14T00:38:25.497Z] ---> Running in 1fb4f554a9db [2025-02-14T00:38:25.761Z] Removing intermediate container 1fb4f554a9db [2025-02-14T00:38:25.761Z] ---> 425ef17c7764 [2025-02-14T00:38:25.761Z] Step 27/27 : LABEL version=4.0.0-dev.8 [2025-02-14T00:38:25.761Z] ---> Running in 51f9d810607d [2025-02-14T00:38:26.025Z] Removing intermediate container 51f9d810607d [2025-02-14T00:38:26.025Z] ---> 566836b75f2e [2025-02-14T00:38:26.025Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-14T00:38:26.025Z] Successfully built 566836b75f2e [2025-02-14T00:38:26.025Z] 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 [2025-02-14T00:38:26.174Z] provisioning config files... [2025-02-14T00:38:26.186Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/107@tmp/config13737380795704465626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:38:26.521Z] ---> ****-login.sh [2025-02-14T00:38:26.521Z] nexus3.edgexfoundry.org:10001 [2025-02-14T00:38:26.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:38:26.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:38:26.787Z] Configure a credential helper to remove this warning. See [2025-02-14T00:38:26.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:38:26.787Z] [2025-02-14T00:38:26.787Z] Login Succeeded [2025-02-14T00:38:26.787Z] nexus3.edgexfoundry.org:10002 [2025-02-14T00:38:27.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:38:27.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:38:27.052Z] Configure a credential helper to remove this warning. See [2025-02-14T00:38:27.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:38:27.052Z] [2025-02-14T00:38:27.052Z] Login Succeeded [2025-02-14T00:38:27.052Z] nexus3.edgexfoundry.org:10003 [2025-02-14T00:38:27.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:38:27.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:38:27.317Z] Configure a credential helper to remove this warning. See [2025-02-14T00:38:27.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:38:27.317Z] [2025-02-14T00:38:27.317Z] Login Succeeded [2025-02-14T00:38:27.317Z] nexus3.edgexfoundry.org:10004 [2025-02-14T00:38:27.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:38:27.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:38:27.849Z] Configure a credential helper to remove this warning. See [2025-02-14T00:38:27.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:38:27.850Z] [2025-02-14T00:38:27.850Z] Login Succeeded [2025-02-14T00:38:27.850Z] ****.io [2025-02-14T00:38:28.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-14T00:38:28.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-14T00:38:28.113Z] Configure a credential helper to remove this warning. See [2025-02-14T00:38:28.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-14T00:38:28.113Z] [2025-02-14T00:38:28.113Z] Login Succeeded [2025-02-14T00:38:28.376Z] ---> ****-login.sh ends [Pipeline] } [2025-02-14T00:38:28.388Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:38:28.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-14T00:38:28.469Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2025-02-14T00:38:28.469Z] 8cc8644154733f4f3544498f2753be7fafbd0391 [2025-02-14T00:38:28.469Z] latest [2025-02-14T00:38:28.469Z] 4.0.0-dev.8 [2025-02-14T00:38:28.469Z] 8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 [2025-02-14T00:38:28.469Z] main [2025-02-14T00:38:28.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:38:28.830Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:38:29.170Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8cc8644154733f4f3544498f2753be7fafbd0391 [2025-02-14T00:38:29.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-02-14T00:38:29.170Z] d90c7475536c: Preparing [2025-02-14T00:38:29.170Z] 44b65a04cb5e: Preparing [2025-02-14T00:38:29.170Z] aec43adeb210: Preparing [2025-02-14T00:38:29.170Z] 404669c23eae: Preparing [2025-02-14T00:38:29.170Z] 725accc2828e: Preparing [2025-02-14T00:38:29.170Z] 22ea96d33e48: Preparing [2025-02-14T00:38:29.170Z] 534a70dc8296: Preparing [2025-02-14T00:38:29.170Z] 22ea96d33e48: Waiting [2025-02-14T00:38:29.170Z] 534a70dc8296: Waiting [2025-02-14T00:38:29.434Z] 404669c23eae: Pushed [2025-02-14T00:38:29.434Z] 44b65a04cb5e: Pushed [2025-02-14T00:38:29.434Z] aec43adeb210: Pushed [2025-02-14T00:38:29.434Z] 534a70dc8296: Layer already exists [2025-02-14T00:38:29.696Z] 22ea96d33e48: Pushed [2025-02-14T00:38:31.092Z] 725accc2828e: Pushed [2025-02-14T00:38:37.699Z] d90c7475536c: Pushed [2025-02-14T00:38:37.699Z] 8cc8644154733f4f3544498f2753be7fafbd0391: digest: sha256:c8efaa86aef8fa4847fa5945e20232dd61245ca06a59bae62939fb619e79f1d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:38:38.043Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:38:38.393Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2025-02-14T00:38:38.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-02-14T00:38:38.393Z] d90c7475536c: Preparing [2025-02-14T00:38:38.393Z] 44b65a04cb5e: Preparing [2025-02-14T00:38:38.393Z] aec43adeb210: Preparing [2025-02-14T00:38:38.393Z] 404669c23eae: Preparing [2025-02-14T00:38:38.393Z] 725accc2828e: Preparing [2025-02-14T00:38:38.393Z] 22ea96d33e48: Preparing [2025-02-14T00:38:38.393Z] 534a70dc8296: Preparing [2025-02-14T00:38:38.393Z] 22ea96d33e48: Waiting [2025-02-14T00:38:38.393Z] 534a70dc8296: Waiting [2025-02-14T00:38:38.393Z] d90c7475536c: Layer already exists [2025-02-14T00:38:38.393Z] 404669c23eae: Layer already exists [2025-02-14T00:38:38.393Z] 44b65a04cb5e: Layer already exists [2025-02-14T00:38:38.393Z] 725accc2828e: Layer already exists [2025-02-14T00:38:38.393Z] aec43adeb210: Layer already exists [2025-02-14T00:38:38.393Z] 534a70dc8296: Layer already exists [2025-02-14T00:38:38.393Z] 22ea96d33e48: Layer already exists [2025-02-14T00:38:38.658Z] latest: digest: sha256:c8efaa86aef8fa4847fa5945e20232dd61245ca06a59bae62939fb619e79f1d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:38:39.028Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:38:39.377Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.8 [2025-02-14T00:38:39.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-02-14T00:38:39.377Z] d90c7475536c: Preparing [2025-02-14T00:38:39.377Z] 44b65a04cb5e: Preparing [2025-02-14T00:38:39.377Z] aec43adeb210: Preparing [2025-02-14T00:38:39.377Z] 404669c23eae: Preparing [2025-02-14T00:38:39.377Z] 725accc2828e: Preparing [2025-02-14T00:38:39.377Z] 22ea96d33e48: Preparing [2025-02-14T00:38:39.377Z] 534a70dc8296: Preparing [2025-02-14T00:38:39.377Z] 22ea96d33e48: Waiting [2025-02-14T00:38:39.377Z] 534a70dc8296: Waiting [2025-02-14T00:38:39.377Z] 44b65a04cb5e: Layer already exists [2025-02-14T00:38:39.377Z] aec43adeb210: Layer already exists [2025-02-14T00:38:39.377Z] d90c7475536c: Layer already exists [2025-02-14T00:38:39.377Z] 404669c23eae: Layer already exists [2025-02-14T00:38:39.377Z] 725accc2828e: Layer already exists [2025-02-14T00:38:39.377Z] 534a70dc8296: Layer already exists [2025-02-14T00:38:39.377Z] 22ea96d33e48: Layer already exists [2025-02-14T00:38:39.377Z] 4.0.0-dev.8: digest: sha256:c8efaa86aef8fa4847fa5945e20232dd61245ca06a59bae62939fb619e79f1d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:38:40.011Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:38:40.363Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 [2025-02-14T00:38:40.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-02-14T00:38:40.363Z] d90c7475536c: Preparing [2025-02-14T00:38:40.363Z] 44b65a04cb5e: Preparing [2025-02-14T00:38:40.363Z] aec43adeb210: Preparing [2025-02-14T00:38:40.363Z] 404669c23eae: Preparing [2025-02-14T00:38:40.363Z] 725accc2828e: Preparing [2025-02-14T00:38:40.363Z] 22ea96d33e48: Preparing [2025-02-14T00:38:40.363Z] 534a70dc8296: Preparing [2025-02-14T00:38:40.363Z] 22ea96d33e48: Waiting [2025-02-14T00:38:40.363Z] 534a70dc8296: Waiting [2025-02-14T00:38:40.363Z] 404669c23eae: Layer already exists [2025-02-14T00:38:40.364Z] d90c7475536c: Layer already exists [2025-02-14T00:38:40.364Z] 725accc2828e: Layer already exists [2025-02-14T00:38:40.364Z] 44b65a04cb5e: Layer already exists [2025-02-14T00:38:40.364Z] aec43adeb210: Layer already exists [2025-02-14T00:38:40.364Z] 22ea96d33e48: Layer already exists [2025-02-14T00:38:40.364Z] 534a70dc8296: Layer already exists [2025-02-14T00:38:40.626Z] 8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8: digest: sha256:c8efaa86aef8fa4847fa5945e20232dd61245ca06a59bae62939fb619e79f1d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:38:40.978Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:38:41.334Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2025-02-14T00:38:41.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2025-02-14T00:38:41.335Z] d90c7475536c: Preparing [2025-02-14T00:38:41.335Z] 44b65a04cb5e: Preparing [2025-02-14T00:38:41.335Z] aec43adeb210: Preparing [2025-02-14T00:38:41.335Z] 404669c23eae: Preparing [2025-02-14T00:38:41.335Z] 725accc2828e: Preparing [2025-02-14T00:38:41.335Z] 22ea96d33e48: Preparing [2025-02-14T00:38:41.335Z] 534a70dc8296: Preparing [2025-02-14T00:38:41.335Z] 534a70dc8296: Waiting [2025-02-14T00:38:41.335Z] 22ea96d33e48: Waiting [2025-02-14T00:38:41.335Z] d90c7475536c: Layer already exists [2025-02-14T00:38:41.335Z] aec43adeb210: Layer already exists [2025-02-14T00:38:41.335Z] 404669c23eae: Layer already exists [2025-02-14T00:38:41.335Z] 725accc2828e: Layer already exists [2025-02-14T00:38:41.335Z] 44b65a04cb5e: Layer already exists [2025-02-14T00:38:41.335Z] 534a70dc8296: Layer already exists [2025-02-14T00:38:41.335Z] 22ea96d33e48: Layer already exists [2025-02-14T00:38:41.600Z] main: digest: sha256:c8efaa86aef8fa4847fa5945e20232dd61245ca06a59bae62939fb619e79f1d2 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-14T00:38:41.688Z] ===================================================== [Pipeline] echo [2025-02-14T00:38:41.705Z] taggedImages: [2025-02-14T00:38:41.705Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8cc8644154733f4f3544498f2753be7fafbd0391 [2025-02-14T00:38:41.705Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2025-02-14T00:38:41.705Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:4.0.0-dev.8 [2025-02-14T00:38:41.705Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:8cc8644154733f4f3544498f2753be7fafbd0391-4.0.0-dev.8 [2025-02-14T00:38:41.705Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:38:42.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T00:38:42.084Z] [2025-02-14T00:38:42.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:38:42.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T00:38:42.438Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-14T00:38:42.438Z] 8998bd30e6a1: Pulling fs layer [2025-02-14T00:38:42.438Z] 04944245beec: Pulling fs layer [2025-02-14T00:38:42.438Z] 699f458cf7ca: Pulling fs layer [2025-02-14T00:38:42.438Z] 765212b225bb: Pulling fs layer [2025-02-14T00:38:42.438Z] f23df028b6ca: Pulling fs layer [2025-02-14T00:38:42.438Z] d65c8cfc05b1: Pulling fs layer [2025-02-14T00:38:42.438Z] 2437ff75d9bd: Pulling fs layer [2025-02-14T00:38:42.438Z] 765212b225bb: Waiting [2025-02-14T00:38:42.438Z] f23df028b6ca: Waiting [2025-02-14T00:38:42.438Z] d65c8cfc05b1: Waiting [2025-02-14T00:38:42.438Z] 2437ff75d9bd: Waiting [2025-02-14T00:38:42.703Z] 04944245beec: Download complete [2025-02-14T00:38:42.703Z] 765212b225bb: Verifying Checksum [2025-02-14T00:38:42.703Z] 765212b225bb: Download complete [2025-02-14T00:38:42.703Z] f23df028b6ca: Download complete [2025-02-14T00:38:42.703Z] d65c8cfc05b1: Verifying Checksum [2025-02-14T00:38:42.703Z] d65c8cfc05b1: Download complete [2025-02-14T00:38:42.703Z] 699f458cf7ca: Verifying Checksum [2025-02-14T00:38:42.703Z] 699f458cf7ca: Download complete [2025-02-14T00:38:43.282Z] 8998bd30e6a1: Download complete [2025-02-14T00:38:45.848Z] 2437ff75d9bd: Verifying Checksum [2025-02-14T00:38:45.848Z] 2437ff75d9bd: Download complete [2025-02-14T00:38:47.778Z] 8998bd30e6a1: Pull complete [2025-02-14T00:38:48.355Z] 04944245beec: Pull complete [2025-02-14T00:38:49.756Z] 699f458cf7ca: Pull complete [2025-02-14T00:38:50.020Z] 765212b225bb: Pull complete [2025-02-14T00:38:50.978Z] f23df028b6ca: Pull complete [2025-02-14T00:38:50.978Z] d65c8cfc05b1: Pull complete [2025-02-14T00:39:09.149Z] 2437ff75d9bd: Pull complete [2025-02-14T00:39:09.149Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-14T00:39:09.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-14T00:39:09.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:39:09.347Z] prd-ubuntu20.04-docker-arm64-4c-16g-38921 does not seem to be running inside a container [2025-02-14T00:39:09.400Z] $ 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/107 -v /w/workspace/app-record-replay/107:/w/workspace/app-record-replay/107:rw,z -v /w/workspace/app-record-replay/107@tmp:/w/workspace/app-record-replay/107@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 [2025-02-14T00:39:12.019Z] $ docker top 14da9f0a70a3e5ca2c7b3eeb9a784e32fe3da5e646420dd8a390a7d7458597e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:39:12.849Z] ---> job-cost.sh [2025-02-14T00:39:12.849Z] lf-activate-venv: SKIPPING [2025-02-14T00:39:12.849Z] INFO: No Stack... [2025-02-14T00:39:13.113Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-14T00:39:14.069Z] INFO: Archiving Costs [Pipeline] sh [2025-02-14T00:39:14.701Z] + cat /w/workspace/app-record-replay/107/archives/cost.csv [2025-02-14T00:39:14.701Z] + cut -d, -f6 [Pipeline] lock [2025-02-14T00:39:14.758Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] [2025-02-14T00:39:14.765Z] Resource [jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] did not exist. Created. [2025-02-14T00:39:14.771Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-14T00:39:15.432Z] /w/workspace/app-record-replay/107@tmp/durable-27a32ad6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-14T00:39:15.764Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-14T00:39:16.057Z] Warning: overwriting stash ‘stack-cost’ [2025-02-14T00:39:16.103Z] Stashed 1 file(s) [Pipeline] } [2025-02-14T00:39:16.111Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-record-replay-main-107-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-14T00:39:16.135Z] $ docker stop --time=1 14da9f0a70a3e5ca2c7b3eeb9a784e32fe3da5e646420dd8a390a7d7458597e8 [2025-02-14T00:39:17.658Z] $ docker rm -f --volumes 14da9f0a70a3e5ca2c7b3eeb9a784e32fe3da5e646420dd8a390a7d7458597e8 [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 [2025-02-14T00:39:18.106Z] provisioning config files... [2025-02-14T00:39:18.112Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16427072860036872846tmp [Pipeline] { [Pipeline] sh [2025-02-14T00:39:18.408Z] + set +x [2025-02-14T00:39:18.408Z] + + curl -s https://codecov.io/bash [2025-02-14T00:39:18.408Z] bash -s -- [2025-02-14T00:39:18.408Z] [2025-02-14T00:39:18.408Z] _____ _ [2025-02-14T00:39:18.408Z] / ____| | | [2025-02-14T00:39:18.408Z] | | ___ __| | ___ ___ _____ __ [2025-02-14T00:39:18.408Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-14T00:39:18.408Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-14T00:39:18.408Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-14T00:39:18.408Z] Bash-1.0.6 [2025-02-14T00:39:18.408Z] [2025-02-14T00:39:18.408Z] [2025-02-14T00:39:18.408Z] ==> git version 2.25.1 found [2025-02-14T00:39:18.409Z] ==> 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 [2025-02-14T00:39:18.409Z] Release-Date: 2020-01-08 [2025-02-14T00:39:18.409Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-14T00:39:18.409Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-14T00:39:18.409Z] ==> Jenkins CI detected. [2025-02-14T00:39:18.409Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2025-02-14T00:39:18.409Z] project root: . [2025-02-14T00:39:18.409Z] --> token set from env [2025-02-14T00:39:18.409Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-14T00:39:18.409Z] ==> Running gcov in . (disable via -X gcov) [2025-02-14T00:39:18.409Z] ==> Python coveragepy not found [2025-02-14T00:39:18.409Z] ==> Searching for coverage reports in: [2025-02-14T00:39:18.409Z] + . [2025-02-14T00:39:18.409Z] -> Found 1 reports [2025-02-14T00:39:18.409Z] ==> Detecting git/mercurial file structure [2025-02-14T00:39:18.668Z] ==> Reading reports [2025-02-14T00:39:18.668Z] + ./coverage.out bytes=34248 [2025-02-14T00:39:18.668Z] ==> Appending adjustments [2025-02-14T00:39:18.668Z] https://docs.codecov.io/docs/fixing-reports [2025-02-14T00:39:18.668Z] + Found adjustments [2025-02-14T00:39:18.668Z] ==> Gzipping contents [2025-02-14T00:39:18.668Z] 8.0K /tmp/codecov.ThDcnp.gz [2025-02-14T00:39:18.668Z] ==> Uploading reports [2025-02-14T00:39:18.668Z] url: https://codecov.io [2025-02-14T00:39:18.668Z] query: branch=main&commit=8cc8644154733f4f3544498f2753be7fafbd0391&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-14T00:39:18.668Z] -> Pinging Codecov [2025-02-14T00:39:18.669Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8cc8644154733f4f3544498f2753be7fafbd0391&build=107&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F107%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-14T00:39:18.928Z] -> Uploading to [2025-02-14T00:39:18.928Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-record-replay/8cc8644154733f4f3544498f2753be7fafbd0391/0e54fd4a-2161-4053-99ef-2393b9826b9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250214%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250214T003918Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=55729b596598f35fc5305c41b939772aa6e931dc41caf73f480a3bdae79c45c6 [2025-02-14T00:39:18.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-14T00:39:18.928Z] Dload Upload Total Spent Left Speed [2025-02-14T00:39:18.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5392 0 0 100 5392 0 45694 --:--:-- --:--:-- --:--:-- 45694 [2025-02-14T00:39:18.928Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] } [2025-02-14T00:39:18.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-14T00:39:19.099Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-14T00:39:19.114Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:39:19.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T00:39:19.421Z] [2025-02-14T00:39:19.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:39:19.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T00:39:19.728Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-14T00:39:19.728Z] 43c4264eed91: Pulling fs layer [2025-02-14T00:39:19.728Z] 4cc291be95ef: Pulling fs layer [2025-02-14T00:39:19.728Z] 2ac1f1163629: Pulling fs layer [2025-02-14T00:39:19.728Z] 5c3c966382ef: Pulling fs layer [2025-02-14T00:39:19.728Z] 4f4fb700ef54: Pulling fs layer [2025-02-14T00:39:19.728Z] d9c7d2e4e75e: Pulling fs layer [2025-02-14T00:39:19.728Z] 9c3e1370e548: Pulling fs layer [2025-02-14T00:39:19.728Z] 4f4fb700ef54: Waiting [2025-02-14T00:39:19.728Z] d9c7d2e4e75e: Waiting [2025-02-14T00:39:19.728Z] 9c3e1370e548: Waiting [2025-02-14T00:39:19.728Z] 5c3c966382ef: Waiting [2025-02-14T00:39:19.728Z] 4cc291be95ef: Verifying Checksum [2025-02-14T00:39:19.728Z] 4cc291be95ef: Download complete [2025-02-14T00:39:19.728Z] 5c3c966382ef: Verifying Checksum [2025-02-14T00:39:19.728Z] 5c3c966382ef: Download complete [2025-02-14T00:39:19.728Z] 4f4fb700ef54: Download complete [2025-02-14T00:39:19.728Z] 43c4264eed91: Download complete [2025-02-14T00:39:19.985Z] d9c7d2e4e75e: Verifying Checksum [2025-02-14T00:39:19.985Z] d9c7d2e4e75e: Download complete [2025-02-14T00:39:19.985Z] 43c4264eed91: Pull complete [2025-02-14T00:39:20.244Z] 4cc291be95ef: Pull complete [2025-02-14T00:39:20.244Z] 2ac1f1163629: Verifying Checksum [2025-02-14T00:39:20.244Z] 2ac1f1163629: Download complete [2025-02-14T00:39:20.807Z] 9c3e1370e548: Verifying Checksum [2025-02-14T00:39:20.807Z] 9c3e1370e548: Download complete [2025-02-14T00:39:24.095Z] 2ac1f1163629: Pull complete [2025-02-14T00:39:24.095Z] 5c3c966382ef: Pull complete [2025-02-14T00:39:24.095Z] 4f4fb700ef54: Pull complete [2025-02-14T00:39:24.095Z] d9c7d2e4e75e: Pull complete [2025-02-14T00:39:27.375Z] 9c3e1370e548: Pull complete [2025-02-14T00:39:27.375Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-14T00:39:27.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-14T00:39:27.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:39:27.477Z] prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container [2025-02-14T00:39:27.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-14T00:39:31.035Z] $ docker top 284a4e77c182eede3df159c71880d560cc7d2867790119e48b48060f91198dec -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:39:31.389Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] echo [2025-02-14T00:39:31.400Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2025-02-14T00:39:31.678Z] + set -o pipefail [2025-02-14T00:39:31.678Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2025-02-14T00:39:38.239Z] [2025-02-14T00:39:38.239Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2025-02-14T00:39:38.239Z] [2025-02-14T00:39:38.239Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/15e99017-a534-4e49-83bf-8dca7399df15/history/3eadee09-92da-4fa7-88b7-848f5cd94133 [2025-02-14T00:39:38.239Z] [2025-02-14T00:39:38.239Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-14T00:39:38.239Z] [2025-02-14T00:39:38.239Z] [2025-02-14T00:39:38.239Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-14T00:39:38.239Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-14T00:39:38.507Z] $ docker stop --time=1 284a4e77c182eede3df159c71880d560cc7d2867790119e48b48060f91198dec [2025-02-14T00:39:42.812Z] $ docker rm -f --volumes 284a4e77c182eede3df159c71880d560cc7d2867790119e48b48060f91198dec [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 [2025-02-14T00:39:43.662Z] + git log --format=format:%s -1 8cc8644154733f4f3544498f2753be7fafbd0391 [Pipeline] sh [2025-02-14T00:39:43.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T00:39:43.953Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:39:44.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:39:44.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:39:44.344Z] prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container [2025-02-14T00:39:44.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T00:39:44.867Z] $ docker top 7ea5ffe7d0cb73ba34bb78502913ea9e117b0a27e977496c813a6b3288c6e426 -eo pid,comm [2025-02-14T00:39:44.918Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-14T00:39:44.918Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T00:39:44.973Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:39:44.973Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:39:45.085Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:39:45.087Z] $ docker exec 7ea5ffe7d0cb73ba34bb78502913ea9e117b0a27e977496c813a6b3288c6e426 ssh-agent [2025-02-14T00:39:45.199Z] SSH_AUTH_SOCK=/tmp/ssh-h9Oad7rxRu4L/agent.32 [2025-02-14T00:39:45.199Z] SSH_AGENT_PID=38 [2025-02-14T00:39:45.205Z] Running ssh-add (command line suppressed) [2025-02-14T00:39:45.303Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4894903829928892860.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4894903829928892860.key) [2025-02-14T00:39:45.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:39:45.612Z] + git semver tag [2025-02-14T00:39:45.871Z] 2025-02-14 00:39:45,815 [run_tag] DEBUG tag force:False [2025-02-14T00:39:45.871Z] 2025-02-14 00:39:45,816 [check_head_tag] DEBUG check head tag [2025-02-14T00:39:45.871Z] 2025-02-14 00:39:45,817 [execute] INFO git cat-file --batch-check [2025-02-14T00:39:45.871Z] 2025-02-14 00:39:45,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2025-02-14T00:39:45.871Z] 2025-02-14 00:39:45,821 [execute] INFO git cat-file --batch [2025-02-14T00:39:45.871Z] 2025-02-14 00:39:45,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2025-02-14T00:39:45.871Z] 2025-02-14 00:39:45,849 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-14T00:39:45.871Z] 2025-02-14 00:39:45,849 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 [2025-02-14T00:39:45.871Z] 2025-02-14 00:39:45,849 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:39:45.871Z] 2025-02-14 00:39:45,854 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-14T00:39:45.871Z] 4.0.0-dev.8 [Pipeline] } [2025-02-14T00:39:46.140Z] $ docker exec --env ******** --env ******** 7ea5ffe7d0cb73ba34bb78502913ea9e117b0a27e977496c813a6b3288c6e426 ssh-agent -k [2025-02-14T00:39:46.243Z] unset SSH_AUTH_SOCK; [2025-02-14T00:39:46.244Z] unset SSH_AGENT_PID; [2025-02-14T00:39:46.244Z] echo Agent pid 38 killed; [2025-02-14T00:39:46.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T00:39:46.637Z] + git semver [Pipeline] } [2025-02-14T00:39:46.968Z] $ docker stop --time=1 7ea5ffe7d0cb73ba34bb78502913ea9e117b0a27e977496c813a6b3288c6e426 [2025-02-14T00:39:48.271Z] $ docker rm -f --volumes 7ea5ffe7d0cb73ba34bb78502913ea9e117b0a27e977496c813a6b3288c6e426 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:39:48.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T00:39:48.739Z] [2025-02-14T00:39:48.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:39:49.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T00:39:49.047Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-14T00:39:49.047Z] ab5ef0e58194: Pulling fs layer [2025-02-14T00:39:49.047Z] 9712f1f96733: Pulling fs layer [2025-02-14T00:39:49.047Z] 63f879dbbcfc: Pulling fs layer [2025-02-14T00:39:49.047Z] 0d9ebad4ef96: Pulling fs layer [2025-02-14T00:39:49.047Z] 0d9ebad4ef96: Waiting [2025-02-14T00:39:49.047Z] e9a5061849ea: Pulling fs layer [2025-02-14T00:39:49.047Z] d747dcd14b5f: Pulling fs layer [2025-02-14T00:39:49.047Z] 2de7ff778b66: Pulling fs layer [2025-02-14T00:39:49.047Z] e9a5061849ea: Waiting [2025-02-14T00:39:49.047Z] 2de7ff778b66: Waiting [2025-02-14T00:39:49.047Z] d747dcd14b5f: Waiting [2025-02-14T00:39:49.047Z] 9712f1f96733: Download complete [2025-02-14T00:39:49.308Z] 63f879dbbcfc: Verifying Checksum [2025-02-14T00:39:49.308Z] 63f879dbbcfc: Download complete [2025-02-14T00:39:49.308Z] e9a5061849ea: Verifying Checksum [2025-02-14T00:39:49.308Z] e9a5061849ea: Download complete [2025-02-14T00:39:49.566Z] d747dcd14b5f: Download complete [2025-02-14T00:39:49.566Z] 0d9ebad4ef96: Verifying Checksum [2025-02-14T00:39:49.566Z] 0d9ebad4ef96: Download complete [2025-02-14T00:39:49.566Z] ab5ef0e58194: Download complete [2025-02-14T00:39:49.566Z] 2de7ff778b66: Verifying Checksum [2025-02-14T00:39:49.566Z] 2de7ff778b66: Download complete [2025-02-14T00:39:52.089Z] ab5ef0e58194: Pull complete [2025-02-14T00:39:52.089Z] 9712f1f96733: Pull complete [2025-02-14T00:39:53.022Z] 63f879dbbcfc: Pull complete [2025-02-14T00:39:57.218Z] 0d9ebad4ef96: Pull complete [2025-02-14T00:39:57.218Z] e9a5061849ea: Pull complete [2025-02-14T00:39:57.477Z] d747dcd14b5f: Pull complete [2025-02-14T00:39:58.412Z] 2de7ff778b66: Pull complete [2025-02-14T00:39:58.412Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-14T00:39:58.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-14T00:39:58.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:39:58.518Z] prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container [2025-02-14T00:39:58.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-14T00:40:03.808Z] $ docker top c3adff9f3aa6a072275a5693bc1e995dd5b2174fb45c80c6d3f4ef43f7841068 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:40:03.870Z] provisioning config files... [2025-02-14T00:40:03.876Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5025057947808050136tmp [2025-02-14T00:40:03.885Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5255354060529919510tmp [2025-02-14T00:40:03.892Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8903756004247284960tmp [Pipeline] { [Pipeline] echo [2025-02-14T00:40:04.001Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:40:04.291Z] ---> sigul-configuration.sh [2025-02-14T00:40:04.291Z] gpg: directory `/root/.gnupg' created [2025-02-14T00:40:04.291Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-14T00:40:04.291Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-14T00:40:04.291Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-14T00:40:04.291Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-14T00:40:04.291Z] gpg: CAST5 encrypted data [2025-02-14T00:40:04.291Z] gpg: encrypted with 1 passphrase [2025-02-14T00:40:04.291Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-14T00:40:04.584Z] + mkdir /home/jenkins [2025-02-14T00:40:04.584Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-14T00:40:04.883Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-14T00:40:04.897Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:40:05.196Z] ---> sigul-install.sh [2025-02-14T00:40:05.196Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-14T00:40:05.490Z] + git tag --list [2025-02-14T00:40:05.490Z] v3.1 [2025-02-14T00:40:05.490Z] v3.1.0 [2025-02-14T00:40:05.490Z] v3.1.0-dev.0 [2025-02-14T00:40:05.490Z] v3.1.0-dev.1 [2025-02-14T00:40:05.490Z] v3.1.0-dev.10 [2025-02-14T00:40:05.490Z] v3.1.0-dev.11 [2025-02-14T00:40:05.490Z] v3.1.0-dev.12 [2025-02-14T00:40:05.490Z] v3.1.0-dev.13 [2025-02-14T00:40:05.490Z] v3.1.0-dev.14 [2025-02-14T00:40:05.490Z] v3.1.0-dev.15 [2025-02-14T00:40:05.490Z] v3.1.0-dev.16 [2025-02-14T00:40:05.490Z] v3.1.0-dev.17 [2025-02-14T00:40:05.490Z] v3.1.0-dev.18 [2025-02-14T00:40:05.490Z] v3.1.0-dev.19 [2025-02-14T00:40:05.490Z] v3.1.0-dev.2 [2025-02-14T00:40:05.490Z] v3.1.0-dev.20 [2025-02-14T00:40:05.490Z] v3.1.0-dev.21 [2025-02-14T00:40:05.490Z] v3.1.0-dev.22 [2025-02-14T00:40:05.490Z] v3.1.0-dev.23 [2025-02-14T00:40:05.490Z] v3.1.0-dev.24 [2025-02-14T00:40:05.490Z] v3.1.0-dev.25 [2025-02-14T00:40:05.490Z] v3.1.0-dev.26 [2025-02-14T00:40:05.490Z] v3.1.0-dev.27 [2025-02-14T00:40:05.490Z] v3.1.0-dev.28 [2025-02-14T00:40:05.490Z] v3.1.0-dev.29 [2025-02-14T00:40:05.490Z] v3.1.0-dev.3 [2025-02-14T00:40:05.490Z] v3.1.0-dev.30 [2025-02-14T00:40:05.490Z] v3.1.0-dev.31 [2025-02-14T00:40:05.490Z] v3.1.0-dev.32 [2025-02-14T00:40:05.490Z] v3.1.0-dev.33 [2025-02-14T00:40:05.490Z] v3.1.0-dev.34 [2025-02-14T00:40:05.490Z] v3.1.0-dev.35 [2025-02-14T00:40:05.490Z] v3.1.0-dev.36 [2025-02-14T00:40:05.490Z] v3.1.0-dev.37 [2025-02-14T00:40:05.490Z] v3.1.0-dev.38 [2025-02-14T00:40:05.490Z] v3.1.0-dev.39 [2025-02-14T00:40:05.490Z] v3.1.0-dev.4 [2025-02-14T00:40:05.490Z] v3.1.0-dev.40 [2025-02-14T00:40:05.490Z] v3.1.0-dev.41 [2025-02-14T00:40:05.490Z] v3.1.0-dev.42 [2025-02-14T00:40:05.490Z] v3.1.0-dev.43 [2025-02-14T00:40:05.490Z] v3.1.0-dev.44 [2025-02-14T00:40:05.490Z] v3.1.0-dev.45 [2025-02-14T00:40:05.490Z] v3.1.0-dev.46 [2025-02-14T00:40:05.490Z] v3.1.0-dev.47 [2025-02-14T00:40:05.490Z] v3.1.0-dev.48 [2025-02-14T00:40:05.490Z] v3.1.0-dev.49 [2025-02-14T00:40:05.490Z] v3.1.0-dev.5 [2025-02-14T00:40:05.490Z] v3.1.0-dev.50 [2025-02-14T00:40:05.490Z] v3.1.0-dev.51 [2025-02-14T00:40:05.490Z] v3.1.0-dev.52 [2025-02-14T00:40:05.490Z] v3.1.0-dev.53 [2025-02-14T00:40:05.490Z] v3.1.0-dev.54 [2025-02-14T00:40:05.490Z] v3.1.0-dev.55 [2025-02-14T00:40:05.490Z] v3.1.0-dev.56 [2025-02-14T00:40:05.490Z] v3.1.0-dev.57 [2025-02-14T00:40:05.490Z] v3.1.0-dev.58 [2025-02-14T00:40:05.490Z] v3.1.0-dev.59 [2025-02-14T00:40:05.490Z] v3.1.0-dev.6 [2025-02-14T00:40:05.490Z] v3.1.0-dev.60 [2025-02-14T00:40:05.490Z] v3.1.0-dev.61 [2025-02-14T00:40:05.490Z] v3.1.0-dev.62 [2025-02-14T00:40:05.490Z] v3.1.0-dev.63 [2025-02-14T00:40:05.490Z] v3.1.0-dev.64 [2025-02-14T00:40:05.490Z] v3.1.0-dev.65 [2025-02-14T00:40:05.490Z] v3.1.0-dev.66 [2025-02-14T00:40:05.490Z] v3.1.0-dev.67 [2025-02-14T00:40:05.490Z] v3.1.0-dev.68 [2025-02-14T00:40:05.490Z] v3.1.0-dev.7 [2025-02-14T00:40:05.490Z] v3.1.0-dev.8 [2025-02-14T00:40:05.490Z] v3.1.0-dev.9 [2025-02-14T00:40:05.490Z] v3.1.1 [2025-02-14T00:40:05.490Z] v3.2.0-dev.1 [2025-02-14T00:40:05.490Z] v3.2.0-dev.10 [2025-02-14T00:40:05.490Z] v3.2.0-dev.11 [2025-02-14T00:40:05.490Z] v3.2.0-dev.12 [2025-02-14T00:40:05.490Z] v3.2.0-dev.13 [2025-02-14T00:40:05.490Z] v3.2.0-dev.14 [2025-02-14T00:40:05.490Z] v3.2.0-dev.15 [2025-02-14T00:40:05.490Z] v3.2.0-dev.16 [2025-02-14T00:40:05.490Z] v3.2.0-dev.17 [2025-02-14T00:40:05.490Z] v3.2.0-dev.18 [2025-02-14T00:40:05.490Z] v3.2.0-dev.19 [2025-02-14T00:40:05.490Z] v3.2.0-dev.2 [2025-02-14T00:40:05.490Z] v3.2.0-dev.20 [2025-02-14T00:40:05.490Z] v3.2.0-dev.21 [2025-02-14T00:40:05.490Z] v3.2.0-dev.22 [2025-02-14T00:40:05.490Z] v3.2.0-dev.23 [2025-02-14T00:40:05.490Z] v3.2.0-dev.24 [2025-02-14T00:40:05.490Z] v3.2.0-dev.3 [2025-02-14T00:40:05.490Z] v3.2.0-dev.4 [2025-02-14T00:40:05.490Z] v3.2.0-dev.5 [2025-02-14T00:40:05.490Z] v3.2.0-dev.6 [2025-02-14T00:40:05.490Z] v3.2.0-dev.7 [2025-02-14T00:40:05.490Z] v3.2.0-dev.8 [2025-02-14T00:40:05.490Z] v3.2.0-dev.9 [2025-02-14T00:40:05.490Z] v4.0.0-dev.1 [2025-02-14T00:40:05.490Z] v4.0.0-dev.2 [2025-02-14T00:40:05.490Z] v4.0.0-dev.3 [2025-02-14T00:40:05.490Z] v4.0.0-dev.4 [2025-02-14T00:40:05.490Z] v4.0.0-dev.5 [2025-02-14T00:40:05.490Z] v4.0.0-dev.6 [2025-02-14T00:40:05.490Z] v4.0.0-dev.7 [2025-02-14T00:40:05.490Z] v4.0.0-dev.8 [Pipeline] sh [2025-02-14T00:40:05.895Z] + lftools sign git-tag v4.0.0-dev.8 [2025-02-14T00:40:06.155Z] Signing Git tag with Sigul... [2025-02-14T00:40:06.155Z] Signing v4.0.0-dev.8 [Pipeline] echo [2025-02-14T00:40:07.106Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:40:07.395Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-14T00:40:07.401Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-14T00:40:07.427Z] $ docker stop --time=1 c3adff9f3aa6a072275a5693bc1e995dd5b2174fb45c80c6d3f4ef43f7841068 [2025-02-14T00:40:08.951Z] $ docker rm -f --volumes c3adff9f3aa6a072275a5693bc1e995dd5b2174fb45c80c6d3f4ef43f7841068 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-14T00:40:09.416Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T00:40:09.416Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:40:09.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:40:09.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:40:09.797Z] prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container [2025-02-14T00:40:09.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T00:40:10.182Z] $ docker top 3d27ff7bc2240640a1151b73938592c7542cbb88b5bd9b2652213a691e1c9c20 -eo pid,comm [2025-02-14T00:40:10.235Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-14T00:40:10.235Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T00:40:10.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:40:10.286Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:40:10.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:40:10.405Z] $ docker exec 3d27ff7bc2240640a1151b73938592c7542cbb88b5bd9b2652213a691e1c9c20 ssh-agent [2025-02-14T00:40:10.521Z] SSH_AUTH_SOCK=/tmp/ssh-PWEta6zTMVQn/agent.33 [2025-02-14T00:40:10.521Z] SSH_AGENT_PID=39 [2025-02-14T00:40:10.525Z] Running ssh-add (command line suppressed) [2025-02-14T00:40:10.617Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17448834032494111687.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17448834032494111687.key) [2025-02-14T00:40:10.630Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:40:10.920Z] + git semver bump pre [2025-02-14T00:40:11.180Z] 2025-02-14 00:40:11,092 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-14T00:40:11.180Z] 2025-02-14 00:40:11,092 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev [2025-02-14T00:40:11.180Z] 2025-02-14 00:40:11,093 [bump_version] DEBUG bumped version:4.0.0-dev.9 [2025-02-14T00:40:11.180Z] 2025-02-14 00:40:11,093 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2025-02-14T00:40:11.180Z] 2025-02-14 00:40:11,093 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-14T00:40:11.180Z] 2025-02-14 00:40:11,093 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-14T00:40:11.180Z] 2025-02-14 00:40:11,094 [execute] INFO git cat-file --batch-check [2025-02-14T00:40:11.180Z] 2025-02-14 00:40:11,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T00:40:11.180Z] 2025-02-14 00:40:11,100 [execute] INFO git cat-file --batch [2025-02-14T00:40:11.180Z] 2025-02-14 00:40:11,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T00:40:11.180Z] 2025-02-14 00:40:11,105 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-14T00:40:11.180Z] 4.0.0-dev.9 [Pipeline] } [2025-02-14T00:40:11.187Z] $ docker exec --env ******** --env ******** 3d27ff7bc2240640a1151b73938592c7542cbb88b5bd9b2652213a691e1c9c20 ssh-agent -k [2025-02-14T00:40:11.287Z] unset SSH_AUTH_SOCK; [2025-02-14T00:40:11.287Z] unset SSH_AGENT_PID; [2025-02-14T00:40:11.287Z] echo Agent pid 39 killed; [2025-02-14T00:40:11.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T00:40:11.621Z] + git semver [Pipeline] } [2025-02-14T00:40:11.893Z] $ docker stop --time=1 3d27ff7bc2240640a1151b73938592c7542cbb88b5bd9b2652213a691e1c9c20 [2025-02-14T00:40:13.161Z] $ docker rm -f --volumes 3d27ff7bc2240640a1151b73938592c7542cbb88b5bd9b2652213a691e1c9c20 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-14T00:40:13.509Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-14T00:40:13.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:40:13.803Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-14T00:40:13.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:40:13.881Z] prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container [2025-02-14T00:40:13.908Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-14T00:40:14.244Z] $ docker top bc83c0a45498a1f2509e0d8923b9497b1fb52fe1fbf6f10c4b3bede58661f04e -eo pid,comm [2025-02-14T00:40:14.294Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-14T00:40:14.294Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-14T00:40:14.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-14T00:40:14.489Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-14T00:40:14.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-14T00:40:14.618Z] $ docker exec bc83c0a45498a1f2509e0d8923b9497b1fb52fe1fbf6f10c4b3bede58661f04e ssh-agent [2025-02-14T00:40:14.733Z] SSH_AUTH_SOCK=/tmp/ssh-CEJJRJXq6cgL/agent.32 [2025-02-14T00:40:14.733Z] SSH_AGENT_PID=38 [2025-02-14T00:40:14.738Z] Running ssh-add (command line suppressed) [2025-02-14T00:40:14.831Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12703240905720750565.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12703240905720750565.key) [2025-02-14T00:40:14.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-14T00:40:15.137Z] + git semver push [2025-02-14T00:40:15.395Z] 2025-02-14 00:40:15,325 [run_push] DEBUG push [2025-02-14T00:40:15.395Z] 2025-02-14 00:40:15,325 [execute] INFO git cat-file --batch-check [2025-02-14T00:40:15.395Z] 2025-02-14 00:40:15,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-14T00:40:15.395Z] 2025-02-14 00:40:15,330 [execute] INFO git rev-list 3dbf6f40dcd0b841b454cf48f5d307e5178235b7 -- [2025-02-14T00:40:15.395Z] 2025-02-14 00:40:15,330 [execute] DEBUG Popen(['git', 'rev-list', '3dbf6f40dcd0b841b454cf48f5d307e5178235b7', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:40:15.395Z] 2025-02-14 00:40:15,338 [execute] INFO git fetch -v origin [2025-02-14T00:40:15.395Z] 2025-02-14 00:40:15,338 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-14T00:40:15.962Z] 2025-02-14 00:40:15,792 [run_push] DEBUG no remote changes detected [2025-02-14T00:40:15.962Z] 2025-02-14 00:40:15,792 [execute] INFO git push origin semver [2025-02-14T00:40:15.962Z] 2025-02-14 00:40:15,793 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:40:16.531Z] 2025-02-14 00:40:16,502 [run_push] DEBUG push all version tags [2025-02-14T00:40:16.531Z] 2025-02-14 00:40:16,503 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-14T00:40:16.531Z] 2025-02-14 00:40:16,503 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2025-02-14T00:40:17.465Z] 2025-02-14 00:40:17,135 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2025-02-14T00:40:17.465Z] 4.0.0-dev.9 [Pipeline] } [2025-02-14T00:40:17.476Z] $ docker exec --env ******** --env ******** bc83c0a45498a1f2509e0d8923b9497b1fb52fe1fbf6f10c4b3bede58661f04e ssh-agent -k [2025-02-14T00:40:17.572Z] unset SSH_AUTH_SOCK; [2025-02-14T00:40:17.572Z] unset SSH_AGENT_PID; [2025-02-14T00:40:17.572Z] echo Agent pid 38 killed; [2025-02-14T00:40:17.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-14T00:40:17.901Z] + git semver [Pipeline] } [2025-02-14T00:40:18.173Z] $ docker stop --time=1 bc83c0a45498a1f2509e0d8923b9497b1fb52fe1fbf6f10c4b3bede58661f04e [2025-02-14T00:40:19.620Z] $ docker rm -f --volumes bc83c0a45498a1f2509e0d8923b9497b1fb52fe1fbf6f10c4b3bede58661f04e [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 [2025-02-14T00:40:20.265Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2025-02-14T00:40:20.265Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2025-02-14T00:40:20.265Z] total 16 [2025-02-14T00:40:20.265Z] drwxr-xr-x 3 root root 4096 Feb 14 00:22 . [2025-02-14T00:40:20.265Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 00:40 .. [2025-02-14T00:40:20.265Z] drwxr-xr-x 2 root root 4096 Feb 14 00:22 cost [2025-02-14T00:40:20.265Z] -rw-r--r-- 1 root root 89 Feb 14 00:22 cost.csv [2025-02-14T00:40:20.265Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2025-02-14T00:40:20.265Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2025-02-14T00:40:20.265Z] total 16 [2025-02-14T00:40:20.265Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 00:22 . [2025-02-14T00:40:20.265Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 00:40 .. [2025-02-14T00:40:20.265Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 00:22 cost [2025-02-14T00:40:20.265Z] -rw-r--r-- 1 jenkins jenkins 89 Feb 14 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:40:20.554Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:40:21.409Z] ---> package-listing.sh [2025-02-14T00:40:21.409Z] ++ facter osfamily [2025-02-14T00:40:21.409Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-14T00:40:21.668Z] + OS_FAMILY=debian [2025-02-14T00:40:21.668Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2025-02-14T00:40:21.668Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-14T00:40:21.668Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-14T00:40:21.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-14T00:40:21.668Z] + PACKAGES=/tmp/packages_start.txt [2025-02-14T00:40:21.668Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2025-02-14T00:40:21.668Z] + PACKAGES=/tmp/packages_end.txt [2025-02-14T00:40:21.668Z] + case "${OS_FAMILY}" in [2025-02-14T00:40:21.668Z] + dpkg -l [2025-02-14T00:40:21.668Z] + grep '^ii' [2025-02-14T00:40:21.668Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-14T00:40:21.668Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-14T00:40:21.668Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-14T00:40:21.668Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2025-02-14T00:40:21.668Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2025-02-14T00:40:21.668Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2025-02-14T00:40:21.679Z] 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-14T00:40:21.954Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-14T00:40:22.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-14T00:40:22.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-14T00:40:22.594Z] prd-ubuntu20.04-docker-8c-8g-38918 does not seem to be running inside a container [2025-02-14T00:40:22.629Z] $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-14T00:40:22.813Z] $ docker top 95b85bbbd1779a168d7d025efd81dbbebc24af7f3c7e27777584c83f7a5b8030 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-14T00:40:23.164Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-14T00:40:23.449Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-14T00:40:23.733Z] + ls /var/log/sa-host [2025-02-14T00:40:23.733Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-14T00:40:23.824Z] provisioning config files... [2025-02-14T00:40:23.831Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config919271784193924368tmp [Pipeline] { [Pipeline] echo [2025-02-14T00:40:23.847Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:40:24.127Z] ---> create-netrc.sh [Pipeline] } [2025-02-14T00:40:24.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:40:24.463Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-14T00:40:24.472Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:40:24.756Z] ---> sudo-logs.sh [2025-02-14T00:40:24.756Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-14T00:40:24.783Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:40:25.064Z] ---> job-cost.sh [2025-02-14T00:40:25.064Z] lf-activate-venv: SKIPPING [2025-02-14T00:40:25.064Z] DEBUG: total: 0.2199999988079071 [2025-02-14T00:40:25.064Z] INFO: Retrieving Stack Cost... [2025-02-14T00:40:25.323Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-14T00:40:25.890Z] INFO: Archiving Costs [Pipeline] echo [2025-02-14T00:40:25.902Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-14T00:40:26.182Z] ---> logs-deploy.sh [2025-02-14T00:40:26.182Z] lf-activate-venv: SKIPPING [2025-02-14T00:40:26.182Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/107 [2025-02-14T00:40:26.182Z] INFO: archiving workspace using pattern(s): [2025-02-14T00:40:27.113Z] Archives upload complete. [2025-02-14T00:40:27.371Z] INFO: archiving logs to Nexus [2025-02-14T00:40:27.938Z] ---> uname -a: [2025-02-14T00:40:27.938Z] Linux prd-ubuntu20-04-docker-8c-8g-38918 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-14T00:40:27.938Z] [2025-02-14T00:40:27.938Z] [2025-02-14T00:40:27.938Z] ---> lscpu: [2025-02-14T00:40:27.938Z] Architecture: x86_64 [2025-02-14T00:40:27.938Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-14T00:40:27.938Z] Byte Order: Little Endian [2025-02-14T00:40:27.938Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-14T00:40:27.938Z] CPU(s): 8 [2025-02-14T00:40:27.938Z] On-line CPU(s) list: 0-7 [2025-02-14T00:40:27.938Z] Thread(s) per core: 1 [2025-02-14T00:40:27.938Z] Core(s) per socket: 1 [2025-02-14T00:40:27.938Z] Socket(s): 8 [2025-02-14T00:40:27.938Z] NUMA node(s): 1 [2025-02-14T00:40:27.938Z] Vendor ID: AuthenticAMD [2025-02-14T00:40:27.938Z] CPU family: 23 [2025-02-14T00:40:27.938Z] Model: 49 [2025-02-14T00:40:27.938Z] Model name: AMD EPYC-Rome Processor [2025-02-14T00:40:27.938Z] Stepping: 0 [2025-02-14T00:40:27.938Z] CPU MHz: 2799.998 [2025-02-14T00:40:27.938Z] BogoMIPS: 5599.99 [2025-02-14T00:40:27.938Z] Virtualization: AMD-V [2025-02-14T00:40:27.938Z] Hypervisor vendor: KVM [2025-02-14T00:40:27.938Z] Virtualization type: full [2025-02-14T00:40:27.938Z] L1d cache: 256 KiB [2025-02-14T00:40:27.938Z] L1i cache: 256 KiB [2025-02-14T00:40:27.938Z] L2 cache: 4 MiB [2025-02-14T00:40:27.938Z] L3 cache: 128 MiB [2025-02-14T00:40:27.938Z] NUMA node0 CPU(s): 0-7 [2025-02-14T00:40:27.938Z] Vulnerability Itlb multihit: Not affected [2025-02-14T00:40:27.938Z] Vulnerability L1tf: Not affected [2025-02-14T00:40:27.938Z] Vulnerability Mds: Not affected [2025-02-14T00:40:27.938Z] Vulnerability Meltdown: Not affected [2025-02-14T00:40:27.938Z] Vulnerability Mmio stale data: Not affected [2025-02-14T00:40:27.938Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-14T00:40:27.938Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-14T00:40:27.938Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-14T00:40:27.938Z] Vulnerability Srbds: Not affected [2025-02-14T00:40:27.938Z] Vulnerability Tsx async abort: Not affected [2025-02-14T00:40:27.938Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-14T00:40:27.938Z] [2025-02-14T00:40:27.938Z] [2025-02-14T00:40:27.938Z] ---> nproc: [2025-02-14T00:40:27.938Z] 8 [2025-02-14T00:40:27.938Z] [2025-02-14T00:40:27.938Z] [2025-02-14T00:40:27.938Z] ---> df -h: [2025-02-14T00:40:27.938Z] Filesystem Size Used Avail Use% Mounted on [2025-02-14T00:40:27.938Z] overlay 155G 14G 142G 9% / [2025-02-14T00:40:27.938Z] tmpfs 64M 0 64M 0% /dev [2025-02-14T00:40:27.938Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-14T00:40:27.938Z] shm 64M 0 64M 0% /dev/shm [2025-02-14T00:40:27.938Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-02-14T00:40:27.938Z] [2025-02-14T00:40:27.938Z]