Pull request #3652 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of wangshihui for edgexfoundry/edgex-go Loading trusted files from base branch main at a7bcd554ba88ede6551341f160f16400074cb89f rather than 5beed9c3f366fff82bf502bfa7b610559b74e0c2 Obtained Jenkinsfile from a7bcd554ba88ede6551341f160f16400074cb89f 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1402691621199600056.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6748706058788806301.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-3652/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3652/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1507644870481586217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8944548307338102738.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-3652/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3652/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7352363304907140910.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2227 in /w/workspace/edgexfoundry_edgex-go_PR-3652 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7844946682983735961.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 5beed9c3f366fff82bf502bfa7b610559b74e0c2 Merge succeeded, producing 5beed9c3f366fff82bf502bfa7b610559b74e0c2 Checking out Revision 5beed9c3f366fff82bf502bfa7b610559b74e0c2 (PR-3652) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3856963435698897640.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3652/head:refs/remotes/origin/PR-3652 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5beed9c3f366fff82bf502bfa7b610559b74e0c2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh3771955801669729529.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5beed9c3f366fff82bf502bfa7b610559b74e0c2 # timeout=10 Commit message: "Merge branch 'main' into main" First time build. Skipping changelog. > git rev-list --no-walk 4339c490eea9eb118e539de616957d5c016a7b13 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:54:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:54:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:54:29 ========================================================= 07:54:29 EdgeX Global Pipelines Version Info 07:54:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:54:31 ------------------- 07:54:31 stable info: 07:54:31 ------------------- 07:54:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:54:31 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 07:54:31 Message: update stable to v1.0.204 07:54:31 ------------------- 07:54:31 experimental info: 07:54:31 ------------------- 07:54:31 Commited By: **** collab-it+edgex@linuxfoundation.org 07:54:31 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 07:54:31 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:54:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:54:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:54:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:54:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:54:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:54:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:54:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:54:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:54:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:54:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3652 [Pipeline] echo 07:54:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3652 [Pipeline] echo 07:54:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3652 [Pipeline] echo 07:54:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5beed9c3f366fff82bf502bfa7b610559b74e0c2 [Pipeline] echo 07:54:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5beed9c [Pipeline] echo 07:54:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:54:33 provisioning config files... 07:54:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config750936178189764268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:34 ---> docker-login.sh 07:54:34 nexus3.edgexfoundry.org:10001 07:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:34 Configure a credential helper to remove this warning. See 07:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:34 07:54:34 Login Succeeded 07:54:34 nexus3.edgexfoundry.org:10002 07:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:34 Configure a credential helper to remove this warning. See 07:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:34 07:54:34 Login Succeeded 07:54:34 nexus3.edgexfoundry.org:10003 07:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:34 Configure a credential helper to remove this warning. See 07:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:34 07:54:34 Login Succeeded 07:54:34 nexus3.edgexfoundry.org:10004 07:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:35 Configure a credential helper to remove this warning. See 07:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:35 07:54:35 Login Succeeded 07:54:35 docker.io 07:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:54:35 Configure a credential helper to remove this warning. See 07:54:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:54:35 07:54:35 Login Succeeded 07:54:35 ---> docker-login.sh ends [Pipeline] } 07:54:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:54:35 ++ 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 07:54:35 + for file in '`ls cmd/**/Dockerfile`' 07:54:35 ++ dirname cmd/core-command/Dockerfile 07:54:35 ++ cut -d/ -f2 07:54:35 + echo core-command,cmd/core-command/Dockerfile 07:54:35 + for file in '`ls cmd/**/Dockerfile`' 07:54:35 ++ dirname cmd/core-data/Dockerfile 07:54:35 ++ cut -d/ -f2 07:54:35 + echo core-data,cmd/core-data/Dockerfile 07:54:35 + for file in '`ls cmd/**/Dockerfile`' 07:54:35 ++ dirname cmd/core-metadata/Dockerfile 07:54:35 ++ cut -d/ -f2 07:54:35 + echo core-metadata,cmd/core-metadata/Dockerfile 07:54:35 + for file in '`ls cmd/**/Dockerfile`' 07:54:35 ++ dirname cmd/security-bootstrapper/Dockerfile 07:54:35 ++ cut -d/ -f2 07:54:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:54:35 + for file in '`ls cmd/**/Dockerfile`' 07:54:35 ++ dirname cmd/security-proxy-setup/Dockerfile 07:54:35 ++ cut -d/ -f2 07:54:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:54:35 + for file in '`ls cmd/**/Dockerfile`' 07:54:35 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:54:35 ++ cut -d/ -f2 07:54:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:54:35 + for file in '`ls cmd/**/Dockerfile`' 07:54:35 ++ dirname cmd/support-notifications/Dockerfile 07:54:35 ++ cut -d/ -f2 07:54:35 + echo support-notifications,cmd/support-notifications/Dockerfile 07:54:35 + for file in '`ls cmd/**/Dockerfile`' 07:54:35 ++ dirname cmd/support-scheduler/Dockerfile 07:54:35 ++ cut -d/ -f2 07:54:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:54:35 + for file in '`ls cmd/**/Dockerfile`' 07:54:35 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:54:35 ++ cut -d/ -f2 07:54:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:54:35 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 07:54:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:40 07:54:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:54:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:40 latest: Pulling from edgex-devops/git-semver 07:54:40 31603596830f: Pulling fs layer 07:54:40 d4622e32a9a9: Pulling fs layer 07:54:40 1030fce36090: Pulling fs layer 07:54:40 6c6cb7e1b49b: Pulling fs layer 07:54:40 6c6cb7e1b49b: Waiting 07:54:40 d4622e32a9a9: Download complete 07:54:41 31603596830f: Verifying Checksum 07:54:41 31603596830f: Download complete 07:54:41 31603596830f: Pull complete 07:54:41 6c6cb7e1b49b: Verifying Checksum 07:54:41 6c6cb7e1b49b: Download complete 07:54:41 d4622e32a9a9: Pull complete 07:54:41 1030fce36090: Verifying Checksum 07:54:41 1030fce36090: Download complete 07:54:41 1030fce36090: Pull complete 07:54:42 6c6cb7e1b49b: Pull complete 07:54:42 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 07:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:54:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:54:42 prd-centos7-docker-4c-2g-2227 does not seem to be running inside a container 07:54:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 07:54:43 $ docker top 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:54:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:43 [ssh-agent] Looking for ssh-agent implementation... 07:54:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:43 $ docker exec 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 ssh-agent 07:54:43 SSH_AUTH_SOCK=/tmp/ssh-3MutvAQqwhZ2/agent.14 07:54:43 SSH_AGENT_PID=21 07:54:43 Running ssh-add (command line suppressed) 07:54:43 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7923551616717552615.key (/w/workspace/edgex-go/3@tmp/private_key_7923551616717552615.key) 07:54:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:44 + git tag --points-at HEAD [Pipeline] } 07:54:44 $ docker exec --env ******** --env ******** 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 ssh-agent -k 07:54:44 unset SSH_AUTH_SOCK; 07:54:44 unset SSH_AGENT_PID; 07:54:44 echo Agent pid 21 killed; 07:54:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:54:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:54:44 [ssh-agent] Looking for ssh-agent implementation... 07:54:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:54:44 $ docker exec 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 ssh-agent 07:54:44 SSH_AUTH_SOCK=/tmp/ssh-BCJ6vmE8JFsA/agent.53 07:54:44 SSH_AGENT_PID=60 07:54:44 Running ssh-add (command line suppressed) 07:54:44 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8991841372877986133.key (/w/workspace/edgex-go/3@tmp/private_key_8991841372877986133.key) 07:54:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:54:45 + git semver init 07:54:45 # -> Open(): unable to determine branch for HEAD 07:54:45 # $GIT_DIR = /w/workspace/edgex-go/3/.git 07:54:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 07:54:45 # $SEMVER_REMOTE_NAME = origin 07:54:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:54:45 # $SEMVER_USER_NAME = edgex-jenkins 07:54:45 # $SEMVER_BRANCH = PR-3652 07:54:45 # $SEMVER_TEMP = /tmp/semver-482557329 07:54:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:55:00 # '/tmp/semver-482557329' -> '/w/workspace/edgex-go/3/.semver' 07:55:00 # -> Force: false 07:55:00 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 07:55:00 $ docker exec --env ******** --env ******** 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 ssh-agent -k 07:55:00 unset SSH_AUTH_SOCK; 07:55:00 unset SSH_AGENT_PID; 07:55:00 echo Agent pid 60 killed; 07:55:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:00 + git semver [Pipeline] } 07:55:00 $ docker stop --time=1 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 07:55:02 $ docker rm -f 2e73814b8154f364b0d5321197ee84aeb530f33d365156480c447ca6e2d16075 [Pipeline] // withDockerContainer [Pipeline] sh 07:55:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:55:04 Stashed 1 file(s) [Pipeline] echo 07:55:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 07:55:05 ========================================================= 07:55:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:55:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:55:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:55:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:55:05 540db60ca938: Pulling fs layer 07:55:05 adcc1eea9eea: Pulling fs layer 07:55:05 4c4ab2625f07: Pulling fs layer 07:55:05 db62176df00c: Pulling fs layer 07:55:05 3b30891b0d05: Pulling fs layer 07:55:05 06b49ca38bd5: Pulling fs layer 07:55:05 c788192a36de: Pulling fs layer 07:55:05 a77e37c0d609: Pulling fs layer 07:55:05 c3185cebc471: Pulling fs layer 07:55:05 db62176df00c: Waiting 07:55:05 3b30891b0d05: Waiting 07:55:05 06b49ca38bd5: Waiting 07:55:05 c788192a36de: Waiting 07:55:05 a77e37c0d609: Waiting 07:55:05 c3185cebc471: Waiting 07:55:05 4c4ab2625f07: Verifying Checksum 07:55:05 4c4ab2625f07: Download complete 07:55:05 adcc1eea9eea: Verifying Checksum 07:55:05 adcc1eea9eea: Download complete 07:55:05 3b30891b0d05: Verifying Checksum 07:55:05 3b30891b0d05: Download complete 07:55:05 06b49ca38bd5: Verifying Checksum 07:55:05 06b49ca38bd5: Download complete 07:55:05 c788192a36de: Verifying Checksum 07:55:05 c788192a36de: Download complete 07:55:05 540db60ca938: Verifying Checksum 07:55:05 540db60ca938: Download complete 07:55:05 540db60ca938: Pull complete 07:55:06 adcc1eea9eea: Pull complete 07:55:06 4c4ab2625f07: Pull complete 07:55:06 a77e37c0d609: Verifying Checksum 07:55:06 a77e37c0d609: Download complete 07:55:10 c3185cebc471: Verifying Checksum 07:55:10 c3185cebc471: Download complete 07:55:10 db62176df00c: Verifying Checksum 07:55:10 db62176df00c: Download complete 07:55:13 db62176df00c: Pull complete 07:55:13 3b30891b0d05: Pull complete 07:55:13 06b49ca38bd5: Pull complete 07:55:13 c788192a36de: Pull complete 07:55:13 a77e37c0d609: Pull complete 07:55:16 c3185cebc471: Pull complete 07:55:16 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 07:55:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:55:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:55:16 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:55:16 WORKDIR /edgex 07:55:16 COPY go.mod . 07:55:16 RUN go mod download' 07:55:16 + docker build -t ci-base-image-x86_64 -f - . 07:55:18 Sending build context to Docker daemon 328.6MB 07:55:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:55:18 ---> 031687cdd783 07:55:18 Step 2/4 : WORKDIR /edgex 07:55:19 ---> Running in e738a095ce10 07:55:19 Removing intermediate container e738a095ce10 07:55:19 ---> 39f51cb7ab92 07:55:19 Step 3/4 : COPY go.mod . 07:55:20 ---> ef243b55bf89 07:55:20 Step 4/4 : RUN go mod download 07:55:20 ---> Running in bec4aae30534 07:55:21 Still waiting to schedule task 07:55:21 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2226’ 07:55:53 Removing intermediate container bec4aae30534 07:55:53 ---> 64645cb73dc6 07:55:53 Successfully built 64645cb73dc6 07:55:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:55:54 + docker inspect -f . ci-base-image-x86_64 07:55:54 . [Pipeline] withDockerContainer 07:55:54 prd-centos7-docker-4c-2g-2227 does not seem to be running inside a container 07:55:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 07:55:54 $ docker top dfce78ae69b1874854a4eabfeb4e43b28a04650a621ca0ba0b61e62225a4586e -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:55 + go version 07:55:55 go version go1.16.6 linux/amd64 [Pipeline] } 07:55:57 $ docker stop --time=1 dfce78ae69b1874854a4eabfeb4e43b28a04650a621ca0ba0b61e62225a4586e 07:55:58 $ docker rm -f dfce78ae69b1874854a4eabfeb4e43b28a04650a621ca0ba0b61e62225a4586e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:55:58 + docker inspect -f . ci-base-image-x86_64 07:55:58 . [Pipeline] withDockerContainer 07:55:58 prd-centos7-docker-4c-2g-2227 does not seem to be running inside a container 07:55:58 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 07:55:59 $ docker top 87f0d2615f11744ce7fa2aeb8cfcb680092c071c6248d097df9ea3bfa3f86579 -eo pid,comm [Pipeline] { [Pipeline] echo 07:55:59 ========================================================= 07:55:59 [edgeXBuildGoParallel] Running Tests and Build... 07:55:59 ========================================================= [Pipeline] sh 07:55:59 + go mod tidy [Pipeline] sh 07:56:00 + make test 07:56:00 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:56:00 go mod tidy 07:56:00 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:56:05 ? github.com/edgexfoundry/edgex-go [no test files] 07:56:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:56:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:56:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:56:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:56:32 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:56:32 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:56:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:56:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:56:33 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:56:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:56:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:56:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:56:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:56:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:56:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 07:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:56:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:56:37 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 100.0% of statements 07:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.072s coverage: 46.3% of statements 07:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:56:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.122s coverage: 90.1% of statements 07:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:56:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:56:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 07:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:56:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.332s coverage: 94.2% of statements 07:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:56:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:56:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 59.1% of statements 07:56:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:56:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:56:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:56:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:56:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:56:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 07:56:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:56:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:56:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:56:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements 07:56:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:56:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 07:56:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 21.3% of statements 07:56:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:56:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 07:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.057s coverage: 79.5% of statements 07:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.043s coverage: 94.1% of statements 07:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 07:56:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 07:56:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 07:56:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 07:57:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.360s coverage: 81.8% of statements 07:57:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.056s coverage: 58.8% of statements 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.075s coverage: 91.2% of statements 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.200s coverage: 66.9% of statements 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:57:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 07:57:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:57:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 07:57:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:57:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:57:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.0% of statements 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:57:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 62.7% of statements 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:57:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.7% of statements 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:57:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:57:27 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:57:27 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 07:57:27 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 07:57:27 GO111MODULE=on go vet ./... 07:57:49 gofmt -l . 07:57:49 internal/pkg/utils/http.go 07:57:49 [ "`gofmt -l .`" = "" ] 07:57:49 make: *** [Makefile:104: test] Error 1 [Pipeline] } 07:57:50 $ docker stop --time=1 87f0d2615f11744ce7fa2aeb8cfcb680092c071c6248d097df9ea3bfa3f86579 07:57:51 $ docker rm -f 87f0d2615f11744ce7fa2aeb8cfcb680092c071c6248d097df9ea3bfa3f86579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:57:54 Failed in branch amd64 07:59:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2228 in /w/workspace/edgexfoundry_edgex-go_PR-3652 [Pipeline] { [Pipeline] ws 07:59:23 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 07:59:24 The recommended git tool is: git 07:59:32 using credential edgex-jenkins-ssh 07:59:32 Cloning the remote Git repository 07:59:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:59:32 > git init /w/workspace/edgex-go/3 # timeout=10 07:59:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:59:32 > git --version # timeout=10 07:59:32 > git --version # 'git version 2.17.1' 07:59:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:59:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:59:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:59:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3652/head:refs/remotes/origin/PR-3652 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:59:50 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 5beed9c3f366fff82bf502bfa7b610559b74e0c2 07:59:50 Merge succeeded, producing 5beed9c3f366fff82bf502bfa7b610559b74e0c2 07:59:50 Checking out Revision 5beed9c3f366fff82bf502bfa7b610559b74e0c2 (PR-3652) 07:59:50 > git config core.sparsecheckout # timeout=10 07:59:50 > git checkout -f 5beed9c3f366fff82bf502bfa7b610559b74e0c2 # timeout=10 07:59:50 > git remote # timeout=10 07:59:50 > git config --get remote.origin.url # timeout=10 07:59:50 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:50 > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 07:59:50 > git rev-parse HEAD^{commit} # timeout=10 07:59:50 > git config core.sparsecheckout # timeout=10 07:59:50 > git checkout -f 5beed9c3f366fff82bf502bfa7b610559b74e0c2 # timeout=10 07:59:55 Commit message: "Merge branch 'main' into main" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:55 provisioning config files... 07:59:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6200474024589934857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:56 ---> docker-login.sh 07:59:56 nexus3.edgexfoundry.org:10001 07:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:57 Configure a credential helper to remove this warning. See 07:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:57 07:59:57 Login Succeeded 07:59:57 nexus3.edgexfoundry.org:10002 07:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:57 Configure a credential helper to remove this warning. See 07:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:57 07:59:57 Login Succeeded 07:59:57 nexus3.edgexfoundry.org:10003 07:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:58 Configure a credential helper to remove this warning. See 07:59:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:58 07:59:58 Login Succeeded 07:59:58 nexus3.edgexfoundry.org:10004 07:59:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:59 Configure a credential helper to remove this warning. See 07:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:59 07:59:59 Login Succeeded 07:59:59 docker.io 07:59:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:59 Configure a credential helper to remove this warning. See 07:59:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:59 07:59:59 Login Succeeded 07:59:59 ---> docker-login.sh ends [Pipeline] } 08:00:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:00:02 ========================================================= 08:00:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:00:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:00:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:00:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:00:03 595b0fe564bb: Pulling fs layer 08:00:03 24495759ef45: Pulling fs layer 08:00:03 d148012ef14d: Pulling fs layer 08:00:03 e90a11edd702: Pulling fs layer 08:00:03 d77568369979: Pulling fs layer 08:00:03 fc1c9f9a7f3b: Pulling fs layer 08:00:03 170f2ba95c9a: Pulling fs layer 08:00:03 97ac5df62f85: Pulling fs layer 08:00:03 e90a11edd702: Waiting 08:00:03 d77568369979: Waiting 08:00:03 fc1c9f9a7f3b: Waiting 08:00:03 170f2ba95c9a: Waiting 08:00:03 97ac5df62f85: Waiting 08:00:03 d148012ef14d: Verifying Checksum 08:00:03 d148012ef14d: Download complete 08:00:03 24495759ef45: Verifying Checksum 08:00:03 24495759ef45: Download complete 08:00:03 d77568369979: Download complete 08:00:03 595b0fe564bb: Verifying Checksum 08:00:03 170f2ba95c9a: Verifying Checksum 08:00:03 170f2ba95c9a: Download complete 08:00:03 fc1c9f9a7f3b: Download complete 08:00:04 595b0fe564bb: Pull complete 08:00:04 24495759ef45: Pull complete 08:00:05 d148012ef14d: Pull complete 08:00:07 97ac5df62f85: Verifying Checksum 08:00:07 97ac5df62f85: Download complete 08:00:07 e90a11edd702: Verifying Checksum 08:00:07 e90a11edd702: Download complete 08:00:20 e90a11edd702: Pull complete 08:00:20 d77568369979: Pull complete 08:00:20 fc1c9f9a7f3b: Pull complete 08:00:20 170f2ba95c9a: Pull complete 08:00:25 97ac5df62f85: Pull complete 08:00:25 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 08:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:00:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 08:00:26 + docker build -t ci-base-image-arm64 -f - . 08:00:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:00:26 WORKDIR /edgex 08:00:26 COPY go.mod . 08:00:26 RUN go mod download 08:00:28 Sending build context to Docker daemon 165.9MB 08:00:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:00:28 ---> 04bc70af865f 08:00:28 Step 2/4 : WORKDIR /edgex 08:00:32 ---> Running in f046b3dbae00 08:00:32 Removing intermediate container f046b3dbae00 08:00:32 ---> 419f5899013c 08:00:32 Step 3/4 : COPY go.mod . 08:00:33 ---> 4b00ff7b5662 08:00:33 Step 4/4 : RUN go mod download 08:00:33 ---> Running in 58217ada52a2 08:01:55 Removing intermediate container 58217ada52a2 08:01:55 ---> cd7a7af02ce1 08:01:55 Successfully built cd7a7af02ce1 08:01:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:01:55 + docker inspect -f . ci-base-image-arm64 08:01:55 . [Pipeline] withDockerContainer 08:01:56 prd-ubuntu18.04-docker-arm64-4c-16g-2228 does not seem to be running inside a container 08:01:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:01:57 $ docker top e1c004e2f7df42856b72a8c4d836121beb5d40a5992b60254a038d91eccab8ee -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:58 + go version 08:01:58 go version go1.16.6 linux/arm64 [Pipeline] } 08:01:58 $ docker stop --time=1 e1c004e2f7df42856b72a8c4d836121beb5d40a5992b60254a038d91eccab8ee 08:02:00 $ docker rm -f e1c004e2f7df42856b72a8c4d836121beb5d40a5992b60254a038d91eccab8ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:02:01 + docker inspect -f . ci-base-image-arm64 08:02:01 . [Pipeline] withDockerContainer 08:02:03 prd-ubuntu18.04-docker-arm64-4c-16g-2228 does not seem to be running inside a container 08:02:03 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:02:04 $ docker top 383edfcf0c07e58940e35d5232c884a23d40fcebd4899cca31b2f5551985a693 -eo pid,comm [Pipeline] { [Pipeline] echo 08:02:05 ========================================================= 08:02:05 [edgeXBuildGoParallel] Running Tests and Build... 08:02:05 ========================================================= [Pipeline] sh 08:02:05 + go mod tidy [Pipeline] sh 08:02:07 + make test 08:02:07 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:02:07 go mod tidy 08:02:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:02:33 ? github.com/edgexfoundry/edgex-go [no test files] 08:03:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:03:32 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:03:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:03:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:03:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:03:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:03:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:03:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:03:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:03:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:03:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements 08:03:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:03:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:04:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.362s coverage: 100.0% of statements 08:04:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:04:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.384s coverage: 46.3% of statements 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:04:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:04:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.576s coverage: 90.1% of statements 08:04:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:04:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:04:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.243s coverage: 81.2% of statements 08:04:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:04:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:04:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:04:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:04:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:04:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.633s coverage: 94.2% of statements 08:04:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:04:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:04:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.224s coverage: 59.1% of statements 08:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:04:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.189s coverage: 60.0% of statements 08:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:04:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.363s coverage: 0.8% of statements 08:04:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:04:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.148s coverage: 58.8% of statements 08:04:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.339s coverage: 21.3% of statements 08:04:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:04:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements 08:04:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.205s coverage: 79.5% of statements 08:04:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.183s coverage: 94.1% of statements 08:04:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.286s coverage: 96.3% of statements 08:04:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.297s coverage: 87.5% of statements 08:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.261s coverage: 94.4% of statements 08:04:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.167s coverage: 44.8% of statements 08:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.595s coverage: 81.8% of statements 08:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.254s coverage: 92.9% of statements 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.174s coverage: 87.2% of statements 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.169s coverage: 58.8% of statements 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.160s coverage: 80.0% of statements 08:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements 08:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements 08:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.304s coverage: 91.2% of statements 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.647s coverage: 64.4% of statements 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:04:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements 08:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 08:04:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements 08:04:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements 08:04:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.055s coverage: 100.0% of statements 08:04:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.134s coverage: 66.9% of statements 08:04:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:04:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:04:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.860s coverage: 43.6% of statements 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:04:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.224s coverage: 84.8% of statements 08:04:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:04:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.230s coverage: 19.5% of statements 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:04:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.539s coverage: 92.0% of statements 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:04:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.208s coverage: 62.7% of statements 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:04:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.390s coverage: 97.7% of statements 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:04:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.174s coverage: 28.9% of statements 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:04:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:04:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.190s coverage: 100.0% of statements 08:04:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 08:04:57 GO111MODULE=on go vet ./... 08:06:21 gofmt -l . 08:06:21 internal/pkg/utils/http.go 08:06:21 [ "`gofmt -l .`" = "" ] 08:06:21 make: *** [Makefile:104: test] Error 1 [Pipeline] } 08:06:21 $ docker stop --time=1 383edfcf0c07e58940e35d5232c884a23d40fcebd4899cca31b2f5551985a693 08:06:23 $ docker rm -f 383edfcf0c07e58940e35d5232c884a23d40fcebd4899cca31b2f5551985a693 [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:06:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:24 08:06:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:25 arm64: Pulling from edgex-lftools-log-publisher 08:06:25 448f6bf000e3: Pulling fs layer 08:06:25 f757da607395: Pulling fs layer 08:06:25 05883995daec: Pulling fs layer 08:06:25 8603b9c90790: Pulling fs layer 08:06:25 1560dd03e051: Pulling fs layer 08:06:25 27f5ce0e4adf: Pulling fs layer 08:06:25 c2d8d7efcc4b: Pulling fs layer 08:06:25 8603b9c90790: Waiting 08:06:25 1560dd03e051: Waiting 08:06:25 27f5ce0e4adf: Waiting 08:06:25 f757da607395: Verifying Checksum 08:06:25 f757da607395: Download complete 08:06:25 8603b9c90790: Verifying Checksum 08:06:25 8603b9c90790: Download complete 08:06:26 1560dd03e051: Verifying Checksum 08:06:26 1560dd03e051: Download complete 08:06:26 05883995daec: Verifying Checksum 08:06:26 05883995daec: Download complete 08:06:26 27f5ce0e4adf: Verifying Checksum 08:06:26 27f5ce0e4adf: Download complete 08:06:28 448f6bf000e3: Verifying Checksum 08:06:28 448f6bf000e3: Download complete 08:06:29 c2d8d7efcc4b: Verifying Checksum 08:06:29 c2d8d7efcc4b: Download complete 08:06:30 448f6bf000e3: Pull complete 08:06:31 f757da607395: Pull complete 08:06:32 05883995daec: Pull complete 08:06:33 8603b9c90790: Pull complete 08:06:34 1560dd03e051: Pull complete 08:06:34 27f5ce0e4adf: Pull complete 08:06:49 c2d8d7efcc4b: Pull complete 08:06:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 08:06:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:06:49 prd-ubuntu18.04-docker-arm64-4c-16g-2228 does not seem to be running inside a container 08:06:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:06:53 $ docker top ff8ecccf148bb7f5af10a784a0de9fa70d3dcc0516181e5503a30682fdf00a31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:57 ---> job-cost.sh 08:06:57 lf-activate-venv: SKIPPING 08:06:57 INFO: No Stack... 08:06:58 INFO: Retrieving Pricing Info for: v2-standard-4 08:06:58 INFO: Archiving Costs [Pipeline] sh 08:06:59 + + cut -d,cat -f6 /w/workspace/edgex-go/3/archives/cost.csv 08:06:59 [Pipeline] lock 08:06:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3652-3-stack-cost] 08:06:59 Resource [jenkins-edgexfoundry-edgex-go-PR-3652-3-stack-cost] did not exist. Created. 08:06:59 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3652-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:07:00 + echo total: 0.18000000715255737 [Pipeline] stash 08:07:00 Stashed 1 file(s) [Pipeline] } 08:07:00 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3652-3-stack-cost] [Pipeline] // lock [Pipeline] } 08:07:00 $ docker stop --time=1 ff8ecccf148bb7f5af10a784a0de9fa70d3dcc0516181e5503a30682fdf00a31 08:07:02 $ docker rm -f ff8ecccf148bb7f5af10a784a0de9fa70d3dcc0516181e5503a30682fdf00a31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:07:04 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:07:08 + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:07:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:07:09 ---> package-listing.sh 08:07:09 ++ facter osfamily 08:07:09 ++ tr '[:upper:]' '[:lower:]' 08:07:09 + OS_FAMILY=redhat 08:07:09 + workspace=/w/workspace/edgex-go/3 08:07:09 + START_PACKAGES=/tmp/packages_start.txt 08:07:09 + END_PACKAGES=/tmp/packages_end.txt 08:07:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:07:09 + PACKAGES=/tmp/packages_start.txt 08:07:09 + '[' /w/workspace/edgex-go/3 ']' 08:07:09 + PACKAGES=/tmp/packages_end.txt 08:07:09 + case "${OS_FAMILY}" in 08:07:09 + sort 08:07:09 + rpm -qa 08:07:09 + '[' -f /tmp/packages_start.txt ']' 08:07:09 + '[' -f /tmp/packages_end.txt ']' 08:07:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:07:09 + '[' /w/workspace/edgex-go/3 ']' 08:07:09 + mkdir -p /w/workspace/edgex-go/3/archives/ 08:07:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 08:07:09 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:07:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:07:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:10 08:07:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:07:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:11 latest: Pulling from edgex-lftools-log-publisher 08:07:11 b4d181a07f80: Pulling fs layer 08:07:11 a1111a8f2ec3: Pulling fs layer 08:07:11 ed53099fbce6: Pulling fs layer 08:07:11 dc539afda2c1: Pulling fs layer 08:07:11 77bc0d833cb6: Pulling fs layer 08:07:11 9065ff56babe: Pulling fs layer 08:07:11 d287ab97295c: Pulling fs layer 08:07:11 dc539afda2c1: Waiting 08:07:11 77bc0d833cb6: Waiting 08:07:11 9065ff56babe: Waiting 08:07:11 d287ab97295c: Waiting 08:07:11 a1111a8f2ec3: Verifying Checksum 08:07:11 a1111a8f2ec3: Download complete 08:07:11 dc539afda2c1: Download complete 08:07:11 77bc0d833cb6: Verifying Checksum 08:07:11 77bc0d833cb6: Download complete 08:07:11 9065ff56babe: Verifying Checksum 08:07:11 9065ff56babe: Download complete 08:07:11 ed53099fbce6: Verifying Checksum 08:07:11 ed53099fbce6: Download complete 08:07:12 b4d181a07f80: Verifying Checksum 08:07:12 b4d181a07f80: Download complete 08:07:13 b4d181a07f80: Pull complete 08:07:14 a1111a8f2ec3: Pull complete 08:07:14 ed53099fbce6: Pull complete 08:07:14 dc539afda2c1: Pull complete 08:07:14 77bc0d833cb6: Pull complete 08:07:14 9065ff56babe: Pull complete 08:07:15 d287ab97295c: Verifying Checksum 08:07:15 d287ab97295c: Download complete 08:07:20 d287ab97295c: Pull complete 08:07:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 08:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:07:20 prd-centos7-docker-4c-2g-2227 does not seem to be running inside a container 08:07:20 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:latest cat 08:07:23 $ docker top e13f6842a418d888dbd13506d95d7fb381b153bfeed0aa7c7db4a40763a65eda -eo pid,comm [Pipeline] { [Pipeline] sh 08:07:23 + touch /tmp/pre-build-complete [Pipeline] sh 08:07:23 + mkdir -p /var/log/sysstat [Pipeline] sh 08:07:24 + ls /var/log/sa-host 08:07:24 + sadf -c /var/log/sa-host/sa05 08:07:24 file_magic: OK 08:07:24 HZ: Using current value: 100 08:07:24 file_header: OK 08:07:24 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 08:07:24 Statistics: 08:07:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:07:24 File successfully converted to sysstat format version 12.0.3 08:07:24 + sadf -c /var/log/sa-host/sa06 08:07:24 file_magic: OK 08:07:24 HZ: Using current value: 100 08:07:24 file_header: OK 08:07:24 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 08:07:24 Statistics: 08:07:24 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...Hnuu...uuuununununu... 08:07:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:26 provisioning config files... 08:07:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6229259765109557511tmp [Pipeline] { [Pipeline] echo 08:07:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:07:26 ---> create-netrc.sh [Pipeline] } 08:07:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:07:27 ---> python-tools-install.sh [Pipeline] echo 08:07:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:07:27 ---> sudo-logs.sh 08:07:27 Archiving 'sudo' log.. 08:07:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-2227.vexxhost.local: Name or service not known 08:07:27 sudo: unable to resolve host prd-centos7-docker-4c-2g-2227.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 08:07:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:07:27 ---> job-cost.sh 08:07:27 lf-activate-venv: SKIPPING 08:07:27 DEBUG: total: 0.18000000715255737 08:07:27 INFO: Retrieving Stack Cost... 08:07:28 INFO: Retrieving Pricing Info for: v3-standard-2 08:07:29 INFO: Archiving Costs [Pipeline] echo 08:07:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:07:29 ---> logs-deploy.sh 08:07:29 lf-activate-venv: SKIPPING 08:07:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3652/3 08:07:29 INFO: archiving workspace using pattern(s): 08:07:29 Archives upload complete. 08:07:30 INFO: archiving logs to Nexus 08:07:32 ---> uname -a: 08:07:32 Linux prd-centos7-docker-4c-2g-2227.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 08:07:32 08:07:32 08:07:32 ---> lscpu: 08:07:32 Architecture: x86_64 08:07:32 CPU op-mode(s): 32-bit, 64-bit 08:07:32 Byte Order: Little Endian 08:07:32 Address sizes: 40 bits physical, 48 bits virtual 08:07:32 CPU(s): 2 08:07:32 On-line CPU(s) list: 0,1 08:07:32 Thread(s) per core: 1 08:07:32 Core(s) per socket: 1 08:07:32 Socket(s): 2 08:07:32 NUMA node(s): 1 08:07:32 Vendor ID: AuthenticAMD 08:07:32 CPU family: 23 08:07:32 Model: 49 08:07:32 Model name: AMD EPYC-Rome Processor 08:07:32 Stepping: 0 08:07:32 CPU MHz: 2799.996 08:07:32 BogoMIPS: 5599.99 08:07:32 Virtualization: AMD-V 08:07:32 Hypervisor vendor: KVM 08:07:32 Virtualization type: full 08:07:32 L1d cache: 32K 08:07:32 L1i cache: 32K 08:07:32 L2 cache: 512K 08:07:32 L3 cache: 16384K 08:07:32 NUMA node0 CPU(s): 0,1 08:07:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:07:32 08:07:32 08:07:32 ---> nproc: 08:07:32 2 08:07:32 08:07:32 08:07:32 ---> df -h: 08:07:32 Filesystem Size Used Avail Use% Mounted on 08:07:32 overlay 40G 9.3G 31G 24% / 08:07:32 tmpfs 64M 0 64M 0% /dev 08:07:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:07:32 shm 64M 0 64M 0% /dev/shm 08:07:32 /dev/vda1 40G 9.3G 31G 24% /facter-os 08:07:32 08:07:32 08:07:32 ---> sar -b -r -n DEV: 08:07:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 08:07:32 08:07:32 07:53:41 LINUX RESTART (2 CPU) 08:07:32 08:07:32 07:54:01 tps rtps wtps bread/s bwrtn/s 08:07:32 07:55:01 140.20 21.57 118.63 5913.90 31714.32 08:07:32 07:56:01 368.68 0.18 368.49 23.17 98391.59 08:07:32 07:57:01 55.83 0.00 55.83 0.00 8297.12 08:07:32 07:58:01 53.06 0.02 53.04 0.53 5920.47 08:07:32 07:59:01 2.97 0.00 2.97 0.00 92.90 08:07:32 08:00:01 0.60 0.00 0.60 0.00 7.13 08:07:32 08:01:01 0.40 0.02 0.38 0.13 5.30 08:07:32 08:02:01 0.40 0.10 0.30 1.73 4.86 08:07:32 08:03:01 0.25 0.00 0.25 0.00 2.43 08:07:32 08:04:01 0.20 0.00 0.20 0.00 1.55 08:07:32 08:05:01 0.32 0.00 0.32 0.00 3.48 08:07:32 08:06:01 0.20 0.00 0.20 0.00 2.73 08:07:32 08:07:01 0.23 0.00 0.23 0.00 1.92 08:07:32 Average: 47.97 1.68 46.29 457.08 11117.05 08:07:32 08:07:32 07:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:07:32 07:55:01 4940416 0 853972 10.66 2620 2211932 1565236 17.28 925056 1727884 318072 08:07:32 07:56:01 3460888 0 1167656 14.58 2620 3377776 1759820 19.43 1180252 2737776 2220 08:07:32 07:57:01 3125316 0 1174884 14.67 2620 3706120 1717448 18.96 1397776 2841424 91416 08:07:32 07:58:01 3579976 0 1050764 13.12 2620 3375580 1292516 14.27 1164624 2638804 20 08:07:32 07:59:01 3597524 0 1033212 12.90 2620 3375584 1195200 13.20 1158796 2638804 8 08:07:32 08:00:01 3595944 0 1034788 12.92 2620 3375588 1195536 13.20 1159768 2639604 8 08:07:32 08:01:01 3595336 0 1035392 12.93 2620 3375592 1198120 13.23 1150724 2648844 8 08:07:32 08:02:01 3595928 0 1034672 12.92 2620 3375720 1195720 13.20 1150788 2648904 8 08:07:32 08:03:01 3589476 0 1041120 13.00 2620 3375724 1195720 13.20 1157336 2648908 8 08:07:32 08:04:01 3589276 0 1041316 13.00 2620 3375728 1195720 13.20 1159240 2647024 8 08:07:32 08:05:01 3586208 0 1044384 13.04 2620 3375728 1195900 13.20 1162352 2647024 16 08:07:32 08:06:01 3586528 0 1044056 13.04 2620 3375736 1195720 13.20 1171128 2637824 8 08:07:32 08:07:01 3586560 0 1044020 13.04 2620 3375740 1195720 13.20 1171252 2637824 8 08:07:32 Average: 3648414 0 1046172 13.06 2620 3311734 1315260 14.52 1162238 2595434 31678 08:07:32 08:07:32 07:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:07:32 07:55:01 eth0 1646.98 1439.22 6344.89 181.62 0.00 0.00 0.00 0.00 08:07:32 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 07:55:01 veth5463eb8 837.82 689.16 80.20 2689.99 0.00 0.00 0.00 0.00 08:07:32 07:55:01 docker0 837.82 689.03 68.74 2689.97 0.00 0.00 0.00 0.00 08:07:32 07:56:01 vetheee23d2 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 08:07:32 07:56:01 eth0 1044.81 849.85 5354.29 124.46 0.00 0.00 0.00 0.00 08:07:32 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 07:56:01 docker0 515.68 553.73 39.94 2047.47 0.00 0.00 0.00 0.00 08:07:32 07:57:01 vetheee23d2 0.73 0.78 0.06 0.06 0.00 0.00 0.00 0.00 08:07:32 07:57:01 eth0 29.42 15.93 21.71 11.52 0.00 0.00 0.00 0.00 08:07:32 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 07:57:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 08:07:32 07:58:01 eth0 21.30 13.62 13.20 54.41 0.00 0.00 0.00 0.00 08:07:32 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 07:58:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 08:07:32 07:59:01 eth0 0.58 0.13 0.06 0.01 0.00 0.00 0.00 0.00 08:07:32 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:00:01 eth0 1.17 0.85 0.44 1.29 0.00 0.00 0.00 0.00 08:07:32 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:01:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:07:32 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:02:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:07:32 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:03:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:07:32 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:04:01 eth0 0.98 0.07 0.10 0.00 0.00 0.00 0.00 0.00 08:07:32 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:05:01 eth0 0.65 0.35 0.40 0.23 0.00 0.00 0.00 0.00 08:07:32 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:06:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 08:07:32 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:07:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:07:32 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 Average: eth0 211.36 178.58 903.16 28.75 0.00 0.00 0.00 0.00 08:07:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:07:32 Average: docker0 104.34 95.82 8.38 364.62 0.00 0.00 0.00 0.00 08:07:32 08:07:32 08:07:32 ---> sar -P ALL: 08:07:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/06/21 _x86_64_ (2 CPU) 08:07:32 08:07:32 07:53:41 LINUX RESTART (2 CPU) 08:07:32 08:07:32 07:54:01 CPU %user %nice %system %iowait %steal %idle 08:07:32 07:55:01 all 30.67 0.00 8.28 4.89 0.10 56.06 08:07:32 07:55:01 0 24.81 0.00 9.37 5.06 0.09 60.68 08:07:32 07:55:01 1 36.57 0.00 7.19 4.72 0.11 51.42 08:07:32 07:56:01 all 25.95 0.00 13.35 3.90 0.08 56.72 08:07:32 07:56:01 0 25.68 0.00 14.02 3.43 0.09 56.78 08:07:32 07:56:01 1 26.22 0.00 12.68 4.36 0.07 56.67 08:07:32 07:57:01 all 58.50 0.00 6.88 0.51 0.10 34.02 08:07:32 07:57:01 0 58.30 0.00 7.05 0.69 0.09 33.87 08:07:32 07:57:01 1 58.69 0.00 6.71 0.33 0.11 34.17 08:07:32 07:58:01 all 39.89 0.00 6.07 0.57 0.08 53.40 08:07:32 07:58:01 0 39.72 0.00 5.82 0.76 0.07 53.63 08:07:32 07:58:01 1 40.05 0.00 6.32 0.37 0.09 53.17 08:07:32 07:59:01 all 0.05 0.00 0.05 0.00 0.02 99.88 08:07:32 07:59:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:07:32 07:59:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:07:32 08:00:01 all 0.11 0.00 0.05 0.00 0.04 99.80 08:07:32 08:00:01 0 0.03 0.00 0.07 0.00 0.07 99.83 08:07:32 08:00:01 1 0.18 0.00 0.03 0.00 0.02 99.77 08:07:32 08:01:01 all 0.21 0.00 0.04 0.00 0.02 99.73 08:07:32 08:01:01 0 0.05 0.00 0.05 0.00 0.02 99.88 08:07:32 08:01:01 1 0.37 0.00 0.03 0.00 0.02 99.58 08:07:32 08:02:01 all 0.09 0.00 0.06 0.01 0.03 99.81 08:07:32 08:02:01 0 0.17 0.00 0.07 0.00 0.03 99.73 08:07:32 08:02:01 1 0.02 0.00 0.05 0.02 0.03 99.88 08:07:32 08:03:01 all 0.12 0.00 0.04 0.00 0.03 99.81 08:07:32 08:03:01 0 0.20 0.00 0.07 0.00 0.03 99.70 08:07:32 08:03:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:07:32 08:04:01 all 0.07 0.00 0.03 0.00 0.03 99.87 08:07:32 08:04:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:07:32 08:04:01 1 0.07 0.00 0.03 0.00 0.03 99.87 08:07:32 08:05:01 all 0.13 0.00 0.03 0.00 0.03 99.80 08:07:32 08:05:01 0 0.07 0.00 0.03 0.00 0.02 99.88 08:07:32 08:05:01 1 0.20 0.00 0.03 0.00 0.05 99.72 08:07:32 08:07:32 08:05:01 CPU %user %nice %system %iowait %steal %idle 08:07:32 08:06:01 all 0.18 0.00 0.02 0.00 0.02 99.78 08:07:32 08:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:07:32 08:06:01 1 0.35 0.00 0.02 0.00 0.02 99.62 08:07:32 08:07:01 all 0.13 0.00 0.02 0.00 0.03 99.83 08:07:32 08:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:07:32 08:07:01 1 0.22 0.00 0.02 0.00 0.03 99.73 08:07:32 Average: all 11.45 0.00 2.57 0.73 0.05 85.21 08:07:32 Average: 0 10.95 0.00 2.69 0.73 0.04 85.58 08:07:32 Average: 1 11.96 0.00 2.44 0.72 0.05 84.83 08:07:32 08:07:32 08:07:32