Pull request #84 opened 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 ejlee3 for edgexfoundry/app-record-replay Obtained Jenkinsfile from e8ccb0bcae41421011af8f7a2c173822a5d7c4b0+a00c23a8e4269698580118f16cad66fb2bb4df8c (c2809373e26837dba90e71e2212430dc897f2796) 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-ssh12207963345934050290.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15195059558716748255.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16911392412621299243.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8360649778603093195.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11708430723580178322.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4806075565195117578.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7892’ Running on prd-ubuntu20.04-docker-8c-8g-7900 in /w/workspace/xfoundry_app-record-replay_PR-84 [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-84 # 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 a00c23a8e4269698580118f16cad66fb2bb4df8c into PR head commit e8ccb0bcae41421011af8f7a2c173822a5d7c4b0 Merge succeeded, producing 283f7f4ae74be471bbe0487e3e171ab7faabc24f Checking out Revision 283f7f4ae74be471bbe0487e3e171ab7faabc24f (PR-84) > 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/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8ccb0bcae41421011af8f7a2c173822a5d7c4b0 # 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 a00c23a8e4269698580118f16cad66fb2bb4df8c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 283f7f4ae74be471bbe0487e3e171ab7faabc24f # timeout=10 Commit message: "Merge commit 'a00c23a8e4269698580118f16cad66fb2bb4df8c' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:24:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:24:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:24:55 ========================================================= 01:24:55 EdgeX Global Pipelines Version Info 01:24:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:24:56 ------------------- 01:24:56 stable info: 01:24:56 ------------------- 01:24:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:24:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:24:56 Message: update stable to v1.0.254 01:24:56 ------------------- 01:24:56 experimental info: 01:24:56 ------------------- 01:24:56 Commited By: **** collab-it+edgex@linuxfoundation.org 01:24:56 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:24:56 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:24:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 01:24:56 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:24:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 283f7f4ae74be471bbe0487e3e171ab7faabc24f [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 283f7f4 [Pipeline] echo 01:24:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:58 provisioning config files... 01:24:58 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-84@tmp/config10371381778512260490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:58 ---> docker-login.sh 01:24:58 nexus3.edgexfoundry.org:10001 01:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:59 Configure a credential helper to remove this warning. See 01:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:59 01:24:59 Login Succeeded 01:24:59 nexus3.edgexfoundry.org:10002 01:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:59 Configure a credential helper to remove this warning. See 01:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:59 01:24:59 Login Succeeded 01:24:59 nexus3.edgexfoundry.org:10003 01:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:59 Configure a credential helper to remove this warning. See 01:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:59 01:24:59 Login Succeeded 01:24:59 nexus3.edgexfoundry.org:10004 01:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:59 Configure a credential helper to remove this warning. See 01:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:59 01:24:59 Login Succeeded 01:24:59 docker.io 01:24:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:59 Configure a credential helper to remove this warning. See 01:24:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:59 01:24:59 Login Succeeded 01:24:59 ---> docker-login.sh ends [Pipeline] } 01:24:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:25:00 + git rev-list -1 --merges 283f7f4ae74be471bbe0487e3e171ab7faabc24f~1..283f7f4ae74be471bbe0487e3e171ab7faabc24f [Pipeline] echo 01:25:00 -----------> git rev-list -1 --merges 283f7f4ae74be471bbe0487e3e171ab7faabc24f~1..283f7f4ae74be471bbe0487e3e171ab7faabc24f 283f7f4ae74be471bbe0487e3e171ab7faabc24f 01:25:00 283f7f4ae74be471bbe0487e3e171ab7faabc24f [false] [Pipeline] sh 01:25:00 + git log --format=format:%s -1 283f7f4ae74be471bbe0487e3e171ab7faabc24f [Pipeline] echo 01:25:00 ========================================================= 01:25:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:25:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:25:01 + git log --format=format:%s -1 283f7f4ae74be471bbe0487e3e171ab7faabc24f [Pipeline] echo 01:25:01 [semverPrep] GIT_COMMIT: 283f7f4ae74be471bbe0487e3e171ab7faabc24f, Commit Message: Merge commit 'a00c23a8e4269698580118f16cad66fb2bb4df8c' into HEAD [Pipeline] echo 01:25:01 [semverPrep] This is not a build commit. [Pipeline] sh 01:25:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:25:01 + grep -v github /etc/ssh/ssh_known_hosts 01:25:01 + [ -e /tmp/ssh_known_hosts ] 01:25:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:25:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:25:01 + sudo tee -a /etc/ssh/ssh_known_hosts 01:25:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:02 01:25:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:02 0.1.4: Pulling from edgex-devops/py-git-semver 01:25:02 b85a868b505f: Pulling fs layer 01:25:02 e2be974225ed: Pulling fs layer 01:25:02 339a4e72a1f5: Pulling fs layer 01:25:02 988bab9f4d93: Pulling fs layer 01:25:02 1469e6f7b9e6: Pulling fs layer 01:25:02 eaf3925da568: Pulling fs layer 01:25:02 bab4dde63d76: Pulling fs layer 01:25:02 bde34c3a00c8: Pulling fs layer 01:25:02 b352a97aabf1: Pulling fs layer 01:25:02 4872d77fe225: Pulling fs layer 01:25:02 5851b861e8e6: Pulling fs layer 01:25:02 bab4dde63d76: Waiting 01:25:02 bde34c3a00c8: Waiting 01:25:02 b352a97aabf1: Waiting 01:25:02 5851b861e8e6: Waiting 01:25:02 1469e6f7b9e6: Waiting 01:25:02 eaf3925da568: Waiting 01:25:02 988bab9f4d93: Waiting 01:25:02 e2be974225ed: Download complete 01:25:02 988bab9f4d93: Verifying Checksum 01:25:02 988bab9f4d93: Download complete 01:25:03 1469e6f7b9e6: Verifying Checksum 01:25:03 1469e6f7b9e6: Download complete 01:25:03 339a4e72a1f5: Verifying Checksum 01:25:03 339a4e72a1f5: Download complete 01:25:03 eaf3925da568: Download complete 01:25:03 bde34c3a00c8: Verifying Checksum 01:25:03 bde34c3a00c8: Download complete 01:25:03 b352a97aabf1: Download complete 01:25:03 4872d77fe225: Verifying Checksum 01:25:03 4872d77fe225: Download complete 01:25:03 5851b861e8e6: Download complete 01:25:03 b85a868b505f: Verifying Checksum 01:25:03 b85a868b505f: Download complete 01:25:03 bab4dde63d76: Verifying Checksum 01:25:03 bab4dde63d76: Download complete 01:25:04 b85a868b505f: Pull complete 01:25:04 e2be974225ed: Pull complete 01:25:05 339a4e72a1f5: Pull complete 01:25:05 988bab9f4d93: Pull complete 01:25:05 1469e6f7b9e6: Pull complete 01:25:05 eaf3925da568: Pull complete 01:25:07 bab4dde63d76: Pull complete 01:25:07 bde34c3a00c8: Pull complete 01:25:07 b352a97aabf1: Pull complete 01:25:07 4872d77fe225: Pull complete 01:25:07 5851b861e8e6: Pull complete 01:25:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:25:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:25:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:08 prd-ubuntu20.04-docker-8c-8g-7900 does not seem to be running inside a container 01:25:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_app-record-replay_PR-84 -v /w/workspace/xfoundry_app-record-replay_PR-84:/w/workspace/xfoundry_app-record-replay_PR-84:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-84@tmp:/w/workspace/xfoundry_app-record-replay_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:25:11 $ docker top ac7852e803642efe0f5ef89c91b08584b1744404b9298428f9e02d2cdc05fe8f -eo pid,comm 01:25:11 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). 01:25:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:25:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:11 [ssh-agent] Looking for ssh-agent implementation... 01:25:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:11 $ docker exec ac7852e803642efe0f5ef89c91b08584b1744404b9298428f9e02d2cdc05fe8f ssh-agent 01:25:11 SSH_AUTH_SOCK=/tmp/ssh-p1QdJP3cG1r9/agent.32 01:25:11 SSH_AGENT_PID=38 01:25:11 Running ssh-add (command line suppressed) 01:25:11 Identity added: /w/workspace/xfoundry_app-record-replay_PR-84@tmp/private_key_4685507014089286970.key (/w/workspace/xfoundry_app-record-replay_PR-84@tmp/private_key_4685507014089286970.key) 01:25:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:12 + git tag --points-at HEAD [Pipeline] } 01:25:12 $ docker exec --env ******** --env ******** ac7852e803642efe0f5ef89c91b08584b1744404b9298428f9e02d2cdc05fe8f ssh-agent -k 01:25:12 unset SSH_AUTH_SOCK; 01:25:12 unset SSH_AGENT_PID; 01:25:12 echo Agent pid 38 killed; 01:25:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:25:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:25:12 [ssh-agent] Looking for ssh-agent implementation... 01:25:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:25:12 $ docker exec ac7852e803642efe0f5ef89c91b08584b1744404b9298428f9e02d2cdc05fe8f ssh-agent 01:25:12 SSH_AUTH_SOCK=/tmp/ssh-RFgawbrifO3Q/agent.70 01:25:12 SSH_AGENT_PID=76 01:25:12 Running ssh-add (command line suppressed) 01:25:12 Identity added: /w/workspace/xfoundry_app-record-replay_PR-84@tmp/private_key_7306087359755477376.key (/w/workspace/xfoundry_app-record-replay_PR-84@tmp/private_key_7306087359755477376.key) 01:25:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:25:12 + git semver init 01:25:13 2023-09-26 01:25:13,136 [run_init] DEBUG init version:0.0.0 force:False 01:25:13 2023-09-26 01:25:13,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_app-record-replay_PR-84/.semver 01:25:13 2023-09-26 01:25:13,137 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/xfoundry_app-record-replay_PR-84/.semver 01:25:13 2023-09-26 01:25:13,138 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/xfoundry_app-record-replay_PR-84/.semver'], cwd=/w/workspace/xfoundry_app-record-replay_PR-84, universal_newlines=False, shell=None, istream=None) 01:25:13 2023-09-26 01:25:13,776 [append_file] DEBUG append to file:/w/workspace/xfoundry_app-record-replay_PR-84/.git/info/exclude 01:25:13 2023-09-26 01:25:13,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_app-record-replay_PR-84/.semver/PR-84 with force:False 01:25:13 2023-09-26 01:25:13,777 [write_file] DEBUG write to file:/w/workspace/xfoundry_app-record-replay_PR-84/.semver/PR-84 01:25:13 2023-09-26 01:25:13,782 [execute] INFO git cat-file --batch-check 01:25:13 2023-09-26 01:25:13,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_app-record-replay_PR-84/.semver, universal_newlines=False, shell=None, istream=) 01:25:14 2023-09-26 01:25:13,790 [execute] INFO git cat-file --batch 01:25:14 2023-09-26 01:25:13,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_app-record-replay_PR-84/.semver, universal_newlines=False, shell=None, istream=) 01:25:14 2023-09-26 01:25:13,796 [read_version] DEBUG read version from /w/workspace/xfoundry_app-record-replay_PR-84/.semver/PR-84 01:25:14 0.0.0 [Pipeline] } 01:25:14 $ docker exec --env ******** --env ******** ac7852e803642efe0f5ef89c91b08584b1744404b9298428f9e02d2cdc05fe8f ssh-agent -k 01:25:14 unset SSH_AUTH_SOCK; 01:25:14 unset SSH_AGENT_PID; 01:25:14 echo Agent pid 76 killed; 01:25:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:25:14 + git semver [Pipeline] } 01:25:14 $ docker stop --time=1 ac7852e803642efe0f5ef89c91b08584b1744404b9298428f9e02d2cdc05fe8f 01:25:16 $ docker rm -f --volumes ac7852e803642efe0f5ef89c91b08584b1744404b9298428f9e02d2cdc05fe8f [Pipeline] // withDockerContainer [Pipeline] sh 01:25:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:25:16 Stashed 1 file(s) [Pipeline] echo 01:25:16 [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 01:25:17 provisioning config files... 01:25:17 copy managed file [app-record-replay-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-84@tmp/config16711085312124283326tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:17 ---> docker-login.sh 01:25:17 nexus3.edgexfoundry.org:10001 01:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:17 Configure a credential helper to remove this warning. See 01:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:17 01:25:17 Login Succeeded 01:25:17 nexus3.edgexfoundry.org:10002 01:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:17 Configure a credential helper to remove this warning. See 01:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:17 01:25:17 Login Succeeded 01:25:17 nexus3.edgexfoundry.org:10003 01:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:18 Configure a credential helper to remove this warning. See 01:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:18 01:25:18 Login Succeeded 01:25:18 nexus3.edgexfoundry.org:10004 01:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:18 Configure a credential helper to remove this warning. See 01:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:18 01:25:18 Login Succeeded 01:25:18 docker.io 01:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:25:18 Configure a credential helper to remove this warning. See 01:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:25:18 01:25:18 Login Succeeded 01:25:18 ---> docker-login.sh ends [Pipeline] } 01:25:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:25:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:25:18 ========================================================= 01:25:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:25:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:25:19 Sending build context to Docker daemon 593.9kB 01:25:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:25:19 Step 2/12 : FROM ${BASE} AS builder 01:25:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:25:19 7264a8db6415: Pulling fs layer 01:25:19 c4d48a809fc2: Pulling fs layer 01:25:19 4f1c88b9dad5: Pulling fs layer 01:25:19 ad3a456e5733: Pulling fs layer 01:25:19 33e27b845d1e: Pulling fs layer 01:25:19 c68163c4e522: Pulling fs layer 01:25:19 50da416c3ac9: Pulling fs layer 01:25:19 23d2d4c4bb30: Pulling fs layer 01:25:19 33e27b845d1e: Waiting 01:25:19 23d2d4c4bb30: Waiting 01:25:19 c68163c4e522: Waiting 01:25:19 ad3a456e5733: Waiting 01:25:19 50da416c3ac9: Waiting 01:25:19 c4d48a809fc2: Download complete 01:25:19 ad3a456e5733: Verifying Checksum 01:25:19 ad3a456e5733: Download complete 01:25:19 33e27b845d1e: Verifying Checksum 01:25:19 33e27b845d1e: Download complete 01:25:19 7264a8db6415: Verifying Checksum 01:25:19 7264a8db6415: Download complete 01:25:19 c68163c4e522: Verifying Checksum 01:25:19 c68163c4e522: Download complete 01:25:19 7264a8db6415: Pull complete 01:25:19 23d2d4c4bb30: Verifying Checksum 01:25:19 23d2d4c4bb30: Download complete 01:25:19 c4d48a809fc2: Pull complete 01:25:19 4f1c88b9dad5: Verifying Checksum 01:25:19 4f1c88b9dad5: Download complete 01:25:20 50da416c3ac9: Verifying Checksum 01:25:20 50da416c3ac9: Download complete 01:25:23 4f1c88b9dad5: Pull complete 01:25:23 ad3a456e5733: Pull complete 01:25:23 33e27b845d1e: Pull complete 01:25:23 c68163c4e522: Pull complete 01:25:26 50da416c3ac9: Pull complete 01:25:26 23d2d4c4bb30: Pull complete 01:25:26 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:25:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:25:26 ---> 0786185ac409 01:25:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:25:30 ---> Running in 9c78914eeb2b 01:25:30 Removing intermediate container 9c78914eeb2b 01:25:30 ---> db5c96d79e5b 01:25:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:25:30 ---> Running in 99adf6f0f6f1 01:25:31 Removing intermediate container 99adf6f0f6f1 01:25:31 ---> d9adc0f2a8b7 01:25:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:25:31 ---> Running in 32cc7884ab41 01:25:31 Removing intermediate container 32cc7884ab41 01:25:31 ---> 4026dca6a2d3 01:25:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:25:31 ---> Running in bcb934cc7768 01:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:25:31 OK: 264 MiB in 52 packages 01:25:32 Removing intermediate container bcb934cc7768 01:25:32 ---> 87fa734e28ec 01:25:32 Step 7/12 : WORKDIR /app 01:25:32 ---> Running in fe4aa5cd729f 01:25:32 Still waiting to schedule task 01:25:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:25:32 Removing intermediate container fe4aa5cd729f 01:25:32 ---> fa4749a4ca3d 01:25:32 Step 8/12 : COPY go.mod vendor* ./ 01:25:32 ---> d577607e44c9 01:25:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:32 ---> Running in dced9651add8 01:26:19 Removing intermediate container dced9651add8 01:26:19 ---> 225c0854cd12 01:26:19 Step 10/12 : COPY . . 01:26:19 ---> 9eb7eebca59e 01:26:19 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:26:19 ---> Running in b5b1b6933012 01:26:19 Removing intermediate container b5b1b6933012 01:26:19 ---> ffb68fc20012 01:26:19 Step 12/12 : RUN $MAKE 01:26:19 ---> Running in e254b445b4ef 01:26:19 noop 01:26:19 Removing intermediate container e254b445b4ef 01:26:19 ---> ffd9784407e3 01:26:19 Successfully built ffd9784407e3 01:26:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:19 + docker inspect -f . ci-base-image-x86_64 01:26:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:19 prd-ubuntu20.04-docker-8c-8g-7900 does not seem to be running inside a container 01:26:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_app-record-replay_PR-84 -v /w/workspace/xfoundry_app-record-replay_PR-84:/w/workspace/xfoundry_app-record-replay_PR-84:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-84@tmp:/w/workspace/xfoundry_app-record-replay_PR-84@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 ******** ci-base-image-x86_64 cat 01:26:20 $ docker top 195db070534492e7637d1d9d588656c2929ccb25ec9c5cd508223bb83f4d0947 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:20 + go version 01:26:20 go version go1.21.0 linux/amd64 [Pipeline] } 01:26:20 $ docker stop --time=1 195db070534492e7637d1d9d588656c2929ccb25ec9c5cd508223bb83f4d0947 01:26:21 $ docker rm -f --volumes 195db070534492e7637d1d9d588656c2929ccb25ec9c5cd508223bb83f4d0947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:22 + docker inspect -f . ci-base-image-x86_64 01:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:22 prd-ubuntu20.04-docker-8c-8g-7900 does not seem to be running inside a container 01:26:22 $ 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-84 -v /w/workspace/xfoundry_app-record-replay_PR-84:/w/workspace/xfoundry_app-record-replay_PR-84:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-84@tmp:/w/workspace/xfoundry_app-record-replay_PR-84@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 ******** ci-base-image-x86_64 cat 01:26:23 $ docker top a8f2cb64c6d5ffeef251eb299d2e86ba6383215a136f8c91db4543c23586fd3d -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:23 + git config --global --add safe.directory /w/workspace/xfoundry_app-record-replay_PR-84 [Pipeline] fileExists [Pipeline] sh 01:26:24 + make test 01:26:24 go test -race -coverprofile=coverage.out ./... 01:26:45 ? github.com/edgexfoundry/app-record-replay [no test files] 01:26:45 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 01:26:45 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 01:26:45 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 01:26:45 ok github.com/edgexfoundry/app-record-replay/internal/app 1.048s coverage: 88.0% of statements 01:26:54 ok github.com/edgexfoundry/app-record-replay/internal/application 9.121s coverage: 98.7% of statements 01:26:54 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.106s coverage: 90.4% of statements 01:26:54 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.044s coverage: 100.0% of statements 01:27:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7902 in /w/workspace/xfoundry_app-record-replay_PR-84 [Pipeline] { [Pipeline] ws 01:27:03 Running in /w/workspace/app-record-replay/1 [Pipeline] { [Pipeline] checkout 01:27:03 Selected Git installation does not exist. Using Default 01:27:03 The recommended git tool is: NONE 01:27:09 using credential edgex-jenkins-ssh 01:27:09 Cloning the remote Git repository 01:27:09 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 01:27:09 > git init /w/workspace/app-record-replay/1 # timeout=10 01:27:09 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 01:27:09 > git --version # timeout=10 01:27:09 > git --version # 'git version 2.25.1' 01:27:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:14 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 01:27:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:14 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 01:27:15 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 01:27:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:27:15 Merging remotes/origin/main commit a00c23a8e4269698580118f16cad66fb2bb4df8c into PR head commit e8ccb0bcae41421011af8f7a2c173822a5d7c4b0 01:27:15 Merge succeeded, producing 35bb67942b51d7cc474b3d57ecd1f98cc423a0f9 01:27:15 Checking out Revision 35bb67942b51d7cc474b3d57ecd1f98cc423a0f9 (PR-84) 01:27:16 internal/controller/controller_test.go:738:10: Error return value is not checked (errcheck) 01:27:16 handler(ctx) 01:27:16 ^ 01:27:16 make: *** [Makefile:63: lint] Error 1 [Pipeline] } 01:27:16 $ docker stop --time=1 a8f2cb64c6d5ffeef251eb299d2e86ba6383215a136f8c91db4543c23586fd3d 01:27:15 > git config core.sparsecheckout # timeout=10 01:27:15 > git checkout -f e8ccb0bcae41421011af8f7a2c173822a5d7c4b0 # timeout=10 01:27:15 > git remote # timeout=10 01:27:15 > git config --get remote.origin.url # timeout=10 01:27:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:15 > git merge a00c23a8e4269698580118f16cad66fb2bb4df8c # timeout=10 01:27:15 > git rev-parse HEAD^{commit} # timeout=10 01:27:15 > git config core.sparsecheckout # timeout=10 01:27:15 > git checkout -f 35bb67942b51d7cc474b3d57ecd1f98cc423a0f9 # timeout=10 01:27:19 Commit message: "Merge commit 'a00c23a8e4269698580118f16cad66fb2bb4df8c' into HEAD" 01:27:19 First time build. Skipping changelog. 01:27:19 > git --version # timeout=10 01:27:19 > git --version # 'git version 2.25.1' 01:27:19 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 01:27:19 $ docker rm -f --volumes a8f2cb64c6d5ffeef251eb299d2e86ba6383215a136f8c91db4543c23586fd3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [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] script [Pipeline] { [Pipeline] sh [Pipeline] sh 01:27:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:21 01:27:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:27:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:27:21 Dload Upload Total Spent Left Speed 01:27:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 70447 0 --:--:-- --:--:-- --:--:-- 70447 01:27:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:21 latest: Pulling from edgex-lftools-log-publisher 01:27:21 5eb5b503b376: Pulling fs layer 01:27:21 5c69ac0246d0: Pulling fs layer 01:27:21 ec43610c2a17: Pulling fs layer 01:27:21 3a2ae6a8a46f: Pulling fs layer 01:27:21 33b1e0a273af: Pulling fs layer 01:27:21 5d3b04190fa2: Pulling fs layer 01:27:21 2f39f015ded8: Pulling fs layer 01:27:21 3a2ae6a8a46f: Waiting 01:27:21 5d3b04190fa2: Waiting 01:27:21 2f39f015ded8: Waiting 01:27:21 33b1e0a273af: Waiting 01:27:21 5c69ac0246d0: Download complete 01:27:21 3a2ae6a8a46f: Verifying Checksum 01:27:21 3a2ae6a8a46f: Download complete 01:27:21 33b1e0a273af: Verifying Checksum 01:27:21 33b1e0a273af: Download complete 01:27:21 ec43610c2a17: Verifying Checksum 01:27:21 ec43610c2a17: Download complete 01:27:21 5d3b04190fa2: Verifying Checksum 01:27:21 5d3b04190fa2: Download complete 01:27:21 5eb5b503b376: Verifying Checksum 01:27:21 5eb5b503b376: Download complete [Pipeline] sh 01:27:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:27:22 2f39f015ded8: Verifying Checksum 01:27:22 2f39f015ded8: Download complete 01:27:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:27:22 + sudo tee /etc/docker/daemon.new 01:27:22 { 01:27:22 "registry-mirrors": [ 01:27:22 "https://nexus3.edgexfoundry.org:10001" 01:27:22 ], 01:27:22 "bip": "10.250.0.254/24", 01:27:22 "hosts": [ 01:27:22 "tcp://0.0.0.0:5555", 01:27:22 "unix:///var/run/docker.sock" 01:27:22 ], 01:27:22 "mtu": 1458, 01:27:22 "selinux-enabled": true, 01:27:22 "seccomp-profile": "/etc/docker/seccomp.json" 01:27:22 } [Pipeline] sh 01:27:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:27:23 + sudo service docker restart 01:27:23 5eb5b503b376: Pull complete 01:27:23 5c69ac0246d0: Pull complete 01:27:23 ec43610c2a17: Pull complete 01:27:23 3a2ae6a8a46f: Pull complete 01:27:23 33b1e0a273af: Pull complete 01:27:23 5d3b04190fa2: Pull complete 01:27:28 2f39f015ded8: Pull complete 01:27:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:27:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:28 prd-ubuntu20.04-docker-8c-8g-7900 does not seem to be running inside a container 01:27:28 $ 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-84 -v /w/workspace/xfoundry_app-record-replay_PR-84:/w/workspace/xfoundry_app-record-replay_PR-84:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-84@tmp:/w/workspace/xfoundry_app-record-replay_PR-84@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 01:27:31 $ docker top 57327c34828a79e3d82d327ce98fad190fd7064a9c3d34d42cccd32968a95c94 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:32 ---> job-cost.sh 01:27:32 lf-activate-venv: SKIPPING 01:27:32 INFO: No Stack... 01:27:32 INFO: Retrieving Pricing Info for: v3-standard-8 01:27:32 INFO: Archiving Costs [Pipeline] sh 01:27:33 + cat /w/workspace/xfoundry_app-record-replay_PR-84/archives/cost.csv 01:27:33 + cut -d, -f6 [Pipeline] lock 01:27:33 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-84-1-stack-cost] 01:27:33 Resource [jenkins-edgexfoundry-app-record-replay-PR-84-1-stack-cost] did not exist. Created. 01:27:33 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:27:33 + echo total: 0.2199999988079071 [Pipeline] stash 01:27:33 Stashed 1 file(s) [Pipeline] } 01:27:33 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:27:33 $ docker stop --time=1 57327c34828a79e3d82d327ce98fad190fd7064a9c3d34d42cccd32968a95c94 01:27:34 $ docker rm -f --volumes 57327c34828a79e3d82d327ce98fad190fd7064a9c3d34d42cccd32968a95c94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:27:35 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:45 provisioning config files... 01:27:45 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/1@tmp/config12519740991667207081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:45 ---> docker-login.sh 01:27:45 nexus3.edgexfoundry.org:10001 01:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:46 Configure a credential helper to remove this warning. See 01:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:46 01:27:46 Login Succeeded 01:27:46 nexus3.edgexfoundry.org:10002 01:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:46 Configure a credential helper to remove this warning. See 01:27:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:46 01:27:46 Login Succeeded 01:27:46 nexus3.edgexfoundry.org:10003 01:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:47 Configure a credential helper to remove this warning. See 01:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:47 01:27:47 Login Succeeded 01:27:47 nexus3.edgexfoundry.org:10004 01:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:47 Configure a credential helper to remove this warning. See 01:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:47 01:27:47 Login Succeeded 01:27:47 docker.io 01:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:47 Configure a credential helper to remove this warning. See 01:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:47 01:27:47 Login Succeeded 01:27:47 ---> docker-login.sh ends [Pipeline] } 01:27:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:27:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:27:48 ========================================================= 01:27:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:27:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:27:48 Sending build context to Docker daemon 259.6kB 01:27:49 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:27:49 Step 2/12 : FROM ${BASE} AS builder 01:27:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:27:49 9fda8d8052c6: Pulling fs layer 01:27:49 5d54e960e981: Pulling fs layer 01:27:49 c4a7e357bf2a: Pulling fs layer 01:27:49 f0e02332f6b5: Pulling fs layer 01:27:49 cefa15bbcfad: Pulling fs layer 01:27:49 17808c966233: Pulling fs layer 01:27:49 f4c1fc716caa: Pulling fs layer 01:27:49 cefa15bbcfad: Waiting 01:27:49 f0e02332f6b5: Waiting 01:27:49 17808c966233: Waiting 01:27:49 f4c1fc716caa: Waiting 01:27:49 5d54e960e981: Download complete 01:27:49 f0e02332f6b5: Verifying Checksum 01:27:49 f0e02332f6b5: Download complete 01:27:49 cefa15bbcfad: Verifying Checksum 01:27:49 cefa15bbcfad: Download complete 01:27:49 9fda8d8052c6: Download complete 01:27:49 f4c1fc716caa: Verifying Checksum 01:27:49 f4c1fc716caa: Download complete 01:27:50 9fda8d8052c6: Pull complete 01:27:50 5d54e960e981: Pull complete 01:27:51 c4a7e357bf2a: Verifying Checksum 01:27:51 c4a7e357bf2a: Download complete 01:27:52 17808c966233: Verifying Checksum 01:27:52 17808c966233: Download complete 01:28:02 c4a7e357bf2a: Pull complete 01:28:02 f0e02332f6b5: Pull complete 01:28:02 cefa15bbcfad: Pull complete 01:28:08 17808c966233: Pull complete 01:28:10 f4c1fc716caa: Pull complete 01:28:10 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:28:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:28:10 ---> ea914061e18c 01:28:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:28:12 ---> Running in e5afa8ce9a3e 01:28:12 Removing intermediate container e5afa8ce9a3e 01:28:12 ---> f6cfcc296b1c 01:28:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:28:12 ---> Running in 359a1584ecac 01:28:12 Removing intermediate container 359a1584ecac 01:28:12 ---> 582575d75b01 01:28:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:28:12 ---> Running in c6c28ca52316 01:28:13 Removing intermediate container c6c28ca52316 01:28:13 ---> c9508827f6f6 01:28:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:13 ---> Running in 2fab2b16107d 01:28:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:28:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:28:15 OK: 266 MiB in 52 packages 01:28:16 Removing intermediate container 2fab2b16107d 01:28:16 ---> 1f18ebb39763 01:28:16 Step 7/12 : WORKDIR /app 01:28:16 ---> Running in cef41d41f100 01:28:17 Removing intermediate container cef41d41f100 01:28:17 ---> 6510897f2d25 01:28:17 Step 8/12 : COPY go.mod vendor* ./ 01:28:17 ---> 0e337869929e 01:28:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:17 ---> Running in 2a896b41184b 01:29:39 Removing intermediate container 2a896b41184b 01:29:39 ---> c8ba11b10193 01:29:39 Step 10/12 : COPY . . 01:29:39 ---> 70992476d642 01:29:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:29:39 ---> Running in a4557e190adf 01:29:39 Removing intermediate container a4557e190adf 01:29:39 ---> 005ccfc16c21 01:29:39 Step 12/12 : RUN $MAKE 01:29:39 ---> Running in caf94f41f4b9 01:29:39 noop 01:29:39 Removing intermediate container caf94f41f4b9 01:29:39 ---> 053a7900fe27 01:29:39 Successfully built 053a7900fe27 01:29:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:39 + docker inspect -f . ci-base-image-arm64 01:29:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:40 prd-ubuntu20.04-docker-arm64-4c-16g-7902 does not seem to be running inside a container 01:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:29:42 $ docker top 1c5616d7474b249597b8b8bd22e9a8a0fc41c5354304f5b5007b56dd2880df9a -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:43 + go version 01:29:43 go version go1.21.0 linux/arm64 [Pipeline] } 01:29:43 $ docker stop --time=1 1c5616d7474b249597b8b8bd22e9a8a0fc41c5354304f5b5007b56dd2880df9a 01:29:44 $ docker rm -f --volumes 1c5616d7474b249597b8b8bd22e9a8a0fc41c5354304f5b5007b56dd2880df9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:45 + docker inspect -f . ci-base-image-arm64 01:29:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:45 prd-ubuntu20.04-docker-arm64-4c-16g-7902 does not seem to be running inside a container 01:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:29:47 $ docker top 5da27b8f4b6e0313a42e60abec5c95634ae34fa9375de780060f17501ffed017 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:48 + git config --global --add safe.directory /w/workspace/app-record-replay/1 [Pipeline] fileExists [Pipeline] sh 01:29:48 + make test 01:29:48 go test -race -coverprofile=coverage.out ./... 01:32:40 ? github.com/edgexfoundry/app-record-replay [no test files] 01:32:41 ok github.com/edgexfoundry/app-record-replay/internal/app 1.243s coverage: 88.0% of statements 01:32:46 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 01:32:46 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 01:32:48 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 01:32:55 --- FAIL: TestDataManager_StartReplay (5.05s) 01:32:55 --- FAIL: TestDataManager_StartReplay/Happy_Path (4.52s) 01:32:55 manager_test.go:495: 01:32:55 Error Trace: /w/workspace/app-record-replay/1/internal/application/manager_test.go:495 01:32:55 Error: Should be zero, but was 1 01:32:55 Test: TestDataManager_StartReplay/Happy_Path 01:32:55 --- FAIL: TestDataManager_StartReplay/Error_Path_-_failed_to_publish (0.02s) 01:32:55 manager_test.go:493: 01:32:55 Error Trace: /w/workspace/app-record-replay/1/internal/application/manager_test.go:493 01:32:55 Error: Expected value not to be nil. 01:32:55 Test: TestDataManager_StartReplay/Error_Path_-_failed_to_publish 01:32:55 FAIL 01:32:55 coverage: 98.7% of statements 01:32:55 FAIL github.com/edgexfoundry/app-record-replay/internal/application 8.540s 01:32:55 ok github.com/edgexfoundry/app-record-replay/internal/controller 1.503s coverage: 90.4% of statements 01:32:55 ok github.com/edgexfoundry/app-record-replay/internal/utils 1.189s coverage: 100.0% of statements 01:32:55 FAIL 01:32:55 make: *** [Makefile:69: unittest] Error 1 [Pipeline] } 01:32:56 $ docker stop --time=1 5da27b8f4b6e0313a42e60abec5c95634ae34fa9375de780060f17501ffed017 01:32:57 $ docker rm -f --volumes 5da27b8f4b6e0313a42e60abec5c95634ae34fa9375de780060f17501ffed017 [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 01:32:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:32:59 01:32:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:00 arm64: Pulling from edgex-lftools-log-publisher 01:33:00 8998bd30e6a1: Pulling fs layer 01:33:00 04944245beec: Pulling fs layer 01:33:00 699f458cf7ca: Pulling fs layer 01:33:00 765212b225bb: Pulling fs layer 01:33:00 f23df028b6ca: Pulling fs layer 01:33:00 d65c8cfc05b1: Pulling fs layer 01:33:00 2437ff75d9bd: Pulling fs layer 01:33:00 765212b225bb: Waiting 01:33:00 f23df028b6ca: Waiting 01:33:00 d65c8cfc05b1: Waiting 01:33:00 2437ff75d9bd: Waiting 01:33:00 04944245beec: Verifying Checksum 01:33:00 04944245beec: Download complete 01:33:00 765212b225bb: Verifying Checksum 01:33:00 765212b225bb: Download complete 01:33:00 f23df028b6ca: Verifying Checksum 01:33:00 f23df028b6ca: Download complete 01:33:00 d65c8cfc05b1: Verifying Checksum 01:33:00 d65c8cfc05b1: Download complete 01:33:00 699f458cf7ca: Verifying Checksum 01:33:00 699f458cf7ca: Download complete 01:33:00 8998bd30e6a1: Verifying Checksum 01:33:00 8998bd30e6a1: Download complete 01:33:03 2437ff75d9bd: Verifying Checksum 01:33:03 2437ff75d9bd: Download complete 01:33:07 8998bd30e6a1: Pull complete 01:33:07 04944245beec: Pull complete 01:33:09 699f458cf7ca: Pull complete 01:33:09 765212b225bb: Pull complete 01:33:09 f23df028b6ca: Pull complete 01:33:10 d65c8cfc05b1: Pull complete 01:33:25 2437ff75d9bd: Pull complete 01:33:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:33:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:33:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:25 prd-ubuntu20.04-docker-arm64-4c-16g-7902 does not seem to be running inside a container 01:33:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-record-replay/1 -v /w/workspace/app-record-replay/1:/w/workspace/app-record-replay/1:rw,z -v /w/workspace/app-record-replay/1@tmp:/w/workspace/app-record-replay/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:33:28 $ docker top 08ba90a88c5be3c956e4a2118680c5387cf99d119fca76974e44d54c45fe087d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:29 ---> job-cost.sh 01:33:29 lf-activate-venv: SKIPPING 01:33:29 INFO: No Stack... 01:33:29 INFO: Retrieving Pricing Info for: v3-standard-4 01:33:30 INFO: Archiving Costs [Pipeline] sh 01:33:31 + cat /w/workspace/app-record-replay/1/archives/cost.csv 01:33:31 + cut -d, -f6 [Pipeline] lock 01:33:31 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-PR-84-1-stack-cost] 01:33:31 Resource [jenkins-edgexfoundry-app-record-replay-PR-84-1-stack-cost] did not exist. Created. 01:33:31 Lock acquired on [jenkins-edgexfoundry-app-record-replay-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:33:32 /w/workspace/app-record-replay/1@tmp/durable-6ccc6ca7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:33:32 + echo total: 0.10999999940395355 [Pipeline] stash 01:33:32 Warning: overwriting stash ‘stack-cost’ 01:33:33 Stashed 1 file(s) [Pipeline] } 01:33:33 Lock released on resource [jenkins-edgexfoundry-app-record-replay-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:33:33 $ docker stop --time=1 08ba90a88c5be3c956e4a2118680c5387cf99d119fca76974e44d54c45fe087d 01:33:34 $ docker rm -f --volumes 08ba90a88c5be3c956e4a2118680c5387cf99d119fca76974e44d54c45fe087d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:33:35 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 01:33:37 + [ -d /w/workspace/xfoundry_app-record-replay_PR-84/archives ] 01:33:37 + ls -al /w/workspace/xfoundry_app-record-replay_PR-84/archives 01:33:37 total 16 01:33:37 drwxr-xr-x 3 root root 4096 Sep 26 01:27 . 01:33:37 drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 01:27 .. 01:33:37 drwxr-xr-x 2 root root 4096 Sep 26 01:27 cost 01:33:37 -rw-r--r-- 1 root root 88 Sep 26 01:27 cost.csv 01:33:37 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_app-record-replay_PR-84/archives 01:33:37 + ls -al /w/workspace/xfoundry_app-record-replay_PR-84/archives 01:33:37 total 16 01:33:37 drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 01:27 . 01:33:37 drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 01:27 .. 01:33:37 drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 01:27 cost 01:33:37 -rw-r--r-- 1 jenkins jenkins 88 Sep 26 01:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:33:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:33:38 ---> package-listing.sh 01:33:38 ++ facter osfamily 01:33:38 ++ tr '[:upper:]' '[:lower:]' 01:33:39 + OS_FAMILY=debian 01:33:39 + workspace=/w/workspace/xfoundry_app-record-replay_PR-84 01:33:39 + START_PACKAGES=/tmp/packages_start.txt 01:33:39 + END_PACKAGES=/tmp/packages_end.txt 01:33:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:33:39 + PACKAGES=/tmp/packages_start.txt 01:33:39 + '[' /w/workspace/xfoundry_app-record-replay_PR-84 ']' 01:33:39 + PACKAGES=/tmp/packages_end.txt 01:33:39 + case "${OS_FAMILY}" in 01:33:39 + dpkg -l 01:33:39 + grep '^ii' 01:33:39 + '[' -f /tmp/packages_start.txt ']' 01:33:39 + '[' -f /tmp/packages_end.txt ']' 01:33:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:33:39 + '[' /w/workspace/xfoundry_app-record-replay_PR-84 ']' 01:33:39 + mkdir -p /w/workspace/xfoundry_app-record-replay_PR-84/archives/ 01:33:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_app-record-replay_PR-84/archives/ [Pipeline] echo 01:33:39 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-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:33:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:40 prd-ubuntu20.04-docker-8c-8g-7900 does not seem to be running inside a container 01:33:40 $ 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-84/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-84 -v /w/workspace/xfoundry_app-record-replay_PR-84:/w/workspace/xfoundry_app-record-replay_PR-84:rw,z -v /w/workspace/xfoundry_app-record-replay_PR-84@tmp:/w/workspace/xfoundry_app-record-replay_PR-84@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:33:40 $ docker top 97e141c3fff8f59377e3e2de6af2003f421e19caa0d0b3309c7699e222cbfb05 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:40 + touch /tmp/pre-build-complete [Pipeline] sh 01:33:41 + mkdir -p /var/log/sysstat [Pipeline] sh 01:33:41 + ls /var/log/sa-host 01:33:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:41 provisioning config files... 01:33:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_app-record-replay_PR-84@tmp/config17528299417471526885tmp [Pipeline] { [Pipeline] echo 01:33:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:33:42 ---> create-netrc.sh [Pipeline] } 01:33:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:33:42 ---> python-tools-install.sh [Pipeline] echo 01:33:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:33:42 ---> sudo-logs.sh 01:33:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:33:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:33:43 ---> job-cost.sh 01:33:43 lf-activate-venv: SKIPPING 01:33:43 DEBUG: total: 0.2199999988079071 01:33:43 INFO: Retrieving Stack Cost... 01:33:43 INFO: Retrieving Pricing Info for: v3-standard-8 01:33:43 INFO: Archiving Costs [Pipeline] echo 01:33:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:33:44 ---> logs-deploy.sh 01:33:44 lf-activate-venv: SKIPPING 01:33:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/PR-84/1 01:33:44 INFO: archiving workspace using pattern(s): 01:33:45 Archives upload complete. 01:33:45 INFO: archiving logs to Nexus 01:33:45 ---> uname -a: 01:33:45 Linux prd-ubuntu20-04-docker-8c-8g-7900 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:33:45 01:33:45 01:33:45 ---> lscpu: 01:33:45 Architecture: x86_64 01:33:45 CPU op-mode(s): 32-bit, 64-bit 01:33:45 Byte Order: Little Endian 01:33:45 Address sizes: 40 bits physical, 48 bits virtual 01:33:45 CPU(s): 8 01:33:45 On-line CPU(s) list: 0-7 01:33:45 Thread(s) per core: 1 01:33:45 Core(s) per socket: 1 01:33:45 Socket(s): 8 01:33:45 NUMA node(s): 1 01:33:45 Vendor ID: AuthenticAMD 01:33:45 CPU family: 23 01:33:45 Model: 49 01:33:45 Model name: AMD EPYC-Rome Processor 01:33:45 Stepping: 0 01:33:45 CPU MHz: 2799.998 01:33:45 BogoMIPS: 5599.99 01:33:45 Virtualization: AMD-V 01:33:45 Hypervisor vendor: KVM 01:33:45 Virtualization type: full 01:33:45 L1d cache: 256 KiB 01:33:45 L1i cache: 256 KiB 01:33:45 L2 cache: 4 MiB 01:33:45 L3 cache: 128 MiB 01:33:45 NUMA node0 CPU(s): 0-7 01:33:45 Vulnerability Itlb multihit: Not affected 01:33:45 Vulnerability L1tf: Not affected 01:33:45 Vulnerability Mds: Not affected 01:33:45 Vulnerability Meltdown: Not affected 01:33:45 Vulnerability Mmio stale data: Not affected 01:33:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:33:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:33:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:33:45 Vulnerability Srbds: Not affected 01:33:45 Vulnerability Tsx async abort: Not affected 01:33:45 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 01:33:45 01:33:45 01:33:45 ---> nproc: 01:33:45 8 01:33:45 01:33:45 01:33:45 ---> df -h: 01:33:45 Filesystem Size Used Avail Use% Mounted on 01:33:45 overlay 155G 12G 144G 8% / 01:33:45 tmpfs 64M 0 64M 0% /dev 01:33:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:33:45 shm 64M 0 64M 0% /dev/shm 01:33:45 /dev/vda1 155G 12G 144G 8% /facter-os 01:33:45 01:33:45 01:33:45 ---> sar -b -r -n DEV: 01:33:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7900) 09/26/23 _x86_64_ (8 CPU) 01:33:45 01:33:45 01:24:16 LINUX RESTART (8 CPU) 01:33:45 01:33:45 01:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:33:45 01:26:01 156.26 4.27 151.99 0.00 438.03 57521.50 0.00 01:33:45 01:27:01 85.99 0.07 85.92 0.00 8.80 28016.40 0.00 01:33:45 01:28:01 58.84 0.13 58.71 0.00 5.60 33123.01 0.00 01:33:45 01:29:01 1.88 0.00 1.88 0.00 0.00 21.48 0.00 01:33:45 01:30:01 53.32 10.85 42.48 0.00 5178.87 8474.32 0.00 01:33:45 01:31:01 6.53 0.02 6.51 0.00 0.13 124.89 0.00 01:33:45 01:32:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 01:33:45 01:33:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 01:33:45 Average: 45.47 1.91 43.56 0.00 704.47 15826.92 0.00 01:33:45 01:33:45 01:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:33:45 01:26:01 28463560 31559712 753748 2.29 112924 3190968 2033152 5.99 1190868 2797416 63616 01:33:45 01:27:01 27738424 31352208 952696 2.90 150780 3620516 2167380 6.39 1507576 3146044 467272 01:33:45 01:28:01 27983904 31581136 727244 2.21 158788 3581784 1762816 5.20 1187328 3209540 148 01:33:45 01:29:01 27983256 31580668 727200 2.21 158820 3581784 1762816 5.20 1187212 3209540 16 01:33:45 01:30:01 27510192 31564340 712224 2.17 188520 4006820 1703080 5.02 1489056 3344228 1060 01:33:45 01:31:01 27517472 31566772 709852 2.16 187120 4003572 1684580 4.96 1486676 3341016 12 01:33:45 01:32:01 27525716 31575048 701508 2.13 187144 4003576 1684580 4.96 1477988 3341016 4 01:33:45 01:33:01 27525984 31575344 701096 2.13 187216 4003580 1684580 4.96 1478012 3341020 8 01:33:45 Average: 27781064 31544404 748196 2.28 166414 3749075 1810373 5.34 1375590 3216228 66517 01:33:45 01:33:45 01:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:33:45 01:26:01 docker0 224.27 390.39 18.63 2428.70 0.00 0.00 0.00 0.00 01:33:45 01:26:01 lo 3.25 3.25 0.32 0.32 0.00 0.00 0.00 0.00 01:33:45 01:26:01 ens3 587.14 351.75 7246.18 74.00 0.00 0.00 0.00 0.00 01:33:45 01:27:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:33:45 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:45 01:27:01 ens3 25.16 17.31 26.65 11.13 0.00 0.00 0.00 0.00 01:33:45 01:27:01 vethf4e11d5 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 01:33:45 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:45 01:28:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 01:33:45 01:28:01 ens3 95.62 57.79 2535.83 11.79 0.00 0.00 0.00 0.00 01:33:45 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:45 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:45 01:29:01 ens3 0.53 0.28 0.26 0.20 0.00 0.00 0.00 0.00 01:33:45 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:45 01:30:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 01:33:45 01:30:01 ens3 206.57 94.70 2730.69 6.71 0.00 0.00 0.00 0.00 01:33:45 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:45 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:45 01:31:01 ens3 0.30 0.23 0.02 0.02 0.00 0.00 0.00 0.00 01:33:45 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:45 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:45 01:32:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:45 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:45 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:33:45 01:33:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:33:45 Average: docker0 27.62 48.10 2.29 299.15 0.00 0.00 0.00 0.00 01:33:45 Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 01:33:45 Average: ens3 113.45 64.68 1555.57 12.85 0.00 0.00 0.00 0.00 01:33:45 01:33:45 01:33:45 ---> sar -P ALL: 01:33:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7900) 09/26/23 _x86_64_ (8 CPU) 01:33:45 01:33:45 01:24:16 LINUX RESTART (8 CPU) 01:33:45 01:33:45 01:25:02 CPU %user %nice %system %iowait %steal %idle 01:33:45 01:26:01 all 7.82 0.00 3.51 3.66 0.07 84.95 01:33:45 01:26:01 0 8.26 0.00 3.11 0.12 0.03 88.48 01:33:45 01:26:01 1 9.74 0.00 3.01 0.10 0.05 87.10 01:33:45 01:26:01 2 6.74 0.00 3.92 10.16 0.05 79.13 01:33:45 01:26:01 3 6.75 0.00 3.59 1.53 0.07 88.07 01:33:45 01:26:01 4 8.26 0.00 4.17 10.91 0.05 76.61 01:33:45 01:26:01 5 8.45 0.00 3.79 0.10 0.05 87.60 01:33:45 01:26:01 6 7.10 0.00 3.17 0.39 0.03 89.31 01:33:45 01:26:01 7 7.23 0.00 3.32 5.95 0.19 83.31 01:33:45 01:27:01 all 30.57 0.00 4.12 1.55 0.07 63.70 01:33:45 01:27:01 0 30.03 0.00 3.98 0.71 0.07 65.21 01:33:45 01:27:01 1 28.84 0.00 3.64 0.05 0.08 67.39 01:33:45 01:27:01 2 28.16 0.00 4.60 1.46 0.07 65.72 01:33:45 01:27:01 3 31.49 0.00 4.09 0.17 0.05 64.20 01:33:45 01:27:01 4 32.87 0.00 4.46 7.73 0.07 54.87 01:33:45 01:27:01 5 31.87 0.00 3.96 0.05 0.05 64.07 01:33:45 01:27:01 6 30.80 0.00 3.70 1.55 0.07 63.88 01:33:45 01:27:01 7 30.50 0.00 4.50 0.70 0.07 64.23 01:33:45 01:28:01 all 16.63 0.00 2.09 1.41 0.04 79.83 01:33:45 01:28:01 0 16.79 0.00 2.39 1.15 0.05 79.62 01:33:45 01:28:01 1 16.69 0.00 2.97 8.13 0.05 72.16 01:33:45 01:28:01 2 16.40 0.00 1.88 1.29 0.03 80.40 01:33:45 01:28:01 3 16.00 0.00 2.20 0.05 0.05 81.70 01:33:45 01:28:01 4 17.10 0.00 2.06 0.00 0.03 80.81 01:33:45 01:28:01 5 16.85 0.00 1.72 0.47 0.03 80.93 01:33:45 01:28:01 6 16.35 0.00 2.22 0.02 0.03 81.38 01:33:45 01:28:01 7 16.86 0.00 1.29 0.27 0.05 81.52 01:33:45 01:29:01 all 0.02 0.00 0.01 0.01 0.01 99.95 01:33:45 01:29:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:33:45 01:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:33:45 01:29:01 2 0.02 0.00 0.02 0.05 0.02 99.90 01:33:45 01:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:33:45 01:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:33:45 01:29:01 5 0.10 0.00 0.00 0.00 0.02 99.88 01:33:45 01:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:33:45 01:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:33:45 01:30:01 all 2.54 0.00 1.44 0.62 0.03 95.37 01:33:45 01:30:01 0 2.25 0.00 1.59 0.70 0.03 95.43 01:33:45 01:30:01 1 1.75 0.00 1.67 0.08 0.03 96.46 01:33:45 01:30:01 2 2.56 0.00 0.82 1.39 0.03 95.20 01:33:45 01:30:01 3 1.85 0.00 1.10 0.05 0.02 96.98 01:33:45 01:30:01 4 3.82 0.00 1.77 1.17 0.02 93.22 01:33:45 01:30:01 5 2.44 0.00 1.32 0.90 0.02 95.33 01:33:45 01:30:01 6 2.87 0.00 2.14 0.57 0.02 94.41 01:33:45 01:30:01 7 2.80 0.00 1.16 0.12 0.03 95.90 01:33:45 01:31:01 all 0.06 0.00 0.05 0.02 0.01 99.86 01:33:45 01:31:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:33:45 01:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:33:45 01:31:01 2 0.05 0.00 0.07 0.07 0.03 99.78 01:33:45 01:31:01 3 0.10 0.00 0.03 0.02 0.00 99.85 01:33:45 01:31:01 4 0.03 0.00 0.05 0.00 0.02 99.90 01:33:45 01:31:01 5 0.20 0.00 0.13 0.02 0.00 99.65 01:33:45 01:31:01 6 0.00 0.00 0.03 0.00 0.00 99.97 01:33:45 01:31:01 7 0.07 0.00 0.02 0.03 0.02 99.87 01:33:45 01:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 01:33:45 01:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:33:45 01:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:33:45 01:32:01 2 0.08 0.00 0.00 0.02 0.02 99.88 01:33:45 01:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:33:45 01:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:33:45 01:32:01 5 0.03 0.00 0.05 0.00 0.03 99.88 01:33:45 01:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:33:45 01:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 01:33:45 01:33:01 all 0.02 0.00 0.02 0.01 0.01 99.94 01:33:45 01:33:01 0 0.00 0.00 0.03 0.02 0.00 99.95 01:33:45 01:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:33:45 01:33:01 2 0.03 0.00 0.02 0.03 0.02 99.90 01:33:45 01:33:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:33:45 01:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:33:45 01:33:01 5 0.05 0.00 0.05 0.00 0.02 99.88 01:33:45 01:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:33:45 01:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:33:45 Average: all 7.18 0.00 1.40 0.90 0.03 90.50 01:33:45 Average: 0 7.15 0.00 1.39 0.34 0.03 91.10 01:33:45 Average: 1 7.09 0.00 1.41 1.03 0.03 90.44 01:33:45 Average: 2 6.74 0.00 1.41 1.78 0.03 90.04 01:33:45 Average: 3 7.00 0.00 1.37 0.22 0.03 91.39 01:33:45 Average: 4 7.72 0.00 1.55 2.44 0.03 88.26 01:33:45 Average: 5 7.47 0.00 1.37 0.19 0.03 90.94 01:33:45 Average: 6 7.11 0.00 1.40 0.31 0.02 91.16 01:33:45 Average: 7 7.16 0.00 1.28 0.87 0.04 90.65 01:33:45 01:33:45 01:33:45