Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-record-replay Loading trusted files from base branch main at 047236f56ce2e90b3717e3891727cd37ccf4463d rather than 95689613d16557603f1201031a606941e28bc71b Obtained Jenkinsfile from 047236f56ce2e90b3717e3891727cd37ccf4463d 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-ssh2845593219721205269.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-ssh7878286615578133024.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-24/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-24/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12472389008395691497.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 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-ssh12972974137635886806.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-24/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-24/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2803237854461756090.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-19304 in /w/workspace/xfoundry_app-record-replay_PR-24 [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-24 # 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 047236f56ce2e90b3717e3891727cd37ccf4463d into PR head commit 95689613d16557603f1201031a606941e28bc71b > 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/24/head:refs/remotes/origin/PR-24 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95689613d16557603f1201031a606941e28bc71b # 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 047236f56ce2e90b3717e3891727cd37ccf4463d # timeout=10 Merge succeeded, producing 267dcd23f01e7ff8a74a2b579e5806698a07648f Checking out Revision 267dcd23f01e7ff8a74a2b579e5806698a07648f (PR-24) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 267dcd23f01e7ff8a74a2b579e5806698a07648f # timeout=10 Commit message: "Merge commit '047236f56ce2e90b3717e3891727cd37ccf4463d' into HEAD" > git rev-list --no-walk 95689613d16557603f1201031a606941e28bc71b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-26T23:09:25.992Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-26T23:09:26.062Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-26T23:09:26.080Z] ========================================================= [2023-06-26T23:09:26.080Z] EdgeX Global Pipelines Version Info [2023-06-26T23:09:26.080Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-26T23:09:26.805Z] ------------------- [2023-06-26T23:09:26.805Z] stable info: [2023-06-26T23:09:26.805Z] ------------------- [2023-06-26T23:09:26.805Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-26T23:09:26.805Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-26T23:09:26.805Z] Message: update stable to v1.0.250 [2023-06-26T23:09:27.377Z] ------------------- [2023-06-26T23:09:27.377Z] experimental info: [2023-06-26T23:09:27.377Z] ------------------- [2023-06-26T23:09:27.377Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-26T23:09:27.377Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-26T23:09:27.377Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-26T23:09:27.565Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-06-26T23:09:27.582Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-06-26T23:09:27.599Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-26T23:09:27.618Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-26T23:09:27.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-26T23:09:27.642Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-26T23:09:27.653Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-26T23:09:27.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-26T23:09:27.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-26T23:09:27.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-26T23:09:27.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-26T23:09:27.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-06-26T23:09:27.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-26T23:09:27.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-26T23:09:27.744Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-26T23:09:27.755Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-26T23:09:27.768Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-26T23:09:27.784Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-26T23:09:27.800Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-26T23:09:27.814Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-26T23:09:27.826Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-26T23:09:27.842Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-26T23:09:27.861Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-26T23:09:27.882Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-26T23:09:27.901Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-26T23:09:27.918Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-26T23:09:27.933Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-26T23:09:27.945Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-24 [Pipeline] echo [2023-06-26T23:09:27.961Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-24 [Pipeline] echo [2023-06-26T23:09:27.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-24 [Pipeline] echo [2023-06-26T23:09:28.002Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 267dcd23f01e7ff8a74a2b579e5806698a07648f [Pipeline] echo [2023-06-26T23:09:28.018Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 267dcd2 [Pipeline] echo [2023-06-26T23:09:28.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-26T23:09:28.090Z] provisioning config files... [2023-06-26T23:09:28.104Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-24@tmp/config14927820173599764168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T23:09:28.400Z] ---> docker-login.sh [2023-06-26T23:09:28.401Z] nexus3.edgexfoundry.org:10001 [2023-06-26T23:09:28.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:09:28.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:09:28.663Z] Configure a credential helper to remove this warning. See [2023-06-26T23:09:28.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:09:28.663Z] [2023-06-26T23:09:28.663Z] Login Succeeded [2023-06-26T23:09:28.663Z] nexus3.edgexfoundry.org:10002 [2023-06-26T23:09:28.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:09:28.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:09:28.922Z] Configure a credential helper to remove this warning. See [2023-06-26T23:09:28.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:09:28.922Z] [2023-06-26T23:09:28.922Z] Login Succeeded [2023-06-26T23:09:28.922Z] nexus3.edgexfoundry.org:10003 [2023-06-26T23:09:28.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:09:28.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:09:28.922Z] Configure a credential helper to remove this warning. See [2023-06-26T23:09:28.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:09:28.922Z] [2023-06-26T23:09:28.922Z] Login Succeeded [2023-06-26T23:09:28.922Z] nexus3.edgexfoundry.org:10004 [2023-06-26T23:09:29.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:09:29.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:09:29.183Z] Configure a credential helper to remove this warning. See [2023-06-26T23:09:29.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:09:29.183Z] [2023-06-26T23:09:29.183Z] Login Succeeded [2023-06-26T23:09:29.183Z] docker.io [2023-06-26T23:09:29.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:09:29.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:09:29.443Z] Configure a credential helper to remove this warning. See [2023-06-26T23:09:29.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:09:29.443Z] [2023-06-26T23:09:29.443Z] Login Succeeded [2023-06-26T23:09:29.443Z] ---> docker-login.sh ends [Pipeline] } [2023-06-26T23:09:29.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-26T23:09:29.819Z] + git rev-list -1 --merges 267dcd23f01e7ff8a74a2b579e5806698a07648f~1..267dcd23f01e7ff8a74a2b579e5806698a07648f [Pipeline] echo [2023-06-26T23:09:29.867Z] -----------> git rev-list -1 --merges 267dcd23f01e7ff8a74a2b579e5806698a07648f~1..267dcd23f01e7ff8a74a2b579e5806698a07648f 267dcd23f01e7ff8a74a2b579e5806698a07648f [2023-06-26T23:09:29.867Z] 267dcd23f01e7ff8a74a2b579e5806698a07648f [false] [Pipeline] sh [2023-06-26T23:09:30.160Z] + git log --format=format:%s -1 267dcd23f01e7ff8a74a2b579e5806698a07648f [Pipeline] echo [2023-06-26T23:09:30.175Z] ========================================================= [2023-06-26T23:09:30.175Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-26T23:09:30.175Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T23:09:30.517Z] + git log --format=format:%s -1 267dcd23f01e7ff8a74a2b579e5806698a07648f [Pipeline] echo [2023-06-26T23:09:30.529Z] [semverPrep] GIT_COMMIT: 267dcd23f01e7ff8a74a2b579e5806698a07648f, Commit Message: Merge commit '047236f56ce2e90b3717e3891727cd37ccf4463d' into HEAD [Pipeline] echo [2023-06-26T23:09:30.539Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-26T23:09:30.914Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-26T23:09:30.914Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-26T23:09:30.914Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-26T23:09:30.914Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-26T23:09:30.914Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-26T23:09:30.914Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-26T23:09:30.914Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T23:09:31.326Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T23:09:31.326Z] [2023-06-26T23:09:31.326Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T23:09:31.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T23:09:31.629Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-26T23:09:31.629Z] b85a868b505f: Pulling fs layer [2023-06-26T23:09:31.629Z] e2be974225ed: Pulling fs layer [2023-06-26T23:09:31.629Z] 339a4e72a1f5: Pulling fs layer [2023-06-26T23:09:31.629Z] 988bab9f4d93: Pulling fs layer [2023-06-26T23:09:31.629Z] 1469e6f7b9e6: Pulling fs layer [2023-06-26T23:09:31.629Z] eaf3925da568: Pulling fs layer [2023-06-26T23:09:31.629Z] bab4dde63d76: Pulling fs layer [2023-06-26T23:09:31.629Z] bde34c3a00c8: Pulling fs layer [2023-06-26T23:09:31.629Z] b352a97aabf1: Pulling fs layer [2023-06-26T23:09:31.629Z] 4872d77fe225: Pulling fs layer [2023-06-26T23:09:31.629Z] 5851b861e8e6: Pulling fs layer [2023-06-26T23:09:31.629Z] bab4dde63d76: Waiting [2023-06-26T23:09:31.629Z] 988bab9f4d93: Waiting [2023-06-26T23:09:31.629Z] b352a97aabf1: Waiting [2023-06-26T23:09:31.629Z] eaf3925da568: Waiting [2023-06-26T23:09:31.629Z] 1469e6f7b9e6: Waiting [2023-06-26T23:09:31.629Z] bde34c3a00c8: Waiting [2023-06-26T23:09:31.629Z] 4872d77fe225: Waiting [2023-06-26T23:09:31.629Z] e2be974225ed: Download complete [2023-06-26T23:09:31.629Z] 988bab9f4d93: Verifying Checksum [2023-06-26T23:09:31.629Z] 988bab9f4d93: Download complete [2023-06-26T23:09:31.629Z] 1469e6f7b9e6: Verifying Checksum [2023-06-26T23:09:31.629Z] 1469e6f7b9e6: Download complete [2023-06-26T23:09:31.629Z] 339a4e72a1f5: Verifying Checksum [2023-06-26T23:09:31.629Z] 339a4e72a1f5: Download complete [2023-06-26T23:09:31.891Z] eaf3925da568: Verifying Checksum [2023-06-26T23:09:31.891Z] eaf3925da568: Download complete [2023-06-26T23:09:31.891Z] bde34c3a00c8: Download complete [2023-06-26T23:09:31.891Z] b352a97aabf1: Download complete [2023-06-26T23:09:31.891Z] 4872d77fe225: Verifying Checksum [2023-06-26T23:09:31.891Z] 4872d77fe225: Download complete [2023-06-26T23:09:31.891Z] 5851b861e8e6: Verifying Checksum [2023-06-26T23:09:31.891Z] 5851b861e8e6: Download complete [2023-06-26T23:09:31.891Z] b85a868b505f: Download complete [2023-06-26T23:09:32.152Z] bab4dde63d76: Verifying Checksum [2023-06-26T23:09:32.152Z] bab4dde63d76: Download complete [2023-06-26T23:09:33.090Z] b85a868b505f: Pull complete [2023-06-26T23:09:33.350Z] e2be974225ed: Pull complete [2023-06-26T23:09:33.609Z] 339a4e72a1f5: Pull complete [2023-06-26T23:09:33.867Z] 988bab9f4d93: Pull complete [2023-06-26T23:09:34.126Z] 1469e6f7b9e6: Pull complete [2023-06-26T23:09:34.126Z] eaf3925da568: Pull complete [2023-06-26T23:09:36.029Z] bab4dde63d76: Pull complete [2023-06-26T23:09:36.029Z] bde34c3a00c8: Pull complete [2023-06-26T23:09:36.029Z] b352a97aabf1: Pull complete [2023-06-26T23:09:36.029Z] 4872d77fe225: Pull complete [2023-06-26T23:09:36.289Z] 5851b861e8e6: Pull complete [2023-06-26T23:09:36.289Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-26T23:09:36.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-26T23:09:36.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T23:09:36.381Z] prd-ubuntu20.04-docker-8c-8g-19304 does not seem to be running inside a container [2023-06-26T23:09:36.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-24 -v /w/workspace/xfoundry_app-record-replay_PR-24:/w/workspace/xfoundry_app-record-replay_PR-24:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-24@tmp:/w/workspace/xfoundry_app-record-replay_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-26T23:09:38.918Z] $ docker top bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd -eo pid,comm [2023-06-26T23:09:38.975Z] 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-06-26T23:09:38.975Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-26T23:09:39.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-26T23:09:39.011Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-26T23:09:39.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-26T23:09:39.137Z] $ docker exec bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd ssh-agent [2023-06-26T23:09:39.251Z] SSH_AUTH_SOCK=/tmp/ssh-VmcdeE3QBsiw/agent.33 [2023-06-26T23:09:39.251Z] SSH_AGENT_PID=39 [2023-06-26T23:09:39.257Z] Running ssh-add (command line suppressed) [2023-06-26T23:09:39.383Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-24@tmp/private_key_6928516368772091865.key (/w/workspace/xfoundry_app-record-replay_PR-24@tmp/private_key_6928516368772091865.key) [2023-06-26T23:09:39.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-26T23:09:39.682Z] + git tag --points-at HEAD [Pipeline] } [2023-06-26T23:09:39.700Z] $ docker exec --env ******** --env ******** bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd ssh-agent -k [2023-06-26T23:09:39.803Z] unset SSH_AUTH_SOCK; [2023-06-26T23:09:39.803Z] unset SSH_AGENT_PID; [2023-06-26T23:09:39.804Z] echo Agent pid 39 killed; [2023-06-26T23:09:39.809Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-26T23:09:39.835Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-26T23:09:39.835Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-26T23:09:39.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-26T23:09:39.961Z] $ docker exec bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd ssh-agent [2023-06-26T23:09:40.065Z] SSH_AUTH_SOCK=/tmp/ssh-f66DhQEkcY3U/agent.72 [2023-06-26T23:09:40.065Z] SSH_AGENT_PID=78 [2023-06-26T23:09:40.069Z] Running ssh-add (command line suppressed) [2023-06-26T23:09:40.191Z] Identity added: /w/workspace/xfoundry_app-record-replay_PR-24@tmp/private_key_10703961040760826480.key (/w/workspace/xfoundry_app-record-replay_PR-24@tmp/private_key_10703961040760826480.key) [2023-06-26T23:09:40.203Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-26T23:09:40.485Z] + git semver init [2023-06-26T23:09:40.745Z] 2023-06-26 23:09:40,658 [run_init] DEBUG init version:0.0.0 force:False [2023-06-26T23:09:40.745Z] 2023-06-26 23:09:40,659 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-24/.semver [2023-06-26T23:09:40.745Z] 2023-06-26 23:09:40,660 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-24/.semver [2023-06-26T23:09:40.745Z] 2023-06-26 23:09:40,660 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-24/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-24, universal_newlines=False, shell=None, istream=None) [2023-06-26T23:09:41.313Z] 2023-06-26 23:09:41,193 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-24/.git/info/exclude [2023-06-26T23:09:41.313Z] 2023-06-26 23:09:41,193 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-24/.semver/PR-24 with force:False [2023-06-26T23:09:41.313Z] 2023-06-26 23:09:41,194 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-24/.semver/PR-24 [2023-06-26T23:09:41.313Z] 2023-06-26 23:09:41,197 [execute] INFO git cat-file --batch-check [2023-06-26T23:09:41.313Z] 2023-06-26 23:09:41,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-24/.semver, universal_newlines=False, shell=None, istream=) [2023-06-26T23:09:41.313Z] 2023-06-26 23:09:41,203 [execute] INFO git cat-file --batch [2023-06-26T23:09:41.313Z] 2023-06-26 23:09:41,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-24/.semver, universal_newlines=False, shell=None, istream=) [2023-06-26T23:09:41.313Z] 2023-06-26 23:09:41,208 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-24/.semver/PR-24 [2023-06-26T23:09:41.313Z] 0.0.0 [Pipeline] } [2023-06-26T23:09:41.327Z] $ docker exec --env ******** --env ******** bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd ssh-agent -k [2023-06-26T23:09:41.438Z] unset SSH_AUTH_SOCK; [2023-06-26T23:09:41.438Z] unset SSH_AGENT_PID; [2023-06-26T23:09:41.438Z] echo Agent pid 78 killed; [2023-06-26T23:09:41.445Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-26T23:09:41.744Z] + git semver [Pipeline] } [2023-06-26T23:09:42.021Z] $ docker stop --time=1 bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd [2023-06-26T23:09:43.293Z] $ docker rm -f --volumes bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-26T23:09:43.619Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-26T23:09:43.819Z] Stashed 1 file(s) [Pipeline] echo [2023-06-26T23:09:43.822Z] [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-06-26T23:09:43.980Z] provisioning config files... [2023-06-26T23:09:43.989Z] copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-24@tmp/config12473896116619080980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T23:09:44.288Z] ---> docker-login.sh [2023-06-26T23:09:44.288Z] nexus3.edgexfoundry.org:10001 [2023-06-26T23:09:44.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:09:44.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:09:44.288Z] Configure a credential helper to remove this warning. See [2023-06-26T23:09:44.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:09:44.288Z] [2023-06-26T23:09:44.288Z] Login Succeeded [2023-06-26T23:09:44.288Z] nexus3.edgexfoundry.org:10002 [2023-06-26T23:09:44.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:09:44.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:09:44.288Z] Configure a credential helper to remove this warning. See [2023-06-26T23:09:44.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:09:44.288Z] [2023-06-26T23:09:44.288Z] Login Succeeded [2023-06-26T23:09:44.288Z] nexus3.edgexfoundry.org:10003 [2023-06-26T23:09:44.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:09:44.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:09:44.548Z] Configure a credential helper to remove this warning. See [2023-06-26T23:09:44.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:09:44.548Z] [2023-06-26T23:09:44.548Z] Login Succeeded [2023-06-26T23:09:44.548Z] nexus3.edgexfoundry.org:10004 [2023-06-26T23:09:44.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:09:44.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:09:44.548Z] Configure a credential helper to remove this warning. See [2023-06-26T23:09:44.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:09:44.548Z] [2023-06-26T23:09:44.548Z] Login Succeeded [2023-06-26T23:09:44.548Z] docker.io [2023-06-26T23:09:44.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:09:44.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:09:44.807Z] Configure a credential helper to remove this warning. See [2023-06-26T23:09:44.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:09:44.807Z] [2023-06-26T23:09:44.807Z] Login Succeeded [2023-06-26T23:09:44.807Z] ---> docker-login.sh ends [Pipeline] } [2023-06-26T23:09:44.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-26T23:09:44.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T23:09:44.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T23:09:44.899Z] ========================================================= [2023-06-26T23:09:44.899Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-26T23:09:44.899Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T23:09:45.200Z] + 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-06-26T23:09:45.200Z] Sending build context to Docker daemon 268.8kB [2023-06-26T23:09:45.200Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T23:09:45.200Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-26T23:09:45.200Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-26T23:09:45.200Z] f56be85fc22e: Pulling fs layer [2023-06-26T23:09:45.200Z] 85791d961cd3: Pulling fs layer [2023-06-26T23:09:45.200Z] d694b5ae8c79: Pulling fs layer [2023-06-26T23:09:45.200Z] 9f32a84ed3da: Pulling fs layer [2023-06-26T23:09:45.200Z] 4d19c01a9841: Pulling fs layer [2023-06-26T23:09:45.200Z] 9325e15d5711: Pulling fs layer [2023-06-26T23:09:45.200Z] 556b6ee489ea: Pulling fs layer [2023-06-26T23:09:45.200Z] c5a4b2cf53e6: Pulling fs layer [2023-06-26T23:09:45.200Z] 9f32a84ed3da: Waiting [2023-06-26T23:09:45.200Z] c5a4b2cf53e6: Waiting [2023-06-26T23:09:45.200Z] 4d19c01a9841: Waiting [2023-06-26T23:09:45.200Z] 85791d961cd3: Verifying Checksum [2023-06-26T23:09:45.200Z] 85791d961cd3: Download complete [2023-06-26T23:09:45.200Z] 9f32a84ed3da: Verifying Checksum [2023-06-26T23:09:45.200Z] 9f32a84ed3da: Download complete [2023-06-26T23:09:45.200Z] 4d19c01a9841: Download complete [2023-06-26T23:09:45.459Z] f56be85fc22e: Download complete [2023-06-26T23:09:45.459Z] 9325e15d5711: Verifying Checksum [2023-06-26T23:09:45.459Z] 9325e15d5711: Download complete [2023-06-26T23:09:45.459Z] f56be85fc22e: Pull complete [2023-06-26T23:09:45.718Z] 85791d961cd3: Pull complete [2023-06-26T23:09:45.977Z] d694b5ae8c79: Verifying Checksum [2023-06-26T23:09:45.977Z] d694b5ae8c79: Download complete [2023-06-26T23:09:45.977Z] c5a4b2cf53e6: Verifying Checksum [2023-06-26T23:09:45.977Z] c5a4b2cf53e6: Download complete [2023-06-26T23:09:46.236Z] 556b6ee489ea: Verifying Checksum [2023-06-26T23:09:46.236Z] 556b6ee489ea: Download complete [2023-06-26T23:09:49.518Z] d694b5ae8c79: Pull complete [2023-06-26T23:09:49.518Z] 9f32a84ed3da: Pull complete [2023-06-26T23:09:49.518Z] 4d19c01a9841: Pull complete [2023-06-26T23:09:49.518Z] 9325e15d5711: Pull complete [2023-06-26T23:09:51.422Z] 556b6ee489ea: Pull complete [2023-06-26T23:09:52.359Z] c5a4b2cf53e6: Pull complete [2023-06-26T23:09:52.359Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-26T23:09:52.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-26T23:09:52.359Z] ---> c4be618373d6 [2023-06-26T23:09:52.359Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T23:09:56.548Z] ---> Running in f1f34e98de40 [2023-06-26T23:09:56.548Z] Removing intermediate container f1f34e98de40 [2023-06-26T23:09:56.548Z] ---> af24267d9a9c [2023-06-26T23:09:56.548Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T23:09:56.548Z] ---> Running in 22aea476a008 [2023-06-26T23:09:56.548Z] Removing intermediate container 22aea476a008 [2023-06-26T23:09:56.548Z] ---> 7fbbc8c17392 [2023-06-26T23:09:56.548Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-26T23:09:56.548Z] ---> Running in ed03b2a89815 [2023-06-26T23:09:56.548Z] Removing intermediate container ed03b2a89815 [2023-06-26T23:09:56.548Z] ---> f157edcb7e19 [2023-06-26T23:09:56.548Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T23:09:56.548Z] ---> Running in 7c954fcdd38b [2023-06-26T23:09:56.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-26T23:09:56.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-26T23:09:56.807Z] OK: 265 MiB in 53 packages [2023-06-26T23:09:57.373Z] Removing intermediate container 7c954fcdd38b [2023-06-26T23:09:57.373Z] ---> 4709b751c059 [2023-06-26T23:09:57.373Z] Step 7/12 : WORKDIR /app [2023-06-26T23:09:57.373Z] ---> Running in ec8f4591f1e3 [2023-06-26T23:09:57.373Z] Removing intermediate container ec8f4591f1e3 [2023-06-26T23:09:57.373Z] ---> 2f21416ef324 [2023-06-26T23:09:57.373Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-26T23:09:57.373Z] ---> 09e69790d2ba [2023-06-26T23:09:57.373Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T23:09:57.373Z] ---> Running in 24cab4b3c4e9 [2023-06-26T23:09:58.935Z] Still waiting to schedule task [2023-06-26T23:09:58.936Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-26T23:10:44.252Z] Removing intermediate container 24cab4b3c4e9 [2023-06-26T23:10:44.252Z] ---> c8f86b8042e2 [2023-06-26T23:10:44.252Z] Step 10/12 : COPY . . [2023-06-26T23:10:44.252Z] ---> 483fba181c06 [2023-06-26T23:10:44.252Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T23:10:44.252Z] ---> Running in 9daccfdc6b35 [2023-06-26T23:10:44.252Z] Removing intermediate container 9daccfdc6b35 [2023-06-26T23:10:44.252Z] ---> f536a1a77df6 [2023-06-26T23:10:44.252Z] Step 12/12 : RUN $MAKE [2023-06-26T23:10:44.252Z] ---> Running in 1e34b6705e45 [2023-06-26T23:10:44.252Z] noop [2023-06-26T23:10:44.252Z] Removing intermediate container 1e34b6705e45 [2023-06-26T23:10:44.252Z] ---> eaa107302fdb [2023-06-26T23:10:44.252Z] Successfully built eaa107302fdb [2023-06-26T23:10:44.252Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T23:10:44.570Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-26T23:10:44.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T23:10:44.639Z] prd-ubuntu20.04-docker-8c-8g-19304 does not seem to be running inside a container [2023-06-26T23:10:44.675Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-24 -v /w/workspace/xfoundry_app-record-replay_PR-24:/w/workspace/xfoundry_app-record-replay_PR-24:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-24@tmp:/w/workspace/xfoundry_app-record-replay_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-26T23:10:45.007Z] $ docker top bc917ea1a7652cac97464c58a2103b2e6d195cf838442f9d59b2ffebabc51082 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T23:10:45.343Z] + go version [2023-06-26T23:10:45.343Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-26T23:10:45.357Z] $ docker stop --time=1 bc917ea1a7652cac97464c58a2103b2e6d195cf838442f9d59b2ffebabc51082 [2023-06-26T23:10:46.621Z] $ docker rm -f --volumes bc917ea1a7652cac97464c58a2103b2e6d195cf838442f9d59b2ffebabc51082 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T23:10:46.994Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-26T23:10:46.995Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T23:10:47.063Z] prd-ubuntu20.04-docker-8c-8g-19304 does not seem to be running inside a container [2023-06-26T23:10:47.099Z] $ 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-24 -v /w/workspace/xfoundry_app-record-replay_PR-24:/w/workspace/xfoundry_app-record-replay_PR-24:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-24@tmp:/w/workspace/xfoundry_app-record-replay_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-06-26T23:10:47.421Z] $ docker top 969f2de2a259a43153426029b60ede565e12fccdc3c36fe867a15fa0e1a74b87 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T23:10:47.764Z] + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-24 [Pipeline] fileExists [Pipeline] sh [2023-06-26T23:10:48.065Z] + make test [2023-06-26T23:10:48.066Z] go test -race -coverprofile=coverage.out ./... [2023-06-26T23:10:54.629Z] # github.com/edgexfoundry/app-record-replay/config [2023-06-26T23:10:54.629Z] config/configuration.go:26:2: "errors" imported and not used [2023-06-26T23:10:54.629Z] config/configuration.go:27:2: "reflect" imported and not used [2023-06-26T23:11:06.822Z] FAIL github.com/edgexfoundry/app-record-replay [build failed] [2023-06-26T23:11:06.822Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-26T23:11:06.822Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-26T23:11:06.822Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-26T23:11:06.822Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.070s coverage: 85.1% of statements [2023-06-26T23:11:06.822Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.061s coverage: 27.3% of statements [2023-06-26T23:11:06.822Z] FAIL [2023-06-26T23:11:06.822Z] make: *** [Makefile:69: unittest] Error 1 [Pipeline] } [2023-06-26T23:11:06.838Z] $ docker stop --time=1 969f2de2a259a43153426029b60ede565e12fccdc3c36fe867a15fa0e1a74b87 [2023-06-26T23:11:10.100Z] $ docker rm -f --volumes 969f2de2a259a43153426029b60ede565e12fccdc3c36fe867a15fa0e1a74b87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T23:11:10.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T23:11:10.662Z] [2023-06-26T23:11:10.662Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T23:11:10.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T23:11:10.963Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-26T23:11:10.963Z] 5eb5b503b376: Pulling fs layer [2023-06-26T23:11:10.963Z] 5c69ac0246d0: Pulling fs layer [2023-06-26T23:11:10.963Z] ec43610c2a17: Pulling fs layer [2023-06-26T23:11:10.963Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-26T23:11:10.963Z] 33b1e0a273af: Pulling fs layer [2023-06-26T23:11:10.963Z] 5d3b04190fa2: Pulling fs layer [2023-06-26T23:11:10.963Z] 2f39f015ded8: Pulling fs layer [2023-06-26T23:11:10.963Z] 3a2ae6a8a46f: Waiting [2023-06-26T23:11:10.963Z] 33b1e0a273af: Waiting [2023-06-26T23:11:10.963Z] 5d3b04190fa2: Waiting [2023-06-26T23:11:10.963Z] 2f39f015ded8: Waiting [2023-06-26T23:11:10.963Z] 5c69ac0246d0: Download complete [2023-06-26T23:11:10.963Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-26T23:11:10.963Z] 3a2ae6a8a46f: Download complete [2023-06-26T23:11:10.963Z] 33b1e0a273af: Verifying Checksum [2023-06-26T23:11:10.963Z] 33b1e0a273af: Download complete [2023-06-26T23:11:10.963Z] 5d3b04190fa2: Verifying Checksum [2023-06-26T23:11:10.963Z] 5d3b04190fa2: Download complete [2023-06-26T23:11:11.221Z] ec43610c2a17: Verifying Checksum [2023-06-26T23:11:11.221Z] ec43610c2a17: Download complete [2023-06-26T23:11:11.221Z] 5eb5b503b376: Verifying Checksum [2023-06-26T23:11:11.221Z] 5eb5b503b376: Download complete [2023-06-26T23:11:11.788Z] 2f39f015ded8: Download complete [2023-06-26T23:11:12.354Z] 5eb5b503b376: Pull complete [2023-06-26T23:11:12.354Z] 5c69ac0246d0: Pull complete [2023-06-26T23:11:12.922Z] ec43610c2a17: Pull complete [2023-06-26T23:11:12.922Z] 3a2ae6a8a46f: Pull complete [2023-06-26T23:11:12.922Z] 33b1e0a273af: Pull complete [2023-06-26T23:11:13.180Z] 5d3b04190fa2: Pull complete [2023-06-26T23:11:17.371Z] 2f39f015ded8: Pull complete [2023-06-26T23:11:17.371Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-26T23:11:17.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T23:11:17.371Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T23:11:17.454Z] prd-ubuntu20.04-docker-8c-8g-19304 does not seem to be running inside a container [2023-06-26T23:11:17.487Z] $ 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-24 -v /w/workspace/xfoundry_app-record-replay_PR-24:/w/workspace/xfoundry_app-record-replay_PR-24:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-24@tmp:/w/workspace/xfoundry_app-record-replay_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-26T23:11:21.139Z] $ docker top d018322b317e47a2f2a3ff0cd0f37dcbcabd0cfe97e122b7053efb35f107a6ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T23:11:21.534Z] ---> job-cost.sh [2023-06-26T23:11:21.534Z] lf-activate-venv: SKIPPING [2023-06-26T23:11:21.534Z] INFO: No Stack... [2023-06-26T23:11:21.793Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-26T23:11:22.361Z] INFO: Archiving Costs [Pipeline] sh [2023-06-26T23:11:22.651Z] + cat /w/workspace/xfoundry_app-record-replay_PR-24/archives/cost.csv [2023-06-26T23:11:22.651Z] + cut -d, -f6 [Pipeline] lock [2023-06-26T23:11:22.663Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] [2023-06-26T23:11:22.669Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] did not exist. Created. [2023-06-26T23:11:22.669Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-26T23:11:22.969Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-26T23:11:23.009Z] Stashed 1 file(s) [Pipeline] } [2023-06-26T23:11:23.016Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-26T23:11:23.034Z] $ docker stop --time=1 d018322b317e47a2f2a3ff0cd0f37dcbcabd0cfe97e122b7053efb35f107a6ba [2023-06-26T23:11:24.182Z] $ docker rm -f --volumes d018322b317e47a2f2a3ff0cd0f37dcbcabd0cfe97e122b7053efb35f107a6ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-26T23:11:24.294Z] Failed in branch amd64 [2023-06-26T23:11:25.200Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19305 in /w/workspace/xfoundry_app-record-replay_PR-24 [Pipeline] { [Pipeline] ws [2023-06-26T23:11:25.214Z] Running in /w/workspace/app-record-replay/7 [Pipeline] { [Pipeline] checkout [2023-06-26T23:11:25.240Z] Selected Git installation does not exist. Using Default [2023-06-26T23:11:25.241Z] The recommended git tool is: NONE [2023-06-26T23:11:30.214Z] using credential edgex-jenkins-ssh [2023-06-26T23:11:30.232Z] Cloning the remote Git repository [2023-06-26T23:11:30.259Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-06-26T23:11:30.346Z] > git init /w/workspace/app-record-replay/7 # timeout=10 [2023-06-26T23:11:30.483Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-26T23:11:30.493Z] > git --version # timeout=10 [2023-06-26T23:11:30.514Z] > git --version # 'git version 2.25.1' [2023-06-26T23:11:30.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-26T23:11:30.663Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-26T23:11:31.224Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-26T23:11:31.245Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-26T23:11:32.611Z] Merging remotes/origin/main commit 047236f56ce2e90b3717e3891727cd37ccf4463d into PR head commit 95689613d16557603f1201031a606941e28bc71b [2023-06-26T23:11:32.055Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-26T23:11:32.101Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-26T23:11:32.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-26T23:11:32.117Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/24/head:refs/remotes/origin/PR-24 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-26T23:11:32.617Z] > git config core.sparsecheckout # timeout=10 [2023-06-26T23:11:32.909Z] Merge succeeded, producing 0511f5963bf52e11ff196e3fc6f607ac49224b2b [2023-06-26T23:11:32.909Z] Checking out Revision 0511f5963bf52e11ff196e3fc6f607ac49224b2b (PR-24) [2023-06-26T23:11:32.694Z] > git checkout -f 95689613d16557603f1201031a606941e28bc71b # timeout=10 [2023-06-26T23:11:32.778Z] > git remote # timeout=10 [2023-06-26T23:11:32.794Z] > git config --get remote.origin.url # timeout=10 [2023-06-26T23:11:32.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-26T23:11:32.823Z] > git merge 047236f56ce2e90b3717e3891727cd37ccf4463d # timeout=10 [2023-06-26T23:11:32.879Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-26T23:11:32.903Z] > git config core.sparsecheckout # timeout=10 [2023-06-26T23:11:32.916Z] > git checkout -f 0511f5963bf52e11ff196e3fc6f607ac49224b2b # timeout=10 [2023-06-26T23:11:36.365Z] Commit message: "Merge commit '047236f56ce2e90b3717e3891727cd37ccf4463d' into HEAD" [2023-06-26T23:11:36.363Z] > git rev-list --no-walk 95689613d16557603f1201031a606941e28bc71b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-26T23:11:37.416Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-26T23:11:37.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-26T23:11:37.417Z] Dload Upload Total Spent Left Speed [2023-06-26T23:11:37.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-06-26T23:11:38.133Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-26T23:11:38.452Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-26T23:11:38.452Z] + sudo tee /etc/docker/daemon.new [2023-06-26T23:11:38.452Z] { [2023-06-26T23:11:38.452Z] "registry-mirrors": [ [2023-06-26T23:11:38.452Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-26T23:11:38.452Z] ], [2023-06-26T23:11:38.452Z] "bip": "10.250.0.254/24", [2023-06-26T23:11:38.452Z] "hosts": [ [2023-06-26T23:11:38.452Z] "tcp://0.0.0.0:5555", [2023-06-26T23:11:38.452Z] "unix:///var/run/docker.sock" [2023-06-26T23:11:38.452Z] ], [2023-06-26T23:11:38.452Z] "mtu": 1458, [2023-06-26T23:11:38.452Z] "selinux-enabled": true, [2023-06-26T23:11:38.452Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-26T23:11:38.452Z] } [Pipeline] sh [2023-06-26T23:11:38.775Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-26T23:11:39.105Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-26T23:11:57.373Z] provisioning config files... [2023-06-26T23:11:57.396Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/7@tmp/config2249205948734662436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T23:11:57.741Z] ---> docker-login.sh [2023-06-26T23:11:57.741Z] nexus3.edgexfoundry.org:10001 [2023-06-26T23:11:58.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:11:58.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:11:58.278Z] Configure a credential helper to remove this warning. See [2023-06-26T23:11:58.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:11:58.278Z] [2023-06-26T23:11:58.278Z] Login Succeeded [2023-06-26T23:11:58.278Z] nexus3.edgexfoundry.org:10002 [2023-06-26T23:11:58.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:11:58.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:11:58.827Z] Configure a credential helper to remove this warning. See [2023-06-26T23:11:58.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:11:58.827Z] [2023-06-26T23:11:58.827Z] Login Succeeded [2023-06-26T23:11:58.827Z] nexus3.edgexfoundry.org:10003 [2023-06-26T23:11:58.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:11:59.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:11:59.099Z] Configure a credential helper to remove this warning. See [2023-06-26T23:11:59.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:11:59.099Z] [2023-06-26T23:11:59.099Z] Login Succeeded [2023-06-26T23:11:59.099Z] nexus3.edgexfoundry.org:10004 [2023-06-26T23:11:59.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:11:59.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:11:59.368Z] Configure a credential helper to remove this warning. See [2023-06-26T23:11:59.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:11:59.368Z] [2023-06-26T23:11:59.368Z] Login Succeeded [2023-06-26T23:11:59.368Z] docker.io [2023-06-26T23:11:59.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-26T23:11:59.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-26T23:11:59.907Z] Configure a credential helper to remove this warning. See [2023-06-26T23:11:59.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-26T23:11:59.907Z] [2023-06-26T23:11:59.907Z] Login Succeeded [2023-06-26T23:11:59.907Z] ---> docker-login.sh ends [Pipeline] } [2023-06-26T23:11:59.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-26T23:12:00.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T23:12:00.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-26T23:12:00.178Z] ========================================================= [2023-06-26T23:12:00.178Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-26T23:12:00.178Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T23:12:00.535Z] + 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-06-26T23:12:00.535Z] Sending build context to Docker daemon 142.8kB [2023-06-26T23:12:00.806Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-26T23:12:00.806Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-26T23:12:00.806Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-26T23:12:00.806Z] c41833b44d91: Pulling fs layer [2023-06-26T23:12:00.806Z] ed15518f5707: Pulling fs layer [2023-06-26T23:12:00.806Z] feae8fd75edb: Pulling fs layer [2023-06-26T23:12:00.806Z] 242c74f7c9fa: Pulling fs layer [2023-06-26T23:12:00.806Z] 3cdef696dda3: Pulling fs layer [2023-06-26T23:12:00.806Z] 2ced38df9373: Pulling fs layer [2023-06-26T23:12:00.806Z] 58f1dce35555: Pulling fs layer [2023-06-26T23:12:00.806Z] 242c74f7c9fa: Waiting [2023-06-26T23:12:00.806Z] 3cdef696dda3: Waiting [2023-06-26T23:12:00.806Z] 2ced38df9373: Waiting [2023-06-26T23:12:00.806Z] 58f1dce35555: Waiting [2023-06-26T23:12:00.806Z] ed15518f5707: Download complete [2023-06-26T23:12:01.077Z] 242c74f7c9fa: Verifying Checksum [2023-06-26T23:12:01.077Z] 242c74f7c9fa: Download complete [2023-06-26T23:12:01.077Z] 3cdef696dda3: Verifying Checksum [2023-06-26T23:12:01.077Z] 3cdef696dda3: Download complete [2023-06-26T23:12:01.077Z] c41833b44d91: Download complete [2023-06-26T23:12:02.066Z] c41833b44d91: Pull complete [2023-06-26T23:12:02.337Z] 58f1dce35555: Verifying Checksum [2023-06-26T23:12:02.337Z] 58f1dce35555: Download complete [2023-06-26T23:12:02.606Z] ed15518f5707: Pull complete [2023-06-26T23:12:03.572Z] feae8fd75edb: Verifying Checksum [2023-06-26T23:12:03.572Z] feae8fd75edb: Download complete [2023-06-26T23:12:03.572Z] 2ced38df9373: Verifying Checksum [2023-06-26T23:12:03.572Z] 2ced38df9373: Download complete [2023-06-26T23:12:15.907Z] feae8fd75edb: Pull complete [2023-06-26T23:12:15.907Z] 242c74f7c9fa: Pull complete [2023-06-26T23:12:15.907Z] 3cdef696dda3: Pull complete [2023-06-26T23:12:21.271Z] 2ced38df9373: Pull complete [2023-06-26T23:12:23.221Z] 58f1dce35555: Pull complete [2023-06-26T23:12:23.499Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-26T23:12:23.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-26T23:12:23.499Z] ---> fadd8f120f05 [2023-06-26T23:12:23.499Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-26T23:12:25.456Z] ---> Running in 8af000d53bad [2023-06-26T23:12:25.456Z] Removing intermediate container 8af000d53bad [2023-06-26T23:12:25.456Z] ---> 07c4b82722e9 [2023-06-26T23:12:25.456Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-26T23:12:25.456Z] ---> Running in 1173f2bfafff [2023-06-26T23:12:25.724Z] Removing intermediate container 1173f2bfafff [2023-06-26T23:12:25.724Z] ---> 6704afc3e8cf [2023-06-26T23:12:25.724Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-26T23:12:25.724Z] ---> Running in 381488ed7765 [2023-06-26T23:12:25.991Z] Removing intermediate container 381488ed7765 [2023-06-26T23:12:25.991Z] ---> 8a001cc92691 [2023-06-26T23:12:25.991Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-26T23:12:26.258Z] ---> Running in bcb8ded89241 [2023-06-26T23:12:27.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-26T23:12:27.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-26T23:12:28.762Z] OK: 263 MiB in 53 packages [2023-06-26T23:12:29.348Z] Removing intermediate container bcb8ded89241 [2023-06-26T23:12:29.348Z] ---> acd5d438a6af [2023-06-26T23:12:29.348Z] Step 7/12 : WORKDIR /app [2023-06-26T23:12:29.617Z] ---> Running in 934a006202b6 [2023-06-26T23:12:29.890Z] Removing intermediate container 934a006202b6 [2023-06-26T23:12:29.890Z] ---> 1b38dbd0ed63 [2023-06-26T23:12:29.890Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-26T23:12:30.162Z] ---> b899ecbe3228 [2023-06-26T23:12:30.162Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-26T23:12:30.429Z] ---> Running in c2a4a78c90b2 [2023-06-26T23:13:26.867Z] Removing intermediate container c2a4a78c90b2 [2023-06-26T23:13:26.867Z] ---> cc342fb37ac7 [2023-06-26T23:13:26.867Z] Step 10/12 : COPY . . [2023-06-26T23:13:27.136Z] ---> b7d2b34063ee [2023-06-26T23:13:27.136Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-26T23:13:27.415Z] ---> Running in 0cba56a26274 [2023-06-26T23:13:27.683Z] Removing intermediate container 0cba56a26274 [2023-06-26T23:13:27.683Z] ---> ec4b8fa992d7 [2023-06-26T23:13:27.683Z] Step 12/12 : RUN $MAKE [2023-06-26T23:13:27.683Z] ---> Running in 02d1ef1fe9db [2023-06-26T23:13:28.644Z] noop [2023-06-26T23:13:29.726Z] Removing intermediate container 02d1ef1fe9db [2023-06-26T23:13:29.726Z] ---> 3d93f634bc64 [2023-06-26T23:13:29.726Z] Successfully built 3d93f634bc64 [2023-06-26T23:13:29.726Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T23:13:30.069Z] + docker inspect -f . ci-base-image-arm64 [2023-06-26T23:13:30.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T23:13:30.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-19305 does not seem to be running inside a container [2023-06-26T23:13:30.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/7 -v /w/workspace/app-record-replay/7:/w/workspace/app-record-replay/7:rw,z -v /w/workspace/app-record-replay/7@tmp:/w/workspace/app-record-replay/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-26T23:13:31.435Z] $ docker top cf2f12b342cda60ac88ec3e714a2309d632a67d307c01fd28ce4d24a08387904 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T23:13:32.261Z] + go version [2023-06-26T23:13:32.261Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-26T23:13:32.281Z] $ docker stop --time=1 cf2f12b342cda60ac88ec3e714a2309d632a67d307c01fd28ce4d24a08387904 [2023-06-26T23:13:33.838Z] $ docker rm -f --volumes cf2f12b342cda60ac88ec3e714a2309d632a67d307c01fd28ce4d24a08387904 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T23:13:34.368Z] + docker inspect -f . ci-base-image-arm64 [2023-06-26T23:13:34.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T23:13:34.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-19305 does not seem to be running inside a container [2023-06-26T23:13:34.598Z] $ 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/7 -v /w/workspace/app-record-replay/7:/w/workspace/app-record-replay/7:rw,z -v /w/workspace/app-record-replay/7@tmp:/w/workspace/app-record-replay/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-06-26T23:13:35.697Z] $ docker top 1f4d5f78a67d304d47e6f3f1f7d88df8076c416bb35aeeac93f41a15072bc845 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T23:13:36.189Z] + git config --global --add safe.directory /w/workspace/app-record-replay/7 [Pipeline] fileExists [Pipeline] sh [2023-06-26T23:13:36.523Z] + make test [2023-06-26T23:13:36.524Z] go test -race -coverprofile=coverage.out ./... [2023-06-26T23:15:28.183Z] # github.com/edgexfoundry/app-record-replay/config [2023-06-26T23:15:28.183Z] config/configuration.go:26:2: "errors" imported and not used [2023-06-26T23:15:28.183Z] config/configuration.go:27:2: "reflect" imported and not used [2023-06-26T23:16:15.015Z] FAIL github.com/edgexfoundry/app-record-replay [build failed] [2023-06-26T23:16:16.967Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.323s coverage: 85.1% of statements [2023-06-26T23:16:16.967Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-26T23:16:16.967Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-26T23:16:16.967Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-26T23:16:17.233Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.217s coverage: 27.3% of statements [2023-06-26T23:16:17.233Z] FAIL [2023-06-26T23:16:17.818Z] make: *** [Makefile:69: unittest] Error 1 [Pipeline] } [2023-06-26T23:16:17.827Z] $ docker stop --time=1 1f4d5f78a67d304d47e6f3f1f7d88df8076c416bb35aeeac93f41a15072bc845 [2023-06-26T23:16:19.771Z] $ docker rm -f --volumes 1f4d5f78a67d304d47e6f3f1f7d88df8076c416bb35aeeac93f41a15072bc845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T23:16:20.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-26T23:16:20.935Z] [2023-06-26T23:16:20.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T23:16:21.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-26T23:16:23.845Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-26T23:16:23.845Z] 8998bd30e6a1: Pulling fs layer [2023-06-26T23:16:23.845Z] 04944245beec: Pulling fs layer [2023-06-26T23:16:23.845Z] 699f458cf7ca: Pulling fs layer [2023-06-26T23:16:23.845Z] 765212b225bb: Pulling fs layer [2023-06-26T23:16:23.845Z] f23df028b6ca: Pulling fs layer [2023-06-26T23:16:23.845Z] d65c8cfc05b1: Pulling fs layer [2023-06-26T23:16:23.845Z] 2437ff75d9bd: Pulling fs layer [2023-06-26T23:16:23.845Z] 765212b225bb: Waiting [2023-06-26T23:16:23.845Z] f23df028b6ca: Waiting [2023-06-26T23:16:23.845Z] d65c8cfc05b1: Waiting [2023-06-26T23:16:23.845Z] 04944245beec: Verifying Checksum [2023-06-26T23:16:23.845Z] 04944245beec: Download complete [2023-06-26T23:16:23.845Z] 765212b225bb: Verifying Checksum [2023-06-26T23:16:23.845Z] 765212b225bb: Download complete [2023-06-26T23:16:23.845Z] f23df028b6ca: Download complete [2023-06-26T23:16:23.845Z] d65c8cfc05b1: Verifying Checksum [2023-06-26T23:16:23.845Z] d65c8cfc05b1: Download complete [2023-06-26T23:16:23.845Z] 699f458cf7ca: Verifying Checksum [2023-06-26T23:16:23.845Z] 699f458cf7ca: Download complete [2023-06-26T23:16:24.111Z] 8998bd30e6a1: Download complete [2023-06-26T23:16:26.687Z] 2437ff75d9bd: Verifying Checksum [2023-06-26T23:16:26.687Z] 2437ff75d9bd: Download complete [2023-06-26T23:16:29.283Z] 8998bd30e6a1: Pull complete [2023-06-26T23:16:29.283Z] 04944245beec: Pull complete [2023-06-26T23:16:31.344Z] 699f458cf7ca: Pull complete [2023-06-26T23:16:31.344Z] 765212b225bb: Pull complete [2023-06-26T23:16:32.353Z] f23df028b6ca: Pull complete [2023-06-26T23:16:33.348Z] d65c8cfc05b1: Pull complete [2023-06-26T23:16:51.610Z] 2437ff75d9bd: Pull complete [2023-06-26T23:16:51.610Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-26T23:16:51.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-26T23:16:51.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T23:16:51.800Z] prd-ubuntu20.04-docker-arm64-4c-16g-19305 does not seem to be running inside a container [2023-06-26T23:16:51.861Z] $ 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/7 -v /w/workspace/app-record-replay/7:/w/workspace/app-record-replay/7:rw,z -v /w/workspace/app-record-replay/7@tmp:/w/workspace/app-record-replay/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-26T23:16:53.712Z] $ docker top 1b17b0df2a0b99bd77048a4f16e3efb2e1252aee23b4e628e347187ea7855076 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-26T23:16:54.732Z] ---> job-cost.sh [2023-06-26T23:16:54.997Z] lf-activate-venv: SKIPPING [2023-06-26T23:16:54.997Z] INFO: No Stack... [2023-06-26T23:16:55.264Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-26T23:16:56.217Z] INFO: Archiving Costs [Pipeline] sh [2023-06-26T23:16:56.868Z] + cat /w/workspace/app-record-replay/7/archives/cost.csv [2023-06-26T23:16:56.868Z] + cut -d, -f6 [Pipeline] lock [2023-06-26T23:16:56.937Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] [2023-06-26T23:16:56.942Z] Resource [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] did not exist. Created. [2023-06-26T23:16:56.942Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-26T23:16:57.606Z] /w/workspace/app-record-replay/7@tmp/durable-7f7c1204/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-26T23:16:58.302Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-26T23:16:58.322Z] Warning: overwriting stash ‘stack-cost’ [2023-06-26T23:16:58.775Z] Stashed 1 file(s) [Pipeline] } [2023-06-26T23:16:58.785Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-26T23:16:58.796Z] $ docker stop --time=1 1b17b0df2a0b99bd77048a4f16e3efb2e1252aee23b4e628e347187ea7855076 [2023-06-26T23:17:03.646Z] $ docker rm -f --volumes 1b17b0df2a0b99bd77048a4f16e3efb2e1252aee23b4e628e347187ea7855076 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-26T23:17:03.911Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-26T23:17:04.568Z] + [ -d /w/workspace/xfoundry_app-record-replay_PR-24/archives ] [2023-06-26T23:17:04.568Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-24/archives [2023-06-26T23:17:04.568Z] total 16 [2023-06-26T23:17:04.568Z] drwxr-xr-x 3 root root 4096 Jun 26 23:11 . [2023-06-26T23:17:04.568Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 26 23:11 .. [2023-06-26T23:17:04.568Z] drwxr-xr-x 2 root root 4096 Jun 26 23:11 cost [2023-06-26T23:17:04.568Z] -rw-r--r-- 1 root root 88 Jun 26 23:11 cost.csv [2023-06-26T23:17:04.568Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-24/archives [2023-06-26T23:17:04.568Z] + ls -al /w/workspace/xfoundry_app-record-replay_PR-24/archives [2023-06-26T23:17:04.568Z] total 16 [2023-06-26T23:17:04.568Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 23:11 . [2023-06-26T23:17:04.568Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 26 23:11 .. [2023-06-26T23:17:04.568Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 23:11 cost [2023-06-26T23:17:04.568Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 26 23:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-26T23:17:04.856Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T23:17:05.710Z] ---> package-listing.sh [2023-06-26T23:17:05.710Z] ++ facter osfamily [2023-06-26T23:17:05.710Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-26T23:17:05.969Z] + OS_FAMILY=debian [2023-06-26T23:17:05.969Z] + workspace=/w/workspace/xfoundry_app-record-replay_PR-24 [2023-06-26T23:17:05.969Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-26T23:17:05.969Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-26T23:17:05.969Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-26T23:17:05.969Z] + PACKAGES=/tmp/packages_start.txt [2023-06-26T23:17:05.969Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-24 ']' [2023-06-26T23:17:05.969Z] + PACKAGES=/tmp/packages_end.txt [2023-06-26T23:17:05.969Z] + case "${OS_FAMILY}" in [2023-06-26T23:17:05.969Z] + dpkg -l [2023-06-26T23:17:05.969Z] + grep '^ii' [2023-06-26T23:17:05.969Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-26T23:17:05.969Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-26T23:17:05.969Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-26T23:17:05.969Z] + '[' /w/workspace/xfoundry_app-record-replay_PR-24 ']' [2023-06-26T23:17:05.969Z] + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-24/archives/ [2023-06-26T23:17:05.969Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-24/archives/ [Pipeline] echo [2023-06-26T23:17:05.977Z] 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-24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-26T23:17:06.253Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-26T23:17:06.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-26T23:17:06.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-26T23:17:06.881Z] prd-ubuntu20.04-docker-8c-8g-19304 does not seem to be running inside a container [2023-06-26T23:17:06.913Z] $ 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-24/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-24 -v /w/workspace/xfoundry_app-record-replay_PR-24:/w/workspace/xfoundry_app-record-replay_PR-24:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-24@tmp:/w/workspace/xfoundry_app-record-replay_PR-24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-26T23:17:07.099Z] $ docker top b0cbf784dcc8dd158d7afd9d7126324b8e6036c03c624f6b631d6c08b16f3214 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-26T23:17:07.446Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-26T23:17:07.736Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-26T23:17:08.024Z] + ls /var/log/sa-host [2023-06-26T23:17:08.024Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-26T23:17:08.188Z] provisioning config files... [2023-06-26T23:17:08.197Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-24@tmp/config5645600554081424376tmp [Pipeline] { [Pipeline] echo [2023-06-26T23:17:08.214Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T23:17:08.505Z] ---> create-netrc.sh [Pipeline] } [2023-06-26T23:17:08.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-26T23:17:08.860Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-26T23:17:08.870Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T23:17:09.156Z] ---> sudo-logs.sh [2023-06-26T23:17:09.156Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-26T23:17:09.179Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T23:17:09.462Z] ---> job-cost.sh [2023-06-26T23:17:09.462Z] lf-activate-venv: SKIPPING [2023-06-26T23:17:09.462Z] DEBUG: total: 0.2199999988079071 [2023-06-26T23:17:09.462Z] INFO: Retrieving Stack Cost... [2023-06-26T23:17:09.721Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-26T23:17:10.290Z] INFO: Archiving Costs [Pipeline] echo [2023-06-26T23:17:10.304Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-26T23:17:10.590Z] ---> logs-deploy.sh [2023-06-26T23:17:10.590Z] lf-activate-venv: SKIPPING [2023-06-26T23:17:10.590Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-24/7 [2023-06-26T23:17:10.590Z] INFO: archiving workspace using pattern(s): [2023-06-26T23:17:11.526Z] Archives upload complete. [2023-06-26T23:17:11.526Z] INFO: archiving logs to Nexus