Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than 6c463b6c2398c3b64ed54d2b464814bb8891669f Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh5331139764425297381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh6354172363553117876.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 6a41506d72e8e131afc862d141935157bee59f41 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-3579/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8056807858440359643.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4902494356892272371.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8129650734535604103.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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-587 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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/9@tmp/jenkins-gitclient-ssh6895928199512161936.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/9@tmp/jenkins-gitclient-ssh4581358395629603435.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 6c463b6c2398c3b64ed54d2b464814bb8891669f Merge succeeded, producing 6c463b6c2398c3b64ed54d2b464814bb8891669f Checking out Revision 6c463b6c2398c3b64ed54d2b464814bb8891669f (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c463b6c2398c3b64ed54d2b464814bb8891669f # 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/9@tmp/jenkins-gitclient-ssh7882159769848706250.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c463b6c2398c3b64ed54d2b464814bb8891669f # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 4e3b71c30e887ed3087baced510c73d4bd3e6f2f # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-21T21:11:12.316Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T21:11:12.406Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T21:11:12.437Z] ========================================================= [2021-06-21T21:11:12.437Z] EdgeX Global Pipelines Version Info [2021-06-21T21:11:12.437Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:11:13.892Z] ------------------- [2021-06-21T21:11:13.892Z] stable info: [2021-06-21T21:11:13.892Z] ------------------- [2021-06-21T21:11:13.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T21:11:13.892Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T21:11:13.892Z] Message: update stable to v1.0.195 [2021-06-21T21:11:14.469Z] ------------------- [2021-06-21T21:11:14.469Z] experimental info: [2021-06-21T21:11:14.469Z] ------------------- [2021-06-21T21:11:14.469Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T21:11:14.469Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T21:11:14.469Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T21:11:14.598Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-21T21:11:14.628Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-21T21:11:14.652Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T21:11:14.677Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T21:11:14.703Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T21:11:14.728Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-21T21:11:14.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-21T21:11:14.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-21T21:11:14.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-21T21:11:14.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-21T21:11:14.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-21T21:11:14.883Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T21:11:14.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T21:11:14.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T21:11:14.959Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T21:11:14.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T21:11:15.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T21:11:15.047Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-21T21:11:15.071Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-21T21:11:15.095Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-21T21:11:15.121Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-21T21:11:15.145Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T21:11:15.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo [2021-06-21T21:11:15.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo [2021-06-21T21:11:15.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo [2021-06-21T21:11:15.236Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c463b6c2398c3b64ed54d2b464814bb8891669f [Pipeline] echo [2021-06-21T21:11:15.259Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c463b6 [Pipeline] echo [2021-06-21T21:11:15.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T21:11:15.359Z] provisioning config files... [2021-06-21T21:11:15.377Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config990481476043687682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:11:15.696Z] ---> docker-login.sh [2021-06-21T21:11:15.696Z] nexus3.edgexfoundry.org:10001 [2021-06-21T21:11:15.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:11:16.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:11:16.223Z] Configure a credential helper to remove this warning. See [2021-06-21T21:11:16.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:11:16.223Z] [2021-06-21T21:11:16.223Z] Login Succeeded [2021-06-21T21:11:16.223Z] nexus3.edgexfoundry.org:10002 [2021-06-21T21:11:16.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:11:16.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:11:16.223Z] Configure a credential helper to remove this warning. See [2021-06-21T21:11:16.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:11:16.223Z] [2021-06-21T21:11:16.223Z] Login Succeeded [2021-06-21T21:11:16.223Z] nexus3.edgexfoundry.org:10003 [2021-06-21T21:11:16.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:11:16.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:11:16.486Z] Configure a credential helper to remove this warning. See [2021-06-21T21:11:16.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:11:16.486Z] [2021-06-21T21:11:16.486Z] Login Succeeded [2021-06-21T21:11:16.486Z] nexus3.edgexfoundry.org:10004 [2021-06-21T21:11:16.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:11:16.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:11:16.486Z] Configure a credential helper to remove this warning. See [2021-06-21T21:11:16.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:11:16.486Z] [2021-06-21T21:11:16.486Z] Login Succeeded [2021-06-21T21:11:16.486Z] docker.io [2021-06-21T21:11:16.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:11:16.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:11:16.748Z] Configure a credential helper to remove this warning. See [2021-06-21T21:11:16.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:11:16.748Z] [2021-06-21T21:11:16.748Z] Login Succeeded [2021-06-21T21:11:16.748Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T21:11:16.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T21:11:17.103Z] ++ 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 [2021-06-21T21:11:17.103Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T21:11:17.103Z] ++ dirname cmd/core-command/Dockerfile [2021-06-21T21:11:17.103Z] ++ cut -d/ -f2 [2021-06-21T21:11:17.103Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-21T21:11:17.103Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T21:11:17.103Z] ++ dirname cmd/core-data/Dockerfile [2021-06-21T21:11:17.103Z] ++ cut -d/ -f2 [2021-06-21T21:11:17.103Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-21T21:11:17.103Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T21:11:17.103Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-21T21:11:17.103Z] ++ cut -d/ -f2 [2021-06-21T21:11:17.103Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-21T21:11:17.103Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T21:11:17.103Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-21T21:11:17.103Z] ++ cut -d/ -f2 [2021-06-21T21:11:17.103Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-21T21:11:17.103Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T21:11:17.104Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-21T21:11:17.104Z] ++ cut -d/ -f2 [2021-06-21T21:11:17.104Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-21T21:11:17.104Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T21:11:17.104Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-21T21:11:17.104Z] ++ cut -d/ -f2 [2021-06-21T21:11:17.104Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-21T21:11:17.104Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T21:11:17.104Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-21T21:11:17.104Z] ++ cut -d/ -f2 [2021-06-21T21:11:17.104Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-21T21:11:17.104Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T21:11:17.104Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-21T21:11:17.104Z] ++ cut -d/ -f2 [2021-06-21T21:11:17.104Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-21T21:11:17.104Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-21T21:11:17.104Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-21T21:11:17.104Z] ++ cut -d/ -f2 [2021-06-21T21:11:17.104Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-21T21:11:17.163Z] 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 [2021-06-21T21:11:18.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T21:11:18.079Z] [2021-06-21T21:11:18.079Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:11:18.392Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T21:11:18.392Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T21:11:18.392Z] 31603596830f: Pulling fs layer [2021-06-21T21:11:18.392Z] 54011a49482f: Pulling fs layer [2021-06-21T21:11:18.392Z] a6820b24f6d8: Pulling fs layer [2021-06-21T21:11:18.392Z] f581987b2513: Pulling fs layer [2021-06-21T21:11:18.392Z] f581987b2513: Waiting [2021-06-21T21:11:18.658Z] 54011a49482f: Verifying Checksum [2021-06-21T21:11:18.658Z] 54011a49482f: Download complete [2021-06-21T21:11:18.658Z] 31603596830f: Verifying Checksum [2021-06-21T21:11:18.658Z] 31603596830f: Download complete [2021-06-21T21:11:18.658Z] f581987b2513: Verifying Checksum [2021-06-21T21:11:18.658Z] f581987b2513: Download complete [2021-06-21T21:11:18.920Z] a6820b24f6d8: Verifying Checksum [2021-06-21T21:11:18.920Z] a6820b24f6d8: Download complete [2021-06-21T21:11:18.920Z] 31603596830f: Pull complete [2021-06-21T21:11:18.920Z] 54011a49482f: Pull complete [2021-06-21T21:11:20.329Z] a6820b24f6d8: Pull complete [2021-06-21T21:11:20.589Z] f581987b2513: Pull complete [2021-06-21T21:11:20.589Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T21:11:20.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T21:11:20.852Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T21:11:20.943Z] prd-centos7-docker-4c-2g-587 does not seem to be running inside a container [2021-06-21T21:11:21.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-21T21:11:26.619Z] $ docker top 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T21:11:26.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T21:11:26.753Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T21:11:26.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T21:11:26.872Z] $ docker exec 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 ssh-agent [2021-06-21T21:11:26.974Z] SSH_AUTH_SOCK=/tmp/ssh-zC72Azufvj4N/agent.14 [2021-06-21T21:11:26.974Z] SSH_AGENT_PID=20 [2021-06-21T21:11:26.982Z] Running ssh-add (command line suppressed) [2021-06-21T21:11:27.077Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_8671366395930215080.key (/w/workspace/edgex-go/9@tmp/private_key_8671366395930215080.key) [2021-06-21T21:11:27.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T21:11:27.398Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T21:11:27.414Z] $ docker exec --env ******** --env ******** 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 ssh-agent -k [2021-06-21T21:11:27.506Z] unset SSH_AUTH_SOCK; [2021-06-21T21:11:27.506Z] unset SSH_AGENT_PID; [2021-06-21T21:11:27.506Z] echo Agent pid 20 killed; [2021-06-21T21:11:27.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T21:11:27.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T21:11:27.565Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T21:11:27.680Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T21:11:27.682Z] $ docker exec 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 ssh-agent [2021-06-21T21:11:27.781Z] SSH_AUTH_SOCK=/tmp/ssh-OQxoevC1P9x3/agent.54 [2021-06-21T21:11:27.781Z] SSH_AGENT_PID=60 [2021-06-21T21:11:27.788Z] Running ssh-add (command line suppressed) [2021-06-21T21:11:27.872Z] Identity added: /w/workspace/edgex-go/9@tmp/private_key_2632514412863915394.key (/w/workspace/edgex-go/9@tmp/private_key_2632514412863915394.key) [2021-06-21T21:11:27.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T21:11:28.201Z] + git semver init [2021-06-21T21:11:28.201Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T21:11:28.201Z] # $GIT_DIR = /w/workspace/edgex-go/9/.git [2021-06-21T21:11:28.201Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/9 [2021-06-21T21:11:28.201Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T21:11:28.201Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T21:11:28.201Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T21:11:28.201Z] # $SEMVER_BRANCH = PR-3579 [2021-06-21T21:11:28.201Z] # $SEMVER_TEMP = /tmp/semver-381519998 [2021-06-21T21:11:28.201Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-21T21:11:46.387Z] # '/tmp/semver-381519998' -> '/w/workspace/edgex-go/9/.semver' [2021-06-21T21:11:46.388Z] # -> Force: false [2021-06-21T21:11:46.388Z] # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } [2021-06-21T21:11:46.394Z] $ docker exec --env ******** --env ******** 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 ssh-agent -k [2021-06-21T21:11:46.497Z] unset SSH_AUTH_SOCK; [2021-06-21T21:11:46.497Z] unset SSH_AGENT_PID; [2021-06-21T21:11:46.497Z] echo Agent pid 60 killed; [2021-06-21T21:11:46.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T21:11:46.851Z] + git semver [Pipeline] } [2021-06-21T21:11:46.860Z] $ docker stop --time=1 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 [2021-06-21T21:11:53.459Z] $ docker rm -f 6219a88f785c66790db9c20a835958f9cfec3b962eb64df7494c82fb7a0698e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T21:11:53.871Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T21:11:54.340Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T21:11:54.343Z] [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 [2021-06-21T21:11:55.016Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T21:11:55.321Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T21:11:55.624Z] + sudo service docker restart [2021-06-21T21:11:55.624Z] + true [2021-06-21T21:11:55.624Z] Redirecting to /bin/systemctl restart docker.service [2021-06-21T21:12:09.652Z] Still waiting to schedule task [2021-06-21T21:12:09.652Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-583’ is offline [Pipeline] echo [2021-06-21T21:12:13.795Z] ========================================================= [2021-06-21T21:12:13.795Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-21T21:12:13.795Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:12:14.128Z] + 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 . [2021-06-21T21:12:15.538Z] Sending build context to Docker daemon 329.6MB [2021-06-21T21:12:15.538Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T21:12:15.538Z] Step 2/6 : FROM ${BASE} [2021-06-21T21:12:15.538Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-21T21:12:15.538Z] 540db60ca938: Pulling fs layer [2021-06-21T21:12:15.538Z] adcc1eea9eea: Pulling fs layer [2021-06-21T21:12:15.538Z] 4c4ab2625f07: Pulling fs layer [2021-06-21T21:12:15.538Z] 0510c868ecb4: Pulling fs layer [2021-06-21T21:12:15.538Z] afea3b2eda06: Pulling fs layer [2021-06-21T21:12:15.538Z] 7809a108b3ef: Pulling fs layer [2021-06-21T21:12:15.538Z] f706445af74f: Pulling fs layer [2021-06-21T21:12:15.538Z] 0510c868ecb4: Waiting [2021-06-21T21:12:15.538Z] afea3b2eda06: Waiting [2021-06-21T21:12:15.538Z] 7809a108b3ef: Waiting [2021-06-21T21:12:15.538Z] f706445af74f: Waiting [2021-06-21T21:12:15.538Z] 4c4ab2625f07: Verifying Checksum [2021-06-21T21:12:15.538Z] 4c4ab2625f07: Download complete [2021-06-21T21:12:15.538Z] adcc1eea9eea: Download complete [2021-06-21T21:12:15.538Z] afea3b2eda06: Verifying Checksum [2021-06-21T21:12:15.538Z] afea3b2eda06: Download complete [2021-06-21T21:12:15.538Z] 540db60ca938: Verifying Checksum [2021-06-21T21:12:15.538Z] 540db60ca938: Download complete [2021-06-21T21:12:15.809Z] 7809a108b3ef: Verifying Checksum [2021-06-21T21:12:15.809Z] 7809a108b3ef: Download complete [2021-06-21T21:12:15.809Z] 540db60ca938: Pull complete [2021-06-21T21:12:16.072Z] adcc1eea9eea: Pull complete [2021-06-21T21:12:16.072Z] 4c4ab2625f07: Pull complete [2021-06-21T21:12:17.463Z] f706445af74f: Verifying Checksum [2021-06-21T21:12:17.463Z] f706445af74f: Download complete [2021-06-21T21:12:17.727Z] 0510c868ecb4: Verifying Checksum [2021-06-21T21:12:17.727Z] 0510c868ecb4: Download complete [2021-06-21T21:12:21.084Z] 0510c868ecb4: Pull complete [2021-06-21T21:12:21.084Z] afea3b2eda06: Pull complete [2021-06-21T21:12:21.084Z] 7809a108b3ef: Pull complete [2021-06-21T21:12:23.654Z] f706445af74f: Pull complete [2021-06-21T21:12:23.654Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-21T21:12:23.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-21T21:12:23.654Z] ---> b068be0155e3 [2021-06-21T21:12:23.654Z] 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 [2021-06-21T21:12:24.615Z] ---> Running in 16707279b484 [2021-06-21T21:12:24.878Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-21T21:12:25.833Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-21T21:12:26.095Z] (1/12) Installing libmagic (5.39-r0) [2021-06-21T21:12:26.671Z] (2/12) Installing file (5.39-r0) [2021-06-21T21:12:26.671Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-21T21:12:26.932Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-21T21:12:31.141Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-21T21:12:31.141Z] (6/12) Installing patch (2.7.6-r6) [2021-06-21T21:12:31.141Z] (7/12) Installing build-base (0.5-r2) [2021-06-21T21:12:31.141Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-21T21:12:31.141Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-21T21:12:31.141Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-21T21:12:31.141Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-21T21:12:31.141Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-21T21:12:31.141Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T21:12:31.141Z] OK: 219 MiB in 52 packages [2021-06-21T21:12:32.538Z] Removing intermediate container 16707279b484 [2021-06-21T21:12:32.538Z] ---> 3d6fd64aba48 [2021-06-21T21:12:32.538Z] Step 4/6 : WORKDIR /edgex-go [2021-06-21T21:12:32.538Z] ---> Running in a531505c8a99 [2021-06-21T21:12:32.538Z] Removing intermediate container a531505c8a99 [2021-06-21T21:12:32.538Z] ---> d2f49996a92c [2021-06-21T21:12:32.538Z] Step 5/6 : COPY go.mod . [2021-06-21T21:12:32.538Z] ---> 2769d722ba3f [2021-06-21T21:12:32.538Z] Step 6/6 : RUN go mod download [2021-06-21T21:12:32.801Z] ---> Running in 91ea91d41539 [2021-06-21T21:12:45.111Z] Removing intermediate container 91ea91d41539 [2021-06-21T21:12:45.111Z] ---> 9d8886bc20b6 [2021-06-21T21:12:45.111Z] Successfully built 9d8886bc20b6 [2021-06-21T21:12:45.111Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:12:45.419Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T21:12:45.420Z] . [Pipeline] withDockerContainer [2021-06-21T21:12:45.499Z] prd-centos7-docker-4c-2g-587 does not seem to be running inside a container [2021-06-21T21:12:45.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T21:12:45.918Z] $ docker top ecd72bde4749967d643c0407af760e1a5fba05bd6f9f0cf0594884fe530946c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T21:12:46.322Z] + go version [2021-06-21T21:12:46.323Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-21T21:12:46.333Z] $ docker stop --time=1 ecd72bde4749967d643c0407af760e1a5fba05bd6f9f0cf0594884fe530946c9 [2021-06-21T21:12:47.523Z] $ docker rm -f ecd72bde4749967d643c0407af760e1a5fba05bd6f9f0cf0594884fe530946c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:12:48.062Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T21:12:48.062Z] . [Pipeline] withDockerContainer [2021-06-21T21:12:48.141Z] prd-centos7-docker-4c-2g-587 does not seem to be running inside a container [2021-06-21T21:12:48.179Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-21T21:12:48.541Z] $ docker top a64072e5b4d18822d87cc869eea466c1698a17353c6c22a5e92979461b42ee33 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T21:12:48.640Z] ========================================================= [2021-06-21T21:12:48.640Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-21T21:12:48.640Z] ========================================================= [Pipeline] sh [2021-06-21T21:12:48.947Z] + go mod tidy [Pipeline] sh [2021-06-21T21:12:49.515Z] + make test [2021-06-21T21:12:49.515Z] go mod tidy [2021-06-21T21:12:49.515Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-21T21:12:54.855Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-21T21:13:13.067Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-21T21:13:15.635Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-21T21:13:17.037Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-21T21:13:17.037Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-21T21:13:18.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-21T21:13:19.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-21T21:13:19.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-21T21:13:19.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-21T21:13:20.206Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-21T21:13:20.781Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-21T21:13:21.045Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-21T21:13:21.045Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-21T21:13:21.045Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-21T21:13:21.045Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-21T21:13:23.658Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2021-06-21T21:13:23.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-21T21:13:23.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-21T21:13:24.234Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 100.0% of statements [2021-06-21T21:13:24.234Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-21T21:13:24.500Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 53.1% of statements [2021-06-21T21:13:24.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-21T21:13:24.500Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-21T21:13:25.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.092s coverage: 87.7% of statements [2021-06-21T21:13:25.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-21T21:13:25.471Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-21T21:13:25.471Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.065s coverage: 78.9% of statements [2021-06-21T21:13:26.878Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 81.2% of statements [2021-06-21T21:13:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-21T21:13:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-21T21:13:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-21T21:13:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-21T21:13:26.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-21T21:13:27.484Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.235s coverage: 95.1% of statements [2021-06-21T21:13:27.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-21T21:13:27.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-21T21:13:27.484Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-21T21:13:27.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-21T21:13:27.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-21T21:13:27.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-21T21:13:27.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-21T21:13:27.484Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-21T21:13:27.484Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-06-21T21:13:27.485Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-21T21:13:27.485Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-21T21:13:27.485Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-21T21:13:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.8% of statements [2021-06-21T21:13:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-21T21:13:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements [2021-06-21T21:13:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 22.0% of statements [2021-06-21T21:13:28.473Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-21T21:13:28.473Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 47.1% of statements [2021-06-21T21:13:29.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.042s coverage: 79.5% of statements [2021-06-21T21:13:29.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements [2021-06-21T21:13:29.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2021-06-21T21:13:29.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-06-21T21:13:41.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements [2021-06-21T21:13:41.861Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements [2021-06-21T21:13:46.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.210s coverage: 81.8% of statements [2021-06-21T21:13:46.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-21T21:14:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements [2021-06-21T21:14:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-21T21:14:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-21T21:14:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-21T21:14:04.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-06-21T21:14:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-21T21:14:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-21T21:14:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-21T21:14:04.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-21T21:14:04.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2021-06-21T21:14:04.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-21T21:14:04.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2021-06-21T21:14:04.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-06-21T21:14:04.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.045s coverage: 80.0% of statements [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements [2021-06-21T21:14:04.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.132s coverage: 64.4% of statements [2021-06-21T21:14:04.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-21T21:14:04.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 91.3% of statements [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements [2021-06-21T21:14:04.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.229s coverage: 66.9% of statements [2021-06-21T21:14:04.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-21T21:14:04.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-21T21:14:04.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-21T21:14:05.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.6% of statements [2021-06-21T21:14:05.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-21T21:14:05.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-21T21:14:05.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements [2021-06-21T21:14:05.643Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-21T21:14:05.643Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.040s coverage: 84.8% of statements [2021-06-21T21:14:05.643Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-21T21:14:07.785Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-589 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws [2021-06-21T21:14:07.804Z] Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout [2021-06-21T21:14:08.026Z] The recommended git tool is: git [2021-06-21T21:14:12.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.3% of statements [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-21T21:14:12.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.129s coverage: 91.9% of statements [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-21T21:14:12.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-21T21:14:12.248Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-21T21:14:12.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-21T21:14:12.248Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-21T21:14:12.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-06-21T21:14:12.248Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements [2021-06-21T21:14:12.515Z] GO111MODULE=on go vet ./... [2021-06-21T21:14:13.620Z] using credential edgex-jenkins-ssh [2021-06-21T21:14:13.644Z] Cloning the remote Git repository [2021-06-21T21:14:13.700Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-21T21:14:13.885Z] > git init /w/workspace/edgex-go/9 # timeout=10 [2021-06-21T21:14:14.016Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-21T21:14:14.017Z] > git --version # timeout=10 [2021-06-21T21:14:14.045Z] > git --version # 'git version 2.17.1' [2021-06-21T21:14:14.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T21:14:14.131Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T21:14:36.384Z] Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 6c463b6c2398c3b64ed54d2b464814bb8891669f [2021-06-21T21:14:35.347Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-21T21:14:35.364Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T21:14:35.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-21T21:14:35.425Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-21T21:14:35.425Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T21:14:35.437Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-21T21:14:36.404Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T21:14:36.424Z] > git checkout -f 6c463b6c2398c3b64ed54d2b464814bb8891669f # timeout=10 [2021-06-21T21:14:36.629Z] > git remote # timeout=10 [2021-06-21T21:14:36.646Z] > git config --get remote.origin.url # timeout=10 [2021-06-21T21:14:36.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T21:14:36.670Z] > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 [2021-06-21T21:14:36.693Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-21T21:14:36.707Z] Merge succeeded, producing 6c463b6c2398c3b64ed54d2b464814bb8891669f [2021-06-21T21:14:36.708Z] Checking out Revision 6c463b6c2398c3b64ed54d2b464814bb8891669f (PR-3579) [2021-06-21T21:14:36.714Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T21:14:36.727Z] > git checkout -f 6c463b6c2398c3b64ed54d2b464814bb8891669f # timeout=10 [2021-06-21T21:14:39.249Z] gofmt -l . [2021-06-21T21:14:39.250Z] snap/local/hooks/cmd/install/install.go:164:2: expected ';', found consul [2021-06-21T21:14:39.250Z] snap/local/hooks/cmd/install/install.go:176:2: expected declaration, found 'if' [2021-06-21T21:14:39.250Z] snap/local/hooks/cmd/install/install.go:226:2: expected declaration, found 'if' [2021-06-21T21:14:39.250Z] snap/local/hooks/cmd/install/install.go:266:2: expected declaration, found 'if' [2021-06-21T21:14:39.250Z] snap/local/hooks/cmd/install/install.go:313:2: expected declaration, found status [2021-06-21T21:14:39.250Z] make: *** [Makefile:100: test] Error 2 [Pipeline] } [2021-06-21T21:14:39.264Z] $ docker stop --time=1 a64072e5b4d18822d87cc869eea466c1698a17353c6c22a5e92979461b42ee33 [2021-06-21T21:14:40.726Z] $ docker rm -f a64072e5b4d18822d87cc869eea466c1698a17353c6c22a5e92979461b42ee33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-21T21:14:41.102Z] Commit message: "feat(snap): add go-based configure and install hooks" [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] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T21:14:41.580Z] Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T21:14:42.602Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T21:14:43.040Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T21:14:43.381Z] + true [2021-06-21T21:14:43.381Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T21:15:01.788Z] provisioning config files... [2021-06-21T21:15:01.819Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8515195433950945050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:15:02.231Z] ---> docker-login.sh [2021-06-21T21:15:02.231Z] nexus3.edgexfoundry.org:10001 [2021-06-21T21:15:02.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:15:03.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:15:03.450Z] Configure a credential helper to remove this warning. See [2021-06-21T21:15:03.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:15:03.450Z] [2021-06-21T21:15:03.450Z] Login Succeeded [2021-06-21T21:15:03.450Z] nexus3.edgexfoundry.org:10002 [2021-06-21T21:15:03.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:15:03.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:15:03.998Z] Configure a credential helper to remove this warning. See [2021-06-21T21:15:03.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:15:03.998Z] [2021-06-21T21:15:03.998Z] Login Succeeded [2021-06-21T21:15:03.998Z] nexus3.edgexfoundry.org:10003 [2021-06-21T21:15:04.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:15:04.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:15:04.558Z] Configure a credential helper to remove this warning. See [2021-06-21T21:15:04.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:15:04.558Z] [2021-06-21T21:15:04.558Z] Login Succeeded [2021-06-21T21:15:04.558Z] nexus3.edgexfoundry.org:10004 [2021-06-21T21:15:04.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:15:05.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:15:05.110Z] Configure a credential helper to remove this warning. See [2021-06-21T21:15:05.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:15:05.110Z] [2021-06-21T21:15:05.110Z] Login Succeeded [2021-06-21T21:15:05.110Z] docker.io [2021-06-21T21:15:05.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T21:15:05.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T21:15:05.654Z] Configure a credential helper to remove this warning. See [2021-06-21T21:15:05.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T21:15:05.654Z] [2021-06-21T21:15:05.654Z] Login Succeeded [2021-06-21T21:15:05.654Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T21:15:05.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T21:15:05.974Z] ========================================================= [2021-06-21T21:15:05.974Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-21T21:15:05.974Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:15:06.334Z] + 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 . [2021-06-21T21:15:08.998Z] Sending build context to Docker daemon 166.4MB [2021-06-21T21:15:08.998Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-21T21:15:08.998Z] Step 2/6 : FROM ${BASE} [2021-06-21T21:15:10.439Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-21T21:15:10.439Z] 595b0fe564bb: Pulling fs layer [2021-06-21T21:15:10.439Z] 3088b5b3c5c0: Pulling fs layer [2021-06-21T21:15:10.439Z] 5b7225fbf94c: Pulling fs layer [2021-06-21T21:15:10.439Z] ba82ee9f976e: Pulling fs layer [2021-06-21T21:15:10.439Z] 506bd15cee9f: Pulling fs layer [2021-06-21T21:15:10.439Z] 75a0a4a0db45: Pulling fs layer [2021-06-21T21:15:10.439Z] 618dc40b7e24: Pulling fs layer [2021-06-21T21:15:10.439Z] ba82ee9f976e: Waiting [2021-06-21T21:15:10.439Z] 506bd15cee9f: Waiting [2021-06-21T21:15:10.439Z] 75a0a4a0db45: Waiting [2021-06-21T21:15:10.439Z] 618dc40b7e24: Waiting [2021-06-21T21:15:10.439Z] 5b7225fbf94c: Verifying Checksum [2021-06-21T21:15:10.439Z] 5b7225fbf94c: Download complete [2021-06-21T21:15:10.439Z] 3088b5b3c5c0: Verifying Checksum [2021-06-21T21:15:10.439Z] 3088b5b3c5c0: Download complete [2021-06-21T21:15:10.439Z] 506bd15cee9f: Verifying Checksum [2021-06-21T21:15:10.439Z] 506bd15cee9f: Download complete [2021-06-21T21:15:10.439Z] 75a0a4a0db45: Verifying Checksum [2021-06-21T21:15:10.439Z] 75a0a4a0db45: Download complete [2021-06-21T21:15:10.439Z] 595b0fe564bb: Verifying Checksum [2021-06-21T21:15:10.439Z] 595b0fe564bb: Download complete [2021-06-21T21:15:11.041Z] 595b0fe564bb: Pull complete [2021-06-21T21:15:11.645Z] 3088b5b3c5c0: Pull complete [2021-06-21T21:15:11.920Z] 5b7225fbf94c: Pull complete [2021-06-21T21:15:12.534Z] 618dc40b7e24: Verifying Checksum [2021-06-21T21:15:12.534Z] 618dc40b7e24: Download complete [2021-06-21T21:15:13.983Z] ba82ee9f976e: Verifying Checksum [2021-06-21T21:15:13.983Z] ba82ee9f976e: Download complete [2021-06-21T21:15:24.189Z] ba82ee9f976e: Pull complete [2021-06-21T21:15:24.462Z] 506bd15cee9f: Pull complete [2021-06-21T21:15:25.062Z] 75a0a4a0db45: Pull complete [2021-06-21T21:15:29.403Z] 618dc40b7e24: Pull complete [2021-06-21T21:15:29.403Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-21T21:15:29.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-21T21:15:29.403Z] ---> a36622ca3599 [2021-06-21T21:15:29.403Z] 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 [2021-06-21T21:15:31.408Z] ---> Running in 3fa3a2dfe28b [2021-06-21T21:15:32.864Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-21T21:15:33.854Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-21T21:15:34.828Z] (1/12) Installing libmagic (5.39-r0) [2021-06-21T21:15:35.100Z] (2/12) Installing file (5.39-r0) [2021-06-21T21:15:35.100Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-21T21:15:35.371Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-21T21:15:53.669Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-21T21:15:53.669Z] (6/12) Installing patch (2.7.6-r6) [2021-06-21T21:15:53.669Z] (7/12) Installing build-base (0.5-r2) [2021-06-21T21:15:53.669Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-21T21:15:53.669Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-21T21:15:53.669Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-21T21:15:53.669Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-21T21:15:53.669Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-21T21:15:53.669Z] Executing busybox-1.32.1-r6.trigger [2021-06-21T21:15:53.669Z] OK: 218 MiB in 52 packages [2021-06-21T21:15:55.652Z] Removing intermediate container 3fa3a2dfe28b [2021-06-21T21:15:55.652Z] ---> cca720e359bd [2021-06-21T21:15:55.652Z] Step 4/6 : WORKDIR /edgex-go [2021-06-21T21:15:55.652Z] ---> Running in 9299d5699cd1 [2021-06-21T21:15:56.258Z] Removing intermediate container 9299d5699cd1 [2021-06-21T21:15:56.258Z] ---> 1952dd65c028 [2021-06-21T21:15:56.258Z] Step 5/6 : COPY go.mod . [2021-06-21T21:15:56.854Z] ---> 6665dca6ef36 [2021-06-21T21:15:56.854Z] Step 6/6 : RUN go mod download [2021-06-21T21:15:56.854Z] ---> Running in 0e782daa6b2c [2021-06-21T21:16:23.662Z] Removing intermediate container 0e782daa6b2c [2021-06-21T21:16:23.662Z] ---> 60eb5c3c999f [2021-06-21T21:16:23.662Z] Successfully built 60eb5c3c999f [2021-06-21T21:16:23.662Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:16:24.007Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T21:16:24.007Z] . [Pipeline] withDockerContainer [2021-06-21T21:16:24.449Z] prd-ubuntu18.04-docker-arm64-4c-16g-589 does not seem to be running inside a container [2021-06-21T21:16:24.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T21:16:26.301Z] $ docker top a3e06a6147a09c5f40f625eb9969f782204a6ee112b0be1f93a498a7676948ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T21:16:27.334Z] + go version [2021-06-21T21:16:27.335Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-21T21:16:27.368Z] $ docker stop --time=1 a3e06a6147a09c5f40f625eb9969f782204a6ee112b0be1f93a498a7676948ba [2021-06-21T21:16:29.200Z] $ docker rm -f a3e06a6147a09c5f40f625eb9969f782204a6ee112b0be1f93a498a7676948ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:16:30.021Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T21:16:30.021Z] . [Pipeline] withDockerContainer [2021-06-21T21:16:30.245Z] prd-ubuntu18.04-docker-arm64-4c-16g-589 does not seem to be running inside a container [2021-06-21T21:16:30.338Z] $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-21T21:16:31.890Z] $ docker top cebc77a277ee5984ab2bd9e65840e64cdf27e2a5a56e1fdfb65ee2a141963eb7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-21T21:16:32.183Z] ========================================================= [2021-06-21T21:16:32.183Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-21T21:16:32.183Z] ========================================================= [Pipeline] sh [2021-06-21T21:16:32.851Z] + go mod tidy [Pipeline] sh [2021-06-21T21:16:34.124Z] + make test [2021-06-21T21:16:34.124Z] go mod tidy [2021-06-21T21:16:34.721Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-21T21:17:01.576Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-21T21:17:48.590Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-21T21:17:55.332Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-21T21:18:02.071Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-21T21:18:02.071Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-21T21:18:08.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-21T21:18:08.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-21T21:18:08.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-21T21:18:08.814Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-21T21:18:10.270Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-21T21:18:10.882Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-21T21:18:12.338Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-21T21:18:12.338Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-21T21:18:12.338Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-21T21:18:12.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-21T21:18:22.640Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.156s coverage: 28.7% of statements [2021-06-21T21:18:22.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-21T21:18:22.640Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-21T21:18:27.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.281s coverage: 100.0% of statements [2021-06-21T21:18:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-21T21:18:27.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.332s coverage: 53.1% of statements [2021-06-21T21:18:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-21T21:18:27.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-21T21:18:29.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.576s coverage: 87.7% of statements [2021-06-21T21:18:29.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-21T21:18:29.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-21T21:18:29.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.206s coverage: 78.9% of statements [2021-06-21T21:18:33.373Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.185s coverage: 81.2% of statements [2021-06-21T21:18:33.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-21T21:18:33.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-21T21:18:33.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-21T21:18:33.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-21T21:18:33.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-21T21:18:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.263s coverage: 95.1% of statements [2021-06-21T21:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-21T21:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-21T21:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-21T21:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-21T21:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-21T21:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-21T21:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-21T21:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-21T21:18:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.172s coverage: 60.0% of statements [2021-06-21T21:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-21T21:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-21T21:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-21T21:18:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.253s coverage: 0.8% of statements [2021-06-21T21:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-21T21:18:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.142s coverage: 58.8% of statements [2021-06-21T21:18:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.257s coverage: 22.0% of statements [2021-06-21T21:18:37.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-21T21:18:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.188s coverage: 47.1% of statements [2021-06-21T21:18:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.218s coverage: 79.5% of statements [2021-06-21T21:18:37.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.166s coverage: 94.1% of statements [2021-06-21T21:18:39.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.182s coverage: 96.3% of statements [2021-06-21T21:18:39.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.175s coverage: 87.5% of statements [2021-06-21T21:18:52.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.203s coverage: 94.4% of statements [2021-06-21T21:18:52.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements [2021-06-21T21:18:57.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.612s coverage: 81.8% of statements [2021-06-21T21:18:57.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.235s coverage: 92.9% of statements [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.178s coverage: 80.0% of statements [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.254s coverage: 87.2% of statements [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.278s coverage: 85.4% of statements [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.279s coverage: 91.2% of statements [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.642s coverage: 64.4% of statements [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-21T21:19:05.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.167s coverage: 100.0% of statements [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements [2021-06-21T21:19:05.904Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements [2021-06-21T21:19:06.513Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements [2021-06-21T21:19:09.935Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.072s coverage: 66.9% of statements [2021-06-21T21:19:09.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-21T21:19:09.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-21T21:19:09.935Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-21T21:19:11.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.765s coverage: 43.6% of statements [2021-06-21T21:19:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-21T21:19:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-21T21:19:11.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements [2021-06-21T21:19:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-21T21:19:11.932Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.277s coverage: 84.8% of statements [2021-06-21T21:19:11.932Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-21T21:19:22.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 19.3% of statements [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-21T21:19:22.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.527s coverage: 91.9% of statements [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-21T21:19:22.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 62.7% of statements [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-21T21:19:22.104Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.379s coverage: 97.6% of statements [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-21T21:19:22.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.159s coverage: 28.9% of statements [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-21T21:19:22.104Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-21T21:19:22.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.183s coverage: 100.0% of statements [2021-06-21T21:19:22.104Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-21T21:19:22.104Z] GO111MODULE=on go vet ./... [2021-06-21T21:20:43.916Z] gofmt -l . [2021-06-21T21:20:43.916Z] snap/local/hooks/cmd/install/install.go:164:2: expected ';', found consul [2021-06-21T21:20:43.916Z] snap/local/hooks/cmd/install/install.go:176:2: expected declaration, found 'if' [2021-06-21T21:20:43.916Z] snap/local/hooks/cmd/install/install.go:226:2: expected declaration, found 'if' [2021-06-21T21:20:43.916Z] snap/local/hooks/cmd/install/install.go:266:2: expected declaration, found 'if' [2021-06-21T21:20:43.916Z] snap/local/hooks/cmd/install/install.go:313:2: expected declaration, found status [2021-06-21T21:20:43.916Z] make: *** [Makefile:100: test] Error 2 [Pipeline] } [2021-06-21T21:20:43.949Z] $ docker stop --time=1 cebc77a277ee5984ab2bd9e65840e64cdf27e2a5a56e1fdfb65ee2a141963eb7 [2021-06-21T21:20:46.180Z] $ docker rm -f cebc77a277ee5984ab2bd9e65840e64cdf27e2a5a56e1fdfb65ee2a141963eb7 [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 [2021-06-21T21:20:48.117Z] ---> job-cost.sh [2021-06-21T21:20:48.117Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PqMt [2021-06-21T21:21:27.112Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-21T21:23:03.902Z] lf-activate-venv(): INFO: Adding /tmp/venv-PqMt/bin to PATH [2021-06-21T21:23:03.902Z] INFO: No Stack... [2021-06-21T21:23:03.902Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-21T21:23:03.902Z] INFO: Archiving Costs [Pipeline] sh [2021-06-21T21:23:04.260Z] + cat /w/workspace/edgex-go/9/archives/cost.csv+ [2021-06-21T21:23:04.260Z] cut -d, -f6 [Pipeline] lock [2021-06-21T21:23:04.328Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-9-stack-cost] [2021-06-21T21:23:04.338Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3579-9-stack-cost] did not exist. Created. [2021-06-21T21:23:04.338Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-21T21:23:04.713Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-21T21:23:05.452Z] Stashed 1 file(s) [Pipeline] } [2021-06-21T21:23:05.464Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-21T21:23:05.728Z] 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 [2021-06-21T21:23:06.933Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:23:07.503Z] ---> package-listing.sh [2021-06-21T21:23:07.503Z] ++ facter osfamily [2021-06-21T21:23:07.503Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T21:23:07.766Z] + OS_FAMILY=redhat [2021-06-21T21:23:07.766Z] + workspace=/w/workspace/edgex-go/9 [2021-06-21T21:23:07.766Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T21:23:07.766Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T21:23:07.766Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T21:23:07.766Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T21:23:07.766Z] + '[' /w/workspace/edgex-go/9 ']' [2021-06-21T21:23:07.766Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T21:23:07.766Z] + case "${OS_FAMILY}" in [2021-06-21T21:23:07.766Z] + sort [2021-06-21T21:23:07.766Z] + rpm -qa [2021-06-21T21:23:08.341Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T21:23:08.341Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T21:23:08.341Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T21:23:08.341Z] + '[' /w/workspace/edgex-go/9 ']' [2021-06-21T21:23:08.341Z] + mkdir -p /w/workspace/edgex-go/9/archives/ [2021-06-21T21:23:08.341Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo [2021-06-21T21:23:08.353Z] 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-21T21:23:08.644Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:23:09.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T21:23:09.474Z] [2021-06-21T21:23:09.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T21:23:10.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T21:23:10.145Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T21:23:10.145Z] df20fa9351a1: Pulling fs layer [2021-06-21T21:23:10.145Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T21:23:10.145Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T21:23:10.145Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T21:23:10.145Z] 93b61091891f: Pulling fs layer [2021-06-21T21:23:10.145Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T21:23:10.145Z] 5e14af77c1be: Pulling fs layer [2021-06-21T21:23:10.145Z] 01666e4c0597: Pulling fs layer [2021-06-21T21:23:10.145Z] aa168da1d23b: Pulling fs layer [2021-06-21T21:23:10.145Z] 46f8f816bc3b: Waiting [2021-06-21T21:23:10.145Z] 93b61091891f: Waiting [2021-06-21T21:23:10.145Z] 93b9cdb0e59b: Waiting [2021-06-21T21:23:10.145Z] 5e14af77c1be: Waiting [2021-06-21T21:23:10.145Z] 01666e4c0597: Waiting [2021-06-21T21:23:10.145Z] aa168da1d23b: Waiting [2021-06-21T21:23:10.145Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T21:23:10.145Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T21:23:10.145Z] 46f8f816bc3b: Download complete [2021-06-21T21:23:10.408Z] 93b61091891f: Verifying Checksum [2021-06-21T21:23:10.408Z] 93b61091891f: Download complete [2021-06-21T21:23:10.408Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T21:23:10.408Z] 93b9cdb0e59b: Download complete [2021-06-21T21:23:10.408Z] 5e14af77c1be: Verifying Checksum [2021-06-21T21:23:10.408Z] 5e14af77c1be: Download complete [2021-06-21T21:23:10.408Z] df20fa9351a1: Verifying Checksum [2021-06-21T21:23:10.408Z] df20fa9351a1: Download complete [2021-06-21T21:23:10.408Z] 01666e4c0597: Verifying Checksum [2021-06-21T21:23:10.408Z] 01666e4c0597: Download complete [2021-06-21T21:23:10.670Z] df20fa9351a1: Pull complete [2021-06-21T21:23:10.670Z] 36b3adc4ff6f: Pull complete [2021-06-21T21:23:10.932Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T21:23:10.932Z] 8ad3a11d3b57: Download complete [2021-06-21T21:23:11.511Z] 8ad3a11d3b57: Pull complete [2021-06-21T21:23:11.511Z] 46f8f816bc3b: Pull complete [2021-06-21T21:23:11.774Z] 93b61091891f: Pull complete [2021-06-21T21:23:11.774Z] 93b9cdb0e59b: Pull complete [2021-06-21T21:23:11.774Z] 5e14af77c1be: Pull complete [2021-06-21T21:23:12.035Z] 01666e4c0597: Pull complete [2021-06-21T21:23:12.978Z] aa168da1d23b: Verifying Checksum [2021-06-21T21:23:12.978Z] aa168da1d23b: Download complete [2021-06-21T21:23:17.209Z] aa168da1d23b: Pull complete [2021-06-21T21:23:17.209Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T21:23:17.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T21:23:17.209Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T21:23:17.288Z] prd-centos7-docker-4c-2g-587 does not seem to be running inside a container [2021-06-21T21:23:17.329Z] $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-21T21:23:19.400Z] $ docker top 8eb5de154785cdd77852db11868fa58067e8b305919adcd4a6e07bae0ab3ea8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T21:23:19.777Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T21:23:20.078Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T21:23:20.378Z] + ls /var/log/sa-host [2021-06-21T21:23:20.378Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T21:23:20.378Z] file_magic: OK [2021-06-21T21:23:20.378Z] HZ: Using current value: 100 [2021-06-21T21:23:20.378Z] file_header: OK [2021-06-21T21:23:20.378Z] 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 [2021-06-21T21:23:20.378Z] Statistics: [2021-06-21T21:23:20.378Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T21:23:20.378Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T21:23:20.378Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T21:23:20.378Z] file_magic: OK [2021-06-21T21:23:20.378Z] HZ: Using current value: 100 [2021-06-21T21:23:20.378Z] file_header: OK [2021-06-21T21:23:20.378Z] 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 [2021-06-21T21:23:20.378Z] Statistics: [2021-06-21T21:23:20.378Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T21:23:20.378Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T21:23:20.638Z] provisioning config files... [2021-06-21T21:23:20.657Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config1079217425963870226tmp [Pipeline] { [Pipeline] echo [2021-06-21T21:23:20.684Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:23:20.995Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T21:23:21.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:23:21.395Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T21:23:21.406Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:23:21.704Z] ---> sudo-logs.sh [2021-06-21T21:23:21.704Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T21:23:21.756Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:23:22.053Z] ---> job-cost.sh [2021-06-21T21:23:22.053Z] lf-activate-venv: SKIPPING [2021-06-21T21:23:22.053Z] DEBUG: total: 0.18000000715255737 [2021-06-21T21:23:22.053Z] INFO: Retrieving Stack Cost... [2021-06-21T21:23:22.998Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T21:23:23.572Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T21:23:23.587Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T21:23:23.885Z] ---> logs-deploy.sh [2021-06-21T21:23:23.885Z] lf-activate-venv: SKIPPING [2021-06-21T21:23:23.885Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/9 [2021-06-21T21:23:23.885Z] INFO: archiving workspace using pattern(s): [2021-06-21T21:23:24.836Z] Archives upload complete. [2021-06-21T21:23:24.836Z] INFO: archiving logs to Nexus [2021-06-21T21:23:25.414Z] ---> uname -a: [2021-06-21T21:23:25.414Z] Linux prd-centos7-docker-4c-2g-587.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-21T21:23:25.414Z] [2021-06-21T21:23:25.414Z] [2021-06-21T21:23:25.414Z] ---> lscpu: [2021-06-21T21:23:25.414Z] Architecture: x86_64 [2021-06-21T21:23:25.414Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-21T21:23:25.414Z] Byte Order: Little Endian [2021-06-21T21:23:25.414Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-21T21:23:25.414Z] CPU(s): 2 [2021-06-21T21:23:25.414Z] On-line CPU(s) list: 0,1 [2021-06-21T21:23:25.414Z] Thread(s) per core: 1 [2021-06-21T21:23:25.414Z] Core(s) per socket: 1 [2021-06-21T21:23:25.414Z] Socket(s): 2 [2021-06-21T21:23:25.414Z] NUMA node(s): 1 [2021-06-21T21:23:25.414Z] Vendor ID: AuthenticAMD [2021-06-21T21:23:25.414Z] CPU family: 23 [2021-06-21T21:23:25.414Z] Model: 49 [2021-06-21T21:23:25.414Z] Model name: AMD EPYC-Rome Processor [2021-06-21T21:23:25.414Z] Stepping: 0 [2021-06-21T21:23:25.414Z] CPU MHz: 2799.998 [2021-06-21T21:23:25.414Z] BogoMIPS: 5599.99 [2021-06-21T21:23:25.414Z] Virtualization: AMD-V [2021-06-21T21:23:25.414Z] Hypervisor vendor: KVM [2021-06-21T21:23:25.414Z] Virtualization type: full [2021-06-21T21:23:25.414Z] L1d cache: 64 KiB [2021-06-21T21:23:25.414Z] L1i cache: 64 KiB [2021-06-21T21:23:25.414Z] L2 cache: 1 MiB [2021-06-21T21:23:25.414Z] L3 cache: 32 MiB [2021-06-21T21:23:25.414Z] NUMA node0 CPU(s): 0,1 [2021-06-21T21:23:25.415Z] Vulnerability Itlb multihit: Not affected [2021-06-21T21:23:25.415Z] Vulnerability L1tf: Not affected [2021-06-21T21:23:25.415Z] Vulnerability Mds: Not affected [2021-06-21T21:23:25.415Z] Vulnerability Meltdown: Not affected [2021-06-21T21:23:25.415Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-21T21:23:25.415Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-21T21:23:25.415Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-21T21:23:25.415Z] Vulnerability Srbds: Not affected [2021-06-21T21:23:25.415Z] Vulnerability Tsx async abort: Not affected [2021-06-21T21:23:25.415Z] 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 [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] ---> nproc: [2021-06-21T21:23:25.415Z] 2 [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] ---> df -h: [2021-06-21T21:23:25.415Z] Filesystem Size Used Available Use% Mounted on [2021-06-21T21:23:25.415Z] overlay 40.0G 8.6G 31.4G 21% / [2021-06-21T21:23:25.415Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-21T21:23:25.415Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-21T21:23:25.415Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-21T21:23:25.415Z] /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os [2021-06-21T21:23:25.415Z] /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf [2021-06-21T21:23:25.415Z] /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname [2021-06-21T21:23:25.415Z] /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts [2021-06-21T21:23:25.415Z] /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json [2021-06-21T21:23:25.415Z] /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host [2021-06-21T21:23:25.415Z] /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure [2021-06-21T21:23:25.415Z] /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log [2021-06-21T21:23:25.415Z] /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/9 [2021-06-21T21:23:25.415Z] /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/9@tmp [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] ---> free -m: [2021-06-21T21:23:25.415Z] total used free shared buff/cache available [2021-06-21T21:23:25.415Z] Mem: 7821 1088 3651 0 3081 6592 [2021-06-21T21:23:25.415Z] Swap: 1023 0 1023 [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] ---> ip addr: [2021-06-21T21:23:25.415Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-21T21:23:25.415Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-21T21:23:25.415Z] inet 127.0.0.1/8 scope host lo [2021-06-21T21:23:25.415Z] valid_lft forever preferred_lft forever [2021-06-21T21:23:25.415Z] inet6 ::1/128 scope host [2021-06-21T21:23:25.415Z] valid_lft forever preferred_lft forever [2021-06-21T21:23:25.415Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-21T21:23:25.415Z] link/ether fa:16:3e:35:82:96 brd ff:ff:ff:ff:ff:ff [2021-06-21T21:23:25.415Z] inet 10.30.123.80/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-21T21:23:25.415Z] valid_lft 85611sec preferred_lft 85611sec [2021-06-21T21:23:25.415Z] inet6 fe80::f816:3eff:fe35:8296/64 scope link [2021-06-21T21:23:25.415Z] valid_lft forever preferred_lft forever [2021-06-21T21:23:25.415Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-21T21:23:25.415Z] link/ether 02:42:04:64:ea:d9 brd ff:ff:ff:ff:ff:ff [2021-06-21T21:23:25.415Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-21T21:23:25.415Z] valid_lft forever preferred_lft forever [2021-06-21T21:23:25.415Z] inet6 fe80::42:4ff:fe64:ead9/64 scope link [2021-06-21T21:23:25.415Z] valid_lft forever preferred_lft forever [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] ---> sar -b -r -n DEV: [2021-06-21T21:23:25.415Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] 21:10:01 LINUX RESTART (2 CPU) [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] 21:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-21T21:23:25.415Z] 21:12:01 97.74 3.61 94.12 0.00 2601.97 19709.56 0.00 [2021-06-21T21:23:25.415Z] 21:13:01 178.67 0.02 178.65 0.00 0.13 47339.17 0.00 [2021-06-21T21:23:25.415Z] 21:14:01 60.83 0.00 60.83 0.00 0.00 10558.61 0.00 [2021-06-21T21:23:25.415Z] 21:15:01 42.55 0.00 42.55 0.00 0.00 3491.76 0.00 [2021-06-21T21:23:25.415Z] 21:16:01 1.10 0.00 1.10 0.00 0.00 13.99 0.00 [2021-06-21T21:23:25.415Z] 21:17:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 [2021-06-21T21:23:25.415Z] 21:18:01 0.22 0.00 0.22 0.00 0.00 3.48 0.00 [2021-06-21T21:23:25.415Z] 21:19:02 0.23 0.00 0.23 0.00 0.00 2.85 0.00 [2021-06-21T21:23:25.415Z] 21:20:01 0.29 0.00 0.29 0.00 0.00 3.66 0.00 [2021-06-21T21:23:25.415Z] 21:21:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 [2021-06-21T21:23:25.415Z] 21:22:01 0.23 0.00 0.23 0.00 0.00 2.00 0.00 [2021-06-21T21:23:25.415Z] 21:23:01 0.28 0.00 0.28 0.00 0.00 4.08 0.00 [2021-06-21T21:23:25.415Z] Average: 31.93 0.30 31.62 0.00 217.19 6771.88 0.00 [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] 21:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-21T21:23:25.415Z] 21:12:01 5145820 0 803140 10.03 2620 2057360 1304664 14.40 729072 1718656 156 [2021-06-21T21:23:25.415Z] 21:13:01 3992796 0 1155020 14.42 2620 2858504 1801252 19.89 1279684 2192016 109524 [2021-06-21T21:23:25.415Z] 21:14:01 3866392 0 1063396 13.28 2620 3076532 1693360 18.70 1300292 2282060 20852 [2021-06-21T21:23:25.415Z] 21:15:01 4286528 0 972120 12.14 2620 2747672 1238128 13.67 1106996 2078052 20 [2021-06-21T21:23:25.415Z] 21:16:01 4294248 0 964396 12.04 2620 2747676 1202160 13.27 1108548 2078052 16 [2021-06-21T21:23:25.415Z] 21:17:01 4286980 0 971660 12.13 2620 2747680 1202064 13.27 1114884 2079320 20 [2021-06-21T21:23:25.415Z] 21:18:01 4286304 0 972332 12.14 2620 2747684 1202064 13.27 1121400 2073044 16 [2021-06-21T21:23:25.415Z] 21:19:02 4284452 0 974180 12.16 2620 2747688 1202332 13.27 1116388 2080276 16 [2021-06-21T21:23:25.415Z] 21:20:01 4284292 0 974336 12.17 2620 2747692 1202356 13.27 1118664 2078068 16 [2021-06-21T21:23:25.415Z] 21:21:01 4285484 0 973140 12.15 2620 2747696 1202224 13.27 1117940 2078068 12 [2021-06-21T21:23:25.415Z] 21:22:01 4285604 0 973016 12.15 2620 2747700 1202128 13.27 1117456 2078068 16 [2021-06-21T21:23:25.415Z] 21:23:01 4282488 0 976124 12.19 2620 2747708 1202272 13.27 1120236 2078068 8 [2021-06-21T21:23:25.415Z] Average: 4298449 0 981072 12.25 2620 2726799 1304584 14.40 1112630 2074479 10889 [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] 21:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-21T21:23:25.415Z] 21:12:01 eth0 1181.52 1295.95 5475.47 162.01 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:12:01 docker0 921.72 715.47 75.07 2696.05 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:13:01 eth0 485.45 421.70 3547.62 45.11 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:13:01 vethebfbed7 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:13:01 docker0 179.38 211.81 11.83 840.38 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:14:01 eth0 25.92 13.76 20.09 10.60 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:14:01 vethebfbed7 1.75 1.75 0.14 0.15 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:14:01 docker0 1.75 1.75 0.11 0.15 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:15:01 eth0 13.96 7.76 11.89 4.95 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:15:01 docker0 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:16:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:18:01 eth0 0.83 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:19:02 eth0 1.15 0.47 0.41 0.18 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:20:01 eth0 0.51 0.30 0.27 0.23 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:21:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:22:01 eth0 0.35 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:23:01 eth0 1.20 0.42 0.40 0.21 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] Average: eth0 142.84 145.31 755.92 18.65 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] Average: docker0 92.09 77.58 7.27 295.19 0.00 0.00 0.00 0.00 [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] ---> sar -P ALL: [2021-06-21T21:23:25.415Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] 21:10:01 LINUX RESTART (2 CPU) [2021-06-21T21:23:25.415Z] [2021-06-21T21:23:25.415Z] 21:11:01 CPU %user %nice %system %iowait %steal %idle [2021-06-21T21:23:25.415Z] 21:12:01 all 18.97 0.00 4.79 10.96 0.09 65.19 [2021-06-21T21:23:25.415Z] 21:12:01 0 22.63 0.00 5.64 13.71 0.09 57.92 [2021-06-21T21:23:25.415Z] 21:12:01 1 15.35 0.00 3.95 8.25 0.09 72.37 [2021-06-21T21:23:25.415Z] 21:13:01 all 29.53 0.00 7.70 2.57 0.10 60.09 [2021-06-21T21:23:25.415Z] 21:13:01 0 29.55 0.00 8.13 2.19 0.09 60.05 [2021-06-21T21:23:25.415Z] 21:13:01 1 29.51 0.00 7.29 2.95 0.11 60.14 [2021-06-21T21:23:25.415Z] 21:14:01 all 40.88 0.00 4.90 0.48 0.08 53.66 [2021-06-21T21:23:25.415Z] 21:14:01 0 40.56 0.00 5.02 0.53 0.09 53.80 [2021-06-21T21:23:25.415Z] 21:14:01 1 41.21 0.00 4.77 0.43 0.07 53.52 [2021-06-21T21:23:25.415Z] 21:15:01 all 35.45 0.00 4.97 0.45 0.08 59.05 [2021-06-21T21:23:25.415Z] 21:15:01 0 35.72 0.00 4.86 0.60 0.07 58.75 [2021-06-21T21:23:25.415Z] 21:15:01 1 35.18 0.00 5.08 0.30 0.09 59.35 [2021-06-21T21:23:25.415Z] 21:16:01 all 0.13 0.00 0.06 0.00 0.03 99.78 [2021-06-21T21:23:25.415Z] 21:16:01 0 0.20 0.00 0.05 0.00 0.03 99.72 [2021-06-21T21:23:25.415Z] 21:16:01 1 0.07 0.00 0.07 0.00 0.02 99.85 [2021-06-21T21:23:25.415Z] 21:17:01 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-21T21:23:25.415Z] 21:17:01 0 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-21T21:23:25.415Z] 21:17:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-06-21T21:23:25.415Z] 21:18:01 all 0.04 0.00 0.04 0.00 0.03 99.89 [2021-06-21T21:23:25.415Z] 21:18:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2021-06-21T21:23:25.415Z] 21:18:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-06-21T21:23:25.415Z] 21:19:02 all 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-21T21:23:25.415Z] 21:19:02 0 0.07 0.00 0.03 0.00 0.02 99.88 [2021-06-21T21:23:25.415Z] 21:19:02 1 0.28 0.00 0.03 0.00 0.02 99.67 [2021-06-21T21:23:25.415Z] 21:20:01 all 0.17 0.00 0.03 0.00 0.03 99.77 [2021-06-21T21:23:25.416Z] 21:20:01 0 0.05 0.00 0.05 0.00 0.03 99.86 [2021-06-21T21:23:25.416Z] 21:20:01 1 0.29 0.00 0.02 0.00 0.02 99.68 [2021-06-21T21:23:25.416Z] 21:21:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-21T21:23:25.416Z] 21:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-06-21T21:23:25.416Z] 21:21:01 1 0.13 0.00 0.05 0.00 0.02 99.80 [2021-06-21T21:23:25.416Z] 21:22:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-21T21:23:25.416Z] 21:22:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-21T21:23:25.416Z] 21:22:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2021-06-21T21:23:25.416Z] [2021-06-21T21:23:25.416Z] 21:22:01 CPU %user %nice %system %iowait %steal %idle [2021-06-21T21:23:25.416Z] 21:23:01 all 0.04 0.00 0.03 0.00 0.02 99.91 [2021-06-21T21:23:25.416Z] 21:23:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-21T21:23:25.416Z] 21:23:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-06-21T21:23:25.416Z] Average: all 10.10 0.00 1.82 1.17 0.04 86.87 [2021-06-21T21:23:25.416Z] Average: 0 10.35 0.00 1.92 1.37 0.05 86.32 [2021-06-21T21:23:25.416Z] Average: 1 9.85 0.00 1.72 0.97 0.04 87.42 [2021-06-21T21:23:25.416Z] [2021-06-21T21:23:25.416Z] [2021-06-21T21:23:25.416Z]