Pull request #100 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 51691e472603795fdfcc76c49920975fb17040ba+2dcb8398d81f718f85667ead31acb42d7f44aacc (f410e22fb69dbacb04f7a6b38153be2d8712a85a) 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-ssh12808434184135709158.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1678194077318265523.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-100/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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2472247192882539462.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-100/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8886545459677440328.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh2505374764492181840.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-100/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-100/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15672967692222366160.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-16111 in /w/workspace/foundry_app-record-replay_PR-100 [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-100 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2dcb8398d81f718f85667ead31acb42d7f44aacc into PR head commit 51691e472603795fdfcc76c49920975fb17040ba > 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/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51691e472603795fdfcc76c49920975fb17040ba # timeout=10 Merge succeeded, producing 51691e472603795fdfcc76c49920975fb17040ba Checking out Revision 51691e472603795fdfcc76c49920975fb17040ba (PR-100) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T03:56:55.109Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2dcb8398d81f718f85667ead31acb42d7f44aacc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51691e472603795fdfcc76c49920975fb17040ba # timeout=10 [Pipeline] withCredentials [2023-11-01T03:56:55.308Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T03:56:55.420Z] ========================================================= [2023-11-01T03:56:55.420Z] EdgeX Global Pipelines Version Info [2023-11-01T03:56:55.420Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T03:56:56.168Z] ------------------- [2023-11-01T03:56:56.168Z] stable info: [2023-11-01T03:56:56.168Z] ------------------- [2023-11-01T03:56:56.168Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T03:56:56.168Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-11-01T03:56:56.168Z] Message: update stable to v1.0.254 [2023-11-01T03:56:56.744Z] ------------------- [2023-11-01T03:56:56.744Z] experimental info: [2023-11-01T03:56:56.744Z] ------------------- [2023-11-01T03:56:56.744Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T03:56:56.744Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T03:56:56.744Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T03:56:57.153Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-11-01T03:56:57.202Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-11-01T03:56:57.248Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T03:56:57.303Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T03:56:57.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T03:56:57.405Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T03:56:57.446Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T03:56:57.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T03:56:57.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T03:56:57.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T03:56:57.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T03:56:57.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-11-01T03:56:57.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T03:56:57.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T03:56:57.814Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T03:56:57.859Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T03:56:57.903Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T03:56:57.965Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T03:56:58.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T03:56:58.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T03:56:58.198Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T03:56:58.243Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T03:56:58.320Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T03:56:58.388Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T03:56:58.477Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T03:56:58.525Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T03:56:58.595Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T03:56:58.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-100 [Pipeline] echo [2023-11-01T03:56:58.739Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-100 [Pipeline] echo [2023-11-01T03:56:58.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-100 [Pipeline] echo [2023-11-01T03:56:58.804Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51691e472603795fdfcc76c49920975fb17040ba [Pipeline] echo [2023-11-01T03:56:58.855Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51691e4 [Pipeline] echo [2023-11-01T03:56:58.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T03:56:59.040Z] provisioning config files... [2023-11-01T03:56:59.054Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-100@tmp/config11199468045925850245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T03:56:59.446Z] ---> docker-login.sh [2023-11-01T03:56:59.446Z] nexus3.edgexfoundry.org:10001 [2023-11-01T03:56:59.705Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:56:59.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:56:59.705Z] Configure a credential helper to remove this warning. See [2023-11-01T03:56:59.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:56:59.705Z] [2023-11-01T03:56:59.705Z] Login Succeeded [2023-11-01T03:56:59.705Z] nexus3.edgexfoundry.org:10002 [2023-11-01T03:56:59.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:56:59.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:56:59.967Z] Configure a credential helper to remove this warning. See [2023-11-01T03:56:59.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:56:59.967Z] [2023-11-01T03:56:59.967Z] Login Succeeded [2023-11-01T03:56:59.967Z] nexus3.edgexfoundry.org:10003 [2023-11-01T03:56:59.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:56:59.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:56:59.967Z] Configure a credential helper to remove this warning. See [2023-11-01T03:56:59.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:56:59.967Z] [2023-11-01T03:56:59.967Z] Login Succeeded [2023-11-01T03:56:59.967Z] nexus3.edgexfoundry.org:10004 [2023-11-01T03:57:00.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:57:00.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:57:00.227Z] Configure a credential helper to remove this warning. See [2023-11-01T03:57:00.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:57:00.227Z] [2023-11-01T03:57:00.227Z] Login Succeeded [2023-11-01T03:57:00.227Z] docker.io [2023-11-01T03:57:00.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:57:00.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:57:00.487Z] Configure a credential helper to remove this warning. See [2023-11-01T03:57:00.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:57:00.487Z] [2023-11-01T03:57:00.487Z] Login Succeeded [2023-11-01T03:57:00.487Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T03:57:00.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T03:57:01.193Z] + git rev-list -1 --merges 51691e472603795fdfcc76c49920975fb17040ba~1..51691e472603795fdfcc76c49920975fb17040ba [Pipeline] echo [2023-11-01T03:57:01.236Z] -----------> git rev-list -1 --merges 51691e472603795fdfcc76c49920975fb17040ba~1..51691e472603795fdfcc76c49920975fb17040ba 51691e472603795fdfcc76c49920975fb17040ba [false] [Pipeline] sh [2023-11-01T03:57:01.576Z] + git log --format=format:%s -1 51691e472603795fdfcc76c49920975fb17040ba [Pipeline] echo [2023-11-01T03:57:01.609Z] ========================================================= [2023-11-01T03:57:01.609Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T03:57:01.609Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T03:57:02.031Z] + git log --format=format:%s -1 51691e472603795fdfcc76c49920975fb17040ba [Pipeline] echo [2023-11-01T03:57:02.064Z] [semverPrep] GIT_COMMIT: 51691e472603795fdfcc76c49920975fb17040ba, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-11-01T03:57:02.095Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T03:57:02.519Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T03:57:02.520Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T03:57:02.520Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T03:57:02.520Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T03:57:02.520Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T03:57:02.520Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T03:57:02.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T03:57:03.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T03:57:03.031Z] [2023-11-01T03:57:03.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T03:57:03.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T03:57:03.442Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T03:57:03.442Z] b85a868b505f: Pulling fs layer [2023-11-01T03:57:03.442Z] e2be974225ed: Pulling fs layer [2023-11-01T03:57:03.442Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T03:57:03.442Z] 988bab9f4d93: Pulling fs layer [2023-11-01T03:57:03.442Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T03:57:03.442Z] eaf3925da568: Pulling fs layer [2023-11-01T03:57:03.442Z] bab4dde63d76: Pulling fs layer [2023-11-01T03:57:03.442Z] bde34c3a00c8: Pulling fs layer [2023-11-01T03:57:03.442Z] b352a97aabf1: Pulling fs layer [2023-11-01T03:57:03.442Z] 4872d77fe225: Pulling fs layer [2023-11-01T03:57:03.442Z] 5851b861e8e6: Pulling fs layer [2023-11-01T03:57:03.442Z] eaf3925da568: Waiting [2023-11-01T03:57:03.442Z] bab4dde63d76: Waiting [2023-11-01T03:57:03.442Z] bde34c3a00c8: Waiting [2023-11-01T03:57:03.442Z] b352a97aabf1: Waiting [2023-11-01T03:57:03.442Z] 988bab9f4d93: Waiting [2023-11-01T03:57:03.442Z] 4872d77fe225: Waiting [2023-11-01T03:57:03.442Z] 5851b861e8e6: Waiting [2023-11-01T03:57:03.442Z] 1469e6f7b9e6: Waiting [2023-11-01T03:57:03.442Z] e2be974225ed: Verifying Checksum [2023-11-01T03:57:03.442Z] e2be974225ed: Download complete [2023-11-01T03:57:03.442Z] 988bab9f4d93: Verifying Checksum [2023-11-01T03:57:03.442Z] 988bab9f4d93: Download complete [2023-11-01T03:57:03.702Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T03:57:03.702Z] 1469e6f7b9e6: Download complete [2023-11-01T03:57:03.702Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T03:57:03.702Z] 339a4e72a1f5: Download complete [2023-11-01T03:57:03.702Z] eaf3925da568: Download complete [2023-11-01T03:57:03.702Z] bde34c3a00c8: Download complete [2023-11-01T03:57:03.702Z] b352a97aabf1: Verifying Checksum [2023-11-01T03:57:03.702Z] b352a97aabf1: Download complete [2023-11-01T03:57:03.702Z] 4872d77fe225: Verifying Checksum [2023-11-01T03:57:03.702Z] 4872d77fe225: Download complete [2023-11-01T03:57:03.702Z] 5851b861e8e6: Verifying Checksum [2023-11-01T03:57:03.702Z] 5851b861e8e6: Download complete [2023-11-01T03:57:03.702Z] b85a868b505f: Download complete [2023-11-01T03:57:03.961Z] bab4dde63d76: Verifying Checksum [2023-11-01T03:57:03.961Z] bab4dde63d76: Download complete [2023-11-01T03:57:04.901Z] b85a868b505f: Pull complete [2023-11-01T03:57:05.160Z] e2be974225ed: Pull complete [2023-11-01T03:57:05.729Z] 339a4e72a1f5: Pull complete [2023-11-01T03:57:05.729Z] 988bab9f4d93: Pull complete [2023-11-01T03:57:05.987Z] 1469e6f7b9e6: Pull complete [2023-11-01T03:57:05.987Z] eaf3925da568: Pull complete [2023-11-01T03:57:07.892Z] bab4dde63d76: Pull complete [2023-11-01T03:57:07.892Z] bde34c3a00c8: Pull complete [2023-11-01T03:57:07.892Z] b352a97aabf1: Pull complete [2023-11-01T03:57:07.892Z] 4872d77fe225: Pull complete [2023-11-01T03:57:07.892Z] 5851b861e8e6: Pull complete [2023-11-01T03:57:07.892Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T03:57:07.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T03:57:07.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T03:57:08.164Z] prd-ubuntu20.04-docker-8c-8g-16111 does not seem to be running inside a container [2023-11-01T03:57:08.218Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_app-record-replay_PR-100 -v /w/workspace/foundry_app-record-replay_PR-100:/w/workspace/foundry_app-record-replay_PR-100:rw,z -v /w/workspace/foundry_app-record-replay_PR-100@tmp:/w/workspace/foundry_app-record-replay_PR-100@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T03:57:10.799Z] $ docker top 2b8cee715729512c8f0a63a34f1a3e99a872ea2215446a1dbcabdd335eef4703 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T03:57:10.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T03:57:10.990Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T03:57:11.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T03:57:11.128Z] $ docker exec 2b8cee715729512c8f0a63a34f1a3e99a872ea2215446a1dbcabdd335eef4703 ssh-agent [2023-11-01T03:57:11.224Z] SSH_AUTH_SOCK=/tmp/ssh-ba5JhTF7bwYo/agent.32 [2023-11-01T03:57:11.224Z] SSH_AGENT_PID=38 [2023-11-01T03:57:11.231Z] Running ssh-add (command line suppressed) [2023-11-01T03:57:11.341Z] Identity added: /w/workspace/foundry_app-record-replay_PR-100@tmp/private_key_13980531465592268065.key (/w/workspace/foundry_app-record-replay_PR-100@tmp/private_key_13980531465592268065.key) [2023-11-01T03:57:11.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T03:57:11.703Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T03:57:11.756Z] $ docker exec --env ******** --env ******** 2b8cee715729512c8f0a63a34f1a3e99a872ea2215446a1dbcabdd335eef4703 ssh-agent -k [2023-11-01T03:57:11.851Z] unset SSH_AUTH_SOCK; [2023-11-01T03:57:11.852Z] unset SSH_AGENT_PID; [2023-11-01T03:57:11.853Z] echo Agent pid 38 killed; [2023-11-01T03:57:11.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T03:57:11.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T03:57:11.956Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T03:57:12.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T03:57:12.085Z] $ docker exec 2b8cee715729512c8f0a63a34f1a3e99a872ea2215446a1dbcabdd335eef4703 ssh-agent [2023-11-01T03:57:12.198Z] SSH_AUTH_SOCK=/tmp/ssh-wugqEY9APEPu/agent.69 [2023-11-01T03:57:12.198Z] SSH_AGENT_PID=75 [2023-11-01T03:57:12.203Z] Running ssh-add (command line suppressed) [2023-11-01T03:57:12.326Z] Identity added: /w/workspace/foundry_app-record-replay_PR-100@tmp/private_key_5309273095949249606.key (/w/workspace/foundry_app-record-replay_PR-100@tmp/private_key_5309273095949249606.key) [2023-11-01T03:57:12.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T03:57:12.722Z] + git semver init [2023-11-01T03:57:12.981Z] 2023-11-01 03:57:12,885 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T03:57:12.981Z] 2023-11-01 03:57:12,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_app-record-replay_PR-100/.semver [2023-11-01T03:57:12.981Z] 2023-11-01 03:57:12,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/foundry_app-record-replay_PR-100/.semver [2023-11-01T03:57:12.981Z] 2023-11-01 03:57:12,886 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/foundry_app-record-replay_PR-100/.semver'], cwd=/w/workspace/foundry_app-record-replay_PR-100, universal_newlines=False, shell=None, istream=None) [2023-11-01T03:57:13.920Z] 2023-11-01 03:57:13,598 [append_file] DEBUG append to file:/w/workspace/foundry_app-record-replay_PR-100/.git/info/exclude [2023-11-01T03:57:13.920Z] 2023-11-01 03:57:13,598 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_app-record-replay_PR-100/.semver/PR-100 with force:False [2023-11-01T03:57:13.920Z] 2023-11-01 03:57:13,598 [write_file] DEBUG write to file:/w/workspace/foundry_app-record-replay_PR-100/.semver/PR-100 [2023-11-01T03:57:13.920Z] 2023-11-01 03:57:13,602 [execute] INFO git cat-file --batch-check [2023-11-01T03:57:13.920Z] 2023-11-01 03:57:13,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_app-record-replay_PR-100/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T03:57:13.920Z] 2023-11-01 03:57:13,609 [execute] INFO git cat-file --batch [2023-11-01T03:57:13.920Z] 2023-11-01 03:57:13,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_app-record-replay_PR-100/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T03:57:13.920Z] 2023-11-01 03:57:13,613 [read_version] DEBUG read version from /w/workspace/foundry_app-record-replay_PR-100/.semver/PR-100 [2023-11-01T03:57:13.920Z] 0.0.0 [Pipeline] } [2023-11-01T03:57:13.959Z] $ docker exec --env ******** --env ******** 2b8cee715729512c8f0a63a34f1a3e99a872ea2215446a1dbcabdd335eef4703 ssh-agent -k [2023-11-01T03:57:14.066Z] unset SSH_AUTH_SOCK; [2023-11-01T03:57:14.066Z] unset SSH_AGENT_PID; [2023-11-01T03:57:14.066Z] echo Agent pid 75 killed; [2023-11-01T03:57:14.062Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T03:57:14.534Z] + git semver [Pipeline] } [2023-11-01T03:57:14.834Z] $ docker stop --time=1 2b8cee715729512c8f0a63a34f1a3e99a872ea2215446a1dbcabdd335eef4703 [2023-11-01T03:57:16.115Z] $ docker rm -f --volumes 2b8cee715729512c8f0a63a34f1a3e99a872ea2215446a1dbcabdd335eef4703 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T03:57:16.510Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T03:57:16.756Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T03:57:16.798Z] [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-11-01T03:57:17.574Z] provisioning config files... [2023-11-01T03:57:17.585Z] copy managed file [app-record-replay-settings] to file:/w/workspace/foundry_app-record-replay_PR-100@tmp/config11371433331157246340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T03:57:17.939Z] ---> docker-login.sh [2023-11-01T03:57:17.939Z] nexus3.edgexfoundry.org:10001 [2023-11-01T03:57:17.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:57:17.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:57:17.939Z] Configure a credential helper to remove this warning. See [2023-11-01T03:57:17.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:57:17.939Z] [2023-11-01T03:57:17.939Z] Login Succeeded [2023-11-01T03:57:17.939Z] nexus3.edgexfoundry.org:10002 [2023-11-01T03:57:17.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:57:17.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:57:17.939Z] Configure a credential helper to remove this warning. See [2023-11-01T03:57:17.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:57:17.939Z] [2023-11-01T03:57:17.939Z] Login Succeeded [2023-11-01T03:57:17.939Z] nexus3.edgexfoundry.org:10003 [2023-11-01T03:57:18.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:57:18.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:57:18.198Z] Configure a credential helper to remove this warning. See [2023-11-01T03:57:18.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:57:18.198Z] [2023-11-01T03:57:18.198Z] Login Succeeded [2023-11-01T03:57:18.198Z] nexus3.edgexfoundry.org:10004 [2023-11-01T03:57:18.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:57:18.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:57:18.198Z] Configure a credential helper to remove this warning. See [2023-11-01T03:57:18.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:57:18.198Z] [2023-11-01T03:57:18.198Z] Login Succeeded [2023-11-01T03:57:18.198Z] docker.io [2023-11-01T03:57:18.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:57:18.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:57:18.459Z] Configure a credential helper to remove this warning. See [2023-11-01T03:57:18.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:57:18.459Z] [2023-11-01T03:57:18.459Z] Login Succeeded [2023-11-01T03:57:18.459Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T03:57:18.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T03:57:18.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T03:57:18.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T03:57:18.852Z] ========================================================= [2023-11-01T03:57:18.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T03:57:18.852Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T03:57:19.331Z] + 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 . [2023-11-01T03:57:19.331Z] Sending build context to Docker daemon 642.6kB [2023-11-01T03:57:19.331Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T03:57:19.331Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T03:57:19.331Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T03:57:19.331Z] 7264a8db6415: Pulling fs layer [2023-11-01T03:57:19.331Z] c4d48a809fc2: Pulling fs layer [2023-11-01T03:57:19.331Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T03:57:19.331Z] ad3a456e5733: Pulling fs layer [2023-11-01T03:57:19.331Z] 33e27b845d1e: Pulling fs layer [2023-11-01T03:57:19.331Z] c68163c4e522: Pulling fs layer [2023-11-01T03:57:19.331Z] 50da416c3ac9: Pulling fs layer [2023-11-01T03:57:19.331Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T03:57:19.331Z] 33e27b845d1e: Waiting [2023-11-01T03:57:19.331Z] c68163c4e522: Waiting [2023-11-01T03:57:19.331Z] 23d2d4c4bb30: Waiting [2023-11-01T03:57:19.331Z] c4d48a809fc2: Verifying Checksum [2023-11-01T03:57:19.331Z] c4d48a809fc2: Download complete [2023-11-01T03:57:19.331Z] 7264a8db6415: Verifying Checksum [2023-11-01T03:57:19.331Z] 7264a8db6415: Download complete [2023-11-01T03:57:19.331Z] ad3a456e5733: Download complete [2023-11-01T03:57:19.590Z] 33e27b845d1e: Verifying Checksum [2023-11-01T03:57:19.590Z] 33e27b845d1e: Download complete [2023-11-01T03:57:19.590Z] c68163c4e522: Verifying Checksum [2023-11-01T03:57:19.590Z] c68163c4e522: Download complete [2023-11-01T03:57:19.590Z] 7264a8db6415: Pull complete [2023-11-01T03:57:19.850Z] c4d48a809fc2: Pull complete [2023-11-01T03:57:19.850Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T03:57:19.850Z] 23d2d4c4bb30: Download complete [2023-11-01T03:57:19.850Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T03:57:19.850Z] 4f1c88b9dad5: Download complete [2023-11-01T03:57:20.416Z] 50da416c3ac9: Verifying Checksum [2023-11-01T03:57:20.416Z] 50da416c3ac9: Download complete [2023-11-01T03:57:22.942Z] 4f1c88b9dad5: Pull complete [2023-11-01T03:57:22.942Z] ad3a456e5733: Pull complete [2023-11-01T03:57:22.942Z] 33e27b845d1e: Pull complete [2023-11-01T03:57:22.942Z] c68163c4e522: Pull complete [2023-11-01T03:57:25.472Z] 50da416c3ac9: Pull complete [2023-11-01T03:57:25.472Z] 23d2d4c4bb30: Pull complete [2023-11-01T03:57:25.472Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T03:57:25.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T03:57:25.472Z] ---> 0786185ac409 [2023-11-01T03:57:25.472Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T03:57:29.663Z] ---> Running in d4568b842c9b [2023-11-01T03:57:29.922Z] Removing intermediate container d4568b842c9b [2023-11-01T03:57:29.922Z] ---> 49ab45257b6b [2023-11-01T03:57:29.922Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T03:57:29.922Z] ---> Running in 35e28f858429 [2023-11-01T03:57:29.922Z] Removing intermediate container 35e28f858429 [2023-11-01T03:57:29.922Z] ---> 57eba66e8cc6 [2023-11-01T03:57:29.922Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T03:57:29.922Z] ---> Running in c6af3ebbc1ca [2023-11-01T03:57:29.922Z] Removing intermediate container c6af3ebbc1ca [2023-11-01T03:57:29.922Z] ---> c78f5e7f20cf [2023-11-01T03:57:29.922Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T03:57:30.182Z] ---> Running in a91f889247e9 [2023-11-01T03:57:30.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T03:57:30.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T03:57:30.757Z] OK: 264 MiB in 52 packages [2023-11-01T03:57:31.354Z] Removing intermediate container a91f889247e9 [2023-11-01T03:57:31.354Z] ---> 860e3eccadf6 [2023-11-01T03:57:31.354Z] Step 7/12 : WORKDIR /app [2023-11-01T03:57:31.354Z] ---> Running in 9a737b3bfd74 [2023-11-01T03:57:31.354Z] Removing intermediate container 9a737b3bfd74 [2023-11-01T03:57:31.354Z] ---> 0798cc9fc0d4 [2023-11-01T03:57:31.354Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T03:57:31.354Z] ---> f02c30f8e18c [2023-11-01T03:57:31.354Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T03:57:31.354Z] ---> Running in f9a0e97fbc3d [2023-11-01T03:57:32.401Z] Still waiting to schedule task [2023-11-01T03:57:32.402Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-01T03:58:27.726Z] Removing intermediate container f9a0e97fbc3d [2023-11-01T03:58:27.726Z] ---> df38c0009079 [2023-11-01T03:58:27.726Z] Step 10/12 : COPY . . [2023-11-01T03:58:27.726Z] ---> f7b15b75d339 [2023-11-01T03:58:27.726Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T03:58:27.726Z] ---> Running in 22e14ef0309d [2023-11-01T03:58:27.726Z] Removing intermediate container 22e14ef0309d [2023-11-01T03:58:27.726Z] ---> e2d1f10078e5 [2023-11-01T03:58:27.726Z] Step 12/12 : RUN $MAKE [2023-11-01T03:58:27.726Z] ---> Running in 4b31e020538b [2023-11-01T03:58:27.726Z] noop [2023-11-01T03:58:27.726Z] Removing intermediate container 4b31e020538b [2023-11-01T03:58:27.726Z] ---> 3ae999dacb7e [2023-11-01T03:58:27.726Z] Successfully built 3ae999dacb7e [2023-11-01T03:58:27.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T03:58:28.223Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T03:58:28.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T03:58:28.373Z] prd-ubuntu20.04-docker-8c-8g-16111 does not seem to be running inside a container [2023-11-01T03:58:28.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_app-record-replay_PR-100 -v /w/workspace/foundry_app-record-replay_PR-100:/w/workspace/foundry_app-record-replay_PR-100:rw,z -v /w/workspace/foundry_app-record-replay_PR-100@tmp:/w/workspace/foundry_app-record-replay_PR-100@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 ******** ci-base-image-x86_64 cat [2023-11-01T03:58:28.749Z] $ docker top 24e1abef97671695387686b6a472ccb7373e365ddcd5b9b15957020623dcc58b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T03:58:29.128Z] + go version [2023-11-01T03:58:29.128Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T03:58:29.171Z] $ docker stop --time=1 24e1abef97671695387686b6a472ccb7373e365ddcd5b9b15957020623dcc58b [2023-11-01T03:58:30.447Z] $ docker rm -f --volumes 24e1abef97671695387686b6a472ccb7373e365ddcd5b9b15957020623dcc58b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T03:58:31.212Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T03:58:31.212Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T03:58:31.421Z] prd-ubuntu20.04-docker-8c-8g-16111 does not seem to be running inside a container [2023-11-01T03:58:31.464Z] $ 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-100 -v /w/workspace/foundry_app-record-replay_PR-100:/w/workspace/foundry_app-record-replay_PR-100:rw,z -v /w/workspace/foundry_app-record-replay_PR-100@tmp:/w/workspace/foundry_app-record-replay_PR-100@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 ******** ci-base-image-x86_64 cat [2023-11-01T03:58:31.793Z] $ docker top aa59fb4046643b0378cfb16b679b99c0f9aa2384c90415c9189b176f9beb51d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T03:58:32.171Z] + git config --global --add safe.directory /w/workspace/foundry_app-record-replay_PR-100 [Pipeline] fileExists [Pipeline] sh [2023-11-01T03:58:32.547Z] + make test [2023-11-01T03:58:32.547Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T03:58:50.728Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-01T03:58:50.987Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-01T03:58:50.987Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-01T03:58:50.987Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-01T03:58:51.922Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.042s coverage: 88.0% of statements [2023-11-01T03:59:00.050Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.107s coverage: 98.7% of statements [2023-11-01T03:59:00.050Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.089s coverage: 89.7% of statements [2023-11-01T03:59:00.050Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.033s coverage: 100.0% of statements [2023-11-01T03:59:18.129Z] go vet ./... [2023-11-01T03:59:20.399Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16116 in /w/workspace/foundry_app-record-replay_PR-100 [Pipeline] { [Pipeline] ws [2023-11-01T03:59:20.476Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-11-01T03:59:20.577Z] Selected Git installation does not exist. Using Default [2023-11-01T03:59:20.577Z] The recommended git tool is: NONE [2023-11-01T03:59:21.513Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T03:59:21.513Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T03:59:21.513Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T03:59:21.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-11-01T03:59:21.841Z] $ docker stop --time=1 aa59fb4046643b0378cfb16b679b99c0f9aa2384c90415c9189b176f9beb51d0 [2023-11-01T03:59:25.301Z] $ docker rm -f --volumes aa59fb4046643b0378cfb16b679b99c0f9aa2384c90415c9189b176f9beb51d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T03:59:25.860Z] using credential edgex-jenkins-ssh [2023-11-01T03:59:25.878Z] + sudo chown -R jenkins:jenkins . [2023-11-01T03:59:25.885Z] Cloning the remote Git repository [Pipeline] stash [2023-11-01T03:59:25.960Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T03:59:26.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T03:59:25.968Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-11-01T03:59:26.063Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-11-01T03:59:26.207Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-01T03:59:26.208Z] > git --version # timeout=10 [2023-11-01T03:59:26.234Z] > git --version # 'git version 2.25.1' [2023-11-01T03:59:26.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T03:59:26.402Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T03:59:27.036Z] + ls -al . [2023-11-01T03:59:27.037Z] total 192 [2023-11-01T03:59:27.037Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 03:58 . [2023-11-01T03:59:27.037Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 03:56 .. [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 03:56 .dockerignore [2023-11-01T03:59:27.037Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 03:59 .git [2023-11-01T03:59:27.037Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 03:56 .github [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 03:56 .gitignore [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 03:56 .golangci.yml [2023-11-01T03:59:27.037Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 03:57 .semver [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 03:56 Attribution.txt [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 258 Nov 1 03:56 CHANGELOG.md [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 03:56 Dockerfile [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 03:56 GOVERNANCE.md [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 03:56 Jenkinsfile [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 03:56 LICENSE [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 03:56 Makefile [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 03:56 OWNERS.md [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 03:56 README.md [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 03:56 Record and Reply.postman_collection.json [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 03:57 VERSION [2023-11-01T03:59:27.037Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 03:56 bin [2023-11-01T03:59:27.037Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 1 03:58 coverage.out [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 03:56 go.mod [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 03:56 go.sum [2023-11-01T03:59:27.037Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 03:56 internal [2023-11-01T03:59:27.037Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 03:56 main.go [2023-11-01T03:59:27.037Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 03:56 openapi [2023-11-01T03:59:27.037Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 03:56 pkg [2023-11-01T03:59:27.037Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 03:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T03:59:27.465Z] + 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=51691e472603795fdfcc76c49920975fb17040ba --label arch=amd64 --label version=0.0.0 . [2023-11-01T03:59:27.466Z] Sending build context to Docker daemon 668.2kB [2023-11-01T03:59:27.466Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T03:59:27.466Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-01T03:59:27.466Z] ---> 3ae999dacb7e [2023-11-01T03:59:27.466Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T03:59:27.466Z] ---> Running in f49fe09acf28 [2023-11-01T03:59:27.725Z] Removing intermediate container f49fe09acf28 [2023-11-01T03:59:27.725Z] ---> a82079a332cc [2023-11-01T03:59:27.725Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T03:59:27.725Z] ---> Running in a644fdd6143c [2023-11-01T03:59:27.725Z] Removing intermediate container a644fdd6143c [2023-11-01T03:59:27.725Z] ---> b5a94d717488 [2023-11-01T03:59:27.725Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-01T03:59:27.725Z] ---> Running in ec8fbe9de0c2 [2023-11-01T03:59:27.725Z] Removing intermediate container ec8fbe9de0c2 [2023-11-01T03:59:27.725Z] ---> 958a19effefb [2023-11-01T03:59:27.725Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T03:59:27.984Z] ---> Running in 2935380e538c [2023-11-01T03:59:28.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T03:59:28.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T03:59:28.505Z] OK: 264 MiB in 52 packages [2023-11-01T03:59:29.074Z] Removing intermediate container 2935380e538c [2023-11-01T03:59:29.074Z] ---> f5bb9338cc47 [2023-11-01T03:59:29.074Z] Step 7/26 : WORKDIR /app [2023-11-01T03:59:29.074Z] ---> Running in 36ad1e051c65 [2023-11-01T03:59:29.074Z] Removing intermediate container 36ad1e051c65 [2023-11-01T03:59:29.074Z] ---> eeb5abaf36e5 [2023-11-01T03:59:29.074Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-01T03:59:29.074Z] ---> 81800a98fffe [2023-11-01T03:59:29.074Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T03:59:29.074Z] ---> Running in 3c58e154afa1 [2023-11-01T03:59:30.010Z] Removing intermediate container 3c58e154afa1 [2023-11-01T03:59:30.010Z] ---> c12f47bbe06f [2023-11-01T03:59:30.010Z] Step 10/26 : COPY . . [2023-11-01T03:59:30.010Z] ---> ce43790fc38c [2023-11-01T03:59:30.010Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T03:59:30.010Z] ---> Running in 3d6e4ea9c751 [2023-11-01T03:59:30.010Z] Removing intermediate container 3d6e4ea9c751 [2023-11-01T03:59:30.010Z] ---> 241f82d744a6 [2023-11-01T03:59:30.010Z] Step 12/26 : RUN $MAKE [2023-11-01T03:59:30.010Z] ---> Running in b36e4d995cd3 [2023-11-01T03:59:30.268Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-11-01T03:59:30.193Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-01T03:59:30.224Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T03:59:31.658Z] Merging remotes/origin/main commit 2dcb8398d81f718f85667ead31acb42d7f44aacc into PR head commit 51691e472603795fdfcc76c49920975fb17040ba [2023-11-01T03:59:31.926Z] Merge succeeded, producing 51691e472603795fdfcc76c49920975fb17040ba [2023-11-01T03:59:31.926Z] Checking out Revision 51691e472603795fdfcc76c49920975fb17040ba (PR-100) [2023-11-01T03:59:31.065Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-01T03:59:31.117Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-01T03:59:31.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T03:59:31.133Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-01T03:59:31.690Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T03:59:31.756Z] > git checkout -f 51691e472603795fdfcc76c49920975fb17040ba # timeout=10 [2023-11-01T03:59:31.845Z] > git remote # timeout=10 [2023-11-01T03:59:31.863Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T03:59:31.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T03:59:31.891Z] > git merge 2dcb8398d81f718f85667ead31acb42d7f44aacc # timeout=10 [2023-11-01T03:59:31.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T03:59:31.936Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T03:59:31.947Z] > git checkout -f 51691e472603795fdfcc76c49920975fb17040ba # timeout=10 [2023-11-01T03:59:32.439Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-11-01T03:59:32.491Z] > git --version # timeout=10 [2023-11-01T03:59:32.510Z] > git --version # 'git version 2.25.1' [2023-11-01T03:59:32.525Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T03:59:33.922Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T03:59:33.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T03:59:33.922Z] Dload Upload Total Spent Left Speed [2023-11-01T03:59:33.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-11-01T03:59:34.594Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T03:59:34.940Z] + sudo tee /etc/docker/daemon.new [2023-11-01T03:59:34.941Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T03:59:34.941Z] { [2023-11-01T03:59:34.941Z] "registry-mirrors": [ [2023-11-01T03:59:34.941Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T03:59:34.941Z] ], [2023-11-01T03:59:34.941Z] "bip": "10.250.0.254/24", [2023-11-01T03:59:34.941Z] "hosts": [ [2023-11-01T03:59:34.941Z] "tcp://0.0.0.0:5555", [2023-11-01T03:59:34.941Z] "unix:///var/run/docker.sock" [2023-11-01T03:59:34.941Z] ], [2023-11-01T03:59:34.941Z] "mtu": 1458, [2023-11-01T03:59:34.941Z] "selinux-enabled": true, [2023-11-01T03:59:34.941Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T03:59:34.941Z] } [Pipeline] sh [2023-11-01T03:59:35.286Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T03:59:35.652Z] + sudo service docker restart [2023-11-01T03:59:52.396Z] Removing intermediate container b36e4d995cd3 [2023-11-01T03:59:52.396Z] ---> 83bb07badf8c [2023-11-01T03:59:52.396Z] Step 13/26 : FROM alpine:3.18 [2023-11-01T03:59:52.396Z] 3.18: Pulling from library/alpine [2023-11-01T03:59:52.396Z] 96526aa774ef: Pulling fs layer [2023-11-01T03:59:52.396Z] 96526aa774ef: Download complete [2023-11-01T03:59:52.396Z] 96526aa774ef: Pull complete [2023-11-01T03:59:52.396Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T03:59:52.396Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T03:59:52.396Z] ---> 8ca4688f4f35 [2023-11-01T03:59:52.396Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T03:59:52.396Z] ---> Running in fbbc1f048e8c [2023-11-01T03:59:52.396Z] Removing intermediate container fbbc1f048e8c [2023-11-01T03:59:52.396Z] ---> ad3f16757676 [2023-11-01T03:59:52.396Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-01T03:59:52.396Z] ---> Running in db695404fd45 [2023-11-01T03:59:52.396Z] Removing intermediate container db695404fd45 [2023-11-01T03:59:52.396Z] ---> f4a0b5e5156b [2023-11-01T03:59:52.396Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T03:59:52.396Z] ---> Running in 5a5f395616f0 [2023-11-01T03:59:52.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T03:59:52.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T03:59:52.396Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T03:59:52.396Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T03:59:52.396Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T03:59:52.396Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T03:59:52.396Z] OK: 8 MiB in 17 packages [2023-11-01T03:59:52.396Z] Removing intermediate container 5a5f395616f0 [2023-11-01T03:59:52.396Z] ---> ba89fc452b79 [2023-11-01T03:59:52.396Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T03:59:52.396Z] ---> 8b531d4a7379 [2023-11-01T03:59:52.396Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T03:59:52.396Z] ---> a745e5b01dfc [2023-11-01T03:59:52.396Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-01T03:59:52.396Z] ---> b94d26fb9a0b [2023-11-01T03:59:52.396Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-01T03:59:52.671Z] ---> 9a4dc4263ae4 [2023-11-01T03:59:52.671Z] Step 21/26 : EXPOSE 59712 [2023-11-01T03:59:52.671Z] ---> Running in 402dae13f67f [2023-11-01T03:59:52.671Z] Removing intermediate container 402dae13f67f [2023-11-01T03:59:52.671Z] ---> 3dc2dcc94182 [2023-11-01T03:59:52.671Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-01T03:59:52.671Z] ---> Running in c94b55d69511 [2023-11-01T03:59:52.671Z] Removing intermediate container c94b55d69511 [2023-11-01T03:59:52.671Z] ---> 1fb61ef18ff8 [2023-11-01T03:59:52.671Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T03:59:52.671Z] ---> Running in 5b2acc852205 [2023-11-01T03:59:52.930Z] Removing intermediate container 5b2acc852205 [2023-11-01T03:59:52.930Z] ---> 424c8689f1b7 [2023-11-01T03:59:52.930Z] Step 24/26 : LABEL arch=amd64 [2023-11-01T03:59:52.930Z] ---> Running in 7d75ead1c9ba [2023-11-01T03:59:52.930Z] Removing intermediate container 7d75ead1c9ba [2023-11-01T03:59:52.930Z] ---> fd528b13daf9 [2023-11-01T03:59:52.930Z] Step 25/26 : LABEL git_sha=51691e472603795fdfcc76c49920975fb17040ba [2023-11-01T03:59:52.930Z] ---> Running in a3796ad14f3a [2023-11-01T03:59:52.930Z] Removing intermediate container a3796ad14f3a [2023-11-01T03:59:52.930Z] ---> 746069cd5ac5 [2023-11-01T03:59:52.930Z] Step 26/26 : LABEL version=0.0.0 [2023-11-01T03:59:52.930Z] ---> Running in 2581c6e9bedc [2023-11-01T03:59:53.190Z] Removing intermediate container 2581c6e9bedc [2023-11-01T03:59:53.190Z] ---> 89830b6d40bd [2023-11-01T03:59:53.190Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T03:59:53.190Z] Successfully built 89830b6d40bd [2023-11-01T03:59:53.190Z] 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] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-11-01T03:59:54.030Z] provisioning config files... [2023-11-01T03:59:54.068Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config165341615385524269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T03:59:54.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T03:59:54.255Z] [2023-11-01T03:59:54.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T03:59:54.461Z] ---> docker-login.sh [2023-11-01T03:59:54.461Z] nexus3.edgexfoundry.org:10001 [2023-11-01T03:59:54.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T03:59:54.639Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T03:59:54.639Z] 5eb5b503b376: Pulling fs layer [2023-11-01T03:59:54.639Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T03:59:54.639Z] ec43610c2a17: Pulling fs layer [2023-11-01T03:59:54.639Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T03:59:54.639Z] 33b1e0a273af: Pulling fs layer [2023-11-01T03:59:54.639Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T03:59:54.639Z] 3a2ae6a8a46f: Waiting [2023-11-01T03:59:54.639Z] 33b1e0a273af: Waiting [2023-11-01T03:59:54.639Z] 5d3b04190fa2: Waiting [2023-11-01T03:59:54.639Z] 2f39f015ded8: Pulling fs layer [2023-11-01T03:59:54.639Z] 2f39f015ded8: Waiting [2023-11-01T03:59:54.639Z] 5c69ac0246d0: Verifying Checksum [2023-11-01T03:59:54.639Z] 5c69ac0246d0: Download complete [2023-11-01T03:59:54.639Z] 3a2ae6a8a46f: Download complete [2023-11-01T03:59:54.639Z] 33b1e0a273af: Verifying Checksum [2023-11-01T03:59:54.639Z] 33b1e0a273af: Download complete [2023-11-01T03:59:54.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:59:54.943Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T03:59:54.943Z] 5d3b04190fa2: Download complete [2023-11-01T03:59:54.943Z] ec43610c2a17: Verifying Checksum [2023-11-01T03:59:54.943Z] ec43610c2a17: Download complete [2023-11-01T03:59:54.943Z] 5eb5b503b376: Verifying Checksum [2023-11-01T03:59:54.943Z] 5eb5b503b376: Download complete [2023-11-01T03:59:55.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:59:55.023Z] Configure a credential helper to remove this warning. See [2023-11-01T03:59:55.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:59:55.023Z] [2023-11-01T03:59:55.023Z] Login Succeeded [2023-11-01T03:59:55.023Z] nexus3.edgexfoundry.org:10002 [2023-11-01T03:59:55.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:59:55.543Z] 2f39f015ded8: Download complete [2023-11-01T03:59:55.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:59:55.572Z] Configure a credential helper to remove this warning. See [2023-11-01T03:59:55.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:59:55.572Z] [2023-11-01T03:59:55.572Z] Login Succeeded [2023-11-01T03:59:55.572Z] nexus3.edgexfoundry.org:10003 [2023-11-01T03:59:55.801Z] 5eb5b503b376: Pull complete [2023-11-01T03:59:55.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:59:55.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:59:55.844Z] Configure a credential helper to remove this warning. See [2023-11-01T03:59:55.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:59:55.844Z] [2023-11-01T03:59:55.844Z] Login Succeeded [2023-11-01T03:59:55.844Z] nexus3.edgexfoundry.org:10004 [2023-11-01T03:59:56.059Z] 5c69ac0246d0: Pull complete [2023-11-01T03:59:56.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:59:56.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:59:56.114Z] Configure a credential helper to remove this warning. See [2023-11-01T03:59:56.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:59:56.114Z] [2023-11-01T03:59:56.114Z] Login Succeeded [2023-11-01T03:59:56.114Z] docker.io [2023-11-01T03:59:56.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T03:59:56.632Z] ec43610c2a17: Pull complete [2023-11-01T03:59:56.632Z] 3a2ae6a8a46f: Pull complete [2023-11-01T03:59:56.632Z] 33b1e0a273af: Pull complete [2023-11-01T03:59:56.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T03:59:56.667Z] Configure a credential helper to remove this warning. See [2023-11-01T03:59:56.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T03:59:56.667Z] [2023-11-01T03:59:56.667Z] Login Succeeded [2023-11-01T03:59:56.901Z] 5d3b04190fa2: Pull complete [2023-11-01T03:59:56.939Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T03:59:56.981Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T03:59:57.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T03:59:57.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-11-01T03:59:57.493Z] ========================================================= [2023-11-01T03:59:57.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T03:59:57.493Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T03:59:58.042Z] + 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 . [2023-11-01T03:59:58.636Z] Sending build context to Docker daemon 259.1kB [2023-11-01T03:59:58.636Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T03:59:58.636Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T03:59:58.636Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T03:59:58.636Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T03:59:58.636Z] 5d54e960e981: Pulling fs layer [2023-11-01T03:59:58.636Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T03:59:58.636Z] f0e02332f6b5: Pulling fs layer [2023-11-01T03:59:58.636Z] cefa15bbcfad: Pulling fs layer [2023-11-01T03:59:58.637Z] 17808c966233: Pulling fs layer [2023-11-01T03:59:58.637Z] f4c1fc716caa: Pulling fs layer [2023-11-01T03:59:58.637Z] f0e02332f6b5: Waiting [2023-11-01T03:59:58.637Z] cefa15bbcfad: Waiting [2023-11-01T03:59:58.637Z] f4c1fc716caa: Waiting [2023-11-01T03:59:58.637Z] 17808c966233: Waiting [2023-11-01T03:59:58.913Z] 5d54e960e981: Download complete [2023-11-01T03:59:58.913Z] f0e02332f6b5: Verifying Checksum [2023-11-01T03:59:58.913Z] f0e02332f6b5: Download complete [2023-11-01T03:59:58.913Z] cefa15bbcfad: Verifying Checksum [2023-11-01T03:59:58.913Z] cefa15bbcfad: Download complete [2023-11-01T03:59:58.913Z] 9fda8d8052c6: Download complete [2023-11-01T03:59:59.521Z] f4c1fc716caa: Verifying Checksum [2023-11-01T03:59:59.521Z] f4c1fc716caa: Download complete [2023-11-01T03:59:59.792Z] 9fda8d8052c6: Pull complete [2023-11-01T04:00:00.400Z] 5d54e960e981: Pull complete [2023-11-01T04:00:00.673Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T04:00:00.673Z] c4a7e357bf2a: Download complete [2023-11-01T04:00:01.114Z] 2f39f015ded8: Pull complete [2023-11-01T04:00:01.114Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T04:00:01.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T04:00:01.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T04:00:01.413Z] prd-ubuntu20.04-docker-8c-8g-16111 does not seem to be running inside a container [2023-11-01T04:00:01.490Z] $ 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-100 -v /w/workspace/foundry_app-record-replay_PR-100:/w/workspace/foundry_app-record-replay_PR-100:rw,z -v /w/workspace/foundry_app-record-replay_PR-100@tmp:/w/workspace/foundry_app-record-replay_PR-100@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 [2023-11-01T04:00:01.693Z] 17808c966233: Verifying Checksum [2023-11-01T04:00:01.693Z] 17808c966233: Download complete [2023-11-01T04:00:06.061Z] $ docker top 5c203fee907a708402b182036770c56586d1639a8eba09d1a62e8ec5151487f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T04:00:06.625Z] ---> job-cost.sh [2023-11-01T04:00:06.625Z] lf-activate-venv: SKIPPING [2023-11-01T04:00:06.625Z] INFO: No Stack... [2023-11-01T04:00:06.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T04:00:07.452Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T04:00:07.781Z] + cat /w/workspace/foundry_app-record-replay_PR-100/archives/cost.csv [2023-11-01T04:00:07.781Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T04:00:07.872Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-100-1-stack-cost] [2023-11-01T04:00:07.879Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-100-1-stack-cost] did not exist. Created. [2023-11-01T04:00:07.880Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T04:00:08.311Z] + echo total: 0.4399999976158142 [Pipeline] stash [2023-11-01T04:00:08.367Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T04:00:08.415Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T04:00:08.519Z] $ docker stop --time=1 5c203fee907a708402b182036770c56586d1639a8eba09d1a62e8ec5151487f2 [2023-11-01T04:00:09.657Z] $ docker rm -f --volumes 5c203fee907a708402b182036770c56586d1639a8eba09d1a62e8ec5151487f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T04:00:14.339Z] c4a7e357bf2a: Pull complete [2023-11-01T04:00:14.339Z] f0e02332f6b5: Pull complete [2023-11-01T04:00:14.606Z] cefa15bbcfad: Pull complete [2023-11-01T04:00:22.859Z] 17808c966233: Pull complete [2023-11-01T04:00:27.133Z] f4c1fc716caa: Pull complete [2023-11-01T04:00:27.133Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T04:00:27.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T04:00:27.133Z] ---> ea914061e18c [2023-11-01T04:00:27.133Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T04:00:27.719Z] ---> Running in 16377ca08c78 [2023-11-01T04:00:27.990Z] Removing intermediate container 16377ca08c78 [2023-11-01T04:00:27.990Z] ---> 7aaa961623d7 [2023-11-01T04:00:27.990Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T04:00:27.990Z] ---> Running in 5880c3d63395 [2023-11-01T04:00:28.257Z] Removing intermediate container 5880c3d63395 [2023-11-01T04:00:28.257Z] ---> 233ec043d494 [2023-11-01T04:00:28.257Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T04:00:28.524Z] ---> Running in 3ae98afb9f56 [2023-11-01T04:00:28.795Z] Removing intermediate container 3ae98afb9f56 [2023-11-01T04:00:28.795Z] ---> 47a3395292dc [2023-11-01T04:00:28.795Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T04:00:28.795Z] ---> Running in d8311bbe5cd6 [2023-11-01T04:00:30.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T04:00:30.214Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T04:00:31.631Z] OK: 266 MiB in 52 packages [2023-11-01T04:00:32.214Z] Removing intermediate container d8311bbe5cd6 [2023-11-01T04:00:32.214Z] ---> ae6bdd6b342a [2023-11-01T04:00:32.214Z] Step 7/12 : WORKDIR /app [2023-11-01T04:00:32.214Z] ---> Running in 14f81bc28ebf [2023-11-01T04:00:32.803Z] Removing intermediate container 14f81bc28ebf [2023-11-01T04:00:32.803Z] ---> 4b297b24000f [2023-11-01T04:00:32.803Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T04:00:33.086Z] ---> 83912a2a9a36 [2023-11-01T04:00:33.086Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T04:00:33.086Z] ---> Running in fb167f4bb070 [2023-11-01T04:01:44.695Z] Removing intermediate container fb167f4bb070 [2023-11-01T04:01:44.695Z] ---> 22f066a982a2 [2023-11-01T04:01:44.695Z] Step 10/12 : COPY . . [2023-11-01T04:01:44.695Z] ---> d5dbb2470d35 [2023-11-01T04:01:44.695Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T04:01:44.695Z] ---> Running in d9e79a0789de [2023-11-01T04:01:44.695Z] Removing intermediate container d9e79a0789de [2023-11-01T04:01:44.695Z] ---> 35b8d41a9f35 [2023-11-01T04:01:44.695Z] Step 12/12 : RUN $MAKE [2023-11-01T04:01:44.695Z] ---> Running in 6c9df1452c60 [2023-11-01T04:01:44.695Z] noop [2023-11-01T04:01:44.695Z] Removing intermediate container 6c9df1452c60 [2023-11-01T04:01:44.695Z] ---> c1c34cd6df91 [2023-11-01T04:01:44.695Z] Successfully built c1c34cd6df91 [2023-11-01T04:01:44.695Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T04:01:45.305Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T04:01:45.305Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T04:01:45.648Z] prd-ubuntu20.04-docker-arm64-4c-16g-16116 does not seem to be running inside a container [2023-11-01T04:01:45.743Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-01T04:01:46.929Z] $ docker top 768263a661edb382e2313e4bdcd09b34a3322a5d93498fc9391b0b7c5c68c08c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T04:01:47.824Z] + go version [2023-11-01T04:01:47.824Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T04:01:47.864Z] $ docker stop --time=1 768263a661edb382e2313e4bdcd09b34a3322a5d93498fc9391b0b7c5c68c08c [2023-11-01T04:01:52.944Z] $ docker rm -f --volumes 768263a661edb382e2313e4bdcd09b34a3322a5d93498fc9391b0b7c5c68c08c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T04:01:53.791Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T04:01:53.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T04:01:54.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-16116 does not seem to be running inside a container [2023-11-01T04:01:54.128Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-01T04:01:55.304Z] $ docker top 274759edaeb10377bd27a83e55ad1de6f8c1a9b9ec14ea08becceaf3b382157d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T04:01:55.870Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-11-01T04:01:56.533Z] + make test [2023-11-01T04:01:56.807Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T04:04:18.769Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-01T04:04:18.769Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.254s coverage: 88.0% of statements [2023-11-01T04:04:18.770Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-01T04:04:18.770Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-01T04:04:18.770Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-01T04:04:27.034Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.177s coverage: 98.7% of statements [2023-11-01T04:04:27.034Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.683s coverage: 89.7% of statements [2023-11-01T04:04:27.034Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.253s coverage: 100.0% of statements [2023-11-01T04:04:30.393Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T04:04:30.393Z] go vet ./... [2023-11-01T04:06:37.164Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T04:06:37.164Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T04:06:37.164Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T04:06:37.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-11-01T04:06:37.514Z] $ docker stop --time=1 274759edaeb10377bd27a83e55ad1de6f8c1a9b9ec14ea08becceaf3b382157d [2023-11-01T04:06:39.702Z] $ docker rm -f --volumes 274759edaeb10377bd27a83e55ad1de6f8c1a9b9ec14ea08becceaf3b382157d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T04:06:41.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T04:06:41.968Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T04:06:42.667Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T04:06:43.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T04:06:43.858Z] + ls -al . [2023-11-01T04:06:43.858Z] total 188 [2023-11-01T04:06:43.858Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 04:01 . [2023-11-01T04:06:43.858Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 03:59 .. [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 03:59 .dockerignore [2023-11-01T04:06:43.858Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 03:59 .git [2023-11-01T04:06:43.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 03:59 .github [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 03:59 .gitignore [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 03:59 .golangci.yml [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 03:59 Attribution.txt [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 258 Nov 1 03:59 CHANGELOG.md [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 03:59 Dockerfile [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 03:59 GOVERNANCE.md [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 03:59 Jenkinsfile [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 03:59 LICENSE [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 03:59 Makefile [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 03:59 OWNERS.md [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 03:59 README.md [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 03:59 Record and Reply.postman_collection.json [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 03:57 VERSION [2023-11-01T04:06:43.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 03:59 bin [2023-11-01T04:06:43.858Z] -rw-r--r-- 1 jenkins jenkins 24667 Nov 1 04:04 coverage.out [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 03:59 go.mod [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 03:59 go.sum [2023-11-01T04:06:43.858Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 03:59 internal [2023-11-01T04:06:43.858Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 03:59 main.go [2023-11-01T04:06:43.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 03:59 openapi [2023-11-01T04:06:43.858Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 03:59 pkg [2023-11-01T04:06:43.858Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 03:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T04:06:44.322Z] + 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=51691e472603795fdfcc76c49920975fb17040ba --label arch=arm64 --label version=0.0.0 . [2023-11-01T04:06:44.593Z] Sending build context to Docker daemon 284.7kB [2023-11-01T04:06:44.593Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T04:06:44.593Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-01T04:06:44.593Z] ---> c1c34cd6df91 [2023-11-01T04:06:44.593Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T04:06:44.865Z] ---> Running in f025615f33ee [2023-11-01T04:06:45.134Z] Removing intermediate container f025615f33ee [2023-11-01T04:06:45.134Z] ---> ff991e84c104 [2023-11-01T04:06:45.134Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T04:06:45.134Z] ---> Running in ffe7ef6a57fb [2023-11-01T04:06:45.727Z] Removing intermediate container ffe7ef6a57fb [2023-11-01T04:06:45.727Z] ---> 1fa46fd2b86a [2023-11-01T04:06:45.727Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-01T04:06:45.727Z] ---> Running in 5a76bd6ec289 [2023-11-01T04:06:45.997Z] Removing intermediate container 5a76bd6ec289 [2023-11-01T04:06:45.997Z] ---> ad762fbcfab5 [2023-11-01T04:06:45.997Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T04:06:46.414Z] ---> Running in dc4b6204c273 [2023-11-01T04:06:47.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T04:06:47.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T04:06:49.099Z] OK: 266 MiB in 52 packages [2023-11-01T04:06:50.080Z] Removing intermediate container dc4b6204c273 [2023-11-01T04:06:50.080Z] ---> ad2ddccd7ad4 [2023-11-01T04:06:50.080Z] Step 7/26 : WORKDIR /app [2023-11-01T04:06:50.347Z] ---> Running in 3bc91f1d3545 [2023-11-01T04:06:50.625Z] Removing intermediate container 3bc91f1d3545 [2023-11-01T04:06:50.625Z] ---> 3a0e2e3824fc [2023-11-01T04:06:50.625Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-01T04:06:51.329Z] ---> 2d9730aa1384 [2023-11-01T04:06:51.329Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T04:06:51.329Z] ---> Running in 91593fe04fb9 [2023-11-01T04:06:53.969Z] Removing intermediate container 91593fe04fb9 [2023-11-01T04:06:53.969Z] ---> 0259577cd65b [2023-11-01T04:06:53.969Z] Step 10/26 : COPY . . [2023-11-01T04:06:54.554Z] ---> 402f1f29200d [2023-11-01T04:06:54.554Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T04:06:54.554Z] ---> Running in 327cc4d75039 [2023-11-01T04:06:54.829Z] Removing intermediate container 327cc4d75039 [2023-11-01T04:06:54.829Z] ---> 91296854b296 [2023-11-01T04:06:54.829Z] Step 12/26 : RUN $MAKE [2023-11-01T04:06:55.097Z] ---> Running in 171e749f6a90 [2023-11-01T04:06:56.062Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-11-01T04:08:48.156Z] Removing intermediate container 171e749f6a90 [2023-11-01T04:08:48.156Z] ---> c8f89ace8f11 [2023-11-01T04:08:48.156Z] Step 13/26 : FROM alpine:3.18 [2023-11-01T04:08:48.156Z] 3.18: Pulling from library/alpine [2023-11-01T04:08:48.156Z] 579b34f0a95b: Pulling fs layer [2023-11-01T04:08:48.156Z] 579b34f0a95b: Verifying Checksum [2023-11-01T04:08:48.156Z] 579b34f0a95b: Download complete [2023-11-01T04:08:48.156Z] 579b34f0a95b: Pull complete [2023-11-01T04:08:48.156Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T04:08:48.156Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T04:08:48.156Z] ---> 3cc203321400 [2023-11-01T04:08:48.156Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T04:08:48.156Z] ---> Running in 80f64e79bfd3 [2023-11-01T04:08:48.156Z] Removing intermediate container 80f64e79bfd3 [2023-11-01T04:08:48.156Z] ---> 44d18441f2eb [2023-11-01T04:08:48.156Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-01T04:08:48.156Z] ---> Running in a6079dc7e2cc [2023-11-01T04:08:48.156Z] Removing intermediate container a6079dc7e2cc [2023-11-01T04:08:48.156Z] ---> d1f070d50872 [2023-11-01T04:08:48.156Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T04:08:48.156Z] ---> Running in 2b4674f6c1ab [2023-11-01T04:08:48.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T04:08:48.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T04:08:48.156Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T04:08:48.156Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T04:08:48.156Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T04:08:48.156Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T04:08:48.156Z] OK: 9 MiB in 17 packages [2023-11-01T04:08:48.156Z] Removing intermediate container 2b4674f6c1ab [2023-11-01T04:08:48.156Z] ---> 4596051d1b00 [2023-11-01T04:08:48.156Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T04:08:51.666Z] ---> 2c0bcd46e9ba [2023-11-01T04:08:51.666Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T04:08:51.965Z] ---> 81c94a437445 [2023-11-01T04:08:51.965Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-01T04:08:52.599Z] ---> 6befd4673628 [2023-11-01T04:08:52.599Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-01T04:08:54.074Z] ---> 84583ce7aafe [2023-11-01T04:08:54.074Z] Step 21/26 : EXPOSE 59712 [2023-11-01T04:08:54.074Z] ---> Running in ec71cc46b12b [2023-11-01T04:08:54.365Z] Removing intermediate container ec71cc46b12b [2023-11-01T04:08:54.365Z] ---> 2ab585f77473 [2023-11-01T04:08:54.365Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-01T04:08:54.646Z] ---> Running in 38a3c875765a [2023-11-01T04:08:54.960Z] Removing intermediate container 38a3c875765a [2023-11-01T04:08:54.960Z] ---> 2cc1a305a582 [2023-11-01T04:08:54.960Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T04:08:54.960Z] ---> Running in 8eeffc58d7ab [2023-11-01T04:08:55.245Z] Removing intermediate container 8eeffc58d7ab [2023-11-01T04:08:55.245Z] ---> e68e8e90a7c6 [2023-11-01T04:08:55.245Z] Step 24/26 : LABEL arch=arm64 [2023-11-01T04:08:55.551Z] ---> Running in 87a811850510 [2023-11-01T04:08:55.832Z] Removing intermediate container 87a811850510 [2023-11-01T04:08:55.832Z] ---> 004d9e4de65d [2023-11-01T04:08:55.832Z] Step 25/26 : LABEL git_sha=51691e472603795fdfcc76c49920975fb17040ba [2023-11-01T04:08:55.832Z] ---> Running in 6a3c28452a22 [2023-11-01T04:08:56.152Z] Removing intermediate container 6a3c28452a22 [2023-11-01T04:08:56.152Z] ---> e88acef20046 [2023-11-01T04:08:56.152Z] Step 26/26 : LABEL version=0.0.0 [2023-11-01T04:08:56.152Z] ---> Running in 31d45385820c [2023-11-01T04:08:56.466Z] Removing intermediate container 31d45385820c [2023-11-01T04:08:56.466Z] ---> 7d47687a5cf4 [2023-11-01T04:08:56.466Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T04:08:56.466Z] Successfully built 7d47687a5cf4 [2023-11-01T04:08:56.466Z] 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 [2023-11-01T04:08:58.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T04:08:58.215Z] [2023-11-01T04:08:58.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T04:08:58.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T04:08:59.099Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T04:08:59.099Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T04:08:59.099Z] 04944245beec: Pulling fs layer [2023-11-01T04:08:59.099Z] 699f458cf7ca: Pulling fs layer [2023-11-01T04:08:59.099Z] 765212b225bb: Pulling fs layer [2023-11-01T04:08:59.099Z] f23df028b6ca: Pulling fs layer [2023-11-01T04:08:59.099Z] 765212b225bb: Waiting [2023-11-01T04:08:59.099Z] f23df028b6ca: Waiting [2023-11-01T04:08:59.099Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T04:08:59.099Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T04:08:59.099Z] d65c8cfc05b1: Waiting [2023-11-01T04:08:59.099Z] 2437ff75d9bd: Waiting [2023-11-01T04:08:59.099Z] 04944245beec: Verifying Checksum [2023-11-01T04:08:59.099Z] 04944245beec: Download complete [2023-11-01T04:08:59.099Z] 765212b225bb: Verifying Checksum [2023-11-01T04:08:59.099Z] 765212b225bb: Download complete [2023-11-01T04:08:59.706Z] 699f458cf7ca: Verifying Checksum [2023-11-01T04:08:59.706Z] 699f458cf7ca: Download complete [2023-11-01T04:08:59.706Z] f23df028b6ca: Verifying Checksum [2023-11-01T04:08:59.706Z] f23df028b6ca: Download complete [2023-11-01T04:08:59.706Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T04:08:59.706Z] d65c8cfc05b1: Download complete [2023-11-01T04:09:00.018Z] 8998bd30e6a1: Download complete [2023-11-01T04:09:02.845Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T04:09:02.845Z] 2437ff75d9bd: Download complete [2023-11-01T04:09:06.719Z] 8998bd30e6a1: Pull complete [2023-11-01T04:09:06.719Z] 04944245beec: Pull complete [2023-11-01T04:09:08.399Z] 699f458cf7ca: Pull complete [2023-11-01T04:09:08.706Z] 765212b225bb: Pull complete [2023-11-01T04:09:09.337Z] f23df028b6ca: Pull complete [2023-11-01T04:09:09.660Z] d65c8cfc05b1: Pull complete [2023-11-01T04:09:28.221Z] 2437ff75d9bd: Pull complete [2023-11-01T04:09:28.221Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T04:09:28.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T04:09:28.221Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T04:09:28.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-16116 does not seem to be running inside a container [2023-11-01T04:09:29.010Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T04:09:32.051Z] $ docker top b6d6f5a6f91754a76d29d28f5d9facffb1a8a4209b5249ac2e97c0d6af158e38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T04:09:33.202Z] ---> job-cost.sh [2023-11-01T04:09:33.202Z] lf-activate-venv: SKIPPING [2023-11-01T04:09:33.202Z] INFO: No Stack... [2023-11-01T04:09:33.814Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T04:09:34.418Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T04:09:34.954Z] + + catcut /w/workspace/app-record-replay/1/archives/cost.csv -d, [2023-11-01T04:09:34.954Z] -f6 [Pipeline] lock [2023-11-01T04:09:35.083Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-100-1-stack-cost] [2023-11-01T04:09:35.094Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-100-1-stack-cost] did not exist. Created. [2023-11-01T04:09:35.094Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-100-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T04:09:35.850Z] /w/workspace/app-record-replay/1@tmp/durable-1313bbcd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T04:09:36.685Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T04:09:36.765Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T04:09:36.840Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T04:09:36.862Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-100-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T04:09:36.988Z] $ docker stop --time=1 b6d6f5a6f91754a76d29d28f5d9facffb1a8a4209b5249ac2e97c0d6af158e38 [2023-11-01T04:09:38.505Z] $ docker rm -f --volumes b6d6f5a6f91754a76d29d28f5d9facffb1a8a4209b5249ac2e97c0d6af158e38 [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 [2023-11-01T04:09:40.536Z] provisioning config files... [2023-11-01T04:09:40.545Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/foundry_app-record-replay_PR-100@tmp/config1088118702142307581tmp [Pipeline] { [Pipeline] sh [2023-11-01T04:09:41.112Z] + set +x [2023-11-01T04:09:41.113Z] + curl -s https://codecov.io/bash [2023-11-01T04:09:41.113Z] + bash -s -- [2023-11-01T04:09:41.382Z] [2023-11-01T04:09:41.382Z] _____ _ [2023-11-01T04:09:41.382Z] / ____| | | [2023-11-01T04:09:41.382Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T04:09:41.382Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T04:09:41.382Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T04:09:41.382Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T04:09:41.382Z] Bash-1.0.6 [2023-11-01T04:09:41.382Z] [2023-11-01T04:09:41.382Z] [2023-11-01T04:09:41.382Z] ==> git version 2.25.1 found [2023-11-01T04:09:41.382Z] ==> 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 [2023-11-01T04:09:41.382Z] Release-Date: 2020-01-08 [2023-11-01T04:09:41.382Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T04:09:41.382Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T04:09:41.382Z] ==> Jenkins CI detected. [2023-11-01T04:09:41.382Z] current dir:  /w/workspace/foundry_app-record-replay_PR-100 [2023-11-01T04:09:41.382Z] project root: . [2023-11-01T04:09:41.382Z] --> token set from env [2023-11-01T04:09:41.382Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T04:09:41.382Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T04:09:41.382Z] ==> Python coveragepy not found [2023-11-01T04:09:41.382Z] ==> Searching for coverage reports in: [2023-11-01T04:09:41.382Z] + . [2023-11-01T04:09:41.382Z] -> Found 1 reports [2023-11-01T04:09:41.382Z] ==> Detecting git/mercurial file structure [2023-11-01T04:09:41.382Z] ==> Reading reports [2023-11-01T04:09:41.382Z] + ./coverage.out bytes=24667 [2023-11-01T04:09:41.382Z] ==> Appending adjustments [2023-11-01T04:09:41.382Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T04:09:41.382Z] + Found adjustments [2023-11-01T04:09:41.382Z] ==> Gzipping contents [2023-11-01T04:09:41.382Z] 8.0K /tmp/codecov.u4uSBU.gz [2023-11-01T04:09:41.382Z] ==> Uploading reports [2023-11-01T04:09:41.382Z] url: https://codecov.io [2023-11-01T04:09:41.382Z] query: branch=PR-100&commit=51691e472603795fdfcc76c49920975fb17040ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=100&job=&cmd_args= [2023-11-01T04:09:41.382Z] -> Pinging Codecov [2023-11-01T04:09:41.382Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=PR-100&commit=51691e472603795fdfcc76c49920975fb17040ba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=100&job=&cmd_args= [2023-11-01T04:09:41.647Z] -> Uploading to [2023-11-01T04:09:41.647Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/F467761B9912B4F32F9BC62907045C81/51691e472603795fdfcc76c49920975fb17040ba/61c90e79-2ef3-4c60-83bd-a7a8e8229e8d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T040941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef5c8f1f94c47bbaf55c3dadbd664b4eb18cefa2963d2d86b6a05d78d80a6ade [2023-11-01T04:09:41.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T04:09:41.647Z] Dload Upload Total Spent Left Speed [2023-11-01T04:09:41.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 18441 --:--:-- --:--:-- --:--:-- 18371 [2023-11-01T04:09:41.910Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/51691e472603795fdfcc76c49920975fb17040ba [Pipeline] } [2023-11-01T04:09:42.001Z] 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 [2023-11-01T04:09:44.601Z] + [ -d /w/workspace/foundry_app-record-replay_PR-100/archives ] [2023-11-01T04:09:44.601Z] + ls -al /w/workspace/foundry_app-record-replay_PR-100/archives [2023-11-01T04:09:44.601Z] total 16 [2023-11-01T04:09:44.601Z] drwxr-xr-x 3 root root 4096 Nov 1 04:00 . [2023-11-01T04:09:44.601Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 04:00 .. [2023-11-01T04:09:44.601Z] drwxr-xr-x 2 root root 4096 Nov 1 04:00 cost [2023-11-01T04:09:44.601Z] -rw-r--r-- 1 root root 90 Nov 1 04:00 cost.csv [2023-11-01T04:09:44.601Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_app-record-replay_PR-100/archives [2023-11-01T04:09:44.601Z] + ls -al /w/workspace/foundry_app-record-replay_PR-100/archives [2023-11-01T04:09:44.601Z] total 16 [2023-11-01T04:09:44.601Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 04:00 . [2023-11-01T04:09:44.601Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 04:00 .. [2023-11-01T04:09:44.601Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 04:00 cost [2023-11-01T04:09:44.601Z] -rw-r--r-- 1 jenkins jenkins 90 Nov 1 04:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T04:09:44.950Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T04:09:45.905Z] ---> package-listing.sh [2023-11-01T04:09:45.905Z] ++ facter osfamily [2023-11-01T04:09:45.905Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T04:09:46.167Z] + OS_FAMILY=debian [2023-11-01T04:09:46.167Z] + workspace=/w/workspace/foundry_app-record-replay_PR-100 [2023-11-01T04:09:46.167Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T04:09:46.167Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T04:09:46.167Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T04:09:46.167Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T04:09:46.167Z] + '[' /w/workspace/foundry_app-record-replay_PR-100 ']' [2023-11-01T04:09:46.167Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T04:09:46.167Z] + case "${OS_FAMILY}" in [2023-11-01T04:09:46.167Z] + dpkg -l [2023-11-01T04:09:46.167Z] + grep '^ii' [2023-11-01T04:09:46.167Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T04:09:46.167Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T04:09:46.167Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T04:09:46.167Z] + '[' /w/workspace/foundry_app-record-replay_PR-100 ']' [2023-11-01T04:09:46.167Z] + mkdir -p /w/workspace/foundry_app-record-replay_PR-100/archives/ [2023-11-01T04:09:46.167Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_app-record-replay_PR-100/archives/ [Pipeline] echo [2023-11-01T04:09:46.208Z] 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-100/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T04:09:46.541Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T04:09:46.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T04:09:46.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T04:09:47.245Z] prd-ubuntu20.04-docker-8c-8g-16111 does not seem to be running inside a container [2023-11-01T04:09:47.342Z] $ 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-100/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-100 -v /w/workspace/foundry_app-record-replay_PR-100:/w/workspace/foundry_app-record-replay_PR-100:rw,z -v /w/workspace/foundry_app-record-replay_PR-100@tmp:/w/workspace/foundry_app-record-replay_PR-100@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T04:09:47.564Z] $ docker top 7005b0e13bc56861c85fca51fae7bd8342dce9844a83fe96c24d061324d2c85e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T04:09:48.113Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T04:09:48.467Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T04:09:48.802Z] + ls /var/log/sa-host [2023-11-01T04:09:48.802Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T04:09:49.119Z] provisioning config files... [2023-11-01T04:09:49.136Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_app-record-replay_PR-100@tmp/config2407459214876413784tmp [Pipeline] { [Pipeline] echo [2023-11-01T04:09:49.226Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T04:09:49.562Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T04:09:49.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T04:09:50.072Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T04:09:50.127Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T04:09:50.715Z] ---> sudo-logs.sh [2023-11-01T04:09:50.716Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T04:09:50.813Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T04:09:51.227Z] ---> job-cost.sh [2023-11-01T04:09:51.227Z] lf-activate-venv: SKIPPING [2023-11-01T04:09:51.227Z] DEBUG: total: 0.4399999976158142 [2023-11-01T04:09:51.227Z] INFO: Retrieving Stack Cost... [2023-11-01T04:09:51.502Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T04:09:51.770Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T04:09:51.871Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T04:09:52.205Z] ---> logs-deploy.sh [2023-11-01T04:09:52.206Z] lf-activate-venv: SKIPPING [2023-11-01T04:09:52.206Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-100/1 [2023-11-01T04:09:52.206Z] INFO: archiving workspace using pattern(s): [2023-11-01T04:09:53.147Z] Archives upload complete. [2023-11-01T04:09:53.147Z] INFO: archiving logs to Nexus