Pull request #4101 updated 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d0dd69173ed16329f0e667fda76f756019726ccc+af2226701a16e650b74a674027cf906b22f6c1e4 (46b2b80c406f1eb21193c3aea84418b03c7dd50f) 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-ssh8982015617802986021.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh16907215549257749082.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/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/edgex-go/branches/PR-4101/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4973982127116729149.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh9031185748176675308.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4101/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/edgex-go/branches/PR-4101/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2491237683400970456.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], 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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21819 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/16 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.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/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit d0dd69173ed16329f0e667fda76f756019726ccc Merge succeeded, producing d0dd69173ed16329f0e667fda76f756019726ccc Checking out Revision d0dd69173ed16329f0e667fda76f756019726ccc (PR-4101) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.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/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0dd69173ed16329f0e667fda76f756019726ccc # 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 af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d0dd69173ed16329f0e667fda76f756019726ccc # timeout=10 Commit message: "fix: Reverted go-mod-serects version" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:32:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:32:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:32:53 ========================================================= 16:32:53 EdgeX Global Pipelines Version Info 16:32:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:32:54 ------------------- 16:32:54 stable info: 16:32:54 ------------------- 16:32:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:54 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:32:54 Message: update stable to v1.0.238 > git rev-list --no-walk ed9310aff9b7d017f76d169b427f90987f8c5105 # timeout=10 16:32:54 ------------------- 16:32:54 experimental info: 16:32:54 ------------------- 16:32:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:32:54 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:32:54 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:32:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:32:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4101 [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4101 [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4101 [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0dd69173ed16329f0e667fda76f756019726ccc [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0dd691 [Pipeline] echo 16:32:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:55 provisioning config files... 16:32:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config5359138840628772150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:55 ---> docker-login.sh 16:32:55 nexus3.edgexfoundry.org:10001 16:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:56 Configure a credential helper to remove this warning. See 16:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:56 16:32:56 Login Succeeded 16:32:56 nexus3.edgexfoundry.org:10002 16:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:56 Configure a credential helper to remove this warning. See 16:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:56 16:32:56 Login Succeeded 16:32:56 nexus3.edgexfoundry.org:10003 16:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:56 Configure a credential helper to remove this warning. See 16:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:56 16:32:56 Login Succeeded 16:32:56 nexus3.edgexfoundry.org:10004 16:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:56 Configure a credential helper to remove this warning. See 16:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:56 16:32:56 Login Succeeded 16:32:56 docker.io 16:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:56 Configure a credential helper to remove this warning. See 16:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:56 16:32:56 Login Succeeded 16:32:56 ---> docker-login.sh ends [Pipeline] } 16:32:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:32:57 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 16:32:57 + dirname cmd/core-command/Dockerfile 16:32:57 + cut -d/ -f2 16:32:57 + echo core-command,cmd/core-command/Dockerfile 16:32:57 + dirname cmd/core-data/Dockerfile+ 16:32:57 cut -d/ -f2 16:32:57 + echo core-data,cmd/core-data/Dockerfile 16:32:57 + dirname cmd/core-metadata/Dockerfile 16:32:57 + cut -d/ -f2 16:32:57 + echo core-metadata,cmd/core-metadata/Dockerfile 16:32:57 + dirname cmd/security-bootstrapper/Dockerfile 16:32:57 + cut -d/ -f2 16:32:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:32:57 + dirname cmd/security-proxy-setup/Dockerfile 16:32:57 + cut -d/ -f2 16:32:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:32:57 + dirname cmd/security-secretstore-setup/Dockerfile 16:32:57 + cut -d/ -f2 16:32:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:32:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:32:57 + cut -d/ -f2 16:32:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:32:57 + dirname cmd/security-spire-agent/Dockerfile 16:32:57 + cut -d/ -f2 16:32:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:32:57 + dirname cmd/security-spire-config/Dockerfile 16:32:57 + cut -d/ -f2 16:32:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:32:57 + dirname cmd/security-spire-server/Dockerfile 16:32:57 + cut -d/ -f2 16:32:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:32:57 + dirname cmd/support-notifications/Dockerfile 16:32:57 + cut -d/ -f2 16:32:57 + echo support-notifications,cmd/support-notifications/Dockerfile 16:32:57 + dirname+ cmd/support-scheduler/Dockerfile 16:32:57 cut -d/ -f2 16:32:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:32:57 + dirname cmd/sys-mgmt-agent/Dockerfile 16:32:57 + cut -d/ -f2 16:32:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:32:57 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:32:57 + git rev-list -1 --merges d0dd69173ed16329f0e667fda76f756019726ccc~1..d0dd69173ed16329f0e667fda76f756019726ccc [Pipeline] echo 16:32:57 -----------> git rev-list -1 --merges d0dd69173ed16329f0e667fda76f756019726ccc~1..d0dd69173ed16329f0e667fda76f756019726ccc d0dd69173ed16329f0e667fda76f756019726ccc [false] [Pipeline] sh 16:32:57 + git log --format=format:%s -1 d0dd69173ed16329f0e667fda76f756019726ccc [Pipeline] echo 16:32:58 ========================================================= 16:32:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:32:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:32:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:32:58 + grep -v github /etc/ssh/ssh_known_hosts 16:32:58 + [ -e /tmp/ssh_known_hosts ] 16:32:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:32:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:32:58 + sudo tee -a /etc/ssh/ssh_known_hosts 16:32:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:58 16:32:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:32:59 0.1.4: Pulling from edgex-devops/py-git-semver 16:32:59 b85a868b505f: Pulling fs layer 16:32:59 e2be974225ed: Pulling fs layer 16:32:59 339a4e72a1f5: Pulling fs layer 16:32:59 988bab9f4d93: Pulling fs layer 16:32:59 1469e6f7b9e6: Pulling fs layer 16:32:59 eaf3925da568: Pulling fs layer 16:32:59 bab4dde63d76: Pulling fs layer 16:32:59 bde34c3a00c8: Pulling fs layer 16:32:59 b352a97aabf1: Pulling fs layer 16:32:59 4872d77fe225: Pulling fs layer 16:32:59 5851b861e8e6: Pulling fs layer 16:32:59 1469e6f7b9e6: Waiting 16:32:59 eaf3925da568: Waiting 16:32:59 988bab9f4d93: Waiting 16:32:59 bab4dde63d76: Waiting 16:32:59 4872d77fe225: Waiting 16:32:59 5851b861e8e6: Waiting 16:32:59 bde34c3a00c8: Waiting 16:32:59 b352a97aabf1: Waiting 16:32:59 e2be974225ed: Verifying Checksum 16:32:59 e2be974225ed: Download complete 16:32:59 988bab9f4d93: Verifying Checksum 16:32:59 988bab9f4d93: Download complete 16:32:59 1469e6f7b9e6: Verifying Checksum 16:32:59 1469e6f7b9e6: Download complete 16:32:59 339a4e72a1f5: Verifying Checksum 16:32:59 339a4e72a1f5: Download complete 16:32:59 eaf3925da568: Verifying Checksum 16:32:59 eaf3925da568: Download complete 16:32:59 bde34c3a00c8: Download complete 16:32:59 b352a97aabf1: Verifying Checksum 16:32:59 b352a97aabf1: Download complete 16:32:59 4872d77fe225: Verifying Checksum 16:32:59 4872d77fe225: Download complete 16:32:59 5851b861e8e6: Verifying Checksum 16:32:59 5851b861e8e6: Download complete 16:32:59 b85a868b505f: Verifying Checksum 16:32:59 b85a868b505f: Download complete 16:32:59 bab4dde63d76: Verifying Checksum 16:32:59 bab4dde63d76: Download complete 16:33:00 b85a868b505f: Pull complete 16:33:00 e2be974225ed: Pull complete 16:33:01 339a4e72a1f5: Pull complete 16:33:01 988bab9f4d93: Pull complete 16:33:01 1469e6f7b9e6: Pull complete 16:33:02 eaf3925da568: Pull complete 16:33:03 bab4dde63d76: Pull complete 16:33:03 bde34c3a00c8: Pull complete 16:33:04 b352a97aabf1: Pull complete 16:33:04 4872d77fe225: Pull complete 16:33:04 5851b861e8e6: Pull complete 16:33:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:33:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:33:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:04 prd-ubuntu20.04-docker-8c-8g-21819 does not seem to be running inside a container 16:33:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:33:06 $ docker top 808e10e1b5a55781d9880badd2075300a2971c6bf76464014c858146698e23d1 -eo pid,comm 16:33:06 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). 16:33:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:33:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:06 [ssh-agent] Looking for ssh-agent implementation... 16:33:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:06 $ docker exec 808e10e1b5a55781d9880badd2075300a2971c6bf76464014c858146698e23d1 ssh-agent 16:33:06 SSH_AUTH_SOCK=/tmp/ssh-LdMG8ynlPCro/agent.32 16:33:06 SSH_AGENT_PID=38 16:33:06 Running ssh-add (command line suppressed) 16:33:06 Identity added: /w/workspace/edgex-go/16@tmp/private_key_6820079155730342232.key (/w/workspace/edgex-go/16@tmp/private_key_6820079155730342232.key) 16:33:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:06 + git tag --points-at HEAD [Pipeline] } 16:33:06 $ docker exec --env ******** --env ******** 808e10e1b5a55781d9880badd2075300a2971c6bf76464014c858146698e23d1 ssh-agent -k 16:33:06 unset SSH_AUTH_SOCK; 16:33:06 unset SSH_AGENT_PID; 16:33:06 echo Agent pid 38 killed; 16:33:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:33:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:33:07 [ssh-agent] Looking for ssh-agent implementation... 16:33:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:07 $ docker exec 808e10e1b5a55781d9880badd2075300a2971c6bf76464014c858146698e23d1 ssh-agent 16:33:07 SSH_AUTH_SOCK=/tmp/ssh-gZPwWwg7MxoT/agent.71 16:33:07 SSH_AGENT_PID=77 16:33:07 Running ssh-add (command line suppressed) 16:33:07 Identity added: /w/workspace/edgex-go/16@tmp/private_key_6870452731005080228.key (/w/workspace/edgex-go/16@tmp/private_key_6870452731005080228.key) 16:33:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:33:07 + git semver init 16:33:08 2022-08-02 16:33:07,974 [run_init] DEBUG init version:0.0.0 force:False 16:33:08 2022-08-02 16:33:07,976 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/16/.semver 16:33:08 2022-08-02 16:33:07,976 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/16/.semver 16:33:08 2022-08-02 16:33:07,976 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/16/.semver'], cwd=/w/workspace/edgex-go/16, universal_newlines=False, shell=None, istream=None) 16:33:12 2022-08-02 16:33:11,903 [append_file] DEBUG append to file:/w/workspace/edgex-go/16/.git/info/exclude 16:33:12 2022-08-02 16:33:11,903 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/16/.semver/PR-4101 with force:False 16:33:12 2022-08-02 16:33:11,903 [write_file] DEBUG write to file:/w/workspace/edgex-go/16/.semver/PR-4101 16:33:12 2022-08-02 16:33:11,908 [execute] INFO git cat-file --batch-check 16:33:12 2022-08-02 16:33:11,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/16/.semver, universal_newlines=False, shell=None, istream=) 16:33:12 2022-08-02 16:33:11,916 [execute] INFO git cat-file --batch 16:33:12 2022-08-02 16:33:11,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/16/.semver, universal_newlines=False, shell=None, istream=) 16:33:12 2022-08-02 16:33:11,924 [read_version] DEBUG read version from /w/workspace/edgex-go/16/.semver/PR-4101 16:33:12 0.0.0 [Pipeline] } 16:33:12 $ docker exec --env ******** --env ******** 808e10e1b5a55781d9880badd2075300a2971c6bf76464014c858146698e23d1 ssh-agent -k 16:33:12 unset SSH_AUTH_SOCK; 16:33:12 unset SSH_AGENT_PID; 16:33:12 echo Agent pid 77 killed; 16:33:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:33:12 + git semver [Pipeline] } 16:33:12 $ docker stop --time=1 808e10e1b5a55781d9880badd2075300a2971c6bf76464014c858146698e23d1 16:33:14 $ docker rm -f 808e10e1b5a55781d9880badd2075300a2971c6bf76464014c858146698e23d1 [Pipeline] // withDockerContainer [Pipeline] sh 16:33:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:33:14 Stashed 1 file(s) [Pipeline] echo 16:33:14 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:33:15 + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] echo 16:33:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:15 ========================================================= 16:33:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:33:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:33:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:33:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:33:15 2408cc74d12b: Pulling fs layer 16:33:15 ea60b727a1ce: Pulling fs layer 16:33:15 30c4a7721957: Pulling fs layer 16:33:15 370296b7ddb6: Pulling fs layer 16:33:15 7c6cee850709: Pulling fs layer 16:33:15 39a5fcdaea64: Pulling fs layer 16:33:15 d94ebbe4e438: Pulling fs layer 16:33:15 bcfd1f05c69d: Pulling fs layer 16:33:15 59ccb84bbe0f: Pulling fs layer 16:33:15 39a5fcdaea64: Waiting 16:33:15 d94ebbe4e438: Waiting 16:33:15 bcfd1f05c69d: Waiting 16:33:15 59ccb84bbe0f: Waiting 16:33:15 7c6cee850709: Waiting 16:33:15 30c4a7721957: Verifying Checksum 16:33:15 30c4a7721957: Download complete 16:33:15 ea60b727a1ce: Verifying Checksum 16:33:15 ea60b727a1ce: Download complete 16:33:15 7c6cee850709: Verifying Checksum 16:33:15 7c6cee850709: Download complete 16:33:15 39a5fcdaea64: Verifying Checksum 16:33:15 39a5fcdaea64: Download complete 16:33:15 2408cc74d12b: Verifying Checksum 16:33:15 2408cc74d12b: Download complete 16:33:15 d94ebbe4e438: Verifying Checksum 16:33:15 d94ebbe4e438: Download complete 16:33:15 2408cc74d12b: Pull complete 16:33:15 ea60b727a1ce: Pull complete 16:33:15 30c4a7721957: Pull complete 16:33:16 59ccb84bbe0f: Verifying Checksum 16:33:16 59ccb84bbe0f: Download complete 16:33:16 bcfd1f05c69d: Verifying Checksum 16:33:16 bcfd1f05c69d: Download complete 16:33:16 370296b7ddb6: Verifying Checksum 16:33:16 370296b7ddb6: Download complete 16:33:21 370296b7ddb6: Pull complete 16:33:21 7c6cee850709: Pull complete 16:33:21 39a5fcdaea64: Pull complete 16:33:21 d94ebbe4e438: Pull complete 16:33:23 bcfd1f05c69d: Pull complete 16:33:24 59ccb84bbe0f: Pull complete 16:33:24 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:33:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:33:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:33:24 WORKDIR /edgex 16:33:24 COPY go.mod . 16:33:24 RUN go mod download 16:33:24 + docker build -t ci-base-image-x86_64 -f - . 16:33:26 Sending build context to Docker daemon 335.5MB 16:33:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:33:26 ---> a4fb48ad2a94 16:33:26 Step 2/4 : WORKDIR /edgex 16:33:28 ---> Running in becfe91be013 16:33:28 Removing intermediate container becfe91be013 16:33:28 ---> a383fdb452ab 16:33:28 Step 3/4 : COPY go.mod . 16:33:28 ---> 6b2643f9cde5 16:33:28 Step 4/4 : RUN go mod download 16:33:28 ---> Running in 8b9cfb48e939 16:33:29 go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.3.0-dev.11 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 16:33:30 Still waiting to schedule task 16:33:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21820’ is offline 16:33:30 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:33:30 Failed in branch amd64 16:37:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21821 in /w/workspace/edgexfoundry_edgex-go_PR-4101 [Pipeline] { [Pipeline] ws 16:37:44 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout 16:37:44 The recommended git tool is: git 16:37:51 using credential edgex-jenkins-ssh 16:37:51 Cloning the remote Git repository 16:37:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:37:51 > git init /w/workspace/edgex-go/16 # timeout=10 16:37:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:37:51 > git --version # timeout=10 16:37:51 > git --version # 'git version 2.25.1' 16:37:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:37:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:11 Merging remotes/origin/main commit af2226701a16e650b74a674027cf906b22f6c1e4 into PR head commit d0dd69173ed16329f0e667fda76f756019726ccc 16:38:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:38:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:38:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:38:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4101/head:refs/remotes/origin/PR-4101 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:38:11 > git config core.sparsecheckout # timeout=10 16:38:11 > git checkout -f d0dd69173ed16329f0e667fda76f756019726ccc # timeout=10 16:38:11 Merge succeeded, producing d0dd69173ed16329f0e667fda76f756019726ccc 16:38:11 Checking out Revision d0dd69173ed16329f0e667fda76f756019726ccc (PR-4101) 16:38:11 > git remote # timeout=10 16:38:11 > git config --get remote.origin.url # timeout=10 16:38:11 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:11 > git merge af2226701a16e650b74a674027cf906b22f6c1e4 # timeout=10 16:38:11 > git rev-parse HEAD^{commit} # timeout=10 16:38:11 > git config core.sparsecheckout # timeout=10 16:38:11 > git checkout -f d0dd69173ed16329f0e667fda76f756019726ccc # timeout=10 16:38:16 Commit message: "fix: Reverted go-mod-serects version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:38:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:38:17 % Total % Received % Xferd Average Speed Time Time Time Current 16:38:17 Dload Upload Total Spent Left Speed 16:38:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 94861 0 --:--:-- --:--:-- --:--:-- 95596 [Pipeline] sh 16:38:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:38:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:38:18 + sudo tee /etc/docker/daemon.new 16:38:18 { 16:38:18 "registry-mirrors": [ 16:38:18 "https://nexus3.edgexfoundry.org:10001" 16:38:18 ], 16:38:18 "bip": "10.250.0.254/24", 16:38:18 "hosts": [ 16:38:18 "tcp://0.0.0.0:5555", 16:38:18 "unix:///var/run/docker.sock" 16:38:18 ], 16:38:18 "mtu": 1458, 16:38:18 "selinux-enabled": true, 16:38:18 "seccomp-profile": "/etc/docker/seccomp.json" 16:38:18 } [Pipeline] sh 16:38:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:38:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:37 provisioning config files... 16:38:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config1286099732603319478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:38 ---> docker-login.sh 16:38:38 nexus3.edgexfoundry.org:10001 16:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:39 Configure a credential helper to remove this warning. See 16:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:39 16:38:39 Login Succeeded 16:38:39 nexus3.edgexfoundry.org:10002 16:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:39 Configure a credential helper to remove this warning. See 16:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:39 16:38:39 Login Succeeded 16:38:39 nexus3.edgexfoundry.org:10003 16:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:40 Configure a credential helper to remove this warning. See 16:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:40 16:38:40 Login Succeeded 16:38:40 nexus3.edgexfoundry.org:10004 16:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:40 Configure a credential helper to remove this warning. See 16:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:40 16:38:40 Login Succeeded 16:38:40 docker.io 16:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:41 Configure a credential helper to remove this warning. See 16:38:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:41 16:38:41 Login Succeeded 16:38:41 ---> docker-login.sh ends [Pipeline] } 16:38:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:38:42 + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] echo 16:38:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:38:42 ========================================================= 16:38:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:38:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:38:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:38:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:38:43 b3c136eddcbf: Pulling fs layer 16:38:43 c0a3192eca97: Pulling fs layer 16:38:43 a050256f5b6f: Pulling fs layer 16:38:43 656be50a0ddc: Pulling fs layer 16:38:43 2bbca73fdf42: Pulling fs layer 16:38:43 46d945488cbd: Pulling fs layer 16:38:43 8a5474983e97: Pulling fs layer 16:38:43 329c88fbcd65: Pulling fs layer 16:38:43 656be50a0ddc: Waiting 16:38:43 2bbca73fdf42: Waiting 16:38:43 46d945488cbd: Waiting 16:38:43 8a5474983e97: Waiting 16:38:43 329c88fbcd65: Waiting 16:38:43 a050256f5b6f: Verifying Checksum 16:38:43 a050256f5b6f: Download complete 16:38:43 c0a3192eca97: Verifying Checksum 16:38:43 c0a3192eca97: Download complete 16:38:43 2bbca73fdf42: Download complete 16:38:43 46d945488cbd: Verifying Checksum 16:38:43 46d945488cbd: Download complete 16:38:43 b3c136eddcbf: Download complete 16:38:44 b3c136eddcbf: Pull complete 16:38:44 329c88fbcd65: Verifying Checksum 16:38:44 329c88fbcd65: Download complete 16:38:45 c0a3192eca97: Pull complete 16:38:45 a050256f5b6f: Pull complete 16:38:46 8a5474983e97: Verifying Checksum 16:38:46 8a5474983e97: Download complete 16:38:46 656be50a0ddc: Download complete 16:39:01 656be50a0ddc: Pull complete 16:39:01 2bbca73fdf42: Pull complete 16:39:02 46d945488cbd: Pull complete 16:39:09 8a5474983e97: Pull complete 16:39:11 329c88fbcd65: Pull complete 16:39:11 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:39:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:39:11 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:39:11 WORKDIR /edgex 16:39:11 COPY go.mod . 16:39:11 RUN go mod download 16:39:11 + docker build -t ci-base-image-arm64 -f - . 16:39:14 Sending build context to Docker daemon 169.5MB 16:39:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:39:14 ---> ff4287adb874 16:39:14 Step 2/4 : WORKDIR /edgex 16:39:16 ---> Running in cfeb331207f1 16:39:16 Removing intermediate container cfeb331207f1 16:39:16 ---> 4f766f69a77f 16:39:16 Step 3/4 : COPY go.mod . 16:39:17 ---> 2edacfec0b0d 16:39:17 Step 4/4 : RUN go mod download 16:39:17 ---> Running in 3057414c5a19 16:39:20 go: github.com/edgexfoundry/go-mod-bootstrap/v2@v2.3.0-dev.11 (replaced by ../MODS/go-mod-bootstrap): reading /MODS/go-mod-bootstrap/go.mod: open /MODS/go-mod-bootstrap/go.mod: no such file or directory 16:39:21 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 16:39:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:39:21 16:39:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:39:22 arm64: Pulling from edgex-lftools-log-publisher 16:39:22 8998bd30e6a1: Pulling fs layer 16:39:22 04944245beec: Pulling fs layer 16:39:22 699f458cf7ca: Pulling fs layer 16:39:22 765212b225bb: Pulling fs layer 16:39:22 f23df028b6ca: Pulling fs layer 16:39:22 d65c8cfc05b1: Pulling fs layer 16:39:22 2437ff75d9bd: Pulling fs layer 16:39:22 d65c8cfc05b1: Waiting 16:39:22 765212b225bb: Waiting 16:39:22 f23df028b6ca: Waiting 16:39:22 04944245beec: Verifying Checksum 16:39:22 04944245beec: Download complete 16:39:22 765212b225bb: Download complete 16:39:22 f23df028b6ca: Verifying Checksum 16:39:22 f23df028b6ca: Download complete 16:39:22 d65c8cfc05b1: Verifying Checksum 16:39:22 d65c8cfc05b1: Download complete 16:39:22 699f458cf7ca: Verifying Checksum 16:39:22 699f458cf7ca: Download complete 16:39:23 8998bd30e6a1: Verifying Checksum 16:39:23 8998bd30e6a1: Download complete 16:39:25 2437ff75d9bd: Verifying Checksum 16:39:25 2437ff75d9bd: Download complete 16:39:27 8998bd30e6a1: Pull complete 16:39:28 04944245beec: Pull complete 16:39:30 699f458cf7ca: Pull complete 16:39:30 765212b225bb: Pull complete 16:39:31 f23df028b6ca: Pull complete 16:39:31 d65c8cfc05b1: Pull complete 16:39:49 2437ff75d9bd: Pull complete 16:39:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:39:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:39:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:50 prd-ubuntu20.04-docker-arm64-4c-16g-21821 does not seem to be running inside a container 16:39:50 $ 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/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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:arm64 cat 16:39:53 $ docker top 9f3306404f13c62c9a6e368b47eafde7e118904f3501811a123b23a609f851ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:39:54 ---> job-cost.sh 16:39:54 lf-activate-venv: SKIPPING 16:39:54 INFO: No Stack... 16:39:55 INFO: Retrieving Pricing Info for: v3-standard-4 16:39:55 INFO: Archiving Costs [Pipeline] sh 16:39:56 + cut -d, -f6 16:39:56 + cat /w/workspace/edgex-go/16/archives/cost.csv [Pipeline] lock 16:39:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4101-16-stack-cost] 16:39:56 Resource [jenkins-edgexfoundry-edgex-go-PR-4101-16-stack-cost] did not exist. Created. 16:39:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4101-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:39:57 + echo total: 0.10999999940395355 [Pipeline] stash 16:39:57 Stashed 1 file(s) [Pipeline] } 16:39:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4101-16-stack-cost] [Pipeline] // lock [Pipeline] } 16:39:57 $ docker stop --time=1 9f3306404f13c62c9a6e368b47eafde7e118904f3501811a123b23a609f851ba 16:39:59 $ docker rm -f 9f3306404f13c62c9a6e368b47eafde7e118904f3501811a123b23a609f851ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:39:59 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 Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:40:00 + [ -d /w/workspace/edgex-go/16/archives ] [Pipeline] libraryResource [Pipeline] sh 16:40:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:40:01 ---> package-listing.sh 16:40:01 ++ facter osfamily 16:40:01 ++ tr '[:upper:]' '[:lower:]' 16:40:01 + OS_FAMILY=debian 16:40:01 + workspace=/w/workspace/edgex-go/16 16:40:01 + START_PACKAGES=/tmp/packages_start.txt 16:40:01 + END_PACKAGES=/tmp/packages_end.txt 16:40:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:40:01 + PACKAGES=/tmp/packages_start.txt 16:40:01 + '[' /w/workspace/edgex-go/16 ']' 16:40:01 + PACKAGES=/tmp/packages_end.txt 16:40:01 + case "${OS_FAMILY}" in 16:40:01 + dpkg -l 16:40:01 + grep '^ii' 16:40:01 + '[' -f /tmp/packages_start.txt ']' 16:40:01 + '[' -f /tmp/packages_end.txt ']' 16:40:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:40:01 + '[' /w/workspace/edgex-go/16 ']' 16:40:01 + mkdir -p /w/workspace/edgex-go/16/archives/ 16:40:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo 16:40:01 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/edgex-go/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:40:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:40:02 16:40:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:40:03 latest: Pulling from edgex-lftools-log-publisher 16:40:03 5eb5b503b376: Pulling fs layer 16:40:03 5c69ac0246d0: Pulling fs layer 16:40:03 ec43610c2a17: Pulling fs layer 16:40:03 3a2ae6a8a46f: Pulling fs layer 16:40:03 33b1e0a273af: Pulling fs layer 16:40:03 5d3b04190fa2: Pulling fs layer 16:40:03 2f39f015ded8: Pulling fs layer 16:40:03 3a2ae6a8a46f: Waiting 16:40:03 33b1e0a273af: Waiting 16:40:03 2f39f015ded8: Waiting 16:40:03 5d3b04190fa2: Waiting 16:40:03 5c69ac0246d0: Verifying Checksum 16:40:03 5c69ac0246d0: Download complete 16:40:03 3a2ae6a8a46f: Download complete 16:40:03 ec43610c2a17: Verifying Checksum 16:40:03 ec43610c2a17: Download complete 16:40:03 33b1e0a273af: Verifying Checksum 16:40:03 33b1e0a273af: Download complete 16:40:03 5d3b04190fa2: Verifying Checksum 16:40:03 5d3b04190fa2: Download complete 16:40:03 5eb5b503b376: Verifying Checksum 16:40:03 5eb5b503b376: Download complete 16:40:04 2f39f015ded8: Verifying Checksum 16:40:04 2f39f015ded8: Download complete 16:40:04 5eb5b503b376: Pull complete 16:40:04 5c69ac0246d0: Pull complete 16:40:05 ec43610c2a17: Pull complete 16:40:05 3a2ae6a8a46f: Pull complete 16:40:05 33b1e0a273af: Pull complete 16:40:05 5d3b04190fa2: Pull complete 16:40:10 2f39f015ded8: Pull complete 16:40:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:40:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:10 prd-ubuntu20.04-docker-8c-8g-21819 does not seem to be running inside a container 16:40:10 $ 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/edgex-go/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:40:12 $ docker top e00be8f0a61887632def8ff7a308580f935686dcb2801ce96842743f296b7d30 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:12 + touch /tmp/pre-build-complete [Pipeline] sh 16:40:12 + mkdir -p /var/log/sysstat [Pipeline] sh 16:40:13 + ls /var/log/sa-host 16:40:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:40:13 provisioning config files... 16:40:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config5648615480827100519tmp [Pipeline] { [Pipeline] echo 16:40:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:40:13 ---> create-netrc.sh [Pipeline] } 16:40:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:40:13 ---> python-tools-install.sh [Pipeline] echo 16:40:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:40:14 ---> sudo-logs.sh 16:40:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:40:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:40:14 ---> job-cost.sh 16:40:14 lf-activate-venv: SKIPPING 16:40:14 DEBUG: total: 0.10999999940395355 16:40:14 INFO: Retrieving Stack Cost... 16:40:15 INFO: Retrieving Pricing Info for: v3-standard-8 16:40:15 INFO: Archiving Costs [Pipeline] echo 16:40:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:40:15 ---> logs-deploy.sh 16:40:15 lf-activate-venv: SKIPPING 16:40:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4101/16 16:40:15 INFO: archiving workspace using pattern(s): 16:40:16 Archives upload complete. 16:40:16 INFO: archiving logs to Nexus 16:40:17 ---> uname -a: 16:40:17 Linux prd-ubuntu20-04-docker-8c-8g-21819 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 16:40:17 16:40:17 16:40:17 ---> lscpu: 16:40:17 Architecture: x86_64 16:40:17 CPU op-mode(s): 32-bit, 64-bit 16:40:17 Byte Order: Little Endian 16:40:17 Address sizes: 40 bits physical, 48 bits virtual 16:40:17 CPU(s): 8 16:40:17 On-line CPU(s) list: 0-7 16:40:17 Thread(s) per core: 1 16:40:17 Core(s) per socket: 1 16:40:17 Socket(s): 8 16:40:17 NUMA node(s): 1 16:40:17 Vendor ID: AuthenticAMD 16:40:17 CPU family: 23 16:40:17 Model: 49 16:40:17 Model name: AMD EPYC-Rome Processor 16:40:17 Stepping: 0 16:40:17 CPU MHz: 2799.998 16:40:17 BogoMIPS: 5599.99 16:40:17 Virtualization: AMD-V 16:40:17 Hypervisor vendor: KVM 16:40:17 Virtualization type: full 16:40:17 L1d cache: 256 KiB 16:40:17 L1i cache: 256 KiB 16:40:17 L2 cache: 4 MiB 16:40:17 L3 cache: 128 MiB 16:40:17 NUMA node0 CPU(s): 0-7 16:40:17 Vulnerability Itlb multihit: Not affected 16:40:17 Vulnerability L1tf: Not affected 16:40:17 Vulnerability Mds: Not affected 16:40:17 Vulnerability Meltdown: Not affected 16:40:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:40:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:40:17 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:40:17 Vulnerability Srbds: Not affected 16:40:17 Vulnerability Tsx async abort: Not affected 16:40:17 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 16:40:17 16:40:17 16:40:17 ---> nproc: 16:40:17 8 16:40:17 16:40:17 16:40:17 ---> df -h: 16:40:17 Filesystem Size Used Avail Use% Mounted on 16:40:17 overlay 155G 11G 145G 7% / 16:40:17 tmpfs 64M 0 64M 0% /dev 16:40:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:40:17 shm 64M 0 64M 0% /dev/shm 16:40:17 /dev/vda1 155G 11G 145G 7% /facter-os 16:40:17 16:40:17 16:40:17 ---> sar -b -r -n DEV: 16:40:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21819) 08/02/22 _x86_64_ (8 CPU) 16:40:17 16:40:17 16:32:11 LINUX RESTART (8 CPU) 16:40:17 16:40:17 16:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:40:17 16:34:01 100.58 2.98 97.60 0.00 366.47 59066.82 0.00 16:40:17 16:35:01 1.88 0.00 1.88 0.00 0.00 21.34 0.00 16:40:17 16:36:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 16:40:17 16:37:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 16:40:17 16:38:01 1.03 0.02 1.02 0.00 0.13 13.06 0.00 16:40:17 16:39:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 16:40:17 16:40:01 3.55 0.95 2.60 0.00 23.33 33.33 0.00 16:40:17 Average: 15.87 0.56 15.31 0.00 55.70 8453.95 0.00 16:40:17 16:40:17 16:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:40:17 16:34:01 28625116 31787392 509172 1.55 106880 3316824 1911508 5.63 1167184 2696884 392 16:40:17 16:35:01 28626552 31789044 507144 1.54 106912 3316828 1911508 5.63 1165972 2696868 12 16:40:17 16:36:01 28635660 31798236 497720 1.51 106936 3316832 1911508 5.63 1157296 2696872 176 16:40:17 16:37:01 28636408 31799016 496876 1.51 106968 3316832 1911508 5.63 1156736 2696872 168 16:40:17 16:38:01 28640936 31803584 492252 1.50 107008 3316836 1911508 5.63 1152740 2696880 24 16:40:17 16:39:01 28641128 31803936 492248 1.50 107036 3316840 1911508 5.63 1152040 2697008 12 16:40:17 16:40:01 28639160 31802972 492876 1.50 107156 3317356 1916340 5.65 1153756 2697392 12 16:40:17 Average: 28634994 31797740 498327 1.52 106985 3316907 1912198 5.64 1157961 2696968 114 16:40:17 16:40:17 16:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:40:17 16:34:01 ens3 587.79 579.97 6723.46 62.27 0.00 0.00 0.00 0.00 16:40:17 16:34:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:40:17 16:34:01 docker0 452.06 390.88 33.41 2760.96 0.00 0.00 0.00 0.00 16:40:17 16:35:01 ens3 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 16:40:17 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:40:17 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 16:36:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:40:17 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 16:37:01 ens3 0.77 0.25 0.15 0.08 0.00 0.00 0.00 0.00 16:40:17 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:40:17 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 16:38:01 ens3 0.62 0.33 0.34 0.26 0.00 0.00 0.00 0.00 16:40:17 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 16:39:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:40:17 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:40:17 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 16:40:01 ens3 3.50 2.17 3.50 1.25 0.00 0.00 0.00 0.00 16:40:17 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:40:17 Average: ens3 84.77 83.30 961.04 9.15 0.00 0.00 0.00 0.00 16:40:17 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 16:40:17 Average: docker0 64.58 55.84 4.77 394.40 0.00 0.00 0.00 0.00 16:40:17 16:40:17 16:40:17 ---> sar -P ALL: 16:40:17 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21819) 08/02/22 _x86_64_ (8 CPU) 16:40:17 16:40:17 16:32:11 LINUX RESTART (8 CPU) 16:40:17 16:40:17 16:33:01 CPU %user %nice %system %iowait %steal %idle 16:40:17 16:34:01 all 6.90 0.00 3.09 0.80 0.04 89.17 16:40:17 16:34:01 0 7.18 0.00 2.33 0.25 0.03 90.21 16:40:17 16:34:01 1 6.44 0.00 3.40 1.88 0.05 88.23 16:40:17 16:34:01 2 5.49 0.00 2.55 0.20 0.03 91.72 16:40:17 16:34:01 3 7.45 0.00 3.32 0.03 0.03 89.16 16:40:17 16:34:01 4 7.98 0.00 3.31 0.07 0.03 88.61 16:40:17 16:34:01 5 8.80 0.00 3.50 0.02 0.03 87.65 16:40:17 16:34:01 6 5.20 0.00 2.61 3.69 0.03 88.46 16:40:17 16:34:01 7 6.67 0.00 3.72 0.25 0.03 89.32 16:40:17 16:35:01 all 0.27 0.00 0.01 0.00 0.00 99.72 16:40:17 16:35:01 0 1.99 0.00 0.00 0.00 0.00 98.01 16:40:17 16:35:01 1 0.03 0.00 0.03 0.03 0.00 99.90 16:40:17 16:35:01 2 0.05 0.00 0.00 0.00 0.00 99.95 16:40:17 16:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:40:17 16:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:40:17 16:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:40:17 16:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 16:40:17 16:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 16:40:17 16:36:01 all 0.15 0.00 0.02 0.00 0.01 99.81 16:40:17 16:36:01 0 1.06 0.00 0.03 0.00 0.00 98.91 16:40:17 16:36:01 1 0.03 0.00 0.03 0.02 0.02 99.90 16:40:17 16:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 16:40:17 16:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:40:17 16:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 16:40:17 16:36:01 5 0.05 0.00 0.07 0.00 0.02 99.87 16:40:17 16:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 16:40:17 16:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 16:40:17 16:37:01 all 0.02 0.00 0.01 0.00 0.00 99.96 16:40:17 16:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:40:17 16:37:01 1 0.03 0.00 0.02 0.02 0.00 99.93 16:40:17 16:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 16:40:17 16:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:40:17 16:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 16:40:17 16:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:40:17 16:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:40:17 16:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:40:17 16:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:40:17 16:38:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:40:17 16:38:01 1 0.02 0.00 0.02 0.02 0.03 99.92 16:40:17 16:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:40:17 16:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 16:40:17 16:38:01 4 0.05 0.00 0.02 0.02 0.00 99.92 16:40:17 16:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 16:40:17 16:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 16:40:17 16:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:40:17 16:39:01 all 0.01 0.00 0.00 0.01 0.00 99.98 16:40:17 16:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 16:40:17 16:39:01 1 0.00 0.00 0.00 0.03 0.00 99.97 16:40:17 16:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:40:17 16:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:40:17 16:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 16:40:17 16:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:40:17 16:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:40:17 16:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 16:40:17 16:40:01 all 0.18 0.00 0.05 0.01 0.00 99.75 16:40:17 16:40:01 0 0.08 0.00 0.02 0.00 0.00 99.90 16:40:17 16:40:01 1 0.32 0.00 0.08 0.05 0.02 99.53 16:40:17 16:40:01 2 0.30 0.00 0.07 0.02 0.00 99.62 16:40:17 16:40:01 3 0.20 0.00 0.10 0.02 0.00 99.68 16:40:17 16:40:01 4 0.07 0.00 0.02 0.00 0.00 99.92 16:40:17 16:40:01 5 0.13 0.00 0.05 0.02 0.00 99.80 16:40:17 16:40:01 6 0.02 0.00 0.03 0.00 0.00 99.95 16:40:17 16:40:01 7 0.35 0.00 0.05 0.00 0.00 99.60 16:40:17 Average: all 1.07 0.00 0.45 0.12 0.01 98.35 16:40:17 Average: 0 1.49 0.00 0.34 0.04 0.01 98.12 16:40:17 Average: 1 0.98 0.00 0.51 0.29 0.02 98.21 16:40:17 Average: 2 0.84 0.00 0.38 0.03 0.01 98.74 16:40:17 Average: 3 1.09 0.00 0.49 0.01 0.01 98.40 16:40:17 Average: 4 1.15 0.00 0.47 0.01 0.01 98.36 16:40:17 Average: 5 1.29 0.00 0.52 0.00 0.01 98.18 16:40:17 Average: 6 0.75 0.00 0.38 0.52 0.01 98.34 16:40:17 Average: 7 1.00 0.00 0.54 0.04 0.01 98.42 16:40:17 16:40:17 16:40:17