Pull request #124 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32baf799a2f1085944cc6dd73d8f353757ca094d+a7b8478cc08d2046ec322d4ca366236e032f8ba1 (92789faaadbc624e6a62a075418427e8e3060b0c) 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-ssh8442518822496578638.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17402558751660663297.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-124/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-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh403149030416999108.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-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6887950384645439867.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh12263753747291397125.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-124/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-124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14933210262057087464.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1027 in /w/workspace/foundry_app-record-replay_PR-124 [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-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a7b8478cc08d2046ec322d4ca366236e032f8ba1 into PR head commit 32baf799a2f1085944cc6dd73d8f353757ca094d Merge succeeded, producing 32baf799a2f1085944cc6dd73d8f353757ca094d Checking out Revision 32baf799a2f1085944cc6dd73d8f353757ca094d (PR-124) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 32baf799a2f1085944cc6dd73d8f353757ca094d # 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 a7b8478cc08d2046ec322d4ca366236e032f8ba1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32baf799a2f1085944cc6dd73d8f353757ca094d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:21:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:21:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:21:41 ========================================================= 03:21:41 EdgeX Global Pipelines Version Info 03:21:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:21:42 ------------------- 03:21:42 stable info: 03:21:42 ------------------- 03:21:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:21:42 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:21:42 Message: update stable to v1.0.258 03:21:43 ------------------- 03:21:43 experimental info: 03:21:43 ------------------- 03:21:43 Commited By: **** collab-it+edgex@linuxfoundation.org 03:21:43 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:21:43 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:21:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 03:21:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 03:21:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:21:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:21:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:21:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:21:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:21:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:21:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:21:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:21:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:21:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 03:21:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:21:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:21:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:21:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:21:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:21:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:21:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:21:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:21:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:21:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:21:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:21:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:21:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:21:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:21:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:21:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 03:21:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 03:21:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 03:21:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32baf799a2f1085944cc6dd73d8f353757ca094d [Pipeline] echo 03:21:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32baf79 [Pipeline] echo 03:21:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:45 provisioning config files... 03:21:45 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-124@tmp/config4171122324151163954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:46 ---> ****-login.sh 03:21:46 nexus3.edgexfoundry.org:10001 03:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:46 Configure a credential helper to remove this warning. See 03:21:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:46 03:21:46 Login Succeeded 03:21:46 nexus3.edgexfoundry.org:10002 03:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:46 Configure a credential helper to remove this warning. See 03:21:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:46 03:21:46 Login Succeeded 03:21:46 nexus3.edgexfoundry.org:10003 03:21:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:47 Configure a credential helper to remove this warning. See 03:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:47 03:21:47 Login Succeeded 03:21:47 nexus3.edgexfoundry.org:10004 03:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:47 Configure a credential helper to remove this warning. See 03:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:47 03:21:47 Login Succeeded 03:21:47 ****.io 03:21:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:47 Configure a credential helper to remove this warning. See 03:21:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:47 03:21:47 Login Succeeded 03:21:47 ---> ****-login.sh ends [Pipeline] } 03:21:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:21:48 + git rev-list -1 --merges 32baf799a2f1085944cc6dd73d8f353757ca094d~1..32baf799a2f1085944cc6dd73d8f353757ca094d [Pipeline] echo 03:21:48 -----------> git rev-list -1 --merges 32baf799a2f1085944cc6dd73d8f353757ca094d~1..32baf799a2f1085944cc6dd73d8f353757ca094d 32baf799a2f1085944cc6dd73d8f353757ca094d [false] [Pipeline] sh 03:21:49 + git log --format=format:%s -1 32baf799a2f1085944cc6dd73d8f353757ca094d [Pipeline] echo 03:21:49 ========================================================= 03:21:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:21:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:21:49 + git log --format=format:%s -1 32baf799a2f1085944cc6dd73d8f353757ca094d [Pipeline] echo 03:21:49 [semverPrep] GIT_COMMIT: 32baf799a2f1085944cc6dd73d8f353757ca094d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 03:21:49 [semverPrep] This is not a build commit. [Pipeline] sh 03:21:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:21:50 + grep -v github /etc/ssh/ssh_known_hosts 03:21:50 + [ -e /tmp/ssh_known_hosts ] 03:21:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:21:50 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:21:50 sudo tee -a /etc/ssh/ssh_known_hosts 03:21:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:50 03:21:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:51 0.1.4: Pulling from edgex-devops/py-git-semver 03:21:51 b85a868b505f: Pulling fs layer 03:21:51 e2be974225ed: Pulling fs layer 03:21:51 339a4e72a1f5: Pulling fs layer 03:21:51 988bab9f4d93: Pulling fs layer 03:21:51 1469e6f7b9e6: Pulling fs layer 03:21:51 eaf3925da568: Pulling fs layer 03:21:51 bab4dde63d76: Pulling fs layer 03:21:51 bde34c3a00c8: Pulling fs layer 03:21:51 b352a97aabf1: Pulling fs layer 03:21:51 4872d77fe225: Pulling fs layer 03:21:51 5851b861e8e6: Pulling fs layer 03:21:51 988bab9f4d93: Waiting 03:21:51 1469e6f7b9e6: Waiting 03:21:51 bde34c3a00c8: Waiting 03:21:51 eaf3925da568: Waiting 03:21:51 bab4dde63d76: Waiting 03:21:51 b352a97aabf1: Waiting 03:21:51 5851b861e8e6: Waiting 03:21:51 e2be974225ed: Verifying Checksum 03:21:51 e2be974225ed: Download complete 03:21:51 988bab9f4d93: Verifying Checksum 03:21:51 988bab9f4d93: Download complete 03:21:51 1469e6f7b9e6: Verifying Checksum 03:21:51 1469e6f7b9e6: Download complete 03:21:51 339a4e72a1f5: Verifying Checksum 03:21:51 339a4e72a1f5: Download complete 03:21:51 bde34c3a00c8: Verifying Checksum 03:21:51 bde34c3a00c8: Download complete 03:21:51 b352a97aabf1: Download complete 03:21:51 4872d77fe225: Verifying Checksum 03:21:51 4872d77fe225: Download complete 03:21:51 b85a868b505f: Verifying Checksum 03:21:51 b85a868b505f: Download complete 03:21:51 5851b861e8e6: Verifying Checksum 03:21:51 5851b861e8e6: Download complete 03:21:52 bab4dde63d76: Verifying Checksum 03:21:52 bab4dde63d76: Download complete 03:21:52 b85a868b505f: Pull complete 03:21:53 e2be974225ed: Pull complete 03:21:53 339a4e72a1f5: Pull complete 03:21:53 988bab9f4d93: Pull complete 03:21:53 1469e6f7b9e6: Pull complete 03:21:53 eaf3925da568: Pull complete 03:21:55 bab4dde63d76: Pull complete 03:21:55 bde34c3a00c8: Pull complete 03:21:55 b352a97aabf1: Pull complete 03:21:55 4872d77fe225: Pull complete 03:21:56 5851b861e8e6: Pull complete 03:21:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:21:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:56 prd-ubuntu20.04-docker-8c-8g-1027 does not seem to be running inside a container 03:21:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-124 -v /w/workspace/foundry_app-record-replay_PR-124:/w/workspace/foundry_app-record-replay_PR-124:rw,z -v /w/workspace/foundry_app-record-replay_PR-124@tmp:/w/workspace/foundry_app-record-replay_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:21:59 $ docker top 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 -eo pid,comm 03:21:59 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). 03:21:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:59 [ssh-agent] Looking for ssh-agent implementation... 03:21:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:59 $ docker exec 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 ssh-agent 03:21:59 SSH_AUTH_SOCK=/tmp/ssh-d0H2aTQSm8KT/agent.33 03:21:59 SSH_AGENT_PID=39 03:21:59 Running ssh-add (command line suppressed) 03:21:59 Identity added: /w/workspace/foundry_app-record-replay_PR-124@tmp/private_key_4291220508969523828.key (/w/workspace/foundry_app-record-replay_PR-124@tmp/private_key_4291220508969523828.key) 03:21:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:00 + git tag --points-at HEAD [Pipeline] } 03:22:00 $ docker exec --env ******** --env ******** 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 ssh-agent -k 03:22:00 unset SSH_AUTH_SOCK; 03:22:00 unset SSH_AGENT_PID; 03:22:00 echo Agent pid 39 killed; 03:22:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:22:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:22:00 [ssh-agent] Looking for ssh-agent implementation... 03:22:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:22:00 $ docker exec 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 ssh-agent 03:22:00 SSH_AUTH_SOCK=/tmp/ssh-7YlxMhpcVYrW/agent.71 03:22:00 SSH_AGENT_PID=77 03:22:00 Running ssh-add (command line suppressed) 03:22:00 Identity added: /w/workspace/foundry_app-record-replay_PR-124@tmp/private_key_8926962670326995735.key (/w/workspace/foundry_app-record-replay_PR-124@tmp/private_key_8926962670326995735.key) 03:22:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:22:01 + git semver init 03:22:01 2024-02-16 03:22:01,479 [run_init] DEBUG init version:0.0.0 force:False 03:22:01 2024-02-16 03:22:01,480 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-124/.semver 03:22:01 2024-02-16 03:22:01,480 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-124/.semver 03:22:01 2024-02-16 03:22:01,480 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-124/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-124, universal_newlines=False, shell=None, istream=None) 03:22:02 2024-02-16 03:22:02,463 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-124/.git/info/exclude 03:22:02 2024-02-16 03:22:02,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-124/.semver/PR-124 with force:False 03:22:02 2024-02-16 03:22:02,464 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-124/.semver/PR-124 03:22:02 2024-02-16 03:22:02,469 [execute] INFO git cat-file --batch-check 03:22:02 2024-02-16 03:22:02,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-124/.semver, universal_newlines=False, shell=None, istream=) 03:22:02 2024-02-16 03:22:02,475 [execute] INFO git cat-file --batch 03:22:02 2024-02-16 03:22:02,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-124/.semver, universal_newlines=False, shell=None, istream=) 03:22:02 2024-02-16 03:22:02,481 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-124/.semver/PR-124 03:22:02 0.0.0 [Pipeline] } 03:22:02 $ docker exec --env ******** --env ******** 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 ssh-agent -k 03:22:02 unset SSH_AUTH_SOCK; 03:22:02 unset SSH_AGENT_PID; 03:22:02 echo Agent pid 77 killed; 03:22:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:22:03 + git semver [Pipeline] } 03:22:03 $ docker stop --time=1 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 03:22:04 $ docker rm -f --volumes 7ce924f49742e5d030441e148b3b1901254b27b8f758efd0ce2c77b79f038490 [Pipeline] // withDockerContainer [Pipeline] sh 03:22:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:22:05 Stashed 1 file(s) [Pipeline] echo 03:22:05 [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 03:22:06 provisioning config files... 03:22:06 copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-124@tmp/config10326163664048201429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:22:06 ---> ****-login.sh 03:22:06 nexus3.edgexfoundry.org:10001 03:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:06 Configure a credential helper to remove this warning. See 03:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:06 03:22:06 Login Succeeded 03:22:06 nexus3.edgexfoundry.org:10002 03:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:06 Configure a credential helper to remove this warning. See 03:22:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:06 03:22:06 Login Succeeded 03:22:06 nexus3.edgexfoundry.org:10003 03:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:07 Configure a credential helper to remove this warning. See 03:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:07 03:22:07 Login Succeeded 03:22:07 nexus3.edgexfoundry.org:10004 03:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:07 Configure a credential helper to remove this warning. See 03:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:07 03:22:07 Login Succeeded 03:22:07 ****.io 03:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:22:07 Configure a credential helper to remove this warning. See 03:22:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:22:07 03:22:07 Login Succeeded 03:22:07 ---> ****-login.sh ends [Pipeline] } 03:22:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:22:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:22:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:22:07 ========================================================= 03:22:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:22:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:08 + 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 . 03:22:08 Sending build context to Docker daemon 6.684MB 03:22:08 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:22:08 Step 2/12 : FROM ${BASE} AS builder 03:22:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:22:08 7264a8db6415: Pulling fs layer 03:22:08 c4d48a809fc2: Pulling fs layer 03:22:08 4f1c88b9dad5: Pulling fs layer 03:22:08 ad3a456e5733: Pulling fs layer 03:22:08 69c7f0334f64: Pulling fs layer 03:22:08 ad3a456e5733: Waiting 03:22:08 1f1c1a5573a3: Pulling fs layer 03:22:08 ce7588e14bc9: Pulling fs layer 03:22:08 b5e4710f87ac: Pulling fs layer 03:22:08 1f1c1a5573a3: Waiting 03:22:08 b5e4710f87ac: Waiting 03:22:08 ce7588e14bc9: Waiting 03:22:08 c4d48a809fc2: Verifying Checksum 03:22:08 c4d48a809fc2: Download complete 03:22:08 ad3a456e5733: Verifying Checksum 03:22:08 ad3a456e5733: Download complete 03:22:08 69c7f0334f64: Verifying Checksum 03:22:08 69c7f0334f64: Download complete 03:22:08 7264a8db6415: Verifying Checksum 03:22:08 7264a8db6415: Download complete 03:22:08 1f1c1a5573a3: Verifying Checksum 03:22:08 1f1c1a5573a3: Download complete 03:22:08 7264a8db6415: Pull complete 03:22:09 b5e4710f87ac: Verifying Checksum 03:22:09 b5e4710f87ac: Download complete 03:22:09 c4d48a809fc2: Pull complete 03:22:09 4f1c88b9dad5: Verifying Checksum 03:22:09 4f1c88b9dad5: Download complete 03:22:09 ce7588e14bc9: Verifying Checksum 03:22:09 ce7588e14bc9: Download complete 03:22:12 4f1c88b9dad5: Pull complete 03:22:12 ad3a456e5733: Pull complete 03:22:12 69c7f0334f64: Pull complete 03:22:12 1f1c1a5573a3: Pull complete 03:22:14 ce7588e14bc9: Pull complete 03:22:14 b5e4710f87ac: Pull complete 03:22:14 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 03:22:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:22:14 ---> 88b5674ff536 03:22:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:22:20 ---> Running in b0166f215d2e 03:22:20 Removing intermediate container b0166f215d2e 03:22:20 ---> 90ef998672e6 03:22:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:22:20 ---> Running in fe8f363dbb15 03:22:20 Removing intermediate container fe8f363dbb15 03:22:20 ---> 3b694ccb75ec 03:22:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:22:20 ---> Running in 32c772200864 03:22:20 Removing intermediate container 32c772200864 03:22:20 ---> b3ad8724cc40 03:22:20 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:22:20 ---> Running in a6aec906ff21 03:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:22:20 OK: 264 MiB in 52 packages 03:22:20 Removing intermediate container a6aec906ff21 03:22:20 ---> f0de4e54e2de 03:22:20 Step 7/12 : WORKDIR /app 03:22:20 ---> Running in e38332cc76be 03:22:21 Removing intermediate container e38332cc76be 03:22:21 ---> 00feea5517bd 03:22:21 Step 8/12 : COPY go.mod vendor* ./ 03:22:21 ---> b38c21adc538 03:22:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:21 ---> Running in af69702ed91b 03:22:21 Still waiting to schedule task 03:22:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:22:53 Removing intermediate container af69702ed91b 03:22:53 ---> bfd150587cc4 03:22:53 Step 10/12 : COPY . . 03:22:53 ---> f36e0b6681c3 03:22:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:22:53 ---> Running in 247b5cbb1a4c 03:22:53 Removing intermediate container 247b5cbb1a4c 03:22:53 ---> 97ef208584f4 03:22:53 Step 12/12 : RUN $MAKE 03:22:53 ---> Running in fd3588cc48bd 03:22:53 noop 03:22:53 Removing intermediate container fd3588cc48bd 03:22:53 ---> 29437ac9e166 03:22:53 Successfully built 29437ac9e166 03:22:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:53 + docker inspect -f . ci-base-image-x86_64 03:22:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:53 prd-ubuntu20.04-docker-8c-8g-1027 does not seem to be running inside a container 03:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-124 -v /w/workspace/foundry_app-record-replay_PR-124:/w/workspace/foundry_app-record-replay_PR-124:rw,z -v /w/workspace/foundry_app-record-replay_PR-124@tmp:/w/workspace/foundry_app-record-replay_PR-124@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 ******** ci-base-image-x86_64 cat 03:22:54 $ docker top b314bc135d96af8f6c1c56460d54702b4fbf1c0befc881c4c537917320f1de7d -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:54 + go version 03:22:54 go version go1.21.0 linux/amd64 [Pipeline] } 03:22:54 $ docker stop --time=1 b314bc135d96af8f6c1c56460d54702b4fbf1c0befc881c4c537917320f1de7d 03:22:56 $ docker rm -f --volumes b314bc135d96af8f6c1c56460d54702b4fbf1c0befc881c4c537917320f1de7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:57 + docker inspect -f . ci-base-image-x86_64 03:22:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:57 prd-ubuntu20.04-docker-8c-8g-1027 does not seem to be running inside a container 03:22:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_app-record-replay_PR-124 -v /w/workspace/foundry_app-record-replay_PR-124:/w/workspace/foundry_app-record-replay_PR-124:rw,z -v /w/workspace/foundry_app-record-replay_PR-124@tmp:/w/workspace/foundry_app-record-replay_PR-124@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 ******** ci-base-image-x86_64 cat 03:22:57 $ docker top 54392cba11027f25a3dcdab1aa6915af78f1c7389203bf0801f3e10ebd83daf9 -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:58 + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-124 [Pipeline] fileExists [Pipeline] sh 03:22:58 + make test 03:22:58 go test -race -coverprofile=coverage.out ./... 03:23:20 ? github.com/edgexfoundry/app-record-replay [no test files] 03:23:20 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:23:20 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:23:20 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:23:20 ok github.com/edgexfoundry/app-record-replay/internal/app 1.048s coverage: 88.0% of statements 03:23:28 ok github.com/edgexfoundry/app-record-replay/internal/application 9.612s coverage: 98.7% of statements 03:23:28 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.099s coverage: 89.7% of statements 03:23:28 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.039s coverage: 100.0% of statements 03:23:46 go vet ./... 03:23:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:23:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:23:49 ./bin/test-attribution-txt.sh 03:23:49 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:23:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:23:50 $ docker stop --time=1 54392cba11027f25a3dcdab1aa6915af78f1c7389203bf0801f3e10ebd83daf9 03:23:53 $ docker rm -f --volumes 54392cba11027f25a3dcdab1aa6915af78f1c7389203bf0801f3e10ebd83daf9 [Pipeline] // withDockerContainer [Pipeline] sh 03:23:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:23:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:23:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:23:55 + ls -al . 03:23:55 total 192 03:23:55 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 03:22 . 03:23:55 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 03:21 .. 03:23:55 -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 03:21 .dockerignore 03:23:55 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 03:23 .git 03:23:55 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 03:21 .github 03:23:55 -rw-rw-r-- 1 jenkins jenkins 164 Feb 16 03:21 .gitignore 03:23:55 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 03:21 .golangci.yml 03:23:55 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 03:22 .semver 03:23:55 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 16 03:21 Attribution.txt 03:23:55 -rw-rw-r-- 1 jenkins jenkins 458 Feb 16 03:21 CHANGELOG.md 03:23:55 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 16 03:21 Dockerfile 03:23:55 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 03:21 GOVERNANCE.md 03:23:55 -rw-rw-r-- 1 jenkins jenkins 681 Feb 16 03:21 Jenkinsfile 03:23:55 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 03:21 LICENSE 03:23:55 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 16 03:21 Makefile 03:23:55 -rw-rw-r-- 1 jenkins jenkins 611 Feb 16 03:21 OWNERS.md 03:23:55 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 16 03:21 README.md 03:23:55 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 16 03:21 Record and Reply.postman_collection.json 03:23:55 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 03:22 VERSION 03:23:55 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 03:21 bin 03:23:55 -rw-r--r-- 1 jenkins jenkins 24666 Feb 16 03:23 coverage.out 03:23:55 -rw-rw-r-- 1 jenkins jenkins 3950 Feb 16 03:21 go.mod 03:23:55 -rw-rw-r-- 1 jenkins jenkins 34578 Feb 16 03:21 go.sum 03:23:55 drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 03:21 internal 03:23:55 -rw-rw-r-- 1 jenkins jenkins 913 Feb 16 03:21 main.go 03:23:55 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 03:21 openapi 03:23:55 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 03:21 pkg 03:23:55 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 03:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:56 + 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=32baf799a2f1085944cc6dd73d8f353757ca094d --label arch=amd64 --label version=0.0.0 . 03:23:56 Sending build context to Docker daemon 6.71MB 03:23:56 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:23:56 Step 2/27 : FROM ${BASE} AS builder 03:23:56 ---> 29437ac9e166 03:23:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:23:56 ---> Running in a800a54fee4b 03:23:56 Removing intermediate container a800a54fee4b 03:23:56 ---> c348d7d422cc 03:23:56 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:23:56 ---> Running in 48926c016508 03:23:56 Removing intermediate container 48926c016508 03:23:56 ---> 2419850790b6 03:23:56 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:23:56 ---> Running in 6928223963d6 03:23:56 Removing intermediate container 6928223963d6 03:23:56 ---> 660623edcb2e 03:23:56 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:23:56 ---> Running in 832b9650d824 03:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:23:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:23:57 OK: 264 MiB in 52 packages 03:23:57 Removing intermediate container 832b9650d824 03:23:57 ---> 3bcdbdecfea2 03:23:57 Step 7/27 : WORKDIR /app 03:23:57 ---> Running in 38d69d7da540 03:23:57 Removing intermediate container 38d69d7da540 03:23:57 ---> 1a262fdf7c58 03:23:57 Step 8/27 : COPY go.mod vendor* ./ 03:23:57 ---> 6a71be7fead5 03:23:57 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:57 ---> Running in f587d353c9ad 03:23:58 Removing intermediate container f587d353c9ad 03:23:58 ---> 8b2341969b63 03:23:58 Step 10/27 : COPY . . 03:23:58 ---> 940e7fb1f7ac 03:23:58 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:23:58 ---> Running in 58c0e8e3636a 03:23:58 Removing intermediate container 58c0e8e3636a 03:23:58 ---> d6ee3ea949a8 03:23:58 Step 12/27 : RUN $MAKE 03:23:58 ---> Running in ceb7002d36fc 03:23:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:24:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1028 in /w/workspace/foundry_app-record-replay_PR-124 [Pipeline] { [Pipeline] ws 03:24:13 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 03:24:16 Selected Git installation does not exist. Using Default 03:24:16 The recommended git tool is: NONE 03:24:17 Removing intermediate container ceb7002d36fc 03:24:17 ---> e13be7d1d78d 03:24:17 Step 13/27 : FROM alpine:3.18 03:24:17 3.18: Pulling from library/alpine 03:24:17 619be1103602: Pulling fs layer 03:24:17 619be1103602: Verifying Checksum 03:24:17 619be1103602: Download complete 03:24:17 619be1103602: Pull complete 03:24:17 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:24:17 Status: Downloaded newer image for alpine:3.18 03:24:17 ---> d3782b16ccc9 03:24:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:24:17 ---> Running in e59e8de5f9c7 03:24:17 Removing intermediate container e59e8de5f9c7 03:24:17 ---> 25d8e8887f3d 03:24:17 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:24:17 ---> Running in dc4d60914bff 03:24:17 Removing intermediate container dc4d60914bff 03:24:17 ---> bd6b2a4de77a 03:24:17 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:24:17 ---> Running in 96cab854427b 03:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:24:18 (1/2) Installing ca-certificates (20230506-r0) 03:24:18 (2/2) Installing dumb-init (1.2.5-r2) 03:24:18 Executing busybox-1.36.1-r5.trigger 03:24:18 Executing ca-certificates-20230506-r0.trigger 03:24:18 OK: 8 MiB in 17 packages 03:24:19 Removing intermediate container 96cab854427b 03:24:19 ---> ffcd40c43110 03:24:19 Step 17/27 : RUN apk --no-cache upgrade 03:24:19 ---> Running in 81f6eb6bc655 03:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:24:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:24:19 OK: 8 MiB in 17 packages 03:24:20 Removing intermediate container 81f6eb6bc655 03:24:20 ---> a020160c1b6a 03:24:20 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:24:20 ---> 833108f0cc93 03:24:20 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:24:20 ---> c4dd65c2c11b 03:24:20 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:24:20 ---> fd93e097899e 03:24:20 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:24:21 ---> ee4d6ed2c80a 03:24:21 Step 22/27 : EXPOSE 59712 03:24:21 ---> Running in b1fb87c58fd3 03:24:21 Removing intermediate container b1fb87c58fd3 03:24:21 ---> e04b569b8baf 03:24:21 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:24:21 ---> Running in 3e6a81df7f54 03:24:21 Removing intermediate container 3e6a81df7f54 03:24:21 ---> d7466646db79 03:24:21 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:24:21 ---> Running in 0aaae097d001 03:24:21 Removing intermediate container 0aaae097d001 03:24:21 ---> 970a07709b2c 03:24:21 Step 25/27 : LABEL arch=amd64 03:24:21 ---> Running in f2d83ff92de8 03:24:21 Removing intermediate container f2d83ff92de8 03:24:21 ---> b4fa727b225b 03:24:21 Step 26/27 : LABEL git_sha=32baf799a2f1085944cc6dd73d8f353757ca094d 03:24:21 ---> Running in c18672eeeb5a 03:24:21 Removing intermediate container c18672eeeb5a 03:24:21 ---> 4b9d3af8912f 03:24:21 Step 27/27 : LABEL version=0.0.0 03:24:21 ---> Running in 9d24cc09d777 03:24:21 Removing intermediate container 9d24cc09d777 03:24:21 ---> f8f72837371d 03:24:21 [Warning] One or more build-args [ARCH] were not consumed 03:24:21 Successfully built f8f72837371d 03:24:21 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 03:24:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:23 03:24:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:23 latest: Pulling from edgex-lftools-log-publisher 03:24:23 5eb5b503b376: Pulling fs layer 03:24:23 5c69ac0246d0: Pulling fs layer 03:24:23 ec43610c2a17: Pulling fs layer 03:24:23 3a2ae6a8a46f: Pulling fs layer 03:24:23 33b1e0a273af: Pulling fs layer 03:24:23 5d3b04190fa2: Pulling fs layer 03:24:23 2f39f015ded8: Pulling fs layer 03:24:23 3a2ae6a8a46f: Waiting 03:24:23 33b1e0a273af: Waiting 03:24:23 5d3b04190fa2: Waiting 03:24:23 2f39f015ded8: Waiting 03:24:23 5c69ac0246d0: Download complete 03:24:23 3a2ae6a8a46f: Download complete 03:24:23 33b1e0a273af: Verifying Checksum 03:24:23 33b1e0a273af: Download complete 03:24:23 5d3b04190fa2: Verifying Checksum 03:24:23 5d3b04190fa2: Download complete 03:24:23 ec43610c2a17: Verifying Checksum 03:24:23 ec43610c2a17: Download complete 03:24:23 5eb5b503b376: Verifying Checksum 03:24:23 5eb5b503b376: Download complete 03:24:24 2f39f015ded8: Download complete 03:24:24 5eb5b503b376: Pull complete 03:24:24 5c69ac0246d0: Pull complete 03:24:25 ec43610c2a17: Pull complete 03:24:25 3a2ae6a8a46f: Pull complete 03:24:25 33b1e0a273af: Pull complete 03:24:25 5d3b04190fa2: Pull complete 03:24:27 using credential edgex-jenkins-ssh 03:24:27 Cloning the remote Git repository 03:24:27 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 03:24:27 > git init /w/workspace/app-record-replay/1 # timeout=10 03:24:27 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:24:27 > git --version # timeout=10 03:24:27 > git --version # 'git version 2.25.1' 03:24:27 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:29 2f39f015ded8: Pull complete 03:24:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:24:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:24:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:30 prd-ubuntu20.04-docker-8c-8g-1027 does not seem to be running inside a container 03:24:30 $ 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-124 -v /w/workspace/foundry_app-record-replay_PR-124:/w/workspace/foundry_app-record-replay_PR-124:rw,z -v /w/workspace/foundry_app-record-replay_PR-124@tmp:/w/workspace/foundry_app-record-replay_PR-124@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-lftools-log-publisher:latest cat 03:24:29 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:24:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:30 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 03:24:30 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 03:24:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:24:31 Merging remotes/origin/main commit a7b8478cc08d2046ec322d4ca366236e032f8ba1 into PR head commit 32baf799a2f1085944cc6dd73d8f353757ca094d 03:24:31 Merge succeeded, producing 32baf799a2f1085944cc6dd73d8f353757ca094d 03:24:31 Checking out Revision 32baf799a2f1085944cc6dd73d8f353757ca094d (PR-124) 03:24:31 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 03:24:31 > git --version # timeout=10 03:24:31 > git --version # 'git version 2.25.1' 03:24:32 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 03:24:31 > git config core.sparsecheckout # timeout=10 03:24:31 > git checkout -f 32baf799a2f1085944cc6dd73d8f353757ca094d # timeout=10 03:24:31 > git remote # timeout=10 03:24:31 > git config --get remote.origin.url # timeout=10 03:24:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:31 > git merge a7b8478cc08d2046ec322d4ca366236e032f8ba1 # timeout=10 03:24:31 > git rev-parse HEAD^{commit} # timeout=10 03:24:31 > git config core.sparsecheckout # timeout=10 03:24:31 > git checkout -f 32baf799a2f1085944cc6dd73d8f353757ca094d # timeout=10 03:24:32 03:24:32 GitHub has been notified of this commit’s build result 03:24:32 03:24:34 $ docker top bf50c4c87b5e8fb796a570aa45ffe682f2d9adba8e8d7d4a62facde7b1680998 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 03:24:34 ---> job-cost.sh 03:24:34 lf-activate-venv: SKIPPING 03:24:34 INFO: No Stack... [Pipeline] script [Pipeline] { [Pipeline] sh 03:24:35 INFO: Retrieving Pricing Info for: v3-standard-8 03:24:35 INFO: Archiving Costs [Pipeline] sh 03:24:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:24:35 % Total % Received % Xferd Average Speed Time Time Time Current 03:24:35 Dload Upload Total Spent Left Speed 03:24:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 56017 0 --:--:-- --:--:-- --:--:-- 56017 [Pipeline] sh 03:24:35 + cat /w/workspace/foundry_app-record-replay_PR-124/archives/cost.csv 03:24:35 + cut -d, -f6 [Pipeline] lock 03:24:35 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] 03:24:35 Resource [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] did not exist. Created. 03:24:35 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash 03:24:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh 03:24:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:24:36 + sudo tee /etc/docker/daemon.new 03:24:36 { 03:24:36 "registry-mirrors": [ 03:24:36 "https://nexus3.edgexfoundry.org:10001" 03:24:36 ], 03:24:36 "bip": "10.250.0.254/24", 03:24:36 "hosts": [ 03:24:36 "tcp://0.0.0.0:5555", 03:24:36 "unix:///var/run/docker.sock" 03:24:36 ], 03:24:36 "mtu": 1458, 03:24:36 "selinux-enabled": true, 03:24:36 "seccomp-profile": "/etc/docker/seccomp.json" 03:24:36 } [Pipeline] sh 03:24:36 + echo total: 0.2199999988079071 [Pipeline] stash 03:24:36 Stashed 1 file(s) [Pipeline] } 03:24:36 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] 03:24:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } 03:24:36 $ docker stop --time=1 bf50c4c87b5e8fb796a570aa45ffe682f2d9adba8e8d7d4a62facde7b1680998 03:24:37 $ docker rm -f --volumes bf50c4c87b5e8fb796a570aa45ffe682f2d9adba8e8d7d4a62facde7b1680998 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv 03:24:38 + sudo service docker restart [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:56 provisioning config files... 03:24:56 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config14504932647096718034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:57 ---> ****-login.sh 03:24:57 nexus3.edgexfoundry.org:10001 03:24:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:57 Configure a credential helper to remove this warning. See 03:24:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:57 03:24:57 Login Succeeded 03:24:57 nexus3.edgexfoundry.org:10002 03:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:58 Configure a credential helper to remove this warning. See 03:24:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:58 03:24:58 Login Succeeded 03:24:58 nexus3.edgexfoundry.org:10003 03:24:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:58 Configure a credential helper to remove this warning. See 03:24:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:58 03:24:58 Login Succeeded 03:24:58 nexus3.edgexfoundry.org:10004 03:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:59 Configure a credential helper to remove this warning. See 03:24:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:59 03:24:59 Login Succeeded 03:24:59 ****.io 03:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:59 Configure a credential helper to remove this warning. See 03:24:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:59 03:24:59 Login Succeeded 03:24:59 ---> ****-login.sh ends [Pipeline] } 03:24:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:25:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:25:00 ========================================================= 03:25:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:25:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:00 + 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 . 03:25:00 Sending build context to Docker daemon 258.6kB 03:25:01 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 03:25:01 Step 2/12 : FROM ${BASE} AS builder 03:25:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:25:05 9fda8d8052c6: Pulling fs layer 03:25:05 5d54e960e981: Pulling fs layer 03:25:05 c4a7e357bf2a: Pulling fs layer 03:25:05 f0e02332f6b5: Pulling fs layer 03:25:05 872ee5b61b7b: Pulling fs layer 03:25:05 0c6a40ed1a82: Pulling fs layer 03:25:05 94ae7d8d031c: Pulling fs layer 03:25:05 f0e02332f6b5: Waiting 03:25:05 872ee5b61b7b: Waiting 03:25:05 0c6a40ed1a82: Waiting 03:25:05 5d54e960e981: Verifying Checksum 03:25:05 5d54e960e981: Download complete 03:25:05 f0e02332f6b5: Verifying Checksum 03:25:05 f0e02332f6b5: Download complete 03:25:05 872ee5b61b7b: Verifying Checksum 03:25:05 872ee5b61b7b: Download complete 03:25:05 9fda8d8052c6: Download complete 03:25:06 94ae7d8d031c: Verifying Checksum 03:25:06 94ae7d8d031c: Download complete 03:25:06 9fda8d8052c6: Pull complete 03:25:07 5d54e960e981: Pull complete 03:25:07 c4a7e357bf2a: Verifying Checksum 03:25:07 c4a7e357bf2a: Download complete 03:25:08 0c6a40ed1a82: Download complete 03:25:21 c4a7e357bf2a: Pull complete 03:25:21 f0e02332f6b5: Pull complete 03:25:21 872ee5b61b7b: Pull complete 03:25:29 0c6a40ed1a82: Pull complete 03:25:30 94ae7d8d031c: Pull complete 03:25:30 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 03:25:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:25:30 ---> 86de565de09d 03:25:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:25:32 ---> Running in 4543c89d2418 03:25:32 Removing intermediate container 4543c89d2418 03:25:32 ---> 2f567c78ac97 03:25:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:25:32 ---> Running in e6328db4bf12 03:25:32 Removing intermediate container e6328db4bf12 03:25:32 ---> 3a2b4ab0f86a 03:25:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:25:32 ---> Running in 35f8b5e90575 03:25:33 Removing intermediate container 35f8b5e90575 03:25:33 ---> 6ba18823029e 03:25:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:25:33 ---> Running in 99b32863793d 03:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:25:35 OK: 266 MiB in 52 packages 03:25:36 Removing intermediate container 99b32863793d 03:25:36 ---> d0a00a6f235c 03:25:36 Step 7/12 : WORKDIR /app 03:25:36 ---> Running in b9b3fbb15f2e 03:25:37 Removing intermediate container b9b3fbb15f2e 03:25:37 ---> 2bd8b21e6484 03:25:37 Step 8/12 : COPY go.mod vendor* ./ 03:25:37 ---> 017c254e0399 03:25:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:37 ---> Running in 9b36c20d1955 03:26:45 Removing intermediate container 9b36c20d1955 03:26:45 ---> 54b405dc0c0a 03:26:45 Step 10/12 : COPY . . 03:26:45 ---> cc3c15366d61 03:26:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:26:45 ---> Running in 904f3dd4ad9b 03:26:45 Removing intermediate container 904f3dd4ad9b 03:26:45 ---> 076709cbb000 03:26:45 Step 12/12 : RUN $MAKE 03:26:45 ---> Running in adc314974339 03:26:45 noop 03:26:45 Removing intermediate container adc314974339 03:26:45 ---> 83e2c532e12b 03:26:45 Successfully built 83e2c532e12b 03:26:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:46 + docker inspect -f . ci-base-image-arm64 03:26:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:46 prd-ubuntu20.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container 03:26:46 $ 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 ******** ci-base-image-arm64 cat 03:26:47 $ docker top 86dae4c2d0a5be41850e60e2829c668d82cb32ec8f5801ff1f6abdcd10a4c74f -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:48 + go version 03:26:48 go version go1.21.0 linux/arm64 [Pipeline] } 03:26:48 $ docker stop --time=1 86dae4c2d0a5be41850e60e2829c668d82cb32ec8f5801ff1f6abdcd10a4c74f 03:26:50 $ docker rm -f --volumes 86dae4c2d0a5be41850e60e2829c668d82cb32ec8f5801ff1f6abdcd10a4c74f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:51 + docker inspect -f . ci-base-image-arm64 03:26:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:51 prd-ubuntu20.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container 03:26:51 $ 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 ******** ci-base-image-arm64 cat 03:26:53 $ docker top 7af5c93afb8e5d1da5aec6df3c0d7aab5952572a7714bd10091c82580daf506f -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:53 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 03:26:54 + make test 03:26:54 go test -race -coverprofile=coverage.out ./... 03:29:01 ? github.com/edgexfoundry/app-record-replay [no test files] 03:29:01 ok github.com/edgexfoundry/app-record-replay/internal/app 1.245s coverage: 88.0% of statements 03:29:02 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 03:29:02 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 03:29:02 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 03:29:09 ok github.com/edgexfoundry/app-record-replay/internal/application 9.926s coverage: 98.7% of statements 03:29:09 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.458s coverage: 89.7% of statements 03:29:09 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.162s coverage: 100.0% of statements 03:29:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:29:11 go vet ./... 03:31:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:31:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:31:02 ./bin/test-attribution-txt.sh 03:31:02 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 03:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:31:03 $ docker stop --time=1 7af5c93afb8e5d1da5aec6df3c0d7aab5952572a7714bd10091c82580daf506f 03:31:05 $ docker rm -f --volumes 7af5c93afb8e5d1da5aec6df3c0d7aab5952572a7714bd10091c82580daf506f [Pipeline] // withDockerContainer [Pipeline] sh 03:31:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:31:07 Warning: overwriting stash ‘coverage-report’ 03:31:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:31:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:31:09 + ls -al . 03:31:09 total 188 03:31:09 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 03:26 . 03:31:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 03:24 .. 03:31:09 -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 03:24 .dockerignore 03:31:09 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 03:24 .git 03:31:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 03:24 .github 03:31:09 -rw-rw-r-- 1 jenkins jenkins 164 Feb 16 03:24 .gitignore 03:31:09 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 03:24 .golangci.yml 03:31:09 -rw-rw-r-- 1 jenkins jenkins 11301 Feb 16 03:24 Attribution.txt 03:31:09 -rw-rw-r-- 1 jenkins jenkins 458 Feb 16 03:24 CHANGELOG.md 03:31:09 -rw-rw-r-- 1 jenkins jenkins 1725 Feb 16 03:24 Dockerfile 03:31:09 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 03:24 GOVERNANCE.md 03:31:09 -rw-rw-r-- 1 jenkins jenkins 681 Feb 16 03:24 Jenkinsfile 03:31:09 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 03:24 LICENSE 03:31:09 -rw-rw-r-- 1 jenkins jenkins 3136 Feb 16 03:24 Makefile 03:31:09 -rw-rw-r-- 1 jenkins jenkins 611 Feb 16 03:24 OWNERS.md 03:31:09 -rw-rw-r-- 1 jenkins jenkins 4107 Feb 16 03:24 README.md 03:31:09 -rw-rw-r-- 1 jenkins jenkins 7789 Feb 16 03:24 Record and Reply.postman_collection.json 03:31:09 -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 03:22 VERSION 03:31:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 03:24 bin 03:31:09 -rw-r--r-- 1 jenkins jenkins 24667 Feb 16 03:29 coverage.out 03:31:09 -rw-rw-r-- 1 jenkins jenkins 3950 Feb 16 03:24 go.mod 03:31:09 -rw-rw-r-- 1 jenkins jenkins 34578 Feb 16 03:24 go.sum 03:31:09 drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 03:24 internal 03:31:09 -rw-rw-r-- 1 jenkins jenkins 913 Feb 16 03:24 main.go 03:31:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 03:24 openapi 03:31:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 03:24 pkg 03:31:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 03:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:09 + 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=32baf799a2f1085944cc6dd73d8f353757ca094d --label arch=arm64 --label version=0.0.0 . 03:31:09 Sending build context to Docker daemon 284.2kB 03:31:09 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 03:31:09 Step 2/27 : FROM ${BASE} AS builder 03:31:09 ---> 83e2c532e12b 03:31:09 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:31:09 ---> Running in 304fd3f033c4 03:31:10 Removing intermediate container 304fd3f033c4 03:31:10 ---> d4c7f2d41315 03:31:10 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:31:10 ---> Running in 29c74ee457c4 03:31:10 Removing intermediate container 29c74ee457c4 03:31:10 ---> 72ba6466bb9d 03:31:10 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:31:10 ---> Running in 1bbcd6092e37 03:31:10 Removing intermediate container 1bbcd6092e37 03:31:10 ---> 3d7fde82e98d 03:31:10 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:31:10 ---> Running in 6186c6f99088 03:31:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:31:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:31:13 OK: 266 MiB in 52 packages 03:31:14 Removing intermediate container 6186c6f99088 03:31:14 ---> 2368dd624ccc 03:31:14 Step 7/27 : WORKDIR /app 03:31:14 ---> Running in 8a4f07d1b103 03:31:14 Removing intermediate container 8a4f07d1b103 03:31:14 ---> 21f7d4adfa8a 03:31:14 Step 8/27 : COPY go.mod vendor* ./ 03:31:19 ---> 24ae5c0ffccf 03:31:19 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:31:19 ---> Running in f93f4e09e05b 03:31:21 Removing intermediate container f93f4e09e05b 03:31:21 ---> 42446a610b96 03:31:21 Step 10/27 : COPY . . 03:31:22 ---> ead31c25b613 03:31:22 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:31:22 ---> Running in ec50e593e5f4 03:31:23 Removing intermediate container ec50e593e5f4 03:31:23 ---> 74ff3b48a3b7 03:31:23 Step 12/27 : RUN $MAKE 03:31:23 ---> Running in f02f82a0f3e8 03:31:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay 03:33:15 Removing intermediate container f02f82a0f3e8 03:33:15 ---> ce29c0ad6e0a 03:33:15 Step 13/27 : FROM alpine:3.18 03:33:15 3.18: Pulling from library/alpine 03:33:15 c6b39de5b339: Pulling fs layer 03:33:15 c6b39de5b339: Verifying Checksum 03:33:15 c6b39de5b339: Download complete 03:33:15 c6b39de5b339: Pull complete 03:33:15 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 03:33:15 Status: Downloaded newer image for alpine:3.18 03:33:15 ---> 33abbf032149 03:33:15 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:33:15 ---> Running in c539d02e7acf 03:33:15 Removing intermediate container c539d02e7acf 03:33:15 ---> bfb5d6dac330 03:33:15 Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} 03:33:15 ---> Running in 2ebb3e68120e 03:33:15 Removing intermediate container 2ebb3e68120e 03:33:15 ---> f86ad0435d9a 03:33:15 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:33:15 ---> Running in d51e6d74fbfd 03:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:33:15 (1/2) Installing ca-certificates (20230506-r0) 03:33:15 (2/2) Installing dumb-init (1.2.5-r2) 03:33:15 Executing busybox-1.36.1-r5.trigger 03:33:15 Executing ca-certificates-20230506-r0.trigger 03:33:15 OK: 9 MiB in 17 packages 03:33:15 Removing intermediate container d51e6d74fbfd 03:33:15 ---> c952af9ea3cb 03:33:15 Step 17/27 : RUN apk --no-cache upgrade 03:33:15 ---> Running in ce21431c2746 03:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:33:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:33:15 OK: 9 MiB in 17 packages 03:33:15 Removing intermediate container ce21431c2746 03:33:15 ---> 4025efedc1d4 03:33:15 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:33:17 ---> ee3ac50b93c2 03:33:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:33:18 ---> 84106a90a65b 03:33:18 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:33:18 ---> 3a88437755e5 03:33:18 Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay 03:33:20 ---> 23d78872a64e 03:33:20 Step 22/27 : EXPOSE 59712 03:33:20 ---> Running in 1cb9a36dcf39 03:33:20 Removing intermediate container 1cb9a36dcf39 03:33:20 ---> 4b125d278c55 03:33:20 Step 23/27 : ENTRYPOINT ["/app-record-replay"] 03:33:20 ---> Running in 5eef0d756a42 03:33:20 Removing intermediate container 5eef0d756a42 03:33:20 ---> 449c430aa089 03:33:20 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:33:20 ---> Running in d79552fa86b8 03:33:21 Removing intermediate container d79552fa86b8 03:33:21 ---> 6ab8d612ffc6 03:33:21 Step 25/27 : LABEL arch=arm64 03:33:21 ---> Running in 51873865da4f 03:33:21 Removing intermediate container 51873865da4f 03:33:21 ---> 711a9eba6632 03:33:21 Step 26/27 : LABEL git_sha=32baf799a2f1085944cc6dd73d8f353757ca094d 03:33:21 ---> Running in b086a62d80cf 03:33:21 Removing intermediate container b086a62d80cf 03:33:21 ---> 31decc47631e 03:33:21 Step 27/27 : LABEL version=0.0.0 03:33:21 ---> Running in aabb869d5c73 03:33:22 Removing intermediate container aabb869d5c73 03:33:22 ---> 2a7178afcb0d 03:33:22 [Warning] One or more build-args [ARCH] were not consumed 03:33:22 Successfully built 2a7178afcb0d 03:33:22 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 03:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:33:23 03:33:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:33:23 arm64: Pulling from edgex-lftools-log-publisher 03:33:23 8998bd30e6a1: Pulling fs layer 03:33:23 04944245beec: Pulling fs layer 03:33:23 699f458cf7ca: Pulling fs layer 03:33:23 765212b225bb: Pulling fs layer 03:33:23 f23df028b6ca: Pulling fs layer 03:33:23 d65c8cfc05b1: Pulling fs layer 03:33:23 2437ff75d9bd: Pulling fs layer 03:33:23 d65c8cfc05b1: Waiting 03:33:23 765212b225bb: Waiting 03:33:23 f23df028b6ca: Waiting 03:33:23 2437ff75d9bd: Waiting 03:33:24 04944245beec: Verifying Checksum 03:33:24 04944245beec: Download complete 03:33:24 765212b225bb: Verifying Checksum 03:33:24 765212b225bb: Download complete 03:33:24 f23df028b6ca: Verifying Checksum 03:33:24 f23df028b6ca: Download complete 03:33:24 d65c8cfc05b1: Verifying Checksum 03:33:24 d65c8cfc05b1: Download complete 03:33:24 699f458cf7ca: Verifying Checksum 03:33:24 699f458cf7ca: Download complete 03:33:24 8998bd30e6a1: Verifying Checksum 03:33:24 8998bd30e6a1: Download complete 03:33:27 2437ff75d9bd: Verifying Checksum 03:33:27 2437ff75d9bd: Download complete 03:33:33 8998bd30e6a1: Pull complete 03:33:33 04944245beec: Pull complete 03:33:34 699f458cf7ca: Pull complete 03:33:34 765212b225bb: Pull complete 03:33:35 f23df028b6ca: Pull complete 03:33:36 d65c8cfc05b1: Pull complete 03:33:54 2437ff75d9bd: Pull complete 03:33:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:33:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:33:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:54 prd-ubuntu20.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container 03:33:54 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:33:57 $ docker top 16d3cb97352444940b0079709ae63006168e73c526e4a17e47fd5d06675f6d4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:58 ---> job-cost.sh 03:33:58 lf-activate-venv: SKIPPING 03:33:58 INFO: No Stack... 03:33:58 INFO: Retrieving Pricing Info for: v3-standard-4 03:33:59 INFO: Archiving Costs [Pipeline] sh 03:34:00 + cat /w/workspace/app-record-replay/1/archives/cost.csv 03:34:00 + cut -d, -f6 [Pipeline] lock 03:34:00 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] 03:34:00 Resource [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] did not exist. Created. 03:34:00 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:34:01 /w/workspace/app-record-replay/1@tmp/durable-3ad480bc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:34:02 + echo total: 0.10999999940395355 [Pipeline] stash 03:34:02 Warning: overwriting stash ‘stack-cost’ 03:34:02 Stashed 1 file(s) [Pipeline] } 03:34:02 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:34:02 $ docker stop --time=1 16d3cb97352444940b0079709ae63006168e73c526e4a17e47fd5d06675f6d4e 03:34:04 $ docker rm -f --volumes 16d3cb97352444940b0079709ae63006168e73c526e4a17e47fd5d06675f6d4e [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 03:34:06 provisioning config files... 03:34:06 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-124@tmp/config938169022511231329tmp [Pipeline] { [Pipeline] sh 03:34:06 + set +x 03:34:06 + curl -s https://codecov.io/bash 03:34:06 + bash -s -- 03:34:07 03:34:07 _____ _ 03:34:07 / ____| | | 03:34:07 | | ___ __| | ___ ___ _____ __ 03:34:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:34:07 | |___| (_) | (_| | __/ (_| (_) \ V / 03:34:07 \_____\___/ \__,_|\___|\___\___/ \_/ 03:34:07 Bash-1.0.6 03:34:07 03:34:07 03:34:07 ==> git version 2.25.1 found 03:34:07 ==> 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 03:34:07 Release-Date: 2020-01-08 03:34:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:34:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:34:07 ==> Jenkins CI detected. 03:34:07 current dir:  /w/workspace/foundry_app-record-replay_PR-124 03:34:07 project root: . 03:34:07 --> token set from env 03:34:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:34:07 ==> Running gcov in . (disable via -X gcov) 03:34:07 ==> Python coveragepy not found 03:34:07 ==> Searching for coverage reports in: 03:34:07 + . 03:34:07 -> Found 1 reports 03:34:07 ==> Detecting git/mercurial file structure 03:34:07 ==> Reading reports 03:34:07 + ./coverage.out bytes=24667 03:34:07 ==> Appending adjustments 03:34:07 https://docs.codecov.io/docs/fixing-reports 03:34:07 + Found adjustments 03:34:07 ==> Gzipping contents 03:34:07 8.0K /tmp/codecov.KyjekX.gz 03:34:07 ==> Uploading reports 03:34:07 url: https://codecov.io 03:34:07 query: branch=PR-124&commit=32baf799a2f1085944cc6dd73d8f353757ca094d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-124%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=124&job=&cmd_args= 03:34:07 -> Pinging Codecov 03:34:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-124&commit=32baf799a2f1085944cc6dd73d8f353757ca094d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-124%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=124&job=&cmd_args= 03:34:07 -> Uploading to 03:34:07 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/F467761B9912B4F32F9BC62907045C81/32baf799a2f1085944cc6dd73d8f353757ca094d/c7fc781f-3384-4286-8b9a-6b43a840cf18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T033407Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b548a3949fd0c9f77c3d877e760bf33d1d850f2fb71f23ea075e2cfab62111e8 03:34:07 % Total % Received % Xferd Average Speed Time Time Time Current 03:34:07 Dload Upload Total Spent Left Speed 03:34:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4844 0 0 100 4844 0 17550 --:--:-- --:--:-- --:--:-- 17550 03:34:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/32baf799a2f1085944cc6dd73d8f353757ca094d [Pipeline] } 03:34:07 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 03:34:11 + [ -d /w/workspace/foundry_app-record-replay_PR-124/archives ] 03:34:11 + ls -al /w/workspace/foundry_app-record-replay_PR-124/archives 03:34:11 total 16 03:34:11 drwxr-xr-x 3 root root 4096 Feb 16 03:24 . 03:34:11 drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 03:24 .. 03:34:11 drwxr-xr-x 2 root root 4096 Feb 16 03:24 cost 03:34:11 -rw-r--r-- 1 root root 89 Feb 16 03:24 cost.csv 03:34:11 + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-124/archives 03:34:11 + ls -al /w/workspace/foundry_app-record-replay_PR-124/archives 03:34:11 total 16 03:34:11 drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 03:24 . 03:34:11 drwxrwxr-x 11 jenkins jenkins 4096 Feb 16 03:24 .. 03:34:11 drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 03:24 cost 03:34:11 -rw-r--r-- 1 jenkins jenkins 89 Feb 16 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:34:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:34:12 ---> package-listing.sh 03:34:12 ++ facter osfamily 03:34:12 ++ tr '[:upper:]' '[:lower:]' 03:34:12 + OS_FAMILY=debian 03:34:12 + workspace=/w/workspace/foundry_app-record-replay_PR-124 03:34:12 + START_PACKAGES=/tmp/packages_start.txt 03:34:12 + END_PACKAGES=/tmp/packages_end.txt 03:34:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:34:12 + PACKAGES=/tmp/packages_start.txt 03:34:12 + '[' /w/workspace/foundry_app-record-replay_PR-124 ']' 03:34:12 + PACKAGES=/tmp/packages_end.txt 03:34:12 + case "${OS_FAMILY}" in 03:34:12 + dpkg -l 03:34:12 + grep '^ii' 03:34:12 + '[' -f /tmp/packages_start.txt ']' 03:34:12 + '[' -f /tmp/packages_end.txt ']' 03:34:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:34:12 + '[' /w/workspace/foundry_app-record-replay_PR-124 ']' 03:34:12 + mkdir -p /w/workspace/foundry_app-record-replay_PR-124/archives/ 03:34:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-124/archives/ [Pipeline] echo 03:34:12 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-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:34:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:34:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:13 prd-ubuntu20.04-docker-8c-8g-1027 does not seem to be running inside a container 03:34:13 $ 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-124/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-124 -v /w/workspace/foundry_app-record-replay_PR-124:/w/workspace/foundry_app-record-replay_PR-124:rw,z -v /w/workspace/foundry_app-record-replay_PR-124@tmp:/w/workspace/foundry_app-record-replay_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:34:14 $ docker top 1bbfef8b017f6487e44147939f2dcd37d5b4dce7f6beb59a5e3bed90845e7935 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:14 + touch /tmp/pre-build-complete [Pipeline] sh 03:34:14 + mkdir -p /var/log/sysstat [Pipeline] sh 03:34:15 + ls /var/log/sa-host 03:34:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:34:15 provisioning config files... 03:34:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-124@tmp/config6476513943546147938tmp [Pipeline] { [Pipeline] echo 03:34:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:34:15 ---> create-netrc.sh [Pipeline] } 03:34:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:34:16 ---> python-tools-install.sh [Pipeline] echo 03:34:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:34:16 ---> sudo-logs.sh 03:34:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:34:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:34:17 ---> job-cost.sh 03:34:17 lf-activate-venv: SKIPPING 03:34:17 DEBUG: total: 0.2199999988079071 03:34:17 INFO: Retrieving Stack Cost... 03:34:17 INFO: Retrieving Pricing Info for: v3-standard-8 03:34:17 INFO: Archiving Costs [Pipeline] echo 03:34:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:34:18 ---> logs-deploy.sh 03:34:18 lf-activate-venv: SKIPPING 03:34:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-124/1 03:34:18 INFO: archiving workspace using pattern(s): 03:34:19 Archives upload complete. 03:34:19 INFO: archiving logs to Nexus