Pull request #101 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 9c0dbbe099d0562a09da77e3942925bcb393e4b2+a76422e4938fa76fc1f70403caa898f6446adb22 (5a9873233d0c0ee335514629fd45a64b16b548a1) 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-ssh13257293102628168520.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-ssh7065324846850904841.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15485764104567550394.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8823271830677947373.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh12499129658248999758.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4816446825025783462.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-16237 in /w/workspace/foundry_app-record-replay_PR-101 [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/foundry_app-record-replay_PR-101 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a76422e4938fa76fc1f70403caa898f6446adb22 into PR head commit 9c0dbbe099d0562a09da77e3942925bcb393e4b2 Merge succeeded, producing 9c0dbbe099d0562a09da77e3942925bcb393e4b2 Checking out Revision 9c0dbbe099d0562a09da77e3942925bcb393e4b2 (PR-101) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c0dbbe099d0562a09da77e3942925bcb393e4b2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a76422e4938fa76fc1f70403caa898f6446adb22 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c0dbbe099d0562a09da77e3942925bcb393e4b2 # timeout=10 Commit message: "docs: Update changelog for 3.1 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:57:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:57:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:57:42 ========================================================= 16:57:42 EdgeX Global Pipelines Version Info 16:57:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:57:43 ------------------- 16:57:43 stable info: 16:57:43 ------------------- 16:57:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:57:43 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:57:43 Message: update stable to v1.0.255 16:57:44 ------------------- 16:57:44 experimental info: 16:57:44 ------------------- 16:57:44 Commited By: **** collab-it+edgex@linuxfoundation.org 16:57:44 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 16:57:44 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-101 [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-101 [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-101 [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c0dbbe099d0562a09da77e3942925bcb393e4b2 [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c0dbbe [Pipeline] echo 16:57:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:45 provisioning config files... 16:57:46 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-101@tmp/config1533791920257742387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:46 ---> docker-login.sh 16:57:46 nexus3.edgexfoundry.org:10001 16:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:47 Configure a credential helper to remove this warning. See 16:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:47 16:57:47 Login Succeeded 16:57:47 nexus3.edgexfoundry.org:10002 16:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:47 Configure a credential helper to remove this warning. See 16:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:47 16:57:47 Login Succeeded 16:57:47 nexus3.edgexfoundry.org:10003 16:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:47 Configure a credential helper to remove this warning. See 16:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:47 16:57:47 Login Succeeded 16:57:47 nexus3.edgexfoundry.org:10004 16:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:47 Configure a credential helper to remove this warning. See 16:57:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:47 16:57:47 Login Succeeded 16:57:47 docker.io 16:57:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:48 Configure a credential helper to remove this warning. See 16:57:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:48 16:57:48 Login Succeeded 16:57:48 ---> docker-login.sh ends [Pipeline] } 16:57:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:57:48 + git rev-list -1 --merges 9c0dbbe099d0562a09da77e3942925bcb393e4b2~1..9c0dbbe099d0562a09da77e3942925bcb393e4b2 [Pipeline] echo 16:57:48 -----------> git rev-list -1 --merges 9c0dbbe099d0562a09da77e3942925bcb393e4b2~1..9c0dbbe099d0562a09da77e3942925bcb393e4b2 9c0dbbe099d0562a09da77e3942925bcb393e4b2 [false] [Pipeline] sh 16:57:49 + git log --format=format:%s -1 9c0dbbe099d0562a09da77e3942925bcb393e4b2 [Pipeline] echo 16:57:49 ========================================================= 16:57:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:57:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:57:49 + git log --format=format:%s -1 9c0dbbe099d0562a09da77e3942925bcb393e4b2 [Pipeline] echo 16:57:49 [semverPrep] GIT_COMMIT: 9c0dbbe099d0562a09da77e3942925bcb393e4b2, Commit Message: docs: Update changelog for 3.1 release [Pipeline] echo 16:57:49 [semverPrep] This is not a build commit. [Pipeline] sh 16:57:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:57:50 + grep -v github /etc/ssh/ssh_known_hosts 16:57:50 + [ -e /tmp/ssh_known_hosts ] 16:57:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:57:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:57:50 + sudo tee -a /etc/ssh/ssh_known_hosts 16:57:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:50 16:57:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:57:52 0.1.4: Pulling from edgex-devops/py-git-semver 16:57:52 b85a868b505f: Pulling fs layer 16:57:52 e2be974225ed: Pulling fs layer 16:57:52 339a4e72a1f5: Pulling fs layer 16:57:52 988bab9f4d93: Pulling fs layer 16:57:52 1469e6f7b9e6: Pulling fs layer 16:57:52 eaf3925da568: Pulling fs layer 16:57:52 bab4dde63d76: Pulling fs layer 16:57:52 bde34c3a00c8: Pulling fs layer 16:57:52 b352a97aabf1: Pulling fs layer 16:57:52 4872d77fe225: Pulling fs layer 16:57:52 5851b861e8e6: Pulling fs layer 16:57:52 bde34c3a00c8: Waiting 16:57:52 b352a97aabf1: Waiting 16:57:52 988bab9f4d93: Waiting 16:57:52 4872d77fe225: Waiting 16:57:52 5851b861e8e6: Waiting 16:57:52 1469e6f7b9e6: Waiting 16:57:52 eaf3925da568: Waiting 16:57:52 bab4dde63d76: Waiting 16:57:52 e2be974225ed: Download complete 16:57:52 988bab9f4d93: Verifying Checksum 16:57:52 988bab9f4d93: Download complete 16:57:52 339a4e72a1f5: Verifying Checksum 16:57:52 339a4e72a1f5: Download complete 16:57:52 1469e6f7b9e6: Verifying Checksum 16:57:52 1469e6f7b9e6: Download complete 16:57:52 eaf3925da568: Verifying Checksum 16:57:52 eaf3925da568: Download complete 16:57:52 bde34c3a00c8: Download complete 16:57:52 b352a97aabf1: Verifying Checksum 16:57:52 b352a97aabf1: Download complete 16:57:52 4872d77fe225: Verifying Checksum 16:57:52 4872d77fe225: Download complete 16:57:52 5851b861e8e6: Verifying Checksum 16:57:52 5851b861e8e6: Download complete 16:57:52 b85a868b505f: Verifying Checksum 16:57:52 b85a868b505f: Download complete 16:57:52 bab4dde63d76: Verifying Checksum 16:57:52 bab4dde63d76: Download complete 16:57:54 b85a868b505f: Pull complete 16:57:55 e2be974225ed: Pull complete 16:57:56 339a4e72a1f5: Pull complete 16:57:56 988bab9f4d93: Pull complete 16:57:57 1469e6f7b9e6: Pull complete 16:57:57 eaf3925da568: Pull complete 16:58:00 bab4dde63d76: Pull complete 16:58:00 bde34c3a00c8: Pull complete 16:58:01 b352a97aabf1: Pull complete 16:58:01 4872d77fe225: Pull complete 16:58:02 5851b861e8e6: Pull complete 16:58:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:58:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:03 prd-ubuntu20.04-docker-8c-8g-16237 does not seem to be running inside a container 16:58:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-101 -v /w/workspace/foundry_app-record-replay_PR-101:/w/workspace/foundry_app-record-replay_PR-101:rw,z -v /w/workspace/foundry_app-record-replay_PR-101@tmp:/w/workspace/foundry_app-record-replay_PR-101@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:58:13 $ docker top e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 -eo pid,comm 16:58:13 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). 16:58:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:58:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:13 [ssh-agent] Looking for ssh-agent implementation... 16:58:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:14 $ docker exec e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 ssh-agent 16:58:14 SSH_AUTH_SOCK=/tmp/ssh-vPdQtcJRRns7/agent.32 16:58:14 SSH_AGENT_PID=38 16:58:14 Running ssh-add (command line suppressed) 16:58:14 Identity added: /w/workspace/foundry_app-record-replay_PR-101@tmp/private_key_10875810823260659436.key (/w/workspace/foundry_app-record-replay_PR-101@tmp/private_key_10875810823260659436.key) 16:58:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:14 + git tag --points-at HEAD [Pipeline] } 16:58:14 $ docker exec --env ******** --env ******** e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 ssh-agent -k 16:58:14 unset SSH_AUTH_SOCK; 16:58:14 unset SSH_AGENT_PID; 16:58:14 echo Agent pid 38 killed; 16:58:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:58:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:58:14 [ssh-agent] Looking for ssh-agent implementation... 16:58:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:58:15 $ docker exec e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 ssh-agent 16:58:15 SSH_AUTH_SOCK=/tmp/ssh-JBJ6VgliiCya/agent.70 16:58:15 SSH_AGENT_PID=76 16:58:15 Running ssh-add (command line suppressed) 16:58:15 Identity added: /w/workspace/foundry_app-record-replay_PR-101@tmp/private_key_17289888230711128160.key (/w/workspace/foundry_app-record-replay_PR-101@tmp/private_key_17289888230711128160.key) 16:58:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:58:15 + git semver init 16:58:15 2023-11-01 16:58:15,792 [run_init] DEBUG init version:0.0.0 force:False 16:58:15 2023-11-01 16:58:15,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-101/.semver 16:58:15 2023-11-01 16:58:15,794 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-101/.semver 16:58:15 2023-11-01 16:58:15,794 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-101/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-101, universal_newlines=False, shell=None, istream=None) 16:58:16 2023-11-01 16:58:16,582 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-101/.git/info/exclude 16:58:16 2023-11-01 16:58:16,582 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-101/.semver/PR-101 with force:False 16:58:16 2023-11-01 16:58:16,583 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-101/.semver/PR-101 16:58:16 2023-11-01 16:58:16,586 [execute] INFO git cat-file --batch-check 16:58:16 2023-11-01 16:58:16,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-101/.semver, universal_newlines=False, shell=None, istream=) 16:58:16 2023-11-01 16:58:16,592 [execute] INFO git cat-file --batch 16:58:16 2023-11-01 16:58:16,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-101/.semver, universal_newlines=False, shell=None, istream=) 16:58:16 2023-11-01 16:58:16,599 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-101/.semver/PR-101 16:58:16 0.0.0 [Pipeline] } 16:58:16 $ docker exec --env ******** --env ******** e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 ssh-agent -k 16:58:16 unset SSH_AUTH_SOCK; 16:58:16 unset SSH_AGENT_PID; 16:58:16 echo Agent pid 76 killed; 16:58:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:58:17 + git semver [Pipeline] } 16:58:17 $ docker stop --time=1 e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 16:58:19 $ docker rm -f --volumes e1a323175614631bfe24b1b6959e7ed35302aa619899164ccb3b7ecdf70dda99 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:58:19 Stashed 1 file(s) [Pipeline] echo 16:58:19 [edgeXSemver]: initialized semver on version 0.0.0 [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 16:58:20 provisioning config files... 16:58:20 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-101@tmp/config7521202404834350386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:20 ---> docker-login.sh 16:58:20 nexus3.edgexfoundry.org:10001 16:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:20 Configure a credential helper to remove this warning. See 16:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:20 16:58:20 Login Succeeded 16:58:20 nexus3.edgexfoundry.org:10002 16:58:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:20 Configure a credential helper to remove this warning. See 16:58:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:20 16:58:20 Login Succeeded 16:58:20 nexus3.edgexfoundry.org:10003 16:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:21 Configure a credential helper to remove this warning. See 16:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:21 16:58:21 Login Succeeded 16:58:21 nexus3.edgexfoundry.org:10004 16:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:21 Configure a credential helper to remove this warning. See 16:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:21 16:58:21 Login Succeeded 16:58:21 docker.io 16:58:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:21 Configure a credential helper to remove this warning. See 16:58:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:21 16:58:21 Login Succeeded 16:58:21 ---> docker-login.sh ends [Pipeline] } 16:58:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:58:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:58:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:58:21 ========================================================= 16:58:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:58:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:22 + 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 . 16:58:22 Sending build context to Docker daemon 644.6kB 16:58:22 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:58:22 Step 2/12 : FROM ${BASE} AS builder 16:58:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:58:22 7264a8db6415: Pulling fs layer 16:58:22 c4d48a809fc2: Pulling fs layer 16:58:22 4f1c88b9dad5: Pulling fs layer 16:58:22 ad3a456e5733: Pulling fs layer 16:58:22 33e27b845d1e: Pulling fs layer 16:58:22 c68163c4e522: Pulling fs layer 16:58:22 50da416c3ac9: Pulling fs layer 16:58:22 23d2d4c4bb30: Pulling fs layer 16:58:22 c68163c4e522: Waiting 16:58:22 33e27b845d1e: Waiting 16:58:22 50da416c3ac9: Waiting 16:58:22 23d2d4c4bb30: Waiting 16:58:22 ad3a456e5733: Waiting 16:58:22 c4d48a809fc2: Download complete 16:58:22 ad3a456e5733: Verifying Checksum 16:58:22 ad3a456e5733: Download complete 16:58:22 33e27b845d1e: Verifying Checksum 16:58:22 33e27b845d1e: Download complete 16:58:22 7264a8db6415: Verifying Checksum 16:58:22 7264a8db6415: Download complete 16:58:22 c68163c4e522: Verifying Checksum 16:58:22 c68163c4e522: Download complete 16:58:22 7264a8db6415: Pull complete 16:58:22 23d2d4c4bb30: Verifying Checksum 16:58:22 23d2d4c4bb30: Download complete 16:58:22 c4d48a809fc2: Pull complete 16:58:22 4f1c88b9dad5: Verifying Checksum 16:58:22 4f1c88b9dad5: Download complete 16:58:23 50da416c3ac9: Verifying Checksum 16:58:23 50da416c3ac9: Download complete 16:58:26 4f1c88b9dad5: Pull complete 16:58:26 ad3a456e5733: Pull complete 16:58:26 33e27b845d1e: Pull complete 16:58:27 c68163c4e522: Pull complete 16:58:29 50da416c3ac9: Pull complete 16:58:30 23d2d4c4bb30: Pull complete 16:58:30 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:58:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:58:30 ---> 0786185ac409 16:58:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:58:35 Still waiting to schedule task 16:58:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:58:45 ---> Running in 022aa6161607 16:58:45 Removing intermediate container 022aa6161607 16:58:45 ---> 551c422b1994 16:58:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:58:45 ---> Running in 7ae698a90e94 16:58:45 Removing intermediate container 7ae698a90e94 16:58:45 ---> 624134d7b154 16:58:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:58:45 ---> Running in e84bcafbffc4 16:58:45 Removing intermediate container e84bcafbffc4 16:58:45 ---> 6678d97907e0 16:58:45 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:58:45 ---> Running in 2b0ddc418a71 16:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:58:45 OK: 264 MiB in 52 packages 16:58:45 Removing intermediate container 2b0ddc418a71 16:58:45 ---> 9fd24309600b 16:58:45 Step 7/12 : WORKDIR /app 16:58:45 ---> Running in 4f15d3d400f2 16:58:45 Removing intermediate container 4f15d3d400f2 16:58:45 ---> 7a7711cbf8ed 16:58:45 Step 8/12 : COPY go.mod vendor* ./ 16:58:45 ---> f58a50af3b07 16:58:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:45 ---> Running in e3d2c6618034 16:59:53 Removing intermediate container e3d2c6618034 16:59:53 ---> 577af1645128 16:59:53 Step 10/12 : COPY . . 16:59:53 ---> bfde9e751380 16:59:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:59:53 ---> Running in 590b0c63058f 16:59:53 Removing intermediate container 590b0c63058f 16:59:53 ---> 1ac82ed5e7ae 16:59:53 Step 12/12 : RUN $MAKE 16:59:53 ---> Running in ce78633ff072 16:59:53 noop 16:59:53 Removing intermediate container ce78633ff072 16:59:53 ---> 56478dd3b817 16:59:53 Successfully built 56478dd3b817 16:59:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:53 + docker inspect -f . ci-base-image-x86_64 16:59:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:54 prd-ubuntu20.04-docker-8c-8g-16237 does not seem to be running inside a container 16:59:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-101 -v /w/workspace/foundry_app-record-replay_PR-101:/w/workspace/foundry_app-record-replay_PR-101:rw,z -v /w/workspace/foundry_app-record-replay_PR-101@tmp:/w/workspace/foundry_app-record-replay_PR-101@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:59:54 $ docker top afe8457e86ca5684dc9c77b9a9d3b9340bb48e42223ee175a304976e60afb8b4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:54 + go version 16:59:54 go version go1.21.0 linux/amd64 [Pipeline] } 16:59:54 $ docker stop --time=1 afe8457e86ca5684dc9c77b9a9d3b9340bb48e42223ee175a304976e60afb8b4 16:59:56 $ docker rm -f --volumes afe8457e86ca5684dc9c77b9a9d3b9340bb48e42223ee175a304976e60afb8b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:56 + docker inspect -f . ci-base-image-x86_64 16:59:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:57 prd-ubuntu20.04-docker-8c-8g-16237 does not seem to be running inside a container 16:59:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-101 -v /w/workspace/foundry_app-record-replay_PR-101:/w/workspace/foundry_app-record-replay_PR-101:rw,z -v /w/workspace/foundry_app-record-replay_PR-101@tmp:/w/workspace/foundry_app-record-replay_PR-101@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:59:57 $ docker top 50fbf0ab01a6a6e8948ef461f0dc26b51366996b68f133d612be627cf0273c89 -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:57 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-101 [Pipeline] fileExists [Pipeline] sh 16:59:58 + make test 16:59:58 go test -race -coverprofile=coverage.out ./... 17:00:20 ? github.com/edgexfoundry/app-record-replay [no test files] 17:00:20 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:00:20 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:00:20 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:00:20 ok github.com/edgexfoundry/app-record-replay/internal/app 1.047s coverage: 88.0% of statements 17:00:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16240 in /w/workspace/foundry_app-record-replay_PR-101 [Pipeline] { [Pipeline] ws 17:00:21 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 17:00:21 Selected Git installation does not exist. Using Default 17:00:21 The recommended git tool is: NONE 17:00:27 using credential edgex-jenkins-ssh 17:00:27 Cloning the remote Git repository 17:00:27 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 17:00:27 > git init /w/workspace/app-record-replay/1 # timeout=10 17:00:28 ok github.com/edgexfoundry/app-record-replay/internal/application 9.617s coverage: 98.7% of statements 17:00:28 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.100s coverage: 89.7% of statements 17:00:28 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements 17:00:28 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 17:00:28 > git --version # timeout=10 17:00:28 > git --version # 'git version 2.25.1' 17:00:28 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:29 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 17:00:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:30 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 17:00:30 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 17:00:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/101/head:refs/remotes/origin/PR-101 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:00:30 Merging remotes/origin/main commit a76422e4938fa76fc1f70403caa898f6446adb22 into PR head commit 9c0dbbe099d0562a09da77e3942925bcb393e4b2 17:00:31 Merge succeeded, producing 9c0dbbe099d0562a09da77e3942925bcb393e4b2 17:00:31 Checking out Revision 9c0dbbe099d0562a09da77e3942925bcb393e4b2 (PR-101) 17:00:30 > git config core.sparsecheckout # timeout=10 17:00:30 > git checkout -f 9c0dbbe099d0562a09da77e3942925bcb393e4b2 # timeout=10 17:00:30 > git remote # timeout=10 17:00:30 > git config --get remote.origin.url # timeout=10 17:00:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:31 > git merge a76422e4938fa76fc1f70403caa898f6446adb22 # timeout=10 17:00:31 > git rev-parse HEAD^{commit} # timeout=10 17:00:31 > git config core.sparsecheckout # timeout=10 17:00:31 > git checkout -f 9c0dbbe099d0562a09da77e3942925bcb393e4b2 # timeout=10 17:00:34 Commit message: "docs: Update changelog for 3.1 release" 17:00:35 > git --version # timeout=10 17:00:35 > git --version # 'git version 2.25.1' 17:00:35 fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:00:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:00:38 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:38 Dload Upload Total Spent Left Speed 17:00:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 17:00:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:00:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 17:00:39 sudo tee /etc/docker/daemon.new 17:00:40 { 17:00:40 "registry-mirrors": [ 17:00:40 "https://nexus3.edgexfoundry.org:10001" 17:00:40 ], 17:00:40 "bip": "10.250.0.254/24", 17:00:40 "hosts": [ 17:00:40 "tcp://0.0.0.0:5555", 17:00:40 "unix:///var/run/docker.sock" 17:00:40 ], 17:00:40 "mtu": 1458, 17:00:40 "selinux-enabled": true, 17:00:40 "seccomp-profile": "/etc/docker/seccomp.json" 17:00:40 } [Pipeline] sh 17:00:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:00:41 + sudo service docker restart 17:00:57 go vet ./... 17:00:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:00:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:00:59 ./bin/test-attribution-txt.sh [Pipeline] echo 17:00:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] withEnv [Pipeline] { [Pipeline] } 17:00:59 $ docker stop --time=1 50fbf0ab01a6a6e8948ef461f0dc26b51366996b68f133d612be627cf0273c89 17:01:13 $ docker rm -f --volumes 50fbf0ab01a6a6e8948ef461f0dc26b51366996b68f133d612be627cf0273c89 [Pipeline] configFileProvider 17:01:13 provisioning config files... 17:01:13 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config8249833613138658092tmp [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:01:13 Stashed 1 file(s) 17:01:13 ---> docker-login.sh 17:01:13 nexus3.edgexfoundry.org:10001 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 17:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 17:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:14 Configure a credential helper to remove this warning. See 17:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:14 17:01:14 Login Succeeded 17:01:14 nexus3.edgexfoundry.org:10002 17:01:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:14 + ls -al . 17:01:14 total 192 17:01:14 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 16:59 . 17:01:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 16:57 .. 17:01:14 -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 16:57 .dockerignore 17:01:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:00 .git 17:01:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:57 .github 17:01:14 -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 16:57 .gitignore 17:01:14 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 16:57 .golangci.yml 17:01:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 16:58 .semver 17:01:14 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 16:57 Attribution.txt 17:01:14 -rw-rw-r-- 1 jenkins jenkins 458 Nov 1 16:57 CHANGELOG.md 17:01:14 -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 16:57 Dockerfile 17:01:14 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 16:57 GOVERNANCE.md 17:01:14 -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 16:57 Jenkinsfile 17:01:14 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 16:57 LICENSE 17:01:14 -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 16:57 Makefile 17:01:14 -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 16:57 OWNERS.md 17:01:14 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 16:57 README.md 17:01:14 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 16:57 Record and Reply.postman_collection.json 17:01:14 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 16:58 VERSION 17:01:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:57 bin 17:01:14 -rw-r--r-- 1 jenkins jenkins 24666 Nov 1 17:00 coverage.out 17:01:14 -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 16:57 go.mod 17:01:14 -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 16:57 go.sum 17:01:14 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 16:57 internal 17:01:14 -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 16:57 main.go 17:01:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:57 openapi 17:01:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 16:57 pkg 17:01:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 16:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 17:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:14 Configure a credential helper to remove this warning. See 17:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:14 17:01:14 Login Succeeded 17:01:14 nexus3.edgexfoundry.org:10003 [Pipeline] sh 17:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:15 Configure a credential helper to remove this warning. See 17:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:15 17:01:15 Login Succeeded 17:01:15 nexus3.edgexfoundry.org:10004 17:01:15 + 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=9c0dbbe099d0562a09da77e3942925bcb393e4b2 --label arch=amd64 --label version=0.0.0 . 17:01:15 Sending build context to Docker daemon 670.2kB 17:01:15 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 17:01:15 Step 2/26 : FROM ${BASE} AS builder 17:01:15 ---> 56478dd3b817 17:01:15 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:15 ---> Running in 3da111350011 17:01:15 Removing intermediate container 3da111350011 17:01:15 ---> eda92ac57673 17:01:15 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:01:15 ---> Running in 57c046256c7f 17:01:15 Removing intermediate container 57c046256c7f 17:01:15 ---> db45ac8438b4 17:01:15 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:01:15 ---> Running in d765a6293759 17:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:15 Configure a credential helper to remove this warning. See 17:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:15 17:01:15 Login Succeeded 17:01:15 docker.io 17:01:15 Removing intermediate container d765a6293759 17:01:15 ---> 6ac5fc6f15f9 17:01:15 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:01:15 ---> Running in 0c2486585d9b 17:01:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:01:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:16 Configure a credential helper to remove this warning. See 17:01:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:16 17:01:16 Login Succeeded 17:01:16 ---> docker-login.sh ends [Pipeline] } 17:01:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:01:16 OK: 264 MiB in 52 packages [Pipeline] echo 17:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:01:16 ========================================================= 17:01:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:01:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 17:01:16 Removing intermediate container 0c2486585d9b 17:01:16 ---> 1758b10c5aa4 17:01:16 Step 7/26 : WORKDIR /app 17:01:16 ---> Running in 9d933edfc538 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:17 + 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 . 17:01:17 Sending build context to Docker daemon 259.1kB 17:01:17 Removing intermediate container 9d933edfc538 17:01:17 ---> 69272d4c3f48 17:01:17 Step 8/26 : COPY go.mod vendor* ./ 17:01:17 ---> efe351047f65 17:01:17 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:17 ---> Running in 3d63c8416a2d 17:01:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:01:17 Step 2/12 : FROM ${BASE} AS builder 17:01:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:01:17 9fda8d8052c6: Pulling fs layer 17:01:17 5d54e960e981: Pulling fs layer 17:01:17 c4a7e357bf2a: Pulling fs layer 17:01:17 f0e02332f6b5: Pulling fs layer 17:01:17 cefa15bbcfad: Pulling fs layer 17:01:17 17808c966233: Pulling fs layer 17:01:17 f4c1fc716caa: Pulling fs layer 17:01:17 f0e02332f6b5: Waiting 17:01:17 cefa15bbcfad: Waiting 17:01:17 17808c966233: Waiting 17:01:17 f4c1fc716caa: Waiting 17:01:17 5d54e960e981: Verifying Checksum 17:01:17 5d54e960e981: Download complete 17:01:17 f0e02332f6b5: Download complete 17:01:17 cefa15bbcfad: Verifying Checksum 17:01:17 cefa15bbcfad: Download complete 17:01:17 9fda8d8052c6: Verifying Checksum 17:01:17 9fda8d8052c6: Download complete 17:01:18 Removing intermediate container 3d63c8416a2d 17:01:18 ---> 1079044b504b 17:01:18 Step 10/26 : COPY . . 17:01:18 f4c1fc716caa: Verifying Checksum 17:01:18 f4c1fc716caa: Download complete 17:01:18 ---> 6d6e1a75a04e 17:01:18 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:01:18 ---> Running in d3beffdf5b3f 17:01:18 Removing intermediate container d3beffdf5b3f 17:01:18 ---> 0cd1a7a05fd3 17:01:18 Step 12/26 : RUN $MAKE 17:01:18 ---> Running in f8491c317311 17:01:19 9fda8d8052c6: Pull complete 17:01:19 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=0.0.0" -trimpath -mod=readonly -o app-record-replay 17:01:19 c4a7e357bf2a: Verifying Checksum 17:01:19 c4a7e357bf2a: Download complete 17:01:20 17808c966233: Verifying Checksum 17:01:20 17808c966233: Download complete 17:01:23 5d54e960e981: Pull complete 17:01:38 c4a7e357bf2a: Pull complete 17:01:38 f0e02332f6b5: Pull complete 17:01:38 cefa15bbcfad: Pull complete 17:01:44 17808c966233: Pull complete 17:01:45 Removing intermediate container f8491c317311 17:01:45 ---> cdb29d7efe3c 17:01:45 Step 13/26 : FROM alpine:3.18 17:01:45 3.18: Pulling from library/alpine 17:01:45 96526aa774ef: Pulling fs layer 17:01:45 96526aa774ef: Verifying Checksum 17:01:45 96526aa774ef: Download complete 17:01:45 96526aa774ef: Pull complete 17:01:45 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:01:45 Status: Downloaded newer image for alpine:3.18 17:01:45 ---> 8ca4688f4f35 17:01:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:01:45 ---> Running in 538e1ce0b54d 17:01:45 Removing intermediate container 538e1ce0b54d 17:01:45 ---> cfb96de80f62 17:01:45 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 17:01:45 ---> Running in 72b649244bcd 17:01:45 Removing intermediate container 72b649244bcd 17:01:45 ---> 85e5c59958e5 17:01:45 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:01:45 ---> Running in 8eafd500c69d 17:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:01:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:01:46 f4c1fc716caa: Pull complete 17:01:46 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:01:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:01:46 (1/2) Installing ca-certificates (20230506-r0) 17:01:46 (2/2) Installing dumb-init (1.2.5-r2) 17:01:46 Executing busybox-1.36.1-r2.trigger 17:01:46 Executing ca-certificates-20230506-r0.trigger 17:01:46 OK: 8 MiB in 17 packages 17:01:46 ---> ea914061e18c 17:01:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:01:46 Removing intermediate container 8eafd500c69d 17:01:46 ---> 53d839c0dfdf 17:01:46 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:01:47 ---> a45891d66c23 17:01:47 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:01:47 ---> c97c1374bd64 17:01:47 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:01:47 ---> c50c870105a8 17:01:47 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 17:01:48 ---> cfa7ffeb3732 17:01:48 Step 21/26 : EXPOSE 59712 17:01:48 ---> Running in c453b6ef4f9e 17:01:48 ---> Running in 4cc59979ad10 17:01:48 Removing intermediate container c453b6ef4f9e 17:01:48 ---> fcef49ceeb85 17:01:48 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 17:01:48 ---> Running in 2f874be3f145 17:01:48 Removing intermediate container 2f874be3f145 17:01:48 ---> 2566878b89e9 17:01:48 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:01:48 ---> Running in cec933ac6e41 17:01:48 Removing intermediate container cec933ac6e41 17:01:48 ---> a0cfa6f48c42 17:01:48 Step 24/26 : LABEL arch=amd64 17:01:48 ---> Running in bf16c4853ff0 17:01:48 Removing intermediate container 4cc59979ad10 17:01:48 ---> 10b72dac1004 17:01:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:01:49 Removing intermediate container bf16c4853ff0 17:01:49 ---> 81a92b5cbf5c 17:01:49 Step 25/26 : LABEL git_sha=9c0dbbe099d0562a09da77e3942925bcb393e4b2 17:01:49 ---> Running in 625508a846f3 17:01:49 Removing intermediate container 625508a846f3 17:01:49 ---> 469b2a85398b 17:01:49 Step 26/26 : LABEL version=0.0.0 17:01:49 ---> Running in 62a2a5e2f960 17:01:49 ---> Running in 9ba17e45bf45 17:01:49 Removing intermediate container 62a2a5e2f960 17:01:49 ---> 63ea35859473 17:01:49 [Warning] One or more build-args [ARCH] were not consumed 17:01:49 Successfully built 63ea35859473 17:01:49 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:01:49 Removing intermediate container 9ba17e45bf45 17:01:49 ---> 4374b68148e0 17:01:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:01:49 ---> Running in 45cf1a9c1425 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 17:01:50 Removing intermediate container 45cf1a9c1425 17:01:50 ---> 6f2b61004a19 17:01:50 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:01:50 ---> Running in 56bd125d4b2b 17:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:50 17:01:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:50 latest: Pulling from edgex-lftools-log-publisher 17:01:50 5eb5b503b376: Pulling fs layer 17:01:50 5c69ac0246d0: Pulling fs layer 17:01:50 ec43610c2a17: Pulling fs layer 17:01:50 3a2ae6a8a46f: Pulling fs layer 17:01:50 33b1e0a273af: Pulling fs layer 17:01:50 5d3b04190fa2: Pulling fs layer 17:01:50 2f39f015ded8: Pulling fs layer 17:01:50 3a2ae6a8a46f: Waiting 17:01:50 33b1e0a273af: Waiting 17:01:50 5d3b04190fa2: Waiting 17:01:50 2f39f015ded8: Waiting 17:01:50 5c69ac0246d0: Download complete 17:01:51 3a2ae6a8a46f: Verifying Checksum 17:01:51 3a2ae6a8a46f: Download complete 17:01:51 33b1e0a273af: Verifying Checksum 17:01:51 33b1e0a273af: Download complete 17:01:51 5d3b04190fa2: Verifying Checksum 17:01:51 5d3b04190fa2: Download complete 17:01:51 ec43610c2a17: Verifying Checksum 17:01:51 ec43610c2a17: Download complete 17:01:51 5eb5b503b376: Verifying Checksum 17:01:51 5eb5b503b376: Download complete 17:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:01:51 2f39f015ded8: Download complete 17:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:01:52 5eb5b503b376: Pull complete 17:01:52 5c69ac0246d0: Pull complete 17:01:52 ec43610c2a17: Pull complete 17:01:52 3a2ae6a8a46f: Pull complete 17:01:53 33b1e0a273af: Pull complete 17:01:53 OK: 266 MiB in 52 packages 17:01:53 5d3b04190fa2: Pull complete 17:01:54 Removing intermediate container 56bd125d4b2b 17:01:54 ---> ca2da4e5cd85 17:01:54 Step 7/12 : WORKDIR /app 17:01:54 ---> Running in 79ebcfd30c85 17:01:54 Removing intermediate container 79ebcfd30c85 17:01:54 ---> 3000be4cad39 17:01:54 Step 8/12 : COPY go.mod vendor* ./ 17:01:54 ---> d4a287a48b74 17:01:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:55 ---> Running in 00d0de1b8eaf 17:01:57 2f39f015ded8: Pull complete 17:01:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:01:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:01:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:01:57 prd-ubuntu20.04-docker-8c-8g-16237 does not seem to be running inside a container 17:01:57 $ 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/foundry_app-record-replay_PR-101 -v /w/workspace/foundry_app-record-replay_PR-101:/w/workspace/foundry_app-record-replay_PR-101:rw,z -v /w/workspace/foundry_app-record-replay_PR-101@tmp:/w/workspace/foundry_app-record-replay_PR-101@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:02:08 $ docker top eda6d179ce36034ce7454f44ff0e0bc4566f15cd33d93b829e416ec4d1100bac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:09 ---> job-cost.sh 17:02:09 lf-activate-venv: SKIPPING 17:02:09 INFO: No Stack... 17:02:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:02:10 INFO: Archiving Costs [Pipeline] sh 17:02:10 + cat /w/workspace/foundry_app-record-replay_PR-101/archives/cost.csv 17:02:10 + cut -d, -f6 [Pipeline] lock 17:02:10 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] 17:02:10 Resource [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] did not exist. Created. 17:02:10 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:02:10 + echo total: 0.2199999988079071 [Pipeline] stash 17:02:10 Stashed 1 file(s) [Pipeline] } 17:02:10 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:02:11 $ docker stop --time=1 eda6d179ce36034ce7454f44ff0e0bc4566f15cd33d93b829e416ec4d1100bac 17:02:12 $ docker rm -f --volumes eda6d179ce36034ce7454f44ff0e0bc4566f15cd33d93b829e416ec4d1100bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:03:16 Removing intermediate container 00d0de1b8eaf 17:03:16 ---> a9854e9fe21f 17:03:16 Step 10/12 : COPY . . 17:03:16 ---> 4dc119d24b1d 17:03:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:03:16 ---> Running in 40fd2d5d615e 17:03:16 Removing intermediate container 40fd2d5d615e 17:03:16 ---> 03dcc2c2024c 17:03:16 Step 12/12 : RUN $MAKE 17:03:16 ---> Running in 03b2d59eb858 17:03:16 noop 17:03:16 Removing intermediate container 03b2d59eb858 17:03:16 ---> bb80952bde71 17:03:16 Successfully built bb80952bde71 17:03:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:17 + docker inspect -f . ci-base-image-arm64 17:03:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:17 prd-ubuntu20.04-docker-arm64-4c-16g-16240 does not seem to be running inside a container 17:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:03:19 $ docker top 9490db561fc5e8abb86cec9197a0558eb902d11801872d14b21e177eb68894dc -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:20 + go version 17:03:20 go version go1.21.0 linux/arm64 [Pipeline] } 17:03:20 $ docker stop --time=1 9490db561fc5e8abb86cec9197a0558eb902d11801872d14b21e177eb68894dc 17:03:21 $ docker rm -f --volumes 9490db561fc5e8abb86cec9197a0558eb902d11801872d14b21e177eb68894dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:22 + docker inspect -f . ci-base-image-arm64 17:03:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:03:23 prd-ubuntu20.04-docker-arm64-4c-16g-16240 does not seem to be running inside a container 17:03:23 $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:03:24 $ docker top 3a269f8f70bc7014708859c7eeaa4893493d2055f4b87f396839a89f0f516d88 -eo pid,comm [Pipeline] { [Pipeline] sh 17:03:25 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 17:03:26 + make test 17:03:26 go test -race -coverprofile=coverage.out ./... 17:06:33 ? github.com/edgexfoundry/app-record-replay [no test files] 17:06:33 ok github.com/edgexfoundry/app-record-replay/internal/app 1.242s coverage: 88.0% of statements 17:06:35 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:06:35 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:06:36 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:06:46 ok github.com/edgexfoundry/app-record-replay/internal/application 10.001s coverage: 98.7% of statements 17:06:46 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.546s coverage: 89.7% of statements 17:06:46 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.177s coverage: 100.0% of statements 17:06:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:06:46 go vet ./... 17:08:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:08:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:08:53 ./bin/test-attribution-txt.sh [Pipeline] echo 17:08:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:08:53 $ docker stop --time=1 3a269f8f70bc7014708859c7eeaa4893493d2055f4b87f396839a89f0f516d88 17:08:55 $ docker rm -f --volumes 3a269f8f70bc7014708859c7eeaa4893493d2055f4b87f396839a89f0f516d88 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:08:57 Warning: overwriting stash ‘coverage-report’ 17:08:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:08:58 + ls -al . 17:08:58 total 188 17:08:58 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 17:03 . 17:08:58 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:00 .. 17:08:58 -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 17:00 .dockerignore 17:08:58 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:00 .git 17:08:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:00 .github 17:08:58 -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 17:00 .gitignore 17:08:58 -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 17:00 .golangci.yml 17:08:58 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 17:00 Attribution.txt 17:08:58 -rw-rw-r-- 1 jenkins jenkins 458 Nov 1 17:00 CHANGELOG.md 17:08:58 -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 17:00 Dockerfile 17:08:58 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 17:00 GOVERNANCE.md 17:08:58 -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 17:00 Jenkinsfile 17:08:58 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 17:00 LICENSE 17:08:58 -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 17:00 Makefile 17:08:58 -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 17:00 OWNERS.md 17:08:58 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 17:00 README.md 17:08:58 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 17:00 Record and Reply.postman_collection.json 17:08:58 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 16:58 VERSION 17:08:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:00 bin 17:08:58 -rw-r--r-- 1 jenkins jenkins 24666 Nov 1 17:06 coverage.out 17:08:58 -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 17:00 go.mod 17:08:58 -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 17:00 go.sum 17:08:58 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 17:00 internal 17:08:58 -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 17:00 main.go 17:08:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:00 openapi 17:08:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:00 pkg 17:08:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:59 + 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=9c0dbbe099d0562a09da77e3942925bcb393e4b2 --label arch=arm64 --label version=0.0.0 . 17:08:59 Sending build context to Docker daemon 284.7kB 17:08:59 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 17:08:59 Step 2/26 : FROM ${BASE} AS builder 17:08:59 ---> bb80952bde71 17:08:59 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:08:59 ---> Running in 1ba23cd1f84b 17:09:00 Removing intermediate container 1ba23cd1f84b 17:09:00 ---> 731dc6b48ae1 17:09:00 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:09:00 ---> Running in 1764151e8ee6 17:09:00 Removing intermediate container 1764151e8ee6 17:09:00 ---> 4aa81fe61433 17:09:00 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:09:00 ---> Running in e54c9ef46685 17:09:01 Removing intermediate container e54c9ef46685 17:09:01 ---> 1d20a303fd69 17:09:01 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:09:01 ---> Running in 6f21692f07b1 17:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:09:04 OK: 266 MiB in 52 packages 17:09:05 Removing intermediate container 6f21692f07b1 17:09:05 ---> 8e0c14391cb0 17:09:05 Step 7/26 : WORKDIR /app 17:09:05 ---> Running in 68ee4de63a71 17:09:05 Removing intermediate container 68ee4de63a71 17:09:05 ---> 5d358610f62c 17:09:05 Step 8/26 : COPY go.mod vendor* ./ 17:09:05 ---> d7ce0c67f51c 17:09:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:05 ---> Running in 886eee58cef7 17:09:08 Removing intermediate container 886eee58cef7 17:09:08 ---> 24dbd3680163 17:09:08 Step 10/26 : COPY . . 17:09:09 ---> cef4dc634a0b 17:09:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:09:09 ---> Running in eedf18c19b20 17:09:09 Removing intermediate container eedf18c19b20 17:09:09 ---> 3a21145bae6b 17:09:09 Step 12/26 : RUN $MAKE 17:09:09 ---> Running in e92c737fee1b 17:09:10 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=0.0.0" -trimpath -mod=readonly -o app-record-replay 17:11:17 Removing intermediate container e92c737fee1b 17:11:17 ---> d43fd1872a65 17:11:17 Step 13/26 : FROM alpine:3.18 17:11:17 3.18: Pulling from library/alpine 17:11:17 579b34f0a95b: Pulling fs layer 17:11:17 579b34f0a95b: Download complete 17:11:17 579b34f0a95b: Pull complete 17:11:17 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:11:17 Status: Downloaded newer image for alpine:3.18 17:11:17 ---> 3cc203321400 17:11:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:11:17 ---> Running in 51f5fd077dcb 17:11:17 Removing intermediate container 51f5fd077dcb 17:11:17 ---> 883c840bfcf6 17:11:17 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 17:11:17 ---> Running in b2f9f7a5039f 17:11:17 Removing intermediate container b2f9f7a5039f 17:11:17 ---> 9f7dfd8ac2c3 17:11:17 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:11:17 ---> Running in d7b5d780f2d0 17:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:11:17 (1/2) Installing ca-certificates (20230506-r0) 17:11:17 (2/2) Installing dumb-init (1.2.5-r2) 17:11:17 Executing busybox-1.36.1-r2.trigger 17:11:17 Executing ca-certificates-20230506-r0.trigger 17:11:17 OK: 9 MiB in 17 packages 17:11:18 Removing intermediate container d7b5d780f2d0 17:11:18 ---> 81f00e8a9391 17:11:18 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:11:18 ---> ff635df1567c 17:11:18 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:11:19 ---> e82f6cd473be 17:11:19 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:11:19 ---> 23417ba233ee 17:11:19 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 17:11:21 ---> 82f691625a8b 17:11:21 Step 21/26 : EXPOSE 59712 17:11:21 ---> Running in 939cc7a558df 17:11:21 Removing intermediate container 939cc7a558df 17:11:21 ---> 40ac25f5a06e 17:11:21 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 17:11:21 ---> Running in fbfc04a1a113 17:11:22 Removing intermediate container fbfc04a1a113 17:11:22 ---> 869203f05927 17:11:22 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:11:22 ---> Running in cb144ab14661 17:11:22 Removing intermediate container cb144ab14661 17:11:22 ---> 2f0c69cb6c9e 17:11:22 Step 24/26 : LABEL arch=arm64 17:11:22 ---> Running in 603277c77a12 17:11:23 Removing intermediate container 603277c77a12 17:11:23 ---> 587bc4dda85a 17:11:23 Step 25/26 : LABEL git_sha=9c0dbbe099d0562a09da77e3942925bcb393e4b2 17:11:23 ---> Running in c175e02a839f 17:11:23 Removing intermediate container c175e02a839f 17:11:23 ---> 1c77f6b34fe3 17:11:23 Step 26/26 : LABEL version=0.0.0 17:11:23 ---> Running in eb5083447277 17:11:24 Removing intermediate container eb5083447277 17:11:24 ---> 07d53f045c2a 17:11:24 [Warning] One or more build-args [ARCH] were not consumed 17:11:24 Successfully built 07d53f045c2a 17:11:24 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:11:24 17:11:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:11:25 arm64: Pulling from edgex-lftools-log-publisher 17:11:25 8998bd30e6a1: Pulling fs layer 17:11:25 04944245beec: Pulling fs layer 17:11:25 699f458cf7ca: Pulling fs layer 17:11:25 765212b225bb: Pulling fs layer 17:11:25 f23df028b6ca: Pulling fs layer 17:11:25 d65c8cfc05b1: Pulling fs layer 17:11:25 2437ff75d9bd: Pulling fs layer 17:11:25 f23df028b6ca: Waiting 17:11:25 d65c8cfc05b1: Waiting 17:11:25 2437ff75d9bd: Waiting 17:11:25 765212b225bb: Waiting 17:11:25 04944245beec: Verifying Checksum 17:11:25 04944245beec: Download complete 17:11:25 765212b225bb: Verifying Checksum 17:11:25 765212b225bb: Download complete 17:11:25 f23df028b6ca: Verifying Checksum 17:11:25 f23df028b6ca: Download complete 17:11:25 d65c8cfc05b1: Verifying Checksum 17:11:25 d65c8cfc05b1: Download complete 17:11:26 699f458cf7ca: Verifying Checksum 17:11:26 699f458cf7ca: Download complete 17:11:26 8998bd30e6a1: Verifying Checksum 17:11:26 8998bd30e6a1: Download complete 17:11:29 2437ff75d9bd: Verifying Checksum 17:11:29 2437ff75d9bd: Download complete 17:11:31 8998bd30e6a1: Pull complete 17:11:31 04944245beec: Pull complete 17:11:33 699f458cf7ca: Pull complete 17:11:33 765212b225bb: Pull complete 17:11:34 f23df028b6ca: Pull complete 17:11:35 d65c8cfc05b1: Pull complete 17:11:53 2437ff75d9bd: Pull complete 17:11:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:11:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:11:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:53 prd-ubuntu20.04-docker-arm64-4c-16g-16240 does not seem to be running inside a container 17:11:53 $ 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/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:11:56 $ docker top e970992237ce8fed98786fa0e7f13364cde0718dcedc97ca5cbb77720de673f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:57 ---> job-cost.sh 17:11:57 lf-activate-venv: SKIPPING 17:11:57 INFO: No Stack... 17:11:58 INFO: Retrieving Pricing Info for: v3-standard-4 17:11:59 INFO: Archiving Costs [Pipeline] sh 17:11:59 + cat /w/workspace/app-record-replay/1/archives/cost.csv 17:11:59 + cut -d, -f6 [Pipeline] lock 17:11:59 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] 17:11:59 Resource [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] did not exist. Created. 17:11:59 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:12:00 /w/workspace/app-record-replay/1@tmp/durable-4a350234/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:12:01 + echo total: 0.10999999940395355 [Pipeline] stash 17:12:01 Warning: overwriting stash ‘stack-cost’ 17:12:01 Stashed 1 file(s) [Pipeline] } 17:12:01 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-101-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:12:01 $ docker stop --time=1 e970992237ce8fed98786fa0e7f13364cde0718dcedc97ca5cbb77720de673f4 17:12:03 $ docker rm -f --volumes e970992237ce8fed98786fa0e7f13364cde0718dcedc97ca5cbb77720de673f4 [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 17:12:04 provisioning config files... 17:12:04 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-101@tmp/config14460470814269914694tmp [Pipeline] { [Pipeline] sh 17:12:04 + set +x 17:12:04 + + curlbash -s -s https://codecov.io/bash -- 17:12:04 17:12:04 17:12:04 _____ _ 17:12:04 / ____| | | 17:12:04 | | ___ __| | ___ ___ _____ __ 17:12:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:12:04 | |___| (_) | (_| | __/ (_| (_) \ V / 17:12:04 \_____\___/ \__,_|\___|\___\___/ \_/ 17:12:04 Bash-1.0.6 17:12:04 17:12:04 17:12:04 ==> git version 2.25.1 found 17:12:04 ==> 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 17:12:04 Release-Date: 2020-01-08 17:12:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:12:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:12:04 ==> Jenkins CI detected. 17:12:04 current dir:  /w/workspace/foundry_app-record-replay_PR-101 17:12:04 project root: . 17:12:04 --> token set from env 17:12:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:12:04 ==> Running gcov in . (disable via -X gcov) 17:12:04 ==> Python coveragepy not found 17:12:04 ==> Searching for coverage reports in: 17:12:04 + . 17:12:04 -> Found 1 reports 17:12:04 ==> Detecting git/mercurial file structure 17:12:04 ==> Reading reports 17:12:04 + ./coverage.out bytes=24666 17:12:04 ==> Appending adjustments 17:12:04 https://docs.codecov.io/docs/fixing-reports 17:12:04 + Found adjustments 17:12:04 ==> Gzipping contents 17:12:04 8.0K /tmp/codecov.8iaUwh.gz 17:12:04 ==> Uploading reports 17:12:04 url: https://codecov.io 17:12:04 query: branch=PR-101&commit=9c0dbbe099d0562a09da77e3942925bcb393e4b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=101&job=&cmd_args= 17:12:04 -> Pinging Codecov 17:12:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-101&commit=9c0dbbe099d0562a09da77e3942925bcb393e4b2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-101%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=101&job=&cmd_args= 17:12:04 -> Uploading to 17:12:04 https://storage.googleapis.com/codecov/v4/raw/2023-11-01/F467761B9912B4F32F9BC62907045C81/9c0dbbe099d0562a09da77e3942925bcb393e4b2/0be36f2f-fdc6-4bac-9a0c-df3a9cfc58f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T171204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fa0a7213b18258b0f4aed84fd69e041c681e946f84bfb3ec87c64718d7685524 17:12:04 % Total % Received % Xferd Average Speed Time Time Time Current 17:12:04 Dload Upload Total Spent Left Speed 17:12:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 21651 --:--:-- --:--:-- --:--:-- 21651 17:12:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/9c0dbbe099d0562a09da77e3942925bcb393e4b2 [Pipeline] } 17:12:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 17:12:06 + [ -d /w/workspace/foundry_app-record-replay_PR-101/archives ] 17:12:06 + ls -al /w/workspace/foundry_app-record-replay_PR-101/archives 17:12:06 total 16 17:12:06 drwxr-xr-x 3 root root 4096 Nov 1 17:02 . 17:12:06 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 17:02 .. 17:12:06 drwxr-xr-x 2 root root 4096 Nov 1 17:02 cost 17:12:06 -rw-r--r-- 1 root root 89 Nov 1 17:02 cost.csv 17:12:06 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-101/archives 17:12:06 + ls -al /w/workspace/foundry_app-record-replay_PR-101/archives 17:12:06 total 16 17:12:06 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:02 . 17:12:06 drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 17:02 .. 17:12:06 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 17:02 cost 17:12:06 -rw-r--r-- 1 jenkins jenkins 89 Nov 1 17:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:12:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:12:08 ---> package-listing.sh 17:12:08 ++ facter osfamily 17:12:08 ++ tr '[:upper:]' '[:lower:]' 17:12:08 + OS_FAMILY=debian 17:12:08 + workspace=/w/workspace/foundry_app-record-replay_PR-101 17:12:08 + START_PACKAGES=/tmp/packages_start.txt 17:12:08 + END_PACKAGES=/tmp/packages_end.txt 17:12:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:12:08 + PACKAGES=/tmp/packages_start.txt 17:12:08 + '[' /w/workspace/foundry_app-record-replay_PR-101 ']' 17:12:08 + PACKAGES=/tmp/packages_end.txt 17:12:08 + case "${OS_FAMILY}" in 17:12:08 + dpkg -l 17:12:08 + grep '^ii' 17:12:08 + '[' -f /tmp/packages_start.txt ']' 17:12:08 + '[' -f /tmp/packages_end.txt ']' 17:12:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:12:08 + '[' /w/workspace/foundry_app-record-replay_PR-101 ']' 17:12:08 + mkdir -p /w/workspace/foundry_app-record-replay_PR-101/archives/ 17:12:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-101/archives/ [Pipeline] echo 17:12:08 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/foundry_app-record-replay_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:12:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:09 prd-ubuntu20.04-docker-8c-8g-16237 does not seem to be running inside a container 17:12:09 $ 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/foundry_app-record-replay_PR-101/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_app-record-replay_PR-101 -v /w/workspace/foundry_app-record-replay_PR-101:/w/workspace/foundry_app-record-replay_PR-101:rw,z -v /w/workspace/foundry_app-record-replay_PR-101@tmp:/w/workspace/foundry_app-record-replay_PR-101@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:12:09 $ docker top 24dd737af2b85e6d713424be8ce92767331a7327ac8520eb9d6a7e9fb0f98fbc -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:10 + touch /tmp/pre-build-complete [Pipeline] sh 17:12:10 + mkdir -p /var/log/sysstat [Pipeline] sh 17:12:10 + ls /var/log/sa-host 17:12:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:10 provisioning config files... 17:12:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-101@tmp/config5799269471903538454tmp [Pipeline] { [Pipeline] echo 17:12:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:12:11 ---> create-netrc.sh [Pipeline] } 17:12:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:12:11 ---> python-tools-install.sh [Pipeline] echo 17:12:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:12:12 ---> sudo-logs.sh 17:12:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:12:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:12:12 ---> job-cost.sh 17:12:12 lf-activate-venv: SKIPPING 17:12:12 DEBUG: total: 0.2199999988079071 17:12:12 INFO: Retrieving Stack Cost... 17:12:13 INFO: Retrieving Pricing Info for: v3-standard-8 17:12:13 INFO: Archiving Costs [Pipeline] echo 17:12:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:12:13 ---> logs-deploy.sh 17:12:13 lf-activate-venv: SKIPPING 17:12:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-101/1 17:12:13 INFO: archiving workspace using pattern(s): 17:12:14 Archives upload complete. 17:12:14 INFO: archiving logs to Nexus