Pull request #72 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-record-replay Obtained Jenkinsfile from cf2e9101cc63683b4890a1ec099c341decaac79d+7f1db7b64a454b9b704f3777dd84590a3068f3b6 (f812528a9a25012287fc744c57a7760e3bf2a82d) 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-ssh10915651980560955857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh11453416166609498843.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-72/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-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17103051174652053853.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-72/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8130844571190462132.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3839946074900753435.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-72/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-72/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1517545475029320055.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 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-4812 in /w/workspace/xfoundry_app-record-replay_PR-72 [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/xfoundry_app-record-replay_PR-72 # 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/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7f1db7b64a454b9b704f3777dd84590a3068f3b6 into PR head commit cf2e9101cc63683b4890a1ec099c341decaac79d Merge succeeded, producing cf2e9101cc63683b4890a1ec099c341decaac79d Checking out Revision cf2e9101cc63683b4890a1ec099c341decaac79d (PR-72) > git config core.sparsecheckout # timeout=10 > git checkout -f cf2e9101cc63683b4890a1ec099c341decaac79d # 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 7f1db7b64a454b9b704f3777dd84590a3068f3b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf2e9101cc63683b4890a1ec099c341decaac79d # timeout=10 Commit message: "refactor: Check for 404 before Adding Profile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-29T15:44:24.676Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-29T15:44:24.851Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-29T15:44:24.945Z] ========================================================= [2023-08-29T15:44:24.945Z] EdgeX Global Pipelines Version Info [2023-08-29T15:44:24.945Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-29T15:44:25.695Z] ------------------- [2023-08-29T15:44:25.695Z] stable info: [2023-08-29T15:44:25.695Z] ------------------- [2023-08-29T15:44:25.695Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-29T15:44:25.695Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-29T15:44:25.695Z] Message: update stable to v1.0.253 [2023-08-29T15:44:26.265Z] ------------------- [2023-08-29T15:44:26.265Z] experimental info: [2023-08-29T15:44:26.265Z] ------------------- [2023-08-29T15:44:26.265Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-29T15:44:26.265Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-29T15:44:26.265Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-29T15:44:26.632Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-29T15:44:26.678Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-29T15:44:26.722Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-29T15:44:26.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-29T15:44:26.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-29T15:44:26.866Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-29T15:44:26.916Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-29T15:44:26.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-29T15:44:27.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-29T15:44:27.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-29T15:44:27.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-29T15:44:27.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-29T15:44:27.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-29T15:44:27.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-29T15:44:27.271Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-29T15:44:27.314Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-29T15:44:27.360Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-29T15:44:27.404Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-29T15:44:27.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-29T15:44:27.489Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-29T15:44:27.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-29T15:44:27.570Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-29T15:44:27.612Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-29T15:44:27.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-29T15:44:27.694Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-29T15:44:27.735Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-29T15:44:27.775Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-29T15:44:27.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-72 [Pipeline] echo [2023-08-29T15:44:27.859Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-72 [Pipeline] echo [2023-08-29T15:44:27.899Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-72 [Pipeline] echo [2023-08-29T15:44:27.939Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf2e9101cc63683b4890a1ec099c341decaac79d [Pipeline] echo [2023-08-29T15:44:27.979Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf2e910 [Pipeline] echo [2023-08-29T15:44:28.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T15:44:28.133Z] provisioning config files... [2023-08-29T15:44:28.147Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-72@tmp/config17806129039818845836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T15:44:28.491Z] ---> docker-login.sh [2023-08-29T15:44:28.491Z] nexus3.edgexfoundry.org:10001 [2023-08-29T15:44:28.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T15:44:29.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T15:44:29.011Z] Configure a credential helper to remove this warning. See [2023-08-29T15:44:29.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T15:44:29.011Z] [2023-08-29T15:44:29.011Z] Login Succeeded [2023-08-29T15:44:29.011Z] nexus3.edgexfoundry.org:10002 [2023-08-29T15:44:29.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T15:44:29.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T15:44:29.270Z] Configure a credential helper to remove this warning. See [2023-08-29T15:44:29.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T15:44:29.270Z] [2023-08-29T15:44:29.270Z] Login Succeeded [2023-08-29T15:44:29.270Z] nexus3.edgexfoundry.org:10003 [2023-08-29T15:44:29.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T15:44:29.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T15:44:29.270Z] Configure a credential helper to remove this warning. See [2023-08-29T15:44:29.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T15:44:29.270Z] [2023-08-29T15:44:29.270Z] Login Succeeded [2023-08-29T15:44:29.270Z] nexus3.edgexfoundry.org:10004 [2023-08-29T15:44:29.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T15:44:29.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T15:44:29.529Z] Configure a credential helper to remove this warning. See [2023-08-29T15:44:29.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T15:44:29.529Z] [2023-08-29T15:44:29.529Z] Login Succeeded [2023-08-29T15:44:29.529Z] docker.io [2023-08-29T15:44:29.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T15:44:29.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T15:44:29.790Z] Configure a credential helper to remove this warning. See [2023-08-29T15:44:29.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T15:44:29.790Z] [2023-08-29T15:44:29.790Z] Login Succeeded [2023-08-29T15:44:29.790Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T15:44:29.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-29T15:44:30.480Z] + git rev-list -1 --merges cf2e9101cc63683b4890a1ec099c341decaac79d~1..cf2e9101cc63683b4890a1ec099c341decaac79d [Pipeline] echo [2023-08-29T15:44:30.539Z] -----------> git rev-list -1 --merges cf2e9101cc63683b4890a1ec099c341decaac79d~1..cf2e9101cc63683b4890a1ec099c341decaac79d cf2e9101cc63683b4890a1ec099c341decaac79d [false] [Pipeline] sh [2023-08-29T15:44:30.848Z] + git log --format=format:%s -1 cf2e9101cc63683b4890a1ec099c341decaac79d [Pipeline] echo [2023-08-29T15:44:30.886Z] ========================================================= [2023-08-29T15:44:30.886Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-29T15:44:30.886Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-29T15:44:31.315Z] + git log --format=format:%s -1 cf2e9101cc63683b4890a1ec099c341decaac79d [Pipeline] echo [2023-08-29T15:44:31.349Z] [semverPrep] GIT_COMMIT: cf2e9101cc63683b4890a1ec099c341decaac79d, Commit Message: refactor: Check for 404 before Adding Profile [Pipeline] echo [2023-08-29T15:44:31.381Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-29T15:44:31.792Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-29T15:44:31.792Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-29T15:44:31.792Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-29T15:44:31.792Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-29T15:44:31.793Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-29T15:44:31.793Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-29T15:44:31.793Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T15:44:32.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T15:44:32.294Z] [2023-08-29T15:44:32.294Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T15:44:32.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T15:44:32.665Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-29T15:44:32.665Z] b85a868b505f: Pulling fs layer [2023-08-29T15:44:32.665Z] e2be974225ed: Pulling fs layer [2023-08-29T15:44:32.665Z] 339a4e72a1f5: Pulling fs layer [2023-08-29T15:44:32.665Z] 988bab9f4d93: Pulling fs layer [2023-08-29T15:44:32.665Z] 1469e6f7b9e6: Pulling fs layer [2023-08-29T15:44:32.665Z] eaf3925da568: Pulling fs layer [2023-08-29T15:44:32.665Z] bab4dde63d76: Pulling fs layer [2023-08-29T15:44:32.665Z] bde34c3a00c8: Pulling fs layer [2023-08-29T15:44:32.665Z] b352a97aabf1: Pulling fs layer [2023-08-29T15:44:32.665Z] 4872d77fe225: Pulling fs layer [2023-08-29T15:44:32.665Z] 5851b861e8e6: Pulling fs layer [2023-08-29T15:44:32.665Z] 988bab9f4d93: Waiting [2023-08-29T15:44:32.665Z] 1469e6f7b9e6: Waiting [2023-08-29T15:44:32.665Z] eaf3925da568: Waiting [2023-08-29T15:44:32.665Z] bab4dde63d76: Waiting [2023-08-29T15:44:32.665Z] bde34c3a00c8: Waiting [2023-08-29T15:44:32.665Z] b352a97aabf1: Waiting [2023-08-29T15:44:32.665Z] 4872d77fe225: Waiting [2023-08-29T15:44:32.665Z] 5851b861e8e6: Waiting [2023-08-29T15:44:32.665Z] e2be974225ed: Download complete [2023-08-29T15:44:32.665Z] 988bab9f4d93: Verifying Checksum [2023-08-29T15:44:32.665Z] 988bab9f4d93: Download complete [2023-08-29T15:44:32.665Z] 1469e6f7b9e6: Verifying Checksum [2023-08-29T15:44:32.665Z] 1469e6f7b9e6: Download complete [2023-08-29T15:44:32.925Z] eaf3925da568: Verifying Checksum [2023-08-29T15:44:32.925Z] eaf3925da568: Download complete [2023-08-29T15:44:32.925Z] 339a4e72a1f5: Verifying Checksum [2023-08-29T15:44:32.925Z] 339a4e72a1f5: Download complete [2023-08-29T15:44:32.925Z] bde34c3a00c8: Download complete [2023-08-29T15:44:32.925Z] b352a97aabf1: Verifying Checksum [2023-08-29T15:44:32.925Z] b352a97aabf1: Download complete [2023-08-29T15:44:32.925Z] 4872d77fe225: Verifying Checksum [2023-08-29T15:44:32.925Z] 4872d77fe225: Download complete [2023-08-29T15:44:32.925Z] 5851b861e8e6: Download complete [2023-08-29T15:44:32.925Z] b85a868b505f: Verifying Checksum [2023-08-29T15:44:32.925Z] b85a868b505f: Download complete [2023-08-29T15:44:33.185Z] bab4dde63d76: Verifying Checksum [2023-08-29T15:44:33.185Z] bab4dde63d76: Download complete [2023-08-29T15:44:34.565Z] b85a868b505f: Pull complete [2023-08-29T15:44:34.565Z] e2be974225ed: Pull complete [2023-08-29T15:44:35.135Z] 339a4e72a1f5: Pull complete [2023-08-29T15:44:35.135Z] 988bab9f4d93: Pull complete [2023-08-29T15:44:35.394Z] 1469e6f7b9e6: Pull complete [2023-08-29T15:44:35.394Z] eaf3925da568: Pull complete [2023-08-29T15:44:37.313Z] bab4dde63d76: Pull complete [2023-08-29T15:44:37.313Z] bde34c3a00c8: Pull complete [2023-08-29T15:44:37.572Z] b352a97aabf1: Pull complete [2023-08-29T15:44:37.573Z] 4872d77fe225: Pull complete [2023-08-29T15:44:37.833Z] 5851b861e8e6: Pull complete [2023-08-29T15:44:37.833Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-29T15:44:37.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-29T15:44:37.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T15:44:38.139Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2023-08-29T15:44:38.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-72 -v /w/workspace/xfoundry_app-record-replay_PR-72:/w/workspace/xfoundry_app-record-replay_PR-72:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-72@tmp:/w/workspace/xfoundry_app-record-replay_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-29T15:44:44.230Z] $ docker top e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 -eo pid,comm [2023-08-29T15:44:44.273Z] 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). [2023-08-29T15:44:44.273Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-29T15:44:44.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T15:44:44.418Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T15:44:44.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T15:44:44.551Z] $ docker exec e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 ssh-agent [2023-08-29T15:44:44.654Z] SSH_AUTH_SOCK=/tmp/ssh-ZiohXbvnwtbB/agent.32 [2023-08-29T15:44:44.654Z] SSH_AGENT_PID=38 [2023-08-29T15:44:44.660Z] Running ssh-add (command line suppressed) [2023-08-29T15:44:44.755Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-72@tmp/private_key_1616158993439990971.key (/w/workspace/xfoundry_app-record-replay_PR-72@tmp/private_key_1616158993439990971.key) [2023-08-29T15:44:44.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T15:44:45.095Z] + git tag --points-at HEAD [Pipeline] } [2023-08-29T15:44:45.131Z] $ docker exec --env ******** --env ******** e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 ssh-agent -k [2023-08-29T15:44:45.229Z] unset SSH_AUTH_SOCK; [2023-08-29T15:44:45.229Z] unset SSH_AGENT_PID; [2023-08-29T15:44:45.230Z] echo Agent pid 38 killed; [2023-08-29T15:44:45.230Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-29T15:44:45.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-29T15:44:45.311Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-29T15:44:45.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-29T15:44:45.427Z] $ docker exec e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 ssh-agent [2023-08-29T15:44:45.535Z] SSH_AUTH_SOCK=/tmp/ssh-mMJTeOSKzUEE/agent.70 [2023-08-29T15:44:45.535Z] SSH_AGENT_PID=76 [2023-08-29T15:44:45.540Z] Running ssh-add (command line suppressed) [2023-08-29T15:44:45.647Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-72@tmp/private_key_17694785802609385125.key (/w/workspace/xfoundry_app-record-replay_PR-72@tmp/private_key_17694785802609385125.key) [2023-08-29T15:44:45.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-29T15:44:45.992Z] + git semver init [2023-08-29T15:44:46.251Z] 2023-08-29 15:44:46,197 [run_init] DEBUG init version:0.0.0 force:False [2023-08-29T15:44:46.251Z] 2023-08-29 15:44:46,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-72/.semver [2023-08-29T15:44:46.251Z] 2023-08-29 15:44:46,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-72/.semver [2023-08-29T15:44:46.251Z] 2023-08-29 15:44:46,199 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-72/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-72, universal_newlines=False, shell=None, istream=None) [2023-08-29T15:44:47.187Z] 2023-08-29 15:44:46,896 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-72/.git/info/exclude [2023-08-29T15:44:47.187Z] 2023-08-29 15:44:46,897 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-72/.semver/PR-72 with force:False [2023-08-29T15:44:47.187Z] 2023-08-29 15:44:46,897 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-72/.semver/PR-72 [2023-08-29T15:44:47.187Z] 2023-08-29 15:44:46,901 [execute] INFO git cat-file --batch-check [2023-08-29T15:44:47.187Z] 2023-08-29 15:44:46,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-72/.semver, universal_newlines=False, shell=None, istream=) [2023-08-29T15:44:47.187Z] 2023-08-29 15:44:46,907 [execute] INFO git cat-file --batch [2023-08-29T15:44:47.187Z] 2023-08-29 15:44:46,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-72/.semver, universal_newlines=False, shell=None, istream=) [2023-08-29T15:44:47.187Z] 2023-08-29 15:44:46,912 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-72/.semver/PR-72 [2023-08-29T15:44:47.187Z] 0.0.0 [Pipeline] } [2023-08-29T15:44:47.225Z] $ docker exec --env ******** --env ******** e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 ssh-agent -k [2023-08-29T15:44:47.322Z] unset SSH_AUTH_SOCK; [2023-08-29T15:44:47.323Z] unset SSH_AGENT_PID; [2023-08-29T15:44:47.323Z] echo Agent pid 76 killed; [2023-08-29T15:44:47.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-29T15:44:47.752Z] + git semver [Pipeline] } [2023-08-29T15:44:48.049Z] $ docker stop --time=1 e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 [2023-08-29T15:44:49.377Z] $ docker rm -f --volumes e512e1aff81ad707ce781361bef79983af6aec6b69f98b1824a490d949c647c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T15:44:49.768Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-29T15:44:50.150Z] Stashed 1 file(s) [Pipeline] echo [2023-08-29T15:44:50.167Z] [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 [2023-08-29T15:44:50.840Z] provisioning config files... [2023-08-29T15:44:50.849Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-72@tmp/config570074579658341503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T15:44:51.203Z] ---> docker-login.sh [2023-08-29T15:44:51.204Z] nexus3.edgexfoundry.org:10001 [2023-08-29T15:44:51.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T15:44:51.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T15:44:51.204Z] Configure a credential helper to remove this warning. See [2023-08-29T15:44:51.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T15:44:51.204Z] [2023-08-29T15:44:51.204Z] Login Succeeded [2023-08-29T15:44:51.204Z] nexus3.edgexfoundry.org:10002 [2023-08-29T15:44:51.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T15:44:51.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T15:44:51.204Z] Configure a credential helper to remove this warning. See [2023-08-29T15:44:51.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T15:44:51.204Z] [2023-08-29T15:44:51.204Z] Login Succeeded [2023-08-29T15:44:51.204Z] nexus3.edgexfoundry.org:10003 [2023-08-29T15:44:51.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T15:44:51.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T15:44:51.465Z] Configure a credential helper to remove this warning. See [2023-08-29T15:44:51.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T15:44:51.465Z] [2023-08-29T15:44:51.465Z] Login Succeeded [2023-08-29T15:44:51.465Z] nexus3.edgexfoundry.org:10004 [2023-08-29T15:44:51.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T15:44:51.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T15:44:51.465Z] Configure a credential helper to remove this warning. See [2023-08-29T15:44:51.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T15:44:51.465Z] [2023-08-29T15:44:51.465Z] Login Succeeded [2023-08-29T15:44:51.465Z] docker.io [2023-08-29T15:44:51.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-29T15:44:51.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-29T15:44:51.724Z] Configure a credential helper to remove this warning. See [2023-08-29T15:44:51.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-29T15:44:51.724Z] [2023-08-29T15:44:51.724Z] Login Succeeded [2023-08-29T15:44:51.724Z] ---> docker-login.sh ends [Pipeline] } [2023-08-29T15:44:51.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-29T15:44:51.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T15:44:51.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-29T15:44:52.012Z] ========================================================= [2023-08-29T15:44:52.012Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-29T15:44:52.012Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T15:44:52.497Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-29T15:44:52.497Z] Sending build context to Docker daemon 525.8kB [2023-08-29T15:44:52.497Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-29T15:44:52.497Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-29T15:44:52.756Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-29T15:44:52.756Z] 4db1b89c0bd1: Pulling fs layer [2023-08-29T15:44:52.756Z] 6911f1a30b25: Pulling fs layer [2023-08-29T15:44:52.756Z] e194b8c5c2a9: Pulling fs layer [2023-08-29T15:44:52.756Z] 6863d3e3a2b1: Pulling fs layer [2023-08-29T15:44:52.756Z] ec0bb842ea78: Pulling fs layer [2023-08-29T15:44:52.756Z] 40a00589a448: Pulling fs layer [2023-08-29T15:44:52.756Z] 6c08303d61cc: Pulling fs layer [2023-08-29T15:44:52.756Z] 798269fcf238: Pulling fs layer [2023-08-29T15:44:52.756Z] ec0bb842ea78: Waiting [2023-08-29T15:44:52.756Z] 40a00589a448: Waiting [2023-08-29T15:44:52.756Z] 6c08303d61cc: Waiting [2023-08-29T15:44:52.756Z] 798269fcf238: Waiting [2023-08-29T15:44:52.756Z] 6863d3e3a2b1: Waiting [2023-08-29T15:44:52.756Z] 6911f1a30b25: Verifying Checksum [2023-08-29T15:44:52.756Z] 6911f1a30b25: Download complete [2023-08-29T15:44:52.756Z] 6863d3e3a2b1: Verifying Checksum [2023-08-29T15:44:52.756Z] 6863d3e3a2b1: Download complete [2023-08-29T15:44:52.756Z] ec0bb842ea78: Download complete [2023-08-29T15:44:52.756Z] 4db1b89c0bd1: Verifying Checksum [2023-08-29T15:44:52.756Z] 4db1b89c0bd1: Download complete [2023-08-29T15:44:53.017Z] 40a00589a448: Verifying Checksum [2023-08-29T15:44:53.017Z] 40a00589a448: Download complete [2023-08-29T15:44:53.588Z] 4db1b89c0bd1: Pull complete [2023-08-29T15:44:53.588Z] 798269fcf238: Verifying Checksum [2023-08-29T15:44:53.588Z] 798269fcf238: Download complete [2023-08-29T15:44:53.588Z] e194b8c5c2a9: Verifying Checksum [2023-08-29T15:44:53.588Z] e194b8c5c2a9: Download complete [2023-08-29T15:44:53.870Z] 6911f1a30b25: Pull complete [2023-08-29T15:44:53.870Z] 6c08303d61cc: Verifying Checksum [2023-08-29T15:44:53.870Z] 6c08303d61cc: Download complete [2023-08-29T15:44:58.068Z] e194b8c5c2a9: Pull complete [2023-08-29T15:44:58.068Z] 6863d3e3a2b1: Pull complete [2023-08-29T15:44:58.068Z] ec0bb842ea78: Pull complete [2023-08-29T15:44:58.068Z] 40a00589a448: Pull complete [2023-08-29T15:45:00.683Z] 6c08303d61cc: Pull complete [2023-08-29T15:45:01.621Z] 798269fcf238: Pull complete [2023-08-29T15:45:01.884Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-29T15:45:01.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-29T15:45:01.884Z] ---> ec979cd7f677 [2023-08-29T15:45:01.884Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-29T15:45:05.643Z] Still waiting to schedule task [2023-08-29T15:45:05.643Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-29T15:45:10.034Z] ---> Running in b2902d7cf538 [2023-08-29T15:45:10.034Z] Removing intermediate container b2902d7cf538 [2023-08-29T15:45:10.034Z] ---> 19cfb6698781 [2023-08-29T15:45:10.034Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-29T15:45:10.034Z] ---> Running in 99caaa6fcb67 [2023-08-29T15:45:10.034Z] Removing intermediate container 99caaa6fcb67 [2023-08-29T15:45:10.034Z] ---> 2b1d5d675abd [2023-08-29T15:45:10.034Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-29T15:45:10.034Z] ---> Running in c0bfccefe0fb [2023-08-29T15:45:10.034Z] Removing intermediate container c0bfccefe0fb [2023-08-29T15:45:10.034Z] ---> f656ee510c11 [2023-08-29T15:45:10.034Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-29T15:45:10.034Z] ---> Running in eaef03b652ed [2023-08-29T15:45:10.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T15:45:10.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T15:45:10.034Z] OK: 265 MiB in 53 packages [2023-08-29T15:45:10.601Z] Removing intermediate container eaef03b652ed [2023-08-29T15:45:10.601Z] ---> e4e72aa59572 [2023-08-29T15:45:10.601Z] Step 7/12 : WORKDIR /app [2023-08-29T15:45:10.601Z] ---> Running in 14162e11a9bf [2023-08-29T15:45:10.601Z] Removing intermediate container 14162e11a9bf [2023-08-29T15:45:10.601Z] ---> 16a9d17085a7 [2023-08-29T15:45:10.601Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-29T15:45:10.601Z] ---> 69f88d107ee6 [2023-08-29T15:45:10.601Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T15:45:10.601Z] ---> Running in 4833786309c0 [2023-08-29T15:46:06.999Z] Removing intermediate container 4833786309c0 [2023-08-29T15:46:06.999Z] ---> 517f0168d7bd [2023-08-29T15:46:06.999Z] Step 10/12 : COPY . . [2023-08-29T15:46:06.999Z] ---> e5cb3c1e8873 [2023-08-29T15:46:06.999Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-29T15:46:06.999Z] ---> Running in 48fd737d5230 [2023-08-29T15:46:06.999Z] Removing intermediate container 48fd737d5230 [2023-08-29T15:46:06.999Z] ---> 92d4fb0d732f [2023-08-29T15:46:06.999Z] Step 12/12 : RUN $MAKE [2023-08-29T15:46:06.999Z] ---> Running in f9f13ec74c3a [2023-08-29T15:46:06.999Z] noop [2023-08-29T15:46:06.999Z] Removing intermediate container f9f13ec74c3a [2023-08-29T15:46:06.999Z] ---> 38892754ec55 [2023-08-29T15:46:06.999Z] Successfully built 38892754ec55 [2023-08-29T15:46:06.999Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T15:46:07.472Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-29T15:46:07.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T15:46:07.627Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2023-08-29T15:46:07.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-72 -v /w/workspace/xfoundry_app-record-replay_PR-72:/w/workspace/xfoundry_app-record-replay_PR-72:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-72@tmp:/w/workspace/xfoundry_app-record-replay_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-29T15:46:08.127Z] $ docker top 2d38c36cfcd089707ee595f7fbf31c108a8791dd05c94746ce216787aad0dde5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T15:46:08.529Z] + go version [2023-08-29T15:46:08.530Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-29T15:46:08.569Z] $ docker stop --time=1 2d38c36cfcd089707ee595f7fbf31c108a8791dd05c94746ce216787aad0dde5 [2023-08-29T15:46:09.838Z] $ docker rm -f --volumes 2d38c36cfcd089707ee595f7fbf31c108a8791dd05c94746ce216787aad0dde5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T15:46:10.538Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-29T15:46:10.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T15:46:10.694Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2023-08-29T15:46:10.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-72 -v /w/workspace/xfoundry_app-record-replay_PR-72:/w/workspace/xfoundry_app-record-replay_PR-72:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-72@tmp:/w/workspace/xfoundry_app-record-replay_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-29T15:46:11.051Z] $ docker top f6ccc84eef234a222f81593ba2f75477cb0518400eda7a70e5f978f3eb01fc9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T15:46:11.434Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-72 [Pipeline] fileExists [Pipeline] sh [2023-08-29T15:46:11.810Z] + make test [2023-08-29T15:46:11.810Z] go test -race -coverprofile=coverage.out ./... [2023-08-29T15:46:29.889Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-29T15:46:30.823Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.075s coverage: 88.0% of statements [2023-08-29T15:46:31.106Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-29T15:46:31.106Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-29T15:46:31.106Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-29T15:46:37.875Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4813 in /w/workspace/xfoundry_app-record-replay_PR-72 [Pipeline] { [Pipeline] ws [2023-08-29T15:46:37.935Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-08-29T15:46:38.025Z] Selected Git installation does not exist. Using Default [2023-08-29T15:46:38.025Z] The recommended git tool is: NONE [2023-08-29T15:46:39.237Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.144s coverage: 98.7% of statements [2023-08-29T15:46:39.237Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.116s coverage: 78.7% of statements [2023-08-29T15:46:39.237Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 0.059s coverage: 100.0% of statements [2023-08-29T15:46:43.058Z] using credential edgex-jenkins-ssh [2023-08-29T15:46:43.076Z] Cloning the remote Git repository [2023-08-29T15:46:43.112Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-29T15:46:43.207Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-08-29T15:46:43.345Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-29T15:46:43.346Z] > git --version # timeout=10 [2023-08-29T15:46:43.371Z] > git --version # 'git version 2.25.1' [2023-08-29T15:46:43.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-29T15:46:43.513Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-29T15:46:44.102Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-29T15:46:44.122Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-29T15:46:44.961Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-29T15:46:45.001Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-29T15:46:45.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-29T15:46:45.017Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/72/head:refs/remotes/origin/PR-72 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-29T15:46:45.779Z] Merging remotes/origin/main commit 7f1db7b64a454b9b704f3777dd84590a3068f3b6 into PR head commit cf2e9101cc63683b4890a1ec099c341decaac79d [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-29T15:46:46.250Z] Failed in branch arm64 [2023-08-29T15:46:45.792Z] > git config core.sparsecheckout # timeout=10 [2023-08-29T15:46:45.871Z] > git checkout -f cf2e9101cc63683b4890a1ec099c341decaac79d # timeout=10 [2023-08-29T15:47:05.803Z] go vet ./... [2023-08-29T15:47:06.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-29T15:47:06.736Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-29T15:47:06.736Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-29T15:47:07.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-29T15:47:07.059Z] $ docker stop --time=1 f6ccc84eef234a222f81593ba2f75477cb0518400eda7a70e5f978f3eb01fc9e [2023-08-29T15:47:12.324Z] $ docker rm -f --volumes f6ccc84eef234a222f81593ba2f75477cb0518400eda7a70e5f978f3eb01fc9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-29T15:47:12.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-29T15:47:13.012Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-29T15:47:13.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-29T15:47:14.031Z] + ls -al . [2023-08-29T15:47:14.031Z] total 184 [2023-08-29T15:47:14.031Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 15:46 . [2023-08-29T15:47:14.031Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 29 15:44 .. [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 29 15:44 .dockerignore [2023-08-29T15:47:14.031Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 29 15:44 .git [2023-08-29T15:47:14.031Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 15:44 .github [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 29 15:44 .gitignore [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 29 15:44 .golangci.yml [2023-08-29T15:47:14.031Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 15:44 .semver [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 11301 Aug 29 15:44 Attribution.txt [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 29 15:44 CHANGELOG.md [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 29 15:44 Dockerfile [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 29 15:44 GOVERNANCE.md [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 29 15:44 Jenkinsfile [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 29 15:44 LICENSE [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 29 15:44 Makefile [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 29 15:44 OWNERS.md [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 29 15:44 README.md [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 29 15:44 Record and Reply.postman_collection.json [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 29 15:44 VERSION [2023-08-29T15:47:14.031Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 15:44 bin [2023-08-29T15:47:14.031Z] -rw-r--r-- 1 jenkins jenkins 24645 Aug 29 15:46 coverage.out [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 3916 Aug 29 15:44 go.mod [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 34159 Aug 29 15:44 go.sum [2023-08-29T15:47:14.031Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 29 15:44 internal [2023-08-29T15:47:14.031Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 29 15:44 main.go [2023-08-29T15:47:14.031Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 29 15:44 pkg [2023-08-29T15:47:14.031Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 15:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T15:47:14.444Z] + 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=cf2e9101cc63683b4890a1ec099c341decaac79d --label arch=amd64 --label version=0.0.0 . [2023-08-29T15:47:14.444Z] Sending build context to Docker daemon 551.4kB [2023-08-29T15:47:14.444Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-29T15:47:14.444Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-29T15:47:14.444Z] ---> 38892754ec55 [2023-08-29T15:47:14.444Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-29T15:47:14.444Z] ---> Running in 20b275986751 [2023-08-29T15:47:14.704Z] Removing intermediate container 20b275986751 [2023-08-29T15:47:14.704Z] ---> 3ca9fc67716f [2023-08-29T15:47:14.704Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-29T15:47:14.704Z] ---> Running in 7829ec14fa05 [2023-08-29T15:47:14.704Z] Removing intermediate container 7829ec14fa05 [2023-08-29T15:47:14.704Z] ---> ce377d9bebb2 [2023-08-29T15:47:14.704Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-29T15:47:14.704Z] ---> Running in e12bb21b62d2 [2023-08-29T15:47:14.964Z] Removing intermediate container e12bb21b62d2 [2023-08-29T15:47:14.964Z] ---> e2b0d58f81c5 [2023-08-29T15:47:14.964Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-29T15:47:14.964Z] ---> Running in 48c2e9749af0 [2023-08-29T15:47:15.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T15:47:15.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T15:47:15.743Z] OK: 265 MiB in 53 packages [2023-08-29T15:47:16.001Z] Removing intermediate container 48c2e9749af0 [2023-08-29T15:47:16.001Z] ---> 6d6045320c80 [2023-08-29T15:47:16.001Z] Step 7/26 : WORKDIR /app [2023-08-29T15:47:16.001Z] ---> Running in 0d5245eecf87 [2023-08-29T15:47:16.001Z] Removing intermediate container 0d5245eecf87 [2023-08-29T15:47:16.001Z] ---> 0f019d3fa48c [2023-08-29T15:47:16.001Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-29T15:47:16.260Z] ---> ce9dbafcb49a [2023-08-29T15:47:16.260Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-29T15:47:16.260Z] ---> Running in 10e5e4b6b5e2 [2023-08-29T15:47:17.195Z] Removing intermediate container 10e5e4b6b5e2 [2023-08-29T15:47:17.195Z] ---> a2f16921c427 [2023-08-29T15:47:17.195Z] Step 10/26 : COPY . . [2023-08-29T15:47:17.195Z] ---> 2cd6e12a3c5a [2023-08-29T15:47:17.195Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-29T15:47:17.195Z] ---> Running in 564c086016d3 [2023-08-29T15:47:17.195Z] Removing intermediate container 564c086016d3 [2023-08-29T15:47:17.195Z] ---> b4d2129d622b [2023-08-29T15:47:17.195Z] Step 12/26 : RUN $MAKE [2023-08-29T15:47:17.195Z] ---> Running in dd730d871ddb [2023-08-29T15:47:17.454Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-08-29T15:47:44.409Z] Removing intermediate container dd730d871ddb [2023-08-29T15:47:44.409Z] ---> d6de6c7dff59 [2023-08-29T15:47:44.409Z] Step 13/26 : FROM alpine:3.17 [2023-08-29T15:47:44.409Z] 3.17: Pulling from library/alpine [2023-08-29T15:47:44.409Z] 9398808236ff: Pulling fs layer [2023-08-29T15:47:44.409Z] 9398808236ff: Verifying Checksum [2023-08-29T15:47:44.409Z] 9398808236ff: Download complete [2023-08-29T15:47:44.409Z] 9398808236ff: Pull complete [2023-08-29T15:47:44.409Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-29T15:47:44.409Z] Status: Downloaded newer image for alpine:3.17 [2023-08-29T15:47:44.409Z] ---> 1e0b8b5322fc [2023-08-29T15:47:44.409Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-29T15:47:44.409Z] ---> Running in b8c4e4e543bc [2023-08-29T15:47:44.409Z] Removing intermediate container b8c4e4e543bc [2023-08-29T15:47:44.409Z] ---> 3cbe5d5b6412 [2023-08-29T15:47:44.409Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-29T15:47:44.409Z] ---> Running in 5c3f89eeb097 [2023-08-29T15:47:44.409Z] Removing intermediate container 5c3f89eeb097 [2023-08-29T15:47:44.409Z] ---> 5a018d0c6746 [2023-08-29T15:47:44.409Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-29T15:47:44.409Z] ---> Running in 417992cbd442 [2023-08-29T15:47:44.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-29T15:47:44.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-29T15:47:44.409Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-29T15:47:44.409Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-29T15:47:44.409Z] Executing busybox-1.35.0-r29.trigger [2023-08-29T15:47:44.409Z] Executing ca-certificates-20230506-r0.trigger [2023-08-29T15:47:44.409Z] OK: 8 MiB in 17 packages [2023-08-29T15:47:44.409Z] Removing intermediate container 417992cbd442 [2023-08-29T15:47:44.409Z] ---> 70743098880b [2023-08-29T15:47:44.409Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-29T15:47:44.409Z] ---> becf372c5c61 [2023-08-29T15:47:44.409Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-29T15:47:44.409Z] ---> 72f3319adffe [2023-08-29T15:47:44.409Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-29T15:47:44.409Z] ---> 63bb4198fede [2023-08-29T15:47:44.409Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-29T15:47:44.409Z] ---> c420d7629202 [2023-08-29T15:47:44.409Z] Step 21/26 : EXPOSE 59712 [2023-08-29T15:47:44.409Z] ---> Running in 5643a2513027 [2023-08-29T15:47:44.409Z] Removing intermediate container 5643a2513027 [2023-08-29T15:47:44.409Z] ---> 4f6b3a28831e [2023-08-29T15:47:44.409Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-29T15:47:44.409Z] ---> Running in c1f135f8f0cc [2023-08-29T15:47:44.667Z] Removing intermediate container c1f135f8f0cc [2023-08-29T15:47:44.667Z] ---> c4cfad64fb10 [2023-08-29T15:47:44.667Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-29T15:47:44.667Z] ---> Running in 7534b5da47b9 [2023-08-29T15:47:44.667Z] Removing intermediate container 7534b5da47b9 [2023-08-29T15:47:44.667Z] ---> 816169756160 [2023-08-29T15:47:44.667Z] Step 24/26 : LABEL arch=amd64 [2023-08-29T15:47:44.667Z] ---> Running in 278cee4886ea [2023-08-29T15:47:44.925Z] Removing intermediate container 278cee4886ea [2023-08-29T15:47:44.925Z] ---> 0016de4f4ada [2023-08-29T15:47:44.925Z] Step 25/26 : LABEL git_sha=cf2e9101cc63683b4890a1ec099c341decaac79d [2023-08-29T15:47:44.925Z] ---> Running in f5ad82f4b176 [2023-08-29T15:47:44.925Z] Removing intermediate container f5ad82f4b176 [2023-08-29T15:47:44.925Z] ---> 95d96011c3bd [2023-08-29T15:47:44.925Z] Step 26/26 : LABEL version=0.0.0 [2023-08-29T15:47:44.925Z] ---> Running in 6a6c012a88a8 [2023-08-29T15:47:44.925Z] Removing intermediate container 6a6c012a88a8 [2023-08-29T15:47:44.925Z] ---> b029ebf57cdf [2023-08-29T15:47:44.925Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-29T15:47:44.925Z] Successfully built b029ebf57cdf [2023-08-29T15:47:44.925Z] 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 [2023-08-29T15:47:45.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T15:47:45.786Z] [2023-08-29T15:47:45.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T15:47:46.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T15:47:46.149Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-29T15:47:46.149Z] 5eb5b503b376: Pulling fs layer [2023-08-29T15:47:46.149Z] 5c69ac0246d0: Pulling fs layer [2023-08-29T15:47:46.149Z] ec43610c2a17: Pulling fs layer [2023-08-29T15:47:46.149Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-29T15:47:46.149Z] 33b1e0a273af: Pulling fs layer [2023-08-29T15:47:46.149Z] 5d3b04190fa2: Pulling fs layer [2023-08-29T15:47:46.149Z] 2f39f015ded8: Pulling fs layer [2023-08-29T15:47:46.149Z] 33b1e0a273af: Waiting [2023-08-29T15:47:46.149Z] 3a2ae6a8a46f: Waiting [2023-08-29T15:47:46.149Z] 5d3b04190fa2: Waiting [2023-08-29T15:47:46.149Z] 2f39f015ded8: Waiting [2023-08-29T15:47:46.149Z] 5c69ac0246d0: Verifying Checksum [2023-08-29T15:47:46.149Z] 5c69ac0246d0: Download complete [2023-08-29T15:47:46.149Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-29T15:47:46.149Z] 3a2ae6a8a46f: Download complete [2023-08-29T15:47:46.149Z] 33b1e0a273af: Verifying Checksum [2023-08-29T15:47:46.149Z] 33b1e0a273af: Download complete [2023-08-29T15:47:46.149Z] ec43610c2a17: Verifying Checksum [2023-08-29T15:47:46.149Z] ec43610c2a17: Download complete [2023-08-29T15:47:46.149Z] 5d3b04190fa2: Download complete [2023-08-29T15:47:46.407Z] 5eb5b503b376: Verifying Checksum [2023-08-29T15:47:46.407Z] 5eb5b503b376: Download complete [2023-08-29T15:47:46.971Z] 2f39f015ded8: Verifying Checksum [2023-08-29T15:47:46.971Z] 2f39f015ded8: Download complete [2023-08-29T15:47:47.536Z] 5eb5b503b376: Pull complete [2023-08-29T15:47:47.536Z] 5c69ac0246d0: Pull complete [2023-08-29T15:47:48.102Z] ec43610c2a17: Pull complete [2023-08-29T15:47:48.360Z] 3a2ae6a8a46f: Pull complete [2023-08-29T15:47:48.360Z] 33b1e0a273af: Pull complete [2023-08-29T15:47:48.731Z] 5d3b04190fa2: Pull complete [2023-08-29T15:47:52.918Z] 2f39f015ded8: Pull complete [2023-08-29T15:47:52.918Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-29T15:47:52.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T15:47:52.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T15:47:53.147Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2023-08-29T15:47:53.178Z] $ 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/xfoundry_app-record-replay_PR-72 -v /w/workspace/xfoundry_app-record-replay_PR-72:/w/workspace/xfoundry_app-record-replay_PR-72:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-72@tmp:/w/workspace/xfoundry_app-record-replay_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-29T15:48:00.290Z] $ docker top f31ff67a7368e18b743c673b6617b4f0842715f3227955e5fc3e916087983d1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-29T15:48:00.758Z] ---> job-cost.sh [2023-08-29T15:48:00.758Z] lf-activate-venv: SKIPPING [2023-08-29T15:48:00.758Z] INFO: No Stack... [2023-08-29T15:48:01.019Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-29T15:48:01.590Z] INFO: Archiving Costs [Pipeline] sh [2023-08-29T15:48:01.906Z] + cat /w/workspace/xfoundry_app-record-replay_PR-72/archives/cost.csv [2023-08-29T15:48:01.906Z] + cut -d, -f6 [Pipeline] lock [2023-08-29T15:48:01.954Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-72-1-stack-cost] [2023-08-29T15:48:01.959Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-72-1-stack-cost] did not exist. Created. [2023-08-29T15:48:01.959Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-72-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-29T15:48:02.357Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-29T15:48:02.404Z] Stashed 1 file(s) [Pipeline] } [2023-08-29T15:48:02.438Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-72-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-29T15:48:02.524Z] $ docker stop --time=1 f31ff67a7368e18b743c673b6617b4f0842715f3227955e5fc3e916087983d1c [2023-08-29T15:48:03.685Z] $ docker rm -f --volumes f31ff67a7368e18b743c673b6617b4f0842715f3227955e5fc3e916087983d1c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-29T15:48:05.980Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-72/archives ] [2023-08-29T15:48:05.980Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-72/archives [2023-08-29T15:48:05.980Z] total 16 [2023-08-29T15:48:05.980Z] drwxr-xr-x 3 root root 4096 Aug 29 15:48 . [2023-08-29T15:48:05.980Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 15:48 .. [2023-08-29T15:48:05.980Z] drwxr-xr-x 2 root root 4096 Aug 29 15:48 cost [2023-08-29T15:48:05.980Z] -rw-r--r-- 1 root root 88 Aug 29 15:48 cost.csv [2023-08-29T15:48:05.980Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-72/archives [2023-08-29T15:48:05.980Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-72/archives [2023-08-29T15:48:05.980Z] total 16 [2023-08-29T15:48:05.980Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 29 15:48 . [2023-08-29T15:48:05.980Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 29 15:48 .. [2023-08-29T15:48:05.980Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 29 15:48 cost [2023-08-29T15:48:05.980Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 29 15:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-29T15:48:06.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T15:48:07.188Z] ---> package-listing.sh [2023-08-29T15:48:07.188Z] ++ facter osfamily [2023-08-29T15:48:07.188Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-29T15:48:07.448Z] + OS_FAMILY=debian [2023-08-29T15:48:07.448Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-72 [2023-08-29T15:48:07.448Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-29T15:48:07.448Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-29T15:48:07.448Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-29T15:48:07.448Z] + PACKAGES=/tmp/packages_start.txt [2023-08-29T15:48:07.448Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-72 ']' [2023-08-29T15:48:07.448Z] + PACKAGES=/tmp/packages_end.txt [2023-08-29T15:48:07.448Z] + case "${OS_FAMILY}" in [2023-08-29T15:48:07.448Z] + dpkg -l [2023-08-29T15:48:07.448Z] + grep '^ii' [2023-08-29T15:48:07.448Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-29T15:48:07.448Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-29T15:48:07.448Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-29T15:48:07.448Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-72 ']' [2023-08-29T15:48:07.448Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-72/archives/ [2023-08-29T15:48:07.448Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-72/archives/ [Pipeline] echo [2023-08-29T15:48:07.487Z] 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/xfoundry_app-record-replay_PR-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-29T15:48:07.779Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-29T15:48:08.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-29T15:48:08.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-29T15:48:08.578Z] prd-ubuntu20.04-docker-8c-8g-4812 does not seem to be running inside a container [2023-08-29T15:48:08.618Z] $ 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/xfoundry_app-record-replay_PR-72/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-72 -v /w/workspace/xfoundry_app-record-replay_PR-72:/w/workspace/xfoundry_app-record-replay_PR-72:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-72@tmp:/w/workspace/xfoundry_app-record-replay_PR-72@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-29T15:48:08.937Z] $ docker top 590b2c4a66aea845b1d315759215252b13ffc207f563184b7f1e03fac838f5a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-29T15:48:09.331Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-29T15:48:09.797Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-29T15:48:10.115Z] + ls /var/log/sa-host [2023-08-29T15:48:10.115Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-29T15:48:10.331Z] provisioning config files... [2023-08-29T15:48:10.338Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-72@tmp/config9198476849596328655tmp [Pipeline] { [Pipeline] echo [2023-08-29T15:48:10.394Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T15:48:10.705Z] ---> create-netrc.sh [Pipeline] } [2023-08-29T15:48:10.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-29T15:48:11.135Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-29T15:48:11.169Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T15:48:11.481Z] ---> sudo-logs.sh [2023-08-29T15:48:11.481Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-29T15:48:11.568Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T15:48:11.884Z] ---> job-cost.sh [2023-08-29T15:48:11.885Z] lf-activate-venv: SKIPPING [2023-08-29T15:48:11.885Z] DEBUG: total: 0.2199999988079071 [2023-08-29T15:48:11.885Z] INFO: Retrieving Stack Cost... [2023-08-29T15:48:11.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-29T15:48:12.453Z] INFO: Archiving Costs [Pipeline] echo [2023-08-29T15:48:12.492Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-29T15:48:12.803Z] ---> logs-deploy.sh [2023-08-29T15:48:12.803Z] lf-activate-venv: SKIPPING [2023-08-29T15:48:12.803Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-72/1 [2023-08-29T15:48:12.803Z] INFO: archiving workspace using pattern(s): [2023-08-29T15:48:13.739Z] Archives upload complete. [2023-08-29T15:48:13.739Z] INFO: archiving logs to Nexus