Pull request #3579 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 rather than 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a Obtained Jenkinsfile from 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5314874968215459522.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9062594942932534816.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1442657688208465528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9187404026995250750.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3579/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8980847795981917035.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-606 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh5204164446170295166.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh7912873940618364896.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a Merge succeeded, producing 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a Checking out Revision 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a (PR-3579) > git config core.sparsecheckout # timeout=10 > git checkout -f 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/12@tmp/jenkins-gitclient-ssh5778944540058249505.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:27:55 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 609ee72a2b20284acfb9fc2a8bfa958bb4c336db # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:27:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:27:55 ========================================================= 22:27:55 EdgeX Global Pipelines Version Info 22:27:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:27:57 ------------------- 22:27:57 stable info: 22:27:57 ------------------- 22:27:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:27:57 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:27:57 Message: update stable to v1.0.195 22:27:58 ------------------- 22:27:58 experimental info: 22:27:58 ------------------- 22:27:58 Commited By: **** collab-it+edgex@linuxfoundation.org 22:27:58 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:27:58 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3579 [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3579 [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3579 [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1dd6914 [Pipeline] echo 22:27:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:58 provisioning config files... 22:27:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config2722721426689982974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:59 ---> docker-login.sh 22:27:59 nexus3.edgexfoundry.org:10001 22:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:59 Configure a credential helper to remove this warning. See 22:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:59 22:27:59 Login Succeeded 22:27:59 nexus3.edgexfoundry.org:10002 22:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:59 Configure a credential helper to remove this warning. See 22:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:59 22:27:59 Login Succeeded 22:27:59 nexus3.edgexfoundry.org:10003 22:27:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:27:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:27:59 Configure a credential helper to remove this warning. See 22:27:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:27:59 22:27:59 Login Succeeded 22:27:59 nexus3.edgexfoundry.org:10004 22:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:00 Configure a credential helper to remove this warning. See 22:28:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:00 22:28:00 Login Succeeded 22:28:00 docker.io 22:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:00 Configure a credential helper to remove this warning. See 22:28:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:00 22:28:00 Login Succeeded 22:28:00 ---> docker-login.sh ends [Pipeline] } 22:28:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:00 ++ 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 22:28:00 + for file in '`ls cmd/**/Dockerfile`' 22:28:00 ++ cut -d/ -f2 22:28:00 ++ dirname cmd/core-command/Dockerfile 22:28:00 + echo core-command,cmd/core-command/Dockerfile 22:28:00 + for file in '`ls cmd/**/Dockerfile`' 22:28:00 ++ dirname cmd/core-data/Dockerfile 22:28:00 ++ cut -d/ -f2 22:28:00 + echo core-data,cmd/core-data/Dockerfile 22:28:00 + for file in '`ls cmd/**/Dockerfile`' 22:28:00 ++ dirname cmd/core-metadata/Dockerfile 22:28:00 ++ cut -d/ -f2 22:28:00 + echo core-metadata,cmd/core-metadata/Dockerfile 22:28:00 + for file in '`ls cmd/**/Dockerfile`' 22:28:00 ++ dirname cmd/security-bootstrapper/Dockerfile 22:28:00 ++ cut -d/ -f2 22:28:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:28:00 + for file in '`ls cmd/**/Dockerfile`' 22:28:00 ++ dirname cmd/security-proxy-setup/Dockerfile 22:28:00 ++ cut -d/ -f2 22:28:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:28:00 + for file in '`ls cmd/**/Dockerfile`' 22:28:00 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:28:00 ++ cut -d/ -f2 22:28:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:28:00 + for file in '`ls cmd/**/Dockerfile`' 22:28:00 ++ dirname cmd/support-notifications/Dockerfile 22:28:00 ++ cut -d/ -f2 22:28:00 + echo support-notifications,cmd/support-notifications/Dockerfile 22:28:00 + for file in '`ls cmd/**/Dockerfile`' 22:28:00 ++ dirname cmd/support-scheduler/Dockerfile 22:28:00 ++ cut -d/ -f2 22:28:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:28:00 + for file in '`ls cmd/**/Dockerfile`' 22:28:00 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:28:00 ++ cut -d/ -f2 22:28:00 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:28:00 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 22:28:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:01 22:28:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:28:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:02 latest: Pulling from edgex-devops/git-semver 22:28:02 31603596830f: Pulling fs layer 22:28:02 54011a49482f: Pulling fs layer 22:28:02 a6820b24f6d8: Pulling fs layer 22:28:02 f581987b2513: Pulling fs layer 22:28:02 f581987b2513: Waiting 22:28:02 54011a49482f: Download complete 22:28:02 31603596830f: Verifying Checksum 22:28:02 31603596830f: Download complete 22:28:02 f581987b2513: Verifying Checksum 22:28:02 f581987b2513: Download complete 22:28:02 a6820b24f6d8: Verifying Checksum 22:28:02 a6820b24f6d8: Download complete 22:28:02 31603596830f: Pull complete 22:28:02 54011a49482f: Pull complete 22:28:03 a6820b24f6d8: Pull complete 22:28:03 f581987b2513: Pull complete 22:28:03 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:28:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:28:03 prd-centos7-docker-4c-2g-606 does not seem to be running inside a container 22:28:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 22:28:04 $ docker top 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:28:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:04 [ssh-agent] Looking for ssh-agent implementation... 22:28:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:04 $ docker exec 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc ssh-agent 22:28:04 SSH_AUTH_SOCK=/tmp/ssh-zJSwO2tvgT1a/agent.15 22:28:04 SSH_AGENT_PID=22 22:28:04 Running ssh-add (command line suppressed) 22:28:04 Identity added: /w/workspace/edgex-go/12@tmp/private_key_2967817104593606742.key (/w/workspace/edgex-go/12@tmp/private_key_2967817104593606742.key) 22:28:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:05 + git tag --points-at HEAD [Pipeline] } 22:28:05 $ docker exec --env ******** --env ******** 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc ssh-agent -k 22:28:05 unset SSH_AUTH_SOCK; 22:28:05 unset SSH_AGENT_PID; 22:28:05 echo Agent pid 22 killed; 22:28:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:28:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:05 [ssh-agent] Looking for ssh-agent implementation... 22:28:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:05 $ docker exec 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc ssh-agent 22:28:05 SSH_AUTH_SOCK=/tmp/ssh-bzvJfbUnFK1J/agent.55 22:28:05 SSH_AGENT_PID=62 22:28:05 Running ssh-add (command line suppressed) 22:28:05 Identity added: /w/workspace/edgex-go/12@tmp/private_key_2921792716650019934.key (/w/workspace/edgex-go/12@tmp/private_key_2921792716650019934.key) 22:28:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:05 + git semver init 22:28:05 # -> Open(): unable to determine branch for HEAD 22:28:05 # $GIT_DIR = /w/workspace/edgex-go/12/.git 22:28:05 # $GIT_WORK_TREE = /w/workspace/edgex-go/12 22:28:05 # $SEMVER_REMOTE_NAME = origin 22:28:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:28:05 # $SEMVER_USER_NAME = edgex-jenkins 22:28:05 # $SEMVER_BRANCH = PR-3579 22:28:05 # $SEMVER_TEMP = /tmp/semver-737738376 22:28:05 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:28:32 # '/tmp/semver-737738376' -> '/w/workspace/edgex-go/12/.semver' 22:28:32 # -> Force: false 22:28:32 # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } 22:28:32 $ docker exec --env ******** --env ******** 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc ssh-agent -k 22:28:32 unset SSH_AUTH_SOCK; 22:28:32 unset SSH_AGENT_PID; 22:28:32 echo Agent pid 62 killed; 22:28:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:33 + git semver [Pipeline] } 22:28:33 $ docker stop --time=1 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc 22:28:35 $ docker rm -f 8d5d56d892aa547ecb3db9d97e91386fccb89a7f1253cbb6d555544ff7aaa8fc [Pipeline] // withDockerContainer [Pipeline] sh 22:28:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:28:35 Stashed 1 file(s) [Pipeline] echo 22:28:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:28:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:28:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:28:37 + sudo service docker restart 22:28:37 + true 22:28:37 Redirecting to /bin/systemctl restart docker.service 22:28:51 Still waiting to schedule task 22:28:51 ‘prd-ubuntu18.04-docker-arm64-4c-16g-604’ is offline [Pipeline] echo 22:28:55 ========================================================= 22:28:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:28:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:28:55 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:28:57 Sending build context to Docker daemon 329.6MB 22:28:57 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:28:57 Step 2/6 : FROM ${BASE} 22:28:57 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:28:57 540db60ca938: Pulling fs layer 22:28:57 adcc1eea9eea: Pulling fs layer 22:28:57 4c4ab2625f07: Pulling fs layer 22:28:57 0510c868ecb4: Pulling fs layer 22:28:57 afea3b2eda06: Pulling fs layer 22:28:57 7809a108b3ef: Pulling fs layer 22:28:57 f706445af74f: Pulling fs layer 22:28:57 afea3b2eda06: Waiting 22:28:57 7809a108b3ef: Waiting 22:28:57 f706445af74f: Waiting 22:28:57 0510c868ecb4: Waiting 22:28:57 4c4ab2625f07: Verifying Checksum 22:28:57 4c4ab2625f07: Download complete 22:28:57 adcc1eea9eea: Verifying Checksum 22:28:57 adcc1eea9eea: Download complete 22:28:57 afea3b2eda06: Verifying Checksum 22:28:57 afea3b2eda06: Download complete 22:28:57 540db60ca938: Verifying Checksum 22:28:57 540db60ca938: Download complete 22:28:57 7809a108b3ef: Verifying Checksum 22:28:57 7809a108b3ef: Download complete 22:28:57 540db60ca938: Pull complete 22:28:57 adcc1eea9eea: Pull complete 22:28:57 4c4ab2625f07: Pull complete 22:28:59 f706445af74f: Verifying Checksum 22:28:59 f706445af74f: Download complete 22:28:59 0510c868ecb4: Verifying Checksum 22:28:59 0510c868ecb4: Download complete 22:29:02 0510c868ecb4: Pull complete 22:29:02 afea3b2eda06: Pull complete 22:29:02 7809a108b3ef: Pull complete 22:29:06 f706445af74f: Pull complete 22:29:06 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:29:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:29:06 ---> b068be0155e3 22:29:06 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:29:06 ---> Running in 11260d13cd20 22:29:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:29:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:29:08 (1/12) Installing libmagic (5.39-r0) 22:29:09 (2/12) Installing file (5.39-r0) 22:29:09 (3/12) Installing libc-dev (0.7.2-r3) 22:29:09 (4/12) Installing g++ (10.2.1_pre1-r3) 22:29:14 (5/12) Installing fortify-headers (1.1-r0) 22:29:14 (6/12) Installing patch (2.7.6-r6) 22:29:14 (7/12) Installing build-base (0.5-r2) 22:29:14 (8/12) Installing libsodium (1.0.18-r0) 22:29:14 (9/12) Installing pkgconf (1.7.3-r0) 22:29:14 (10/12) Installing libsodium-dev (1.0.18-r0) 22:29:14 (11/12) Installing libzmq (4.3.3-r1) 22:29:14 (12/12) Installing zeromq-dev (4.3.3-r1) 22:29:14 Executing busybox-1.32.1-r6.trigger 22:29:14 OK: 219 MiB in 52 packages 22:29:16 Removing intermediate container 11260d13cd20 22:29:16 ---> 60d7aef57a4a 22:29:16 Step 4/6 : WORKDIR /edgex-go 22:29:16 ---> Running in 5c44796ddc84 22:29:16 Removing intermediate container 5c44796ddc84 22:29:16 ---> 7f137987180e 22:29:16 Step 5/6 : COPY go.mod . 22:29:16 ---> cec5d212bd91 22:29:16 Step 6/6 : RUN go mod download 22:29:16 ---> Running in ceba5d13a54a 22:29:28 Removing intermediate container ceba5d13a54a 22:29:28 ---> 09a7ab518d57 22:29:28 Successfully built 09a7ab518d57 22:29:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:29:29 + docker inspect -f . ci-base-image-x86_64 22:29:29 . [Pipeline] withDockerContainer 22:29:29 prd-centos7-docker-4c-2g-606 does not seem to be running inside a container 22:29:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 22:29:29 $ docker top a3f02c153b71622d92963a8ffb8f66f6d8face188fb142bb6bfc0d7d644688c1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:29 + go version 22:29:29 go version go1.16.3 linux/amd64 [Pipeline] } 22:29:29 $ docker stop --time=1 a3f02c153b71622d92963a8ffb8f66f6d8face188fb142bb6bfc0d7d644688c1 22:29:31 $ docker rm -f a3f02c153b71622d92963a8ffb8f66f6d8face188fb142bb6bfc0d7d644688c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:29:31 + docker inspect -f . ci-base-image-x86_64 22:29:31 . [Pipeline] withDockerContainer 22:29:31 prd-centos7-docker-4c-2g-606 does not seem to be running inside a container 22:29:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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 22:29:32 $ docker top 5e1faedfb3909c8359fe3ab97297dba268d9ab9ef65f22d8d3906d732f207e64 -eo pid,comm [Pipeline] { [Pipeline] echo 22:29:32 ========================================================= 22:29:32 [edgeXBuildGoParallel] Running Tests and Build... 22:29:32 ========================================================= [Pipeline] sh 22:29:32 + go mod tidy [Pipeline] sh 22:29:33 + make test 22:29:33 go mod tidy 22:29:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:29:38 ? github.com/edgexfoundry/edgex-go [no test files] 22:29:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:29:58 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:29:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:29:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:30:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:30:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:30:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:30:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:30:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:30:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:30:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:30:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:30:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:30:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:30:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:30:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:30:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 100.0% of statements 22:30:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:30:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 53.1% of statements 22:30:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:30:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.091s coverage: 87.7% of statements 22:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:30:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:30:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.059s coverage: 78.9% of statements 22:30:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 22:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:30:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:30:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.233s coverage: 95.1% of statements 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:30:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:30:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:30:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements 22:30:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:30:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.042s coverage: 58.8% of statements 22:30:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 22.0% of statements 22:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements 22:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.044s coverage: 79.5% of statements 22:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 22:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.048s coverage: 96.3% of statements 22:30:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 22:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements 22:30:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 22:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.197s coverage: 81.8% of statements 22:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.043s coverage: 80.0% of statements 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.072s coverage: 91.2% of statements 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 22:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.169s coverage: 66.9% of statements 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.116s coverage: 43.6% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:30:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 22:30:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:30:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-607 in /w/workspace/edgexfoundry_edgex-go_PR-3579 [Pipeline] { [Pipeline] ws 22:30:53 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 22:30:53 The recommended git tool is: git 22:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 91.9% of statements 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:30:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:30:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:30:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 22:30:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 22:30:55 GO111MODULE=on go vet ./... 22:30:58 using credential edgex-jenkins-ssh 22:30:58 Cloning the remote Git repository 22:30:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:30:59 > git init /w/workspace/edgex-go/12 # timeout=10 22:30:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:30:59 > git --version # timeout=10 22:30:59 > git --version # 'git version 2.17.1' 22:30:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:30:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:31:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:31:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:31:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:31:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:31:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3579/head:refs/remotes/origin/PR-3579 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:31:15 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a 22:31:16 Merge succeeded, producing 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a 22:31:16 Checking out Revision 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a (PR-3579) 22:31:15 > git config core.sparsecheckout # timeout=10 22:31:15 > git checkout -f 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 22:31:15 > git remote # timeout=10 22:31:16 > git config --get remote.origin.url # timeout=10 22:31:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:31:16 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 22:31:16 > git rev-parse HEAD^{commit} # timeout=10 22:31:16 > git config core.sparsecheckout # timeout=10 22:31:16 > git checkout -f 1dd6914cd9216f771f1c44cc659c7b6d8432cf0a # timeout=10 22:31:18 gofmt -l . 22:31:18 snap/local/hooks/cmd/install/install.go:172:2: expected ';', found consul 22:31:18 snap/local/hooks/cmd/install/install.go:184:2: expected declaration, found 'if' 22:31:18 snap/local/hooks/cmd/install/install.go:234:2: expected declaration, found 'if' 22:31:18 snap/local/hooks/cmd/install/install.go:274:2: expected declaration, found 'if' 22:31:18 snap/local/hooks/cmd/install/install.go:321:2: expected declaration, found status 22:31:18 make: *** [Makefile:100: test] Error 2 [Pipeline] } 22:31:18 $ docker stop --time=1 5e1faedfb3909c8359fe3ab97297dba268d9ab9ef65f22d8d3906d732f207e64 22:31:19 $ docker rm -f 5e1faedfb3909c8359fe3ab97297dba268d9ab9ef65f22d8d3906d732f207e64 [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] } 22:31:20 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:31:20 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:31:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:31:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:31:22 + sudo service docker restart 22:31:22 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:31:41 provisioning config files... 22:31:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config1097391620311270013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:31:41 ---> docker-login.sh 22:31:41 nexus3.edgexfoundry.org:10001 22:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:42 Configure a credential helper to remove this warning. See 22:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:42 22:31:42 Login Succeeded 22:31:42 nexus3.edgexfoundry.org:10002 22:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:43 Configure a credential helper to remove this warning. See 22:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:43 22:31:43 Login Succeeded 22:31:43 nexus3.edgexfoundry.org:10003 22:31:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:43 Configure a credential helper to remove this warning. See 22:31:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:43 22:31:43 Login Succeeded 22:31:43 nexus3.edgexfoundry.org:10004 22:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:44 Configure a credential helper to remove this warning. See 22:31:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:44 22:31:44 Login Succeeded 22:31:44 docker.io 22:31:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:31:45 Configure a credential helper to remove this warning. See 22:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:31:45 22:31:45 Login Succeeded 22:31:45 ---> docker-login.sh ends [Pipeline] } 22:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:31:45 ========================================================= 22:31:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:31:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:31:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:31:48 Sending build context to Docker daemon 166.4MB 22:31:48 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 22:31:48 Step 2/6 : FROM ${BASE} 22:31:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:31:48 595b0fe564bb: Pulling fs layer 22:31:48 3088b5b3c5c0: Pulling fs layer 22:31:48 5b7225fbf94c: Pulling fs layer 22:31:48 ba82ee9f976e: Pulling fs layer 22:31:48 506bd15cee9f: Pulling fs layer 22:31:48 75a0a4a0db45: Pulling fs layer 22:31:48 618dc40b7e24: Pulling fs layer 22:31:48 506bd15cee9f: Waiting 22:31:48 75a0a4a0db45: Waiting 22:31:48 618dc40b7e24: Waiting 22:31:48 ba82ee9f976e: Waiting 22:31:48 5b7225fbf94c: Verifying Checksum 22:31:48 5b7225fbf94c: Download complete 22:31:48 3088b5b3c5c0: Verifying Checksum 22:31:48 3088b5b3c5c0: Download complete 22:31:48 506bd15cee9f: Verifying Checksum 22:31:48 506bd15cee9f: Download complete 22:31:48 75a0a4a0db45: Verifying Checksum 22:31:48 75a0a4a0db45: Download complete 22:31:48 595b0fe564bb: Verifying Checksum 22:31:48 595b0fe564bb: Download complete 22:31:49 595b0fe564bb: Pull complete 22:31:49 3088b5b3c5c0: Pull complete 22:31:50 5b7225fbf94c: Pull complete 22:31:51 618dc40b7e24: Verifying Checksum 22:31:51 618dc40b7e24: Download complete 22:31:52 ba82ee9f976e: Verifying Checksum 22:31:52 ba82ee9f976e: Download complete 22:32:02 ba82ee9f976e: Pull complete 22:32:02 506bd15cee9f: Pull complete 22:32:03 75a0a4a0db45: Pull complete 22:32:07 618dc40b7e24: Pull complete 22:32:07 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 22:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:32:07 ---> a36622ca3599 22:32:07 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:32:09 ---> Running in 3f4edf6feae7 22:32:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:32:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:32:12 (1/12) Installing libmagic (5.39-r0) 22:32:12 (2/12) Installing file (5.39-r0) 22:32:12 (3/12) Installing libc-dev (0.7.2-r3) 22:32:13 (4/12) Installing g++ (10.2.1_pre1-r3) 22:32:17 (5/12) Installing fortify-headers (1.1-r0) 22:32:17 (6/12) Installing patch (2.7.6-r6) 22:32:17 (7/12) Installing build-base (0.5-r2) 22:32:17 (8/12) Installing libsodium (1.0.18-r0) 22:32:17 (9/12) Installing pkgconf (1.7.3-r0) 22:32:17 (10/12) Installing libsodium-dev (1.0.18-r0) 22:32:17 (11/12) Installing libzmq (4.3.3-r1) 22:32:17 (12/12) Installing zeromq-dev (4.3.3-r1) 22:32:17 Executing busybox-1.32.1-r6.trigger 22:32:17 OK: 218 MiB in 52 packages 22:32:21 Removing intermediate container 3f4edf6feae7 22:32:21 ---> 0d47443e81f9 22:32:21 Step 4/6 : WORKDIR /edgex-go 22:32:21 ---> Running in c57b864c6775 22:32:21 Removing intermediate container c57b864c6775 22:32:21 ---> 31e9ef28f500 22:32:21 Step 5/6 : COPY go.mod . 22:32:22 ---> f2d287ad2f95 22:32:22 Step 6/6 : RUN go mod download 22:32:22 ---> Running in 60ab0d51110a 22:32:49 Removing intermediate container 60ab0d51110a 22:32:49 ---> 5e300366ca03 22:32:49 Successfully built 5e300366ca03 22:32:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:32:50 + docker inspect -f . ci-base-image-arm64 22:32:50 . [Pipeline] withDockerContainer 22:32:50 prd-ubuntu18.04-docker-arm64-4c-16g-607 does not seem to be running inside a container 22:32:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:32:53 $ docker top 7c7d81ef12e2d2af9a3686b7481cffafefeefcfdc167f29cf4c4daac315cd4ea -eo pid,comm [Pipeline] { [Pipeline] sh 22:32:54 + go version 22:32:54 go version go1.16.5 linux/arm64 [Pipeline] } 22:32:54 $ docker stop --time=1 7c7d81ef12e2d2af9a3686b7481cffafefeefcfdc167f29cf4c4daac315cd4ea 22:32:56 $ docker rm -f 7c7d81ef12e2d2af9a3686b7481cffafefeefcfdc167f29cf4c4daac315cd4ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:32:57 + docker inspect -f . ci-base-image-arm64 22:32:57 . [Pipeline] withDockerContainer 22:32:57 prd-ubuntu18.04-docker-arm64-4c-16g-607 does not seem to be running inside a container 22:32:57 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:32:59 $ docker top e7fab7ccd0957f1163f69903258d545cf5f8461753af9327a7f8261193b290ff -eo pid,comm [Pipeline] { [Pipeline] echo 22:32:59 ========================================================= 22:32:59 [edgeXBuildGoParallel] Running Tests and Build... 22:32:59 ========================================================= [Pipeline] sh 22:33:00 + go mod tidy [Pipeline] sh 22:33:01 + make test 22:33:01 go mod tidy 22:33:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:33:29 ? github.com/edgexfoundry/edgex-go [no test files] 22:34:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:34:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:34:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:34:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:34:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:34:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:34:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:34:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:34:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:34:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:34:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.246s coverage: 28.7% of statements 22:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:34:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:34:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.319s coverage: 100.0% of statements 22:34:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:34:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.359s coverage: 53.1% of statements 22:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:34:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.526s coverage: 87.7% of statements 22:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:34:56 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:34:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.209s coverage: 78.9% of statements 22:35:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.216s coverage: 81.2% of statements 22:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:35:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.320s coverage: 95.1% of statements 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.190s coverage: 60.0% of statements 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.278s coverage: 0.8% of statements 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.151s coverage: 58.8% of statements 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 22.0% of statements 22:35:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.178s coverage: 47.1% of statements 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.261s coverage: 79.5% of statements 22:35:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.205s coverage: 94.1% of statements 22:35:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.232s coverage: 96.3% of statements 22:35:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements 22:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.223s coverage: 94.4% of statements 22:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 22:35:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.686s coverage: 81.8% of statements 22:35:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.286s coverage: 92.9% of statements 22:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 22:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.171s coverage: 87.2% of statements 22:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 22:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.162s coverage: 58.8% of statements 22:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.170s coverage: 80.0% of statements 22:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.229s coverage: 87.2% of statements 22:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.239s coverage: 85.4% of statements 22:35:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements 22:35:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:35:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.793s coverage: 64.4% of statements 22:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:35:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:35:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements 22:35:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements 22:35:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 22:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 22:35:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 22:35:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.983s coverage: 66.9% of statements 22:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:35:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.756s coverage: 43.6% of statements 22:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements 22:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:35:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements 22:35:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.242s coverage: 19.3% of statements 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.546s coverage: 91.9% of statements 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.204s coverage: 62.7% of statements 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.405s coverage: 97.6% of statements 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.171s coverage: 28.9% of statements 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:35:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements 22:35:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 22:35:49 GO111MODULE=on go vet ./... 22:37:11 gofmt -l . 22:37:11 snap/local/hooks/cmd/install/install.go:172:2: expected ';', found consul 22:37:11 snap/local/hooks/cmd/install/install.go:184:2: expected declaration, found 'if' 22:37:11 snap/local/hooks/cmd/install/install.go:234:2: expected declaration, found 'if' 22:37:11 snap/local/hooks/cmd/install/install.go:274:2: expected declaration, found 'if' 22:37:11 snap/local/hooks/cmd/install/install.go:321:2: expected declaration, found status 22:37:11 make: *** [Makefile:100: test] Error 2 [Pipeline] } 22:37:11 $ docker stop --time=1 e7fab7ccd0957f1163f69903258d545cf5f8461753af9327a7f8261193b290ff 22:37:13 $ docker rm -f e7fab7ccd0957f1163f69903258d545cf5f8461753af9327a7f8261193b290ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:37:15 ---> job-cost.sh 22:37:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k8Qh 22:37:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:39:16 lf-activate-venv(): INFO: Adding /tmp/venv-k8Qh/bin to PATH 22:39:16 INFO: No Stack... 22:39:17 INFO: Retrieving Pricing Info for: v2-standard-4 22:39:18 INFO: Archiving Costs [Pipeline] sh 22:39:18 + cut -d, -f6 22:39:18 + cat /w/workspace/edgex-go/12/archives/cost.csv [Pipeline] lock 22:39:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3579-12-stack-cost] 22:39:18 Resource [jenkins-edgexfoundry-edgex-go-PR-3579-12-stack-cost] did not exist. Created. 22:39:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3579-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:39:18 + echo total: 0.18000000715255737 [Pipeline] stash 22:39:19 Stashed 1 file(s) [Pipeline] } 22:39:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3579-12-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:39:19 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:39:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:39:22 ---> package-listing.sh 22:39:22 ++ facter osfamily 22:39:22 ++ tr '[:upper:]' '[:lower:]' 22:39:22 + OS_FAMILY=redhat 22:39:22 + workspace=/w/workspace/edgex-go/12 22:39:22 + START_PACKAGES=/tmp/packages_start.txt 22:39:22 + END_PACKAGES=/tmp/packages_end.txt 22:39:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:39:22 + PACKAGES=/tmp/packages_start.txt 22:39:22 + '[' /w/workspace/edgex-go/12 ']' 22:39:22 + PACKAGES=/tmp/packages_end.txt 22:39:22 + case "${OS_FAMILY}" in 22:39:22 + rpm -qa 22:39:22 + sort 22:39:23 + '[' -f /tmp/packages_start.txt ']' 22:39:23 + '[' -f /tmp/packages_end.txt ']' 22:39:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:39:23 + '[' /w/workspace/edgex-go/12 ']' 22:39:23 + mkdir -p /w/workspace/edgex-go/12/archives/ 22:39:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo 22:39:23 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:39:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:39:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:39:24 22:39:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:39:24 alpine: Pulling from edgex-lftools-log-publisher 22:39:24 df20fa9351a1: Pulling fs layer 22:39:24 36b3adc4ff6f: Pulling fs layer 22:39:24 8ad3a11d3b57: Pulling fs layer 22:39:24 46f8f816bc3b: Pulling fs layer 22:39:24 93b61091891f: Pulling fs layer 22:39:24 93b9cdb0e59b: Pulling fs layer 22:39:24 5e14af77c1be: Pulling fs layer 22:39:24 01666e4c0597: Pulling fs layer 22:39:24 aa168da1d23b: Pulling fs layer 22:39:24 46f8f816bc3b: Waiting 22:39:24 93b61091891f: Waiting 22:39:24 93b9cdb0e59b: Waiting 22:39:24 5e14af77c1be: Waiting 22:39:24 01666e4c0597: Waiting 22:39:24 aa168da1d23b: Waiting 22:39:24 36b3adc4ff6f: Verifying Checksum 22:39:24 36b3adc4ff6f: Download complete 22:39:24 46f8f816bc3b: Verifying Checksum 22:39:24 46f8f816bc3b: Download complete 22:39:24 df20fa9351a1: Verifying Checksum 22:39:24 df20fa9351a1: Download complete 22:39:24 93b9cdb0e59b: Verifying Checksum 22:39:24 93b9cdb0e59b: Download complete 22:39:24 5e14af77c1be: Verifying Checksum 22:39:24 5e14af77c1be: Download complete 22:39:24 93b61091891f: Verifying Checksum 22:39:24 93b61091891f: Download complete 22:39:24 01666e4c0597: Verifying Checksum 22:39:24 01666e4c0597: Download complete 22:39:24 df20fa9351a1: Pull complete 22:39:25 36b3adc4ff6f: Pull complete 22:39:25 8ad3a11d3b57: Verifying Checksum 22:39:25 8ad3a11d3b57: Download complete 22:39:25 8ad3a11d3b57: Pull complete 22:39:25 46f8f816bc3b: Pull complete 22:39:25 93b61091891f: Pull complete 22:39:25 93b9cdb0e59b: Pull complete 22:39:25 5e14af77c1be: Pull complete 22:39:25 01666e4c0597: Pull complete 22:39:26 aa168da1d23b: Verifying Checksum 22:39:26 aa168da1d23b: Download complete 22:39:31 aa168da1d23b: Pull complete 22:39:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:39:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:39:31 prd-centos7-docker-4c-2g-606 does not seem to be running inside a container 22:39:31 $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:39:33 $ docker top 29ae37a976d514bae458f2c689290661d1303d6661dee4882189edb5f233bf23 -eo pid,comm [Pipeline] { [Pipeline] sh 22:39:34 + touch /tmp/pre-build-complete [Pipeline] sh 22:39:34 + mkdir -p /var/log/sa [Pipeline] sh 22:39:34 + ls /var/log/sa-host 22:39:34 + sadf -c /var/log/sa-host/sa05 22:39:34 file_magic: OK 22:39:34 HZ: Using current value: 100 22:39:34 file_header: OK 22:39:34 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 22:39:34 Statistics: 22:39:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:39:34 File successfully converted to sysstat format version 12.2.1 22:39:34 + sadf -c /var/log/sa-host/sa21 22:39:34 file_magic: OK 22:39:34 HZ: Using current value: 100 22:39:34 file_header: OK 22:39:34 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 22:39:34 Statistics: 22:39:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:39:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:35 provisioning config files... 22:39:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config2594779229438532679tmp [Pipeline] { [Pipeline] echo 22:39:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:39:35 ---> create-netrc.sh [Pipeline] } 22:39:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:39:35 ---> python-tools-install.sh [Pipeline] echo 22:39:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:39:36 ---> sudo-logs.sh 22:39:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:39:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:39:36 ---> job-cost.sh 22:39:36 lf-activate-venv: SKIPPING 22:39:36 DEBUG: total: 0.18000000715255737 22:39:36 INFO: Retrieving Stack Cost... 22:39:37 INFO: Retrieving Pricing Info for: v3-standard-2 22:39:37 INFO: Archiving Costs [Pipeline] echo 22:39:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:39:38 ---> logs-deploy.sh 22:39:38 lf-activate-venv: SKIPPING 22:39:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3579/12 22:39:38 INFO: archiving workspace using pattern(s): 22:39:39 Archives upload complete. 22:39:39 INFO: archiving logs to Nexus 22:39:39 ---> uname -a: 22:39:39 Linux prd-centos7-docker-4c-2g-606.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:39:39 22:39:39 22:39:39 ---> lscpu: 22:39:39 Architecture: x86_64 22:39:39 CPU op-mode(s): 32-bit, 64-bit 22:39:39 Byte Order: Little Endian 22:39:39 Address sizes: 40 bits physical, 48 bits virtual 22:39:39 CPU(s): 2 22:39:39 On-line CPU(s) list: 0,1 22:39:39 Thread(s) per core: 1 22:39:39 Core(s) per socket: 1 22:39:39 Socket(s): 2 22:39:39 NUMA node(s): 1 22:39:39 Vendor ID: AuthenticAMD 22:39:39 CPU family: 23 22:39:39 Model: 49 22:39:39 Model name: AMD EPYC-Rome Processor 22:39:39 Stepping: 0 22:39:39 CPU MHz: 2800.000 22:39:39 BogoMIPS: 5600.00 22:39:39 Virtualization: AMD-V 22:39:39 Hypervisor vendor: KVM 22:39:39 Virtualization type: full 22:39:39 L1d cache: 64 KiB 22:39:39 L1i cache: 64 KiB 22:39:39 L2 cache: 1 MiB 22:39:39 L3 cache: 32 MiB 22:39:39 NUMA node0 CPU(s): 0,1 22:39:39 Vulnerability Itlb multihit: Not affected 22:39:39 Vulnerability L1tf: Not affected 22:39:39 Vulnerability Mds: Not affected 22:39:39 Vulnerability Meltdown: Not affected 22:39:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:39:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:39:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:39:39 Vulnerability Srbds: Not affected 22:39:39 Vulnerability Tsx async abort: Not affected 22:39:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 22:39:39 22:39:39 22:39:39 ---> nproc: 22:39:39 2 22:39:39 22:39:39 22:39:39 ---> df -h: 22:39:39 Filesystem Size Used Available Use% Mounted on 22:39:39 overlay 40.0G 8.6G 31.4G 21% / 22:39:39 tmpfs 64.0M 0 64.0M 0% /dev 22:39:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:39:39 shm 64.0M 0 64.0M 0% /dev/shm 22:39:39 /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os 22:39:39 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf 22:39:39 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname 22:39:39 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts 22:39:39 /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json 22:39:39 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host 22:39:39 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure 22:39:39 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log 22:39:39 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/12@tmp 22:39:39 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/12 22:39:39 22:39:39 22:39:39 ---> free -m: 22:39:39 total used free shared buff/cache available 22:39:39 Mem: 7821 1163 3573 0 3084 6517 22:39:39 Swap: 1023 0 1023 22:39:39 22:39:39 22:39:39 ---> ip addr: 22:39:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:39:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:39:39 inet 127.0.0.1/8 scope host lo 22:39:39 valid_lft forever preferred_lft forever 22:39:39 inet6 ::1/128 scope host 22:39:39 valid_lft forever preferred_lft forever 22:39:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:39:39 link/ether fa:16:3e:18:26:e3 brd ff:ff:ff:ff:ff:ff 22:39:39 inet 10.30.123.103/23 brd 10.30.123.255 scope global dynamic eth0 22:39:39 valid_lft 85658sec preferred_lft 85658sec 22:39:39 inet6 fe80::f816:3eff:fe18:26e3/64 scope link 22:39:39 valid_lft forever preferred_lft forever 22:39:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:39:39 link/ether 02:42:05:05:d8:e6 brd ff:ff:ff:ff:ff:ff 22:39:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:39:39 valid_lft forever preferred_lft forever 22:39:39 inet6 fe80::42:5ff:fe05:d8e6/64 scope link 22:39:39 valid_lft forever preferred_lft forever 22:39:39 22:39:39 22:39:39 ---> sar -b -r -n DEV: 22:39:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 22:39:39 22:39:39 22:27:07 LINUX RESTART (2 CPU) 22:39:39 22:39:39 22:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:39:39 22:29:01 40.64 0.67 39.98 0.00 352.71 18682.83 0.00 22:39:39 22:30:01 185.89 0.00 185.89 0.00 0.00 43598.64 0.00 22:39:39 22:31:01 58.26 0.00 58.26 0.00 0.00 10744.99 0.00 22:39:39 22:32:01 31.83 0.00 31.83 0.00 0.00 3226.57 0.00 22:39:39 22:33:01 1.08 0.00 1.08 0.00 0.00 12.77 0.00 22:39:39 22:34:01 0.32 0.00 0.32 0.00 0.00 4.40 0.00 22:39:39 22:35:01 0.37 0.00 0.37 0.00 0.00 4.62 0.00 22:39:39 22:36:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 22:39:39 22:37:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 22:39:39 22:38:01 0.30 0.00 0.30 0.00 0.00 3.73 0.00 22:39:39 22:39:01 0.32 0.00 0.32 0.00 0.00 3.81 0.00 22:39:39 Average: 29.06 0.06 29.00 0.00 32.08 6939.80 0.00 22:39:39 22:39:39 22:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:39:39 22:29:01 4267392 0 948484 11.84 2620 2790444 1645636 18.17 1161256 2127436 560940 22:39:39 22:30:01 3912660 0 1092296 13.64 2620 3001364 1565212 17.28 1289784 2260692 246032 22:39:39 22:31:01 3794204 0 1239716 15.48 2620 2972400 1955688 21.59 1336104 2317672 61652 22:39:39 22:32:01 4194496 0 1061120 13.25 2620 2750704 1363048 15.05 1204776 2084392 8 22:39:39 22:33:01 4192704 0 1062908 13.27 2620 2750708 1345560 14.86 1207436 2084392 16 22:39:39 22:34:01 4195500 0 1060112 13.24 2620 2750708 1325000 14.63 1205136 2084920 12 22:39:39 22:35:01 4187444 0 1068160 13.34 2620 2750716 1325000 14.63 1214116 2084920 8 22:39:39 22:36:01 4187056 0 1068544 13.34 2620 2750720 1325036 14.63 1216604 2082864 8 22:39:39 22:37:01 4186156 0 1069436 13.35 2620 2750728 1325000 14.63 1217384 2082864 16 22:39:39 22:38:01 4185704 0 1069884 13.36 2620 2750732 1325072 14.63 1217456 2082864 12 22:39:39 22:39:01 4185688 0 1069896 13.36 2620 2750736 1325000 14.63 1219588 2080552 12 22:39:39 Average: 4135364 0 1073687 13.41 2620 2797269 1438659 15.88 1226331 2124870 78974 22:39:39 22:39:39 22:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:39:39 22:29:01 eth0 1119.45 1285.35 5709.68 126.06 0.00 0.00 0.00 0.00 22:39:39 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:29:01 docker0 1009.97 809.69 79.73 2702.44 0.00 0.00 0.00 0.00 22:39:39 22:30:01 vethdf7fb98 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:39:39 22:30:01 eth0 304.81 224.94 884.35 32.71 0.00 0.00 0.00 0.00 22:39:39 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:30:01 docker0 201.98 263.71 14.21 844.93 0.00 0.00 0.00 0.00 22:39:39 22:31:01 vethdf7fb98 2.23 2.23 0.18 0.18 0.00 0.00 0.00 0.00 22:39:39 22:31:01 eth0 37.89 25.15 23.55 105.52 0.00 0.00 0.00 0.00 22:39:39 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:31:01 docker0 2.23 2.23 0.15 0.18 0.00 0.00 0.00 0.00 22:39:39 22:32:01 eth0 3.61 2.17 3.48 1.57 0.00 0.00 0.00 0.00 22:39:39 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:33:01 eth0 0.47 0.42 0.35 0.09 0.00 0.00 0.00 0.00 22:39:39 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:39:39 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:39:39 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:36:01 eth0 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 22:39:39 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:37:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:39:39 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:38:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 22:39:39 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:39:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:39:39 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 Average: eth0 133.43 139.95 602.22 24.19 0.00 0.00 0.00 0.00 22:39:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:39:39 Average: docker0 110.43 97.83 8.56 322.66 0.00 0.00 0.00 0.00 22:39:39 22:39:39 22:39:39 ---> sar -P ALL: 22:39:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 22:39:39 22:39:39 22:27:07 LINUX RESTART (2 CPU) 22:39:39 22:39:39 22:28:01 CPU %user %nice %system %iowait %steal %idle 22:39:39 22:29:01 all 17.35 0.00 4.78 1.06 0.07 76.74 22:39:39 22:29:01 0 16.05 0.00 5.03 0.75 0.07 78.11 22:39:39 22:29:01 1 18.64 0.00 4.52 1.38 0.07 75.38 22:39:39 22:30:01 all 47.31 0.00 8.16 3.39 0.11 41.03 22:39:39 22:30:01 0 47.99 0.00 7.67 3.99 0.11 40.24 22:39:39 22:30:01 1 46.64 0.00 8.65 2.79 0.11 41.81 22:39:39 22:31:01 all 32.79 0.00 4.44 0.70 0.08 61.99 22:39:39 22:31:01 0 32.79 0.00 4.32 0.68 0.07 62.14 22:39:39 22:31:01 1 32.78 0.00 4.56 0.72 0.09 61.85 22:39:39 22:32:01 all 20.81 0.00 2.97 0.39 0.04 75.79 22:39:39 22:32:01 0 20.73 0.00 2.81 0.53 0.03 75.90 22:39:39 22:32:01 1 20.89 0.00 3.14 0.24 0.05 75.68 22:39:39 22:33:01 all 0.10 0.00 0.03 0.00 0.03 99.85 22:39:39 22:33:01 0 0.17 0.00 0.02 0.00 0.02 99.80 22:39:39 22:33:01 1 0.03 0.00 0.03 0.00 0.03 99.90 22:39:39 22:34:01 all 0.18 0.00 0.08 0.00 0.03 99.72 22:39:39 22:34:01 0 0.32 0.00 0.10 0.00 0.03 99.55 22:39:39 22:34:01 1 0.03 0.00 0.05 0.00 0.02 99.90 22:39:39 22:35:01 all 0.08 0.00 0.03 0.00 0.03 99.87 22:39:39 22:35:01 0 0.15 0.00 0.02 0.00 0.02 99.82 22:39:39 22:35:01 1 0.02 0.00 0.03 0.00 0.03 99.92 22:39:39 22:36:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:39:39 22:36:01 0 0.22 0.00 0.02 0.00 0.00 99.77 22:39:39 22:36:01 1 0.03 0.00 0.05 0.00 0.03 99.88 22:39:39 22:37:01 all 0.12 0.00 0.03 0.00 0.02 99.84 22:39:39 22:37:01 0 0.20 0.00 0.02 0.00 0.02 99.77 22:39:39 22:37:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:39:39 22:38:01 all 0.13 0.00 0.03 0.00 0.02 99.82 22:39:39 22:38:01 0 0.22 0.00 0.02 0.00 0.00 99.77 22:39:39 22:38:01 1 0.03 0.00 0.05 0.00 0.03 99.88 22:39:39 22:39:01 all 0.12 0.00 0.03 0.00 0.02 99.84 22:39:39 22:39:01 0 0.20 0.00 0.02 0.00 0.02 99.77 22:39:39 22:39:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:39:39 22:39:39 Average: CPU %user %nice %system %iowait %steal %idle 22:39:39 Average: all 10.43 0.00 1.80 0.48 0.04 87.25 22:39:39 Average: 0 10.43 0.00 1.75 0.52 0.03 87.27 22:39:39 Average: 1 10.43 0.00 1.85 0.45 0.04 87.23 22:39:39 22:39:39 22:39:39