Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10ef29898b79999b5104b1e0696f6e57a9803417+6f96719caec97f71daa19372f5503ea6385d9957 (a4af23c18fe7a25003946192688a8bb201765887) 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-ssh5208326580390165684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh6100268791521006486.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8931923028959805854.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14141496944915754027.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6178332020508023403.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-17573 in /w/workspace/foundry_app-record-replay_PR-105 [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-105 # 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 Merging remotes/origin/main commit 6f96719caec97f71daa19372f5503ea6385d9957 into PR head commit 10ef29898b79999b5104b1e0696f6e57a9803417 Merge succeeded, producing ae9eac2e75a43d330f9066cb070a1f75e1469960 Checking out Revision ae9eac2e75a43d330f9066cb070a1f75e1469960 (PR-105) > 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/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10ef29898b79999b5104b1e0696f6e57a9803417 # 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 6f96719caec97f71daa19372f5503ea6385d9957 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae9eac2e75a43d330f9066cb070a1f75e1469960 # timeout=10 Commit message: "Merge commit '6f96719caec97f71daa19372f5503ea6385d9957' into HEAD" > git rev-list --no-walk 10ef29898b79999b5104b1e0696f6e57a9803417 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:08:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:08:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:08:34 ========================================================= 23:08:34 EdgeX Global Pipelines Version Info 23:08:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:08:34 ------------------- 23:08:34 stable info: 23:08:34 ------------------- 23:08:34 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 23:08:34 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:08:34 Message: update stable to v1.0.257 23:08:35 ------------------- 23:08:35 experimental info: 23:08:35 ------------------- 23:08:35 Commited By: **** collab-it+edgex@linuxfoundation.org 23:08:35 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:08:35 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-105 [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-105 [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-105 [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae9eac2e75a43d330f9066cb070a1f75e1469960 [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae9eac2 [Pipeline] echo 23:08:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:08:36 provisioning config files... 23:08:36 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-105@tmp/config17312285644401346031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:36 ---> docker-login.sh 23:08:36 nexus3.edgexfoundry.org:10001 23:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:36 Configure a credential helper to remove this warning. See 23:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:36 23:08:36 Login Succeeded 23:08:36 nexus3.edgexfoundry.org:10002 23:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:36 Configure a credential helper to remove this warning. See 23:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:36 23:08:36 Login Succeeded 23:08:36 nexus3.edgexfoundry.org:10003 23:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:36 Configure a credential helper to remove this warning. See 23:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:36 23:08:36 Login Succeeded 23:08:36 nexus3.edgexfoundry.org:10004 23:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:36 Configure a credential helper to remove this warning. See 23:08:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:36 23:08:36 Login Succeeded 23:08:36 docker.io 23:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:37 Configure a credential helper to remove this warning. See 23:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:37 23:08:37 Login Succeeded 23:08:37 ---> docker-login.sh ends [Pipeline] } 23:08:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:08:37 + git rev-list -1 --merges ae9eac2e75a43d330f9066cb070a1f75e1469960~1..ae9eac2e75a43d330f9066cb070a1f75e1469960 [Pipeline] echo 23:08:37 -----------> git rev-list -1 --merges ae9eac2e75a43d330f9066cb070a1f75e1469960~1..ae9eac2e75a43d330f9066cb070a1f75e1469960 ae9eac2e75a43d330f9066cb070a1f75e1469960 23:08:37 ae9eac2e75a43d330f9066cb070a1f75e1469960 [false] [Pipeline] sh 23:08:37 + git log --format=format:%s -1 ae9eac2e75a43d330f9066cb070a1f75e1469960 [Pipeline] echo 23:08:37 ========================================================= 23:08:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:08:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:38 + git log --format=format:%s -1 ae9eac2e75a43d330f9066cb070a1f75e1469960 [Pipeline] echo 23:08:38 [semverPrep] GIT_COMMIT: ae9eac2e75a43d330f9066cb070a1f75e1469960, Commit Message: Merge commit '6f96719caec97f71daa19372f5503ea6385d9957' into HEAD [Pipeline] echo 23:08:38 [semverPrep] This is not a build commit. [Pipeline] sh 23:08:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:08:38 + grep -v github /etc/ssh/ssh_known_hosts 23:08:38 + [ -e /tmp/ssh_known_hosts ] 23:08:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:08:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:08:38 + sudo tee -a /etc/ssh/ssh_known_hosts 23:08:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:38 23:08:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:39 0.1.4: Pulling from edgex-devops/py-git-semver 23:08:39 b85a868b505f: Pulling fs layer 23:08:39 e2be974225ed: Pulling fs layer 23:08:39 339a4e72a1f5: Pulling fs layer 23:08:39 988bab9f4d93: Pulling fs layer 23:08:39 1469e6f7b9e6: Pulling fs layer 23:08:39 eaf3925da568: Pulling fs layer 23:08:39 bab4dde63d76: Pulling fs layer 23:08:39 bde34c3a00c8: Pulling fs layer 23:08:39 b352a97aabf1: Pulling fs layer 23:08:39 4872d77fe225: Pulling fs layer 23:08:39 5851b861e8e6: Pulling fs layer 23:08:39 988bab9f4d93: Waiting 23:08:39 1469e6f7b9e6: Waiting 23:08:39 eaf3925da568: Waiting 23:08:39 bab4dde63d76: Waiting 23:08:39 bde34c3a00c8: Waiting 23:08:39 b352a97aabf1: Waiting 23:08:39 4872d77fe225: Waiting 23:08:39 5851b861e8e6: Waiting 23:08:39 e2be974225ed: Verifying Checksum 23:08:39 e2be974225ed: Download complete 23:08:39 988bab9f4d93: Download complete 23:08:39 1469e6f7b9e6: Verifying Checksum 23:08:39 1469e6f7b9e6: Download complete 23:08:39 339a4e72a1f5: Verifying Checksum 23:08:39 339a4e72a1f5: Download complete 23:08:39 eaf3925da568: Verifying Checksum 23:08:39 eaf3925da568: Download complete 23:08:39 bde34c3a00c8: Verifying Checksum 23:08:39 bde34c3a00c8: Download complete 23:08:39 b352a97aabf1: Download complete 23:08:39 4872d77fe225: Download complete 23:08:39 5851b861e8e6: Download complete 23:08:39 b85a868b505f: Verifying Checksum 23:08:39 b85a868b505f: Download complete 23:08:39 bab4dde63d76: Verifying Checksum 23:08:39 bab4dde63d76: Download complete 23:08:40 b85a868b505f: Pull complete 23:08:40 e2be974225ed: Pull complete 23:08:41 339a4e72a1f5: Pull complete 23:08:41 988bab9f4d93: Pull complete 23:08:41 1469e6f7b9e6: Pull complete 23:08:41 eaf3925da568: Pull complete 23:08:43 bab4dde63d76: Pull complete 23:08:43 bde34c3a00c8: Pull complete 23:08:43 b352a97aabf1: Pull complete 23:08:43 4872d77fe225: Pull complete 23:08:43 5851b861e8e6: Pull complete 23:08:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:08:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:43 prd-ubuntu20.04-docker-8c-8g-17573 does not seem to be running inside a container 23:08:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-105 -v /w/workspace/foundry_app-record-replay_PR-105:/w/workspace/foundry_app-record-replay_PR-105:rw,z -v /w/workspace/foundry_app-record-replay_PR-105@tmp:/w/workspace/foundry_app-record-replay_PR-105@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 23:08:49 $ docker top 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:08:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:49 [ssh-agent] Looking for ssh-agent implementation... 23:08:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:49 $ docker exec 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d ssh-agent 23:08:49 SSH_AUTH_SOCK=/tmp/ssh-SFvYhP5mbnlg/agent.32 23:08:49 SSH_AGENT_PID=38 23:08:49 Running ssh-add (command line suppressed) 23:08:49 Identity added: /w/workspace/foundry_app-record-replay_PR-105@tmp/private_key_15087103586824205077.key (/w/workspace/foundry_app-record-replay_PR-105@tmp/private_key_15087103586824205077.key) 23:08:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:49 + git tag --points-at HEAD [Pipeline] } 23:08:49 $ docker exec --env ******** --env ******** 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d ssh-agent -k 23:08:50 unset SSH_AUTH_SOCK; 23:08:50 unset SSH_AGENT_PID; 23:08:50 echo Agent pid 38 killed; 23:08:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:08:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:08:50 [ssh-agent] Looking for ssh-agent implementation... 23:08:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:08:50 $ docker exec 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d ssh-agent 23:08:50 SSH_AUTH_SOCK=/tmp/ssh-h7hQUNf9VgYO/agent.71 23:08:50 SSH_AGENT_PID=77 23:08:50 Running ssh-add (command line suppressed) 23:08:50 Identity added: /w/workspace/foundry_app-record-replay_PR-105@tmp/private_key_7328427348910538724.key (/w/workspace/foundry_app-record-replay_PR-105@tmp/private_key_7328427348910538724.key) 23:08:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:08:50 + git semver init 23:08:51 2023-11-14 23:08:50,955 [run_init] DEBUG init version:0.0.0 force:False 23:08:51 2023-11-14 23:08:50,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-105/.semver 23:08:51 2023-11-14 23:08:50,956 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-105/.semver 23:08:51 2023-11-14 23:08:50,956 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-105/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-105, universal_newlines=False, shell=None, istream=None) 23:08:51 2023-11-14 23:08:51,700 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-105/.git/info/exclude 23:08:51 2023-11-14 23:08:51,701 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-105/.semver/PR-105 with force:False 23:08:51 2023-11-14 23:08:51,701 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-105/.semver/PR-105 23:08:51 2023-11-14 23:08:51,705 [execute] INFO git cat-file --batch-check 23:08:51 2023-11-14 23:08:51,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-105/.semver, universal_newlines=False, shell=None, istream=) 23:08:51 2023-11-14 23:08:51,713 [execute] INFO git cat-file --batch 23:08:51 2023-11-14 23:08:51,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-105/.semver, universal_newlines=False, shell=None, istream=) 23:08:51 2023-11-14 23:08:51,719 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-105/.semver/PR-105 23:08:51 0.0.0 [Pipeline] } 23:08:51 $ docker exec --env ******** --env ******** 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d ssh-agent -k 23:08:52 unset SSH_AUTH_SOCK; 23:08:52 unset SSH_AGENT_PID; 23:08:52 echo Agent pid 77 killed; 23:08:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:08:52 + git semver [Pipeline] } 23:08:52 $ docker stop --time=1 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d 23:08:53 $ docker rm -f --volumes 4e1e56d2d1583594254b83a8cf616d5033fc5f6088f9de04088456a1e29f697d [Pipeline] // withDockerContainer [Pipeline] sh 23:08:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:08:54 Stashed 1 file(s) [Pipeline] echo 23:08:54 [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 23:08:54 provisioning config files... 23:08:54 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-105@tmp/config2556704162761531313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18008 in /w/workspace/foundry_app-record-replay_PR-105 [Pipeline] { [Pipeline] ws 23:08:54 Running in /w/workspace/app-record-replay/2 [Pipeline] { [Pipeline] checkout 23:08:54 Selected Git installation does not exist. Using Default 23:08:54 The recommended git tool is: NONE 23:08:54 ---> docker-login.sh 23:08:54 nexus3.edgexfoundry.org:10001 23:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:54 Configure a credential helper to remove this warning. See 23:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:54 23:08:54 Login Succeeded 23:08:54 nexus3.edgexfoundry.org:10002 23:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:54 Configure a credential helper to remove this warning. See 23:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:54 23:08:54 Login Succeeded 23:08:54 nexus3.edgexfoundry.org:10003 23:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:55 Configure a credential helper to remove this warning. See 23:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:55 23:08:55 Login Succeeded 23:08:55 nexus3.edgexfoundry.org:10004 23:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:55 Configure a credential helper to remove this warning. See 23:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:55 23:08:55 Login Succeeded 23:08:55 docker.io 23:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:08:55 Configure a credential helper to remove this warning. See 23:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:08:55 23:08:55 Login Succeeded 23:08:55 ---> docker-login.sh ends [Pipeline] } 23:08:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:08:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:08:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:08:55 ========================================================= 23:08:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:08:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:55 + 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 . 23:08:55 Sending build context to Docker daemon 654.3kB 23:08:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:08:55 Step 2/12 : FROM ${BASE} AS builder 23:08:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:08:55 7264a8db6415: Pulling fs layer 23:08:55 c4d48a809fc2: Pulling fs layer 23:08:55 4f1c88b9dad5: Pulling fs layer 23:08:55 ad3a456e5733: Pulling fs layer 23:08:55 69c7f0334f64: Pulling fs layer 23:08:55 1f1c1a5573a3: Pulling fs layer 23:08:55 ce7588e14bc9: Pulling fs layer 23:08:55 b5e4710f87ac: Pulling fs layer 23:08:55 ad3a456e5733: Waiting 23:08:55 ce7588e14bc9: Waiting 23:08:55 b5e4710f87ac: Waiting 23:08:55 1f1c1a5573a3: Waiting 23:08:55 69c7f0334f64: Waiting 23:08:55 c4d48a809fc2: Download complete 23:08:55 ad3a456e5733: Verifying Checksum 23:08:55 ad3a456e5733: Download complete 23:08:55 69c7f0334f64: Verifying Checksum 23:08:55 69c7f0334f64: Download complete 23:08:55 7264a8db6415: Verifying Checksum 23:08:55 7264a8db6415: Download complete 23:08:56 1f1c1a5573a3: Verifying Checksum 23:08:56 1f1c1a5573a3: Download complete 23:08:56 7264a8db6415: Pull complete 23:08:56 c4d48a809fc2: Pull complete 23:08:56 b5e4710f87ac: Verifying Checksum 23:08:56 b5e4710f87ac: Download complete 23:08:56 4f1c88b9dad5: Verifying Checksum 23:08:56 4f1c88b9dad5: Download complete 23:08:56 ce7588e14bc9: Download complete 23:08:59 using credential edgex-jenkins-ssh 23:08:59 Cloning the remote Git repository 23:08:59 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 23:08:59 > git init /w/workspace/app-record-replay/2 # timeout=10 23:08:59 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:08:59 > git --version # timeout=10 23:08:59 > git --version # 'git version 2.25.1' 23:08:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:59 4f1c88b9dad5: Pull complete 23:08:59 ad3a456e5733: Pull complete 23:08:59 69c7f0334f64: Pull complete 23:08:59 1f1c1a5573a3: Pull complete 23:09:00 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:09:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:01 Merging remotes/origin/main commit 6f96719caec97f71daa19372f5503ea6385d9957 into PR head commit 10ef29898b79999b5104b1e0696f6e57a9803417 23:09:02 Merge succeeded, producing 35dd0879201cc97266d6fd9771f0239119ef48c8 23:09:02 Checking out Revision 35dd0879201cc97266d6fd9771f0239119ef48c8 (PR-105) 23:09:01 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:09:01 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:09:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/105/head:refs/remotes/origin/PR-105 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:09:01 > git config core.sparsecheckout # timeout=10 23:09:01 > git checkout -f 10ef29898b79999b5104b1e0696f6e57a9803417 # timeout=10 23:09:01 > git remote # timeout=10 23:09:01 > git config --get remote.origin.url # timeout=10 23:09:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:01 > git merge 6f96719caec97f71daa19372f5503ea6385d9957 # timeout=10 23:09:01 > git rev-parse HEAD^{commit} # timeout=10 23:09:02 > git config core.sparsecheckout # timeout=10 23:09:02 > git checkout -f 35dd0879201cc97266d6fd9771f0239119ef48c8 # timeout=10 23:09:02 ce7588e14bc9: Pull complete 23:09:02 b5e4710f87ac: Pull complete 23:09:02 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:09:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:09:02 ---> 88b5674ff536 23:09:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:09:05 Commit message: "Merge commit '6f96719caec97f71daa19372f5503ea6385d9957' into HEAD" 23:09:05 > git rev-list --no-walk 10ef29898b79999b5104b1e0696f6e57a9803417 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:09:06 % Total % Received % Xferd Average Speed Time Time Time Current 23:09:06 Dload Upload Total Spent Left Speed 23:09:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 82888 0 --:--:-- --:--:-- --:--:-- 82888 [Pipeline] sh 23:09:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:09:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:09:07 + sudo tee /etc/docker/daemon.new 23:09:07 { 23:09:07 "registry-mirrors": [ 23:09:07 "https://nexus3.edgexfoundry.org:10001" 23:09:07 ], 23:09:07 "bip": "10.250.0.254/24", 23:09:07 "hosts": [ 23:09:07 "tcp://0.0.0.0:5555", 23:09:07 "unix:///var/run/docker.sock" 23:09:07 ], 23:09:07 "mtu": 1458, 23:09:07 "selinux-enabled": true, 23:09:07 "seccomp-profile": "/etc/docker/seccomp.json" 23:09:07 } [Pipeline] sh 23:09:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:09:08 + sudo service docker restart 23:09:09 ---> Running in a0f1f4ffb6b2 23:09:09 Removing intermediate container a0f1f4ffb6b2 23:09:09 ---> 988b34135afd 23:09:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:09:09 ---> Running in 04fc63808204 23:09:09 Removing intermediate container 04fc63808204 23:09:09 ---> dd8fb5424e8c 23:09:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:09:09 ---> Running in 8113ab0cb2b8 23:09:09 Removing intermediate container 8113ab0cb2b8 23:09:09 ---> c52770d252d3 23:09:09 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:09:09 ---> Running in 64037a162add 23:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:09:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:09:10 OK: 264 MiB in 52 packages 23:09:10 Removing intermediate container 64037a162add 23:09:10 ---> f626469367ab 23:09:10 Step 7/12 : WORKDIR /app 23:09:10 ---> Running in 9672f6f6a505 23:09:10 Removing intermediate container 9672f6f6a505 23:09:10 ---> 638548b0784d 23:09:10 Step 8/12 : COPY go.mod vendor* ./ 23:09:10 ---> ed407564bd4e 23:09:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:10 ---> Running in c8b4c585e1c2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:30 provisioning config files... 23:09:30 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/2@tmp/config18308881133867286127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:30 ---> docker-login.sh 23:09:30 nexus3.edgexfoundry.org:10001 23:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:31 Configure a credential helper to remove this warning. See 23:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:31 23:09:31 Login Succeeded 23:09:31 nexus3.edgexfoundry.org:10002 23:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:31 Configure a credential helper to remove this warning. See 23:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:31 23:09:31 Login Succeeded 23:09:31 nexus3.edgexfoundry.org:10003 23:09:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:31 Configure a credential helper to remove this warning. See 23:09:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:31 23:09:31 Login Succeeded 23:09:31 nexus3.edgexfoundry.org:10004 23:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:32 Configure a credential helper to remove this warning. See 23:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:32 23:09:32 Login Succeeded 23:09:32 docker.io 23:09:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:32 Configure a credential helper to remove this warning. See 23:09:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:32 23:09:32 Login Succeeded 23:09:32 ---> docker-login.sh ends [Pipeline] } 23:09:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:09:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:09:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:09:33 ========================================================= 23:09:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:09:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:33 + 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 . 23:09:33 Sending build context to Docker daemon 258.6kB 23:09:33 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:09:33 Step 2/12 : FROM ${BASE} AS builder 23:09:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:09:33 9fda8d8052c6: Pulling fs layer 23:09:33 5d54e960e981: Pulling fs layer 23:09:33 c4a7e357bf2a: Pulling fs layer 23:09:33 f0e02332f6b5: Pulling fs layer 23:09:33 f0e02332f6b5: Waiting 23:09:33 872ee5b61b7b: Pulling fs layer 23:09:33 0c6a40ed1a82: Pulling fs layer 23:09:33 94ae7d8d031c: Pulling fs layer 23:09:33 872ee5b61b7b: Waiting 23:09:33 94ae7d8d031c: Waiting 23:09:33 0c6a40ed1a82: Waiting 23:09:33 5d54e960e981: Verifying Checksum 23:09:33 5d54e960e981: Download complete 23:09:33 f0e02332f6b5: Verifying Checksum 23:09:33 f0e02332f6b5: Download complete 23:09:33 872ee5b61b7b: Verifying Checksum 23:09:33 872ee5b61b7b: Download complete 23:09:33 9fda8d8052c6: Download complete 23:09:34 94ae7d8d031c: Verifying Checksum 23:09:34 94ae7d8d031c: Download complete 23:09:34 9fda8d8052c6: Pull complete 23:09:35 5d54e960e981: Pull complete 23:09:35 c4a7e357bf2a: Verifying Checksum 23:09:35 c4a7e357bf2a: Download complete 23:09:36 0c6a40ed1a82: Verifying Checksum 23:09:36 0c6a40ed1a82: Download complete 23:09:49 c4a7e357bf2a: Pull complete 23:09:49 f0e02332f6b5: Pull complete 23:09:49 872ee5b61b7b: Pull complete 23:09:55 0c6a40ed1a82: Pull complete 23:09:57 94ae7d8d031c: Pull complete 23:09:57 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:09:57 ---> 86de565de09d 23:09:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:09:57 Removing intermediate container c8b4c585e1c2 23:09:57 ---> 10b9c1c4884e 23:09:57 Step 10/12 : COPY . . 23:09:57 ---> 947ab16be5ff 23:09:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:09:57 ---> Running in 28525e29aa70 23:09:57 Removing intermediate container 28525e29aa70 23:09:57 ---> 5b6743ff94e8 23:09:57 Step 12/12 : RUN $MAKE 23:09:57 ---> Running in 701c7d4dc33c 23:09:57 noop 23:09:57 Removing intermediate container 701c7d4dc33c 23:09:57 ---> ee67ea86ab53 23:09:57 Successfully built ee67ea86ab53 23:09:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:57 ---> Running in 955b0b179fbd 23:09:58 + docker inspect -f . ci-base-image-x86_64 23:09:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:58 prd-ubuntu20.04-docker-8c-8g-17573 does not seem to be running inside a container 23:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-105 -v /w/workspace/foundry_app-record-replay_PR-105:/w/workspace/foundry_app-record-replay_PR-105:rw,z -v /w/workspace/foundry_app-record-replay_PR-105@tmp:/w/workspace/foundry_app-record-replay_PR-105@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 23:09:58 Removing intermediate container 955b0b179fbd 23:09:58 ---> 050ca85d4b52 23:09:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:09:58 ---> Running in 5b04f8213cb5 23:09:58 Removing intermediate container 5b04f8213cb5 23:09:58 ---> a64b9721eac1 23:09:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:09:58 $ docker top 403943173d9e3b793ef722a544ec86ce031170b7461d60e2b4aacb343bfd3af6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:58 ---> Running in f8b950d46e83 23:09:58 + go version 23:09:58 go version go1.21.0 linux/amd64 [Pipeline] } 23:09:58 $ docker stop --time=1 403943173d9e3b793ef722a544ec86ce031170b7461d60e2b4aacb343bfd3af6 23:09:58 Removing intermediate container f8b950d46e83 23:09:58 ---> d53bcf123ba4 23:09:58 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:09:58 ---> Running in 270dc39cb2f2 23:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:10:00 $ docker rm -f --volumes 403943173d9e3b793ef722a544ec86ce031170b7461d60e2b4aacb343bfd3af6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 23:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:00 + docker inspect -f . ci-base-image-x86_64 23:10:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:00 prd-ubuntu20.04-docker-8c-8g-17573 does not seem to be running inside a container 23:10:00 $ 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-105 -v /w/workspace/foundry_app-record-replay_PR-105:/w/workspace/foundry_app-record-replay_PR-105:rw,z -v /w/workspace/foundry_app-record-replay_PR-105@tmp:/w/workspace/foundry_app-record-replay_PR-105@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 23:10:01 $ docker top 57d102f5a163d02eb2b399f65c715294a75f001556180e2b315a78077477e689 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:01 OK: 266 MiB in 52 packages 23:10:01 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-105 [Pipeline] fileExists [Pipeline] sh 23:10:01 + make test 23:10:01 go test -race -coverprofile=coverage.out ./... 23:10:02 Removing intermediate container 270dc39cb2f2 23:10:02 ---> 59a88cd593b9 23:10:02 Step 7/12 : WORKDIR /app 23:10:02 ---> Running in dd12023a3dca 23:10:02 Removing intermediate container dd12023a3dca 23:10:02 ---> 8bc1d1728540 23:10:02 Step 8/12 : COPY go.mod vendor* ./ 23:10:03 ---> cf66b89ccd38 23:10:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:03 ---> Running in ef32b31ff4e0 23:10:19 ? github.com/edgexfoundry/app-record-replay [no test files] 23:10:21 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:10:21 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:10:21 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:10:21 ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements 23:10:31 ok github.com/edgexfoundry/app-record-replay/internal/application 9.622s coverage: 98.7% of statements 23:10:31 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.149s coverage: 89.7% of statements 23:10:31 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements 23:10:53 go vet ./... 23:10:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:10:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:10:55 ./bin/test-attribution-txt.sh [Pipeline] echo 23:10:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:10:55 $ docker stop --time=1 57d102f5a163d02eb2b399f65c715294a75f001556180e2b315a78077477e689 23:10:59 $ docker rm -f --volumes 57d102f5a163d02eb2b399f65c715294a75f001556180e2b315a78077477e689 [Pipeline] // withDockerContainer [Pipeline] sh 23:11:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:11:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:11:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:11:00 + ls -al . 23:11:00 total 192 23:11:00 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 23:10 . 23:11:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 23:08 .. 23:11:00 -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 23:08 .dockerignore 23:11:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 23:10 .git 23:11:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:08 .github 23:11:00 -rw-rw-r-- 1 jenkins jenkins 164 Nov 14 23:08 .gitignore 23:11:00 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 23:08 .golangci.yml 23:11:00 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 23:08 .semver 23:11:00 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 14 23:08 Attribution.txt 23:11:00 -rw-rw-r-- 1 jenkins jenkins 458 Nov 14 23:08 CHANGELOG.md 23:11:00 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 14 23:08 Dockerfile 23:11:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 23:08 GOVERNANCE.md 23:11:00 -rw-rw-r-- 1 jenkins jenkins 681 Nov 14 23:08 Jenkinsfile 23:11:00 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 23:08 LICENSE 23:11:00 -rw-rw-r-- 1 jenkins jenkins 3139 Nov 14 23:08 Makefile 23:11:00 -rw-rw-r-- 1 jenkins jenkins 611 Nov 14 23:08 OWNERS.md 23:11:00 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 14 23:08 README.md 23:11:00 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 14 23:08 Record and Reply.postman_collection.json 23:11:00 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 23:08 VERSION 23:11:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:08 bin 23:11:00 -rw-r--r-- 1 jenkins jenkins 24666 Nov 14 23:10 coverage.out 23:11:00 -rw-rw-r-- 1 jenkins jenkins 3859 Nov 14 23:08 go.mod 23:11:00 -rw-rw-r-- 1 jenkins jenkins 34797 Nov 14 23:08 go.sum 23:11:00 drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 23:08 internal 23:11:00 -rw-rw-r-- 1 jenkins jenkins 913 Nov 14 23:08 main.go 23:11:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:08 openapi 23:11:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:08 pkg 23:11:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:01 + 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=ae9eac2e75a43d330f9066cb070a1f75e1469960 --label arch=amd64 --label version=0.0.0 . 23:11:01 Sending build context to Docker daemon 679.9kB 23:11:01 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 23:11:01 Step 2/27 : FROM ${BASE} AS builder 23:11:01 ---> ee67ea86ab53 23:11:01 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 23:11:01 ---> Running in 92e385a7cc02 23:11:01 Removing intermediate container 92e385a7cc02 23:11:01 ---> 4cf8eb3fec60 23:11:01 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:11:01 ---> Running in 616ebd74d799 23:11:01 Removing intermediate container 616ebd74d799 23:11:01 ---> d8a36608bbc4 23:11:01 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:11:01 ---> Running in 0f8e3f7e498d 23:11:01 Removing intermediate container 0f8e3f7e498d 23:11:01 ---> 1aa1cbbf7b36 23:11:01 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:01 ---> Running in 1dbc299e691b 23:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:11:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:11:02 OK: 264 MiB in 52 packages 23:11:02 Removing intermediate container 1dbc299e691b 23:11:02 ---> cecf976d0d23 23:11:02 Step 7/27 : WORKDIR /app 23:11:02 ---> Running in 0fdac2222aac 23:11:02 Removing intermediate container 0fdac2222aac 23:11:02 ---> 05801ecaaec2 23:11:02 Step 8/27 : COPY go.mod vendor* ./ 23:11:02 ---> 09a322c3bbe0 23:11:02 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:02 ---> Running in 45c954f6adb9 23:11:03 Removing intermediate container 45c954f6adb9 23:11:03 ---> c6d134b02e22 23:11:03 Step 10/27 : COPY . . 23:11:03 ---> 8e10000b1fd7 23:11:03 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:11:03 ---> Running in 786f4cd3012c 23:11:04 Removing intermediate container 786f4cd3012c 23:11:04 ---> fbf369c6d0e0 23:11:04 Step 12/27 : RUN $MAKE 23:11:04 ---> Running in b402cf2df957 23:11:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 23:11:24 Removing intermediate container ef32b31ff4e0 23:11:24 ---> c6e9756c4bb1 23:11:24 Step 10/12 : COPY . . 23:11:24 ---> 90c628fc6021 23:11:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:11:24 ---> Running in 978baea507a7 23:11:24 Removing intermediate container 978baea507a7 23:11:24 ---> ec070a04b2da 23:11:24 Step 12/12 : RUN $MAKE 23:11:24 ---> Running in 234fbf093d2a 23:11:24 noop 23:11:24 Removing intermediate container 234fbf093d2a 23:11:24 ---> 1ec041458c02 23:11:24 Successfully built 1ec041458c02 23:11:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:24 + docker inspect -f . ci-base-image-arm64 23:11:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:25 prd-ubuntu20.04-docker-arm64-4c-16g-18008 does not seem to be running inside a container 23:11:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@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-arm64 cat 23:11:26 $ docker top bdcc7a1e4fb94ab14ac59925023c9b8a8b2c75ffeecd8e56d90e1349072a2cf2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:27 + go version 23:11:27 go version go1.21.0 linux/arm64 [Pipeline] } 23:11:27 $ docker stop --time=1 bdcc7a1e4fb94ab14ac59925023c9b8a8b2c75ffeecd8e56d90e1349072a2cf2 23:11:28 $ docker rm -f --volumes bdcc7a1e4fb94ab14ac59925023c9b8a8b2c75ffeecd8e56d90e1349072a2cf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:29 + docker inspect -f . ci-base-image-arm64 23:11:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:29 prd-ubuntu20.04-docker-arm64-4c-16g-18008 does not seem to be running inside a container 23:11:29 $ 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/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@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-arm64 cat 23:11:30 Removing intermediate container b402cf2df957 23:11:30 ---> 8ea9caf36463 23:11:30 Step 13/27 : FROM alpine:3.18 23:11:30 3.18: Pulling from library/alpine 23:11:30 96526aa774ef: Pulling fs layer 23:11:30 96526aa774ef: Verifying Checksum 23:11:30 96526aa774ef: Download complete 23:11:30 96526aa774ef: Pull complete 23:11:30 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:11:30 Status: Downloaded newer image for alpine:3.18 23:11:30 ---> 8ca4688f4f35 23:11:30 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:11:30 ---> Running in 039b94c0141b 23:11:30 Removing intermediate container 039b94c0141b 23:11:30 ---> 28d935683e39 23:11:30 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 23:11:30 ---> Running in ed11e9ac32fa 23:11:30 Removing intermediate container ed11e9ac32fa 23:11:30 ---> 372e8193dc08 23:11:30 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 23:11:30 ---> Running in 8a144496b15d 23:11:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:11:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:11:30 (1/2) Installing ca-certificates (20230506-r0) 23:11:30 (2/2) Installing dumb-init (1.2.5-r2) 23:11:30 Executing busybox-1.36.1-r2.trigger 23:11:30 Executing ca-certificates-20230506-r0.trigger 23:11:30 OK: 8 MiB in 17 packages 23:11:30 Removing intermediate container 8a144496b15d 23:11:30 ---> 8ef5baca2856 23:11:30 Step 17/27 : RUN apk --no-cache upgrade 23:11:30 ---> Running in ac7538847764 23:11:30 $ docker top 7400ff6c080eb0f49fd2ed305b354e0a1752bafff0f417f1e6641e52ec86c82f -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:11:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:11:31 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 23:11:31 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 23:11:31 Executing busybox-1.36.1-r5.post-upgrade 23:11:31 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 23:11:31 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 23:11:31 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 23:11:31 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 23:11:31 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 23:11:31 Executing busybox-1.36.1-r5.trigger 23:11:31 Executing ca-certificates-20230506-r0.trigger 23:11:31 OK: 8 MiB in 17 packages 23:11:31 + git config --global --add safe.directory /w/workspace/app-record-replay/2 [Pipeline] fileExists [Pipeline] sh 23:11:32 Removing intermediate container ac7538847764 23:11:32 ---> c2c8d6fcee0e 23:11:32 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:11:32 + make test 23:11:32 go test -race -coverprofile=coverage.out ./... 23:11:32 ---> cf19f02560c3 23:11:32 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:11:32 ---> 382f5f560764 23:11:32 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:11:32 ---> 7a83963cb427 23:11:32 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 23:11:33 ---> cf6b992e77e1 23:11:33 Step 22/27 : EXPOSE 59712 23:11:33 ---> Running in 9cf0656600f2 23:11:33 Removing intermediate container 9cf0656600f2 23:11:33 ---> e5a5a09168e9 23:11:33 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 23:11:33 ---> Running in b4a67a79160d 23:11:33 Removing intermediate container b4a67a79160d 23:11:33 ---> e3113c6cbfed 23:11:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:11:33 ---> Running in 15a3cf83901b 23:11:33 Removing intermediate container 15a3cf83901b 23:11:33 ---> eff11a5deb5a 23:11:33 Step 25/27 : LABEL arch=amd64 23:11:33 ---> Running in 6f0c3128bb89 23:11:34 Removing intermediate container 6f0c3128bb89 23:11:34 ---> aaa56c81b6b1 23:11:34 Step 26/27 : LABEL git_sha=ae9eac2e75a43d330f9066cb070a1f75e1469960 23:11:34 ---> Running in a5451aed76c1 23:11:34 Removing intermediate container a5451aed76c1 23:11:34 ---> d2b9c3036777 23:11:34 Step 27/27 : LABEL version=0.0.0 23:11:34 ---> Running in 5601a28b0c36 23:11:34 Removing intermediate container 5601a28b0c36 23:11:34 ---> e7e47603fd9e 23:11:34 [Warning] One or more build-args [ARCH] were not consumed 23:11:34 Successfully built e7e47603fd9e 23:11:34 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [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 23:11:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:34 23:11:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:34 latest: Pulling from edgex-lftools-log-publisher 23:11:34 5eb5b503b376: Pulling fs layer 23:11:34 5c69ac0246d0: Pulling fs layer 23:11:34 ec43610c2a17: Pulling fs layer 23:11:34 3a2ae6a8a46f: Pulling fs layer 23:11:34 33b1e0a273af: Pulling fs layer 23:11:34 5d3b04190fa2: Pulling fs layer 23:11:34 2f39f015ded8: Pulling fs layer 23:11:34 3a2ae6a8a46f: Waiting 23:11:34 33b1e0a273af: Waiting 23:11:34 5d3b04190fa2: Waiting 23:11:34 2f39f015ded8: Waiting 23:11:34 5c69ac0246d0: Verifying Checksum 23:11:34 5c69ac0246d0: Download complete 23:11:34 3a2ae6a8a46f: Verifying Checksum 23:11:34 3a2ae6a8a46f: Download complete 23:11:34 33b1e0a273af: Verifying Checksum 23:11:34 33b1e0a273af: Download complete 23:11:34 ec43610c2a17: Verifying Checksum 23:11:34 ec43610c2a17: Download complete 23:11:34 5d3b04190fa2: Download complete 23:11:35 5eb5b503b376: Download complete 23:11:35 2f39f015ded8: Download complete 23:11:36 5eb5b503b376: Pull complete 23:11:36 5c69ac0246d0: Pull complete 23:11:36 ec43610c2a17: Pull complete 23:11:36 3a2ae6a8a46f: Pull complete 23:11:37 33b1e0a273af: Pull complete 23:11:37 5d3b04190fa2: Pull complete 23:11:42 2f39f015ded8: Pull complete 23:11:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:11:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:42 prd-ubuntu20.04-docker-8c-8g-17573 does not seem to be running inside a container 23:11:42 $ 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-105 -v /w/workspace/foundry_app-record-replay_PR-105:/w/workspace/foundry_app-record-replay_PR-105:rw,z -v /w/workspace/foundry_app-record-replay_PR-105@tmp:/w/workspace/foundry_app-record-replay_PR-105@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 23:11:49 $ docker top e38fe82e0c88bfcc0422503a32fdd94660b930af09327987525f6e1554637775 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:50 ---> job-cost.sh 23:11:50 lf-activate-venv: SKIPPING 23:11:50 INFO: No Stack... 23:11:50 INFO: Retrieving Pricing Info for: v3-standard-8 23:11:51 INFO: Archiving Costs [Pipeline] sh 23:11:51 + cat /w/workspace/foundry_app-record-replay_PR-105/archives/cost.csv 23:11:51 + cut -d, -f6 [Pipeline] lock 23:11:51 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] 23:11:51 Resource [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] did not exist. Created. 23:11:51 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:11:51 + echo total: 0.4399999976158142 [Pipeline] stash 23:11:51 Stashed 1 file(s) [Pipeline] } 23:11:51 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:11:51 $ docker stop --time=1 e38fe82e0c88bfcc0422503a32fdd94660b930af09327987525f6e1554637775 23:11:52 $ docker rm -f --volumes e38fe82e0c88bfcc0422503a32fdd94660b930af09327987525f6e1554637775 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:13:38 ? github.com/edgexfoundry/app-record-replay [no test files] 23:13:38 ok github.com/edgexfoundry/app-record-replay/internal/app 1.213s coverage: 88.0% of statements 23:13:42 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:13:42 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:13:43 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:13:49 ok github.com/edgexfoundry/app-record-replay/internal/application 9.926s coverage: 98.7% of statements 23:13:49 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.510s coverage: 89.7% of statements 23:13:49 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.159s coverage: 100.0% of statements 23:13:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:13:49 go vet ./... 23:15:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:15:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:15:26 ./bin/test-attribution-txt.sh [Pipeline] echo 23:15:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:15:26 $ docker stop --time=1 7400ff6c080eb0f49fd2ed305b354e0a1752bafff0f417f1e6641e52ec86c82f 23:15:28 $ docker rm -f --volumes 7400ff6c080eb0f49fd2ed305b354e0a1752bafff0f417f1e6641e52ec86c82f [Pipeline] // withDockerContainer [Pipeline] sh 23:15:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:15:30 Warning: overwriting stash ‘coverage-report’ 23:15:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:15:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:15:31 + ls -al . 23:15:31 total 188 23:15:31 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 23:11 . 23:15:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 23:08 .. 23:15:31 -rw-rw-r-- 1 jenkins jenkins 119 Nov 14 23:09 .dockerignore 23:15:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 23:09 .git 23:15:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:09 .github 23:15:31 -rw-rw-r-- 1 jenkins jenkins 164 Nov 14 23:09 .gitignore 23:15:31 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 23:09 .golangci.yml 23:15:31 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 14 23:09 Attribution.txt 23:15:31 -rw-rw-r-- 1 jenkins jenkins 458 Nov 14 23:09 CHANGELOG.md 23:15:31 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 14 23:09 Dockerfile 23:15:31 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 23:09 GOVERNANCE.md 23:15:31 -rw-rw-r-- 1 jenkins jenkins 681 Nov 14 23:09 Jenkinsfile 23:15:31 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 14 23:09 LICENSE 23:15:31 -rw-rw-r-- 1 jenkins jenkins 3139 Nov 14 23:09 Makefile 23:15:31 -rw-rw-r-- 1 jenkins jenkins 611 Nov 14 23:09 OWNERS.md 23:15:31 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 14 23:09 README.md 23:15:31 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 14 23:09 Record and Reply.postman_collection.json 23:15:31 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 23:08 VERSION 23:15:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:09 bin 23:15:31 -rw-r--r-- 1 jenkins jenkins 24666 Nov 14 23:13 coverage.out 23:15:31 -rw-rw-r-- 1 jenkins jenkins 3859 Nov 14 23:09 go.mod 23:15:31 -rw-rw-r-- 1 jenkins jenkins 34797 Nov 14 23:09 go.sum 23:15:31 drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 23:09 internal 23:15:31 -rw-rw-r-- 1 jenkins jenkins 913 Nov 14 23:09 main.go 23:15:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:09 openapi 23:15:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 23:09 pkg 23:15:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 23:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:31 + 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=35dd0879201cc97266d6fd9771f0239119ef48c8 --label arch=arm64 --label version=0.0.0 . 23:15:31 Sending build context to Docker daemon 284.2kB 23:15:31 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 23:15:31 Step 2/27 : FROM ${BASE} AS builder 23:15:31 ---> 1ec041458c02 23:15:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 23:15:31 ---> Running in 16bb7e325882 23:15:32 Removing intermediate container 16bb7e325882 23:15:32 ---> 94e521ab672a 23:15:32 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 23:15:32 ---> Running in 29dcec150d18 23:15:32 Removing intermediate container 29dcec150d18 23:15:32 ---> 37793713717f 23:15:32 Step 5/27 : ARG ADD_BUILD_TAGS="" 23:15:32 ---> Running in aa13e0be7d28 23:15:32 Removing intermediate container aa13e0be7d28 23:15:32 ---> 5e532d4e54d8 23:15:32 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:15:33 ---> Running in 0fd0f4b827fa 23:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:15:35 OK: 266 MiB in 52 packages 23:15:36 Removing intermediate container 0fd0f4b827fa 23:15:36 ---> f65ab3a09931 23:15:36 Step 7/27 : WORKDIR /app 23:15:36 ---> Running in dbcc1995cd2e 23:15:36 Removing intermediate container dbcc1995cd2e 23:15:36 ---> fda46958dccf 23:15:36 Step 8/27 : COPY go.mod vendor* ./ 23:15:37 ---> f31d7cc41800 23:15:37 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:15:37 ---> Running in 37bd39dd24f5 23:15:39 Removing intermediate container 37bd39dd24f5 23:15:39 ---> a0980024711d 23:15:39 Step 10/27 : COPY . . 23:15:39 ---> 1687fb2e7a92 23:15:39 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:15:40 ---> Running in efde727b4df7 23:15:40 Removing intermediate container efde727b4df7 23:15:40 ---> d66d21b9cc4c 23:15:40 Step 12/27 : RUN $MAKE 23:15:40 ---> Running in 725802cf9a9e 23:15:41 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 23:17:33 Removing intermediate container 725802cf9a9e 23:17:33 ---> 33a084128e68 23:17:33 Step 13/27 : FROM alpine:3.18 23:17:33 3.18: Pulling from library/alpine 23:17:33 579b34f0a95b: Pulling fs layer 23:17:33 579b34f0a95b: Verifying Checksum 23:17:33 579b34f0a95b: Download complete 23:17:33 579b34f0a95b: Pull complete 23:17:33 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:17:33 Status: Downloaded newer image for alpine:3.18 23:17:33 ---> 3cc203321400 23:17:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:17:33 ---> Running in e45cd8f5fc88 23:17:33 Removing intermediate container e45cd8f5fc88 23:17:33 ---> 7137c66935c1 23:17:33 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 23:17:33 ---> Running in 6817e76c624e 23:17:33 Removing intermediate container 6817e76c624e 23:17:33 ---> 43bdc68157e4 23:17:33 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 23:17:33 ---> Running in c636611f732d 23:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:17:33 (1/2) Installing ca-certificates (20230506-r0) 23:17:33 (2/2) Installing dumb-init (1.2.5-r2) 23:17:33 Executing busybox-1.36.1-r2.trigger 23:17:33 Executing ca-certificates-20230506-r0.trigger 23:17:33 OK: 9 MiB in 17 packages 23:17:33 Removing intermediate container c636611f732d 23:17:33 ---> 2089980aa4de 23:17:33 Step 17/27 : RUN apk --no-cache upgrade 23:17:33 ---> Running in cf5739b34fb9 23:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:17:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:17:35 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 23:17:35 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 23:17:35 Executing busybox-1.36.1-r5.post-upgrade 23:17:35 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 23:17:35 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 23:17:36 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 23:17:36 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 23:17:36 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 23:17:36 Executing busybox-1.36.1-r5.trigger 23:17:36 Executing ca-certificates-20230506-r0.trigger 23:17:36 OK: 9 MiB in 17 packages 23:17:37 Removing intermediate container cf5739b34fb9 23:17:37 ---> dd309c498e5b 23:17:37 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:17:41 ---> 85ecba3b409c 23:17:41 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 23:17:41 ---> 9fe3cc8e4ba7 23:17:41 Step 20/27 : COPY --from=builder /app/res/ /res/ 23:17:42 ---> 0970dc170b24 23:17:42 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 23:17:43 ---> 7eb1d58cd652 23:17:43 Step 22/27 : EXPOSE 59712 23:17:43 ---> Running in 02df0cd38eb2 23:17:43 Removing intermediate container 02df0cd38eb2 23:17:43 ---> dbe0969b45af 23:17:43 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 23:17:43 ---> Running in 4b9e65a73db4 23:17:44 Removing intermediate container 4b9e65a73db4 23:17:44 ---> 06a6932e76c2 23:17:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:17:44 ---> Running in b04b29b77800 23:17:44 Removing intermediate container b04b29b77800 23:17:44 ---> 61cd850aa4ad 23:17:44 Step 25/27 : LABEL arch=arm64 23:17:44 ---> Running in a25339b69fa3 23:17:44 Removing intermediate container a25339b69fa3 23:17:44 ---> 07343c3d71f9 23:17:44 Step 26/27 : LABEL git_sha=35dd0879201cc97266d6fd9771f0239119ef48c8 23:17:44 ---> Running in a4e975123d6f 23:17:45 Removing intermediate container a4e975123d6f 23:17:45 ---> 3f55a1b4b367 23:17:45 Step 27/27 : LABEL version=0.0.0 23:17:45 ---> Running in 5418b00c6da8 23:17:45 Removing intermediate container 5418b00c6da8 23:17:45 ---> 2a48c4bfc0cf 23:17:45 [Warning] One or more build-args [ARCH] were not consumed 23:17:45 Successfully built 2a48c4bfc0cf 23:17:45 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 23:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:45 23:17:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:46 arm64: Pulling from edgex-lftools-log-publisher 23:17:46 8998bd30e6a1: Pulling fs layer 23:17:46 04944245beec: Pulling fs layer 23:17:46 699f458cf7ca: Pulling fs layer 23:17:46 765212b225bb: Pulling fs layer 23:17:46 f23df028b6ca: Pulling fs layer 23:17:46 d65c8cfc05b1: Pulling fs layer 23:17:46 2437ff75d9bd: Pulling fs layer 23:17:46 765212b225bb: Waiting 23:17:46 f23df028b6ca: Waiting 23:17:46 d65c8cfc05b1: Waiting 23:17:46 2437ff75d9bd: Waiting 23:17:46 04944245beec: Verifying Checksum 23:17:46 04944245beec: Download complete 23:17:46 765212b225bb: Verifying Checksum 23:17:46 765212b225bb: Download complete 23:17:46 f23df028b6ca: Verifying Checksum 23:17:46 f23df028b6ca: Download complete 23:17:46 d65c8cfc05b1: Verifying Checksum 23:17:46 d65c8cfc05b1: Download complete 23:17:46 699f458cf7ca: Verifying Checksum 23:17:46 699f458cf7ca: Download complete 23:17:47 8998bd30e6a1: Verifying Checksum 23:17:47 8998bd30e6a1: Download complete 23:17:49 2437ff75d9bd: Verifying Checksum 23:17:49 2437ff75d9bd: Download complete 23:17:51 8998bd30e6a1: Pull complete 23:17:55 04944245beec: Pull complete 23:17:56 699f458cf7ca: Pull complete 23:17:56 765212b225bb: Pull complete 23:17:57 f23df028b6ca: Pull complete 23:17:57 d65c8cfc05b1: Pull complete 23:18:15 2437ff75d9bd: Pull complete 23:18:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:18:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:15 prd-ubuntu20.04-docker-arm64-4c-16g-18008 does not seem to be running inside a container 23:18:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/2 -v /w/workspace/app-record-replay/2:/w/workspace/app-record-replay/2:rw,z -v /w/workspace/app-record-replay/2@tmp:/w/workspace/app-record-replay/2@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:arm64 cat 23:18:18 $ docker top eb326611a77210904fdf45e6955fe2e46f484f5ceb8662a9f6d955fffaba1bda -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:19 ---> job-cost.sh 23:18:19 lf-activate-venv: SKIPPING 23:18:19 INFO: No Stack... 23:18:19 INFO: Retrieving Pricing Info for: v3-standard-4 23:18:20 INFO: Archiving Costs [Pipeline] sh 23:18:21 + cat /w/workspace/app-record-replay/2/archives/cost.csv 23:18:21 + cut -d, -f6 [Pipeline] lock 23:18:21 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] 23:18:21 Resource [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] did not exist. Created. 23:18:21 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:18:21 /w/workspace/app-record-replay/2@tmp/durable-99649987/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:18:22 + echo total: 0.2199999988079071 [Pipeline] stash 23:18:22 Warning: overwriting stash ‘stack-cost’ 23:18:22 Stashed 1 file(s) [Pipeline] } 23:18:22 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-105-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:18:22 $ docker stop --time=1 eb326611a77210904fdf45e6955fe2e46f484f5ceb8662a9f6d955fffaba1bda 23:18:24 $ docker rm -f --volumes eb326611a77210904fdf45e6955fe2e46f484f5ceb8662a9f6d955fffaba1bda [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 23:18:24 provisioning config files... 23:18:24 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-105@tmp/config3680798369683109962tmp [Pipeline] { [Pipeline] sh 23:18:25 + set +x 23:18:25 + curl+ -s https://codecov.io/bash 23:18:25 bash -s -- 23:18:25 23:18:25 _____ _ 23:18:25 / ____| | | 23:18:25 | | ___ __| | ___ ___ _____ __ 23:18:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:18:25 | |___| (_) | (_| | __/ (_| (_) \ V / 23:18:25 \_____\___/ \__,_|\___|\___\___/ \_/ 23:18:25 Bash-1.0.6 23:18:25 23:18:25 23:18:25 ==> git version 2.25.1 found 23:18:25 ==> 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 23:18:25 Release-Date: 2020-01-08 23:18:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:18:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:18:25 ==> Jenkins CI detected. 23:18:25 current dir:  /w/workspace/foundry_app-record-replay_PR-105 23:18:25 project root: . 23:18:25 --> token set from env 23:18:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:18:25 ==> Running gcov in . (disable via -X gcov) 23:18:25 ==> Python coveragepy not found 23:18:25 ==> Searching for coverage reports in: 23:18:25 + . 23:18:25 -> Found 1 reports 23:18:25 ==> Detecting git/mercurial file structure 23:18:25 ==> Reading reports 23:18:25 + ./coverage.out bytes=24666 23:18:25 ==> Appending adjustments 23:18:25 https://docs.codecov.io/docs/fixing-reports 23:18:25 + Found adjustments 23:18:25 ==> Gzipping contents 23:18:25 8.0K /tmp/codecov.SZgAga.gz 23:18:25 ==> Uploading reports 23:18:25 url: https://codecov.io 23:18:25 query: branch=PR-105&commit=ae9eac2e75a43d330f9066cb070a1f75e1469960&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-105%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=105&job=&cmd_args= 23:18:25 -> Pinging Codecov 23:18:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-105&commit=ae9eac2e75a43d330f9066cb070a1f75e1469960&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-105%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=105&job=&cmd_args= 23:18:25 -> Uploading to 23:18:25 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/F467761B9912B4F32F9BC62907045C81/ae9eac2e75a43d330f9066cb070a1f75e1469960/2d311d5f-a666-4a0a-be8e-a596bbd1a9e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T231825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1a5af5ceea664eb6c9c0116680de308331332f1209b05b1b2769badb68184be 23:18:25 % Total % Received % Xferd Average Speed Time Time Time Current 23:18:25 Dload Upload Total Spent Left Speed 23:18:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 19877 --:--:-- --:--:-- --:--:-- 19877 23:18:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/ae9eac2e75a43d330f9066cb070a1f75e1469960 [Pipeline] } 23:18:25 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 23:18:26 + [ -d /w/workspace/foundry_app-record-replay_PR-105/archives ] 23:18:26 + ls -al /w/workspace/foundry_app-record-replay_PR-105/archives 23:18:26 total 16 23:18:26 drwxr-xr-x 3 root root 4096 Nov 14 23:11 . 23:18:26 drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 23:11 .. 23:18:26 drwxr-xr-x 2 root root 4096 Nov 14 23:11 cost 23:18:26 -rw-r--r-- 1 root root 90 Nov 14 23:11 cost.csv 23:18:26 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-105/archives 23:18:26 + ls -al /w/workspace/foundry_app-record-replay_PR-105/archives 23:18:26 total 16 23:18:26 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 23:11 . 23:18:26 drwxrwxr-x 11 jenkins jenkins 4096 Nov 14 23:11 .. 23:18:26 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 23:11 cost 23:18:26 -rw-r--r-- 1 jenkins jenkins 90 Nov 14 23:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:18:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:18:27 ---> package-listing.sh 23:18:27 ++ facter osfamily 23:18:27 ++ tr '[:upper:]' '[:lower:]' 23:18:27 + OS_FAMILY=debian 23:18:27 + workspace=/w/workspace/foundry_app-record-replay_PR-105 23:18:27 + START_PACKAGES=/tmp/packages_start.txt 23:18:27 + END_PACKAGES=/tmp/packages_end.txt 23:18:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:18:27 + PACKAGES=/tmp/packages_start.txt 23:18:27 + '[' /w/workspace/foundry_app-record-replay_PR-105 ']' 23:18:27 + PACKAGES=/tmp/packages_end.txt 23:18:27 + case "${OS_FAMILY}" in 23:18:27 + dpkg -l 23:18:27 + grep '^ii' 23:18:27 + '[' -f /tmp/packages_start.txt ']' 23:18:27 + '[' -f /tmp/packages_end.txt ']' 23:18:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:18:27 + '[' /w/workspace/foundry_app-record-replay_PR-105 ']' 23:18:27 + mkdir -p /w/workspace/foundry_app-record-replay_PR-105/archives/ 23:18:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-105/archives/ [Pipeline] echo 23:18:27 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-105/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:18:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:18:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:28 prd-ubuntu20.04-docker-8c-8g-17573 does not seem to be running inside a container 23:18:28 $ 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-105/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-105 -v /w/workspace/foundry_app-record-replay_PR-105:/w/workspace/foundry_app-record-replay_PR-105:rw,z -v /w/workspace/foundry_app-record-replay_PR-105@tmp:/w/workspace/foundry_app-record-replay_PR-105@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 23:18:29 $ docker top a909d52fdaa9e8959dde807549e35cfec91718c4b8a73c6465b4a7185021fe5c -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:29 + touch /tmp/pre-build-complete [Pipeline] sh 23:18:29 + mkdir -p /var/log/sysstat [Pipeline] sh 23:18:30 + ls /var/log/sa-host 23:18:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:30 provisioning config files... 23:18:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-105@tmp/config7192585086182618354tmp [Pipeline] { [Pipeline] echo 23:18:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:18:30 ---> create-netrc.sh [Pipeline] } 23:18:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:18:30 ---> python-tools-install.sh [Pipeline] echo 23:18:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:18:31 ---> sudo-logs.sh 23:18:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:18:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:18:31 ---> job-cost.sh 23:18:31 lf-activate-venv: SKIPPING 23:18:31 DEBUG: total: 0.4399999976158142 23:18:31 INFO: Retrieving Stack Cost... 23:18:33 INFO: Retrieving Pricing Info for: v3-standard-8 23:18:33 INFO: Archiving Costs [Pipeline] echo 23:18:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:18:33 ---> logs-deploy.sh 23:18:33 lf-activate-venv: SKIPPING 23:18:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-105/2 23:18:33 INFO: archiving workspace using pattern(s): 23:18:34 Archives upload complete. 23:18:34 INFO: archiving logs to Nexus