Pull request #3742 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 607227328259ecd44c116bffe7eac8d5ffeb6de4 rather than db3e3a7f84e48aff441fbc2507b15175d93525e6 Obtained Jenkinsfile from 607227328259ecd44c116bffe7eac8d5ffeb6de4 Running in Durability level: MAX_SURVIVABILITY 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-ssh2519079660717078786.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh1318990977348979301.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-3742/workspace@libs/edgex-global-pipelines/.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-3742/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9179147037421026251.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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 shared 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-ssh7008485175875979493.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/edgex-go/branches/PR-3742/workspace@libs/lf-pipelines # 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/edgex-go/branches/PR-3742/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7801994264182591914.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1414 in /w/workspace/edgexfoundry_edgex-go_PR-3742 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5929757386757005005.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1817473471676859728.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3742/head:refs/remotes/origin/PR-3742 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 607227328259ecd44c116bffe7eac8d5ffeb6de4 into PR head commit db3e3a7f84e48aff441fbc2507b15175d93525e6 Merge succeeded, producing db3e3a7f84e48aff441fbc2507b15175d93525e6 Checking out Revision db3e3a7f84e48aff441fbc2507b15175d93525e6 (PR-3742) > git config core.sparsecheckout # timeout=10 > git checkout -f db3e3a7f84e48aff441fbc2507b15175d93525e6 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8426077934642904441.key > git merge 607227328259ecd44c116bffe7eac8d5ffeb6de4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db3e3a7f84e48aff441fbc2507b15175d93525e6 # timeout=10 Commit message: "Merge branch 'main' into issue-3679" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:28:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:28:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:28:06 ========================================================= 23:28:06 EdgeX Global Pipelines Version Info 23:28:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:28:07 ------------------- 23:28:07 stable info: 23:28:07 ------------------- 23:28:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:28:07 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 23:28:07 Message: update stable to v1.0.206 23:28:08 ------------------- 23:28:08 experimental info: 23:28:08 ------------------- 23:28:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:28:08 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 23:28:08 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:28:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:28:08 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:28:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:28:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:28:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:28:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:28:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 23:28:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:28:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3742 [Pipeline] echo 23:28:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3742 [Pipeline] echo 23:28:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3742 [Pipeline] echo 23:28:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db3e3a7f84e48aff441fbc2507b15175d93525e6 [Pipeline] echo 23:28:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db3e3a7 [Pipeline] echo 23:28:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:28:10 provisioning config files... 23:28:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3908953954245742114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:28:11 ---> docker-login.sh 23:28:11 nexus3.edgexfoundry.org:10001 23:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:11 Configure a credential helper to remove this warning. See 23:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:11 23:28:11 Login Succeeded 23:28:11 nexus3.edgexfoundry.org:10002 23:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:11 Configure a credential helper to remove this warning. See 23:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:11 23:28:11 Login Succeeded 23:28:11 nexus3.edgexfoundry.org:10003 23:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:11 Configure a credential helper to remove this warning. See 23:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:11 23:28:11 Login Succeeded 23:28:11 nexus3.edgexfoundry.org:10004 23:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:11 Configure a credential helper to remove this warning. See 23:28:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:11 23:28:11 Login Succeeded 23:28:11 docker.io 23:28:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:28:12 Configure a credential helper to remove this warning. See 23:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:28:12 23:28:12 Login Succeeded 23:28:12 ---> docker-login.sh ends [Pipeline] } 23:28:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:12 ++ 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/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 23:28:12 + for file in '`ls cmd/**/Dockerfile`' 23:28:12 ++ cut -d/ -f2 23:28:12 ++ dirname cmd/core-command/Dockerfile 23:28:12 + echo core-command,cmd/core-command/Dockerfile 23:28:12 + for file in '`ls cmd/**/Dockerfile`' 23:28:12 ++ dirname cmd/core-data/Dockerfile 23:28:12 ++ cut -d/ -f2 23:28:12 + echo core-data,cmd/core-data/Dockerfile 23:28:12 + for file in '`ls cmd/**/Dockerfile`' 23:28:12 ++ dirname cmd/core-metadata/Dockerfile 23:28:12 ++ cut -d/ -f2 23:28:12 + echo core-metadata,cmd/core-metadata/Dockerfile 23:28:12 + for file in '`ls cmd/**/Dockerfile`' 23:28:12 ++ dirname cmd/security-bootstrapper/Dockerfile 23:28:12 ++ cut -d/ -f2 23:28:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:28:12 + for file in '`ls cmd/**/Dockerfile`' 23:28:12 ++ dirname cmd/security-proxy-setup/Dockerfile 23:28:12 ++ cut -d/ -f2 23:28:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:28:12 + for file in '`ls cmd/**/Dockerfile`' 23:28:12 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:28:12 ++ cut -d/ -f2 23:28:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:28:12 + for file in '`ls cmd/**/Dockerfile`' 23:28:12 ++ dirname cmd/support-notifications/Dockerfile 23:28:12 ++ cut -d/ -f2 23:28:12 + echo support-notifications,cmd/support-notifications/Dockerfile 23:28:12 + for file in '`ls cmd/**/Dockerfile`' 23:28:12 ++ dirname cmd/support-scheduler/Dockerfile 23:28:12 ++ cut -d/ -f2 23:28:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:28:12 + for file in '`ls cmd/**/Dockerfile`' 23:28:12 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:28:12 ++ cut -d/ -f2 23:28:12 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:28:12 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: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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:28:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:28:14 23:28:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:28:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:28:14 latest: Pulling from edgex-devops/git-semver 23:28:14 31603596830f: Pulling fs layer 23:28:14 04fac38145f0: Pulling fs layer 23:28:14 701f6daf10bf: Pulling fs layer 23:28:14 24f72da36158: Pulling fs layer 23:28:14 24f72da36158: Waiting 23:28:14 04fac38145f0: Download complete 23:28:14 31603596830f: Verifying Checksum 23:28:14 31603596830f: Download complete 23:28:14 24f72da36158: Verifying Checksum 23:28:14 24f72da36158: Download complete 23:28:14 701f6daf10bf: Verifying Checksum 23:28:14 701f6daf10bf: Download complete 23:28:14 31603596830f: Pull complete 23:28:15 04fac38145f0: Pull complete 23:28:15 701f6daf10bf: Pull complete 23:28:15 24f72da36158: Pull complete 23:28:15 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 23:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:28:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:28:15 prd-centos7-docker-4c-2g-1414 does not seem to be running inside a container 23:28:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:28:16 $ docker top af5c78001e11f6f01c059b489d708a37eec9f795015612fd3dbaec4801b31145 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:28:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:17 [ssh-agent] Looking for ssh-agent implementation... 23:28:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:17 $ docker exec af5c78001e11f6f01c059b489d708a37eec9f795015612fd3dbaec4801b31145 ssh-agent 23:28:17 SSH_AUTH_SOCK=/tmp/ssh-QbcCmLSC38iG/agent.15 23:28:17 SSH_AGENT_PID=22 23:28:17 Running ssh-add (command line suppressed) 23:28:17 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2662763767562508035.key (/w/workspace/edgex-go/2@tmp/private_key_2662763767562508035.key) 23:28:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:17 + git tag --points-at HEAD [Pipeline] } 23:28:17 $ docker exec --env ******** --env ******** af5c78001e11f6f01c059b489d708a37eec9f795015612fd3dbaec4801b31145 ssh-agent -k 23:28:18 unset SSH_AUTH_SOCK; 23:28:18 unset SSH_AGENT_PID; 23:28:18 echo Agent pid 22 killed; 23:28:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:28:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:28:18 [ssh-agent] Looking for ssh-agent implementation... 23:28:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:28:18 $ docker exec af5c78001e11f6f01c059b489d708a37eec9f795015612fd3dbaec4801b31145 ssh-agent 23:28:18 SSH_AUTH_SOCK=/tmp/ssh-bfYxmr5TnICf/agent.56 23:28:18 SSH_AGENT_PID=62 23:28:18 Running ssh-add (command line suppressed) 23:28:18 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3642990943541030845.key (/w/workspace/edgex-go/2@tmp/private_key_3642990943541030845.key) 23:28:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:28:18 + git semver init 23:28:18 # -> Open(): unable to determine branch for HEAD 23:28:18 # $GIT_DIR = /w/workspace/edgex-go/2/.git 23:28:18 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 23:28:18 # $SEMVER_REMOTE_NAME = origin 23:28:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:28:18 # $SEMVER_USER_NAME = edgex-jenkins 23:28:18 # $SEMVER_BRANCH = PR-3742 23:28:18 # $SEMVER_TEMP = /tmp/semver-739118273 23:28:18 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:28:31 # '/tmp/semver-739118273' -> '/w/workspace/edgex-go/2/.semver' 23:28:31 # -> Force: false 23:28:31 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 23:28:31 $ docker exec --env ******** --env ******** af5c78001e11f6f01c059b489d708a37eec9f795015612fd3dbaec4801b31145 ssh-agent -k 23:28:31 unset SSH_AUTH_SOCK; 23:28:31 unset SSH_AGENT_PID; 23:28:31 echo Agent pid 62 killed; 23:28:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:28:31 + git semver [Pipeline] } 23:28:31 $ docker stop --time=1 af5c78001e11f6f01c059b489d708a37eec9f795015612fd3dbaec4801b31145 23:28:33 $ docker rm -f af5c78001e11f6f01c059b489d708a37eec9f795015612fd3dbaec4801b31145 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:28:34 Stashed 1 file(s) [Pipeline] echo 23:28:34 [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] echo 23:28:35 ========================================================= 23:28:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:28:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:28:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:28:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:28:36 540db60ca938: Pulling fs layer 23:28:36 adcc1eea9eea: Pulling fs layer 23:28:36 4c4ab2625f07: Pulling fs layer 23:28:36 db62176df00c: Pulling fs layer 23:28:36 3b30891b0d05: Pulling fs layer 23:28:36 06b49ca38bd5: Pulling fs layer 23:28:36 c788192a36de: Pulling fs layer 23:28:36 a77e37c0d609: Pulling fs layer 23:28:36 c3185cebc471: Pulling fs layer 23:28:36 db62176df00c: Waiting 23:28:36 3b30891b0d05: Waiting 23:28:36 06b49ca38bd5: Waiting 23:28:36 c788192a36de: Waiting 23:28:36 a77e37c0d609: Waiting 23:28:36 c3185cebc471: Waiting 23:28:36 4c4ab2625f07: Verifying Checksum 23:28:36 4c4ab2625f07: Download complete 23:28:36 adcc1eea9eea: Download complete 23:28:36 3b30891b0d05: Verifying Checksum 23:28:36 3b30891b0d05: Download complete 23:28:36 06b49ca38bd5: Verifying Checksum 23:28:36 06b49ca38bd5: Download complete 23:28:36 c788192a36de: Verifying Checksum 23:28:36 c788192a36de: Download complete 23:28:36 540db60ca938: Verifying Checksum 23:28:36 540db60ca938: Download complete 23:28:36 540db60ca938: Pull complete 23:28:36 adcc1eea9eea: Pull complete 23:28:36 4c4ab2625f07: Pull complete 23:28:36 a77e37c0d609: Verifying Checksum 23:28:36 a77e37c0d609: Download complete 23:28:38 db62176df00c: Verifying Checksum 23:28:38 db62176df00c: Download complete 23:28:38 c3185cebc471: Verifying Checksum 23:28:38 c3185cebc471: Download complete 23:28:43 db62176df00c: Pull complete 23:28:43 3b30891b0d05: Pull complete 23:28:43 06b49ca38bd5: Pull complete 23:28:43 c788192a36de: Pull complete 23:28:43 a77e37c0d609: Pull complete 23:28:45 c3185cebc471: Pull complete 23:28:45 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 23:28:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:28:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 23:28:45 + docker build -t ci-base-image-x86_64 -f - . 23:28:45 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:28:45 WORKDIR /edgex 23:28:45 COPY go.mod . 23:28:45 RUN go mod download' 23:28:46 Sending build context to Docker daemon 329.2MB 23:28:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:28:46 ---> 031687cdd783 23:28:46 Step 2/4 : WORKDIR /edgex 23:28:48 ---> Running in 2305dc5beb44 23:28:48 Removing intermediate container 2305dc5beb44 23:28:48 ---> d96af32b93ae 23:28:48 Step 3/4 : COPY go.mod . 23:28:48 ---> 7170e1a59ded 23:28:48 Step 4/4 : RUN go mod download 23:28:48 ---> Running in 797b57de89ac 23:28:50 Still waiting to schedule task 23:28:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:29:27 Removing intermediate container 797b57de89ac 23:29:27 ---> e4666eb2b839 23:29:27 Successfully built e4666eb2b839 23:29:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:29:28 + docker inspect -f . ci-base-image-x86_64 23:29:28 . [Pipeline] withDockerContainer 23:29:28 prd-centos7-docker-4c-2g-1414 does not seem to be running inside a container 23:29:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:29:28 $ docker top 39dad260793cce18a3e5afbcc13c0167ef109d570342849a5d79cceb19336218 -eo pid,comm [Pipeline] { [Pipeline] sh 23:29:29 + go version 23:29:29 go version go1.16.6 linux/amd64 [Pipeline] } 23:29:29 $ docker stop --time=1 39dad260793cce18a3e5afbcc13c0167ef109d570342849a5d79cceb19336218 23:29:30 $ docker rm -f 39dad260793cce18a3e5afbcc13c0167ef109d570342849a5d79cceb19336218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:29:31 + docker inspect -f . ci-base-image-x86_64 23:29:31 . [Pipeline] withDockerContainer 23:29:31 prd-centos7-docker-4c-2g-1414 does not seem to be running inside a container 23:29:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:29:31 $ docker top 04127f32434261ac88d074d95615b35d6fdb8d7fb81d4ba29709eeb8ef512f68 -eo pid,comm [Pipeline] { [Pipeline] echo 23:29:32 ========================================================= 23:29:32 [edgeXBuildGoParallel] Running Tests and Build... 23:29:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:29:32 + go mod tidy [Pipeline] sh 23:29:33 + make test 23:29:33 go mod tidy 23:29:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:29:38 ? github.com/edgexfoundry/edgex-go [no test files] 23:29:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:29:59 # github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 23:29:59 internal/pkg/infrastructure/redis/reading.go:116:7: undefined: models.ObjectReading 23:29:59 internal/pkg/infrastructure/redis/reading.go:271:32: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ValueTypeObject 23:29:59 internal/pkg/infrastructure/redis/reading.go:272:22: undefined: models.ObjectReading 23:30:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 23:30:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.048s coverage: 98.5% of statements 23:30:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.046s coverage: 46.3% of statements 23:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.121s coverage: 90.1% of statements 23:30:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 84.4% of statements 23:30:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.279s coverage: 94.2% of statements 23:30:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.058s coverage: 59.1% of statements 23:30:09 # github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis.test] 23:30:09 internal/pkg/infrastructure/redis/reading.go:116: undefined: models.ObjectReading 23:30:09 internal/pkg/infrastructure/redis/reading.go:271: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ValueTypeObject 23:30:09 internal/pkg/infrastructure/redis/reading.go:272: undefined: models.ObjectReading 23:30:09 internal/pkg/infrastructure/redis/reading_test.go:54:26: undefined: models.ObjectReading 23:30:09 internal/pkg/infrastructure/redis/reading_test.go:55:9: undefined: models.ObjectReading 23:30:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 23:30:10 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis [build failed] 23:30:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 23:30:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements 23:30:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 23:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.053s coverage: 79.5% of statements 23:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 23:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.114s coverage: 96.3% of statements 23:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 23:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 23:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 23:30:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.192s coverage: 82.5% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 23:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.250s coverage: 70.4% of statements 23:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.125s coverage: 43.4% of statements 23:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.051s coverage: 89.5% of statements 23:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 23:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 19.5% of statements 23:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.0% of statements 23:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 23:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.089s coverage: 97.7% of statements 23:30:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 23:30:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 23:30:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 96.9% of statements 23:30:55 make: *** [Makefile:98: unittest] Error 2 [Pipeline] } 23:30:55 $ docker stop --time=1 04127f32434261ac88d074d95615b35d6fdb8d7fb81d4ba29709eeb8ef512f68 23:30:57 $ docker rm -f 04127f32434261ac88d074d95615b35d6fdb8d7fb81d4ba29709eeb8ef512f68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] } 23:30:58 Failed in branch amd64 23:32:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1416 in /w/workspace/edgexfoundry_edgex-go_PR-3742 [Pipeline] { [Pipeline] ws 23:32:55 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 23:32:56 The recommended git tool is: git 23:33:02 using credential edgex-jenkins-ssh 23:33:02 Cloning the remote Git repository 23:33:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:33:02 > git init /w/workspace/edgex-go/2 # timeout=10 23:33:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:33:02 > git --version # timeout=10 23:33:02 > git --version # 'git version 2.17.1' 23:33:02 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:20 Merging remotes/origin/main commit 607227328259ecd44c116bffe7eac8d5ffeb6de4 into PR head commit db3e3a7f84e48aff441fbc2507b15175d93525e6 23:33:20 Merge succeeded, producing db3e3a7f84e48aff441fbc2507b15175d93525e6 23:33:20 Checking out Revision db3e3a7f84e48aff441fbc2507b15175d93525e6 (PR-3742) 23:33:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:33:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:33:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:33:19 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3742/head:refs/remotes/origin/PR-3742 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:33:20 > git config core.sparsecheckout # timeout=10 23:33:20 > git checkout -f db3e3a7f84e48aff441fbc2507b15175d93525e6 # timeout=10 23:33:20 > git remote # timeout=10 23:33:20 > git config --get remote.origin.url # timeout=10 23:33:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:20 > git merge 607227328259ecd44c116bffe7eac8d5ffeb6de4 # timeout=10 23:33:20 > git rev-parse HEAD^{commit} # timeout=10 23:33:20 > git config core.sparsecheckout # timeout=10 23:33:20 > git checkout -f db3e3a7f84e48aff441fbc2507b15175d93525e6 # timeout=10 23:33:25 Commit message: "Merge branch 'main' into issue-3679" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:33:26 provisioning config files... 23:33:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2253229031585496134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:33:27 ---> docker-login.sh 23:33:27 nexus3.edgexfoundry.org:10001 23:33:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:29 Configure a credential helper to remove this warning. See 23:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:29 23:33:29 Login Succeeded 23:33:29 nexus3.edgexfoundry.org:10002 23:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:29 Configure a credential helper to remove this warning. See 23:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:29 23:33:29 Login Succeeded 23:33:29 nexus3.edgexfoundry.org:10003 23:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:30 Configure a credential helper to remove this warning. See 23:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:30 23:33:30 Login Succeeded 23:33:30 nexus3.edgexfoundry.org:10004 23:33:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:31 Configure a credential helper to remove this warning. See 23:33:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:31 23:33:31 Login Succeeded 23:33:31 docker.io 23:33:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:33:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:33:32 Configure a credential helper to remove this warning. See 23:33:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:33:32 23:33:32 Login Succeeded 23:33:32 ---> docker-login.sh ends [Pipeline] } 23:33:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:33:32 ========================================================= 23:33:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:33:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:33:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:33:43 Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [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] sh 23:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:45 23:33:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:33:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:33:45 arm64: Pulling from edgex-lftools-log-publisher 23:33:45 448f6bf000e3: Pulling fs layer 23:33:45 f757da607395: Pulling fs layer 23:33:45 05883995daec: Pulling fs layer 23:33:45 8603b9c90790: Pulling fs layer 23:33:45 1560dd03e051: Pulling fs layer 23:33:45 27f5ce0e4adf: Pulling fs layer 23:33:45 c2d8d7efcc4b: Pulling fs layer 23:33:45 1560dd03e051: Waiting 23:33:45 27f5ce0e4adf: Waiting 23:33:45 c2d8d7efcc4b: Waiting 23:33:45 8603b9c90790: Waiting 23:33:46 f757da607395: Verifying Checksum 23:33:46 f757da607395: Download complete 23:33:46 8603b9c90790: Download complete 23:33:46 1560dd03e051: Verifying Checksum 23:33:46 1560dd03e051: Download complete 23:33:46 05883995daec: Verifying Checksum 23:33:46 05883995daec: Download complete 23:33:46 27f5ce0e4adf: Verifying Checksum 23:33:46 27f5ce0e4adf: Download complete 23:33:47 448f6bf000e3: Download complete 23:33:49 c2d8d7efcc4b: Verifying Checksum 23:33:49 c2d8d7efcc4b: Download complete 23:33:51 448f6bf000e3: Pull complete 23:33:51 f757da607395: Pull complete 23:33:53 05883995daec: Pull complete 23:33:53 8603b9c90790: Pull complete 23:33:54 1560dd03e051: Pull complete 23:33:55 27f5ce0e4adf: Pull complete 23:34:10 c2d8d7efcc4b: Pull complete 23:34:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 23:34:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:34:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:34:11 prd-ubuntu18.04-docker-arm64-4c-16g-1416 does not seem to be running inside a container 23:34:11 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:34:18 $ docker top 76a4809764080c4b3e141db2fbcc0640a1b54de7ffd24de02bc975f23beaa154 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:34:19 ---> job-cost.sh 23:34:19 lf-activate-venv: SKIPPING 23:34:19 INFO: No Stack... 23:34:19 INFO: Retrieving Pricing Info for: v3-standard-4 23:34:20 INFO: Archiving Costs [Pipeline] sh 23:34:21 + cat /w/workspace/edgex-go/2/archives/cost.csv 23:34:21 + cut -d, -f6 [Pipeline] lock 23:34:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3742-2-stack-cost] 23:34:21 Resource [jenkins-edgexfoundry-edgex-go-PR-3742-2-stack-cost] did not exist. Created. 23:34:21 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3742-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:34:22 + echo total: 0.10999999940395355 [Pipeline] stash 23:34:22 Stashed 1 file(s) [Pipeline] } 23:34:22 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3742-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:34:22 $ docker stop --time=1 76a4809764080c4b3e141db2fbcc0640a1b54de7ffd24de02bc975f23beaa154 23:34:24 $ docker rm -f 76a4809764080c4b3e141db2fbcc0640a1b54de7ffd24de02bc975f23beaa154 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:34:25 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:34:29 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 23:34:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:34:30 ---> package-listing.sh 23:34:30 ++ facter osfamily 23:34:30 ++ tr '[:upper:]' '[:lower:]' 23:34:31 + OS_FAMILY=redhat 23:34:31 + workspace=/w/workspace/edgex-go/2 23:34:31 + START_PACKAGES=/tmp/packages_start.txt 23:34:31 + END_PACKAGES=/tmp/packages_end.txt 23:34:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:34:31 + PACKAGES=/tmp/packages_start.txt 23:34:31 + '[' /w/workspace/edgex-go/2 ']' 23:34:31 + PACKAGES=/tmp/packages_end.txt 23:34:31 + case "${OS_FAMILY}" in 23:34:31 + rpm -qa 23:34:31 + sort 23:34:31 + '[' -f /tmp/packages_start.txt ']' 23:34:31 + '[' -f /tmp/packages_end.txt ']' 23:34:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:34:31 + '[' /w/workspace/edgex-go/2 ']' 23:34:31 + mkdir -p /w/workspace/edgex-go/2/archives/ 23:34:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 23:34:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:34:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:34:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:32 23:34:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:34:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:33 latest: Pulling from edgex-lftools-log-publisher 23:34:33 b4d181a07f80: Pulling fs layer 23:34:33 a1111a8f2ec3: Pulling fs layer 23:34:33 ed53099fbce6: Pulling fs layer 23:34:33 dc539afda2c1: Pulling fs layer 23:34:33 77bc0d833cb6: Pulling fs layer 23:34:33 9065ff56babe: Pulling fs layer 23:34:33 d287ab97295c: Pulling fs layer 23:34:33 dc539afda2c1: Waiting 23:34:33 77bc0d833cb6: Waiting 23:34:33 9065ff56babe: Waiting 23:34:33 d287ab97295c: Waiting 23:34:33 a1111a8f2ec3: Verifying Checksum 23:34:33 a1111a8f2ec3: Download complete 23:34:33 dc539afda2c1: Verifying Checksum 23:34:33 dc539afda2c1: Download complete 23:34:33 ed53099fbce6: Verifying Checksum 23:34:33 ed53099fbce6: Download complete 23:34:33 9065ff56babe: Verifying Checksum 23:34:33 9065ff56babe: Download complete 23:34:33 b4d181a07f80: Verifying Checksum 23:34:33 b4d181a07f80: Download complete 23:34:33 77bc0d833cb6: Verifying Checksum 23:34:33 77bc0d833cb6: Download complete 23:34:34 d287ab97295c: Verifying Checksum 23:34:34 d287ab97295c: Download complete 23:34:35 b4d181a07f80: Pull complete 23:34:35 a1111a8f2ec3: Pull complete 23:34:35 ed53099fbce6: Pull complete 23:34:35 dc539afda2c1: Pull complete 23:34:36 77bc0d833cb6: Pull complete 23:34:36 9065ff56babe: Pull complete 23:34:41 d287ab97295c: Pull complete 23:34:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 23:34:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:34:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:34:41 prd-centos7-docker-4c-2g-1414 does not seem to be running inside a container 23:34:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:34:44 $ docker top 33b01034ac54d4cc6a3db7a2b9b6bcf5f2707992f4c4c9aab7ea1092596d9134 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:44 + touch /tmp/pre-build-complete [Pipeline] sh 23:34:44 + mkdir -p /var/log/sysstat [Pipeline] sh 23:34:45 + ls /var/log/sa-host 23:34:45 + sadf -c /var/log/sa-host/sa04 23:34:45 file_magic: OK 23:34:45 HZ: Using current value: 100 23:34:45 file_header: OK 23:34:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:34:45 Statistics: 23:34:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:34:45 File successfully converted to sysstat format version 12.0.3 23:34:45 + sadf -c /var/log/sa-host/sa30 23:34:45 file_magic: OK 23:34:45 HZ: Using current value: 100 23:34:45 file_header: OK 23:34:45 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:34:45 Statistics: 23:34:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:34:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:34:45 provisioning config files... 23:34:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2822910846632901996tmp [Pipeline] { [Pipeline] echo 23:34:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:34:46 ---> create-netrc.sh [Pipeline] } 23:34:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:34:46 ---> python-tools-install.sh [Pipeline] echo 23:34:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:34:47 ---> sudo-logs.sh 23:34:47 Archiving 'sudo' log.. 23:34:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-1414.novalocal: Name or service not known 23:34:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-1414.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 23:34:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:34:47 ---> job-cost.sh 23:34:47 lf-activate-venv: SKIPPING 23:34:47 DEBUG: total: 0.10999999940395355 23:34:47 INFO: Retrieving Stack Cost... 23:34:48 INFO: Retrieving Pricing Info for: v3-standard-2 23:34:48 INFO: Archiving Costs [Pipeline] echo 23:34:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:34:49 ---> logs-deploy.sh 23:34:49 lf-activate-venv: SKIPPING 23:34:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3742/2 23:34:49 INFO: archiving workspace using pattern(s): 23:34:49 Archives upload complete. 23:34:49 INFO: archiving logs to Nexus 23:34:50 ---> uname -a: 23:34:50 Linux prd-centos7-docker-4c-2g-1414.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 23:34:50 23:34:50 23:34:50 ---> lscpu: 23:34:50 Architecture: x86_64 23:34:50 CPU op-mode(s): 32-bit, 64-bit 23:34:50 Byte Order: Little Endian 23:34:50 Address sizes: 40 bits physical, 48 bits virtual 23:34:50 CPU(s): 2 23:34:50 On-line CPU(s) list: 0,1 23:34:50 Thread(s) per core: 1 23:34:50 Core(s) per socket: 1 23:34:50 Socket(s): 2 23:34:50 NUMA node(s): 1 23:34:50 Vendor ID: AuthenticAMD 23:34:50 CPU family: 23 23:34:50 Model: 49 23:34:50 Model name: AMD EPYC-Rome Processor 23:34:50 Stepping: 0 23:34:50 CPU MHz: 2799.996 23:34:50 BogoMIPS: 5599.99 23:34:50 Virtualization: AMD-V 23:34:50 Hypervisor vendor: KVM 23:34:50 Virtualization type: full 23:34:50 L1d cache: 32K 23:34:50 L1i cache: 32K 23:34:50 L2 cache: 512K 23:34:50 L3 cache: 16384K 23:34:50 NUMA node0 CPU(s): 0,1 23:34:50 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 23:34:50 23:34:50 23:34:50 ---> nproc: 23:34:50 2 23:34:50 23:34:50 23:34:50 ---> df -h: 23:34:50 Filesystem Size Used Avail Use% Mounted on 23:34:50 overlay 40G 9.3G 31G 24% / 23:34:50 tmpfs 64M 0 64M 0% /dev 23:34:50 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 23:34:50 shm 64M 0 64M 0% /dev/shm 23:34:50 /dev/vda1 40G 9.3G 31G 24% /facter-os 23:34:50 23:34:50 23:34:50 ---> sar -b -r -n DEV: 23:34:50 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 23:34:50 23:34:50 23:27:17 LINUX RESTART (2 CPU) 23:34:50 23:34:50 23:28:01 tps rtps wtps bread/s bwrtn/s 23:34:50 23:29:01 213.36 3.40 209.96 2351.24 47642.98 23:34:50 23:30:01 255.83 0.00 255.83 0.00 54978.17 23:34:50 23:31:01 55.03 0.00 55.03 0.00 10847.85 23:34:50 23:32:01 3.06 0.00 3.06 0.00 115.22 23:34:50 23:33:01 0.23 0.00 0.23 0.00 3.17 23:34:50 23:34:01 0.27 0.00 0.27 0.00 3.23 23:34:50 Average: 87.98 0.57 87.42 391.94 18936.15 23:34:50 23:34:50 23:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:34:50 23:29:01 3792764 0 865488 10.81 2620 3348068 1565048 17.28 1069620 2738064 378832 23:34:50 23:30:01 3440144 0 967620 12.08 2620 3598556 1506872 16.64 1310652 2778360 239936 23:34:50 23:31:01 3789912 0 862380 10.77 2620 3354028 1060856 11.71 1091784 2654464 20 23:34:50 23:32:01 3808144 0 844140 10.54 2620 3354036 1028964 11.36 1089868 2654600 12 23:34:50 23:33:01 3809544 0 842732 10.52 2620 3354044 1067536 11.79 1088220 2654600 12 23:34:50 23:34:01 3810092 0 842184 10.52 2620 3354044 1018548 11.25 1087592 2655200 8 23:34:50 Average: 3741767 0 870757 10.87 2620 3393796 1207971 13.34 1122956 2689215 103137 23:34:50 23:34:50 23:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:34:50 23:29:01 veth7b9b137 131.26 160.00 12.19 890.19 0.00 0.00 0.00 0.00 23:34:50 23:29:01 eth0 924.93 1072.11 7183.19 159.55 0.00 0.00 0.00 0.00 23:34:50 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:50 23:29:01 docker0 790.69 550.59 70.13 3558.84 0.00 0.00 0.00 0.00 23:34:50 23:30:01 veth3668d47 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:34:50 23:30:01 eth0 129.57 95.04 1181.97 17.62 0.00 0.00 0.00 0.00 23:34:50 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:50 23:30:01 docker0 78.35 100.78 5.97 1154.18 0.00 0.00 0.00 0.00 23:34:50 23:31:01 eth0 26.77 15.06 20.73 10.11 0.00 0.00 0.00 0.00 23:34:50 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:50 23:31:01 docker0 1.77 1.77 0.11 0.15 0.00 0.00 0.00 0.00 23:34:50 23:32:01 eth0 0.82 0.08 0.07 0.01 0.00 0.00 0.00 0.00 23:34:50 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:50 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:50 23:33:01 eth0 4.20 3.00 0.87 29.49 0.00 0.00 0.00 0.00 23:34:50 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:50 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:50 23:34:01 eth0 0.15 0.08 0.01 0.33 0.00 0.00 0.00 0.00 23:34:50 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:50 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:50 Average: eth0 181.10 197.60 1398.07 36.19 0.00 0.00 0.00 0.00 23:34:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:34:50 Average: docker0 145.16 108.88 12.70 785.69 0.00 0.00 0.00 0.00 23:34:50 23:34:50 23:34:50 ---> sar -P ALL: 23:34:50 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 23:34:50 23:34:50 23:27:17 LINUX RESTART (2 CPU) 23:34:50 23:34:50 23:28:01 CPU %user %nice %system %iowait %steal %idle 23:34:50 23:29:01 all 27.46 0.00 8.54 4.41 0.10 59.49 23:34:50 23:29:01 0 26.71 0.00 8.88 3.24 0.11 61.07 23:34:50 23:29:01 1 28.20 0.00 8.21 5.59 0.09 57.92 23:34:50 23:30:01 all 51.61 0.00 10.22 1.98 0.13 36.06 23:34:50 23:30:01 0 51.17 0.00 10.89 2.15 0.13 35.66 23:34:50 23:30:01 1 52.05 0.00 9.55 1.81 0.13 36.46 23:34:50 23:31:01 all 24.92 0.00 3.98 0.56 0.07 70.47 23:34:50 23:31:01 0 25.43 0.00 4.05 0.66 0.07 69.78 23:34:50 23:31:01 1 24.41 0.00 3.91 0.45 0.07 71.16 23:34:50 23:32:01 all 0.16 0.00 0.06 0.00 0.01 99.77 23:34:50 23:32:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:34:50 23:32:01 1 0.27 0.00 0.07 0.00 0.00 99.67 23:34:50 23:33:01 all 0.16 0.00 0.10 0.00 0.03 99.72 23:34:50 23:33:01 0 0.13 0.00 0.12 0.00 0.02 99.73 23:34:50 23:33:01 1 0.18 0.00 0.08 0.00 0.03 99.70 23:34:50 23:34:01 all 0.03 0.00 0.04 0.00 0.02 99.91 23:34:50 23:34:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:34:50 23:34:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:34:50 Average: all 16.76 0.00 3.69 1.12 0.06 78.38 23:34:50 Average: 0 16.62 0.00 3.86 0.97 0.06 78.49 23:34:50 Average: 1 16.90 0.00 3.52 1.27 0.05 78.26 23:34:50 23:34:50 23:34:50