Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0e3d41eb9650f15297245de427bbe3a0939e088d 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-ssh7505947922610939706.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh15355862599328022044.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh3342299023844699599.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh15006282193174827917.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-ssh8793260980075160630.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16269 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 0e3d41eb9650f15297245de427bbe3a0939e088d (main) Commit message: "Merge pull request #101 from lenny-intel/changelog" > 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 0e3d41eb9650f15297245de427bbe3a0939e088d # timeout=10 > git rev-list --no-walk a76422e4938fa76fc1f70403caa898f6446adb22 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:01:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:01:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:01:06 ========================================================= 19:01:06 EdgeX Global Pipelines Version Info 19:01:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:01:06 ------------------- 19:01:06 stable info: 19:01:06 ------------------- 19:01:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:01:06 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 19:01:06 Message: update stable to v1.0.255 19:01:07 ------------------- 19:01:07 experimental info: 19:01:07 ------------------- 19:01:07 Commited By: **** collab-it+edgex@linuxfoundation.org 19:01:07 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 19:01:07 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:01:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e3d41e [Pipeline] echo 19:01:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:08 provisioning config files... 19:01:08 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13182660724214019205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:08 ---> docker-login.sh 19:01:08 nexus3.edgexfoundry.org:10001 19:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:08 Configure a credential helper to remove this warning. See 19:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:08 19:01:08 Login Succeeded 19:01:08 nexus3.edgexfoundry.org:10002 19:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:09 Configure a credential helper to remove this warning. See 19:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:09 19:01:09 Login Succeeded 19:01:09 nexus3.edgexfoundry.org:10003 19:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:09 Configure a credential helper to remove this warning. See 19:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:09 19:01:09 Login Succeeded 19:01:09 nexus3.edgexfoundry.org:10004 19:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:09 Configure a credential helper to remove this warning. See 19:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:09 19:01:09 Login Succeeded 19:01:09 docker.io 19:01:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:09 Configure a credential helper to remove this warning. See 19:01:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:09 19:01:09 Login Succeeded 19:01:09 ---> docker-login.sh ends [Pipeline] } 19:01:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:01:10 + git rev-list -1 --merges 0e3d41eb9650f15297245de427bbe3a0939e088d~1..0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] echo 19:01:10 -----------> git rev-list -1 --merges 0e3d41eb9650f15297245de427bbe3a0939e088d~1..0e3d41eb9650f15297245de427bbe3a0939e088d 0e3d41eb9650f15297245de427bbe3a0939e088d 19:01:10 0e3d41eb9650f15297245de427bbe3a0939e088d [false] [Pipeline] sh 19:01:10 + git log --format=format:%s -1 0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] echo 19:01:10 ========================================================= 19:01:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:01:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:10 + git log --format=format:%s -1 0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] echo 19:01:10 [semverPrep] GIT_COMMIT: 0e3d41eb9650f15297245de427bbe3a0939e088d, Commit Message: Merge pull request #101 from lenny-intel/changelog [Pipeline] echo 19:01:10 [semverPrep] This is not a build commit. [Pipeline] sh 19:01:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:01:11 + grep -v github /etc/ssh/ssh_known_hosts 19:01:11 + [ -e /tmp/ssh_known_hosts ] 19:01:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:01:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:01:11 + sudo tee -a /etc/ssh/ssh_known_hosts 19:01:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:11 19:01:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:11 0.1.4: Pulling from edgex-devops/py-git-semver 19:01:11 b85a868b505f: Pulling fs layer 19:01:11 e2be974225ed: Pulling fs layer 19:01:11 339a4e72a1f5: Pulling fs layer 19:01:11 988bab9f4d93: Pulling fs layer 19:01:11 1469e6f7b9e6: Pulling fs layer 19:01:11 eaf3925da568: Pulling fs layer 19:01:11 bab4dde63d76: Pulling fs layer 19:01:11 bde34c3a00c8: Pulling fs layer 19:01:11 b352a97aabf1: Pulling fs layer 19:01:11 4872d77fe225: Pulling fs layer 19:01:11 988bab9f4d93: Waiting 19:01:11 eaf3925da568: Waiting 19:01:11 bde34c3a00c8: Waiting 19:01:11 bab4dde63d76: Waiting 19:01:11 b352a97aabf1: Waiting 19:01:11 1469e6f7b9e6: Waiting 19:01:11 5851b861e8e6: Pulling fs layer 19:01:11 4872d77fe225: Waiting 19:01:11 5851b861e8e6: Waiting 19:01:11 e2be974225ed: Download complete 19:01:11 988bab9f4d93: Verifying Checksum 19:01:11 988bab9f4d93: Download complete 19:01:12 1469e6f7b9e6: Verifying Checksum 19:01:12 1469e6f7b9e6: Download complete 19:01:12 eaf3925da568: Verifying Checksum 19:01:12 eaf3925da568: Download complete 19:01:12 339a4e72a1f5: Verifying Checksum 19:01:12 339a4e72a1f5: Download complete 19:01:12 bde34c3a00c8: Verifying Checksum 19:01:12 bde34c3a00c8: Download complete 19:01:12 b352a97aabf1: Verifying Checksum 19:01:12 b352a97aabf1: Download complete 19:01:12 4872d77fe225: Verifying Checksum 19:01:12 4872d77fe225: Download complete 19:01:12 5851b861e8e6: Verifying Checksum 19:01:12 5851b861e8e6: Download complete 19:01:12 b85a868b505f: Verifying Checksum 19:01:12 b85a868b505f: Download complete 19:01:12 bab4dde63d76: Verifying Checksum 19:01:12 bab4dde63d76: Download complete 19:01:13 b85a868b505f: Pull complete 19:01:13 e2be974225ed: Pull complete 19:01:14 339a4e72a1f5: Pull complete 19:01:14 988bab9f4d93: Pull complete 19:01:14 1469e6f7b9e6: Pull complete 19:01:14 eaf3925da568: Pull complete 19:01:16 bab4dde63d76: Pull complete 19:01:16 bde34c3a00c8: Pull complete 19:01:16 b352a97aabf1: Pull complete 19:01:16 4872d77fe225: Pull complete 19:01:16 5851b861e8e6: Pull complete 19:01:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:01:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:16 prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container 19:01:16 $ 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 19:01:19 $ docker top 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab -eo pid,comm 19:01:19 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). 19:01:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:20 [ssh-agent] Looking for ssh-agent implementation... 19:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:20 $ docker exec 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab ssh-agent 19:01:20 SSH_AUTH_SOCK=/tmp/ssh-ijBkttfLk5k7/agent.33 19:01:20 SSH_AGENT_PID=39 19:01:20 Running ssh-add (command line suppressed) 19:01:20 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13793316156759765430.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13793316156759765430.key) 19:01:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:20 + git tag --points-at HEAD [Pipeline] } 19:01:20 $ docker exec --env ******** --env ******** 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab ssh-agent -k 19:01:20 unset SSH_AUTH_SOCK; 19:01:20 unset SSH_AGENT_PID; 19:01:20 echo Agent pid 39 killed; 19:01:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:20 [ssh-agent] Looking for ssh-agent implementation... 19:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:20 $ docker exec 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab ssh-agent 19:01:21 SSH_AUTH_SOCK=/tmp/ssh-gIa0yQsdJZpa/agent.71 19:01:21 SSH_AGENT_PID=77 19:01:21 Running ssh-add (command line suppressed) 19:01:21 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16386976290326382622.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16386976290326382622.key) 19:01:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:21 + git semver init 19:01:21 2023-11-01 19:01:21,641 [run_init] DEBUG init version:0.0.0 force:False 19:01:21 2023-11-01 19:01:21,641 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 19:01:21 2023-11-01 19:01:21,641 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 19:01:21 2023-11-01 19:01:21,642 [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) 19:01:22 2023-11-01 19:01:22,348 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 19:01:22 2023-11-01 19:01:22,348 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 19:01:22 2023-11-01 19:01:22,348 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:01:22 2023-11-01 19:01:22,349 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:01:22 3.1.0-dev.65 [Pipeline] } 19:01:22 $ docker exec --env ******** --env ******** 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab ssh-agent -k 19:01:22 unset SSH_AUTH_SOCK; 19:01:22 unset SSH_AGENT_PID; 19:01:22 echo Agent pid 77 killed; 19:01:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:23 + git semver [Pipeline] } 19:01:23 $ docker stop --time=1 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab 19:01:24 $ docker rm -f --volumes 44d549e0466072855becf35b61606a15b112d88dce22fc0d20efd68470a2fcab [Pipeline] // withDockerContainer [Pipeline] sh 19:01:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:01:25 Stashed 1 file(s) [Pipeline] echo 19:01:25 [edgeXSemver]: initialized semver on version 3.1.0-dev.65 [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 19:01:25 provisioning config files... 19:01:25 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2079121204543519553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:25 ---> docker-login.sh 19:01:25 nexus3.edgexfoundry.org:10001 19:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:25 Configure a credential helper to remove this warning. See 19:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:25 19:01:25 Login Succeeded 19:01:25 nexus3.edgexfoundry.org:10002 19:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:25 Configure a credential helper to remove this warning. See 19:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:25 19:01:25 Login Succeeded 19:01:25 nexus3.edgexfoundry.org:10003 19:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:25 Configure a credential helper to remove this warning. See 19:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:25 19:01:25 Login Succeeded 19:01:25 nexus3.edgexfoundry.org:10004 19:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:25 Configure a credential helper to remove this warning. See 19:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:25 19:01:25 Login Succeeded 19:01:25 docker.io 19:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:26 Configure a credential helper to remove this warning. See 19:01:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:26 19:01:26 Login Succeeded 19:01:26 ---> docker-login.sh ends [Pipeline] } 19:01:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:01:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:01:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:01:26 ========================================================= 19:01:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:01:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:26 + 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 . 19:01:26 Sending build context to Docker daemon 640kB 19:01:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:01:26 Step 2/12 : FROM ${BASE} AS builder 19:01:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:01:26 7264a8db6415: Pulling fs layer 19:01:26 c4d48a809fc2: Pulling fs layer 19:01:26 4f1c88b9dad5: Pulling fs layer 19:01:26 ad3a456e5733: Pulling fs layer 19:01:26 33e27b845d1e: Pulling fs layer 19:01:26 c68163c4e522: Pulling fs layer 19:01:26 50da416c3ac9: Pulling fs layer 19:01:26 23d2d4c4bb30: Pulling fs layer 19:01:26 ad3a456e5733: Waiting 19:01:26 33e27b845d1e: Waiting 19:01:26 c68163c4e522: Waiting 19:01:26 23d2d4c4bb30: Waiting 19:01:26 c4d48a809fc2: Download complete 19:01:26 ad3a456e5733: Download complete 19:01:26 33e27b845d1e: Verifying Checksum 19:01:26 33e27b845d1e: Download complete 19:01:26 7264a8db6415: Download complete 19:01:27 c68163c4e522: Verifying Checksum 19:01:27 c68163c4e522: Download complete 19:01:27 7264a8db6415: Pull complete 19:01:27 c4d48a809fc2: Pull complete 19:01:27 23d2d4c4bb30: Verifying Checksum 19:01:27 23d2d4c4bb30: Download complete 19:01:27 4f1c88b9dad5: Verifying Checksum 19:01:27 4f1c88b9dad5: Download complete 19:01:27 50da416c3ac9: Verifying Checksum 19:01:27 50da416c3ac9: Download complete 19:01:31 4f1c88b9dad5: Pull complete 19:01:31 ad3a456e5733: Pull complete 19:01:31 33e27b845d1e: Pull complete 19:01:31 c68163c4e522: Pull complete 19:01:33 50da416c3ac9: Pull complete 19:01:33 23d2d4c4bb30: Pull complete 19:01:33 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:01:33 ---> 0786185ac409 19:01:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:01:37 ---> Running in 2693f2a47a2f 19:01:37 Removing intermediate container 2693f2a47a2f 19:01:37 ---> bf1c7106f3ab 19:01:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:01:38 ---> Running in 7580f1af97ea 19:01:38 Removing intermediate container 7580f1af97ea 19:01:38 ---> b50921db91d5 19:01:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:01:38 ---> Running in d2bb44ada378 19:01:38 Removing intermediate container d2bb44ada378 19:01:38 ---> 5c1613305034 19:01:38 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:01:38 ---> Running in 50d90ba76cf5 19:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:01:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:01:38 OK: 264 MiB in 52 packages 19:01:39 Removing intermediate container 50d90ba76cf5 19:01:39 ---> 8bceb9ce6dd2 19:01:39 Step 7/12 : WORKDIR /app 19:01:39 ---> Running in cfd4938debb4 19:01:39 Removing intermediate container cfd4938debb4 19:01:39 ---> 68dc116c4d0f 19:01:39 Step 8/12 : COPY go.mod vendor* ./ 19:01:39 ---> defbf708396e 19:01:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:01:39 ---> Running in b878342c8c09 19:01:40 Still waiting to schedule task 19:01:40 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:02:11 Removing intermediate container b878342c8c09 19:02:11 ---> 1daf52968996 19:02:11 Step 10/12 : COPY . . 19:02:11 ---> 37f6ce2ca7d1 19:02:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:02:11 ---> Running in 010371458a62 19:02:11 Removing intermediate container 010371458a62 19:02:11 ---> b3681a60deda 19:02:11 Step 12/12 : RUN $MAKE 19:02:11 ---> Running in 0f6fae65dcfe 19:02:11 noop 19:02:11 Removing intermediate container 0f6fae65dcfe 19:02:11 ---> f9372c86e160 19:02:11 Successfully built f9372c86e160 19:02:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:11 + docker inspect -f . ci-base-image-x86_64 19:02:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:11 prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container 19:02:11 $ 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 19:02:12 $ docker top dbf9ba6b45b30f603546ffa0fac22cb18c5b133d05ee58fbdfca1e149ab34751 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:12 + go version 19:02:12 go version go1.21.0 linux/amd64 [Pipeline] } 19:02:12 $ docker stop --time=1 dbf9ba6b45b30f603546ffa0fac22cb18c5b133d05ee58fbdfca1e149ab34751 19:02:13 $ docker rm -f --volumes dbf9ba6b45b30f603546ffa0fac22cb18c5b133d05ee58fbdfca1e149ab34751 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:14 + docker inspect -f . ci-base-image-x86_64 19:02:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:14 prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container 19:02:14 $ 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 19:02:14 $ docker top af391b4908252ad64f46f1299d532abfd867777ebe19e2c1036dac3eb3e4934f -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:15 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 19:02:15 + make test 19:02:15 go test -race -coverprofile=coverage.out ./... 19:02:33 ? github.com/edgexfoundry/app-record-replay [no test files] 19:02:33 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 19:02:33 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 19:02:33 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 19:02:34 ok github.com/edgexfoundry/app-record-replay/internal/app 1.041s coverage: 88.0% of statements 19:02:44 ok github.com/edgexfoundry/app-record-replay/internal/application 9.611s coverage: 98.7% of statements 19:02:44 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements 19:02:44 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements 19:03:06 go vet ./... 19:03:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:03:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:03:09 ./bin/test-attribution-txt.sh [Pipeline] echo 19:03:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:03:09 $ docker stop --time=1 af391b4908252ad64f46f1299d532abfd867777ebe19e2c1036dac3eb3e4934f 19:03:20 $ docker rm -f --volumes af391b4908252ad64f46f1299d532abfd867777ebe19e2c1036dac3eb3e4934f [Pipeline] // withDockerContainer [Pipeline] sh 19:03:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:03:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:03:22 + ls -al . 19:03:22 total 192 19:03:22 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 19:02 . 19:03:22 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 19:01 .. 19:03:22 -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 19:01 .dockerignore 19:03:22 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 19:02 .git 19:03:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 19:01 .github 19:03:22 -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 19:01 .gitignore 19:03:22 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 19:01 .golangci.yml 19:03:22 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 19:01 .semver 19:03:22 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 19:01 Attribution.txt 19:03:22 -rw-rw-r-- 1 jenkins jenkins 458 Nov 1 19:01 CHANGELOG.md 19:03:22 -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 19:01 Dockerfile 19:03:22 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 19:01 GOVERNANCE.md 19:03:22 -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 19:01 Jenkinsfile 19:03:22 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 19:01 LICENSE 19:03:22 -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 19:01 Makefile 19:03:22 -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 19:01 OWNERS.md 19:03:22 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 19:01 README.md 19:03:22 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 19:01 Record and Reply.postman_collection.json 19:03:22 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 19:01 VERSION 19:03:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 19:01 bin 19:03:22 -rw-r--r-- 1 jenkins jenkins 24666 Nov 1 19:02 coverage.out 19:03:22 -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 19:01 go.mod 19:03:22 -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 19:01 go.sum 19:03:22 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 19:01 internal 19:03:22 -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 19:01 main.go 19:03:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 19:01 openapi 19:03:22 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 19:01 pkg 19:03:22 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 19:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:22 + 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=0e3d41eb9650f15297245de427bbe3a0939e088d --label arch=amd64 --label version=3.1.0-dev.65 . 19:03:22 Sending build context to Docker daemon 665.6kB 19:03:22 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:03:22 Step 2/26 : FROM ${BASE} AS builder 19:03:22 ---> f9372c86e160 19:03:22 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:03:23 ---> Running in 4c5d1825669f 19:03:24 Removing intermediate container 4c5d1825669f 19:03:24 ---> d3c380481bd7 19:03:24 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:03:24 ---> Running in d5664347fde5 19:03:24 Removing intermediate container d5664347fde5 19:03:24 ---> 5c24b77e405f 19:03:24 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:03:25 ---> Running in 1850e0f75bcc 19:03:25 Removing intermediate container 1850e0f75bcc 19:03:25 ---> c0c08e1c474f 19:03:25 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:26 ---> Running in 56b04031aa1d 19:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:03:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:03:27 OK: 264 MiB in 52 packages 19:03:27 Removing intermediate container 56b04031aa1d 19:03:27 ---> c1751e346872 19:03:27 Step 7/26 : WORKDIR /app 19:03:27 ---> Running in 64ef382e4c51 19:03:27 Removing intermediate container 64ef382e4c51 19:03:27 ---> a9018f92f14d 19:03:27 Step 8/26 : COPY go.mod vendor* ./ 19:03:27 ---> cbf78ff0c642 19:03:27 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:27 ---> Running in cc85ef774b14 19:03:28 Removing intermediate container cc85ef774b14 19:03:28 ---> a565d1f7d0fb 19:03:28 Step 10/26 : COPY . . 19:03:28 ---> d1073c8060de 19:03:28 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:03:28 ---> Running in 18d42f65c4f1 19:03:29 Removing intermediate container 18d42f65c4f1 19:03:29 ---> 8f3cd9ca396c 19:03:29 Step 12/26 : RUN $MAKE 19:03:29 ---> Running in 4213a6d14b9f 19:03:30 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.65" -trimpath -mod=readonly -o app-record-replay 19:03:56 Removing intermediate container 4213a6d14b9f 19:03:56 ---> 7f4369934345 19:03:56 Step 13/26 : FROM alpine:3.18 19:03:56 3.18: Pulling from library/alpine 19:03:56 96526aa774ef: Pulling fs layer 19:03:56 96526aa774ef: Verifying Checksum 19:03:56 96526aa774ef: Download complete 19:03:56 96526aa774ef: Pull complete 19:03:56 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:03:56 Status: Downloaded newer image for alpine:3.18 19:03:56 ---> 8ca4688f4f35 19:03:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:03:56 ---> Running in eac3a52e2fe1 19:03:56 Removing intermediate container eac3a52e2fe1 19:03:56 ---> dc6b3e8e9e88 19:03:56 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 19:03:56 ---> Running in c4256335ea16 19:03:56 Removing intermediate container c4256335ea16 19:03:56 ---> 5c4a1d301783 19:03:56 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:03:56 ---> Running in 7d133213564c 19:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:03:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:03:56 (1/2) Installing ca-certificates (20230506-r0) 19:03:56 (2/2) Installing dumb-init (1.2.5-r2) 19:03:56 Executing busybox-1.36.1-r2.trigger 19:03:56 Executing ca-certificates-20230506-r0.trigger 19:03:56 OK: 8 MiB in 17 packages 19:03:56 Removing intermediate container 7d133213564c 19:03:56 ---> 2efee418bee0 19:03:56 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:03:56 ---> 7281033f640b 19:03:56 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:03:56 ---> de24a6312703 19:03:56 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:03:56 ---> ed45d8ea9468 19:03:56 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 19:03:57 ---> 669dd1057580 19:03:57 Step 21/26 : EXPOSE 59712 19:03:57 ---> Running in 148b57046b63 19:03:57 Removing intermediate container 148b57046b63 19:03:57 ---> 773c46c674ba 19:03:57 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 19:03:57 ---> Running in f85a835c46db 19:03:57 Removing intermediate container f85a835c46db 19:03:57 ---> 39e50239a794 19:03:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:03:57 ---> Running in a2a3e382ce6e 19:03:57 Removing intermediate container a2a3e382ce6e 19:03:57 ---> cce328009789 19:03:57 Step 24/26 : LABEL arch=amd64 19:03:57 ---> Running in 9b36ab04e3e0 19:03:57 Removing intermediate container 9b36ab04e3e0 19:03:57 ---> 272afca18ded 19:03:57 Step 25/26 : LABEL git_sha=0e3d41eb9650f15297245de427bbe3a0939e088d 19:03:57 ---> Running in f52894040e0f 19:03:57 Removing intermediate container f52894040e0f 19:03:57 ---> 7743854762dd 19:03:57 Step 26/26 : LABEL version=3.1.0-dev.65 19:03:57 ---> Running in a45c40f9b192 19:03:57 Removing intermediate container a45c40f9b192 19:03:57 ---> da0cd567aa7c 19:03:57 [Warning] One or more build-args [ARCH] were not consumed 19:03:57 Successfully built da0cd567aa7c 19:03:57 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 19:03:58 provisioning config files... 19:03:58 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17930147186488401800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:58 ---> docker-login.sh 19:03:58 nexus3.edgexfoundry.org:10001 19:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:58 Configure a credential helper to remove this warning. See 19:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:58 19:03:58 Login Succeeded 19:03:58 nexus3.edgexfoundry.org:10002 19:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:58 Configure a credential helper to remove this warning. See 19:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:58 19:03:58 Login Succeeded 19:03:58 nexus3.edgexfoundry.org:10003 19:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:58 Configure a credential helper to remove this warning. See 19:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:58 19:03:58 Login Succeeded 19:03:58 nexus3.edgexfoundry.org:10004 19:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:58 Configure a credential helper to remove this warning. See 19:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:58 19:03:58 Login Succeeded 19:03:58 docker.io 19:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:03:58 Configure a credential helper to remove this warning. See 19:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:03:58 19:03:58 Login Succeeded 19:03:58 ---> docker-login.sh ends [Pipeline] } 19:03:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:03:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:03:58 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 19:03:58 0e3d41eb9650f15297245de427bbe3a0939e088d 19:03:58 latest 19:03:58 3.1.0-dev.65 19:03:58 0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 19:03:58 main 19:03:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:59 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0e3d41eb9650f15297245de427bbe3a0939e088d 19:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:03:59 adb4fd42a330: Preparing 19:03:59 490ee05ee033: Preparing 19:03:59 a67a2908e17d: Preparing 19:03:59 971ef112db20: Preparing 19:03:59 9d378a70a1ba: Preparing 19:03:59 cc2447e1835a: Preparing 19:03:59 cc2447e1835a: Waiting 19:03:59 971ef112db20: Pushed 19:03:59 490ee05ee033: Pushed 19:03:59 a67a2908e17d: Pushed 19:03:59 cc2447e1835a: Layer already exists 19:03:59 9d378a70a1ba: Pushed 19:04:02 adb4fd42a330: Pushed 19:04:02 0e3d41eb9650f15297245de427bbe3a0939e088d: digest: sha256:6798a4cd310262219166de524ac314a541a67cafb0725e7b3aca0b533a7dda71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:03 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:03 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 19:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:04:03 adb4fd42a330: Preparing 19:04:03 490ee05ee033: Preparing 19:04:03 a67a2908e17d: Preparing 19:04:03 971ef112db20: Preparing 19:04:03 9d378a70a1ba: Preparing 19:04:03 cc2447e1835a: Preparing 19:04:03 cc2447e1835a: Waiting 19:04:03 a67a2908e17d: Layer already exists 19:04:03 490ee05ee033: Layer already exists 19:04:03 971ef112db20: Layer already exists 19:04:03 9d378a70a1ba: Layer already exists 19:04:03 adb4fd42a330: Layer already exists 19:04:03 cc2447e1835a: Layer already exists 19:04:03 latest: digest: sha256:6798a4cd310262219166de524ac314a541a67cafb0725e7b3aca0b533a7dda71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:03 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:04 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.65 19:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:04:04 adb4fd42a330: Preparing 19:04:04 490ee05ee033: Preparing 19:04:04 a67a2908e17d: Preparing 19:04:04 971ef112db20: Preparing 19:04:04 9d378a70a1ba: Preparing 19:04:04 cc2447e1835a: Preparing 19:04:04 cc2447e1835a: Waiting 19:04:04 adb4fd42a330: Layer already exists 19:04:04 971ef112db20: Layer already exists 19:04:04 9d378a70a1ba: Layer already exists 19:04:04 a67a2908e17d: Layer already exists 19:04:04 490ee05ee033: Layer already exists 19:04:04 cc2447e1835a: Layer already exists 19:04:04 3.1.0-dev.65: digest: sha256:6798a4cd310262219166de524ac314a541a67cafb0725e7b3aca0b533a7dda71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:04 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:04 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 19:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:04:04 adb4fd42a330: Preparing 19:04:04 490ee05ee033: Preparing 19:04:04 a67a2908e17d: Preparing 19:04:04 971ef112db20: Preparing 19:04:04 9d378a70a1ba: Preparing 19:04:04 cc2447e1835a: Preparing 19:04:04 cc2447e1835a: Waiting 19:04:04 490ee05ee033: Layer already exists 19:04:04 adb4fd42a330: Layer already exists 19:04:04 9d378a70a1ba: Layer already exists 19:04:04 a67a2908e17d: Layer already exists 19:04:04 971ef112db20: Layer already exists 19:04:04 cc2447e1835a: Layer already exists 19:04:04 0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65: digest: sha256:6798a4cd310262219166de524ac314a541a67cafb0725e7b3aca0b533a7dda71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:05 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:05 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 19:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 19:04:05 adb4fd42a330: Preparing 19:04:05 490ee05ee033: Preparing 19:04:05 a67a2908e17d: Preparing 19:04:05 971ef112db20: Preparing 19:04:05 9d378a70a1ba: Preparing 19:04:05 cc2447e1835a: Preparing 19:04:05 cc2447e1835a: Waiting 19:04:05 971ef112db20: Layer already exists 19:04:05 a67a2908e17d: Layer already exists 19:04:05 9d378a70a1ba: Layer already exists 19:04:05 adb4fd42a330: Layer already exists 19:04:05 490ee05ee033: Layer already exists 19:04:05 cc2447e1835a: Layer already exists 19:04:05 main: digest: sha256:6798a4cd310262219166de524ac314a541a67cafb0725e7b3aca0b533a7dda71 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:04:05 ===================================================== [Pipeline] echo 19:04:05 taggedImages: 19:04:05 - nexus3.edgexfoundry.org:10004/app-record-replay:0e3d41eb9650f15297245de427bbe3a0939e088d 19:04:05 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 19:04:05 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.65 19:04:05 - nexus3.edgexfoundry.org:10004/app-record-replay:0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 19:04:05 - 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 19:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:05 19:04:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:06 latest: Pulling from edgex-lftools-log-publisher 19:04:06 5eb5b503b376: Pulling fs layer 19:04:06 5c69ac0246d0: Pulling fs layer 19:04:06 ec43610c2a17: Pulling fs layer 19:04:06 3a2ae6a8a46f: Pulling fs layer 19:04:06 33b1e0a273af: Pulling fs layer 19:04:06 5d3b04190fa2: Pulling fs layer 19:04:06 2f39f015ded8: Pulling fs layer 19:04:06 5d3b04190fa2: Waiting 19:04:06 2f39f015ded8: Waiting 19:04:06 3a2ae6a8a46f: Waiting 19:04:06 33b1e0a273af: Waiting 19:04:06 5c69ac0246d0: Download complete 19:04:06 3a2ae6a8a46f: Verifying Checksum 19:04:06 3a2ae6a8a46f: Download complete 19:04:06 33b1e0a273af: Verifying Checksum 19:04:06 33b1e0a273af: Download complete 19:04:06 ec43610c2a17: Verifying Checksum 19:04:06 ec43610c2a17: Download complete 19:04:06 5d3b04190fa2: Verifying Checksum 19:04:06 5d3b04190fa2: Download complete 19:04:06 5eb5b503b376: Download complete 19:04:07 2f39f015ded8: Download complete 19:04:08 5eb5b503b376: Pull complete 19:04:08 5c69ac0246d0: Pull complete 19:04:08 ec43610c2a17: Pull complete 19:04:09 3a2ae6a8a46f: Pull complete 19:04:09 33b1e0a273af: Pull complete 19:04:09 5d3b04190fa2: Pull complete 19:04:14 2f39f015ded8: Pull complete 19:04:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:15 prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container 19:04:15 $ 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 19:04:24 $ docker top 1eed6259174fbb708acc1aaa6242e1602cbb3f092390090a707edc52d829660c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:24 ---> job-cost.sh 19:04:24 lf-activate-venv: SKIPPING 19:04:24 INFO: No Stack... 19:04:24 INFO: Retrieving Pricing Info for: v3-standard-8 19:04:25 INFO: Archiving Costs [Pipeline] sh 19:04:25 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 19:04:25 + cut -d, -f6 [Pipeline] lock 19:04:25 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] 19:04:25 Resource [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] did not exist. Created. 19:04:25 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:26 + echo total: 0.2199999988079071 [Pipeline] stash 19:04:26 Stashed 1 file(s) [Pipeline] } 19:04:26 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 19:04:26 $ docker stop --time=1 1eed6259174fbb708acc1aaa6242e1602cbb3f092390090a707edc52d829660c 19:04:27 $ docker rm -f --volumes 1eed6259174fbb708acc1aaa6242e1602cbb3f092390090a707edc52d829660c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:06:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16273 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 19:06:05 Running in /w/workspace/app-record-replay/70 [Pipeline] { [Pipeline] checkout 19:06:05 Selected Git installation does not exist. Using Default 19:06:05 The recommended git tool is: NONE 19:06:11 using credential edgex-jenkins-ssh 19:06:11 Cloning the remote Git repository 19:06:11 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 19:06:11 > git init /w/workspace/app-record-replay/70 # timeout=10 19:06:11 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 19:06:11 > git --version # timeout=10 19:06:11 > git --version # 'git version 2.25.1' 19:06:11 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:12 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 19:06:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:16 Avoid second fetch 19:06:16 Checking out Revision 0e3d41eb9650f15297245de427bbe3a0939e088d (main) 19:06:17 Commit message: "Merge pull request #101 from lenny-intel/changelog" 19:06:16 > git config core.sparsecheckout # timeout=10 19:06:16 > git checkout -f 0e3d41eb9650f15297245de427bbe3a0939e088d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:06:18 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:18 Dload Upload Total Spent Left Speed 19:06:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 12751 75 9637 0 0 70343 0 --:--:-- --:--:-- --:--:-- 70343 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 19:06:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:06:19 + sudo tee /etc/docker/daemon.new 19:06:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:06:19 { 19:06:19 "registry-mirrors": [ 19:06:19 "https://nexus3.edgexfoundry.org:10001" 19:06:19 ], 19:06:19 "bip": "10.250.0.254/24", 19:06:19 "hosts": [ 19:06:19 "tcp://0.0.0.0:5555", 19:06:19 "unix:///var/run/docker.sock" 19:06:19 ], 19:06:19 "mtu": 1458, 19:06:19 "selinux-enabled": true, 19:06:19 "seccomp-profile": "/etc/docker/seccomp.json" 19:06:19 } [Pipeline] sh 19:06:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:06:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:38 provisioning config files... 19:06:38 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/70@tmp/config8092401190402940939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:39 ---> docker-login.sh 19:06:39 nexus3.edgexfoundry.org:10001 19:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:39 Configure a credential helper to remove this warning. See 19:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:39 19:06:39 Login Succeeded 19:06:39 nexus3.edgexfoundry.org:10002 19:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:40 Configure a credential helper to remove this warning. See 19:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:40 19:06:40 Login Succeeded 19:06:40 nexus3.edgexfoundry.org:10003 19:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:40 Configure a credential helper to remove this warning. See 19:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:40 19:06:40 Login Succeeded 19:06:40 nexus3.edgexfoundry.org:10004 19:06:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:40 Configure a credential helper to remove this warning. See 19:06:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:40 19:06:40 Login Succeeded 19:06:40 docker.io 19:06:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:41 Configure a credential helper to remove this warning. See 19:06:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:41 19:06:41 Login Succeeded 19:06:41 ---> docker-login.sh ends [Pipeline] } 19:06:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:06:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:06:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:06:41 ========================================================= 19:06:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:06:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:06:41 + 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 . 19:06:41 Sending build context to Docker daemon 259.1kB 19:06:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:06:42 Step 2/12 : FROM ${BASE} AS builder 19:06:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:06:46 9fda8d8052c6: Pulling fs layer 19:06:46 5d54e960e981: Pulling fs layer 19:06:46 c4a7e357bf2a: Pulling fs layer 19:06:46 f0e02332f6b5: Pulling fs layer 19:06:46 cefa15bbcfad: Pulling fs layer 19:06:46 17808c966233: Pulling fs layer 19:06:46 f4c1fc716caa: Pulling fs layer 19:06:46 17808c966233: Waiting 19:06:46 f4c1fc716caa: Waiting 19:06:46 f0e02332f6b5: Waiting 19:06:46 cefa15bbcfad: Waiting 19:06:46 5d54e960e981: Verifying Checksum 19:06:46 5d54e960e981: Download complete 19:06:46 f0e02332f6b5: Verifying Checksum 19:06:46 f0e02332f6b5: Download complete 19:06:46 cefa15bbcfad: Verifying Checksum 19:06:46 cefa15bbcfad: Download complete 19:06:46 9fda8d8052c6: Verifying Checksum 19:06:46 9fda8d8052c6: Download complete 19:06:46 f4c1fc716caa: Verifying Checksum 19:06:46 f4c1fc716caa: Download complete 19:06:46 9fda8d8052c6: Pull complete 19:06:47 5d54e960e981: Pull complete 19:06:48 c4a7e357bf2a: Download complete 19:06:49 17808c966233: Verifying Checksum 19:06:49 17808c966233: Download complete 19:07:01 c4a7e357bf2a: Pull complete 19:07:01 f0e02332f6b5: Pull complete 19:07:01 cefa15bbcfad: Pull complete 19:07:09 17808c966233: Pull complete 19:07:13 f4c1fc716caa: Pull complete 19:07:13 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:07:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:07:13 ---> ea914061e18c 19:07:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:07:14 ---> Running in 93a7676ddc65 19:07:15 Removing intermediate container 93a7676ddc65 19:07:15 ---> f4f8f6d79120 19:07:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:07:15 ---> Running in a08597334598 19:07:15 Removing intermediate container a08597334598 19:07:15 ---> 6126c81c62d0 19:07:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:07:15 ---> Running in 84a55662b8d0 19:07:15 Removing intermediate container 84a55662b8d0 19:07:15 ---> 073ce72a3906 19:07:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:07:15 ---> Running in 1040bc84d82f 19:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:07:18 OK: 266 MiB in 52 packages 19:07:19 Removing intermediate container 1040bc84d82f 19:07:19 ---> 079adda7409b 19:07:19 Step 7/12 : WORKDIR /app 19:07:19 ---> Running in c97a4d732b14 19:07:19 Removing intermediate container c97a4d732b14 19:07:19 ---> 579d4ab69468 19:07:19 Step 8/12 : COPY go.mod vendor* ./ 19:07:20 ---> b5bff50cbf78 19:07:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:20 ---> Running in 5d1d58950c24 19:08:41 Removing intermediate container 5d1d58950c24 19:08:41 ---> b6c82e5d4ed8 19:08:41 Step 10/12 : COPY . . 19:08:41 ---> 2b01f2d8eac5 19:08:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:08:41 ---> Running in 9e9911bd59b3 19:08:41 Removing intermediate container 9e9911bd59b3 19:08:41 ---> b429f11ad3ea 19:08:41 Step 12/12 : RUN $MAKE 19:08:41 ---> Running in 03551a79bb77 19:08:41 noop 19:08:41 Removing intermediate container 03551a79bb77 19:08:41 ---> d7395d008e9d 19:08:41 Successfully built d7395d008e9d 19:08:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:42 + docker inspect -f . ci-base-image-arm64 19:08:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:42 prd-ubuntu20.04-docker-arm64-4c-16g-16273 does not seem to be running inside a container 19:08:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/70 -v /w/workspace/app-record-replay/70:/w/workspace/app-record-replay/70:rw,z -v /w/workspace/app-record-replay/70@tmp:/w/workspace/app-record-replay/70@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 19:08:43 $ docker top 471f4a143e469082e4a53152f99ff9aeb7dd7a899716f2706d1c0bae4b0eee04 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:44 + go version 19:08:44 go version go1.21.0 linux/arm64 [Pipeline] } 19:08:44 $ docker stop --time=1 471f4a143e469082e4a53152f99ff9aeb7dd7a899716f2706d1c0bae4b0eee04 19:08:46 $ docker rm -f --volumes 471f4a143e469082e4a53152f99ff9aeb7dd7a899716f2706d1c0bae4b0eee04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:46 + docker inspect -f . ci-base-image-arm64 19:08:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:47 prd-ubuntu20.04-docker-arm64-4c-16g-16273 does not seem to be running inside a container 19:08:47 $ 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/70 -v /w/workspace/app-record-replay/70:/w/workspace/app-record-replay/70:rw,z -v /w/workspace/app-record-replay/70@tmp:/w/workspace/app-record-replay/70@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 19:08:48 $ docker top ed1d12a7aaa6c18bbe4b10ad036a07db6cdc66ab392bdc068d399ab1e7caa54e -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:49 + git config --global --add safe.directory /w/workspace/app-record-replay/70 [Pipeline] fileExists [Pipeline] sh 19:08:49 + make test 19:08:49 go test -race -coverprofile=coverage.out ./... 19:10:56 ? github.com/edgexfoundry/app-record-replay [no test files] 19:11:03 ok github.com/edgexfoundry/app-record-replay/internal/app 1.261s coverage: 88.0% of statements 19:11:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 19:11:04 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 19:11:06 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 19:11:16 ok github.com/edgexfoundry/app-record-replay/internal/application 9.974s coverage: 98.7% of statements 19:11:16 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.490s coverage: 89.7% of statements 19:11:16 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.172s coverage: 100.0% of statements 19:11:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:11:16 go vet ./... 19:13:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:08 ./bin/test-attribution-txt.sh [Pipeline] echo 19:13:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:13:08 $ docker stop --time=1 ed1d12a7aaa6c18bbe4b10ad036a07db6cdc66ab392bdc068d399ab1e7caa54e 19:13:10 $ docker rm -f --volumes ed1d12a7aaa6c18bbe4b10ad036a07db6cdc66ab392bdc068d399ab1e7caa54e [Pipeline] // withDockerContainer [Pipeline] sh 19:13:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:13:11 Warning: overwriting stash ‘coverage-report’ 19:13:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:13:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:13:12 + ls -al . 19:13:12 total 188 19:13:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 19:08 . 19:13:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 19:06 .. 19:13:12 -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 19:06 .dockerignore 19:13:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 19:06 .git 19:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 19:06 .github 19:13:12 -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 19:06 .gitignore 19:13:12 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 19:06 .golangci.yml 19:13:12 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 19:06 Attribution.txt 19:13:12 -rw-rw-r-- 1 jenkins jenkins 458 Nov 1 19:06 CHANGELOG.md 19:13:12 -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 19:06 Dockerfile 19:13:12 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 19:06 GOVERNANCE.md 19:13:12 -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 19:06 Jenkinsfile 19:13:12 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 19:06 LICENSE 19:13:12 -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 19:06 Makefile 19:13:12 -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 19:06 OWNERS.md 19:13:12 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 19:06 README.md 19:13:12 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 19:06 Record and Reply.postman_collection.json 19:13:12 -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 19:01 VERSION 19:13:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 19:06 bin 19:13:12 -rw-r--r-- 1 jenkins jenkins 24667 Nov 1 19:11 coverage.out 19:13:12 -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 19:06 go.mod 19:13:12 -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 19:06 go.sum 19:13:12 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 19:06 internal 19:13:12 -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 19:06 main.go 19:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 19:06 openapi 19:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 19:06 pkg 19:13:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 19:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:13 + 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=0e3d41eb9650f15297245de427bbe3a0939e088d --label arch=arm64 --label version=3.1.0-dev.65 . 19:13:13 Sending build context to Docker daemon 284.7kB 19:13:13 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:13:13 Step 2/26 : FROM ${BASE} AS builder 19:13:13 ---> d7395d008e9d 19:13:13 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 19:13:13 ---> Running in ea7182bbed0d 19:13:14 Removing intermediate container ea7182bbed0d 19:13:14 ---> bad9a50c8890 19:13:14 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:13:14 ---> Running in de6ea7c6d327 19:13:14 Removing intermediate container de6ea7c6d327 19:13:14 ---> e0ecb434b5ce 19:13:14 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:13:14 ---> Running in 5bf6fd4e8d33 19:13:14 Removing intermediate container 5bf6fd4e8d33 19:13:14 ---> f7897cb21a29 19:13:14 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:13:15 ---> Running in 779dfe5f8e47 19:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:13:17 OK: 266 MiB in 52 packages 19:13:18 Removing intermediate container 779dfe5f8e47 19:13:18 ---> 744a008f85a1 19:13:18 Step 7/26 : WORKDIR /app 19:13:18 ---> Running in b03110da4a3f 19:13:18 Removing intermediate container b03110da4a3f 19:13:18 ---> 03ccf3082b48 19:13:18 Step 8/26 : COPY go.mod vendor* ./ 19:13:19 ---> 9913607de4ad 19:13:19 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:19 ---> Running in ccbfc09df852 19:13:21 Removing intermediate container ccbfc09df852 19:13:21 ---> ae6f8acf4bf4 19:13:21 Step 10/26 : COPY . . 19:13:22 ---> 630c5bd4efb6 19:13:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:13:22 ---> Running in 7b82fa0564e2 19:13:22 Removing intermediate container 7b82fa0564e2 19:13:22 ---> 0d4160a9a70b 19:13:22 Step 12/26 : RUN $MAKE 19:13:22 ---> Running in aa3584cde861 19:13:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.65" -trimpath -mod=readonly -o app-record-replay 19:15:15 Removing intermediate container aa3584cde861 19:15:15 ---> 48b0e9c85e32 19:15:15 Step 13/26 : FROM alpine:3.18 19:15:15 3.18: Pulling from library/alpine 19:15:15 579b34f0a95b: Pulling fs layer 19:15:15 579b34f0a95b: Download complete 19:15:15 579b34f0a95b: Pull complete 19:15:15 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:15:15 Status: Downloaded newer image for alpine:3.18 19:15:15 ---> 3cc203321400 19:15:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:15:15 ---> Running in fa21df721847 19:15:15 Removing intermediate container fa21df721847 19:15:15 ---> e7bcd22d178f 19:15:15 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 19:15:15 ---> Running in 161d751070d1 19:15:15 Removing intermediate container 161d751070d1 19:15:15 ---> e3bee8f82a1a 19:15:15 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 19:15:15 ---> Running in d9611e01de4c 19:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:15:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:15:15 (1/2) Installing ca-certificates (20230506-r0) 19:15:16 (2/2) Installing dumb-init (1.2.5-r2) 19:15:16 Executing busybox-1.36.1-r2.trigger 19:15:16 Executing ca-certificates-20230506-r0.trigger 19:15:16 OK: 9 MiB in 17 packages 19:15:17 Removing intermediate container d9611e01de4c 19:15:17 ---> 781c0483f8ca 19:15:17 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:15:17 ---> 13f13c54b775 19:15:17 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 19:15:18 ---> a0f395b75d67 19:15:18 Step 19/26 : COPY --from=builder /app/res/ /res/ 19:15:19 ---> 1c7e297f574f 19:15:19 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 19:15:20 ---> 3702cc3c9dcb 19:15:20 Step 21/26 : EXPOSE 59712 19:15:20 ---> Running in 14e26fc8c3d0 19:15:20 Removing intermediate container 14e26fc8c3d0 19:15:20 ---> 88821bbc8127 19:15:20 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 19:15:20 ---> Running in 7530195349ae 19:15:21 Removing intermediate container 7530195349ae 19:15:21 ---> 069d976b5dbe 19:15:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:15:21 ---> Running in 36c1de71edba 19:15:21 Removing intermediate container 36c1de71edba 19:15:21 ---> 5d56e36dcd31 19:15:21 Step 24/26 : LABEL arch=arm64 19:15:21 ---> Running in 3e09d4ab9bff 19:15:22 Removing intermediate container 3e09d4ab9bff 19:15:22 ---> 9f45feaf9ca1 19:15:22 Step 25/26 : LABEL git_sha=0e3d41eb9650f15297245de427bbe3a0939e088d 19:15:22 ---> Running in 6c84c4852c9a 19:15:22 Removing intermediate container 6c84c4852c9a 19:15:22 ---> fb1136cd2b8c 19:15:22 Step 26/26 : LABEL version=3.1.0-dev.65 19:15:22 ---> Running in 4cf52e767c60 19:15:22 Removing intermediate container 4cf52e767c60 19:15:22 ---> 683ca6ad1b82 19:15:22 [Warning] One or more build-args [ARCH] were not consumed 19:15:22 Successfully built 683ca6ad1b82 19:15:22 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 19:15:22 provisioning config files... 19:15:22 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/70@tmp/config5837765747502266254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:15:23 ---> docker-login.sh 19:15:23 nexus3.edgexfoundry.org:10001 19:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:23 Configure a credential helper to remove this warning. See 19:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:23 19:15:23 Login Succeeded 19:15:23 nexus3.edgexfoundry.org:10002 19:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:23 Configure a credential helper to remove this warning. See 19:15:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:23 19:15:23 Login Succeeded 19:15:23 nexus3.edgexfoundry.org:10003 19:15:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:24 Configure a credential helper to remove this warning. See 19:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:24 19:15:24 Login Succeeded 19:15:24 nexus3.edgexfoundry.org:10004 19:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:24 Configure a credential helper to remove this warning. See 19:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:24 19:15:24 Login Succeeded 19:15:24 docker.io 19:15:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:24 Configure a credential helper to remove this warning. See 19:15:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:24 19:15:24 Login Succeeded 19:15:24 ---> docker-login.sh ends [Pipeline] } 19:15:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:15:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:15:25 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 19:15:25 0e3d41eb9650f15297245de427bbe3a0939e088d 19:15:25 latest 19:15:25 3.1.0-dev.65 19:15:25 0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 19:15:25 main 19:15:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:25 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e3d41eb9650f15297245de427bbe3a0939e088d 19:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:15:25 d9288f0fba23: Preparing 19:15:25 1f20ab957470: Preparing 19:15:25 ee48db5e24d7: Preparing 19:15:25 1087816cc75d: Preparing 19:15:25 098f0ec50f74: Preparing 19:15:25 5f4d9fc4d98d: Preparing 19:15:25 5f4d9fc4d98d: Waiting 19:15:26 ee48db5e24d7: Pushed 19:15:26 1087816cc75d: Pushed 19:15:26 1f20ab957470: Pushed 19:15:26 5f4d9fc4d98d: Layer already exists 19:15:26 098f0ec50f74: Pushed 19:15:31 d9288f0fba23: Pushed 19:15:32 0e3d41eb9650f15297245de427bbe3a0939e088d: digest: sha256:7cdf08628f20835d9f12a15713e90313d3278cab18200873f96197127808e0fa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:32 + 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 19:15:33 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 19:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:15:33 d9288f0fba23: Preparing 19:15:33 1f20ab957470: Preparing 19:15:33 ee48db5e24d7: Preparing 19:15:33 1087816cc75d: Preparing 19:15:33 098f0ec50f74: Preparing 19:15:33 5f4d9fc4d98d: Preparing 19:15:33 5f4d9fc4d98d: Waiting 19:15:33 d9288f0fba23: Layer already exists 19:15:33 ee48db5e24d7: Layer already exists 19:15:33 1087816cc75d: Layer already exists 19:15:33 098f0ec50f74: Layer already exists 19:15:33 1f20ab957470: Layer already exists 19:15:33 5f4d9fc4d98d: Layer already exists 19:15:33 latest: digest: sha256:7cdf08628f20835d9f12a15713e90313d3278cab18200873f96197127808e0fa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:33 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.65 19:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:15:34 d9288f0fba23: Preparing 19:15:34 1f20ab957470: Preparing 19:15:34 ee48db5e24d7: Preparing 19:15:34 1087816cc75d: Preparing 19:15:34 098f0ec50f74: Preparing 19:15:34 5f4d9fc4d98d: Preparing 19:15:34 5f4d9fc4d98d: Waiting 19:15:34 ee48db5e24d7: Layer already exists 19:15:34 d9288f0fba23: Layer already exists 19:15:34 098f0ec50f74: Layer already exists 19:15:34 1f20ab957470: Layer already exists 19:15:34 1087816cc75d: Layer already exists 19:15:34 5f4d9fc4d98d: Layer already exists 19:15:34 3.1.0-dev.65: digest: sha256:7cdf08628f20835d9f12a15713e90313d3278cab18200873f96197127808e0fa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:34 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:34 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 19:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:15:34 d9288f0fba23: Preparing 19:15:34 1f20ab957470: Preparing 19:15:34 ee48db5e24d7: Preparing 19:15:34 1087816cc75d: Preparing 19:15:34 098f0ec50f74: Preparing 19:15:34 5f4d9fc4d98d: Preparing 19:15:34 5f4d9fc4d98d: Waiting 19:15:34 1f20ab957470: Layer already exists 19:15:34 098f0ec50f74: Layer already exists 19:15:34 d9288f0fba23: Layer already exists 19:15:34 ee48db5e24d7: Layer already exists 19:15:34 1087816cc75d: Layer already exists 19:15:34 5f4d9fc4d98d: Layer already exists 19:15:35 0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65: digest: sha256:7cdf08628f20835d9f12a15713e90313d3278cab18200873f96197127808e0fa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:35 + 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 19:15:39 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 19:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 19:15:39 d9288f0fba23: Preparing 19:15:39 1f20ab957470: Preparing 19:15:39 ee48db5e24d7: Preparing 19:15:39 1087816cc75d: Preparing 19:15:39 098f0ec50f74: Preparing 19:15:39 5f4d9fc4d98d: Preparing 19:15:39 5f4d9fc4d98d: Waiting 19:15:39 1087816cc75d: Layer already exists 19:15:39 d9288f0fba23: Layer already exists 19:15:39 1f20ab957470: Layer already exists 19:15:39 098f0ec50f74: Layer already exists 19:15:39 ee48db5e24d7: Layer already exists 19:15:39 5f4d9fc4d98d: Layer already exists 19:15:39 main: digest: sha256:7cdf08628f20835d9f12a15713e90313d3278cab18200873f96197127808e0fa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:15:39 ===================================================== [Pipeline] echo 19:15:39 taggedImages: 19:15:39 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e3d41eb9650f15297245de427bbe3a0939e088d 19:15:39 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 19:15:39 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.65 19:15:39 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0e3d41eb9650f15297245de427bbe3a0939e088d-3.1.0-dev.65 19:15:39 - 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 19:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:39 19:15:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:15:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:15:40 arm64: Pulling from edgex-lftools-log-publisher 19:15:40 8998bd30e6a1: Pulling fs layer 19:15:40 04944245beec: Pulling fs layer 19:15:40 699f458cf7ca: Pulling fs layer 19:15:40 765212b225bb: Pulling fs layer 19:15:40 f23df028b6ca: Pulling fs layer 19:15:40 d65c8cfc05b1: Pulling fs layer 19:15:40 2437ff75d9bd: Pulling fs layer 19:15:40 765212b225bb: Waiting 19:15:40 f23df028b6ca: Waiting 19:15:40 d65c8cfc05b1: Waiting 19:15:40 2437ff75d9bd: Waiting 19:15:40 04944245beec: Verifying Checksum 19:15:40 04944245beec: Download complete 19:15:40 765212b225bb: Verifying Checksum 19:15:40 765212b225bb: Download complete 19:15:40 f23df028b6ca: Verifying Checksum 19:15:40 f23df028b6ca: Download complete 19:15:40 d65c8cfc05b1: Verifying Checksum 19:15:40 d65c8cfc05b1: Download complete 19:15:40 699f458cf7ca: Verifying Checksum 19:15:40 699f458cf7ca: Download complete 19:15:41 8998bd30e6a1: Verifying Checksum 19:15:41 8998bd30e6a1: Download complete 19:15:43 2437ff75d9bd: Verifying Checksum 19:15:43 2437ff75d9bd: Download complete 19:15:45 8998bd30e6a1: Pull complete 19:15:46 04944245beec: Pull complete 19:15:48 699f458cf7ca: Pull complete 19:15:48 765212b225bb: Pull complete 19:15:48 f23df028b6ca: Pull complete 19:15:48 d65c8cfc05b1: Pull complete 19:16:07 2437ff75d9bd: Pull complete 19:16:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:07 prd-ubuntu20.04-docker-arm64-4c-16g-16273 does not seem to be running inside a container 19:16:07 $ 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/70 -v /w/workspace/app-record-replay/70:/w/workspace/app-record-replay/70:rw,z -v /w/workspace/app-record-replay/70@tmp:/w/workspace/app-record-replay/70@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 19:16:09 $ docker top 1e31ce554b3f0245798462d4c70179b818cb280952773d88730f6cf2b7a809e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:10 ---> job-cost.sh 19:16:10 lf-activate-venv: SKIPPING 19:16:10 INFO: No Stack... 19:16:11 INFO: Retrieving Pricing Info for: v3-standard-4 19:16:12 INFO: Archiving Costs [Pipeline] sh 19:16:12 + cat /w/workspace/app-record-replay/70/archives/cost.csv 19:16:12 + cut -d, -f6 [Pipeline] lock 19:16:12 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] 19:16:12 Resource [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] did not exist. Created. 19:16:12 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:16:13 /w/workspace/app-record-replay/70@tmp/durable-06efd1a1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:16:13 + echo total: 0.10999999940395355 [Pipeline] stash 19:16:13 Warning: overwriting stash ‘stack-cost’ 19:16:13 Stashed 1 file(s) [Pipeline] } 19:16:13 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-70-stack-cost] [Pipeline] // lock [Pipeline] } 19:16:13 $ docker stop --time=1 1e31ce554b3f0245798462d4c70179b818cb280952773d88730f6cf2b7a809e1 19:16:15 $ docker rm -f --volumes 1e31ce554b3f0245798462d4c70179b818cb280952773d88730f6cf2b7a809e1 [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 19:16:15 provisioning config files... 19:16:15 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3705218715936276307tmp [Pipeline] { [Pipeline] sh 19:16:15 + set +x 19:16:15 + curl -s https://codecov.io/bash 19:16:15 + bash -s -- 19:16:15 19:16:15 _____ _ 19:16:15 / ____| | | 19:16:15 | | ___ __| | ___ ___ _____ __ 19:16:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:16:15 | |___| (_) | (_| | __/ (_| (_) \ V / 19:16:15 \_____\___/ \__,_|\___|\___\___/ \_/ 19:16:15 Bash-1.0.6 19:16:15 19:16:15 19:16:15 ==> git version 2.25.1 found 19:16:15 ==> 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 19:16:15 Release-Date: 2020-01-08 19:16:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:16:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:16:15 ==> Jenkins CI detected. 19:16:15 current dir:  /w/workspace/exfoundry_app-record-replay_main 19:16:15 project root: . 19:16:15 --> token set from env 19:16:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:16:15 ==> Running gcov in . (disable via -X gcov) 19:16:15 ==> Python coveragepy not found 19:16:15 ==> Searching for coverage reports in: 19:16:15 + . 19:16:15 -> Found 1 reports 19:16:15 ==> Detecting git/mercurial file structure 19:16:15 ==> Reading reports 19:16:15 + ./coverage.out bytes=24667 19:16:15 ==> Appending adjustments 19:16:15 https://docs.codecov.io/docs/fixing-reports 19:16:16 + Found adjustments 19:16:16 ==> Gzipping contents 19:16:16 8.0K /tmp/codecov.jJlRBX.gz 19:16:16 ==> Uploading reports 19:16:16 url: https://codecov.io 19:16:16 query: branch=main&commit=0e3d41eb9650f15297245de427bbe3a0939e088d&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 19:16:16 -> Pinging Codecov 19:16:16 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=0e3d41eb9650f15297245de427bbe3a0939e088d&build=70&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F70%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 19:16:16 -> Uploading to 19:16:16 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/F467761B9912B4F32F9BC62907045C81/0e3d41eb9650f15297245de427bbe3a0939e088d/7f70e74a-249c-4ec9-ba38-a0f2826ff54e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T191616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=191ef60e8ca0f92dd9ba11333d42b29b79f1c27ceb90a9c40129c0b21d0f2e52 19:16:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:16:16 Dload Upload Total Spent Left Speed 19:16:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4851 0 0 100 4851 0 18586 --:--:-- --:--:-- --:--:-- 18586 19:16:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] } 19:16:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:16:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:16:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:16:17 19:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:16:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:16:17 df9b9388f04a: Pulling fs layer 19:16:17 52dc419b0ee2: Pulling fs layer 19:16:17 25bc292e5bac: Pulling fs layer 19:16:17 114826534d7a: Pulling fs layer 19:16:17 4657fd5d0bcf: Pulling fs layer 19:16:17 6ad1cebc031e: Pulling fs layer 19:16:17 8a3aa393b2d8: Pulling fs layer 19:16:17 114826534d7a: Waiting 19:16:17 4657fd5d0bcf: Waiting 19:16:17 6ad1cebc031e: Waiting 19:16:17 8a3aa393b2d8: Waiting 19:16:17 25bc292e5bac: Verifying Checksum 19:16:17 25bc292e5bac: Download complete 19:16:17 52dc419b0ee2: Download complete 19:16:17 4657fd5d0bcf: Download complete 19:16:17 df9b9388f04a: Download complete 19:16:17 df9b9388f04a: Pull complete 19:16:17 52dc419b0ee2: Pull complete 19:16:17 6ad1cebc031e: Verifying Checksum 19:16:17 6ad1cebc031e: Download complete 19:16:17 25bc292e5bac: Pull complete 19:16:18 114826534d7a: Verifying Checksum 19:16:18 114826534d7a: Download complete 19:16:18 8a3aa393b2d8: Verifying Checksum 19:16:18 8a3aa393b2d8: Download complete 19:16:21 114826534d7a: Pull complete 19:16:21 4657fd5d0bcf: Pull complete 19:16:22 6ad1cebc031e: Pull complete 19:16:25 8a3aa393b2d8: Pull complete 19:16:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:16:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:25 prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container 19:16:25 $ 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 19:16:34 $ docker top b56cad5207d6c7caa972a7b0177d8c719d604cadcaa3a9b4f4cb59f514b85fb9 -eo pid,comm [Pipeline] { [Pipeline] echo 19:16:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 19:16:35 + set -o pipefail 19:16:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 19:16:40 19:16:40 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 19:16:40 19:16:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/c652020d-02ed-4da8-92b8-7b5d65feba3f 19:16:40 19:16:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:16:40 19:16:40 19:16:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:16:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:16:40 More details here: https://snyk.co/ue1NS 19:16:40 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:16:40 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:16:40 $ docker stop --time=1 b56cad5207d6c7caa972a7b0177d8c719d604cadcaa3a9b4f4cb59f514b85fb9 19:16:47 $ docker rm -f --volumes b56cad5207d6c7caa972a7b0177d8c719d604cadcaa3a9b4f4cb59f514b85fb9 [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 19:16:48 + git log --format=format:%s -1 0e3d41eb9650f15297245de427bbe3a0939e088d [Pipeline] sh 19:16:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:16:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:16:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:48 prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container 19:16:48 $ 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 19:16:49 $ docker top cb6e374c697f39cc48f54648b014c925694e96bd9852e624f0ad1cafb83e7335 -eo pid,comm 19:16:49 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). 19:16:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:16:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:16:49 [ssh-agent] Looking for ssh-agent implementation... 19:16:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:16:49 $ docker exec cb6e374c697f39cc48f54648b014c925694e96bd9852e624f0ad1cafb83e7335 ssh-agent 19:16:49 SSH_AUTH_SOCK=/tmp/ssh-RRfwK3OASYf2/agent.32 19:16:49 SSH_AGENT_PID=38 19:16:49 Running ssh-add (command line suppressed) 19:16:49 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7252441382585828684.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7252441382585828684.key) 19:16:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:16:49 + git semver tag 19:16:50 2023-11-01 19:16:50,110 [run_tag] DEBUG tag force:False 19:16:50 2023-11-01 19:16:50,110 [check_head_tag] DEBUG check head tag 19:16:50 2023-11-01 19:16:50,111 [execute] INFO git cat-file --batch-check 19:16:50 2023-11-01 19:16:50,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 19:16:50 2023-11-01 19:16:50,115 [execute] INFO git cat-file --batch 19:16:50 2023-11-01 19:16:50,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 19:16:50 2023-11-01 19:16:50,136 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:16:50 2023-11-01 19:16:50,136 [execute] INFO git tag -a v3.1.0-dev.65 -m v3.1.0-dev.65 19:16:50 2023-11-01 19:16:50,137 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.65', '-m', 'v3.1.0-dev.65'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 19:16:50 2023-11-01 19:16:50,141 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:16:50 3.1.0-dev.65 [Pipeline] } 19:16:50 $ docker exec --env ******** --env ******** cb6e374c697f39cc48f54648b014c925694e96bd9852e624f0ad1cafb83e7335 ssh-agent -k 19:16:50 unset SSH_AUTH_SOCK; 19:16:50 unset SSH_AGENT_PID; 19:16:50 echo Agent pid 38 killed; 19:16:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:16:50 + git semver [Pipeline] } 19:16:50 $ docker stop --time=1 cb6e374c697f39cc48f54648b014c925694e96bd9852e624f0ad1cafb83e7335 19:16:52 $ docker rm -f --volumes cb6e374c697f39cc48f54648b014c925694e96bd9852e624f0ad1cafb83e7335 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:16:52 19:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:16:53 0.23.1-centos7: Pulling from edgex-lftools 19:16:53 ab5ef0e58194: Pulling fs layer 19:16:53 9712f1f96733: Pulling fs layer 19:16:53 63f879dbbcfc: Pulling fs layer 19:16:53 0d9ebad4ef96: Pulling fs layer 19:16:53 e9a5061849ea: Pulling fs layer 19:16:53 d747dcd14b5f: Pulling fs layer 19:16:53 2de7ff778b66: Pulling fs layer 19:16:53 0d9ebad4ef96: Waiting 19:16:53 d747dcd14b5f: Waiting 19:16:53 2de7ff778b66: Waiting 19:16:53 e9a5061849ea: Waiting 19:16:53 9712f1f96733: Download complete 19:16:53 63f879dbbcfc: Verifying Checksum 19:16:53 63f879dbbcfc: Download complete 19:16:53 e9a5061849ea: Verifying Checksum 19:16:53 e9a5061849ea: Download complete 19:16:53 d747dcd14b5f: Verifying Checksum 19:16:53 d747dcd14b5f: Download complete 19:16:53 0d9ebad4ef96: Verifying Checksum 19:16:53 0d9ebad4ef96: Download complete 19:16:53 ab5ef0e58194: Verifying Checksum 19:16:53 ab5ef0e58194: Download complete 19:16:54 2de7ff778b66: Verifying Checksum 19:16:54 2de7ff778b66: Download complete 19:16:56 ab5ef0e58194: Pull complete 19:16:56 9712f1f96733: Pull complete 19:16:57 63f879dbbcfc: Pull complete 19:17:01 0d9ebad4ef96: Pull complete 19:17:01 e9a5061849ea: Pull complete 19:17:01 d747dcd14b5f: Pull complete 19:17:02 2de7ff778b66: Pull complete 19:17:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:17:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:02 prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container 19:17:02 $ 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 19:17:14 $ docker top 1c99e95f22f7759146aa84d60f6775e2c6cac9e0349332949f40095a83142d68 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:17:14 provisioning config files... 19:17:14 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1984688438383345453tmp 19:17:14 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4862555162983400888tmp 19:17:14 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11405695444379608536tmp [Pipeline] { [Pipeline] echo 19:17:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:17:15 ---> sigul-configuration.sh 19:17:15 gpg: directory `/root/.gnupg' created 19:17:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:17:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:17:15 gpg: keyring `/root/.gnupg/secring.gpg' created 19:17:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:17:15 gpg: CAST5 encrypted data 19:17:15 gpg: encrypted with 1 passphrase 19:17:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:17:15 + mkdir /home/jenkins 19:17:15 + mkdir /home/jenkins/sigul [Pipeline] sh 19:17:15 + 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 19:17:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:17:16 ---> sigul-install.sh 19:17:16 Sigul already installed; skipping installation. [Pipeline] sh 19:17:16 + git tag --list 19:17:16 v3.1.0-dev.0 19:17:16 v3.1.0-dev.1 19:17:16 v3.1.0-dev.10 19:17:16 v3.1.0-dev.11 19:17:16 v3.1.0-dev.12 19:17:16 v3.1.0-dev.13 19:17:16 v3.1.0-dev.14 19:17:16 v3.1.0-dev.15 19:17:16 v3.1.0-dev.16 19:17:16 v3.1.0-dev.17 19:17:16 v3.1.0-dev.18 19:17:16 v3.1.0-dev.19 19:17:16 v3.1.0-dev.2 19:17:16 v3.1.0-dev.20 19:17:16 v3.1.0-dev.21 19:17:16 v3.1.0-dev.22 19:17:16 v3.1.0-dev.23 19:17:16 v3.1.0-dev.24 19:17:16 v3.1.0-dev.25 19:17:16 v3.1.0-dev.26 19:17:16 v3.1.0-dev.27 19:17:16 v3.1.0-dev.28 19:17:16 v3.1.0-dev.29 19:17:16 v3.1.0-dev.3 19:17:16 v3.1.0-dev.30 19:17:16 v3.1.0-dev.31 19:17:16 v3.1.0-dev.32 19:17:16 v3.1.0-dev.33 19:17:16 v3.1.0-dev.34 19:17:16 v3.1.0-dev.35 19:17:16 v3.1.0-dev.36 19:17:16 v3.1.0-dev.37 19:17:16 v3.1.0-dev.38 19:17:16 v3.1.0-dev.39 19:17:16 v3.1.0-dev.4 19:17:16 v3.1.0-dev.40 19:17:16 v3.1.0-dev.41 19:17:16 v3.1.0-dev.42 19:17:16 v3.1.0-dev.43 19:17:16 v3.1.0-dev.44 19:17:16 v3.1.0-dev.45 19:17:16 v3.1.0-dev.46 19:17:16 v3.1.0-dev.47 19:17:16 v3.1.0-dev.48 19:17:16 v3.1.0-dev.49 19:17:16 v3.1.0-dev.5 19:17:16 v3.1.0-dev.50 19:17:16 v3.1.0-dev.51 19:17:16 v3.1.0-dev.52 19:17:16 v3.1.0-dev.53 19:17:16 v3.1.0-dev.54 19:17:16 v3.1.0-dev.55 19:17:16 v3.1.0-dev.56 19:17:16 v3.1.0-dev.57 19:17:16 v3.1.0-dev.58 19:17:16 v3.1.0-dev.59 19:17:16 v3.1.0-dev.6 19:17:16 v3.1.0-dev.60 19:17:16 v3.1.0-dev.61 19:17:16 v3.1.0-dev.62 19:17:16 v3.1.0-dev.63 19:17:16 v3.1.0-dev.64 19:17:16 v3.1.0-dev.65 19:17:16 v3.1.0-dev.7 19:17:16 v3.1.0-dev.8 19:17:16 v3.1.0-dev.9 [Pipeline] sh 19:17:16 + lftools sign git-tag v3.1.0-dev.65 19:17:17 Signing Git tag with Sigul... 19:17:17 Signing v3.1.0-dev.65 [Pipeline] echo 19:17:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:17:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:17:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:17:18 $ docker stop --time=1 1c99e95f22f7759146aa84d60f6775e2c6cac9e0349332949f40095a83142d68 19:17:19 $ docker rm -f --volumes 1c99e95f22f7759146aa84d60f6775e2c6cac9e0349332949f40095a83142d68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:17:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:17:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:20 prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container 19:17:20 $ 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 19:17:20 $ docker top 027fbb3c871c126d476e3922d560a7c8ead3fe44d40995d3d16c4eadd08ecebb -eo pid,comm 19:17:20 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). 19:17:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:17:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:17:20 [ssh-agent] Looking for ssh-agent implementation... 19:17:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:20 $ docker exec 027fbb3c871c126d476e3922d560a7c8ead3fe44d40995d3d16c4eadd08ecebb ssh-agent 19:17:21 SSH_AUTH_SOCK=/tmp/ssh-A3kA62rA3unB/agent.31 19:17:21 SSH_AGENT_PID=37 19:17:21 Running ssh-add (command line suppressed) 19:17:21 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_242127354980673338.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_242127354980673338.key) 19:17:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:17:21 + git semver bump pre 19:17:21 2023-11-01 19:17:21,620 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:17:21 2023-11-01 19:17:21,620 [bump_version] DEBUG bumping version:3.1.0-dev.65 on axis:pre with prefix:dev 19:17:21 2023-11-01 19:17:21,620 [bump_version] DEBUG bumped version:3.1.0-dev.66 19:17:21 2023-11-01 19:17:21,620 [write_version] DEBUG write version:3.1.0-dev.66 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 19:17:21 2023-11-01 19:17:21,620 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:17:21 2023-11-01 19:17:21,620 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 19:17:21 2023-11-01 19:17:21,622 [execute] INFO git cat-file --batch-check 19:17:21 2023-11-01 19:17:21,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 19:17:21 2023-11-01 19:17:21,626 [execute] INFO git cat-file --batch 19:17:21 2023-11-01 19:17:21,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 19:17:21 2023-11-01 19:17:21,630 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:17:21 3.1.0-dev.66 [Pipeline] } 19:17:21 $ docker exec --env ******** --env ******** 027fbb3c871c126d476e3922d560a7c8ead3fe44d40995d3d16c4eadd08ecebb ssh-agent -k 19:17:21 unset SSH_AUTH_SOCK; 19:17:21 unset SSH_AGENT_PID; 19:17:21 echo Agent pid 37 killed; 19:17:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:17:22 + git semver [Pipeline] } 19:17:22 $ docker stop --time=1 027fbb3c871c126d476e3922d560a7c8ead3fe44d40995d3d16c4eadd08ecebb 19:17:23 $ docker rm -f --volumes 027fbb3c871c126d476e3922d560a7c8ead3fe44d40995d3d16c4eadd08ecebb [Pipeline] // withDockerContainer [Pipeline] sh 19:17:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:17:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:24 prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container 19:17:24 $ 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 19:17:24 $ docker top 99c9aa4b9d9816e8da3a504a39def7e0d4522626dc3ad3969d594c3b5ead9b92 -eo pid,comm 19:17:24 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). 19:17:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:17:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:17:24 [ssh-agent] Looking for ssh-agent implementation... 19:17:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:25 $ docker exec 99c9aa4b9d9816e8da3a504a39def7e0d4522626dc3ad3969d594c3b5ead9b92 ssh-agent 19:17:25 SSH_AUTH_SOCK=/tmp/ssh-xUjoO7qqRY1C/agent.32 19:17:25 SSH_AGENT_PID=39 19:17:25 Running ssh-add (command line suppressed) 19:17:25 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1561751854551222797.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1561751854551222797.key) 19:17:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:17:25 + git semver push 19:17:25 2023-11-01 19:17:25,787 [run_push] DEBUG push 19:17:25 2023-11-01 19:17:25,789 [execute] INFO git cat-file --batch-check 19:17:25 2023-11-01 19:17:25,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 19:17:25 2023-11-01 19:17:25,793 [execute] INFO git rev-list 322544efc22e6d30a54230ab12e550368370d239 -- 19:17:25 2023-11-01 19:17:25,794 [execute] DEBUG Popen(['git', 'rev-list', '322544efc22e6d30a54230ab12e550368370d239', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 19:17:25 2023-11-01 19:17:25,800 [execute] INFO git fetch -v origin 19:17:25 2023-11-01 19:17:25,800 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 19:17:26 2023-11-01 19:17:26,374 [run_push] DEBUG no remote changes detected 19:17:26 2023-11-01 19:17:26,375 [execute] INFO git push origin semver 19:17:26 2023-11-01 19:17:26,375 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 19:17:27 2023-11-01 19:17:27,405 [run_push] DEBUG push all version tags 19:17:27 2023-11-01 19:17:27,406 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:17:27 2023-11-01 19:17:27,406 [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) 19:17:28 2023-11-01 19:17:28,207 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 19:17:28 3.1.0-dev.66 [Pipeline] } 19:17:28 $ docker exec --env ******** --env ******** 99c9aa4b9d9816e8da3a504a39def7e0d4522626dc3ad3969d594c3b5ead9b92 ssh-agent -k 19:17:28 unset SSH_AUTH_SOCK; 19:17:28 unset SSH_AGENT_PID; 19:17:28 echo Agent pid 39 killed; 19:17:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:17:28 + git semver [Pipeline] } 19:17:29 $ docker stop --time=1 99c9aa4b9d9816e8da3a504a39def7e0d4522626dc3ad3969d594c3b5ead9b92 19:17:30 $ docker rm -f --volumes 99c9aa4b9d9816e8da3a504a39def7e0d4522626dc3ad3969d594c3b5ead9b92 [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 19:17:30 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 19:17:30 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 19:17:30 total 16 19:17:30 drwxr-xr-x 3 root root 4096 Nov 1 19:04 . 19:17:30 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 19:17 .. 19:17:30 drwxr-xr-x 2 root root 4096 Nov 1 19:04 cost 19:17:30 -rw-r--r-- 1 root root 88 Nov 1 19:04 cost.csv 19:17:30 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 19:17:30 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 19:17:30 total 16 19:17:30 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 19:04 . 19:17:30 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 19:17 .. 19:17:30 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 19:04 cost 19:17:30 -rw-r--r-- 1 jenkins jenkins 88 Nov 1 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:17:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:17:32 ---> package-listing.sh 19:17:32 ++ facter osfamily 19:17:32 ++ tr '[:upper:]' '[:lower:]' 19:17:32 + OS_FAMILY=debian 19:17:32 + workspace=/w/workspace/exfoundry_app-record-replay_main 19:17:32 + START_PACKAGES=/tmp/packages_start.txt 19:17:32 + END_PACKAGES=/tmp/packages_end.txt 19:17:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:17:32 + PACKAGES=/tmp/packages_start.txt 19:17:32 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 19:17:32 + PACKAGES=/tmp/packages_end.txt 19:17:32 + case "${OS_FAMILY}" in 19:17:32 + dpkg -l 19:17:32 + grep '^ii' 19:17:32 + '[' -f /tmp/packages_start.txt ']' 19:17:32 + '[' -f /tmp/packages_end.txt ']' 19:17:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:17:32 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 19:17:32 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 19:17:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 19:17:32 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 19:17:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:17:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:33 prd-ubuntu20.04-docker-8c-8g-16269 does not seem to be running inside a container 19:17:33 $ 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 19:17:33 $ docker top f5bcae46a389688cbdccf65a28fbdde8556025b070f297463f581f82b240b0dc -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:34 + touch /tmp/pre-build-complete [Pipeline] sh 19:17:34 + mkdir -p /var/log/sysstat [Pipeline] sh 19:17:34 + ls /var/log/sa-host 19:17:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:34 provisioning config files... 19:17:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3415752240824262071tmp [Pipeline] { [Pipeline] echo 19:17:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:17:35 ---> create-netrc.sh [Pipeline] } 19:17:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:17:35 ---> python-tools-install.sh [Pipeline] echo 19:17:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:17:35 ---> sudo-logs.sh 19:17:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:17:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:17:36 ---> job-cost.sh 19:17:36 lf-activate-venv: SKIPPING 19:17:36 DEBUG: total: 0.2199999988079071 19:17:36 INFO: Retrieving Stack Cost... 19:17:36 INFO: Retrieving Pricing Info for: v3-standard-8 19:17:36 INFO: Archiving Costs [Pipeline] echo 19:17:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:17:37 ---> logs-deploy.sh 19:17:37 lf-activate-venv: SKIPPING 19:17:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/70 19:17:37 INFO: archiving workspace using pattern(s): 19:17:38 Archives upload complete. 19:17:38 INFO: archiving logs to Nexus