Pull request #3684 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from b703ad651b67515b6532034b67f739ee7314e034+e89d87e1b047cca713fa4fd161d0eba79eaf23fa (68464825b98ed775998e52c20a85de337f97d9e7) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5985366749885126023.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7264712730571303757.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3684/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3684/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5017449330677630012.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3684/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6664669953796033180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6774627137099107487.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3684/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3684/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8666680974796587904.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-793 in /w/workspace/edgexfoundry_edgex-go_PR-3684 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1011235141829493195.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit b703ad651b67515b6532034b67f739ee7314e034 Merge succeeded, producing b703ad651b67515b6532034b67f739ee7314e034 Checking out Revision b703ad651b67515b6532034b67f739ee7314e034 (PR-3684) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7255250695489312221.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3684/head:refs/remotes/origin/PR-3684 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b703ad651b67515b6532034b67f739ee7314e034 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh6945254963079979921.key > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b703ad651b67515b6532034b67f739ee7314e034 # timeout=10 Commit message: "fix(snap): configure addtl app services" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:58:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:58:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:58:31 ========================================================= 18:58:31 EdgeX Global Pipelines Version Info 18:58:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:58:32 ------------------- 18:58:32 stable info: 18:58:32 ------------------- 18:58:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:58:32 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:58:32 Message: update stable to v1.0.205 18:58:32 ------------------- 18:58:32 experimental info: 18:58:32 ------------------- 18:58:32 Commited By: **** collab-it+edgex@linuxfoundation.org 18:58:32 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 18:58:32 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3684 [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3684 [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3684 [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b703ad651b67515b6532034b67f739ee7314e034 [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b703ad6 [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:35 provisioning config files... 18:58:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4316663138889422603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:35 ---> docker-login.sh 18:58:35 nexus3.edgexfoundry.org:10001 18:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:35 Configure a credential helper to remove this warning. See 18:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:35 18:58:35 Login Succeeded 18:58:35 nexus3.edgexfoundry.org:10002 18:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:35 Configure a credential helper to remove this warning. See 18:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:35 18:58:35 Login Succeeded 18:58:35 nexus3.edgexfoundry.org:10003 18:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:36 Configure a credential helper to remove this warning. See 18:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:36 18:58:36 Login Succeeded 18:58:36 nexus3.edgexfoundry.org:10004 18:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:36 Configure a credential helper to remove this warning. See 18:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:36 18:58:36 Login Succeeded 18:58:36 docker.io 18:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:58:36 Configure a credential helper to remove this warning. See 18:58:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:58:36 18:58:36 Login Succeeded 18:58:36 ---> docker-login.sh ends [Pipeline] } 18:58:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:37 ++ 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 18:58:37 + for file in '`ls cmd/**/Dockerfile`' 18:58:37 ++ dirname cmd/core-command/Dockerfile 18:58:37 ++ cut -d/ -f2 18:58:37 + echo core-command,cmd/core-command/Dockerfile 18:58:37 + for file in '`ls cmd/**/Dockerfile`' 18:58:37 ++ cut -d/ -f2 18:58:37 ++ dirname cmd/core-data/Dockerfile 18:58:37 + echo core-data,cmd/core-data/Dockerfile 18:58:37 + for file in '`ls cmd/**/Dockerfile`' 18:58:37 ++ dirname cmd/core-metadata/Dockerfile 18:58:37 ++ cut -d/ -f2 18:58:37 + echo core-metadata,cmd/core-metadata/Dockerfile 18:58:37 + for file in '`ls cmd/**/Dockerfile`' 18:58:37 ++ dirname cmd/security-bootstrapper/Dockerfile 18:58:37 ++ cut -d/ -f2 18:58:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:58:37 + for file in '`ls cmd/**/Dockerfile`' 18:58:37 ++ dirname cmd/security-proxy-setup/Dockerfile 18:58:37 ++ cut -d/ -f2 18:58:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:58:37 + for file in '`ls cmd/**/Dockerfile`' 18:58:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 18:58:37 ++ cut -d/ -f2 18:58:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:58:37 + for file in '`ls cmd/**/Dockerfile`' 18:58:37 ++ dirname cmd/support-notifications/Dockerfile 18:58:37 ++ cut -d/ -f2 18:58:37 + echo support-notifications,cmd/support-notifications/Dockerfile 18:58:37 + for file in '`ls cmd/**/Dockerfile`' 18:58:37 ++ dirname cmd/support-scheduler/Dockerfile 18:58:37 ++ cut -d/ -f2 18:58:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:58:37 + for file in '`ls cmd/**/Dockerfile`' 18:58:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 18:58:37 ++ cut -d/ -f2 18:58:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:58:37 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 18:58:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:58:38 18:58:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:58:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:58:39 latest: Pulling from edgex-devops/git-semver 18:58:39 31603596830f: Pulling fs layer 18:58:39 04fac38145f0: Pulling fs layer 18:58:39 701f6daf10bf: Pulling fs layer 18:58:39 24f72da36158: Pulling fs layer 18:58:39 24f72da36158: Waiting 18:58:39 04fac38145f0: Verifying Checksum 18:58:39 04fac38145f0: Download complete 18:58:39 31603596830f: Verifying Checksum 18:58:39 31603596830f: Download complete 18:58:39 31603596830f: Pull complete 18:58:39 24f72da36158: Verifying Checksum 18:58:39 24f72da36158: Download complete 18:58:39 04fac38145f0: Pull complete 18:58:39 701f6daf10bf: Verifying Checksum 18:58:39 701f6daf10bf: Download complete 18:58:40 701f6daf10bf: Pull complete 18:58:40 24f72da36158: Pull complete 18:58:40 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 18:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:58:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:58:40 prd-centos7-docker-4c-2g-793 does not seem to be running inside a container 18:58:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:58:41 $ docker top 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:41 [ssh-agent] Looking for ssh-agent implementation... 18:58:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:41 $ docker exec 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af ssh-agent 18:58:41 SSH_AUTH_SOCK=/tmp/ssh-Wf4Rpy24wuun/agent.13 18:58:41 SSH_AGENT_PID=20 18:58:41 Running ssh-add (command line suppressed) 18:58:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3828600660089323054.key (/w/workspace/edgex-go/1@tmp/private_key_3828600660089323054.key) 18:58:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:42 + git tag --points-at HEAD [Pipeline] } 18:58:42 $ docker exec --env ******** --env ******** 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af ssh-agent -k 18:58:42 unset SSH_AUTH_SOCK; 18:58:42 unset SSH_AGENT_PID; 18:58:42 echo Agent pid 20 killed; 18:58:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:58:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:42 [ssh-agent] Looking for ssh-agent implementation... 18:58:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:42 $ docker exec 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af ssh-agent 18:58:42 SSH_AUTH_SOCK=/tmp/ssh-VQgcPscmWgtx/agent.54 18:58:42 SSH_AGENT_PID=60 18:58:42 Running ssh-add (command line suppressed) 18:58:43 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3738308949662188667.key (/w/workspace/edgex-go/1@tmp/private_key_3738308949662188667.key) 18:58:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:43 + git semver init 18:58:43 # -> Open(): unable to determine branch for HEAD 18:58:43 # $GIT_DIR = /w/workspace/edgex-go/1/.git 18:58:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 18:58:43 # $SEMVER_REMOTE_NAME = origin 18:58:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:58:43 # $SEMVER_USER_NAME = edgex-jenkins 18:58:43 # $SEMVER_BRANCH = PR-3684 18:58:43 # $SEMVER_TEMP = /tmp/semver-890941592 18:58:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:00:20 # '/tmp/semver-890941592' -> '/w/workspace/edgex-go/1/.semver' 19:00:20 # -> Force: false 19:00:20 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:00:20 $ docker exec --env ******** --env ******** 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af ssh-agent -k 19:00:20 unset SSH_AUTH_SOCK; 19:00:20 unset SSH_AGENT_PID; 19:00:20 echo Agent pid 60 killed; 19:00:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:00:20 + git semver [Pipeline] } 19:00:20 $ docker stop --time=1 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af 19:00:22 $ docker rm -f 5866fcf8fe75a5dd7c3de60a68f506e3cb02b32cc1b303f1f239ae8d0e5dc0af [Pipeline] // withDockerContainer [Pipeline] sh 19:00:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:00:23 Stashed 1 file(s) [Pipeline] echo 19:00:23 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 19:00:24 ========================================================= 19:00:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:00:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:00:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:00:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:00:24 540db60ca938: Pulling fs layer 19:00:24 adcc1eea9eea: Pulling fs layer 19:00:24 4c4ab2625f07: Pulling fs layer 19:00:24 db62176df00c: Pulling fs layer 19:00:24 3b30891b0d05: Pulling fs layer 19:00:24 06b49ca38bd5: Pulling fs layer 19:00:24 c788192a36de: Pulling fs layer 19:00:24 a77e37c0d609: Pulling fs layer 19:00:24 c3185cebc471: Pulling fs layer 19:00:24 06b49ca38bd5: Waiting 19:00:24 c788192a36de: Waiting 19:00:24 a77e37c0d609: Waiting 19:00:24 c3185cebc471: Waiting 19:00:24 db62176df00c: Waiting 19:00:24 3b30891b0d05: Waiting 19:00:24 4c4ab2625f07: Verifying Checksum 19:00:24 4c4ab2625f07: Download complete 19:00:24 adcc1eea9eea: Download complete 19:00:24 3b30891b0d05: Verifying Checksum 19:00:24 3b30891b0d05: Download complete 19:00:24 06b49ca38bd5: Verifying Checksum 19:00:24 06b49ca38bd5: Download complete 19:00:24 c788192a36de: Verifying Checksum 19:00:24 c788192a36de: Download complete 19:00:24 540db60ca938: Verifying Checksum 19:00:24 540db60ca938: Download complete 19:00:24 540db60ca938: Pull complete 19:00:25 adcc1eea9eea: Pull complete 19:00:25 4c4ab2625f07: Pull complete 19:00:25 a77e37c0d609: Verifying Checksum 19:00:25 a77e37c0d609: Download complete 19:00:30 c3185cebc471: Verifying Checksum 19:00:30 c3185cebc471: Download complete 19:00:31 db62176df00c: Verifying Checksum 19:00:31 db62176df00c: Download complete 19:00:34 db62176df00c: Pull complete 19:00:34 3b30891b0d05: Pull complete 19:00:34 06b49ca38bd5: Pull complete 19:00:34 c788192a36de: Pull complete 19:00:35 a77e37c0d609: Pull complete 19:00:37 c3185cebc471: Pull complete 19:00:37 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 19:00:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:00:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:00:38 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:00:38 WORKDIR /edgex 19:00:38 COPY go.mod . 19:00:38 + docker build -t ci-base-image-x86_64 -f - . 19:00:38 RUN go mod download' 19:00:38 Still waiting to schedule task 19:00:38 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-714’ 19:00:40 Sending build context to Docker daemon 328.7MB 19:00:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:00:40 ---> 031687cdd783 19:00:40 Step 2/4 : WORKDIR /edgex 19:00:41 ---> Running in a029097f1dd4 19:00:41 Removing intermediate container a029097f1dd4 19:00:41 ---> c2e0a1b0d6be 19:00:41 Step 3/4 : COPY go.mod . 19:00:41 ---> ac1ae54276a6 19:00:41 Step 4/4 : RUN go mod download 19:00:41 ---> Running in a93d35f80738 19:01:20 Removing intermediate container a93d35f80738 19:01:20 ---> 79a4495762eb 19:01:20 Successfully built 79a4495762eb 19:01:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:01:20 + docker inspect -f . ci-base-image-x86_64 19:01:20 . [Pipeline] withDockerContainer 19:01:21 prd-centos7-docker-4c-2g-793 does not seem to be running inside a container 19:01:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:01:21 $ docker top 9d5b4c7dff9b67d1b860f9200e33d548b54a4dbfc747d81982f6b26b1715b131 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:21 + go version 19:01:21 go version go1.16.6 linux/amd64 [Pipeline] } 19:01:22 $ docker stop --time=1 9d5b4c7dff9b67d1b860f9200e33d548b54a4dbfc747d81982f6b26b1715b131 19:01:23 $ docker rm -f 9d5b4c7dff9b67d1b860f9200e33d548b54a4dbfc747d81982f6b26b1715b131 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:01:24 + docker inspect -f . ci-base-image-x86_64 19:01:24 . [Pipeline] withDockerContainer 19:01:24 prd-centos7-docker-4c-2g-793 does not seem to be running inside a container 19:01:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:01:24 $ docker top c6679a107e7fb2aa0ce84205571cf457ac0b38092cb75e2486c3141b6d5309f3 -eo pid,comm [Pipeline] { [Pipeline] echo 19:01:24 ========================================================= 19:01:24 [edgeXBuildGoParallel] Running Tests and Build... 19:01:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:01:25 + go mod tidy [Pipeline] sh 19:01:25 + make test 19:01:25 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:01:26 go mod tidy 19:01:26 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:01:31 ? github.com/edgexfoundry/edgex-go [no test files] 19:01:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:01:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:01:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:01:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:01:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:01:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:01:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:01:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:01:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:01:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:01:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:01:58 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:01:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:01:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:02:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 19:02:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:02:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:02:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.056s coverage: 100.0% of statements 19:02:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:02:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.059s coverage: 46.3% of statements 19:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:02:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 90.1% of statements 19:02:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:02:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:02:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements 19:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:02:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.248s coverage: 94.2% of statements 19:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:02:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:02:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 59.1% of statements 19:02:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:02:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:02:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:02:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:02:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:02:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements 19:02:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:02:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:02:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:02:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements 19:02:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:02:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 19:02:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 21.7% of statements 19:02:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 19:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 79.5% of statements 19:02:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 19:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 19:02:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 19:02:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements 19:02:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.046s coverage: 44.8% of statements 19:02:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.193s coverage: 81.8% of statements 19:02:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.050s coverage: 80.0% of statements 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.080s coverage: 91.2% of statements 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.119s coverage: 64.4% of statements 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 19:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.221s coverage: 66.9% of statements 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:02:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.6% of statements 19:02:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:02:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 19:02:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:02:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 19:02:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:02:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 19.5% of statements 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:02:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.0% of statements 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:02:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:02:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:02:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:02:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:02:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 19:02:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 95.4% of statements 19:02:49 GO111MODULE=on go vet ./... 19:03:11 gofmt -l . 19:03:11 snap/local/hooks/cmd/install/install.go 19:03:11 [ "`gofmt -l .`" = "" ] 19:03:11 make: *** [Makefile:104: test] Error 1 [Pipeline] } 19:03:11 $ docker stop --time=1 c6679a107e7fb2aa0ce84205571cf457ac0b38092cb75e2486c3141b6d5309f3 19:03:13 $ docker rm -f c6679a107e7fb2aa0ce84205571cf457ac0b38092cb75e2486c3141b6d5309f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:03:14 Failed in branch amd64 19:04:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-794 in /w/workspace/edgexfoundry_edgex-go_PR-3684 [Pipeline] { [Pipeline] ws 19:04:40 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:04:41 The recommended git tool is: git 19:04:46 using credential edgex-jenkins-ssh 19:04:46 Cloning the remote Git repository 19:04:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:04:46 > git init /w/workspace/edgex-go/1 # timeout=10 19:04:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:04:47 > git --version # timeout=10 19:04:47 > git --version # 'git version 2.17.1' 19:04:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:09 Merging remotes/origin/main commit e89d87e1b047cca713fa4fd161d0eba79eaf23fa into PR head commit b703ad651b67515b6532034b67f739ee7314e034 19:05:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:05:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:05:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:05:08 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3684/head:refs/remotes/origin/PR-3684 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:05:09 > git config core.sparsecheckout # timeout=10 19:05:09 > git checkout -f b703ad651b67515b6532034b67f739ee7314e034 # timeout=10 19:05:10 Merge succeeded, producing b703ad651b67515b6532034b67f739ee7314e034 19:05:10 Checking out Revision b703ad651b67515b6532034b67f739ee7314e034 (PR-3684) 19:05:09 > git remote # timeout=10 19:05:09 > git config --get remote.origin.url # timeout=10 19:05:09 using GIT_SSH to set credentials SSH Credentials for GitHub 19:05:09 > git merge e89d87e1b047cca713fa4fd161d0eba79eaf23fa # timeout=10 19:05:10 > git rev-parse HEAD^{commit} # timeout=10 19:05:10 > git config core.sparsecheckout # timeout=10 19:05:10 > git checkout -f b703ad651b67515b6532034b67f739ee7314e034 # timeout=10 19:05:14 Commit message: "fix(snap): configure addtl app services" 19:05:14 > git --version # timeout=10 19:05:14 > git --version # 'git version 2.17.1' 19:05:14 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:15 provisioning config files... 19:05:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3595138018018904449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:16 ---> docker-login.sh 19:05:16 nexus3.edgexfoundry.org:10001 19:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:17 Configure a credential helper to remove this warning. See 19:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:17 19:05:17 Login Succeeded 19:05:17 nexus3.edgexfoundry.org:10002 19:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:18 Configure a credential helper to remove this warning. See 19:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:18 19:05:18 Login Succeeded 19:05:18 nexus3.edgexfoundry.org:10003 19:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:18 Configure a credential helper to remove this warning. See 19:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:18 19:05:18 Login Succeeded 19:05:18 nexus3.edgexfoundry.org:10004 19:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:19 Configure a credential helper to remove this warning. See 19:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:19 19:05:19 Login Succeeded 19:05:19 docker.io 19:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:05:20 Configure a credential helper to remove this warning. See 19:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:05:20 19:05:20 Login Succeeded 19:05:20 ---> docker-login.sh ends [Pipeline] } 19:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:05:20 ========================================================= 19:05:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:05:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:05:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:05:21 595b0fe564bb: Pulling fs layer 19:05:21 24495759ef45: Pulling fs layer 19:05:21 d148012ef14d: Pulling fs layer 19:05:21 e90a11edd702: Pulling fs layer 19:05:21 d77568369979: Pulling fs layer 19:05:21 fc1c9f9a7f3b: Pulling fs layer 19:05:21 170f2ba95c9a: Pulling fs layer 19:05:21 97ac5df62f85: Pulling fs layer 19:05:21 e90a11edd702: Waiting 19:05:21 fc1c9f9a7f3b: Waiting 19:05:21 170f2ba95c9a: Waiting 19:05:21 97ac5df62f85: Waiting 19:05:21 d77568369979: Waiting 19:05:21 d148012ef14d: Verifying Checksum 19:05:21 d148012ef14d: Download complete 19:05:21 24495759ef45: Download complete 19:05:21 d77568369979: Download complete 19:05:21 fc1c9f9a7f3b: Download complete 19:05:21 595b0fe564bb: Verifying Checksum 19:05:21 595b0fe564bb: Download complete 19:05:21 170f2ba95c9a: Verifying Checksum 19:05:21 170f2ba95c9a: Download complete 19:05:22 595b0fe564bb: Pull complete 19:05:23 24495759ef45: Pull complete 19:05:24 d148012ef14d: Pull complete 19:05:25 97ac5df62f85: Verifying Checksum 19:05:25 97ac5df62f85: Download complete 19:05:26 e90a11edd702: Verifying Checksum 19:05:26 e90a11edd702: Download complete 19:05:36 e90a11edd702: Pull complete 19:05:36 d77568369979: Pull complete 19:05:37 fc1c9f9a7f3b: Pull complete 19:05:37 170f2ba95c9a: Pull complete 19:05:44 97ac5df62f85: Pull complete 19:05:44 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 19:05:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:05:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 19:05:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:05:44 WORKDIR /edgex 19:05:44 COPY go.mod . 19:05:44 RUN go mod download 19:05:44 + docker build -t ci-base-image-arm64 -f - . 19:05:46 Sending build context to Docker daemon 166MB 19:05:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:05:46 ---> 04bc70af865f 19:05:46 Step 2/4 : WORKDIR /edgex 19:05:50 ---> Running in 6bd731d6084d 19:05:50 Removing intermediate container 6bd731d6084d 19:05:50 ---> 3ead687bdea5 19:05:50 Step 3/4 : COPY go.mod . 19:05:51 ---> 638a045b0904 19:05:51 Step 4/4 : RUN go mod download 19:05:51 ---> Running in 77546e062de7 19:07:28 Removing intermediate container 77546e062de7 19:07:28 ---> d67db7039e99 19:07:28 Successfully built d67db7039e99 19:07:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:07:29 + docker inspect -f . ci-base-image-arm64 19:07:29 . [Pipeline] withDockerContainer 19:07:29 prd-ubuntu18.04-docker-arm64-4c-16g-794 does not seem to be running inside a container 19:07:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:31 $ docker top 5ded8dc172170e5883e9d1af2b2e3f7f87ba01d6eab3a59c8a6193450131162a -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:32 + go version 19:07:32 go version go1.16.6 linux/arm64 [Pipeline] } 19:07:32 $ docker stop --time=1 5ded8dc172170e5883e9d1af2b2e3f7f87ba01d6eab3a59c8a6193450131162a 19:07:34 $ docker rm -f 5ded8dc172170e5883e9d1af2b2e3f7f87ba01d6eab3a59c8a6193450131162a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:35 + docker inspect -f . ci-base-image-arm64 19:07:35 . [Pipeline] withDockerContainer 19:07:35 prd-ubuntu18.04-docker-arm64-4c-16g-794 does not seem to be running inside a container 19:07:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:37 $ docker top f882b77bd9eeb0479af995f0b874ca34f92598ab8176449626b1fa6b1308c45e -eo pid,comm [Pipeline] { [Pipeline] echo 19:07:37 ========================================================= 19:07:37 [edgeXBuildGoParallel] Running Tests and Build... 19:07:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:38 + go mod tidy [Pipeline] sh 19:07:39 + make test 19:07:39 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:07:39 go mod tidy 19:07:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:08:07 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:09:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:09:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:09:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:09:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:09:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:09:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:09:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:09:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:09:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.165s coverage: 28.7% of statements 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:09:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:09:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.336s coverage: 100.0% of statements 19:09:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:09:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.339s coverage: 46.3% of statements 19:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:09:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:09:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.573s coverage: 90.1% of statements 19:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:09:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.218s coverage: 81.2% of statements 19:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:09:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:09:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.471s coverage: 94.2% of statements 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:09:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.252s coverage: 59.1% of statements 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:09:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.199s coverage: 60.0% of statements 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:09:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.380s coverage: 0.8% of statements 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:09:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.178s coverage: 58.8% of statements 19:09:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 21.7% of statements 19:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.191s coverage: 47.1% of statements 19:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.218s coverage: 79.5% of statements 19:09:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.188s coverage: 94.1% of statements 19:09:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.203s coverage: 96.3% of statements 19:09:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.230s coverage: 87.5% of statements 19:09:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.245s coverage: 94.4% of statements 19:09:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.184s coverage: 44.8% of statements 19:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.634s coverage: 81.8% of statements 19:10:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.224s coverage: 92.9% of statements 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.337s coverage: 58.8% of statements 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.192s coverage: 80.0% of statements 19:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.272s coverage: 87.2% of statements 19:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements 19:10:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.2% of statements 19:10:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.805s coverage: 64.4% of statements 19:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:10:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.170s coverage: 100.0% of statements 19:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.100s coverage: 91.3% of statements 19:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 19:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 19:10:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 19:10:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.019s coverage: 66.9% of statements 19:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:10:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.834s coverage: 43.6% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.190s coverage: 84.8% of statements 19:10:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:10:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.225s coverage: 19.5% of statements 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:10:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.569s coverage: 92.0% of statements 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:10:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.193s coverage: 62.7% of statements 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:10:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.433s coverage: 97.7% of statements 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:10:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.167s coverage: 28.9% of statements 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:10:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:10:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements 19:10:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 19:10:26 GO111MODULE=on go vet ./... 19:11:48 gofmt -l . 19:11:48 snap/local/hooks/cmd/install/install.go 19:11:48 [ "`gofmt -l .`" = "" ] 19:11:48 make: *** [Makefile:104: test] Error 1 [Pipeline] } 19:11:48 $ docker stop --time=1 f882b77bd9eeb0479af995f0b874ca34f92598ab8176449626b1fa6b1308c45e 19:11:50 $ docker rm -f f882b77bd9eeb0479af995f0b874ca34f92598ab8176449626b1fa6b1308c45e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:52 19:11:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:53 arm64: Pulling from edgex-lftools-log-publisher 19:11:53 448f6bf000e3: Pulling fs layer 19:11:53 f757da607395: Pulling fs layer 19:11:53 05883995daec: Pulling fs layer 19:11:53 8603b9c90790: Pulling fs layer 19:11:53 1560dd03e051: Pulling fs layer 19:11:53 27f5ce0e4adf: Pulling fs layer 19:11:53 c2d8d7efcc4b: Pulling fs layer 19:11:53 8603b9c90790: Waiting 19:11:53 1560dd03e051: Waiting 19:11:53 27f5ce0e4adf: Waiting 19:11:53 c2d8d7efcc4b: Waiting 19:11:53 f757da607395: Verifying Checksum 19:11:53 f757da607395: Download complete 19:11:54 8603b9c90790: Download complete 19:11:54 1560dd03e051: Verifying Checksum 19:11:54 1560dd03e051: Download complete 19:11:54 27f5ce0e4adf: Verifying Checksum 19:11:54 27f5ce0e4adf: Download complete 19:11:54 05883995daec: Verifying Checksum 19:11:54 05883995daec: Download complete 19:11:55 448f6bf000e3: Verifying Checksum 19:11:55 448f6bf000e3: Download complete 19:11:58 c2d8d7efcc4b: Verifying Checksum 19:11:58 c2d8d7efcc4b: Download complete 19:11:58 448f6bf000e3: Pull complete 19:11:59 f757da607395: Pull complete 19:12:01 05883995daec: Pull complete 19:12:01 8603b9c90790: Pull complete 19:12:02 1560dd03e051: Pull complete 19:12:03 27f5ce0e4adf: Pull complete 19:12:18 c2d8d7efcc4b: Pull complete 19:12:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:12:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:12:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:12:18 prd-ubuntu18.04-docker-arm64-4c-16g-794 does not seem to be running inside a container 19:12:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:12:22 $ docker top 0cda1f28185cadc34926966e0081fbdb6b2fc9c1c2dbff33d24c501687d105a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:23 ---> job-cost.sh 19:12:23 lf-activate-venv: SKIPPING 19:12:23 INFO: No Stack... 19:12:24 INFO: Retrieving Pricing Info for: v3-standard-4 19:12:25 INFO: Archiving Costs [Pipeline] sh 19:12:25 + cut -d, -f6 19:12:25 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 19:12:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3684-1-stack-cost] 19:12:25 Resource [jenkins-edgexfoundry-edgex-go-PR-3684-1-stack-cost] did not exist. Created. 19:12:25 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3684-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:12:26 + echo total: 0.10999999940395355 [Pipeline] stash 19:12:27 Stashed 1 file(s) [Pipeline] } 19:12:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3684-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:12:27 $ docker stop --time=1 0cda1f28185cadc34926966e0081fbdb6b2fc9c1c2dbff33d24c501687d105a5 19:12:29 $ docker rm -f 0cda1f28185cadc34926966e0081fbdb6b2fc9c1c2dbff33d24c501687d105a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:12:29 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:12:32 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:12:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:12:33 ---> package-listing.sh 19:12:33 ++ facter osfamily 19:12:33 ++ tr '[:upper:]' '[:lower:]' 19:12:33 + OS_FAMILY=redhat 19:12:33 + workspace=/w/workspace/edgex-go/1 19:12:33 + START_PACKAGES=/tmp/packages_start.txt 19:12:33 + END_PACKAGES=/tmp/packages_end.txt 19:12:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:12:33 + PACKAGES=/tmp/packages_start.txt 19:12:33 + '[' /w/workspace/edgex-go/1 ']' 19:12:33 + PACKAGES=/tmp/packages_end.txt 19:12:33 + case "${OS_FAMILY}" in 19:12:33 + rpm -qa 19:12:33 + sort 19:12:34 + '[' -f /tmp/packages_start.txt ']' 19:12:34 + '[' -f /tmp/packages_end.txt ']' 19:12:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:12:34 + '[' /w/workspace/edgex-go/1 ']' 19:12:34 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:12:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:12:34 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:12:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:35 19:12:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:12:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:35 latest: Pulling from edgex-lftools-log-publisher 19:12:35 b4d181a07f80: Pulling fs layer 19:12:35 a1111a8f2ec3: Pulling fs layer 19:12:35 ed53099fbce6: Pulling fs layer 19:12:35 dc539afda2c1: Pulling fs layer 19:12:35 77bc0d833cb6: Pulling fs layer 19:12:35 9065ff56babe: Pulling fs layer 19:12:35 d287ab97295c: Pulling fs layer 19:12:35 dc539afda2c1: Waiting 19:12:35 77bc0d833cb6: Waiting 19:12:35 9065ff56babe: Waiting 19:12:35 d287ab97295c: Waiting 19:12:36 a1111a8f2ec3: Verifying Checksum 19:12:36 a1111a8f2ec3: Download complete 19:12:36 dc539afda2c1: Verifying Checksum 19:12:36 dc539afda2c1: Download complete 19:12:36 77bc0d833cb6: Download complete 19:12:36 9065ff56babe: Verifying Checksum 19:12:36 9065ff56babe: Download complete 19:12:36 ed53099fbce6: Verifying Checksum 19:12:36 ed53099fbce6: Download complete 19:12:37 b4d181a07f80: Verifying Checksum 19:12:37 b4d181a07f80: Download complete 19:12:39 b4d181a07f80: Pull complete 19:12:39 a1111a8f2ec3: Pull complete 19:12:39 ed53099fbce6: Pull complete 19:12:39 dc539afda2c1: Pull complete 19:12:39 77bc0d833cb6: Pull complete 19:12:39 9065ff56babe: Pull complete 19:12:41 d287ab97295c: Verifying Checksum 19:12:41 d287ab97295c: Download complete 19:12:46 d287ab97295c: Pull complete 19:12:46 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:12:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:12:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:12:46 prd-centos7-docker-4c-2g-793 does not seem to be running inside a container 19:12:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:12:48 $ docker top 7cd111e3222b108ec331d4cf14f4b0e498fdffc638332b30d120e38315a1b1db -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:49 + touch /tmp/pre-build-complete [Pipeline] sh 19:12:49 + mkdir -p /var/log/sysstat [Pipeline] sh 19:12:49 + ls /var/log/sa-host 19:12:49 + sadf -c /var/log/sa-host/sa05 19:12:49 file_magic: OK 19:12:49 HZ: Using current value: 100 19:12:49 file_header: OK 19:12:49 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 19:12:49 Statistics: 19:12:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:12:49 File successfully converted to sysstat format version 12.0.3 19:12:49 + sadf -c /var/log/sa-host/sa25 19:12:49 file_magic: OK 19:12:49 HZ: Using current value: 100 19:12:49 file_header: OK 19:12:49 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 19:12:49 Statistics: 19:12:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:12:49 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:12:50 provisioning config files... 19:12:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8813731767387177396tmp [Pipeline] { [Pipeline] echo 19:12:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:12:51 ---> create-netrc.sh [Pipeline] } 19:12:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:12:51 ---> python-tools-install.sh [Pipeline] echo 19:12:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:12:51 ---> sudo-logs.sh 19:12:51 Archiving 'sudo' log.. 19:12:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-793.vexxhost.local: Name or service not known 19:12:51 sudo: unable to resolve host prd-centos7-docker-4c-2g-793.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:12:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:12:52 ---> job-cost.sh 19:12:52 lf-activate-venv: SKIPPING 19:12:52 DEBUG: total: 0.10999999940395355 19:12:52 INFO: Retrieving Stack Cost... 19:12:53 INFO: Retrieving Pricing Info for: v3-standard-2 19:12:53 INFO: Archiving Costs [Pipeline] echo 19:12:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:12:53 ---> logs-deploy.sh 19:12:53 lf-activate-venv: SKIPPING 19:12:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3684/1 19:12:53 INFO: archiving workspace using pattern(s): 19:12:54 Archives upload complete. 19:12:54 INFO: archiving logs to Nexus 19:12:55 ---> uname -a: 19:12:55 Linux prd-centos7-docker-4c-2g-793.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 19:12:55 19:12:55 19:12:55 ---> lscpu: 19:12:55 Architecture: x86_64 19:12:55 CPU op-mode(s): 32-bit, 64-bit 19:12:55 Byte Order: Little Endian 19:12:55 Address sizes: 40 bits physical, 48 bits virtual 19:12:55 CPU(s): 2 19:12:55 On-line CPU(s) list: 0,1 19:12:55 Thread(s) per core: 1 19:12:55 Core(s) per socket: 1 19:12:55 Socket(s): 2 19:12:55 NUMA node(s): 1 19:12:55 Vendor ID: AuthenticAMD 19:12:55 CPU family: 23 19:12:55 Model: 49 19:12:55 Model name: AMD EPYC-Rome Processor 19:12:55 Stepping: 0 19:12:55 CPU MHz: 2799.998 19:12:55 BogoMIPS: 5599.99 19:12:55 Virtualization: AMD-V 19:12:55 Hypervisor vendor: KVM 19:12:55 Virtualization type: full 19:12:55 L1d cache: 32K 19:12:55 L1i cache: 32K 19:12:55 L2 cache: 512K 19:12:55 L3 cache: 16384K 19:12:55 NUMA node0 CPU(s): 0,1 19:12:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:12:55 19:12:55 19:12:55 ---> nproc: 19:12:55 2 19:12:55 19:12:55 19:12:55 ---> df -h: 19:12:55 Filesystem Size Used Avail Use% Mounted on 19:12:55 overlay 40G 9.0G 32G 23% / 19:12:55 tmpfs 64M 0 64M 0% /dev 19:12:55 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:12:55 shm 64M 0 64M 0% /dev/shm 19:12:55 /dev/vda1 40G 9.0G 32G 23% /facter-os 19:12:55 19:12:55 19:12:55 ---> sar -b -r -n DEV: 19:12:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/25/21 _x86_64_ (2 CPU) 19:12:55 19:12:55 18:56:09 LINUX RESTART (2 CPU) 19:12:55 19:12:55 18:57:01 tps rtps wtps bread/s bwrtn/s 19:12:55 18:58:01 7.11 0.00 7.11 0.00 4600.23 19:12:55 18:59:01 82.31 3.41 78.90 2579.08 4096.62 19:12:55 19:00:01 6.86 0.00 6.86 0.00 4479.02 19:12:55 19:01:01 163.57 0.17 163.40 22.23 50601.95 19:12:55 19:02:02 231.11 0.10 231.01 1.72 45020.01 19:12:55 19:03:01 52.51 0.00 52.51 0.00 9997.77 19:12:55 19:04:01 24.72 0.02 24.70 0.53 3073.32 19:12:55 19:05:01 1.08 0.00 1.08 0.00 13.27 19:12:55 19:06:01 0.28 0.00 0.28 0.00 3.10 19:12:55 19:07:01 0.18 0.00 0.18 0.00 2.07 19:12:55 19:08:01 0.22 0.00 0.22 0.00 2.95 19:12:55 19:09:01 0.17 0.00 0.17 0.00 1.62 19:12:55 19:10:01 0.28 0.00 0.28 0.00 3.48 19:12:55 19:11:01 0.25 0.00 0.25 0.00 2.57 19:12:55 19:12:01 4.03 3.65 0.38 59.29 6.96 19:12:55 Average: 38.38 0.49 37.89 177.65 8141.17 19:12:55 19:12:55 18:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:12:55 18:58:01 5521772 0 750036 9.36 2620 1734504 1110524 12.26 595680 1501052 17296 19:12:55 18:59:01 5213252 0 863716 10.78 2620 1929344 1289980 14.24 801160 1587040 35352 19:12:55 19:00:01 5092132 0 865060 10.80 2620 2049120 1289588 14.24 883228 1623376 23388 19:12:55 19:01:01 3237368 0 1068020 13.34 2620 3700924 1369868 15.12 1144564 2993592 360224 19:12:55 19:02:02 3192924 0 1127440 14.08 2620 3685948 1450484 16.01 1321276 2852144 271732 19:12:55 19:03:01 3115260 0 1274232 15.91 2620 3616820 1661324 18.34 1388212 2856700 72864 19:12:55 19:04:01 3592096 0 1031316 12.88 2620 3382900 1093324 12.07 1141504 2661012 20 19:12:55 19:05:01 3596240 0 1027168 12.83 2620 3382904 1061660 11.72 1140424 2659780 12 19:12:55 19:06:01 3597224 0 1026176 12.81 2620 3382912 1057332 11.67 1133272 2666012 8 19:12:55 19:07:01 3597396 0 1026000 12.81 2620 3382916 1057416 11.67 1145356 2653972 8 19:12:55 19:08:01 3597732 0 1025664 12.81 2620 3382916 1057368 11.67 1143852 2655460 8 19:12:55 19:09:01 3597820 0 1025568 12.81 2620 3382924 1057332 11.67 1143804 2655460 8 19:12:55 19:10:01 3597932 0 1025452 12.80 2620 3382928 1057500 11.68 1143948 2655636 8 19:12:55 19:11:01 3597968 0 1025412 12.80 2620 3382932 1057332 11.67 1143616 2655636 8 19:12:55 19:12:01 3591156 0 1030852 12.87 2620 3384304 1059760 11.70 1147448 2656112 28 19:12:55 Average: 3849218 0 1012807 12.65 2620 3144286 1182053 13.05 1094490 2488866 52064 19:12:55 19:12:55 18:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:12:55 18:58:01 eth0 421.53 258.52 1363.89 17.72 0.00 0.00 0.00 0.00 19:12:55 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 18:59:01 vethe2c14ea 244.90 242.59 24.01 611.60 0.00 0.00 0.00 0.00 19:12:55 18:59:01 eth0 537.14 423.77 1545.66 53.25 0.00 0.00 0.00 0.00 19:12:55 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 18:59:01 docker0 244.90 242.46 20.66 611.58 0.00 0.00 0.00 0.00 19:12:55 19:00:01 vethe2c14ea 529.46 667.31 52.56 2042.39 0.00 0.00 0.00 0.00 19:12:55 19:00:01 eth0 689.99 530.79 2045.53 53.52 0.00 0.00 0.00 0.00 19:12:55 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:00:01 docker0 529.46 667.31 45.32 2042.39 0.00 0.00 0.00 0.00 19:12:55 19:01:01 eth0 1031.42 794.72 5398.28 111.95 0.00 0.00 0.00 0.00 19:12:55 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:01:01 docker0 412.46 485.06 31.58 2102.72 0.00 0.00 0.00 0.00 19:12:55 19:02:02 veth565e2d4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:12:55 19:02:02 eth0 33.52 19.76 30.37 12.90 0.00 0.00 0.00 0.00 19:12:55 19:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:03:01 veth565e2d4 1.32 1.30 0.10 0.12 0.00 0.00 0.00 0.00 19:12:55 19:03:01 eth0 28.08 17.54 17.97 54.94 0.00 0.00 0.00 0.00 19:12:55 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:03:01 docker0 1.32 1.30 0.09 0.12 0.00 0.00 0.00 0.00 19:12:55 19:04:01 eth0 5.43 2.45 5.10 1.14 0.00 0.00 0.00 0.00 19:12:55 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:05:01 eth0 0.93 0.57 0.53 0.37 0.00 0.00 0.00 0.00 19:12:55 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:06:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 19:12:55 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:07:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:12:55 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:08:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 19:12:55 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:12:55 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:10:01 eth0 0.55 0.35 0.27 0.20 0.00 0.00 0.00 0.00 19:12:55 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:12:55 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:12:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 19:12:55 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 Average: eth0 183.49 136.76 694.71 20.38 0.00 0.00 0.00 0.00 19:12:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:12:55 Average: docker0 79.29 93.18 6.52 317.49 0.00 0.00 0.00 0.00 19:12:55 19:12:55 19:12:55 ---> sar -P ALL: 19:12:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/25/21 _x86_64_ (2 CPU) 19:12:55 19:12:55 18:56:09 LINUX RESTART (2 CPU) 19:12:55 19:12:55 18:57:01 CPU %user %nice %system %iowait %steal %idle 19:12:55 18:58:01 all 1.84 0.00 0.66 0.00 0.05 97.45 19:12:55 18:58:01 0 2.27 0.00 0.80 0.00 0.05 96.88 19:12:55 18:58:01 1 1.42 0.00 0.52 0.00 0.05 98.01 19:12:55 18:59:01 all 7.92 0.00 2.80 2.03 0.06 87.19 19:12:55 18:59:01 0 8.19 0.00 2.92 1.60 0.07 87.23 19:12:55 18:59:01 1 7.66 0.00 2.69 2.45 0.05 87.15 19:12:55 19:00:01 all 6.17 0.00 1.22 0.00 0.07 92.54 19:12:55 19:00:01 0 5.86 0.00 1.47 0.00 0.07 92.59 19:12:55 19:00:01 1 6.48 0.00 0.97 0.00 0.07 92.48 19:12:55 19:01:01 all 23.49 0.00 8.51 2.41 0.09 65.50 19:12:55 19:01:01 0 22.30 0.00 8.51 3.01 0.09 66.08 19:12:55 19:01:01 1 24.66 0.00 8.51 1.82 0.09 64.92 19:12:55 19:02:02 all 56.84 0.00 10.50 1.30 0.11 31.25 19:12:55 19:02:02 0 56.62 0.00 11.04 1.26 0.11 30.97 19:12:55 19:02:02 1 57.06 0.00 9.96 1.35 0.11 31.53 19:12:55 19:03:01 all 32.99 0.00 4.71 0.41 0.07 61.81 19:12:55 19:03:01 0 32.63 0.00 4.73 0.27 0.07 62.30 19:12:55 19:03:01 1 33.35 0.00 4.70 0.55 0.07 61.32 19:12:55 19:04:01 all 12.53 0.00 2.01 0.39 0.04 85.03 19:12:55 19:04:01 0 12.20 0.00 2.08 0.53 0.05 85.15 19:12:55 19:04:01 1 12.86 0.00 1.94 0.26 0.03 84.90 19:12:55 19:05:01 all 0.08 0.00 0.05 0.00 0.03 99.84 19:12:55 19:05:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:12:55 19:05:01 1 0.10 0.00 0.05 0.00 0.03 99.82 19:12:55 19:06:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:12:55 19:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:12:55 19:06:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:12:55 19:07:01 all 0.05 0.00 0.03 0.00 0.03 99.88 19:12:55 19:07:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:12:55 19:07:01 1 0.08 0.00 0.03 0.00 0.03 99.85 19:12:55 19:08:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:12:55 19:08:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:12:55 19:08:01 1 0.13 0.00 0.03 0.00 0.03 99.80 19:12:55 19:12:55 19:08:01 CPU %user %nice %system %iowait %steal %idle 19:12:55 19:09:01 all 0.14 0.00 0.03 0.00 0.03 99.80 19:12:55 19:09:01 0 0.27 0.00 0.03 0.00 0.05 99.65 19:12:55 19:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:12:55 19:10:01 all 0.15 0.00 0.01 0.00 0.03 99.82 19:12:55 19:10:01 0 0.27 0.00 0.02 0.00 0.02 99.70 19:12:55 19:10:01 1 0.03 0.00 0.00 0.00 0.03 99.93 19:12:55 19:11:01 all 0.09 0.00 0.04 0.00 0.03 99.83 19:12:55 19:11:01 0 0.12 0.00 0.05 0.00 0.03 99.80 19:12:55 19:11:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:12:55 19:12:01 all 0.13 0.04 0.21 0.06 0.03 99.53 19:12:55 19:12:01 0 0.05 0.05 0.23 0.03 0.03 99.60 19:12:55 19:12:01 1 0.22 0.03 0.18 0.08 0.02 99.46 19:12:55 Average: all 9.11 0.00 1.97 0.43 0.05 88.44 19:12:55 Average: 0 9.00 0.00 2.05 0.43 0.05 88.46 19:12:55 Average: 1 9.21 0.00 1.90 0.42 0.05 88.42 19:12:55 19:12:55 19:12:55