Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a00c23a8e4269698580118f16cad66fb2bb4df8c 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-ssh13607863446188543550.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11077455819392026412.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10400676834339542757.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11860005714383637197.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-ssh8742953806994524857.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.21 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 ‘prd-ubuntu20.04-docker-8c-8g-7833’ Running on prd-ubuntu20.04-docker-8c-8g-7836 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 a00c23a8e4269698580118f16cad66fb2bb4df8c (main) Commit message: "Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.35" > 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 a00c23a8e4269698580118f16cad66fb2bb4df8c # timeout=10 > git rev-list --no-walk 56b0817e78d40eb0016bf0d539fa39bbf649a4a2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T15:22:48.032Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T15:22:48.101Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T15:22:48.120Z] ========================================================= [2023-09-25T15:22:48.120Z] EdgeX Global Pipelines Version Info [2023-09-25T15:22:48.120Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:22:48.825Z] ------------------- [2023-09-25T15:22:48.825Z] stable info: [2023-09-25T15:22:48.825Z] ------------------- [2023-09-25T15:22:48.825Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T15:22:48.825Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T15:22:48.825Z] Message: update stable to v1.0.254 [2023-09-25T15:22:49.399Z] ------------------- [2023-09-25T15:22:49.399Z] experimental info: [2023-09-25T15:22:49.399Z] ------------------- [2023-09-25T15:22:49.399Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T15:22:49.399Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T15:22:49.399Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T15:22:49.539Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-09-25T15:22:49.551Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-09-25T15:22:49.568Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T15:22:49.582Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T15:22:49.601Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T15:22:49.620Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T15:22:49.638Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T15:22:49.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-25T15:22:49.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T15:22:49.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T15:22:49.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T15:22:49.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-09-25T15:22:49.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T15:22:49.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T15:22:49.750Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T15:22:49.767Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T15:22:49.781Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T15:22:49.798Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-25T15:22:49.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T15:22:49.830Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T15:22:49.840Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-25T15:22:49.854Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-25T15:22:49.867Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-25T15:22:49.877Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-25T15:22:49.888Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-25T15:22:49.901Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T15:22:49.912Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T15:22:49.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-25T15:22:49.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-25T15:22:49.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-25T15:22:49.969Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] echo [2023-09-25T15:22:49.980Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a00c23a [Pipeline] echo [2023-09-25T15:22:49.994Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:22:50.040Z] provisioning config files... [2023-09-25T15:22:50.055Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13781270687644689003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:22:50.356Z] ---> docker-login.sh [2023-09-25T15:22:50.356Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:22:50.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:50.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:50.616Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:50.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:50.616Z] [2023-09-25T15:22:50.616Z] Login Succeeded [2023-09-25T15:22:50.616Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:22:50.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:50.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:50.875Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:50.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:50.875Z] [2023-09-25T15:22:50.875Z] Login Succeeded [2023-09-25T15:22:50.875Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:22:50.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:50.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:50.875Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:50.875Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:50.875Z] [2023-09-25T15:22:50.875Z] Login Succeeded [2023-09-25T15:22:50.875Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:22:51.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:51.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:51.136Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:51.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:51.136Z] [2023-09-25T15:22:51.136Z] Login Succeeded [2023-09-25T15:22:51.136Z] docker.io [2023-09-25T15:22:51.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:22:51.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:22:51.396Z] Configure a credential helper to remove this warning. See [2023-09-25T15:22:51.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:22:51.396Z] [2023-09-25T15:22:51.396Z] Login Succeeded [2023-09-25T15:22:51.396Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:22:51.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-25T15:22:51.792Z] + git rev-list -1 --merges a00c23a8e4269698580118f16cad66fb2bb4df8c~1..a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] echo [2023-09-25T15:22:51.843Z] -----------> git rev-list -1 --merges a00c23a8e4269698580118f16cad66fb2bb4df8c~1..a00c23a8e4269698580118f16cad66fb2bb4df8c a00c23a8e4269698580118f16cad66fb2bb4df8c [2023-09-25T15:22:51.843Z] a00c23a8e4269698580118f16cad66fb2bb4df8c [false] [Pipeline] sh [2023-09-25T15:22:52.131Z] + git log --format=format:%s -1 a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] echo [2023-09-25T15:22:52.146Z] ========================================================= [2023-09-25T15:22:52.146Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T15:22:52.146Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T15:22:52.464Z] + git log --format=format:%s -1 a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] echo [2023-09-25T15:22:52.473Z] [semverPrep] GIT_COMMIT: a00c23a8e4269698580118f16cad66fb2bb4df8c, Commit Message: Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.35 [Pipeline] echo [2023-09-25T15:22:52.484Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-25T15:22:52.815Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:22:52.817Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T15:22:52.817Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T15:22:52.817Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T15:22:52.817Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T15:22:52.817Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T15:22:52.817Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:22:53.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:22:53.158Z] [2023-09-25T15:22:53.158Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:22:53.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:22:53.472Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T15:22:53.472Z] b85a868b505f: Pulling fs layer [2023-09-25T15:22:53.472Z] e2be974225ed: Pulling fs layer [2023-09-25T15:22:53.472Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T15:22:53.472Z] 988bab9f4d93: Pulling fs layer [2023-09-25T15:22:53.472Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T15:22:53.472Z] eaf3925da568: Pulling fs layer [2023-09-25T15:22:53.472Z] bab4dde63d76: Pulling fs layer [2023-09-25T15:22:53.472Z] 988bab9f4d93: Waiting [2023-09-25T15:22:53.472Z] 1469e6f7b9e6: Waiting [2023-09-25T15:22:53.472Z] eaf3925da568: Waiting [2023-09-25T15:22:53.472Z] bde34c3a00c8: Pulling fs layer [2023-09-25T15:22:53.472Z] bab4dde63d76: Waiting [2023-09-25T15:22:53.472Z] b352a97aabf1: Pulling fs layer [2023-09-25T15:22:53.472Z] 4872d77fe225: Pulling fs layer [2023-09-25T15:22:53.472Z] bde34c3a00c8: Waiting [2023-09-25T15:22:53.472Z] b352a97aabf1: Waiting [2023-09-25T15:22:53.472Z] 5851b861e8e6: Pulling fs layer [2023-09-25T15:22:53.472Z] 4872d77fe225: Waiting [2023-09-25T15:22:53.472Z] 5851b861e8e6: Waiting [2023-09-25T15:22:53.472Z] e2be974225ed: Verifying Checksum [2023-09-25T15:22:53.472Z] e2be974225ed: Download complete [2023-09-25T15:22:53.472Z] 988bab9f4d93: Verifying Checksum [2023-09-25T15:22:53.472Z] 988bab9f4d93: Download complete [2023-09-25T15:22:53.732Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T15:22:53.732Z] 1469e6f7b9e6: Download complete [2023-09-25T15:22:53.732Z] eaf3925da568: Verifying Checksum [2023-09-25T15:22:53.732Z] eaf3925da568: Download complete [2023-09-25T15:22:53.732Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T15:22:53.732Z] 339a4e72a1f5: Download complete [2023-09-25T15:22:53.732Z] bde34c3a00c8: Verifying Checksum [2023-09-25T15:22:53.732Z] bde34c3a00c8: Download complete [2023-09-25T15:22:53.732Z] b352a97aabf1: Verifying Checksum [2023-09-25T15:22:53.732Z] b352a97aabf1: Download complete [2023-09-25T15:22:53.732Z] 4872d77fe225: Download complete [2023-09-25T15:22:53.732Z] 5851b861e8e6: Verifying Checksum [2023-09-25T15:22:53.732Z] 5851b861e8e6: Download complete [2023-09-25T15:22:53.732Z] b85a868b505f: Download complete [2023-09-25T15:22:54.300Z] bab4dde63d76: Verifying Checksum [2023-09-25T15:22:54.300Z] bab4dde63d76: Download complete [2023-09-25T15:22:54.868Z] b85a868b505f: Pull complete [2023-09-25T15:22:55.128Z] e2be974225ed: Pull complete [2023-09-25T15:22:55.696Z] 339a4e72a1f5: Pull complete [2023-09-25T15:22:55.956Z] 988bab9f4d93: Pull complete [2023-09-25T15:22:56.215Z] 1469e6f7b9e6: Pull complete [2023-09-25T15:22:56.215Z] eaf3925da568: Pull complete [2023-09-25T15:22:58.122Z] bab4dde63d76: Pull complete [2023-09-25T15:22:58.122Z] bde34c3a00c8: Pull complete [2023-09-25T15:22:58.381Z] b352a97aabf1: Pull complete [2023-09-25T15:22:58.381Z] 4872d77fe225: Pull complete [2023-09-25T15:22:58.381Z] 5851b861e8e6: Pull complete [2023-09-25T15:22:58.381Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T15:22:58.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:22:58.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:22:58.497Z] prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container [2023-09-25T15:22:58.523Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T15:23:01.462Z] $ docker top 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 -eo pid,comm [2023-09-25T15:23:01.515Z] 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). [2023-09-25T15:23:01.515Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:23:01.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:23:01.551Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:23:01.659Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:23:01.658Z] $ docker exec 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 ssh-agent [2023-09-25T15:23:01.761Z] SSH_AUTH_SOCK=/tmp/ssh-VpF26NBNXmTm/agent.33 [2023-09-25T15:23:01.761Z] SSH_AGENT_PID=39 [2023-09-25T15:23:01.768Z] Running ssh-add (command line suppressed) [2023-09-25T15:23:01.855Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10718159156431027460.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10718159156431027460.key) [2023-09-25T15:23:01.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:23:02.158Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T15:23:02.170Z] $ docker exec --env ******** --env ******** 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 ssh-agent -k [2023-09-25T15:23:02.262Z] unset SSH_AUTH_SOCK; [2023-09-25T15:23:02.263Z] unset SSH_AGENT_PID; [2023-09-25T15:23:02.263Z] echo Agent pid 39 killed; [2023-09-25T15:23:02.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T15:23:02.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:23:02.306Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:23:02.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:23:02.403Z] $ docker exec 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 ssh-agent [2023-09-25T15:23:02.532Z] SSH_AUTH_SOCK=/tmp/ssh-Rc8oTEZBavdF/agent.71 [2023-09-25T15:23:02.532Z] SSH_AGENT_PID=77 [2023-09-25T15:23:02.537Z] Running ssh-add (command line suppressed) [2023-09-25T15:23:02.641Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5552744348695108939.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5552744348695108939.key) [2023-09-25T15:23:02.659Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:23:02.941Z] + git semver init [2023-09-25T15:23:03.200Z] 2023-09-25 15:23:03,109 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T15:23:03.200Z] 2023-09-25 15:23:03,110 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-25T15:23:03.200Z] 2023-09-25 15:23:03,110 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-25T15:23:03.200Z] 2023-09-25 15:23:03,110 [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) [2023-09-25T15:23:04.142Z] 2023-09-25 15:23:03,783 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-09-25T15:23:04.142Z] 2023-09-25 15:23:03,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-09-25T15:23:04.142Z] 2023-09-25 15:23:03,784 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-25T15:23:04.142Z] 2023-09-25 15:23:03,784 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-25T15:23:04.142Z] 3.1.0-dev.50 [Pipeline] } [2023-09-25T15:23:04.147Z] $ docker exec --env ******** --env ******** 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 ssh-agent -k [2023-09-25T15:23:04.253Z] unset SSH_AUTH_SOCK; [2023-09-25T15:23:04.254Z] unset SSH_AGENT_PID; [2023-09-25T15:23:04.254Z] echo Agent pid 77 killed; [2023-09-25T15:23:04.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:23:04.580Z] + git semver [Pipeline] } [2023-09-25T15:23:04.863Z] $ docker stop --time=1 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 [2023-09-25T15:23:06.211Z] $ docker rm -f --volumes 812a42a55e0318dac603a35d6561e49898453eecea0408b4896f6fcba1344051 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:23:06.553Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T15:23:06.752Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T15:23:06.755Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.50 [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 [2023-09-25T15:23:06.914Z] provisioning config files... [2023-09-25T15:23:06.923Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6214917507002596578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:23:07.220Z] ---> docker-login.sh [2023-09-25T15:23:07.220Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:23:07.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:07.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:07.220Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:07.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:07.220Z] [2023-09-25T15:23:07.220Z] Login Succeeded [2023-09-25T15:23:07.220Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:23:07.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:07.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:07.220Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:07.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:07.220Z] [2023-09-25T15:23:07.220Z] Login Succeeded [2023-09-25T15:23:07.220Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:23:07.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:07.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:07.481Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:07.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:07.481Z] [2023-09-25T15:23:07.481Z] Login Succeeded [2023-09-25T15:23:07.481Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:23:07.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:07.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:07.481Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:07.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:07.481Z] [2023-09-25T15:23:07.481Z] Login Succeeded [2023-09-25T15:23:07.481Z] docker.io [2023-09-25T15:23:07.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:23:07.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:23:07.740Z] Configure a credential helper to remove this warning. See [2023-09-25T15:23:07.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:23:07.740Z] [2023-09-25T15:23:07.740Z] Login Succeeded [2023-09-25T15:23:07.740Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:23:07.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T15:23:07.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:23:07.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:23:07.821Z] ========================================================= [2023-09-25T15:23:07.821Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T15:23:07.821Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:23:08.121Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T15:23:08.121Z] Sending build context to Docker daemon 586.8kB [2023-09-25T15:23:08.121Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T15:23:08.121Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T15:23:08.121Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T15:23:08.121Z] 7264a8db6415: Pulling fs layer [2023-09-25T15:23:08.121Z] c4d48a809fc2: Pulling fs layer [2023-09-25T15:23:08.121Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T15:23:08.121Z] ad3a456e5733: Pulling fs layer [2023-09-25T15:23:08.121Z] 33e27b845d1e: Pulling fs layer [2023-09-25T15:23:08.121Z] c68163c4e522: Pulling fs layer [2023-09-25T15:23:08.121Z] 50da416c3ac9: Pulling fs layer [2023-09-25T15:23:08.121Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T15:23:08.121Z] 33e27b845d1e: Waiting [2023-09-25T15:23:08.121Z] c68163c4e522: Waiting [2023-09-25T15:23:08.121Z] 50da416c3ac9: Waiting [2023-09-25T15:23:08.121Z] ad3a456e5733: Waiting [2023-09-25T15:23:08.121Z] 23d2d4c4bb30: Waiting [2023-09-25T15:23:08.121Z] c4d48a809fc2: Verifying Checksum [2023-09-25T15:23:08.121Z] c4d48a809fc2: Download complete [2023-09-25T15:23:08.121Z] ad3a456e5733: Verifying Checksum [2023-09-25T15:23:08.121Z] ad3a456e5733: Download complete [2023-09-25T15:23:08.121Z] 33e27b845d1e: Verifying Checksum [2023-09-25T15:23:08.121Z] 33e27b845d1e: Download complete [2023-09-25T15:23:08.389Z] 7264a8db6415: Verifying Checksum [2023-09-25T15:23:08.389Z] 7264a8db6415: Download complete [2023-09-25T15:23:08.389Z] c68163c4e522: Verifying Checksum [2023-09-25T15:23:08.389Z] c68163c4e522: Download complete [2023-09-25T15:23:08.389Z] 7264a8db6415: Pull complete [2023-09-25T15:23:08.650Z] c4d48a809fc2: Pull complete [2023-09-25T15:23:08.650Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T15:23:08.650Z] 23d2d4c4bb30: Download complete [2023-09-25T15:23:08.908Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T15:23:08.908Z] 4f1c88b9dad5: Download complete [2023-09-25T15:23:09.166Z] 50da416c3ac9: Verifying Checksum [2023-09-25T15:23:09.166Z] 50da416c3ac9: Download complete [2023-09-25T15:23:12.448Z] 4f1c88b9dad5: Pull complete [2023-09-25T15:23:12.448Z] ad3a456e5733: Pull complete [2023-09-25T15:23:12.448Z] 33e27b845d1e: Pull complete [2023-09-25T15:23:12.448Z] c68163c4e522: Pull complete [2023-09-25T15:23:14.983Z] 50da416c3ac9: Pull complete [2023-09-25T15:23:15.549Z] 23d2d4c4bb30: Pull complete [2023-09-25T15:23:15.549Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T15:23:15.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T15:23:15.549Z] ---> 0786185ac409 [2023-09-25T15:23:15.549Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T15:23:21.863Z] Still waiting to schedule task [2023-09-25T15:23:21.864Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7835’ [2023-09-25T15:23:25.602Z] ---> Running in d8a869836611 [2023-09-25T15:23:25.602Z] Removing intermediate container d8a869836611 [2023-09-25T15:23:25.602Z] ---> 15140dd231e2 [2023-09-25T15:23:25.602Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T15:23:25.602Z] ---> Running in 5647cfa9a128 [2023-09-25T15:23:25.602Z] Removing intermediate container 5647cfa9a128 [2023-09-25T15:23:25.602Z] ---> 6ee75ffd3871 [2023-09-25T15:23:25.602Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T15:23:25.602Z] ---> Running in 0fac1a7010c3 [2023-09-25T15:23:25.602Z] Removing intermediate container 0fac1a7010c3 [2023-09-25T15:23:25.602Z] ---> e620b1061e1d [2023-09-25T15:23:25.602Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T15:23:25.602Z] ---> Running in ae1512f4e3ed [2023-09-25T15:23:25.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T15:23:25.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T15:23:25.860Z] OK: 264 MiB in 52 packages [2023-09-25T15:23:26.119Z] Removing intermediate container ae1512f4e3ed [2023-09-25T15:23:26.119Z] ---> d49b1b298186 [2023-09-25T15:23:26.119Z] Step 7/12 : WORKDIR /app [2023-09-25T15:23:26.377Z] ---> Running in d72495571f14 [2023-09-25T15:23:26.377Z] Removing intermediate container d72495571f14 [2023-09-25T15:23:26.377Z] ---> 8399b846eb1d [2023-09-25T15:23:26.377Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-25T15:23:26.636Z] ---> 1b78f96983a1 [2023-09-25T15:23:26.636Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T15:23:26.636Z] ---> Running in 5826d338e6d7 [2023-09-25T15:24:05.464Z] Removing intermediate container 5826d338e6d7 [2023-09-25T15:24:05.464Z] ---> c1fdab2c79d9 [2023-09-25T15:24:05.464Z] Step 10/12 : COPY . . [2023-09-25T15:24:05.464Z] ---> 337f7c4f4f0a [2023-09-25T15:24:05.464Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T15:24:05.464Z] ---> Running in 769b5e9053e0 [2023-09-25T15:24:05.464Z] Removing intermediate container 769b5e9053e0 [2023-09-25T15:24:05.464Z] ---> d0597ac33127 [2023-09-25T15:24:05.464Z] Step 12/12 : RUN $MAKE [2023-09-25T15:24:05.464Z] ---> Running in 530346608d20 [2023-09-25T15:24:05.464Z] noop [2023-09-25T15:24:05.464Z] Removing intermediate container 530346608d20 [2023-09-25T15:24:05.464Z] ---> 09ba46a233bc [2023-09-25T15:24:05.464Z] Successfully built 09ba46a233bc [2023-09-25T15:24:05.464Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:05.786Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T15:24:05.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:24:05.863Z] prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container [2023-09-25T15:24:05.891Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T15:24:06.225Z] $ docker top 0a0312eee0c92154bf65a45d4dde4dfd6b94e954635da88c09c3315adf041d23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:24:06.562Z] + go version [2023-09-25T15:24:06.562Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T15:24:06.571Z] $ docker stop --time=1 0a0312eee0c92154bf65a45d4dde4dfd6b94e954635da88c09c3315adf041d23 [2023-09-25T15:24:07.866Z] $ docker rm -f --volumes 0a0312eee0c92154bf65a45d4dde4dfd6b94e954635da88c09c3315adf041d23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:24:08.291Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T15:24:08.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:24:08.363Z] prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container [2023-09-25T15:24:08.390Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-09-25T15:24:08.742Z] $ docker top 8b91d56138c30182aa3f11b21fcfa65285d9248cf5757f30d78abadac423e1c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:24:09.090Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-09-25T15:24:09.388Z] + make test [2023-09-25T15:24:09.388Z] go test -race -coverprofile=coverage.out ./... [2023-09-25T15:24:31.589Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-25T15:24:31.589Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-25T15:24:31.589Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-25T15:24:31.589Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-25T15:24:31.589Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements [2023-09-25T15:24:39.706Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.600s coverage: 98.7% of statements [2023-09-25T15:24:39.706Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.090s coverage: 78.7% of statements [2023-09-25T15:24:39.706Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements [2023-09-25T15:24:57.905Z] go vet ./... [2023-09-25T15:24:58.839Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T15:24:58.839Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T15:24:58.839Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T15:24:58.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T15:24:58.868Z] $ docker stop --time=1 8b91d56138c30182aa3f11b21fcfa65285d9248cf5757f30d78abadac423e1c0 [2023-09-25T15:25:03.128Z] $ docker rm -f --volumes 8b91d56138c30182aa3f11b21fcfa65285d9248cf5757f30d78abadac423e1c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:25:03.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T15:25:03.756Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-25T15:25:04.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T15:25:04.545Z] + ls -al . [2023-09-25T15:25:04.545Z] total 184 [2023-09-25T15:25:04.545Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 15:24 . [2023-09-25T15:25:04.545Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:22 .. [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 25 15:22 .dockerignore [2023-09-25T15:25:04.545Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:24 .git [2023-09-25T15:25:04.545Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:22 .github [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 25 15:22 .gitignore [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:22 .golangci.yml [2023-09-25T15:25:04.545Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:23 .semver [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 25 15:22 Attribution.txt [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 25 15:22 CHANGELOG.md [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 25 15:22 Dockerfile [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:22 GOVERNANCE.md [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 25 15:22 Jenkinsfile [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 25 15:22 LICENSE [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 25 15:22 Makefile [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 25 15:22 OWNERS.md [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 25 15:22 README.md [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 25 15:22 Record and Reply.postman_collection.json [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:23 VERSION [2023-09-25T15:25:04.545Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:22 bin [2023-09-25T15:25:04.545Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 25 15:24 coverage.out [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 3917 Sep 25 15:22 go.mod [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 35420 Sep 25 15:22 go.sum [2023-09-25T15:25:04.545Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 25 15:22 internal [2023-09-25T15:25:04.545Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 25 15:22 main.go [2023-09-25T15:25:04.545Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:22 openapi [2023-09-25T15:25:04.545Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:22 pkg [2023-09-25T15:25:04.545Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:22 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:04.852Z] + 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=a00c23a8e4269698580118f16cad66fb2bb4df8c --label arch=amd64 --label version=3.1.0-dev.50 . [2023-09-25T15:25:04.852Z] Sending build context to Docker daemon 611.8kB [2023-09-25T15:25:04.852Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T15:25:04.852Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-25T15:25:04.852Z] ---> 09ba46a233bc [2023-09-25T15:25:04.852Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T15:25:04.852Z] ---> Running in 46b2da52d4d1 [2023-09-25T15:25:05.110Z] Removing intermediate container 46b2da52d4d1 [2023-09-25T15:25:05.110Z] ---> 276410ab8946 [2023-09-25T15:25:05.110Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T15:25:05.110Z] ---> Running in b5e6e2e03afa [2023-09-25T15:25:05.110Z] Removing intermediate container b5e6e2e03afa [2023-09-25T15:25:05.110Z] ---> 7cc36bb71970 [2023-09-25T15:25:05.110Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-25T15:25:05.110Z] ---> Running in 6416eb6e5f6a [2023-09-25T15:25:05.110Z] Removing intermediate container 6416eb6e5f6a [2023-09-25T15:25:05.110Z] ---> 7c3aaf4d05d2 [2023-09-25T15:25:05.110Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T15:25:05.110Z] ---> Running in 143e466961b7 [2023-09-25T15:25:05.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T15:25:05.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T15:25:05.629Z] OK: 264 MiB in 52 packages [2023-09-25T15:25:06.196Z] Removing intermediate container 143e466961b7 [2023-09-25T15:25:06.196Z] ---> 3c03026ec348 [2023-09-25T15:25:06.196Z] Step 7/26 : WORKDIR /app [2023-09-25T15:25:06.196Z] ---> Running in 44bad1bdbed8 [2023-09-25T15:25:06.196Z] Removing intermediate container 44bad1bdbed8 [2023-09-25T15:25:06.196Z] ---> da5d95a2942d [2023-09-25T15:25:06.196Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-25T15:25:06.196Z] ---> 60ef92b4b77d [2023-09-25T15:25:06.196Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T15:25:06.454Z] ---> Running in ec21d82721dd [2023-09-25T15:25:07.019Z] Removing intermediate container ec21d82721dd [2023-09-25T15:25:07.019Z] ---> e2941a750aab [2023-09-25T15:25:07.019Z] Step 10/26 : COPY . . [2023-09-25T15:25:07.277Z] ---> 5b82c87b81c4 [2023-09-25T15:25:07.277Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T15:25:07.277Z] ---> Running in ab50c43c405a [2023-09-25T15:25:07.534Z] Removing intermediate container ab50c43c405a [2023-09-25T15:25:07.534Z] ---> b10e099d536e [2023-09-25T15:25:07.534Z] Step 12/26 : RUN $MAKE [2023-09-25T15:25:07.534Z] ---> Running in d2f934885d1e [2023-09-25T15:25:07.792Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.50" -trimpath -mod=readonly -o app-record-replay [2023-09-25T15:25:29.761Z] Removing intermediate container d2f934885d1e [2023-09-25T15:25:29.761Z] ---> 183b12a98090 [2023-09-25T15:25:29.761Z] Step 13/26 : FROM alpine:3.18 [2023-09-25T15:25:29.761Z] 3.18: Pulling from library/alpine [2023-09-25T15:25:29.761Z] 7264a8db6415: Already exists [2023-09-25T15:25:29.761Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T15:25:29.761Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T15:25:29.761Z] ---> 7e01a0d0a1dc [2023-09-25T15:25:29.761Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T15:25:29.761Z] ---> Running in 58c52776cd26 [2023-09-25T15:25:29.761Z] Removing intermediate container 58c52776cd26 [2023-09-25T15:25:29.761Z] ---> 47c670560514 [2023-09-25T15:25:29.761Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-25T15:25:29.761Z] ---> Running in f9ee7b553067 [2023-09-25T15:25:29.761Z] Removing intermediate container f9ee7b553067 [2023-09-25T15:25:29.761Z] ---> cd0b158cb5cd [2023-09-25T15:25:29.761Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T15:25:29.761Z] ---> Running in dc434de46d88 [2023-09-25T15:25:29.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T15:25:29.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T15:25:29.761Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T15:25:29.761Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T15:25:29.761Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T15:25:29.761Z] Executing ca-certificates-20230506-r0.trigger [2023-09-25T15:25:29.761Z] OK: 8 MiB in 17 packages [2023-09-25T15:25:29.761Z] Removing intermediate container dc434de46d88 [2023-09-25T15:25:29.761Z] ---> 2370533739c0 [2023-09-25T15:25:29.761Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-25T15:25:29.761Z] ---> b704224987d0 [2023-09-25T15:25:29.761Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-25T15:25:29.761Z] ---> 1def853df43f [2023-09-25T15:25:29.761Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-25T15:25:30.020Z] ---> 487222357215 [2023-09-25T15:25:30.020Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-25T15:25:31.040Z] ---> 39550557d802 [2023-09-25T15:25:31.040Z] Step 21/26 : EXPOSE 59712 [2023-09-25T15:25:31.299Z] ---> Running in a0c792cb35f2 [2023-09-25T15:25:31.866Z] Removing intermediate container a0c792cb35f2 [2023-09-25T15:25:31.866Z] ---> 7be22432d7d5 [2023-09-25T15:25:31.866Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-25T15:25:31.866Z] ---> Running in 36e84a002356 [2023-09-25T15:25:32.434Z] Removing intermediate container 36e84a002356 [2023-09-25T15:25:32.434Z] ---> fa4f08ea4bca [2023-09-25T15:25:32.434Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-25T15:25:32.434Z] ---> Running in 85a4d3659475 [2023-09-25T15:25:32.692Z] Removing intermediate container 85a4d3659475 [2023-09-25T15:25:32.692Z] ---> f9f1584ec1a4 [2023-09-25T15:25:32.692Z] Step 24/26 : LABEL arch=amd64 [2023-09-25T15:25:32.951Z] ---> Running in 1f82bb174185 [2023-09-25T15:25:33.211Z] Removing intermediate container 1f82bb174185 [2023-09-25T15:25:33.211Z] ---> a66616e54a0a [2023-09-25T15:25:33.211Z] Step 25/26 : LABEL git_sha=a00c23a8e4269698580118f16cad66fb2bb4df8c [2023-09-25T15:25:33.469Z] ---> Running in 5a5cb004ebf0 [2023-09-25T15:25:33.727Z] Removing intermediate container 5a5cb004ebf0 [2023-09-25T15:25:33.727Z] ---> d7dd80310651 [2023-09-25T15:25:33.727Z] Step 26/26 : LABEL version=3.1.0-dev.50 [2023-09-25T15:25:33.997Z] ---> Running in f9d1c2744fdd [2023-09-25T15:25:34.255Z] Removing intermediate container f9d1c2744fdd [2023-09-25T15:25:34.255Z] ---> d63eddcf9436 [2023-09-25T15:25:34.255Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T15:25:34.255Z] Successfully built d63eddcf9436 [2023-09-25T15:25:34.255Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:25:34.337Z] provisioning config files... [2023-09-25T15:25:34.347Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1023271150888668167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:25:34.644Z] ---> docker-login.sh [2023-09-25T15:25:34.644Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:25:34.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:25:34.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:25:34.644Z] Configure a credential helper to remove this warning. See [2023-09-25T15:25:34.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:25:34.644Z] [2023-09-25T15:25:34.644Z] Login Succeeded [2023-09-25T15:25:34.644Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:25:34.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:25:34.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:25:34.644Z] Configure a credential helper to remove this warning. See [2023-09-25T15:25:34.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:25:34.644Z] [2023-09-25T15:25:34.644Z] Login Succeeded [2023-09-25T15:25:34.644Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:25:34.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:25:34.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:25:34.902Z] Configure a credential helper to remove this warning. See [2023-09-25T15:25:34.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:25:34.902Z] [2023-09-25T15:25:34.902Z] Login Succeeded [2023-09-25T15:25:34.902Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:25:34.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:25:34.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:25:34.902Z] Configure a credential helper to remove this warning. See [2023-09-25T15:25:34.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:25:34.902Z] [2023-09-25T15:25:34.902Z] Login Succeeded [2023-09-25T15:25:34.902Z] docker.io [2023-09-25T15:25:35.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:25:35.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:25:35.161Z] Configure a credential helper to remove this warning. See [2023-09-25T15:25:35.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:25:35.161Z] [2023-09-25T15:25:35.161Z] Login Succeeded [2023-09-25T15:25:35.161Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:25:35.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T15:25:35.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:25:35.211Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-09-25T15:25:35.211Z] a00c23a8e4269698580118f16cad66fb2bb4df8c [2023-09-25T15:25:35.211Z] latest [2023-09-25T15:25:35.211Z] 3.1.0-dev.50 [2023-09-25T15:25:35.211Z] a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 [2023-09-25T15:25:35.211Z] main [2023-09-25T15:25:35.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:35.520Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:35.830Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a00c23a8e4269698580118f16cad66fb2bb4df8c [2023-09-25T15:25:35.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-25T15:25:35.830Z] fda9f557d481: Preparing [2023-09-25T15:25:35.830Z] 121cc9a030e4: Preparing [2023-09-25T15:25:35.830Z] 7dfbf934554e: Preparing [2023-09-25T15:25:35.830Z] 8c203fdeeaba: Preparing [2023-09-25T15:25:35.830Z] de9e0fd48181: Preparing [2023-09-25T15:25:35.830Z] 4693057ce236: Preparing [2023-09-25T15:25:35.830Z] 4693057ce236: Waiting [2023-09-25T15:25:35.830Z] 8c203fdeeaba: Pushed [2023-09-25T15:25:35.830Z] 121cc9a030e4: Pushed [2023-09-25T15:25:35.830Z] 7dfbf934554e: Pushed [2023-09-25T15:25:35.830Z] 4693057ce236: Layer already exists [2023-09-25T15:25:36.087Z] de9e0fd48181: Pushed [2023-09-25T15:25:38.630Z] fda9f557d481: Pushed [2023-09-25T15:25:38.630Z] a00c23a8e4269698580118f16cad66fb2bb4df8c: digest: sha256:f3eb2c066e1763fe2df395bbb1fdeb12b84ea72346c7fb96e53d27ec16324a94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:38.954Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:39.259Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-25T15:25:39.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-25T15:25:39.259Z] fda9f557d481: Preparing [2023-09-25T15:25:39.259Z] 121cc9a030e4: Preparing [2023-09-25T15:25:39.259Z] 7dfbf934554e: Preparing [2023-09-25T15:25:39.259Z] 8c203fdeeaba: Preparing [2023-09-25T15:25:39.259Z] de9e0fd48181: Preparing [2023-09-25T15:25:39.259Z] 4693057ce236: Preparing [2023-09-25T15:25:39.259Z] 4693057ce236: Waiting [2023-09-25T15:25:39.259Z] 8c203fdeeaba: Layer already exists [2023-09-25T15:25:39.259Z] de9e0fd48181: Layer already exists [2023-09-25T15:25:39.259Z] 7dfbf934554e: Layer already exists [2023-09-25T15:25:39.259Z] fda9f557d481: Layer already exists [2023-09-25T15:25:39.259Z] 121cc9a030e4: Layer already exists [2023-09-25T15:25:39.259Z] 4693057ce236: Layer already exists [2023-09-25T15:25:39.259Z] latest: digest: sha256:f3eb2c066e1763fe2df395bbb1fdeb12b84ea72346c7fb96e53d27ec16324a94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:39.570Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:39.870Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.50 [2023-09-25T15:25:39.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-25T15:25:39.871Z] fda9f557d481: Preparing [2023-09-25T15:25:39.871Z] 121cc9a030e4: Preparing [2023-09-25T15:25:39.871Z] 7dfbf934554e: Preparing [2023-09-25T15:25:39.871Z] 8c203fdeeaba: Preparing [2023-09-25T15:25:39.871Z] de9e0fd48181: Preparing [2023-09-25T15:25:39.871Z] 4693057ce236: Preparing [2023-09-25T15:25:39.871Z] 4693057ce236: Waiting [2023-09-25T15:25:39.871Z] 8c203fdeeaba: Layer already exists [2023-09-25T15:25:39.871Z] fda9f557d481: Layer already exists [2023-09-25T15:25:39.871Z] de9e0fd48181: Layer already exists [2023-09-25T15:25:39.871Z] 121cc9a030e4: Layer already exists [2023-09-25T15:25:39.871Z] 7dfbf934554e: Layer already exists [2023-09-25T15:25:39.871Z] 4693057ce236: Layer already exists [2023-09-25T15:25:39.871Z] 3.1.0-dev.50: digest: sha256:f3eb2c066e1763fe2df395bbb1fdeb12b84ea72346c7fb96e53d27ec16324a94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:40.193Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:40.496Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 [2023-09-25T15:25:40.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-25T15:25:40.496Z] fda9f557d481: Preparing [2023-09-25T15:25:40.496Z] 121cc9a030e4: Preparing [2023-09-25T15:25:40.496Z] 7dfbf934554e: Preparing [2023-09-25T15:25:40.496Z] 8c203fdeeaba: Preparing [2023-09-25T15:25:40.496Z] de9e0fd48181: Preparing [2023-09-25T15:25:40.496Z] 4693057ce236: Preparing [2023-09-25T15:25:40.496Z] 4693057ce236: Waiting [2023-09-25T15:25:40.496Z] 121cc9a030e4: Layer already exists [2023-09-25T15:25:40.496Z] fda9f557d481: Layer already exists [2023-09-25T15:25:40.496Z] 7dfbf934554e: Layer already exists [2023-09-25T15:25:40.496Z] de9e0fd48181: Layer already exists [2023-09-25T15:25:40.496Z] 8c203fdeeaba: Layer already exists [2023-09-25T15:25:40.496Z] 4693057ce236: Layer already exists [2023-09-25T15:25:40.496Z] a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50: digest: sha256:f3eb2c066e1763fe2df395bbb1fdeb12b84ea72346c7fb96e53d27ec16324a94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:40.800Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:41.118Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-09-25T15:25:41.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-25T15:25:41.118Z] fda9f557d481: Preparing [2023-09-25T15:25:41.118Z] 121cc9a030e4: Preparing [2023-09-25T15:25:41.118Z] 7dfbf934554e: Preparing [2023-09-25T15:25:41.118Z] 8c203fdeeaba: Preparing [2023-09-25T15:25:41.118Z] de9e0fd48181: Preparing [2023-09-25T15:25:41.118Z] 4693057ce236: Preparing [2023-09-25T15:25:41.118Z] 8c203fdeeaba: Layer already exists [2023-09-25T15:25:41.118Z] 7dfbf934554e: Layer already exists [2023-09-25T15:25:41.118Z] de9e0fd48181: Layer already exists [2023-09-25T15:25:41.118Z] fda9f557d481: Layer already exists [2023-09-25T15:25:41.118Z] 121cc9a030e4: Layer already exists [2023-09-25T15:25:41.118Z] 4693057ce236: Layer already exists [2023-09-25T15:25:41.118Z] main: digest: sha256:f3eb2c066e1763fe2df395bbb1fdeb12b84ea72346c7fb96e53d27ec16324a94 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T15:25:41.167Z] ===================================================== [Pipeline] echo [2023-09-25T15:25:41.176Z] taggedImages: [2023-09-25T15:25:41.176Z] - nexus3.edgexfoundry.org:10004/app-record-replay:a00c23a8e4269698580118f16cad66fb2bb4df8c [2023-09-25T15:25:41.176Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-25T15:25:41.176Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.50 [2023-09-25T15:25:41.176Z] - nexus3.edgexfoundry.org:10004/app-record-replay:a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 [2023-09-25T15:25:41.176Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:41.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:25:41.555Z] [2023-09-25T15:25:41.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:25:41.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:25:41.856Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T15:25:41.856Z] 5eb5b503b376: Pulling fs layer [2023-09-25T15:25:41.856Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T15:25:41.856Z] ec43610c2a17: Pulling fs layer [2023-09-25T15:25:41.856Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T15:25:41.856Z] 33b1e0a273af: Pulling fs layer [2023-09-25T15:25:41.856Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T15:25:41.856Z] 2f39f015ded8: Pulling fs layer [2023-09-25T15:25:41.856Z] 5d3b04190fa2: Waiting [2023-09-25T15:25:41.856Z] 2f39f015ded8: Waiting [2023-09-25T15:25:41.856Z] 5c69ac0246d0: Verifying Checksum [2023-09-25T15:25:41.856Z] 5c69ac0246d0: Download complete [2023-09-25T15:25:41.856Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-25T15:25:41.856Z] 3a2ae6a8a46f: Download complete [2023-09-25T15:25:41.856Z] 33b1e0a273af: Verifying Checksum [2023-09-25T15:25:41.856Z] 33b1e0a273af: Download complete [2023-09-25T15:25:42.123Z] ec43610c2a17: Verifying Checksum [2023-09-25T15:25:42.123Z] ec43610c2a17: Download complete [2023-09-25T15:25:42.123Z] 5d3b04190fa2: Verifying Checksum [2023-09-25T15:25:42.123Z] 5d3b04190fa2: Download complete [2023-09-25T15:25:42.381Z] 5eb5b503b376: Verifying Checksum [2023-09-25T15:25:42.381Z] 5eb5b503b376: Download complete [2023-09-25T15:25:42.948Z] 2f39f015ded8: Download complete [2023-09-25T15:25:43.515Z] 5eb5b503b376: Pull complete [2023-09-25T15:25:43.515Z] 5c69ac0246d0: Pull complete [2023-09-25T15:25:43.773Z] ec43610c2a17: Pull complete [2023-09-25T15:25:44.032Z] 3a2ae6a8a46f: Pull complete [2023-09-25T15:25:44.032Z] 33b1e0a273af: Pull complete [2023-09-25T15:25:44.290Z] 5d3b04190fa2: Pull complete [2023-09-25T15:25:48.474Z] 2f39f015ded8: Pull complete [2023-09-25T15:25:48.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T15:25:48.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:25:48.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:25:48.552Z] prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container [2023-09-25T15:25:48.583Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T15:25:52.692Z] $ docker top 5bc0302a1827912f8ce9eb4d079770fa4df6329445c335961be199005b4581fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:25:53.061Z] ---> job-cost.sh [2023-09-25T15:25:53.061Z] lf-activate-venv: SKIPPING [2023-09-25T15:25:53.061Z] INFO: No Stack... [2023-09-25T15:25:53.320Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T15:25:53.887Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T15:25:54.178Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-09-25T15:25:54.178Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T15:25:54.190Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] [2023-09-25T15:25:54.196Z] Resource [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] did not exist. Created. [2023-09-25T15:25:54.196Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T15:25:54.500Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-25T15:25:54.532Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T15:25:54.540Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T15:25:54.556Z] $ docker stop --time=1 5bc0302a1827912f8ce9eb4d079770fa4df6329445c335961be199005b4581fc [2023-09-25T15:25:55.701Z] $ docker rm -f --volumes 5bc0302a1827912f8ce9eb4d079770fa4df6329445c335961be199005b4581fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-25T15:25:59.276Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7838 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-09-25T15:25:59.291Z] Running in /w/workspace/app-record-replay/54 [Pipeline] { [Pipeline] checkout [2023-09-25T15:25:59.327Z] Selected Git installation does not exist. Using Default [2023-09-25T15:25:59.327Z] The recommended git tool is: NONE [2023-09-25T15:26:04.585Z] using credential edgex-jenkins-ssh [2023-09-25T15:26:04.600Z] Cloning the remote Git repository [2023-09-25T15:26:04.641Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-09-25T15:26:04.727Z] > git init /w/workspace/app-record-replay/54 # timeout=10 [2023-09-25T15:26:04.867Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-25T15:26:04.868Z] > git --version # timeout=10 [2023-09-25T15:26:04.892Z] > git --version # 'git version 2.25.1' [2023-09-25T15:26:04.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T15:26:05.051Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T15:26:06.568Z] Avoid second fetch [2023-09-25T15:26:06.568Z] Checking out Revision a00c23a8e4269698580118f16cad66fb2bb4df8c (main) [2023-09-25T15:26:05.716Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-25T15:26:05.735Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T15:26:06.588Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T15:26:06.672Z] > git checkout -f a00c23a8e4269698580118f16cad66fb2bb4df8c # timeout=10 [2023-09-25T15:26:07.122Z] Commit message: "Merge pull request #83 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.35" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T15:26:08.200Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T15:26:08.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T15:26:08.200Z] Dload Upload Total Spent Left Speed [2023-09-25T15:26:08.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-09-25T15:26:08.883Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T15:26:09.223Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T15:26:09.223Z] + sudo tee /etc/docker/daemon.new [2023-09-25T15:26:09.223Z] { [2023-09-25T15:26:09.223Z] "registry-mirrors": [ [2023-09-25T15:26:09.223Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T15:26:09.223Z] ], [2023-09-25T15:26:09.223Z] "bip": "10.250.0.254/24", [2023-09-25T15:26:09.223Z] "hosts": [ [2023-09-25T15:26:09.223Z] "tcp://0.0.0.0:5555", [2023-09-25T15:26:09.223Z] "unix:///var/run/docker.sock" [2023-09-25T15:26:09.223Z] ], [2023-09-25T15:26:09.223Z] "mtu": 1458, [2023-09-25T15:26:09.223Z] "selinux-enabled": true, [2023-09-25T15:26:09.223Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T15:26:09.223Z] } [Pipeline] sh [2023-09-25T15:26:09.549Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T15:26:09.879Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:26:28.131Z] provisioning config files... [2023-09-25T15:26:28.157Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/54@tmp/config6128991346418135384tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:26:28.508Z] ---> docker-login.sh [2023-09-25T15:26:28.508Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:26:28.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:26:29.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:26:29.054Z] Configure a credential helper to remove this warning. See [2023-09-25T15:26:29.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:26:29.054Z] [2023-09-25T15:26:29.054Z] Login Succeeded [2023-09-25T15:26:29.323Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:26:29.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:26:29.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:26:29.591Z] Configure a credential helper to remove this warning. See [2023-09-25T15:26:29.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:26:29.591Z] [2023-09-25T15:26:29.591Z] Login Succeeded [2023-09-25T15:26:29.591Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:26:29.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:26:29.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:26:29.864Z] Configure a credential helper to remove this warning. See [2023-09-25T15:26:29.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:26:29.864Z] [2023-09-25T15:26:29.864Z] Login Succeeded [2023-09-25T15:26:29.864Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:26:30.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:26:30.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:26:30.134Z] Configure a credential helper to remove this warning. See [2023-09-25T15:26:30.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:26:30.134Z] [2023-09-25T15:26:30.134Z] Login Succeeded [2023-09-25T15:26:30.134Z] docker.io [2023-09-25T15:26:30.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:26:30.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:26:30.670Z] Configure a credential helper to remove this warning. See [2023-09-25T15:26:30.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:26:30.670Z] [2023-09-25T15:26:30.670Z] Login Succeeded [2023-09-25T15:26:30.670Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:26:30.684Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-25T15:26:30.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:26:30.969Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:26:30.981Z] ========================================================= [2023-09-25T15:26:30.981Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T15:26:30.981Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:26:31.342Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-25T15:26:31.342Z] Sending build context to Docker daemon 259.6kB [2023-09-25T15:26:31.622Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T15:26:31.622Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-25T15:26:31.622Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T15:26:31.622Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T15:26:31.622Z] 5d54e960e981: Pulling fs layer [2023-09-25T15:26:31.622Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T15:26:31.622Z] f0e02332f6b5: Pulling fs layer [2023-09-25T15:26:31.622Z] cefa15bbcfad: Pulling fs layer [2023-09-25T15:26:31.622Z] 17808c966233: Pulling fs layer [2023-09-25T15:26:31.622Z] f4c1fc716caa: Pulling fs layer [2023-09-25T15:26:31.622Z] cefa15bbcfad: Waiting [2023-09-25T15:26:31.622Z] 17808c966233: Waiting [2023-09-25T15:26:31.622Z] f4c1fc716caa: Waiting [2023-09-25T15:26:31.622Z] f0e02332f6b5: Waiting [2023-09-25T15:26:31.622Z] 5d54e960e981: Download complete [2023-09-25T15:26:31.897Z] f0e02332f6b5: Verifying Checksum [2023-09-25T15:26:31.897Z] f0e02332f6b5: Download complete [2023-09-25T15:26:31.897Z] cefa15bbcfad: Verifying Checksum [2023-09-25T15:26:31.897Z] cefa15bbcfad: Download complete [2023-09-25T15:26:31.897Z] 9fda8d8052c6: Verifying Checksum [2023-09-25T15:26:31.897Z] 9fda8d8052c6: Download complete [2023-09-25T15:26:32.169Z] f4c1fc716caa: Verifying Checksum [2023-09-25T15:26:32.169Z] f4c1fc716caa: Download complete [2023-09-25T15:26:32.757Z] 9fda8d8052c6: Pull complete [2023-09-25T15:26:33.032Z] 5d54e960e981: Pull complete [2023-09-25T15:26:33.625Z] c4a7e357bf2a: Verifying Checksum [2023-09-25T15:26:33.625Z] c4a7e357bf2a: Download complete [2023-09-25T15:26:34.596Z] 17808c966233: Verifying Checksum [2023-09-25T15:26:34.597Z] 17808c966233: Download complete [2023-09-25T15:26:44.684Z] c4a7e357bf2a: Pull complete [2023-09-25T15:26:44.684Z] f0e02332f6b5: Pull complete [2023-09-25T15:26:44.684Z] cefa15bbcfad: Pull complete [2023-09-25T15:26:54.778Z] 17808c966233: Pull complete [2023-09-25T15:26:55.050Z] f4c1fc716caa: Pull complete [2023-09-25T15:26:55.050Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T15:26:55.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T15:26:55.050Z] ---> ea914061e18c [2023-09-25T15:26:55.050Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T15:26:57.010Z] ---> Running in e6ac62f71331 [2023-09-25T15:26:57.010Z] Removing intermediate container e6ac62f71331 [2023-09-25T15:26:57.010Z] ---> 78b102a464fd [2023-09-25T15:26:57.010Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T15:26:57.280Z] ---> Running in 7e9cef0d8cdd [2023-09-25T15:26:57.548Z] Removing intermediate container 7e9cef0d8cdd [2023-09-25T15:26:57.548Z] ---> 5a7297c7f910 [2023-09-25T15:26:57.548Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-25T15:26:57.548Z] ---> Running in e02ddcb81506 [2023-09-25T15:26:57.818Z] Removing intermediate container e02ddcb81506 [2023-09-25T15:26:57.818Z] ---> 110789329963 [2023-09-25T15:26:57.818Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T15:26:58.089Z] ---> Running in 1f64934ce882 [2023-09-25T15:26:59.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T15:26:59.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T15:27:01.057Z] OK: 266 MiB in 52 packages [2023-09-25T15:27:01.661Z] Removing intermediate container 1f64934ce882 [2023-09-25T15:27:01.661Z] ---> 58f9bdfc6ef6 [2023-09-25T15:27:01.661Z] Step 7/12 : WORKDIR /app [2023-09-25T15:27:01.930Z] ---> Running in ea8f7aa06742 [2023-09-25T15:27:02.278Z] Removing intermediate container ea8f7aa06742 [2023-09-25T15:27:02.278Z] ---> 38b3925186cb [2023-09-25T15:27:02.278Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-25T15:27:02.880Z] ---> bc9a0e144f78 [2023-09-25T15:27:02.880Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T15:27:02.880Z] ---> Running in e2257c72966e [2023-09-25T15:28:24.531Z] Removing intermediate container e2257c72966e [2023-09-25T15:28:24.531Z] ---> 0241cfdb4d6e [2023-09-25T15:28:24.531Z] Step 10/12 : COPY . . [2023-09-25T15:28:24.531Z] ---> c3c0dda6dbcc [2023-09-25T15:28:24.531Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T15:28:24.531Z] ---> Running in 7b3683195fdb [2023-09-25T15:28:24.531Z] Removing intermediate container 7b3683195fdb [2023-09-25T15:28:24.531Z] ---> cd2e0d859d5f [2023-09-25T15:28:24.531Z] Step 12/12 : RUN $MAKE [2023-09-25T15:28:24.531Z] ---> Running in 459f4b9615d9 [2023-09-25T15:28:24.531Z] noop [2023-09-25T15:28:24.531Z] Removing intermediate container 459f4b9615d9 [2023-09-25T15:28:24.531Z] ---> 676bf859fe39 [2023-09-25T15:28:24.531Z] Successfully built 676bf859fe39 [2023-09-25T15:28:24.531Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:28:24.897Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T15:28:24.897Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:28:25.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-7838 does not seem to be running inside a container [2023-09-25T15:28:25.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/54 -v /w/workspace/app-record-replay/54:/w/workspace/app-record-replay/54:rw,z -v /w/workspace/app-record-replay/54@tmp:/w/workspace/app-record-replay/54@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 [2023-09-25T15:28:26.568Z] $ docker top 888b7a4326476fbbbbab919acffa76c56c9095bf52b53510e6a40a8c8577c83d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:28:27.431Z] + go version [2023-09-25T15:28:27.431Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T15:28:27.453Z] $ docker stop --time=1 888b7a4326476fbbbbab919acffa76c56c9095bf52b53510e6a40a8c8577c83d [2023-09-25T15:28:29.454Z] $ docker rm -f --volumes 888b7a4326476fbbbbab919acffa76c56c9095bf52b53510e6a40a8c8577c83d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:28:30.017Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T15:28:30.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:28:30.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-7838 does not seem to be running inside a container [2023-09-25T15:28:30.274Z] $ 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/54 -v /w/workspace/app-record-replay/54:/w/workspace/app-record-replay/54:rw,z -v /w/workspace/app-record-replay/54@tmp:/w/workspace/app-record-replay/54@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 [2023-09-25T15:28:31.467Z] $ docker top f17beaf2fa3fe1df127546d7c1c13c764c02f94ae75985bedfa794a2a3051de3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:28:32.304Z] + git config --global --add safe.directory /w/workspace/app-record-replay/54 [Pipeline] fileExists [Pipeline] sh [2023-09-25T15:28:32.956Z] + make test [2023-09-25T15:28:32.956Z] go test -race -coverprofile=coverage.out ./... [2023-09-25T15:31:09.694Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-25T15:31:13.044Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.233s coverage: 88.0% of statements [2023-09-25T15:31:17.300Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-25T15:31:17.300Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-25T15:31:18.706Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-25T15:31:26.907Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.976s coverage: 98.7% of statements [2023-09-25T15:31:26.907Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.492s coverage: 78.7% of statements [2023-09-25T15:31:26.907Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.170s coverage: 100.0% of statements [2023-09-25T15:31:27.874Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-25T15:31:27.874Z] go vet ./... [2023-09-25T15:33:19.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T15:33:19.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T15:33:19.551Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T15:33:19.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-25T15:33:19.581Z] $ docker stop --time=1 f17beaf2fa3fe1df127546d7c1c13c764c02f94ae75985bedfa794a2a3051de3 [2023-09-25T15:33:21.920Z] $ docker rm -f --volumes f17beaf2fa3fe1df127546d7c1c13c764c02f94ae75985bedfa794a2a3051de3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:33:23.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-25T15:33:23.717Z] Warning: overwriting stash ‘coverage-report’ [2023-09-25T15:33:24.214Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T15:33:24.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-25T15:33:24.932Z] + ls -al . [2023-09-25T15:33:24.932Z] total 180 [2023-09-25T15:33:24.932Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 15:28 . [2023-09-25T15:33:24.932Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 15:26 .. [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 25 15:26 .dockerignore [2023-09-25T15:33:24.932Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 15:26 .git [2023-09-25T15:33:24.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:26 .github [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 25 15:26 .gitignore [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 25 15:26 .golangci.yml [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 25 15:26 Attribution.txt [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 25 15:26 CHANGELOG.md [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 25 15:26 Dockerfile [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 25 15:26 GOVERNANCE.md [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 25 15:26 Jenkinsfile [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 25 15:26 LICENSE [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 25 15:26 Makefile [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 25 15:26 OWNERS.md [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 25 15:26 README.md [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 25 15:26 Record and Reply.postman_collection.json [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 25 15:23 VERSION [2023-09-25T15:33:24.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:26 bin [2023-09-25T15:33:24.932Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 25 15:31 coverage.out [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 3917 Sep 25 15:26 go.mod [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 35420 Sep 25 15:26 go.sum [2023-09-25T15:33:24.932Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 25 15:26 internal [2023-09-25T15:33:24.932Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 25 15:26 main.go [2023-09-25T15:33:24.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:26 openapi [2023-09-25T15:33:24.932Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 15:26 pkg [2023-09-25T15:33:24.932Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 15:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:33:25.278Z] + 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=a00c23a8e4269698580118f16cad66fb2bb4df8c --label arch=arm64 --label version=3.1.0-dev.50 . [2023-09-25T15:33:25.545Z] Sending build context to Docker daemon 284.7kB [2023-09-25T15:33:25.545Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-25T15:33:25.545Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-25T15:33:25.545Z] ---> 676bf859fe39 [2023-09-25T15:33:25.545Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-25T15:33:25.545Z] ---> Running in 16ee2e8ad0fc [2023-09-25T15:33:25.814Z] Removing intermediate container 16ee2e8ad0fc [2023-09-25T15:33:25.814Z] ---> 003e644f451e [2023-09-25T15:33:25.814Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-25T15:33:26.083Z] ---> Running in 4ba11ced1ab6 [2023-09-25T15:33:26.352Z] Removing intermediate container 4ba11ced1ab6 [2023-09-25T15:33:26.352Z] ---> 634dd6644cbb [2023-09-25T15:33:26.352Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-25T15:33:26.352Z] ---> Running in 81f8a20ad86d [2023-09-25T15:33:26.941Z] Removing intermediate container 81f8a20ad86d [2023-09-25T15:33:26.941Z] ---> 26546df0cba3 [2023-09-25T15:33:26.941Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-25T15:33:26.941Z] ---> Running in a1135e9fdf6e [2023-09-25T15:33:27.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T15:33:28.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T15:33:29.581Z] OK: 266 MiB in 52 packages [2023-09-25T15:33:30.544Z] Removing intermediate container a1135e9fdf6e [2023-09-25T15:33:30.544Z] ---> 1d542bc4f681 [2023-09-25T15:33:30.544Z] Step 7/26 : WORKDIR /app [2023-09-25T15:33:30.544Z] ---> Running in 416145b9e463 [2023-09-25T15:33:30.811Z] Removing intermediate container 416145b9e463 [2023-09-25T15:33:30.811Z] ---> 00f1c8302477 [2023-09-25T15:33:30.811Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-25T15:33:35.068Z] ---> 9ba07b4a6285 [2023-09-25T15:33:35.068Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T15:33:35.068Z] ---> Running in 79835d7d5651 [2023-09-25T15:33:37.664Z] Removing intermediate container 79835d7d5651 [2023-09-25T15:33:37.664Z] ---> 92fbefe1d84c [2023-09-25T15:33:37.664Z] Step 10/26 : COPY . . [2023-09-25T15:33:37.932Z] ---> cf719990a829 [2023-09-25T15:33:37.932Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-25T15:33:37.932Z] ---> Running in c46de24a3f8a [2023-09-25T15:33:38.201Z] Removing intermediate container c46de24a3f8a [2023-09-25T15:33:38.201Z] ---> 061c525aa210 [2023-09-25T15:33:38.201Z] Step 12/26 : RUN $MAKE [2023-09-25T15:33:38.201Z] ---> Running in fcb352a7e7fe [2023-09-25T15:33:39.169Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.50" -trimpath -mod=readonly -o app-record-replay [2023-09-25T15:35:30.804Z] Removing intermediate container fcb352a7e7fe [2023-09-25T15:35:30.804Z] ---> 4419574cc686 [2023-09-25T15:35:30.804Z] Step 13/26 : FROM alpine:3.18 [2023-09-25T15:35:30.804Z] 3.18: Pulling from library/alpine [2023-09-25T15:35:30.804Z] 9fda8d8052c6: Already exists [2023-09-25T15:35:30.804Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T15:35:30.804Z] Status: Downloaded newer image for alpine:3.18 [2023-09-25T15:35:30.804Z] ---> f6648c04cd6c [2023-09-25T15:35:30.804Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-25T15:35:30.804Z] ---> Running in fa5646184404 [2023-09-25T15:35:30.804Z] Removing intermediate container fa5646184404 [2023-09-25T15:35:30.804Z] ---> f89c41e3d60f [2023-09-25T15:35:30.804Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-25T15:35:30.804Z] ---> Running in 5f6156f3ffc8 [2023-09-25T15:35:30.804Z] Removing intermediate container 5f6156f3ffc8 [2023-09-25T15:35:30.804Z] ---> 2f5545136b49 [2023-09-25T15:35:30.804Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T15:35:30.804Z] ---> Running in edc315427b94 [2023-09-25T15:35:30.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T15:35:30.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T15:35:30.804Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T15:35:30.804Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T15:35:30.804Z] Executing busybox-1.36.1-r2.trigger [2023-09-25T15:35:30.804Z] Executing ca-certificates-20230506-r0.trigger [2023-09-25T15:35:30.804Z] OK: 9 MiB in 17 packages [2023-09-25T15:35:30.804Z] Removing intermediate container edc315427b94 [2023-09-25T15:35:30.804Z] ---> 2a7330ab6f2a [2023-09-25T15:35:30.804Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-25T15:35:30.804Z] ---> b9d9602574f5 [2023-09-25T15:35:30.804Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-25T15:35:31.072Z] ---> caa4a1b3f389 [2023-09-25T15:35:31.072Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-25T15:35:31.655Z] ---> caab7042c38c [2023-09-25T15:35:31.655Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-25T15:35:33.061Z] ---> d29cd1bf6f07 [2023-09-25T15:35:33.061Z] Step 21/26 : EXPOSE 59712 [2023-09-25T15:35:33.061Z] ---> Running in de9048b456da [2023-09-25T15:35:33.327Z] Removing intermediate container de9048b456da [2023-09-25T15:35:33.327Z] ---> 3c5b809cdf0e [2023-09-25T15:35:33.327Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-25T15:35:33.327Z] ---> Running in 4b7331b59768 [2023-09-25T15:35:33.598Z] Removing intermediate container 4b7331b59768 [2023-09-25T15:35:33.598Z] ---> 9bd2c7b185d3 [2023-09-25T15:35:33.598Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-25T15:35:36.521Z] ---> Running in d2567054e05d [2023-09-25T15:35:36.521Z] Removing intermediate container d2567054e05d [2023-09-25T15:35:36.521Z] ---> c9afbd9019b1 [2023-09-25T15:35:36.521Z] Step 24/26 : LABEL arch=arm64 [2023-09-25T15:35:36.521Z] ---> Running in b1b09d812514 [2023-09-25T15:35:36.521Z] Removing intermediate container b1b09d812514 [2023-09-25T15:35:36.521Z] ---> b591d6567eb1 [2023-09-25T15:35:36.521Z] Step 25/26 : LABEL git_sha=a00c23a8e4269698580118f16cad66fb2bb4df8c [2023-09-25T15:35:36.521Z] ---> Running in 724899bcdeab [2023-09-25T15:35:36.521Z] Removing intermediate container 724899bcdeab [2023-09-25T15:35:36.521Z] ---> b2d94ae1f4fb [2023-09-25T15:35:36.521Z] Step 26/26 : LABEL version=3.1.0-dev.50 [2023-09-25T15:35:36.521Z] ---> Running in 764892907af9 [2023-09-25T15:35:36.521Z] Removing intermediate container 764892907af9 [2023-09-25T15:35:36.521Z] ---> bd3c6dbd2088 [2023-09-25T15:35:36.521Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-25T15:35:36.521Z] Successfully built bd3c6dbd2088 [2023-09-25T15:35:36.521Z] 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 [2023-09-25T15:35:36.639Z] provisioning config files... [2023-09-25T15:35:36.654Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/54@tmp/config2844257804009113129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:35:36.981Z] ---> docker-login.sh [2023-09-25T15:35:36.981Z] nexus3.edgexfoundry.org:10001 [2023-09-25T15:35:36.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:35:37.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:35:37.247Z] Configure a credential helper to remove this warning. See [2023-09-25T15:35:37.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:35:37.247Z] [2023-09-25T15:35:37.247Z] Login Succeeded [2023-09-25T15:35:37.247Z] nexus3.edgexfoundry.org:10002 [2023-09-25T15:35:37.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:35:37.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:35:37.516Z] Configure a credential helper to remove this warning. See [2023-09-25T15:35:37.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:35:37.516Z] [2023-09-25T15:35:37.516Z] Login Succeeded [2023-09-25T15:35:37.516Z] nexus3.edgexfoundry.org:10003 [2023-09-25T15:35:37.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:35:38.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:35:38.052Z] Configure a credential helper to remove this warning. See [2023-09-25T15:35:38.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:35:38.052Z] [2023-09-25T15:35:38.052Z] Login Succeeded [2023-09-25T15:35:38.052Z] nexus3.edgexfoundry.org:10004 [2023-09-25T15:35:38.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:35:38.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:35:38.319Z] Configure a credential helper to remove this warning. See [2023-09-25T15:35:38.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:35:38.319Z] [2023-09-25T15:35:38.319Z] Login Succeeded [2023-09-25T15:35:38.319Z] docker.io [2023-09-25T15:35:38.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T15:35:38.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T15:35:38.850Z] Configure a credential helper to remove this warning. See [2023-09-25T15:35:38.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T15:35:38.850Z] [2023-09-25T15:35:38.850Z] Login Succeeded [2023-09-25T15:35:38.850Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T15:35:38.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T15:35:38.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T15:35:38.910Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-09-25T15:35:38.910Z] a00c23a8e4269698580118f16cad66fb2bb4df8c [2023-09-25T15:35:38.910Z] latest [2023-09-25T15:35:38.910Z] 3.1.0-dev.50 [2023-09-25T15:35:38.910Z] a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 [2023-09-25T15:35:38.910Z] main [2023-09-25T15:35:38.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:35:39.244Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:35:39.652Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a00c23a8e4269698580118f16cad66fb2bb4df8c [2023-09-25T15:35:39.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-25T15:35:39.652Z] 4f63f7e5fee5: Preparing [2023-09-25T15:35:39.652Z] cf860baa1767: Preparing [2023-09-25T15:35:39.652Z] 84bc323b12a6: Preparing [2023-09-25T15:35:39.652Z] e763eeb2a544: Preparing [2023-09-25T15:35:39.652Z] 444f43174cee: Preparing [2023-09-25T15:35:39.652Z] b2191e2be29d: Preparing [2023-09-25T15:35:39.652Z] b2191e2be29d: Waiting [2023-09-25T15:35:39.936Z] e763eeb2a544: Pushed [2023-09-25T15:35:39.936Z] cf860baa1767: Pushed [2023-09-25T15:35:39.936Z] 84bc323b12a6: Pushed [2023-09-25T15:35:39.936Z] b2191e2be29d: Layer already exists [2023-09-25T15:35:40.206Z] 444f43174cee: Pushed [2023-09-25T15:35:45.568Z] 4f63f7e5fee5: Pushed [2023-09-25T15:35:45.835Z] a00c23a8e4269698580118f16cad66fb2bb4df8c: digest: sha256:c3267f305e5a578c30394be9324547fb2a4e4dbb8089800f61eed923dddc4cd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:35:46.173Z] + 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 [2023-09-25T15:35:46.506Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-25T15:35:46.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-25T15:35:46.506Z] 4f63f7e5fee5: Preparing [2023-09-25T15:35:46.506Z] cf860baa1767: Preparing [2023-09-25T15:35:46.506Z] 84bc323b12a6: Preparing [2023-09-25T15:35:46.506Z] e763eeb2a544: Preparing [2023-09-25T15:35:46.506Z] 444f43174cee: Preparing [2023-09-25T15:35:46.506Z] b2191e2be29d: Preparing [2023-09-25T15:35:46.506Z] b2191e2be29d: Waiting [2023-09-25T15:35:46.506Z] 84bc323b12a6: Layer already exists [2023-09-25T15:35:46.506Z] e763eeb2a544: Layer already exists [2023-09-25T15:35:46.506Z] 444f43174cee: Layer already exists [2023-09-25T15:35:46.506Z] cf860baa1767: Layer already exists [2023-09-25T15:35:46.506Z] 4f63f7e5fee5: Layer already exists [2023-09-25T15:35:46.506Z] b2191e2be29d: Layer already exists [2023-09-25T15:35:46.506Z] latest: digest: sha256:c3267f305e5a578c30394be9324547fb2a4e4dbb8089800f61eed923dddc4cd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:35:46.845Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:35:47.174Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.50 [2023-09-25T15:35:47.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-25T15:35:47.174Z] 4f63f7e5fee5: Preparing [2023-09-25T15:35:47.174Z] cf860baa1767: Preparing [2023-09-25T15:35:47.174Z] 84bc323b12a6: Preparing [2023-09-25T15:35:47.174Z] e763eeb2a544: Preparing [2023-09-25T15:35:47.174Z] 444f43174cee: Preparing [2023-09-25T15:35:47.174Z] b2191e2be29d: Preparing [2023-09-25T15:35:47.174Z] b2191e2be29d: Waiting [2023-09-25T15:35:47.174Z] 444f43174cee: Layer already exists [2023-09-25T15:35:47.174Z] 84bc323b12a6: Layer already exists [2023-09-25T15:35:47.174Z] e763eeb2a544: Layer already exists [2023-09-25T15:35:47.174Z] cf860baa1767: Layer already exists [2023-09-25T15:35:47.174Z] 4f63f7e5fee5: Layer already exists [2023-09-25T15:35:47.174Z] b2191e2be29d: Layer already exists [2023-09-25T15:35:47.174Z] 3.1.0-dev.50: digest: sha256:c3267f305e5a578c30394be9324547fb2a4e4dbb8089800f61eed923dddc4cd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:35:47.781Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:35:48.124Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 [2023-09-25T15:35:48.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-25T15:35:48.124Z] 4f63f7e5fee5: Preparing [2023-09-25T15:35:48.124Z] cf860baa1767: Preparing [2023-09-25T15:35:48.124Z] 84bc323b12a6: Preparing [2023-09-25T15:35:48.124Z] e763eeb2a544: Preparing [2023-09-25T15:35:48.124Z] 444f43174cee: Preparing [2023-09-25T15:35:48.124Z] b2191e2be29d: Preparing [2023-09-25T15:35:48.124Z] b2191e2be29d: Waiting [2023-09-25T15:35:48.124Z] 4f63f7e5fee5: Layer already exists [2023-09-25T15:35:48.124Z] cf860baa1767: Layer already exists [2023-09-25T15:35:48.124Z] e763eeb2a544: Layer already exists [2023-09-25T15:35:48.124Z] 84bc323b12a6: Layer already exists [2023-09-25T15:35:48.124Z] 444f43174cee: Layer already exists [2023-09-25T15:35:48.124Z] b2191e2be29d: Layer already exists [2023-09-25T15:35:48.124Z] a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50: digest: sha256:c3267f305e5a578c30394be9324547fb2a4e4dbb8089800f61eed923dddc4cd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:35:48.471Z] + 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 [2023-09-25T15:35:51.380Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-09-25T15:35:51.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-25T15:35:51.380Z] 4f63f7e5fee5: Preparing [2023-09-25T15:35:51.380Z] cf860baa1767: Preparing [2023-09-25T15:35:51.380Z] 84bc323b12a6: Preparing [2023-09-25T15:35:51.380Z] e763eeb2a544: Preparing [2023-09-25T15:35:51.380Z] 444f43174cee: Preparing [2023-09-25T15:35:51.380Z] b2191e2be29d: Preparing [2023-09-25T15:35:51.380Z] b2191e2be29d: Waiting [2023-09-25T15:35:51.380Z] e763eeb2a544: Layer already exists [2023-09-25T15:35:51.380Z] 84bc323b12a6: Layer already exists [2023-09-25T15:35:51.380Z] cf860baa1767: Layer already exists [2023-09-25T15:35:51.380Z] 4f63f7e5fee5: Layer already exists [2023-09-25T15:35:51.380Z] 444f43174cee: Layer already exists [2023-09-25T15:35:51.380Z] b2191e2be29d: Layer already exists [2023-09-25T15:35:51.380Z] main: digest: sha256:c3267f305e5a578c30394be9324547fb2a4e4dbb8089800f61eed923dddc4cd2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T15:35:51.432Z] ===================================================== [Pipeline] echo [2023-09-25T15:35:51.440Z] taggedImages: [2023-09-25T15:35:51.441Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a00c23a8e4269698580118f16cad66fb2bb4df8c [2023-09-25T15:35:51.441Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-25T15:35:51.441Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.50 [2023-09-25T15:35:51.441Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a00c23a8e4269698580118f16cad66fb2bb4df8c-3.1.0-dev.50 [2023-09-25T15:35:51.441Z] - 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 [2023-09-25T15:35:51.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T15:35:51.801Z] [2023-09-25T15:35:51.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:35:52.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T15:35:52.130Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T15:35:52.130Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T15:35:52.130Z] 04944245beec: Pulling fs layer [2023-09-25T15:35:52.130Z] 699f458cf7ca: Pulling fs layer [2023-09-25T15:35:52.130Z] 765212b225bb: Pulling fs layer [2023-09-25T15:35:52.130Z] f23df028b6ca: Pulling fs layer [2023-09-25T15:35:52.130Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T15:35:52.130Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T15:35:52.130Z] f23df028b6ca: Waiting [2023-09-25T15:35:52.130Z] d65c8cfc05b1: Waiting [2023-09-25T15:35:52.130Z] 765212b225bb: Waiting [2023-09-25T15:35:52.130Z] 2437ff75d9bd: Waiting [2023-09-25T15:35:52.402Z] 04944245beec: Verifying Checksum [2023-09-25T15:35:52.402Z] 04944245beec: Download complete [2023-09-25T15:35:52.402Z] 765212b225bb: Verifying Checksum [2023-09-25T15:35:52.402Z] 765212b225bb: Download complete [2023-09-25T15:35:52.402Z] f23df028b6ca: Verifying Checksum [2023-09-25T15:35:52.402Z] f23df028b6ca: Download complete [2023-09-25T15:35:52.402Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T15:35:52.402Z] d65c8cfc05b1: Download complete [2023-09-25T15:35:52.402Z] 699f458cf7ca: Verifying Checksum [2023-09-25T15:35:52.402Z] 699f458cf7ca: Download complete [2023-09-25T15:35:52.984Z] 8998bd30e6a1: Download complete [2023-09-25T15:35:54.926Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T15:35:54.926Z] 2437ff75d9bd: Download complete [2023-09-25T15:35:56.867Z] 8998bd30e6a1: Pull complete [2023-09-25T15:35:57.134Z] 04944245beec: Pull complete [2023-09-25T15:35:58.540Z] 699f458cf7ca: Pull complete [2023-09-25T15:35:58.808Z] 765212b225bb: Pull complete [2023-09-25T15:35:59.389Z] f23df028b6ca: Pull complete [2023-09-25T15:35:59.657Z] d65c8cfc05b1: Pull complete [2023-09-25T15:36:14.656Z] 2437ff75d9bd: Pull complete [2023-09-25T15:36:14.656Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T15:36:14.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T15:36:14.656Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:36:14.834Z] prd-ubuntu20.04-docker-arm64-4c-16g-7838 does not seem to be running inside a container [2023-09-25T15:36:14.892Z] $ 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/54 -v /w/workspace/app-record-replay/54:/w/workspace/app-record-replay/54:rw,z -v /w/workspace/app-record-replay/54@tmp:/w/workspace/app-record-replay/54@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 [2023-09-25T15:36:17.267Z] $ docker top 3417ca52f6e1fa8da4a0c0923399ced5e91041dfb970fb099295546001c9accb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:36:17.760Z] ---> job-cost.sh [2023-09-25T15:36:18.028Z] lf-activate-venv: SKIPPING [2023-09-25T15:36:18.028Z] INFO: No Stack... [2023-09-25T15:36:18.293Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T15:36:19.244Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T15:36:19.555Z] + cat /w/workspace/app-record-replay/54/archives/cost.csv [2023-09-25T15:36:19.555Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T15:36:19.879Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] [2023-09-25T15:36:19.885Z] Resource [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] did not exist. Created. [2023-09-25T15:36:19.885Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T15:36:20.217Z] /w/workspace/app-record-replay/54@tmp/durable-3148b212/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-25T15:36:20.540Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T15:36:20.825Z] Warning: overwriting stash ‘stack-cost’ [2023-09-25T15:36:20.873Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T15:36:20.879Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-54-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T15:36:20.896Z] $ docker stop --time=1 3417ca52f6e1fa8da4a0c0923399ced5e91041dfb970fb099295546001c9accb [2023-09-25T15:36:22.376Z] $ docker rm -f --volumes 3417ca52f6e1fa8da4a0c0923399ced5e91041dfb970fb099295546001c9accb [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 [2023-09-25T15:36:22.733Z] provisioning config files... [2023-09-25T15:36:22.740Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11589740792289150179tmp [Pipeline] { [Pipeline] sh [2023-09-25T15:36:23.036Z] + set +x [2023-09-25T15:36:23.036Z] + curl -s https://codecov.io/bash [2023-09-25T15:36:23.036Z] + bash -s -- [2023-09-25T15:36:23.036Z] [2023-09-25T15:36:23.036Z] _____ _ [2023-09-25T15:36:23.036Z] / ____| | | [2023-09-25T15:36:23.036Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T15:36:23.036Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T15:36:23.036Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T15:36:23.036Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T15:36:23.036Z] Bash-1.0.6 [2023-09-25T15:36:23.036Z] [2023-09-25T15:36:23.036Z] [2023-09-25T15:36:23.036Z] ==> git version 2.25.1 found [2023-09-25T15:36:23.036Z] ==> 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 [2023-09-25T15:36:23.036Z] Release-Date: 2020-01-08 [2023-09-25T15:36:23.036Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-25T15:36:23.036Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T15:36:23.036Z] ==> Jenkins CI detected. [2023-09-25T15:36:23.036Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-09-25T15:36:23.036Z] project root: . [2023-09-25T15:36:23.036Z] --> token set from env [2023-09-25T15:36:23.036Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T15:36:23.036Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T15:36:23.036Z] ==> Python coveragepy not found [2023-09-25T15:36:23.036Z] ==> Searching for coverage reports in: [2023-09-25T15:36:23.036Z] + . [2023-09-25T15:36:23.036Z] -> Found 1 reports [2023-09-25T15:36:23.036Z] ==> Detecting git/mercurial file structure [2023-09-25T15:36:23.036Z] ==> Reading reports [2023-09-25T15:36:23.036Z] + ./coverage.out bytes=24552 [2023-09-25T15:36:23.036Z] ==> Appending adjustments [2023-09-25T15:36:23.036Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T15:36:23.295Z] + Found adjustments [2023-09-25T15:36:23.295Z] ==> Gzipping contents [2023-09-25T15:36:23.295Z] 8.0K /tmp/codecov.5zTejC.gz [2023-09-25T15:36:23.295Z] ==> Uploading reports [2023-09-25T15:36:23.295Z] url: https://codecov.io [2023-09-25T15:36:23.295Z] query: branch=main&commit=a00c23a8e4269698580118f16cad66fb2bb4df8c&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T15:36:23.295Z] -> Pinging Codecov [2023-09-25T15:36:23.295Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=a00c23a8e4269698580118f16cad66fb2bb4df8c&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T15:36:23.295Z] -> Uploading to [2023-09-25T15:36:23.295Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/F467761B9912B4F32F9BC62907045C81/a00c23a8e4269698580118f16cad66fb2bb4df8c/c07fa6fb-c7b9-4f38-8d2c-c0c939e8f013.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T153623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fbc6c6192696c23c7e16439b7c07015e8eb12960954e027c885ad03ede668aa8 [2023-09-25T15:36:23.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T15:36:23.295Z] Dload Upload Total Spent Left Speed [2023-09-25T15:36:23.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 23730 --:--:-- --:--:-- --:--:-- 23730 [2023-09-25T15:36:23.554Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] } [2023-09-25T15:36:23.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-25T15:36:23.680Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-25T15:36:23.694Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:36:23.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T15:36:23.997Z] [2023-09-25T15:36:23.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:36:24.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T15:36:24.302Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-25T15:36:24.302Z] df9b9388f04a: Pulling fs layer [2023-09-25T15:36:24.302Z] 52dc419b0ee2: Pulling fs layer [2023-09-25T15:36:24.302Z] 25bc292e5bac: Pulling fs layer [2023-09-25T15:36:24.302Z] 114826534d7a: Pulling fs layer [2023-09-25T15:36:24.302Z] 4657fd5d0bcf: Pulling fs layer [2023-09-25T15:36:24.302Z] 6ad1cebc031e: Pulling fs layer [2023-09-25T15:36:24.302Z] 8a3aa393b2d8: Pulling fs layer [2023-09-25T15:36:24.302Z] 114826534d7a: Waiting [2023-09-25T15:36:24.302Z] 4657fd5d0bcf: Waiting [2023-09-25T15:36:24.302Z] 6ad1cebc031e: Waiting [2023-09-25T15:36:24.302Z] 8a3aa393b2d8: Waiting [2023-09-25T15:36:24.302Z] 25bc292e5bac: Verifying Checksum [2023-09-25T15:36:24.302Z] 52dc419b0ee2: Download complete [2023-09-25T15:36:24.302Z] 4657fd5d0bcf: Download complete [2023-09-25T15:36:24.302Z] df9b9388f04a: Download complete [2023-09-25T15:36:24.563Z] df9b9388f04a: Pull complete [2023-09-25T15:36:24.563Z] 6ad1cebc031e: Verifying Checksum [2023-09-25T15:36:24.563Z] 6ad1cebc031e: Download complete [2023-09-25T15:36:24.563Z] 52dc419b0ee2: Pull complete [2023-09-25T15:36:24.822Z] 25bc292e5bac: Pull complete [2023-09-25T15:36:25.390Z] 114826534d7a: Verifying Checksum [2023-09-25T15:36:25.390Z] 114826534d7a: Download complete [2023-09-25T15:36:25.390Z] 8a3aa393b2d8: Verifying Checksum [2023-09-25T15:36:25.390Z] 8a3aa393b2d8: Download complete [2023-09-25T15:36:28.675Z] 114826534d7a: Pull complete [2023-09-25T15:36:28.675Z] 4657fd5d0bcf: Pull complete [2023-09-25T15:36:29.241Z] 6ad1cebc031e: Pull complete [2023-09-25T15:36:31.771Z] 8a3aa393b2d8: Pull complete [2023-09-25T15:36:31.771Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-25T15:36:31.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T15:36:31.771Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:36:31.849Z] prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container [2023-09-25T15:36:31.878Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-25T15:36:36.734Z] $ docker top 378965cf2acac973b4a851cd44cabd6001e7211a84931708820a3ffac2ad3ddb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-25T15:36:36.802Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-09-25T15:36:37.078Z] + set -o pipefail [2023-09-25T15:36:37.078Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-09-25T15:36:42.349Z] [2023-09-25T15:36:42.349Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-09-25T15:36:42.349Z] [2023-09-25T15:36:42.349Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/2f50a266-7a4a-4237-9a24-7eecdc8e4100 [2023-09-25T15:36:42.349Z] [2023-09-25T15:36:42.350Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-25T15:36:42.350Z] [2023-09-25T15:36:42.610Z] [2023-09-25T15:36:42.610Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-25T15:36:42.610Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-25T15:36:42.610Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-25T15:36:42.618Z] $ docker stop --time=1 378965cf2acac973b4a851cd44cabd6001e7211a84931708820a3ffac2ad3ddb [2023-09-25T15:36:47.051Z] $ docker rm -f --volumes 378965cf2acac973b4a851cd44cabd6001e7211a84931708820a3ffac2ad3ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T15:36:47.788Z] + git log --format=format:%s -1 a00c23a8e4269698580118f16cad66fb2bb4df8c [Pipeline] sh [2023-09-25T15:36:48.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:36:48.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:36:48.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:36:48.372Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:36:48.439Z] prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container [2023-09-25T15:36:48.468Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T15:36:48.934Z] $ docker top 6c86d031c3727852159ff1f006ae0bdfb67ab37d9b8f679f46652fdc5f9bc394 -eo pid,comm [2023-09-25T15:36:48.983Z] 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). [2023-09-25T15:36:48.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:36:49.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:36:49.034Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:36:49.147Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:36:49.148Z] $ docker exec 6c86d031c3727852159ff1f006ae0bdfb67ab37d9b8f679f46652fdc5f9bc394 ssh-agent [2023-09-25T15:36:49.263Z] SSH_AUTH_SOCK=/tmp/ssh-4cd2Rz13kJSw/agent.33 [2023-09-25T15:36:49.263Z] SSH_AGENT_PID=39 [2023-09-25T15:36:49.267Z] Running ssh-add (command line suppressed) [2023-09-25T15:36:49.365Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17520494779433005472.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17520494779433005472.key) [2023-09-25T15:36:49.380Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:36:49.667Z] + git semver tag [2023-09-25T15:36:49.926Z] 2023-09-25 15:36:49,841 [run_tag] DEBUG tag force:False [2023-09-25T15:36:49.926Z] 2023-09-25 15:36:49,841 [check_head_tag] DEBUG check head tag [2023-09-25T15:36:49.926Z] 2023-09-25 15:36:49,842 [execute] INFO git cat-file --batch-check [2023-09-25T15:36:49.926Z] 2023-09-25 15:36:49,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-25T15:36:49.926Z] 2023-09-25 15:36:49,846 [execute] INFO git cat-file --batch [2023-09-25T15:36:49.926Z] 2023-09-25 15:36:49,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-25T15:36:49.926Z] 2023-09-25 15:36:49,860 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-25T15:36:49.926Z] 2023-09-25 15:36:49,860 [execute] INFO git tag -a v3.1.0-dev.50 -m v3.1.0-dev.50 [2023-09-25T15:36:49.926Z] 2023-09-25 15:36:49,860 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.50', '-m', 'v3.1.0-dev.50'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-09-25T15:36:49.926Z] 2023-09-25 15:36:49,865 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-25T15:36:49.926Z] 3.1.0-dev.50 [Pipeline] } [2023-09-25T15:36:49.932Z] $ docker exec --env ******** --env ******** 6c86d031c3727852159ff1f006ae0bdfb67ab37d9b8f679f46652fdc5f9bc394 ssh-agent -k [2023-09-25T15:36:50.017Z] unset SSH_AUTH_SOCK; [2023-09-25T15:36:50.020Z] unset SSH_AGENT_PID; [2023-09-25T15:36:50.020Z] echo Agent pid 39 killed; [2023-09-25T15:36:50.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:36:50.325Z] + git semver [Pipeline] } [2023-09-25T15:36:50.594Z] $ docker stop --time=1 6c86d031c3727852159ff1f006ae0bdfb67ab37d9b8f679f46652fdc5f9bc394 [2023-09-25T15:36:51.859Z] $ docker rm -f --volumes 6c86d031c3727852159ff1f006ae0bdfb67ab37d9b8f679f46652fdc5f9bc394 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:36:52.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T15:36:52.260Z] [2023-09-25T15:36:52.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:36:52.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T15:36:52.568Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-25T15:36:52.568Z] ab5ef0e58194: Pulling fs layer [2023-09-25T15:36:52.568Z] 9712f1f96733: Pulling fs layer [2023-09-25T15:36:52.568Z] 63f879dbbcfc: Pulling fs layer [2023-09-25T15:36:52.568Z] 0d9ebad4ef96: Pulling fs layer [2023-09-25T15:36:52.568Z] e9a5061849ea: Pulling fs layer [2023-09-25T15:36:52.568Z] d747dcd14b5f: Pulling fs layer [2023-09-25T15:36:52.568Z] 2de7ff778b66: Pulling fs layer [2023-09-25T15:36:52.568Z] 0d9ebad4ef96: Waiting [2023-09-25T15:36:52.568Z] e9a5061849ea: Waiting [2023-09-25T15:36:52.568Z] d747dcd14b5f: Waiting [2023-09-25T15:36:52.568Z] 2de7ff778b66: Waiting [2023-09-25T15:36:52.568Z] 9712f1f96733: Verifying Checksum [2023-09-25T15:36:52.568Z] 9712f1f96733: Download complete [2023-09-25T15:36:53.141Z] 63f879dbbcfc: Verifying Checksum [2023-09-25T15:36:53.141Z] 63f879dbbcfc: Download complete [2023-09-25T15:36:53.141Z] e9a5061849ea: Verifying Checksum [2023-09-25T15:36:53.141Z] e9a5061849ea: Download complete [2023-09-25T15:36:53.141Z] d747dcd14b5f: Verifying Checksum [2023-09-25T15:36:53.141Z] d747dcd14b5f: Download complete [2023-09-25T15:36:53.141Z] 0d9ebad4ef96: Verifying Checksum [2023-09-25T15:36:53.141Z] 0d9ebad4ef96: Download complete [2023-09-25T15:36:53.141Z] ab5ef0e58194: Verifying Checksum [2023-09-25T15:36:53.141Z] ab5ef0e58194: Download complete [2023-09-25T15:36:53.399Z] 2de7ff778b66: Verifying Checksum [2023-09-25T15:36:53.399Z] 2de7ff778b66: Download complete [2023-09-25T15:36:55.927Z] ab5ef0e58194: Pull complete [2023-09-25T15:36:55.927Z] 9712f1f96733: Pull complete [2023-09-25T15:36:56.491Z] 63f879dbbcfc: Pull complete [2023-09-25T15:36:59.769Z] 0d9ebad4ef96: Pull complete [2023-09-25T15:37:00.028Z] e9a5061849ea: Pull complete [2023-09-25T15:37:00.028Z] d747dcd14b5f: Pull complete [2023-09-25T15:37:01.399Z] 2de7ff778b66: Pull complete [2023-09-25T15:37:01.400Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-25T15:37:01.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T15:37:01.400Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:37:01.472Z] prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container [2023-09-25T15:37:01.495Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-25T15:37:06.254Z] $ docker top e5720e7964569c3b4f0ccdc6251501a1c9e78ebdb93f273afd77f7c427020218 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:37:06.318Z] provisioning config files... [2023-09-25T15:37:06.332Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9191133447333813246tmp [2023-09-25T15:37:06.342Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6308882319167439728tmp [2023-09-25T15:37:06.351Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8368894036011807711tmp [Pipeline] { [Pipeline] echo [2023-09-25T15:37:06.366Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:37:06.644Z] ---> sigul-configuration.sh [2023-09-25T15:37:06.644Z] gpg: directory `/root/.gnupg' created [2023-09-25T15:37:06.644Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-25T15:37:06.644Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-25T15:37:06.644Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-25T15:37:06.644Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-25T15:37:06.644Z] gpg: CAST5 encrypted data [2023-09-25T15:37:06.644Z] gpg: encrypted with 1 passphrase [2023-09-25T15:37:06.644Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-25T15:37:06.927Z] + mkdir /home/jenkins [2023-09-25T15:37:06.927Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-25T15:37:07.208Z] + 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 [2023-09-25T15:37:07.216Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:37:07.498Z] ---> sigul-install.sh [2023-09-25T15:37:07.498Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-25T15:37:07.782Z] + git tag --list [2023-09-25T15:37:07.782Z] v3.1.0-dev.0 [2023-09-25T15:37:07.782Z] v3.1.0-dev.1 [2023-09-25T15:37:07.782Z] v3.1.0-dev.10 [2023-09-25T15:37:07.782Z] v3.1.0-dev.11 [2023-09-25T15:37:07.782Z] v3.1.0-dev.12 [2023-09-25T15:37:07.782Z] v3.1.0-dev.13 [2023-09-25T15:37:07.782Z] v3.1.0-dev.14 [2023-09-25T15:37:07.782Z] v3.1.0-dev.15 [2023-09-25T15:37:07.782Z] v3.1.0-dev.16 [2023-09-25T15:37:07.782Z] v3.1.0-dev.17 [2023-09-25T15:37:07.782Z] v3.1.0-dev.18 [2023-09-25T15:37:07.782Z] v3.1.0-dev.19 [2023-09-25T15:37:07.782Z] v3.1.0-dev.2 [2023-09-25T15:37:07.782Z] v3.1.0-dev.20 [2023-09-25T15:37:07.782Z] v3.1.0-dev.21 [2023-09-25T15:37:07.782Z] v3.1.0-dev.22 [2023-09-25T15:37:07.782Z] v3.1.0-dev.23 [2023-09-25T15:37:07.782Z] v3.1.0-dev.24 [2023-09-25T15:37:07.782Z] v3.1.0-dev.25 [2023-09-25T15:37:07.782Z] v3.1.0-dev.26 [2023-09-25T15:37:07.782Z] v3.1.0-dev.27 [2023-09-25T15:37:07.782Z] v3.1.0-dev.28 [2023-09-25T15:37:07.782Z] v3.1.0-dev.29 [2023-09-25T15:37:07.782Z] v3.1.0-dev.3 [2023-09-25T15:37:07.782Z] v3.1.0-dev.30 [2023-09-25T15:37:07.782Z] v3.1.0-dev.31 [2023-09-25T15:37:07.782Z] v3.1.0-dev.32 [2023-09-25T15:37:07.782Z] v3.1.0-dev.33 [2023-09-25T15:37:07.782Z] v3.1.0-dev.34 [2023-09-25T15:37:07.782Z] v3.1.0-dev.35 [2023-09-25T15:37:07.782Z] v3.1.0-dev.36 [2023-09-25T15:37:07.782Z] v3.1.0-dev.37 [2023-09-25T15:37:07.782Z] v3.1.0-dev.38 [2023-09-25T15:37:07.782Z] v3.1.0-dev.39 [2023-09-25T15:37:07.782Z] v3.1.0-dev.4 [2023-09-25T15:37:07.782Z] v3.1.0-dev.40 [2023-09-25T15:37:07.782Z] v3.1.0-dev.41 [2023-09-25T15:37:07.782Z] v3.1.0-dev.42 [2023-09-25T15:37:07.782Z] v3.1.0-dev.43 [2023-09-25T15:37:07.782Z] v3.1.0-dev.44 [2023-09-25T15:37:07.782Z] v3.1.0-dev.45 [2023-09-25T15:37:07.782Z] v3.1.0-dev.46 [2023-09-25T15:37:07.782Z] v3.1.0-dev.47 [2023-09-25T15:37:07.782Z] v3.1.0-dev.48 [2023-09-25T15:37:07.782Z] v3.1.0-dev.49 [2023-09-25T15:37:07.782Z] v3.1.0-dev.5 [2023-09-25T15:37:07.782Z] v3.1.0-dev.50 [2023-09-25T15:37:07.782Z] v3.1.0-dev.6 [2023-09-25T15:37:07.782Z] v3.1.0-dev.7 [2023-09-25T15:37:07.782Z] v3.1.0-dev.8 [2023-09-25T15:37:07.782Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-25T15:37:08.068Z] + lftools sign git-tag v3.1.0-dev.50 [2023-09-25T15:37:08.637Z] Signing Git tag with Sigul... [2023-09-25T15:37:08.637Z] Signing v3.1.0-dev.50 [Pipeline] echo [2023-09-25T15:37:09.211Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:37:09.493Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-25T15:37:09.499Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-25T15:37:09.515Z] $ docker stop --time=1 e5720e7964569c3b4f0ccdc6251501a1c9e78ebdb93f273afd77f7c427020218 [2023-09-25T15:37:10.822Z] $ docker rm -f --volumes e5720e7964569c3b4f0ccdc6251501a1c9e78ebdb93f273afd77f7c427020218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-25T15:37:11.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:37:11.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:37:11.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:37:11.547Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:37:11.625Z] prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container [2023-09-25T15:37:11.650Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T15:37:12.005Z] $ docker top c9f6699e2686b7fcf0acaebe897fb4e8b84b570a17a0558b11e079c3c8465579 -eo pid,comm [2023-09-25T15:37:12.052Z] 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). [2023-09-25T15:37:12.052Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:37:12.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:37:12.090Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:37:12.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:37:12.216Z] $ docker exec c9f6699e2686b7fcf0acaebe897fb4e8b84b570a17a0558b11e079c3c8465579 ssh-agent [2023-09-25T15:37:12.318Z] SSH_AUTH_SOCK=/tmp/ssh-sz45Gb0QB8nv/agent.31 [2023-09-25T15:37:12.318Z] SSH_AGENT_PID=37 [2023-09-25T15:37:12.323Z] Running ssh-add (command line suppressed) [2023-09-25T15:37:12.428Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12553996710452495154.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12553996710452495154.key) [2023-09-25T15:37:12.442Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:37:12.729Z] + git semver bump pre [2023-09-25T15:37:13.005Z] 2023-09-25 15:37:12,889 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-25T15:37:13.005Z] 2023-09-25 15:37:12,889 [bump_version] DEBUG bumping version:3.1.0-dev.50 on axis:pre with prefix:dev [2023-09-25T15:37:13.005Z] 2023-09-25 15:37:12,889 [bump_version] DEBUG bumped version:3.1.0-dev.51 [2023-09-25T15:37:13.005Z] 2023-09-25 15:37:12,889 [write_version] DEBUG write version:3.1.0-dev.51 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-09-25T15:37:13.005Z] 2023-09-25 15:37:12,889 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-25T15:37:13.005Z] 2023-09-25 15:37:12,889 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-25T15:37:13.005Z] 2023-09-25 15:37:12,892 [execute] INFO git cat-file --batch-check [2023-09-25T15:37:13.005Z] 2023-09-25 15:37:12,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T15:37:13.005Z] 2023-09-25 15:37:12,898 [execute] INFO git cat-file --batch [2023-09-25T15:37:13.005Z] 2023-09-25 15:37:12,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T15:37:13.005Z] 2023-09-25 15:37:12,903 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-25T15:37:13.005Z] 3.1.0-dev.51 [Pipeline] } [2023-09-25T15:37:13.011Z] $ docker exec --env ******** --env ******** c9f6699e2686b7fcf0acaebe897fb4e8b84b570a17a0558b11e079c3c8465579 ssh-agent -k [2023-09-25T15:37:13.083Z] unset SSH_AUTH_SOCK; [2023-09-25T15:37:13.084Z] unset SSH_AGENT_PID; [2023-09-25T15:37:13.084Z] echo Agent pid 37 killed; [2023-09-25T15:37:13.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:37:13.405Z] + git semver [Pipeline] } [2023-09-25T15:37:13.675Z] $ docker stop --time=1 c9f6699e2686b7fcf0acaebe897fb4e8b84b570a17a0558b11e079c3c8465579 [2023-09-25T15:37:14.939Z] $ docker rm -f --volumes c9f6699e2686b7fcf0acaebe897fb4e8b84b570a17a0558b11e079c3c8465579 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T15:37:15.274Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T15:37:15.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:37:15.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T15:37:15.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:37:15.639Z] prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container [2023-09-25T15:37:15.666Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-25T15:37:16.197Z] $ docker top 82e0042d68f52a1161afded4545907dc4956823cb02a1812c98b08e90fe336b3 -eo pid,comm [2023-09-25T15:37:16.245Z] 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). [2023-09-25T15:37:16.245Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T15:37:16.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T15:37:16.328Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T15:37:16.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T15:37:16.444Z] $ docker exec 82e0042d68f52a1161afded4545907dc4956823cb02a1812c98b08e90fe336b3 ssh-agent [2023-09-25T15:37:16.544Z] SSH_AUTH_SOCK=/tmp/ssh-r9MK45cuZGuC/agent.32 [2023-09-25T15:37:16.544Z] SSH_AGENT_PID=38 [2023-09-25T15:37:16.549Z] Running ssh-add (command line suppressed) [2023-09-25T15:37:16.651Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11593728461645752150.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11593728461645752150.key) [2023-09-25T15:37:16.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T15:37:16.952Z] + git semver push [2023-09-25T15:37:17.210Z] 2023-09-25 15:37:17,145 [run_push] DEBUG push [2023-09-25T15:37:17.210Z] 2023-09-25 15:37:17,146 [execute] INFO git cat-file --batch-check [2023-09-25T15:37:17.210Z] 2023-09-25 15:37:17,146 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T15:37:17.210Z] 2023-09-25 15:37:17,151 [execute] INFO git rev-list 0f0979a253b188dca3468b53f3ef0140a3c44261 -- [2023-09-25T15:37:17.210Z] 2023-09-25 15:37:17,151 [execute] DEBUG Popen(['git', 'rev-list', '0f0979a253b188dca3468b53f3ef0140a3c44261', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T15:37:17.210Z] 2023-09-25 15:37:17,158 [execute] INFO git fetch -v origin [2023-09-25T15:37:17.210Z] 2023-09-25 15:37:17,158 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-25T15:37:17.777Z] 2023-09-25 15:37:17,640 [run_push] DEBUG no remote changes detected [2023-09-25T15:37:17.777Z] 2023-09-25 15:37:17,640 [execute] INFO git push origin semver [2023-09-25T15:37:17.777Z] 2023-09-25 15:37:17,641 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T15:37:18.712Z] 2023-09-25 15:37:18,576 [run_push] DEBUG push all version tags [2023-09-25T15:37:18.712Z] 2023-09-25 15:37:18,576 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-25T15:37:18.712Z] 2023-09-25 15:37:18,577 [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) [2023-09-25T15:37:19.648Z] 2023-09-25 15:37:19,355 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-25T15:37:19.648Z] 3.1.0-dev.51 [Pipeline] } [2023-09-25T15:37:19.656Z] $ docker exec --env ******** --env ******** 82e0042d68f52a1161afded4545907dc4956823cb02a1812c98b08e90fe336b3 ssh-agent -k [2023-09-25T15:37:19.754Z] unset SSH_AUTH_SOCK; [2023-09-25T15:37:19.754Z] unset SSH_AGENT_PID; [2023-09-25T15:37:19.755Z] echo Agent pid 38 killed; [2023-09-25T15:37:19.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T15:37:20.070Z] + git semver [Pipeline] } [2023-09-25T15:37:20.345Z] $ docker stop --time=1 82e0042d68f52a1161afded4545907dc4956823cb02a1812c98b08e90fe336b3 [2023-09-25T15:37:21.674Z] $ docker rm -f --volumes 82e0042d68f52a1161afded4545907dc4956823cb02a1812c98b08e90fe336b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-25T15:37:22.258Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-09-25T15:37:22.258Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-25T15:37:22.258Z] total 16 [2023-09-25T15:37:22.258Z] drwxr-xr-x 3 root root 4096 Sep 25 15:25 . [2023-09-25T15:37:22.258Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 15:37 .. [2023-09-25T15:37:22.258Z] drwxr-xr-x 2 root root 4096 Sep 25 15:25 cost [2023-09-25T15:37:22.258Z] -rw-r--r-- 1 root root 88 Sep 25 15:25 cost.csv [2023-09-25T15:37:22.258Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-25T15:37:22.258Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-25T15:37:22.258Z] total 16 [2023-09-25T15:37:22.258Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 15:25 . [2023-09-25T15:37:22.258Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 15:37 .. [2023-09-25T15:37:22.258Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 15:25 cost [2023-09-25T15:37:22.258Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 25 15:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:37:22.664Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:37:23.573Z] ---> package-listing.sh [2023-09-25T15:37:23.573Z] ++ facter osfamily [2023-09-25T15:37:23.573Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T15:37:23.832Z] + OS_FAMILY=debian [2023-09-25T15:37:23.832Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-09-25T15:37:23.832Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T15:37:23.832Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T15:37:23.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T15:37:23.832Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T15:37:23.832Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-25T15:37:23.832Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T15:37:23.832Z] + case "${OS_FAMILY}" in [2023-09-25T15:37:23.832Z] + dpkg -l [2023-09-25T15:37:23.832Z] + grep '^ii' [2023-09-25T15:37:23.832Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T15:37:23.832Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T15:37:23.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T15:37:23.832Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-25T15:37:23.832Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-09-25T15:37:23.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-09-25T15:37:23.842Z] 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 [2023-09-25T15:37:24.120Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T15:37:24.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T15:37:24.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T15:37:24.758Z] prd-ubuntu20.04-docker-8c-8g-7836 does not seem to be running inside a container [2023-09-25T15:37:24.789Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-25T15:37:24.994Z] $ docker top 39a346e7ebdd2a49e5ae7de1f105b0bd92c0c5737e6ef3fc3148f48a00a897c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T15:37:25.334Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T15:37:25.619Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T15:37:25.905Z] + ls /var/log/sa-host [2023-09-25T15:37:25.905Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T15:37:25.971Z] provisioning config files... [2023-09-25T15:37:25.978Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config355928882127466730tmp [Pipeline] { [Pipeline] echo [2023-09-25T15:37:25.993Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:37:26.276Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T15:37:26.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:37:26.595Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T15:37:26.604Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:37:26.882Z] ---> sudo-logs.sh [2023-09-25T15:37:26.882Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T15:37:26.900Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:37:27.178Z] ---> job-cost.sh [2023-09-25T15:37:27.178Z] lf-activate-venv: SKIPPING [2023-09-25T15:37:27.178Z] DEBUG: total: 0.2199999988079071 [2023-09-25T15:37:27.178Z] INFO: Retrieving Stack Cost... [2023-09-25T15:37:27.746Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T15:37:28.005Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T15:37:28.015Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T15:37:28.292Z] ---> logs-deploy.sh [2023-09-25T15:37:28.292Z] lf-activate-venv: SKIPPING [2023-09-25T15:37:28.292Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/54 [2023-09-25T15:37:28.292Z] INFO: archiving workspace using pattern(s): [2023-09-25T15:37:29.227Z] Archives upload complete. [2023-09-25T15:37:29.227Z] INFO: archiving logs to Nexus