Pull request #43 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6307ff3a318f435180c981a2ed3cc5084985db16+f87ca7d3b83689b830a75d23e332994a9af14d1e (9c77170f773e2551c4375d8e4c0c8df18532f241) 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-ssh15592331075607061596.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-ssh9097612745864484092.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-43/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-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16647974006689540470.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-43/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10049424413428400413.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-ssh2828534319003419031.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-43/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-43/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8587945569739747229.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-1124 in /w/workspace/xfoundry_app-record-replay_PR-43 [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-43 # 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 f87ca7d3b83689b830a75d23e332994a9af14d1e into PR head commit 6307ff3a318f435180c981a2ed3cc5084985db16 Merge succeeded, producing 6307ff3a318f435180c981a2ed3cc5084985db16 Checking out Revision 6307ff3a318f435180c981a2ed3cc5084985db16 (PR-43) > 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/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6307ff3a318f435180c981a2ed3cc5084985db16 # 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 f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6307ff3a318f435180c981a2ed3cc5084985db16 # 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-14T03:41:19.827Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-14T03:41:20.014Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-14T03:41:20.130Z] ========================================================= [2023-07-14T03:41:20.130Z] EdgeX Global Pipelines Version Info [2023-07-14T03:41:20.130Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-14T03:41:20.869Z] ------------------- [2023-07-14T03:41:20.869Z] stable info: [2023-07-14T03:41:20.869Z] ------------------- [2023-07-14T03:41:20.869Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-14T03:41:20.869Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T03:41:20.869Z] Message: update stable to v1.0.250 [2023-07-14T03:41:21.439Z] ------------------- [2023-07-14T03:41:21.439Z] experimental info: [2023-07-14T03:41:21.439Z] ------------------- [2023-07-14T03:41:21.439Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-14T03:41:21.439Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T03:41:21.439Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-14T03:41:21.739Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-14T03:41:21.788Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-14T03:41:21.833Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-14T03:41:21.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-14T03:41:21.921Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-14T03:41:21.965Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-14T03:41:22.007Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-14T03:41:22.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-14T03:41:22.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-14T03:41:22.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-14T03:41:22.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-14T03:41:22.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-14T03:41:22.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-14T03:41:22.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-14T03:41:22.364Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-14T03:41:22.417Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-14T03:41:22.459Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-14T03:41:22.504Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-14T03:41:22.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-14T03:41:22.595Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-14T03:41:22.645Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-14T03:41:22.690Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-14T03:41:22.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-14T03:41:22.776Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-14T03:41:22.819Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-14T03:41:22.861Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-14T03:41:22.903Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-14T03:41:22.948Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-43 [Pipeline] echo [2023-07-14T03:41:22.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-43 [Pipeline] echo [2023-07-14T03:41:23.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-43 [Pipeline] echo [2023-07-14T03:41:23.074Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6307ff3a318f435180c981a2ed3cc5084985db16 [Pipeline] echo [2023-07-14T03:41:23.118Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6307ff3 [Pipeline] echo [2023-07-14T03:41:23.165Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T03:41:23.284Z] provisioning config files... [2023-07-14T03:41:23.302Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-43@tmp/config2385937739987377194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T03:41:23.641Z] ---> docker-login.sh [2023-07-14T03:41:23.641Z] nexus3.edgexfoundry.org:10001 [2023-07-14T03:41:23.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:41:24.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:41:24.163Z] Configure a credential helper to remove this warning. See [2023-07-14T03:41:24.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:41:24.163Z] [2023-07-14T03:41:24.163Z] Login Succeeded [2023-07-14T03:41:24.163Z] nexus3.edgexfoundry.org:10002 [2023-07-14T03:41:24.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:41:24.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:41:24.163Z] Configure a credential helper to remove this warning. See [2023-07-14T03:41:24.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:41:24.163Z] [2023-07-14T03:41:24.163Z] Login Succeeded [2023-07-14T03:41:24.163Z] nexus3.edgexfoundry.org:10003 [2023-07-14T03:41:25.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:41:25.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:41:25.462Z] Configure a credential helper to remove this warning. See [2023-07-14T03:41:25.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:41:25.462Z] [2023-07-14T03:41:25.462Z] Login Succeeded [2023-07-14T03:41:25.462Z] nexus3.edgexfoundry.org:10004 [2023-07-14T03:41:25.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:41:25.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:41:25.462Z] Configure a credential helper to remove this warning. See [2023-07-14T03:41:25.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:41:25.462Z] [2023-07-14T03:41:25.462Z] Login Succeeded [2023-07-14T03:41:25.462Z] docker.io [2023-07-14T03:41:25.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:41:25.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:41:25.722Z] Configure a credential helper to remove this warning. See [2023-07-14T03:41:25.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:41:25.722Z] [2023-07-14T03:41:25.722Z] Login Succeeded [2023-07-14T03:41:25.722Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T03:41:25.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-14T03:41:26.416Z] + git rev-list -1 --merges 6307ff3a318f435180c981a2ed3cc5084985db16~1..6307ff3a318f435180c981a2ed3cc5084985db16 [Pipeline] echo [2023-07-14T03:41:26.477Z] -----------> git rev-list -1 --merges 6307ff3a318f435180c981a2ed3cc5084985db16~1..6307ff3a318f435180c981a2ed3cc5084985db16 6307ff3a318f435180c981a2ed3cc5084985db16 [false] [Pipeline] sh [2023-07-14T03:41:26.792Z] + git log --format=format:%s -1 6307ff3a318f435180c981a2ed3cc5084985db16 [Pipeline] echo [2023-07-14T03:41:26.828Z] ========================================================= [2023-07-14T03:41:26.829Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-14T03:41:26.829Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T03:41:27.289Z] + git log --format=format:%s -1 6307ff3a318f435180c981a2ed3cc5084985db16 [Pipeline] echo [2023-07-14T03:41:27.320Z] [semverPrep] GIT_COMMIT: 6307ff3a318f435180c981a2ed3cc5084985db16, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-07-14T03:41:27.350Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-14T03:41:27.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-14T03:41:27.753Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-14T03:41:27.753Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-14T03:41:27.753Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-14T03:41:27.753Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-14T03:41:27.753Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-14T03:41:27.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T03:41:28.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T03:41:28.252Z] [2023-07-14T03:41:28.252Z] 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-14T03:41:28.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T03:41:28.656Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-14T03:41:28.656Z] b85a868b505f: Pulling fs layer [2023-07-14T03:41:28.656Z] e2be974225ed: Pulling fs layer [2023-07-14T03:41:28.656Z] 339a4e72a1f5: Pulling fs layer [2023-07-14T03:41:28.656Z] 988bab9f4d93: Pulling fs layer [2023-07-14T03:41:28.656Z] 1469e6f7b9e6: Pulling fs layer [2023-07-14T03:41:28.656Z] eaf3925da568: Pulling fs layer [2023-07-14T03:41:28.656Z] bab4dde63d76: Pulling fs layer [2023-07-14T03:41:28.656Z] bde34c3a00c8: Pulling fs layer [2023-07-14T03:41:28.656Z] b352a97aabf1: Pulling fs layer [2023-07-14T03:41:28.656Z] 4872d77fe225: Pulling fs layer [2023-07-14T03:41:28.656Z] 5851b861e8e6: Pulling fs layer [2023-07-14T03:41:28.656Z] bab4dde63d76: Waiting [2023-07-14T03:41:28.656Z] bde34c3a00c8: Waiting [2023-07-14T03:41:28.656Z] 5851b861e8e6: Waiting [2023-07-14T03:41:28.656Z] 1469e6f7b9e6: Waiting [2023-07-14T03:41:28.656Z] 4872d77fe225: Waiting [2023-07-14T03:41:28.656Z] b352a97aabf1: Waiting [2023-07-14T03:41:28.656Z] eaf3925da568: Waiting [2023-07-14T03:41:28.656Z] e2be974225ed: Verifying Checksum [2023-07-14T03:41:28.656Z] e2be974225ed: Download complete [2023-07-14T03:41:28.656Z] 988bab9f4d93: Verifying Checksum [2023-07-14T03:41:28.656Z] 988bab9f4d93: Download complete [2023-07-14T03:41:28.916Z] 1469e6f7b9e6: Verifying Checksum [2023-07-14T03:41:28.916Z] 1469e6f7b9e6: Download complete [2023-07-14T03:41:28.916Z] eaf3925da568: Download complete [2023-07-14T03:41:28.916Z] 339a4e72a1f5: Verifying Checksum [2023-07-14T03:41:28.916Z] 339a4e72a1f5: Download complete [2023-07-14T03:41:28.916Z] bde34c3a00c8: Verifying Checksum [2023-07-14T03:41:28.916Z] bde34c3a00c8: Download complete [2023-07-14T03:41:28.916Z] b352a97aabf1: Download complete [2023-07-14T03:41:28.916Z] 4872d77fe225: Verifying Checksum [2023-07-14T03:41:28.916Z] 4872d77fe225: Download complete [2023-07-14T03:41:28.916Z] 5851b861e8e6: Download complete [2023-07-14T03:41:28.916Z] b85a868b505f: Verifying Checksum [2023-07-14T03:41:28.916Z] b85a868b505f: Download complete [2023-07-14T03:41:29.175Z] bab4dde63d76: Verifying Checksum [2023-07-14T03:41:29.175Z] bab4dde63d76: Download complete [2023-07-14T03:41:30.109Z] b85a868b505f: Pull complete [2023-07-14T03:41:30.367Z] e2be974225ed: Pull complete [2023-07-14T03:41:30.936Z] 339a4e72a1f5: Pull complete [2023-07-14T03:41:30.936Z] 988bab9f4d93: Pull complete [2023-07-14T03:41:31.194Z] 1469e6f7b9e6: Pull complete [2023-07-14T03:41:31.194Z] eaf3925da568: Pull complete [2023-07-14T03:41:33.093Z] bab4dde63d76: Pull complete [2023-07-14T03:41:33.093Z] bde34c3a00c8: Pull complete [2023-07-14T03:41:33.093Z] b352a97aabf1: Pull complete [2023-07-14T03:41:33.093Z] 4872d77fe225: Pull complete [2023-07-14T03:41:33.353Z] 5851b861e8e6: Pull complete [2023-07-14T03:41:33.353Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-14T03:41:33.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T03:41:33.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T03:41:33.588Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2023-07-14T03:41:33.613Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-43 -v /w/workspace/xfoundry_app-record-replay_PR-43:/w/workspace/xfoundry_app-record-replay_PR-43:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-43@tmp:/w/workspace/xfoundry_app-record-replay_PR-43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-14T03:41:36.378Z] $ docker top d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 -eo pid,comm [2023-07-14T03:41:36.430Z] 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-14T03:41:36.430Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-14T03:41:36.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T03:41:36.565Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T03:41:36.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T03:41:36.678Z] $ docker exec d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 ssh-agent [2023-07-14T03:41:36.788Z] SSH_AUTH_SOCK=/tmp/ssh-FxgzbARTejg7/agent.32 [2023-07-14T03:41:36.788Z] SSH_AGENT_PID=38 [2023-07-14T03:41:36.794Z] Running ssh-add (command line suppressed) [2023-07-14T03:41:36.887Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-43@tmp/private_key_15015486179974225082.key (/w/workspace/xfoundry_app-record-replay_PR-43@tmp/private_key_15015486179974225082.key) [2023-07-14T03:41:36.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T03:41:37.237Z] + git tag --points-at HEAD [Pipeline] } [2023-07-14T03:41:37.264Z] $ docker exec --env ******** --env ******** d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 ssh-agent -k [2023-07-14T03:41:37.372Z] unset SSH_AUTH_SOCK; [2023-07-14T03:41:37.372Z] unset SSH_AGENT_PID; [2023-07-14T03:41:37.373Z] echo Agent pid 38 killed; [2023-07-14T03:41:37.385Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-14T03:41:37.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T03:41:37.480Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T03:41:37.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T03:41:37.597Z] $ docker exec d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 ssh-agent [2023-07-14T03:41:37.701Z] SSH_AUTH_SOCK=/tmp/ssh-DogMmP1EbEPp/agent.70 [2023-07-14T03:41:37.701Z] SSH_AGENT_PID=76 [2023-07-14T03:41:37.706Z] Running ssh-add (command line suppressed) [2023-07-14T03:41:37.807Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-43@tmp/private_key_7918184857535822926.key (/w/workspace/xfoundry_app-record-replay_PR-43@tmp/private_key_7918184857535822926.key) [2023-07-14T03:41:37.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T03:41:38.155Z] + git semver init [2023-07-14T03:41:38.415Z] 2023-07-14 03:41:38,328 [run_init] DEBUG init version:0.0.0 force:False [2023-07-14T03:41:38.415Z] 2023-07-14 03:41:38,329 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-43/.semver [2023-07-14T03:41:38.415Z] 2023-07-14 03:41:38,329 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-43/.semver [2023-07-14T03:41:38.415Z] 2023-07-14 03:41:38,329 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-43/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-43, universal_newlines=False, shell=None, istream=None) [2023-07-14T03:41:38.983Z] 2023-07-14 03:41:38,943 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-43/.git/info/exclude [2023-07-14T03:41:38.983Z] 2023-07-14 03:41:38,944 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-43/.semver/PR-43 with force:False [2023-07-14T03:41:38.983Z] 2023-07-14 03:41:38,944 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-43/.semver/PR-43 [2023-07-14T03:41:38.983Z] 2023-07-14 03:41:38,947 [execute] INFO git cat-file --batch-check [2023-07-14T03:41:38.983Z] 2023-07-14 03:41:38,948 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-43/.semver, universal_newlines=False, shell=None, istream=) [2023-07-14T03:41:38.983Z] 2023-07-14 03:41:38,955 [execute] INFO git cat-file --batch [2023-07-14T03:41:38.983Z] 2023-07-14 03:41:38,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-43/.semver, universal_newlines=False, shell=None, istream=) [2023-07-14T03:41:38.983Z] 2023-07-14 03:41:38,960 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-43/.semver/PR-43 [2023-07-14T03:41:38.983Z] 0.0.0 [Pipeline] } [2023-07-14T03:41:39.012Z] $ docker exec --env ******** --env ******** d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 ssh-agent -k [2023-07-14T03:41:39.110Z] unset SSH_AUTH_SOCK; [2023-07-14T03:41:39.111Z] unset SSH_AGENT_PID; [2023-07-14T03:41:39.111Z] echo Agent pid 76 killed; [2023-07-14T03:41:39.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-14T03:41:39.543Z] + git semver [Pipeline] } [2023-07-14T03:41:39.824Z] $ docker stop --time=1 d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 [2023-07-14T03:41:41.160Z] $ docker rm -f --volumes d96f50dcc8c1e938f9502343a2a2443fcbc8ce4cf4601856441837b57ea5bda6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T03:41:41.569Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-14T03:41:41.839Z] Stashed 1 file(s) [Pipeline] echo [2023-07-14T03:41:41.863Z] [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-14T03:41:42.513Z] provisioning config files... [2023-07-14T03:41:42.524Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-43@tmp/config4135114004035809683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T03:41:42.874Z] ---> docker-login.sh [2023-07-14T03:41:42.874Z] nexus3.edgexfoundry.org:10001 [2023-07-14T03:41:42.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:41:42.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:41:42.874Z] Configure a credential helper to remove this warning. See [2023-07-14T03:41:42.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:41:42.874Z] [2023-07-14T03:41:42.874Z] Login Succeeded [2023-07-14T03:41:42.874Z] nexus3.edgexfoundry.org:10002 [2023-07-14T03:41:42.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:41:42.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:41:42.874Z] Configure a credential helper to remove this warning. See [2023-07-14T03:41:42.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:41:42.874Z] [2023-07-14T03:41:42.874Z] Login Succeeded [2023-07-14T03:41:42.874Z] nexus3.edgexfoundry.org:10003 [2023-07-14T03:41:43.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:41:43.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:41:43.134Z] Configure a credential helper to remove this warning. See [2023-07-14T03:41:43.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:41:43.134Z] [2023-07-14T03:41:43.134Z] Login Succeeded [2023-07-14T03:41:43.134Z] nexus3.edgexfoundry.org:10004 [2023-07-14T03:41:43.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:41:43.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:41:43.134Z] Configure a credential helper to remove this warning. See [2023-07-14T03:41:43.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:41:43.134Z] [2023-07-14T03:41:43.134Z] Login Succeeded [2023-07-14T03:41:43.134Z] docker.io [2023-07-14T03:41:43.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:41:43.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:41:43.394Z] Configure a credential helper to remove this warning. See [2023-07-14T03:41:43.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:41:43.394Z] [2023-07-14T03:41:43.394Z] Login Succeeded [2023-07-14T03:41:43.394Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T03:41:43.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-14T03:41:43.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T03:41:43.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T03:41:43.727Z] ========================================================= [2023-07-14T03:41:43.727Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-14T03:41:43.727Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T03:41:44.211Z] + 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-14T03:41:44.211Z] Sending build context to Docker daemon 342.5kB [2023-07-14T03:41:44.211Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T03:41:44.211Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-14T03:41:44.211Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-14T03:41:44.211Z] 4db1b89c0bd1: Pulling fs layer [2023-07-14T03:41:44.211Z] 6911f1a30b25: Pulling fs layer [2023-07-14T03:41:44.211Z] e194b8c5c2a9: Pulling fs layer [2023-07-14T03:41:44.211Z] 6863d3e3a2b1: Pulling fs layer [2023-07-14T03:41:44.211Z] ec0bb842ea78: Pulling fs layer [2023-07-14T03:41:44.211Z] 40a00589a448: Pulling fs layer [2023-07-14T03:41:44.211Z] 6c08303d61cc: Pulling fs layer [2023-07-14T03:41:44.211Z] 798269fcf238: Pulling fs layer [2023-07-14T03:41:44.211Z] 6863d3e3a2b1: Waiting [2023-07-14T03:41:44.211Z] ec0bb842ea78: Waiting [2023-07-14T03:41:44.211Z] 798269fcf238: Waiting [2023-07-14T03:41:44.211Z] 40a00589a448: Waiting [2023-07-14T03:41:44.211Z] 6c08303d61cc: Waiting [2023-07-14T03:41:44.211Z] 6911f1a30b25: Verifying Checksum [2023-07-14T03:41:44.211Z] 6911f1a30b25: Download complete [2023-07-14T03:41:44.211Z] 6863d3e3a2b1: Download complete [2023-07-14T03:41:44.211Z] ec0bb842ea78: Verifying Checksum [2023-07-14T03:41:44.211Z] ec0bb842ea78: Download complete [2023-07-14T03:41:44.211Z] 4db1b89c0bd1: Verifying Checksum [2023-07-14T03:41:44.211Z] 4db1b89c0bd1: Download complete [2023-07-14T03:41:44.469Z] 40a00589a448: Verifying Checksum [2023-07-14T03:41:44.469Z] 40a00589a448: Download complete [2023-07-14T03:41:44.469Z] 4db1b89c0bd1: Pull complete [2023-07-14T03:41:44.726Z] 6911f1a30b25: Pull complete [2023-07-14T03:41:44.726Z] 798269fcf238: Verifying Checksum [2023-07-14T03:41:44.726Z] 798269fcf238: Download complete [2023-07-14T03:41:44.984Z] e194b8c5c2a9: Verifying Checksum [2023-07-14T03:41:44.984Z] e194b8c5c2a9: Download complete [2023-07-14T03:41:44.984Z] 6c08303d61cc: Verifying Checksum [2023-07-14T03:41:44.984Z] 6c08303d61cc: Download complete [2023-07-14T03:41:48.271Z] e194b8c5c2a9: Pull complete [2023-07-14T03:41:48.271Z] 6863d3e3a2b1: Pull complete [2023-07-14T03:41:48.271Z] ec0bb842ea78: Pull complete [2023-07-14T03:41:48.271Z] 40a00589a448: Pull complete [2023-07-14T03:41:50.803Z] 6c08303d61cc: Pull complete [2023-07-14T03:41:51.370Z] 798269fcf238: Pull complete [2023-07-14T03:41:51.370Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-14T03:41:51.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-14T03:41:51.370Z] ---> ec979cd7f677 [2023-07-14T03:41:51.370Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T03:41:55.564Z] ---> Running in 15f3a6456392 [2023-07-14T03:41:55.564Z] Removing intermediate container 15f3a6456392 [2023-07-14T03:41:55.564Z] ---> dedd37a8d6ea [2023-07-14T03:41:55.564Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T03:41:55.564Z] ---> Running in 2c5c823d40fa [2023-07-14T03:41:55.564Z] Removing intermediate container 2c5c823d40fa [2023-07-14T03:41:55.564Z] ---> 8540583c9fe0 [2023-07-14T03:41:55.564Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-14T03:41:55.564Z] ---> Running in 8c0b96aa5185 [2023-07-14T03:41:55.564Z] Removing intermediate container 8c0b96aa5185 [2023-07-14T03:41:55.564Z] ---> 63ee8d55f636 [2023-07-14T03:41:55.564Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T03:41:55.824Z] ---> Running in b22f3f2a89e1 [2023-07-14T03:41:56.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T03:41:56.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T03:41:56.603Z] OK: 265 MiB in 53 packages [2023-07-14T03:41:56.863Z] Removing intermediate container b22f3f2a89e1 [2023-07-14T03:41:56.863Z] ---> 6bfd18da560a [2023-07-14T03:41:56.863Z] Step 7/12 : WORKDIR /app [2023-07-14T03:41:56.863Z] ---> Running in 8a792c32005d [2023-07-14T03:41:56.863Z] Removing intermediate container 8a792c32005d [2023-07-14T03:41:56.863Z] ---> 1ee35f6ebe80 [2023-07-14T03:41:56.863Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-14T03:41:57.122Z] ---> 8cdee160cbc8 [2023-07-14T03:41:57.122Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T03:41:57.122Z] ---> Running in 5a46a8b00b4e [2023-07-14T03:41:57.313Z] Still waiting to schedule task [2023-07-14T03:41:57.314Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-14T03:43:09.006Z] Removing intermediate container 5a46a8b00b4e [2023-07-14T03:43:09.006Z] ---> 465bd745638f [2023-07-14T03:43:09.006Z] Step 10/12 : COPY . . [2023-07-14T03:43:09.006Z] ---> 3d3e079dad45 [2023-07-14T03:43:09.006Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T03:43:09.006Z] ---> Running in e85067adfcad [2023-07-14T03:43:09.006Z] Removing intermediate container e85067adfcad [2023-07-14T03:43:09.006Z] ---> ecdb0735d927 [2023-07-14T03:43:09.006Z] Step 12/12 : RUN $MAKE [2023-07-14T03:43:09.006Z] ---> Running in f007601d77d5 [2023-07-14T03:43:09.006Z] noop [2023-07-14T03:43:09.006Z] Removing intermediate container f007601d77d5 [2023-07-14T03:43:09.006Z] ---> 5858a435a35f [2023-07-14T03:43:09.006Z] Successfully built 5858a435a35f [2023-07-14T03:43:09.006Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T03:43:09.470Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T03:43:09.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T03:43:09.626Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2023-07-14T03:43:09.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-43 -v /w/workspace/xfoundry_app-record-replay_PR-43:/w/workspace/xfoundry_app-record-replay_PR-43:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-43@tmp:/w/workspace/xfoundry_app-record-replay_PR-43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-14T03:43:09.985Z] $ docker top 649479dafd32348df87efebbc0e648b407c7579950f385d26ae661d89e95f023 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T03:43:10.373Z] + go version [2023-07-14T03:43:10.373Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-14T03:43:10.404Z] $ docker stop --time=1 649479dafd32348df87efebbc0e648b407c7579950f385d26ae661d89e95f023 [2023-07-14T03:43:11.682Z] $ docker rm -f --volumes 649479dafd32348df87efebbc0e648b407c7579950f385d26ae661d89e95f023 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T03:43:12.421Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T03:43:12.421Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T03:43:12.581Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2023-07-14T03:43:12.611Z] $ 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-43 -v /w/workspace/xfoundry_app-record-replay_PR-43:/w/workspace/xfoundry_app-record-replay_PR-43:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-43@tmp:/w/workspace/xfoundry_app-record-replay_PR-43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-14T03:43:12.931Z] $ docker top fb0090423859daa4d4cf47f5625611a22fe43793ebcd4a59c071c944b40f62c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T03:43:13.336Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-43 [Pipeline] fileExists [Pipeline] sh [2023-07-14T03:43:13.691Z] + make test [2023-07-14T03:43:13.691Z] go test -race -coverprofile=coverage.out ./... [2023-07-14T03:43:31.190Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1125 in /w/workspace/xfoundry_app-record-replay_PR-43 [Pipeline] { [Pipeline] ws [2023-07-14T03:43:31.251Z] Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout [2023-07-14T03:43:31.328Z] Selected Git installation does not exist. Using Default [2023-07-14T03:43:31.328Z] The recommended git tool is: NONE [2023-07-14T03:43:31.786Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-14T03:43:31.786Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-14T03:43:31.786Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-14T03:43:31.786Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-14T03:43:31.786Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.059s coverage: 87.5% of statements [2023-07-14T03:43:31.786Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.069s coverage: 91.6% of statements [2023-07-14T03:43:31.786Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.062s coverage: 65.2% of statements [2023-07-14T03:43:36.028Z] using credential edgex-jenkins-ssh [2023-07-14T03:43:36.046Z] Cloning the remote Git repository [2023-07-14T03:43:36.084Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-14T03:43:36.167Z] > git init /w/workspace/app-record-replay/1 # timeout=10 [2023-07-14T03:43:36.316Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-14T03:43:36.317Z] > git --version # timeout=10 [2023-07-14T03:43:36.338Z] > git --version # 'git version 2.25.1' [2023-07-14T03:43:36.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T03:43:36.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T03:43:37.061Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-14T03:43:37.096Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T03:43:38.430Z] Merging remotes/origin/main commit f87ca7d3b83689b830a75d23e332994a9af14d1e into PR head commit 6307ff3a318f435180c981a2ed3cc5084985db16 [2023-07-14T03:43:38.689Z] Merge succeeded, producing 6307ff3a318f435180c981a2ed3cc5084985db16 [2023-07-14T03:43:38.690Z] Checking out Revision 6307ff3a318f435180c981a2ed3cc5084985db16 (PR-43) [2023-07-14T03:43:37.916Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-14T03:43:37.954Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-14T03:43:37.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T03:43:37.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/43/head:refs/remotes/origin/PR-43 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-14T03:43:38.447Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T03:43:38.508Z] > git checkout -f 6307ff3a318f435180c981a2ed3cc5084985db16 # timeout=10 [2023-07-14T03:43:38.587Z] > git remote # timeout=10 [2023-07-14T03:43:38.606Z] > git config --get remote.origin.url # timeout=10 [2023-07-14T03:43:38.631Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T03:43:38.644Z] > git merge f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 [2023-07-14T03:43:38.672Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-14T03:43:38.695Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T03:43:39.123Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-07-14T03:43:39.181Z] > git --version # timeout=10 [2023-07-14T03:43:39.199Z] > git --version # 'git version 2.25.1' [2023-07-14T03:43:39.208Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-07-14T03:43:38.719Z] > git checkout -f 6307ff3a318f435180c981a2ed3cc5084985db16 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T03:43:40.586Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-14T03:43:40.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-14T03:43:40.586Z] Dload Upload Total Spent Left Speed [2023-07-14T03:43:40.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh [2023-07-14T03:43:41.199Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-14T03:43:41.543Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-14T03:43:41.544Z] + sudo tee /etc/docker/daemon.new [2023-07-14T03:43:41.544Z] { [2023-07-14T03:43:41.544Z] "registry-mirrors": [ [2023-07-14T03:43:41.544Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-14T03:43:41.544Z] ], [2023-07-14T03:43:41.544Z] "bip": "10.250.0.254/24", [2023-07-14T03:43:41.544Z] "hosts": [ [2023-07-14T03:43:41.544Z] "tcp://0.0.0.0:5555", [2023-07-14T03:43:41.544Z] "unix:///var/run/docker.sock" [2023-07-14T03:43:41.544Z] ], [2023-07-14T03:43:41.544Z] "mtu": 1458, [2023-07-14T03:43:41.544Z] "selinux-enabled": true, [2023-07-14T03:43:41.544Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-14T03:43:41.544Z] } [Pipeline] sh [2023-07-14T03:43:41.893Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-14T03:43:42.251Z] + sudo service docker restart [2023-07-14T03:43:53.847Z] go vet ./... [2023-07-14T03:43:54.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T03:43:54.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T03:43:54.785Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-14T03:43:54.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-14T03:43:54.854Z] $ docker stop --time=1 fb0090423859daa4d4cf47f5625611a22fe43793ebcd4a59c071c944b40f62c3 [2023-07-14T03:43:58.371Z] $ docker rm -f --volumes fb0090423859daa4d4cf47f5625611a22fe43793ebcd4a59c071c944b40f62c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T03:43:58.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-14T03:43:59.026Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-14T03:43:59.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-14T03:44:00.047Z] + ls -al . [2023-07-14T03:44:00.047Z] total 164 [2023-07-14T03:44:00.047Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 03:43 . [2023-07-14T03:44:00.047Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 03:41 .. [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 03:41 .dockerignore [2023-07-14T03:44:00.047Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 03:41 .git [2023-07-14T03:44:00.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 03:41 .github [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 14 03:41 .gitignore [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 03:41 .golangci.yml [2023-07-14T03:44:00.047Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 03:41 .semver [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 14 03:41 Attribution.txt [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 14 03:41 CHANGELOG.md [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 14 03:41 Dockerfile [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 03:41 GOVERNANCE.md [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 14 03:41 Jenkinsfile [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 03:41 LICENSE [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 14 03:41 Makefile [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 14 03:41 OWNERS.md [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 14 03:41 README.md [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 14 03:41 Record and Reply.postman_collection.json [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 03:41 VERSION [2023-07-14T03:44:00.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 03:41 bin [2023-07-14T03:44:00.047Z] -rw-r--r-- 1 jenkins jenkins 7545 Jul 14 03:43 coverage.out [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 14 03:41 go.mod [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 14 03:41 go.sum [2023-07-14T03:44:00.047Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 03:41 internal [2023-07-14T03:44:00.047Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 14 03:41 main.go [2023-07-14T03:44:00.047Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 03:41 pkg [2023-07-14T03:44:00.047Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 03:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T03:44:00.434Z] + 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=6307ff3a318f435180c981a2ed3cc5084985db16 --label arch=amd64 --label version=0.0.0 . [2023-07-14T03:44:00.434Z] Sending build context to Docker daemon 350.7kB [2023-07-14T03:44:00.434Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T03:44:00.434Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-14T03:44:00.434Z] ---> 5858a435a35f [2023-07-14T03:44:00.434Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T03:44:00.434Z] ---> Running in becdce8b95d8 [2023-07-14T03:44:00.692Z] Removing intermediate container becdce8b95d8 [2023-07-14T03:44:00.693Z] ---> b4121015ad27 [2023-07-14T03:44:00.693Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T03:44:00.693Z] ---> Running in bf203f02a147 [2023-07-14T03:44:00.693Z] Removing intermediate container bf203f02a147 [2023-07-14T03:44:00.693Z] ---> c264ad028b08 [2023-07-14T03:44:00.693Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-14T03:44:00.693Z] ---> Running in 08a0b7b333aa [2023-07-14T03:44:00.693Z] Removing intermediate container 08a0b7b333aa [2023-07-14T03:44:00.693Z] ---> 5454fc8035d5 [2023-07-14T03:44:00.693Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T03:44:00.693Z] ---> Running in 78e5918b110e [2023-07-14T03:44:00.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T03:44:01.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T03:44:01.466Z] OK: 265 MiB in 53 packages [2023-07-14T03:44:02.033Z] Removing intermediate container 78e5918b110e [2023-07-14T03:44:02.033Z] ---> bbc000b756e8 [2023-07-14T03:44:02.033Z] Step 7/26 : WORKDIR /app [2023-07-14T03:44:02.033Z] ---> Running in 2ee201fd3734 [2023-07-14T03:44:02.033Z] Removing intermediate container 2ee201fd3734 [2023-07-14T03:44:02.033Z] ---> deb37907371e [2023-07-14T03:44:02.033Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-14T03:44:02.033Z] ---> 504e474187cc [2023-07-14T03:44:02.033Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T03:44:02.033Z] ---> Running in fb597d4e1090 [2023-07-14T03:44:02.969Z] Removing intermediate container fb597d4e1090 [2023-07-14T03:44:02.969Z] ---> 5418c3d89db9 [2023-07-14T03:44:02.969Z] Step 10/26 : COPY . . [2023-07-14T03:44:02.969Z] ---> a21488aada3f [2023-07-14T03:44:02.969Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T03:44:02.969Z] ---> Running in cbad0e7e7d11 [2023-07-14T03:44:02.969Z] Removing intermediate container cbad0e7e7d11 [2023-07-14T03:44:02.969Z] ---> 9ca47c14a84b [2023-07-14T03:44:02.969Z] Step 12/26 : RUN $MAKE [2023-07-14T03:44:02.969Z] ---> Running in fd07aca5a6d7 [2023-07-14T03:44:03.227Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T03:44:04.408Z] provisioning config files... [2023-07-14T03:44:04.432Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config914388291876617970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T03:44:04.809Z] ---> docker-login.sh [2023-07-14T03:44:04.809Z] nexus3.edgexfoundry.org:10001 [2023-07-14T03:44:05.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:44:05.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:44:05.348Z] Configure a credential helper to remove this warning. See [2023-07-14T03:44:05.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:44:05.348Z] [2023-07-14T03:44:05.348Z] Login Succeeded [2023-07-14T03:44:05.348Z] nexus3.edgexfoundry.org:10002 [2023-07-14T03:44:05.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:44:05.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:44:05.615Z] Configure a credential helper to remove this warning. See [2023-07-14T03:44:05.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:44:05.615Z] [2023-07-14T03:44:05.615Z] Login Succeeded [2023-07-14T03:44:05.615Z] nexus3.edgexfoundry.org:10003 [2023-07-14T03:44:05.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:44:06.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:44:06.153Z] Configure a credential helper to remove this warning. See [2023-07-14T03:44:06.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:44:06.153Z] [2023-07-14T03:44:06.153Z] Login Succeeded [2023-07-14T03:44:06.153Z] nexus3.edgexfoundry.org:10004 [2023-07-14T03:44:06.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:44:06.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:44:06.422Z] Configure a credential helper to remove this warning. See [2023-07-14T03:44:06.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:44:06.422Z] [2023-07-14T03:44:06.422Z] Login Succeeded [2023-07-14T03:44:06.422Z] docker.io [2023-07-14T03:44:06.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T03:44:06.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T03:44:06.956Z] Configure a credential helper to remove this warning. See [2023-07-14T03:44:06.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T03:44:06.956Z] [2023-07-14T03:44:06.956Z] Login Succeeded [2023-07-14T03:44:06.956Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T03:44:06.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-14T03:44:07.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T03:44:07.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T03:44:07.469Z] ========================================================= [2023-07-14T03:44:07.469Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-14T03:44:07.469Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T03:44:07.983Z] + 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-14T03:44:07.983Z] Sending build context to Docker daemon 158.2kB [2023-07-14T03:44:08.251Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T03:44:08.251Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-14T03:44:08.251Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-14T03:44:08.251Z] edb6bdbacee9: Pulling fs layer [2023-07-14T03:44:08.251Z] 5f9638ab2659: Pulling fs layer [2023-07-14T03:44:08.251Z] 8d51d6327a98: Pulling fs layer [2023-07-14T03:44:08.251Z] 8b374f2dd631: Pulling fs layer [2023-07-14T03:44:08.251Z] ec14aa9079de: Pulling fs layer [2023-07-14T03:44:08.251Z] 2f466654f4bb: Pulling fs layer [2023-07-14T03:44:08.251Z] 554e91adad29: Pulling fs layer [2023-07-14T03:44:08.251Z] ec14aa9079de: Waiting [2023-07-14T03:44:08.251Z] 2f466654f4bb: Waiting [2023-07-14T03:44:08.251Z] 554e91adad29: Waiting [2023-07-14T03:44:08.251Z] 8b374f2dd631: Waiting [2023-07-14T03:44:08.251Z] 5f9638ab2659: Verifying Checksum [2023-07-14T03:44:08.251Z] 5f9638ab2659: Download complete [2023-07-14T03:44:08.251Z] 8b374f2dd631: Verifying Checksum [2023-07-14T03:44:08.251Z] 8b374f2dd631: Download complete [2023-07-14T03:44:08.690Z] ec14aa9079de: Verifying Checksum [2023-07-14T03:44:08.690Z] ec14aa9079de: Download complete [2023-07-14T03:44:08.690Z] edb6bdbacee9: Verifying Checksum [2023-07-14T03:44:08.690Z] edb6bdbacee9: Download complete [2023-07-14T03:44:09.346Z] edb6bdbacee9: Pull complete [2023-07-14T03:44:09.958Z] 554e91adad29: Verifying Checksum [2023-07-14T03:44:09.958Z] 554e91adad29: Download complete [2023-07-14T03:44:10.922Z] 8d51d6327a98: Verifying Checksum [2023-07-14T03:44:10.922Z] 8d51d6327a98: Download complete [2023-07-14T03:44:11.193Z] 2f466654f4bb: Verifying Checksum [2023-07-14T03:44:11.777Z] 5f9638ab2659: Pull complete [2023-07-14T03:44:25.150Z] Removing intermediate container fd07aca5a6d7 [2023-07-14T03:44:25.150Z] ---> 7f5eea055222 [2023-07-14T03:44:25.150Z] Step 13/26 : FROM alpine:3.17 [2023-07-14T03:44:25.150Z] 3.17: Pulling from library/alpine [2023-07-14T03:44:25.150Z] 4db1b89c0bd1: Already exists [2023-07-14T03:44:25.150Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T03:44:25.150Z] Status: Downloaded newer image for alpine:3.17 [2023-07-14T03:44:25.150Z] ---> 1f73a9d63274 [2023-07-14T03:44:25.150Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-14T03:44:25.150Z] ---> Running in eea3c46669e5 [2023-07-14T03:44:25.150Z] Removing intermediate container eea3c46669e5 [2023-07-14T03:44:25.150Z] ---> b3f4d5e9f5c9 [2023-07-14T03:44:25.150Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-14T03:44:25.150Z] ---> Running in 49b3acf1652a [2023-07-14T03:44:25.150Z] Removing intermediate container 49b3acf1652a [2023-07-14T03:44:25.150Z] ---> 4da600edf12e [2023-07-14T03:44:25.150Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T03:44:25.150Z] ---> Running in 5955877fc783 [2023-07-14T03:44:25.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T03:44:25.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T03:44:25.150Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-14T03:44:25.150Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-14T03:44:25.150Z] Executing busybox-1.35.0-r29.trigger [2023-07-14T03:44:25.150Z] Executing ca-certificates-20230506-r0.trigger [2023-07-14T03:44:25.150Z] OK: 8 MiB in 17 packages [2023-07-14T03:44:25.150Z] Removing intermediate container 5955877fc783 [2023-07-14T03:44:25.150Z] ---> 88b7c14a66a7 [2023-07-14T03:44:25.150Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-14T03:44:25.150Z] ---> 82efaa7d13a4 [2023-07-14T03:44:25.150Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-14T03:44:25.410Z] ---> 9cd1c5b16a90 [2023-07-14T03:44:25.410Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-14T03:44:25.410Z] ---> b2e1269c7667 [2023-07-14T03:44:25.410Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-14T03:44:26.344Z] ---> fe03fa330f1c [2023-07-14T03:44:26.344Z] Step 21/26 : EXPOSE 59712 [2023-07-14T03:44:26.344Z] ---> Running in c5cc4df8d257 [2023-07-14T03:44:26.344Z] Removing intermediate container c5cc4df8d257 [2023-07-14T03:44:26.344Z] ---> d2aa8efefee8 [2023-07-14T03:44:26.344Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-14T03:44:26.344Z] ---> Running in e09e5ed2ba8c [2023-07-14T03:44:26.603Z] Removing intermediate container e09e5ed2ba8c [2023-07-14T03:44:26.603Z] ---> 84229e2200d7 [2023-07-14T03:44:26.603Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-14T03:44:26.603Z] ---> Running in cb4bbaee860d [2023-07-14T03:44:26.603Z] Removing intermediate container cb4bbaee860d [2023-07-14T03:44:26.603Z] ---> 6c82153d475b [2023-07-14T03:44:26.603Z] Step 24/26 : LABEL arch=amd64 [2023-07-14T03:44:26.603Z] ---> Running in 8ae6ef143cea [2023-07-14T03:44:26.603Z] Removing intermediate container 8ae6ef143cea [2023-07-14T03:44:26.603Z] ---> 1584148656fd [2023-07-14T03:44:26.603Z] Step 25/26 : LABEL git_sha=6307ff3a318f435180c981a2ed3cc5084985db16 [2023-07-14T03:44:26.784Z] 8d51d6327a98: Pull complete [2023-07-14T03:44:26.784Z] 8b374f2dd631: Pull complete [2023-07-14T03:44:26.784Z] ec14aa9079de: Pull complete [2023-07-14T03:44:26.865Z] ---> Running in 35341f43791d [2023-07-14T03:44:26.865Z] Removing intermediate container 35341f43791d [2023-07-14T03:44:26.865Z] ---> bc930c905866 [2023-07-14T03:44:26.865Z] Step 26/26 : LABEL version=0.0.0 [2023-07-14T03:44:26.865Z] ---> Running in 3e2f6e7a2343 [2023-07-14T03:44:26.865Z] Removing intermediate container 3e2f6e7a2343 [2023-07-14T03:44:26.865Z] ---> 4141fb8677ab [2023-07-14T03:44:26.865Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-14T03:44:26.865Z] Successfully built 4141fb8677ab [2023-07-14T03:44:26.865Z] 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-14T03:44:27.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T03:44:27.807Z] [2023-07-14T03:44:27.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T03:44:28.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T03:44:28.195Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-14T03:44:28.195Z] 5eb5b503b376: Pulling fs layer [2023-07-14T03:44:28.195Z] 5c69ac0246d0: Pulling fs layer [2023-07-14T03:44:28.195Z] ec43610c2a17: Pulling fs layer [2023-07-14T03:44:28.195Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-14T03:44:28.195Z] 33b1e0a273af: Pulling fs layer [2023-07-14T03:44:28.195Z] 5d3b04190fa2: Pulling fs layer [2023-07-14T03:44:28.195Z] 2f39f015ded8: Pulling fs layer [2023-07-14T03:44:28.195Z] 3a2ae6a8a46f: Waiting [2023-07-14T03:44:28.195Z] 33b1e0a273af: Waiting [2023-07-14T03:44:28.195Z] 2f39f015ded8: Waiting [2023-07-14T03:44:28.195Z] 5c69ac0246d0: Download complete [2023-07-14T03:44:28.195Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-14T03:44:28.195Z] 3a2ae6a8a46f: Download complete [2023-07-14T03:44:28.195Z] 33b1e0a273af: Verifying Checksum [2023-07-14T03:44:28.195Z] 33b1e0a273af: Download complete [2023-07-14T03:44:28.195Z] 5d3b04190fa2: Verifying Checksum [2023-07-14T03:44:28.195Z] 5d3b04190fa2: Download complete [2023-07-14T03:44:28.455Z] ec43610c2a17: Verifying Checksum [2023-07-14T03:44:28.455Z] ec43610c2a17: Download complete [2023-07-14T03:44:28.715Z] 5eb5b503b376: Download complete [2023-07-14T03:44:29.284Z] 2f39f015ded8: Download complete [2023-07-14T03:44:29.851Z] 5eb5b503b376: Pull complete [2023-07-14T03:44:30.109Z] 5c69ac0246d0: Pull complete [2023-07-14T03:44:30.676Z] ec43610c2a17: Pull complete [2023-07-14T03:44:30.676Z] 3a2ae6a8a46f: Pull complete [2023-07-14T03:44:30.935Z] 33b1e0a273af: Pull complete [2023-07-14T03:44:30.935Z] 5d3b04190fa2: Pull complete [2023-07-14T03:44:33.443Z] 2f466654f4bb: Pull complete [2023-07-14T03:44:35.121Z] 2f39f015ded8: Pull complete [2023-07-14T03:44:35.121Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-14T03:44:35.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T03:44:35.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T03:44:35.359Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2023-07-14T03:44:35.384Z] $ 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-43 -v /w/workspace/xfoundry_app-record-replay_PR-43:/w/workspace/xfoundry_app-record-replay_PR-43:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-43@tmp:/w/workspace/xfoundry_app-record-replay_PR-43@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-14T03:44:35.394Z] 554e91adad29: Pull complete [2023-07-14T03:44:35.394Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-14T03:44:35.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-14T03:44:35.394Z] ---> 1e15ea492957 [2023-07-14T03:44:35.394Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T03:44:37.337Z] ---> Running in cff85b56ea77 [2023-07-14T03:44:37.337Z] Removing intermediate container cff85b56ea77 [2023-07-14T03:44:37.337Z] ---> 38ad9459d30b [2023-07-14T03:44:37.337Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T03:44:37.337Z] ---> Running in 9d8d8774be1a [2023-07-14T03:44:37.609Z] Removing intermediate container 9d8d8774be1a [2023-07-14T03:44:37.609Z] ---> abf3abf9de78 [2023-07-14T03:44:37.609Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-14T03:44:37.609Z] ---> Running in e4b43b025cdc [2023-07-14T03:44:37.876Z] Removing intermediate container e4b43b025cdc [2023-07-14T03:44:37.876Z] ---> 8d06c082d04f [2023-07-14T03:44:37.876Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T03:44:38.144Z] ---> Running in d95b05ecc4aa [2023-07-14T03:44:39.029Z] $ docker top c108db49f29b65d11af75cae351bb2119c0c57034dd6dc22171bf9078f6be123 -eo pid,comm [Pipeline] { [2023-07-14T03:44:39.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh [2023-07-14T03:44:39.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T03:44:39.770Z] ---> job-cost.sh [2023-07-14T03:44:39.770Z] lf-activate-venv: SKIPPING [2023-07-14T03:44:39.770Z] INFO: No Stack... [2023-07-14T03:44:40.653Z] OK: 263 MiB in 53 packages [2023-07-14T03:44:41.241Z] Removing intermediate container d95b05ecc4aa [2023-07-14T03:44:41.241Z] ---> d23a212d7a9f [2023-07-14T03:44:41.241Z] Step 7/12 : WORKDIR /app [2023-07-14T03:44:41.542Z] ---> Running in 4d6452d298dc [2023-07-14T03:44:41.704Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-14T03:44:41.704Z] INFO: Archiving Costs [Pipeline] sh [2023-07-14T03:44:41.811Z] Removing intermediate container 4d6452d298dc [2023-07-14T03:44:41.811Z] ---> 995fab035c2e [2023-07-14T03:44:41.811Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-14T03:44:42.015Z] + cat /w/workspace/xfoundry_app-record-replay_PR-43/archives/cost.csv [2023-07-14T03:44:42.015Z] + cut -d, -f6 [Pipeline] lock [2023-07-14T03:44:42.055Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] [2023-07-14T03:44:42.060Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] did not exist. Created. [2023-07-14T03:44:42.060Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] [Pipeline] { [2023-07-14T03:44:42.080Z] ---> ebbb6c0259c3 [2023-07-14T03:44:42.080Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] unstash [Pipeline] sh [2023-07-14T03:44:42.350Z] ---> Running in 5f73170f78dd [2023-07-14T03:44:42.475Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-14T03:44:42.527Z] Stashed 1 file(s) [Pipeline] } [2023-07-14T03:44:42.565Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-14T03:44:42.644Z] $ docker stop --time=1 c108db49f29b65d11af75cae351bb2119c0c57034dd6dc22171bf9078f6be123 [2023-07-14T03:44:43.788Z] $ docker rm -f --volumes c108db49f29b65d11af75cae351bb2119c0c57034dd6dc22171bf9078f6be123 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-14T03:45:50.267Z] Removing intermediate container 5f73170f78dd [2023-07-14T03:45:50.268Z] ---> 05bbba9fff83 [2023-07-14T03:45:50.268Z] Step 10/12 : COPY . . [2023-07-14T03:45:50.268Z] ---> 443e80a05eeb [2023-07-14T03:45:50.268Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T03:45:50.268Z] ---> Running in a4d8afd3963a [2023-07-14T03:45:50.268Z] Removing intermediate container a4d8afd3963a [2023-07-14T03:45:50.268Z] ---> 268b45d50602 [2023-07-14T03:45:50.268Z] Step 12/12 : RUN $MAKE [2023-07-14T03:45:50.268Z] ---> Running in 62ef948dcece [2023-07-14T03:45:50.268Z] noop [2023-07-14T03:45:50.268Z] Removing intermediate container 62ef948dcece [2023-07-14T03:45:50.268Z] ---> 5d6377f173e5 [2023-07-14T03:45:50.268Z] Successfully built 5d6377f173e5 [2023-07-14T03:45:50.268Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T03:45:50.746Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T03:45:50.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T03:45:51.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-1125 does not seem to be running inside a container [2023-07-14T03:45:51.090Z] $ 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-14T03:45:52.252Z] $ docker top cb2533f0b7f58f2a7658e8b7343919443cb7138ee0116d72f1e7cc01d6d3e167 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T03:45:53.125Z] + go version [2023-07-14T03:45:53.125Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-14T03:45:53.158Z] $ docker stop --time=1 cb2533f0b7f58f2a7658e8b7343919443cb7138ee0116d72f1e7cc01d6d3e167 [2023-07-14T03:45:54.746Z] $ docker rm -f --volumes cb2533f0b7f58f2a7658e8b7343919443cb7138ee0116d72f1e7cc01d6d3e167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T03:45:55.644Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T03:45:55.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T03:45:55.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-1125 does not seem to be running inside a container [2023-07-14T03:45:55.994Z] $ 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-14T03:45:57.096Z] $ docker top a7b655330218c890e2379d695ea747c61f734a2864524ae78625c85dbc9a8727 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T03:45:57.659Z] + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh [2023-07-14T03:45:58.044Z] + make test [2023-07-14T03:45:58.044Z] go test -race -coverprofile=coverage.out ./... [2023-07-14T03:48:49.802Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-14T03:48:49.802Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-14T03:48:49.802Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-14T03:48:49.802Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-14T03:48:49.802Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.416s coverage: 87.5% of statements [2023-07-14T03:48:49.802Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.529s coverage: 91.6% of statements [2023-07-14T03:48:49.802Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.416s coverage: 65.2% of statements [2023-07-14T03:48:49.802Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-14T03:48:49.802Z] go vet ./... [2023-07-14T03:51:11.485Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T03:51:11.485Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T03:51:11.485Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-14T03:51:11.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-14T03:51:11.556Z] $ docker stop --time=1 a7b655330218c890e2379d695ea747c61f734a2864524ae78625c85dbc9a8727 [2023-07-14T03:51:13.360Z] $ docker rm -f --volumes a7b655330218c890e2379d695ea747c61f734a2864524ae78625c85dbc9a8727 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T03:51:14.922Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-14T03:51:14.957Z] Warning: overwriting stash ‘coverage-report’ [2023-07-14T03:51:15.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T03:51:15.938Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-14T03:51:16.275Z] + ls -al . [2023-07-14T03:51:16.275Z] total 160 [2023-07-14T03:51:16.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 03:46 . [2023-07-14T03:51:16.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 03:43 .. [2023-07-14T03:51:16.275Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 03:43 .dockerignore [2023-07-14T03:51:16.276Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 03:43 .git [2023-07-14T03:51:16.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 03:43 .github [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 14 03:43 .gitignore [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 03:43 .golangci.yml [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 14 03:43 Attribution.txt [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 14 03:43 CHANGELOG.md [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 14 03:43 Dockerfile [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 03:43 GOVERNANCE.md [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 14 03:43 Jenkinsfile [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 03:43 LICENSE [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 14 03:43 Makefile [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 14 03:43 OWNERS.md [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 14 03:43 README.md [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 14 03:43 Record and Reply.postman_collection.json [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 14 03:41 VERSION [2023-07-14T03:51:16.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 03:43 bin [2023-07-14T03:51:16.276Z] -rw-r--r-- 1 jenkins jenkins 7545 Jul 14 03:48 coverage.out [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 14 03:43 go.mod [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 14 03:43 go.sum [2023-07-14T03:51:16.276Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 03:43 internal [2023-07-14T03:51:16.276Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 14 03:43 main.go [2023-07-14T03:51:16.276Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 03:43 pkg [2023-07-14T03:51:16.276Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 03:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T03:51:16.826Z] + 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=6307ff3a318f435180c981a2ed3cc5084985db16 --label arch=arm64 --label version=0.0.0 . [2023-07-14T03:51:16.826Z] Sending build context to Docker daemon 166.4kB [2023-07-14T03:51:17.092Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T03:51:17.092Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-14T03:51:17.092Z] ---> 5d6377f173e5 [2023-07-14T03:51:17.092Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T03:51:17.092Z] ---> Running in 0477b679a4e9 [2023-07-14T03:51:17.363Z] Removing intermediate container 0477b679a4e9 [2023-07-14T03:51:17.363Z] ---> b986ec13beac [2023-07-14T03:51:17.363Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T03:51:17.363Z] ---> Running in 5e02f68611e3 [2023-07-14T03:51:17.630Z] Removing intermediate container 5e02f68611e3 [2023-07-14T03:51:17.630Z] ---> 9e24786c5e12 [2023-07-14T03:51:17.630Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-14T03:51:17.903Z] ---> Running in 707c7506890c [2023-07-14T03:51:18.171Z] Removing intermediate container 707c7506890c [2023-07-14T03:51:18.171Z] ---> 70a60808e6cd [2023-07-14T03:51:18.171Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T03:51:18.171Z] ---> Running in cb045bce7504 [2023-07-14T03:51:19.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T03:51:19.708Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T03:51:20.668Z] OK: 263 MiB in 53 packages [2023-07-14T03:51:21.254Z] Removing intermediate container cb045bce7504 [2023-07-14T03:51:21.254Z] ---> d565a97e3916 [2023-07-14T03:51:21.254Z] Step 7/26 : WORKDIR /app [2023-07-14T03:51:21.521Z] ---> Running in e9b967dc4652 [2023-07-14T03:51:21.786Z] Removing intermediate container e9b967dc4652 [2023-07-14T03:51:21.786Z] ---> 84c1037c97f0 [2023-07-14T03:51:21.786Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-14T03:51:22.370Z] ---> 44468e387fa5 [2023-07-14T03:51:22.370Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T03:51:22.370Z] ---> Running in 14495a7573a0 [2023-07-14T03:51:24.954Z] Removing intermediate container 14495a7573a0 [2023-07-14T03:51:24.954Z] ---> 5465da3c470d [2023-07-14T03:51:24.954Z] Step 10/26 : COPY . . [2023-07-14T03:51:24.954Z] ---> 41df50f76fe9 [2023-07-14T03:51:24.954Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T03:51:25.226Z] ---> Running in c4df9f71c861 [2023-07-14T03:51:25.494Z] Removing intermediate container c4df9f71c861 [2023-07-14T03:51:25.494Z] ---> eceb0a186ab8 [2023-07-14T03:51:25.494Z] Step 12/26 : RUN $MAKE [2023-07-14T03:51:25.494Z] ---> Running in 328aaa2298b3 [2023-07-14T03:51:26.452Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-record-replay [2023-07-14T03:53:33.122Z] Removing intermediate container 328aaa2298b3 [2023-07-14T03:53:33.122Z] ---> afbaa68882f5 [2023-07-14T03:53:33.122Z] Step 13/26 : FROM alpine:3.17 [2023-07-14T03:53:33.122Z] 3.17: Pulling from library/alpine [2023-07-14T03:53:33.122Z] edb6bdbacee9: Already exists [2023-07-14T03:53:33.122Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T03:53:33.122Z] Status: Downloaded newer image for alpine:3.17 [2023-07-14T03:53:33.122Z] ---> 779605e5fbc0 [2023-07-14T03:53:33.122Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-14T03:53:33.122Z] ---> Running in 9c4c76b49ea2 [2023-07-14T03:53:33.122Z] Removing intermediate container 9c4c76b49ea2 [2023-07-14T03:53:33.122Z] ---> 71df83f6d0d3 [2023-07-14T03:53:33.123Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-14T03:53:33.123Z] ---> Running in c41b1313feaa [2023-07-14T03:53:33.123Z] Removing intermediate container c41b1313feaa [2023-07-14T03:53:33.123Z] ---> b2664bfde29a [2023-07-14T03:53:33.123Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T03:53:33.123Z] ---> Running in 7192e14ed338 [2023-07-14T03:53:33.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T03:53:33.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T03:53:33.388Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-14T03:53:33.388Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-14T03:53:33.656Z] Executing busybox-1.35.0-r29.trigger [2023-07-14T03:53:33.656Z] Executing ca-certificates-20230506-r0.trigger [2023-07-14T03:53:33.924Z] OK: 8 MiB in 17 packages [2023-07-14T03:53:34.886Z] Removing intermediate container 7192e14ed338 [2023-07-14T03:53:34.886Z] ---> 5fd13e04562d [2023-07-14T03:53:34.886Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-14T03:53:35.469Z] ---> 0aa2240fd556 [2023-07-14T03:53:35.469Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-14T03:53:36.051Z] ---> a923275f8dde [2023-07-14T03:53:36.051Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-14T03:53:36.317Z] ---> a717b37ab0aa [2023-07-14T03:53:36.317Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-14T03:53:37.726Z] ---> c59040d5e614 [2023-07-14T03:53:37.726Z] Step 21/26 : EXPOSE 59712 [2023-07-14T03:53:37.726Z] ---> Running in e37aecf24d83 [2023-07-14T03:53:37.993Z] Removing intermediate container e37aecf24d83 [2023-07-14T03:53:37.993Z] ---> 1cdc24459bb8 [2023-07-14T03:53:37.993Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-14T03:53:37.993Z] ---> Running in 69f76c251097 [2023-07-14T03:53:38.259Z] Removing intermediate container 69f76c251097 [2023-07-14T03:53:38.260Z] ---> 9e6fb5588fe1 [2023-07-14T03:53:38.260Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-14T03:53:38.527Z] ---> Running in 31f6eefb228e [2023-07-14T03:53:38.794Z] Removing intermediate container 31f6eefb228e [2023-07-14T03:53:38.794Z] ---> 14991e58b768 [2023-07-14T03:53:38.794Z] Step 24/26 : LABEL arch=arm64 [2023-07-14T03:53:38.794Z] ---> Running in a37f2d22c505 [2023-07-14T03:53:39.061Z] Removing intermediate container a37f2d22c505 [2023-07-14T03:53:39.061Z] ---> f24107639663 [2023-07-14T03:53:39.061Z] Step 25/26 : LABEL git_sha=6307ff3a318f435180c981a2ed3cc5084985db16 [2023-07-14T03:53:39.061Z] ---> Running in b9266db05d42 [2023-07-14T03:53:39.330Z] Removing intermediate container b9266db05d42 [2023-07-14T03:53:39.330Z] ---> 6a02684a1d20 [2023-07-14T03:53:39.330Z] Step 26/26 : LABEL version=0.0.0 [2023-07-14T03:53:39.330Z] ---> Running in 40617c063811 [2023-07-14T03:53:39.596Z] Removing intermediate container 40617c063811 [2023-07-14T03:53:39.596Z] ---> cc5d9ea1ccbc [2023-07-14T03:53:39.596Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-14T03:53:39.596Z] Successfully built cc5d9ea1ccbc [2023-07-14T03:53:39.596Z] 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-14T03:53:40.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T03:53:40.440Z] [2023-07-14T03:53:40.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T03:53:40.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T03:53:40.836Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-14T03:53:40.836Z] 8998bd30e6a1: Pulling fs layer [2023-07-14T03:53:40.836Z] 04944245beec: Pulling fs layer [2023-07-14T03:53:40.836Z] 699f458cf7ca: Pulling fs layer [2023-07-14T03:53:40.836Z] 765212b225bb: Pulling fs layer [2023-07-14T03:53:40.836Z] f23df028b6ca: Pulling fs layer [2023-07-14T03:53:40.836Z] d65c8cfc05b1: Pulling fs layer [2023-07-14T03:53:40.836Z] 2437ff75d9bd: Pulling fs layer [2023-07-14T03:53:40.836Z] f23df028b6ca: Waiting [2023-07-14T03:53:40.836Z] d65c8cfc05b1: Waiting [2023-07-14T03:53:40.836Z] 2437ff75d9bd: Waiting [2023-07-14T03:53:40.836Z] 765212b225bb: Waiting [2023-07-14T03:53:41.104Z] 04944245beec: Verifying Checksum [2023-07-14T03:53:41.104Z] 04944245beec: Download complete [2023-07-14T03:53:41.104Z] 765212b225bb: Verifying Checksum [2023-07-14T03:53:41.104Z] 765212b225bb: Download complete [2023-07-14T03:53:41.104Z] f23df028b6ca: Download complete [2023-07-14T03:53:41.104Z] d65c8cfc05b1: Verifying Checksum [2023-07-14T03:53:41.104Z] d65c8cfc05b1: Download complete [2023-07-14T03:53:41.104Z] 699f458cf7ca: Verifying Checksum [2023-07-14T03:53:41.104Z] 699f458cf7ca: Download complete [2023-07-14T03:53:41.688Z] 8998bd30e6a1: Verifying Checksum [2023-07-14T03:53:41.688Z] 8998bd30e6a1: Download complete [2023-07-14T03:53:43.629Z] 2437ff75d9bd: Verifying Checksum [2023-07-14T03:53:43.629Z] 2437ff75d9bd: Download complete [2023-07-14T03:53:45.580Z] 8998bd30e6a1: Pull complete [2023-07-14T03:53:45.847Z] 04944245beec: Pull complete [2023-07-14T03:53:47.256Z] 699f458cf7ca: Pull complete [2023-07-14T03:53:47.521Z] 765212b225bb: Pull complete [2023-07-14T03:53:48.199Z] f23df028b6ca: Pull complete [2023-07-14T03:53:48.470Z] d65c8cfc05b1: Pull complete [2023-07-14T03:54:03.609Z] 2437ff75d9bd: Pull complete [2023-07-14T03:54:03.609Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-14T03:54:03.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T03:54:03.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T03:54:03.947Z] prd-ubuntu20.04-docker-arm64-4c-16g-1125 does not seem to be running inside a container [2023-07-14T03:54:04.011Z] $ 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-14T03:54:06.419Z] $ docker top a1d73ac25a60eb0ecc7fd2eb6ea5c8cd88c150f241b0f719cbca4f89899f6249 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T03:54:07.030Z] ---> job-cost.sh [2023-07-14T03:54:07.295Z] lf-activate-venv: SKIPPING [2023-07-14T03:54:07.295Z] INFO: No Stack... [2023-07-14T03:54:07.559Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-14T03:54:08.512Z] INFO: Archiving Costs [Pipeline] sh [2023-07-14T03:54:09.164Z] + cut -d, -f6 [2023-07-14T03:54:09.164Z] + cat /w/workspace/app-record-replay/1/archives/cost.csv [Pipeline] lock [2023-07-14T03:54:09.244Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] [2023-07-14T03:54:09.248Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] did not exist. Created. [2023-07-14T03:54:09.249Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-14T03:54:09.652Z] /w/workspace/app-record-replay/1@tmp/durable-0f9da722/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-14T03:54:10.311Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-14T03:54:10.352Z] Warning: overwriting stash ‘stack-cost’ [2023-07-14T03:54:10.395Z] Stashed 1 file(s) [Pipeline] } [2023-07-14T03:54:10.409Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-43-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-14T03:54:10.487Z] $ docker stop --time=1 a1d73ac25a60eb0ecc7fd2eb6ea5c8cd88c150f241b0f719cbca4f89899f6249 [2023-07-14T03:54:11.950Z] $ docker rm -f --volumes a1d73ac25a60eb0ecc7fd2eb6ea5c8cd88c150f241b0f719cbca4f89899f6249 [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-14T03:54:12.905Z] provisioning config files... [2023-07-14T03:54:12.911Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/PR-43 #1 [2023-07-14T03:54:12.912Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/xfoundry_app-record-replay_PR-43@tmp/config16126711911729640435tmp [Pipeline] { [Pipeline] sh [2023-07-14T03:54:13.251Z] + set +x [2023-07-14T03:54:13.251Z] + + curl -sbash https://codecov.io/bash -s [2023-07-14T03:54:13.251Z] -- [2023-07-14T03:54:13.251Z] [2023-07-14T03:54:13.251Z] _____ _ [2023-07-14T03:54:13.251Z] / ____| | | [2023-07-14T03:54:13.251Z] | | ___ __| | ___ ___ _____ __ [2023-07-14T03:54:13.251Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-14T03:54:13.251Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-14T03:54:13.251Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-14T03:54:13.251Z] Bash-1.0.6 [2023-07-14T03:54:13.251Z] [2023-07-14T03:54:13.251Z] [2023-07-14T03:54:13.251Z] ==> git version 2.25.1 found [2023-07-14T03:54:13.251Z] ==> 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-14T03:54:13.251Z] Release-Date: 2020-01-08 [2023-07-14T03:54:13.251Z] 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-14T03:54:13.251Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-14T03:54:13.251Z] ==> Jenkins CI detected. [2023-07-14T03:54:13.251Z] current dir:  /w/workspace/xfoundry_app-record-replay_PR-43 [2023-07-14T03:54:13.251Z] project root: . [2023-07-14T03:54:13.251Z] --> token set from env [2023-07-14T03:54:13.251Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-14T03:54:13.251Z] ==> Running gcov in . (disable via -X gcov) [2023-07-14T03:54:13.251Z] ==> Python coveragepy not found [2023-07-14T03:54:13.251Z] ==> Searching for coverage reports in: [2023-07-14T03:54:13.251Z] + . [2023-07-14T03:54:13.510Z] -> Found 1 reports [2023-07-14T03:54:13.510Z] ==> Detecting git/mercurial file structure [2023-07-14T03:54:13.510Z] ==> Reading reports [2023-07-14T03:54:13.510Z] + ./coverage.out bytes=7545 [2023-07-14T03:54:13.510Z] ==> Appending adjustments [2023-07-14T03:54:13.510Z] https://docs.codecov.io/docs/fixing-reports [2023-07-14T03:54:13.510Z] + Found adjustments [2023-07-14T03:54:13.510Z] ==> Gzipping contents [2023-07-14T03:54:13.510Z] 4.0K /tmp/codecov.tr94Vr.gz [2023-07-14T03:54:13.510Z] ==> Uploading reports [2023-07-14T03:54:13.510Z] url: https://codecov.io [2023-07-14T03:54:13.510Z] query: branch=PR-43&commit=6307ff3a318f435180c981a2ed3cc5084985db16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=43&job=&cmd_args= [2023-07-14T03:54:13.510Z] -> Pinging Codecov [2023-07-14T03:54:13.510Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=PR-43&commit=6307ff3a318f435180c981a2ed3cc5084985db16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2FPR-43%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=43&job=&cmd_args= [2023-07-14T03:54:13.770Z] Invalid request parameters [2023-07-14T03:54:13.770Z] 400 [Pipeline] } [2023-07-14T03:54:13.801Z] 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-14T03:54:15.598Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-43/archives ] [2023-07-14T03:54:15.598Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-43/archives [2023-07-14T03:54:15.598Z] total 16 [2023-07-14T03:54:15.598Z] drwxr-xr-x 3 root root 4096 Jul 14 03:44 . [2023-07-14T03:54:15.598Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 03:44 .. [2023-07-14T03:54:15.598Z] drwxr-xr-x 2 root root 4096 Jul 14 03:44 cost [2023-07-14T03:54:15.598Z] -rw-r--r-- 1 root root 88 Jul 14 03:44 cost.csv [2023-07-14T03:54:15.598Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-43/archives [2023-07-14T03:54:15.598Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-43/archives [2023-07-14T03:54:15.598Z] total 16 [2023-07-14T03:54:15.598Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 03:44 . [2023-07-14T03:54:15.598Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 03:44 .. [2023-07-14T03:54:15.598Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 03:44 cost [2023-07-14T03:54:15.598Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 14 03:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-14T03:54:15.922Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T03:54:16.811Z] ---> package-listing.sh [2023-07-14T03:54:16.811Z] ++ facter osfamily [2023-07-14T03:54:16.811Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-14T03:54:17.070Z] + OS_FAMILY=debian [2023-07-14T03:54:17.070Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-43 [2023-07-14T03:54:17.070Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-14T03:54:17.070Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-14T03:54:17.070Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-14T03:54:17.070Z] + PACKAGES=/tmp/packages_start.txt [2023-07-14T03:54:17.070Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-43 ']' [2023-07-14T03:54:17.070Z] + PACKAGES=/tmp/packages_end.txt [2023-07-14T03:54:17.070Z] + case "${OS_FAMILY}" in [2023-07-14T03:54:17.070Z] + dpkg -l [2023-07-14T03:54:17.070Z] + grep '^ii' [2023-07-14T03:54:17.070Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-14T03:54:17.070Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-14T03:54:17.070Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-14T03:54:17.070Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-43 ']' [2023-07-14T03:54:17.070Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-43/archives/ [2023-07-14T03:54:17.070Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-43/archives/ [Pipeline] echo [2023-07-14T03:54:17.099Z] 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-43/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-14T03:54:17.386Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T03:54:18.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T03:54:18.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T03:54:18.300Z] prd-ubuntu20.04-docker-8c-8g-1124 does not seem to be running inside a container [2023-07-14T03:54:18.329Z] $ 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-43/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-43 -v /w/workspace/xfoundry_app-record-replay_PR-43:/w/workspace/xfoundry_app-record-replay_PR-43:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-43@tmp:/w/workspace/xfoundry_app-record-replay_PR-43@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-14T03:54:19.208Z] $ docker top 23f332a12ed18e0935a1ddfc30875f2dce295d6a5971d9036f98995885b26aaf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T03:54:19.601Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-14T03:54:19.910Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-14T03:54:20.217Z] + ls /var/log/sa-host [2023-07-14T03:54:20.217Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T03:54:20.458Z] provisioning config files... [2023-07-14T03:54:20.467Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-43@tmp/config7536134893165510744tmp [Pipeline] { [Pipeline] echo [2023-07-14T03:54:20.521Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T03:54:20.835Z] ---> create-netrc.sh [Pipeline] } [2023-07-14T03:54:20.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-14T03:54:21.270Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-14T03:54:21.302Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T03:54:21.615Z] ---> sudo-logs.sh [2023-07-14T03:54:21.615Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-14T03:54:21.713Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T03:54:22.052Z] ---> job-cost.sh [2023-07-14T03:54:22.052Z] lf-activate-venv: SKIPPING [2023-07-14T03:54:22.052Z] DEBUG: total: 0.2199999988079071 [2023-07-14T03:54:22.052Z] INFO: Retrieving Stack Cost... [2023-07-14T03:54:22.310Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-14T03:54:22.877Z] INFO: Archiving Costs [Pipeline] echo [2023-07-14T03:54:22.909Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T03:54:23.221Z] ---> logs-deploy.sh [2023-07-14T03:54:23.222Z] lf-activate-venv: SKIPPING [2023-07-14T03:54:23.222Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-43/1 [2023-07-14T03:54:23.222Z] INFO: archiving workspace using pattern(s): [2023-07-14T03:54:24.159Z] Archives upload complete. [2023-07-14T03:54:24.159Z] INFO: archiving logs to Nexus