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 23:09:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:09:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:09:26 ========================================================= 23:09:26 EdgeX Global Pipelines Version Info 23:09:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:09:26 ------------------- 23:09:26 stable info: 23:09:26 ------------------- 23:09:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:09:26 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:09:26 Message: update stable to v1.0.250 23:09:27 ------------------- 23:09:27 experimental info: 23:09:27 ------------------- 23:09:27 Commited By: **** collab-it+edgex@linuxfoundation.org 23:09:27 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:09:27 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-24 [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-24 [Pipeline] echo 23:09:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-24 [Pipeline] echo 23:09:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 267dcd23f01e7ff8a74a2b579e5806698a07648f [Pipeline] echo 23:09:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 267dcd2 [Pipeline] echo 23:09:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:28 provisioning config files... 23:09:28 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-24@tmp/config14927820173599764168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:28 ---> docker-login.sh 23:09:28 nexus3.edgexfoundry.org:10001 23:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:28 Configure a credential helper to remove this warning. See 23:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:28 23:09:28 Login Succeeded 23:09:28 nexus3.edgexfoundry.org:10002 23:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:28 Configure a credential helper to remove this warning. See 23:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:28 23:09:28 Login Succeeded 23:09:28 nexus3.edgexfoundry.org:10003 23:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:28 Configure a credential helper to remove this warning. See 23:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:28 23:09:28 Login Succeeded 23:09:28 nexus3.edgexfoundry.org:10004 23:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:29 Configure a credential helper to remove this warning. See 23:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:29 23:09:29 Login Succeeded 23:09:29 docker.io 23:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:29 Configure a credential helper to remove this warning. See 23:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:29 23:09:29 Login Succeeded 23:09:29 ---> docker-login.sh ends [Pipeline] } 23:09:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:09:29 + git rev-list -1 --merges 267dcd23f01e7ff8a74a2b579e5806698a07648f~1..267dcd23f01e7ff8a74a2b579e5806698a07648f [Pipeline] echo 23:09:29 -----------> git rev-list -1 --merges 267dcd23f01e7ff8a74a2b579e5806698a07648f~1..267dcd23f01e7ff8a74a2b579e5806698a07648f 267dcd23f01e7ff8a74a2b579e5806698a07648f 23:09:29 267dcd23f01e7ff8a74a2b579e5806698a07648f [false] [Pipeline] sh 23:09:30 + git log --format=format:%s -1 267dcd23f01e7ff8a74a2b579e5806698a07648f [Pipeline] echo 23:09:30 ========================================================= 23:09:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:09:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:30 + git log --format=format:%s -1 267dcd23f01e7ff8a74a2b579e5806698a07648f [Pipeline] echo 23:09:30 [semverPrep] GIT_COMMIT: 267dcd23f01e7ff8a74a2b579e5806698a07648f, Commit Message: Merge commit '047236f56ce2e90b3717e3891727cd37ccf4463d' into HEAD [Pipeline] echo 23:09:30 [semverPrep] This is not a build commit. [Pipeline] sh 23:09:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:09:30 + grep -v github /etc/ssh/ssh_known_hosts 23:09:30 + [ -e /tmp/ssh_known_hosts ] 23:09:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:09:30 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:09:30 sudo tee -a /etc/ssh/ssh_known_hosts 23:09:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:31 23:09:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:31 0.1.4: Pulling from edgex-devops/py-git-semver 23:09:31 b85a868b505f: Pulling fs layer 23:09:31 e2be974225ed: Pulling fs layer 23:09:31 339a4e72a1f5: Pulling fs layer 23:09:31 988bab9f4d93: Pulling fs layer 23:09:31 1469e6f7b9e6: Pulling fs layer 23:09:31 eaf3925da568: Pulling fs layer 23:09:31 bab4dde63d76: Pulling fs layer 23:09:31 bde34c3a00c8: Pulling fs layer 23:09:31 b352a97aabf1: Pulling fs layer 23:09:31 4872d77fe225: Pulling fs layer 23:09:31 5851b861e8e6: Pulling fs layer 23:09:31 bab4dde63d76: Waiting 23:09:31 988bab9f4d93: Waiting 23:09:31 b352a97aabf1: Waiting 23:09:31 eaf3925da568: Waiting 23:09:31 1469e6f7b9e6: Waiting 23:09:31 bde34c3a00c8: Waiting 23:09:31 4872d77fe225: Waiting 23:09:31 e2be974225ed: Download complete 23:09:31 988bab9f4d93: Verifying Checksum 23:09:31 988bab9f4d93: Download complete 23:09:31 1469e6f7b9e6: Verifying Checksum 23:09:31 1469e6f7b9e6: Download complete 23:09:31 339a4e72a1f5: Verifying Checksum 23:09:31 339a4e72a1f5: Download complete 23:09:31 eaf3925da568: Verifying Checksum 23:09:31 eaf3925da568: Download complete 23:09:31 bde34c3a00c8: Download complete 23:09:31 b352a97aabf1: Download complete 23:09:31 4872d77fe225: Verifying Checksum 23:09:31 4872d77fe225: Download complete 23:09:31 5851b861e8e6: Verifying Checksum 23:09:31 5851b861e8e6: Download complete 23:09:31 b85a868b505f: Download complete 23:09:32 bab4dde63d76: Verifying Checksum 23:09:32 bab4dde63d76: Download complete 23:09:33 b85a868b505f: Pull complete 23:09:33 e2be974225ed: Pull complete 23:09:33 339a4e72a1f5: Pull complete 23:09:33 988bab9f4d93: Pull complete 23:09:34 1469e6f7b9e6: Pull complete 23:09:34 eaf3925da568: Pull complete 23:09:36 bab4dde63d76: Pull complete 23:09:36 bde34c3a00c8: Pull complete 23:09:36 b352a97aabf1: Pull complete 23:09:36 4872d77fe225: Pull complete 23:09:36 5851b861e8e6: Pull complete 23:09:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:09:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:09:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:36 prd-ubuntu20.04-docker-8c-8g-19304 does not seem to be running inside a container 23:09:36 $ 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 23:09:38 $ docker top bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd -eo pid,comm 23:09:38 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). 23:09:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:09:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:39 [ssh-agent] Looking for ssh-agent implementation... 23:09:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:39 $ docker exec bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd ssh-agent 23:09:39 SSH_AUTH_SOCK=/tmp/ssh-VmcdeE3QBsiw/agent.33 23:09:39 SSH_AGENT_PID=39 23:09:39 Running ssh-add (command line suppressed) 23:09:39 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) 23:09:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:39 + git tag --points-at HEAD [Pipeline] } 23:09:39 $ docker exec --env ******** --env ******** bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd ssh-agent -k 23:09:39 unset SSH_AUTH_SOCK; 23:09:39 unset SSH_AGENT_PID; 23:09:39 echo Agent pid 39 killed; 23:09:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:09:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:09:39 [ssh-agent] Looking for ssh-agent implementation... 23:09:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:09:39 $ docker exec bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd ssh-agent 23:09:40 SSH_AUTH_SOCK=/tmp/ssh-f66DhQEkcY3U/agent.72 23:09:40 SSH_AGENT_PID=78 23:09:40 Running ssh-add (command line suppressed) 23:09:40 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) 23:09:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:09:40 + git semver init 23:09:40 2023-06-26 23:09:40,658 [run_init] DEBUG init version:0.0.0 force:False 23:09:40 2023-06-26 23:09:40,659 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-24/.semver 23:09:40 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 23:09:40 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) 23:09:41 2023-06-26 23:09:41,193 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-24/.git/info/exclude 23:09:41 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 23:09:41 2023-06-26 23:09:41,194 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-24/.semver/PR-24 23:09:41 2023-06-26 23:09:41,197 [execute] INFO git cat-file --batch-check 23:09:41 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=) 23:09:41 2023-06-26 23:09:41,203 [execute] INFO git cat-file --batch 23:09:41 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=) 23:09:41 2023-06-26 23:09:41,208 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-24/.semver/PR-24 23:09:41 0.0.0 [Pipeline] } 23:09:41 $ docker exec --env ******** --env ******** bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd ssh-agent -k 23:09:41 unset SSH_AUTH_SOCK; 23:09:41 unset SSH_AGENT_PID; 23:09:41 echo Agent pid 78 killed; 23:09:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:09:41 + git semver [Pipeline] } 23:09:42 $ docker stop --time=1 bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd 23:09:43 $ docker rm -f --volumes bbba1ead80e3e6f0d4a5073c444f390b4c0a1cb03d93ba7020f1db05d7c974fd [Pipeline] // withDockerContainer [Pipeline] sh 23:09:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:09:43 Stashed 1 file(s) [Pipeline] echo 23:09:43 [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 23:09:43 provisioning config files... 23:09:43 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-24@tmp/config12473896116619080980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:44 ---> docker-login.sh 23:09:44 nexus3.edgexfoundry.org:10001 23:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:44 Configure a credential helper to remove this warning. See 23:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:44 23:09:44 Login Succeeded 23:09:44 nexus3.edgexfoundry.org:10002 23:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:44 Configure a credential helper to remove this warning. See 23:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:44 23:09:44 Login Succeeded 23:09:44 nexus3.edgexfoundry.org:10003 23:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:44 Configure a credential helper to remove this warning. See 23:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:44 23:09:44 Login Succeeded 23:09:44 nexus3.edgexfoundry.org:10004 23:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:44 Configure a credential helper to remove this warning. See 23:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:44 23:09:44 Login Succeeded 23:09:44 docker.io 23:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:44 Configure a credential helper to remove this warning. See 23:09:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:44 23:09:44 Login Succeeded 23:09:44 ---> docker-login.sh ends [Pipeline] } 23:09:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:09:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:09:44 ========================================================= 23:09:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:09:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:45 + 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 . 23:09:45 Sending build context to Docker daemon 268.8kB 23:09:45 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:09:45 Step 2/12 : FROM ${BASE} AS builder 23:09:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:09:45 f56be85fc22e: Pulling fs layer 23:09:45 85791d961cd3: Pulling fs layer 23:09:45 d694b5ae8c79: Pulling fs layer 23:09:45 9f32a84ed3da: Pulling fs layer 23:09:45 4d19c01a9841: Pulling fs layer 23:09:45 9325e15d5711: Pulling fs layer 23:09:45 556b6ee489ea: Pulling fs layer 23:09:45 c5a4b2cf53e6: Pulling fs layer 23:09:45 9f32a84ed3da: Waiting 23:09:45 c5a4b2cf53e6: Waiting 23:09:45 4d19c01a9841: Waiting 23:09:45 85791d961cd3: Verifying Checksum 23:09:45 85791d961cd3: Download complete 23:09:45 9f32a84ed3da: Verifying Checksum 23:09:45 9f32a84ed3da: Download complete 23:09:45 4d19c01a9841: Download complete 23:09:45 f56be85fc22e: Download complete 23:09:45 9325e15d5711: Verifying Checksum 23:09:45 9325e15d5711: Download complete 23:09:45 f56be85fc22e: Pull complete 23:09:45 85791d961cd3: Pull complete 23:09:45 d694b5ae8c79: Verifying Checksum 23:09:45 d694b5ae8c79: Download complete 23:09:45 c5a4b2cf53e6: Verifying Checksum 23:09:45 c5a4b2cf53e6: Download complete 23:09:46 556b6ee489ea: Verifying Checksum 23:09:46 556b6ee489ea: Download complete 23:09:49 d694b5ae8c79: Pull complete 23:09:49 9f32a84ed3da: Pull complete 23:09:49 4d19c01a9841: Pull complete 23:09:49 9325e15d5711: Pull complete 23:09:51 556b6ee489ea: Pull complete 23:09:52 c5a4b2cf53e6: Pull complete 23:09:52 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:09:52 ---> c4be618373d6 23:09:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:09:56 ---> Running in f1f34e98de40 23:09:56 Removing intermediate container f1f34e98de40 23:09:56 ---> af24267d9a9c 23:09:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:09:56 ---> Running in 22aea476a008 23:09:56 Removing intermediate container 22aea476a008 23:09:56 ---> 7fbbc8c17392 23:09:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:09:56 ---> Running in ed03b2a89815 23:09:56 Removing intermediate container ed03b2a89815 23:09:56 ---> f157edcb7e19 23:09:56 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:09:56 ---> Running in 7c954fcdd38b 23:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:09:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:09:56 OK: 265 MiB in 53 packages 23:09:57 Removing intermediate container 7c954fcdd38b 23:09:57 ---> 4709b751c059 23:09:57 Step 7/12 : WORKDIR /app 23:09:57 ---> Running in ec8f4591f1e3 23:09:57 Removing intermediate container ec8f4591f1e3 23:09:57 ---> 2f21416ef324 23:09:57 Step 8/12 : COPY go.mod vendor* ./ 23:09:57 ---> 09e69790d2ba 23:09:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:57 ---> Running in 24cab4b3c4e9 23:09:58 Still waiting to schedule task 23:09:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:10:44 Removing intermediate container 24cab4b3c4e9 23:10:44 ---> c8f86b8042e2 23:10:44 Step 10/12 : COPY . . 23:10:44 ---> 483fba181c06 23:10:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:10:44 ---> Running in 9daccfdc6b35 23:10:44 Removing intermediate container 9daccfdc6b35 23:10:44 ---> f536a1a77df6 23:10:44 Step 12/12 : RUN $MAKE 23:10:44 ---> Running in 1e34b6705e45 23:10:44 noop 23:10:44 Removing intermediate container 1e34b6705e45 23:10:44 ---> eaa107302fdb 23:10:44 Successfully built eaa107302fdb 23:10:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:44 + docker inspect -f . ci-base-image-x86_64 23:10:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:44 prd-ubuntu20.04-docker-8c-8g-19304 does not seem to be running inside a container 23:10:44 $ 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 23:10:45 $ docker top bc917ea1a7652cac97464c58a2103b2e6d195cf838442f9d59b2ffebabc51082 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:45 + go version 23:10:45 go version go1.20.2 linux/amd64 [Pipeline] } 23:10:45 $ docker stop --time=1 bc917ea1a7652cac97464c58a2103b2e6d195cf838442f9d59b2ffebabc51082 23:10:46 $ 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 23:10:46 + docker inspect -f . ci-base-image-x86_64 23:10:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:47 prd-ubuntu20.04-docker-8c-8g-19304 does not seem to be running inside a container 23:10:47 $ 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 23:10:47 $ docker top 969f2de2a259a43153426029b60ede565e12fccdc3c36fe867a15fa0e1a74b87 -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:47 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-24 [Pipeline] fileExists [Pipeline] sh 23:10:48 + make test 23:10:48 go test -race -coverprofile=coverage.out ./... 23:10:54 # github.com/edgexfoundry/app-record-replay/config 23:10:54 config/configuration.go:26:2: "errors" imported and not used 23:10:54 config/configuration.go:27:2: "reflect" imported and not used 23:11:06 FAIL github.com/edgexfoundry/app-record-replay [build failed] 23:11:06 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:11:06 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:11:06 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:11:06 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.070s coverage: 85.1% of statements 23:11:06 ok github.com/edgexfoundry/app-record-replay/internal/data 0.061s coverage: 27.3% of statements 23:11:06 FAIL 23:11:06 make: *** [Makefile:69: unittest] Error 1 [Pipeline] } 23:11:06 $ docker stop --time=1 969f2de2a259a43153426029b60ede565e12fccdc3c36fe867a15fa0e1a74b87 23:11:10 $ 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 23:11:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:10 23:11:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:10 latest: Pulling from edgex-lftools-log-publisher 23:11:10 5eb5b503b376: Pulling fs layer 23:11:10 5c69ac0246d0: Pulling fs layer 23:11:10 ec43610c2a17: Pulling fs layer 23:11:10 3a2ae6a8a46f: Pulling fs layer 23:11:10 33b1e0a273af: Pulling fs layer 23:11:10 5d3b04190fa2: Pulling fs layer 23:11:10 2f39f015ded8: Pulling fs layer 23:11:10 3a2ae6a8a46f: Waiting 23:11:10 33b1e0a273af: Waiting 23:11:10 5d3b04190fa2: Waiting 23:11:10 2f39f015ded8: Waiting 23:11:10 5c69ac0246d0: Download complete 23:11:10 3a2ae6a8a46f: Verifying Checksum 23:11:10 3a2ae6a8a46f: Download complete 23:11:10 33b1e0a273af: Verifying Checksum 23:11:10 33b1e0a273af: Download complete 23:11:10 5d3b04190fa2: Verifying Checksum 23:11:10 5d3b04190fa2: Download complete 23:11:11 ec43610c2a17: Verifying Checksum 23:11:11 ec43610c2a17: Download complete 23:11:11 5eb5b503b376: Verifying Checksum 23:11:11 5eb5b503b376: Download complete 23:11:11 2f39f015ded8: Download complete 23:11:12 5eb5b503b376: Pull complete 23:11:12 5c69ac0246d0: Pull complete 23:11:12 ec43610c2a17: Pull complete 23:11:12 3a2ae6a8a46f: Pull complete 23:11:12 33b1e0a273af: Pull complete 23:11:13 5d3b04190fa2: Pull complete 23:11:17 2f39f015ded8: Pull complete 23:11:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:11:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:11:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:17 prd-ubuntu20.04-docker-8c-8g-19304 does not seem to be running inside a container 23:11:17 $ 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 23:11:21 $ docker top d018322b317e47a2f2a3ff0cd0f37dcbcabd0cfe97e122b7053efb35f107a6ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:21 ---> job-cost.sh 23:11:21 lf-activate-venv: SKIPPING 23:11:21 INFO: No Stack... 23:11:21 INFO: Retrieving Pricing Info for: v3-standard-8 23:11:22 INFO: Archiving Costs [Pipeline] sh 23:11:22 + cat /w/workspace/xfoundry_app-record-replay_PR-24/archives/cost.csv 23:11:22 + cut -d, -f6 [Pipeline] lock 23:11:22 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] 23:11:22 Resource [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] did not exist. Created. 23:11:22 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:11:22 + echo total: 0.2199999988079071 [Pipeline] stash 23:11:23 Stashed 1 file(s) [Pipeline] } 23:11:23 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] [Pipeline] // lock [Pipeline] } 23:11:23 $ docker stop --time=1 d018322b317e47a2f2a3ff0cd0f37dcbcabd0cfe97e122b7053efb35f107a6ba 23:11:24 $ docker rm -f --volumes d018322b317e47a2f2a3ff0cd0f37dcbcabd0cfe97e122b7053efb35f107a6ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:11:24 Failed in branch amd64 23:11:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19305 in /w/workspace/xfoundry_app-record-replay_PR-24 [Pipeline] { [Pipeline] ws 23:11:25 Running in /w/workspace/app-record-replay/7 [Pipeline] { [Pipeline] checkout 23:11:25 Selected Git installation does not exist. Using Default 23:11:25 The recommended git tool is: NONE 23:11:30 using credential edgex-jenkins-ssh 23:11:30 Cloning the remote Git repository 23:11:30 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 23:11:30 > git init /w/workspace/app-record-replay/7 # timeout=10 23:11:30 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:11:30 > git --version # timeout=10 23:11:30 > git --version # 'git version 2.25.1' 23:11:30 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:31 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:11:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:11:32 Merging remotes/origin/main commit 047236f56ce2e90b3717e3891727cd37ccf4463d into PR head commit 95689613d16557603f1201031a606941e28bc71b 23:11:32 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 23:11:32 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 23:11:32 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:32 > 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 23:11:32 > git config core.sparsecheckout # timeout=10 23:11:32 Merge succeeded, producing 0511f5963bf52e11ff196e3fc6f607ac49224b2b 23:11:32 Checking out Revision 0511f5963bf52e11ff196e3fc6f607ac49224b2b (PR-24) 23:11:32 > git checkout -f 95689613d16557603f1201031a606941e28bc71b # timeout=10 23:11:32 > git remote # timeout=10 23:11:32 > git config --get remote.origin.url # timeout=10 23:11:32 using GIT_SSH to set credentials SSH Credentials for GitHub 23:11:32 > git merge 047236f56ce2e90b3717e3891727cd37ccf4463d # timeout=10 23:11:32 > git rev-parse HEAD^{commit} # timeout=10 23:11:32 > git config core.sparsecheckout # timeout=10 23:11:32 > git checkout -f 0511f5963bf52e11ff196e3fc6f607ac49224b2b # timeout=10 23:11:36 Commit message: "Merge commit '047236f56ce2e90b3717e3891727cd37ccf4463d' into HEAD" 23:11:36 > git rev-list --no-walk 95689613d16557603f1201031a606941e28bc71b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:11:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:11:37 % Total % Received % Xferd Average Speed Time Time Time Current 23:11:37 Dload Upload Total Spent Left Speed 23:11:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 23:11:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:11:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:11:38 + sudo tee /etc/docker/daemon.new 23:11:38 { 23:11:38 "registry-mirrors": [ 23:11:38 "https://nexus3.edgexfoundry.org:10001" 23:11:38 ], 23:11:38 "bip": "10.250.0.254/24", 23:11:38 "hosts": [ 23:11:38 "tcp://0.0.0.0:5555", 23:11:38 "unix:///var/run/docker.sock" 23:11:38 ], 23:11:38 "mtu": 1458, 23:11:38 "selinux-enabled": true, 23:11:38 "seccomp-profile": "/etc/docker/seccomp.json" 23:11:38 } [Pipeline] sh 23:11:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:11:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:11:57 provisioning config files... 23:11:57 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/7@tmp/config2249205948734662436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:57 ---> docker-login.sh 23:11:57 nexus3.edgexfoundry.org:10001 23:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:58 Configure a credential helper to remove this warning. See 23:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:58 23:11:58 Login Succeeded 23:11:58 nexus3.edgexfoundry.org:10002 23:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:58 Configure a credential helper to remove this warning. See 23:11:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:58 23:11:58 Login Succeeded 23:11:58 nexus3.edgexfoundry.org:10003 23:11:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:59 Configure a credential helper to remove this warning. See 23:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:59 23:11:59 Login Succeeded 23:11:59 nexus3.edgexfoundry.org:10004 23:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:59 Configure a credential helper to remove this warning. See 23:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:59 23:11:59 Login Succeeded 23:11:59 docker.io 23:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:11:59 Configure a credential helper to remove this warning. See 23:11:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:11:59 23:11:59 Login Succeeded 23:11:59 ---> docker-login.sh ends [Pipeline] } 23:11:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:12:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:00 ========================================================= 23:12:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:12:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:00 + 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 . 23:12:00 Sending build context to Docker daemon 142.8kB 23:12:00 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:12:00 Step 2/12 : FROM ${BASE} AS builder 23:12:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:12:00 c41833b44d91: Pulling fs layer 23:12:00 ed15518f5707: Pulling fs layer 23:12:00 feae8fd75edb: Pulling fs layer 23:12:00 242c74f7c9fa: Pulling fs layer 23:12:00 3cdef696dda3: Pulling fs layer 23:12:00 2ced38df9373: Pulling fs layer 23:12:00 58f1dce35555: Pulling fs layer 23:12:00 242c74f7c9fa: Waiting 23:12:00 3cdef696dda3: Waiting 23:12:00 2ced38df9373: Waiting 23:12:00 58f1dce35555: Waiting 23:12:00 ed15518f5707: Download complete 23:12:01 242c74f7c9fa: Verifying Checksum 23:12:01 242c74f7c9fa: Download complete 23:12:01 3cdef696dda3: Verifying Checksum 23:12:01 3cdef696dda3: Download complete 23:12:01 c41833b44d91: Download complete 23:12:02 c41833b44d91: Pull complete 23:12:02 58f1dce35555: Verifying Checksum 23:12:02 58f1dce35555: Download complete 23:12:02 ed15518f5707: Pull complete 23:12:03 feae8fd75edb: Verifying Checksum 23:12:03 feae8fd75edb: Download complete 23:12:03 2ced38df9373: Verifying Checksum 23:12:03 2ced38df9373: Download complete 23:12:15 feae8fd75edb: Pull complete 23:12:15 242c74f7c9fa: Pull complete 23:12:15 3cdef696dda3: Pull complete 23:12:21 2ced38df9373: Pull complete 23:12:23 58f1dce35555: Pull complete 23:12:23 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:12:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:12:23 ---> fadd8f120f05 23:12:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:12:25 ---> Running in 8af000d53bad 23:12:25 Removing intermediate container 8af000d53bad 23:12:25 ---> 07c4b82722e9 23:12:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:12:25 ---> Running in 1173f2bfafff 23:12:25 Removing intermediate container 1173f2bfafff 23:12:25 ---> 6704afc3e8cf 23:12:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:12:25 ---> Running in 381488ed7765 23:12:25 Removing intermediate container 381488ed7765 23:12:25 ---> 8a001cc92691 23:12:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:26 ---> Running in bcb8ded89241 23:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:12:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:12:28 OK: 263 MiB in 53 packages 23:12:29 Removing intermediate container bcb8ded89241 23:12:29 ---> acd5d438a6af 23:12:29 Step 7/12 : WORKDIR /app 23:12:29 ---> Running in 934a006202b6 23:12:29 Removing intermediate container 934a006202b6 23:12:29 ---> 1b38dbd0ed63 23:12:29 Step 8/12 : COPY go.mod vendor* ./ 23:12:30 ---> b899ecbe3228 23:12:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:12:30 ---> Running in c2a4a78c90b2 23:13:26 Removing intermediate container c2a4a78c90b2 23:13:26 ---> cc342fb37ac7 23:13:26 Step 10/12 : COPY . . 23:13:27 ---> b7d2b34063ee 23:13:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:13:27 ---> Running in 0cba56a26274 23:13:27 Removing intermediate container 0cba56a26274 23:13:27 ---> ec4b8fa992d7 23:13:27 Step 12/12 : RUN $MAKE 23:13:27 ---> Running in 02d1ef1fe9db 23:13:28 noop 23:13:29 Removing intermediate container 02d1ef1fe9db 23:13:29 ---> 3d93f634bc64 23:13:29 Successfully built 3d93f634bc64 23:13:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:30 + docker inspect -f . ci-base-image-arm64 23:13:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:30 prd-ubuntu20.04-docker-arm64-4c-16g-19305 does not seem to be running inside a container 23:13:30 $ 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 23:13:31 $ docker top cf2f12b342cda60ac88ec3e714a2309d632a67d307c01fd28ce4d24a08387904 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:32 + go version 23:13:32 go version go1.20.2 linux/arm64 [Pipeline] } 23:13:32 $ docker stop --time=1 cf2f12b342cda60ac88ec3e714a2309d632a67d307c01fd28ce4d24a08387904 23:13:33 $ 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 23:13:34 + docker inspect -f . ci-base-image-arm64 23:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:13:34 prd-ubuntu20.04-docker-arm64-4c-16g-19305 does not seem to be running inside a container 23:13:34 $ 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 23:13:35 $ docker top 1f4d5f78a67d304d47e6f3f1f7d88df8076c416bb35aeeac93f41a15072bc845 -eo pid,comm [Pipeline] { [Pipeline] sh 23:13:36 + git config --global --add safe.directory /w/workspace/app-record-replay/7 [Pipeline] fileExists [Pipeline] sh 23:13:36 + make test 23:13:36 go test -race -coverprofile=coverage.out ./... 23:15:28 # github.com/edgexfoundry/app-record-replay/config 23:15:28 config/configuration.go:26:2: "errors" imported and not used 23:15:28 config/configuration.go:27:2: "reflect" imported and not used 23:16:15 FAIL github.com/edgexfoundry/app-record-replay [build failed] 23:16:16 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.323s coverage: 85.1% of statements 23:16:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 23:16:16 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 23:16:16 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 23:16:17 ok github.com/edgexfoundry/app-record-replay/internal/data 0.217s coverage: 27.3% of statements 23:16:17 FAIL 23:16:17 make: *** [Makefile:69: unittest] Error 1 [Pipeline] } 23:16:17 $ docker stop --time=1 1f4d5f78a67d304d47e6f3f1f7d88df8076c416bb35aeeac93f41a15072bc845 23:16:19 $ 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 23:16:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:20 23:16:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:23 arm64: Pulling from edgex-lftools-log-publisher 23:16:23 8998bd30e6a1: Pulling fs layer 23:16:23 04944245beec: Pulling fs layer 23:16:23 699f458cf7ca: Pulling fs layer 23:16:23 765212b225bb: Pulling fs layer 23:16:23 f23df028b6ca: Pulling fs layer 23:16:23 d65c8cfc05b1: Pulling fs layer 23:16:23 2437ff75d9bd: Pulling fs layer 23:16:23 765212b225bb: Waiting 23:16:23 f23df028b6ca: Waiting 23:16:23 d65c8cfc05b1: Waiting 23:16:23 04944245beec: Verifying Checksum 23:16:23 04944245beec: Download complete 23:16:23 765212b225bb: Verifying Checksum 23:16:23 765212b225bb: Download complete 23:16:23 f23df028b6ca: Download complete 23:16:23 d65c8cfc05b1: Verifying Checksum 23:16:23 d65c8cfc05b1: Download complete 23:16:23 699f458cf7ca: Verifying Checksum 23:16:23 699f458cf7ca: Download complete 23:16:24 8998bd30e6a1: Download complete 23:16:26 2437ff75d9bd: Verifying Checksum 23:16:26 2437ff75d9bd: Download complete 23:16:29 8998bd30e6a1: Pull complete 23:16:29 04944245beec: Pull complete 23:16:31 699f458cf7ca: Pull complete 23:16:31 765212b225bb: Pull complete 23:16:32 f23df028b6ca: Pull complete 23:16:33 d65c8cfc05b1: Pull complete 23:16:51 2437ff75d9bd: Pull complete 23:16:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:16:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:51 prd-ubuntu20.04-docker-arm64-4c-16g-19305 does not seem to be running inside a container 23:16:51 $ 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 23:16:53 $ docker top 1b17b0df2a0b99bd77048a4f16e3efb2e1252aee23b4e628e347187ea7855076 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:54 ---> job-cost.sh 23:16:54 lf-activate-venv: SKIPPING 23:16:54 INFO: No Stack... 23:16:55 INFO: Retrieving Pricing Info for: v3-standard-4 23:16:56 INFO: Archiving Costs [Pipeline] sh 23:16:56 + cat /w/workspace/app-record-replay/7/archives/cost.csv 23:16:56 + cut -d, -f6 [Pipeline] lock 23:16:56 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] 23:16:56 Resource [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] did not exist. Created. 23:16:56 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:57 /w/workspace/app-record-replay/7@tmp/durable-7f7c1204/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:16:58 + echo total: 0.10999999940395355 [Pipeline] stash 23:16:58 Warning: overwriting stash ‘stack-cost’ 23:16:58 Stashed 1 file(s) [Pipeline] } 23:16:58 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-24-7-stack-cost] [Pipeline] // lock [Pipeline] } 23:16:58 $ docker stop --time=1 1b17b0df2a0b99bd77048a4f16e3efb2e1252aee23b4e628e347187ea7855076 23:17:03 $ 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] } 23:17:03 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 23:17:04 + [ -d /w/workspace/xfoundry_app-record-replay_PR-24/archives ] 23:17:04 + ls -al /w/workspace/xfoundry_app-record-replay_PR-24/archives 23:17:04 total 16 23:17:04 drwxr-xr-x 3 root root 4096 Jun 26 23:11 . 23:17:04 drwxrwxr-x 11 jenkins jenkins 4096 Jun 26 23:11 .. 23:17:04 drwxr-xr-x 2 root root 4096 Jun 26 23:11 cost 23:17:04 -rw-r--r-- 1 root root 88 Jun 26 23:11 cost.csv 23:17:04 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-24/archives 23:17:04 + ls -al /w/workspace/xfoundry_app-record-replay_PR-24/archives 23:17:04 total 16 23:17:04 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 23:11 . 23:17:04 drwxrwxr-x 11 jenkins jenkins 4096 Jun 26 23:11 .. 23:17:04 drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 23:11 cost 23:17:04 -rw-r--r-- 1 jenkins jenkins 88 Jun 26 23:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:17:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:17:05 ---> package-listing.sh 23:17:05 ++ facter osfamily 23:17:05 ++ tr '[:upper:]' '[:lower:]' 23:17:05 + OS_FAMILY=debian 23:17:05 + workspace=/w/workspace/xfoundry_app-record-replay_PR-24 23:17:05 + START_PACKAGES=/tmp/packages_start.txt 23:17:05 + END_PACKAGES=/tmp/packages_end.txt 23:17:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:17:05 + PACKAGES=/tmp/packages_start.txt 23:17:05 + '[' /w/workspace/xfoundry_app-record-replay_PR-24 ']' 23:17:05 + PACKAGES=/tmp/packages_end.txt 23:17:05 + case "${OS_FAMILY}" in 23:17:05 + dpkg -l 23:17:05 + grep '^ii' 23:17:05 + '[' -f /tmp/packages_start.txt ']' 23:17:05 + '[' -f /tmp/packages_end.txt ']' 23:17:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:17:05 + '[' /w/workspace/xfoundry_app-record-replay_PR-24 ']' 23:17:05 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-24/archives/ 23:17:05 + 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 23:17:05 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 23:17:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:06 prd-ubuntu20.04-docker-8c-8g-19304 does not seem to be running inside a container 23:17:06 $ 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 23:17:07 $ docker top b0cbf784dcc8dd158d7afd9d7126324b8e6036c03c624f6b631d6c08b16f3214 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:07 + touch /tmp/pre-build-complete [Pipeline] sh 23:17:07 + mkdir -p /var/log/sysstat [Pipeline] sh 23:17:08 + ls /var/log/sa-host 23:17:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:08 provisioning config files... 23:17:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-24@tmp/config5645600554081424376tmp [Pipeline] { [Pipeline] echo 23:17:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:17:08 ---> create-netrc.sh [Pipeline] } 23:17:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:17:08 ---> python-tools-install.sh [Pipeline] echo 23:17:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:17:09 ---> sudo-logs.sh 23:17:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:17:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:17:09 ---> job-cost.sh 23:17:09 lf-activate-venv: SKIPPING 23:17:09 DEBUG: total: 0.2199999988079071 23:17:09 INFO: Retrieving Stack Cost... 23:17:09 INFO: Retrieving Pricing Info for: v3-standard-8 23:17:10 INFO: Archiving Costs [Pipeline] echo 23:17:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:17:10 ---> logs-deploy.sh 23:17:10 lf-activate-venv: SKIPPING 23:17:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-24/7 23:17:10 INFO: archiving workspace using pattern(s): 23:17:11 Archives upload complete. 23:17:11 INFO: archiving logs to Nexus 23:17:12 ---> uname -a: 23:17:12 Linux prd-ubuntu20-04-docker-8c-8g-19304 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:17:12 23:17:12 23:17:12 ---> lscpu: 23:17:12 Architecture: x86_64 23:17:12 CPU op-mode(s): 32-bit, 64-bit 23:17:12 Byte Order: Little Endian 23:17:12 Address sizes: 40 bits physical, 48 bits virtual 23:17:12 CPU(s): 8 23:17:12 On-line CPU(s) list: 0-7 23:17:12 Thread(s) per core: 1 23:17:12 Core(s) per socket: 1 23:17:12 Socket(s): 8 23:17:12 NUMA node(s): 1 23:17:12 Vendor ID: AuthenticAMD 23:17:12 CPU family: 23 23:17:12 Model: 49 23:17:12 Model name: AMD EPYC-Rome Processor 23:17:12 Stepping: 0 23:17:12 CPU MHz: 2800.000 23:17:12 BogoMIPS: 5600.00 23:17:12 Virtualization: AMD-V 23:17:12 Hypervisor vendor: KVM 23:17:12 Virtualization type: full 23:17:12 L1d cache: 256 KiB 23:17:12 L1i cache: 256 KiB 23:17:12 L2 cache: 4 MiB 23:17:12 L3 cache: 128 MiB 23:17:12 NUMA node0 CPU(s): 0-7 23:17:12 Vulnerability Itlb multihit: Not affected 23:17:12 Vulnerability L1tf: Not affected 23:17:12 Vulnerability Mds: Not affected 23:17:12 Vulnerability Meltdown: Not affected 23:17:12 Vulnerability Mmio stale data: Not affected 23:17:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:17:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:17:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:17:12 Vulnerability Srbds: Not affected 23:17:12 Vulnerability Tsx async abort: Not affected 23:17:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:17:12 23:17:12 23:17:12 ---> nproc: 23:17:12 8 23:17:12 23:17:12 23:17:12 ---> df -h: 23:17:12 Filesystem Size Used Avail Use% Mounted on 23:17:12 overlay 155G 12G 144G 8% / 23:17:12 tmpfs 64M 0 64M 0% /dev 23:17:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:17:12 shm 64M 0 64M 0% /dev/shm 23:17:12 /dev/vda1 155G 12G 144G 8% /facter-os 23:17:12 23:17:12 23:17:12 ---> sar -b -r -n DEV: 23:17:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19304) 06/26/23 _x86_64_ (8 CPU) 23:17:12 23:17:12 23:08:45 LINUX RESTART (8 CPU) 23:17:12 23:17:12 23:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:17:12 23:10:01 399.66 48.69 350.97 0.00 5492.90 141905.58 0.00 23:17:12 23:11:01 119.51 0.92 118.60 0.00 17.20 45367.64 0.00 23:17:12 23:12:01 49.09 0.12 48.98 0.00 2.13 24744.81 0.00 23:17:12 23:13:01 3.60 1.02 2.58 0.00 21.86 33.61 0.00 23:17:12 23:14:01 28.71 9.28 19.43 0.00 2888.19 2614.50 0.00 23:17:12 23:15:01 28.65 1.33 27.31 0.00 2271.22 6329.61 0.00 23:17:12 23:16:01 3.52 0.02 3.50 0.00 0.13 89.72 0.00 23:17:12 23:17:01 2.10 0.02 2.08 0.00 0.13 22.66 0.00 23:17:12 Average: 78.68 7.59 71.10 0.00 1327.99 27398.86 0.00 23:17:12 23:17:12 23:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:17:12 23:10:01 29147000 31574192 745924 2.27 75296 2621204 1995008 5.88 1002884 2368856 1716 23:17:12 23:11:01 27639996 31133872 1169840 3.56 145108 3520740 2596032 7.65 1735388 3028184 331324 23:17:12 23:12:01 27941460 31583672 723880 2.20 151356 3643256 1752792 5.17 1166164 3281004 144 23:17:12 23:13:01 27940960 31584260 722876 2.20 151436 3643868 1799016 5.30 1166128 3281552 8 23:17:12 23:14:01 27647184 31566276 717884 2.18 169156 3898988 1863556 5.49 1318120 3396240 66600 23:17:12 23:15:01 27415124 31565848 719548 2.19 185964 4104852 1817516 5.36 1489592 3447632 4 23:17:12 23:16:01 27427956 31573940 711128 2.16 184580 4101592 1815476 5.35 1479508 3444428 8 23:17:12 23:17:01 27427008 31573180 711544 2.16 184680 4101612 1815476 5.35 1480316 3444440 12 23:17:12 Average: 27823336 31519405 777828 2.37 155947 3704514 1931859 5.69 1354762 3211542 49977 23:17:12 23:17:12 23:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:17:12 23:10:01 docker0 48.45 64.77 3.90 89.22 0.00 0.00 0.00 0.00 23:17:12 23:10:01 veth4c6f8fc 46.03 60.13 4.32 44.86 0.00 0.00 0.00 0.00 23:17:12 23:10:01 ens3 668.11 436.77 6845.33 112.31 0.00 0.00 0.00 0.00 23:17:12 23:10:01 lo 7.12 7.12 0.69 0.69 0.00 0.00 0.00 0.00 23:17:12 23:11:01 veth4358f30 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:17:12 23:11:01 docker0 140.66 245.89 11.14 1854.19 0.00 0.00 0.00 0.00 23:17:12 23:11:01 ens3 269.39 155.59 1879.21 23.07 0.00 0.00 0.00 0.00 23:17:12 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:12 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:12 23:12:01 ens3 88.34 55.97 2522.86 11.15 0.00 0.00 0.00 0.00 23:17:12 23:12:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 23:17:12 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:12 23:13:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 23:17:12 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:12 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:12 23:14:01 ens3 93.70 53.29 1537.74 3.81 0.00 0.00 0.00 0.00 23:17:12 23:14:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 23:17:12 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:12 23:15:01 ens3 107.90 58.01 1375.90 3.96 0.00 0.00 0.00 0.00 23:17:12 23:15:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 23:17:12 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:12 23:16:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:12 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:12 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:12 23:17:01 ens3 7.01 3.87 12.45 0.50 0.00 0.00 0.00 0.00 23:17:12 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:12 Average: docker0 23.59 38.78 1.88 243.24 0.00 0.00 0.00 0.00 23:17:12 Average: ens3 153.26 94.74 1761.03 19.16 0.00 0.00 0.00 0.00 23:17:12 Average: lo 1.17 1.17 0.11 0.11 0.00 0.00 0.00 0.00 23:17:12 23:17:12 23:17:12 ---> sar -P ALL: 23:17:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19304) 06/26/23 _x86_64_ (8 CPU) 23:17:12 23:17:12 23:08:45 LINUX RESTART (8 CPU) 23:17:12 23:17:12 23:09:02 CPU %user %nice %system %iowait %steal %idle 23:17:12 23:10:01 all 9.73 0.00 3.65 3.16 0.06 83.40 23:17:12 23:10:01 0 8.19 0.00 3.39 4.13 0.05 84.23 23:17:12 23:10:01 1 9.63 0.00 4.68 4.86 0.05 80.78 23:17:12 23:10:01 2 10.61 0.00 4.27 1.20 0.05 83.88 23:17:12 23:10:01 3 9.91 0.00 2.70 0.29 0.07 87.03 23:17:12 23:10:01 4 7.12 0.00 3.13 0.29 0.05 89.40 23:17:12 23:10:01 5 8.43 0.00 3.25 5.63 0.03 82.65 23:17:12 23:10:01 6 14.59 0.00 4.23 6.02 0.07 75.09 23:17:12 23:10:01 7 9.37 0.00 3.56 2.89 0.07 84.11 23:17:12 23:11:01 all 16.95 0.00 3.61 2.17 0.06 77.20 23:17:12 23:11:01 0 15.87 0.00 4.05 0.37 0.05 79.66 23:17:12 23:11:01 1 18.10 0.00 3.25 1.38 0.07 77.21 23:17:12 23:11:01 2 15.96 0.00 3.91 8.00 0.07 72.07 23:17:12 23:11:01 3 17.83 0.00 2.77 0.15 0.05 79.20 23:17:12 23:11:01 4 18.13 0.00 3.33 0.45 0.05 78.03 23:17:12 23:11:01 5 17.17 0.00 3.16 0.08 0.05 79.53 23:17:12 23:11:01 6 15.81 0.00 3.80 6.50 0.05 73.84 23:17:12 23:11:01 7 16.76 0.00 4.65 0.47 0.07 78.06 23:17:12 23:12:01 all 5.60 0.00 1.56 1.23 0.03 91.58 23:17:12 23:12:01 0 6.16 0.00 1.44 1.19 0.02 91.20 23:17:12 23:12:01 1 4.97 0.00 1.59 0.05 0.02 93.37 23:17:12 23:12:01 2 5.40 0.00 1.10 0.07 0.03 93.39 23:17:12 23:12:01 3 5.64 0.00 2.12 0.42 0.02 91.81 23:17:12 23:12:01 4 6.49 0.00 1.68 0.02 0.03 91.79 23:17:12 23:12:01 5 6.07 0.00 1.15 0.13 0.02 92.62 23:17:12 23:12:01 6 4.65 0.00 2.33 7.54 0.03 85.44 23:17:12 23:12:01 7 5.42 0.00 1.09 0.42 0.03 93.03 23:17:12 23:13:01 all 0.31 0.00 0.04 0.01 0.01 99.63 23:17:12 23:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:17:12 23:13:01 1 1.99 0.00 0.05 0.00 0.02 97.95 23:17:12 23:13:01 2 0.18 0.00 0.08 0.07 0.00 99.67 23:17:12 23:13:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:17:12 23:13:01 4 0.08 0.00 0.02 0.00 0.00 99.90 23:17:12 23:13:01 5 0.02 0.00 0.05 0.02 0.00 99.92 23:17:12 23:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:17:12 23:13:01 7 0.10 0.00 0.03 0.00 0.02 99.85 23:17:12 23:14:01 all 1.49 0.00 0.79 0.53 0.01 97.18 23:17:12 23:14:01 0 2.49 0.00 1.09 0.95 0.02 95.46 23:17:12 23:14:01 1 2.68 0.00 0.35 0.03 0.00 96.94 23:17:12 23:14:01 2 1.22 0.00 0.65 0.07 0.00 98.07 23:17:12 23:14:01 3 0.62 0.00 0.38 0.10 0.00 98.90 23:17:12 23:14:01 4 1.18 0.00 0.50 0.02 0.02 98.28 23:17:12 23:14:01 5 1.55 0.00 1.82 0.65 0.03 95.94 23:17:12 23:14:01 6 1.07 0.00 0.57 2.07 0.02 96.28 23:17:12 23:14:01 7 1.09 0.00 0.94 0.37 0.03 97.58 23:17:12 23:15:01 all 1.11 0.00 0.68 0.26 0.01 97.93 23:17:12 23:15:01 0 1.70 0.00 0.57 0.02 0.00 97.72 23:17:12 23:15:01 1 1.65 0.00 1.27 0.02 0.02 97.04 23:17:12 23:15:01 2 0.87 0.00 0.62 1.07 0.03 97.41 23:17:12 23:15:01 3 0.55 0.00 0.40 0.15 0.02 98.88 23:17:12 23:15:01 4 0.53 0.00 0.75 0.02 0.00 98.70 23:17:12 23:15:01 5 2.12 0.00 0.59 0.08 0.02 97.19 23:17:12 23:15:01 6 0.55 0.00 0.42 0.73 0.02 98.28 23:17:12 23:15:01 7 0.89 0.00 0.84 0.02 0.02 98.25 23:17:12 23:16:01 all 0.27 0.00 0.09 0.02 0.01 99.61 23:17:12 23:16:01 0 0.23 0.00 0.12 0.00 0.02 99.63 23:17:12 23:16:01 1 1.55 0.00 0.08 0.00 0.02 98.35 23:17:12 23:16:01 2 0.15 0.00 0.07 0.02 0.00 99.77 23:17:12 23:16:01 3 0.03 0.00 0.13 0.00 0.00 99.83 23:17:12 23:16:01 4 0.05 0.00 0.05 0.00 0.02 99.88 23:17:12 23:16:01 5 0.03 0.00 0.08 0.00 0.02 99.87 23:17:12 23:16:01 6 0.03 0.00 0.07 0.17 0.02 99.72 23:17:12 23:16:01 7 0.07 0.00 0.08 0.02 0.00 99.83 23:17:12 23:17:01 all 0.05 0.00 0.02 0.01 0.01 99.92 23:17:12 23:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:17:12 23:17:01 1 0.12 0.00 0.03 0.00 0.00 99.85 23:17:12 23:17:01 2 0.05 0.00 0.00 0.00 0.00 99.95 23:17:12 23:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:17:12 23:17:01 4 0.05 0.00 0.02 0.00 0.00 99.93 23:17:12 23:17:01 5 0.05 0.00 0.05 0.02 0.02 99.87 23:17:12 23:17:01 6 0.03 0.00 0.02 0.03 0.00 99.92 23:17:12 23:17:01 7 0.08 0.00 0.03 0.00 0.02 99.87 23:17:12 Average: all 4.40 0.00 1.29 0.92 0.02 93.36 23:17:12 Average: 0 4.31 0.00 1.33 0.82 0.02 93.52 23:17:12 Average: 1 5.04 0.00 1.39 0.78 0.02 92.76 23:17:12 Average: 2 4.27 0.00 1.33 1.30 0.02 93.08 23:17:12 Average: 3 4.30 0.00 1.06 0.14 0.02 94.48 23:17:12 Average: 4 4.18 0.00 1.18 0.10 0.02 94.53 23:17:12 Average: 5 4.40 0.00 1.26 0.81 0.02 93.50 23:17:12 Average: 6 4.55 0.00 1.42 2.86 0.03 91.15 23:17:12 Average: 7 4.18 0.00 1.39 0.51 0.03 93.89 23:17:12 23:17:12 23:17:12