Pull request #107 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from 1f331b35fa0ab3032d6136dac830af336dfd0786+6f96719caec97f71daa19372f5503ea6385d9957 (b5e3bac1874e38a1b4a7abeb5c94d892954ad5c9) 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-ssh10474175080930478644.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-ssh16547841678927027903.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1637994013877647175.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1720942973159643883.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10473075020673866276.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17558914393683602674.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18135 in /w/workspace/foundry_app-record-replay_PR-107 [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-107 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6f96719caec97f71daa19372f5503ea6385d9957 into PR head commit 1f331b35fa0ab3032d6136dac830af336dfd0786 Merge succeeded, producing 1f331b35fa0ab3032d6136dac830af336dfd0786 Checking out Revision 1f331b35fa0ab3032d6136dac830af336dfd0786 (PR-107) > 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/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f331b35fa0ab3032d6136dac830af336dfd0786 # 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 1f331b35fa0ab3032d6136dac830af336dfd0786 # timeout=10 Commit message: "build: Fix vendor target" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:51:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:51:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:51:15 ========================================================= 18:51:15 EdgeX Global Pipelines Version Info 18:51:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:51:16 ------------------- 18:51:16 stable info: 18:51:16 ------------------- 18:51:16 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 18:51:16 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:51:16 Message: update stable to v1.0.257 18:51:16 ------------------- 18:51:16 experimental info: 18:51:16 ------------------- 18:51:16 Commited By: **** collab-it+edgex@linuxfoundation.org 18:51:16 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:51:16 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:51:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 18:51:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:51:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:51:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:51:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-107 [Pipeline] echo 18:51:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-107 [Pipeline] echo 18:51:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-107 [Pipeline] echo 18:51:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f331b35fa0ab3032d6136dac830af336dfd0786 [Pipeline] echo 18:51:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f331b3 [Pipeline] echo 18:51:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:51:18 provisioning config files... 18:51:18 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-107@tmp/config15654114481012869541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:18 ---> docker-login.sh 18:51:18 nexus3.edgexfoundry.org:10001 18:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:19 Configure a credential helper to remove this warning. See 18:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:19 18:51:19 Login Succeeded 18:51:19 nexus3.edgexfoundry.org:10002 18:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:20 Configure a credential helper to remove this warning. See 18:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:20 18:51:20 Login Succeeded 18:51:20 nexus3.edgexfoundry.org:10003 18:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:20 Configure a credential helper to remove this warning. See 18:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:20 18:51:20 Login Succeeded 18:51:20 nexus3.edgexfoundry.org:10004 18:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:20 Configure a credential helper to remove this warning. See 18:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:20 18:51:20 Login Succeeded 18:51:20 docker.io 18:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:20 Configure a credential helper to remove this warning. See 18:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:20 18:51:20 Login Succeeded 18:51:20 ---> docker-login.sh ends [Pipeline] } 18:51:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:51:21 + git rev-list -1 --merges 1f331b35fa0ab3032d6136dac830af336dfd0786~1..1f331b35fa0ab3032d6136dac830af336dfd0786 [Pipeline] echo 18:51:21 -----------> git rev-list -1 --merges 1f331b35fa0ab3032d6136dac830af336dfd0786~1..1f331b35fa0ab3032d6136dac830af336dfd0786 1f331b35fa0ab3032d6136dac830af336dfd0786 [false] [Pipeline] sh 18:51:21 + git log --format=format:%s -1 1f331b35fa0ab3032d6136dac830af336dfd0786 [Pipeline] echo 18:51:21 ========================================================= 18:51:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:51:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:51:22 + git log --format=format:%s -1 1f331b35fa0ab3032d6136dac830af336dfd0786 [Pipeline] echo 18:51:22 [semverPrep] GIT_COMMIT: 1f331b35fa0ab3032d6136dac830af336dfd0786, Commit Message: build: Fix vendor target [Pipeline] echo 18:51:22 [semverPrep] This is not a build commit. [Pipeline] sh 18:51:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:51:22 + grep -v github /etc/ssh/ssh_known_hosts 18:51:22 + [ -e /tmp/ssh_known_hosts ] 18:51:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:51:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:51:22 + sudo tee -a /etc/ssh/ssh_known_hosts 18:51:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:23 18:51:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:23 0.1.4: Pulling from edgex-devops/py-git-semver 18:51:23 b85a868b505f: Pulling fs layer 18:51:23 e2be974225ed: Pulling fs layer 18:51:23 339a4e72a1f5: Pulling fs layer 18:51:23 988bab9f4d93: Pulling fs layer 18:51:23 1469e6f7b9e6: Pulling fs layer 18:51:23 988bab9f4d93: Waiting 18:51:23 eaf3925da568: Pulling fs layer 18:51:23 bab4dde63d76: Pulling fs layer 18:51:23 1469e6f7b9e6: Waiting 18:51:23 bde34c3a00c8: Pulling fs layer 18:51:23 bab4dde63d76: Waiting 18:51:23 eaf3925da568: Waiting 18:51:23 b352a97aabf1: Pulling fs layer 18:51:23 4872d77fe225: Pulling fs layer 18:51:23 5851b861e8e6: Pulling fs layer 18:51:23 b352a97aabf1: Waiting 18:51:23 4872d77fe225: Waiting 18:51:23 e2be974225ed: Verifying Checksum 18:51:23 e2be974225ed: Download complete 18:51:23 988bab9f4d93: Download complete 18:51:23 1469e6f7b9e6: Verifying Checksum 18:51:23 1469e6f7b9e6: Download complete 18:51:23 339a4e72a1f5: Verifying Checksum 18:51:23 339a4e72a1f5: Download complete 18:51:23 eaf3925da568: Verifying Checksum 18:51:23 eaf3925da568: Download complete 18:51:23 bde34c3a00c8: Verifying Checksum 18:51:23 bde34c3a00c8: Download complete 18:51:23 b352a97aabf1: Verifying Checksum 18:51:23 b352a97aabf1: Download complete 18:51:23 4872d77fe225: Verifying Checksum 18:51:23 4872d77fe225: Download complete 18:51:23 5851b861e8e6: Download complete 18:51:23 b85a868b505f: Verifying Checksum 18:51:23 b85a868b505f: Download complete 18:51:24 bab4dde63d76: Verifying Checksum 18:51:24 bab4dde63d76: Download complete 18:51:25 b85a868b505f: Pull complete 18:51:25 e2be974225ed: Pull complete 18:51:25 339a4e72a1f5: Pull complete 18:51:25 988bab9f4d93: Pull complete 18:51:26 1469e6f7b9e6: Pull complete 18:51:26 eaf3925da568: Pull complete 18:51:27 bab4dde63d76: Pull complete 18:51:27 bde34c3a00c8: Pull complete 18:51:27 b352a97aabf1: Pull complete 18:51:28 4872d77fe225: Pull complete 18:51:28 5851b861e8e6: Pull complete 18:51:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:51:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:51:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:28 prd-ubuntu20.04-docker-8c-8g-18135 does not seem to be running inside a container 18:51:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-107 -v /w/workspace/foundry_app-record-replay_PR-107:/w/workspace/foundry_app-record-replay_PR-107:rw,z -v /w/workspace/foundry_app-record-replay_PR-107@tmp:/w/workspace/foundry_app-record-replay_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:51:34 $ docker top 23d6f681a2e6f079f7b53d39d5e397360a6b42298252df2e54db80265ab91e0e -eo pid,comm 18:51:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:51:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:51:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:51:34 [ssh-agent] Looking for ssh-agent implementation... 18:51:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:51:34 $ docker exec 23d6f681a2e6f079f7b53d39d5e397360a6b42298252df2e54db80265ab91e0e ssh-agent 18:51:34 SSH_AUTH_SOCK=/tmp/ssh-zrljj0gYET8v/agent.32 18:51:34 SSH_AGENT_PID=38 18:51:34 Running ssh-add (command line suppressed) 18:51:34 Identity added: /w/workspace/foundry_app-record-replay_PR-107@tmp/private_key_14569063895515780584.key (/w/workspace/foundry_app-record-replay_PR-107@tmp/private_key_14569063895515780584.key) 18:51:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:51:35 + git tag --points-at HEAD [Pipeline] } 18:51:35 $ docker exec --env ******** --env ******** 23d6f681a2e6f079f7b53d39d5e397360a6b42298252df2e54db80265ab91e0e ssh-agent -k 18:51:35 unset SSH_AUTH_SOCK; 18:51:35 unset SSH_AGENT_PID; 18:51:35 echo Agent pid 38 killed; 18:51:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:51:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:51:35 [ssh-agent] Looking for ssh-agent implementation... 18:51:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:51:35 $ docker exec 23d6f681a2e6f079f7b53d39d5e397360a6b42298252df2e54db80265ab91e0e ssh-agent 18:51:35 SSH_AUTH_SOCK=/tmp/ssh-ag4FEPx9oc5r/agent.70 18:51:35 SSH_AGENT_PID=76 18:51:35 Running ssh-add (command line suppressed) 18:51:35 Identity added: /w/workspace/foundry_app-record-replay_PR-107@tmp/private_key_16623368941773243964.key (/w/workspace/foundry_app-record-replay_PR-107@tmp/private_key_16623368941773243964.key) 18:51:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:51:35 + git semver init 18:51:36 2023-11-15 18:51:36,166 [run_init] DEBUG init version:0.0.0 force:False 18:51:36 2023-11-15 18:51:36,167 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-107/.semver 18:51:36 2023-11-15 18:51:36,167 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-107/.semver 18:51:36 2023-11-15 18:51:36,168 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-107/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-107, universal_newlines=False, shell=None, istream=None) 18:51:37 2023-11-15 18:51:36,990 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-107/.git/info/exclude 18:51:37 2023-11-15 18:51:36,990 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-107/.semver/PR-107 with force:False 18:51:37 2023-11-15 18:51:36,991 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-107/.semver/PR-107 18:51:37 2023-11-15 18:51:36,995 [execute] INFO git cat-file --batch-check 18:51:37 2023-11-15 18:51:36,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-107/.semver, universal_newlines=False, shell=None, istream=) 18:51:37 2023-11-15 18:51:37,002 [execute] INFO git cat-file --batch 18:51:37 2023-11-15 18:51:37,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-107/.semver, universal_newlines=False, shell=None, istream=) 18:51:37 2023-11-15 18:51:37,006 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-107/.semver/PR-107 18:51:37 0.0.0 [Pipeline] } 18:51:37 $ docker exec --env ******** --env ******** 23d6f681a2e6f079f7b53d39d5e397360a6b42298252df2e54db80265ab91e0e ssh-agent -k 18:51:37 unset SSH_AUTH_SOCK; 18:51:37 unset SSH_AGENT_PID; 18:51:37 echo Agent pid 76 killed; 18:51:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:51:37 + git semver [Pipeline] } 18:51:38 $ docker stop --time=1 23d6f681a2e6f079f7b53d39d5e397360a6b42298252df2e54db80265ab91e0e 18:51:39 $ docker rm -f --volumes 23d6f681a2e6f079f7b53d39d5e397360a6b42298252df2e54db80265ab91e0e [Pipeline] // withDockerContainer [Pipeline] sh 18:51:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:51:40 Stashed 1 file(s) [Pipeline] echo 18:51:40 [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 18:51:41 provisioning config files... 18:51:41 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-107@tmp/config1674852159483415732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:41 ---> docker-login.sh 18:51:41 nexus3.edgexfoundry.org:10001 18:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:41 Configure a credential helper to remove this warning. See 18:51:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:41 18:51:41 Login Succeeded 18:51:41 nexus3.edgexfoundry.org:10002 18:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:41 Configure a credential helper to remove this warning. See 18:51:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:41 18:51:41 Login Succeeded 18:51:41 nexus3.edgexfoundry.org:10003 18:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:41 Configure a credential helper to remove this warning. See 18:51:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:41 18:51:41 Login Succeeded 18:51:41 nexus3.edgexfoundry.org:10004 18:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:41 Configure a credential helper to remove this warning. See 18:51:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:41 18:51:41 Login Succeeded 18:51:41 docker.io 18:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:51:41 Configure a credential helper to remove this warning. See 18:51:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:51:41 18:51:41 Login Succeeded 18:51:41 ---> docker-login.sh ends [Pipeline] } 18:51:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:51:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:51:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:51:42 ========================================================= 18:51:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:51:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:42 + 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 . 18:51:42 Sending build context to Docker daemon 654.3kB 18:51:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:51:42 Step 2/12 : FROM ${BASE} AS builder 18:51:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:51:42 7264a8db6415: Pulling fs layer 18:51:42 c4d48a809fc2: Pulling fs layer 18:51:42 4f1c88b9dad5: Pulling fs layer 18:51:42 ad3a456e5733: Pulling fs layer 18:51:42 69c7f0334f64: Pulling fs layer 18:51:42 1f1c1a5573a3: Pulling fs layer 18:51:42 ce7588e14bc9: Pulling fs layer 18:51:42 b5e4710f87ac: Pulling fs layer 18:51:42 ad3a456e5733: Waiting 18:51:42 69c7f0334f64: Waiting 18:51:42 1f1c1a5573a3: Waiting 18:51:42 ce7588e14bc9: Waiting 18:51:42 b5e4710f87ac: Waiting 18:51:43 c4d48a809fc2: Verifying Checksum 18:51:43 c4d48a809fc2: Download complete 18:51:43 ad3a456e5733: Verifying Checksum 18:51:43 ad3a456e5733: Download complete 18:51:43 69c7f0334f64: Verifying Checksum 18:51:43 69c7f0334f64: Download complete 18:51:43 7264a8db6415: Download complete 18:51:43 1f1c1a5573a3: Verifying Checksum 18:51:43 1f1c1a5573a3: Download complete 18:51:43 b5e4710f87ac: Verifying Checksum 18:51:43 b5e4710f87ac: Download complete 18:51:43 7264a8db6415: Pull complete 18:51:43 4f1c88b9dad5: Verifying Checksum 18:51:43 4f1c88b9dad5: Download complete 18:51:43 c4d48a809fc2: Pull complete 18:51:43 ce7588e14bc9: Verifying Checksum 18:51:43 ce7588e14bc9: Download complete 18:51:47 4f1c88b9dad5: Pull complete 18:51:47 ad3a456e5733: Pull complete 18:51:47 69c7f0334f64: Pull complete 18:51:47 1f1c1a5573a3: Pull complete 18:51:49 ce7588e14bc9: Pull complete 18:51:50 b5e4710f87ac: Pull complete 18:51:50 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:51:50 ---> 88b5674ff536 18:51:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:51:55 Still waiting to schedule task 18:51:55 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:52:02 ---> Running in 7bd14989382d 18:52:02 Removing intermediate container 7bd14989382d 18:52:02 ---> dcc547c94623 18:52:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:52:02 ---> Running in 9bdfad1bb717 18:52:02 Removing intermediate container 9bdfad1bb717 18:52:02 ---> 893fd6769694 18:52:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:52:02 ---> Running in effc0ad63f61 18:52:02 Removing intermediate container effc0ad63f61 18:52:02 ---> 131dc75fe59b 18:52:02 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:52:02 ---> Running in 818e461165f6 18:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:52:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:52:02 OK: 264 MiB in 52 packages 18:52:03 Removing intermediate container 818e461165f6 18:52:03 ---> d696bda07c1c 18:52:03 Step 7/12 : WORKDIR /app 18:52:03 ---> Running in b1728bc9212d 18:52:03 Removing intermediate container b1728bc9212d 18:52:03 ---> 49132be066a7 18:52:03 Step 8/12 : COPY go.mod vendor* ./ 18:52:03 ---> e7e499e1dd04 18:52:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:03 ---> Running in a3d502fbe3ad 18:53:11 Removing intermediate container a3d502fbe3ad 18:53:11 ---> 085a87dafe54 18:53:11 Step 10/12 : COPY . . 18:53:11 ---> 647aea0c8fb3 18:53:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:53:11 ---> Running in ec6bcc633fdd 18:53:11 Removing intermediate container ec6bcc633fdd 18:53:11 ---> 4d731398cc53 18:53:11 Step 12/12 : RUN $MAKE 18:53:11 ---> Running in da28f5a80fa5 18:53:11 noop 18:53:11 Removing intermediate container da28f5a80fa5 18:53:11 ---> 8a0f7c3e57b5 18:53:11 Successfully built 8a0f7c3e57b5 18:53:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:12 + docker inspect -f . ci-base-image-x86_64 18:53:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:12 prd-ubuntu20.04-docker-8c-8g-18135 does not seem to be running inside a container 18:53:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-107 -v /w/workspace/foundry_app-record-replay_PR-107:/w/workspace/foundry_app-record-replay_PR-107:rw,z -v /w/workspace/foundry_app-record-replay_PR-107@tmp:/w/workspace/foundry_app-record-replay_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:53:12 $ docker top f27b47db3618f974997d484538fd57af0124569e6d06f707a7aedbce0788beea -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:13 + go version 18:53:13 go version go1.21.0 linux/amd64 [Pipeline] } 18:53:13 $ docker stop --time=1 f27b47db3618f974997d484538fd57af0124569e6d06f707a7aedbce0788beea 18:53:14 $ docker rm -f --volumes f27b47db3618f974997d484538fd57af0124569e6d06f707a7aedbce0788beea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:15 + docker inspect -f . ci-base-image-x86_64 18:53:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:15 prd-ubuntu20.04-docker-8c-8g-18135 does not seem to be running inside a container 18:53:15 $ 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-107 -v /w/workspace/foundry_app-record-replay_PR-107:/w/workspace/foundry_app-record-replay_PR-107:rw,z -v /w/workspace/foundry_app-record-replay_PR-107@tmp:/w/workspace/foundry_app-record-replay_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:53:15 $ docker top 90b59e897facdd21d1b07345e34e93f93faf440b03471c9eaf00e71594491c07 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:16 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-107 [Pipeline] fileExists [Pipeline] sh 18:53:16 + make test 18:53:16 go test -race -coverprofile=coverage.out ./... 18:53:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18136 in /w/workspace/foundry_app-record-replay_PR-107 [Pipeline] { [Pipeline] ws 18:53:27 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 18:53:27 Selected Git installation does not exist. Using Default 18:53:27 The recommended git tool is: NONE 18:53:32 using credential edgex-jenkins-ssh 18:53:32 Cloning the remote Git repository 18:53:32 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 18:53:32 > git init /w/workspace/app-record-replay/1 # timeout=10 18:53:32 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 18:53:32 > git --version # timeout=10 18:53:32 > git --version # 'git version 2.25.1' 18:53:32 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:35 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 18:53:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:53:36 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 18:53:36 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 18:53:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/107/head:refs/remotes/origin/PR-107 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:53:36 Merging remotes/origin/main commit 6f96719caec97f71daa19372f5503ea6385d9957 into PR head commit 1f331b35fa0ab3032d6136dac830af336dfd0786 18:53:37 Merge succeeded, producing 1f331b35fa0ab3032d6136dac830af336dfd0786 18:53:37 Checking out Revision 1f331b35fa0ab3032d6136dac830af336dfd0786 (PR-107) 18:53:36 > git config core.sparsecheckout # timeout=10 18:53:36 > git checkout -f 1f331b35fa0ab3032d6136dac830af336dfd0786 # timeout=10 18:53:37 > git remote # timeout=10 18:53:37 > git config --get remote.origin.url # timeout=10 18:53:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:37 > git merge 6f96719caec97f71daa19372f5503ea6385d9957 # timeout=10 18:53:37 > git rev-parse HEAD^{commit} # timeout=10 18:53:37 > git config core.sparsecheckout # timeout=10 18:53:37 > git checkout -f 1f331b35fa0ab3032d6136dac830af336dfd0786 # timeout=10 18:53:38 ? github.com/edgexfoundry/app-record-replay [no test files] 18:53:38 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 18:53:38 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 18:53:38 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 18:53:38 ok github.com/edgexfoundry/app-record-replay/internal/app 1.049s coverage: 88.0% of statements 18:53:40 Commit message: "build: Fix vendor target" 18:53:40 > git --version # timeout=10 18:53:40 > git --version # 'git version 2.25.1' 18:53:40 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:53:41 % Total % Received % Xferd Average Speed Time Time Time Current 18:53:41 Dload Upload Total Spent Left Speed 18:53:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 91898 0 --:--:-- --:--:-- --:--:-- 91898 [Pipeline] sh 18:53:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:53:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:53:42 + sudo tee /etc/docker/daemon.new 18:53:42 { 18:53:42 "registry-mirrors": [ 18:53:42 "https://nexus3.edgexfoundry.org:10001" 18:53:42 ], 18:53:42 "bip": "10.250.0.254/24", 18:53:42 "hosts": [ 18:53:42 "tcp://0.0.0.0:5555", 18:53:42 "unix:///var/run/docker.sock" 18:53:42 ], 18:53:42 "mtu": 1458, 18:53:42 "selinux-enabled": true, 18:53:42 "seccomp-profile": "/etc/docker/seccomp.json" 18:53:42 } [Pipeline] sh 18:53:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:53:43 + sudo service docker restart 18:53:46 ok github.com/edgexfoundry/app-record-replay/internal/application 9.607s coverage: 98.7% of statements 18:53:46 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.104s coverage: 89.7% of statements 18:53:46 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.037s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:01 provisioning config files... 18:54:02 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config2193459738751347248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:02 ---> docker-login.sh 18:54:02 nexus3.edgexfoundry.org:10001 18:54:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:02 Configure a credential helper to remove this warning. See 18:54:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:02 18:54:02 Login Succeeded 18:54:02 nexus3.edgexfoundry.org:10002 18:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:03 Configure a credential helper to remove this warning. See 18:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:03 18:54:03 Login Succeeded 18:54:03 nexus3.edgexfoundry.org:10003 18:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:03 Configure a credential helper to remove this warning. See 18:54:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:03 18:54:03 Login Succeeded 18:54:03 nexus3.edgexfoundry.org:10004 18:54:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:04 Configure a credential helper to remove this warning. See 18:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:04 18:54:04 Login Succeeded 18:54:04 docker.io 18:54:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:04 Configure a credential helper to remove this warning. See 18:54:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:04 18:54:04 Login Succeeded 18:54:04 ---> docker-login.sh ends [Pipeline] } 18:54:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:54:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:54:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:54:05 ========================================================= 18:54:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:54:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:05 + 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 . 18:54:05 Sending build context to Docker daemon 258.6kB 18:54:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:54:05 Step 2/12 : FROM ${BASE} AS builder 18:54:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:54:05 9fda8d8052c6: Pulling fs layer 18:54:05 5d54e960e981: Pulling fs layer 18:54:05 c4a7e357bf2a: Pulling fs layer 18:54:05 f0e02332f6b5: Pulling fs layer 18:54:05 872ee5b61b7b: Pulling fs layer 18:54:05 0c6a40ed1a82: Pulling fs layer 18:54:05 94ae7d8d031c: Pulling fs layer 18:54:05 f0e02332f6b5: Waiting 18:54:05 872ee5b61b7b: Waiting 18:54:05 0c6a40ed1a82: Waiting 18:54:05 94ae7d8d031c: Waiting 18:54:05 5d54e960e981: Download complete 18:54:06 f0e02332f6b5: Verifying Checksum 18:54:06 f0e02332f6b5: Download complete 18:54:06 9fda8d8052c6: Download complete 18:54:06 872ee5b61b7b: Verifying Checksum 18:54:06 872ee5b61b7b: Download complete 18:54:06 94ae7d8d031c: Download complete 18:54:07 9fda8d8052c6: Pull complete 18:54:07 5d54e960e981: Pull complete 18:54:07 c4a7e357bf2a: Verifying Checksum 18:54:07 c4a7e357bf2a: Download complete 18:54:08 0c6a40ed1a82: Download complete 18:54:18 go vet ./... 18:54:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:54:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:54:18 ./bin/test-attribution-txt.sh [Pipeline] echo 18:54:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:54:18 $ docker stop --time=1 90b59e897facdd21d1b07345e34e93f93faf440b03471c9eaf00e71594491c07 18:54:21 c4a7e357bf2a: Pull complete 18:54:21 f0e02332f6b5: Pull complete 18:54:21 872ee5b61b7b: Pull complete 18:54:29 $ docker rm -f --volumes 90b59e897facdd21d1b07345e34e93f93faf440b03471c9eaf00e71594491c07 18:54:29 0c6a40ed1a82: Pull complete [Pipeline] // withDockerContainer [Pipeline] sh 18:54:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:54:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:54:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:54:31 + ls -al . 18:54:31 total 192 18:54:31 drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 18:53 . 18:54:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 18:51 .. 18:54:31 -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 18:51 .dockerignore 18:54:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 18:53 .git 18:54:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 18:51 .github 18:54:31 -rw-rw-r-- 1 jenkins jenkins 164 Nov 15 18:51 .gitignore 18:54:31 -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 18:51 .golangci.yml 18:54:31 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 18:51 .semver 18:54:31 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 15 18:51 Attribution.txt 18:54:31 -rw-rw-r-- 1 jenkins jenkins 458 Nov 15 18:51 CHANGELOG.md 18:54:31 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 15 18:51 Dockerfile 18:54:31 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 18:51 GOVERNANCE.md 18:54:31 -rw-rw-r-- 1 jenkins jenkins 681 Nov 15 18:51 Jenkinsfile 18:54:31 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 18:51 LICENSE 18:54:31 -rw-rw-r-- 1 jenkins jenkins 3136 Nov 15 18:51 Makefile 18:54:31 -rw-rw-r-- 1 jenkins jenkins 611 Nov 15 18:51 OWNERS.md 18:54:31 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 15 18:51 README.md 18:54:31 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 15 18:51 Record and Reply.postman_collection.json 18:54:31 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 18:51 VERSION 18:54:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 18:51 bin 18:54:31 -rw-r--r-- 1 jenkins jenkins 24666 Nov 15 18:53 coverage.out 18:54:31 -rw-rw-r-- 1 jenkins jenkins 3859 Nov 15 18:51 go.mod 18:54:31 -rw-rw-r-- 1 jenkins jenkins 34797 Nov 15 18:51 go.sum 18:54:31 drwxrwxr-x 7 jenkins jenkins 4096 Nov 15 18:51 internal 18:54:31 -rw-rw-r-- 1 jenkins jenkins 913 Nov 15 18:51 main.go 18:54:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 18:51 openapi 18:54:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 18:51 pkg 18:54:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 18:51 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:31 + 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=1f331b35fa0ab3032d6136dac830af336dfd0786 --label arch=amd64 --label version=0.0.0 . 18:54:31 Sending build context to Docker daemon 679.9kB 18:54:31 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 18:54:31 Step 2/27 : FROM ${BASE} AS builder 18:54:31 ---> 8a0f7c3e57b5 18:54:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 18:54:31 ---> Running in 5c6424e804dd 18:54:31 Removing intermediate container 5c6424e804dd 18:54:31 ---> 0549123f7e22 18:54:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 18:54:31 ---> Running in 6f8eec18845e 18:54:31 Removing intermediate container 6f8eec18845e 18:54:31 ---> 26a9158edf90 18:54:31 Step 5/27 : ARG ADD_BUILD_TAGS="" 18:54:31 ---> Running in e41b1fd09acc 18:54:32 Removing intermediate container e41b1fd09acc 18:54:32 ---> 8c74af572ef1 18:54:32 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:54:32 ---> Running in b6eb8e6fd16b 18:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:54:32 OK: 264 MiB in 52 packages 18:54:32 94ae7d8d031c: Pull complete 18:54:32 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:54:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:54:32 ---> 86de565de09d 18:54:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:54:32 Removing intermediate container b6eb8e6fd16b 18:54:32 ---> aa5aa569218e 18:54:32 Step 7/27 : WORKDIR /app 18:54:33 ---> Running in 88566db72469 18:54:33 Removing intermediate container 88566db72469 18:54:33 ---> aba9f1532833 18:54:33 Step 8/27 : COPY go.mod vendor* ./ 18:54:33 ---> d942033596a8 18:54:33 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:33 ---> Running in b44bb0853087 18:54:34 ---> Running in 52345948731a 18:54:34 Removing intermediate container b44bb0853087 18:54:34 ---> ddf31cf41318 18:54:34 Step 10/27 : COPY . . 18:54:34 ---> 654c96237ed1 18:54:34 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:54:34 ---> Running in 1ede5a980a1f 18:54:34 Removing intermediate container 1ede5a980a1f 18:54:34 ---> dfb61dc3718a 18:54:34 Step 12/27 : RUN $MAKE 18:54:34 ---> Running in d6962ff94d7f 18:54:34 Removing intermediate container 52345948731a 18:54:34 ---> d9a5eb4cb317 18:54:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:54:34 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 18:54:34 ---> Running in af2f1534c163 18:54:34 Removing intermediate container af2f1534c163 18:54:34 ---> 0dfe4c761c5c 18:54:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:54:34 ---> Running in a93e366890f5 18:54:35 Removing intermediate container a93e366890f5 18:54:35 ---> 3146a2b76dd8 18:54:35 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:54:35 ---> Running in e3f74e87025e 18:54:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:54:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:54:38 OK: 266 MiB in 52 packages 18:54:38 Removing intermediate container e3f74e87025e 18:54:38 ---> b24112e28bbd 18:54:38 Step 7/12 : WORKDIR /app 18:54:38 ---> Running in cb998473704d 18:54:38 Removing intermediate container cb998473704d 18:54:38 ---> c66501a11672 18:54:38 Step 8/12 : COPY go.mod vendor* ./ 18:54:39 ---> 33a0aade83b2 18:54:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:39 ---> Running in a9fdc3fef59b 18:55:01 Removing intermediate container d6962ff94d7f 18:55:01 ---> 2040d91c8f99 18:55:01 Step 13/27 : FROM alpine:3.18 18:55:01 3.18: Pulling from library/alpine 18:55:01 96526aa774ef: Pulling fs layer 18:55:01 96526aa774ef: Verifying Checksum 18:55:01 96526aa774ef: Download complete 18:55:01 96526aa774ef: Pull complete 18:55:01 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:55:01 Status: Downloaded newer image for alpine:3.18 18:55:01 ---> 8ca4688f4f35 18:55:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:55:01 ---> Running in e8dad2cc0b9a 18:55:01 Removing intermediate container e8dad2cc0b9a 18:55:01 ---> b3ef9580592e 18:55:01 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 18:55:01 ---> Running in 02dc18fc5851 18:55:01 Removing intermediate container 02dc18fc5851 18:55:01 ---> 985bb87d4fb8 18:55:01 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 18:55:01 ---> Running in 1a2d0b15c4ee 18:55:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:55:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:55:01 (1/2) Installing ca-certificates (20230506-r0) 18:55:01 (2/2) Installing dumb-init (1.2.5-r2) 18:55:01 Executing busybox-1.36.1-r2.trigger 18:55:01 Executing ca-certificates-20230506-r0.trigger 18:55:01 OK: 8 MiB in 17 packages 18:55:01 Removing intermediate container 1a2d0b15c4ee 18:55:01 ---> fd3c3c3c39f9 18:55:01 Step 17/27 : RUN apk --no-cache upgrade 18:55:01 ---> Running in 2ffa1ae6427a 18:55:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:55:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:55:01 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:55:01 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:55:01 Executing busybox-1.36.1-r5.post-upgrade 18:55:01 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:55:01 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:55:01 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:55:01 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:55:01 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:55:01 Executing busybox-1.36.1-r5.trigger 18:55:01 Executing ca-certificates-20230506-r0.trigger 18:55:01 OK: 8 MiB in 17 packages 18:55:01 Removing intermediate container 2ffa1ae6427a 18:55:01 ---> 9a4e6b551d55 18:55:01 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:55:01 ---> b2c7811c2c32 18:55:01 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 18:55:02 ---> 7c25933d6785 18:55:02 Step 20/27 : COPY --from=builder /app/res/ /res/ 18:55:02 ---> 7b53bce597dc 18:55:02 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 18:55:03 ---> 6ad136fde9d4 18:55:03 Step 22/27 : EXPOSE 59712 18:55:03 ---> Running in a135650b0c10 18:55:03 Removing intermediate container a135650b0c10 18:55:03 ---> ba6549e91ef8 18:55:03 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 18:55:04 ---> Running in 7ee6d3a22a0d 18:55:04 Removing intermediate container 7ee6d3a22a0d 18:55:04 ---> 8b0cba1703bf 18:55:04 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:55:04 ---> Running in c32cf100525a 18:55:04 Removing intermediate container c32cf100525a 18:55:04 ---> 208a5d43d255 18:55:04 Step 25/27 : LABEL arch=amd64 18:55:04 ---> Running in 20af42eab86a 18:55:04 Removing intermediate container 20af42eab86a 18:55:04 ---> 949b86ce11d0 18:55:04 Step 26/27 : LABEL git_sha=1f331b35fa0ab3032d6136dac830af336dfd0786 18:55:04 ---> Running in 57ff51c7a4ac 18:55:04 Removing intermediate container 57ff51c7a4ac 18:55:04 ---> 7242ebfaa926 18:55:04 Step 27/27 : LABEL version=0.0.0 18:55:04 ---> Running in 500b71e750de 18:55:04 Removing intermediate container 500b71e750de 18:55:04 ---> 97fa75e20e9c 18:55:04 [Warning] One or more build-args [ARCH] were not consumed 18:55:04 Successfully built 97fa75e20e9c 18:55:04 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 18:55:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:55:05 18:55:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:55:05 latest: Pulling from edgex-lftools-log-publisher 18:55:05 5eb5b503b376: Pulling fs layer 18:55:05 5c69ac0246d0: Pulling fs layer 18:55:05 ec43610c2a17: Pulling fs layer 18:55:05 3a2ae6a8a46f: Pulling fs layer 18:55:05 33b1e0a273af: Pulling fs layer 18:55:05 5d3b04190fa2: Pulling fs layer 18:55:05 2f39f015ded8: Pulling fs layer 18:55:05 5d3b04190fa2: Waiting 18:55:05 2f39f015ded8: Waiting 18:55:05 33b1e0a273af: Waiting 18:55:05 3a2ae6a8a46f: Waiting 18:55:05 5c69ac0246d0: Verifying Checksum 18:55:05 5c69ac0246d0: Download complete 18:55:05 3a2ae6a8a46f: Verifying Checksum 18:55:05 3a2ae6a8a46f: Download complete 18:55:05 33b1e0a273af: Verifying Checksum 18:55:05 33b1e0a273af: Download complete 18:55:05 ec43610c2a17: Verifying Checksum 18:55:05 ec43610c2a17: Download complete 18:55:05 5d3b04190fa2: Verifying Checksum 18:55:05 5d3b04190fa2: Download complete 18:55:06 5eb5b503b376: Verifying Checksum 18:55:06 5eb5b503b376: Download complete 18:55:06 2f39f015ded8: Verifying Checksum 18:55:06 2f39f015ded8: Download complete 18:55:07 5eb5b503b376: Pull complete 18:55:07 5c69ac0246d0: Pull complete 18:55:07 ec43610c2a17: Pull complete 18:55:08 3a2ae6a8a46f: Pull complete 18:55:08 33b1e0a273af: Pull complete 18:55:08 5d3b04190fa2: Pull complete 18:55:12 2f39f015ded8: Pull complete 18:55:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:55:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:55:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:12 prd-ubuntu20.04-docker-8c-8g-18135 does not seem to be running inside a container 18:55:12 $ 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-107 -v /w/workspace/foundry_app-record-replay_PR-107:/w/workspace/foundry_app-record-replay_PR-107:rw,z -v /w/workspace/foundry_app-record-replay_PR-107@tmp:/w/workspace/foundry_app-record-replay_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:55:19 $ docker top 3a461d8b6759ebc7705b5965255cc36406687257731c52050d22f0f498567d24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:19 ---> job-cost.sh 18:55:19 lf-activate-venv: SKIPPING 18:55:19 INFO: No Stack... 18:55:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:55:20 INFO: Archiving Costs [Pipeline] sh 18:55:21 + cat /w/workspace/foundry_app-record-replay_PR-107/archives/cost.csv 18:55:21 + cut -d, -f6 [Pipeline] lock 18:55:21 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-107-1-stack-cost] 18:55:21 Resource [jenkins-edgexfoundry-app-record-replay-PR-107-1-stack-cost] did not exist. Created. 18:55:21 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:55:21 + echo total: 0.2199999988079071 [Pipeline] stash 18:55:21 Stashed 1 file(s) [Pipeline] } 18:55:21 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:55:21 $ docker stop --time=1 3a461d8b6759ebc7705b5965255cc36406687257731c52050d22f0f498567d24 18:55:22 $ docker rm -f --volumes 3a461d8b6759ebc7705b5965255cc36406687257731c52050d22f0f498567d24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:56:01 Removing intermediate container a9fdc3fef59b 18:56:01 ---> e109266f0cdb 18:56:01 Step 10/12 : COPY . . 18:56:01 ---> 3c760b78f722 18:56:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:56:01 ---> Running in 592c43e20e7f 18:56:01 Removing intermediate container 592c43e20e7f 18:56:01 ---> 304d12987274 18:56:01 Step 12/12 : RUN $MAKE 18:56:01 ---> Running in c2946693dcf4 18:56:01 noop 18:56:01 Removing intermediate container c2946693dcf4 18:56:01 ---> 3b945b18fb5b 18:56:01 Successfully built 3b945b18fb5b 18:56:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:01 + docker inspect -f . ci-base-image-arm64 18:56:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:01 prd-ubuntu20.04-docker-arm64-4c-16g-18136 does not seem to be running inside a container 18:56:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:56:03 $ docker top 8c5f0045bc07803259f0672f4edd864db42e029a23068fbbe5f474cc7573f58d -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:03 + go version 18:56:03 go version go1.21.0 linux/arm64 [Pipeline] } 18:56:04 $ docker stop --time=1 8c5f0045bc07803259f0672f4edd864db42e029a23068fbbe5f474cc7573f58d 18:56:05 $ docker rm -f --volumes 8c5f0045bc07803259f0672f4edd864db42e029a23068fbbe5f474cc7573f58d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:06 + docker inspect -f . ci-base-image-arm64 18:56:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:06 prd-ubuntu20.04-docker-arm64-4c-16g-18136 does not seem to be running inside a container 18:56:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:56:07 $ docker top 4a5657244125866cd8ed4aa8cb06884f58ecc66d915ac706e80ad0ec4b830326 -eo pid,comm [Pipeline] { [Pipeline] sh 18:56:08 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 18:56:09 + make test 18:56:09 go test -race -coverprofile=coverage.out ./... 18:58:30 ? github.com/edgexfoundry/app-record-replay [no test files] 18:58:36 ok github.com/edgexfoundry/app-record-replay/internal/app 1.226s coverage: 88.0% of statements 18:58:37 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 18:58:37 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 18:58:39 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 18:58:47 ok github.com/edgexfoundry/app-record-replay/internal/application 10.044s coverage: 98.7% of statements 18:58:47 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.569s coverage: 89.7% of statements 18:58:47 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.167s coverage: 100.0% of statements 18:58:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:58:48 go vet ./... 19:00:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:00:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:00:40 ./bin/test-attribution-txt.sh [Pipeline] echo 19:00:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:00:40 $ docker stop --time=1 4a5657244125866cd8ed4aa8cb06884f58ecc66d915ac706e80ad0ec4b830326 19:00:42 $ docker rm -f --volumes 4a5657244125866cd8ed4aa8cb06884f58ecc66d915ac706e80ad0ec4b830326 [Pipeline] // withDockerContainer [Pipeline] sh 19:00:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:00:44 Warning: overwriting stash ‘coverage-report’ 19:00:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:45 + ls -al . 19:00:45 total 188 19:00:45 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 18:56 . 19:00:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 18:53 .. 19:00:45 -rw-rw-r-- 1 jenkins jenkins 119 Nov 15 18:53 .dockerignore 19:00:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 18:53 .git 19:00:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 18:53 .github 19:00:45 -rw-rw-r-- 1 jenkins jenkins 164 Nov 15 18:53 .gitignore 19:00:45 -rw-rw-r-- 1 jenkins jenkins 41 Nov 15 18:53 .golangci.yml 19:00:45 -rw-rw-r-- 1 jenkins jenkins 11301 Nov 15 18:53 Attribution.txt 19:00:45 -rw-rw-r-- 1 jenkins jenkins 458 Nov 15 18:53 CHANGELOG.md 19:00:45 -rw-rw-r-- 1 jenkins jenkins 1725 Nov 15 18:53 Dockerfile 19:00:45 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 18:53 GOVERNANCE.md 19:00:45 -rw-rw-r-- 1 jenkins jenkins 681 Nov 15 18:53 Jenkinsfile 19:00:45 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 18:53 LICENSE 19:00:45 -rw-rw-r-- 1 jenkins jenkins 3136 Nov 15 18:53 Makefile 19:00:45 -rw-rw-r-- 1 jenkins jenkins 611 Nov 15 18:53 OWNERS.md 19:00:45 -rw-rw-r-- 1 jenkins jenkins 4107 Nov 15 18:53 README.md 19:00:45 -rw-rw-r-- 1 jenkins jenkins 7789 Nov 15 18:53 Record and Reply.postman_collection.json 19:00:45 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 18:51 VERSION 19:00:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 18:53 bin 19:00:45 -rw-r--r-- 1 jenkins jenkins 24667 Nov 15 18:58 coverage.out 19:00:45 -rw-rw-r-- 1 jenkins jenkins 3859 Nov 15 18:53 go.mod 19:00:45 -rw-rw-r-- 1 jenkins jenkins 34797 Nov 15 18:53 go.sum 19:00:45 drwxrwxr-x 7 jenkins jenkins 4096 Nov 15 18:53 internal 19:00:45 -rw-rw-r-- 1 jenkins jenkins 913 Nov 15 18:53 main.go 19:00:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 18:53 openapi 19:00:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 18:53 pkg 19:00:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 18:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:46 + 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=1f331b35fa0ab3032d6136dac830af336dfd0786 --label arch=arm64 --label version=0.0.0 . 19:00:46 Sending build context to Docker daemon 284.2kB 19:00:46 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 19:00:46 Step 2/27 : FROM ${BASE} AS builder 19:00:46 ---> 3b945b18fb5b 19:00:46 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 19:00:48 ---> Running in 9320e6c435c2 19:00:48 Removing intermediate container 9320e6c435c2 19:00:48 ---> 4b54302ec0d4 19:00:48 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 19:00:48 ---> Running in 87709970cce2 19:00:49 Removing intermediate container 87709970cce2 19:00:49 ---> de52c058bc6c 19:00:49 Step 5/27 : ARG ADD_BUILD_TAGS="" 19:00:49 ---> Running in 43eceb9e5cb9 19:00:49 Removing intermediate container 43eceb9e5cb9 19:00:49 ---> 82af1c5555db 19:00:49 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:49 ---> Running in c6a7dc769cb6 19:00:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:00:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:00:52 OK: 266 MiB in 52 packages 19:00:53 Removing intermediate container c6a7dc769cb6 19:00:53 ---> 39b06aac4076 19:00:53 Step 7/27 : WORKDIR /app 19:00:53 ---> Running in 8b71291235a4 19:00:53 Removing intermediate container 8b71291235a4 19:00:53 ---> cf661d44b0dd 19:00:53 Step 8/27 : COPY go.mod vendor* ./ 19:00:54 ---> 771bb3799a11 19:00:54 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:54 ---> Running in d8c4e55f95cc 19:00:56 Removing intermediate container d8c4e55f95cc 19:00:56 ---> 19398e0dde1d 19:00:56 Step 10/27 : COPY . . 19:00:57 ---> fca38e99f2e1 19:00:57 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:00:57 ---> Running in 3cbd96a8dcf1 19:00:57 Removing intermediate container 3cbd96a8dcf1 19:00:57 ---> 50b4736137f8 19:00:57 Step 12/27 : RUN $MAKE 19:00:57 ---> Running in be6e9ce54307 19:00:58 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 19:02:50 Removing intermediate container be6e9ce54307 19:02:50 ---> eec24d4b4167 19:02:50 Step 13/27 : FROM alpine:3.18 19:02:50 3.18: Pulling from library/alpine 19:02:50 579b34f0a95b: Pulling fs layer 19:02:50 579b34f0a95b: Verifying Checksum 19:02:50 579b34f0a95b: Download complete 19:02:51 579b34f0a95b: Pull complete 19:02:51 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:02:51 Status: Downloaded newer image for alpine:3.18 19:02:51 ---> 3cc203321400 19:02:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:02:51 ---> Running in 50256db627fa 19:02:51 Removing intermediate container 50256db627fa 19:02:51 ---> 8a786ee659c8 19:02:51 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 19:02:51 ---> Running in 96bf123595d6 19:02:52 Removing intermediate container 96bf123595d6 19:02:52 ---> 51b8fa92c299 19:02:52 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 19:02:52 ---> Running in 3b2abd7232ba 19:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:02:54 (1/2) Installing ca-certificates (20230506-r0) 19:02:54 (2/2) Installing dumb-init (1.2.5-r2) 19:02:54 Executing busybox-1.36.1-r2.trigger 19:02:54 Executing ca-certificates-20230506-r0.trigger 19:02:54 OK: 9 MiB in 17 packages 19:02:56 Removing intermediate container 3b2abd7232ba 19:02:56 ---> 5267013bc54e 19:02:56 Step 17/27 : RUN apk --no-cache upgrade 19:02:56 ---> Running in 92f83f204d8f 19:02:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:02:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:02:59 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:02:59 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:02:59 Executing busybox-1.36.1-r5.post-upgrade 19:02:59 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:02:59 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:02:59 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:02:59 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:02:59 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:02:59 Executing busybox-1.36.1-r5.trigger 19:02:59 Executing ca-certificates-20230506-r0.trigger 19:02:59 OK: 9 MiB in 17 packages 19:03:00 Removing intermediate container 92f83f204d8f 19:03:00 ---> f61e9c9a1786 19:03:00 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:03:01 ---> eeb0a2c3d9af 19:03:01 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 19:03:01 ---> eb566d45bda2 19:03:01 Step 20/27 : COPY --from=builder /app/res/ /res/ 19:03:01 ---> 03d3bd01261e 19:03:01 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 19:03:03 ---> 0a1819dcb3c5 19:03:03 Step 22/27 : EXPOSE 59712 19:03:03 ---> Running in 9f97f39e8a06 19:03:03 Removing intermediate container 9f97f39e8a06 19:03:03 ---> 2e610bf44542 19:03:03 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 19:03:03 ---> Running in f7c945e59faa 19:03:04 Removing intermediate container f7c945e59faa 19:03:04 ---> e3ce7090a24a 19:03:04 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:03:04 ---> Running in 7953ca8fe4c7 19:03:04 Removing intermediate container 7953ca8fe4c7 19:03:04 ---> def4b7e02181 19:03:04 Step 25/27 : LABEL arch=arm64 19:03:04 ---> Running in cb43ba112f9d 19:03:04 Removing intermediate container cb43ba112f9d 19:03:04 ---> 52005fe5fa5d 19:03:04 Step 26/27 : LABEL git_sha=1f331b35fa0ab3032d6136dac830af336dfd0786 19:03:05 ---> Running in e64396372219 19:03:05 Removing intermediate container e64396372219 19:03:05 ---> e31060586365 19:03:05 Step 27/27 : LABEL version=0.0.0 19:03:05 ---> Running in 88ade9882504 19:03:05 Removing intermediate container 88ade9882504 19:03:05 ---> 8c128dc58463 19:03:05 [Warning] One or more build-args [ARCH] were not consumed 19:03:05 Successfully built 8c128dc58463 19:03:05 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 19:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:06 19:03:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:07 arm64: Pulling from edgex-lftools-log-publisher 19:03:07 8998bd30e6a1: Pulling fs layer 19:03:07 04944245beec: Pulling fs layer 19:03:07 699f458cf7ca: Pulling fs layer 19:03:07 765212b225bb: Pulling fs layer 19:03:07 f23df028b6ca: Pulling fs layer 19:03:07 d65c8cfc05b1: Pulling fs layer 19:03:07 2437ff75d9bd: Pulling fs layer 19:03:07 765212b225bb: Waiting 19:03:07 f23df028b6ca: Waiting 19:03:07 d65c8cfc05b1: Waiting 19:03:07 2437ff75d9bd: Waiting 19:03:07 04944245beec: Verifying Checksum 19:03:07 04944245beec: Download complete 19:03:07 765212b225bb: Verifying Checksum 19:03:07 765212b225bb: Download complete 19:03:07 f23df028b6ca: Verifying Checksum 19:03:07 f23df028b6ca: Download complete 19:03:07 d65c8cfc05b1: Verifying Checksum 19:03:07 d65c8cfc05b1: Download complete 19:03:07 699f458cf7ca: Verifying Checksum 19:03:07 699f458cf7ca: Download complete 19:03:07 8998bd30e6a1: Verifying Checksum 19:03:07 8998bd30e6a1: Download complete 19:03:10 2437ff75d9bd: Verifying Checksum 19:03:10 2437ff75d9bd: Download complete 19:03:12 8998bd30e6a1: Pull complete 19:03:12 04944245beec: Pull complete 19:03:14 699f458cf7ca: Pull complete 19:03:14 765212b225bb: Pull complete 19:03:15 f23df028b6ca: Pull complete 19:03:15 d65c8cfc05b1: Pull complete 19:03:33 2437ff75d9bd: Pull complete 19:03:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:03:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:33 prd-ubuntu20.04-docker-arm64-4c-16g-18136 does not seem to be running inside a container 19:03:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:03:36 $ docker top a505e3e9139707a98088c6cfdec759aa65d6b3b311062b4f1e50b60968a3d792 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:37 ---> job-cost.sh 19:03:37 lf-activate-venv: SKIPPING 19:03:37 INFO: No Stack... 19:03:37 INFO: Retrieving Pricing Info for: v3-standard-4 19:03:38 INFO: Archiving Costs [Pipeline] sh 19:03:38 + cat /w/workspace/app-record-replay/1/archives/cost.csv 19:03:38 + cut -d, -f6 [Pipeline] lock 19:03:38 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-107-1-stack-cost] 19:03:38 Resource [jenkins-edgexfoundry-app-record-replay-PR-107-1-stack-cost] did not exist. Created. 19:03:38 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:03:39 /w/workspace/app-record-replay/1@tmp/durable-46b68773/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:03:39 + echo total: 0.10999999940395355 [Pipeline] stash 19:03:39 Warning: overwriting stash ‘stack-cost’ 19:03:40 Stashed 1 file(s) [Pipeline] } 19:03:40 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-107-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:03:40 $ docker stop --time=1 a505e3e9139707a98088c6cfdec759aa65d6b3b311062b4f1e50b60968a3d792 19:03:41 $ docker rm -f --volumes a505e3e9139707a98088c6cfdec759aa65d6b3b311062b4f1e50b60968a3d792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:03:42 provisioning config files... 19:03:42 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-107@tmp/config6731196798118939767tmp [Pipeline] { [Pipeline] sh 19:03:42 + set +x 19:03:42 + curl -s https://codecov.io/bash 19:03:42 + bash -s -- 19:03:42 19:03:42 _____ _ 19:03:42 / ____| | | 19:03:42 | | ___ __| | ___ ___ _____ __ 19:03:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:03:42 | |___| (_) | (_| | __/ (_| (_) \ V / 19:03:42 \_____\___/ \__,_|\___|\___\___/ \_/ 19:03:42 Bash-1.0.6 19:03:42 19:03:42 19:03:42 ==> git version 2.25.1 found 19:03:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:03:42 Release-Date: 2020-01-08 19:03:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:03:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:03:42 ==> Jenkins CI detected. 19:03:42 current dir:  /w/workspace/foundry_app-record-replay_PR-107 19:03:42 project root: . 19:03:42 --> token set from env 19:03:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:03:42 ==> Running gcov in . (disable via -X gcov) 19:03:43 ==> Python coveragepy not found 19:03:43 ==> Searching for coverage reports in: 19:03:43 + . 19:03:43 -> Found 1 reports 19:03:43 ==> Detecting git/mercurial file structure 19:03:43 ==> Reading reports 19:03:43 + ./coverage.out bytes=24667 19:03:43 ==> Appending adjustments 19:03:43 https://docs.codecov.io/docs/fixing-reports 19:03:43 + Found adjustments 19:03:43 ==> Gzipping contents 19:03:43 8.0K /tmp/codecov.rVZ9Rp.gz 19:03:43 ==> Uploading reports 19:03:43 url: https://codecov.io 19:03:43 query: branch=PR-107&commit=1f331b35fa0ab3032d6136dac830af336dfd0786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=107&job=&cmd_args= 19:03:43 -> Pinging Codecov 19:03:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-107&commit=1f331b35fa0ab3032d6136dac830af336dfd0786&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=107&job=&cmd_args= 19:03:43 -> Uploading to 19:03:43 https://storage.googleapis.com/codecov/v4/raw/2023-11-15/F467761B9912B4F32F9BC62907045C81/1f331b35fa0ab3032d6136dac830af336dfd0786/2ef6350d-cae1-449d-9eb1-09b4f60e658a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T190343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ef22361ffbd21fb250d418bdadcb2d688c035edde9a39a6a2bc339729b37e0d 19:03:43 % Total % Received % Xferd Average Speed Time Time Time Current 19:03:43 Dload Upload Total Spent Left Speed 19:03:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4846 0 0 100 4846 0 23639 --:--:-- --:--:-- --:--:-- 23524 100 4846 0 0 100 4846 0 20276 --:--:-- --:--:-- --:--:-- 20191 19:03:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/1f331b35fa0ab3032d6136dac830af336dfd0786 [Pipeline] } 19:03:43 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 19:03:45 + [ -d /w/workspace/foundry_app-record-replay_PR-107/archives ] 19:03:45 + ls -al /w/workspace/foundry_app-record-replay_PR-107/archives 19:03:45 total 16 19:03:45 drwxr-xr-x 3 root root 4096 Nov 15 18:55 . 19:03:45 drwxrwxr-x 11 jenkins jenkins 4096 Nov 15 18:55 .. 19:03:45 drwxr-xr-x 2 root root 4096 Nov 15 18:55 cost 19:03:45 -rw-r--r-- 1 root root 89 Nov 15 18:55 cost.csv 19:03:45 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-107/archives 19:03:45 + ls -al /w/workspace/foundry_app-record-replay_PR-107/archives 19:03:45 total 16 19:03:45 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 18:55 . 19:03:45 drwxrwxr-x 11 jenkins jenkins 4096 Nov 15 18:55 .. 19:03:45 drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 18:55 cost 19:03:45 -rw-r--r-- 1 jenkins jenkins 89 Nov 15 18:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:03:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:03:46 ---> package-listing.sh 19:03:46 ++ facter osfamily 19:03:46 ++ tr '[:upper:]' '[:lower:]' 19:03:47 + OS_FAMILY=debian 19:03:47 + workspace=/w/workspace/foundry_app-record-replay_PR-107 19:03:47 + START_PACKAGES=/tmp/packages_start.txt 19:03:47 + END_PACKAGES=/tmp/packages_end.txt 19:03:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:03:47 + PACKAGES=/tmp/packages_start.txt 19:03:47 + '[' /w/workspace/foundry_app-record-replay_PR-107 ']' 19:03:47 + PACKAGES=/tmp/packages_end.txt 19:03:47 + case "${OS_FAMILY}" in 19:03:47 + dpkg -l 19:03:47 + grep '^ii' 19:03:47 + '[' -f /tmp/packages_start.txt ']' 19:03:47 + '[' -f /tmp/packages_end.txt ']' 19:03:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:03:47 + '[' /w/workspace/foundry_app-record-replay_PR-107 ']' 19:03:47 + mkdir -p /w/workspace/foundry_app-record-replay_PR-107/archives/ 19:03:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-107/archives/ [Pipeline] echo 19:03:47 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-107/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:03:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:03:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:48 prd-ubuntu20.04-docker-8c-8g-18135 does not seem to be running inside a container 19:03:48 $ 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-107/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-107 -v /w/workspace/foundry_app-record-replay_PR-107:/w/workspace/foundry_app-record-replay_PR-107:rw,z -v /w/workspace/foundry_app-record-replay_PR-107@tmp:/w/workspace/foundry_app-record-replay_PR-107@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:03:49 $ docker top cfb92d733d779357e72eda7c7b3da96646fbfb3ec66a52b8844c3b1f3a51ce0d -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:49 + touch /tmp/pre-build-complete [Pipeline] sh 19:03:50 + mkdir -p /var/log/sysstat [Pipeline] sh 19:03:50 + ls /var/log/sa-host 19:03:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:03:50 provisioning config files... 19:03:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-107@tmp/config13291944522914750122tmp [Pipeline] { [Pipeline] echo 19:03:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:03:51 ---> create-netrc.sh [Pipeline] } 19:03:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:03:51 ---> python-tools-install.sh [Pipeline] echo 19:03:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:03:51 ---> sudo-logs.sh 19:03:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:03:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:03:52 ---> job-cost.sh 19:03:52 lf-activate-venv: SKIPPING 19:03:52 DEBUG: total: 0.2199999988079071 19:03:52 INFO: Retrieving Stack Cost... 19:03:52 INFO: Retrieving Pricing Info for: v3-standard-8 19:03:53 INFO: Archiving Costs [Pipeline] echo 19:03:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:03:53 ---> logs-deploy.sh 19:03:53 lf-activate-venv: SKIPPING 19:03:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-107/1 19:03:53 INFO: archiving workspace using pattern(s): 19:03:54 Archives upload complete. 19:03:54 INFO: archiving logs to Nexus