Pull request #3514 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c+550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 (0f4474a754a424243ea01e56509e3594b57d3b05) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8734191486147191549.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4989960182512077869.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3514/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3514/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7664505234288216804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3514/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh150818948691729152.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5868465634256251882.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3514/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3514/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7508682661696127679.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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 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/v1, 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_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/v1 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 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-centos7-docker-4c-2g-591’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-590’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-593 in /w/workspace/edgexfoundry_edgex-go_PR-3514 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7007897227087142161.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5826091319591449868.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3514/head:refs/remotes/origin/PR-3514 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c Merge succeeded, producing 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c Checking out Revision 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c (PR-3514) > git config core.sparsecheckout # timeout=10 > git checkout -f 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7707049621791498550.key > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:48:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:48:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:48:58 ========================================================= 05:48:58 EdgeX Global Pipelines Version Info 05:48:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:49:00 ------------------- 05:49:00 stable info: 05:49:00 ------------------- 05:49:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:49:00 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:49:00 Message: update stable to v1.0.192 05:49:00 ------------------- 05:49:00 experimental info: 05:49:00 ------------------- 05:49:00 Commited By: **** collab-it+edgex@linuxfoundation.org 05:49:00 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:49:00 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:49:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:49:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:49:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:49:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:49:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:49:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3514 [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3514 [Pipeline] echo 05:49:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3514 [Pipeline] echo 05:49:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c [Pipeline] echo 05:49:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9737d39 [Pipeline] echo 05:49:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:49:03 provisioning config files... 05:49:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config302036965698898168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:49:03 ---> docker-login.sh 05:49:03 nexus3.edgexfoundry.org:10001 05:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:04 Configure a credential helper to remove this warning. See 05:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:04 05:49:04 Login Succeeded 05:49:04 nexus3.edgexfoundry.org:10002 05:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:04 Configure a credential helper to remove this warning. See 05:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:04 05:49:04 Login Succeeded 05:49:04 nexus3.edgexfoundry.org:10003 05:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:04 Configure a credential helper to remove this warning. See 05:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:04 05:49:04 Login Succeeded 05:49:04 nexus3.edgexfoundry.org:10004 05:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:04 Configure a credential helper to remove this warning. See 05:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:04 05:49:04 Login Succeeded 05:49:04 docker.io 05:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:49:04 Configure a credential helper to remove this warning. See 05:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:49:04 05:49:04 Login Succeeded 05:49:04 ---> docker-login.sh ends [Pipeline] } 05:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:49:05 ++ 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 05:49:05 + for file in '`ls cmd/**/Dockerfile`' 05:49:05 ++ cut -d/ -f2 05:49:05 ++ dirname cmd/core-command/Dockerfile 05:49:05 + echo core-command,cmd/core-command/Dockerfile 05:49:05 + for file in '`ls cmd/**/Dockerfile`' 05:49:05 ++ dirname cmd/core-data/Dockerfile 05:49:05 ++ cut -d/ -f2 05:49:05 + echo core-data,cmd/core-data/Dockerfile 05:49:05 + for file in '`ls cmd/**/Dockerfile`' 05:49:05 ++ dirname cmd/core-metadata/Dockerfile 05:49:05 ++ cut -d/ -f2 05:49:05 + echo core-metadata,cmd/core-metadata/Dockerfile 05:49:05 + for file in '`ls cmd/**/Dockerfile`' 05:49:05 ++ dirname cmd/security-bootstrapper/Dockerfile 05:49:05 ++ cut -d/ -f2 05:49:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:49:05 + for file in '`ls cmd/**/Dockerfile`' 05:49:05 ++ dirname cmd/security-proxy-setup/Dockerfile 05:49:05 ++ cut -d/ -f2 05:49:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:49:05 + for file in '`ls cmd/**/Dockerfile`' 05:49:05 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:49:05 ++ cut -d/ -f2 05:49:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:49:05 + for file in '`ls cmd/**/Dockerfile`' 05:49:05 ++ dirname cmd/support-notifications/Dockerfile 05:49:05 ++ cut -d/ -f2 05:49:05 + echo support-notifications,cmd/support-notifications/Dockerfile 05:49:05 + for file in '`ls cmd/**/Dockerfile`' 05:49:05 ++ dirname cmd/support-scheduler/Dockerfile 05:49:05 ++ cut -d/ -f2 05:49:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:49:05 + for file in '`ls cmd/**/Dockerfile`' 05:49:05 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:49:05 ++ cut -d/ -f2 05:49:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:49:05 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 05:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:06 05:49:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:49:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:06 latest: Pulling from edgex-devops/git-semver 05:49:06 31603596830f: Pulling fs layer 05:49:06 54011a49482f: Pulling fs layer 05:49:06 a6820b24f6d8: Pulling fs layer 05:49:06 f581987b2513: Pulling fs layer 05:49:06 f581987b2513: Waiting 05:49:06 54011a49482f: Verifying Checksum 05:49:06 54011a49482f: Download complete 05:49:06 31603596830f: Verifying Checksum 05:49:06 31603596830f: Download complete 05:49:07 31603596830f: Pull complete 05:49:07 f581987b2513: Verifying Checksum 05:49:07 f581987b2513: Download complete 05:49:07 a6820b24f6d8: Verifying Checksum 05:49:07 a6820b24f6d8: Download complete 05:49:07 54011a49482f: Pull complete 05:49:07 a6820b24f6d8: Pull complete 05:49:08 f581987b2513: Pull complete 05:49:08 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:49:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:49:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:49:08 prd-centos7-docker-4c-2g-593 does not seem to be running inside a container 05:49:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:49:11 $ docker top 27b01861849f1d568222ed6674b6b30edeb5a0a9b087352f79264be51a755775 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:49:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:11 [ssh-agent] Looking for ssh-agent implementation... 05:49:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:11 $ docker exec 27b01861849f1d568222ed6674b6b30edeb5a0a9b087352f79264be51a755775 ssh-agent 05:49:11 SSH_AUTH_SOCK=/tmp/ssh-LeCysWxjdnHx/agent.13 05:49:11 SSH_AGENT_PID=19 05:49:11 Running ssh-add (command line suppressed) 05:49:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8275180238599115794.key (/w/workspace/edgex-go/1@tmp/private_key_8275180238599115794.key) 05:49:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:12 + git tag --points-at HEAD [Pipeline] } 05:49:12 $ docker exec --env ******** --env ******** 27b01861849f1d568222ed6674b6b30edeb5a0a9b087352f79264be51a755775 ssh-agent -k 05:49:12 unset SSH_AUTH_SOCK; 05:49:12 unset SSH_AGENT_PID; 05:49:12 echo Agent pid 19 killed; 05:49:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:49:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:49:12 [ssh-agent] Looking for ssh-agent implementation... 05:49:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:49:12 $ docker exec 27b01861849f1d568222ed6674b6b30edeb5a0a9b087352f79264be51a755775 ssh-agent 05:49:12 SSH_AUTH_SOCK=/tmp/ssh-78TLV4wx4Zdz/agent.53 05:49:12 SSH_AGENT_PID=59 05:49:12 Running ssh-add (command line suppressed) 05:49:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8474047287600198178.key (/w/workspace/edgex-go/1@tmp/private_key_8474047287600198178.key) 05:49:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:49:13 + git semver init 05:49:13 # -> Open(): unable to determine branch for HEAD 05:49:13 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:49:13 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:49:13 # $SEMVER_REMOTE_NAME = origin 05:49:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:49:13 # $SEMVER_USER_NAME = edgex-jenkins 05:49:13 # $SEMVER_BRANCH = PR-3514 05:49:13 # $SEMVER_TEMP = /tmp/semver-805120916 05:49:13 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:49:40 # '/tmp/semver-805120916' -> '/w/workspace/edgex-go/1/.semver' 05:49:40 # -> Force: false 05:49:40 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:49:40 $ docker exec --env ******** --env ******** 27b01861849f1d568222ed6674b6b30edeb5a0a9b087352f79264be51a755775 ssh-agent -k 05:49:40 unset SSH_AUTH_SOCK; 05:49:40 unset SSH_AGENT_PID; 05:49:40 echo Agent pid 59 killed; 05:49:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:49:40 + git semver [Pipeline] } 05:49:40 $ docker stop --time=1 27b01861849f1d568222ed6674b6b30edeb5a0a9b087352f79264be51a755775 05:49:44 $ docker rm -f 27b01861849f1d568222ed6674b6b30edeb5a0a9b087352f79264be51a755775 [Pipeline] // withDockerContainer [Pipeline] sh 05:49:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:49:45 Stashed 1 file(s) [Pipeline] echo 05:49:45 [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 05:49:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:49:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:49:47 + sudo service docker restart 05:49:47 + true 05:49:47 Redirecting to /bin/systemctl restart docker.service 05:50:00 Still waiting to schedule task 05:50:00 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 05:50:05 ========================================================= 05:50:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:50:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:50:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:50:07 Sending build context to Docker daemon 330.8MB 05:50:07 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:50:07 Step 2/6 : FROM ${BASE} 05:50:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:50:07 540db60ca938: Pulling fs layer 05:50:07 adcc1eea9eea: Pulling fs layer 05:50:07 4c4ab2625f07: Pulling fs layer 05:50:07 0510c868ecb4: Pulling fs layer 05:50:07 afea3b2eda06: Pulling fs layer 05:50:07 7809a108b3ef: Pulling fs layer 05:50:07 f706445af74f: Pulling fs layer 05:50:07 0510c868ecb4: Waiting 05:50:07 afea3b2eda06: Waiting 05:50:07 7809a108b3ef: Waiting 05:50:07 f706445af74f: Waiting 05:50:07 4c4ab2625f07: Verifying Checksum 05:50:07 4c4ab2625f07: Download complete 05:50:07 adcc1eea9eea: Verifying Checksum 05:50:07 adcc1eea9eea: Download complete 05:50:07 afea3b2eda06: Verifying Checksum 05:50:07 afea3b2eda06: Download complete 05:50:07 7809a108b3ef: Verifying Checksum 05:50:07 7809a108b3ef: Download complete 05:50:07 540db60ca938: Verifying Checksum 05:50:07 540db60ca938: Download complete 05:50:07 540db60ca938: Pull complete 05:50:07 adcc1eea9eea: Pull complete 05:50:07 4c4ab2625f07: Pull complete 05:50:09 f706445af74f: Verifying Checksum 05:50:09 f706445af74f: Download complete 05:50:10 0510c868ecb4: Verifying Checksum 05:50:10 0510c868ecb4: Download complete 05:50:14 0510c868ecb4: Pull complete 05:50:14 afea3b2eda06: Pull complete 05:50:14 7809a108b3ef: Pull complete 05:50:19 f706445af74f: Pull complete 05:50:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:50:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:50:19 ---> b068be0155e3 05:50:19 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:50:25 ---> Running in 7841f35f1716 05:50:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:50:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:50:26 (1/12) Installing libmagic (5.39-r0) 05:50:27 (2/12) Installing file (5.39-r0) 05:50:27 (3/12) Installing libc-dev (0.7.2-r3) 05:50:27 (4/12) Installing g++ (10.2.1_pre1-r3) 05:50:39 (5/12) Installing fortify-headers (1.1-r0) 05:50:39 (6/12) Installing patch (2.7.6-r6) 05:50:39 (7/12) Installing build-base (0.5-r2) 05:50:39 (8/12) Installing libsodium (1.0.18-r0) 05:50:39 (9/12) Installing pkgconf (1.7.3-r0) 05:50:39 (10/12) Installing libsodium-dev (1.0.18-r0) 05:50:39 (11/12) Installing libzmq (4.3.3-r1) 05:50:39 (12/12) Installing zeromq-dev (4.3.3-r1) 05:50:39 Executing busybox-1.32.1-r6.trigger 05:50:39 OK: 219 MiB in 52 packages 05:50:42 Removing intermediate container 7841f35f1716 05:50:42 ---> 078bb5f6d457 05:50:42 Step 4/6 : WORKDIR /edgex-go 05:50:42 ---> Running in 6df90d3c4473 05:50:42 Removing intermediate container 6df90d3c4473 05:50:42 ---> 9fe33d904241 05:50:42 Step 5/6 : COPY go.mod . 05:50:42 ---> bbdde25b6c1d 05:50:42 Step 6/6 : RUN go mod download 05:50:42 ---> Running in 021538c79d6c 05:51:04 Removing intermediate container 021538c79d6c 05:51:04 ---> 2e0f6c698c20 05:51:04 Successfully built 2e0f6c698c20 05:51:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:51:05 + docker inspect -f . ci-base-image-x86_64 05:51:05 . [Pipeline] withDockerContainer 05:51:05 prd-centos7-docker-4c-2g-593 does not seem to be running inside a container 05:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:51:05 $ docker top ef31663073f3ec56d33549fe726b5459126ea371577f34473508b13b6a112e44 -eo pid,comm [Pipeline] { [Pipeline] sh 05:51:06 + go version 05:51:06 go version go1.16.3 linux/amd64 [Pipeline] } 05:51:06 $ docker stop --time=1 ef31663073f3ec56d33549fe726b5459126ea371577f34473508b13b6a112e44 05:51:07 $ docker rm -f ef31663073f3ec56d33549fe726b5459126ea371577f34473508b13b6a112e44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:51:08 + docker inspect -f . ci-base-image-x86_64 05:51:08 . [Pipeline] withDockerContainer 05:51:08 prd-centos7-docker-4c-2g-593 does not seem to be running inside a container 05:51:08 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:51:08 $ docker top cf0d3fc0b1d7a8fafa9f4ad2f2f5939d54b9f7eeef6c8759479f4ce93fd89363 -eo pid,comm [Pipeline] { [Pipeline] echo 05:51:08 ========================================================= 05:51:08 [edgeXBuildGoParallel] Running Tests and Build... 05:51:08 ========================================================= [Pipeline] sh 05:51:09 + go mod tidy [Pipeline] sh 05:51:09 + make test 05:51:09 go mod tidy 05:51:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:51:16 ? github.com/edgexfoundry/edgex-go [no test files] 05:51:29 # github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 05:51:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.59/bootstrap/secret/secret.go:112:3: unknown field 'AdditionalRetryAttempts' in struct literal of type "github.com/edgexfoundry/go-mod-secrets/v2/pkg/types".SecretConfig 05:51:29 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.59/bootstrap/secret/secret.go:113:3: unknown field 'RetryWaitPeriod' in struct literal of type "github.com/edgexfoundry/go-mod-secrets/v2/pkg/types".SecretConfig 05:51:47 FAIL github.com/edgexfoundry/edgex-go/internal/core/command [build failed] 05:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.047s coverage: 28.7% of statements 05:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.065s coverage: 100.0% of statements 05:51:47 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 05:51:47 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/messaging [build failed] 05:51:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 05:51:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements 05:51:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.057s coverage: 58.6% of statements 05:51:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.105s coverage: 87.7% of statements 05:51:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.046s coverage: 78.9% of statements 05:51:50 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 05:51:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.072s coverage: 100.0% of statements 05:51:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements 05:51:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.098s coverage: 86.7% of statements 05:51:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.095s coverage: 97.5% of statements 05:51:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.072s coverage: 78.3% of statements 05:51:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.243s coverage: 95.1% of statements 05:51:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 05:51:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.056s coverage: 0.8% of statements 05:51:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.044s coverage: 21.7% of statements 05:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 05:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 79.5% of statements 05:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 05:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.089s coverage: 96.3% of statements 05:51:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 05:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 05:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.405s coverage: 81.8% of statements 05:52:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-599 in /w/workspace/edgexfoundry_edgex-go_PR-3514 [Pipeline] { [Pipeline] ws 05:52:28 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:52:28 The recommended git tool is: git 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 05:52:33 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] 05:52:33 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 05:52:33 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy [build failed] 05:52:33 FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.031s coverage: 89.5% of statements 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.027s coverage: 84.8% of statements 05:52:33 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.036s coverage: 100.0% of statements 05:52:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 05:52:34 using credential edgex-jenkins-ssh 05:52:34 Cloning the remote Git repository 05:52:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:52:34 > git init /w/workspace/edgex-go/1 # timeout=10 05:52:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:52:34 > git --version # timeout=10 05:52:34 > git --version # 'git version 2.17.1' 05:52:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.068s coverage: 18.9% of statements 05:52:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.133s coverage: 91.9% of statements 05:52:36 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 05:52:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.044s coverage: 99.0% of statements 05:52:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 05:52:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.055s coverage: 64.6% of statements 05:52:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.083s coverage: 97.6% of statements 05:52:36 ok github.com/edgexfoundry/edgex-go/internal/system 0.022s coverage: 0.0% of statements 05:52:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.019s coverage: 100.0% of statements 05:52:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.029s coverage: 87.9% of statements 05:52:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.023s coverage: 100.0% of statements 05:52:37 FAIL github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig [build failed] 05:52:37 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.046s coverage: 27.9% of statements 05:52:37 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 100.0% of statements 05:52:38 make: *** [Makefile:98: test] Error 2 [Pipeline] } 05:52:38 $ docker stop --time=1 cf0d3fc0b1d7a8fafa9f4ad2f2f5939d54b9f7eeef6c8759479f4ce93fd89363 05:52:39 $ docker rm -f cf0d3fc0b1d7a8fafa9f4ad2f2f5939d54b9f7eeef6c8759479f4ce93fd89363 [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] } 05:52:40 Failed in branch amd64 05:52:51 Merging remotes/origin/master commit 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 into PR head commit 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c 05:52:51 Merge succeeded, producing 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c 05:52:51 Checking out Revision 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c (PR-3514) 05:52:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:52:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:52:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:52:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3514/head:refs/remotes/origin/PR-3514 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:52:51 > git config core.sparsecheckout # timeout=10 05:52:51 > git checkout -f 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c # timeout=10 05:52:51 > git remote # timeout=10 05:52:51 > git config --get remote.origin.url # timeout=10 05:52:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:51 > git merge 550dbfbb7a3c0bbee0312ba32fc98e89501b71b9 # timeout=10 05:52:51 > git rev-parse HEAD^{commit} # timeout=10 05:52:51 > git config core.sparsecheckout # timeout=10 05:52:51 > git checkout -f 9737d39227f0cc0ce7836d6bc7cccfbabd1aa80c # timeout=10 05:52:56 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" 05:52:56 > git --version # timeout=10 05:52:56 > git --version # 'git version 2.17.1' 05:52:56 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:57 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:52:58 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:52:58 + true 05:52:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:17 provisioning config files... 05:53:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1128857979590100069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:17 ---> docker-login.sh 05:53:17 nexus3.edgexfoundry.org:10001 05:53:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:18 Configure a credential helper to remove this warning. See 05:53:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:18 05:53:18 Login Succeeded 05:53:18 nexus3.edgexfoundry.org:10002 05:53:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:19 Configure a credential helper to remove this warning. See 05:53:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:19 05:53:19 Login Succeeded 05:53:19 nexus3.edgexfoundry.org:10003 05:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:20 Configure a credential helper to remove this warning. See 05:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:20 05:53:20 Login Succeeded 05:53:20 nexus3.edgexfoundry.org:10004 05:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:20 Configure a credential helper to remove this warning. See 05:53:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:20 05:53:20 Login Succeeded 05:53:20 docker.io 05:53:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:53:21 Configure a credential helper to remove this warning. See 05:53:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:53:21 05:53:21 Login Succeeded 05:53:21 ---> docker-login.sh ends [Pipeline] } 05:53:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:53:22 ========================================================= 05:53:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:53:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:53:22 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:53:25 Sending build context to Docker daemon 168.1MB 05:53:25 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:53:25 Step 2/6 : FROM ${BASE} 05:53:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:53:25 595b0fe564bb: Pulling fs layer 05:53:25 7186ed65a4f7: Pulling fs layer 05:53:25 316046926c0a: Pulling fs layer 05:53:25 4ebd0625c992: Pulling fs layer 05:53:25 207e8628e3a3: Pulling fs layer 05:53:25 c791037a9be2: Pulling fs layer 05:53:25 ffd874e62e21: Pulling fs layer 05:53:25 4ebd0625c992: Waiting 05:53:25 207e8628e3a3: Waiting 05:53:25 c791037a9be2: Waiting 05:53:25 ffd874e62e21: Waiting 05:53:25 316046926c0a: Verifying Checksum 05:53:25 316046926c0a: Download complete 05:53:25 7186ed65a4f7: Verifying Checksum 05:53:25 7186ed65a4f7: Download complete 05:53:25 207e8628e3a3: Verifying Checksum 05:53:25 207e8628e3a3: Download complete 05:53:25 c791037a9be2: Download complete 05:53:25 595b0fe564bb: Verifying Checksum 05:53:25 595b0fe564bb: Download complete 05:53:25 595b0fe564bb: Pull complete 05:53:26 7186ed65a4f7: Pull complete 05:53:27 316046926c0a: Pull complete 05:53:27 ffd874e62e21: Verifying Checksum 05:53:27 ffd874e62e21: Download complete 05:53:29 4ebd0625c992: Verifying Checksum 05:53:29 4ebd0625c992: Download complete 05:53:39 4ebd0625c992: Pull complete 05:53:39 207e8628e3a3: Pull complete 05:53:39 c791037a9be2: Pull complete 05:53:43 ffd874e62e21: Pull complete 05:53:43 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:53:43 ---> cfc18b08335c 05:53:43 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:53:46 ---> Running in 342338d699a4 05:53:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:53:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:53:50 (1/12) Installing libmagic (5.39-r0) 05:53:50 (2/12) Installing file (5.39-r0) 05:53:50 (3/12) Installing libc-dev (0.7.2-r3) 05:53:50 (4/12) Installing g++ (10.2.1_pre1-r3) 05:54:08 (5/12) Installing fortify-headers (1.1-r0) 05:54:08 (6/12) Installing patch (2.7.6-r6) 05:54:08 (7/12) Installing build-base (0.5-r2) 05:54:08 (8/12) Installing libsodium (1.0.18-r0) 05:54:08 (9/12) Installing pkgconf (1.7.3-r0) 05:54:08 (10/12) Installing libsodium-dev (1.0.18-r0) 05:54:08 (11/12) Installing libzmq (4.3.3-r1) 05:54:08 (12/12) Installing zeromq-dev (4.3.3-r1) 05:54:08 Executing busybox-1.32.1-r6.trigger 05:54:08 OK: 218 MiB in 52 packages 05:54:11 Removing intermediate container 342338d699a4 05:54:11 ---> 1bdc8fe14613 05:54:11 Step 4/6 : WORKDIR /edgex-go 05:54:11 ---> Running in 6e377edceb6c 05:54:11 Removing intermediate container 6e377edceb6c 05:54:11 ---> 25d92961a929 05:54:11 Step 5/6 : COPY go.mod . 05:54:12 ---> 7d42c29581fe 05:54:12 Step 6/6 : RUN go mod download 05:54:12 ---> Running in ec81681ccac2 05:54:39 Removing intermediate container ec81681ccac2 05:54:39 ---> 258aa7bb5d14 05:54:39 Successfully built 258aa7bb5d14 05:54:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:54:39 + docker inspect -f . ci-base-image-arm64 05:54:39 . [Pipeline] withDockerContainer 05:54:40 prd-ubuntu18.04-docker-arm64-4c-16g-599 does not seem to be running inside a container 05:54:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:54:42 $ docker top 92e733432977d7f6af029151f513105e184739f71a57939c1e76d64a46af8d1b -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:43 + go version 05:54:43 go version go1.16.3 linux/arm64 [Pipeline] } 05:54:43 $ docker stop --time=1 92e733432977d7f6af029151f513105e184739f71a57939c1e76d64a46af8d1b 05:54:44 $ docker rm -f 92e733432977d7f6af029151f513105e184739f71a57939c1e76d64a46af8d1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:54:45 + docker inspect -f . ci-base-image-arm64 05:54:45 . [Pipeline] withDockerContainer 05:54:46 prd-ubuntu18.04-docker-arm64-4c-16g-599 does not seem to be running inside a container 05:54:46 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:54:47 $ docker top 1fb0972bbd23aa896d6f923d9470fdddf4c108c37bdbcd579599e6e31be09e15 -eo pid,comm [Pipeline] { [Pipeline] echo 05:54:48 ========================================================= 05:54:48 [edgeXBuildGoParallel] Running Tests and Build... 05:54:48 ========================================================= [Pipeline] sh 05:54:49 + go mod tidy [Pipeline] sh 05:54:50 + make test 05:54:50 go mod tidy 05:54:51 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:55:18 ? github.com/edgexfoundry/edgex-go [no test files] 05:56:05 # github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 05:56:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.59/bootstrap/secret/secret.go:112:3: unknown field 'AdditionalRetryAttempts' in struct literal of type "github.com/edgexfoundry/go-mod-secrets/v2/pkg/types".SecretConfig 05:56:05 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v2@v2.0.0-dev.59/bootstrap/secret/secret.go:113:3: unknown field 'RetryWaitPeriod' in struct literal of type "github.com/edgexfoundry/go-mod-secrets/v2/pkg/types".SecretConfig 05:56:52 FAIL github.com/edgexfoundry/edgex-go/internal/core/command [build failed] 05:56:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.220s coverage: 28.7% of statements 05:56:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.368s coverage: 100.0% of statements 05:56:54 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 05:56:54 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/messaging [build failed] 05:56:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.306s coverage: 100.0% of statements 05:56:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.318s coverage: 100.0% of statements 05:57:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.427s coverage: 58.6% of statements 05:57:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.789s coverage: 87.7% of statements 05:57:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.232s coverage: 78.9% of statements 05:57:02 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 05:57:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.350s coverage: 100.0% of statements 05:57:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.321s coverage: 100.0% of statements 05:57:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.536s coverage: 86.7% of statements 05:57:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.559s coverage: 97.5% of statements 05:57:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.365s coverage: 78.3% of statements 05:57:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.264s coverage: 95.1% of statements 05:57:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.159s coverage: 58.8% of statements 05:57:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.292s coverage: 0.8% of statements 05:57:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.187s coverage: 21.7% of statements 05:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.168s coverage: 47.1% of statements 05:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.282s coverage: 79.5% of statements 05:57:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.207s coverage: 94.1% of statements 05:57:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.221s coverage: 96.3% of statements 05:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements 05:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.245s coverage: 94.4% of statements 05:57:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.174s coverage: 44.8% of statements 05:57:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.632s coverage: 81.8% of statements 05:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.275s coverage: 92.9% of statements 05:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 05:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements 05:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.178s coverage: 100.0% of statements 05:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.215s coverage: 76.0% of statements 05:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements 05:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.292s coverage: 87.2% of statements 05:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements 05:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.318s coverage: 91.2% of statements 05:57:45 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider [build failed] 05:57:45 FAIL github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks [build failed] 05:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 05:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements 05:57:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 05:57:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 05:57:46 FAIL github.com/edgexfoundry/edgex-go/internal/security/proxy [build failed] 05:57:46 FAIL github.com/edgexfoundry/edgex-go/internal/security/secretstore [build failed] 05:57:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.135s coverage: 89.5% of statements 05:57:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.115s coverage: 84.8% of statements 05:57:48 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 05:57:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.150s coverage: 100.0% of statements 05:57:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.134s coverage: 100.0% of statements 05:57:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.207s coverage: 18.9% of statements 05:57:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.515s coverage: 91.9% of statements 05:57:56 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 05:57:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.246s coverage: 99.0% of statements 05:57:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.261s coverage: 100.0% of statements 05:57:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.238s coverage: 64.6% of statements 05:58:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.430s coverage: 97.6% of statements 05:58:00 ok github.com/edgexfoundry/edgex-go/internal/system 0.084s coverage: 0.0% of statements 05:58:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements 05:58:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.082s coverage: 87.9% of statements 05:58:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.085s coverage: 100.0% of statements 05:58:00 FAIL github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig [build failed] 05:58:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.160s coverage: 27.9% of statements 05:58:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 05:58:02 make: *** [Makefile:98: test] Error 2 [Pipeline] } 05:58:02 $ docker stop --time=1 1fb0972bbd23aa896d6f923d9470fdddf4c108c37bdbcd579599e6e31be09e15 05:58:05 $ docker rm -f 1fb0972bbd23aa896d6f923d9470fdddf4c108c37bdbcd579599e6e31be09e15 [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 Post stage [Pipeline] libraryResource [Pipeline] sh 05:58:06 ---> job-cost.sh 05:58:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EjGY 05:58:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:00:22 lf-activate-venv(): INFO: Adding /tmp/venv-EjGY/bin to PATH 06:00:22 INFO: No Stack... 06:00:22 INFO: Retrieving Pricing Info for: v2-standard-4 06:00:22 INFO: Archiving Costs [Pipeline] sh 06:00:22 + cut -d, -f6 06:00:22 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 06:00:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3514-1-stack-cost] 06:00:23 Resource [jenkins-edgexfoundry-edgex-go-PR-3514-1-stack-cost] did not exist. Created. 06:00:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3514-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:23 + echo total: 0.18000000715255737 [Pipeline] stash 06:00:24 Stashed 1 file(s) [Pipeline] } 06:00:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3514-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00: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] libraryResource [Pipeline] sh 06:00:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:00:27 ---> package-listing.sh 06:00:27 ++ facter osfamily 06:00:27 ++ tr '[:upper:]' '[:lower:]' 06:00:27 + OS_FAMILY=redhat 06:00:27 + workspace=/w/workspace/edgex-go/1 06:00:27 + START_PACKAGES=/tmp/packages_start.txt 06:00:27 + END_PACKAGES=/tmp/packages_end.txt 06:00:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:00:27 + PACKAGES=/tmp/packages_start.txt 06:00:27 + '[' /w/workspace/edgex-go/1 ']' 06:00:27 + PACKAGES=/tmp/packages_end.txt 06:00:27 + case "${OS_FAMILY}" in 06:00:27 + rpm -qa 06:00:27 + sort 06:00:28 + '[' -f /tmp/packages_start.txt ']' 06:00:28 + '[' -f /tmp/packages_end.txt ']' 06:00:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:00:28 + '[' /w/workspace/edgex-go/1 ']' 06:00:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:00:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:00:28 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:00:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:00:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:00:29 06:00:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:00:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:00:29 alpine: Pulling from edgex-lftools-log-publisher 06:00:29 df20fa9351a1: Pulling fs layer 06:00:29 36b3adc4ff6f: Pulling fs layer 06:00:29 8ad3a11d3b57: Pulling fs layer 06:00:29 46f8f816bc3b: Pulling fs layer 06:00:29 93b61091891f: Pulling fs layer 06:00:29 93b9cdb0e59b: Pulling fs layer 06:00:29 5e14af77c1be: Pulling fs layer 06:00:29 01666e4c0597: Pulling fs layer 06:00:29 aa168da1d23b: Pulling fs layer 06:00:29 93b61091891f: Waiting 06:00:29 93b9cdb0e59b: Waiting 06:00:29 5e14af77c1be: Waiting 06:00:29 01666e4c0597: Waiting 06:00:29 aa168da1d23b: Waiting 06:00:29 46f8f816bc3b: Waiting 06:00:29 36b3adc4ff6f: Verifying Checksum 06:00:29 36b3adc4ff6f: Download complete 06:00:29 46f8f816bc3b: Verifying Checksum 06:00:29 46f8f816bc3b: Download complete 06:00:29 df20fa9351a1: Verifying Checksum 06:00:29 df20fa9351a1: Download complete 06:00:29 93b9cdb0e59b: Verifying Checksum 06:00:29 93b9cdb0e59b: Download complete 06:00:29 93b61091891f: Verifying Checksum 06:00:29 93b61091891f: Download complete 06:00:29 5e14af77c1be: Verifying Checksum 06:00:29 5e14af77c1be: Download complete 06:00:29 01666e4c0597: Verifying Checksum 06:00:29 01666e4c0597: Download complete 06:00:29 8ad3a11d3b57: Verifying Checksum 06:00:29 8ad3a11d3b57: Download complete 06:00:29 df20fa9351a1: Pull complete 06:00:30 36b3adc4ff6f: Pull complete 06:00:30 8ad3a11d3b57: Pull complete 06:00:30 46f8f816bc3b: Pull complete 06:00:30 93b61091891f: Pull complete 06:00:30 93b9cdb0e59b: Pull complete 06:00:30 5e14af77c1be: Pull complete 06:00:30 01666e4c0597: Pull complete 06:00:31 aa168da1d23b: Verifying Checksum 06:00:31 aa168da1d23b: Download complete 06:00:36 aa168da1d23b: Pull complete 06:00:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:00:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:00:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:00:36 prd-centos7-docker-4c-2g-593 does not seem to be running inside a container 06:00:36 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:00:38 $ docker top 36b01889193f3dd4a5a96c5feb434abb3efb9f8f84780a59c8fe127b55330207 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:38 + touch /tmp/pre-build-complete [Pipeline] sh 06:00:39 + mkdir -p /var/log/sa [Pipeline] sh 06:00:39 + ls /var/log/sa-host 06:00:39 + sadf -c /var/log/sa-host/sa05 06:00:39 file_magic: OK 06:00:39 HZ: Using current value: 100 06:00:39 file_header: OK 06:00:39 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 06:00:39 Statistics: 06:00:39 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:00:39 File successfully converted to sysstat format version 12.2.1 06:00:39 + sadf -c /var/log/sa-host/sa27 06:00:39 file_magic: OK 06:00:39 HZ: Using current value: 100 06:00:39 file_header: OK 06:00:39 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 06:00:39 Statistics: 06:00:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:00:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:39 provisioning config files... 06:00:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6384366714531772402tmp [Pipeline] { [Pipeline] echo 06:00:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:00:40 ---> create-netrc.sh [Pipeline] } 06:00:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:00:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:00:40 ---> python-tools-install.sh [Pipeline] echo 06:00:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:00:40 ---> sudo-logs.sh 06:00:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:00:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:00:41 ---> job-cost.sh 06:00:41 lf-activate-venv: SKIPPING 06:00:41 DEBUG: total: 0.18000000715255737 06:00:41 INFO: Retrieving Stack Cost... 06:00:42 INFO: Retrieving Pricing Info for: v3-standard-2 06:00:42 INFO: Archiving Costs [Pipeline] echo 06:00:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:00:42 ---> logs-deploy.sh 06:00:42 lf-activate-venv: SKIPPING 06:00:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3514/1 06:00:42 INFO: archiving workspace using pattern(s): 06:00:43 Archives upload complete. 06:00:43 INFO: archiving logs to Nexus 06:00:44 ---> uname -a: 06:00:44 Linux prd-centos7-docker-4c-2g-593.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:00:44 06:00:44 06:00:44 ---> lscpu: 06:00:44 Architecture: x86_64 06:00:44 CPU op-mode(s): 32-bit, 64-bit 06:00:44 Byte Order: Little Endian 06:00:44 Address sizes: 40 bits physical, 48 bits virtual 06:00:44 CPU(s): 2 06:00:44 On-line CPU(s) list: 0,1 06:00:44 Thread(s) per core: 1 06:00:44 Core(s) per socket: 1 06:00:44 Socket(s): 2 06:00:44 NUMA node(s): 1 06:00:44 Vendor ID: AuthenticAMD 06:00:44 CPU family: 23 06:00:44 Model: 49 06:00:44 Model name: AMD EPYC-Rome Processor 06:00:44 Stepping: 0 06:00:44 CPU MHz: 2800.000 06:00:44 BogoMIPS: 5600.00 06:00:44 Virtualization: AMD-V 06:00:44 Hypervisor vendor: KVM 06:00:44 Virtualization type: full 06:00:44 L1d cache: 64 KiB 06:00:44 L1i cache: 64 KiB 06:00:44 L2 cache: 1 MiB 06:00:44 L3 cache: 32 MiB 06:00:44 NUMA node0 CPU(s): 0,1 06:00:44 Vulnerability Itlb multihit: Not affected 06:00:44 Vulnerability L1tf: Not affected 06:00:44 Vulnerability Mds: Not affected 06:00:44 Vulnerability Meltdown: Not affected 06:00:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:00:44 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:00:44 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:00:44 Vulnerability Srbds: Not affected 06:00:44 Vulnerability Tsx async abort: Not affected 06:00:44 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 06:00:44 06:00:44 06:00:44 ---> nproc: 06:00:44 2 06:00:44 06:00:44 06:00:44 ---> df -h: 06:00:44 Filesystem Size Used Available Use% Mounted on 06:00:44 overlay 40.0G 8.6G 31.4G 21% / 06:00:44 tmpfs 64.0M 0 64.0M 0% /dev 06:00:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:00:44 shm 64.0M 0 64.0M 0% /dev/shm 06:00:44 /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os 06:00:44 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf 06:00:44 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname 06:00:44 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts 06:00:44 /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json 06:00:44 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host 06:00:44 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure 06:00:44 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log 06:00:44 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1 06:00:44 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1@tmp 06:00:44 06:00:44 06:00:44 ---> free -m: 06:00:44 total used free shared buff/cache available 06:00:44 Mem: 7821 1179 3557 0 3083 6501 06:00:44 Swap: 1023 0 1023 06:00:44 06:00:44 06:00:44 ---> ip addr: 06:00:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:00:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:00:44 inet 127.0.0.1/8 scope host lo 06:00:44 valid_lft forever preferred_lft forever 06:00:44 inet6 ::1/128 scope host 06:00:44 valid_lft forever preferred_lft forever 06:00:44 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:00:44 link/ether fa:16:3e:33:c2:bf brd ff:ff:ff:ff:ff:ff 06:00:44 inet 10.30.122.165/23 brd 10.30.123.255 scope global dynamic eth0 06:00:44 valid_lft 85633sec preferred_lft 85633sec 06:00:44 inet6 fe80::f816:3eff:fe33:c2bf/64 scope link 06:00:44 valid_lft forever preferred_lft forever 06:00:44 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:00:44 link/ether 02:42:2d:62:25:3f brd ff:ff:ff:ff:ff:ff 06:00:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:00:44 valid_lft forever preferred_lft forever 06:00:44 inet6 fe80::42:2dff:fe62:253f/64 scope link 06:00:44 valid_lft forever preferred_lft forever 06:00:44 06:00:44 06:00:44 ---> sar -b -r -n DEV: 06:00:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 06:00:44 06:00:44 05:47:43 LINUX RESTART (2 CPU) 06:00:44 06:00:44 05:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:00:44 05:50:01 35.39 3.40 31.99 0.00 2565.46 14001.57 0.00 06:00:44 05:51:01 163.69 0.00 163.69 0.00 0.00 48048.35 0.00 06:00:44 05:52:01 63.23 0.00 63.23 0.00 0.00 7042.00 0.00 06:00:44 05:53:01 40.32 0.00 40.32 0.00 0.00 6327.12 0.00 06:00:44 05:54:01 1.48 0.00 1.48 0.00 0.00 27.60 0.00 06:00:44 05:55:01 0.17 0.00 0.17 0.00 0.00 2.32 0.00 06:00:44 05:56:01 0.28 0.00 0.28 0.00 0.00 3.51 0.00 06:00:44 05:57:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 06:00:44 05:58:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 06:00:44 05:59:01 0.22 0.00 0.22 0.00 0.00 2.52 0.00 06:00:44 06:00:01 0.30 0.00 0.30 0.00 0.00 3.32 0.00 06:00:44 Average: 27.79 0.31 27.48 0.00 233.26 6862.24 0.00 06:00:44 06:00:44 05:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:00:44 05:50:01 5135620 0 811944 10.14 2620 2058748 1230392 13.58 738608 1719532 164 06:00:44 05:51:01 3770476 0 1066500 13.32 2620 3169336 1431676 15.81 1187664 2485344 8 06:00:44 05:52:01 3673932 0 1217628 15.20 2620 3114752 1728744 19.09 1466804 2303652 173964 06:00:44 05:53:01 4153500 0 1102328 13.76 2620 2750484 1528416 16.87 1182772 2134772 20 06:00:44 05:54:01 4175468 0 1080356 13.49 2620 2750488 1349884 14.90 1168648 2134900 20 06:00:44 05:55:01 4174320 0 1081500 13.50 2620 2750492 1349872 14.90 1169256 2135436 16 06:00:44 05:56:01 4165956 0 1089860 13.61 2620 2750496 1349920 14.90 1176856 2136348 8 06:00:44 05:57:01 4169784 0 1086024 13.56 2620 2750504 1329288 14.68 1173480 2136824 8 06:00:44 05:58:01 4168436 0 1087372 13.58 2620 2750504 1329288 14.68 1174576 2136820 8 06:00:44 05:59:01 4168356 0 1087444 13.58 2620 2750512 1329384 14.68 1177124 2134752 8 06:00:44 06:00:01 4167716 0 1088080 13.59 2620 2750516 1329552 14.68 1177656 2134748 16 06:00:44 Average: 4174869 0 1072640 13.39 2620 2758803 1389674 15.34 1163040 2144830 15840 06:00:44 06:00:44 05:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:00:44 05:50:01 eth0 840.42 1032.91 3040.45 108.70 0.00 0.00 0.00 0.00 06:00:44 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:50:01 docker0 968.53 752.96 76.81 2694.37 0.00 0.00 0.00 0.00 06:00:44 05:51:01 eth0 557.04 466.75 3537.90 43.95 0.00 0.00 0.00 0.00 06:00:44 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:51:01 docker0 215.37 271.21 14.37 848.80 0.00 0.00 0.00 0.00 06:00:44 05:52:01 veth15302e7 0.33 0.47 0.03 0.05 0.00 0.00 0.00 0.00 06:00:44 05:52:01 eth0 38.24 21.77 36.62 15.11 0.00 0.00 0.00 0.00 06:00:44 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:52:01 docker0 0.33 0.33 0.02 0.04 0.00 0.00 0.00 0.00 06:00:44 05:53:01 eth0 26.15 19.32 12.25 106.68 0.00 0.00 0.00 0.00 06:00:44 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:53:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 06:00:44 05:54:01 eth0 3.80 0.90 1.11 0.62 0.00 0.00 0.00 0.00 06:00:44 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:55:01 eth0 1.57 0.68 0.79 0.37 0.00 0.00 0.00 0.00 06:00:44 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:56:01 eth0 1.10 0.60 0.58 0.47 0.00 0.00 0.00 0.00 06:00:44 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:57:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:00:44 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:58:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 06:00:44 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:59:01 eth0 0.53 0.20 0.16 0.07 0.00 0.00 0.00 0.00 06:00:44 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 06:00:01 eth0 0.72 0.43 0.30 0.21 0.00 0.00 0.00 0.00 06:00:44 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 Average: eth0 133.65 140.36 602.89 25.11 0.00 0.00 0.00 0.00 06:00:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:00:44 Average: docker0 107.84 93.32 8.30 322.19 0.00 0.00 0.00 0.00 06:00:44 06:00:44 06:00:44 ---> sar -P ALL: 06:00:44 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/27/21 _x86_64_ (2 CPU) 06:00:44 06:00:44 05:47:43 LINUX RESTART (2 CPU) 06:00:44 06:00:44 05:49:01 CPU %user %nice %system %iowait %steal %idle 06:00:44 05:50:01 all 14.46 0.00 4.12 3.56 0.09 77.78 06:00:44 05:50:01 0 9.77 0.00 4.51 2.82 0.09 82.81 06:00:44 05:50:01 1 19.16 0.00 3.73 4.29 0.09 72.74 06:00:44 05:51:01 all 12.11 0.00 6.42 12.76 0.10 68.62 06:00:44 05:51:01 0 12.68 0.00 6.80 11.16 0.11 69.26 06:00:44 05:51:01 1 11.55 0.00 6.04 14.35 0.09 67.97 06:00:44 05:52:01 all 63.45 0.00 7.86 2.68 0.10 25.91 06:00:44 05:52:01 0 62.71 0.00 8.10 2.30 0.09 26.80 06:00:44 05:52:01 1 64.19 0.00 7.62 3.06 0.11 25.02 06:00:44 05:53:01 all 11.14 0.00 2.26 0.17 0.06 86.37 06:00:44 05:53:01 0 11.70 0.00 2.31 0.17 0.07 85.75 06:00:44 05:53:01 1 10.58 0.00 2.21 0.17 0.05 86.98 06:00:44 05:54:01 all 0.11 0.00 0.07 0.00 0.03 99.80 06:00:44 05:54:01 0 0.08 0.00 0.10 0.00 0.02 99.80 06:00:44 05:54:01 1 0.13 0.00 0.03 0.00 0.03 99.80 06:00:44 05:55:01 all 0.12 0.00 0.04 0.00 0.04 99.80 06:00:44 05:55:01 0 0.20 0.00 0.05 0.00 0.05 99.70 06:00:44 05:55:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:00:44 05:56:01 all 0.08 0.00 0.03 0.00 0.03 99.85 06:00:44 05:56:01 0 0.12 0.00 0.03 0.00 0.02 99.83 06:00:44 05:56:01 1 0.05 0.00 0.03 0.00 0.05 99.87 06:00:44 05:57:01 all 0.08 0.00 0.03 0.00 0.03 99.86 06:00:44 05:57:01 0 0.12 0.00 0.03 0.00 0.03 99.82 06:00:44 05:57:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:00:44 05:58:01 all 0.12 0.00 0.02 0.00 0.03 99.83 06:00:44 05:58:01 0 0.20 0.00 0.02 0.00 0.02 99.77 06:00:44 05:58:01 1 0.03 0.00 0.02 0.00 0.05 99.90 06:00:44 05:59:01 all 0.05 0.00 0.02 0.00 0.03 99.91 06:00:44 05:59:01 0 0.08 0.00 0.02 0.00 0.03 99.87 06:00:44 05:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:00:44 06:00:01 all 0.07 0.00 0.03 0.00 0.03 99.87 06:00:44 06:00:01 0 0.10 0.00 0.02 0.00 0.02 99.87 06:00:44 06:00:01 1 0.03 0.00 0.03 0.00 0.05 99.88 06:00:44 06:00:44 Average: CPU %user %nice %system %iowait %steal %idle 06:00:44 Average: all 8.79 0.00 1.82 1.69 0.05 87.64 06:00:44 Average: 0 8.45 0.00 1.92 1.45 0.05 88.13 06:00:44 Average: 1 9.14 0.00 1.73 1.93 0.05 87.15 06:00:44 06:00:44 06:00:44