Pull request #36 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cabc917382b87e3a68ead34f7e6fd349ef4b0842+2c282af5260d380b24eaba4cc371f3a0b43fd8c9 (3d0551355b359862dbf1b1f0562ce5ac060ec801) 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-ssh5104814914103111344.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh14625712566268660621.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-36/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-36/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15233116012083771417.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-36/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3222265244382263940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh15828438313167618013.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-36/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-36/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8592492172657327362.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-820 in /w/workspace/xfoundry_app-record-replay_PR-36 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/xfoundry_app-record-replay_PR-36 # 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 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 into PR head commit cabc917382b87e3a68ead34f7e6fd349ef4b0842 Merge succeeded, producing cabc917382b87e3a68ead34f7e6fd349ef4b0842 Checking out Revision cabc917382b87e3a68ead34f7e6fd349ef4b0842 (PR-36) > 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/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cabc917382b87e3a68ead34f7e6fd349ef4b0842 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cabc917382b87e3a68ead34f7e6fd349ef4b0842 # timeout=10 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-11T03:28:04.178Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-11T03:28:04.370Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-11T03:28:04.470Z] ========================================================= [2023-07-11T03:28:04.470Z] EdgeX Global Pipelines Version Info [2023-07-11T03:28:04.470Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-11T03:28:05.230Z] ------------------- [2023-07-11T03:28:05.230Z] stable info: [2023-07-11T03:28:05.230Z] ------------------- [2023-07-11T03:28:05.230Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-11T03:28:05.230Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T03:28:05.230Z] Message: update stable to v1.0.250 [2023-07-11T03:28:05.801Z] ------------------- [2023-07-11T03:28:05.801Z] experimental info: [2023-07-11T03:28:05.801Z] ------------------- [2023-07-11T03:28:05.801Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-11T03:28:05.801Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-11T03:28:05.801Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-11T03:28:06.062Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-11T03:28:06.100Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-11T03:28:06.143Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-11T03:28:06.181Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-11T03:28:06.217Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-11T03:28:06.252Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-11T03:28:06.304Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-11T03:28:06.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-11T03:28:06.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-11T03:28:06.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-11T03:28:06.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-11T03:28:06.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-11T03:28:06.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-11T03:28:06.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-11T03:28:06.614Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T03:28:06.650Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-11T03:28:06.689Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T03:28:06.730Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-11T03:28:06.772Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-11T03:28:06.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-11T03:28:06.853Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-11T03:28:06.895Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-11T03:28:06.938Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-11T03:28:06.982Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-11T03:28:07.025Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-11T03:28:07.070Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-11T03:28:07.111Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-11T03:28:07.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo [2023-07-11T03:28:07.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo [2023-07-11T03:28:07.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo [2023-07-11T03:28:07.275Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cabc917382b87e3a68ead34f7e6fd349ef4b0842 [Pipeline] echo [2023-07-11T03:28:07.315Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cabc917 [Pipeline] echo [2023-07-11T03:28:07.356Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T03:28:07.480Z] provisioning config files... [2023-07-11T03:28:07.494Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-36@tmp/config955273918507420166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T03:28:07.896Z] ---> docker-login.sh [2023-07-11T03:28:07.896Z] nexus3.edgexfoundry.org:10001 [2023-07-11T03:28:08.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:28:08.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:28:08.155Z] Configure a credential helper to remove this warning. See [2023-07-11T03:28:08.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:28:08.155Z] [2023-07-11T03:28:08.155Z] Login Succeeded [2023-07-11T03:28:08.155Z] nexus3.edgexfoundry.org:10002 [2023-07-11T03:28:08.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:28:08.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:28:08.415Z] Configure a credential helper to remove this warning. See [2023-07-11T03:28:08.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:28:08.415Z] [2023-07-11T03:28:08.415Z] Login Succeeded [2023-07-11T03:28:08.415Z] nexus3.edgexfoundry.org:10003 [2023-07-11T03:28:08.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:28:08.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:28:08.415Z] Configure a credential helper to remove this warning. See [2023-07-11T03:28:08.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:28:08.415Z] [2023-07-11T03:28:08.415Z] Login Succeeded [2023-07-11T03:28:08.415Z] nexus3.edgexfoundry.org:10004 [2023-07-11T03:28:08.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:28:08.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:28:08.676Z] Configure a credential helper to remove this warning. See [2023-07-11T03:28:08.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:28:08.676Z] [2023-07-11T03:28:08.676Z] Login Succeeded [2023-07-11T03:28:08.676Z] docker.io [2023-07-11T03:28:08.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:28:08.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:28:08.936Z] Configure a credential helper to remove this warning. See [2023-07-11T03:28:08.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:28:08.936Z] [2023-07-11T03:28:08.936Z] Login Succeeded [2023-07-11T03:28:08.936Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T03:28:08.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-11T03:28:09.595Z] + git rev-list -1 --merges cabc917382b87e3a68ead34f7e6fd349ef4b0842~1..cabc917382b87e3a68ead34f7e6fd349ef4b0842 [Pipeline] echo [2023-07-11T03:28:09.654Z] -----------> git rev-list -1 --merges cabc917382b87e3a68ead34f7e6fd349ef4b0842~1..cabc917382b87e3a68ead34f7e6fd349ef4b0842 cabc917382b87e3a68ead34f7e6fd349ef4b0842 [false] [Pipeline] sh [2023-07-11T03:28:09.960Z] + git log --format=format:%s -1 cabc917382b87e3a68ead34f7e6fd349ef4b0842 [Pipeline] echo [2023-07-11T03:28:09.995Z] ========================================================= [2023-07-11T03:28:09.995Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-11T03:28:09.995Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T03:28:10.425Z] + git log --format=format:%s -1 cabc917382b87e3a68ead34f7e6fd349ef4b0842 [Pipeline] echo [2023-07-11T03:28:10.457Z] [semverPrep] GIT_COMMIT: cabc917382b87e3a68ead34f7e6fd349ef4b0842, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-11T03:28:10.487Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-11T03:28:10.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-11T03:28:10.885Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-11T03:28:10.885Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-11T03:28:10.885Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-11T03:28:10.885Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-11T03:28:10.885Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-11T03:28:10.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:28:11.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T03:28:11.367Z] [2023-07-11T03:28:11.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:28:11.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T03:28:11.731Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-11T03:28:11.731Z] b85a868b505f: Pulling fs layer [2023-07-11T03:28:11.731Z] e2be974225ed: Pulling fs layer [2023-07-11T03:28:11.731Z] 339a4e72a1f5: Pulling fs layer [2023-07-11T03:28:11.731Z] 988bab9f4d93: Pulling fs layer [2023-07-11T03:28:11.731Z] 1469e6f7b9e6: Pulling fs layer [2023-07-11T03:28:11.731Z] eaf3925da568: Pulling fs layer [2023-07-11T03:28:11.731Z] bab4dde63d76: Pulling fs layer [2023-07-11T03:28:11.731Z] bde34c3a00c8: Pulling fs layer [2023-07-11T03:28:11.731Z] b352a97aabf1: Pulling fs layer [2023-07-11T03:28:11.731Z] 4872d77fe225: Pulling fs layer [2023-07-11T03:28:11.731Z] 5851b861e8e6: Pulling fs layer [2023-07-11T03:28:11.731Z] 1469e6f7b9e6: Waiting [2023-07-11T03:28:11.731Z] eaf3925da568: Waiting [2023-07-11T03:28:11.731Z] bab4dde63d76: Waiting [2023-07-11T03:28:11.731Z] bde34c3a00c8: Waiting [2023-07-11T03:28:11.731Z] b352a97aabf1: Waiting [2023-07-11T03:28:11.731Z] 4872d77fe225: Waiting [2023-07-11T03:28:11.731Z] 5851b861e8e6: Waiting [2023-07-11T03:28:11.731Z] 988bab9f4d93: Waiting [2023-07-11T03:28:11.731Z] e2be974225ed: Verifying Checksum [2023-07-11T03:28:11.731Z] e2be974225ed: Download complete [2023-07-11T03:28:11.731Z] 988bab9f4d93: Verifying Checksum [2023-07-11T03:28:11.731Z] 988bab9f4d93: Download complete [2023-07-11T03:28:11.731Z] 1469e6f7b9e6: Verifying Checksum [2023-07-11T03:28:11.731Z] 1469e6f7b9e6: Download complete [2023-07-11T03:28:11.731Z] 339a4e72a1f5: Verifying Checksum [2023-07-11T03:28:11.731Z] 339a4e72a1f5: Download complete [2023-07-11T03:28:11.991Z] eaf3925da568: Download complete [2023-07-11T03:28:11.991Z] bde34c3a00c8: Verifying Checksum [2023-07-11T03:28:11.991Z] bde34c3a00c8: Download complete [2023-07-11T03:28:11.991Z] b352a97aabf1: Download complete [2023-07-11T03:28:11.991Z] 4872d77fe225: Verifying Checksum [2023-07-11T03:28:11.991Z] 4872d77fe225: Download complete [2023-07-11T03:28:11.991Z] 5851b861e8e6: Download complete [2023-07-11T03:28:11.991Z] b85a868b505f: Download complete [2023-07-11T03:28:12.250Z] bab4dde63d76: Verifying Checksum [2023-07-11T03:28:12.250Z] bab4dde63d76: Download complete [2023-07-11T03:28:13.192Z] b85a868b505f: Pull complete [2023-07-11T03:28:13.453Z] e2be974225ed: Pull complete [2023-07-11T03:28:14.025Z] 339a4e72a1f5: Pull complete [2023-07-11T03:28:14.025Z] 988bab9f4d93: Pull complete [2023-07-11T03:28:14.285Z] 1469e6f7b9e6: Pull complete [2023-07-11T03:28:14.285Z] eaf3925da568: Pull complete [2023-07-11T03:28:16.188Z] bab4dde63d76: Pull complete [2023-07-11T03:28:16.188Z] bde34c3a00c8: Pull complete [2023-07-11T03:28:16.188Z] b352a97aabf1: Pull complete [2023-07-11T03:28:16.451Z] 4872d77fe225: Pull complete [2023-07-11T03:28:16.451Z] 5851b861e8e6: Pull complete [2023-07-11T03:28:16.451Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-11T03:28:16.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-11T03:28:16.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T03:28:16.698Z] prd-ubuntu20.04-docker-8c-8g-820 does not seem to be running inside a container [2023-07-11T03:28:16.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-36 -v /w/workspace/xfoundry_app-record-replay_PR-36:/w/workspace/xfoundry_app-record-replay_PR-36:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-36@tmp:/w/workspace/xfoundry_app-record-replay_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-11T03:28:19.908Z] $ docker top 7a6b018d62c7a8a1cbad8c70d0b49bfb8b83f9a861e4c8be8384f150505eda65 -eo pid,comm [2023-07-11T03:28:19.955Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-11T03:28:19.955Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-11T03:28:20.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T03:28:20.087Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T03:28:20.213Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T03:28:20.219Z] $ docker exec 7a6b018d62c7a8a1cbad8c70d0b49bfb8b83f9a861e4c8be8384f150505eda65 ssh-agent [2023-07-11T03:28:20.338Z] SSH_AUTH_SOCK=/tmp/ssh-BtWNesJjPXQQ/agent.32 [2023-07-11T03:28:20.338Z] SSH_AGENT_PID=38 [2023-07-11T03:28:20.345Z] Running ssh-add (command line suppressed) [2023-07-11T03:28:20.471Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-36@tmp/private_key_11625762688464733544.key (/w/workspace/xfoundry_app-record-replay_PR-36@tmp/private_key_11625762688464733544.key) [2023-07-11T03:28:20.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T03:28:20.823Z] + git tag --points-at HEAD [Pipeline] } [2023-07-11T03:28:20.851Z] $ docker exec --env ******** --env ******** 7a6b018d62c7a8a1cbad8c70d0b49bfb8b83f9a861e4c8be8384f150505eda65 ssh-agent -k [2023-07-11T03:28:20.948Z] unset SSH_AUTH_SOCK; [2023-07-11T03:28:20.949Z] unset SSH_AGENT_PID; [2023-07-11T03:28:20.951Z] echo Agent pid 38 killed; [2023-07-11T03:28:20.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-11T03:28:21.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-11T03:28:21.048Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-11T03:28:21.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-11T03:28:21.174Z] $ docker exec 7a6b018d62c7a8a1cbad8c70d0b49bfb8b83f9a861e4c8be8384f150505eda65 ssh-agent [2023-07-11T03:28:21.288Z] SSH_AUTH_SOCK=/tmp/ssh-omsYCOOitbb8/agent.69 [2023-07-11T03:28:21.288Z] SSH_AGENT_PID=75 [2023-07-11T03:28:21.293Z] Running ssh-add (command line suppressed) [2023-07-11T03:28:21.389Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-36@tmp/private_key_957109783172423591.key (/w/workspace/xfoundry_app-record-replay_PR-36@tmp/private_key_957109783172423591.key) [2023-07-11T03:28:21.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-11T03:28:21.726Z] + git semver init [2023-07-11T03:28:21.986Z] 2023-07-11 03:28:21,899 [run_init] DEBUG init version:0.0.0 force:False [2023-07-11T03:28:21.986Z] 2023-07-11 03:28:21,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-36/.semver [2023-07-11T03:28:21.986Z] 2023-07-11 03:28:21,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-36/.semver [2023-07-11T03:28:21.986Z] 2023-07-11 03:28:21,901 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-36/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-36, universal_newlines=False, shell=None, istream=None) [2023-07-11T03:28:22.557Z] 2023-07-11 03:28:22,530 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-36/.git/info/exclude [2023-07-11T03:28:22.557Z] 2023-07-11 03:28:22,530 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-36/.semver/PR-36 with force:False [2023-07-11T03:28:22.557Z] 2023-07-11 03:28:22,530 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-36/.semver/PR-36 [2023-07-11T03:28:22.557Z] 2023-07-11 03:28:22,534 [execute] INFO git cat-file --batch-check [2023-07-11T03:28:22.557Z] 2023-07-11 03:28:22,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-36/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T03:28:22.557Z] 2023-07-11 03:28:22,541 [execute] INFO git cat-file --batch [2023-07-11T03:28:22.557Z] 2023-07-11 03:28:22,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-36/.semver, universal_newlines=False, shell=None, istream=) [2023-07-11T03:28:22.557Z] 2023-07-11 03:28:22,546 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-36/.semver/PR-36 [2023-07-11T03:28:22.557Z] 0.0.0 [Pipeline] } [2023-07-11T03:28:22.836Z] $ docker exec --env ******** --env ******** 7a6b018d62c7a8a1cbad8c70d0b49bfb8b83f9a861e4c8be8384f150505eda65 ssh-agent -k [2023-07-11T03:28:22.935Z] unset SSH_AUTH_SOCK; [2023-07-11T03:28:22.935Z] unset SSH_AGENT_PID; [2023-07-11T03:28:22.935Z] echo Agent pid 75 killed; [2023-07-11T03:28:22.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-11T03:28:23.369Z] + git semver [Pipeline] } [2023-07-11T03:28:23.653Z] $ docker stop --time=1 7a6b018d62c7a8a1cbad8c70d0b49bfb8b83f9a861e4c8be8384f150505eda65 [2023-07-11T03:28:24.932Z] $ docker rm -f --volumes 7a6b018d62c7a8a1cbad8c70d0b49bfb8b83f9a861e4c8be8384f150505eda65 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T03:28:25.329Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-11T03:28:25.613Z] Stashed 1 file(s) [Pipeline] echo [2023-07-11T03:28:25.633Z] [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-07-11T03:28:26.223Z] provisioning config files... [2023-07-11T03:28:26.233Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-36@tmp/config17904475519329553378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T03:28:26.582Z] ---> docker-login.sh [2023-07-11T03:28:26.582Z] nexus3.edgexfoundry.org:10001 [2023-07-11T03:28:26.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:28:26.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:28:26.582Z] Configure a credential helper to remove this warning. See [2023-07-11T03:28:26.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:28:26.582Z] [2023-07-11T03:28:26.582Z] Login Succeeded [2023-07-11T03:28:26.582Z] nexus3.edgexfoundry.org:10002 [2023-07-11T03:28:26.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:28:26.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:28:26.582Z] Configure a credential helper to remove this warning. See [2023-07-11T03:28:26.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:28:26.582Z] [2023-07-11T03:28:26.582Z] Login Succeeded [2023-07-11T03:28:26.582Z] nexus3.edgexfoundry.org:10003 [2023-07-11T03:28:26.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:28:26.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:28:26.841Z] Configure a credential helper to remove this warning. See [2023-07-11T03:28:26.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:28:26.841Z] [2023-07-11T03:28:26.841Z] Login Succeeded [2023-07-11T03:28:26.841Z] nexus3.edgexfoundry.org:10004 [2023-07-11T03:28:26.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:28:26.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:28:26.841Z] Configure a credential helper to remove this warning. See [2023-07-11T03:28:26.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:28:26.841Z] [2023-07-11T03:28:26.841Z] Login Succeeded [2023-07-11T03:28:26.841Z] docker.io [2023-07-11T03:28:26.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:28:27.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:28:27.101Z] Configure a credential helper to remove this warning. See [2023-07-11T03:28:27.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:28:27.101Z] [2023-07-11T03:28:27.101Z] Login Succeeded [2023-07-11T03:28:27.101Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T03:28:27.130Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T03:28:27.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T03:28:27.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T03:28:27.389Z] ========================================================= [2023-07-11T03:28:27.389Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-11T03:28:27.389Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:28:27.861Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-11T03:28:27.861Z] Sending build context to Docker daemon 310.8kB [2023-07-11T03:28:27.861Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T03:28:27.861Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T03:28:27.861Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-11T03:28:27.861Z] f56be85fc22e: Pulling fs layer [2023-07-11T03:28:27.861Z] 85791d961cd3: Pulling fs layer [2023-07-11T03:28:27.861Z] d694b5ae8c79: Pulling fs layer [2023-07-11T03:28:27.861Z] 9f32a84ed3da: Pulling fs layer [2023-07-11T03:28:27.861Z] 4d19c01a9841: Pulling fs layer [2023-07-11T03:28:27.861Z] 9325e15d5711: Pulling fs layer [2023-07-11T03:28:27.861Z] 556b6ee489ea: Pulling fs layer [2023-07-11T03:28:27.861Z] c5a4b2cf53e6: Pulling fs layer [2023-07-11T03:28:27.861Z] 9325e15d5711: Waiting [2023-07-11T03:28:27.861Z] 556b6ee489ea: Waiting [2023-07-11T03:28:27.861Z] 9f32a84ed3da: Waiting [2023-07-11T03:28:27.861Z] 85791d961cd3: Verifying Checksum [2023-07-11T03:28:27.861Z] 85791d961cd3: Download complete [2023-07-11T03:28:27.861Z] 9f32a84ed3da: Download complete [2023-07-11T03:28:27.861Z] 4d19c01a9841: Verifying Checksum [2023-07-11T03:28:27.861Z] 4d19c01a9841: Download complete [2023-07-11T03:28:27.861Z] f56be85fc22e: Download complete [2023-07-11T03:28:28.121Z] 9325e15d5711: Verifying Checksum [2023-07-11T03:28:28.121Z] 9325e15d5711: Download complete [2023-07-11T03:28:28.121Z] f56be85fc22e: Pull complete [2023-07-11T03:28:28.380Z] 85791d961cd3: Pull complete [2023-07-11T03:28:28.638Z] d694b5ae8c79: Verifying Checksum [2023-07-11T03:28:28.638Z] d694b5ae8c79: Download complete [2023-07-11T03:28:28.638Z] c5a4b2cf53e6: Verifying Checksum [2023-07-11T03:28:28.638Z] c5a4b2cf53e6: Download complete [2023-07-11T03:28:28.896Z] 556b6ee489ea: Verifying Checksum [2023-07-11T03:28:28.896Z] 556b6ee489ea: Download complete [2023-07-11T03:28:32.200Z] d694b5ae8c79: Pull complete [2023-07-11T03:28:32.200Z] 9f32a84ed3da: Pull complete [2023-07-11T03:28:32.200Z] 4d19c01a9841: Pull complete [2023-07-11T03:28:32.200Z] 9325e15d5711: Pull complete [2023-07-11T03:28:34.101Z] 556b6ee489ea: Pull complete [2023-07-11T03:28:35.034Z] c5a4b2cf53e6: Pull complete [2023-07-11T03:28:35.034Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-11T03:28:35.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-11T03:28:35.034Z] ---> c4be618373d6 [2023-07-11T03:28:35.034Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T03:28:39.225Z] ---> Running in bdb7479c30ae [2023-07-11T03:28:39.225Z] Removing intermediate container bdb7479c30ae [2023-07-11T03:28:39.225Z] ---> 373ca637607b [2023-07-11T03:28:39.225Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T03:28:39.225Z] ---> Running in fdd4dc85ec9c [2023-07-11T03:28:39.225Z] Removing intermediate container fdd4dc85ec9c [2023-07-11T03:28:39.225Z] ---> fdb938b8f466 [2023-07-11T03:28:39.225Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T03:28:39.225Z] ---> Running in 1bcca7d097bb [2023-07-11T03:28:39.225Z] Removing intermediate container 1bcca7d097bb [2023-07-11T03:28:39.225Z] ---> 4ea8f8230350 [2023-07-11T03:28:39.225Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T03:28:39.225Z] ---> Running in ac3bd7e7203d [2023-07-11T03:28:39.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T03:28:39.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T03:28:40.003Z] OK: 265 MiB in 53 packages [2023-07-11T03:28:40.262Z] Removing intermediate container ac3bd7e7203d [2023-07-11T03:28:40.262Z] ---> bc7e1d604ca2 [2023-07-11T03:28:40.262Z] Step 7/12 : WORKDIR /app [2023-07-11T03:28:40.262Z] ---> Running in a3b7a21907a2 [2023-07-11T03:28:40.262Z] Removing intermediate container a3b7a21907a2 [2023-07-11T03:28:40.262Z] ---> 9fe997ec0733 [2023-07-11T03:28:40.262Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T03:28:40.521Z] ---> 146ba117aae2 [2023-07-11T03:28:40.521Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T03:28:40.521Z] ---> Running in e76f3894b759 [2023-07-11T03:28:41.044Z] Still waiting to schedule task [2023-07-11T03:28:41.044Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-11T03:29:12.649Z] Removing intermediate container e76f3894b759 [2023-07-11T03:29:12.649Z] ---> 4f48f7c7063b [2023-07-11T03:29:12.649Z] Step 10/12 : COPY . . [2023-07-11T03:29:12.649Z] ---> 0a37ab44c061 [2023-07-11T03:29:12.649Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T03:29:12.649Z] ---> Running in 22e692246f8f [2023-07-11T03:29:12.649Z] Removing intermediate container 22e692246f8f [2023-07-11T03:29:12.649Z] ---> 1d1f35041cce [2023-07-11T03:29:12.649Z] Step 12/12 : RUN $MAKE [2023-07-11T03:29:12.649Z] ---> Running in 1ea4feeb9f51 [2023-07-11T03:29:12.649Z] noop [2023-07-11T03:29:12.649Z] Removing intermediate container 1ea4feeb9f51 [2023-07-11T03:29:12.649Z] ---> 55df9ae1be31 [2023-07-11T03:29:12.649Z] Successfully built 55df9ae1be31 [2023-07-11T03:29:12.649Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:29:13.085Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T03:29:13.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T03:29:13.234Z] prd-ubuntu20.04-docker-8c-8g-820 does not seem to be running inside a container [2023-07-11T03:29:13.266Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-36 -v /w/workspace/xfoundry_app-record-replay_PR-36:/w/workspace/xfoundry_app-record-replay_PR-36:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-36@tmp:/w/workspace/xfoundry_app-record-replay_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-11T03:29:13.615Z] $ docker top bf866d850f7498a6a38fdc4cb7077860c718ae398a501c38aaa134bab0a26eab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T03:29:14.003Z] + go version [2023-07-11T03:29:14.003Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-11T03:29:14.039Z] $ docker stop --time=1 bf866d850f7498a6a38fdc4cb7077860c718ae398a501c38aaa134bab0a26eab [2023-07-11T03:29:15.299Z] $ docker rm -f --volumes bf866d850f7498a6a38fdc4cb7077860c718ae398a501c38aaa134bab0a26eab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:29:16.007Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-11T03:29:16.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T03:29:16.157Z] prd-ubuntu20.04-docker-8c-8g-820 does not seem to be running inside a container [2023-07-11T03:29:16.194Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_app-record-replay_PR-36 -v /w/workspace/xfoundry_app-record-replay_PR-36:/w/workspace/xfoundry_app-record-replay_PR-36:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-36@tmp:/w/workspace/xfoundry_app-record-replay_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-11T03:29:16.509Z] $ docker top b3f67af44279303f7d9f65cd885753f4a269d958b587bfa7a95b31b7cd10be6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T03:29:16.898Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-36 [Pipeline] fileExists [Pipeline] sh [2023-07-11T03:29:17.257Z] + make test [2023-07-11T03:29:17.258Z] go test -race -coverprofile=coverage.out ./... [2023-07-11T03:29:35.343Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-11T03:29:35.913Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.061s coverage: 76.9% of statements [2023-07-11T03:29:35.913Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-11T03:29:35.913Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-11T03:29:35.913Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-11T03:29:36.171Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.071s coverage: 85.7% of statements [2023-07-11T03:29:36.171Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.060s coverage: 27.3% of statements [2023-07-11T03:29:58.113Z] go vet ./... [2023-07-11T03:30:00.012Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T03:30:00.012Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T03:30:00.012Z] ./bin/test-attribution-txt.sh [2023-07-11T03:30:00.012Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-07-11T03:30:00.012Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-07-11T03:30:00.012Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [Pipeline] echo [2023-07-11T03:30:00.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T03:30:00.085Z] $ docker stop --time=1 b3f67af44279303f7d9f65cd885753f4a269d958b587bfa7a95b31b7cd10be6a [2023-07-11T03:30:05.359Z] $ docker rm -f --volumes b3f67af44279303f7d9f65cd885753f4a269d958b587bfa7a95b31b7cd10be6a [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T03:30:05.992Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T03:30:06.056Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-11T03:30:06.813Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T03:30:07.132Z] + ls -al . [2023-07-11T03:30:07.132Z] total 156 [2023-07-11T03:30:07.132Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 03:29 . [2023-07-11T03:30:07.132Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 03:28 .. [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 03:28 .dockerignore [2023-07-11T03:30:07.132Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 03:28 .git [2023-07-11T03:30:07.132Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 03:28 .github [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 03:28 .gitignore [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 03:28 .golangci.yml [2023-07-11T03:30:07.132Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 03:28 .semver [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 03:28 Attribution.txt [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 03:28 CHANGELOG.md [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 03:28 Dockerfile [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 03:28 GOVERNANCE.md [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 03:28 Jenkinsfile [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 03:28 LICENSE [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 03:28 Makefile [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 03:28 OWNERS.md [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 03:28 README.md [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 03:28 VERSION [2023-07-11T03:30:07.132Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 03:28 bin [2023-07-11T03:30:07.132Z] -rw-r--r-- 1 jenkins jenkins 5223 Jul 11 03:29 coverage.out [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 11 03:28 go.mod [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 11 03:28 go.sum [2023-07-11T03:30:07.132Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 03:28 internal [2023-07-11T03:30:07.132Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 03:28 main.go [2023-07-11T03:30:07.132Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 03:28 pkg [2023-07-11T03:30:07.132Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 03:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:30:07.534Z] + 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=cabc917382b87e3a68ead34f7e6fd349ef4b0842 --label arch=amd64 --label version=0.0.0 . [2023-07-11T03:30:07.534Z] Sending build context to Docker daemon 316.9kB [2023-07-11T03:30:07.534Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T03:30:07.534Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-11T03:30:07.534Z] ---> 55df9ae1be31 [2023-07-11T03:30:07.534Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T03:30:07.534Z] ---> Running in 5f60a89f76ea [2023-07-11T03:30:07.793Z] Removing intermediate container 5f60a89f76ea [2023-07-11T03:30:07.793Z] ---> cfb5490526b7 [2023-07-11T03:30:07.793Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T03:30:07.793Z] ---> Running in 58d0d6df4aa2 [2023-07-11T03:30:07.793Z] Removing intermediate container 58d0d6df4aa2 [2023-07-11T03:30:07.793Z] ---> 06e25f82e5e4 [2023-07-11T03:30:07.793Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-11T03:30:07.793Z] ---> Running in 0b4e72dfc7f6 [2023-07-11T03:30:07.793Z] Removing intermediate container 0b4e72dfc7f6 [2023-07-11T03:30:07.793Z] ---> 21b9a19091db [2023-07-11T03:30:07.793Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T03:30:07.793Z] ---> Running in 285b1c2fea68 [2023-07-11T03:30:08.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T03:30:08.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T03:30:08.620Z] OK: 265 MiB in 53 packages [2023-07-11T03:30:08.879Z] Removing intermediate container 285b1c2fea68 [2023-07-11T03:30:08.879Z] ---> a2061c3aae9b [2023-07-11T03:30:08.879Z] Step 7/26 : WORKDIR /app [2023-07-11T03:30:08.879Z] ---> Running in 326a5e3843af [2023-07-11T03:30:09.139Z] Removing intermediate container 326a5e3843af [2023-07-11T03:30:09.139Z] ---> 9fac229504f1 [2023-07-11T03:30:09.139Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-11T03:30:09.139Z] ---> e7aae1c7e75f [2023-07-11T03:30:09.139Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T03:30:09.139Z] ---> Running in 0cef5d838bc5 [2023-07-11T03:30:10.076Z] Removing intermediate container 0cef5d838bc5 [2023-07-11T03:30:10.076Z] ---> 16d5e3dfa97f [2023-07-11T03:30:10.076Z] Step 10/26 : COPY . . [2023-07-11T03:30:10.076Z] ---> de673b74b222 [2023-07-11T03:30:10.076Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T03:30:10.076Z] ---> Running in 01cdb34ad122 [2023-07-11T03:30:10.339Z] Removing intermediate container 01cdb34ad122 [2023-07-11T03:30:10.339Z] ---> 67e00129a87b [2023-07-11T03:30:10.339Z] Step 12/26 : RUN $MAKE [2023-07-11T03:30:10.339Z] ---> Running in 0dbd3a9f5da9 [2023-07-11T03:30:10.600Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-11T03:30:22.323Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-821 in /w/workspace/xfoundry_app-record-replay_PR-36 [Pipeline] { [Pipeline] ws [2023-07-11T03:30:22.384Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-07-11T03:30:22.460Z] Selected Git installation does not exist. Using Default [2023-07-11T03:30:22.460Z] The recommended git tool is: NONE [2023-07-11T03:30:28.058Z] using credential edgex-jenkins-ssh [2023-07-11T03:30:28.076Z] Cloning the remote Git repository [2023-07-11T03:30:28.126Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T03:30:28.213Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-07-11T03:30:28.363Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T03:30:28.364Z] > git --version # timeout=10 [2023-07-11T03:30:28.387Z] > git --version # 'git version 2.25.1' [2023-07-11T03:30:28.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T03:30:28.556Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T03:30:29.119Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-11T03:30:29.151Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-11T03:30:30.628Z] Merging remotes/origin/main commit 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 into PR head commit cabc917382b87e3a68ead34f7e6fd349ef4b0842 [2023-07-11T03:30:30.906Z] Merge succeeded, producing cabc917382b87e3a68ead34f7e6fd349ef4b0842 [2023-07-11T03:30:30.907Z] Checking out Revision cabc917382b87e3a68ead34f7e6fd349ef4b0842 (PR-36) [2023-07-11T03:30:30.103Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-11T03:30:30.153Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-11T03:30:30.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T03:30:30.173Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-11T03:30:30.646Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T03:30:30.730Z] > git checkout -f cabc917382b87e3a68ead34f7e6fd349ef4b0842 # timeout=10 [2023-07-11T03:30:30.812Z] > git remote # timeout=10 [2023-07-11T03:30:30.829Z] > git config --get remote.origin.url # timeout=10 [2023-07-11T03:30:30.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-11T03:30:30.865Z] > git merge 2c282af5260d380b24eaba4cc371f3a0b43fd8c9 # timeout=10 [2023-07-11T03:30:30.891Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-11T03:30:30.914Z] > git config core.sparsecheckout # timeout=10 [2023-07-11T03:30:30.928Z] > git checkout -f cabc917382b87e3a68ead34f7e6fd349ef4b0842 # timeout=10 [2023-07-11T03:30:31.402Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-11T03:30:31.462Z] > git --version # timeout=10 [2023-07-11T03:30:31.480Z] > git --version # 'git version 2.25.1' [2023-07-11T03:30:31.501Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T03:30:32.650Z] Removing intermediate container 0dbd3a9f5da9 [2023-07-11T03:30:32.650Z] ---> a75c04b07f87 [2023-07-11T03:30:32.650Z] Step 13/26 : FROM alpine:3.17 [2023-07-11T03:30:32.650Z] 3.17: Pulling from library/alpine [2023-07-11T03:30:32.650Z] 4db1b89c0bd1: Pulling fs layer [2023-07-11T03:30:32.650Z] 4db1b89c0bd1: Download complete [2023-07-11T03:30:32.650Z] 4db1b89c0bd1: Pull complete [2023-07-11T03:30:32.650Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T03:30:32.650Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T03:30:32.650Z] ---> 1f73a9d63274 [2023-07-11T03:30:32.650Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-11T03:30:32.650Z] ---> Running in 5210dd75562a [2023-07-11T03:30:32.650Z] Removing intermediate container 5210dd75562a [2023-07-11T03:30:32.650Z] ---> b7bb5344171f [2023-07-11T03:30:32.650Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-11T03:30:32.650Z] ---> Running in f65cbc704e0a [2023-07-11T03:30:32.650Z] Removing intermediate container f65cbc704e0a [2023-07-11T03:30:32.650Z] ---> a643e252b04f [2023-07-11T03:30:32.650Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T03:30:32.650Z] ---> Running in 3ad9982332bc [2023-07-11T03:30:32.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-11T03:30:32.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-11T03:30:32.796Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-11T03:30:32.796Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-11T03:30:32.796Z] Dload Upload Total Spent Left Speed [2023-07-11T03:30:32.796Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76813 [2023-07-11T03:30:32.907Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-11T03:30:32.907Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-11T03:30:32.907Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T03:30:32.907Z] Executing ca-certificates-20230506-r0.trigger [Pipeline] sh [2023-07-11T03:30:33.166Z] OK: 8 MiB in 17 packages [2023-07-11T03:30:33.424Z] Removing intermediate container 3ad9982332bc [2023-07-11T03:30:33.424Z] ---> 6025562b77e8 [2023-07-11T03:30:33.424Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-11T03:30:33.440Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-11T03:30:33.685Z] ---> 0136a7b52fdd [2023-07-11T03:30:33.685Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-11T03:30:33.685Z] ---> de1381910d20 [2023-07-11T03:30:33.685Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-11T03:30:33.791Z] + sudo tee /etc/docker/daemon.new [2023-07-11T03:30:33.791Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-11T03:30:33.791Z] { [2023-07-11T03:30:33.791Z] "registry-mirrors": [ [2023-07-11T03:30:33.791Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-11T03:30:33.791Z] ], [2023-07-11T03:30:33.791Z] "bip": "10.250.0.254/24", [2023-07-11T03:30:33.791Z] "hosts": [ [2023-07-11T03:30:33.791Z] "tcp://0.0.0.0:5555", [2023-07-11T03:30:33.791Z] "unix:///var/run/docker.sock" [2023-07-11T03:30:33.791Z] ], [2023-07-11T03:30:33.791Z] "mtu": 1458, [2023-07-11T03:30:33.791Z] "selinux-enabled": true, [2023-07-11T03:30:33.791Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-11T03:30:33.791Z] } [Pipeline] sh [2023-07-11T03:30:33.946Z] ---> 55b4286a0258 [2023-07-11T03:30:33.946Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-11T03:30:34.133Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-11T03:30:34.484Z] + sudo service docker restart [2023-07-11T03:30:34.882Z] ---> f5bce5bc96c3 [2023-07-11T03:30:34.882Z] Step 21/26 : EXPOSE 59712 [2023-07-11T03:30:34.882Z] ---> Running in 21e9202b3975 [2023-07-11T03:30:34.882Z] Removing intermediate container 21e9202b3975 [2023-07-11T03:30:34.882Z] ---> cc056b4494cf [2023-07-11T03:30:34.882Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-11T03:30:35.142Z] ---> Running in cfbd0a7f9ca5 [2023-07-11T03:30:35.142Z] Removing intermediate container cfbd0a7f9ca5 [2023-07-11T03:30:35.142Z] ---> aef99abad36c [2023-07-11T03:30:35.142Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T03:30:35.142Z] ---> Running in 9bb07af8b261 [2023-07-11T03:30:35.142Z] Removing intermediate container 9bb07af8b261 [2023-07-11T03:30:35.142Z] ---> 0708298dd791 [2023-07-11T03:30:35.142Z] Step 24/26 : LABEL arch=amd64 [2023-07-11T03:30:35.142Z] ---> Running in 0b914543f2aa [2023-07-11T03:30:35.402Z] Removing intermediate container 0b914543f2aa [2023-07-11T03:30:35.402Z] ---> d63630b0952a [2023-07-11T03:30:35.402Z] Step 25/26 : LABEL git_sha=cabc917382b87e3a68ead34f7e6fd349ef4b0842 [2023-07-11T03:30:35.402Z] ---> Running in 80907869d216 [2023-07-11T03:30:35.402Z] Removing intermediate container 80907869d216 [2023-07-11T03:30:35.402Z] ---> 2443b532fc74 [2023-07-11T03:30:35.402Z] Step 26/26 : LABEL version=0.0.0 [2023-07-11T03:30:35.402Z] ---> Running in 7014a89d21fa [2023-07-11T03:30:35.402Z] Removing intermediate container 7014a89d21fa [2023-07-11T03:30:35.402Z] ---> 8629c85f453c [2023-07-11T03:30:35.402Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T03:30:35.402Z] Successfully built 8629c85f453c [2023-07-11T03:30:35.402Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:30:36.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T03:30:36.297Z] [2023-07-11T03:30:36.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:30:36.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T03:30:36.677Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-11T03:30:36.677Z] 5eb5b503b376: Pulling fs layer [2023-07-11T03:30:36.677Z] 5c69ac0246d0: Pulling fs layer [2023-07-11T03:30:36.677Z] ec43610c2a17: Pulling fs layer [2023-07-11T03:30:36.677Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-11T03:30:36.677Z] 33b1e0a273af: Pulling fs layer [2023-07-11T03:30:36.677Z] 5d3b04190fa2: Pulling fs layer [2023-07-11T03:30:36.677Z] 2f39f015ded8: Pulling fs layer [2023-07-11T03:30:36.677Z] 5d3b04190fa2: Waiting [2023-07-11T03:30:36.677Z] 3a2ae6a8a46f: Waiting [2023-07-11T03:30:36.677Z] 33b1e0a273af: Waiting [2023-07-11T03:30:36.677Z] 2f39f015ded8: Waiting [2023-07-11T03:30:36.677Z] 5c69ac0246d0: Verifying Checksum [2023-07-11T03:30:36.677Z] 5c69ac0246d0: Download complete [2023-07-11T03:30:36.677Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-11T03:30:36.677Z] 3a2ae6a8a46f: Download complete [2023-07-11T03:30:36.677Z] 33b1e0a273af: Verifying Checksum [2023-07-11T03:30:36.677Z] 33b1e0a273af: Download complete [2023-07-11T03:30:36.677Z] 5d3b04190fa2: Verifying Checksum [2023-07-11T03:30:36.677Z] 5d3b04190fa2: Download complete [2023-07-11T03:30:36.677Z] ec43610c2a17: Verifying Checksum [2023-07-11T03:30:36.677Z] ec43610c2a17: Download complete [2023-07-11T03:30:36.935Z] 5eb5b503b376: Verifying Checksum [2023-07-11T03:30:36.935Z] 5eb5b503b376: Download complete [2023-07-11T03:30:37.502Z] 2f39f015ded8: Download complete [2023-07-11T03:30:38.068Z] 5eb5b503b376: Pull complete [2023-07-11T03:30:38.326Z] 5c69ac0246d0: Pull complete [2023-07-11T03:30:38.584Z] ec43610c2a17: Pull complete [2023-07-11T03:30:38.842Z] 3a2ae6a8a46f: Pull complete [2023-07-11T03:30:38.842Z] 33b1e0a273af: Pull complete [2023-07-11T03:30:39.101Z] 5d3b04190fa2: Pull complete [2023-07-11T03:30:43.283Z] 2f39f015ded8: Pull complete [2023-07-11T03:30:43.283Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-11T03:30:43.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T03:30:43.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T03:30:43.509Z] prd-ubuntu20.04-docker-8c-8g-820 does not seem to be running inside a container [2023-07-11T03:30:43.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-36 -v /w/workspace/xfoundry_app-record-replay_PR-36:/w/workspace/xfoundry_app-record-replay_PR-36:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-36@tmp:/w/workspace/xfoundry_app-record-replay_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-11T03:30:47.438Z] $ docker top 61ba61ac14c5e0b6422d025f7181515b0aa9a095c30f882170600ca99eb346b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T03:30:47.911Z] ---> job-cost.sh [2023-07-11T03:30:47.911Z] lf-activate-venv: SKIPPING [2023-07-11T03:30:47.911Z] INFO: No Stack... [2023-07-11T03:30:48.170Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T03:30:48.429Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T03:30:48.744Z] + cat /w/workspace/xfoundry_app-record-replay_PR-36/archives/cost.csv [2023-07-11T03:30:48.744Z] + cut -d, -f6 [Pipeline] lock [2023-07-11T03:30:48.788Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-36-1-stack-cost] [2023-07-11T03:30:48.792Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-36-1-stack-cost] did not exist. Created. [2023-07-11T03:30:48.792Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-36-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T03:30:49.182Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-11T03:30:49.230Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T03:30:49.262Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-36-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T03:30:49.347Z] $ docker stop --time=1 61ba61ac14c5e0b6422d025f7181515b0aa9a095c30f882170600ca99eb346b5 [2023-07-11T03:30:50.491Z] $ docker rm -f --volumes 61ba61ac14c5e0b6422d025f7181515b0aa9a095c30f882170600ca99eb346b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T03:30:52.817Z] provisioning config files... [2023-07-11T03:30:52.847Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config3180454687815520754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T03:30:53.240Z] ---> docker-login.sh [2023-07-11T03:30:53.240Z] nexus3.edgexfoundry.org:10001 [2023-07-11T03:30:53.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:30:53.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:30:53.829Z] Configure a credential helper to remove this warning. See [2023-07-11T03:30:53.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:30:53.829Z] [2023-07-11T03:30:53.829Z] Login Succeeded [2023-07-11T03:30:53.829Z] nexus3.edgexfoundry.org:10002 [2023-07-11T03:30:54.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:30:54.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:30:54.100Z] Configure a credential helper to remove this warning. See [2023-07-11T03:30:54.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:30:54.100Z] [2023-07-11T03:30:54.100Z] Login Succeeded [2023-07-11T03:30:54.100Z] nexus3.edgexfoundry.org:10003 [2023-07-11T03:30:54.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:30:54.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:30:54.638Z] Configure a credential helper to remove this warning. See [2023-07-11T03:30:54.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:30:54.638Z] [2023-07-11T03:30:54.638Z] Login Succeeded [2023-07-11T03:30:54.638Z] nexus3.edgexfoundry.org:10004 [2023-07-11T03:30:54.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:30:54.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:30:54.908Z] Configure a credential helper to remove this warning. See [2023-07-11T03:30:54.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:30:54.908Z] [2023-07-11T03:30:54.908Z] Login Succeeded [2023-07-11T03:30:54.908Z] docker.io [2023-07-11T03:30:55.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-11T03:30:55.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-11T03:30:55.444Z] Configure a credential helper to remove this warning. See [2023-07-11T03:30:55.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-11T03:30:55.444Z] [2023-07-11T03:30:55.444Z] Login Succeeded [2023-07-11T03:30:55.444Z] ---> docker-login.sh ends [Pipeline] } [2023-07-11T03:30:55.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-11T03:30:55.861Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T03:30:55.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-11T03:30:55.933Z] ========================================================= [2023-07-11T03:30:55.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-11T03:30:55.933Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:30:56.437Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-11T03:30:56.437Z] Sending build context to Docker daemon 142.3kB [2023-07-11T03:30:56.709Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T03:30:56.709Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-11T03:30:56.709Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-11T03:30:56.709Z] c41833b44d91: Pulling fs layer [2023-07-11T03:30:56.709Z] ed15518f5707: Pulling fs layer [2023-07-11T03:30:56.709Z] feae8fd75edb: Pulling fs layer [2023-07-11T03:30:56.709Z] 242c74f7c9fa: Pulling fs layer [2023-07-11T03:30:56.709Z] 3cdef696dda3: Pulling fs layer [2023-07-11T03:30:56.709Z] 2ced38df9373: Pulling fs layer [2023-07-11T03:30:56.709Z] 58f1dce35555: Pulling fs layer [2023-07-11T03:30:56.709Z] 242c74f7c9fa: Waiting [2023-07-11T03:30:56.709Z] 3cdef696dda3: Waiting [2023-07-11T03:30:56.709Z] 2ced38df9373: Waiting [2023-07-11T03:30:56.709Z] 58f1dce35555: Waiting [2023-07-11T03:30:56.979Z] ed15518f5707: Verifying Checksum [2023-07-11T03:30:56.979Z] ed15518f5707: Download complete [2023-07-11T03:30:56.979Z] 242c74f7c9fa: Download complete [2023-07-11T03:30:56.979Z] 3cdef696dda3: Download complete [2023-07-11T03:30:56.979Z] c41833b44d91: Download complete [2023-07-11T03:30:57.957Z] c41833b44d91: Pull complete [2023-07-11T03:30:58.232Z] 58f1dce35555: Verifying Checksum [2023-07-11T03:30:58.232Z] 58f1dce35555: Download complete [2023-07-11T03:30:58.505Z] ed15518f5707: Pull complete [2023-07-11T03:30:59.477Z] feae8fd75edb: Verifying Checksum [2023-07-11T03:30:59.478Z] feae8fd75edb: Download complete [2023-07-11T03:30:59.478Z] 2ced38df9373: Verifying Checksum [2023-07-11T03:30:59.478Z] 2ced38df9373: Download complete [2023-07-11T03:31:11.819Z] feae8fd75edb: Pull complete [2023-07-11T03:31:11.819Z] 242c74f7c9fa: Pull complete [2023-07-11T03:31:11.819Z] 3cdef696dda3: Pull complete [2023-07-11T03:31:18.498Z] 2ced38df9373: Pull complete [2023-07-11T03:31:20.459Z] 58f1dce35555: Pull complete [2023-07-11T03:31:20.459Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-11T03:31:20.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-11T03:31:20.459Z] ---> fadd8f120f05 [2023-07-11T03:31:20.459Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T03:31:21.912Z] ---> Running in 6fed915c31f1 [2023-07-11T03:31:22.180Z] Removing intermediate container 6fed915c31f1 [2023-07-11T03:31:22.180Z] ---> fcff83791d93 [2023-07-11T03:31:22.180Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T03:31:22.456Z] ---> Running in ebba5240c726 [2023-07-11T03:31:22.734Z] Removing intermediate container ebba5240c726 [2023-07-11T03:31:22.734Z] ---> 362b964b52e3 [2023-07-11T03:31:22.734Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-11T03:31:22.734Z] ---> Running in 738ed5e4acf0 [2023-07-11T03:31:23.324Z] Removing intermediate container 738ed5e4acf0 [2023-07-11T03:31:23.324Z] ---> d90b78d5e31b [2023-07-11T03:31:23.324Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T03:31:23.324Z] ---> Running in 9a34b5bb5048 [2023-07-11T03:31:24.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T03:31:25.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T03:31:26.225Z] OK: 263 MiB in 53 packages [2023-07-11T03:31:28.188Z] Removing intermediate container 9a34b5bb5048 [2023-07-11T03:31:28.188Z] ---> b977564eb735 [2023-07-11T03:31:28.188Z] Step 7/12 : WORKDIR /app [2023-07-11T03:31:28.188Z] ---> Running in b69fb09b5bae [2023-07-11T03:31:28.188Z] Removing intermediate container b69fb09b5bae [2023-07-11T03:31:28.188Z] ---> 1358c23eac4f [2023-07-11T03:31:28.188Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-11T03:31:28.778Z] ---> ca0127ba4bc4 [2023-07-11T03:31:28.778Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T03:31:29.047Z] ---> Running in 85bf66bcb4a1 [2023-07-11T03:32:36.951Z] Removing intermediate container 85bf66bcb4a1 [2023-07-11T03:32:36.951Z] ---> ee2af7c8d4cd [2023-07-11T03:32:36.951Z] Step 10/12 : COPY . . [2023-07-11T03:32:36.951Z] ---> 8a38088594a8 [2023-07-11T03:32:36.951Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T03:32:36.951Z] ---> Running in 345e1ed4bd4e [2023-07-11T03:32:36.951Z] Removing intermediate container 345e1ed4bd4e [2023-07-11T03:32:36.951Z] ---> 421900a0c1a7 [2023-07-11T03:32:36.951Z] Step 12/12 : RUN $MAKE [2023-07-11T03:32:36.951Z] ---> Running in b0acd9a58a4b [2023-07-11T03:32:36.951Z] noop [2023-07-11T03:32:36.951Z] Removing intermediate container b0acd9a58a4b [2023-07-11T03:32:36.951Z] ---> abb427c504aa [2023-07-11T03:32:36.951Z] Successfully built abb427c504aa [2023-07-11T03:32:36.951Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:32:37.439Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T03:32:37.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T03:32:37.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-821 does not seem to be running inside a container [2023-07-11T03:32:37.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-11T03:32:38.945Z] $ docker top 939340d9d8aa835371f605660dfc6081b57a05b85c3715c5580d95c26a48b09e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T03:32:39.887Z] + go version [2023-07-11T03:32:39.887Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-11T03:32:39.940Z] $ docker stop --time=1 939340d9d8aa835371f605660dfc6081b57a05b85c3715c5580d95c26a48b09e [2023-07-11T03:32:41.626Z] $ docker rm -f --volumes 939340d9d8aa835371f605660dfc6081b57a05b85c3715c5580d95c26a48b09e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:32:42.485Z] + docker inspect -f . ci-base-image-arm64 [2023-07-11T03:32:42.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T03:32:42.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-821 does not seem to be running inside a container [2023-07-11T03:32:42.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-11T03:32:45.325Z] $ docker top 186daa5ecd5df4348c5223bd85d2ba6c9f4cb119c4e9f89e36c3f2a6deda5760 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T03:32:46.220Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-07-11T03:32:46.621Z] + make test [2023-07-11T03:32:46.622Z] go test -race -coverprofile=coverage.out ./... [2023-07-11T03:35:53.614Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-11T03:35:54.207Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.264s coverage: 76.9% of statements [2023-07-11T03:35:56.831Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.476s coverage: 85.7% of statements [2023-07-11T03:36:00.190Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-11T03:36:00.190Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-11T03:36:00.190Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-11T03:36:00.190Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.228s coverage: 27.3% of statements [2023-07-11T03:36:00.777Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-11T03:36:00.777Z] go vet ./... [2023-07-11T03:38:37.776Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-11T03:38:37.776Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-11T03:38:37.776Z] ./bin/test-attribution-txt.sh [2023-07-11T03:38:37.776Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-07-11T03:38:37.776Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-07-11T03:38:37.776Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [Pipeline] echo [2023-07-11T03:38:37.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-11T03:38:37.856Z] $ docker stop --time=1 186daa5ecd5df4348c5223bd85d2ba6c9f4cb119c4e9f89e36c3f2a6deda5760 [2023-07-11T03:38:39.748Z] $ docker rm -f --volumes 186daa5ecd5df4348c5223bd85d2ba6c9f4cb119c4e9f89e36c3f2a6deda5760 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-11T03:38:41.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-11T03:38:41.522Z] Warning: overwriting stash ‘coverage-report’ [2023-07-11T03:38:42.008Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-11T03:38:42.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-11T03:38:42.981Z] + ls -al . [2023-07-11T03:38:42.982Z] total 152 [2023-07-11T03:38:42.982Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 03:32 . [2023-07-11T03:38:42.982Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 03:30 .. [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 11 03:30 .dockerignore [2023-07-11T03:38:42.982Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 03:30 .git [2023-07-11T03:38:42.982Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 03:30 .github [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 11 03:30 .gitignore [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 03:30 .golangci.yml [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 11 03:30 Attribution.txt [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 11 03:30 CHANGELOG.md [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 11 03:30 Dockerfile [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 03:30 GOVERNANCE.md [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 11 03:30 Jenkinsfile [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 11 03:30 LICENSE [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 11 03:30 Makefile [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 11 03:30 OWNERS.md [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 11 03:30 README.md [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 03:28 VERSION [2023-07-11T03:38:42.982Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 03:30 bin [2023-07-11T03:38:42.982Z] -rw-r--r-- 1 jenkins jenkins 5223 Jul 11 03:35 coverage.out [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 11 03:30 go.mod [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 11 03:30 go.sum [2023-07-11T03:38:42.982Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 11 03:30 internal [2023-07-11T03:38:42.982Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 11 03:30 main.go [2023-07-11T03:38:42.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 03:30 pkg [2023-07-11T03:38:42.982Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 03:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:38:43.409Z] + 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=cabc917382b87e3a68ead34f7e6fd349ef4b0842 --label arch=arm64 --label version=0.0.0 . [2023-07-11T03:38:43.410Z] Sending build context to Docker daemon 148.5kB [2023-07-11T03:38:43.678Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-11T03:38:43.678Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-11T03:38:43.678Z] ---> abb427c504aa [2023-07-11T03:38:43.678Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-11T03:38:43.678Z] ---> Running in c4b06471ca97 [2023-07-11T03:38:43.947Z] Removing intermediate container c4b06471ca97 [2023-07-11T03:38:43.947Z] ---> 97f5d0cb4c15 [2023-07-11T03:38:43.947Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-11T03:38:44.215Z] ---> Running in c5e063191143 [2023-07-11T03:38:44.490Z] Removing intermediate container c5e063191143 [2023-07-11T03:38:44.490Z] ---> 257e8a22db8b [2023-07-11T03:38:44.490Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-11T03:38:44.490Z] ---> Running in 711d6961d90a [2023-07-11T03:38:44.766Z] Removing intermediate container 711d6961d90a [2023-07-11T03:38:44.766Z] ---> 263a0e28939e [2023-07-11T03:38:44.766Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-11T03:38:44.766Z] ---> Running in fccbfd7fb588 [2023-07-11T03:38:45.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T03:38:48.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T03:38:49.717Z] OK: 263 MiB in 53 packages [2023-07-11T03:38:50.680Z] Removing intermediate container fccbfd7fb588 [2023-07-11T03:38:50.680Z] ---> 324b928e5b67 [2023-07-11T03:38:50.680Z] Step 7/26 : WORKDIR /app [2023-07-11T03:38:50.680Z] ---> Running in 95f41eae028a [2023-07-11T03:38:50.948Z] Removing intermediate container 95f41eae028a [2023-07-11T03:38:50.948Z] ---> 3dd3787e04e2 [2023-07-11T03:38:50.948Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-11T03:38:51.536Z] ---> 07c2a9af0854 [2023-07-11T03:38:51.536Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-11T03:38:51.536Z] ---> Running in 28c0d68a8c16 [2023-07-11T03:38:54.125Z] Removing intermediate container 28c0d68a8c16 [2023-07-11T03:38:54.125Z] ---> 3e6d92843f0b [2023-07-11T03:38:54.125Z] Step 10/26 : COPY . . [2023-07-11T03:38:54.710Z] ---> 8ddd89eeb40b [2023-07-11T03:38:54.710Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-11T03:38:54.710Z] ---> Running in cec274b1fdcf [2023-07-11T03:38:54.977Z] Removing intermediate container cec274b1fdcf [2023-07-11T03:38:54.977Z] ---> d076bd15c057 [2023-07-11T03:38:54.977Z] Step 12/26 : RUN $MAKE [2023-07-11T03:38:54.977Z] ---> Running in db2a4c3c618f [2023-07-11T03:38:55.953Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-11T03:41:32.689Z] Removing intermediate container db2a4c3c618f [2023-07-11T03:41:32.689Z] ---> f5afae8297d8 [2023-07-11T03:41:32.689Z] Step 13/26 : FROM alpine:3.17 [2023-07-11T03:41:32.689Z] 3.17: Pulling from library/alpine [2023-07-11T03:41:32.689Z] edb6bdbacee9: Pulling fs layer [2023-07-11T03:41:32.689Z] edb6bdbacee9: Verifying Checksum [2023-07-11T03:41:32.689Z] edb6bdbacee9: Download complete [2023-07-11T03:41:32.689Z] edb6bdbacee9: Pull complete [2023-07-11T03:41:32.689Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-11T03:41:32.689Z] Status: Downloaded newer image for alpine:3.17 [2023-07-11T03:41:32.689Z] ---> 779605e5fbc0 [2023-07-11T03:41:32.689Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-11T03:41:32.689Z] ---> Running in d8d6cd042430 [2023-07-11T03:41:32.689Z] Removing intermediate container d8d6cd042430 [2023-07-11T03:41:32.689Z] ---> acf0f3a6299d [2023-07-11T03:41:32.689Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-11T03:41:32.689Z] ---> Running in 6390fdc62929 [2023-07-11T03:41:32.689Z] Removing intermediate container 6390fdc62929 [2023-07-11T03:41:32.689Z] ---> 8bf57ae53b35 [2023-07-11T03:41:32.689Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-11T03:41:32.689Z] ---> Running in 43c2d42f734e [2023-07-11T03:41:32.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-11T03:41:32.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-11T03:41:32.689Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-11T03:41:32.689Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-11T03:41:32.689Z] Executing busybox-1.35.0-r29.trigger [2023-07-11T03:41:32.689Z] Executing ca-certificates-20230506-r0.trigger [2023-07-11T03:41:32.689Z] OK: 8 MiB in 17 packages [2023-07-11T03:41:32.689Z] Removing intermediate container 43c2d42f734e [2023-07-11T03:41:32.689Z] ---> 680386350da2 [2023-07-11T03:41:32.689Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-11T03:41:32.689Z] ---> 192cd05602ea [2023-07-11T03:41:32.689Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-11T03:41:32.689Z] ---> f06ab62adcfc [2023-07-11T03:41:32.689Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-11T03:41:32.689Z] ---> 32f0e5d78531 [2023-07-11T03:41:32.689Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-11T03:41:32.689Z] ---> ef022f9e6655 [2023-07-11T03:41:32.689Z] Step 21/26 : EXPOSE 59712 [2023-07-11T03:41:32.689Z] ---> Running in 5be4c83bd8ed [2023-07-11T03:41:32.689Z] Removing intermediate container 5be4c83bd8ed [2023-07-11T03:41:32.689Z] ---> e4f196468bbb [2023-07-11T03:41:32.689Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-11T03:41:32.689Z] ---> Running in 308e0917bf1f [2023-07-11T03:41:32.956Z] Removing intermediate container 308e0917bf1f [2023-07-11T03:41:32.956Z] ---> c39ee2a3523f [2023-07-11T03:41:32.956Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-11T03:41:32.956Z] ---> Running in 64fe9f3dae11 [2023-07-11T03:41:33.224Z] Removing intermediate container 64fe9f3dae11 [2023-07-11T03:41:33.224Z] ---> f99b24be59ce [2023-07-11T03:41:33.224Z] Step 24/26 : LABEL arch=arm64 [2023-07-11T03:41:33.224Z] ---> Running in 9bbdf34bc44a [2023-07-11T03:41:33.491Z] Removing intermediate container 9bbdf34bc44a [2023-07-11T03:41:33.491Z] ---> b18ac3d76b75 [2023-07-11T03:41:33.491Z] Step 25/26 : LABEL git_sha=cabc917382b87e3a68ead34f7e6fd349ef4b0842 [2023-07-11T03:41:33.491Z] ---> Running in 41e2046417a0 [2023-07-11T03:41:33.759Z] Removing intermediate container 41e2046417a0 [2023-07-11T03:41:33.759Z] ---> 4d0f0d5d54d1 [2023-07-11T03:41:33.759Z] Step 26/26 : LABEL version=0.0.0 [2023-07-11T03:41:34.028Z] ---> Running in 99be1834d497 [2023-07-11T03:41:34.293Z] Removing intermediate container 99be1834d497 [2023-07-11T03:41:34.293Z] ---> 4eebec43eb19 [2023-07-11T03:41:34.293Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-11T03:41:34.293Z] Successfully built 4eebec43eb19 [2023-07-11T03:41:34.293Z] 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-07-11T03:41:35.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T03:41:35.094Z] [2023-07-11T03:41:35.094Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:41:35.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T03:41:35.493Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-11T03:41:35.493Z] 8998bd30e6a1: Pulling fs layer [2023-07-11T03:41:35.493Z] 04944245beec: Pulling fs layer [2023-07-11T03:41:35.493Z] 699f458cf7ca: Pulling fs layer [2023-07-11T03:41:35.493Z] 765212b225bb: Pulling fs layer [2023-07-11T03:41:35.493Z] f23df028b6ca: Pulling fs layer [2023-07-11T03:41:35.493Z] d65c8cfc05b1: Pulling fs layer [2023-07-11T03:41:35.493Z] 2437ff75d9bd: Pulling fs layer [2023-07-11T03:41:35.493Z] f23df028b6ca: Waiting [2023-07-11T03:41:35.493Z] d65c8cfc05b1: Waiting [2023-07-11T03:41:35.493Z] 2437ff75d9bd: Waiting [2023-07-11T03:41:35.493Z] 765212b225bb: Waiting [2023-07-11T03:41:35.758Z] 04944245beec: Verifying Checksum [2023-07-11T03:41:35.758Z] 04944245beec: Download complete [2023-07-11T03:41:35.758Z] 765212b225bb: Verifying Checksum [2023-07-11T03:41:35.758Z] 765212b225bb: Download complete [2023-07-11T03:41:35.758Z] f23df028b6ca: Verifying Checksum [2023-07-11T03:41:35.758Z] f23df028b6ca: Download complete [2023-07-11T03:41:35.758Z] d65c8cfc05b1: Download complete [2023-07-11T03:41:36.025Z] 699f458cf7ca: Verifying Checksum [2023-07-11T03:41:36.025Z] 699f458cf7ca: Download complete [2023-07-11T03:41:36.293Z] 8998bd30e6a1: Verifying Checksum [2023-07-11T03:41:36.293Z] 8998bd30e6a1: Download complete [2023-07-11T03:41:38.868Z] 2437ff75d9bd: Verifying Checksum [2023-07-11T03:41:38.868Z] 2437ff75d9bd: Download complete [2023-07-11T03:41:42.200Z] 8998bd30e6a1: Pull complete [2023-07-11T03:41:42.200Z] 04944245beec: Pull complete [2023-07-11T03:41:43.607Z] 699f458cf7ca: Pull complete [2023-07-11T03:41:43.874Z] 765212b225bb: Pull complete [2023-07-11T03:41:44.455Z] f23df028b6ca: Pull complete [2023-07-11T03:41:44.721Z] d65c8cfc05b1: Pull complete [2023-07-11T03:41:57.017Z] 2437ff75d9bd: Pull complete [2023-07-11T03:41:57.017Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-11T03:41:57.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-11T03:41:57.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T03:41:57.399Z] prd-ubuntu20.04-docker-arm64-4c-16g-821 does not seem to be running inside a container [2023-07-11T03:41:57.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-11T03:42:00.208Z] $ docker top 11d2d096ce7a3eeeb8adf6cbb67d210b0f465777c00db75155a626f80aa71a5c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-11T03:42:00.769Z] ---> job-cost.sh [2023-07-11T03:42:01.039Z] lf-activate-venv: SKIPPING [2023-07-11T03:42:01.039Z] INFO: No Stack... [2023-07-11T03:42:02.452Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-11T03:42:03.035Z] INFO: Archiving Costs [Pipeline] sh [2023-07-11T03:42:03.698Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [2023-07-11T03:42:03.698Z] + cut -d, -f6 [Pipeline] lock [2023-07-11T03:42:03.779Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-36-1-stack-cost] [2023-07-11T03:42:03.784Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-36-1-stack-cost] did not exist. Created. [2023-07-11T03:42:03.784Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-36-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-11T03:42:04.513Z] /w/workspace/app-record-replay/1@tmp/durable-7e41fa89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-11T03:42:04.867Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-11T03:42:04.902Z] Warning: overwriting stash ‘stack-cost’ [2023-07-11T03:42:04.961Z] Stashed 1 file(s) [Pipeline] } [2023-07-11T03:42:04.975Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-36-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-11T03:42:05.052Z] $ docker stop --time=1 11d2d096ce7a3eeeb8adf6cbb67d210b0f465777c00db75155a626f80aa71a5c [2023-07-11T03:42:06.562Z] $ docker rm -f --volumes 11d2d096ce7a3eeeb8adf6cbb67d210b0f465777c00db75155a626f80aa71a5c [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-07-11T03:42:07.614Z] provisioning config files... [2023-07-11T03:42:07.621Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-36 #1 [2023-07-11T03:42:07.623Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-36@tmp/config9094679687976981806tmp [Pipeline] { [Pipeline] sh [2023-07-11T03:42:07.960Z] + set +x [2023-07-11T03:42:07.960Z] + curl -s https://codecov.io/bash [2023-07-11T03:42:07.960Z] + bash -s -- [2023-07-11T03:42:07.960Z] [2023-07-11T03:42:07.960Z] _____ _ [2023-07-11T03:42:07.960Z] / ____| | | [2023-07-11T03:42:07.960Z] | | ___ __| | ___ ___ _____ __ [2023-07-11T03:42:07.960Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-11T03:42:07.960Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-11T03:42:07.960Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-11T03:42:07.960Z] Bash-1.0.6 [2023-07-11T03:42:07.960Z] [2023-07-11T03:42:07.960Z] [2023-07-11T03:42:07.960Z] ==> git version 2.25.1 found [2023-07-11T03:42:07.960Z] ==> 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-07-11T03:42:07.960Z] Release-Date: 2020-01-08 [2023-07-11T03:42:07.960Z] 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-07-11T03:42:07.960Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-11T03:42:07.960Z] ==> Jenkins CI detected. [2023-07-11T03:42:07.960Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-36 [2023-07-11T03:42:07.960Z] project root: . [2023-07-11T03:42:07.960Z] --> token set from env [2023-07-11T03:42:07.960Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-11T03:42:07.960Z] ==> Running gcov in . (disable via -X gcov) [2023-07-11T03:42:07.960Z] ==> Python coveragepy not found [2023-07-11T03:42:07.960Z] ==> Searching for coverage reports in: [2023-07-11T03:42:07.960Z] + . [2023-07-11T03:42:08.220Z] -> Found 1 reports [2023-07-11T03:42:08.220Z] ==> Detecting git/mercurial file structure [2023-07-11T03:42:08.220Z] ==> Reading reports [2023-07-11T03:42:08.220Z] + ./coverage.out bytes=5223 [2023-07-11T03:42:08.220Z] ==> Appending adjustments [2023-07-11T03:42:08.220Z] https://docs.codecov.io/docs/fixing-reports [2023-07-11T03:42:08.220Z] + Found adjustments [2023-07-11T03:42:08.221Z] ==> Gzipping contents [2023-07-11T03:42:08.221Z] 4.0K /tmp/codecov.L5Abmd.gz [2023-07-11T03:42:08.221Z] ==> Uploading reports [2023-07-11T03:42:08.221Z] url: https://codecov.io [2023-07-11T03:42:08.221Z] query: branch=PR-36&commit=cabc917382b87e3a68ead34f7e6fd349ef4b0842&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-36%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=36&job=&cmd_args= [2023-07-11T03:42:08.221Z] -> Pinging Codecov [2023-07-11T03:42:08.221Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-36&commit=cabc917382b87e3a68ead34f7e6fd349ef4b0842&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-36%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=36&job=&cmd_args= [2023-07-11T03:42:08.221Z] Invalid request parameters [2023-07-11T03:42:08.221Z] 400 [Pipeline] } [2023-07-11T03:42:08.250Z] 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-07-11T03:42:10.076Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-36/archives ] [2023-07-11T03:42:10.076Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-36/archives [2023-07-11T03:42:10.076Z] total 16 [2023-07-11T03:42:10.076Z] drwxr-xr-x 3 root root 4096 Jul 11 03:30 . [2023-07-11T03:42:10.076Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 03:30 .. [2023-07-11T03:42:10.076Z] drwxr-xr-x 2 root root 4096 Jul 11 03:30 cost [2023-07-11T03:42:10.076Z] -rw-r--r-- 1 root root 88 Jul 11 03:30 cost.csv [2023-07-11T03:42:10.076Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-36/archives [2023-07-11T03:42:10.076Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-36/archives [2023-07-11T03:42:10.076Z] total 16 [2023-07-11T03:42:10.076Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 03:30 . [2023-07-11T03:42:10.076Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 03:30 .. [2023-07-11T03:42:10.076Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 03:30 cost [2023-07-11T03:42:10.076Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 11 03:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-11T03:42:10.399Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T03:42:11.306Z] ---> package-listing.sh [2023-07-11T03:42:11.306Z] ++ facter osfamily [2023-07-11T03:42:11.306Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-11T03:42:11.566Z] + OS_FAMILY=debian [2023-07-11T03:42:11.566Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-36 [2023-07-11T03:42:11.566Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-11T03:42:11.566Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-11T03:42:11.566Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-11T03:42:11.566Z] + PACKAGES=/tmp/packages_start.txt [2023-07-11T03:42:11.566Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-36 ']' [2023-07-11T03:42:11.566Z] + PACKAGES=/tmp/packages_end.txt [2023-07-11T03:42:11.566Z] + case "${OS_FAMILY}" in [2023-07-11T03:42:11.566Z] + dpkg -l [2023-07-11T03:42:11.566Z] + grep '^ii' [2023-07-11T03:42:11.566Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-11T03:42:11.566Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-11T03:42:11.566Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-11T03:42:11.566Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-36 ']' [2023-07-11T03:42:11.566Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-36/archives/ [2023-07-11T03:42:11.566Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-36/archives/ [Pipeline] echo [2023-07-11T03:42:11.603Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-11T03:42:11.898Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-11T03:42:12.520Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-11T03:42:12.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-11T03:42:12.659Z] prd-ubuntu20.04-docker-8c-8g-820 does not seem to be running inside a container [2023-07-11T03:42:12.694Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_app-record-replay_PR-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_app-record-replay_PR-36 -v /w/workspace/xfoundry_app-record-replay_PR-36:/w/workspace/xfoundry_app-record-replay_PR-36:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-36@tmp:/w/workspace/xfoundry_app-record-replay_PR-36@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-07-11T03:42:12.898Z] $ docker top 66c4907c18ad25327d641ddd86c93168ed4e1abfb2820ce7cbf7d050f80df16c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-11T03:42:13.296Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-11T03:42:13.614Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-11T03:42:13.922Z] + ls /var/log/sa-host [2023-07-11T03:42:13.922Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-11T03:42:14.128Z] provisioning config files... [2023-07-11T03:42:14.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-36@tmp/config1335656200794650033tmp [Pipeline] { [Pipeline] echo [2023-07-11T03:42:14.196Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T03:42:14.509Z] ---> create-netrc.sh [Pipeline] } [2023-07-11T03:42:14.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-11T03:42:14.952Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-11T03:42:14.982Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T03:42:15.294Z] ---> sudo-logs.sh [2023-07-11T03:42:15.294Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-11T03:42:15.379Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T03:42:15.698Z] ---> job-cost.sh [2023-07-11T03:42:15.698Z] lf-activate-venv: SKIPPING [2023-07-11T03:42:15.698Z] DEBUG: total: 0.2199999988079071 [2023-07-11T03:42:15.698Z] INFO: Retrieving Stack Cost... [2023-07-11T03:42:16.267Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-11T03:42:16.527Z] INFO: Archiving Costs [Pipeline] echo [2023-07-11T03:42:16.566Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-11T03:42:16.882Z] ---> logs-deploy.sh [2023-07-11T03:42:16.883Z] lf-activate-venv: SKIPPING [2023-07-11T03:42:16.883Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-36/1 [2023-07-11T03:42:16.883Z] INFO: archiving workspace using pattern(s): [2023-07-11T03:42:17.822Z] Archives upload complete. [2023-07-11T03:42:17.822Z] INFO: archiving logs to Nexus